Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from af758179679e1848e3f9de98a733479ed0b6b85b 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 b93460549a6a3b69ed35bf0b7686e9439ce4a145 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 b93460549a6a3b69ed35bf0b7686e9439ce4a145 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 b93460549a6a3b69ed35bf0b7686e9439ce4a145 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b93460549a6a3b69ed35bf0b7686e9439ce4a145 # timeout=10 Commit message: "Merge pull request #210 from ernestojeda/docker-push-latest" > 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, dockerPushLatest:false, dockerTags:[new-snap-updates], 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: false PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-snap-builder-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: snapcraft-builder DOCKER_CUSTOM_TAGS: new-snap-updates [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-667 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 af758179679e1848e3f9de98a733479ed0b6b85b (snapcraft-builder) > git config core.sparsecheckout # timeout=10 > git checkout -f af758179679e1848e3f9de98a733479ed0b6b85b # timeout=10 Commit message: "Merge pull request #140 from ernestojeda/snap-fixes" > git rev-list --no-walk af758179679e1848e3f9de98a733479ed0b6b85b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-14T17:16:38.304Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-14T17:16:38.530Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-14T17:16:38.677Z] ========================================================= [2020-07-14T17:16:38.677Z] EdgeX Global Pipelines Version Info [2020-07-14T17:16:38.677Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-14T17:16:40.041Z] ------------------- [2020-07-14T17:16:40.041Z] stable info: [2020-07-14T17:16:40.041Z] ------------------- [2020-07-14T17:16:40.041Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-14T17:16:40.041Z] Commit SHA: b93460549a6a3b69ed35bf0b7686e9439ce4a145 [2020-07-14T17:16:40.041Z] Message: update stable to v1.0.98 [2020-07-14T17:16:40.982Z] ------------------- [2020-07-14T17:16:40.982Z] experimental info: [2020-07-14T17:16:40.982Z] ------------------- [2020-07-14T17:16:40.982Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-14T17:16:40.982Z] Commit SHA: b93460549a6a3b69ed35bf0b7686e9439ce4a145 [2020-07-14T17:16:40.982Z] Message: update experimental to v1.0.98 [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 [2020-07-14T17:16:45.300Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-14T17:16:45.596Z] + ls -al . [2020-07-14T17:16:45.596Z] total 12 [2020-07-14T17:16:45.596Z] drwxrwxr-x. 3 jenkins jenkins 76 Jul 14 17:16 . [2020-07-14T17:16:45.596Z] drwxrwxr-x. 4 jenkins jenkins 112 Jul 14 17:16 .. [2020-07-14T17:16:45.596Z] -rw-rw-r--. 1 jenkins jenkins 3472 Jul 14 17:16 Dockerfile [2020-07-14T17:16:45.596Z] -rwxrwxr-x. 1 jenkins jenkins 1578 Jul 14 17:16 entrypoint.sh [2020-07-14T17:16:45.596Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 14 17:16 .git [2020-07-14T17:16:45.596Z] -rw-rw-r--. 1 jenkins jenkins 936 Jul 14 17:16 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2020-07-14T17:16:45.965Z] + docker build -t edgex-devops/edgex-snap-builder -f Dockerfile --build-arg ARCH=amd64 --label git_sha=af758179679e1848e3f9de98a733479ed0b6b85b --label arch=amd64 . [2020-07-14T17:16:46.543Z] Sending build context to Docker daemon 218.1kB [2020-07-14T17:16:46.543Z] Step 1/11 : FROM ubuntu:18.04 [2020-07-14T17:16:46.804Z] 18.04: Pulling from library/ubuntu [2020-07-14T17:16:47.065Z] a1125296b23d: Pulling fs layer [2020-07-14T17:16:47.065Z] 3c742a4a0f38: Pulling fs layer [2020-07-14T17:16:47.065Z] 4c5ea3b32996: Pulling fs layer [2020-07-14T17:16:47.065Z] 1b4be91ead68: Pulling fs layer [2020-07-14T17:16:47.065Z] 1b4be91ead68: Waiting [2020-07-14T17:16:47.065Z] 3c742a4a0f38: Verifying Checksum [2020-07-14T17:16:47.065Z] 3c742a4a0f38: Download complete [2020-07-14T17:16:47.065Z] 4c5ea3b32996: Verifying Checksum [2020-07-14T17:16:47.065Z] 4c5ea3b32996: Download complete [2020-07-14T17:16:47.065Z] 1b4be91ead68: Verifying Checksum [2020-07-14T17:16:47.065Z] 1b4be91ead68: Download complete [2020-07-14T17:16:47.327Z] a1125296b23d: Verifying Checksum [2020-07-14T17:16:47.327Z] a1125296b23d: Download complete [2020-07-14T17:16:48.728Z] a1125296b23d: Pull complete [2020-07-14T17:16:48.728Z] 3c742a4a0f38: Pull complete [2020-07-14T17:16:48.728Z] 4c5ea3b32996: Pull complete [2020-07-14T17:16:48.989Z] 1b4be91ead68: Pull complete [2020-07-14T17:16:48.989Z] Digest: sha256:e5b0b89c846690afe2ce325ac6c6bc3d686219cfa82166fc75c812c1011f0803 [2020-07-14T17:16:48.989Z] Status: Downloaded newer image for ubuntu:18.04 [2020-07-14T17:16:48.989Z] ---> d27b9ffc5667 [2020-07-14T17:16:48.989Z] Step 2/11 : ARG ARCH [2020-07-14T17:16:50.376Z] ---> Running in 627668f5f1ff [2020-07-14T17:16:50.376Z] Removing intermediate container 627668f5f1ff [2020-07-14T17:16:50.376Z] ---> 7dd23cd6c1b1 [2020-07-14T17:16:50.376Z] 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 --yes [2020-07-14T17:16:50.376Z] ---> Running in 323f5f956196 [2020-07-14T17:16:50.946Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-07-14T17:16:50.946Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-07-14T17:16:51.517Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1005 kB] [2020-07-14T17:16:51.517Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-07-14T17:16:51.517Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-07-14T17:16:51.779Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] [2020-07-14T17:16:51.779Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] [2020-07-14T17:16:51.779Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] [2020-07-14T17:16:51.779Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [89.9 kB] [2020-07-14T17:16:51.779Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [869 kB] [2020-07-14T17:16:52.039Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9282 B] [2020-07-14T17:16:52.039Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] [2020-07-14T17:16:52.632Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1405 kB] [2020-07-14T17:16:52.632Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [13.6 kB] [2020-07-14T17:16:52.632Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [104 kB] [2020-07-14T17:16:52.632Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1306 kB] [2020-07-14T17:16:52.901Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8432 B] [2020-07-14T17:16:52.901Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-07-14T17:16:54.284Z] Fetched 18.2 MB in 3s (5642 kB/s) [2020-07-14T17:16:55.668Z] Reading package lists... [2020-07-14T17:16:57.049Z] Reading package lists... [2020-07-14T17:16:57.049Z] Building dependency tree... [2020-07-14T17:16:57.049Z] Reading state information... [2020-07-14T17:16:57.310Z] Calculating upgrade... [2020-07-14T17:16:57.310Z] The following packages will be upgraded: [2020-07-14T17:16:57.310Z] libc-bin libc6 libgnutls30 [2020-07-14T17:16:57.571Z] 3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T17:16:57.571Z] Need to get 4109 kB of archives. [2020-07-14T17:16:57.571Z] After this operation, 4096 B of additional disk space will be used. [2020-07-14T17:16:57.571Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.2 [2827 kB] [2020-07-14T17:16:58.515Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.2 [637 kB] [2020-07-14T17:16:58.515Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-07-14T17:16:58.515Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T17:16:58.515Z] Fetched 4109 kB in 1s (3850 kB/s) [2020-07-14T17:16:58.776Z] (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.) [2020-07-14T17:16:58.776Z] Preparing to unpack .../libc6_2.27-3ubuntu1.2_amd64.deb ... [2020-07-14T17:16:58.776Z] debconf: unable to initialize frontend: Dialog [2020-07-14T17:16:58.776Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-07-14T17:16:58.776Z] debconf: falling back to frontend: Readline [2020-07-14T17:16:58.776Z] debconf: unable to initialize frontend: Readline [2020-07-14T17:16:58.776Z] 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.) [2020-07-14T17:16:58.776Z] debconf: falling back to frontend: Teletype [2020-07-14T17:16:59.037Z] Unpacking libc6:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-07-14T17:16:59.047Z] Still waiting to schedule task [2020-07-14T17:16:59.048Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-07-14T17:17:02.358Z] Setting up libc6:amd64 (2.27-3ubuntu1.2) ... [2020-07-14T17:17:02.358Z] debconf: unable to initialize frontend: Dialog [2020-07-14T17:17:02.358Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-07-14T17:17:02.358Z] debconf: falling back to frontend: Readline [2020-07-14T17:17:02.358Z] debconf: unable to initialize frontend: Readline [2020-07-14T17:17:02.358Z] 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.) [2020-07-14T17:17:02.358Z] debconf: falling back to frontend: Teletype [2020-07-14T17:17:03.740Z] (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.) [2020-07-14T17:17:03.740Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-07-14T17:17:03.740Z] Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-07-14T17:17:04.310Z] Setting up libc-bin (2.27-3ubuntu1.2) ... [2020-07-14T17:17:04.571Z] (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.) [2020-07-14T17:17:04.571Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-07-14T17:17:04.832Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1.3) ... [2020-07-14T17:17:05.092Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-07-14T17:17:05.092Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-07-14T17:17:06.473Z] Reading package lists... [2020-07-14T17:17:06.735Z] Building dependency tree... [2020-07-14T17:17:06.735Z] Reading state information... [2020-07-14T17:17:06.995Z] The following additional packages will be installed: [2020-07-14T17:17:06.995Z] ca-certificates krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 [2020-07-14T17:17:06.995Z] libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal [2020-07-14T17:17:06.995Z] libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 [2020-07-14T17:17:06.995Z] libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-07-14T17:17:06.995Z] liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 [2020-07-14T17:17:06.995Z] libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 [2020-07-14T17:17:06.995Z] libwind0-heimdal multiarch-support openssl publicsuffix [2020-07-14T17:17:06.995Z] Suggested packages: [2020-07-14T17:17:06.995Z] krb5-doc krb5-user libsasl2-modules-gssapi-mit [2020-07-14T17:17:06.995Z] | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp [2020-07-14T17:17:06.995Z] libsasl2-modules-sql [2020-07-14T17:17:07.256Z] The following NEW packages will be installed: [2020-07-14T17:17:07.256Z] ca-certificates curl jq krb5-locales libasn1-8-heimdal libcurl4 [2020-07-14T17:17:07.256Z] libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal [2020-07-14T17:17:07.256Z] libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 [2020-07-14T17:17:07.256Z] libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-07-14T17:17:07.256Z] liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 [2020-07-14T17:17:07.256Z] libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 [2020-07-14T17:17:07.256Z] libwind0-heimdal multiarch-support openssl publicsuffix squashfs-tools sudo [2020-07-14T17:17:07.516Z] 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T17:17:07.516Z] Need to get 5700 kB of archives. [2020-07-14T17:17:07.516Z] After this operation, 18.2 MB of additional disk space will be used. [2020-07-14T17:17:07.516Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.2 [6920 B] [2020-07-14T17:17:07.516Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-07-14T17:17:07.516Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] [2020-07-14T17:17:08.088Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] [2020-07-14T17:17:08.088Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20190110~18.04.1 [146 kB] [2020-07-14T17:17:08.088Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-07-14T17:17:08.088Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.2 [427 kB] [2020-07-14T17:17:08.088Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.1 [13.5 kB] [2020-07-14T17:17:08.088Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] [2020-07-14T17:17:08.088Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] [2020-07-14T17:17:08.088Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-07-14T17:17:08.088Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] [2020-07-14T17:17:08.088Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] [2020-07-14T17:17:08.088Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-07-14T17:17:08.088Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] [2020-07-14T17:17:08.088Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-07-14T17:17:08.349Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-07-14T17:17:08.349Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-07-14T17:17:08.349Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-07-14T17:17:08.349Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-07-14T17:17:08.349Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-07-14T17:17:08.349Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-07-14T17:17:08.349Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-07-14T17:17:08.349Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-07-14T17:17:08.349Z] 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] [2020-07-14T17:17:08.349Z] 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] [2020-07-14T17:17:08.349Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.5 [16.9 kB] [2020-07-14T17:17:08.349Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.5 [155 kB] [2020-07-14T17:17:08.349Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-07-14T17:17:08.349Z] Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-07-14T17:17:08.349Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.9 [214 kB] [2020-07-14T17:17:08.349Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.9 [159 kB] [2020-07-14T17:17:08.609Z] Get:33 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libonig4 amd64 6.7.0-1 [119 kB] [2020-07-14T17:17:08.609Z] Get:34 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libjq1 amd64 1.5+dfsg-2 [111 kB] [2020-07-14T17:17:08.609Z] Get:35 http://archive.ubuntu.com/ubuntu bionic/universe amd64 jq amd64 1.5+dfsg-2 [45.6 kB] [2020-07-14T17:17:08.609Z] 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] [2020-07-14T17:17:08.609Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-07-14T17:17:08.870Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T17:17:08.870Z] Fetched 5700 kB in 1s (4051 kB/s) [2020-07-14T17:17:08.870Z] Selecting previously unselected package multiarch-support. [2020-07-14T17:17:08.870Z] (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.) [2020-07-14T17:17:08.870Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_amd64.deb ... [2020-07-14T17:17:08.870Z] Unpacking multiarch-support (2.27-3ubuntu1.2) ... [2020-07-14T17:17:09.130Z] Setting up multiarch-support (2.27-3ubuntu1.2) ... [2020-07-14T17:17:09.130Z] Selecting previously unselected package liblzo2-2:amd64. [2020-07-14T17:17:09.130Z] (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.) [2020-07-14T17:17:09.130Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-07-14T17:17:09.390Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-07-14T17:17:09.390Z] Selecting previously unselected package libssl1.1:amd64. [2020-07-14T17:17:09.390Z] Preparing to unpack .../01-libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-07-14T17:17:09.390Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-07-14T17:17:09.651Z] Selecting previously unselected package openssl. [2020-07-14T17:17:09.651Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-07-14T17:17:09.911Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-07-14T17:17:09.911Z] Selecting previously unselected package ca-certificates. [2020-07-14T17:17:09.911Z] Preparing to unpack .../03-ca-certificates_20190110~18.04.1_all.deb ... [2020-07-14T17:17:09.911Z] Unpacking ca-certificates (20190110~18.04.1) ... [2020-07-14T17:17:10.492Z] Selecting previously unselected package libsqlite3-0:amd64. [2020-07-14T17:17:10.492Z] Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-07-14T17:17:10.492Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-07-14T17:17:10.752Z] Selecting previously unselected package sudo. [2020-07-14T17:17:10.752Z] Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.2_amd64.deb ... [2020-07-14T17:17:10.752Z] Unpacking sudo (1.8.21p2-3ubuntu1.2) ... [2020-07-14T17:17:11.012Z] Selecting previously unselected package krb5-locales. [2020-07-14T17:17:11.012Z] Preparing to unpack .../06-krb5-locales_1.16-2ubuntu0.1_all.deb ... [2020-07-14T17:17:11.012Z] Unpacking krb5-locales (1.16-2ubuntu0.1) ... [2020-07-14T17:17:11.012Z] Selecting previously unselected package libkrb5support0:amd64. [2020-07-14T17:17:11.012Z] Preparing to unpack .../07-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... [2020-07-14T17:17:11.012Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... [2020-07-14T17:17:11.272Z] Selecting previously unselected package libk5crypto3:amd64. [2020-07-14T17:17:11.273Z] Preparing to unpack .../08-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... [2020-07-14T17:17:11.273Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... [2020-07-14T17:17:11.533Z] Selecting previously unselected package libkeyutils1:amd64. [2020-07-14T17:17:11.533Z] Preparing to unpack .../09-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-07-14T17:17:11.533Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-07-14T17:17:11.533Z] Selecting previously unselected package libkrb5-3:amd64. [2020-07-14T17:17:11.533Z] Preparing to unpack .../10-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... [2020-07-14T17:17:11.533Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... [2020-07-14T17:17:11.792Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-07-14T17:17:11.792Z] Preparing to unpack .../11-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... [2020-07-14T17:17:11.792Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... [2020-07-14T17:17:12.052Z] Selecting previously unselected package libpsl5:amd64. [2020-07-14T17:17:12.052Z] Preparing to unpack .../12-libpsl5_0.19.1-5build1_amd64.deb ... [2020-07-14T17:17:12.052Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-07-14T17:17:12.052Z] Selecting previously unselected package publicsuffix. [2020-07-14T17:17:12.052Z] Preparing to unpack .../13-publicsuffix_20180223.1310-1_all.deb ... [2020-07-14T17:17:12.052Z] Unpacking publicsuffix (20180223.1310-1) ... [2020-07-14T17:17:12.312Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-07-14T17:17:12.312Z] Preparing to unpack .../14-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-07-14T17:17:12.312Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-07-14T17:17:12.312Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-07-14T17:17:12.312Z] Preparing to unpack .../15-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-07-14T17:17:12.590Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-07-14T17:17:12.590Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-07-14T17:17:12.590Z] Preparing to unpack .../16-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-07-14T17:17:12.590Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-07-14T17:17:12.850Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-07-14T17:17:12.850Z] Preparing to unpack .../17-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-07-14T17:17:12.850Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-07-14T17:17:12.850Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-07-14T17:17:12.850Z] Preparing to unpack .../18-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-07-14T17:17:12.850Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-07-14T17:17:13.110Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-07-14T17:17:13.110Z] Preparing to unpack .../19-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-07-14T17:17:13.110Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-07-14T17:17:13.110Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-07-14T17:17:13.110Z] Preparing to unpack .../20-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-07-14T17:17:13.110Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-07-14T17:17:13.369Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-07-14T17:17:13.369Z] Preparing to unpack .../21-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-07-14T17:17:13.369Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-07-14T17:17:13.629Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-07-14T17:17:13.630Z] Preparing to unpack .../22-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-07-14T17:17:13.630Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-07-14T17:17:13.630Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-07-14T17:17:13.630Z] Preparing to unpack .../23-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-07-14T17:17:13.630Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-07-14T17:17:13.630Z] Selecting previously unselected package libsasl2-2:amd64. [2020-07-14T17:17:13.630Z] Preparing to unpack .../24-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-07-14T17:17:13.630Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-07-14T17:17:13.889Z] Selecting previously unselected package libldap-common. [2020-07-14T17:17:13.889Z] Preparing to unpack .../25-libldap-common_2.4.45+dfsg-1ubuntu1.5_all.deb ... [2020-07-14T17:17:13.889Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.5) ... [2020-07-14T17:17:13.889Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-07-14T17:17:13.889Z] Preparing to unpack .../26-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.5_amd64.deb ... [2020-07-14T17:17:13.889Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.5) ... [2020-07-14T17:17:13.889Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-07-14T17:17:13.889Z] Preparing to unpack .../27-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-07-14T17:17:13.889Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-07-14T17:17:14.150Z] Selecting previously unselected package librtmp1:amd64. [2020-07-14T17:17:14.150Z] Preparing to unpack .../28-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-07-14T17:17:14.150Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-07-14T17:17:14.150Z] Selecting previously unselected package libcurl4:amd64. [2020-07-14T17:17:14.150Z] Preparing to unpack .../29-libcurl4_7.58.0-2ubuntu3.9_amd64.deb ... [2020-07-14T17:17:14.150Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.9) ... [2020-07-14T17:17:14.150Z] Selecting previously unselected package curl. [2020-07-14T17:17:14.150Z] Preparing to unpack .../30-curl_7.58.0-2ubuntu3.9_amd64.deb ... [2020-07-14T17:17:14.150Z] Unpacking curl (7.58.0-2ubuntu3.9) ... [2020-07-14T17:17:14.413Z] Selecting previously unselected package libonig4:amd64. [2020-07-14T17:17:14.413Z] Preparing to unpack .../31-libonig4_6.7.0-1_amd64.deb ... [2020-07-14T17:17:14.413Z] Unpacking libonig4:amd64 (6.7.0-1) ... [2020-07-14T17:17:14.413Z] Selecting previously unselected package libjq1:amd64. [2020-07-14T17:17:14.413Z] Preparing to unpack .../32-libjq1_1.5+dfsg-2_amd64.deb ... [2020-07-14T17:17:14.413Z] Unpacking libjq1:amd64 (1.5+dfsg-2) ... [2020-07-14T17:17:14.413Z] Selecting previously unselected package jq. [2020-07-14T17:17:14.413Z] Preparing to unpack .../33-jq_1.5+dfsg-2_amd64.deb ... [2020-07-14T17:17:14.413Z] Unpacking jq (1.5+dfsg-2) ... [2020-07-14T17:17:14.673Z] Selecting previously unselected package libsasl2-modules:amd64. [2020-07-14T17:17:14.673Z] Preparing to unpack .../34-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-07-14T17:17:14.673Z] Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-07-14T17:17:14.673Z] Selecting previously unselected package squashfs-tools. [2020-07-14T17:17:14.673Z] Preparing to unpack .../35-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-07-14T17:17:14.673Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-07-14T17:17:14.673Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-07-14T17:17:14.673Z] Setting up sudo (1.8.21p2-3ubuntu1.2) ... [2020-07-14T17:17:14.673Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.5) ... [2020-07-14T17:17:14.933Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-07-14T17:17:14.933Z] Setting up libonig4:amd64 (6.7.0-1) ... [2020-07-14T17:17:14.933Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-07-14T17:17:14.933Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-07-14T17:17:14.933Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-07-14T17:17:14.933Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-07-14T17:17:14.933Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... [2020-07-14T17:17:14.933Z] Setting up libjq1:amd64 (1.5+dfsg-2) ... [2020-07-14T17:17:15.193Z] Setting up krb5-locales (1.16-2ubuntu0.1) ... [2020-07-14T17:17:15.193Z] Setting up publicsuffix (20180223.1310-1) ... [2020-07-14T17:17:15.193Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-07-14T17:17:15.193Z] debconf: unable to initialize frontend: Dialog [2020-07-14T17:17:15.193Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-07-14T17:17:15.193Z] debconf: falling back to frontend: Readline [2020-07-14T17:17:15.193Z] debconf: unable to initialize frontend: Readline [2020-07-14T17:17:15.193Z] 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.) [2020-07-14T17:17:15.193Z] debconf: falling back to frontend: Teletype [2020-07-14T17:17:15.193Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-07-14T17:17:15.453Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-07-14T17:17:15.453Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-07-14T17:17:15.453Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-07-14T17:17:15.453Z] Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-07-14T17:17:15.453Z] Setting up ca-certificates (20190110~18.04.1) ... [2020-07-14T17:17:15.714Z] debconf: unable to initialize frontend: Dialog [2020-07-14T17:17:15.714Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-07-14T17:17:15.714Z] debconf: falling back to frontend: Readline [2020-07-14T17:17:15.714Z] debconf: unable to initialize frontend: Readline [2020-07-14T17:17:15.714Z] 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.) [2020-07-14T17:17:15.714Z] debconf: falling back to frontend: Teletype [2020-07-14T17:17:16.286Z] Updating certificates in /etc/ssl/certs... [2020-07-14T17:17:16.857Z] 127 added, 0 removed; done. [2020-07-14T17:17:17.117Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-07-14T17:17:17.117Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... [2020-07-14T17:17:17.117Z] Setting up jq (1.5+dfsg-2) ... [2020-07-14T17:17:17.117Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-07-14T17:17:17.117Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-07-14T17:17:17.117Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-07-14T17:17:17.117Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-07-14T17:17:17.377Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-07-14T17:17:17.377Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... [2020-07-14T17:17:17.377Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-07-14T17:17:17.377Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-07-14T17:17:17.377Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... [2020-07-14T17:17:17.377Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-07-14T17:17:17.377Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.5) ... [2020-07-14T17:17:17.377Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.9) ... [2020-07-14T17:17:17.377Z] Setting up curl (7.58.0-2ubuntu3.9) ... [2020-07-14T17:17:17.377Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-07-14T17:17:17.637Z] Processing triggers for ca-certificates (20190110~18.04.1) ... [2020-07-14T17:17:17.637Z] Updating certificates in /etc/ssl/certs... [2020-07-14T17:17:18.207Z] 0 added, 0 removed; done. [2020-07-14T17:17:18.207Z] Running hooks in /etc/ca-certificates/update.d... [2020-07-14T17:17:18.207Z] done. [2020-07-14T17:17:26.356Z] core.snap: OK [2020-07-14T17:17:28.962Z] Parallel unsquashfs: Using 4 processors [2020-07-14T17:17:28.962Z] 11343 inodes (12821 blocks) to write [2020-07-14T17:17:28.962Z] [2020-07-14T17:17:28.962Z] [2020-07-14T17:17:28.962Z] created 8915 files [2020-07-14T17:17:28.962Z] created 1447 directories [2020-07-14T17:17:28.962Z] created 2339 symlinks [2020-07-14T17:17:28.962Z] created 79 devices [2020-07-14T17:17:28.962Z] created 0 fifos [2020-07-14T17:17:35.794Z] core18.snap: OK [2020-07-14T17:17:37.741Z] Parallel unsquashfs: Using 4 processors [2020-07-14T17:17:37.741Z] 9713 inodes (10163 blocks) to write [2020-07-14T17:17:37.741Z] [2020-07-14T17:17:37.741Z] [2020-07-14T17:17:37.741Z] created 7487 files [2020-07-14T17:17:37.741Z] created 1252 directories [2020-07-14T17:17:37.741Z] created 2013 symlinks [2020-07-14T17:17:37.741Z] created 4 devices [2020-07-14T17:17:37.741Z] created 0 fifos [2020-07-14T17:17:41.961Z] snapcraft.snap: OK [2020-07-14T17:17:56.908Z] Parallel unsquashfs: Using 4 processors [2020-07-14T17:17:56.908Z] 12636 inodes (13183 blocks) to write [2020-07-14T17:17:56.908Z] [2020-07-14T17:17:56.908Z] [2020-07-14T17:17:56.908Z] created 12055 files [2020-07-14T17:17:56.908Z] created 1759 directories [2020-07-14T17:17:56.908Z] created 173 symlinks [2020-07-14T17:17:56.908Z] created 0 devices [2020-07-14T17:17:56.908Z] created 0 fifos [2020-07-14T17:17:56.908Z]  [2020-07-14T17:17:56.908Z] WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2020-07-14T17:17:56.908Z] [2020-07-14T17:17:57.478Z] Reading package lists... [2020-07-14T17:17:57.738Z] Building dependency tree... [2020-07-14T17:17:57.738Z] Reading state information... [2020-07-14T17:17:57.999Z] The following packages were automatically installed and are no longer required: [2020-07-14T17:17:57.999Z] krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 libgssapi3-heimdal [2020-07-14T17:17:57.999Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-07-14T17:17:57.999Z] libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal [2020-07-14T17:17:57.999Z] libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblzo2-2 [2020-07-14T17:17:57.999Z] libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 [2020-07-14T17:17:57.999Z] libsasl2-modules libsasl2-modules-db libsqlite3-0 libwind0-heimdal [2020-07-14T17:17:57.999Z] multiarch-support publicsuffix [2020-07-14T17:17:57.999Z] Use 'apt autoremove' to remove them. [2020-07-14T17:17:57.999Z] The following packages will be REMOVED: [2020-07-14T17:17:57.999Z] curl* jq* squashfs-tools* [2020-07-14T17:17:58.259Z] 0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded. [2020-07-14T17:17:58.260Z] After this operation, 799 kB disk space will be freed. [2020-07-14T17:17:58.260Z] (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.) [2020-07-14T17:17:58.260Z] Removing curl (7.58.0-2ubuntu3.9) ... [2020-07-14T17:17:58.260Z] Removing jq (1.5+dfsg-2) ... [2020-07-14T17:17:58.260Z] Removing squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-07-14T17:17:59.906Z] Reading package lists... [2020-07-14T17:18:00.466Z] Building dependency tree... [2020-07-14T17:18:00.466Z] Reading state information... [2020-07-14T17:18:02.112Z] Reading package lists... [2020-07-14T17:18:02.372Z] Building dependency tree... [2020-07-14T17:18:02.372Z] Reading state information... [2020-07-14T17:18:02.372Z] The following packages were automatically installed and are no longer required: [2020-07-14T17:18:02.372Z] libcurl4 libjq1 libnghttp2-14 libonig4 libpsl5 librtmp1 publicsuffix [2020-07-14T17:18:02.372Z] Use 'apt autoremove' to remove them. [2020-07-14T17:18:02.372Z] The following additional packages will be installed: [2020-07-14T17:18:02.372Z] apparmor dbus dirmngr dmsetup file gir1.2-glib-2.0 gnupg gnupg-l10n [2020-07-14T17:18:02.372Z] gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm [2020-07-14T17:18:02.372Z] libapparmor1 libargon2-0 libassuan0 libbsd0 libcap2 libcryptsetup12 [2020-07-14T17:18:02.372Z] libdbus-1-3 libdevmapper1.02.1 libedit2 libexpat1 libfuse2 [2020-07-14T17:18:02.372Z] libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 [2020-07-14T17:18:02.372Z] libip4tc0 libjson-c3 libkmod2 libksba8 libmagic-mgc libmagic1 libmpdec2 [2020-07-14T17:18:02.372Z] libnpth0 libnss-systemd libpam-systemd libpython3-stdlib [2020-07-14T17:18:02.372Z] libpython3.6-minimal libpython3.6-stdlib libreadline7 libssl1.0.0 libx11-6 [2020-07-14T17:18:02.372Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 mime-support [2020-07-14T17:18:02.372Z] networkd-dispatcher openssh-client pinentry-curses python3 python3-dbus [2020-07-14T17:18:02.372Z] python3-gi python3-minimal python3.6 python3.6-minimal readline-common [2020-07-14T17:18:02.372Z] shared-mime-info squashfs-tools systemd systemd-sysv udev xauth [2020-07-14T17:18:02.372Z] xdg-user-dirs xz-utils [2020-07-14T17:18:02.372Z] Suggested packages: [2020-07-14T17:18:02.372Z] apparmor-profiles-extra apparmor-utils default-dbus-session-bus [2020-07-14T17:18:02.372Z] | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie [2020-07-14T17:18:02.372Z] xloadimage scdaemon fuse iw | wireless-tools keychain libpam-ssh [2020-07-14T17:18:02.372Z] monkeysphere ssh-askpass pinentry-doc python3-doc python3-tk python3-venv [2020-07-14T17:18:02.373Z] python-dbus-doc python3-dbus-dbg python3.6-venv python3.6-doc binutils [2020-07-14T17:18:02.373Z] binfmt-support readline-doc zenity | kdialog systemd-container policykit-1 [2020-07-14T17:18:02.942Z] The following NEW packages will be installed: [2020-07-14T17:18:02.942Z] apparmor dbus dirmngr dmsetup file gir1.2-glib-2.0 gnupg gnupg-l10n [2020-07-14T17:18:02.942Z] gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm [2020-07-14T17:18:02.942Z] libapparmor1 libargon2-0 libassuan0 libbsd0 libcap2 libcryptsetup12 [2020-07-14T17:18:02.942Z] libdbus-1-3 libdevmapper1.02.1 libedit2 libexpat1 libfuse2 [2020-07-14T17:18:02.942Z] libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 [2020-07-14T17:18:02.942Z] libip4tc0 libjson-c3 libkmod2 libksba8 libmagic-mgc libmagic1 libmpdec2 [2020-07-14T17:18:02.942Z] libnpth0 libnss-systemd libpam-systemd libpython3-stdlib [2020-07-14T17:18:02.942Z] libpython3.6-minimal libpython3.6-stdlib libreadline7 libssl1.0.0 libx11-6 [2020-07-14T17:18:02.942Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 mime-support [2020-07-14T17:18:02.942Z] networkd-dispatcher openssh-client pinentry-curses python3 python3-dbus [2020-07-14T17:18:02.942Z] python3-gi python3-minimal python3.6 python3.6-minimal readline-common [2020-07-14T17:18:02.942Z] shared-mime-info snapd squashfs-tools systemd systemd-sysv udev xauth [2020-07-14T17:18:02.942Z] xdg-user-dirs xz-utils [2020-07-14T17:18:02.942Z] 0 upgraded, 74 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T17:18:02.942Z] Need to get 46.1 MB of archives. [2020-07-14T17:18:02.942Z] After this operation, 214 MB of additional disk space will be used. [2020-07-14T17:18:02.942Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1 [533 kB] [2020-07-14T17:18:03.514Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-07-14T17:18:03.514Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1 [1609 kB] [2020-07-14T17:18:03.776Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-07-14T17:18:03.776Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-07-14T17:18:03.776Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-07-14T17:18:03.776Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] [2020-07-14T17:18:03.776Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] [2020-07-14T17:18:03.776Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1 [1710 kB] [2020-07-14T17:18:03.776Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1 [203 kB] [2020-07-14T17:18:03.776Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-07-14T17:18:03.776Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-07-14T17:18:03.776Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcap2 amd64 1:2.25-1.2 [13.0 kB] [2020-07-14T17:18:03.776Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libargon2-0 amd64 0~20161029-1.1 [19.9 kB] [2020-07-14T17:18:04.037Z] 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] [2020-07-14T17:18:04.037Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-07-14T17:18:04.037Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.1 [134 kB] [2020-07-14T17:18:04.037Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-07-14T17:18:04.037Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libip4tc0 amd64 1.6.1-2ubuntu2 [19.6 kB] [2020-07-14T17:18:04.037Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-07-14T17:18:04.037Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.4 [40.1 kB] [2020-07-14T17:18:04.037Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.41 [2914 kB] [2020-07-14T17:18:04.037Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.41 [14.7 kB] [2020-07-14T17:18:04.037Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B] [2020-07-14T17:18:04.037Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-07-14T17:18:04.037Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-07-14T17:18:04.037Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-07-14T17:18:04.037Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-07-14T17:18:04.037Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-07-14T17:18:04.299Z] Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-07-14T17:18:04.299Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.2 [175 kB] [2020-07-14T17:18:04.299Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dbus amd64 1.12.2-1ubuntu1.2 [150 kB] [2020-07-14T17:18:04.299Z] 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] [2020-07-14T17:18:04.299Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB] [2020-07-14T17:18:04.299Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB] [2020-07-14T17:18:04.299Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB] [2020-07-14T17:18:04.299Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-07-14T17:18:04.299Z] Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgirepository-1.0-1 amd64 1.56.1-1 [82.0 kB] [2020-07-14T17:18:04.299Z] Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-glib-2.0 amd64 1.56.1-1 [131 kB] [2020-07-14T17:18:04.299Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] [2020-07-14T17:18:04.299Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8054 kB] [2020-07-14T17:18:04.871Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.41 [105 kB] [2020-07-14T17:18:04.871Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.41 [107 kB] [2020-07-14T17:18:04.871Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] [2020-07-14T17:18:04.871Z] Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-dbus amd64 1.2.6-1 [89.9 kB] [2020-07-14T17:18:05.131Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gi amd64 3.26.1-2ubuntu1 [153 kB] [2020-07-14T17:18:05.131Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 networkd-dispatcher all 1.7-0ubuntu3.3 [13.3 kB] [2020-07-14T17:18:05.131Z] Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] [2020-07-14T17:18:05.131Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.41 [1101 kB] [2020-07-14T17:18:05.131Z] Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] [2020-07-14T17:18:05.131Z] Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] [2020-07-14T17:18:05.131Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-07-14T17:18:05.131Z] Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-07-14T17:18:05.131Z] Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-07-14T17:18:05.392Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-07-14T17:18:05.392Z] Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-07-14T17:18:05.392Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-07-14T17:18:05.392Z] Get:58 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-07-14T17:18:05.392Z] Get:59 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] [2020-07-14T17:18:05.392Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB] [2020-07-14T17:18:05.392Z] Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-07-14T17:18:05.392Z] Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] [2020-07-14T17:18:05.392Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB] [2020-07-14T17:18:05.653Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] [2020-07-14T17:18:05.653Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB] [2020-07-14T17:18:05.653Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB] [2020-07-14T17:18:05.653Z] Get:67 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] [2020-07-14T17:18:05.653Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB] [2020-07-14T17:18:05.653Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.2 [91.9 kB] [2020-07-14T17:18:05.653Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.2 [84.9 kB] [2020-07-14T17:18:05.653Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB] [2020-07-14T17:18:05.653Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB] [2020-07-14T17:18:05.653Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-07-14T17:18:05.653Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.45.1+18.04 [19.8 MB] [2020-07-14T17:18:07.040Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T17:18:07.040Z] Fetched 46.1 MB in 4s (11.4 MB/s) [2020-07-14T17:18:07.040Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-07-14T17:18:07.040Z] (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.) [2020-07-14T17:18:07.040Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1_amd64.deb ... [2020-07-14T17:18:07.040Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1) ... [2020-07-14T17:18:07.983Z] Selecting previously unselected package libexpat1:amd64. [2020-07-14T17:18:07.983Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-07-14T17:18:07.983Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-07-14T17:18:07.983Z] Selecting previously unselected package python3.6-minimal. [2020-07-14T17:18:07.983Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1_amd64.deb ... [2020-07-14T17:18:07.983Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1) ... [2020-07-14T17:18:08.244Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1) ... [2020-07-14T17:18:08.244Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-07-14T17:18:08.244Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1) ... [2020-07-14T17:18:09.186Z] Selecting previously unselected package python3-minimal. [2020-07-14T17:18:09.186Z] (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.) [2020-07-14T17:18:09.186Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-07-14T17:18:09.186Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-07-14T17:18:09.186Z] Selecting previously unselected package mime-support. [2020-07-14T17:18:09.186Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-07-14T17:18:09.186Z] Unpacking mime-support (3.60ubuntu1) ... [2020-07-14T17:18:09.186Z] Selecting previously unselected package libmpdec2:amd64. [2020-07-14T17:18:09.186Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-07-14T17:18:09.186Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-07-14T17:18:09.186Z] Selecting previously unselected package readline-common. [2020-07-14T17:18:09.186Z] Preparing to unpack .../3-readline-common_7.0-3_all.deb ... [2020-07-14T17:18:09.186Z] Unpacking readline-common (7.0-3) ... [2020-07-14T17:18:09.186Z] Selecting previously unselected package libreadline7:amd64. [2020-07-14T17:18:09.186Z] Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ... [2020-07-14T17:18:09.186Z] Unpacking libreadline7:amd64 (7.0-3) ... [2020-07-14T17:18:09.448Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-07-14T17:18:09.448Z] Preparing to unpack .../5-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1_amd64.deb ... [2020-07-14T17:18:09.448Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1) ... [2020-07-14T17:18:10.389Z] Selecting previously unselected package python3.6. [2020-07-14T17:18:10.389Z] Preparing to unpack .../6-python3.6_3.6.9-1~18.04ubuntu1_amd64.deb ... [2020-07-14T17:18:10.389Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1) ... [2020-07-14T17:18:10.389Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-14T17:18:10.389Z] Preparing to unpack .../7-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-07-14T17:18:10.389Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-07-14T17:18:10.389Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-07-14T17:18:10.649Z] Selecting previously unselected package python3. [2020-07-14T17:18:10.649Z] (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.) [2020-07-14T17:18:10.649Z] Preparing to unpack .../0-python3_3.6.7-1~18.04_amd64.deb ... [2020-07-14T17:18:10.649Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-07-14T17:18:10.649Z] Selecting previously unselected package libcap2:amd64. [2020-07-14T17:18:10.649Z] Preparing to unpack .../1-libcap2_1%3a2.25-1.2_amd64.deb ... [2020-07-14T17:18:10.649Z] Unpacking libcap2:amd64 (1:2.25-1.2) ... [2020-07-14T17:18:10.912Z] Selecting previously unselected package libargon2-0:amd64. [2020-07-14T17:18:10.912Z] Preparing to unpack .../2-libargon2-0_0~20161029-1.1_amd64.deb ... [2020-07-14T17:18:10.912Z] Unpacking libargon2-0:amd64 (0~20161029-1.1) ... [2020-07-14T17:18:10.912Z] Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-14T17:18:10.912Z] Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-07-14T17:18:10.912Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-07-14T17:18:10.912Z] Selecting previously unselected package libjson-c3:amd64. [2020-07-14T17:18:10.912Z] Preparing to unpack .../4-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-07-14T17:18:10.912Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-07-14T17:18:11.173Z] Selecting previously unselected package libcryptsetup12:amd64. [2020-07-14T17:18:11.173Z] Preparing to unpack .../5-libcryptsetup12_2%3a2.0.2-1ubuntu1.1_amd64.deb ... [2020-07-14T17:18:11.173Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.1) ... [2020-07-14T17:18:11.173Z] Selecting previously unselected package libidn11:amd64. [2020-07-14T17:18:11.173Z] Preparing to unpack .../6-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-07-14T17:18:11.173Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-07-14T17:18:11.173Z] Selecting previously unselected package libip4tc0:amd64. [2020-07-14T17:18:11.173Z] Preparing to unpack .../7-libip4tc0_1.6.1-2ubuntu2_amd64.deb ... [2020-07-14T17:18:11.173Z] Unpacking libip4tc0:amd64 (1.6.1-2ubuntu2) ... [2020-07-14T17:18:11.433Z] Selecting previously unselected package libapparmor1:amd64. [2020-07-14T17:18:11.433Z] Preparing to unpack .../8-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-07-14T17:18:11.433Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-07-14T17:18:11.433Z] Selecting previously unselected package libkmod2:amd64. [2020-07-14T17:18:11.433Z] Preparing to unpack .../9-libkmod2_24-1ubuntu3.4_amd64.deb ... [2020-07-14T17:18:11.433Z] Unpacking libkmod2:amd64 (24-1ubuntu3.4) ... [2020-07-14T17:18:11.433Z] Setting up libcap2:amd64 (1:2.25-1.2) ... [2020-07-14T17:18:11.433Z] Setting up libargon2-0:amd64 (0~20161029-1.1) ... [2020-07-14T17:18:11.695Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-07-14T17:18:11.695Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-07-14T17:18:11.695Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.1) ... [2020-07-14T17:18:11.695Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-07-14T17:18:11.695Z] Setting up libip4tc0:amd64 (1.6.1-2ubuntu2) ... [2020-07-14T17:18:11.695Z] Selecting previously unselected package systemd. [2020-07-14T17:18:11.695Z] (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.) [2020-07-14T17:18:11.695Z] Preparing to unpack .../systemd_237-3ubuntu10.41_amd64.deb ... [2020-07-14T17:18:11.956Z] Unpacking systemd (237-3ubuntu10.41) ... [2020-07-14T17:18:13.342Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-07-14T17:18:13.342Z] Setting up libkmod2:amd64 (24-1ubuntu3.4) ... [2020-07-14T17:18:13.342Z] Setting up systemd (237-3ubuntu10.41) ... [2020-07-14T17:18:13.342Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2020-07-14T17:18:13.342Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2020-07-14T17:18:13.342Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2020-07-14T17:18:13.342Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. [2020-07-14T17:18:13.342Z] Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. [2020-07-14T17:18:13.342Z] ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy [2020-07-14T17:18:13.342Z] Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. [2020-07-14T17:18:13.342Z] Initializing machine ID from random generator. [2020-07-14T17:18:13.917Z] Selecting previously unselected package systemd-sysv. [2020-07-14T17:18:13.917Z] (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.) [2020-07-14T17:18:13.917Z] Preparing to unpack .../00-systemd-sysv_237-3ubuntu10.41_amd64.deb ... [2020-07-14T17:18:13.917Z] Unpacking systemd-sysv (237-3ubuntu10.41) ... [2020-07-14T17:18:14.178Z] Selecting previously unselected package libxau6:amd64. [2020-07-14T17:18:14.178Z] Preparing to unpack .../01-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ... [2020-07-14T17:18:14.178Z] Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ... [2020-07-14T17:18:14.178Z] Selecting previously unselected package libbsd0:amd64. [2020-07-14T17:18:14.178Z] Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-07-14T17:18:14.178Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-07-14T17:18:14.178Z] Selecting previously unselected package libxdmcp6:amd64. [2020-07-14T17:18:14.178Z] Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-07-14T17:18:14.178Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-07-14T17:18:14.438Z] Selecting previously unselected package libxcb1:amd64. [2020-07-14T17:18:14.438Z] Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-07-14T17:18:14.438Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-07-14T17:18:14.438Z] Selecting previously unselected package libx11-data. [2020-07-14T17:18:14.438Z] Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-07-14T17:18:14.438Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-07-14T17:18:15.010Z] Selecting previously unselected package libx11-6:amd64. [2020-07-14T17:18:15.010Z] Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-07-14T17:18:15.010Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-07-14T17:18:15.271Z] Selecting previously unselected package libxext6:amd64. [2020-07-14T17:18:15.271Z] Preparing to unpack .../07-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-07-14T17:18:15.271Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-07-14T17:18:15.271Z] Selecting previously unselected package libdbus-1-3:amd64. [2020-07-14T17:18:15.271Z] Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.2_amd64.deb ... [2020-07-14T17:18:15.271Z] Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.2) ... [2020-07-14T17:18:15.271Z] Selecting previously unselected package dbus. [2020-07-14T17:18:15.271Z] Preparing to unpack .../09-dbus_1.12.2-1ubuntu1.2_amd64.deb ... [2020-07-14T17:18:15.532Z] Unpacking dbus (1.12.2-1ubuntu1.2) ... [2020-07-14T17:18:15.532Z] Selecting previously unselected package dmsetup. [2020-07-14T17:18:15.532Z] Preparing to unpack .../10-dmsetup_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-07-14T17:18:15.532Z] Unpacking dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-07-14T17:18:15.532Z] Selecting previously unselected package libmagic-mgc. [2020-07-14T17:18:15.532Z] Preparing to unpack .../11-libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ... [2020-07-14T17:18:15.532Z] Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... [2020-07-14T17:18:15.793Z] Selecting previously unselected package libmagic1:amd64. [2020-07-14T17:18:15.793Z] Preparing to unpack .../12-libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ... [2020-07-14T17:18:15.793Z] Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ... [2020-07-14T17:18:15.793Z] Selecting previously unselected package file. [2020-07-14T17:18:15.793Z] Preparing to unpack .../13-file_1%3a5.32-2ubuntu0.4_amd64.deb ... [2020-07-14T17:18:15.793Z] Unpacking file (1:5.32-2ubuntu0.4) ... [2020-07-14T17:18:16.055Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-07-14T17:18:16.055Z] Preparing to unpack .../14-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-07-14T17:18:16.055Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-07-14T17:18:16.055Z] Selecting previously unselected package libgirepository-1.0-1:amd64. [2020-07-14T17:18:16.055Z] Preparing to unpack .../15-libgirepository-1.0-1_1.56.1-1_amd64.deb ... [2020-07-14T17:18:16.055Z] Unpacking libgirepository-1.0-1:amd64 (1.56.1-1) ... [2020-07-14T17:18:16.316Z] Selecting previously unselected package gir1.2-glib-2.0:amd64. [2020-07-14T17:18:16.316Z] Preparing to unpack .../16-gir1.2-glib-2.0_1.56.1-1_amd64.deb ... [2020-07-14T17:18:16.316Z] Unpacking gir1.2-glib-2.0:amd64 (1.56.1-1) ... [2020-07-14T17:18:16.316Z] Selecting previously unselected package libglib2.0-data. [2020-07-14T17:18:16.316Z] Preparing to unpack .../17-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... [2020-07-14T17:18:16.316Z] Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-07-14T17:18:16.316Z] Selecting previously unselected package libicu60:amd64. [2020-07-14T17:18:16.316Z] Preparing to unpack .../18-libicu60_60.2-3ubuntu3.1_amd64.deb ... [2020-07-14T17:18:16.316Z] Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... [2020-07-14T17:18:17.262Z] Selecting previously unselected package libnss-systemd:amd64. [2020-07-14T17:18:17.262Z] Preparing to unpack .../19-libnss-systemd_237-3ubuntu10.41_amd64.deb ... [2020-07-14T17:18:17.262Z] Unpacking libnss-systemd:amd64 (237-3ubuntu10.41) ... [2020-07-14T17:18:17.262Z] Selecting previously unselected package libpam-systemd:amd64. [2020-07-14T17:18:17.262Z] Preparing to unpack .../20-libpam-systemd_237-3ubuntu10.41_amd64.deb ... [2020-07-14T17:18:17.262Z] Unpacking libpam-systemd:amd64 (237-3ubuntu10.41) ... [2020-07-14T17:18:17.523Z] Selecting previously unselected package libxml2:amd64. [2020-07-14T17:18:17.523Z] Preparing to unpack .../21-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... [2020-07-14T17:18:17.523Z] Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-07-14T17:18:17.523Z] Selecting previously unselected package python3-dbus. [2020-07-14T17:18:17.523Z] Preparing to unpack .../22-python3-dbus_1.2.6-1_amd64.deb ... [2020-07-14T17:18:17.523Z] Unpacking python3-dbus (1.2.6-1) ... [2020-07-14T17:18:17.783Z] Selecting previously unselected package python3-gi. [2020-07-14T17:18:17.783Z] Preparing to unpack .../23-python3-gi_3.26.1-2ubuntu1_amd64.deb ... [2020-07-14T17:18:17.783Z] Unpacking python3-gi (3.26.1-2ubuntu1) ... [2020-07-14T17:18:17.783Z] Selecting previously unselected package networkd-dispatcher. [2020-07-14T17:18:17.783Z] Preparing to unpack .../24-networkd-dispatcher_1.7-0ubuntu3.3_all.deb ... [2020-07-14T17:18:17.783Z] Unpacking networkd-dispatcher (1.7-0ubuntu3.3) ... [2020-07-14T17:18:18.044Z] Selecting previously unselected package shared-mime-info. [2020-07-14T17:18:18.044Z] Preparing to unpack .../25-shared-mime-info_1.9-2_amd64.deb ... [2020-07-14T17:18:18.044Z] Unpacking shared-mime-info (1.9-2) ... [2020-07-14T17:18:18.044Z] Selecting previously unselected package udev. [2020-07-14T17:18:18.044Z] Preparing to unpack .../26-udev_237-3ubuntu10.41_amd64.deb ... [2020-07-14T17:18:18.044Z] Unpacking udev (237-3ubuntu10.41) ... [2020-07-14T17:18:18.986Z] Selecting previously unselected package xdg-user-dirs. [2020-07-14T17:18:18.986Z] Preparing to unpack .../27-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... [2020-07-14T17:18:18.986Z] Unpacking xdg-user-dirs (0.17-1ubuntu1) ... [2020-07-14T17:18:18.986Z] Selecting previously unselected package xz-utils. [2020-07-14T17:18:18.986Z] Preparing to unpack .../28-xz-utils_5.2.2-1.3_amd64.deb ... [2020-07-14T17:18:18.986Z] Unpacking xz-utils (5.2.2-1.3) ... [2020-07-14T17:18:18.986Z] Selecting previously unselected package apparmor. [2020-07-14T17:18:18.986Z] Preparing to unpack .../29-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-07-14T17:18:19.247Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-07-14T17:18:19.507Z] Selecting previously unselected package libedit2:amd64. [2020-07-14T17:18:19.507Z] Preparing to unpack .../30-libedit2_3.1-20170329-1_amd64.deb ... [2020-07-14T17:18:19.507Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-07-14T17:18:19.768Z] Selecting previously unselected package libfuse2:amd64. [2020-07-14T17:18:19.768Z] Preparing to unpack .../31-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-07-14T17:18:19.768Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-07-14T17:18:19.768Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-07-14T17:18:19.768Z] Preparing to unpack .../32-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-07-14T17:18:19.768Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-07-14T17:18:20.028Z] Selecting previously unselected package libxmuu1:amd64. [2020-07-14T17:18:20.028Z] Preparing to unpack .../33-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-07-14T17:18:20.028Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-07-14T17:18:20.028Z] Selecting previously unselected package openssh-client. [2020-07-14T17:18:20.028Z] Preparing to unpack .../34-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-07-14T17:18:20.028Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-07-14T17:18:20.290Z] Selecting previously unselected package xauth. [2020-07-14T17:18:20.290Z] Preparing to unpack .../35-xauth_1%3a1.0.10-1_amd64.deb ... [2020-07-14T17:18:20.290Z] Unpacking xauth (1:1.0.10-1) ... [2020-07-14T17:18:20.290Z] Selecting previously unselected package libassuan0:amd64. [2020-07-14T17:18:20.290Z] Preparing to unpack .../36-libassuan0_2.5.1-2_amd64.deb ... [2020-07-14T17:18:20.290Z] Unpacking libassuan0:amd64 (2.5.1-2) ... [2020-07-14T17:18:20.290Z] Selecting previously unselected package gpgconf. [2020-07-14T17:18:20.290Z] Preparing to unpack .../37-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-14T17:18:20.290Z] Unpacking gpgconf (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:20.550Z] Selecting previously unselected package libksba8:amd64. [2020-07-14T17:18:20.550Z] Preparing to unpack .../38-libksba8_1.3.5-2_amd64.deb ... [2020-07-14T17:18:20.550Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-07-14T17:18:20.550Z] Selecting previously unselected package libnpth0:amd64. [2020-07-14T17:18:20.550Z] Preparing to unpack .../39-libnpth0_1.5-3_amd64.deb ... [2020-07-14T17:18:20.550Z] Unpacking libnpth0:amd64 (1.5-3) ... [2020-07-14T17:18:20.550Z] Selecting previously unselected package dirmngr. [2020-07-14T17:18:20.550Z] Preparing to unpack .../40-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-14T17:18:20.550Z] Unpacking dirmngr (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:20.811Z] Selecting previously unselected package gnupg-l10n. [2020-07-14T17:18:20.811Z] Preparing to unpack .../41-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... [2020-07-14T17:18:20.811Z] Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:20.811Z] Selecting previously unselected package gnupg-utils. [2020-07-14T17:18:20.811Z] Preparing to unpack .../42-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-14T17:18:20.811Z] Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:21.072Z] Selecting previously unselected package gpg. [2020-07-14T17:18:21.072Z] Preparing to unpack .../43-gpg_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-14T17:18:21.072Z] Unpacking gpg (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:21.072Z] Selecting previously unselected package pinentry-curses. [2020-07-14T17:18:21.072Z] Preparing to unpack .../44-pinentry-curses_1.1.0-1_amd64.deb ... [2020-07-14T17:18:21.072Z] Unpacking pinentry-curses (1.1.0-1) ... [2020-07-14T17:18:21.072Z] Selecting previously unselected package gpg-agent. [2020-07-14T17:18:21.072Z] Preparing to unpack .../45-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-14T17:18:21.334Z] Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:21.334Z] Selecting previously unselected package gpg-wks-client. [2020-07-14T17:18:21.334Z] Preparing to unpack .../46-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-14T17:18:21.334Z] Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:21.594Z] Selecting previously unselected package gpg-wks-server. [2020-07-14T17:18:21.594Z] Preparing to unpack .../47-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-14T17:18:21.594Z] Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:21.594Z] Selecting previously unselected package gpgsm. [2020-07-14T17:18:21.594Z] Preparing to unpack .../48-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-14T17:18:21.594Z] Unpacking gpgsm (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:21.594Z] Selecting previously unselected package gnupg. [2020-07-14T17:18:21.594Z] Preparing to unpack .../49-gnupg_2.2.4-1ubuntu1.2_amd64.deb ... [2020-07-14T17:18:21.594Z] Unpacking gnupg (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:21.855Z] Selecting previously unselected package squashfs-tools. [2020-07-14T17:18:21.855Z] Preparing to unpack .../50-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-07-14T17:18:21.855Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-07-14T17:18:21.855Z] Selecting previously unselected package snapd. [2020-07-14T17:18:21.855Z] Preparing to unpack .../51-snapd_2.45.1+18.04_amd64.deb ... [2020-07-14T17:18:21.855Z] Unpacking snapd (2.45.1+18.04) ... [2020-07-14T17:18:24.413Z] Setting up libnpth0:amd64 (1.5-3) ... [2020-07-14T17:18:24.413Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-07-14T17:18:24.413Z] Setting up readline-common (7.0-3) ... [2020-07-14T17:18:24.413Z] Setting up libnss-systemd:amd64 (237-3ubuntu10.41) ... [2020-07-14T17:18:24.413Z] First installation detected... [2020-07-14T17:18:24.413Z] Checking NSS setup... [2020-07-14T17:18:24.413Z] Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... [2020-07-14T17:18:24.413Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-07-14T17:18:24.413Z] debconf: unable to initialize frontend: Dialog [2020-07-14T17:18:24.413Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-07-14T17:18:24.413Z] debconf: falling back to frontend: Readline [2020-07-14T17:18:24.413Z] debconf: unable to initialize frontend: Readline [2020-07-14T17:18:24.413Z] 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.) [2020-07-14T17:18:24.413Z] debconf: falling back to frontend: Teletype [2020-07-14T17:18:24.413Z] Setting up mime-support (3.60ubuntu1) ... [2020-07-14T17:18:24.413Z] Setting up libreadline7:amd64 (7.0-3) ... [2020-07-14T17:18:24.413Z] Setting up systemd-sysv (237-3ubuntu10.41) ... [2020-07-14T17:18:24.413Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-07-14T17:18:24.413Z] No schema files found: doing nothing. [2020-07-14T17:18:24.413Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-07-14T17:18:24.673Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-07-14T17:18:24.673Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-07-14T17:18:24.673Z] Setting up libgirepository-1.0-1:amd64 (1.56.1-1) ... [2020-07-14T17:18:24.673Z] Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-07-14T17:18:24.673Z] Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... [2020-07-14T17:18:24.673Z] Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:24.673Z] Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ... [2020-07-14T17:18:24.673Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-07-14T17:18:24.673Z] Setting up gir1.2-glib-2.0:amd64 (1.56.1-1) ... [2020-07-14T17:18:24.673Z] Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-07-14T17:18:24.935Z] Setting up udev (237-3ubuntu10.41) ... [2020-07-14T17:18:26.320Z] invoke-rc.d: could not determine current runlevel [2020-07-14T17:18:26.320Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-07-14T17:18:26.320Z] Setting up xz-utils (5.2.2-1.3) ... [2020-07-14T17:18:26.320Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-14T17:18:26.320Z] 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 [2020-07-14T17:18:26.320Z] 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 [2020-07-14T17:18:26.320Z] 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 [2020-07-14T17:18:26.320Z] 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 [2020-07-14T17:18:26.320Z] 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 [2020-07-14T17:18:26.320Z] 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 [2020-07-14T17:18:26.321Z] 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 [2020-07-14T17:18:26.321Z] 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 [2020-07-14T17:18:26.321Z] 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 [2020-07-14T17:18:26.321Z] 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 [2020-07-14T17:18:26.321Z] Setting up dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-07-14T17:18:26.321Z] Setting up shared-mime-info (1.9-2) ... [2020-07-14T17:18:32.907Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-07-14T17:18:32.907Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-07-14T17:18:32.907Z] Setting up libassuan0:amd64 (2.5.1-2) ... [2020-07-14T17:18:32.907Z] Setting up xdg-user-dirs (0.17-1ubuntu1) ... [2020-07-14T17:18:32.907Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-07-14T17:18:32.907Z] Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ... [2020-07-14T17:18:32.907Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-07-14T17:18:32.907Z] Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.2) ... [2020-07-14T17:18:32.907Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1) ... [2020-07-14T17:18:32.907Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1) ... [2020-07-14T17:18:33.481Z] Setting up gpgconf (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:33.482Z] Setting up file (1:5.32-2ubuntu0.4) ... [2020-07-14T17:18:33.482Z] Setting up gpgsm (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:33.482Z] Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:33.482Z] Setting up pinentry-curses (1.1.0-1) ... [2020-07-14T17:18:33.482Z] Setting up dbus (1.12.2-1ubuntu1.2) ... [2020-07-14T17:18:33.741Z] Setting up dirmngr (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:33.741Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-07-14T17:18:34.002Z] Setting up gpg (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:34.002Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-07-14T17:18:34.002Z] Setting up libpam-systemd:amd64 (237-3ubuntu10.41) ... [2020-07-14T17:18:34.002Z] debconf: unable to initialize frontend: Dialog [2020-07-14T17:18:34.002Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-07-14T17:18:34.002Z] debconf: falling back to frontend: Readline [2020-07-14T17:18:34.002Z] debconf: unable to initialize frontend: Readline [2020-07-14T17:18:34.002Z] 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.) [2020-07-14T17:18:34.002Z] debconf: falling back to frontend: Teletype [2020-07-14T17:18:34.262Z] Setting up python3 (3.6.7-1~18.04) ... [2020-07-14T17:18:34.262Z] running python rtupdate hooks for python3.6... [2020-07-14T17:18:34.262Z] running python post-rtupdate hooks for python3.6... [2020-07-14T17:18:34.262Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-07-14T17:18:34.262Z] Setting up gpg-agent (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:34.521Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-07-14T17:18:35.907Z] debconf: unable to initialize frontend: Dialog [2020-07-14T17:18:35.907Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-07-14T17:18:35.907Z] debconf: falling back to frontend: Readline [2020-07-14T17:18:35.907Z] debconf: unable to initialize frontend: Readline [2020-07-14T17:18:35.908Z] 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.) [2020-07-14T17:18:35.908Z] debconf: falling back to frontend: Teletype [2020-07-14T17:18:35.908Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-07-14T17:18:35.908Z] Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:35.908Z] Setting up python3-gi (3.26.1-2ubuntu1) ... [2020-07-14T17:18:36.174Z] Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:36.434Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-07-14T17:18:36.434Z] Setting up snapd (2.45.1+18.04) ... [2020-07-14T17:18:36.695Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-07-14T17:18:36.695Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-07-14T17:18:36.956Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-07-14T17:18:37.218Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-07-14T17:18:37.218Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-07-14T17:18:37.218Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-07-14T17:18:37.478Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-07-14T17:18:37.738Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-07-14T17:18:37.738Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-07-14T17:18:38.002Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-07-14T17:18:38.002Z] Setting up python3-dbus (1.2.6-1) ... [2020-07-14T17:18:38.267Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-07-14T17:18:38.267Z] Setting up gnupg (2.2.4-1ubuntu1.2) ... [2020-07-14T17:18:38.267Z] Setting up xauth (1:1.0.10-1) ... [2020-07-14T17:18:38.267Z] Setting up networkd-dispatcher (1.7-0ubuntu3.3) ... [2020-07-14T17:18:38.531Z] Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service. [2020-07-14T17:18:38.531Z] Processing triggers for systemd (237-3ubuntu10.41) ... [2020-07-14T17:18:38.531Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-07-14T17:20:00.054Z] Removing intermediate container 323f5f956196 [2020-07-14T17:20:00.054Z] ---> bf4264c6dc4b [2020-07-14T17:20:00.054Z] Step 4/11 : ADD https://raw.githubusercontent.com/snapcore/snapcraft/25043ab3667d24688b3d93dcac9f9a74f35dae9e/docker/bin/snapcraft-wrapper /snap/bin/snapcraft [2020-07-14T17:20:00.054Z] [2020-07-14T17:20:00.054Z] ---> 018de46b280a [2020-07-14T17:20:00.054Z] Step 5/11 : RUN sed -i -e "s@\"amd64\"@$ARCH@" /snap/bin/snapcraft && chmod +x /snap/bin/snapcraft [2020-07-14T17:20:00.054Z] ---> Running in 969fb4a6add9 [2020-07-14T17:20:00.054Z] Removing intermediate container 969fb4a6add9 [2020-07-14T17:20:00.054Z] ---> d5d00eb3cd85 [2020-07-14T17:20:00.054Z] Step 6/11 : ENV PATH=/snap/bin:$PATH [2020-07-14T17:20:00.054Z] ---> Running in eb1344e127a0 [2020-07-14T17:20:00.054Z] Removing intermediate container eb1344e127a0 [2020-07-14T17:20:00.054Z] ---> 791a4e01a871 [2020-07-14T17:20:00.054Z] Step 7/11 : COPY ./entrypoint.sh / [2020-07-14T17:20:00.054Z] ---> 09962e0a8c05 [2020-07-14T17:20:00.054Z] Step 8/11 : WORKDIR /build [2020-07-14T17:20:00.054Z] ---> Running in 689d8b79d708 [2020-07-14T17:20:00.054Z] Removing intermediate container 689d8b79d708 [2020-07-14T17:20:00.054Z] ---> 4b613c0f9539 [2020-07-14T17:20:00.054Z] Step 9/11 : ENTRYPOINT [ "/entrypoint.sh" ] [2020-07-14T17:20:00.054Z] ---> Running in aa667b59e845 [2020-07-14T17:20:00.054Z] Removing intermediate container aa667b59e845 [2020-07-14T17:20:00.054Z] ---> ea1d1af8144c [2020-07-14T17:20:00.054Z] Step 10/11 : LABEL arch=amd64 [2020-07-14T17:20:00.054Z] ---> Running in 85356aeed9f9 [2020-07-14T17:20:00.054Z] Removing intermediate container 85356aeed9f9 [2020-07-14T17:20:00.054Z] ---> 85e231d5b6a2 [2020-07-14T17:20:00.054Z] Step 11/11 : LABEL git_sha=af758179679e1848e3f9de98a733479ed0b6b85b [2020-07-14T17:20:00.054Z] ---> Running in bf7ad20da437 [2020-07-14T17:20:00.054Z] Removing intermediate container bf7ad20da437 [2020-07-14T17:20:00.054Z] ---> 14c946688cd8 [2020-07-14T17:20:00.054Z] Successfully built 14c946688cd8 [2020-07-14T17:20:00.054Z] 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 [2020-07-14T17:20:00.509Z] provisioning config files... [2020-07-14T17:20:00.559Z] copy managed file [ci-build-images-settings] to file:/w/workspace/i-build-images_snapcraft-builder@tmp/config7880333977898157921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-07-14T17:20:00.968Z] nexus3.edgexfoundry.org:10001 [2020-07-14T17:20:01.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-14T17:20:01.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-14T17:20:01.233Z] Configure a credential helper to remove this warning. See [2020-07-14T17:20:01.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-14T17:20:01.233Z] [2020-07-14T17:20:01.233Z] Login Succeeded [2020-07-14T17:20:01.233Z] nexus3.edgexfoundry.org:10002 [2020-07-14T17:20:01.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-14T17:20:01.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-14T17:20:01.498Z] Configure a credential helper to remove this warning. See [2020-07-14T17:20:01.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-14T17:20:01.498Z] [2020-07-14T17:20:01.498Z] Login Succeeded [2020-07-14T17:20:01.498Z] nexus3.edgexfoundry.org:10003 [2020-07-14T17:20:01.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-14T17:20:01.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-14T17:20:01.768Z] Configure a credential helper to remove this warning. See [2020-07-14T17:20:01.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-14T17:20:01.768Z] [2020-07-14T17:20:01.768Z] Login Succeeded [2020-07-14T17:20:01.768Z] nexus3.edgexfoundry.org:10004 [2020-07-14T17:20:01.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-14T17:20:01.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-14T17:20:01.768Z] Configure a credential helper to remove this warning. See [2020-07-14T17:20:01.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-14T17:20:01.768Z] [2020-07-14T17:20:01.768Z] Login Succeeded [2020-07-14T17:20:01.768Z] docker.io [2020-07-14T17:20:01.961Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-669 in /w/workspace/i-build-images_snapcraft-builder [Pipeline] { [Pipeline] checkout [2020-07-14T17:20:02.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-14T17:20:02.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-14T17:20:02.291Z] Configure a credential helper to remove this warning. See [2020-07-14T17:20:02.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-14T17:20:02.291Z] [2020-07-14T17:20:02.291Z] Login Succeeded [Pipeline] } [2020-07-14T17:20:02.299Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-14T17:20:02.545Z] [edgeXDocker.push] Tagging docker image edgex-snap-builder with the following tags: [2020-07-14T17:20:02.545Z] af758179679e1848e3f9de98a733479ed0b6b85b [2020-07-14T17:20:02.545Z] snapcraft-builder [2020-07-14T17:20:02.545Z] new-snap-updates [2020-07-14T17:20:02.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-14T17:20:02.993Z] + docker tag edgex-snap-builder nexus3.edgexfoundry.org:10003/edgex-snap-builder:af758179679e1848e3f9de98a733479ed0b6b85b [2020-07-14T17:20:02.993Z] Error response from daemon: No such image: edgex-snap-builder:latest [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-14T17:20:03.769Z] Failed in branch amd64 [2020-07-14T17:20:06.813Z] using credential edgex-jenkins-ssh [2020-07-14T17:20:06.860Z] Cloning the remote Git repository [2020-07-14T17:20:06.860Z] Cloning with configured refspecs honoured and without tags [2020-07-14T17:20:06.917Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-07-14T17:20:07.839Z] Fetching without tags [2020-07-14T17:20:07.028Z] > git init /w/workspace/i-build-images_snapcraft-builder # timeout=10 [2020-07-14T17:20:07.089Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-07-14T17:20:07.090Z] > git --version # timeout=10 [2020-07-14T17:20:07.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-14T17:20:07.157Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 [2020-07-14T17:20:07.785Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-07-14T17:20:07.804Z] > git config --add remote.origin.fetch +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 [2020-07-14T17:20:07.823Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-07-14T17:20:07.854Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-07-14T17:20:07.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-14T17:20:07.866Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 [2020-07-14T17:20:08.290Z] Checking out Revision af758179679e1848e3f9de98a733479ed0b6b85b (snapcraft-builder) [2020-07-14T17:20:08.312Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T17:20:08.337Z] > git checkout -f af758179679e1848e3f9de98a733479ed0b6b85b # timeout=10 [2020-07-14T17:20:12.842Z] Commit message: "Merge pull request #140 from ernestojeda/snap-fixes" [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 [2020-07-14T17:20:14.623Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-07-14T17:20:15.065Z] + ls -al . [2020-07-14T17:20:15.065Z] total 24 [2020-07-14T17:20:15.065Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 17:20 . [2020-07-14T17:20:15.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 17:20 .. [2020-07-14T17:20:15.065Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 17:20 .git [2020-07-14T17:20:15.065Z] -rw-rw-r-- 1 jenkins jenkins 3472 Jul 14 17:20 Dockerfile [2020-07-14T17:20:15.065Z] -rw-rw-r-- 1 jenkins jenkins 936 Jul 14 17:20 Jenkinsfile [2020-07-14T17:20:15.065Z] -rwxrwxr-x 1 jenkins jenkins 1578 Jul 14 17:20 entrypoint.sh [Pipeline] isUnix [Pipeline] sh [2020-07-14T17:20:15.444Z] + docker build -t edgex-devops/edgex-snap-builder-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=af758179679e1848e3f9de98a733479ed0b6b85b --label arch=arm64 . [2020-07-14T17:20:16.044Z] Sending build context to Docker daemon 218.1kB [2020-07-14T17:20:16.317Z] Step 1/11 : FROM ubuntu:18.04 [2020-07-14T17:20:16.907Z] 18.04: Pulling from library/ubuntu [2020-07-14T17:20:16.907Z] 68fe03cb170d: Pulling fs layer [2020-07-14T17:20:16.907Z] 18959295effb: Pulling fs layer [2020-07-14T17:20:16.907Z] 51118fb70ce3: Pulling fs layer [2020-07-14T17:20:16.907Z] 409a5d9eae93: Pulling fs layer [2020-07-14T17:20:16.907Z] 409a5d9eae93: Waiting [2020-07-14T17:20:17.183Z] 18959295effb: Verifying Checksum [2020-07-14T17:20:17.183Z] 18959295effb: Download complete [2020-07-14T17:20:17.183Z] 51118fb70ce3: Verifying Checksum [2020-07-14T17:20:17.183Z] 51118fb70ce3: Download complete [2020-07-14T17:20:17.183Z] 409a5d9eae93: Verifying Checksum [2020-07-14T17:20:17.183Z] 409a5d9eae93: Download complete [2020-07-14T17:20:17.794Z] 68fe03cb170d: Verifying Checksum [2020-07-14T17:20:17.794Z] 68fe03cb170d: Download complete [2020-07-14T17:20:20.408Z] 68fe03cb170d: Pull complete [2020-07-14T17:20:20.408Z] 18959295effb: Pull complete [2020-07-14T17:20:20.694Z] 51118fb70ce3: Pull complete [2020-07-14T17:20:21.288Z] 409a5d9eae93: Pull complete [2020-07-14T17:20:21.288Z] Digest: sha256:e5b0b89c846690afe2ce325ac6c6bc3d686219cfa82166fc75c812c1011f0803 [2020-07-14T17:20:21.288Z] Status: Downloaded newer image for ubuntu:18.04 [2020-07-14T17:20:21.288Z] ---> 0ccb47f043f5 [2020-07-14T17:20:21.288Z] Step 2/11 : ARG ARCH [2020-07-14T17:20:21.880Z] ---> Running in f1e43d9bd1b9 [2020-07-14T17:20:22.153Z] Removing intermediate container f1e43d9bd1b9 [2020-07-14T17:20:22.153Z] ---> 73fc99c5756d [2020-07-14T17:20:22.153Z] 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 --yes [2020-07-14T17:20:22.423Z] ---> Running in e7961d3d6d80 [2020-07-14T17:20:24.393Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-07-14T17:20:24.664Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-07-14T17:20:24.664Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-07-14T17:20:24.935Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-07-14T17:20:24.935Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] [2020-07-14T17:20:25.916Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] [2020-07-14T17:20:30.193Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] [2020-07-14T17:20:30.193Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] [2020-07-14T17:20:30.193Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1312 B] [2020-07-14T17:20:30.193Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3457 B] [2020-07-14T17:20:30.193Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [905 kB] [2020-07-14T17:20:30.464Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1246 kB] [2020-07-14T17:20:31.057Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-07-14T17:20:31.057Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [8104 B] [2020-07-14T17:20:31.057Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [762 kB] [2020-07-14T17:20:31.057Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] [2020-07-14T17:20:31.057Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [632 kB] [2020-07-14T17:20:31.331Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [895 B] [2020-07-14T17:20:33.296Z] Fetched 16.5 MB in 9s (1803 kB/s) [2020-07-14T17:20:37.585Z] Reading package lists... [2020-07-14T17:20:41.868Z] Reading package lists... [2020-07-14T17:20:42.138Z] Building dependency tree... [2020-07-14T17:20:42.138Z] Reading state information... [2020-07-14T17:20:42.408Z] Calculating upgrade... [2020-07-14T17:20:42.999Z] The following packages will be upgraded: [2020-07-14T17:20:42.999Z] libc-bin libc6 libgnutls30 [2020-07-14T17:20:43.268Z] 3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T17:20:43.268Z] Need to get 3290 kB of archives. [2020-07-14T17:20:43.268Z] After this operation, 24.6 kB disk space will be freed. [2020-07-14T17:20:43.268Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6 arm64 2.27-3ubuntu1.2 [2274 kB] [2020-07-14T17:20:44.235Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-bin arm64 2.27-3ubuntu1.2 [475 kB] [2020-07-14T17:20:44.235Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.4 [541 kB] [2020-07-14T17:20:44.827Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T17:20:44.827Z] Fetched 3290 kB in 1s (2348 kB/s) [2020-07-14T17:20:45.102Z] (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.) [2020-07-14T17:20:45.102Z] Preparing to unpack .../libc6_2.27-3ubuntu1.2_arm64.deb ... [2020-07-14T17:20:45.377Z] debconf: unable to initialize frontend: Dialog [2020-07-14T17:20:45.377Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-07-14T17:20:45.377Z] debconf: falling back to frontend: Readline [2020-07-14T17:20:45.650Z] debconf: unable to initialize frontend: Readline [2020-07-14T17:20:45.650Z] 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.) [2020-07-14T17:20:45.650Z] debconf: falling back to frontend: Teletype [2020-07-14T17:20:45.650Z] Unpacking libc6:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-07-14T17:20:49.027Z] Setting up libc6:arm64 (2.27-3ubuntu1.2) ... [2020-07-14T17:20:49.027Z] debconf: unable to initialize frontend: Dialog [2020-07-14T17:20:49.027Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-07-14T17:20:49.027Z] debconf: falling back to frontend: Readline [2020-07-14T17:20:49.027Z] debconf: unable to initialize frontend: Readline [2020-07-14T17:20:49.027Z] 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.) [2020-07-14T17:20:49.027Z] debconf: falling back to frontend: Teletype [2020-07-14T17:20:50.453Z] (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.) [2020-07-14T17:20:50.453Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_arm64.deb ... [2020-07-14T17:20:50.453Z] Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-07-14T17:20:51.047Z] Setting up libc-bin (2.27-3ubuntu1.2) ... [2020-07-14T17:20:51.320Z] (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.) [2020-07-14T17:20:51.320Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_arm64.deb ... [2020-07-14T17:20:51.320Z] Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1.3) ... [2020-07-14T17:20:51.592Z] Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.4) ... [2020-07-14T17:20:51.861Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-07-14T17:20:56.406Z] Reading package lists... [2020-07-14T17:20:56.997Z] Building dependency tree... [2020-07-14T17:20:56.997Z] Reading state information... [2020-07-14T17:20:57.589Z] The following additional packages will be installed: [2020-07-14T17:20:57.589Z] ca-certificates krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 [2020-07-14T17:20:57.589Z] libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal [2020-07-14T17:20:57.589Z] libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 [2020-07-14T17:20:57.589Z] libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-07-14T17:20:57.589Z] liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 [2020-07-14T17:20:57.589Z] libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 [2020-07-14T17:20:57.589Z] libwind0-heimdal multiarch-support openssl publicsuffix [2020-07-14T17:20:57.589Z] Suggested packages: [2020-07-14T17:20:57.589Z] krb5-doc krb5-user libsasl2-modules-gssapi-mit [2020-07-14T17:20:57.589Z] | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp [2020-07-14T17:20:57.589Z] libsasl2-modules-sql [2020-07-14T17:20:58.184Z] The following NEW packages will be installed: [2020-07-14T17:20:58.184Z] ca-certificates curl jq krb5-locales libasn1-8-heimdal libcurl4 [2020-07-14T17:20:58.184Z] libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal [2020-07-14T17:20:58.184Z] libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 [2020-07-14T17:20:58.184Z] libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-07-14T17:20:58.184Z] liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 [2020-07-14T17:20:58.184Z] libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 [2020-07-14T17:20:58.184Z] libwind0-heimdal multiarch-support openssl publicsuffix squashfs-tools sudo [2020-07-14T17:20:58.456Z] 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T17:20:58.456Z] Need to get 4962 kB of archives. [2020-07-14T17:20:58.456Z] After this operation, 16.5 MB of additional disk space will be used. [2020-07-14T17:20:58.456Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.2 [6920 B] [2020-07-14T17:20:58.456Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] [2020-07-14T17:20:58.728Z] 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] [2020-07-14T17:20:59.322Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.6 [583 kB] [2020-07-14T17:20:59.595Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ca-certificates all 20190110~18.04.1 [146 kB] [2020-07-14T17:20:59.595Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] [2020-07-14T17:20:59.864Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.2 [382 kB] [2020-07-14T17:21:00.135Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 krb5-locales all 1.16-2ubuntu0.1 [13.5 kB] [2020-07-14T17:21:00.135Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] [2020-07-14T17:21:00.135Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] [2020-07-14T17:21:00.135Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] [2020-07-14T17:21:00.135Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] [2020-07-14T17:21:00.412Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] [2020-07-14T17:21:00.412Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] [2020-07-14T17:21:00.412Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 publicsuffix all 20180223.1310-1 [97.6 kB] [2020-07-14T17:21:00.686Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] [2020-07-14T17:21:00.686Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] [2020-07-14T17:21:00.686Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] [2020-07-14T17:21:00.686Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] [2020-07-14T17:21:00.686Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] [2020-07-14T17:21:00.686Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] [2020-07-14T17:21:00.686Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] [2020-07-14T17:21:00.959Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] [2020-07-14T17:21:00.959Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] [2020-07-14T17:21:00.959Z] 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] [2020-07-14T17:21:00.959Z] 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] [2020-07-14T17:21:00.959Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.5 [16.9 kB] [2020-07-14T17:21:00.959Z] 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] [2020-07-14T17:21:01.232Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] [2020-07-14T17:21:01.232Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] [2020-07-14T17:21:01.232Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.9 [180 kB] [2020-07-14T17:21:01.232Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.9 [152 kB] [2020-07-14T17:21:01.503Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libonig4 arm64 6.7.0-1 [106 kB] [2020-07-14T17:21:01.503Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libjq1 arm64 1.5+dfsg-2 [89.6 kB] [2020-07-14T17:21:01.503Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 jq arm64 1.5+dfsg-2 [45.3 kB] [2020-07-14T17:21:01.503Z] 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] [2020-07-14T17:21:01.503Z] 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] [2020-07-14T17:21:02.094Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T17:21:02.094Z] Fetched 4962 kB in 3s (1467 kB/s) [2020-07-14T17:21:02.094Z] Selecting previously unselected package multiarch-support. [2020-07-14T17:21:02.094Z] (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.) [2020-07-14T17:21:02.094Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_arm64.deb ... [2020-07-14T17:21:02.094Z] Unpacking multiarch-support (2.27-3ubuntu1.2) ... [2020-07-14T17:21:02.367Z] Setting up multiarch-support (2.27-3ubuntu1.2) ... [2020-07-14T17:21:02.367Z] Selecting previously unselected package liblzo2-2:arm64. [2020-07-14T17:21:02.367Z] (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.) [2020-07-14T17:21:02.367Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... [2020-07-14T17:21:02.367Z] Unpacking liblzo2-2:arm64 (2.08-1.2) ... [2020-07-14T17:21:02.639Z] Selecting previously unselected package libssl1.1:arm64. [2020-07-14T17:21:02.639Z] Preparing to unpack .../01-libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... [2020-07-14T17:21:02.639Z] Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-07-14T17:21:03.232Z] Selecting previously unselected package openssl. [2020-07-14T17:21:03.232Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... [2020-07-14T17:21:03.232Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-07-14T17:21:03.505Z] Selecting previously unselected package ca-certificates. [2020-07-14T17:21:03.505Z] Preparing to unpack .../03-ca-certificates_20190110~18.04.1_all.deb ... [2020-07-14T17:21:03.505Z] Unpacking ca-certificates (20190110~18.04.1) ... [2020-07-14T17:21:04.096Z] Selecting previously unselected package libsqlite3-0:arm64. [2020-07-14T17:21:04.096Z] Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... [2020-07-14T17:21:04.096Z] Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... [2020-07-14T17:21:04.096Z] Selecting previously unselected package sudo. [2020-07-14T17:21:04.096Z] Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.2_arm64.deb ... [2020-07-14T17:21:04.096Z] Unpacking sudo (1.8.21p2-3ubuntu1.2) ... [2020-07-14T17:21:04.370Z] Selecting previously unselected package krb5-locales. [2020-07-14T17:21:04.370Z] Preparing to unpack .../06-krb5-locales_1.16-2ubuntu0.1_all.deb ... [2020-07-14T17:21:04.370Z] Unpacking krb5-locales (1.16-2ubuntu0.1) ... [2020-07-14T17:21:04.370Z] Selecting previously unselected package libkrb5support0:arm64. [2020-07-14T17:21:04.370Z] Preparing to unpack .../07-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... [2020-07-14T17:21:04.645Z] Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... [2020-07-14T17:21:04.645Z] Selecting previously unselected package libk5crypto3:arm64. [2020-07-14T17:21:04.645Z] Preparing to unpack .../08-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... [2020-07-14T17:21:04.645Z] Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... [2020-07-14T17:21:04.919Z] Selecting previously unselected package libkeyutils1:arm64. [2020-07-14T17:21:04.919Z] Preparing to unpack .../09-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... [2020-07-14T17:21:04.919Z] Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... [2020-07-14T17:21:04.919Z] Selecting previously unselected package libkrb5-3:arm64. [2020-07-14T17:21:04.919Z] Preparing to unpack .../10-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... [2020-07-14T17:21:05.190Z] Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... [2020-07-14T17:21:05.191Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-07-14T17:21:05.464Z] Preparing to unpack .../11-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... [2020-07-14T17:21:05.464Z] Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... [2020-07-14T17:21:05.464Z] Selecting previously unselected package libpsl5:arm64. [2020-07-14T17:21:05.464Z] Preparing to unpack .../12-libpsl5_0.19.1-5build1_arm64.deb ... [2020-07-14T17:21:05.464Z] Unpacking libpsl5:arm64 (0.19.1-5build1) ... [2020-07-14T17:21:05.464Z] Selecting previously unselected package publicsuffix. [2020-07-14T17:21:05.464Z] Preparing to unpack .../13-publicsuffix_20180223.1310-1_all.deb ... [2020-07-14T17:21:05.736Z] Unpacking publicsuffix (20180223.1310-1) ... [2020-07-14T17:21:05.736Z] Selecting previously unselected package libroken18-heimdal:arm64. [2020-07-14T17:21:05.736Z] Preparing to unpack .../14-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-07-14T17:21:05.736Z] Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-07-14T17:21:06.011Z] Selecting previously unselected package libasn1-8-heimdal:arm64. [2020-07-14T17:21:06.011Z] Preparing to unpack .../15-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-07-14T17:21:06.011Z] Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-07-14T17:21:06.011Z] Selecting previously unselected package libheimbase1-heimdal:arm64. [2020-07-14T17:21:06.011Z] Preparing to unpack .../16-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-07-14T17:21:06.011Z] Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-07-14T17:21:06.285Z] Selecting previously unselected package libhcrypto4-heimdal:arm64. [2020-07-14T17:21:06.285Z] Preparing to unpack .../17-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-07-14T17:21:06.285Z] Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-07-14T17:21:06.285Z] Selecting previously unselected package libwind0-heimdal:arm64. [2020-07-14T17:21:06.285Z] Preparing to unpack .../18-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-07-14T17:21:06.285Z] Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-07-14T17:21:06.557Z] Selecting previously unselected package libhx509-5-heimdal:arm64. [2020-07-14T17:21:06.557Z] Preparing to unpack .../19-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-07-14T17:21:06.558Z] Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-07-14T17:21:06.558Z] Selecting previously unselected package libkrb5-26-heimdal:arm64. [2020-07-14T17:21:06.558Z] Preparing to unpack .../20-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-07-14T17:21:06.558Z] Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-07-14T17:21:06.831Z] Selecting previously unselected package libheimntlm0-heimdal:arm64. [2020-07-14T17:21:06.831Z] Preparing to unpack .../21-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-07-14T17:21:06.831Z] Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-07-14T17:21:06.831Z] Selecting previously unselected package libgssapi3-heimdal:arm64. [2020-07-14T17:21:06.831Z] Preparing to unpack .../22-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-07-14T17:21:07.104Z] Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-07-14T17:21:07.104Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2020-07-14T17:21:07.104Z] Preparing to unpack .../23-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-07-14T17:21:07.104Z] Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-07-14T17:21:07.104Z] Selecting previously unselected package libsasl2-2:arm64. [2020-07-14T17:21:07.104Z] Preparing to unpack .../24-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-07-14T17:21:07.104Z] Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-07-14T17:21:07.377Z] Selecting previously unselected package libldap-common. [2020-07-14T17:21:07.377Z] Preparing to unpack .../25-libldap-common_2.4.45+dfsg-1ubuntu1.5_all.deb ... [2020-07-14T17:21:07.377Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.5) ... [2020-07-14T17:21:07.377Z] Selecting previously unselected package libldap-2.4-2:arm64. [2020-07-14T17:21:07.377Z] Preparing to unpack .../26-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.5_arm64.deb ... [2020-07-14T17:21:07.377Z] Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.5) ... [2020-07-14T17:21:07.649Z] Selecting previously unselected package libnghttp2-14:arm64. [2020-07-14T17:21:07.649Z] Preparing to unpack .../27-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... [2020-07-14T17:21:07.649Z] Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... [2020-07-14T17:21:07.923Z] Selecting previously unselected package librtmp1:arm64. [2020-07-14T17:21:07.923Z] Preparing to unpack .../28-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... [2020-07-14T17:21:07.923Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [2020-07-14T17:21:07.923Z] Selecting previously unselected package libcurl4:arm64. [2020-07-14T17:21:07.923Z] Preparing to unpack .../29-libcurl4_7.58.0-2ubuntu3.9_arm64.deb ... [2020-07-14T17:21:07.923Z] Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.9) ... [2020-07-14T17:21:08.196Z] Selecting previously unselected package curl. [2020-07-14T17:21:08.196Z] Preparing to unpack .../30-curl_7.58.0-2ubuntu3.9_arm64.deb ... [2020-07-14T17:21:08.196Z] Unpacking curl (7.58.0-2ubuntu3.9) ... [2020-07-14T17:21:08.196Z] Selecting previously unselected package libonig4:arm64. [2020-07-14T17:21:08.196Z] Preparing to unpack .../31-libonig4_6.7.0-1_arm64.deb ... [2020-07-14T17:21:08.468Z] Unpacking libonig4:arm64 (6.7.0-1) ... [2020-07-14T17:21:08.468Z] Selecting previously unselected package libjq1:arm64. [2020-07-14T17:21:08.468Z] Preparing to unpack .../32-libjq1_1.5+dfsg-2_arm64.deb ... [2020-07-14T17:21:08.468Z] Unpacking libjq1:arm64 (1.5+dfsg-2) ... [2020-07-14T17:21:08.742Z] Selecting previously unselected package jq. [2020-07-14T17:21:08.742Z] Preparing to unpack .../33-jq_1.5+dfsg-2_arm64.deb ... [2020-07-14T17:21:08.742Z] Unpacking jq (1.5+dfsg-2) ... [2020-07-14T17:21:08.742Z] Selecting previously unselected package libsasl2-modules:arm64. [2020-07-14T17:21:08.742Z] Preparing to unpack .../34-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-07-14T17:21:08.743Z] Unpacking libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-07-14T17:21:08.743Z] Selecting previously unselected package squashfs-tools. [2020-07-14T17:21:08.743Z] Preparing to unpack .../35-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... [2020-07-14T17:21:08.743Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-07-14T17:21:09.017Z] Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... [2020-07-14T17:21:09.017Z] Setting up sudo (1.8.21p2-3ubuntu1.2) ... [2020-07-14T17:21:09.291Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.5) ... [2020-07-14T17:21:09.291Z] Setting up libpsl5:arm64 (0.19.1-5build1) ... [2020-07-14T17:21:09.291Z] Setting up libonig4:arm64 (6.7.0-1) ... [2020-07-14T17:21:09.291Z] Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-07-14T17:21:09.291Z] Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-07-14T17:21:09.291Z] Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-07-14T17:21:09.291Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [2020-07-14T17:21:09.563Z] Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... [2020-07-14T17:21:09.563Z] Setting up libjq1:arm64 (1.5+dfsg-2) ... [2020-07-14T17:21:09.563Z] Setting up krb5-locales (1.16-2ubuntu0.1) ... [2020-07-14T17:21:09.563Z] Setting up publicsuffix (20180223.1310-1) ... [2020-07-14T17:21:09.563Z] Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-07-14T17:21:09.844Z] debconf: unable to initialize frontend: Dialog [2020-07-14T17:21:09.844Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-07-14T17:21:09.844Z] debconf: falling back to frontend: Readline [2020-07-14T17:21:09.844Z] debconf: unable to initialize frontend: Readline [2020-07-14T17:21:09.844Z] 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.) [2020-07-14T17:21:09.844Z] debconf: falling back to frontend: Teletype [2020-07-14T17:21:10.117Z] Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-07-14T17:21:10.117Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-07-14T17:21:10.117Z] Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... [2020-07-14T17:21:10.117Z] Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... [2020-07-14T17:21:10.390Z] Setting up libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-07-14T17:21:10.390Z] Setting up ca-certificates (20190110~18.04.1) ... [2020-07-14T17:21:10.663Z] debconf: unable to initialize frontend: Dialog [2020-07-14T17:21:10.663Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-07-14T17:21:10.663Z] debconf: falling back to frontend: Readline [2020-07-14T17:21:10.663Z] debconf: unable to initialize frontend: Readline [2020-07-14T17:21:10.663Z] 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.) [2020-07-14T17:21:10.664Z] debconf: falling back to frontend: Teletype [2020-07-14T17:21:12.099Z] Updating certificates in /etc/ssl/certs... [2020-07-14T17:21:13.531Z] 127 added, 0 removed; done. [2020-07-14T17:21:13.803Z] Setting up liblzo2-2:arm64 (2.08-1.2) ... [2020-07-14T17:21:13.803Z] Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... [2020-07-14T17:21:14.074Z] Setting up jq (1.5+dfsg-2) ... [2020-07-14T17:21:14.074Z] Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-07-14T17:21:14.074Z] Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-07-14T17:21:14.074Z] Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-07-14T17:21:14.074Z] Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-07-14T17:21:14.074Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-07-14T17:21:14.074Z] Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... [2020-07-14T17:21:14.345Z] Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-07-14T17:21:14.345Z] Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-07-14T17:21:14.345Z] Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... [2020-07-14T17:21:14.345Z] Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-07-14T17:21:14.345Z] Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.5) ... [2020-07-14T17:21:14.345Z] Setting up libcurl4:arm64 (7.58.0-2ubuntu3.9) ... [2020-07-14T17:21:14.345Z] Setting up curl (7.58.0-2ubuntu3.9) ... [2020-07-14T17:21:14.620Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-07-14T17:21:14.620Z] Processing triggers for ca-certificates (20190110~18.04.1) ... [2020-07-14T17:21:14.620Z] Updating certificates in /etc/ssl/certs... [2020-07-14T17:21:16.061Z] 0 added, 0 removed; done. [2020-07-14T17:21:16.061Z] Running hooks in /etc/ca-certificates/update.d... [2020-07-14T17:21:16.061Z] done. [2020-07-14T17:21:24.322Z] core.snap: OK [2020-07-14T17:21:28.674Z] Parallel unsquashfs: Using 4 processors [2020-07-14T17:21:28.674Z] 11331 inodes (12673 blocks) to write [2020-07-14T17:21:28.674Z] [2020-07-14T17:21:28.674Z] [2020-07-14T17:21:28.674Z] created 8909 files [2020-07-14T17:21:28.674Z] created 1439 directories [2020-07-14T17:21:28.674Z] created 2333 symlinks [2020-07-14T17:21:28.674Z] created 79 devices [2020-07-14T17:21:28.674Z] created 0 fifos [2020-07-14T17:21:32.973Z] core18.snap: OK [2020-07-14T17:21:35.587Z] Parallel unsquashfs: Using 4 processors [2020-07-14T17:21:35.587Z] 9710 inodes (10066 blocks) to write [2020-07-14T17:21:35.587Z] [2020-07-14T17:21:35.587Z] [2020-07-14T17:21:35.587Z] created 7486 files [2020-07-14T17:21:35.587Z] created 1250 directories [2020-07-14T17:21:35.587Z] created 2011 symlinks [2020-07-14T17:21:35.587Z] created 4 devices [2020-07-14T17:21:35.587Z] created 0 fifos [2020-07-14T17:21:39.865Z] snapcraft.snap: OK [2020-07-14T17:21:44.174Z] Parallel unsquashfs: Using 4 processors [2020-07-14T17:21:44.174Z] 12675 inodes (13155 blocks) to write [2020-07-14T17:21:44.174Z] [2020-07-14T17:21:44.174Z] [2020-07-14T17:21:44.174Z] created 12094 files [2020-07-14T17:21:44.174Z] created 1754 directories [2020-07-14T17:21:44.174Z] created 173 symlinks [2020-07-14T17:21:44.174Z] created 0 devices [2020-07-14T17:21:44.174Z] created 0 fifos [2020-07-14T17:21:44.174Z]  [2020-07-14T17:21:44.174Z] WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2020-07-14T17:21:44.174Z] [2020-07-14T17:21:48.728Z] Reading package lists... [2020-07-14T17:21:49.318Z] Building dependency tree... [2020-07-14T17:21:49.318Z] Reading state information... [2020-07-14T17:21:50.288Z] The following packages were automatically installed and are no longer required: [2020-07-14T17:21:50.288Z] krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 libgssapi3-heimdal [2020-07-14T17:21:50.288Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-07-14T17:21:50.288Z] libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal [2020-07-14T17:21:50.288Z] libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblzo2-2 [2020-07-14T17:21:50.288Z] libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 [2020-07-14T17:21:50.288Z] libsasl2-modules libsasl2-modules-db libsqlite3-0 libwind0-heimdal [2020-07-14T17:21:50.288Z] multiarch-support publicsuffix [2020-07-14T17:21:50.288Z] Use 'apt autoremove' to remove them. [2020-07-14T17:21:50.288Z] The following packages will be REMOVED: [2020-07-14T17:21:50.288Z] curl* jq* squashfs-tools* [2020-07-14T17:21:50.879Z] 0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded. [2020-07-14T17:21:50.880Z] After this operation, 766 kB disk space will be freed. [2020-07-14T17:21:50.880Z] (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.) [2020-07-14T17:21:50.880Z] Removing curl (7.58.0-2ubuntu3.9) ... [2020-07-14T17:21:51.151Z] Removing jq (1.5+dfsg-2) ... [2020-07-14T17:21:51.151Z] Removing squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-07-14T17:21:57.128Z] Reading package lists... [2020-07-14T17:21:58.377Z] Building dependency tree... [2020-07-14T17:21:58.377Z] Reading state information... [2020-07-14T17:22:05.072Z] Reading package lists... [2020-07-14T17:22:05.072Z] Building dependency tree... [2020-07-14T17:22:05.072Z] Reading state information... [2020-07-14T17:22:06.043Z] The following packages were automatically installed and are no longer required: [2020-07-14T17:22:06.043Z] libcurl4 libjq1 libnghttp2-14 libonig4 libpsl5 librtmp1 publicsuffix [2020-07-14T17:22:06.043Z] Use 'apt autoremove' to remove them. [2020-07-14T17:22:06.043Z] The following additional packages will be installed: [2020-07-14T17:22:06.043Z] apparmor dbus dirmngr dmsetup file gir1.2-glib-2.0 gnupg gnupg-l10n [2020-07-14T17:22:06.043Z] gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm [2020-07-14T17:22:06.043Z] libapparmor1 libargon2-0 libassuan0 libbsd0 libcap2 libcryptsetup12 [2020-07-14T17:22:06.043Z] libdbus-1-3 libdevmapper1.02.1 libedit2 libexpat1 libfuse2 [2020-07-14T17:22:06.043Z] libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 [2020-07-14T17:22:06.043Z] libip4tc0 libjson-c3 libkmod2 libksba8 libmagic-mgc libmagic1 libmpdec2 [2020-07-14T17:22:06.043Z] libnpth0 libnss-systemd libpam-systemd libpython3-stdlib [2020-07-14T17:22:06.044Z] libpython3.6-minimal libpython3.6-stdlib libreadline7 libssl1.0.0 libx11-6 [2020-07-14T17:22:06.044Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 mime-support [2020-07-14T17:22:06.044Z] networkd-dispatcher openssh-client pinentry-curses python3 python3-dbus [2020-07-14T17:22:06.044Z] python3-gi python3-minimal python3.6 python3.6-minimal readline-common [2020-07-14T17:22:06.044Z] shared-mime-info squashfs-tools systemd systemd-sysv udev xauth [2020-07-14T17:22:06.044Z] xdg-user-dirs xz-utils [2020-07-14T17:22:06.044Z] Suggested packages: [2020-07-14T17:22:06.044Z] apparmor-profiles-extra apparmor-utils default-dbus-session-bus [2020-07-14T17:22:06.044Z] | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie [2020-07-14T17:22:06.044Z] xloadimage scdaemon fuse iw | wireless-tools keychain libpam-ssh [2020-07-14T17:22:06.044Z] monkeysphere ssh-askpass pinentry-doc python3-doc python3-tk python3-venv [2020-07-14T17:22:06.044Z] python-dbus-doc python3-dbus-dbg python3.6-venv python3.6-doc binutils [2020-07-14T17:22:06.044Z] binfmt-support readline-doc zenity | kdialog systemd-container policykit-1 [2020-07-14T17:22:07.020Z] The following NEW packages will be installed: [2020-07-14T17:22:07.020Z] apparmor dbus dirmngr dmsetup file gir1.2-glib-2.0 gnupg gnupg-l10n [2020-07-14T17:22:07.020Z] gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm [2020-07-14T17:22:07.020Z] libapparmor1 libargon2-0 libassuan0 libbsd0 libcap2 libcryptsetup12 [2020-07-14T17:22:07.020Z] libdbus-1-3 libdevmapper1.02.1 libedit2 libexpat1 libfuse2 [2020-07-14T17:22:07.020Z] libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 [2020-07-14T17:22:07.020Z] libip4tc0 libjson-c3 libkmod2 libksba8 libmagic-mgc libmagic1 libmpdec2 [2020-07-14T17:22:07.020Z] libnpth0 libnss-systemd libpam-systemd libpython3-stdlib [2020-07-14T17:22:07.020Z] libpython3.6-minimal libpython3.6-stdlib libreadline7 libssl1.0.0 libx11-6 [2020-07-14T17:22:07.020Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 mime-support [2020-07-14T17:22:07.020Z] networkd-dispatcher openssh-client pinentry-curses python3 python3-dbus [2020-07-14T17:22:07.020Z] python3-gi python3-minimal python3.6 python3.6-minimal readline-common [2020-07-14T17:22:07.020Z] shared-mime-info snapd squashfs-tools systemd systemd-sysv udev xauth [2020-07-14T17:22:07.020Z] xdg-user-dirs xz-utils [2020-07-14T17:22:07.020Z] 0 upgraded, 74 newly installed, 0 to remove and 0 not upgraded. [2020-07-14T17:22:07.020Z] Need to get 41.5 MB of archives. [2020-07-14T17:22:07.020Z] After this operation, 204 MB of additional disk space will be used. [2020-07-14T17:22:07.020Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1 [528 kB] [2020-07-14T17:22:08.447Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-07-14T17:22:08.447Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1 [1327 kB] [2020-07-14T17:22:09.037Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] [2020-07-14T17:22:09.037Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-07-14T17:22:09.037Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] [2020-07-14T17:22:09.037Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] [2020-07-14T17:22:09.037Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] [2020-07-14T17:22:09.037Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1 [1608 kB] [2020-07-14T17:22:09.626Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1 [203 kB] [2020-07-14T17:22:09.900Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] [2020-07-14T17:22:09.900Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] [2020-07-14T17:22:09.900Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcap2 arm64 1:2.25-1.2 [12.2 kB] [2020-07-14T17:22:09.900Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libargon2-0 arm64 0~20161029-1.1 [17.9 kB] [2020-07-14T17:22:09.900Z] 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] [2020-07-14T17:22:09.900Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] [2020-07-14T17:22:09.900Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.1 [112 kB] [2020-07-14T17:22:09.900Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] [2020-07-14T17:22:09.900Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libip4tc0 arm64 1.6.1-2ubuntu2 [18.3 kB] [2020-07-14T17:22:09.900Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] [2020-07-14T17:22:09.900Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.4 [32.7 kB] [2020-07-14T17:22:09.900Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.41 [2560 kB] [2020-07-14T17:22:10.495Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.41 [14.7 kB] [2020-07-14T17:22:10.495Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxau6 arm64 1:1.0.8-1ubuntu1 [7088 B] [2020-07-14T17:22:10.495Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-07-14T17:22:10.495Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-07-14T17:22:10.495Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-07-14T17:22:10.495Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-07-14T17:22:10.495Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-07-14T17:22:10.768Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-07-14T17:22:10.768Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdbus-1-3 arm64 1.12.2-1ubuntu1.2 [152 kB] [2020-07-14T17:22:10.768Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dbus arm64 1.12.2-1ubuntu1.2 [130 kB] [2020-07-14T17:22:10.768Z] 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] [2020-07-14T17:22:10.768Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic-mgc arm64 1:5.32-2ubuntu0.4 [184 kB] [2020-07-14T17:22:10.768Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic1 arm64 1:5.32-2ubuntu0.4 [61.9 kB] [2020-07-14T17:22:10.768Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 file arm64 1:5.32-2ubuntu0.4 [21.7 kB] [2020-07-14T17:22:10.768Z] 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] [2020-07-14T17:22:11.074Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgirepository-1.0-1 arm64 1.56.1-1 [67.1 kB] [2020-07-14T17:22:11.075Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 gir1.2-glib-2.0 arm64 1.56.1-1 [131 kB] [2020-07-14T17:22:11.075Z] 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] [2020-07-14T17:22:11.075Z] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.1 [7987 kB] [2020-07-14T17:22:16.554Z] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libnss-systemd arm64 237-3ubuntu10.41 [89.9 kB] [2020-07-14T17:22:16.554Z] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-systemd arm64 237-3ubuntu10.41 [92.2 kB] [2020-07-14T17:22:16.554Z] Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.3 [547 kB] [2020-07-14T17:22:16.554Z] Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-dbus arm64 1.2.6-1 [84.3 kB] [2020-07-14T17:22:16.554Z] Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-gi arm64 3.26.1-2ubuntu1 [137 kB] [2020-07-14T17:22:16.827Z] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 networkd-dispatcher all 1.7-0ubuntu3.3 [13.3 kB] [2020-07-14T17:22:16.827Z] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] [2020-07-14T17:22:17.100Z] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 udev arm64 237-3ubuntu10.41 [1049 kB] [2020-07-14T17:22:17.694Z] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] [2020-07-14T17:22:17.694Z] Get:51 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xz-utils arm64 5.2.2-1.3 [79.2 kB] [2020-07-14T17:22:17.694Z] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 apparmor arm64 2.12-4ubuntu5.1 [463 kB] [2020-07-14T17:22:17.963Z] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-07-14T17:22:17.963Z] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfuse2 arm64 2.9.7-1ubuntu1 [68.4 kB] [2020-07-14T17:22:18.244Z] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-07-14T17:22:18.513Z] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-07-14T17:22:18.513Z] Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-07-14T17:22:18.784Z] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-07-14T17:22:18.784Z] Get:59 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] [2020-07-14T17:22:18.784Z] Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.2 [106 kB] [2020-07-14T17:22:19.066Z] Get:61 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] [2020-07-14T17:22:19.066Z] Get:62 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] [2020-07-14T17:22:19.066Z] Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.2 [276 kB] [2020-07-14T17:22:19.066Z] Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] [2020-07-14T17:22:19.066Z] Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.2 [108 kB] [2020-07-14T17:22:19.337Z] Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.2 [400 kB] [2020-07-14T17:22:19.337Z] Get:67 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] [2020-07-14T17:22:19.337Z] Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.2 [190 kB] [2020-07-14T17:22:19.607Z] Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.2 [76.8 kB] [2020-07-14T17:22:19.607Z] Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.2 [71.6 kB] [2020-07-14T17:22:19.607Z] Get:71 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.2 [182 kB] [2020-07-14T17:22:19.877Z] Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.2 [249 kB] [2020-07-14T17:22:19.877Z] Get:73 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 squashfs-tools arm64 1:4.3-6ubuntu0.18.04.1 [96.9 kB] [2020-07-14T17:22:19.877Z] Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.45.1+18.04 [17.6 MB] [2020-07-14T17:22:25.264Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-14T17:22:25.536Z] Fetched 41.5 MB in 18s (2317 kB/s) [2020-07-14T17:22:25.536Z] Selecting previously unselected package libpython3.6-minimal:arm64. [2020-07-14T17:22:25.807Z] (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.) [2020-07-14T17:22:25.807Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1_arm64.deb ... [2020-07-14T17:22:25.807Z] Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1) ... [2020-07-14T17:22:26.078Z] Selecting previously unselected package libexpat1:arm64. [2020-07-14T17:22:26.078Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-07-14T17:22:26.078Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-07-14T17:22:26.348Z] Selecting previously unselected package python3.6-minimal. [2020-07-14T17:22:26.348Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1_arm64.deb ... [2020-07-14T17:22:26.348Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1) ... [2020-07-14T17:22:26.946Z] Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1) ... [2020-07-14T17:22:26.946Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-07-14T17:22:26.946Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1) ... [2020-07-14T17:22:28.904Z] Selecting previously unselected package python3-minimal. [2020-07-14T17:22:28.904Z] (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.) [2020-07-14T17:22:28.904Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... [2020-07-14T17:22:28.904Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-07-14T17:22:29.176Z] Selecting previously unselected package mime-support. [2020-07-14T17:22:29.176Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-07-14T17:22:29.176Z] Unpacking mime-support (3.60ubuntu1) ... [2020-07-14T17:22:29.176Z] Selecting previously unselected package libmpdec2:arm64. [2020-07-14T17:22:29.176Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... [2020-07-14T17:22:29.176Z] Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... [2020-07-14T17:22:29.448Z] Selecting previously unselected package readline-common. [2020-07-14T17:22:29.448Z] Preparing to unpack .../3-readline-common_7.0-3_all.deb ... [2020-07-14T17:22:29.448Z] Unpacking readline-common (7.0-3) ... [2020-07-14T17:22:29.448Z] Selecting previously unselected package libreadline7:arm64. [2020-07-14T17:22:29.448Z] Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ... [2020-07-14T17:22:29.448Z] Unpacking libreadline7:arm64 (7.0-3) ... [2020-07-14T17:22:29.720Z] Selecting previously unselected package libpython3.6-stdlib:arm64. [2020-07-14T17:22:29.720Z] Preparing to unpack .../5-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1_arm64.deb ... [2020-07-14T17:22:29.720Z] Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1) ... [2020-07-14T17:22:30.313Z] Selecting previously unselected package python3.6. [2020-07-14T17:22:30.313Z] Preparing to unpack .../6-python3.6_3.6.9-1~18.04ubuntu1_arm64.deb ... [2020-07-14T17:22:30.313Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1) ... [2020-07-14T17:22:30.313Z] Selecting previously unselected package libpython3-stdlib:arm64. [2020-07-14T17:22:30.313Z] Preparing to unpack .../7-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... [2020-07-14T17:22:30.313Z] Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... [2020-07-14T17:22:30.584Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-07-14T17:22:31.555Z] Selecting previously unselected package python3. [2020-07-14T17:22:31.555Z] (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.) [2020-07-14T17:22:31.555Z] Preparing to unpack .../0-python3_3.6.7-1~18.04_arm64.deb ... [2020-07-14T17:22:31.555Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-07-14T17:22:31.555Z] Selecting previously unselected package libcap2:arm64. [2020-07-14T17:22:31.555Z] Preparing to unpack .../1-libcap2_1%3a2.25-1.2_arm64.deb ... [2020-07-14T17:22:31.555Z] Unpacking libcap2:arm64 (1:2.25-1.2) ... [2020-07-14T17:22:31.826Z] Selecting previously unselected package libargon2-0:arm64. [2020-07-14T17:22:31.826Z] Preparing to unpack .../2-libargon2-0_0~20161029-1.1_arm64.deb ... [2020-07-14T17:22:31.826Z] Unpacking libargon2-0:arm64 (0~20161029-1.1) ... [2020-07-14T17:22:31.826Z] Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-07-14T17:22:31.826Z] Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... [2020-07-14T17:22:31.826Z] Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-07-14T17:22:32.097Z] Selecting previously unselected package libjson-c3:arm64. [2020-07-14T17:22:32.097Z] Preparing to unpack .../4-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... [2020-07-14T17:22:32.097Z] Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... [2020-07-14T17:22:32.097Z] Selecting previously unselected package libcryptsetup12:arm64. [2020-07-14T17:22:32.097Z] Preparing to unpack .../5-libcryptsetup12_2%3a2.0.2-1ubuntu1.1_arm64.deb ... [2020-07-14T17:22:32.097Z] Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.1) ... [2020-07-14T17:22:32.368Z] Selecting previously unselected package libidn11:arm64. [2020-07-14T17:22:32.368Z] Preparing to unpack .../6-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... [2020-07-14T17:22:32.368Z] Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) ... [2020-07-14T17:22:32.368Z] Selecting previously unselected package libip4tc0:arm64. [2020-07-14T17:22:32.368Z] Preparing to unpack .../7-libip4tc0_1.6.1-2ubuntu2_arm64.deb ... [2020-07-14T17:22:32.368Z] Unpacking libip4tc0:arm64 (1.6.1-2ubuntu2) ... [2020-07-14T17:22:32.640Z] Selecting previously unselected package libapparmor1:arm64. [2020-07-14T17:22:32.640Z] Preparing to unpack .../8-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... [2020-07-14T17:22:32.640Z] Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) ... [2020-07-14T17:22:32.640Z] Selecting previously unselected package libkmod2:arm64. [2020-07-14T17:22:32.640Z] Preparing to unpack .../9-libkmod2_24-1ubuntu3.4_arm64.deb ... [2020-07-14T17:22:32.640Z] Unpacking libkmod2:arm64 (24-1ubuntu3.4) ... [2020-07-14T17:22:32.909Z] Setting up libcap2:arm64 (1:2.25-1.2) ... [2020-07-14T17:22:32.909Z] Setting up libargon2-0:arm64 (0~20161029-1.1) ... [2020-07-14T17:22:32.909Z] Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-07-14T17:22:32.909Z] Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... [2020-07-14T17:22:32.909Z] Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.1) ... [2020-07-14T17:22:32.909Z] Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... [2020-07-14T17:22:32.909Z] Setting up libip4tc0:arm64 (1.6.1-2ubuntu2) ... [2020-07-14T17:22:33.182Z] Selecting previously unselected package systemd. [2020-07-14T17:22:33.182Z] (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.) [2020-07-14T17:22:33.182Z] Preparing to unpack .../systemd_237-3ubuntu10.41_arm64.deb ... [2020-07-14T17:22:33.453Z] Unpacking systemd (237-3ubuntu10.41) ... [2020-07-14T17:22:34.429Z] Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... [2020-07-14T17:22:34.429Z] Setting up libkmod2:arm64 (24-1ubuntu3.4) ... [2020-07-14T17:22:34.429Z] Setting up systemd (237-3ubuntu10.41) ... [2020-07-14T17:22:34.700Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2020-07-14T17:22:34.700Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2020-07-14T17:22:34.700Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2020-07-14T17:22:34.700Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. [2020-07-14T17:22:34.700Z] Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. [2020-07-14T17:22:34.700Z] ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy [2020-07-14T17:22:34.700Z] Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. [2020-07-14T17:22:34.700Z] Initializing machine ID from random generator. [2020-07-14T17:22:36.128Z] Selecting previously unselected package systemd-sysv. [2020-07-14T17:22:36.128Z] (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.) [2020-07-14T17:22:36.128Z] Preparing to unpack .../00-systemd-sysv_237-3ubuntu10.41_arm64.deb ... [2020-07-14T17:22:36.128Z] Unpacking systemd-sysv (237-3ubuntu10.41) ... [2020-07-14T17:22:36.128Z] Selecting previously unselected package libxau6:arm64. [2020-07-14T17:22:36.128Z] Preparing to unpack .../01-libxau6_1%3a1.0.8-1ubuntu1_arm64.deb ... [2020-07-14T17:22:36.128Z] Unpacking libxau6:arm64 (1:1.0.8-1ubuntu1) ... [2020-07-14T17:22:36.398Z] Selecting previously unselected package libbsd0:arm64. [2020-07-14T17:22:36.399Z] Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-07-14T17:22:36.399Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-07-14T17:22:36.399Z] Selecting previously unselected package libxdmcp6:arm64. [2020-07-14T17:22:36.399Z] Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-07-14T17:22:36.399Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-07-14T17:22:36.671Z] Selecting previously unselected package libxcb1:arm64. [2020-07-14T17:22:36.671Z] Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-07-14T17:22:36.671Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-07-14T17:22:36.671Z] Selecting previously unselected package libx11-data. [2020-07-14T17:22:36.671Z] Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-07-14T17:22:36.671Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-07-14T17:22:36.941Z] Selecting previously unselected package libx11-6:arm64. [2020-07-14T17:22:36.941Z] Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-07-14T17:22:36.941Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-07-14T17:22:37.213Z] Selecting previously unselected package libxext6:arm64. [2020-07-14T17:22:37.213Z] Preparing to unpack .../07-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-07-14T17:22:37.213Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-07-14T17:22:37.485Z] Selecting previously unselected package libdbus-1-3:arm64. [2020-07-14T17:22:37.485Z] Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.2_arm64.deb ... [2020-07-14T17:22:37.485Z] Unpacking libdbus-1-3:arm64 (1.12.2-1ubuntu1.2) ... [2020-07-14T17:22:37.485Z] Selecting previously unselected package dbus. [2020-07-14T17:22:37.485Z] Preparing to unpack .../09-dbus_1.12.2-1ubuntu1.2_arm64.deb ... [2020-07-14T17:22:37.757Z] Unpacking dbus (1.12.2-1ubuntu1.2) ... [2020-07-14T17:22:37.757Z] Selecting previously unselected package dmsetup. [2020-07-14T17:22:37.757Z] Preparing to unpack .../10-dmsetup_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... [2020-07-14T17:22:37.757Z] Unpacking dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-07-14T17:22:38.029Z] Selecting previously unselected package libmagic-mgc. [2020-07-14T17:22:38.029Z] Preparing to unpack .../11-libmagic-mgc_1%3a5.32-2ubuntu0.4_arm64.deb ... [2020-07-14T17:22:38.029Z] Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... [2020-07-14T17:22:38.301Z] Selecting previously unselected package libmagic1:arm64. [2020-07-14T17:22:38.301Z] Preparing to unpack .../12-libmagic1_1%3a5.32-2ubuntu0.4_arm64.deb ... [2020-07-14T17:22:38.301Z] Unpacking libmagic1:arm64 (1:5.32-2ubuntu0.4) ... [2020-07-14T17:22:38.301Z] Selecting previously unselected package file. [2020-07-14T17:22:38.301Z] Preparing to unpack .../13-file_1%3a5.32-2ubuntu0.4_arm64.deb ... [2020-07-14T17:22:38.301Z] Unpacking file (1:5.32-2ubuntu0.4) ... [2020-07-14T17:22:38.572Z] Selecting previously unselected package libglib2.0-0:arm64. [2020-07-14T17:22:38.572Z] Preparing to unpack .../14-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... [2020-07-14T17:22:38.572Z] Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-07-14T17:22:38.846Z] Selecting previously unselected package libgirepository-1.0-1:arm64. [2020-07-14T17:22:38.846Z] Preparing to unpack .../15-libgirepository-1.0-1_1.56.1-1_arm64.deb ... [2020-07-14T17:22:38.846Z] Unpacking libgirepository-1.0-1:arm64 (1.56.1-1) ... [2020-07-14T17:22:38.846Z] Selecting previously unselected package gir1.2-glib-2.0:arm64. [2020-07-14T17:22:38.847Z] Preparing to unpack .../16-gir1.2-glib-2.0_1.56.1-1_arm64.deb ... [2020-07-14T17:22:39.116Z] Unpacking gir1.2-glib-2.0:arm64 (1.56.1-1) ... [2020-07-14T17:22:39.116Z] Selecting previously unselected package libglib2.0-data. [2020-07-14T17:22:39.116Z] Preparing to unpack .../17-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... [2020-07-14T17:22:39.116Z] Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-07-14T17:22:39.389Z] Selecting previously unselected package libicu60:arm64. [2020-07-14T17:22:39.389Z] Preparing to unpack .../18-libicu60_60.2-3ubuntu3.1_arm64.deb ... [2020-07-14T17:22:39.389Z] Unpacking libicu60:arm64 (60.2-3ubuntu3.1) ... [2020-07-14T17:22:41.356Z] Selecting previously unselected package libnss-systemd:arm64. [2020-07-14T17:22:41.356Z] Preparing to unpack .../19-libnss-systemd_237-3ubuntu10.41_arm64.deb ... [2020-07-14T17:22:41.356Z] Unpacking libnss-systemd:arm64 (237-3ubuntu10.41) ... [2020-07-14T17:22:41.356Z] Selecting previously unselected package libpam-systemd:arm64. [2020-07-14T17:22:41.356Z] Preparing to unpack .../20-libpam-systemd_237-3ubuntu10.41_arm64.deb ... [2020-07-14T17:22:41.356Z] Unpacking libpam-systemd:arm64 (237-3ubuntu10.41) ... [2020-07-14T17:22:41.625Z] Selecting previously unselected package libxml2:arm64. [2020-07-14T17:22:41.625Z] Preparing to unpack .../21-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_arm64.deb ... [2020-07-14T17:22:41.625Z] Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-07-14T17:22:41.896Z] Selecting previously unselected package python3-dbus. [2020-07-14T17:22:41.896Z] Preparing to unpack .../22-python3-dbus_1.2.6-1_arm64.deb ... [2020-07-14T17:22:41.896Z] Unpacking python3-dbus (1.2.6-1) ... [2020-07-14T17:22:42.167Z] Selecting previously unselected package python3-gi. [2020-07-14T17:22:42.167Z] Preparing to unpack .../23-python3-gi_3.26.1-2ubuntu1_arm64.deb ... [2020-07-14T17:22:42.167Z] Unpacking python3-gi (3.26.1-2ubuntu1) ... [2020-07-14T17:22:42.167Z] Selecting previously unselected package networkd-dispatcher. [2020-07-14T17:22:42.167Z] Preparing to unpack .../24-networkd-dispatcher_1.7-0ubuntu3.3_all.deb ... [2020-07-14T17:22:42.167Z] Unpacking networkd-dispatcher (1.7-0ubuntu3.3) ... [2020-07-14T17:22:42.438Z] Selecting previously unselected package shared-mime-info. [2020-07-14T17:22:42.438Z] Preparing to unpack .../25-shared-mime-info_1.9-2_arm64.deb ... [2020-07-14T17:22:42.438Z] Unpacking shared-mime-info (1.9-2) ... [2020-07-14T17:22:42.708Z] Selecting previously unselected package udev. [2020-07-14T17:22:42.708Z] Preparing to unpack .../26-udev_237-3ubuntu10.41_arm64.deb ... [2020-07-14T17:22:42.708Z] Unpacking udev (237-3ubuntu10.41) ... [2020-07-14T17:22:43.300Z] Selecting previously unselected package xdg-user-dirs. [2020-07-14T17:22:43.300Z] Preparing to unpack .../27-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... [2020-07-14T17:22:43.300Z] Unpacking xdg-user-dirs (0.17-1ubuntu1) ... [2020-07-14T17:22:43.571Z] Selecting previously unselected package xz-utils. [2020-07-14T17:22:43.571Z] Preparing to unpack .../28-xz-utils_5.2.2-1.3_arm64.deb ... [2020-07-14T17:22:43.571Z] Unpacking xz-utils (5.2.2-1.3) ... [2020-07-14T17:22:43.841Z] Selecting previously unselected package apparmor. [2020-07-14T17:22:43.841Z] Preparing to unpack .../29-apparmor_2.12-4ubuntu5.1_arm64.deb ... [2020-07-14T17:22:43.841Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-07-14T17:22:44.111Z] Selecting previously unselected package libedit2:arm64. [2020-07-14T17:22:44.111Z] Preparing to unpack .../30-libedit2_3.1-20170329-1_arm64.deb ... [2020-07-14T17:22:44.111Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-07-14T17:22:44.383Z] Selecting previously unselected package libfuse2:arm64. [2020-07-14T17:22:44.383Z] Preparing to unpack .../31-libfuse2_2.9.7-1ubuntu1_arm64.deb ... [2020-07-14T17:22:44.383Z] Unpacking libfuse2:arm64 (2.9.7-1ubuntu1) ... [2020-07-14T17:22:44.654Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-07-14T17:22:44.654Z] Preparing to unpack .../32-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-07-14T17:22:44.654Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-07-14T17:22:44.927Z] Selecting previously unselected package libxmuu1:arm64. [2020-07-14T17:22:44.927Z] Preparing to unpack .../33-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-07-14T17:22:44.927Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-07-14T17:22:44.927Z] Selecting previously unselected package openssh-client. [2020-07-14T17:22:44.927Z] Preparing to unpack .../34-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-07-14T17:22:44.927Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-07-14T17:22:45.198Z] Selecting previously unselected package xauth. [2020-07-14T17:22:45.198Z] Preparing to unpack .../35-xauth_1%3a1.0.10-1_arm64.deb ... [2020-07-14T17:22:45.198Z] Unpacking xauth (1:1.0.10-1) ... [2020-07-14T17:22:45.469Z] Selecting previously unselected package libassuan0:arm64. [2020-07-14T17:22:45.469Z] Preparing to unpack .../36-libassuan0_2.5.1-2_arm64.deb ... [2020-07-14T17:22:45.469Z] Unpacking libassuan0:arm64 (2.5.1-2) ... [2020-07-14T17:22:45.469Z] Selecting previously unselected package gpgconf. [2020-07-14T17:22:45.469Z] Preparing to unpack .../37-gpgconf_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-14T17:22:45.469Z] Unpacking gpgconf (2.2.4-1ubuntu1.2) ... [2020-07-14T17:22:45.739Z] Selecting previously unselected package libksba8:arm64. [2020-07-14T17:22:45.739Z] Preparing to unpack .../38-libksba8_1.3.5-2_arm64.deb ... [2020-07-14T17:22:45.739Z] Unpacking libksba8:arm64 (1.3.5-2) ... [2020-07-14T17:22:45.739Z] Selecting previously unselected package libnpth0:arm64. [2020-07-14T17:22:45.739Z] Preparing to unpack .../39-libnpth0_1.5-3_arm64.deb ... [2020-07-14T17:22:45.739Z] Unpacking libnpth0:arm64 (1.5-3) ... [2020-07-14T17:22:46.009Z] Selecting previously unselected package dirmngr. [2020-07-14T17:22:46.009Z] Preparing to unpack .../40-dirmngr_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-14T17:22:46.009Z] Unpacking dirmngr (2.2.4-1ubuntu1.2) ... [2020-07-14T17:22:46.279Z] Selecting previously unselected package gnupg-l10n. [2020-07-14T17:22:46.279Z] Preparing to unpack .../41-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... [2020-07-14T17:22:46.279Z] Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-07-14T17:22:46.279Z] Selecting previously unselected package gnupg-utils. [2020-07-14T17:22:46.279Z] Preparing to unpack .../42-gnupg-utils_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-14T17:22:46.279Z] Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-07-14T17:22:46.550Z] Selecting previously unselected package gpg. [2020-07-14T17:22:46.550Z] Preparing to unpack .../43-gpg_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-14T17:22:46.550Z] Unpacking gpg (2.2.4-1ubuntu1.2) ... [2020-07-14T17:22:46.550Z] Selecting previously unselected package pinentry-curses. [2020-07-14T17:22:46.550Z] Preparing to unpack .../44-pinentry-curses_1.1.0-1_arm64.deb ... [2020-07-14T17:22:46.820Z] Unpacking pinentry-curses (1.1.0-1) ... [2020-07-14T17:22:46.820Z] Selecting previously unselected package gpg-agent. [2020-07-14T17:22:46.820Z] Preparing to unpack .../45-gpg-agent_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-14T17:22:46.820Z] Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... [2020-07-14T17:22:47.091Z] Selecting previously unselected package gpg-wks-client. [2020-07-14T17:22:47.091Z] Preparing to unpack .../46-gpg-wks-client_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-14T17:22:47.091Z] Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-07-14T17:22:47.091Z] Selecting previously unselected package gpg-wks-server. [2020-07-14T17:22:47.091Z] Preparing to unpack .../47-gpg-wks-server_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-14T17:22:47.091Z] Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-07-14T17:22:47.362Z] Selecting previously unselected package gpgsm. [2020-07-14T17:22:47.362Z] Preparing to unpack .../48-gpgsm_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-14T17:22:47.362Z] Unpacking gpgsm (2.2.4-1ubuntu1.2) ... [2020-07-14T17:22:47.362Z] Selecting previously unselected package gnupg. [2020-07-14T17:22:47.362Z] Preparing to unpack .../49-gnupg_2.2.4-1ubuntu1.2_arm64.deb ... [2020-07-14T17:22:47.362Z] Unpacking gnupg (2.2.4-1ubuntu1.2) ... [2020-07-14T17:22:47.633Z] Selecting previously unselected package squashfs-tools. [2020-07-14T17:22:47.633Z] Preparing to unpack .../50-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... [2020-07-14T17:22:47.633Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-07-14T17:22:47.633Z] Selecting previously unselected package snapd. [2020-07-14T17:22:47.633Z] Preparing to unpack .../51-snapd_2.45.1+18.04_arm64.deb ... [2020-07-14T17:22:47.633Z] Unpacking snapd (2.45.1+18.04) ... [2020-07-14T17:22:53.005Z] Setting up libnpth0:arm64 (1.5-3) ... [2020-07-14T17:22:53.005Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-07-14T17:22:53.005Z] Setting up readline-common (7.0-3) ... [2020-07-14T17:22:53.005Z] Setting up libnss-systemd:arm64 (237-3ubuntu10.41) ... [2020-07-14T17:22:53.005Z] First installation detected... [2020-07-14T17:22:53.005Z] Checking NSS setup... [2020-07-14T17:22:53.005Z] Setting up libicu60:arm64 (60.2-3ubuntu3.1) ... [2020-07-14T17:22:53.005Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-07-14T17:22:53.005Z] debconf: unable to initialize frontend: Dialog [2020-07-14T17:22:53.005Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-07-14T17:22:53.005Z] debconf: falling back to frontend: Readline [2020-07-14T17:22:53.005Z] debconf: unable to initialize frontend: Readline [2020-07-14T17:22:53.005Z] 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.) [2020-07-14T17:22:53.005Z] debconf: falling back to frontend: Teletype [2020-07-14T17:22:53.005Z] Setting up mime-support (3.60ubuntu1) ... [2020-07-14T17:22:53.005Z] Setting up libreadline7:arm64 (7.0-3) ... [2020-07-14T17:22:53.005Z] Setting up systemd-sysv (237-3ubuntu10.41) ... [2020-07-14T17:22:53.005Z] Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-07-14T17:22:53.005Z] No schema files found: doing nothing. [2020-07-14T17:22:53.005Z] Setting up libfuse2:arm64 (2.9.7-1ubuntu1) ... [2020-07-14T17:22:53.005Z] Setting up libksba8:arm64 (1.3.5-2) ... [2020-07-14T17:22:53.275Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-07-14T17:22:53.275Z] Setting up libgirepository-1.0-1:arm64 (1.56.1-1) ... [2020-07-14T17:22:53.275Z] Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-07-14T17:22:53.275Z] Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... [2020-07-14T17:22:53.275Z] Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-07-14T17:22:53.275Z] Setting up libmagic1:arm64 (1:5.32-2ubuntu0.4) ... [2020-07-14T17:22:53.275Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-07-14T17:22:53.545Z] Setting up gir1.2-glib-2.0:arm64 (1.56.1-1) ... [2020-07-14T17:22:53.545Z] Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-07-14T17:22:53.545Z] Setting up udev (237-3ubuntu10.41) ... [2020-07-14T17:22:54.980Z] invoke-rc.d: could not determine current runlevel [2020-07-14T17:22:54.980Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-07-14T17:22:54.980Z] Setting up xz-utils (5.2.2-1.3) ... [2020-07-14T17:22:54.980Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-14T17:22:54.980Z] 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 [2020-07-14T17:22:54.980Z] 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 [2020-07-14T17:22:54.980Z] 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 [2020-07-14T17:22:54.980Z] 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 [2020-07-14T17:22:54.980Z] 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 [2020-07-14T17:22:54.980Z] 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 [2020-07-14T17:22:54.980Z] 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 [2020-07-14T17:22:54.980Z] 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 [2020-07-14T17:22:54.980Z] 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 [2020-07-14T17:22:54.980Z] 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 [2020-07-14T17:22:54.980Z] Setting up dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-07-14T17:22:54.980Z] Setting up shared-mime-info (1.9-2) ... [2020-07-14T17:23:03.228Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-07-14T17:23:03.228Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-07-14T17:23:03.228Z] Setting up libassuan0:arm64 (2.5.1-2) ... [2020-07-14T17:23:03.228Z] Setting up xdg-user-dirs (0.17-1ubuntu1) ... [2020-07-14T17:23:03.228Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-07-14T17:23:03.228Z] Setting up libxau6:arm64 (1:1.0.8-1ubuntu1) ... [2020-07-14T17:23:03.228Z] Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... [2020-07-14T17:23:03.228Z] Setting up libdbus-1-3:arm64 (1.12.2-1ubuntu1.2) ... [2020-07-14T17:23:03.228Z] Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1) ... [2020-07-14T17:23:03.228Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1) ... [2020-07-14T17:23:05.834Z] Setting up gpgconf (2.2.4-1ubuntu1.2) ... [2020-07-14T17:23:05.834Z] Setting up file (1:5.32-2ubuntu0.4) ... [2020-07-14T17:23:05.834Z] Setting up gpgsm (2.2.4-1ubuntu1.2) ... [2020-07-14T17:23:05.834Z] Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-07-14T17:23:05.834Z] Setting up pinentry-curses (1.1.0-1) ... [2020-07-14T17:23:06.102Z] Setting up dbus (1.12.2-1ubuntu1.2) ... [2020-07-14T17:23:06.371Z] Setting up dirmngr (2.2.4-1ubuntu1.2) ... [2020-07-14T17:23:06.645Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-07-14T17:23:06.645Z] Setting up gpg (2.2.4-1ubuntu1.2) ... [2020-07-14T17:23:06.645Z] Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... [2020-07-14T17:23:06.645Z] Setting up libpam-systemd:arm64 (237-3ubuntu10.41) ... [2020-07-14T17:23:06.916Z] debconf: unable to initialize frontend: Dialog [2020-07-14T17:23:06.916Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-07-14T17:23:06.916Z] debconf: falling back to frontend: Readline [2020-07-14T17:23:06.916Z] debconf: unable to initialize frontend: Readline [2020-07-14T17:23:07.188Z] 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.) [2020-07-14T17:23:07.188Z] debconf: falling back to frontend: Teletype [2020-07-14T17:23:07.459Z] Setting up python3 (3.6.7-1~18.04) ... [2020-07-14T17:23:07.459Z] running python rtupdate hooks for python3.6... [2020-07-14T17:23:07.459Z] running python post-rtupdate hooks for python3.6... [2020-07-14T17:23:08.050Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-07-14T17:23:08.050Z] Setting up gpg-agent (2.2.4-1ubuntu1.2) ... [2020-07-14T17:23:08.050Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-07-14T17:23:10.013Z] debconf: unable to initialize frontend: Dialog [2020-07-14T17:23:10.013Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2020-07-14T17:23:10.013Z] debconf: falling back to frontend: Readline [2020-07-14T17:23:10.013Z] debconf: unable to initialize frontend: Readline [2020-07-14T17:23:10.013Z] 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.) [2020-07-14T17:23:10.013Z] debconf: falling back to frontend: Teletype [2020-07-14T17:23:10.288Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-07-14T17:23:10.882Z] Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-07-14T17:23:10.882Z] Setting up python3-gi (3.26.1-2ubuntu1) ... [2020-07-14T17:23:11.894Z] Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-07-14T17:23:11.894Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-07-14T17:23:11.894Z] Setting up snapd (2.45.1+18.04) ... [2020-07-14T17:23:12.908Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-07-14T17:23:13.179Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-07-14T17:23:13.771Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-07-14T17:23:14.364Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-07-14T17:23:14.634Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-07-14T17:23:14.634Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-07-14T17:23:15.228Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-07-14T17:23:15.819Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-07-14T17:23:16.409Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-07-14T17:23:16.679Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-07-14T17:23:16.679Z] Setting up python3-dbus (1.2.6-1) ... [2020-07-14T17:23:17.649Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-07-14T17:23:17.649Z] Setting up gnupg (2.2.4-1ubuntu1.2) ... [2020-07-14T17:23:17.649Z] Setting up xauth (1:1.0.10-1) ... [2020-07-14T17:23:17.649Z] Setting up networkd-dispatcher (1.7-0ubuntu3.3) ... [2020-07-14T17:23:18.239Z] Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service. [2020-07-14T17:23:18.239Z] Processing triggers for systemd (237-3ubuntu10.41) ... [2020-07-14T17:23:18.239Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-07-14T17:24:14.726Z] Removing intermediate container e7961d3d6d80 [2020-07-14T17:24:14.726Z] ---> 0669fdfe58e9 [2020-07-14T17:24:14.726Z] Step 4/11 : ADD https://raw.githubusercontent.com/snapcore/snapcraft/25043ab3667d24688b3d93dcac9f9a74f35dae9e/docker/bin/snapcraft-wrapper /snap/bin/snapcraft [2020-07-14T17:24:14.726Z] [2020-07-14T17:24:15.317Z] ---> 2ecda300a754 [2020-07-14T17:24:15.317Z] Step 5/11 : RUN sed -i -e "s@\"amd64\"@$ARCH@" /snap/bin/snapcraft && chmod +x /snap/bin/snapcraft [2020-07-14T17:24:15.317Z] ---> Running in eed267f3d0d9 [2020-07-14T17:24:17.921Z] Removing intermediate container eed267f3d0d9 [2020-07-14T17:24:17.922Z] ---> 29e1a8206dbb [2020-07-14T17:24:17.922Z] Step 6/11 : ENV PATH=/snap/bin:$PATH [2020-07-14T17:24:17.922Z] ---> Running in 922174586d4a [2020-07-14T17:24:18.192Z] Removing intermediate container 922174586d4a [2020-07-14T17:24:18.192Z] ---> 56f6a822ab8f [2020-07-14T17:24:18.192Z] Step 7/11 : COPY ./entrypoint.sh / [2020-07-14T17:24:18.788Z] ---> 84f1b8fc0e69 [2020-07-14T17:24:18.788Z] Step 8/11 : WORKDIR /build [2020-07-14T17:24:19.063Z] ---> Running in 549be6834699 [2020-07-14T17:24:19.652Z] Removing intermediate container 549be6834699 [2020-07-14T17:24:19.652Z] ---> 5fe0772cac1c [2020-07-14T17:24:19.652Z] Step 9/11 : ENTRYPOINT [ "/entrypoint.sh" ] [2020-07-14T17:24:19.652Z] ---> Running in 303772c06116 [2020-07-14T17:24:19.924Z] Removing intermediate container 303772c06116 [2020-07-14T17:24:19.924Z] ---> f26a8049d676 [2020-07-14T17:24:19.924Z] Step 10/11 : LABEL arch=arm64 [2020-07-14T17:24:20.195Z] ---> Running in 763925f15fca [2020-07-14T17:24:20.465Z] Removing intermediate container 763925f15fca [2020-07-14T17:24:20.465Z] ---> 3aee50f0e759 [2020-07-14T17:24:20.465Z] Step 11/11 : LABEL git_sha=af758179679e1848e3f9de98a733479ed0b6b85b [2020-07-14T17:24:20.735Z] ---> Running in 10756670d595 [2020-07-14T17:24:21.005Z] Removing intermediate container 10756670d595 [2020-07-14T17:24:21.005Z] ---> 672d08b1b1c2 [2020-07-14T17:24:21.005Z] Successfully built 672d08b1b1c2 [2020-07-14T17:24:21.005Z] 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 [2020-07-14T17:24:21.507Z] provisioning config files... [2020-07-14T17:24:21.548Z] copy managed file [ci-build-images-settings] to file:/w/workspace/i-build-images_snapcraft-builder@tmp/config290649969831001001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-07-14T17:24:21.955Z] nexus3.edgexfoundry.org:10001 [2020-07-14T17:24:22.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-14T17:24:22.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-14T17:24:22.517Z] Configure a credential helper to remove this warning. See [2020-07-14T17:24:22.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-14T17:24:22.517Z] [2020-07-14T17:24:22.517Z] Login Succeeded [2020-07-14T17:24:22.517Z] nexus3.edgexfoundry.org:10002 [2020-07-14T17:24:22.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-14T17:24:23.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-14T17:24:23.059Z] Configure a credential helper to remove this warning. See [2020-07-14T17:24:23.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-14T17:24:23.059Z] [2020-07-14T17:24:23.059Z] Login Succeeded [2020-07-14T17:24:23.059Z] nexus3.edgexfoundry.org:10003 [2020-07-14T17:24:23.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-14T17:24:23.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-14T17:24:23.651Z] Configure a credential helper to remove this warning. See [2020-07-14T17:24:23.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-14T17:24:23.651Z] [2020-07-14T17:24:23.651Z] Login Succeeded [2020-07-14T17:24:23.651Z] nexus3.edgexfoundry.org:10004 [2020-07-14T17:24:23.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-14T17:24:24.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-14T17:24:24.195Z] Configure a credential helper to remove this warning. See [2020-07-14T17:24:24.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-14T17:24:24.195Z] [2020-07-14T17:24:24.195Z] Login Succeeded [2020-07-14T17:24:24.195Z] docker.io [2020-07-14T17:24:24.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-07-14T17:24:25.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-07-14T17:24:25.061Z] Configure a credential helper to remove this warning. See [2020-07-14T17:24:25.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-07-14T17:24:25.061Z] [2020-07-14T17:24:25.061Z] Login Succeeded [Pipeline] } [2020-07-14T17:24:25.078Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-07-14T17:24:25.257Z] [edgeXDocker.push] Tagging docker image edgex-snap-builder-arm64 with the following tags: [2020-07-14T17:24:25.257Z] af758179679e1848e3f9de98a733479ed0b6b85b [2020-07-14T17:24:25.257Z] snapcraft-builder [2020-07-14T17:24:25.257Z] new-snap-updates [2020-07-14T17:24:25.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-14T17:24:25.739Z] + docker tag edgex-snap-builder-arm64 nexus3.edgexfoundry.org:10003/edgex-snap-builder-arm64:af758179679e1848e3f9de98a733479ed0b6b85b [2020-07-14T17:24:25.740Z] Error response from daemon: No such image: edgex-snap-builder-arm64:latest [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-14T17:24:26.555Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-14T17:24:27.967Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-14T17:24:28.866Z] ---> package-listing.sh [2020-07-14T17:24:28.866Z] ++ facter osfamily [2020-07-14T17:24:28.866Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-14T17:24:28.866Z] + OS_FAMILY=redhat [2020-07-14T17:24:28.866Z] + workspace=/w/workspace/i-build-images_snapcraft-builder [2020-07-14T17:24:28.866Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-14T17:24:28.866Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-14T17:24:28.866Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-14T17:24:28.866Z] + PACKAGES=/tmp/packages_start.txt [2020-07-14T17:24:28.866Z] + '[' /w/workspace/i-build-images_snapcraft-builder ']' [2020-07-14T17:24:28.866Z] + PACKAGES=/tmp/packages_end.txt [2020-07-14T17:24:28.866Z] + case "${OS_FAMILY}" in [2020-07-14T17:24:28.866Z] + rpm -qa [2020-07-14T17:24:28.866Z] + sort [2020-07-14T17:24:33.233Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-14T17:24:33.233Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-14T17:24:33.233Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-14T17:24:33.233Z] + '[' /w/workspace/i-build-images_snapcraft-builder ']' [2020-07-14T17:24:33.233Z] + mkdir -p /w/workspace/i-build-images_snapcraft-builder/archives/ [2020-07-14T17:24:33.233Z] + 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 [2020-07-14T17:24:33.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-14T17:24:33.661Z] [2020-07-14T17:24:33.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-14T17:24:34.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-14T17:24:34.003Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-14T17:24:34.003Z] c9b1b535fdd9: Pulling fs layer [2020-07-14T17:24:34.003Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-14T17:24:34.003Z] 756a868c4378: Pulling fs layer [2020-07-14T17:24:34.003Z] 444b2fc9a129: Pulling fs layer [2020-07-14T17:24:34.003Z] ea15f1150254: Pulling fs layer [2020-07-14T17:24:34.003Z] 41b27a9f41bf: Pulling fs layer [2020-07-14T17:24:34.003Z] 28c525ee5125: Pulling fs layer [2020-07-14T17:24:34.003Z] 094b1ea09ed8: Pulling fs layer [2020-07-14T17:24:34.003Z] 138eaada9080: Pulling fs layer [2020-07-14T17:24:34.003Z] 0622d0fa9048: Pulling fs layer [2020-07-14T17:24:34.003Z] 444b2fc9a129: Waiting [2020-07-14T17:24:34.003Z] ea15f1150254: Waiting [2020-07-14T17:24:34.003Z] 41b27a9f41bf: Waiting [2020-07-14T17:24:34.003Z] 28c525ee5125: Waiting [2020-07-14T17:24:34.003Z] 094b1ea09ed8: Waiting [2020-07-14T17:24:34.003Z] 138eaada9080: Waiting [2020-07-14T17:24:34.003Z] 0622d0fa9048: Waiting [2020-07-14T17:24:34.003Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-14T17:24:34.003Z] 2cc5ad85d9ab: Download complete [2020-07-14T17:24:34.003Z] 444b2fc9a129: Download complete [2020-07-14T17:24:34.003Z] c9b1b535fdd9: Verifying Checksum [2020-07-14T17:24:34.003Z] c9b1b535fdd9: Download complete [2020-07-14T17:24:34.003Z] ea15f1150254: Verifying Checksum [2020-07-14T17:24:34.003Z] ea15f1150254: Download complete [2020-07-14T17:24:34.281Z] 28c525ee5125: Verifying Checksum [2020-07-14T17:24:34.281Z] 28c525ee5125: Download complete [2020-07-14T17:24:34.281Z] 756a868c4378: Verifying Checksum [2020-07-14T17:24:34.281Z] 756a868c4378: Download complete [2020-07-14T17:24:34.547Z] 138eaada9080: Verifying Checksum [2020-07-14T17:24:34.547Z] 138eaada9080: Download complete [2020-07-14T17:24:34.547Z] 094b1ea09ed8: Verifying Checksum [2020-07-14T17:24:34.547Z] 094b1ea09ed8: Download complete [2020-07-14T17:24:34.547Z] 0622d0fa9048: Download complete [2020-07-14T17:24:34.816Z] c9b1b535fdd9: Pull complete [2020-07-14T17:24:35.085Z] 2cc5ad85d9ab: Pull complete [2020-07-14T17:24:35.085Z] 41b27a9f41bf: Verifying Checksum [2020-07-14T17:24:35.085Z] 41b27a9f41bf: Download complete [2020-07-14T17:24:36.473Z] 756a868c4378: Pull complete [2020-07-14T17:24:36.473Z] 444b2fc9a129: Pull complete [2020-07-14T17:24:37.859Z] ea15f1150254: Pull complete [2020-07-14T17:24:42.097Z] 41b27a9f41bf: Pull complete [2020-07-14T17:24:42.097Z] 28c525ee5125: Pull complete [2020-07-14T17:24:44.642Z] 094b1ea09ed8: Pull complete [2020-07-14T17:24:44.903Z] 138eaada9080: Pull complete [2020-07-14T17:24:45.169Z] 0622d0fa9048: Pull complete [2020-07-14T17:24:45.169Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-14T17:24:45.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-14T17:24:45.169Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-14T17:24:45.376Z] prd-centos7-docker-4c-2g-667 does not seem to be running inside a container [2020-07-14T17:24:45.443Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-14T17:24:48.333Z] $ docker top 4acced035dd24781eb0b06a5ef3eb4ec612fc1df8e817969d8598effce28229b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-14T17:24:48.672Z] provisioning config files... [2020-07-14T17:24:48.689Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/i-build-images_snapcraft-builder@tmp/config4600282437828938739tmp [Pipeline] { [Pipeline] echo [2020-07-14T17:24:48.769Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-14T17:24:49.061Z] ---> create-netrc.sh [Pipeline] echo [2020-07-14T17:24:49.070Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-14T17:24:49.358Z] ---> logs-deploy.sh [2020-07-14T17:24:49.358Z] + ARCHIVE_ARTIFACTS= [2020-07-14T17:24:49.358Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-14T17:24:49.358Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-14T17:24:49.358Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-14T17:24:49.358Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snapcraft-builder/9 [2020-07-14T17:24:49.358Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/snapcraft-builder/9/ [2020-07-14T17:24:49.358Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snapcraft-builder/9 /w/workspace/i-build-images_snapcraft-builder [2020-07-14T17:24:50.298Z] Archives upload complete. [2020-07-14T17:24:50.562Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snapcraft-builder/9 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/snapcraft-builder/9/