Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-snap-builder, mavenSettings:ci-build-images-settings, dockerImageName:edgex-snap-builder, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, releaseBranchOverride:snapcraft-builder] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-snap-builder USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-snap-builder DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-snap-builder-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: snapcraft-builder [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1163 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 > 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 Fetching without tags Checking out Revision 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba (snapcraft-builder) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba # timeout=10 Commit message: "Merge pull request #143 from ernestojeda/push-latest-snap-image" > git rev-list --no-walk 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:07:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:07:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:07:14 ========================================================= 21:07:14 EdgeX Global Pipelines Version Info 21:07:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:07:16 ------------------- 21:07:16 stable info: 21:07:16 ------------------- 21:07:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:07:16 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 21:07:16 Message: update stable to v1.0.106 21:07:16 ------------------- 21:07:16 experimental info: 21:07:16 ------------------- 21:07:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:07:16 Commit SHA: 30a0a69b1d8223a6590fc13400a32918a7eece87 21:07:16 Message: update experimental to v1.0.107 [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 21:07:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:07:19 + ls -al . 21:07:19 total 12 21:07:19 drwxrwxr-x. 3 jenkins jenkins 76 Jul 27 21:07 . 21:07:19 drwxrwxr-x. 4 jenkins jenkins 112 Jul 27 21:07 .. 21:07:19 -rw-rw-r--. 1 jenkins jenkins 3479 Jul 27 21:07 Dockerfile 21:07:19 -rwxrwxr-x. 1 jenkins jenkins 1578 Jul 27 21:07 entrypoint.sh 21:07:19 drwxrwxr-x. 8 jenkins jenkins 162 Jul 27 21:07 .git 21:07:19 -rw-rw-r--. 1 jenkins jenkins 869 Jul 27 21:07 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 21:07:20 + docker build -t edgex-devops/edgex-snap-builder -f Dockerfile --build-arg ARCH=amd64 --label git_sha=8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba --label arch=amd64 . 21:07:20 Sending build context to Docker daemon 221.7kB 21:07:20 Step 1/11 : FROM ubuntu:18.04 21:07:20 18.04: Pulling from library/ubuntu 21:07:21 7595c8c21622: Pulling fs layer 21:07:21 d13af8ca898f: Pulling fs layer 21:07:21 70799171ddba: Pulling fs layer 21:07:21 b6c12202c5ef: Pulling fs layer 21:07:21 b6c12202c5ef: Waiting 21:07:21 70799171ddba: Verifying Checksum 21:07:21 70799171ddba: Download complete 21:07:21 d13af8ca898f: Verifying Checksum 21:07:21 d13af8ca898f: Download complete 21:07:21 b6c12202c5ef: Download complete 21:07:21 7595c8c21622: Download complete 21:07:22 7595c8c21622: Pull complete 21:07:22 d13af8ca898f: Pull complete 21:07:22 70799171ddba: Pull complete 21:07:22 b6c12202c5ef: Pull complete 21:07:22 Digest: sha256:a61728f6128fb4a7a20efaa7597607ed6e69973ee9b9123e3b4fd28b7bba100b 21:07:22 Status: Downloaded newer image for ubuntu:18.04 21:07:22 ---> 2eb2d388e1a2 21:07:22 Step 2/11 : ARG ARCH 21:07:24 ---> Running in e205d2569748 21:07:24 Removing intermediate container e205d2569748 21:07:24 ---> 9c98e430fb0e 21:07:24 Step 3/11 : RUN apt-get update && apt-get dist-upgrade --yes && apt-get install --yes curl sudo jq squashfs-tools && for thesnap in core core18 snapcraft; do dlUrl=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_url' -r) && dlSHA=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_sha512' -r) && curl -s -L $dlUrl --output $thesnap.snap && echo "$dlSHA $thesnap.snap" > $thesnap.snap.sha512 && sha512sum -c $thesnap.snap.sha512 && mkdir -p /snap/$thesnap && unsquashfs -n -d /snap/$thesnap/current $thesnap.snap && rm $thesnap.snap.sha512 && rm $thesnap.snap; done && apt remove --yes --purge curl jq squashfs-tools && apt-get autoclean --yes && apt-get clean --yes && apt-get install snapd expect --yes 21:07:24 ---> Running in 1a5ff9753ecf 21:07:25 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:07:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:07:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [98.3 kB] 21:07:26 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:07:26 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 21:07:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1024 kB] 21:07:26 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 21:07:26 Get:8 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 21:07:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [870 kB] 21:07:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9279 B] 21:07:27 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 21:07:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 21:07:27 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1413 kB] 21:07:27 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1329 kB] 21:07:27 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [13.9 kB] 21:07:27 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [113 kB] 21:07:27 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8432 B] 21:07:27 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 21:07:28 Fetched 18.3 MB in 3s (5931 kB/s) 21:07:30 Reading package lists... 21:07:31 Reading package lists... 21:07:31 Building dependency tree... 21:07:31 Reading state information... 21:07:31 Calculating upgrade... 21:07:31 The following packages will be upgraded: 21:07:31 libseccomp2 21:07:31 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:07:31 Need to get 42.0 kB of archives. 21:07:31 After this operation, 0 B of additional disk space will be used. 21:07:31 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 21:07:32 debconf: delaying package configuration, since apt-utils is not installed 21:07:32 Fetched 42.0 kB in 0s (118 kB/s) 21:07:32 (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.) 21:07:32 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 21:07:32 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.4.3-1ubuntu3.18.04.2) ... 21:07:32 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 21:07:32 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 21:07:33 Still waiting to schedule task 21:07:33 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 21:07:34 Reading package lists... 21:07:34 Building dependency tree... 21:07:34 Reading state information... 21:07:34 The following additional packages will be installed: 21:07:34 ca-certificates krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 21:07:34 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 21:07:34 libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 21:07:34 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 21:07:34 liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 21:07:34 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 21:07:34 libwind0-heimdal multiarch-support openssl publicsuffix 21:07:34 Suggested packages: 21:07:34 krb5-doc krb5-user libsasl2-modules-gssapi-mit 21:07:34 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 21:07:34 libsasl2-modules-sql 21:07:34 The following NEW packages will be installed: 21:07:34 ca-certificates curl jq krb5-locales libasn1-8-heimdal libcurl4 21:07:34 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 21:07:34 libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 21:07:34 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 21:07:34 liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 21:07:34 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 21:07:34 libwind0-heimdal multiarch-support openssl publicsuffix squashfs-tools sudo 21:07:35 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 21:07:35 Need to get 5701 kB of archives. 21:07:35 After this operation, 18.2 MB of additional disk space will be used. 21:07:35 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.2 [6920 B] 21:07:35 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:07:35 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] 21:07:35 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 21:07:35 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20190110~18.04.1 [146 kB] 21:07:35 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:07:35 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.2 [427 kB] 21:07:35 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.1 [13.5 kB] 21:07:35 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] 21:07:35 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] 21:07:35 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:07:35 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] 21:07:35 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] 21:07:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:07:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] 21:07:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:07:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:07:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:07:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:07:35 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:07:35 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:07:35 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:07:35 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:07:35 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:07:35 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] 21:07:35 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] 21:07:36 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] 21:07:36 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.6 [155 kB] 21:07:36 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:07:36 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:07:36 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.9 [214 kB] 21:07:36 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.9 [159 kB] 21:07:36 Get:33 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libonig4 amd64 6.7.0-1 [119 kB] 21:07:36 Get:34 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libjq1 amd64 1.5+dfsg-2 [111 kB] 21:07:36 Get:35 http://archive.ubuntu.com/ubuntu bionic/universe amd64 jq amd64 1.5+dfsg-2 [45.6 kB] 21:07:36 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] 21:07:36 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 21:07:36 debconf: delaying package configuration, since apt-utils is not installed 21:07:36 Fetched 5701 kB in 1s (3980 kB/s) 21:07:36 Selecting previously unselected package multiarch-support. 21:07:36 (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.) 21:07:36 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_amd64.deb ... 21:07:36 Unpacking multiarch-support (2.27-3ubuntu1.2) ... 21:07:36 Setting up multiarch-support (2.27-3ubuntu1.2) ... 21:07:36 Selecting previously unselected package liblzo2-2:amd64. 21:07:36 (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.) 21:07:36 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:07:36 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:07:36 Selecting previously unselected package libssl1.1:amd64. 21:07:36 Preparing to unpack .../01-libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 21:07:36 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 21:07:37 Selecting previously unselected package openssl. 21:07:37 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 21:07:37 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) ... 21:07:37 Selecting previously unselected package ca-certificates. 21:07:37 Preparing to unpack .../03-ca-certificates_20190110~18.04.1_all.deb ... 21:07:37 Unpacking ca-certificates (20190110~18.04.1) ... 21:07:37 Selecting previously unselected package libsqlite3-0:amd64. 21:07:37 Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:07:37 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:07:37 Selecting previously unselected package sudo. 21:07:37 Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.2_amd64.deb ... 21:07:37 Unpacking sudo (1.8.21p2-3ubuntu1.2) ... 21:07:37 Selecting previously unselected package krb5-locales. 21:07:37 Preparing to unpack .../06-krb5-locales_1.16-2ubuntu0.1_all.deb ... 21:07:37 Unpacking krb5-locales (1.16-2ubuntu0.1) ... 21:07:37 Selecting previously unselected package libkrb5support0:amd64. 21:07:37 Preparing to unpack .../07-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... 21:07:37 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 21:07:37 Selecting previously unselected package libk5crypto3:amd64. 21:07:37 Preparing to unpack .../08-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... 21:07:37 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 21:07:38 Selecting previously unselected package libkeyutils1:amd64. 21:07:38 Preparing to unpack .../09-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:07:38 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:07:38 Selecting previously unselected package libkrb5-3:amd64. 21:07:38 Preparing to unpack .../10-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... 21:07:38 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 21:07:38 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:07:38 Preparing to unpack .../11-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... 21:07:38 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 21:07:38 Selecting previously unselected package libpsl5:amd64. 21:07:38 Preparing to unpack .../12-libpsl5_0.19.1-5build1_amd64.deb ... 21:07:38 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:07:38 Selecting previously unselected package publicsuffix. 21:07:38 Preparing to unpack .../13-publicsuffix_20180223.1310-1_all.deb ... 21:07:38 Unpacking publicsuffix (20180223.1310-1) ... 21:07:38 Selecting previously unselected package libroken18-heimdal:amd64. 21:07:38 Preparing to unpack .../14-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:07:38 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:07:38 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:07:38 Preparing to unpack .../15-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:07:38 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:07:38 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:07:38 Preparing to unpack .../16-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:07:38 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:07:38 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:07:38 Preparing to unpack .../17-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:07:38 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:07:38 Selecting previously unselected package libwind0-heimdal:amd64. 21:07:38 Preparing to unpack .../18-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:07:38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:07:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:07:38 Preparing to unpack .../19-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:07:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:07:38 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:07:38 Preparing to unpack .../20-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:07:38 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:07:39 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:07:39 Preparing to unpack .../21-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:07:39 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:07:39 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:07:39 Preparing to unpack .../22-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:07:39 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:07:39 Selecting previously unselected package libsasl2-modules-db:amd64. 21:07:39 Preparing to unpack .../23-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 21:07:39 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:07:39 Selecting previously unselected package libsasl2-2:amd64. 21:07:39 Preparing to unpack .../24-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 21:07:39 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:07:39 Selecting previously unselected package libldap-common. 21:07:39 Preparing to unpack .../25-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... 21:07:39 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 21:07:39 Selecting previously unselected package libldap-2.4-2:amd64. 21:07:39 Preparing to unpack .../26-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_amd64.deb ... 21:07:39 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 21:07:39 Selecting previously unselected package libnghttp2-14:amd64. 21:07:39 Preparing to unpack .../27-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:07:39 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:07:39 Selecting previously unselected package librtmp1:amd64. 21:07:39 Preparing to unpack .../28-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:07:39 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:07:39 Selecting previously unselected package libcurl4:amd64. 21:07:39 Preparing to unpack .../29-libcurl4_7.58.0-2ubuntu3.9_amd64.deb ... 21:07:39 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.9) ... 21:07:39 Selecting previously unselected package curl. 21:07:39 Preparing to unpack .../30-curl_7.58.0-2ubuntu3.9_amd64.deb ... 21:07:39 Unpacking curl (7.58.0-2ubuntu3.9) ... 21:07:39 Selecting previously unselected package libonig4:amd64. 21:07:39 Preparing to unpack .../31-libonig4_6.7.0-1_amd64.deb ... 21:07:39 Unpacking libonig4:amd64 (6.7.0-1) ... 21:07:39 Selecting previously unselected package libjq1:amd64. 21:07:39 Preparing to unpack .../32-libjq1_1.5+dfsg-2_amd64.deb ... 21:07:39 Unpacking libjq1:amd64 (1.5+dfsg-2) ... 21:07:40 Selecting previously unselected package jq. 21:07:40 Preparing to unpack .../33-jq_1.5+dfsg-2_amd64.deb ... 21:07:40 Unpacking jq (1.5+dfsg-2) ... 21:07:40 Selecting previously unselected package libsasl2-modules:amd64. 21:07:40 Preparing to unpack .../34-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 21:07:40 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:07:40 Selecting previously unselected package squashfs-tools. 21:07:40 Preparing to unpack .../35-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 21:07:40 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:07:40 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:07:40 Setting up sudo (1.8.21p2-3ubuntu1.2) ... 21:07:40 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 21:07:40 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:07:40 Setting up libonig4:amd64 (6.7.0-1) ... 21:07:40 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:07:40 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:07:40 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:07:40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:07:40 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 21:07:40 Setting up libjq1:amd64 (1.5+dfsg-2) ... 21:07:40 Setting up krb5-locales (1.16-2ubuntu0.1) ... 21:07:40 Setting up publicsuffix (20180223.1310-1) ... 21:07:40 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 21:07:40 debconf: unable to initialize frontend: Dialog 21:07:40 debconf: (TERM is not set, so the dialog frontend is not usable.) 21:07:40 debconf: falling back to frontend: Readline 21:07:40 debconf: unable to initialize frontend: Readline 21:07:40 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.) 21:07:40 debconf: falling back to frontend: Teletype 21:07:41 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:07:41 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 21:07:41 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:07:41 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:07:41 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:07:41 Setting up ca-certificates (20190110~18.04.1) ... 21:07:41 debconf: unable to initialize frontend: Dialog 21:07:41 debconf: (TERM is not set, so the dialog frontend is not usable.) 21:07:41 debconf: falling back to frontend: Readline 21:07:41 debconf: unable to initialize frontend: Readline 21:07:41 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.) 21:07:41 debconf: falling back to frontend: Teletype 21:07:42 Updating certificates in /etc/ssl/certs... 21:07:42 127 added, 0 removed; done. 21:07:42 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:07:42 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 21:07:42 Setting up jq (1.5+dfsg-2) ... 21:07:42 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:07:42 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:07:42 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:07:42 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:07:42 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:07:42 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 21:07:42 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:07:42 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:07:42 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 21:07:42 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:07:42 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 21:07:43 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.9) ... 21:07:43 Setting up curl (7.58.0-2ubuntu3.9) ... 21:07:43 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 21:07:43 Processing triggers for ca-certificates (20190110~18.04.1) ... 21:07:43 Updating certificates in /etc/ssl/certs... 21:07:43 0 added, 0 removed; done. 21:07:43 Running hooks in /etc/ca-certificates/update.d... 21:07:43 done. 21:07:50 core.snap: OK 21:07:53 Parallel unsquashfs: Using 4 processors 21:07:53 11389 inodes (12871 blocks) to write 21:07:53 21:07:53 21:07:53 created 8962 files 21:07:53 created 1483 directories 21:07:53 created 2338 symlinks 21:07:53 created 79 devices 21:07:53 created 0 fifos 21:07:57 core18.snap: OK 21:08:02 Parallel unsquashfs: Using 4 processors 21:08:02 9713 inodes (10163 blocks) to write 21:08:02 21:08:02 21:08:02 created 7487 files 21:08:02 created 1252 directories 21:08:02 created 2013 symlinks 21:08:02 created 4 devices 21:08:02 created 0 fifos 21:08:07 snapcraft.snap: OK 21:08:14 Parallel unsquashfs: Using 4 processors 21:08:14 12636 inodes (13183 blocks) to write 21:08:14 21:08:14 21:08:14 created 12055 files 21:08:14 created 1759 directories 21:08:14 created 173 symlinks 21:08:14 created 0 devices 21:08:14 created 0 fifos 21:08:14  21:08:14 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 21:08:14 21:08:17 Reading package lists... 21:08:17 Building dependency tree... 21:08:17 Reading state information... 21:08:17 The following packages were automatically installed and are no longer required: 21:08:17 krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 libgssapi3-heimdal 21:08:17 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:08:17 libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal 21:08:17 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblzo2-2 21:08:17 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 21:08:17 libsasl2-modules libsasl2-modules-db libsqlite3-0 libwind0-heimdal 21:08:17 multiarch-support publicsuffix 21:08:17 Use 'apt autoremove' to remove them. 21:08:17 The following packages will be REMOVED: 21:08:17 curl* jq* squashfs-tools* 21:08:18 0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded. 21:08:18 After this operation, 799 kB disk space will be freed. 21:08:18 (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.) 21:08:18 Removing curl (7.58.0-2ubuntu3.9) ... 21:08:18 Removing jq (1.5+dfsg-2) ... 21:08:18 Removing squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:08:20 Reading package lists... 21:08:20 Building dependency tree... 21:08:20 Reading state information... 21:08:21 Reading package lists... 21:08:21 Building dependency tree... 21:08:21 Reading state information... 21:08:21 The following packages were automatically installed and are no longer required: 21:08:21 libcurl4 libjq1 libnghttp2-14 libonig4 libpsl5 librtmp1 publicsuffix 21:08:21 Use 'apt autoremove' to remove them. 21:08:21 The following additional packages will be installed: 21:08:21 apparmor dbus dirmngr dmsetup file gir1.2-glib-2.0 gnupg gnupg-l10n 21:08:21 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm 21:08:21 libapparmor1 libargon2-0 libassuan0 libbsd0 libcap2 libcryptsetup12 21:08:21 libdbus-1-3 libdevmapper1.02.1 libedit2 libexpat1 libfuse2 21:08:21 libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 21:08:21 libip4tc0 libjson-c3 libkmod2 libksba8 libmagic-mgc libmagic1 libmpdec2 21:08:21 libnpth0 libnss-systemd libpam-systemd libpython3-stdlib 21:08:21 libpython3.6-minimal libpython3.6-stdlib libreadline7 libssl1.0.0 libtcl8.6 21:08:21 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 21:08:21 mime-support networkd-dispatcher openssh-client pinentry-curses python3 21:08:21 python3-dbus python3-gi python3-minimal python3.6 python3.6-minimal 21:08:21 readline-common shared-mime-info squashfs-tools systemd systemd-sysv 21:08:21 tcl-expect tcl8.6 tzdata udev xauth xdg-user-dirs xz-utils 21:08:21 Suggested packages: 21:08:21 apparmor-profiles-extra apparmor-utils default-dbus-session-bus 21:08:21 | dbus-session-bus dbus-user-session pinentry-gnome3 tor tk8.6 parcimonie 21:08:21 xloadimage scdaemon fuse iw | wireless-tools keychain libpam-ssh 21:08:21 monkeysphere ssh-askpass pinentry-doc python3-doc python3-tk python3-venv 21:08:21 python-dbus-doc python3-dbus-dbg python3.6-venv python3.6-doc binutils 21:08:21 binfmt-support readline-doc zenity | kdialog systemd-container policykit-1 21:08:21 tcl-tclreadline 21:08:22 The following NEW packages will be installed: 21:08:22 apparmor dbus dirmngr dmsetup expect file gir1.2-glib-2.0 gnupg gnupg-l10n 21:08:22 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm 21:08:22 libapparmor1 libargon2-0 libassuan0 libbsd0 libcap2 libcryptsetup12 21:08:22 libdbus-1-3 libdevmapper1.02.1 libedit2 libexpat1 libfuse2 21:08:22 libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 21:08:22 libip4tc0 libjson-c3 libkmod2 libksba8 libmagic-mgc libmagic1 libmpdec2 21:08:22 libnpth0 libnss-systemd libpam-systemd libpython3-stdlib 21:08:22 libpython3.6-minimal libpython3.6-stdlib libreadline7 libssl1.0.0 libtcl8.6 21:08:22 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 21:08:22 mime-support networkd-dispatcher openssh-client pinentry-curses python3 21:08:22 python3-dbus python3-gi python3-minimal python3.6 python3.6-minimal 21:08:22 readline-common shared-mime-info snapd squashfs-tools systemd systemd-sysv 21:08:22 tcl-expect tcl8.6 tzdata udev xauth xdg-user-dirs xz-utils 21:08:22 0 upgraded, 79 newly installed, 0 to remove and 0 not upgraded. 21:08:22 Need to get 47.4 MB of archives. 21:08:22 After this operation, 222 MB of additional disk space will be used. 21:08:22 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.1 [533 kB] 21:08:23 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:08:23 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.1 [1610 kB] 21:08:23 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:08:23 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:08:23 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:08:23 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] 21:08:23 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] 21:08:23 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.1 [1711 kB] 21:08:23 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.1 [203 kB] 21:08:23 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:08:23 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:08:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcap2 amd64 1:2.25-1.2 [13.0 kB] 21:08:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libargon2-0 amd64 0~20161029-1.1 [19.9 kB] 21:08:23 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] 21:08:23 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:08:23 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.1 [134 kB] 21:08:23 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:08:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libip4tc0 amd64 1.6.1-2ubuntu2 [19.6 kB] 21:08:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:08:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.4 [40.1 kB] 21:08:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.41 [2914 kB] 21:08:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.41 [14.7 kB] 21:08:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B] 21:08:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:08:23 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 21:08:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 21:08:23 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 21:08:23 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 21:08:23 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 21:08:23 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.2 [175 kB] 21:08:23 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dbus amd64 1.12.2-1ubuntu1.2 [150 kB] 21:08:23 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] 21:08:24 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB] 21:08:24 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB] 21:08:24 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB] 21:08:24 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 21:08:24 Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgirepository-1.0-1 amd64 1.56.1-1 [82.0 kB] 21:08:24 Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-glib-2.0 amd64 1.56.1-1 [131 kB] 21:08:24 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] 21:08:24 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8054 kB] 21:08:24 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.41 [105 kB] 21:08:24 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.41 [107 kB] 21:08:24 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 21:08:24 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-dbus amd64 1.2.6-1 [89.9 kB] 21:08:24 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gi amd64 3.26.1-2ubuntu1 [153 kB] 21:08:24 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 networkd-dispatcher all 1.7-0ubuntu3.3 [13.3 kB] 21:08:24 Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] 21:08:24 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] 21:08:24 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.41 [1101 kB] 21:08:24 Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] 21:08:24 Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] 21:08:24 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:08:24 Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:08:24 Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:08:24 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 21:08:24 Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 21:08:24 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:08:24 Get:59 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 21:08:24 Get:60 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] 21:08:24 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB] 21:08:24 Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:08:24 Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] 21:08:24 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB] 21:08:25 Get:65 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtcl8.6 amd64 8.6.8+dfsg-3 [881 kB] 21:08:25 Get:66 http://archive.ubuntu.com/ubuntu bionic/universe amd64 tcl-expect amd64 5.45.4-1 [105 kB] 21:08:25 Get:67 http://archive.ubuntu.com/ubuntu bionic/universe amd64 expect amd64 5.45.4-1 [137 kB] 21:08:25 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] 21:08:25 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB] 21:08:25 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB] 21:08:25 Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] 21:08:25 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB] 21:08:25 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.2 [91.9 kB] 21:08:25 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.2 [84.9 kB] 21:08:25 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB] 21:08:25 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB] 21:08:25 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 21:08:25 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.45.1+18.04.2 [19.8 MB] 21:08:26 Get:79 http://archive.ubuntu.com/ubuntu bionic/main amd64 tcl8.6 amd64 8.6.8+dfsg-3 [14.4 kB] 21:08:26 debconf: delaying package configuration, since apt-utils is not installed 21:08:26 Fetched 47.4 MB in 4s (13.1 MB/s) 21:08:26 Selecting previously unselected package libpython3.6-minimal:amd64. 21:08:26 (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.) 21:08:26 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.1_amd64.deb ... 21:08:26 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.1) ... 21:08:27 Selecting previously unselected package libexpat1:amd64. 21:08:27 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:08:27 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:08:27 Selecting previously unselected package python3.6-minimal. 21:08:27 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.1_amd64.deb ... 21:08:27 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.1) ... 21:08:27 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.1) ... 21:08:27 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:08:27 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.1) ... 21:08:28 Selecting previously unselected package python3-minimal. 21:08:28 (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.) 21:08:28 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:08:28 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:08:28 Selecting previously unselected package mime-support. 21:08:28 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:08:28 Unpacking mime-support (3.60ubuntu1) ... 21:08:28 Selecting previously unselected package libmpdec2:amd64. 21:08:28 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:08:28 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:08:28 Selecting previously unselected package readline-common. 21:08:28 Preparing to unpack .../3-readline-common_7.0-3_all.deb ... 21:08:28 Unpacking readline-common (7.0-3) ... 21:08:28 Selecting previously unselected package libreadline7:amd64. 21:08:28 Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ... 21:08:28 Unpacking libreadline7:amd64 (7.0-3) ... 21:08:28 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:08:28 Preparing to unpack .../5-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.1_amd64.deb ... 21:08:28 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.1) ... 21:08:29 Selecting previously unselected package python3.6. 21:08:29 Preparing to unpack .../6-python3.6_3.6.9-1~18.04ubuntu1.1_amd64.deb ... 21:08:29 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.1) ... 21:08:29 Selecting previously unselected package libpython3-stdlib:amd64. 21:08:29 Preparing to unpack .../7-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:08:29 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:08:29 Setting up python3-minimal (3.6.7-1~18.04) ... 21:08:29 Selecting previously unselected package python3. 21:08:29 (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.) 21:08:29 Preparing to unpack .../0-python3_3.6.7-1~18.04_amd64.deb ... 21:08:29 Unpacking python3 (3.6.7-1~18.04) ... 21:08:29 Selecting previously unselected package libcap2:amd64. 21:08:29 Preparing to unpack .../1-libcap2_1%3a2.25-1.2_amd64.deb ... 21:08:29 Unpacking libcap2:amd64 (1:2.25-1.2) ... 21:08:29 Selecting previously unselected package libargon2-0:amd64. 21:08:29 Preparing to unpack .../2-libargon2-0_0~20161029-1.1_amd64.deb ... 21:08:29 Unpacking libargon2-0:amd64 (0~20161029-1.1) ... 21:08:29 Selecting previously unselected package libdevmapper1.02.1:amd64. 21:08:29 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:08:29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:08:30 Selecting previously unselected package libjson-c3:amd64. 21:08:30 Preparing to unpack .../4-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:08:30 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:08:30 Selecting previously unselected package libcryptsetup12:amd64. 21:08:30 Preparing to unpack .../5-libcryptsetup12_2%3a2.0.2-1ubuntu1.1_amd64.deb ... 21:08:30 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.1) ... 21:08:30 Selecting previously unselected package libidn11:amd64. 21:08:30 Preparing to unpack .../6-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:08:30 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:08:30 Selecting previously unselected package libip4tc0:amd64. 21:08:30 Preparing to unpack .../7-libip4tc0_1.6.1-2ubuntu2_amd64.deb ... 21:08:30 Unpacking libip4tc0:amd64 (1.6.1-2ubuntu2) ... 21:08:30 Selecting previously unselected package libapparmor1:amd64. 21:08:30 Preparing to unpack .../8-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:08:30 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:08:30 Selecting previously unselected package libkmod2:amd64. 21:08:30 Preparing to unpack .../9-libkmod2_24-1ubuntu3.4_amd64.deb ... 21:08:30 Unpacking libkmod2:amd64 (24-1ubuntu3.4) ... 21:08:30 Setting up libcap2:amd64 (1:2.25-1.2) ... 21:08:30 Setting up libargon2-0:amd64 (0~20161029-1.1) ... 21:08:30 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:08:30 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:08:30 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.1) ... 21:08:30 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:08:30 Setting up libip4tc0:amd64 (1.6.1-2ubuntu2) ... 21:08:30 Selecting previously unselected package systemd. 21:08:30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5411 files and directories currently installed.) 21:08:30 Preparing to unpack .../systemd_237-3ubuntu10.41_amd64.deb ... 21:08:30 Unpacking systemd (237-3ubuntu10.41) ... 21:08:32 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:08:32 Setting up libkmod2:amd64 (24-1ubuntu3.4) ... 21:08:32 Setting up systemd (237-3ubuntu10.41) ... 21:08:32 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 21:08:32 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 21:08:32 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 21:08:32 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. 21:08:32 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. 21:08:32 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy 21:08:32 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. 21:08:32 Initializing machine ID from random generator. 21:08:32 Selecting previously unselected package systemd-sysv. 21:08:32 (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.) 21:08:32 Preparing to unpack .../00-systemd-sysv_237-3ubuntu10.41_amd64.deb ... 21:08:32 Unpacking systemd-sysv (237-3ubuntu10.41) ... 21:08:33 Selecting previously unselected package libxau6:amd64. 21:08:33 Preparing to unpack .../01-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ... 21:08:33 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ... 21:08:33 Selecting previously unselected package libbsd0:amd64. 21:08:33 Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:08:33 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:08:33 Selecting previously unselected package libxdmcp6:amd64. 21:08:33 Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 21:08:33 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 21:08:33 Selecting previously unselected package libxcb1:amd64. 21:08:33 Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 21:08:33 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 21:08:33 Selecting previously unselected package libx11-data. 21:08:33 Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 21:08:33 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 21:08:34 Selecting previously unselected package libx11-6:amd64. 21:08:34 Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 21:08:34 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 21:08:34 Selecting previously unselected package libxext6:amd64. 21:08:34 Preparing to unpack .../07-libxext6_2%3a1.3.3-1_amd64.deb ... 21:08:34 Unpacking libxext6:amd64 (2:1.3.3-1) ... 21:08:34 Selecting previously unselected package libdbus-1-3:amd64. 21:08:34 Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.2_amd64.deb ... 21:08:34 Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.2) ... 21:08:34 Selecting previously unselected package dbus. 21:08:34 Preparing to unpack .../09-dbus_1.12.2-1ubuntu1.2_amd64.deb ... 21:08:34 Unpacking dbus (1.12.2-1ubuntu1.2) ... 21:08:34 Selecting previously unselected package dmsetup. 21:08:34 Preparing to unpack .../10-dmsetup_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:08:34 Unpacking dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:08:35 Selecting previously unselected package libmagic-mgc. 21:08:35 Preparing to unpack .../11-libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ... 21:08:35 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... 21:08:35 Selecting previously unselected package libmagic1:amd64. 21:08:35 Preparing to unpack .../12-libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ... 21:08:35 Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ... 21:08:35 Selecting previously unselected package file. 21:08:35 Preparing to unpack .../13-file_1%3a5.32-2ubuntu0.4_amd64.deb ... 21:08:35 Unpacking file (1:5.32-2ubuntu0.4) ... 21:08:35 Selecting previously unselected package libglib2.0-0:amd64. 21:08:35 Preparing to unpack .../14-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 21:08:35 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 21:08:35 Selecting previously unselected package libgirepository-1.0-1:amd64. 21:08:35 Preparing to unpack .../15-libgirepository-1.0-1_1.56.1-1_amd64.deb ... 21:08:35 Unpacking libgirepository-1.0-1:amd64 (1.56.1-1) ... 21:08:35 Selecting previously unselected package gir1.2-glib-2.0:amd64. 21:08:35 Preparing to unpack .../16-gir1.2-glib-2.0_1.56.1-1_amd64.deb ... 21:08:35 Unpacking gir1.2-glib-2.0:amd64 (1.56.1-1) ... 21:08:35 Selecting previously unselected package libglib2.0-data. 21:08:35 Preparing to unpack .../17-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 21:08:35 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 21:08:35 Selecting previously unselected package libicu60:amd64. 21:08:35 Preparing to unpack .../18-libicu60_60.2-3ubuntu3.1_amd64.deb ... 21:08:35 Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... 21:08:36 Selecting previously unselected package libnss-systemd:amd64. 21:08:36 Preparing to unpack .../19-libnss-systemd_237-3ubuntu10.41_amd64.deb ... 21:08:36 Unpacking libnss-systemd:amd64 (237-3ubuntu10.41) ... 21:08:36 Selecting previously unselected package libpam-systemd:amd64. 21:08:36 Preparing to unpack .../20-libpam-systemd_237-3ubuntu10.41_amd64.deb ... 21:08:36 Unpacking libpam-systemd:amd64 (237-3ubuntu10.41) ... 21:08:36 Selecting previously unselected package libxml2:amd64. 21:08:36 Preparing to unpack .../21-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 21:08:36 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 21:08:36 Selecting previously unselected package python3-dbus. 21:08:36 Preparing to unpack .../22-python3-dbus_1.2.6-1_amd64.deb ... 21:08:36 Unpacking python3-dbus (1.2.6-1) ... 21:08:37 Selecting previously unselected package python3-gi. 21:08:37 Preparing to unpack .../23-python3-gi_3.26.1-2ubuntu1_amd64.deb ... 21:08:37 Unpacking python3-gi (3.26.1-2ubuntu1) ... 21:08:37 Selecting previously unselected package networkd-dispatcher. 21:08:37 Preparing to unpack .../24-networkd-dispatcher_1.7-0ubuntu3.3_all.deb ... 21:08:37 Unpacking networkd-dispatcher (1.7-0ubuntu3.3) ... 21:08:37 Selecting previously unselected package shared-mime-info. 21:08:37 Preparing to unpack .../25-shared-mime-info_1.9-2_amd64.deb ... 21:08:37 Unpacking shared-mime-info (1.9-2) ... 21:08:37 Selecting previously unselected package tzdata. 21:08:37 Preparing to unpack .../26-tzdata_2020a-0ubuntu0.18.04_all.deb ... 21:08:37 Unpacking tzdata (2020a-0ubuntu0.18.04) ... 21:08:38 Selecting previously unselected package udev. 21:08:38 Preparing to unpack .../27-udev_237-3ubuntu10.41_amd64.deb ... 21:08:38 Unpacking udev (237-3ubuntu10.41) ... 21:08:38 Selecting previously unselected package xdg-user-dirs. 21:08:38 Preparing to unpack .../28-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... 21:08:38 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 21:08:38 Selecting previously unselected package xz-utils. 21:08:38 Preparing to unpack .../29-xz-utils_5.2.2-1.3_amd64.deb ... 21:08:38 Unpacking xz-utils (5.2.2-1.3) ... 21:08:38 Selecting previously unselected package apparmor. 21:08:38 Preparing to unpack .../30-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:08:38 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:08:39 Selecting previously unselected package libedit2:amd64. 21:08:39 Preparing to unpack .../31-libedit2_3.1-20170329-1_amd64.deb ... 21:08:39 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:08:39 Selecting previously unselected package libfuse2:amd64. 21:08:39 Preparing to unpack .../32-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:08:39 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:08:39 Selecting previously unselected package libssl1.0.0:amd64. 21:08:39 Preparing to unpack .../33-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 21:08:39 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 21:08:40 Selecting previously unselected package libxmuu1:amd64. 21:08:40 Preparing to unpack .../34-libxmuu1_2%3a1.1.2-2_amd64.deb ... 21:08:40 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 21:08:40 Selecting previously unselected package openssh-client. 21:08:40 Preparing to unpack .../35-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:08:40 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:08:40 Selecting previously unselected package xauth. 21:08:40 Preparing to unpack .../36-xauth_1%3a1.0.10-1_amd64.deb ... 21:08:40 Unpacking xauth (1:1.0.10-1) ... 21:08:40 Selecting previously unselected package libassuan0:amd64. 21:08:40 Preparing to unpack .../37-libassuan0_2.5.1-2_amd64.deb ... 21:08:40 Unpacking libassuan0:amd64 (2.5.1-2) ... 21:08:40 Selecting previously unselected package gpgconf. 21:08:40 Preparing to unpack .../38-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ... 21:08:40 Unpacking gpgconf (2.2.4-1ubuntu1.2) ... 21:08:40 Selecting previously unselected package libksba8:amd64. 21:08:40 Preparing to unpack .../39-libksba8_1.3.5-2_amd64.deb ... 21:08:40 Unpacking libksba8:amd64 (1.3.5-2) ... 21:08:40 Selecting previously unselected package libnpth0:amd64. 21:08:40 Preparing to unpack .../40-libnpth0_1.5-3_amd64.deb ... 21:08:40 Unpacking libnpth0:amd64 (1.5-3) ... 21:08:40 Selecting previously unselected package dirmngr. 21:08:40 Preparing to unpack .../41-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ... 21:08:40 Unpacking dirmngr (2.2.4-1ubuntu1.2) ... 21:08:40 Selecting previously unselected package libtcl8.6:amd64. 21:08:40 Preparing to unpack .../42-libtcl8.6_8.6.8+dfsg-3_amd64.deb ... 21:08:40 Unpacking libtcl8.6:amd64 (8.6.8+dfsg-3) ... 21:08:41 Selecting previously unselected package tcl-expect:amd64. 21:08:41 Preparing to unpack .../43-tcl-expect_5.45.4-1_amd64.deb ... 21:08:41 Unpacking tcl-expect:amd64 (5.45.4-1) ... 21:08:41 Selecting previously unselected package expect. 21:08:41 Preparing to unpack .../44-expect_5.45.4-1_amd64.deb ... 21:08:41 Unpacking expect (5.45.4-1) ... 21:08:41 Selecting previously unselected package gnupg-l10n. 21:08:41 Preparing to unpack .../45-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... 21:08:41 Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... 21:08:41 Selecting previously unselected package gnupg-utils. 21:08:41 Preparing to unpack .../46-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ... 21:08:41 Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... 21:08:41 Selecting previously unselected package gpg. 21:08:41 Preparing to unpack .../47-gpg_2.2.4-1ubuntu1.2_amd64.deb ... 21:08:41 Unpacking gpg (2.2.4-1ubuntu1.2) ... 21:08:41 Selecting previously unselected package pinentry-curses. 21:08:41 Preparing to unpack .../48-pinentry-curses_1.1.0-1_amd64.deb ... 21:08:41 Unpacking pinentry-curses (1.1.0-1) ... 21:08:42 Selecting previously unselected package gpg-agent. 21:08:42 Preparing to unpack .../49-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ... 21:08:42 Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... 21:08:42 Selecting previously unselected package gpg-wks-client. 21:08:42 Preparing to unpack .../50-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ... 21:08:42 Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... 21:08:42 Selecting previously unselected package gpg-wks-server. 21:08:42 Preparing to unpack .../51-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ... 21:08:42 Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... 21:08:42 Selecting previously unselected package gpgsm. 21:08:42 Preparing to unpack .../52-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ... 21:08:42 Unpacking gpgsm (2.2.4-1ubuntu1.2) ... 21:08:42 Selecting previously unselected package gnupg. 21:08:42 Preparing to unpack .../53-gnupg_2.2.4-1ubuntu1.2_amd64.deb ... 21:08:42 Unpacking gnupg (2.2.4-1ubuntu1.2) ... 21:08:42 Selecting previously unselected package squashfs-tools. 21:08:42 Preparing to unpack .../54-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 21:08:42 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:08:42 Selecting previously unselected package snapd. 21:08:42 Preparing to unpack .../55-snapd_2.45.1+18.04.2_amd64.deb ... 21:08:42 Unpacking snapd (2.45.1+18.04.2) ... 21:08:44 Selecting previously unselected package tcl8.6. 21:08:44 Preparing to unpack .../56-tcl8.6_8.6.8+dfsg-3_amd64.deb ... 21:08:44 Unpacking tcl8.6 (8.6.8+dfsg-3) ... 21:08:45 Setting up libnpth0:amd64 (1.5-3) ... 21:08:45 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:08:45 Setting up readline-common (7.0-3) ... 21:08:45 Setting up libnss-systemd:amd64 (237-3ubuntu10.41) ... 21:08:45 First installation detected... 21:08:45 Checking NSS setup... 21:08:45 Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 21:08:45 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 21:08:45 debconf: unable to initialize frontend: Dialog 21:08:45 debconf: (TERM is not set, so the dialog frontend is not usable.) 21:08:45 debconf: falling back to frontend: Readline 21:08:45 debconf: unable to initialize frontend: Readline 21:08:45 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.) 21:08:45 debconf: falling back to frontend: Teletype 21:08:45 Setting up mime-support (3.60ubuntu1) ... 21:08:45 Setting up libreadline7:amd64 (7.0-3) ... 21:08:45 Setting up tzdata (2020a-0ubuntu0.18.04) ... 21:08:45 debconf: unable to initialize frontend: Dialog 21:08:45 debconf: (TERM is not set, so the dialog frontend is not usable.) 21:08:45 debconf: falling back to frontend: Readline 21:08:45 debconf: unable to initialize frontend: Readline 21:08:45 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.) 21:08:45 debconf: falling back to frontend: Teletype 21:08:45 Configuring tzdata 21:08:45 ------------------ 21:08:45 21:08:45 Please select the geographic area in which you live. Subsequent configuration 21:08:45 questions will narrow this down by presenting a list of cities, representing 21:08:45 the time zones in which they are located. 21:08:45 21:08:45 1. Africa 4. Australia 7. Atlantic 10. Pacific 13. Etc 21:08:45 2. America 5. Arctic 8. Europe 11. SystemV 21:08:45 3. Antarctica 6. Asia 9. Indian 12. US 21:08:45 Geographic area: 21:08:45 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. 21:08:45 21:08:45 Current default time zone: '/UTC' 21:08:45 Local time is now: Mon Jul 27 21:08:45 UTC 2020. 21:08:45 Universal Time is now: Mon Jul 27 21:08:45 UTC 2020. 21:08:45 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:08:45 21:08:45 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, line 4. 21:08:45 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, line 4. 21:08:45 Setting up systemd-sysv (237-3ubuntu10.41) ... 21:08:45 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 21:08:45 No schema files found: doing nothing. 21:08:45 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:08:45 Setting up libksba8:amd64 (1.3.5-2) ... 21:08:45 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:08:45 Setting up libgirepository-1.0-1:amd64 (1.56.1-1) ... 21:08:45 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 21:08:45 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... 21:08:45 Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... 21:08:45 Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ... 21:08:45 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:08:45 Setting up gir1.2-glib-2.0:amd64 (1.56.1-1) ... 21:08:45 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 21:08:45 Setting up udev (237-3ubuntu10.41) ... 21:08:47 invoke-rc.d: could not determine current runlevel 21:08:47 invoke-rc.d: policy-rc.d denied execution of start. 21:08:47 Setting up xz-utils (5.2.2-1.3) ... 21:08:47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 21:08:47 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 21:08:47 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 21:08:47 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 21:08:47 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 21:08:47 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 21:08:47 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 21:08:47 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 21:08:47 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 21:08:47 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 21:08:47 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 21:08:47 Setting up dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:08:47 Setting up shared-mime-info (1.9-2) ... 21:08:53 Setting up libtcl8.6:amd64 (8.6.8+dfsg-3) ... 21:08:53 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 21:08:53 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:08:53 Setting up libassuan0:amd64 (2.5.1-2) ... 21:08:53 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 21:08:53 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 21:08:53 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ... 21:08:53 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:08:53 Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.2) ... 21:08:53 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.1) ... 21:08:53 Setting up python3.6 (3.6.9-1~18.04ubuntu1.1) ... 21:08:54 Setting up gpgconf (2.2.4-1ubuntu1.2) ... 21:08:54 Setting up file (1:5.32-2ubuntu0.4) ... 21:08:54 Setting up tcl-expect:amd64 (5.45.4-1) ... 21:08:54 Setting up gpgsm (2.2.4-1ubuntu1.2) ... 21:08:54 Setting up tcl8.6 (8.6.8+dfsg-3) ... 21:08:54 Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... 21:08:54 Setting up pinentry-curses (1.1.0-1) ... 21:08:54 Setting up dbus (1.12.2-1ubuntu1.2) ... 21:08:54 Setting up dirmngr (2.2.4-1ubuntu1.2) ... 21:08:54 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 21:08:54 Setting up gpg (2.2.4-1ubuntu1.2) ... 21:08:54 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:08:54 Setting up expect (5.45.4-1) ... 21:08:54 Setting up libpam-systemd:amd64 (237-3ubuntu10.41) ... 21:08:54 debconf: unable to initialize frontend: Dialog 21:08:54 debconf: (TERM is not set, so the dialog frontend is not usable.) 21:08:54 debconf: falling back to frontend: Readline 21:08:54 debconf: unable to initialize frontend: Readline 21:08:54 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.) 21:08:54 debconf: falling back to frontend: Teletype 21:08:54 Setting up python3 (3.6.7-1~18.04) ... 21:08:54 running python rtupdate hooks for python3.6... 21:08:54 running python post-rtupdate hooks for python3.6... 21:08:55 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 21:08:55 Setting up gpg-agent (2.2.4-1ubuntu1.2) ... 21:08:55 Setting up apparmor (2.12-4ubuntu5.1) ... 21:08:56 debconf: unable to initialize frontend: Dialog 21:08:56 debconf: (TERM is not set, so the dialog frontend is not usable.) 21:08:56 debconf: falling back to frontend: Readline 21:08:56 debconf: unable to initialize frontend: Readline 21:08:56 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.) 21:08:56 debconf: falling back to frontend: Teletype 21:08:56 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:08:56 Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... 21:08:56 Setting up python3-gi (3.26.1-2ubuntu1) ... 21:08:57 Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... 21:08:57 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 21:08:57 Setting up snapd (2.45.1+18.04.2) ... 21:08:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:08:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:08:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:08:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:08:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:08:57 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:08:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:08:58 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:08:58 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:08:58 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:08:58 Setting up python3-dbus (1.2.6-1) ... 21:08:58 Setting up libxext6:amd64 (2:1.3.3-1) ... 21:08:58 Setting up gnupg (2.2.4-1ubuntu1.2) ... 21:08:58 Setting up xauth (1:1.0.10-1) ... 21:08:58 Setting up networkd-dispatcher (1.7-0ubuntu3.3) ... 21:08:59 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service. 21:08:59 Processing triggers for systemd (237-3ubuntu10.41) ... 21:08:59 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 21:10:35 Removing intermediate container 1a5ff9753ecf 21:10:35 ---> f3dba89fe0b1 21:10:35 Step 4/11 : ADD https://raw.githubusercontent.com/snapcore/snapcraft/25043ab3667d24688b3d93dcac9f9a74f35dae9e/docker/bin/snapcraft-wrapper /snap/bin/snapcraft 21:10:35 21:10:35 ---> f51d8a6703bd 21:10:35 Step 5/11 : RUN sed -i -e "s@\"amd64\"@$ARCH@" /snap/bin/snapcraft && chmod +x /snap/bin/snapcraft 21:10:35 ---> Running in ce12640b3ec6 21:10:35 Removing intermediate container ce12640b3ec6 21:10:35 ---> 35ba28ee7fc5 21:10:35 Step 6/11 : ENV PATH=/snap/bin:$PATH 21:10:35 ---> Running in c010975f3d29 21:10:35 Removing intermediate container c010975f3d29 21:10:35 ---> 9fc55e2364c5 21:10:35 Step 7/11 : COPY ./entrypoint.sh / 21:10:35 ---> db695b4d1559 21:10:35 Step 8/11 : WORKDIR /build 21:10:35 ---> Running in 8fd18fc1229b 21:10:35 Removing intermediate container 8fd18fc1229b 21:10:35 ---> a3e2526e8493 21:10:35 Step 9/11 : ENTRYPOINT [ "/entrypoint.sh" ] 21:10:35 ---> Running in c0a8ceb51ea5 21:10:35 Removing intermediate container c0a8ceb51ea5 21:10:35 ---> b821ab58659d 21:10:35 Step 10/11 : LABEL arch=amd64 21:10:35 ---> Running in 8d6cad58f66e 21:10:35 Removing intermediate container 8d6cad58f66e 21:10:35 ---> 156ee8923b59 21:10:35 Step 11/11 : LABEL git_sha=8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 21:10:35 ---> Running in 1ab5167dd6e5 21:10:35 Removing intermediate container 1ab5167dd6e5 21:10:35 ---> 2998177adaf3 21:10:35 Successfully built 2998177adaf3 21:10:35 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 21:10:36 provisioning config files... 21:10:36 copy managed file [ci-build-images-settings] to file:/w/workspace/i-build-images_snapcraft-builder@tmp/config4936423411125904110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:36 nexus3.edgexfoundry.org:10001 21:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:36 Configure a credential helper to remove this warning. See 21:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:36 21:10:36 Login Succeeded 21:10:36 nexus3.edgexfoundry.org:10002 21:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:37 Configure a credential helper to remove this warning. See 21:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:37 21:10:37 Login Succeeded 21:10:37 nexus3.edgexfoundry.org:10003 21:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:37 Configure a credential helper to remove this warning. See 21:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:37 21:10:37 Login Succeeded 21:10:37 nexus3.edgexfoundry.org:10004 21:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:37 Configure a credential helper to remove this warning. See 21:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:37 21:10:37 Login Succeeded 21:10:37 docker.io 21:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:37 Configure a credential helper to remove this warning. See 21:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:37 21:10:37 Login Succeeded [Pipeline] } 21:10:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:10:37 [edgeXDocker.push] Tagging docker image edgex-snap-builder with the following tags: 21:10:37 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 21:10:37 latest 21:10:37 snapcraft-builder 21:10:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:10:38 + docker tag edgex-devops/edgex-snap-builder nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba [Pipeline] isUnix [Pipeline] sh 21:10:38 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 21:10:38 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder] 21:10:38 1c979ea2572a: Preparing 21:10:38 51633071f7c2: Preparing 21:10:38 ae8e42594e9c: Preparing 21:10:38 cb912f604970: Preparing 21:10:38 4339e6e413da: Preparing 21:10:38 8682f9a74649: Preparing 21:10:38 d3a6da143c91: Preparing 21:10:38 83f4287e1f04: Preparing 21:10:38 7ef368776582: Preparing 21:10:38 8682f9a74649: Waiting 21:10:38 d3a6da143c91: Waiting 21:10:38 83f4287e1f04: Waiting 21:10:38 7ef368776582: Waiting 21:10:38 51633071f7c2: Pushed 21:10:38 cb912f604970: Pushed 21:10:38 1c979ea2572a: Pushed 21:10:38 ae8e42594e9c: Pushed 21:10:38 8682f9a74649: Pushed 21:10:38 d3a6da143c91: Pushed 21:10:38 83f4287e1f04: Pushed 21:10:47 7ef368776582: Pushed 21:11:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1165 in /w/workspace/i-build-images_snapcraft-builder [Pipeline] { [Pipeline] checkout 21:11:59 using credential edgex-jenkins-ssh 21:11:59 Cloning the remote Git repository 21:11:59 Cloning with configured refspecs honoured and without tags 21:11:59 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 21:11:59 > git init /w/workspace/i-build-images_snapcraft-builder # timeout=10 21:11:59 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 21:11:59 > git --version # timeout=10 21:12:00 using GIT_SSH to set credentials SSH Credentials for GitHub 21:12:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 21:12:00 Fetching without tags 21:12:00 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 21:12:00 > git config --add remote.origin.fetch +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 21:12:00 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 21:12:00 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 21:12:00 using GIT_SSH to set credentials SSH Credentials for GitHub 21:12:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 21:12:01 Checking out Revision 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba (snapcraft-builder) 21:12:01 > git config core.sparsecheckout # timeout=10 21:12:01 > git checkout -f 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba # timeout=10 21:12:06 Commit message: "Merge pull request #143 from ernestojeda/push-latest-snap-image" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:12:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:12:08 + ls -al . 21:12:08 total 24 21:12:08 drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 21:12 . 21:12:08 drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 21:12 .. 21:12:08 drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 21:12 .git 21:12:08 -rw-rw-r-- 1 jenkins jenkins 3479 Jul 27 21:12 Dockerfile 21:12:08 -rw-rw-r-- 1 jenkins jenkins 869 Jul 27 21:12 Jenkinsfile 21:12:08 -rwxrwxr-x 1 jenkins jenkins 1578 Jul 27 21:12 entrypoint.sh [Pipeline] isUnix [Pipeline] sh 21:12:08 + docker build -t edgex-devops/edgex-snap-builder-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba --label arch=arm64 . 21:12:09 Sending build context to Docker daemon 221.7kB 21:12:09 Step 1/11 : FROM ubuntu:18.04 21:12:10 18.04: Pulling from library/ubuntu 21:12:10 a114936b4807: Pulling fs layer 21:12:10 a27ecf0d2a86: Pulling fs layer 21:12:10 f4eb48eb870f: Pulling fs layer 21:12:10 0f912b9bb20d: Pulling fs layer 21:12:10 0f912b9bb20d: Waiting 21:12:10 f4eb48eb870f: Download complete 21:12:10 a27ecf0d2a86: Verifying Checksum 21:12:10 a27ecf0d2a86: Download complete 21:12:10 0f912b9bb20d: Verifying Checksum 21:12:10 0f912b9bb20d: Download complete 21:12:11 a114936b4807: Verifying Checksum 21:12:11 a114936b4807: Download complete 21:12:13 a114936b4807: Pull complete 21:12:14 a27ecf0d2a86: Pull complete 21:12:14 f4eb48eb870f: Pull complete 21:12:15 0f912b9bb20d: Pull complete 21:12:15 Digest: sha256:a61728f6128fb4a7a20efaa7597607ed6e69973ee9b9123e3b4fd28b7bba100b 21:12:15 Status: Downloaded newer image for ubuntu:18.04 21:12:15 ---> cc42dcf4e4b0 21:12:15 Step 2/11 : ARG ARCH 21:12:16 ---> Running in c12dc352fd70 21:12:16 Removing intermediate container c12dc352fd70 21:12:16 ---> 370c1ec2b9d6 21:12:16 Step 3/11 : RUN apt-get update && apt-get dist-upgrade --yes && apt-get install --yes curl sudo jq squashfs-tools && for thesnap in core core18 snapcraft; do dlUrl=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_url' -r) && dlSHA=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_sha512' -r) && curl -s -L $dlUrl --output $thesnap.snap && echo "$dlSHA $thesnap.snap" > $thesnap.snap.sha512 && sha512sum -c $thesnap.snap.sha512 && mkdir -p /snap/$thesnap && unsquashfs -n -d /snap/$thesnap/current $thesnap.snap && rm $thesnap.snap.sha512 && rm $thesnap.snap; done && apt remove --yes --purge curl jq squashfs-tools && apt-get autoclean --yes && apt-get clean --yes && apt-get install snapd expect --yes 21:12:16 ---> Running in cc1e9a4684e0 21:12:18 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 21:12:18 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 21:12:18 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 21:12:19 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 21:12:19 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] 21:12:19 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] 21:12:20 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] 21:12:20 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] 21:12:20 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3463 B] 21:12:20 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [917 kB] 21:12:20 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1250 kB] 21:12:21 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1312 B] 21:12:21 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [8104 B] 21:12:21 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 21:12:21 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [765 kB] 21:12:21 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] 21:12:21 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [895 B] 21:12:21 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [641 kB] 21:12:24 Fetched 16.5 MB in 6s (2816 kB/s) 21:12:29 Reading package lists... 21:12:35 Reading package lists... 21:12:35 Building dependency tree... 21:12:35 Reading state information... 21:12:35 Calculating upgrade... 21:12:35 The following packages will be upgraded: 21:12:35 libseccomp2 21:12:36 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:12:36 Need to get 37.0 kB of archives. 21:12:36 After this operation, 0 B of additional disk space will be used. 21:12:36 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libseccomp2 arm64 2.4.3-1ubuntu3.18.04.3 [37.0 kB] 21:12:36 debconf: delaying package configuration, since apt-utils is not installed 21:12:36 Fetched 37.0 kB in 0s (133 kB/s) 21:12:36 (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.) 21:12:36 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_arm64.deb ... 21:12:36 Unpacking libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) over (2.4.3-1ubuntu3.18.04.2) ... 21:12:37 Setting up libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) ... 21:12:37 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 21:12:42 Reading package lists... 21:12:43 Building dependency tree... 21:12:43 Reading state information... 21:12:43 The following additional packages will be installed: 21:12:43 ca-certificates krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 21:12:43 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 21:12:43 libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 21:12:43 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 21:12:43 liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 21:12:43 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 21:12:43 libwind0-heimdal multiarch-support openssl publicsuffix 21:12:43 Suggested packages: 21:12:43 krb5-doc krb5-user libsasl2-modules-gssapi-mit 21:12:43 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 21:12:43 libsasl2-modules-sql 21:12:44 The following NEW packages will be installed: 21:12:44 ca-certificates curl jq krb5-locales libasn1-8-heimdal libcurl4 21:12:44 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 21:12:44 libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 21:12:44 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 21:12:44 liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 21:12:44 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 21:12:44 libwind0-heimdal multiarch-support openssl publicsuffix squashfs-tools sudo 21:12:44 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 21:12:44 Need to get 4963 kB of archives. 21:12:44 After this operation, 16.5 MB of additional disk space will be used. 21:12:44 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.2 [6920 B] 21:12:44 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] 21:12:44 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] 21:12:45 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.6 [583 kB] 21:12:45 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ca-certificates all 20190110~18.04.1 [146 kB] 21:12:45 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] 21:12:45 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.2 [382 kB] 21:12:45 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 krb5-locales all 1.16-2ubuntu0.1 [13.5 kB] 21:12:45 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] 21:12:45 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] 21:12:45 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] 21:12:45 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] 21:12:45 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] 21:12:45 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] 21:12:45 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 publicsuffix all 20180223.1310-1 [97.6 kB] 21:12:45 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] 21:12:45 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] 21:12:45 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] 21:12:45 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] 21:12:45 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] 21:12:45 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] 21:12:45 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] 21:12:45 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] 21:12:45 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] 21:12:45 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] 21:12:45 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] 21:12:45 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] 21:12:45 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.6 [132 kB] 21:12:45 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] 21:12:45 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] 21:12:45 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.9 [180 kB] 21:12:45 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.9 [152 kB] 21:12:45 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libonig4 arm64 6.7.0-1 [106 kB] 21:12:45 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libjq1 arm64 1.5+dfsg-2 [89.6 kB] 21:12:45 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 jq arm64 1.5+dfsg-2 [45.3 kB] 21:12:45 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] 21:12:45 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] 21:12:46 debconf: delaying package configuration, since apt-utils is not installed 21:12:46 Fetched 4963 kB in 1s (3445 kB/s) 21:12:46 Selecting previously unselected package multiarch-support. 21:12:46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4039 files and directories currently installed.) 21:12:46 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_arm64.deb ... 21:12:46 Unpacking multiarch-support (2.27-3ubuntu1.2) ... 21:12:46 Setting up multiarch-support (2.27-3ubuntu1.2) ... 21:12:46 Selecting previously unselected package liblzo2-2:arm64. 21:12:46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4042 files and directories currently installed.) 21:12:46 Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... 21:12:46 Unpacking liblzo2-2:arm64 (2.08-1.2) ... 21:12:47 Selecting previously unselected package libssl1.1:arm64. 21:12:47 Preparing to unpack .../01-libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 21:12:47 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... 21:12:47 Selecting previously unselected package openssl. 21:12:47 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 21:12:47 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) ... 21:12:47 Selecting previously unselected package ca-certificates. 21:12:47 Preparing to unpack .../03-ca-certificates_20190110~18.04.1_all.deb ... 21:12:47 Unpacking ca-certificates (20190110~18.04.1) ... 21:12:47 Selecting previously unselected package libsqlite3-0:arm64. 21:12:47 Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... 21:12:47 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... 21:12:48 Selecting previously unselected package sudo. 21:12:48 Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.2_arm64.deb ... 21:12:48 Unpacking sudo (1.8.21p2-3ubuntu1.2) ... 21:12:48 Selecting previously unselected package krb5-locales. 21:12:48 Preparing to unpack .../06-krb5-locales_1.16-2ubuntu0.1_all.deb ... 21:12:48 Unpacking krb5-locales (1.16-2ubuntu0.1) ... 21:12:48 Selecting previously unselected package libkrb5support0:arm64. 21:12:48 Preparing to unpack .../07-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... 21:12:48 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 21:12:48 Selecting previously unselected package libk5crypto3:arm64. 21:12:48 Preparing to unpack .../08-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... 21:12:48 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 21:12:48 Selecting previously unselected package libkeyutils1:arm64. 21:12:48 Preparing to unpack .../09-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... 21:12:49 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 21:12:49 Selecting previously unselected package libkrb5-3:arm64. 21:12:49 Preparing to unpack .../10-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... 21:12:49 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 21:12:49 Selecting previously unselected package libgssapi-krb5-2:arm64. 21:12:49 Preparing to unpack .../11-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... 21:12:49 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 21:12:49 Selecting previously unselected package libpsl5:arm64. 21:12:49 Preparing to unpack .../12-libpsl5_0.19.1-5build1_arm64.deb ... 21:12:49 Unpacking libpsl5:arm64 (0.19.1-5build1) ... 21:12:49 Selecting previously unselected package publicsuffix. 21:12:49 Preparing to unpack .../13-publicsuffix_20180223.1310-1_all.deb ... 21:12:49 Unpacking publicsuffix (20180223.1310-1) ... 21:12:49 Selecting previously unselected package libroken18-heimdal:arm64. 21:12:49 Preparing to unpack .../14-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... 21:12:49 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 21:12:49 Selecting previously unselected package libasn1-8-heimdal:arm64. 21:12:50 Preparing to unpack .../15-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... 21:12:50 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 21:12:50 Selecting previously unselected package libheimbase1-heimdal:arm64. 21:12:50 Preparing to unpack .../16-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... 21:12:50 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 21:12:50 Selecting previously unselected package libhcrypto4-heimdal:arm64. 21:12:50 Preparing to unpack .../17-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... 21:12:50 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 21:12:50 Selecting previously unselected package libwind0-heimdal:arm64. 21:12:50 Preparing to unpack .../18-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... 21:12:50 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 21:12:50 Selecting previously unselected package libhx509-5-heimdal:arm64. 21:12:50 Preparing to unpack .../19-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... 21:12:50 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 21:12:50 Selecting previously unselected package libkrb5-26-heimdal:arm64. 21:12:50 Preparing to unpack .../20-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... 21:12:50 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 21:12:50 Selecting previously unselected package libheimntlm0-heimdal:arm64. 21:12:50 Preparing to unpack .../21-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... 21:12:50 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 21:12:51 Selecting previously unselected package libgssapi3-heimdal:arm64. 21:12:51 Preparing to unpack .../22-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... 21:12:51 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 21:12:51 Selecting previously unselected package libsasl2-modules-db:arm64. 21:12:51 Preparing to unpack .../23-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 21:12:51 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:12:51 Selecting previously unselected package libsasl2-2:arm64. 21:12:51 Preparing to unpack .../24-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 21:12:51 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:12:51 Selecting previously unselected package libldap-common. 21:12:51 Preparing to unpack .../25-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... 21:12:51 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 21:12:51 Selecting previously unselected package libldap-2.4-2:arm64. 21:12:51 Preparing to unpack .../26-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_arm64.deb ... 21:12:51 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... 21:12:52 Selecting previously unselected package libnghttp2-14:arm64. 21:12:52 Preparing to unpack .../27-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... 21:12:52 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 21:12:52 Selecting previously unselected package librtmp1:arm64. 21:12:52 Preparing to unpack .../28-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... 21:12:52 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 21:12:52 Selecting previously unselected package libcurl4:arm64. 21:12:52 Preparing to unpack .../29-libcurl4_7.58.0-2ubuntu3.9_arm64.deb ... 21:12:52 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.9) ... 21:12:52 Selecting previously unselected package curl. 21:12:52 Preparing to unpack .../30-curl_7.58.0-2ubuntu3.9_arm64.deb ... 21:12:52 Unpacking curl (7.58.0-2ubuntu3.9) ... 21:12:52 Selecting previously unselected package libonig4:arm64. 21:12:52 Preparing to unpack .../31-libonig4_6.7.0-1_arm64.deb ... 21:12:52 Unpacking libonig4:arm64 (6.7.0-1) ... 21:12:52 Selecting previously unselected package libjq1:arm64. 21:12:52 Preparing to unpack .../32-libjq1_1.5+dfsg-2_arm64.deb ... 21:12:52 Unpacking libjq1:arm64 (1.5+dfsg-2) ... 21:12:52 Selecting previously unselected package jq. 21:12:52 Preparing to unpack .../33-jq_1.5+dfsg-2_arm64.deb ... 21:12:52 Unpacking jq (1.5+dfsg-2) ... 21:12:53 Selecting previously unselected package libsasl2-modules:arm64. 21:12:53 Preparing to unpack .../34-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 21:12:53 Unpacking libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:12:53 Selecting previously unselected package squashfs-tools. 21:12:53 Preparing to unpack .../35-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... 21:12:53 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:12:53 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 21:12:53 Setting up sudo (1.8.21p2-3ubuntu1.2) ... 21:12:53 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 21:12:53 4339e6e413da: Pushed 21:12:53 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba: digest: sha256:26668cfeeeed474010a94de3c3f31ddcac1c19c376eb311c2eae00188517195e size: 2193 21:12:53 Setting up libpsl5:arm64 (0.19.1-5build1) ... 21:12:53 Setting up libonig4:arm64 (6.7.0-1) ... 21:12:53 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:12:53 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:12:53 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 21:12:53 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [Pipeline] isUnix [Pipeline] sh 21:12:53 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 21:12:53 Setting up libjq1:arm64 (1.5+dfsg-2) ... 21:12:53 Setting up krb5-locales (1.16-2ubuntu0.1) ... 21:12:53 Setting up publicsuffix (20180223.1310-1) ... 21:12:53 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... 21:12:54 + docker tag edgex-devops/edgex-snap-builder nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [Pipeline] isUnix [Pipeline] sh 21:12:54 debconf: unable to initialize frontend: Dialog 21:12:54 debconf: (TERM is not set, so the dialog frontend is not usable.) 21:12:54 debconf: falling back to frontend: Readline 21:12:54 debconf: unable to initialize frontend: Readline 21:12:54 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.) 21:12:54 debconf: falling back to frontend: Teletype 21:12:54 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 21:12:54 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder] 21:12:54 1c979ea2572a: Preparing 21:12:54 51633071f7c2: Preparing 21:12:54 ae8e42594e9c: Preparing 21:12:54 cb912f604970: Preparing 21:12:54 4339e6e413da: Preparing 21:12:54 8682f9a74649: Preparing 21:12:54 d3a6da143c91: Preparing 21:12:54 83f4287e1f04: Preparing 21:12:54 7ef368776582: Preparing 21:12:54 8682f9a74649: Waiting 21:12:54 d3a6da143c91: Waiting 21:12:54 83f4287e1f04: Waiting 21:12:54 7ef368776582: Waiting 21:12:54 ae8e42594e9c: Layer already exists 21:12:54 51633071f7c2: Layer already exists 21:12:54 1c979ea2572a: Layer already exists 21:12:54 cb912f604970: Layer already exists 21:12:54 4339e6e413da: Layer already exists 21:12:54 7ef368776582: Layer already exists 21:12:54 8682f9a74649: Layer already exists 21:12:54 83f4287e1f04: Layer already exists 21:12:54 d3a6da143c91: Layer already exists 21:12:54 latest: digest: sha256:26668cfeeeed474010a94de3c3f31ddcac1c19c376eb311c2eae00188517195e size: 2193 [Pipeline] isUnix [Pipeline] sh 21:12:54 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 21:12:54 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 21:12:54 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... 21:12:54 + docker tag edgex-devops/edgex-snap-builder nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:snapcraft-builder [Pipeline] isUnix [Pipeline] sh 21:12:54 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 21:12:54 Setting up libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:12:54 Setting up ca-certificates (20190110~18.04.1) ... 21:12:54 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:snapcraft-builder 21:12:54 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder] 21:12:54 1c979ea2572a: Preparing 21:12:54 51633071f7c2: Preparing 21:12:54 ae8e42594e9c: Preparing 21:12:54 cb912f604970: Preparing 21:12:54 4339e6e413da: Preparing 21:12:54 8682f9a74649: Preparing 21:12:54 d3a6da143c91: Preparing 21:12:54 83f4287e1f04: Preparing 21:12:54 7ef368776582: Preparing 21:12:54 8682f9a74649: Waiting 21:12:54 d3a6da143c91: Waiting 21:12:54 83f4287e1f04: Waiting 21:12:54 7ef368776582: Waiting 21:12:54 4339e6e413da: Layer already exists 21:12:54 1c979ea2572a: Layer already exists 21:12:54 cb912f604970: Layer already exists 21:12:54 51633071f7c2: Layer already exists 21:12:54 ae8e42594e9c: Layer already exists 21:12:54 83f4287e1f04: Layer already exists 21:12:54 8682f9a74649: Layer already exists 21:12:54 d3a6da143c91: Layer already exists 21:12:54 7ef368776582: Layer already exists 21:12:54 snapcraft-builder: digest: sha256:26668cfeeeed474010a94de3c3f31ddcac1c19c376eb311c2eae00188517195e size: 2193 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 21:12:55 debconf: unable to initialize frontend: Dialog 21:12:55 debconf: (TERM is not set, so the dialog frontend is not usable.) 21:12:55 debconf: falling back to frontend: Readline 21:12:55 debconf: unable to initialize frontend: Readline 21:12:55 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/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.) 21:12:55 debconf: falling back to frontend: Teletype [Pipeline] // withEnv [Pipeline] echo 21:12:55 ===================================================== [Pipeline] echo 21:12:55 taggedImages: 21:12:55 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 21:12:55 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 21:12:55 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:snapcraft-builder [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:12:56 Updating certificates in /etc/ssl/certs... 21:12:58 127 added, 0 removed; done. 21:12:58 Setting up liblzo2-2:arm64 (2.08-1.2) ... 21:12:58 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 21:12:58 Setting up jq (1.5+dfsg-2) ... 21:12:58 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 21:12:58 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 21:12:58 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 21:12:58 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 21:12:58 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:12:58 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 21:12:59 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 21:12:59 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 21:12:59 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 21:12:59 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 21:12:59 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... 21:12:59 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.9) ... 21:12:59 Setting up curl (7.58.0-2ubuntu3.9) ... 21:12:59 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 21:12:59 Processing triggers for ca-certificates (20190110~18.04.1) ... 21:12:59 Updating certificates in /etc/ssl/certs... 21:13:00 0 added, 0 removed; done. 21:13:00 Running hooks in /etc/ca-certificates/update.d... 21:13:00 done. 21:13:06 core.snap: OK 21:13:11 Parallel unsquashfs: Using 4 processors 21:13:11 11377 inodes (12722 blocks) to write 21:13:11 21:13:11 21:13:11 created 8956 files 21:13:11 created 1475 directories 21:13:11 created 2332 symlinks 21:13:11 created 79 devices 21:13:11 created 0 fifos 21:13:15 core18.snap: OK 21:13:19 Parallel unsquashfs: Using 4 processors 21:13:19 9710 inodes (10066 blocks) to write 21:13:19 21:13:19 21:13:19 created 7486 files 21:13:19 created 1250 directories 21:13:19 created 2011 symlinks 21:13:19 created 4 devices 21:13:19 created 0 fifos 21:13:23 snapcraft.snap: OK 21:13:29 Parallel unsquashfs: Using 4 processors 21:13:29 12675 inodes (13155 blocks) to write 21:13:29 21:13:29 21:13:29 created 12094 files 21:13:29 created 1754 directories 21:13:29 created 173 symlinks 21:13:29 created 0 devices 21:13:29 created 0 fifos 21:13:29  21:13:29 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 21:13:29 21:13:34 Reading package lists... 21:13:35 Building dependency tree... 21:13:35 Reading state information... 21:13:36 The following packages were automatically installed and are no longer required: 21:13:36 krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 libgssapi3-heimdal 21:13:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:13:36 libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal 21:13:36 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblzo2-2 21:13:36 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 21:13:36 libsasl2-modules libsasl2-modules-db libsqlite3-0 libwind0-heimdal 21:13:36 multiarch-support publicsuffix 21:13:36 Use 'apt autoremove' to remove them. 21:13:36 The following packages will be REMOVED: 21:13:36 curl* jq* squashfs-tools* 21:13:36 0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded. 21:13:36 After this operation, 766 kB disk space will be freed. 21:13:36 (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.) 21:13:36 Removing curl (7.58.0-2ubuntu3.9) ... 21:13:36 Removing jq (1.5+dfsg-2) ... 21:13:36 Removing squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:13:42 Reading package lists... 21:13:43 Building dependency tree... 21:13:43 Reading state information... 21:13:49 Reading package lists... 21:13:49 Building dependency tree... 21:13:49 Reading state information... 21:13:50 The following packages were automatically installed and are no longer required: 21:13:50 libcurl4 libjq1 libnghttp2-14 libonig4 libpsl5 librtmp1 publicsuffix 21:13:50 Use 'apt autoremove' to remove them. 21:13:50 The following additional packages will be installed: 21:13:50 apparmor dbus dirmngr dmsetup file gir1.2-glib-2.0 gnupg gnupg-l10n 21:13:50 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm 21:13:50 libapparmor1 libargon2-0 libassuan0 libbsd0 libcap2 libcryptsetup12 21:13:50 libdbus-1-3 libdevmapper1.02.1 libedit2 libexpat1 libfuse2 21:13:50 libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 21:13:50 libip4tc0 libjson-c3 libkmod2 libksba8 libmagic-mgc libmagic1 libmpdec2 21:13:50 libnpth0 libnss-systemd libpam-systemd libpython3-stdlib 21:13:50 libpython3.6-minimal libpython3.6-stdlib libreadline7 libssl1.0.0 libtcl8.6 21:13:50 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 21:13:50 mime-support networkd-dispatcher openssh-client pinentry-curses python3 21:13:50 python3-dbus python3-gi python3-minimal python3.6 python3.6-minimal 21:13:50 readline-common shared-mime-info squashfs-tools systemd systemd-sysv 21:13:50 tcl-expect tcl8.6 tzdata udev xauth xdg-user-dirs xz-utils 21:13:50 Suggested packages: 21:13:50 apparmor-profiles-extra apparmor-utils default-dbus-session-bus 21:13:50 | dbus-session-bus dbus-user-session pinentry-gnome3 tor tk8.6 parcimonie 21:13:50 xloadimage scdaemon fuse iw | wireless-tools keychain libpam-ssh 21:13:50 monkeysphere ssh-askpass pinentry-doc python3-doc python3-tk python3-venv 21:13:50 python-dbus-doc python3-dbus-dbg python3.6-venv python3.6-doc binutils 21:13:50 binfmt-support readline-doc zenity | kdialog systemd-container policykit-1 21:13:50 tcl-tclreadline 21:13:51 The following NEW packages will be installed: 21:13:51 apparmor dbus dirmngr dmsetup expect file gir1.2-glib-2.0 gnupg gnupg-l10n 21:13:51 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm 21:13:51 libapparmor1 libargon2-0 libassuan0 libbsd0 libcap2 libcryptsetup12 21:13:51 libdbus-1-3 libdevmapper1.02.1 libedit2 libexpat1 libfuse2 21:13:51 libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 21:13:51 libip4tc0 libjson-c3 libkmod2 libksba8 libmagic-mgc libmagic1 libmpdec2 21:13:51 libnpth0 libnss-systemd libpam-systemd libpython3-stdlib 21:13:51 libpython3.6-minimal libpython3.6-stdlib libreadline7 libssl1.0.0 libtcl8.6 21:13:51 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 21:13:51 mime-support networkd-dispatcher openssh-client pinentry-curses python3 21:13:51 python3-dbus python3-gi python3-minimal python3.6 python3.6-minimal 21:13:51 readline-common shared-mime-info snapd squashfs-tools systemd systemd-sysv 21:13:51 tcl-expect tcl8.6 tzdata udev xauth xdg-user-dirs xz-utils 21:13:51 0 upgraded, 79 newly installed, 0 to remove and 0 not upgraded. 21:13:51 Need to get 42.8 MB of archives. 21:13:51 After this operation, 212 MB of additional disk space will be used. 21:13:51 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.1 [528 kB] 21:13:52 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 21:13:52 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.1 [1327 kB] 21:13:52 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] 21:13:52 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] 21:13:52 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] 21:13:52 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] 21:13:52 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] 21:13:52 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.1 [1607 kB] 21:13:52 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.1 [203 kB] 21:13:52 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] 21:13:52 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] 21:13:52 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libcap2 arm64 1:2.25-1.2 [12.2 kB] 21:13:52 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libargon2-0 arm64 0~20161029-1.1 [17.9 kB] 21:13:52 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] 21:13:52 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] 21:13:52 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.1 [112 kB] 21:13:52 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] 21:13:52 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libip4tc0 arm64 1.6.1-2ubuntu2 [18.3 kB] 21:13:52 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] 21:13:52 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.4 [32.7 kB] 21:13:52 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.41 [2560 kB] 21:13:52 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.41 [14.7 kB] 21:13:52 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxau6 arm64 1:1.0.8-1ubuntu1 [7088 B] 21:13:52 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 21:13:52 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 21:13:52 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 21:13:52 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 21:13:52 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 21:13:52 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 21:13:52 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdbus-1-3 arm64 1.12.2-1ubuntu1.2 [152 kB] 21:13:52 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dbus arm64 1.12.2-1ubuntu1.2 [130 kB] 21:13:52 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] 21:13:52 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic-mgc arm64 1:5.32-2ubuntu0.4 [184 kB] 21:13:52 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libmagic1 arm64 1:5.32-2ubuntu0.4 [61.9 kB] 21:13:52 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 file arm64 1:5.32-2ubuntu0.4 [21.7 kB] 21:13:52 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] 21:13:53 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgirepository-1.0-1 arm64 1.56.1-1 [67.1 kB] 21:13:53 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 gir1.2-glib-2.0 arm64 1.56.1-1 [131 kB] 21:13:53 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] 21:13:53 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.1 [7987 kB] 21:13:53 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libnss-systemd arm64 237-3ubuntu10.41 [89.9 kB] 21:13:53 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-systemd arm64 237-3ubuntu10.41 [92.2 kB] 21:13:53 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.3 [547 kB] 21:13:53 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 python3-dbus arm64 1.2.6-1 [84.3 kB] 21:13:53 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-gi arm64 3.26.1-2ubuntu1 [137 kB] 21:13:53 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 networkd-dispatcher all 1.7-0ubuntu3.3 [13.3 kB] 21:13:53 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] 21:13:53 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] 21:13:53 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 udev arm64 237-3ubuntu10.41 [1049 kB] 21:13:53 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] 21:13:53 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xz-utils arm64 5.2.2-1.3 [79.2 kB] 21:13:53 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 apparmor arm64 2.12-4ubuntu5.1 [463 kB] 21:13:53 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 21:13:53 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfuse2 arm64 2.9.7-1ubuntu1 [68.4 kB] 21:13:53 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 21:13:53 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 21:13:53 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 21:13:53 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 21:13:53 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] 21:13:53 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.2 [106 kB] 21:13:53 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] 21:13:53 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] 21:13:53 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.2 [276 kB] 21:13:53 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libtcl8.6 arm64 8.6.8+dfsg-3 [781 kB] 21:13:53 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 tcl-expect arm64 5.45.4-1 [95.9 kB] 21:13:53 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 expect arm64 5.45.4-1 [137 kB] 21:13:53 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] 21:13:53 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.2 [108 kB] 21:13:53 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.2 [400 kB] 21:13:53 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] 21:13:53 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.2 [190 kB] 21:13:53 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.2 [76.8 kB] 21:13:53 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.2 [71.6 kB] 21:13:54 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.2 [182 kB] 21:13:54 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.2 [249 kB] 21:13:54 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 squashfs-tools arm64 1:4.3-6ubuntu0.18.04.1 [96.9 kB] 21:13:54 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.45.1+18.04.2 [17.6 MB] 21:13:55 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 tcl8.6 arm64 8.6.8+dfsg-3 [14.3 kB] 21:13:55 debconf: delaying package configuration, since apt-utils is not installed 21:13:56 Fetched 42.8 MB in 4s (11.3 MB/s) 21:13:56 Selecting previously unselected package libpython3.6-minimal:arm64. 21:13:56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4624 files and directories currently installed.) 21:13:56 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.1_arm64.deb ... 21:13:56 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.1) ... 21:13:58 Selecting previously unselected package libexpat1:arm64. 21:13:58 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 21:13:58 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 21:13:58 Selecting previously unselected package python3.6-minimal. 21:13:58 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.1_arm64.deb ... 21:13:58 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.1) ... 21:13:59 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.1) ... 21:13:59 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 21:13:59 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.1) ... 21:14:01 Selecting previously unselected package python3-minimal. 21:14:01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4871 files and directories currently installed.) 21:14:01 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... 21:14:01 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:14:01 Selecting previously unselected package mime-support. 21:14:01 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:14:01 Unpacking mime-support (3.60ubuntu1) ... 21:14:01 Selecting previously unselected package libmpdec2:arm64. 21:14:01 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... 21:14:01 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... 21:14:01 Selecting previously unselected package readline-common. 21:14:01 Preparing to unpack .../3-readline-common_7.0-3_all.deb ... 21:14:01 Unpacking readline-common (7.0-3) ... 21:14:01 Selecting previously unselected package libreadline7:arm64. 21:14:01 Preparing to unpack .../4-libreadline7_7.0-3_arm64.deb ... 21:14:01 Unpacking libreadline7:arm64 (7.0-3) ... 21:14:01 Selecting previously unselected package libpython3.6-stdlib:arm64. 21:14:01 Preparing to unpack .../5-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.1_arm64.deb ... 21:14:01 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.1) ... 21:14:02 Selecting previously unselected package python3.6. 21:14:02 Preparing to unpack .../6-python3.6_3.6.9-1~18.04ubuntu1.1_arm64.deb ... 21:14:02 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.1) ... 21:14:02 Selecting previously unselected package libpython3-stdlib:arm64. 21:14:02 Preparing to unpack .../7-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... 21:14:02 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 21:14:02 Setting up python3-minimal (3.6.7-1~18.04) ... 21:14:03 Selecting previously unselected package python3. 21:14:03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5323 files and directories currently installed.) 21:14:03 Preparing to unpack .../0-python3_3.6.7-1~18.04_arm64.deb ... 21:14:03 Unpacking python3 (3.6.7-1~18.04) ... 21:14:03 Selecting previously unselected package libcap2:arm64. 21:14:03 Preparing to unpack .../1-libcap2_1%3a2.25-1.2_arm64.deb ... 21:14:03 Unpacking libcap2:arm64 (1:2.25-1.2) ... 21:14:04 Selecting previously unselected package libargon2-0:arm64. 21:14:04 Preparing to unpack .../2-libargon2-0_0~20161029-1.1_arm64.deb ... 21:14:04 Unpacking libargon2-0:arm64 (0~20161029-1.1) ... 21:14:04 Selecting previously unselected package libdevmapper1.02.1:arm64. 21:14:04 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 21:14:04 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:14:04 Selecting previously unselected package libjson-c3:arm64. 21:14:04 Preparing to unpack .../4-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... 21:14:04 Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 21:14:04 Selecting previously unselected package libcryptsetup12:arm64. 21:14:04 Preparing to unpack .../5-libcryptsetup12_2%3a2.0.2-1ubuntu1.1_arm64.deb ... 21:14:04 Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.1) ... 21:14:04 Selecting previously unselected package libidn11:arm64. 21:14:04 Preparing to unpack .../6-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... 21:14:04 Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) ... 21:14:04 Selecting previously unselected package libip4tc0:arm64. 21:14:04 Preparing to unpack .../7-libip4tc0_1.6.1-2ubuntu2_arm64.deb ... 21:14:04 Unpacking libip4tc0:arm64 (1.6.1-2ubuntu2) ... 21:14:05 Selecting previously unselected package libapparmor1:arm64. 21:14:05 Preparing to unpack .../8-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... 21:14:05 Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) ... 21:14:05 Selecting previously unselected package libkmod2:arm64. 21:14:05 Preparing to unpack .../9-libkmod2_24-1ubuntu3.4_arm64.deb ... 21:14:05 Unpacking libkmod2:arm64 (24-1ubuntu3.4) ... 21:14:05 Setting up libcap2:arm64 (1:2.25-1.2) ... 21:14:05 Setting up libargon2-0:arm64 (0~20161029-1.1) ... 21:14:05 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:14:05 Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 21:14:05 Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.1) ... 21:14:05 Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... 21:14:05 Setting up libip4tc0:arm64 (1.6.1-2ubuntu2) ... 21:14:05 Selecting previously unselected package systemd. 21:14:05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5404 files and directories currently installed.) 21:14:05 Preparing to unpack .../systemd_237-3ubuntu10.41_arm64.deb ... 21:14:05 Unpacking systemd (237-3ubuntu10.41) ... 21:14:06 Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... 21:14:06 Setting up libkmod2:arm64 (24-1ubuntu3.4) ... 21:14:06 Setting up systemd (237-3ubuntu10.41) ... 21:14:07 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 21:14:07 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 21:14:07 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 21:14:07 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. 21:14:07 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. 21:14:07 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy 21:14:07 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. 21:14:07 Initializing machine ID from random generator. 21:14:08 Selecting previously unselected package systemd-sysv. 21:14:08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6114 files and directories currently installed.) 21:14:08 Preparing to unpack .../00-systemd-sysv_237-3ubuntu10.41_arm64.deb ... 21:14:08 Unpacking systemd-sysv (237-3ubuntu10.41) ... 21:14:08 Selecting previously unselected package libxau6:arm64. 21:14:08 Preparing to unpack .../01-libxau6_1%3a1.0.8-1ubuntu1_arm64.deb ... 21:14:08 Unpacking libxau6:arm64 (1:1.0.8-1ubuntu1) ... 21:14:08 Selecting previously unselected package libbsd0:arm64. 21:14:08 Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 21:14:08 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 21:14:08 Selecting previously unselected package libxdmcp6:arm64. 21:14:08 Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 21:14:08 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 21:14:08 Selecting previously unselected package libxcb1:arm64. 21:14:08 Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 21:14:08 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 21:14:09 Selecting previously unselected package libx11-data. 21:14:09 Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 21:14:09 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 21:14:09 Selecting previously unselected package libx11-6:arm64. 21:14:09 Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 21:14:09 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 21:14:09 Selecting previously unselected package libxext6:arm64. 21:14:09 Preparing to unpack .../07-libxext6_2%3a1.3.3-1_arm64.deb ... 21:14:09 Unpacking libxext6:arm64 (2:1.3.3-1) ... 21:14:09 Selecting previously unselected package libdbus-1-3:arm64. 21:14:09 Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.2_arm64.deb ... 21:14:09 Unpacking libdbus-1-3:arm64 (1.12.2-1ubuntu1.2) ... 21:14:09 Selecting previously unselected package dbus. 21:14:09 Preparing to unpack .../09-dbus_1.12.2-1ubuntu1.2_arm64.deb ... 21:14:09 Unpacking dbus (1.12.2-1ubuntu1.2) ... 21:14:10 Selecting previously unselected package dmsetup. 21:14:10 Preparing to unpack .../10-dmsetup_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 21:14:10 Unpacking dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:14:10 Selecting previously unselected package libmagic-mgc. 21:14:10 Preparing to unpack .../11-libmagic-mgc_1%3a5.32-2ubuntu0.4_arm64.deb ... 21:14:10 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... 21:14:10 Selecting previously unselected package libmagic1:arm64. 21:14:10 Preparing to unpack .../12-libmagic1_1%3a5.32-2ubuntu0.4_arm64.deb ... 21:14:10 Unpacking libmagic1:arm64 (1:5.32-2ubuntu0.4) ... 21:14:10 Selecting previously unselected package file. 21:14:10 Preparing to unpack .../13-file_1%3a5.32-2ubuntu0.4_arm64.deb ... 21:14:10 Unpacking file (1:5.32-2ubuntu0.4) ... 21:14:11 Selecting previously unselected package libglib2.0-0:arm64. 21:14:11 Preparing to unpack .../14-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... 21:14:11 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 21:14:11 Selecting previously unselected package libgirepository-1.0-1:arm64. 21:14:11 Preparing to unpack .../15-libgirepository-1.0-1_1.56.1-1_arm64.deb ... 21:14:11 Unpacking libgirepository-1.0-1:arm64 (1.56.1-1) ... 21:14:11 Selecting previously unselected package gir1.2-glib-2.0:arm64. 21:14:11 Preparing to unpack .../16-gir1.2-glib-2.0_1.56.1-1_arm64.deb ... 21:14:11 Unpacking gir1.2-glib-2.0:arm64 (1.56.1-1) ... 21:14:11 Selecting previously unselected package libglib2.0-data. 21:14:11 Preparing to unpack .../17-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 21:14:11 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 21:14:11 Selecting previously unselected package libicu60:arm64. 21:14:11 Preparing to unpack .../18-libicu60_60.2-3ubuntu3.1_arm64.deb ... 21:14:11 Unpacking libicu60:arm64 (60.2-3ubuntu3.1) ... 21:14:13 Selecting previously unselected package libnss-systemd:arm64. 21:14:13 Preparing to unpack .../19-libnss-systemd_237-3ubuntu10.41_arm64.deb ... 21:14:13 Unpacking libnss-systemd:arm64 (237-3ubuntu10.41) ... 21:14:13 Selecting previously unselected package libpam-systemd:arm64. 21:14:13 Preparing to unpack .../20-libpam-systemd_237-3ubuntu10.41_arm64.deb ... 21:14:13 Unpacking libpam-systemd:arm64 (237-3ubuntu10.41) ... 21:14:14 Selecting previously unselected package libxml2:arm64. 21:14:14 Preparing to unpack .../21-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_arm64.deb ... 21:14:14 Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 21:14:14 Selecting previously unselected package python3-dbus. 21:14:14 Preparing to unpack .../22-python3-dbus_1.2.6-1_arm64.deb ... 21:14:14 Unpacking python3-dbus (1.2.6-1) ... 21:14:14 Selecting previously unselected package python3-gi. 21:14:14 Preparing to unpack .../23-python3-gi_3.26.1-2ubuntu1_arm64.deb ... 21:14:14 Unpacking python3-gi (3.26.1-2ubuntu1) ... 21:14:14 Selecting previously unselected package networkd-dispatcher. 21:14:14 Preparing to unpack .../24-networkd-dispatcher_1.7-0ubuntu3.3_all.deb ... 21:14:14 Unpacking networkd-dispatcher (1.7-0ubuntu3.3) ... 21:14:14 Selecting previously unselected package shared-mime-info. 21:14:14 Preparing to unpack .../25-shared-mime-info_1.9-2_arm64.deb ... 21:14:14 Unpacking shared-mime-info (1.9-2) ... 21:14:15 Selecting previously unselected package tzdata. 21:14:15 Preparing to unpack .../26-tzdata_2020a-0ubuntu0.18.04_all.deb ... 21:14:15 Unpacking tzdata (2020a-0ubuntu0.18.04) ... 21:14:16 Selecting previously unselected package udev. 21:14:16 Preparing to unpack .../27-udev_237-3ubuntu10.41_arm64.deb ... 21:14:16 Unpacking udev (237-3ubuntu10.41) ... 21:14:17 Selecting previously unselected package xdg-user-dirs. 21:14:17 Preparing to unpack .../28-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... 21:14:17 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 21:14:17 Selecting previously unselected package xz-utils. 21:14:17 Preparing to unpack .../29-xz-utils_5.2.2-1.3_arm64.deb ... 21:14:17 Unpacking xz-utils (5.2.2-1.3) ... 21:14:17 Selecting previously unselected package apparmor. 21:14:17 Preparing to unpack .../30-apparmor_2.12-4ubuntu5.1_arm64.deb ... 21:14:17 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:14:17 Selecting previously unselected package libedit2:arm64. 21:14:17 Preparing to unpack .../31-libedit2_3.1-20170329-1_arm64.deb ... 21:14:17 Unpacking libedit2:arm64 (3.1-20170329-1) ... 21:14:18 Selecting previously unselected package libfuse2:arm64. 21:14:18 Preparing to unpack .../32-libfuse2_2.9.7-1ubuntu1_arm64.deb ... 21:14:18 Unpacking libfuse2:arm64 (2.9.7-1ubuntu1) ... 21:14:18 Selecting previously unselected package libssl1.0.0:arm64. 21:14:18 Preparing to unpack .../33-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 21:14:18 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 21:14:18 Selecting previously unselected package libxmuu1:arm64. 21:14:18 Preparing to unpack .../34-libxmuu1_2%3a1.1.2-2_arm64.deb ... 21:14:18 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 21:14:18 Selecting previously unselected package openssh-client. 21:14:18 Preparing to unpack .../35-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 21:14:18 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:14:19 Selecting previously unselected package xauth. 21:14:19 Preparing to unpack .../36-xauth_1%3a1.0.10-1_arm64.deb ... 21:14:19 Unpacking xauth (1:1.0.10-1) ... 21:14:19 Selecting previously unselected package libassuan0:arm64. 21:14:19 Preparing to unpack .../37-libassuan0_2.5.1-2_arm64.deb ... 21:14:19 Unpacking libassuan0:arm64 (2.5.1-2) ... 21:14:19 Selecting previously unselected package gpgconf. 21:14:19 Preparing to unpack .../38-gpgconf_2.2.4-1ubuntu1.2_arm64.deb ... 21:14:19 Unpacking gpgconf (2.2.4-1ubuntu1.2) ... 21:14:19 Selecting previously unselected package libksba8:arm64. 21:14:19 Preparing to unpack .../39-libksba8_1.3.5-2_arm64.deb ... 21:14:19 Unpacking libksba8:arm64 (1.3.5-2) ... 21:14:19 Selecting previously unselected package libnpth0:arm64. 21:14:19 Preparing to unpack .../40-libnpth0_1.5-3_arm64.deb ... 21:14:19 Unpacking libnpth0:arm64 (1.5-3) ... 21:14:19 Selecting previously unselected package dirmngr. 21:14:19 Preparing to unpack .../41-dirmngr_2.2.4-1ubuntu1.2_arm64.deb ... 21:14:20 Unpacking dirmngr (2.2.4-1ubuntu1.2) ... 21:14:20 Selecting previously unselected package libtcl8.6:arm64. 21:14:20 Preparing to unpack .../42-libtcl8.6_8.6.8+dfsg-3_arm64.deb ... 21:14:20 Unpacking libtcl8.6:arm64 (8.6.8+dfsg-3) ... 21:14:20 Selecting previously unselected package tcl-expect:arm64. 21:14:20 Preparing to unpack .../43-tcl-expect_5.45.4-1_arm64.deb ... 21:14:20 Unpacking tcl-expect:arm64 (5.45.4-1) ... 21:14:20 Selecting previously unselected package expect. 21:14:20 Preparing to unpack .../44-expect_5.45.4-1_arm64.deb ... 21:14:20 Unpacking expect (5.45.4-1) ... 21:14:20 Selecting previously unselected package gnupg-l10n. 21:14:20 Preparing to unpack .../45-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... 21:14:20 Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... 21:14:20 Selecting previously unselected package gnupg-utils. 21:14:20 Preparing to unpack .../46-gnupg-utils_2.2.4-1ubuntu1.2_arm64.deb ... 21:14:20 Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... 21:14:21 Selecting previously unselected package gpg. 21:14:21 Preparing to unpack .../47-gpg_2.2.4-1ubuntu1.2_arm64.deb ... 21:14:21 Unpacking gpg (2.2.4-1ubuntu1.2) ... 21:14:21 Selecting previously unselected package pinentry-curses. 21:14:21 Preparing to unpack .../48-pinentry-curses_1.1.0-1_arm64.deb ... 21:14:21 Unpacking pinentry-curses (1.1.0-1) ... 21:14:21 Selecting previously unselected package gpg-agent. 21:14:21 Preparing to unpack .../49-gpg-agent_2.2.4-1ubuntu1.2_arm64.deb ... 21:14:21 Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... 21:14:21 Selecting previously unselected package gpg-wks-client. 21:14:21 Preparing to unpack .../50-gpg-wks-client_2.2.4-1ubuntu1.2_arm64.deb ... 21:14:21 Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... 21:14:21 Selecting previously unselected package gpg-wks-server. 21:14:21 Preparing to unpack .../51-gpg-wks-server_2.2.4-1ubuntu1.2_arm64.deb ... 21:14:21 Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... 21:14:22 Selecting previously unselected package gpgsm. 21:14:22 Preparing to unpack .../52-gpgsm_2.2.4-1ubuntu1.2_arm64.deb ... 21:14:22 Unpacking gpgsm (2.2.4-1ubuntu1.2) ... 21:14:22 Selecting previously unselected package gnupg. 21:14:22 Preparing to unpack .../53-gnupg_2.2.4-1ubuntu1.2_arm64.deb ... 21:14:22 Unpacking gnupg (2.2.4-1ubuntu1.2) ... 21:14:22 Selecting previously unselected package squashfs-tools. 21:14:22 Preparing to unpack .../54-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... 21:14:22 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:14:22 Selecting previously unselected package snapd. 21:14:22 Preparing to unpack .../55-snapd_2.45.1+18.04.2_arm64.deb ... 21:14:22 Unpacking snapd (2.45.1+18.04.2) ... 21:14:28 Selecting previously unselected package tcl8.6. 21:14:28 Preparing to unpack .../56-tcl8.6_8.6.8+dfsg-3_arm64.deb ... 21:14:28 Unpacking tcl8.6 (8.6.8+dfsg-3) ... 21:14:28 Setting up libnpth0:arm64 (1.5-3) ... 21:14:28 Setting up libedit2:arm64 (3.1-20170329-1) ... 21:14:28 Setting up readline-common (7.0-3) ... 21:14:28 Setting up libnss-systemd:arm64 (237-3ubuntu10.41) ... 21:14:28 First installation detected... 21:14:28 Checking NSS setup... 21:14:28 Setting up libicu60:arm64 (60.2-3ubuntu3.1) ... 21:14:28 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 21:14:28 debconf: unable to initialize frontend: Dialog 21:14:28 debconf: (TERM is not set, so the dialog frontend is not usable.) 21:14:28 debconf: falling back to frontend: Readline 21:14:28 debconf: unable to initialize frontend: Readline 21:14:28 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/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.) 21:14:28 debconf: falling back to frontend: Teletype 21:14:28 Setting up mime-support (3.60ubuntu1) ... 21:14:28 Setting up libreadline7:arm64 (7.0-3) ... 21:14:28 Setting up tzdata (2020a-0ubuntu0.18.04) ... 21:14:28 debconf: unable to initialize frontend: Dialog 21:14:28 debconf: (TERM is not set, so the dialog frontend is not usable.) 21:14:28 debconf: falling back to frontend: Readline 21:14:28 debconf: unable to initialize frontend: Readline 21:14:28 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/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.) 21:14:28 debconf: falling back to frontend: Teletype 21:14:28 Configuring tzdata 21:14:28 ------------------ 21:14:28 21:14:28 Please select the geographic area in which you live. Subsequent configuration 21:14:28 questions will narrow this down by presenting a list of cities, representing 21:14:28 the time zones in which they are located. 21:14:28 21:14:28 1. Africa 4. Australia 7. Atlantic 10. Pacific 13. Etc 21:14:28 2. America 5. Arctic 8. Europe 11. SystemV 21:14:28 3. Antarctica 6. Asia 9. Indian 12. US 21:14:28 Geographic area: 21:14:28 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. 21:14:28 21:14:28 Current default time zone: '/UTC' 21:14:28 Local time is now: Mon Jul 27 21:14:28 UTC 2020. 21:14:28 Universal Time is now: Mon Jul 27 21:14:28 UTC 2020. 21:14:28 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:14:28 21:14:28 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, line 4. 21:14:28 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, line 4. 21:14:29 Setting up systemd-sysv (237-3ubuntu10.41) ... 21:14:29 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 21:14:29 No schema files found: doing nothing. 21:14:29 Setting up libfuse2:arm64 (2.9.7-1ubuntu1) ... 21:14:29 Setting up libksba8:arm64 (1.3.5-2) ... 21:14:29 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 21:14:29 Setting up libgirepository-1.0-1:arm64 (1.56.1-1) ... 21:14:29 Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 21:14:29 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... 21:14:29 Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... 21:14:29 Setting up libmagic1:arm64 (1:5.32-2ubuntu0.4) ... 21:14:29 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:14:29 Setting up gir1.2-glib-2.0:arm64 (1.56.1-1) ... 21:14:29 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 21:14:29 Setting up udev (237-3ubuntu10.41) ... 21:14:30 invoke-rc.d: could not determine current runlevel 21:14:30 invoke-rc.d: policy-rc.d denied execution of start. 21:14:30 Setting up xz-utils (5.2.2-1.3) ... 21:14:30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 21:14:30 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 21:14:30 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 21:14:30 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 21:14:30 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 21:14:30 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 21:14:30 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 21:14:30 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 21:14:30 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 21:14:30 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 21:14:30 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 21:14:30 Setting up dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:14:30 Setting up shared-mime-info (1.9-2) ... 21:14:37 Setting up libtcl8.6:arm64 (8.6.8+dfsg-3) ... 21:14:37 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 21:14:37 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:14:37 Setting up libassuan0:arm64 (2.5.1-2) ... 21:14:37 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 21:14:37 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 21:14:38 Setting up libxau6:arm64 (1:1.0.8-1ubuntu1) ... 21:14:38 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... 21:14:38 Setting up libdbus-1-3:arm64 (1.12.2-1ubuntu1.2) ... 21:14:38 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.1) ... 21:14:38 Setting up python3.6 (3.6.9-1~18.04ubuntu1.1) ... 21:14:41 Setting up gpgconf (2.2.4-1ubuntu1.2) ... 21:14:41 Setting up file (1:5.32-2ubuntu0.4) ... 21:14:41 Setting up tcl-expect:arm64 (5.45.4-1) ... 21:14:41 Setting up gpgsm (2.2.4-1ubuntu1.2) ... 21:14:41 Setting up tcl8.6 (8.6.8+dfsg-3) ... 21:14:41 Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... 21:14:41 Setting up pinentry-curses (1.1.0-1) ... 21:14:41 Setting up dbus (1.12.2-1ubuntu1.2) ... 21:14:42 Setting up dirmngr (2.2.4-1ubuntu1.2) ... 21:14:42 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 21:14:42 Setting up gpg (2.2.4-1ubuntu1.2) ... 21:14:42 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 21:14:42 Setting up expect (5.45.4-1) ... 21:14:42 Setting up libpam-systemd:arm64 (237-3ubuntu10.41) ... 21:14:42 debconf: unable to initialize frontend: Dialog 21:14:42 debconf: (TERM is not set, so the dialog frontend is not usable.) 21:14:42 debconf: falling back to frontend: Readline 21:14:42 debconf: unable to initialize frontend: Readline 21:14:42 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.) 21:14:42 debconf: falling back to frontend: Teletype 21:14:42 Setting up python3 (3.6.7-1~18.04) ... 21:14:42 running python rtupdate hooks for python3.6... 21:14:42 running python post-rtupdate hooks for python3.6... 21:14:43 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 21:14:43 Setting up gpg-agent (2.2.4-1ubuntu1.2) ... 21:14:43 Setting up apparmor (2.12-4ubuntu5.1) ... 21:14:46 debconf: unable to initialize frontend: Dialog 21:14:46 debconf: (TERM is not set, so the dialog frontend is not usable.) 21:14:46 debconf: falling back to frontend: Readline 21:14:46 debconf: unable to initialize frontend: Readline 21:14:46 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.) 21:14:46 debconf: falling back to frontend: Teletype 21:14:46 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:14:46 Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... 21:14:46 Setting up python3-gi (3.26.1-2ubuntu1) ... 21:14:47 Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... 21:14:47 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 21:14:47 Setting up snapd (2.45.1+18.04.2) ... 21:14:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:14:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:14:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:14:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:14:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:14:50 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:14:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:14:51 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:14:52 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:14:52 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:14:52 Setting up python3-dbus (1.2.6-1) ... 21:14:53 Setting up libxext6:arm64 (2:1.3.3-1) ... 21:14:53 Setting up gnupg (2.2.4-1ubuntu1.2) ... 21:14:53 Setting up xauth (1:1.0.10-1) ... 21:14:53 Setting up networkd-dispatcher (1.7-0ubuntu3.3) ... 21:14:54 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service. 21:14:54 Processing triggers for systemd (237-3ubuntu10.41) ... 21:14:54 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 21:15:50 Removing intermediate container cc1e9a4684e0 21:15:50 ---> aba777b62db7 21:15:50 Step 4/11 : ADD https://raw.githubusercontent.com/snapcore/snapcraft/25043ab3667d24688b3d93dcac9f9a74f35dae9e/docker/bin/snapcraft-wrapper /snap/bin/snapcraft 21:15:50 21:15:51 ---> 9e313bc0120a 21:15:51 Step 5/11 : RUN sed -i -e "s@\"amd64\"@$ARCH@" /snap/bin/snapcraft && chmod +x /snap/bin/snapcraft 21:15:51 ---> Running in 5f2c439bcd84 21:15:54 Removing intermediate container 5f2c439bcd84 21:15:54 ---> 0d80d04416f9 21:15:54 Step 6/11 : ENV PATH=/snap/bin:$PATH 21:15:54 ---> Running in 86e722847b47 21:15:54 Removing intermediate container 86e722847b47 21:15:54 ---> d78394a8fc66 21:15:54 Step 7/11 : COPY ./entrypoint.sh / 21:15:55 ---> 5870b220d0e2 21:15:55 Step 8/11 : WORKDIR /build 21:15:55 ---> Running in 46fb3aefa75a 21:15:56 Removing intermediate container 46fb3aefa75a 21:15:56 ---> 0b22abadbb82 21:15:56 Step 9/11 : ENTRYPOINT [ "/entrypoint.sh" ] 21:15:56 ---> Running in 2c4dd9873379 21:15:56 Removing intermediate container 2c4dd9873379 21:15:56 ---> ea9b2ee80df8 21:15:56 Step 10/11 : LABEL arch=arm64 21:15:56 ---> Running in b827b1617fb1 21:15:57 Removing intermediate container b827b1617fb1 21:15:57 ---> 40e6888fe87c 21:15:57 Step 11/11 : LABEL git_sha=8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 21:15:57 ---> Running in 218079f6d9e7 21:15:58 Removing intermediate container 218079f6d9e7 21:15:58 ---> 572cec70cb53 21:15:58 Successfully built 572cec70cb53 21:15:58 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 21:15:58 provisioning config files... 21:15:58 copy managed file [ci-build-images-settings] to file:/w/workspace/i-build-images_snapcraft-builder@tmp/config6209550866040967537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:58 nexus3.edgexfoundry.org:10001 21:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:15:59 Configure a credential helper to remove this warning. See 21:15:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:15:59 21:15:59 Login Succeeded 21:15:59 nexus3.edgexfoundry.org:10002 21:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:00 Configure a credential helper to remove this warning. See 21:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:00 21:16:00 Login Succeeded 21:16:00 nexus3.edgexfoundry.org:10003 21:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:00 Configure a credential helper to remove this warning. See 21:16:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:00 21:16:00 Login Succeeded 21:16:00 nexus3.edgexfoundry.org:10004 21:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:01 Configure a credential helper to remove this warning. See 21:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:01 21:16:01 Login Succeeded 21:16:01 docker.io 21:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:02 Configure a credential helper to remove this warning. See 21:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:02 21:16:02 Login Succeeded [Pipeline] } 21:16:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:16:02 [edgeXDocker.push] Tagging docker image edgex-snap-builder-arm64 with the following tags: 21:16:02 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 21:16:02 latest 21:16:02 snapcraft-builder 21:16:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:16:03 + docker tag edgex-devops/edgex-snap-builder-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba [Pipeline] isUnix [Pipeline] sh 21:16:03 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 21:16:03 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64] 21:16:03 8c5e99963ed0: Preparing 21:16:03 f4aa0a96dedc: Preparing 21:16:03 b4429dec1f17: Preparing 21:16:03 c5e8aed3a97a: Preparing 21:16:03 6a1f98538d52: Preparing 21:16:03 0d9e845d10db: Preparing 21:16:03 400f3d228aa3: Preparing 21:16:03 93ccdb9003a9: Preparing 21:16:03 c354f176fdd0: Preparing 21:16:03 0d9e845d10db: Waiting 21:16:03 93ccdb9003a9: Waiting 21:16:03 400f3d228aa3: Waiting 21:16:03 c354f176fdd0: Waiting 21:16:04 f4aa0a96dedc: Pushed 21:16:04 8c5e99963ed0: Pushed 21:16:04 c5e8aed3a97a: Pushed 21:16:04 b4429dec1f17: Pushed 21:16:04 0d9e845d10db: Pushed 21:16:04 400f3d228aa3: Pushed 21:16:04 93ccdb9003a9: Pushed 21:16:16 c354f176fdd0: Pushed 21:19:38 6a1f98538d52: Pushed 21:19:38 8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba: digest: sha256:1a35c8ab446a15c440fb5b9a752e66311a84caa578a4d11e99874f17b5a11d6f size: 2193 [Pipeline] isUnix [Pipeline] sh 21:19:38 + docker tag edgex-devops/edgex-snap-builder-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:19:39 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 21:19:39 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64] 21:19:39 8c5e99963ed0: Preparing 21:19:39 f4aa0a96dedc: Preparing 21:19:39 b4429dec1f17: Preparing 21:19:39 c5e8aed3a97a: Preparing 21:19:39 6a1f98538d52: Preparing 21:19:39 0d9e845d10db: Preparing 21:19:39 400f3d228aa3: Preparing 21:19:39 93ccdb9003a9: Preparing 21:19:39 c354f176fdd0: Preparing 21:19:39 400f3d228aa3: Waiting 21:19:39 c354f176fdd0: Waiting 21:19:39 93ccdb9003a9: Waiting 21:19:39 0d9e845d10db: Waiting 21:19:39 c5e8aed3a97a: Layer already exists 21:19:39 b4429dec1f17: Layer already exists 21:19:39 6a1f98538d52: Layer already exists 21:19:39 8c5e99963ed0: Layer already exists 21:19:39 f4aa0a96dedc: Layer already exists 21:19:39 400f3d228aa3: Layer already exists 21:19:39 0d9e845d10db: Layer already exists 21:19:39 93ccdb9003a9: Layer already exists 21:19:39 c354f176fdd0: Layer already exists 21:19:39 latest: digest: sha256:1a35c8ab446a15c440fb5b9a752e66311a84caa578a4d11e99874f17b5a11d6f size: 2193 [Pipeline] isUnix [Pipeline] sh 21:19:39 + docker tag edgex-devops/edgex-snap-builder-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:snapcraft-builder [Pipeline] isUnix [Pipeline] sh 21:19:40 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:snapcraft-builder 21:19:40 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64] 21:19:40 8c5e99963ed0: Preparing 21:19:40 f4aa0a96dedc: Preparing 21:19:40 b4429dec1f17: Preparing 21:19:40 c5e8aed3a97a: Preparing 21:19:40 6a1f98538d52: Preparing 21:19:40 0d9e845d10db: Preparing 21:19:40 400f3d228aa3: Preparing 21:19:40 93ccdb9003a9: Preparing 21:19:40 c354f176fdd0: Preparing 21:19:40 0d9e845d10db: Waiting 21:19:40 93ccdb9003a9: Waiting 21:19:40 400f3d228aa3: Waiting 21:19:40 c354f176fdd0: Waiting 21:19:40 6a1f98538d52: Layer already exists 21:19:40 8c5e99963ed0: Layer already exists 21:19:40 f4aa0a96dedc: Layer already exists 21:19:40 b4429dec1f17: Layer already exists 21:19:40 c5e8aed3a97a: Layer already exists 21:19:40 0d9e845d10db: Layer already exists 21:19:40 93ccdb9003a9: Layer already exists 21:19:40 400f3d228aa3: Layer already exists 21:19:40 c354f176fdd0: Layer already exists 21:19:40 snapcraft-builder: digest: sha256:1a35c8ab446a15c440fb5b9a752e66311a84caa578a4d11e99874f17b5a11d6f size: 2193 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:19:40 ===================================================== [Pipeline] echo 21:19:40 taggedImages: 21:19:40 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 21:19:40 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 21:19:40 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:snapcraft-builder [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:19:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:19:42 21:19:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 21:19:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:19:42 latest: Pulling from edgex-devops/edgex-klar 21:19:42 e7c96db7181b: Pulling fs layer 21:19:42 1868ca2cb446: Pulling fs layer 21:19:42 136be5d0fe8e: Pulling fs layer 21:19:42 894bfe63afcb: Pulling fs layer 21:19:42 894bfe63afcb: Waiting 21:19:42 1868ca2cb446: Verifying Checksum 21:19:42 1868ca2cb446: Download complete 21:19:42 136be5d0fe8e: Download complete 21:19:42 e7c96db7181b: Verifying Checksum 21:19:42 e7c96db7181b: Download complete 21:19:42 894bfe63afcb: Verifying Checksum 21:19:42 894bfe63afcb: Download complete 21:19:42 e7c96db7181b: Pull complete 21:19:43 1868ca2cb446: Pull complete 21:19:43 136be5d0fe8e: Pull complete 21:19:43 894bfe63afcb: Pull complete 21:19:43 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 21:19:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:19:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 21:19:43 prd-centos7-docker-4c-2g-1163 does not seem to be running inside a container 21:19:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/i-build-images_snapcraft-builder -v /w/workspace/i-build-images_snapcraft-builder:/w/workspace/i-build-images_snapcraft-builder:rw,z -v /w/workspace/i-build-images_snapcraft-builder@tmp:/w/workspace/i-build-images_snapcraft-builder@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 21:19:45 $ docker top 9efc5097b7ec446b880d4b961310a60c1b26587bf433103a3d0ae60435ced224 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:45 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 21:19:45 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:20:08 $ docker stop --time=1 9efc5097b7ec446b880d4b961310a60c1b26587bf433103a3d0ae60435ced224 21:20:09 $ docker rm -f 9efc5097b7ec446b880d4b961310a60c1b26587bf433103a3d0ae60435ced224 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:20:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:20:09 . [Pipeline] withDockerContainer 21:20:09 prd-centos7-docker-4c-2g-1163 does not seem to be running inside a container 21:20:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/i-build-images_snapcraft-builder -v /w/workspace/i-build-images_snapcraft-builder:/w/workspace/i-build-images_snapcraft-builder:rw,z -v /w/workspace/i-build-images_snapcraft-builder@tmp:/w/workspace/i-build-images_snapcraft-builder@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 21:20:10 $ docker top c6da7e37e93e13e09356e6eaeaea52762cfb084edeee8cb521e905bf09b2bfd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:11 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 21:20:11 + tee 21:20:11 clair timeout 1m0s 21:20:11 docker timeout: 1m0s 21:20:11 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:20:12 $ docker stop --time=1 c6da7e37e93e13e09356e6eaeaea52762cfb084edeee8cb521e905bf09b2bfd5 21:20:13 $ docker rm -f c6da7e37e93e13e09356e6eaeaea52762cfb084edeee8cb521e905bf09b2bfd5 [Pipeline] // withDockerContainer [Pipeline] sh 21:20:14 + mkdir -p /w/workspace/i-build-images_snapcraft-builder/clair-reports [Pipeline] echo 21:20:14 Generated HTML Table Report. Writing to /w/workspace/i-build-images_snapcraft-builder/clair-reports/clair_results_edgex-snap-builder_8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba.html [Pipeline] writeFile [Pipeline] step 21:20:14 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 21:20:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:20:15 . [Pipeline] withDockerContainer 21:20:15 prd-centos7-docker-4c-2g-1163 does not seem to be running inside a container 21:20:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/i-build-images_snapcraft-builder -v /w/workspace/i-build-images_snapcraft-builder:/w/workspace/i-build-images_snapcraft-builder:rw,z -v /w/workspace/i-build-images_snapcraft-builder@tmp:/w/workspace/i-build-images_snapcraft-builder@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 21:20:16 $ docker top 9c84100c153ed8ba695c589c17ab1d5f31637abd3763d9c5f60274a0c4caf9dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:16 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 21:20:16 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:20:38 $ docker stop --time=1 9c84100c153ed8ba695c589c17ab1d5f31637abd3763d9c5f60274a0c4caf9dc 21:20:39 $ docker rm -f 9c84100c153ed8ba695c589c17ab1d5f31637abd3763d9c5f60274a0c4caf9dc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:20:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:20:40 . [Pipeline] withDockerContainer 21:20:40 prd-centos7-docker-4c-2g-1163 does not seem to be running inside a container 21:20:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/i-build-images_snapcraft-builder -v /w/workspace/i-build-images_snapcraft-builder:/w/workspace/i-build-images_snapcraft-builder:rw,z -v /w/workspace/i-build-images_snapcraft-builder@tmp:/w/workspace/i-build-images_snapcraft-builder@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 21:20:41 $ docker top 94577a083d81253f867210b7c07d35b9710cfc571b17b8402aa28e5b98cb0f80 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:41 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba 21:20:41 + tee 21:20:41 clair timeout 1m0s 21:20:41 docker timeout: 1m0s 21:20:41 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:20:43 $ docker stop --time=1 94577a083d81253f867210b7c07d35b9710cfc571b17b8402aa28e5b98cb0f80 21:20:44 $ docker rm -f 94577a083d81253f867210b7c07d35b9710cfc571b17b8402aa28e5b98cb0f80 [Pipeline] // withDockerContainer [Pipeline] sh 21:20:44 + mkdir -p /w/workspace/i-build-images_snapcraft-builder/clair-reports [Pipeline] echo 21:20:44 Generated HTML Table Report. Writing to /w/workspace/i-build-images_snapcraft-builder/clair-reports/clair_results_edgex-snap-builder-arm64_8d91d7f37cb8d30144dee1cc4f0fcae36b6c09ba.html [Pipeline] writeFile [Pipeline] step 21:20:44 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:20:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:20:46 ---> package-listing.sh 21:20:46 ++ facter osfamily 21:20:46 ++ tr '[:upper:]' '[:lower:]' 21:20:46 + OS_FAMILY=redhat 21:20:46 + workspace=/w/workspace/i-build-images_snapcraft-builder 21:20:46 + START_PACKAGES=/tmp/packages_start.txt 21:20:46 + END_PACKAGES=/tmp/packages_end.txt 21:20:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:20:46 + PACKAGES=/tmp/packages_start.txt 21:20:46 + '[' /w/workspace/i-build-images_snapcraft-builder ']' 21:20:46 + PACKAGES=/tmp/packages_end.txt 21:20:46 + case "${OS_FAMILY}" in 21:20:46 + rpm -qa 21:20:46 + sort 21:20:51 + '[' -f /tmp/packages_start.txt ']' 21:20:51 + '[' -f /tmp/packages_end.txt ']' 21:20:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:20:51 + '[' /w/workspace/i-build-images_snapcraft-builder ']' 21:20:51 + mkdir -p /w/workspace/i-build-images_snapcraft-builder/archives/ 21:20:51 + 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 21:20:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:20:51 21:20:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:20:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:20:51 alpine: Pulling from edgex-lftools-log-publisher 21:20:51 c9b1b535fdd9: Pulling fs layer 21:20:51 2cc5ad85d9ab: Pulling fs layer 21:20:51 756a868c4378: Pulling fs layer 21:20:51 444b2fc9a129: Pulling fs layer 21:20:51 ea15f1150254: Pulling fs layer 21:20:51 41b27a9f41bf: Pulling fs layer 21:20:51 28c525ee5125: Pulling fs layer 21:20:51 094b1ea09ed8: Pulling fs layer 21:20:51 138eaada9080: Pulling fs layer 21:20:51 0622d0fa9048: Pulling fs layer 21:20:51 444b2fc9a129: Waiting 21:20:51 ea15f1150254: Waiting 21:20:51 41b27a9f41bf: Waiting 21:20:51 28c525ee5125: Waiting 21:20:51 0622d0fa9048: Waiting 21:20:51 094b1ea09ed8: Waiting 21:20:51 138eaada9080: Waiting 21:20:51 2cc5ad85d9ab: Verifying Checksum 21:20:51 2cc5ad85d9ab: Download complete 21:20:51 444b2fc9a129: Verifying Checksum 21:20:51 444b2fc9a129: Download complete 21:20:51 c9b1b535fdd9: Verifying Checksum 21:20:51 c9b1b535fdd9: Download complete 21:20:51 ea15f1150254: Verifying Checksum 21:20:51 ea15f1150254: Download complete 21:20:52 28c525ee5125: Verifying Checksum 21:20:52 28c525ee5125: Download complete 21:20:52 756a868c4378: Verifying Checksum 21:20:52 756a868c4378: Download complete 21:20:52 c9b1b535fdd9: Pull complete 21:20:52 138eaada9080: Verifying Checksum 21:20:52 138eaada9080: Download complete 21:20:52 0622d0fa9048: Verifying Checksum 21:20:52 0622d0fa9048: Download complete 21:20:52 094b1ea09ed8: Verifying Checksum 21:20:52 094b1ea09ed8: Download complete 21:20:52 2cc5ad85d9ab: Pull complete 21:20:52 41b27a9f41bf: Verifying Checksum 21:20:52 41b27a9f41bf: Download complete 21:20:53 756a868c4378: Pull complete 21:20:54 444b2fc9a129: Pull complete 21:20:54 ea15f1150254: Pull complete 21:20:57 41b27a9f41bf: Pull complete 21:20:57 28c525ee5125: Pull complete 21:20:59 094b1ea09ed8: Pull complete 21:21:00 138eaada9080: Pull complete 21:21:00 0622d0fa9048: Pull complete 21:21:00 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:21:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:21:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:21:00 prd-centos7-docker-4c-2g-1163 does not seem to be running inside a container 21:21:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/i-build-images_snapcraft-builder -v /w/workspace/i-build-images_snapcraft-builder:/w/workspace/i-build-images_snapcraft-builder:rw,z -v /w/workspace/i-build-images_snapcraft-builder@tmp:/w/workspace/i-build-images_snapcraft-builder@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:21:03 $ docker top 9f03066fae0282706d0633eebd3601272a8da2e98102602ef98473b540b3f61e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:21:03 provisioning config files... 21:21:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/i-build-images_snapcraft-builder@tmp/config1399117759068444130tmp [Pipeline] { [Pipeline] echo 21:21:03 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:21:04 ---> create-netrc.sh [Pipeline] echo 21:21:04 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:21:04 ---> logs-deploy.sh 21:21:04 + ARCHIVE_ARTIFACTS= 21:21:04 + LOGS_SERVER=https://logs.edgexfoundry.org 21:21:04 + '[' https://logs.edgexfoundry.org == None ']' 21:21:04 + NEXUS_URL=https://nexus.edgexfoundry.org 21:21:04 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snapcraft-builder/13 21:21:04 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/snapcraft-builder/13/ 21:21:04 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snapcraft-builder/13 /w/workspace/i-build-images_snapcraft-builder 21:21:05 Archives upload complete. 21:21:05 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snapcraft-builder/13 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/snapcraft-builder/13/ 21:21:06 ---> uname -a: 21:21:06 Linux 9f03066fae02 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 21:21:06 21:21:06 21:21:06 ---> lscpu: 21:21:06 Architecture: x86_64 21:21:06 CPU op-mode(s): 32-bit, 64-bit 21:21:06 Byte Order: Little Endian 21:21:06 Address sizes: 40 bits physical, 48 bits virtual 21:21:06 CPU(s): 4 21:21:06 On-line CPU(s) list: 0-3 21:21:06 Thread(s) per core: 1 21:21:06 Core(s) per socket: 1 21:21:06 Socket(s): 4 21:21:06 NUMA node(s): 1 21:21:06 Vendor ID: GenuineIntel 21:21:06 CPU family: 6 21:21:06 Model: 44 21:21:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:21:06 Stepping: 1 21:21:06 CPU MHz: 2933.438 21:21:06 BogoMIPS: 5866.87 21:21:06 Virtualization: VT-x 21:21:06 Hypervisor vendor: KVM 21:21:06 Virtualization type: full 21:21:06 L1d cache: 128 KiB 21:21:06 L1i cache: 128 KiB 21:21:06 L2 cache: 16 MiB 21:21:06 L3 cache: 64 MiB 21:21:06 NUMA node0 CPU(s): 0-3 21:21:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:21:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:21:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:21:06 Vulnerability Meltdown: Mitigation; PTI 21:21:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:21:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:21:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:21:06 Vulnerability Tsx async abort: Not affected 21:21:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 21:21:06 21:21:06 21:21:06 ---> nproc: 21:21:06 4 21:21:06 21:21:06 21:21:06 ---> df -h: 21:21:06 Filesystem Size Used Available Use% Mounted on 21:21:06 overlay 50.0G 8.3G 41.7G 17% / 21:21:06 tmpfs 64.0M 0 64.0M 0% /dev 21:21:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:21:06 shm 64.0M 0 64.0M 0% /dev/shm 21:21:06 /dev/vda1 50.0G 8.3G 41.7G 17% /etc/resolv.conf 21:21:06 /dev/vda1 50.0G 8.3G 41.7G 17% /etc/hostname 21:21:06 /dev/vda1 50.0G 8.3G 41.7G 17% /etc/hosts 21:21:06 /dev/vda1 50.0G 8.3G 41.7G 17% /w/workspace/i-build-images_snapcraft-builder@tmp 21:21:06 /dev/vda1 50.0G 8.3G 41.7G 17% /var/log/sa 21:21:06 /dev/vda1 50.0G 8.3G 41.7G 17% /w/workspace/i-build-images_snapcraft-builder 21:21:06 21:21:06 21:21:06 ---> free -m: 21:21:06 total used free shared buff/cache available 21:21:06 Mem: 1837 744 125 0 967 1011 21:21:06 Swap: 1023 3 1020 21:21:06 21:21:06 21:21:06 ---> ip addr: 21:21:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:21:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:21:06 inet 127.0.0.1/8 scope host lo 21:21:06 valid_lft forever preferred_lft forever 21:21:06 16: eth0@if17: mtu 1458 qdisc noqueue state UP 21:21:06 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 21:21:06 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 21:21:06 valid_lft forever preferred_lft forever 21:21:06 21:21:06 21:21:06 ---> sar -b -r -n DEV: 21:21:06 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/27/20 _x86_64_ (4 CPU) 21:21:06 21:21:06 21:06:34 LINUX RESTART 21:21:06 21:21:06 21:07:02 tps rtps wtps bread/s bwrtn/s 21:21:06 21:08:01 158.56 21.90 136.65 5054.94 27258.44 21:21:06 21:09:01 260.59 36.58 224.01 3957.26 27548.71 21:21:06 21:10:01 649.46 499.93 149.53 25074.47 26642.46 21:21:06 21:11:01 447.60 366.35 81.24 22619.94 15153.49 21:21:06 21:12:01 556.55 553.35 3.20 16189.38 110.67 21:21:06 21:13:01 197.74 196.82 0.92 8963.20 14.67 21:21:06 21:14:01 1.00 0.12 0.88 74.90 14.69 21:21:06 21:15:01 0.20 0.00 0.20 0.00 2.60 21:21:06 21:16:01 0.22 0.00 0.22 0.00 2.27 21:21:06 21:17:01 0.35 0.00 0.35 0.00 3.68 21:21:06 21:18:01 1.25 0.92 0.33 201.50 3.30 21:21:06 21:19:01 0.28 0.00 0.28 0.00 3.38 21:21:06 21:20:01 26.69 20.12 6.58 2787.41 704.16 21:21:06 21:21:01 113.52 50.82 62.70 5403.86 19938.90 21:21:06 Average: 172.53 124.96 47.58 6456.77 8369.01 21:21:06 21:21:06 21:07:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:21:06 21:08:01 69364 1812192 96.31 2620 985288 1781284 60.79 545704 1019164 88812 21:21:06 21:09:01 104256 1777300 94.46 2176 1005792 1497856 51.12 464912 1017532 32216 21:21:06 21:10:01 70268 1811288 96.27 832 991816 1487124 50.75 489740 1001028 85072 21:21:06 21:11:01 127112 1754444 93.24 552 1027256 1291232 44.07 419824 1064096 32 21:21:06 21:12:01 66572 1814984 96.46 484 1082844 1291144 44.06 411852 1127456 20 21:21:06 21:13:01 93424 1788132 95.03 476 1101576 1096556 37.42 394276 1139468 24 21:21:06 21:14:01 93712 1787844 95.02 476 1103824 1080012 36.86 392940 1141072 12 21:21:06 21:15:01 92012 1789544 95.11 476 1103828 1080604 36.88 394588 1141072 8 21:21:06 21:16:01 93644 1787912 95.02 476 1103840 1080352 36.87 393228 1141076 8 21:21:06 21:17:01 93708 1787848 95.02 476 1103844 1080352 36.87 376236 1158072 8 21:21:06 21:18:01 86932 1794624 95.38 476 1109896 1080484 36.87 379664 1161424 8 21:21:06 21:19:01 87636 1793920 95.34 476 1109900 1080352 36.87 378956 1161424 8 21:21:06 21:20:01 141820 1739736 92.46 424 1043116 1295732 44.22 403744 1081012 48 21:21:06 21:21:01 105592 1775964 94.39 360 1028996 1283904 43.82 493200 1000096 0 21:21:06 Average: 94718 1786838 94.97 770 1064415 1250499 42.68 424205 1096714 14734 21:21:06 21:21:06 21:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 21:21:06 21:08:01 veth93ee9f5 468.28 550.30 36.62 3079.16 0.00 0.00 0.00 21:21:06 21:08:01 eth0 1059.56 799.14 4328.57 153.36 0.00 0.00 0.00 21:21:06 21:08:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 21:21:06 21:08:01 docker0 468.28 550.17 30.22 3079.15 0.00 0.00 0.00 21:21:06 21:09:01 eth0 323.27 243.90 1923.85 37.40 0.00 0.00 0.00 21:21:06 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:09:01 docker0 218.94 275.02 13.68 1885.24 0.00 0.00 0.00 21:21:06 21:10:01 eth0 4.37 2.25 3.65 1.89 0.00 0.00 0.00 21:21:06 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:11:01 eth0 213.15 256.81 30.11 1937.82 0.00 0.00 0.00 21:21:06 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:12:01 eth0 303.93 365.97 22.04 2948.11 0.00 0.00 0.00 21:21:06 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:13:01 eth0 184.26 236.50 21.39 1804.78 0.00 0.00 0.00 21:21:06 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:14:01 eth0 0.08 0.08 0.01 0.02 0.00 0.00 0.00 21:21:06 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:15:01 eth0 8.46 9.06 0.78 20.54 0.00 0.00 0.00 21:21:06 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 21:21:06 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 21:21:06 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:18:01 eth0 4.48 4.43 0.41 7.01 0.00 0.00 0.00 21:21:06 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:19:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 21:21:06 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:20:01 eth0 44.16 38.35 167.50 57.32 0.00 0.00 0.00 21:21:06 21:20:01 vethee0095f 0.37 0.48 0.09 0.19 0.00 0.00 0.00 21:21:06 21:20:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 21:21:06 21:20:01 docker0 680.48 817.20 43.52 4918.15 0.00 0.00 0.00 21:21:06 21:21:01 eth0 152.16 99.17 2380.31 42.09 0.00 0.00 0.00 21:21:06 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 21:21:01 docker0 1.85 1.75 0.52 1.46 0.00 0.00 0.00 21:21:06 Average: eth0 161.42 144.98 625.48 501.11 0.00 0.00 0.00 21:21:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:21:06 Average: docker0 48.78 58.55 3.15 351.74 0.00 0.00 0.00 21:21:06 21:21:06 21:21:06 ---> sar -P ALL: 21:21:06 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/27/20 _x86_64_ (4 CPU) 21:21:06 21:21:06 21:06:34 LINUX RESTART 21:21:06 21:21:06 21:07:02 CPU %user %nice %system %iowait %steal %idle 21:21:06 21:08:01 all 20.60 0.00 6.20 2.94 0.02 70.24 21:21:06 21:08:01 0 20.71 0.00 7.55 5.29 0.02 66.43 21:21:06 21:08:01 1 17.63 0.00 5.79 4.26 0.03 72.29 21:21:06 21:08:01 2 20.68 0.00 5.36 1.70 0.00 72.26 21:21:06 21:08:01 3 23.39 0.00 6.08 0.56 0.02 69.94 21:21:06 21:09:01 all 10.48 0.00 4.93 2.75 0.02 81.83 21:21:06 21:09:01 0 7.61 0.00 4.34 4.01 0.02 84.03 21:21:06 21:09:01 1 13.34 0.00 4.97 1.44 0.00 80.25 21:21:06 21:09:01 2 7.28 0.00 4.55 1.99 0.00 86.18 21:21:06 21:09:01 3 13.68 0.00 5.88 3.56 0.02 76.86 21:21:06 21:10:01 all 5.69 0.00 6.65 18.01 0.05 69.61 21:21:06 21:10:01 0 5.53 0.00 6.95 17.10 0.05 70.37 21:21:06 21:10:01 1 5.67 0.00 6.71 18.17 0.05 69.40 21:21:06 21:10:01 2 5.66 0.00 6.91 17.24 0.07 70.13 21:21:06 21:10:01 3 5.88 0.00 6.01 19.57 0.07 68.47 21:21:06 21:11:01 all 12.84 0.00 4.43 7.71 0.05 74.97 21:21:06 21:11:01 0 11.91 0.00 4.56 7.12 0.03 76.39 21:21:06 21:11:01 1 13.21 0.00 4.49 6.47 0.08 75.74 21:21:06 21:11:01 2 12.51 0.00 4.27 7.27 0.03 75.92 21:21:06 21:11:01 3 13.75 0.00 4.39 9.97 0.05 71.84 21:21:06 21:12:01 all 15.84 0.00 2.82 12.22 0.08 69.05 21:21:06 21:12:01 0 13.76 0.00 2.96 11.67 0.07 71.54 21:21:06 21:12:01 1 15.99 0.00 2.94 12.82 0.07 68.18 21:21:06 21:12:01 2 16.50 0.00 2.99 12.49 0.08 67.94 21:21:06 21:12:01 3 17.11 0.00 2.40 11.90 0.08 68.51 21:21:06 21:13:01 all 8.71 0.00 1.14 2.52 0.03 87.61 21:21:06 21:13:01 0 7.22 0.00 1.21 2.33 0.03 89.22 21:21:06 21:13:01 1 9.69 0.00 1.10 2.46 0.02 86.73 21:21:06 21:13:01 2 9.39 0.00 1.09 2.84 0.02 86.66 21:21:06 21:13:01 3 8.56 0.00 1.16 2.42 0.03 87.84 21:21:06 21:14:01 all 0.02 0.00 0.02 0.00 0.00 99.95 21:21:06 21:14:01 0 0.02 0.00 0.05 0.00 0.00 99.93 21:21:06 21:14:01 1 0.03 0.00 0.02 0.02 0.00 99.93 21:21:06 21:14:01 2 0.00 0.00 0.03 0.00 0.00 99.97 21:21:06 21:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:21:06 21:15:01 all 0.09 0.00 0.05 0.00 0.00 99.86 21:21:06 21:15:01 0 0.10 0.00 0.07 0.00 0.00 99.83 21:21:06 21:15:01 1 0.10 0.00 0.05 0.00 0.00 99.85 21:21:06 21:15:01 2 0.10 0.00 0.02 0.00 0.00 99.88 21:21:06 21:15:01 3 0.08 0.00 0.02 0.00 0.02 99.88 21:21:06 21:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:21:06 21:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:21:06 21:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:21:06 21:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:21:06 21:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:21:06 21:17:01 all 0.02 0.00 0.02 0.00 0.00 99.96 21:21:06 21:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:21:06 21:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:21:06 21:17:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:21:06 21:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:21:06 21:18:01 all 0.04 0.00 0.04 0.01 0.00 99.91 21:21:06 21:18:01 0 0.02 0.00 0.07 0.00 0.00 99.92 21:21:06 21:18:01 1 0.05 0.00 0.02 0.00 0.00 99.93 21:21:06 21:18:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:21:06 21:18:01 3 0.03 0.00 0.05 0.03 0.00 99.88 21:21:06 21:19:01 all 0.02 0.00 0.02 0.00 0.00 99.95 21:21:06 21:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:21:06 21:19:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:21:06 21:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:21:06 21:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:21:06 21:20:01 all 0.93 0.00 0.76 0.28 0.00 98.02 21:21:06 21:20:01 0 0.90 0.00 0.92 0.77 0.00 97.41 21:21:06 21:20:01 1 0.98 0.00 0.77 0.12 0.02 98.11 21:21:06 21:20:01 2 0.85 0.00 0.63 0.08 0.02 98.42 21:21:06 21:20:01 3 0.98 0.00 0.70 0.17 0.00 98.15 21:21:06 21:21:01 all 6.68 0.00 3.92 1.63 0.04 87.73 21:21:06 21:21:01 0 6.41 0.00 3.68 1.70 0.03 88.18 21:21:06 21:21:01 1 7.61 0.00 4.17 3.04 0.05 85.14 21:21:06 21:21:01 2 6.19 0.00 3.87 0.59 0.03 89.32 21:21:06 21:21:01 3 6.53 0.00 3.99 1.21 0.03 88.23 21:21:06 Average: all 5.82 0.00 2.20 3.42 0.02 88.54 21:21:06 Average: 0 5.25 0.00 2.30 3.56 0.02 88.87 21:21:06 Average: 1 6.00 0.00 2.21 3.47 0.02 88.29 21:21:06 Average: 2 5.63 0.00 2.12 3.15 0.02 89.08 21:21:06 Average: 3 6.38 0.00 2.18 3.49 0.02 87.93 21:21:06 21:21:06 21:21:06