Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 175b0b70ddd3bade64d27e199a612cdb519e69fe 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 370697454611dc68c0596e0d0a50477a8de841a8 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 370697454611dc68c0596e0d0a50477a8de841a8 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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.13, buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2575 in /w/workspace/_app-service-configurable_master [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 Fetching without tags Checking out Revision 175b0b70ddd3bade64d27e199a612cdb519e69fe (master) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 175b0b70ddd3bade64d27e199a612cdb519e69fe # timeout=10 Commit message: "Update Jenkinsfile to include snap (#79)" > git rev-list --no-walk 18accf3c2bb4fad263732182d293380b7016bd36 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:13:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:13:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:13:13 ========================================================= 15:13:13 EdgeX Global Pipelines Version Info 15:13:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:13:15 ------------------- 15:13:15 stable info: 15:13:15 ------------------- 15:13:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:13:15 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 15:13:15 Message: update stable to v1.0.89 15:13:15 ------------------- 15:13:15 experimental info: 15:13:15 ------------------- 15:13:15 Commited By: **** collab-it+edgex@linuxfoundation.org 15:13:15 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 15:13:15 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:13:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:17 15:13:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:13:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:17 latest: Pulling from edgex-devops/git-semver 15:13:17 9123ac7c32f7: Pulling fs layer 15:13:17 b8cc5d1170e3: Pulling fs layer 15:13:17 2924cbbf6a41: Pulling fs layer 15:13:17 93b08a4f1073: Pulling fs layer 15:13:17 93b08a4f1073: Waiting 15:13:17 b8cc5d1170e3: Download complete 15:13:18 9123ac7c32f7: Verifying Checksum 15:13:18 9123ac7c32f7: Download complete 15:13:18 2924cbbf6a41: Verifying Checksum 15:13:18 2924cbbf6a41: Download complete 15:13:18 93b08a4f1073: Verifying Checksum 15:13:18 93b08a4f1073: Download complete 15:13:18 9123ac7c32f7: Pull complete 15:13:18 b8cc5d1170e3: Pull complete 15:13:19 2924cbbf6a41: Pull complete 15:13:19 93b08a4f1073: Pull complete 15:13:19 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:13:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:13:19 prd-centos7-docker-4c-2g-2575 does not seem to be running inside a container 15:13:19 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:13:21 $ docker top d3c3eaa2cda43cb6c9aceaf14eda6b85ccb94f75425afd17754cdabc0c83577b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:21 [ssh-agent] Looking for ssh-agent implementation... 15:13:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:22 $ docker exec d3c3eaa2cda43cb6c9aceaf14eda6b85ccb94f75425afd17754cdabc0c83577b ssh-agent 15:13:22 SSH_AUTH_SOCK=/tmp/ssh-2RvXUikc4FpU/agent.11 15:13:22 SSH_AGENT_PID=17 15:13:22 Running ssh-add (command line suppressed) 15:13:22 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7416868489294019998.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7416868489294019998.key) 15:13:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:22 + git describe --exact-match --tags HEAD 15:13:22 fatal: No names found, cannot describe anything. [Pipeline] } 15:13:22 $ docker exec --env ******** --env ******** d3c3eaa2cda43cb6c9aceaf14eda6b85ccb94f75425afd17754cdabc0c83577b ssh-agent -k 15:13:22 unset SSH_AUTH_SOCK; 15:13:22 unset SSH_AGENT_PID; 15:13:22 echo Agent pid 17 killed; 15:13:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:13:23 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:13:23 This usually means this commit has not been tagged. [Pipeline] sshagent 15:13:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:23 [ssh-agent] Looking for ssh-agent implementation... 15:13:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:23 $ docker exec d3c3eaa2cda43cb6c9aceaf14eda6b85ccb94f75425afd17754cdabc0c83577b ssh-agent 15:13:23 SSH_AUTH_SOCK=/tmp/ssh-oDAuJrcK4NZK/agent.47 15:13:23 SSH_AGENT_PID=52 15:13:23 Running ssh-add (command line suppressed) 15:13:23 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_356158279807990007.key (/w/workspace/_app-service-configurable_master@tmp/private_key_356158279807990007.key) 15:13:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:23 + git semver init 15:13:23 # -> Open(): unable to determine branch for HEAD 15:13:23 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 15:13:23 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 15:13:23 # $SEMVER_REMOTE_NAME = origin 15:13:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:13:23 # $SEMVER_USER_NAME = edgex-jenkins 15:13:23 # $SEMVER_BRANCH = master 15:13:23 # $SEMVER_TEMP = /tmp/semver-704424080 15:13:23 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 15:13:24 # '/tmp/semver-704424080' -> '/w/workspace/_app-service-configurable_master/.semver' 15:13:24 # -> Force: false 15:13:24 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 15:13:24 $ docker exec --env ******** --env ******** d3c3eaa2cda43cb6c9aceaf14eda6b85ccb94f75425afd17754cdabc0c83577b ssh-agent -k 15:13:24 unset SSH_AUTH_SOCK; 15:13:24 unset SSH_AGENT_PID; 15:13:24 echo Agent pid 52 killed; 15:13:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:24 + git semver [Pipeline] } 15:13:24 $ docker stop --time=1 d3c3eaa2cda43cb6c9aceaf14eda6b85ccb94f75425afd17754cdabc0c83577b 15:13:26 $ docker rm -f d3c3eaa2cda43cb6c9aceaf14eda6b85ccb94f75425afd17754cdabc0c83577b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:13:26 Stashed 48 file(s) [Pipeline] echo 15:13:26 [edgeXSemver] initialized semver on version 1.1.1-dev.4 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:13:41 Still waiting to schedule task 15:13:41 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2575’ 15:13:41 Still waiting to schedule task 15:13:41 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ is offline 15:15:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2576 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 15:15:20 Running in /w/workspace/app-service-configurable/25 [Pipeline] { [Pipeline] checkout 15:15:25 using credential edgex-jenkins-ssh 15:15:25 Cloning the remote Git repository 15:15:25 Cloning with configured refspecs honoured and without tags 15:15:26 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:15:26 > git init /w/workspace/app-service-configurable/25 # timeout=10 15:15:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:15:26 > git --version # timeout=10 15:15:26 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:15:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:15:27 Fetching without tags 15:15:27 Checking out Revision 175b0b70ddd3bade64d27e199a612cdb519e69fe (master) 15:15:27 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:15:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:15:27 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:15:27 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:15:27 > git config core.sparsecheckout # timeout=10 15:15:27 > git checkout -f 175b0b70ddd3bade64d27e199a612cdb519e69fe # timeout=10 15:15:32 Commit message: "Update Jenkinsfile to include snap (#79)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:15:33 ========================================================= 15:15:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:15:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:15:34 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 15:15:35 Sending build context to Docker daemon 298kB 15:15:35 Step 1/8 : ARG BASE=golang:1.13-alpine 15:15:35 Step 2/8 : FROM ${BASE} 15:15:35 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:15:35 cde5963f3b93: Pulling fs layer 15:15:35 2a23fa8c16f7: Pulling fs layer 15:15:35 777b28850792: Pulling fs layer 15:15:35 8a11ddd9e578: Pulling fs layer 15:15:35 4cf88f913ddb: Pulling fs layer 15:15:35 1df406cf5192: Pulling fs layer 15:15:35 cd6300453558: Pulling fs layer 15:15:35 b9c365052c96: Pulling fs layer 15:15:35 a2d8cc88f415: Pulling fs layer 15:15:35 ea1d1ca13537: Pulling fs layer 15:15:35 3750a50a1c5e: Pulling fs layer 15:15:35 cd6300453558: Waiting 15:15:35 b9c365052c96: Waiting 15:15:35 a2d8cc88f415: Waiting 15:15:35 ea1d1ca13537: Waiting 15:15:35 8a11ddd9e578: Waiting 15:15:35 4cf88f913ddb: Waiting 15:15:35 1df406cf5192: Waiting 15:15:35 3750a50a1c5e: Waiting 15:15:35 777b28850792: Download complete 15:15:36 2a23fa8c16f7: Verifying Checksum 15:15:36 2a23fa8c16f7: Download complete 15:15:36 4cf88f913ddb: Verifying Checksum 15:15:36 4cf88f913ddb: Download complete 15:15:36 1df406cf5192: Verifying Checksum 15:15:36 1df406cf5192: Download complete 15:15:36 cde5963f3b93: Verifying Checksum 15:15:36 cde5963f3b93: Download complete 15:15:37 cde5963f3b93: Pull complete 15:15:37 2a23fa8c16f7: Pull complete 15:15:38 777b28850792: Pull complete 15:15:38 cd6300453558: Download complete 15:15:38 a2d8cc88f415: Download complete 15:15:40 ea1d1ca13537: Verifying Checksum 15:15:40 ea1d1ca13537: Download complete 15:15:40 3750a50a1c5e: Download complete 15:15:40 b9c365052c96: Verifying Checksum 15:15:40 b9c365052c96: Download complete 15:15:41 8a11ddd9e578: Verifying Checksum 15:15:41 8a11ddd9e578: Download complete 15:15:53 8a11ddd9e578: Pull complete 15:15:53 4cf88f913ddb: Pull complete 15:15:53 1df406cf5192: Pull complete 15:15:57 cd6300453558: Pull complete 15:16:02 b9c365052c96: Pull complete 15:16:02 a2d8cc88f415: Pull complete 15:16:04 ea1d1ca13537: Pull complete 15:16:04 3750a50a1c5e: Pull complete 15:16:04 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:16:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:16:04 ---> 78745c68409d 15:16:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:16:10 ---> Running in 2410b5998327 15:16:10 Removing intermediate container 2410b5998327 15:16:10 ---> dc1a9287a5a3 15:16:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:10 ---> Running in da798e0c4ed1 15:16:12 Removing intermediate container da798e0c4ed1 15:16:12 ---> 56ad8e1f7024 15:16:12 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 15:16:12 ---> Running in b7735edec441 15:16:14 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:16:15 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:16:16 (1/6) Installing libc-dev (0.7.2-r0) 15:16:16 (2/6) Installing libsodium (1.0.18-r0) 15:16:16 (3/6) Installing pkgconf (1.6.3-r0) 15:16:16 (4/6) Installing libsodium-dev (1.0.18-r0) 15:16:16 (5/6) Installing libzmq (4.3.2-r0) 15:16:16 (6/6) Installing zeromq-dev (4.3.2-r0) 15:16:16 Executing busybox-1.31.1-r8.trigger 15:16:16 OK: 127 MiB in 45 packages 15:16:18 Removing intermediate container b7735edec441 15:16:18 ---> e2622f8d2a96 15:16:18 Step 6/8 : WORKDIR /app 15:16:18 ---> Running in 1ab46b27f069 15:16:18 Removing intermediate container 1ab46b27f069 15:16:18 ---> a65eb3e8c724 15:16:18 Step 7/8 : COPY . . 15:16:19 ---> a3e1c4bd8fb4 15:16:19 Step 8/8 : RUN go mod download 15:16:19 ---> Running in 815ad489883c 15:16:24 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:16:24 go: finding github.com/BurntSushi/toml v0.3.1 15:16:24 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:16:24 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:16:24 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:16:24 go: finding github.com/bgentry/speakeasy v0.1.0 15:16:24 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:16:24 go: finding github.com/davecgh/go-spew v1.1.1 15:16:24 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:16:24 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:16:24 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.1.1-dev.3 15:16:24 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 15:16:24 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:16:24 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:16:24 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 15:16:24 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:16:24 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:16:24 go: finding github.com/fatih/color v1.7.0 15:16:24 go: finding github.com/fsnotify/fsnotify v1.4.7 15:16:24 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:16:24 go: finding github.com/go-kit/kit v0.8.0 15:16:24 go: finding github.com/go-logfmt/logfmt v0.4.0 15:16:24 go: finding github.com/go-redis/redis/v7 v7.2.0 15:16:24 go: finding github.com/go-stack/stack v1.8.0 15:16:24 go: finding github.com/golang/protobuf v1.3.2 15:16:24 go: finding github.com/golang/snappy v0.0.1 15:16:24 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:16:24 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:16:24 go: finding github.com/google/go-cmp v0.4.0 15:16:24 go: finding github.com/google/uuid v1.1.1 15:16:24 go: finding github.com/gorilla/mux v1.7.4 15:16:24 go: finding github.com/hashicorp/consul/api v1.1.0 15:16:24 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:16:24 go: finding github.com/hashicorp/errwrap v1.0.0 15:16:24 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:16:24 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:16:24 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:16:24 go: finding github.com/hashicorp/go-multierror v1.0.0 15:16:24 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:16:24 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:16:24 go: finding github.com/hashicorp/go-syslog v1.0.0 15:16:24 go: finding github.com/hashicorp/go-uuid v1.0.1 15:16:24 go: finding github.com/hashicorp/go.net v0.0.1 15:16:24 go: finding github.com/hashicorp/golang-lru v0.5.0 15:16:24 go: finding github.com/hashicorp/logutils v1.0.0 15:16:24 go: finding github.com/hashicorp/mdns v1.0.0 15:16:24 go: finding github.com/hashicorp/memberlist v0.1.3 15:16:24 go: finding github.com/hashicorp/serf v0.8.2 15:16:24 go: finding github.com/hpcloud/tail v1.0.0 15:16:24 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:16:24 go: finding github.com/kr/pretty v0.1.0 15:16:24 go: finding github.com/kr/pty v1.1.1 15:16:24 go: finding github.com/kr/text v0.1.0 15:16:24 go: finding github.com/mattn/go-colorable v0.0.9 15:16:24 go: finding github.com/mattn/go-isatty v0.0.3 15:16:24 go: finding github.com/miekg/dns v1.0.14 15:16:24 go: finding github.com/mitchellh/cli v1.0.0 15:16:24 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:16:24 go: finding github.com/mitchellh/copystructure v1.0.0 15:16:24 go: finding github.com/mitchellh/go-homedir v1.0.0 15:16:25 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:16:25 go: finding github.com/mitchellh/gox v0.4.0 15:16:25 go: finding github.com/mitchellh/iochan v1.0.0 15:16:25 go: finding github.com/mitchellh/mapstructure v1.1.2 15:16:25 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:16:25 go: finding github.com/onsi/ginkgo v1.10.1 15:16:25 go: finding github.com/onsi/gomega v1.7.0 15:16:25 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:16:25 go: finding github.com/pebbe/zmq4 v1.0.0 15:16:25 go: finding github.com/pelletier/go-toml v1.2.0 15:16:25 go: finding github.com/pkg/errors v0.8.1 15:16:25 go: finding github.com/pmezard/go-difflib v1.0.0 15:16:25 go: finding github.com/posener/complete v1.1.1 15:16:25 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:16:25 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:16:25 go: finding github.com/stretchr/objx v0.2.0 15:16:25 go: finding github.com/stretchr/testify v1.5.1 15:16:25 go: finding github.com/tidwall/pretty v1.0.1 15:16:25 go: finding github.com/ugorji/go v1.1.4 15:16:25 go: finding github.com/x448/float16 v0.8.4 15:16:25 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:16:25 go: finding github.com/xdg/stringprep v1.0.0 15:16:25 go: finding go.mongodb.org/mongo-driver v1.1.1 15:16:25 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:16:25 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:16:25 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:16:25 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 15:16:25 go: finding golang.org/x/text v0.3.2 15:16:25 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:16:25 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 15:16:25 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:16:25 go: finding gopkg.in/fsnotify.v1 v1.4.7 15:16:25 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:16:25 go: finding gopkg.in/yaml.v2 v2.2.8 15:16:44 Removing intermediate container 815ad489883c 15:16:44 ---> 16cf2b5eb840 15:16:44 Successfully built 16cf2b5eb840 15:16:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:16:44 + docker inspect -f . ci-base-image-arm64 15:16:44 . [Pipeline] withDockerContainer 15:16:45 prd-ubuntu18.04-docker-arm64-4c-16g-2576 does not seem to be running inside a container 15:16:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/25 -v /w/workspace/app-service-configurable/25:/w/workspace/app-service-configurable/25:rw,z -v /w/workspace/app-service-configurable/25@tmp:/w/workspace/app-service-configurable/25@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:16:46 $ docker top bda4f160720325189e25987cdcd25946c84c875c5e2be47e461fa8d0474438bb -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:48 + go version 15:16:48 go version go1.13.5 linux/arm64 [Pipeline] sh 15:16:49 + make test 15:16:49 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:16:57 Running on prd-centos7-docker-4c-2g-2577 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 15:16:57 Running in /w/workspace/app-service-configurable/25 [Pipeline] { [Pipeline] checkout 15:17:07 using credential edgex-jenkins-ssh 15:17:07 Cloning the remote Git repository 15:17:07 Cloning with configured refspecs honoured and without tags 15:17:07 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:17:07 > git init /w/workspace/app-service-configurable/25 # timeout=10 15:17:08 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:17:08 > git --version # timeout=10 15:17:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:17:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:17:08 Fetching without tags 15:17:09 Checking out Revision 175b0b70ddd3bade64d27e199a612cdb519e69fe (master) 15:17:08 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:17:08 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:17:08 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:17:08 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:17:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:17:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:17:09 > git config core.sparsecheckout # timeout=10 15:17:09 > git checkout -f 175b0b70ddd3bade64d27e199a612cdb519e69fe # timeout=10 15:17:13 Commit message: "Update Jenkinsfile to include snap (#79)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:17:14 ========================================================= 15:17:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:17:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:17:15 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 15:17:15 Sending build context to Docker daemon 298kB 15:17:15 Step 1/8 : ARG BASE=golang:1.13-alpine 15:17:15 Step 2/8 : FROM ${BASE} 15:17:15 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:17:15 e6b0cf9c0882: Pulling fs layer 15:17:15 2848faf0eed1: Pulling fs layer 15:17:15 0f37312ad70f: Pulling fs layer 15:17:15 5788d62ee057: Pulling fs layer 15:17:15 0e6b1d234666: Pulling fs layer 15:17:15 bf5d7aec512f: Pulling fs layer 15:17:15 34c802a77dc8: Pulling fs layer 15:17:15 9eb99e56ec68: Pulling fs layer 15:17:15 27c7a5d97fbd: Pulling fs layer 15:17:15 5c102a31e300: Pulling fs layer 15:17:15 dcfb455df0a1: Pulling fs layer 15:17:15 5788d62ee057: Waiting 15:17:15 0e6b1d234666: Waiting 15:17:15 bf5d7aec512f: Waiting 15:17:15 34c802a77dc8: Waiting 15:17:15 9eb99e56ec68: Waiting 15:17:15 27c7a5d97fbd: Waiting 15:17:15 5c102a31e300: Waiting 15:17:15 dcfb455df0a1: Waiting 15:17:15 0f37312ad70f: Verifying Checksum 15:17:15 0f37312ad70f: Download complete 15:17:15 2848faf0eed1: Download complete 15:17:15 0e6b1d234666: Verifying Checksum 15:17:15 0e6b1d234666: Download complete 15:17:15 bf5d7aec512f: Verifying Checksum 15:17:15 bf5d7aec512f: Download complete 15:17:15 e6b0cf9c0882: Verifying Checksum 15:17:15 e6b0cf9c0882: Download complete 15:17:16 e6b0cf9c0882: Pull complete 15:17:16 2848faf0eed1: Pull complete 15:17:16 0f37312ad70f: Pull complete 15:17:18 34c802a77dc8: Verifying Checksum 15:17:18 34c802a77dc8: Download complete 15:17:18 27c7a5d97fbd: Verifying Checksum 15:17:18 27c7a5d97fbd: Download complete 15:17:20 9eb99e56ec68: Verifying Checksum 15:17:20 9eb99e56ec68: Download complete 15:17:20 5788d62ee057: Verifying Checksum 15:17:20 5788d62ee057: Download complete 15:17:20 5c102a31e300: Verifying Checksum 15:17:20 5c102a31e300: Download complete 15:17:20 dcfb455df0a1: Verifying Checksum 15:17:20 dcfb455df0a1: Download complete 15:17:31 5788d62ee057: Pull complete 15:17:31 0e6b1d234666: Pull complete 15:17:31 bf5d7aec512f: Pull complete 15:17:34 34c802a77dc8: Pull complete 15:17:36 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:17:36 CGO_ENABLED=1 go vet ./... 15:17:40 9eb99e56ec68: Pull complete 15:17:40 27c7a5d97fbd: Pull complete 15:17:41 5c102a31e300: Pull complete 15:17:42 dcfb455df0a1: Pull complete 15:17:42 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:17:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:17:42 ---> 7c70fe431013 15:17:42 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:17:42 ---> Running in 8b835211f551 15:17:42 Removing intermediate container 8b835211f551 15:17:42 ---> f4d3dedfb359 15:17:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:17:42 ---> Running in 9f27a2e4748c 15:17:43 gofmt -l . 15:17:43 [ "`gofmt -l .`" = "" ] 15:17:43 ./bin/test-go-mod-tidy.sh 15:17:43 ./bin/test-attribution-txt.sh [Pipeline] stash 15:17:44 Stashed 1 file(s) [Pipeline] } 15:17:44 $ docker stop --time=1 bda4f160720325189e25987cdcd25946c84c875c5e2be47e461fa8d0474438bb 15:17:45 Removing intermediate container 9f27a2e4748c 15:17:45 ---> 645d246bd9af 15:17:45 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 15:17:45 ---> Running in b15c3f9521d4 15:17:45 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:17:45 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:17:46 (1/6) Installing libc-dev (0.7.2-r0) 15:17:46 (2/6) Installing libsodium (1.0.18-r0) 15:17:46 (3/6) Installing pkgconf (1.6.3-r0) 15:17:46 (4/6) Installing libsodium-dev (1.0.18-r0) 15:17:46 $ docker rm -f bda4f160720325189e25987cdcd25946c84c875c5e2be47e461fa8d0474438bb 15:17:46 (5/6) Installing libzmq (4.3.2-r0) 15:17:46 (6/6) Installing zeromq-dev (4.3.2-r0) 15:17:47 Executing busybox-1.31.1-r8.trigger 15:17:47 OK: 145 MiB in 45 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 15:17:47 Removing intermediate container b15c3f9521d4 15:17:47 ---> 51db104b9daa 15:17:47 Step 6/8 : WORKDIR /app 15:17:47 ---> Running in 1b3e8fe76ea6 15:17:47 Removing intermediate container 1b3e8fe76ea6 15:17:47 ---> acdd182484f6 15:17:47 Step 7/8 : COPY . . [Pipeline] sh 15:17:48 ---> 5d772ef4f935 15:17:48 Step 8/8 : RUN go mod download 15:17:48 ---> Running in e1735636cb8c 15:17:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:17:49 + ls -al . 15:17:49 total 120 15:17:49 drwxrwxr-x 7 jenkins jenkins 4096 Jun 11 15:17 . 15:17:49 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 15:15 .. 15:17:49 -rw-rw-r-- 1 jenkins jenkins 127 Jun 11 15:15 .dockerignore 15:17:49 drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 15:15 .git 15:17:49 -rw-rw-r-- 1 jenkins jenkins 93 Jun 11 15:15 .gitignore 15:17:49 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 15:15 .semver 15:17:49 -rw-rw-r-- 1 jenkins jenkins 6027 Jun 11 15:15 Attribution.txt 15:17:49 -rw-rw-r-- 1 jenkins jenkins 1896 Jun 11 15:15 Dockerfile 15:17:49 -rw-rw-r-- 1 jenkins jenkins 966 Jun 11 15:15 Dockerfile.build 15:17:49 -rw-rw-r-- 1 jenkins jenkins 710 Jun 11 15:15 Jenkinsfile 15:17:49 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 11 15:15 LICENSE 15:17:49 -rw-rw-r-- 1 jenkins jenkins 481 Jun 11 15:15 README.md 15:17:49 -rw-rw-r-- 1 jenkins jenkins 11 Jun 11 15:13 VERSION 15:17:49 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 15:15 bin 15:17:49 -rw-r--r-- 1 jenkins jenkins 10 Jun 11 15:16 coverage.out 15:17:49 -rw-rw-r-- 1 jenkins jenkins 180 Jun 11 15:15 docker-compose.debug.yml 15:17:49 -rw-rw-r-- 1 jenkins jenkins 133 Jun 11 15:15 docker-compose.yml 15:17:49 -rw-r--r-- 1 jenkins jenkins 132 Jun 11 15:17 go.mod 15:17:49 -rw-r--r-- 1 jenkins jenkins 18585 Jun 11 15:17 go.sum 15:17:49 -rw-rw-r-- 1 jenkins jenkins 1617 Jun 11 15:15 main.go 15:17:49 -rw-rw-r-- 1 jenkins jenkins 1573 Jun 11 15:15 makefile 15:17:49 drwxrwxr-x 10 jenkins jenkins 4096 Jun 11 15:15 res 15:17:49 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 15:15 snap [Pipeline] isUnix [Pipeline] sh 15:17:49 + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=175b0b70ddd3bade64d27e199a612cdb519e69fe --label arch=arm64 --label version=1.1.1-dev.4 . 15:17:49 Sending build context to Docker daemon 319.5kB 15:17:49 Step 1/24 : ARG BASE=golang:1.13-alpine 15:17:49 Step 2/24 : FROM ${BASE} AS builder 15:17:49 ---> 16cf2b5eb840 15:17:49 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:17:50 ---> Running in cc85ecad1165 15:17:50 Removing intermediate container cc85ecad1165 15:17:50 ---> a46c9fad1d76 15:17:50 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 15:17:50 ---> Running in a6ab2f11bf47 15:17:51 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:17:51 go: finding github.com/BurntSushi/toml v0.3.1 15:17:51 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:17:51 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:17:51 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:17:51 go: finding github.com/bgentry/speakeasy v0.1.0 15:17:51 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:17:51 go: finding github.com/davecgh/go-spew v1.1.1 15:17:51 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:17:51 Removing intermediate container a6ab2f11bf47 15:17:51 ---> 960eb29e5120 15:17:51 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:17:51 ---> Running in c5865a6ea328 15:17:51 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:17:51 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.1.1-dev.3 15:17:51 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 15:17:51 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:17:51 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:17:51 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 15:17:51 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:17:51 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:17:51 go: finding github.com/fatih/color v1.7.0 15:17:51 Removing intermediate container c5865a6ea328 15:17:51 ---> 54aa1220fcb0 15:17:51 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:17:51 ---> Running in a384aa9685a0 15:17:51 go: finding github.com/fsnotify/fsnotify v1.4.7 15:17:51 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:17:51 go: finding github.com/go-kit/kit v0.8.0 15:17:51 go: finding github.com/go-logfmt/logfmt v0.4.0 15:17:51 go: finding github.com/go-redis/redis/v7 v7.2.0 15:17:51 go: finding github.com/go-stack/stack v1.8.0 15:17:51 go: finding github.com/golang/protobuf v1.3.2 15:17:51 go: finding github.com/golang/snappy v0.0.1 15:17:51 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:17:51 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:17:51 go: finding github.com/google/go-cmp v0.4.0 15:17:51 go: finding github.com/google/uuid v1.1.1 15:17:51 go: finding github.com/gorilla/mux v1.7.4 15:17:51 go: finding github.com/hashicorp/consul/api v1.1.0 15:17:51 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:17:51 go: finding github.com/hashicorp/errwrap v1.0.0 15:17:51 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:17:51 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:17:51 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:17:51 go: finding github.com/hashicorp/go-multierror v1.0.0 15:17:51 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:17:51 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:17:52 go: finding github.com/hashicorp/go-syslog v1.0.0 15:17:52 go: finding github.com/hashicorp/go-uuid v1.0.1 15:17:52 go: finding github.com/hashicorp/go.net v0.0.1 15:17:52 go: finding github.com/hashicorp/golang-lru v0.5.0 15:17:52 go: finding github.com/hashicorp/logutils v1.0.0 15:17:52 go: finding github.com/hashicorp/mdns v1.0.0 15:17:52 go: finding github.com/hashicorp/memberlist v0.1.3 15:17:52 go: finding github.com/hashicorp/serf v0.8.2 15:17:52 go: finding github.com/hpcloud/tail v1.0.0 15:17:52 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:17:52 go: finding github.com/kr/pretty v0.1.0 15:17:52 go: finding github.com/kr/pty v1.1.1 15:17:52 go: finding github.com/kr/text v0.1.0 15:17:52 go: finding github.com/mattn/go-colorable v0.0.9 15:17:52 go: finding github.com/mattn/go-isatty v0.0.3 15:17:52 go: finding github.com/miekg/dns v1.0.14 15:17:52 go: finding github.com/mitchellh/cli v1.0.0 15:17:52 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:17:52 go: finding github.com/mitchellh/copystructure v1.0.0 15:17:52 go: finding github.com/mitchellh/go-homedir v1.0.0 15:17:53 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:17:53 go: finding github.com/mitchellh/gox v0.4.0 15:17:53 go: finding github.com/mitchellh/iochan v1.0.0 15:17:53 go: finding github.com/mitchellh/mapstructure v1.1.2 15:17:53 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:17:53 go: finding github.com/onsi/ginkgo v1.10.1 15:17:53 go: finding github.com/onsi/gomega v1.7.0 15:17:53 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:17:53 go: finding github.com/pebbe/zmq4 v1.0.0 15:17:53 go: finding github.com/pelletier/go-toml v1.2.0 15:17:53 go: finding github.com/pkg/errors v0.8.1 15:17:53 go: finding github.com/pmezard/go-difflib v1.0.0 15:17:53 go: finding github.com/posener/complete v1.1.1 15:17:53 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:17:53 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:17:53 go: finding github.com/stretchr/objx v0.2.0 15:17:53 go: finding github.com/stretchr/testify v1.5.1 15:17:53 go: finding github.com/tidwall/pretty v1.0.1 15:17:53 go: finding github.com/ugorji/go v1.1.4 15:17:53 go: finding github.com/x448/float16 v0.8.4 15:17:53 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:17:53 go: finding github.com/xdg/stringprep v1.0.0 15:17:53 go: finding go.mongodb.org/mongo-driver v1.1.1 15:17:53 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:17:53 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:17:53 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:17:53 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 15:17:53 go: finding golang.org/x/text v0.3.2 15:17:53 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:17:53 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 15:17:53 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:17:53 go: finding gopkg.in/fsnotify.v1 v1.4.7 15:17:53 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:17:53 go: finding gopkg.in/yaml.v2 v2.2.8 15:17:54 Removing intermediate container a384aa9685a0 15:17:54 ---> 7b5d4e87fa6a 15:17:54 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:17:54 ---> Running in 9159c2653ef4 15:17:55 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:17:56 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:17:57 OK: 127 MiB in 45 packages 15:17:58 Removing intermediate container 9159c2653ef4 15:17:58 ---> 26e2fff905ac 15:17:58 Step 8/24 : WORKDIR /app 15:17:58 ---> Running in 518f8f545c1f 15:17:58 Removing intermediate container 518f8f545c1f 15:17:58 ---> d51e41213119 15:17:58 Step 9/24 : COPY go.mod . 15:17:59 ---> 724f7d8da2cb 15:17:59 Step 10/24 : RUN go mod download 15:17:59 ---> Running in 7dcae95dbd6b 15:18:02 Removing intermediate container 7dcae95dbd6b 15:18:02 ---> 346ea9469a4c 15:18:02 Step 11/24 : COPY . . 15:18:03 ---> e21ab5bee503 15:18:03 Step 12/24 : ARG MAKE="make build" 15:18:03 ---> Running in 4442ced57e1c 15:18:03 Removing intermediate container 4442ced57e1c 15:18:03 ---> 6f7064a11ef1 15:18:03 Step 13/24 : RUN $MAKE 15:18:03 ---> Running in 6208654fa643 15:18:05 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.1.1-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.1.1-dev.4" -o app-service-configurable 15:18:11 Removing intermediate container e1735636cb8c 15:18:11 ---> bf25cbd3efa7 15:18:11 Successfully built bf25cbd3efa7 15:18:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:18:12 + docker inspect -f . ci-base-image-x86_64 15:18:12 . [Pipeline] withDockerContainer 15:18:12 prd-centos7-docker-4c-2g-2577 does not seem to be running inside a container 15:18:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/25 -v /w/workspace/app-service-configurable/25:/w/workspace/app-service-configurable/25:rw,z -v /w/workspace/app-service-configurable/25@tmp:/w/workspace/app-service-configurable/25@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:18:13 $ docker top 552d319703cde95e4fb052c9b5b22f78fb9983ca0eecbb5b6925957732fd6d36 -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:14 + go version 15:18:14 go version go1.13.5 linux/amd64 [Pipeline] sh 15:18:14 + make test 15:18:14 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:18:42 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:18:42 CGO_ENABLED=1 go vet ./... 15:18:49 gofmt -l . 15:18:49 [ "`gofmt -l .`" = "" ] 15:18:49 ./bin/test-go-mod-tidy.sh 15:18:49 ./bin/test-attribution-txt.sh [Pipeline] stash 15:18:50 Warning: overwriting stash ‘coverage-report’ 15:18:50 Stashed 1 file(s) [Pipeline] } 15:18:50 $ docker stop --time=1 552d319703cde95e4fb052c9b5b22f78fb9983ca0eecbb5b6925957732fd6d36 15:18:52 Removing intermediate container 6208654fa643 15:18:52 ---> ea909349f703 15:18:52 Step 14/24 : FROM alpine:latest 15:18:52 latest: Pulling from library/alpine 15:18:52 b538f80385f9: Pulling fs layer 15:18:52 b538f80385f9: Verifying Checksum 15:18:52 b538f80385f9: Download complete 15:18:52 b538f80385f9: Pull complete 15:18:52 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 15:18:52 Status: Downloaded newer image for alpine:latest 15:18:52 ---> 62ee0e9f8440 15:18:52 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:18:53 $ docker rm -f 552d319703cde95e4fb052c9b5b22f78fb9983ca0eecbb5b6925957732fd6d36 15:18:53 ---> Running in 945afc317a44 15:18:53 Removing intermediate container 945afc317a44 15:18:53 ---> cf0806de2710 15:18:53 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 15:18:53 ---> Running in 7f1726bc4993 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:18:54 Removing intermediate container 7f1726bc4993 15:18:54 ---> ed4660b9a4c0 15:18:54 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 15:18:54 ---> Running in d859c8b04c15 15:18:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:18:54 + ls -al . 15:18:54 total 96 15:18:54 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 11 15:18 . 15:18:54 drwxrwxr-x. 4 jenkins jenkins 30 Jun 11 15:17 .. 15:18:54 -rw-rw-r--. 1 jenkins jenkins 6027 Jun 11 15:17 Attribution.txt 15:18:54 drwxrwxr-x. 2 jenkins jenkins 64 Jun 11 15:17 bin 15:18:54 -rw-r--r--. 1 jenkins jenkins 10 Jun 11 15:18 coverage.out 15:18:54 -rw-rw-r--. 1 jenkins jenkins 180 Jun 11 15:17 docker-compose.debug.yml 15:18:54 -rw-rw-r--. 1 jenkins jenkins 133 Jun 11 15:17 docker-compose.yml 15:18:54 -rw-rw-r--. 1 jenkins jenkins 1896 Jun 11 15:17 Dockerfile 15:18:54 -rw-rw-r--. 1 jenkins jenkins 966 Jun 11 15:17 Dockerfile.build 15:18:54 -rw-rw-r--. 1 jenkins jenkins 127 Jun 11 15:17 .dockerignore 15:18:54 drwxrwxr-x. 8 jenkins jenkins 162 Jun 11 15:17 .git 15:18:54 -rw-rw-r--. 1 jenkins jenkins 93 Jun 11 15:17 .gitignore 15:18:54 -rw-r--r--. 1 jenkins jenkins 132 Jun 11 15:18 go.mod 15:18:54 -rw-r--r--. 1 jenkins jenkins 18585 Jun 11 15:18 go.sum 15:18:54 -rw-rw-r--. 1 jenkins jenkins 710 Jun 11 15:17 Jenkinsfile 15:18:54 -rw-rw-r--. 1 jenkins jenkins 10174 Jun 11 15:17 LICENSE 15:18:54 -rw-rw-r--. 1 jenkins jenkins 1617 Jun 11 15:17 main.go 15:18:54 -rw-rw-r--. 1 jenkins jenkins 1573 Jun 11 15:17 makefile 15:18:54 -rw-rw-r--. 1 jenkins jenkins 481 Jun 11 15:17 README.md 15:18:54 drwxrwxr-x. 10 jenkins jenkins 171 Jun 11 15:17 res 15:18:54 drwxrwxr-x. 3 jenkins jenkins 32 Jun 11 15:17 .semver 15:18:54 drwxrwxr-x. 4 jenkins jenkins 71 Jun 11 15:17 snap 15:18:54 -rw-rw-r--. 1 jenkins jenkins 11 Jun 11 15:13 VERSION [Pipeline] isUnix [Pipeline] sh 15:18:54 + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=175b0b70ddd3bade64d27e199a612cdb519e69fe --label arch=amd64 --label version=1.1.1-dev.4 . 15:18:55 Sending build context to Docker daemon 319.5kB 15:18:55 Step 1/24 : ARG BASE=golang:1.13-alpine 15:18:55 Step 2/24 : FROM ${BASE} AS builder 15:18:55 ---> bf25cbd3efa7 15:18:55 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:18:55 ---> Running in 2345f89ae5d1 15:18:55 Removing intermediate container 2345f89ae5d1 15:18:55 ---> b7ca859371c5 15:18:55 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 15:18:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:18:55 ---> Running in 446870712dba 15:18:55 Removing intermediate container 446870712dba 15:18:55 ---> 360fc98f5403 15:18:55 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:18:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:18:55 ---> Running in 87f2a282110b 15:18:55 Removing intermediate container 87f2a282110b 15:18:55 ---> 85307a0f1f61 15:18:55 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:56 ---> Running in 77b5dab9efe3 15:18:56 (1/6) Installing ca-certificates (20191127-r3) 15:18:56 (2/6) Installing libgcc (9.3.0-r2) 15:18:56 (3/6) Installing libsodium (1.0.18-r0) 15:18:56 (4/6) Installing libstdc++ (9.3.0-r2) 15:18:56 (5/6) Installing libzmq (4.3.2-r0) 15:18:56 (6/6) Installing zeromq (4.3.2-r0) 15:18:56 Executing busybox-1.31.1-r16.trigger 15:18:56 Executing ca-certificates-20191127-r3.trigger 15:18:56 OK: 8 MiB in 20 packages 15:18:57 Removing intermediate container 77b5dab9efe3 15:18:57 ---> 561fb2d7711c 15:18:57 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:18:57 ---> Running in c2f72333e2bd 15:18:58 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:18:58 Removing intermediate container d859c8b04c15 15:18:58 ---> 1371562fb0f9 15:18:58 Step 18/24 : COPY --from=builder /app/res/ /res/ 15:18:58 ---> fbb06953f06f 15:18:58 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:18:59 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:18:59 OK: 145 MiB in 45 packages 15:18:59 Removing intermediate container c2f72333e2bd 15:18:59 ---> feaa8e96927f 15:18:59 Step 8/24 : WORKDIR /app 15:18:59 ---> Running in 16abc735abce 15:19:00 Removing intermediate container 16abc735abce 15:19:00 ---> befdbfc20843 15:19:00 Step 9/24 : COPY go.mod . 15:19:00 ---> 734083898b6c 15:19:00 Step 10/24 : RUN go mod download 15:19:00 ---> Running in 3d7e29f9100b 15:19:00 ---> 67ca87f205e0 15:19:00 Step 20/24 : EXPOSE 48095 15:19:00 ---> Running in 853ed448d826 15:19:01 Removing intermediate container 853ed448d826 15:19:01 ---> fbee669434d3 15:19:01 Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:19:01 ---> Running in 5656d8b5586b 15:19:01 Removing intermediate container 5656d8b5586b 15:19:01 ---> 5fd9b6c6298c 15:19:01 Step 22/24 : LABEL arch=arm64 15:19:01 Removing intermediate container 3d7e29f9100b 15:19:01 ---> 7aee8572b8d5 15:19:01 Step 11/24 : COPY . . 15:19:01 ---> Running in 108445cd324c 15:19:02 Removing intermediate container 108445cd324c 15:19:02 ---> 86d14777d8ae 15:19:02 Step 23/24 : LABEL git_sha=175b0b70ddd3bade64d27e199a612cdb519e69fe 15:19:02 ---> 518ea635b63c 15:19:02 Step 12/24 : ARG MAKE="make build" 15:19:02 ---> Running in ce4b5b43ee23 15:19:02 Removing intermediate container ce4b5b43ee23 15:19:02 ---> ffd44d9b62ac 15:19:02 Step 13/24 : RUN $MAKE 15:19:02 ---> Running in cfa5e3be6f13 15:19:03 ---> Running in 1e8f83f97227 15:19:03 Removing intermediate container cfa5e3be6f13 15:19:03 ---> 1175b10a5c14 15:19:03 Step 24/24 : LABEL version=1.1.1-dev.4 15:19:03 ---> Running in f9e8917544ac 15:19:03 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.1.1-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.1.1-dev.4" -o app-service-configurable 15:19:03 Removing intermediate container f9e8917544ac 15:19:03 ---> ee802f8e3ea4 15:19:03 [Warning] One or more build-args [ARCH] were not consumed 15:19:03 Successfully built ee802f8e3ea4 15:19:03 Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:19:04 provisioning config files... 15:19:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/25@tmp/config2730126820292544998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:04 nexus3.edgexfoundry.org:10001 15:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:05 Configure a credential helper to remove this warning. See 15:19:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:05 15:19:05 Login Succeeded 15:19:05 nexus3.edgexfoundry.org:10002 15:19:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:05 Configure a credential helper to remove this warning. See 15:19:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:05 15:19:05 Login Succeeded 15:19:05 nexus3.edgexfoundry.org:10003 15:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:06 Configure a credential helper to remove this warning. See 15:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:06 15:19:06 Login Succeeded 15:19:06 nexus3.edgexfoundry.org:10004 15:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:06 Configure a credential helper to remove this warning. See 15:19:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:06 15:19:06 Login Succeeded 15:19:06 docker.io 15:19:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:07 Configure a credential helper to remove this warning. See 15:19:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:07 15:19:07 Login Succeeded [Pipeline] } 15:19:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:19:07 [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: 15:19:07 175b0b70ddd3bade64d27e199a612cdb519e69fe 15:19:07 latest 15:19:07 1.1.1-dev.4 15:19:07 175b0b70ddd3bade64d27e199a612cdb519e69fe-1.1.1-dev.4 15:19:07 master 15:19:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:19:08 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:175b0b70ddd3bade64d27e199a612cdb519e69fe [Pipeline] isUnix [Pipeline] sh 15:19:08 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:175b0b70ddd3bade64d27e199a612cdb519e69fe 15:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 15:19:08 0c593ba21cbd: Preparing 15:19:08 1793b8567552: Preparing 15:19:08 7f404846db42: Preparing 15:19:08 e2f13739ad41: Preparing 15:19:08 e2f13739ad41: Layer already exists 15:19:08 1793b8567552: Pushed 15:19:09 7f404846db42: Pushed 15:19:12 0c593ba21cbd: Pushed 15:19:13 175b0b70ddd3bade64d27e199a612cdb519e69fe: digest: sha256:400b6fc263d63980379732b10540c6e700dfd612e1e5eb1dad83f4c8026c5974 size: 1158 [Pipeline] isUnix [Pipeline] sh 15:19:13 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:19:13 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 15:19:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 15:19:13 0c593ba21cbd: Preparing 15:19:13 1793b8567552: Preparing 15:19:13 7f404846db42: Preparing 15:19:13 e2f13739ad41: Preparing 15:19:13 e2f13739ad41: Layer already exists 15:19:13 1793b8567552: Layer already exists 15:19:13 0c593ba21cbd: Layer already exists 15:19:13 7f404846db42: Layer already exists 15:19:14 latest: digest: sha256:400b6fc263d63980379732b10540c6e700dfd612e1e5eb1dad83f4c8026c5974 size: 1158 [Pipeline] isUnix [Pipeline] sh 15:19:14 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.1.1-dev.4 [Pipeline] isUnix [Pipeline] sh 15:19:14 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.1.1-dev.4 15:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 15:19:14 0c593ba21cbd: Preparing 15:19:14 1793b8567552: Preparing 15:19:14 7f404846db42: Preparing 15:19:14 e2f13739ad41: Preparing 15:19:14 0c593ba21cbd: Layer already exists 15:19:14 e2f13739ad41: Layer already exists 15:19:14 7f404846db42: Layer already exists 15:19:14 1793b8567552: Layer already exists 15:19:15 1.1.1-dev.4: digest: sha256:400b6fc263d63980379732b10540c6e700dfd612e1e5eb1dad83f4c8026c5974 size: 1158 [Pipeline] isUnix [Pipeline] sh 15:19:15 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:175b0b70ddd3bade64d27e199a612cdb519e69fe-1.1.1-dev.4 [Pipeline] isUnix [Pipeline] sh 15:19:15 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:175b0b70ddd3bade64d27e199a612cdb519e69fe-1.1.1-dev.4 15:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 15:19:15 0c593ba21cbd: Preparing 15:19:15 1793b8567552: Preparing 15:19:15 7f404846db42: Preparing 15:19:15 e2f13739ad41: Preparing 15:19:15 0c593ba21cbd: Layer already exists 15:19:15 e2f13739ad41: Layer already exists 15:19:15 1793b8567552: Layer already exists 15:19:15 7f404846db42: Layer already exists 15:19:15 175b0b70ddd3bade64d27e199a612cdb519e69fe-1.1.1-dev.4: digest: sha256:400b6fc263d63980379732b10540c6e700dfd612e1e5eb1dad83f4c8026c5974 size: 1158 [Pipeline] isUnix [Pipeline] sh 15:19:16 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 15:19:16 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master 15:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 15:19:16 0c593ba21cbd: Preparing 15:19:16 1793b8567552: Preparing 15:19:16 7f404846db42: Preparing 15:19:16 e2f13739ad41: Preparing 15:19:16 7f404846db42: Layer already exists 15:19:16 e2f13739ad41: Layer already exists 15:19:16 0c593ba21cbd: Layer already exists 15:19:16 1793b8567552: Layer already exists 15:19:16 master: digest: sha256:400b6fc263d63980379732b10540c6e700dfd612e1e5eb1dad83f4c8026c5974 size: 1158 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 15:19:17 + find /w/workspace/app-service-configurable/25 15:19:17 + grep snapcraft.yaml 15:19:17 + grep -Po ^name: \K(.*) /w/workspace/app-service-configurable/25/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:17 provisioning config files... 15:19:17 copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/25@tmp/config1393969701811414899tmp [Pipeline] { [Pipeline] sh 15:19:18 + cp /w/workspace/app-service-configurable/25@tmp/config1393969701811414899tmp /w/workspace/app-service-configurable/25/edgex-snap-store-login [Pipeline] sh 15:19:18 + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/25:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 15:19:18 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 15:19:18 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 15:19:18 b2f61026a351: Pulling fs layer 15:19:18 5538fb30c42c: Pulling fs layer 15:19:18 f0b05810781a: Pulling fs layer 15:19:18 0180a33352d6: Pulling fs layer 15:19:18 e7604b0c0f53: Pulling fs layer 15:19:18 db689cb83ae0: Pulling fs layer 15:19:18 6138af208834: Pulling fs layer 15:19:18 007c8e8c5d63: Pulling fs layer 15:19:18 4f7a387c642f: Pulling fs layer 15:19:18 db689cb83ae0: Waiting 15:19:18 6138af208834: Waiting 15:19:18 007c8e8c5d63: Waiting 15:19:18 4f7a387c642f: Waiting 15:19:18 e7604b0c0f53: Waiting 15:19:18 0180a33352d6: Waiting 15:19:18 f0b05810781a: Download complete 15:19:18 5538fb30c42c: Download complete 15:19:18 0180a33352d6: Download complete 15:19:18 db689cb83ae0: Download complete 15:19:18 6138af208834: Verifying Checksum 15:19:18 6138af208834: Download complete 15:19:18 007c8e8c5d63: Verifying Checksum 15:19:18 007c8e8c5d63: Download complete 15:19:18 4f7a387c642f: Verifying Checksum 15:19:18 4f7a387c642f: Download complete 15:19:20 b2f61026a351: Verifying Checksum 15:19:20 b2f61026a351: Download complete 15:19:22 b2f61026a351: Pull complete 15:19:23 5538fb30c42c: Pull complete 15:19:23 f0b05810781a: Pull complete 15:19:24 0180a33352d6: Pull complete 15:19:26 e7604b0c0f53: Verifying Checksum 15:19:26 e7604b0c0f53: Download complete 15:19:30 Removing intermediate container 1e8f83f97227 15:19:30 ---> 94efa6db38d3 15:19:30 Step 14/24 : FROM alpine:latest 15:19:30 latest: Pulling from library/alpine 15:19:30 df20fa9351a1: Pulling fs layer 15:19:31 df20fa9351a1: Verifying Checksum 15:19:31 df20fa9351a1: Download complete 15:19:31 df20fa9351a1: Pull complete 15:19:31 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 15:19:31 Status: Downloaded newer image for alpine:latest 15:19:31 ---> a24bb4013296 15:19:31 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:19:31 ---> Running in 76e2a3f1c602 15:19:31 Removing intermediate container 76e2a3f1c602 15:19:31 ---> f4e332041640 15:19:31 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 15:19:31 ---> Running in a056e1bdf69b 15:19:32 Removing intermediate container a056e1bdf69b 15:19:32 ---> 085cc2a4fb54 15:19:32 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 15:19:32 ---> Running in c1c1cc75a1f8 15:19:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:19:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:19:33 (1/6) Installing ca-certificates (20191127-r3) 15:19:33 (2/6) Installing libgcc (9.3.0-r2) 15:19:33 (3/6) Installing libsodium (1.0.18-r0) 15:19:33 (4/6) Installing libstdc++ (9.3.0-r2) 15:19:33 (5/6) Installing libzmq (4.3.2-r0) 15:19:33 (6/6) Installing zeromq (4.3.2-r0) 15:19:33 Executing busybox-1.31.1-r16.trigger 15:19:33 Executing ca-certificates-20191127-r3.trigger 15:19:33 OK: 9 MiB in 20 packages 15:19:34 Removing intermediate container c1c1cc75a1f8 15:19:34 ---> 9295f5c4632b 15:19:34 Step 18/24 : COPY --from=builder /app/res/ /res/ 15:19:34 ---> 8803d73af3f4 15:19:34 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:19:35 ---> a7c14f5fde51 15:19:35 Step 20/24 : EXPOSE 48095 15:19:35 ---> Running in 8e234f7ab55a 15:19:36 Removing intermediate container 8e234f7ab55a 15:19:36 ---> 65923ef4a5e0 15:19:36 Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:19:36 ---> Running in a300d88fc0d6 15:19:36 Removing intermediate container a300d88fc0d6 15:19:36 ---> 7f411f0f4ba6 15:19:36 Step 22/24 : LABEL arch=amd64 15:19:36 ---> Running in eb5f430cdf2c 15:19:36 Removing intermediate container eb5f430cdf2c 15:19:36 ---> 77593ba09b73 15:19:36 Step 23/24 : LABEL git_sha=175b0b70ddd3bade64d27e199a612cdb519e69fe 15:19:36 ---> Running in a193ab5a765f 15:19:36 Removing intermediate container a193ab5a765f 15:19:36 ---> 60051703a055 15:19:36 Step 24/24 : LABEL version=1.1.1-dev.4 15:19:36 ---> Running in 15996e685a3b 15:19:37 Removing intermediate container 15996e685a3b 15:19:37 ---> 56339187d2f9 15:19:37 [Warning] One or more build-args [ARCH] were not consumed 15:19:37 Successfully built 56339187d2f9 15:19:37 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:19:37 provisioning config files... 15:19:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/25@tmp/config2367678736138582045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:37 nexus3.edgexfoundry.org:10001 15:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:38 Configure a credential helper to remove this warning. See 15:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:38 15:19:38 Login Succeeded 15:19:38 nexus3.edgexfoundry.org:10002 15:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:38 Configure a credential helper to remove this warning. See 15:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:38 15:19:38 Login Succeeded 15:19:38 nexus3.edgexfoundry.org:10003 15:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:38 Configure a credential helper to remove this warning. See 15:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:38 15:19:38 Login Succeeded 15:19:38 nexus3.edgexfoundry.org:10004 15:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:38 Configure a credential helper to remove this warning. See 15:19:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:38 15:19:38 Login Succeeded 15:19:38 docker.io 15:19:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:39 Configure a credential helper to remove this warning. See 15:19:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:39 15:19:39 Login Succeeded [Pipeline] } 15:19:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:19:39 [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: 15:19:39 175b0b70ddd3bade64d27e199a612cdb519e69fe 15:19:39 latest 15:19:39 1.1.1-dev.4 15:19:39 175b0b70ddd3bade64d27e199a612cdb519e69fe-1.1.1-dev.4 15:19:39 master 15:19:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:19:39 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:175b0b70ddd3bade64d27e199a612cdb519e69fe [Pipeline] isUnix [Pipeline] sh 15:19:40 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:175b0b70ddd3bade64d27e199a612cdb519e69fe 15:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 15:19:40 0a379170dec9: Preparing 15:19:40 4fdd8d9d9929: Preparing 15:19:40 1e327b5de5a3: Preparing 15:19:40 50644c29ef5a: Preparing 15:19:40 50644c29ef5a: Layer already exists 15:19:40 4fdd8d9d9929: Pushed 15:19:40 1e327b5de5a3: Pushed 15:19:42 0a379170dec9: Pushed 15:19:42 175b0b70ddd3bade64d27e199a612cdb519e69fe: digest: sha256:da228a1e9ca473845b8c0343a63b5719c723ca25d862d00263305fbcc31c7925 size: 1158 [Pipeline] isUnix [Pipeline] sh 15:19:43 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 15:19:43 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 15:19:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 15:19:43 0a379170dec9: Preparing 15:19:43 4fdd8d9d9929: Preparing 15:19:43 1e327b5de5a3: Preparing 15:19:43 50644c29ef5a: Preparing 15:19:43 1e327b5de5a3: Layer already exists 15:19:43 50644c29ef5a: Layer already exists 15:19:43 4fdd8d9d9929: Layer already exists 15:19:43 0a379170dec9: Layer already exists 15:19:43 latest: digest: sha256:da228a1e9ca473845b8c0343a63b5719c723ca25d862d00263305fbcc31c7925 size: 1158 [Pipeline] isUnix [Pipeline] sh 15:19:43 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.1.1-dev.4 [Pipeline] isUnix [Pipeline] sh 15:19:44 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.1.1-dev.4 15:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 15:19:44 0a379170dec9: Preparing 15:19:44 4fdd8d9d9929: Preparing 15:19:44 1e327b5de5a3: Preparing 15:19:44 50644c29ef5a: Preparing 15:19:44 1e327b5de5a3: Layer already exists 15:19:44 4fdd8d9d9929: Layer already exists 15:19:44 50644c29ef5a: Layer already exists 15:19:44 0a379170dec9: Layer already exists 15:19:44 1.1.1-dev.4: digest: sha256:da228a1e9ca473845b8c0343a63b5719c723ca25d862d00263305fbcc31c7925 size: 1158 [Pipeline] isUnix [Pipeline] sh 15:19:44 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:175b0b70ddd3bade64d27e199a612cdb519e69fe-1.1.1-dev.4 [Pipeline] isUnix [Pipeline] sh 15:19:44 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:175b0b70ddd3bade64d27e199a612cdb519e69fe-1.1.1-dev.4 15:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 15:19:44 0a379170dec9: Preparing 15:19:44 4fdd8d9d9929: Preparing 15:19:44 1e327b5de5a3: Preparing 15:19:44 50644c29ef5a: Preparing 15:19:44 4fdd8d9d9929: Layer already exists 15:19:44 50644c29ef5a: Layer already exists 15:19:44 1e327b5de5a3: Layer already exists 15:19:44 0a379170dec9: Layer already exists 15:19:44 175b0b70ddd3bade64d27e199a612cdb519e69fe-1.1.1-dev.4: digest: sha256:da228a1e9ca473845b8c0343a63b5719c723ca25d862d00263305fbcc31c7925 size: 1158 [Pipeline] isUnix [Pipeline] sh 15:19:44 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 15:19:45 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master 15:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 15:19:45 0a379170dec9: Preparing 15:19:45 4fdd8d9d9929: Preparing 15:19:45 1e327b5de5a3: Preparing 15:19:45 50644c29ef5a: Preparing 15:19:45 0a379170dec9: Layer already exists 15:19:45 50644c29ef5a: Layer already exists 15:19:45 1e327b5de5a3: Layer already exists 15:19:45 4fdd8d9d9929: Layer already exists 15:19:45 master: digest: sha256:da228a1e9ca473845b8c0343a63b5719c723ca25d862d00263305fbcc31c7925 size: 1158 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 15:19:45 ++ find /w/workspace/app-service-configurable/25 15:19:45 ++ grep snapcraft.yaml 15:19:45 + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/25/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:46 provisioning config files... 15:19:46 copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/25@tmp/config2858056692475265283tmp [Pipeline] { [Pipeline] sh 15:19:46 + cp /w/workspace/app-service-configurable/25@tmp/config2858056692475265283tmp /w/workspace/app-service-configurable/25/edgex-snap-store-login [Pipeline] sh 15:19:46 + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/25:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 15:19:46 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 15:19:46 latest: Pulling from edgex-devops/edgex-snap-builder 15:19:46 5bed26d33875: Pulling fs layer 15:19:46 f11b29a9c730: Pulling fs layer 15:19:46 930bda195c84: Pulling fs layer 15:19:46 78bf9a5ad49e: Pulling fs layer 15:19:46 e5fbee5a4b0d: Pulling fs layer 15:19:46 f452fca78f88: Pulling fs layer 15:19:46 7417ef92027a: Pulling fs layer 15:19:46 2af5c49d270b: Pulling fs layer 15:19:46 df9c3bdbc40a: Pulling fs layer 15:19:46 78bf9a5ad49e: Waiting 15:19:46 e5fbee5a4b0d: Waiting 15:19:46 7417ef92027a: Waiting 15:19:46 f452fca78f88: Waiting 15:19:46 2af5c49d270b: Waiting 15:19:46 df9c3bdbc40a: Waiting 15:19:46 930bda195c84: Download complete 15:19:46 f11b29a9c730: Download complete 15:19:46 78bf9a5ad49e: Verifying Checksum 15:19:46 78bf9a5ad49e: Download complete 15:19:47 f452fca78f88: Download complete 15:19:47 7417ef92027a: Verifying Checksum 15:19:47 7417ef92027a: Download complete 15:19:47 2af5c49d270b: Verifying Checksum 15:19:47 2af5c49d270b: Download complete 15:19:47 df9c3bdbc40a: Verifying Checksum 15:19:47 df9c3bdbc40a: Download complete 15:19:47 5bed26d33875: Verifying Checksum 15:19:47 5bed26d33875: Download complete 15:19:53 5bed26d33875: Pull complete 15:19:53 e5fbee5a4b0d: Verifying Checksum 15:19:53 e5fbee5a4b0d: Download complete 15:19:53 f11b29a9c730: Pull complete 15:19:54 930bda195c84: Pull complete 15:19:54 78bf9a5ad49e: Pull complete 15:19:58 e7604b0c0f53: Pull complete 15:19:58 db689cb83ae0: Pull complete 15:19:58 6138af208834: Pull complete 15:19:58 007c8e8c5d63: Pull complete 15:19:58 4f7a387c642f: Pull complete 15:19:58 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 15:19:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 15:20:05 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 15:20:05 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 15:20:05 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 15:20:05 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 15:20:05 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 15:20:05 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 15:20:05 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [879 kB] 15:20:05 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] 15:20:05 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 15:20:05 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 15:20:05 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [606 kB] 15:20:05 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] 15:20:06 Fetched 3748 kB in 3s (1488 kB/s) 15:20:10 Reading package lists... 15:20:16 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:20:16 - README.md 15:20:16 15:20:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:20:21 e5fbee5a4b0d: Pull complete 15:20:21 f452fca78f88: Pull complete 15:20:21 7417ef92027a: Pull complete 15:20:21 2af5c49d270b: Pull complete 15:20:21 df9c3bdbc40a: Pull complete 15:20:21 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 15:20:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 15:20:22 Installing build dependencies: binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config readline-common shared-mime-info xauth xdg-user-dirs xz-utils 15:20:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:20:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:20:25 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:20:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] 15:20:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] 15:20:25 Get:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 15:20:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] 15:20:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [958 kB] 15:20:25 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] 15:20:25 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] 15:20:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] 15:20:26 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] 15:20:26 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 15:20:26 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 15:20:26 Fetched 4909 kB in 3s (1906 kB/s) 15:20:27 Reading package lists... 15:20:27 Building dependency tree... 15:20:27 Reading state information... 15:20:28 The following packages were automatically installed and are no longer required: 15:20:28 libjq1 liblzo2-2 libonig4 15:20:28 Use 'sudo apt autoremove' to remove them. 15:20:28 Suggested packages: 15:20:28 binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd 15:20:28 pinentry-gnome3 tor debian-keyring gcc-7-doc libstdc++6-7-dbg gcc-multilib 15:20:28 autoconf automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg 15:20:28 libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg 15:20:28 libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base 15:20:28 git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk 15:20:28 gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon 15:20:28 glibc-doc bzr gdbm-l10n libstdc++-7-doc make-doc man-browser keychain 15:20:28 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 15:20:28 libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc 15:20:28 readline-doc 15:20:28 Reading package lists... 15:20:30 The following NEW packages will be installed: 15:20:30 binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp 15:20:30 cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git 15:20:30 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client 15:20:30 gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl 15:20:30 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 15:20:30 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 15:20:30 libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot 15:20:30 libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 15:20:30 libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 15:20:30 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libnpth0 15:20:30 libperl5.26 libpgm-5.2-0 libreadline7 libsodium23 libssl1.0.0 15:20:30 libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 15:20:30 libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make 15:20:30 manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 15:20:30 pinentry-curses pkg-config readline-common shared-mime-info xauth 15:20:30 xdg-user-dirs xz-utils 15:20:30 0 upgraded, 95 newly installed, 0 to remove and 10 not upgraded. 15:20:30 Need to get 63.4 MB of archives. 15:20:30 After this operation, 277 MB of additional disk space will be used. 15:20:30 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] 15:20:30 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 15:20:30 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 15:20:31 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 15:20:31 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 15:20:31 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:20:31 - README.md 15:20:31 15:20:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:20:31 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 15:20:32 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 15:20:34 Installing build dependencies: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libquadmath0 libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config readline-common shared-mime-info xauth xdg-user-dirs xz-utils 15:20:35 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 15:20:35 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 15:20:36 Reading package lists... 15:20:37 Building dependency tree... 15:20:37 Reading state information... 15:20:37 The following packages were automatically installed and are no longer required: 15:20:37 libjq1 liblzo2-2 libonig4 15:20:37 Use 'sudo apt autoremove' to remove them. 15:20:37 Suggested packages: 15:20:37 binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd 15:20:37 pinentry-gnome3 tor debian-keyring g++-multilib g++-7-multilib gcc-7-doc 15:20:37 libstdc++6-7-dbg gcc-multilib autoconf automake libtool flex bison gdb 15:20:37 gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg 15:20:37 libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg 15:20:37 libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run 15:20:37 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 15:20:37 git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc bzr gdbm-l10n 15:20:37 libstdc++-7-doc make-doc man-browser keychain libpam-ssh monkeysphere 15:20:37 ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl 15:20:37 | libterm-readline-perl-perl pinentry-doc readline-doc 15:20:38 The following NEW packages will be installed: 15:20:38 binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 15:20:38 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man 15:20:38 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server 15:20:38 gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl 15:20:38 libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 15:20:38 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl 15:20:38 libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl 15:20:38 libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 15:20:38 libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 15:20:38 libmpfr6 libmpx2 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libquadmath0 15:20:38 libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 15:20:38 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 15:20:38 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase 15:20:38 openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config 15:20:38 readline-common shared-mime-info xauth xdg-user-dirs xz-utils 15:20:39 0 upgraded, 98 newly installed, 0 to remove and 10 not upgraded. 15:20:39 Need to get 73.0 MB of archives. 15:20:39 After this operation, 309 MB of additional disk space will be used. 15:20:39 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] 15:20:39 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 15:20:39 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:20:39 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 15:20:39 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 15:20:39 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 15:20:39 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 15:20:39 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 15:20:39 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 15:20:40 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 15:20:40 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 15:20:40 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 15:20:40 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 15:20:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 15:20:40 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:20:40 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 15:20:40 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] 15:20:40 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8054 kB] 15:20:41 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 15:20:41 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 15:20:41 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 15:20:41 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] 15:20:41 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] 15:20:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 15:20:41 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 15:20:41 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] 15:20:41 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] 15:20:41 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] 15:20:41 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:20:41 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 15:20:42 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 15:20:42 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] 15:20:42 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 15:20:42 Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 15:20:42 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.3 [196 kB] 15:20:42 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.3 [488 kB] 15:20:42 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.3 [1839 kB] 15:20:42 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.3 [3388 B] 15:20:42 Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc-dev-bin amd64 2.27-3ubuntu1 [71.8 kB] 15:20:42 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-106.107 [991 kB] 15:20:42 Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc6-dev amd64 2.27-3ubuntu1 [2587 kB] 15:20:42 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:20:42 Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] 15:20:42 Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] 15:20:42 Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 15:20:42 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:20:42 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 15:20:42 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 15:20:42 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 15:20:42 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.6 [983 kB] 15:20:42 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] 15:20:42 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.1 [7987 kB] 15:20:42 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:20:42 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:20:42 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:20:42 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:20:42 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:20:42 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:20:42 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:20:42 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:20:42 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:20:43 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:20:43 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:20:43 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:20:43 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:20:43 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:20:43 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:20:43 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:20:44 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:20:44 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:20:44 Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 15:20:44 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:20:44 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:20:44 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:20:44 Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] 15:20:44 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 15:20:44 Get:68 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] 15:20:44 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB] 15:20:44 Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:20:44 Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] 15:20:44 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] 15:20:44 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] 15:20:44 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.3 [547 kB] 15:20:44 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 15:20:44 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] 15:20:44 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB] 15:20:44 Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 15:20:44 Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 15:20:44 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 15:20:44 Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:20:44 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 15:20:44 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 15:20:45 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] 15:20:45 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xz-utils arm64 5.2.2-1.3 [79.2 kB] 15:20:45 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 15:20:45 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 15:20:45 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] 15:20:45 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB] 15:20:45 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB] 15:20:45 Get:82 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] 15:20:45 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB] 15:20:45 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.2 [91.9 kB] 15:20:45 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.2 [84.9 kB] 15:20:45 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB] 15:20:45 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB] 15:20:45 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 15:20:45 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] 15:20:45 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 15:20:45 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 15:20:45 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.3 [196 kB] 15:20:45 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.3 [417 kB] 15:20:45 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.3 [2168 kB] 15:20:45 Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 15:20:45 Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 15:20:45 Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 15:20:45 Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 15:20:45 Get:92 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:20:45 Get:93 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:20:45 Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:20:45 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:20:45 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:20:45 Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] 15:20:45 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.3 [3368 B] 15:20:45 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libc-dev-bin arm64 2.27-3ubuntu1 [58.6 kB] 15:20:45 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-106.107 [969 kB] 15:20:45 Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:20:46 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libc6-dev arm64 2.27-3ubuntu1 [2052 kB] 15:20:46 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:20:46 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] 15:20:46 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] 15:20:46 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] 15:20:46 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] 15:20:46 debconf: delaying package configuration, since apt-utils is not installed 15:20:46 Fetched 73.0 MB in 8s (9601 kB/s) 15:20:46 Selecting previously unselected package liblocale-gettext-perl. 15:20: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 ... 4637 files and directories currently installed.) 15:20:46 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... 15:20:46 Unpacking liblocale-gettext-perl (1.07-3build2) ... 15:20:46 Selecting previously unselected package libxau6:amd64. 15:20:46 Preparing to unpack .../01-libxau6_1%3a1.0.8-1_amd64.deb ... 15:20:46 Unpacking libxau6:amd64 (1:1.0.8-1) ... 15:20:46 Selecting previously unselected package libbsd0:amd64. 15:20:46 Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:20:46 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:20:46 Selecting previously unselected package libxdmcp6:amd64. 15:20:46 Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 15:20:46 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 15:20:46 Selecting previously unselected package libxcb1:amd64. 15:20:46 Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 15:20:46 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 15:20:46 Selecting previously unselected package libx11-data. 15:20:46 Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 15:20:46 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 15:20:47 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:20:47 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] 15:20:47 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] 15:20:47 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] 15:20:47 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] 15:20:47 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] 15:20:47 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] 15:20:47 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] 15:20:47 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] 15:20:47 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] 15:20:47 Selecting previously unselected package libx11-6:amd64. 15:20:47 Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 15:20:47 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] 15:20:47 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 15:20:47 Selecting previously unselected package libxext6:amd64. 15:20:47 Preparing to unpack .../07-libxext6_2%3a1.3.3-1_amd64.deb ... 15:20:47 Unpacking libxext6:amd64 (2:1.3.3-1) ... 15:20:47 Selecting previously unselected package perl-modules-5.26. 15:20:47 Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 15:20:47 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 15:20:48 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] 15:20:48 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:20:48 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] 15:20:49 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] 15:20:49 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 15:20:49 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:20:49 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 15:20:49 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:20:49 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] 15:20:50 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 15:20:50 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] 15:20:50 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.2 [106 kB] 15:20:50 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] 15:20:50 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] 15:20:50 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.2 [276 kB] 15:20:50 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] 15:20:50 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] 15:20:50 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 15:20:50 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 15:20:50 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 15:20:50 Selecting previously unselected package libgdbm5:amd64. 15:20:50 Preparing to unpack .../09-libgdbm5_1.14.1-6_amd64.deb ... 15:20:50 Unpacking libgdbm5:amd64 (1.14.1-6) ... 15:20:50 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 15:20:50 Selecting previously unselected package libgdbm-compat4:amd64. 15:20:50 Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_amd64.deb ... 15:20:50 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 15:20:50 Selecting previously unselected package libperl5.26:amd64. 15:20:50 Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 15:20:50 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 15:20:50 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] 15:20:50 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.2 [108 kB] 15:20:50 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.2 [400 kB] 15:20:50 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] 15:20:50 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.2 [190 kB] 15:20:51 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.2 [76.8 kB] 15:20:51 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.2 [71.6 kB] 15:20:51 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.2 [182 kB] 15:20:51 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.2 [249 kB] 15:20:51 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 15:20:51 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] 15:20:51 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 15:20:51 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] 15:20:51 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] 15:20:51 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] 15:20:51 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] 15:20:51 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] 15:20:51 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] 15:20:51 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] 15:20:51 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] 15:20:51 debconf: delaying package configuration, since apt-utils is not installed 15:20:52 Fetched 63.4 MB in 22s (2940 kB/s) 15:20:52 Selecting previously unselected package liblocale-gettext-perl. 15:20:52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) 15:20:52 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_arm64.deb ... 15:20:52 Unpacking liblocale-gettext-perl (1.07-3build2) ... 15:20:52 Selecting previously unselected package libxau6:arm64. 15:20:52 Preparing to unpack .../01-libxau6_1%3a1.0.8-1_arm64.deb ... 15:20:52 Unpacking libxau6:arm64 (1:1.0.8-1) ... 15:20:52 Selecting previously unselected package libbsd0:arm64. 15:20:52 Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 15:20:52 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 15:20:52 Selecting previously unselected package perl. 15:20:52 Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_amd64.deb ... 15:20:52 Unpacking perl (5.26.1-6ubuntu0.3) ... 15:20:52 Selecting previously unselected package less. 15:20:52 Preparing to unpack .../13-less_487-0.1_amd64.deb ... 15:20:52 Unpacking less (487-0.1) ... 15:20:52 Selecting previously unselected package libexpat1:amd64. 15:20:52 Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:20:52 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:20:52 Selecting previously unselected package libxdmcp6:arm64. 15:20:52 Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 15:20:52 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 15:20:52 Selecting previously unselected package libxcb1:arm64. 15:20:52 Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 15:20:52 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 15:20:52 Selecting previously unselected package libglib2.0-0:amd64. 15:20:52 Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 15:20:52 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 15:20:53 Selecting previously unselected package libx11-data. 15:20:53 Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 15:20:53 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 15:20:53 Selecting previously unselected package libglib2.0-data. 15:20:53 Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 15:20:53 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 15:20:53 Selecting previously unselected package libicu60:amd64. 15:20:53 Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_amd64.deb ... 15:20:53 Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... 15:20:53 Selecting previously unselected package libx11-6:arm64. 15:20:53 Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 15:20:53 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 15:20:53 Selecting previously unselected package libxext6:arm64. 15:20:53 Preparing to unpack .../07-libxext6_2%3a1.3.3-1_arm64.deb ... 15:20:53 Unpacking libxext6:arm64 (2:1.3.3-1) ... 15:20:53 Selecting previously unselected package perl-modules-5.26. 15:20:53 Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 15:20:53 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 15:20:54 Selecting previously unselected package readline-common. 15:20:54 Preparing to unpack .../18-readline-common_7.0-3_all.deb ... 15:20:54 Unpacking readline-common (7.0-3) ... 15:20:54 Selecting previously unselected package libreadline7:amd64. 15:20:54 Preparing to unpack .../19-libreadline7_7.0-3_amd64.deb ... 15:20:54 Unpacking libreadline7:amd64 (7.0-3) ... 15:20:54 Selecting previously unselected package libxml2:amd64. 15:20:54 Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 15:20:54 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 15:20:55 Selecting previously unselected package netbase. 15:20:55 Preparing to unpack .../21-netbase_5.4_all.deb ... 15:20:55 Unpacking netbase (5.4) ... 15:20:55 Selecting previously unselected package shared-mime-info. 15:20:55 Preparing to unpack .../22-shared-mime-info_1.9-2_amd64.deb ... 15:20:55 Unpacking shared-mime-info (1.9-2) ... 15:20:55 Selecting previously unselected package xdg-user-dirs. 15:20:55 Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... 15:20:55 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 15:20:55 Selecting previously unselected package libgdbm5:arm64. 15:20:55 Preparing to unpack .../09-libgdbm5_1.14.1-6_arm64.deb ... 15:20:55 Unpacking libgdbm5:arm64 (1.14.1-6) ... 15:20:55 Selecting previously unselected package libgdbm-compat4:arm64. 15:20:55 Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_arm64.deb ... 15:20:55 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 15:20:55 Selecting previously unselected package libperl5.26:arm64. 15:20:55 Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 15:20:55 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 15:20:55 Selecting previously unselected package xz-utils. 15:20:55 Preparing to unpack .../24-xz-utils_5.2.2-1.3_amd64.deb ... 15:20:55 Unpacking xz-utils (5.2.2-1.3) ... 15:20:55 Selecting previously unselected package libedit2:amd64. 15:20:55 Preparing to unpack .../25-libedit2_3.1-20170329-1_amd64.deb ... 15:20:55 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:20:56 Selecting previously unselected package libssl1.0.0:amd64. 15:20:56 Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 15:20:56 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 15:20:56 Selecting previously unselected package libxmuu1:amd64. 15:20:56 Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_amd64.deb ... 15:20:56 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 15:20:56 Selecting previously unselected package manpages. 15:20:56 Preparing to unpack .../28-manpages_4.15-1_all.deb ... 15:20:56 Unpacking manpages (4.15-1) ... 15:20:56 Selecting previously unselected package openssh-client. 15:20:56 Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 15:20:56 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:20:57 Selecting previously unselected package perl. 15:20:57 Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_arm64.deb ... 15:20:57 Unpacking perl (5.26.1-6ubuntu0.3) ... 15:20:57 Selecting previously unselected package less. 15:20:57 Preparing to unpack .../13-less_487-0.1_arm64.deb ... 15:20:57 Unpacking less (487-0.1) ... 15:20:57 Selecting previously unselected package xauth. 15:20:57 Preparing to unpack .../30-xauth_1%3a1.0.10-1_amd64.deb ... 15:20:57 Unpacking xauth (1:1.0.10-1) ... 15:20:57 Selecting previously unselected package binutils-common:amd64. 15:20:57 Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_amd64.deb ... 15:20:57 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... 15:20:57 Selecting previously unselected package libexpat1:arm64. 15:20:57 Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 15:20:57 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 15:20:57 Selecting previously unselected package libglib2.0-0:arm64. 15:20:57 Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... 15:20:57 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 15:20:57 Selecting previously unselected package libbinutils:amd64. 15:20:57 Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_amd64.deb ... 15:20:57 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... 15:20:57 Selecting previously unselected package binutils-x86-64-linux-gnu. 15:20:57 Preparing to unpack .../33-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.3_amd64.deb ... 15:20:57 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 15:20:57 Selecting previously unselected package libglib2.0-data. 15:20:57 Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 15:20:57 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 15:20:57 Selecting previously unselected package libicu60:arm64. 15:20:57 Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_arm64.deb ... 15:20:57 Unpacking libicu60:arm64 (60.2-3ubuntu3.1) ... 15:20:58 Selecting previously unselected package binutils. 15:20:58 Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_amd64.deb ... 15:20:58 Unpacking binutils (2.30-21ubuntu1~18.04.3) ... 15:20:58 Selecting previously unselected package libc-dev-bin. 15:20:58 Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1_amd64.deb ... 15:20:58 Unpacking libc-dev-bin (2.27-3ubuntu1) ... 15:20:58 Selecting previously unselected package linux-libc-dev:amd64. 15:20:58 Preparing to unpack .../36-linux-libc-dev_4.15.0-106.107_amd64.deb ... 15:20:58 Unpacking linux-libc-dev:amd64 (4.15.0-106.107) ... 15:20:59 Selecting previously unselected package libc6-dev:amd64. 15:20:59 Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1_amd64.deb ... 15:20:59 Unpacking libc6-dev:amd64 (2.27-3ubuntu1) ... 15:21:00 Selecting previously unselected package readline-common. 15:21:00 Preparing to unpack .../18-readline-common_7.0-3_all.deb ... 15:21:00 Unpacking readline-common (7.0-3) ... 15:21:00 Selecting previously unselected package libreadline7:arm64. 15:21:00 Preparing to unpack .../19-libreadline7_7.0-3_arm64.deb ... 15:21:00 Unpacking libreadline7:arm64 (7.0-3) ... 15:21:00 Selecting previously unselected package libxml2:arm64. 15:21:00 Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_arm64.deb ... 15:21:00 Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 15:21:00 Selecting previously unselected package netbase. 15:21:00 Preparing to unpack .../21-netbase_5.4_all.deb ... 15:21:00 Unpacking netbase (5.4) ... 15:21:00 Selecting previously unselected package shared-mime-info. 15:21:00 Preparing to unpack .../22-shared-mime-info_1.9-2_arm64.deb ... 15:21:00 Unpacking shared-mime-info (1.9-2) ... 15:21:00 Selecting previously unselected package gcc-7-base:amd64. 15:21:00 Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:21:00 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:21:00 Selecting previously unselected package xdg-user-dirs. 15:21:00 Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... 15:21:00 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 15:21:01 Selecting previously unselected package libisl19:amd64. 15:21:01 Preparing to unpack .../39-libisl19_0.19-1_amd64.deb ... 15:21:01 Unpacking libisl19:amd64 (0.19-1) ... 15:21:01 Selecting previously unselected package xz-utils. 15:21:01 Preparing to unpack .../24-xz-utils_5.2.2-1.3_arm64.deb ... 15:21:01 Unpacking xz-utils (5.2.2-1.3) ... 15:21:01 Selecting previously unselected package libmpfr6:amd64. 15:21:01 Preparing to unpack .../40-libmpfr6_4.0.1-1_amd64.deb ... 15:21:01 Unpacking libmpfr6:amd64 (4.0.1-1) ... 15:21:01 Selecting previously unselected package libmpc3:amd64. 15:21:01 Preparing to unpack .../41-libmpc3_1.1.0-1_amd64.deb ... 15:21:01 Unpacking libmpc3:amd64 (1.1.0-1) ... 15:21:01 Selecting previously unselected package cpp-7. 15:21:01 Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:21:01 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:21:01 Selecting previously unselected package libedit2:arm64. 15:21:01 Preparing to unpack .../25-libedit2_3.1-20170329-1_arm64.deb ... 15:21:01 Unpacking libedit2:arm64 (3.1-20170329-1) ... 15:21:01 Selecting previously unselected package libssl1.0.0:arm64. 15:21:01 Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 15:21:01 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 15:21:01 Selecting previously unselected package libxmuu1:arm64. 15:21:01 Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_arm64.deb ... 15:21:01 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 15:21:02 Selecting previously unselected package manpages. 15:21:02 Preparing to unpack .../28-manpages_4.15-1_all.deb ... 15:21:02 Unpacking manpages (4.15-1) ... 15:21:02 Selecting previously unselected package openssh-client. 15:21:02 Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 15:21:02 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:21:02 Selecting previously unselected package xauth. 15:21:02 Preparing to unpack .../30-xauth_1%3a1.0.10-1_arm64.deb ... 15:21:02 Unpacking xauth (1:1.0.10-1) ... 15:21:02 Selecting previously unselected package binutils-common:arm64. 15:21:02 Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_arm64.deb ... 15:21:02 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... 15:21:02 Selecting previously unselected package cpp. 15:21:02 Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:21:02 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 15:21:02 Selecting previously unselected package libcc1-0:amd64. 15:21:02 Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:02 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:02 Selecting previously unselected package libgomp1:amd64. 15:21:02 Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:02 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:02 Selecting previously unselected package libbinutils:arm64. 15:21:02 Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_arm64.deb ... 15:21:02 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... 15:21:03 Selecting previously unselected package libitm1:amd64. 15:21:03 Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:03 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:03 Selecting previously unselected package libatomic1:amd64. 15:21:03 Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:03 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:03 Selecting previously unselected package binutils-aarch64-linux-gnu. 15:21:03 Preparing to unpack .../33-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.3_arm64.deb ... 15:21:03 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 15:21:03 Selecting previously unselected package libasan4:amd64. 15:21:03 Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:21:03 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:21:03 Selecting previously unselected package liblsan0:amd64. 15:21:03 Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:03 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:03 Selecting previously unselected package libtsan0:amd64. 15:21:03 Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:03 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:04 Selecting previously unselected package libubsan0:amd64. 15:21:04 Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:21:04 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:21:04 Selecting previously unselected package libcilkrts5:amd64. 15:21:04 Preparing to unpack .../52-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:21:04 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:21:04 Selecting previously unselected package binutils. 15:21:04 Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_arm64.deb ... 15:21:04 Unpacking binutils (2.30-21ubuntu1~18.04.3) ... 15:21:04 Selecting previously unselected package libc-dev-bin. 15:21:04 Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1_arm64.deb ... 15:21:04 Unpacking libc-dev-bin (2.27-3ubuntu1) ... 15:21:04 Selecting previously unselected package libmpx2:amd64. 15:21:04 Preparing to unpack .../53-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:04 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:04 Selecting previously unselected package libquadmath0:amd64. 15:21:04 Preparing to unpack .../54-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:21:04 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:04 Selecting previously unselected package linux-libc-dev:arm64. 15:21:04 Preparing to unpack .../36-linux-libc-dev_4.15.0-106.107_arm64.deb ... 15:21:04 Unpacking linux-libc-dev:arm64 (4.15.0-106.107) ... 15:21:04 Selecting previously unselected package libgcc-7-dev:amd64. 15:21:04 Preparing to unpack .../55-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:21:04 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:21:05 Selecting previously unselected package gcc-7. 15:21:05 Preparing to unpack .../56-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:21:05 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:21:05 Selecting previously unselected package libc6-dev:arm64. 15:21:05 Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1_arm64.deb ... 15:21:05 Unpacking libc6-dev:arm64 (2.27-3ubuntu1) ... 15:21:06 Selecting previously unselected package gcc-7-base:arm64. 15:21:06 Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:21:06 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 15:21:06 Selecting previously unselected package libisl19:arm64. 15:21:06 Preparing to unpack .../39-libisl19_0.19-1_arm64.deb ... 15:21:06 Unpacking libisl19:arm64 (0.19-1) ... 15:21:06 Selecting previously unselected package libmpfr6:arm64. 15:21:06 Preparing to unpack .../40-libmpfr6_4.0.1-1_arm64.deb ... 15:21:06 Unpacking libmpfr6:arm64 (4.0.1-1) ... 15:21:06 Selecting previously unselected package gcc. 15:21:06 Preparing to unpack .../57-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:21:06 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 15:21:06 Selecting previously unselected package libstdc++-7-dev:amd64. 15:21:06 Preparing to unpack .../58-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:21:06 Selecting previously unselected package libmpc3:arm64. 15:21:06 Preparing to unpack .../41-libmpc3_1.1.0-1_arm64.deb ... 15:21:06 Unpacking libmpc3:arm64 (1.1.0-1) ... 15:21:06 Selecting previously unselected package cpp-7. 15:21:06 Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:21:06 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:21:07 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:21:08 Selecting previously unselected package g++-7. 15:21:08 Preparing to unpack .../59-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:21:08 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 15:21:08 Selecting previously unselected package cpp. 15:21:08 Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 15:21:08 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 15:21:08 Selecting previously unselected package libcc1-0:arm64. 15:21:08 Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:21:08 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 15:21:08 Selecting previously unselected package libgomp1:arm64. 15:21:08 Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:21:08 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 15:21:09 Selecting previously unselected package libitm1:arm64. 15:21:09 Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:21:09 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 15:21:09 Selecting previously unselected package libatomic1:arm64. 15:21:09 Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:21:09 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 15:21:09 Selecting previously unselected package libasan4:arm64. 15:21:09 Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:21:09 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 15:21:09 Selecting previously unselected package liblsan0:arm64. 15:21:09 Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:21:09 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 15:21:09 Selecting previously unselected package libtsan0:arm64. 15:21:09 Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 15:21:09 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 15:21:09 Selecting previously unselected package libubsan0:arm64. 15:21:09 Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:21:09 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 15:21:10 Selecting previously unselected package g++. 15:21:10 Preparing to unpack .../60-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:21:10 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 15:21:10 Selecting previously unselected package make. 15:21:10 Preparing to unpack .../61-make_4.1-9.1ubuntu1_amd64.deb ... 15:21:10 Unpacking make (4.1-9.1ubuntu1) ... 15:21:10 Selecting previously unselected package libdpkg-perl. 15:21:10 Preparing to unpack .../62-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:21:10 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:21:10 Selecting previously unselected package libgcc-7-dev:arm64. 15:21:10 Preparing to unpack .../52-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:21:10 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 15:21:10 Selecting previously unselected package patch. 15:21:10 Preparing to unpack .../63-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:21:10 Unpacking patch (2.7.6-2ubuntu1.1) ... 15:21:10 Selecting previously unselected package dpkg-dev. 15:21:10 Preparing to unpack .../64-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:21:10 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 15:21:10 Selecting previously unselected package gcc-7. 15:21:10 Preparing to unpack .../53-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:21:10 Selecting previously unselected package build-essential. 15:21:10 Preparing to unpack .../65-build-essential_12.4ubuntu1_amd64.deb ... 15:21:10 Unpacking build-essential (12.4ubuntu1) ... 15:21:10 Selecting previously unselected package curl. 15:21:10 Preparing to unpack .../66-curl_7.58.0-2ubuntu3.8_amd64.deb ... 15:21:10 Unpacking curl (7.58.0-2ubuntu3.8) ... 15:21:10 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:21:10 Selecting previously unselected package libassuan0:amd64. 15:21:10 Preparing to unpack .../67-libassuan0_2.5.1-2_amd64.deb ... 15:21:10 Unpacking libassuan0:amd64 (2.5.1-2) ... 15:21:10 Selecting previously unselected package gpgconf. 15:21:10 Preparing to unpack .../68-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ... 15:21:10 Unpacking gpgconf (2.2.4-1ubuntu1.2) ... 15:21:11 Selecting previously unselected package libksba8:amd64. 15:21:11 Preparing to unpack .../69-libksba8_1.3.5-2_amd64.deb ... 15:21:11 Unpacking libksba8:amd64 (1.3.5-2) ... 15:21:11 Selecting previously unselected package libnpth0:amd64. 15:21:11 Preparing to unpack .../70-libnpth0_1.5-3_amd64.deb ... 15:21:11 Unpacking libnpth0:amd64 (1.5-3) ... 15:21:11 Selecting previously unselected package dirmngr. 15:21:11 Preparing to unpack .../71-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ... 15:21:11 Unpacking dirmngr (2.2.4-1ubuntu1.2) ... 15:21:11 Selecting previously unselected package libfakeroot:amd64. 15:21:11 Preparing to unpack .../72-libfakeroot_1.22-2ubuntu1_amd64.deb ... 15:21:11 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 15:21:11 Selecting previously unselected package fakeroot. 15:21:11 Preparing to unpack .../73-fakeroot_1.22-2ubuntu1_amd64.deb ... 15:21:11 Unpacking fakeroot (1.22-2ubuntu1) ... 15:21:11 Selecting previously unselected package libcurl3-gnutls:amd64. 15:21:11 Preparing to unpack .../74-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 15:21:11 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 15:21:11 Selecting previously unselected package liberror-perl. 15:21:11 Preparing to unpack .../75-liberror-perl_0.17025-1_all.deb ... 15:21:11 Unpacking liberror-perl (0.17025-1) ... 15:21:11 Selecting previously unselected package git-man. 15:21:11 Preparing to unpack .../76-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 15:21:11 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 15:21:12 Selecting previously unselected package git. 15:21:12 Preparing to unpack .../77-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 15:21:12 Unpacking git (1:2.17.1-1ubuntu0.7) ... 15:21:12 Selecting previously unselected package gcc. 15:21:12 Preparing to unpack .../54-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 15:21:12 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 15:21:12 Selecting previously unselected package libstdc++-7-dev:arm64. 15:21:12 Preparing to unpack .../55-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:21:12 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 15:21:13 Selecting previously unselected package g++-7. 15:21:13 Preparing to unpack .../56-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 15:21:13 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 15:21:13 Selecting previously unselected package gnupg-l10n. 15:21:13 Preparing to unpack .../78-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... 15:21:13 Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... 15:21:13 Selecting previously unselected package gnupg-utils. 15:21:13 Preparing to unpack .../79-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ... 15:21:13 Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... 15:21:13 Selecting previously unselected package gpg. 15:21:13 Preparing to unpack .../80-gpg_2.2.4-1ubuntu1.2_amd64.deb ... 15:21:13 Unpacking gpg (2.2.4-1ubuntu1.2) ... 15:21:13 Selecting previously unselected package pinentry-curses. 15:21:13 Preparing to unpack .../81-pinentry-curses_1.1.0-1_amd64.deb ... 15:21:13 Unpacking pinentry-curses (1.1.0-1) ... 15:21:14 Selecting previously unselected package gpg-agent. 15:21:14 Preparing to unpack .../82-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ... 15:21:14 Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... 15:21:14 Selecting previously unselected package gpg-wks-client. 15:21:14 Preparing to unpack .../83-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ... 15:21:14 Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... 15:21:14 Selecting previously unselected package gpg-wks-server. 15:21:14 Preparing to unpack .../84-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ... 15:21:14 Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... 15:21:14 Selecting previously unselected package gpgsm. 15:21:14 Preparing to unpack .../85-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ... 15:21:14 Unpacking gpgsm (2.2.4-1ubuntu1.2) ... 15:21:14 Selecting previously unselected package gnupg. 15:21:14 Preparing to unpack .../86-gnupg_2.2.4-1ubuntu1.2_amd64.deb ... 15:21:14 Unpacking gnupg (2.2.4-1ubuntu1.2) ... 15:21:14 Selecting previously unselected package libalgorithm-diff-perl. 15:21:14 Preparing to unpack .../87-libalgorithm-diff-perl_1.19.03-1_all.deb ... 15:21:14 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 15:21:14 Selecting previously unselected package libalgorithm-diff-xs-perl. 15:21:14 Preparing to unpack .../88-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 15:21:14 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 15:21:14 Selecting previously unselected package libalgorithm-merge-perl. 15:21:14 Preparing to unpack .../89-libalgorithm-merge-perl_0.08-3_all.deb ... 15:21:14 Unpacking libalgorithm-merge-perl (0.08-3) ... 15:21:15 Selecting previously unselected package libfile-fcntllock-perl. 15:21:15 Preparing to unpack .../90-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 15:21:15 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 15:21:15 Selecting previously unselected package libnorm1:amd64. 15:21:15 Preparing to unpack .../91-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:21:15 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:21:15 Selecting previously unselected package libpgm-5.2-0:amd64. 15:21:15 Preparing to unpack .../92-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:21:15 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:21:15 Selecting previously unselected package libsodium23:amd64. 15:21:15 Preparing to unpack .../93-libsodium23_1.0.16-2_amd64.deb ... 15:21:15 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:21:15 Selecting previously unselected package libzmq5:amd64. 15:21:15 Preparing to unpack .../94-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:21:15 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:21:15 Selecting previously unselected package g++. 15:21:15 Preparing to unpack .../57-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 15:21:15 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 15:21:15 Selecting previously unselected package make. 15:21:15 Preparing to unpack .../58-make_4.1-9.1ubuntu1_arm64.deb ... 15:21:15 Unpacking make (4.1-9.1ubuntu1) ... 15:21:15 Selecting previously unselected package libdpkg-perl. 15:21:15 Preparing to unpack .../59-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:21:15 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:21:15 Selecting previously unselected package libzmq3-dev:amd64. 15:21:15 Preparing to unpack .../95-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:21:15 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:21:15 Selecting previously unselected package manpages-dev. 15:21:15 Preparing to unpack .../96-manpages-dev_4.15-1_all.deb ... 15:21:15 Unpacking manpages-dev (4.15-1) ... 15:21:15 Selecting previously unselected package patch. 15:21:15 Preparing to unpack .../60-patch_2.7.6-2ubuntu1.1_arm64.deb ... 15:21:15 Unpacking patch (2.7.6-2ubuntu1.1) ... 15:21:15 Selecting previously unselected package dpkg-dev. 15:21:15 Preparing to unpack .../61-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:21:15 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 15:21:16 Selecting previously unselected package pkg-config. 15:21:16 Preparing to unpack .../97-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:21:16 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:21:16 Selecting previously unselected package build-essential. 15:21:16 Preparing to unpack .../62-build-essential_12.4ubuntu1_arm64.deb ... 15:21:16 Unpacking build-essential (12.4ubuntu1) ... 15:21:16 Selecting previously unselected package curl. 15:21:16 Preparing to unpack .../63-curl_7.58.0-2ubuntu3.8_arm64.deb ... 15:21:16 Unpacking curl (7.58.0-2ubuntu3.8) ... 15:21:16 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:16 Setting up libnpth0:amd64 (1.5-3) ... 15:21:16 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:21:16 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:16 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:21:16 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:16 Setting up readline-common (7.0-3) ... 15:21:16 Setting up manpages (4.15-1) ... 15:21:16 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 15:21:16 Selecting previously unselected package libassuan0:arm64. 15:21:16 Preparing to unpack .../64-libassuan0_2.5.1-2_arm64.deb ... 15:21:16 Unpacking libassuan0:arm64 (2.5.1-2) ... 15:21:16 Selecting previously unselected package gpgconf. 15:21:16 Preparing to unpack .../65-gpgconf_2.2.4-1ubuntu1.2_arm64.deb ... 15:21:16 Unpacking gpgconf (2.2.4-1ubuntu1.2) ... 15:21:16 Selecting previously unselected package libksba8:arm64. 15:21:16 Preparing to unpack .../66-libksba8_1.3.5-2_arm64.deb ... 15:21:16 Unpacking libksba8:arm64 (1.3.5-2) ... 15:21:16 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:21:16 Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 15:21:16 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:16 Setting up less (487-0.1) ... 15:21:17 Selecting previously unselected package libnpth0:arm64. 15:21:17 Preparing to unpack .../67-libnpth0_1.5-3_arm64.deb ... 15:21:17 Unpacking libnpth0:arm64 (1.5-3) ... 15:21:17 Selecting previously unselected package dirmngr. 15:21:17 Preparing to unpack .../68-dirmngr_2.2.4-1ubuntu1.2_arm64.deb ... 15:21:17 Unpacking dirmngr (2.2.4-1ubuntu1.2) ... 15:21:17 Selecting previously unselected package libfakeroot:arm64. 15:21:17 Preparing to unpack .../69-libfakeroot_1.22-2ubuntu1_arm64.deb ... 15:21:17 Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... 15:21:17 Setting up make (4.1-9.1ubuntu1) ... 15:21:17 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 15:21:17 Selecting previously unselected package fakeroot. 15:21:17 Preparing to unpack .../70-fakeroot_1.22-2ubuntu1_arm64.deb ... 15:21:17 Unpacking fakeroot (1.22-2ubuntu1) ... 15:21:17 Selecting previously unselected package libcurl3-gnutls:arm64. 15:21:17 Preparing to unpack .../71-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 15:21:17 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 15:21:17 Setting up curl (7.58.0-2ubuntu3.8) ... 15:21:17 Setting up libreadline7:amd64 (7.0-3) ... 15:21:17 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 15:21:17 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:17 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 15:21:17 Selecting previously unselected package liberror-perl. 15:21:17 Preparing to unpack .../72-liberror-perl_0.17025-1_all.deb ... 15:21:17 Unpacking liberror-perl (0.17025-1) ... 15:21:17 Selecting previously unselected package git-man. 15:21:17 Preparing to unpack .../73-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 15:21:17 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 15:21:17 No schema files found: doing nothing. 15:21:17 Setting up linux-libc-dev:amd64 (4.15.0-106.107) ... 15:21:17 Setting up libmpfr6:amd64 (4.0.1-1) ... 15:21:17 Setting up libksba8:amd64 (1.3.5-2) ... 15:21:17 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 15:21:17 Setting up libgdbm5:amd64 (1.14.1-6) ... 15:21:17 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:21:17 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 15:21:17 Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... 15:21:18 Selecting previously unselected package git. 15:21:18 Preparing to unpack .../74-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 15:21:18 Unpacking git (1:2.17.1-1ubuntu0.7) ... 15:21:18 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:18 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:21:18 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:21:18 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... 15:21:18 Setting up libsodium23:amd64 (1.0.16-2) ... 15:21:18 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:18 Setting up patch (2.7.6-2ubuntu1.1) ... 15:21:18 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 15:21:18 Setting up xz-utils (5.2.2-1.3) ... 15:21:18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:21:18 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist 15:21:18 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist 15:21:18 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist 15:21:18 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist 15:21:18 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist 15:21:18 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist 15:21:18 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist 15:21:18 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist 15:21:18 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist 15:21:18 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist 15:21:18 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 15:21:18 Setting up liblocale-gettext-perl (1.07-3build2) ... 15:21:18 Setting up shared-mime-info (1.9-2) ... 15:21:19 Selecting previously unselected package gnupg-l10n. 15:21:19 Preparing to unpack .../75-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... 15:21:19 Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... 15:21:19 Selecting previously unselected package gnupg-utils. 15:21:19 Preparing to unpack .../76-gnupg-utils_2.2.4-1ubuntu1.2_arm64.deb ... 15:21:19 Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... 15:21:19 Selecting previously unselected package gpg. 15:21:19 Preparing to unpack .../77-gpg_2.2.4-1ubuntu1.2_arm64.deb ... 15:21:19 Unpacking gpg (2.2.4-1ubuntu1.2) ... 15:21:19 Selecting previously unselected package pinentry-curses. 15:21:19 Preparing to unpack .../78-pinentry-curses_1.1.0-1_arm64.deb ... 15:21:19 Unpacking pinentry-curses (1.1.0-1) ... 15:21:20 Selecting previously unselected package gpg-agent. 15:21:20 Preparing to unpack .../79-gpg-agent_2.2.4-1ubuntu1.2_arm64.deb ... 15:21:20 Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... 15:21:20 Selecting previously unselected package gpg-wks-client. 15:21:20 Preparing to unpack .../80-gpg-wks-client_2.2.4-1ubuntu1.2_arm64.deb ... 15:21:20 Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... 15:21:20 Selecting previously unselected package gpg-wks-server. 15:21:20 Preparing to unpack .../81-gpg-wks-server_2.2.4-1ubuntu1.2_arm64.deb ... 15:21:20 Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... 15:21:20 Selecting previously unselected package gpgsm. 15:21:20 Preparing to unpack .../82-gpgsm_2.2.4-1ubuntu1.2_arm64.deb ... 15:21:20 Unpacking gpgsm (2.2.4-1ubuntu1.2) ... 15:21:20 Selecting previously unselected package gnupg. 15:21:20 Preparing to unpack .../83-gnupg_2.2.4-1ubuntu1.2_arm64.deb ... 15:21:20 Unpacking gnupg (2.2.4-1ubuntu1.2) ... 15:21:20 Selecting previously unselected package libalgorithm-diff-perl. 15:21:20 Preparing to unpack .../84-libalgorithm-diff-perl_1.19.03-1_all.deb ... 15:21:20 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 15:21:20 Selecting previously unselected package libalgorithm-diff-xs-perl. 15:21:20 Preparing to unpack .../85-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... 15:21:20 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 15:21:21 Selecting previously unselected package libalgorithm-merge-perl. 15:21:21 Preparing to unpack .../86-libalgorithm-merge-perl_0.08-3_all.deb ... 15:21:21 Unpacking libalgorithm-merge-perl (0.08-3) ... 15:21:21 Selecting previously unselected package libfile-fcntllock-perl. 15:21:21 Preparing to unpack .../87-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... 15:21:21 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 15:21:21 Selecting previously unselected package libnorm1:arm64. 15:21:21 Preparing to unpack .../88-libnorm1_1.5r6+dfsg1-6_arm64.deb ... 15:21:21 Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... 15:21:21 Selecting previously unselected package libpgm-5.2-0:arm64. 15:21:21 Preparing to unpack .../89-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... 15:21:21 Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 15:21:21 Selecting previously unselected package libsodium23:arm64. 15:21:21 Preparing to unpack .../90-libsodium23_1.0.16-2_arm64.deb ... 15:21:21 Unpacking libsodium23:arm64 (1.0.16-2) ... 15:21:21 Selecting previously unselected package libzmq5:arm64. 15:21:21 Preparing to unpack .../91-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... 15:21:21 Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 15:21:21 Selecting previously unselected package libzmq3-dev:arm64. 15:21:21 Preparing to unpack .../92-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... 15:21:22 Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 15:21:22 Selecting previously unselected package manpages-dev. 15:21:22 Preparing to unpack .../93-manpages-dev_4.15-1_all.deb ... 15:21:22 Unpacking manpages-dev (4.15-1) ... 15:21:23 Selecting previously unselected package pkg-config. 15:21:23 Preparing to unpack .../94-pkg-config_0.29.1-0ubuntu2_arm64.deb ... 15:21:23 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:21:23 Setting up libnpth0:arm64 (1.5-3) ... 15:21:23 Setting up libedit2:arm64 (3.1-20170329-1) ... 15:21:23 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 15:21:23 Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 15:21:23 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 15:21:23 Setting up readline-common (7.0-3) ... 15:21:23 Setting up manpages (4.15-1) ... 15:21:23 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 15:21:23 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 15:21:23 Setting up libicu60:arm64 (60.2-3ubuntu3.1) ... 15:21:23 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 15:21:23 Setting up less (487-0.1) ... 15:21:24 Setting up make (4.1-9.1ubuntu1) ... 15:21:24 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 15:21:24 Setting up curl (7.58.0-2ubuntu3.8) ... 15:21:24 Setting up libreadline7:arm64 (7.0-3) ... 15:21:24 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 15:21:24 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 15:21:24 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 15:21:24 No schema files found: doing nothing. 15:21:24 Setting up linux-libc-dev:arm64 (4.15.0-106.107) ... 15:21:24 Setting up libmpfr6:arm64 (4.0.1-1) ... 15:21:24 Setting up libksba8:arm64 (1.3.5-2) ... 15:21:24 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 15:21:24 Setting up libgdbm5:arm64 (1.14.1-6) ... 15:21:24 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 15:21:24 Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 15:21:24 Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... 15:21:24 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 15:21:25 Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... 15:21:25 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 15:21:25 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... 15:21:25 Setting up libsodium23:arm64 (1.0.16-2) ... 15:21:25 Setting up patch (2.7.6-2ubuntu1.1) ... 15:21:25 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 15:21:25 Setting up xz-utils (5.2.2-1.3) ... 15:21:25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:21:25 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 15:21:25 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 15:21:25 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 15:21:25 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 15:21:25 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 15:21:25 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 15:21:25 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 15:21:25 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 15:21:25 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 15:21:25 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 15:21:25 Setting up libmpc3:amd64 (1.1.0-1) ... 15:21:25 Setting up libc-dev-bin (2.27-3ubuntu1) ... 15:21:25 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 15:21:25 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 15:21:25 Setting up manpages-dev (4.15-1) ... 15:21:25 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:21:25 Setting up libc6-dev:amd64 (2.27-3ubuntu1) ... 15:21:25 Setting up libassuan0:amd64 (2.5.1-2) ... 15:21:25 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 15:21:25 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:21:25 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 15:21:25 Setting up libxau6:amd64 (1:1.0.8-1) ... 15:21:25 Setting up netbase (5.4) ... 15:21:25 Setting up libisl19:amd64 (0.19-1) ... 15:21:25 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:21:25 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:21:25 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... 15:21:25 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:21:25 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:21:25 Setting up gpgconf (2.2.4-1ubuntu1.2) ... 15:21:25 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:21:25 Setting up fakeroot (1.22-2ubuntu1) ... 15:21:25 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 15:21:25 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 15:21:25 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 15:21:25 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 15:21:25 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 15:21:25 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 15:21:25 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 15:21:25 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 15:21:25 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 15:21:25 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:21:25 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:21:25 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:21:25 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 15:21:25 Setting up gpgsm (2.2.4-1ubuntu1.2) ... 15:21:25 Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... 15:21:25 Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... 15:21:25 Setting up liblocale-gettext-perl (1.07-3build2) ... 15:21:25 Setting up shared-mime-info (1.9-2) ... 15:21:25 Setting up pinentry-curses (1.1.0-1) ... 15:21:25 Setting up dirmngr (2.2.4-1ubuntu1.2) ... 15:21:25 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 15:21:25 Setting up gpg (2.2.4-1ubuntu1.2) ... 15:21:25 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 15:21:25 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:21:25 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 15:21:25 Setting up gpg-agent (2.2.4-1ubuntu1.2) ... 15:21:25 Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... 15:21:25 Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... 15:21:25 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 15:21:25 Setting up perl (5.26.1-6ubuntu0.3) ... 15:21:26 Setting up libfile-fcntllock-perl (0.22-3build2) ... 15:21:26 Setting up libalgorithm-diff-perl (1.19.03-1) ... 15:21:26 Setting up binutils (2.30-21ubuntu1~18.04.3) ... 15:21:26 Setting up libxext6:amd64 (2:1.3.3-1) ... 15:21:26 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:21:26 Setting up liberror-perl (0.17025-1) ... 15:21:26 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:21:26 Setting up gnupg (2.2.4-1ubuntu1.2) ... 15:21:26 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:21:26 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:21:26 Setting up xauth (1:1.0.10-1) ... 15:21:26 Setting up libalgorithm-merge-perl (0.08-3) ... 15:21:26 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:21:26 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 15:21:26 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:21:26 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 15:21:26 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 15:21:26 Setting up git (1:2.17.1-1ubuntu0.7) ... 15:21:26 Setting up build-essential (12.4ubuntu1) ... 15:21:26 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:21:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:21:32 Setting up libmpc3:arm64 (1.1.0-1) ... 15:21:32 binutils set to automatically installed. 15:21:32 binutils-common set to automatically installed. 15:21:32 binutils-x86-64-linux-gnu set to automatically installed. 15:21:32 build-essential set to automatically installed. 15:21:32 cpp set to automatically installed. 15:21:32 cpp-7 set to automatically installed. 15:21:32 curl set to automatically installed. 15:21:32 dirmngr set to automatically installed. 15:21:32 dpkg-dev set to automatically installed. 15:21:32 fakeroot set to automatically installed. 15:21:32 g++ set to automatically installed. 15:21:32 g++-7 set to automatically installed. 15:21:32 gcc set to automatically installed. 15:21:32 gcc-7 set to automatically installed. 15:21:32 gcc-7-base set to automatically installed. 15:21:32 git set to automatically installed. 15:21:32 git-man set to automatically installed. 15:21:32 gnupg set to automatically installed. 15:21:32 gnupg-l10n set to automatically installed. 15:21:32 gnupg-utils set to automatically installed. 15:21:32 gpg set to automatically installed. 15:21:32 gpg-agent set to automatically installed. 15:21:32 gpg-wks-client set to automatically installed. 15:21:32 gpg-wks-server set to automatically installed. 15:21:32 gpgconf set to automatically installed. 15:21:32 gpgsm set to automatically installed. 15:21:32 less set to automatically installed. 15:21:32 libalgorithm-diff-perl set to automatically installed. 15:21:32 libalgorithm-diff-xs-perl set to automatically installed. 15:21:32 libalgorithm-merge-perl set to automatically installed. 15:21:32 libasan4 set to automatically installed. 15:21:32 libassuan0 set to automatically installed. 15:21:32 libatomic1 set to automatically installed. 15:21:32 libbinutils set to automatically installed. 15:21:32 libbsd0 set to automatically installed. 15:21:32 libc-dev-bin set to automatically installed. 15:21:32 libc6-dev set to automatically installed. 15:21:32 libcc1-0 set to automatically installed. 15:21:32 libcilkrts5 set to automatically installed. 15:21:32 libcurl3-gnutls set to automatically installed. 15:21:32 libdpkg-perl set to automatically installed. 15:21:32 libedit2 set to automatically installed. 15:21:32 liberror-perl set to automatically installed. 15:21:32 libexpat1 set to automatically installed. 15:21:32 libfakeroot set to automatically installed. 15:21:32 libfile-fcntllock-perl set to automatically installed. 15:21:32 libgcc-7-dev set to automatically installed. 15:21:32 libgdbm-compat4 set to automatically installed. 15:21:32 libgdbm5 set to automatically installed. 15:21:32 libglib2.0-0 set to automatically installed. 15:21:32 libglib2.0-data set to automatically installed. 15:21:32 libgomp1 set to automatically installed. 15:21:32 libicu60 set to automatically installed. 15:21:32 libisl19 set to automatically installed. 15:21:32 libitm1 set to automatically installed. 15:21:32 libksba8 set to automatically installed. 15:21:32 liblocale-gettext-perl set to automatically installed. 15:21:32 liblsan0 set to automatically installed. 15:21:32 libmpc3 set to automatically installed. 15:21:32 libmpfr6 set to automatically installed. 15:21:32 libmpx2 set to automatically installed. 15:21:32 libnorm1 set to automatically installed. 15:21:32 libnpth0 set to automatically installed. 15:21:32 libperl5.26 set to automatically installed. 15:21:32 libpgm-5.2-0 set to automatically installed. 15:21:32 libquadmath0 set to automatically installed. 15:21:32 libreadline7 set to automatically installed. 15:21:32 libsodium23 set to automatically installed. 15:21:32 libssl1.0.0 set to automatically installed. 15:21:32 libstdc++-7-dev set to automatically installed. 15:21:32 libtsan0 set to automatically installed. 15:21:32 libubsan0 set to automatically installed. 15:21:32 libx11-6 set to automatically installed. 15:21:32 libx11-data set to automatically installed. 15:21:32 libxau6 set to automatically installed. 15:21:32 libxcb1 set to automatically installed. 15:21:32 libxdmcp6 set to automatically installed. 15:21:32 libxext6 set to automatically installed. 15:21:32 libxml2 set to automatically installed. 15:21:32 libxmuu1 set to automatically installed. 15:21:32 libzmq3-dev set to automatically installed. 15:21:32 libzmq5 set to automatically installed. 15:21:32 linux-libc-dev set to automatically installed. 15:21:32 make set to automatically installed. 15:21:32 manpages set to automatically installed. 15:21:32 manpages-dev set to automatically installed. 15:21:32 netbase set to automatically installed. 15:21:32 openssh-client set to automatically installed. 15:21:32 patch set to automatically installed. 15:21:32 perl set to automatically installed. 15:21:32 perl-modules-5.26 set to automatically installed. 15:21:32 pinentry-curses set to automatically installed. 15:21:32 pkg-config set to automatically installed. 15:21:32 readline-common set to automatically installed. 15:21:32 shared-mime-info set to automatically installed. 15:21:32 xauth set to automatically installed. 15:21:32 xdg-user-dirs set to automatically installed. 15:21:32 xz-utils set to automatically installed. 15:21:32 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 15:21:32 Please ensure the environment is properly setup before continuing. 15:21:32 Ignore this message if the appropriate measures have already been taken 15:21:32 Pulling go 15:21:32 Setting up libc-dev-bin (2.27-3ubuntu1) ... 15:21:32 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 15:21:32 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 15:21:32 Setting up manpages-dev (4.15-1) ... 15:21:32 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:21:32 Setting up libc6-dev:arm64 (2.27-3ubuntu1) ... 15:21:32 Setting up libassuan0:arm64 (2.5.1-2) ... 15:21:32 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 15:21:32 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 15:21:32 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 15:21:33 Setting up libxau6:arm64 (1:1.0.8-1) ... 15:21:33 Setting up netbase (5.4) ... 15:21:33 Setting up libisl19:arm64 (0.19-1) ... 15:21:33 Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 15:21:33 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 15:21:33 'app-service-config' has dependencies that need to be staged: go 15:21:33 Skipping pull go (already ran) 15:21:33 Building go 15:21:33 % Total % Received % Xferd Average Speed Time Time Time Current 15:21:33 Dload Upload Total Spent Left Speed 15:21:33 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... 15:21:33 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 15:21:33 Setting up gpgconf (2.2.4-1ubuntu1.2) ... 15:21:33 Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 15:21:33 Setting up fakeroot (1.22-2ubuntu1) ... 15:21:33 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 15:21:33 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 15:21:33 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 15:21:33 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 15:21:33 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 15:21:33 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 15:21:33 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 15:21:33 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 15:21:33 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 15:21:33 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 15:21:33 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:21:33 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 15:21:33 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 15:21:33 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 15:21:33 Setting up gpgsm (2.2.4-1ubuntu1.2) ... 15:21:33 Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... 15:21:34 Setting up pinentry-curses (1.1.0-1) ... 15:21:34 Setting up binutils (2.30-21ubuntu1~18.04.3) ... 15:21:34 Setting up dirmngr (2.2.4-1ubuntu1.2) ... 15:21:34 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 15:21:34 Setting up gpg (2.2.4-1ubuntu1.2) ... 15:21:34 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:21:34 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:21:34 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:21:34 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 15:21:34 Setting up gpg-agent (2.2.4-1ubuntu1.2) ... 15:21:34 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:21:34 Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... 15:21:34 Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... 15:21:34 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 15:21:34 Setting up perl (5.26.1-6ubuntu0.3) ... 15:21:34 Setting up libfile-fcntllock-perl (0.22-3build2) ... 15:21:34 Setting up libalgorithm-diff-perl (1.19.03-1) ... 15:21:34 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:21:35 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 15:21:35 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 15:21:35 Setting up libxext6:arm64 (2:1.3.3-1) ... 15:21:35 Setting up liberror-perl (0.17025-1) ... 15:21:35 Setting up gnupg (2.2.4-1ubuntu1.2) ... 15:21:35 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:21:35 Setting up xauth (1:1.0.10-1) ... 15:21:35 Setting up libalgorithm-merge-perl (0.08-3) ... 15:21:35 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:21:35 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 15:21:35 Setting up git (1:2.17.1-1ubuntu0.7) ... 15:21:35 Setting up build-essential (12.4ubuntu1) ... 15:21:35 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:21:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:21:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 114M 0 3266 0 0 10401 0 3:12:31 --:--:-- 3:12:31 10368 12 114M 12 14.3M 0 0 11.1M 0 0:00:10 0:00:01 0:00:09 11.1M 25 114M 25 28.7M 0 0 12.5M 0 0:00:09 0:00:02 0:00:07 12.5M 43 114M 43 50.1M 0 0 15.2M 0 0:00:07 0:00:03 0:00:04 15.2M 61 114M 61 70.0M 0 0 16.3M 0 0:00:07 0:00:04 0:00:03 16.3M 79 114M 79 90.5M 0 0 17.1M 0 0:00:06 0:00:05 0:00:01 18.2M 95 114M 95 109M 0 0 17.3M 0 0:00:06 0:00:06 --:--:-- 18.9M 100 114M 100 114M 0 0 17.1M 0 0:00:06 0:00:06 --:--:-- 19.5M 15:21:41 go1.13.10.linux-amd64.tar.gz: OK 15:21:45 binutils set to automatically installed. 15:21:45 binutils-aarch64-linux-gnu set to automatically installed. 15:21:45 binutils-common set to automatically installed. 15:21:45 build-essential set to automatically installed. 15:21:45 cpp set to automatically installed. 15:21:45 cpp-7 set to automatically installed. 15:21:45 curl set to automatically installed. 15:21:45 dirmngr set to automatically installed. 15:21:45 dpkg-dev set to automatically installed. 15:21:45 fakeroot set to automatically installed. 15:21:45 g++ set to automatically installed. 15:21:45 g++-7 set to automatically installed. 15:21:45 gcc set to automatically installed. 15:21:45 gcc-7 set to automatically installed. 15:21:45 gcc-7-base set to automatically installed. 15:21:45 git set to automatically installed. 15:21:45 git-man set to automatically installed. 15:21:45 gnupg set to automatically installed. 15:21:45 gnupg-l10n set to automatically installed. 15:21:45 gnupg-utils set to automatically installed. 15:21:45 gpg set to automatically installed. 15:21:45 gpg-agent set to automatically installed. 15:21:45 gpg-wks-client set to automatically installed. 15:21:45 gpg-wks-server set to automatically installed. 15:21:45 gpgconf set to automatically installed. 15:21:45 gpgsm set to automatically installed. 15:21:45 less set to automatically installed. 15:21:45 libalgorithm-diff-perl set to automatically installed. 15:21:45 libalgorithm-diff-xs-perl set to automatically installed. 15:21:45 libalgorithm-merge-perl set to automatically installed. 15:21:45 libasan4 set to automatically installed. 15:21:45 libassuan0 set to automatically installed. 15:21:45 libatomic1 set to automatically installed. 15:21:45 libbinutils set to automatically installed. 15:21:45 libbsd0 set to automatically installed. 15:21:45 libc-dev-bin set to automatically installed. 15:21:45 libc6-dev set to automatically installed. 15:21:45 libcc1-0 set to automatically installed. 15:21:45 libcurl3-gnutls set to automatically installed. 15:21:45 libdpkg-perl set to automatically installed. 15:21:45 libedit2 set to automatically installed. 15:21:45 liberror-perl set to automatically installed. 15:21:45 libexpat1 set to automatically installed. 15:21:45 libfakeroot set to automatically installed. 15:21:45 libfile-fcntllock-perl set to automatically installed. 15:21:45 libgcc-7-dev set to automatically installed. 15:21:45 libgdbm-compat4 set to automatically installed. 15:21:45 libgdbm5 set to automatically installed. 15:21:45 libglib2.0-0 set to automatically installed. 15:21:45 libglib2.0-data set to automatically installed. 15:21:45 libgomp1 set to automatically installed. 15:21:45 libicu60 set to automatically installed. 15:21:45 libisl19 set to automatically installed. 15:21:45 libitm1 set to automatically installed. 15:21:45 libksba8 set to automatically installed. 15:21:45 liblocale-gettext-perl set to automatically installed. 15:21:45 liblsan0 set to automatically installed. 15:21:45 libmpc3 set to automatically installed. 15:21:45 libmpfr6 set to automatically installed. 15:21:45 libnorm1 set to automatically installed. 15:21:45 libnpth0 set to automatically installed. 15:21:45 libperl5.26 set to automatically installed. 15:21:45 libpgm-5.2-0 set to automatically installed. 15:21:45 libreadline7 set to automatically installed. 15:21:45 libsodium23 set to automatically installed. 15:21:45 libssl1.0.0 set to automatically installed. 15:21:45 libstdc++-7-dev set to automatically installed. 15:21:45 libtsan0 set to automatically installed. 15:21:45 libubsan0 set to automatically installed. 15:21:45 libx11-6 set to automatically installed. 15:21:45 libx11-data set to automatically installed. 15:21:45 libxau6 set to automatically installed. 15:21:45 libxcb1 set to automatically installed. 15:21:45 libxdmcp6 set to automatically installed. 15:21:45 libxext6 set to automatically installed. 15:21:45 libxml2 set to automatically installed. 15:21:45 libxmuu1 set to automatically installed. 15:21:45 libzmq3-dev set to automatically installed. 15:21:45 libzmq5 set to automatically installed. 15:21:45 linux-libc-dev set to automatically installed. 15:21:45 make set to automatically installed. 15:21:45 manpages set to automatically installed. 15:21:45 manpages-dev set to automatically installed. 15:21:45 netbase set to automatically installed. 15:21:45 openssh-client set to automatically installed. 15:21:45 patch set to automatically installed. 15:21:45 perl set to automatically installed. 15:21:45 perl-modules-5.26 set to automatically installed. 15:21:45 pinentry-curses set to automatically installed. 15:21:45 pkg-config set to automatically installed. 15:21:45 readline-common set to automatically installed. 15:21:45 shared-mime-info set to automatically installed. 15:21:45 xauth set to automatically installed. 15:21:45 xdg-user-dirs set to automatically installed. 15:21:45 xz-utils set to automatically installed. 15:21:45 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 15:21:45 Please ensure the environment is properly setup before continuing. 15:21:45 Ignore this message if the appropriate measures have already been taken 15:21:45 Pulling go 15:21:48 'app-service-config' has dependencies that need to be staged: go 15:21:48 Skipping pull go (already ran) 15:21:48 Building go 15:21:48 % Total % Received % Xferd Average Speed Time Time Time Current 15:21:48 Dload Upload Total Spent Left Speed 15:21:52 Staging go 15:21:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 93.1M 0 112k 0 0 288k 0 0:05:30 --:--:-- 0:05:30 287k 17 93.1M 17 16.7M 0 0 12.1M 0 0:00:07 0:00:01 0:00:06 12.0M 38 93.1M 38 36.0M 0 0 15.1M 0 0:00:06 0:00:02 0:00:04 15.1M 56 93.1M 56 52.5M 0 0 15.5M 0 0:00:06 0:00:03 0:00:03 15.5M 75 93.1M 75 69.9M 0 0 15.9M 0 0:00:05 0:00:04 0:00:01 15.9M 94 93.1M 94 88.1M 0 0 16.3M 0 0:00:05 0:00:05 --:--:-- 17.6M 100 93.1M 100 93.1M 0 0 16.4M 0 0:00:05 0:00:05 --:--:-- 17.8M 15:21:55 go1.13.10.linux-arm64.tar.gz: OK 15:22:11 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:22:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:22:11 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:22:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] 15:22:11 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 15:22:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] 15:22:11 Get:7 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 15:22:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 15:22:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] 15:22:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [958 kB] 15:22:11 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 15:22:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 15:22:11 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] 15:22:11 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] 15:22:11 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] 15:22:11 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] 15:22:11 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 15:22:11 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 15:22:11 Fetched 18.0 MB in 6s (2956 kB/s) 15:22:11 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:22:11 Fetched 224 kB in 0s (0 B/s) 15:22:11 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:22:11 Fetched 157 kB in 0s (0 B/s) 15:22:11 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:22:11 Fetched 221 kB in 0s (0 B/s) 15:22:11 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:22:11 Fetched 143 kB in 0s (0 B/s) 15:22:11 Pulling app-service-config 15:22:11 Pulling config-common 15:22:13 Skipping build go (already ran) 15:22:13 Staging go 15:22:13 Building app-service-config 15:22:13 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.1.1-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.1.1-dev.4" -o app-service-configurable 15:22:15 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.1.1-dev.3 15:22:15 go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.1.1-dev.3 15:22:15 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.32 15:22:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:22:15 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 15:22:15 go: downloading github.com/gorilla/mux v1.7.4 15:22:15 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:22:15 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:22:15 go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:22:15 go: extracting github.com/gorilla/mux v1.7.4 15:22:15 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 15:22:15 go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:22:15 go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 15:22:15 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:22:15 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.32 15:22:15 go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 15:22:15 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 15:22:15 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 15:22:15 go: downloading github.com/pelletier/go-toml v1.2.0 15:22:15 go: downloading github.com/BurntSushi/toml v0.3.1 15:22:15 go: downloading go.mongodb.org/mongo-driver v1.1.1 15:22:15 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:22:15 go: downloading github.com/mitchellh/copystructure v1.0.0 15:22:15 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 15:22:15 go: extracting github.com/BurntSushi/toml v0.3.1 15:22:15 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 15:22:15 go: extracting github.com/gomodule/redigo v2.0.0+incompatible 15:22:15 go: downloading github.com/pebbe/zmq4 v1.0.0 15:22:15 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 15:22:15 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:22:15 go: downloading github.com/google/uuid v1.1.1 15:22:15 go: extracting github.com/mitchellh/copystructure v1.0.0 15:22:15 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 15:22:15 go: extracting github.com/pelletier/go-toml v1.2.0 15:22:15 go: extracting github.com/google/uuid v1.1.1 15:22:15 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:22:15 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:22:15 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:22:15 go: downloading github.com/go-redis/redis/v7 v7.2.0 15:22:15 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:22:15 go: extracting github.com/pebbe/zmq4 v1.0.0 15:22:15 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:22:16 go: downloading github.com/hashicorp/consul/api v1.1.0 15:22:16 go: extracting github.com/mitchellh/mapstructure v1.1.2 15:22:16 go: downloading github.com/go-kit/kit v0.8.0 15:22:16 go: extracting github.com/go-redis/redis/v7 v7.2.0 15:22:16 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:22:16 go: extracting github.com/mitchellh/reflectwalk v1.0.0 15:22:16 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 15:22:16 go: downloading github.com/x448/float16 v0.8.4 15:22:17 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 15:22:17 go: extracting github.com/hashicorp/consul/api v1.1.0 15:22:17 go: downloading github.com/hashicorp/serf v0.8.2 15:22:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:22:17 go: extracting github.com/go-kit/kit v0.8.0 15:22:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 15:22:17 go: extracting github.com/x448/float16 v0.8.4 15:22:17 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:22:17 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 15:22:17 go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:22:17 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 15:22:17 go: extracting github.com/go-logfmt/logfmt v0.4.0 15:22:17 go: extracting github.com/hashicorp/serf v0.8.2 15:22:18 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:22:18 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:22:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:22:18 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 15:22:18 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:22:18 go: extracting github.com/hashicorp/golang-lru v0.5.0 15:22:18 go: extracting go.mongodb.org/mongo-driver v1.1.1 15:22:18 go: downloading github.com/go-stack/stack v1.8.0 15:22:18 go: downloading github.com/xdg/stringprep v1.0.0 15:22:18 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:22:18 go: downloading github.com/golang/snappy v0.0.1 15:22:18 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:22:18 go: extracting github.com/go-stack/stack v1.8.0 15:22:18 go: extracting github.com/golang/snappy v0.0.1 15:22:18 go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:22:18 go: extracting github.com/xdg/stringprep v1.0.0 15:22:18 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:22:18 go: downloading golang.org/x/text v0.3.2 15:22:18 go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:22:20 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:22:21 go: extracting golang.org/x/text v0.3.2 15:22:22 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.1.1-dev.3 15:22:23 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:22:23 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 15:22:23 go: finding github.com/google/uuid v1.1.1 15:22:23 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:22:23 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 15:22:23 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:22:23 go: finding github.com/BurntSushi/toml v0.3.1 15:22:23 go: finding github.com/go-kit/kit v0.8.0 15:22:23 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:22:23 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:22:23 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:22:23 go: finding github.com/gorilla/mux v1.7.4 15:22:23 go: finding github.com/x448/float16 v0.8.4 15:22:23 go: finding github.com/go-logfmt/logfmt v0.4.0 15:22:23 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:22:23 go: finding go.mongodb.org/mongo-driver v1.1.1 15:22:23 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:22:23 go: finding github.com/pelletier/go-toml v1.2.0 15:22:23 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:22:23 go: finding github.com/hashicorp/consul/api v1.1.0 15:22:23 go: finding github.com/go-stack/stack v1.8.0 15:22:23 go: finding github.com/go-redis/redis/v7 v7.2.0 15:22:23 go: finding github.com/pebbe/zmq4 v1.0.0 15:22:23 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:22:23 go: finding github.com/golang/snappy v0.0.1 15:22:23 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:22:23 go: finding github.com/mitchellh/copystructure v1.0.0 15:22:23 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:22:23 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:22:23 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:22:23 go: finding github.com/hashicorp/serf v0.8.2 15:22:23 go: finding github.com/xdg/stringprep v1.0.0 15:22:23 go: finding golang.org/x/text v0.3.2 15:22:23 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:22:23 go: finding github.com/mitchellh/mapstructure v1.1.2 15:22:23 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:22:23 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:22:23 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:22:23 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:22:23 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:22:23 go: finding github.com/hashicorp/golang-lru v0.5.0 15:22:56 Building config-common 15:23:02 Skipping stage go (already ran) 15:23:02 Staging app-service-config 15:23:02 Staging config-common 15:23:04 Priming go 15:23:05 Priming app-service-config 15:23:06 Priming config-common 15:23:07 Snapping 'edgex-app-service-configurable' ... 15:23:09 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 15:23:09 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 15:23:09 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 15:23:09 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 15:23:09 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] 15:23:09 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] 15:23:09 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] 15:23:09 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] 15:23:09 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 15:23:09 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 15:23:09 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [879 kB] 15:23:09 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] 15:23:09 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 15:23:09 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 15:23:09 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] 15:23:09 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] 15:23:09 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [606 kB] 15:23:09 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [581 B] 15:23:09 Fetched 16.4 MB in 6s (650 kB/s) 15:23:09 Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] 15:23:09 Fetched 218 kB in 0s (0 B/s) 15:23:09 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] 15:23:09 Fetched 140 kB in 0s (0 B/s) 15:23:09 Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] 15:23:09 Fetched 208 kB in 0s (0 B/s) 15:23:09 Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] 15:23:09 Fetched 90.4 kB in 0s (0 B/s) 15:23:09 Pulling app-service-config 15:23:10 Pulling config-common 15:23:11 15:23:11 Snapped edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap 15:23:13 Skipping build go (already ran) 15:23:13 Building app-service-config 15:23:13 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.1.1-dev.3 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.1.1-dev.4" -o app-service-configurable 15:23:14 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.1.1-dev.3 15:23:14 go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.1.1-dev.3 15:23:14 go: downloading github.com/gorilla/mux v1.7.4 15:23:14 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 15:23:14 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.32 15:23:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:23:14 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:23:14 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 15:23:14 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 15:23:15 go: extracting github.com/gorilla/mux v1.7.4 15:23:15 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.32 15:23:15 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:23:15 go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 15:23:15 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 15:23:15 go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:23:15 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 15:23:15 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 15:23:15 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:23:15 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:23:15 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 15:23:15 go: downloading github.com/x448/float16 v0.8.4 15:23:15 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 15:23:15 go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:23:15 go: extracting github.com/x448/float16 v0.8.4 15:23:15 go: downloading github.com/mitchellh/copystructure v1.0.0 15:23:15 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 15:23:15 go: downloading github.com/pelletier/go-toml v1.2.0 15:23:15 go: extracting github.com/mitchellh/copystructure v1.0.0 15:23:15 go: downloading github.com/hashicorp/consul/api v1.1.0 15:23:15 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:23:15 go: downloading github.com/go-kit/kit v0.8.0 15:23:15 go: downloading github.com/pebbe/zmq4 v1.0.0 15:23:15 go: downloading go.mongodb.org/mongo-driver v1.1.1 15:23:15 go: downloading github.com/google/uuid v1.1.1 15:23:15 go: extracting github.com/mitchellh/reflectwalk v1.0.0 15:23:15 go: extracting github.com/pelletier/go-toml v1.2.0 15:23:15 go: downloading github.com/go-redis/redis/v7 v7.2.0 15:23:15 go: extracting github.com/hashicorp/consul/api v1.1.0 15:23:15 go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 15:23:15 go: downloading github.com/hashicorp/serf v0.8.2 15:23:15 go: extracting github.com/pebbe/zmq4 v1.0.0 15:23:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:23:15 go: extracting github.com/google/uuid v1.1.1 15:23:15 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:23:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 15:23:15 go: extracting github.com/go-kit/kit v0.8.0 15:23:15 go: downloading github.com/BurntSushi/toml v0.3.1 15:23:15 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 15:23:15 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:23:15 15:23:15 Login successful. You now have these capabilities: 15:23:15 15:23:15 snaps: No restriction 15:23:15 channels: No restriction 15:23:15 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 15:23:15 expires: 2020-06-19T16:50:48.252993 15:23:15 15:23:15 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:23:15 go: extracting github.com/go-redis/redis/v7 v7.2.0 15:23:15 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 15:23:15 go: extracting github.com/BurntSushi/toml v0.3.1 15:23:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:23:15 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:23:15 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 15:23:15 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:23:15 go: extracting github.com/mitchellh/mapstructure v1.1.2 15:23:15 go: extracting github.com/hashicorp/serf v0.8.2 15:23:15 go: extracting github.com/gomodule/redigo v2.0.0+incompatible 15:23:15 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:23:15 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:23:15 go: extracting github.com/go-logfmt/logfmt v0.4.0 15:23:15 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:23:15 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:23:15 go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:23:15 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 15:23:15 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:23:15 go: extracting github.com/hashicorp/golang-lru v0.5.0 15:23:15 go: extracting go.mongodb.org/mongo-driver v1.1.1 15:23:16 Preparing to push 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap'. 15:23:16 After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 15:23:16 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. 15:23:16 go: downloading github.com/go-stack/stack v1.8.0 15:23:16 go: downloading github.com/golang/snappy v0.0.1 15:23:16 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:23:16 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:23:16 go: downloading github.com/xdg/stringprep v1.0.0 15:23:16 go: extracting github.com/go-stack/stack v1.8.0 15:23:16 go: extracting github.com/xdg/stringprep v1.0.0 15:23:16 go: downloading golang.org/x/text v0.3.2 15:23:16 go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:23:16 go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:23:16 go: extracting github.com/golang/snappy v0.0.1 15:23:16 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:23:17 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:23:18 go: extracting golang.org/x/text v0.3.2 15:23:19 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.1.1-dev.3 15:23:19 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 15:23:19 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 15:23:19 go: finding github.com/google/uuid v1.1.1 15:23:19 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:23:19 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 15:23:19 go: finding github.com/BurntSushi/toml v0.3.1 15:23:19 go: finding github.com/go-kit/kit v0.8.0 15:23:19 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 15:23:19 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:23:19 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:23:19 go: finding github.com/gorilla/mux v1.7.4 15:23:19 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:23:19 go: finding github.com/go-logfmt/logfmt v0.4.0 15:23:19 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:23:19 go: finding github.com/pelletier/go-toml v1.2.0 15:23:19 go: finding github.com/hashicorp/consul/api v1.1.0 15:23:19 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:23:19 go: finding github.com/x448/float16 v0.8.4 15:23:19 go: finding github.com/go-redis/redis/v7 v7.2.0 15:23:19 go: finding go.mongodb.org/mongo-driver v1.1.1 15:23:19 go: finding github.com/pebbe/zmq4 v1.0.0 15:23:19 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 15:23:19 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:23:19 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:23:19 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:23:19 go: finding github.com/go-stack/stack v1.8.0 15:23:19 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:23:19 go: finding github.com/mitchellh/copystructure v1.0.0 15:23:19 go: finding github.com/hashicorp/serf v0.8.2 15:23:19 go: finding github.com/mitchellh/mapstructure v1.1.2 15:23:19 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:23:19 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:23:19 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:23:19 go: finding github.com/golang/snappy v0.0.1 15:23:19 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:23:19 go: finding github.com/xdg/stringprep v1.0.0 15:23:19 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:23:19 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:23:19 go: finding github.com/hashicorp/golang-lru v0.5.0 15:23:19 go: finding golang.org/x/text v0.3.2 15:23:19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:23:46 Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 0% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 1% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 2% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 3% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 4% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 5% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 6% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 7% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 8% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 9% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 10% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 11% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 12% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 13% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 14% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 15% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 16% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 17% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 18% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 19% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 20% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 21% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 22% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 23% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 24% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 25% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 26% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 27% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 28% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 29% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 30% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 31% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 32% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 33% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 34% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 35% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 36% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 37% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 38% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 39% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 40% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 41% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 42% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 43% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 44% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 45% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 46% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 47% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 48% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 49% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 50% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 51% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 52% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 53% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 54% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 55% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 56% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 57% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 58% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 59% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 60% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 61% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 62% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 63% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 64% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 65% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 66% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 67% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 68% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 69% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 70% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 71% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 72% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 73% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 74% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 75% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 76% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 77% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 78% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 79% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 80% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 81% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 82% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 83% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 84% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 85% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 86% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 87% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 88% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 89% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 90% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 91% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 92% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 93% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 94% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 95% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 96% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 97% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 98% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 99% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' [] 100% 15:23:51 Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| released 15:23:51 Revision 6 of 'edgex-app-service-configurable' created. 15:23:52 Track Arch Channel Version Revision Notes 15:23:52 latest amd64 stable v1.1.0-dev.7 5 - 15:23:52 candidate ^ ^ - 15:23:52 beta v1.1.0-dev.7 5 - 15:23:52 edge 1.1.0-20200611+175b0b7 6 - 15:23:52 Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| 15:23:53 Pushing metadata from 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_amd64.snap' 15:23:56 The metadata has been pushed [Pipeline] } 15:23:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:24:16 Building config-common 15:24:28 Skipping stage go (already ran) 15:24:28 Staging app-service-config 15:24:30 Staging config-common 15:24:33 Priming go 15:24:36 Priming app-service-config 15:24:40 Priming config-common 15:24:43 Snapping 'edgex-app-service-configurable' ... 15:24:48 15:24:48 Snapped edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap 15:24:54 15:24:54 Login successful. You now have these capabilities: 15:24:54 15:24:54 snaps: No restriction 15:24:54 channels: No restriction 15:24:54 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 15:24:54 expires: 2020-06-19T16:50:48.252993 15:24:54 15:24:57 Preparing to push 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap'. 15:24:57 After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 15:24:57 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. 15:25:12 Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 0% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 1% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 2% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 3% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 4% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 5% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 6% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 7% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 8% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 9% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 10% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 11% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 12% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 13% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 14% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 15% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 16% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 17% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 18% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 19% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 20% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 21% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 22% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 23% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 24% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 25% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 26% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 27% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 28% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 29% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 30% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 31% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 32% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 33% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 34% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 35% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 36% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 37% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 38% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 39% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 40% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 41% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 42% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 43% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 44% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 45% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 46% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 47% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 48% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 49% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 50% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 51% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 52% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 53% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 54% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 55% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 56% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 57% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 58% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 59% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 60% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 61% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 62% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 63% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 64% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 65% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 66% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 67% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 68% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 69% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 70% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 72% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 73% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 74% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 75% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 76% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 77% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 78% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 79% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 80% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 81% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 82% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 83% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 84% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 85% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 86% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 87% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 88% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 89% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 90% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 91% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 92% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 93% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 94% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 95% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 96% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 97% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 98% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 99% Pushing 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' [] 100% 15:25:15 Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ released 15:25:15 Revision 7 of 'edgex-app-service-configurable' created. 15:25:16 Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing...| 15:25:16 Track Arch Channel Version Revision Notes 15:25:16 latest arm64 stable - - - 15:25:16 candidate - - - 15:25:16 beta - - - 15:25:16 edge 1.1.0-20200611+175b0b7 7 - 15:25:20 Pushing metadata from 'edgex-app-service-configurable_1.1.0-20200611+175b0b7_arm64.snap' 15:25:23 The metadata has been pushed [Pipeline] } 15:25:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 15:25:27 provisioning config files... 15:25:27 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config6737474597496953601tmp [Pipeline] { [Pipeline] sh 15:25:28 + bash -s - -t @/w/workspace/_app-service-configurable_master@tmp/config6737474597496953601tmp 15:25:28 + curl -s https://codecov.io/bash 15:25:28 15:25:28 _____ _ 15:25:28 / ____| | | 15:25:28 | | ___ __| | ___ ___ _____ __ 15:25:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:25:28 | |___| (_) | (_| | __/ (_| (_) \ V / 15:25:28 \_____\___/ \__,_|\___|\___\___/ \_/ 15:25:28 Bash-20200602-f809a24 15:25:28 15:25:28 15:25:28 ==> Jenkins CI detected. 15:25:28 project root: . 15:25:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:25:28 ==> Running gcov in . (disable via -X gcov) 15:25:28 ==> Python coveragepy not found 15:25:28 ==> Searching for coverage reports in: 15:25:28 + . 15:25:28 -> Found 1 reports 15:25:28 ==> Detecting git/mercurial file structure 15:25:28 ==> Reading reports 15:25:28 + ./coverage.out bytes=10 15:25:28 ==> Appending adjustments 15:25:28 https://docs.codecov.io/docs/fixing-reports 15:25:28 + Found adjustments 15:25:28 ==> Gzipping contents 15:25:28 ==> Uploading reports 15:25:28 url: https://codecov.io 15:25:28 query: branch=master&commit=175b0b70ddd3bade64d27e199a612cdb519e69fe&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F25%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job= 15:25:28 -> Pinging Codecov 15:25:28 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=175b0b70ddd3bade64d27e199a612cdb519e69fe&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F25%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job= 15:25:28 -> Uploading 15:25:29 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/175b0b70ddd3bade64d27e199a612cdb519e69fe [Pipeline] } 15:25:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:25:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 15:25:29 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 15:25:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:25:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 15:25:30 15:25:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 15:25:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 15:25:30 1.317.0: Pulling from edgex-devops/edgex-snyk-go 15:25:30 cbdbe7a5bc2a: Pulling fs layer 15:25:30 408f87550127: Pulling fs layer 15:25:30 fe522b08c979: Pulling fs layer 15:25:30 221eaa008020: Pulling fs layer 15:25:30 2a4607e5d6b9: Pulling fs layer 15:25:30 8f79b27c4fd2: Pulling fs layer 15:25:30 e5c8dbe1645b: Pulling fs layer 15:25:30 23e8b3b47431: Pulling fs layer 15:25:30 5c568d65a230: Pulling fs layer 15:25:30 8f79b27c4fd2: Waiting 15:25:30 221eaa008020: Waiting 15:25:30 e5c8dbe1645b: Waiting 15:25:30 2a4607e5d6b9: Waiting 15:25:30 23e8b3b47431: Waiting 15:25:30 5c568d65a230: Waiting 15:25:30 fe522b08c979: Verifying Checksum 15:25:30 fe522b08c979: Download complete 15:25:30 408f87550127: Verifying Checksum 15:25:30 408f87550127: Download complete 15:25:30 2a4607e5d6b9: Download complete 15:25:30 8f79b27c4fd2: Verifying Checksum 15:25:30 8f79b27c4fd2: Download complete 15:25:30 cbdbe7a5bc2a: Verifying Checksum 15:25:30 cbdbe7a5bc2a: Download complete 15:25:31 cbdbe7a5bc2a: Pull complete 15:25:31 e5c8dbe1645b: Verifying Checksum 15:25:31 e5c8dbe1645b: Download complete 15:25:31 408f87550127: Pull complete 15:25:31 23e8b3b47431: Verifying Checksum 15:25:31 23e8b3b47431: Download complete 15:25:31 fe522b08c979: Pull complete 15:25:31 5c568d65a230: Verifying Checksum 15:25:31 5c568d65a230: Download complete 15:25:32 221eaa008020: Download complete 15:25:38 221eaa008020: Pull complete 15:25:38 2a4607e5d6b9: Pull complete 15:25:38 8f79b27c4fd2: Pull complete 15:25:40 e5c8dbe1645b: Pull complete 15:25:45 23e8b3b47431: Pull complete 15:25:45 5c568d65a230: Pull complete 15:25:45 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 15:25:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 15:25:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 15:25:45 prd-centos7-docker-4c-2g-2575 does not seem to be running inside a container 15:25:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/_app-service-configurable_master:/ws -w /ws --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 15:25:46 $ docker top 14a9794a98fb01e592ac429b5d5152d1ee5b765e039b9ca05607538bc68a3f8c -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:47 + snyk monitor '--org=edgex-jenkins' 15:26:05 15:26:05 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 15:26:05 15:26:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/04785aa2-0610-461f-802e-9c5050b2fe28 15:26:05 15:26:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:26:05 15:26:05 [Pipeline] } 15:26:05 $ docker stop --time=1 14a9794a98fb01e592ac429b5d5152d1ee5b765e039b9ca05607538bc68a3f8c 15:26:08 $ docker rm -f 14a9794a98fb01e592ac429b5d5152d1ee5b765e039b9ca05607538bc68a3f8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:26:09 15:26:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 15:26:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:26:09 latest: Pulling from edgex-devops/edgex-klar 15:26:09 e7c96db7181b: Pulling fs layer 15:26:09 1868ca2cb446: Pulling fs layer 15:26:09 136be5d0fe8e: Pulling fs layer 15:26:09 894bfe63afcb: Pulling fs layer 15:26:09 894bfe63afcb: Waiting 15:26:09 1868ca2cb446: Verifying Checksum 15:26:09 1868ca2cb446: Download complete 15:26:09 136be5d0fe8e: Verifying Checksum 15:26:09 136be5d0fe8e: Download complete 15:26:09 e7c96db7181b: Verifying Checksum 15:26:09 e7c96db7181b: Download complete 15:26:09 894bfe63afcb: Verifying Checksum 15:26:09 894bfe63afcb: Download complete 15:26:09 e7c96db7181b: Pull complete 15:26:10 1868ca2cb446: Pull complete 15:26:10 136be5d0fe8e: Pull complete 15:26:10 894bfe63afcb: Pull complete 15:26:10 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 15:26:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:26:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 15:26:10 prd-centos7-docker-4c-2g-2575 does not seem to be running inside a container 15:26:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:26:11 $ docker top a20498dec0ae7ca984338b9dea981ba2125e0c9f0ded8c7bd7233135177f412e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:12 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:175b0b70ddd3bade64d27e199a612cdb519e69fe 15:26:12 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:26:16 $ docker stop --time=1 a20498dec0ae7ca984338b9dea981ba2125e0c9f0ded8c7bd7233135177f412e 15:26:17 $ docker rm -f a20498dec0ae7ca984338b9dea981ba2125e0c9f0ded8c7bd7233135177f412e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:26:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:26:18 . [Pipeline] withDockerContainer 15:26:18 prd-centos7-docker-4c-2g-2575 does not seem to be running inside a container 15:26:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:26:19 $ docker top fbf3539f2635596971ca1e142d0c2120ff8cc5632f83db9fae78bb1cbc3d0973 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:19 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:175b0b70ddd3bade64d27e199a612cdb519e69fe 15:26:19 + tee 15:26:19 clair timeout 1m0s 15:26:19 docker timeout: 1m0s 15:26:19 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:26:20 $ docker stop --time=1 fbf3539f2635596971ca1e142d0c2120ff8cc5632f83db9fae78bb1cbc3d0973 15:26:21 $ docker rm -f fbf3539f2635596971ca1e142d0c2120ff8cc5632f83db9fae78bb1cbc3d0973 [Pipeline] // withDockerContainer [Pipeline] sh 15:26:21 + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo 15:26:21 Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable_175b0b70ddd3bade64d27e199a612cdb519e69fe.html [Pipeline] writeFile [Pipeline] step 15:26:21 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 15:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:26:22 . [Pipeline] withDockerContainer 15:26:22 prd-centos7-docker-4c-2g-2575 does not seem to be running inside a container 15:26:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:26:22 $ docker top c1afa965425e7b2ef78ee3a1bcb69c635489b2d04c7041d6233a5b7a025bf7f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:23 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:175b0b70ddd3bade64d27e199a612cdb519e69fe 15:26:23 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:26:27 $ docker stop --time=1 c1afa965425e7b2ef78ee3a1bcb69c635489b2d04c7041d6233a5b7a025bf7f9 15:26:29 $ docker rm -f c1afa965425e7b2ef78ee3a1bcb69c635489b2d04c7041d6233a5b7a025bf7f9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:26:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 15:26:29 . [Pipeline] withDockerContainer 15:26:29 prd-centos7-docker-4c-2g-2575 does not seem to be running inside a container 15:26:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 15:26:30 $ docker top 8d3086be3b7198d1c386d82e5acc152dfb3ff38de907307b1184519777ef8f2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:30 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:175b0b70ddd3bade64d27e199a612cdb519e69fe+ 15:26:30 tee 15:26:30 clair timeout 1m0s 15:26:30 docker timeout: 1m0s 15:26:30 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 15:26:31 $ docker stop --time=1 8d3086be3b7198d1c386d82e5acc152dfb3ff38de907307b1184519777ef8f2e 15:26:32 $ docker rm -f 8d3086be3b7198d1c386d82e5acc152dfb3ff38de907307b1184519777ef8f2e [Pipeline] // withDockerContainer [Pipeline] sh 15:26:32 + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo 15:26:32 Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable-arm64_175b0b70ddd3bade64d27e199a612cdb519e69fe.html [Pipeline] writeFile [Pipeline] step 15:26:32 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 15:26:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:26:33 . [Pipeline] withDockerContainer 15:26:33 prd-centos7-docker-4c-2g-2575 does not seem to be running inside a container 15:26:33 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:26:34 $ docker top 1f81162355601531507243bf3334bed8c5adfd873f74dfe157c4da6dd32e5921 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:26:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:26:34 [ssh-agent] Looking for ssh-agent implementation... 15:26:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:26:34 $ docker exec 1f81162355601531507243bf3334bed8c5adfd873f74dfe157c4da6dd32e5921 ssh-agent 15:26:34 SSH_AUTH_SOCK=/tmp/ssh-6YcYkpxUoqqR/agent.13 15:26:34 SSH_AGENT_PID=18 15:26:34 Running ssh-add (command line suppressed) 15:26:34 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8881286217901869435.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8881286217901869435.key) 15:26:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:26:35 + git semver tag 15:26:35 # -> Open(): unable to determine branch for HEAD 15:26:35 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 15:26:35 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 15:26:35 # $SEMVER_REMOTE_NAME = origin 15:26:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:26:35 # $SEMVER_USER_NAME = edgex-jenkins 15:26:35 # $SEMVER_BRANCH = master 15:26:35 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 15:26:35 # 175b0b70ddd3bade64d27e199a612cdb519e69fe HEAD 15:26:35 # -> Force: false 15:26:35 # f6b0b9485d7586a31712568f9a41bc4966a8f7f9 refs/tags/v1.1.1-dev.4 [Pipeline] } 15:26:35 $ docker exec --env ******** --env ******** 1f81162355601531507243bf3334bed8c5adfd873f74dfe157c4da6dd32e5921 ssh-agent -k 15:26:35 unset SSH_AUTH_SOCK; 15:26:35 unset SSH_AGENT_PID; 15:26:35 echo Agent pid 18 killed; 15:26:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:26:36 + git semver [Pipeline] } 15:26:36 $ docker stop --time=1 1f81162355601531507243bf3334bed8c5adfd873f74dfe157c4da6dd32e5921 15:26:37 $ docker rm -f 1f81162355601531507243bf3334bed8c5adfd873f74dfe157c4da6dd32e5921 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:26:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:26:37 15:26:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:26:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:26:38 0.23.1-centos7: Pulling from edgex-lftools 15:26:38 ab5ef0e58194: Pulling fs layer 15:26:38 9712f1f96733: Pulling fs layer 15:26:38 63f879dbbcfc: Pulling fs layer 15:26:38 0d9ebad4ef96: Pulling fs layer 15:26:38 e9a5061849ea: Pulling fs layer 15:26:38 d747dcd14b5f: Pulling fs layer 15:26:38 2de7ff778b66: Pulling fs layer 15:26:38 0d9ebad4ef96: Waiting 15:26:38 e9a5061849ea: Waiting 15:26:38 d747dcd14b5f: Waiting 15:26:38 2de7ff778b66: Waiting 15:26:38 9712f1f96733: Download complete 15:26:38 63f879dbbcfc: Verifying Checksum 15:26:38 63f879dbbcfc: Download complete 15:26:38 e9a5061849ea: Verifying Checksum 15:26:38 e9a5061849ea: Download complete 15:26:38 d747dcd14b5f: Verifying Checksum 15:26:38 d747dcd14b5f: Download complete 15:26:39 0d9ebad4ef96: Verifying Checksum 15:26:39 0d9ebad4ef96: Download complete 15:26:39 2de7ff778b66: Verifying Checksum 15:26:39 2de7ff778b66: Download complete 15:26:39 ab5ef0e58194: Verifying Checksum 15:26:39 ab5ef0e58194: Download complete 15:26:43 ab5ef0e58194: Pull complete 15:26:43 9712f1f96733: Pull complete 15:26:47 63f879dbbcfc: Pull complete 15:26:55 0d9ebad4ef96: Pull complete 15:26:55 e9a5061849ea: Pull complete 15:26:55 d747dcd14b5f: Pull complete 15:26:59 2de7ff778b66: Pull complete 15:26:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:26:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:26:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:26:59 prd-centos7-docker-4c-2g-2575 does not seem to be running inside a container 15:26:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:27:02 $ docker top a1b39f3af26e2841a5453e5253a1d397a5c833ebb58f7d91c7fd7d69a8e947fd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:27:02 provisioning config files... 15:27:02 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config2098853530379387284tmp 15:27:02 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config7784912566024521844tmp 15:27:02 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config744575058417241781tmp [Pipeline] { [Pipeline] echo 15:27:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:27:02 ---> sigul-configuration.sh 15:27:02 gpg: directory `/root/.gnupg' created 15:27:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:27:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:27:02 gpg: keyring `/root/.gnupg/secring.gpg' created 15:27:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:27:02 gpg: CAST5 encrypted data 15:27:03 gpg: encrypted with 1 passphrase 15:27:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:27:03 + mkdir /home/jenkins 15:27:03 + mkdir /home/jenkins/sigul [Pipeline] sh 15:27:03 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 15:27:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:27:04 ---> sigul-install.sh 15:27:09 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:27:09 + git tag --list 15:27:09 v1.1.1-dev.4 [Pipeline] sh 15:27:09 + lftools sign git-tag v1.1.1-dev.4 15:27:10 Signing Git tag with Sigul... 15:27:10 Signing v1.1.1-dev.4 [Pipeline] echo 15:27:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:27:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:27:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:27:12 $ docker stop --time=1 a1b39f3af26e2841a5453e5253a1d397a5c833ebb58f7d91c7fd7d69a8e947fd 15:27:14 $ docker rm -f a1b39f3af26e2841a5453e5253a1d397a5c833ebb58f7d91c7fd7d69a8e947fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:27:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:27:14 . [Pipeline] withDockerContainer 15:27:14 prd-centos7-docker-4c-2g-2575 does not seem to be running inside a container 15:27:14 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:27:15 $ docker top 3bab0b537c507af74fab1c6f3b3d58857520666e47f142217385f566ae7f50af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:27:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:27:15 [ssh-agent] Looking for ssh-agent implementation... 15:27:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:27:15 $ docker exec 3bab0b537c507af74fab1c6f3b3d58857520666e47f142217385f566ae7f50af ssh-agent 15:27:16 SSH_AUTH_SOCK=/tmp/ssh-g1GpeSSwMXIF/agent.12 15:27:16 SSH_AGENT_PID=17 15:27:16 Running ssh-add (command line suppressed) 15:27:16 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2418936717906548753.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2418936717906548753.key) 15:27:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:27:16 + git semver bump pre 15:27:16 # -> Open(): unable to determine branch for HEAD 15:27:16 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 15:27:16 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 15:27:16 # $SEMVER_REMOTE_NAME = origin 15:27:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:27:16 # $SEMVER_USER_NAME = edgex-jenkins 15:27:16 # $SEMVER_BRANCH = master 15:27:16 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 15:27:16 1.1.1-dev.5 [Pipeline] } 15:27:16 $ docker exec --env ******** --env ******** 3bab0b537c507af74fab1c6f3b3d58857520666e47f142217385f566ae7f50af ssh-agent -k 15:27:16 unset SSH_AUTH_SOCK; 15:27:16 unset SSH_AGENT_PID; 15:27:16 echo Agent pid 17 killed; 15:27:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:27:17 + git semver [Pipeline] } 15:27:17 $ docker stop --time=1 3bab0b537c507af74fab1c6f3b3d58857520666e47f142217385f566ae7f50af 15:27:18 $ docker rm -f 3bab0b537c507af74fab1c6f3b3d58857520666e47f142217385f566ae7f50af [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:27:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:27:18 . [Pipeline] withDockerContainer 15:27:19 prd-centos7-docker-4c-2g-2575 does not seem to be running inside a container 15:27:19 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:27:19 $ docker top bc826c14422a1126b10ade11b01c1dd4d4dfa41aa32af72a1f6ec21063adf2c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:27:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:27:19 [ssh-agent] Looking for ssh-agent implementation... 15:27:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:27:20 $ docker exec bc826c14422a1126b10ade11b01c1dd4d4dfa41aa32af72a1f6ec21063adf2c5 ssh-agent 15:27:20 SSH_AUTH_SOCK=/tmp/ssh-kSm3XotMlscw/agent.12 15:27:20 SSH_AGENT_PID=17 15:27:20 Running ssh-add (command line suppressed) 15:27:20 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7613267789544582415.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7613267789544582415.key) 15:27:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:27:20 + git semver push 15:27:20 # -> Open(): unable to determine branch for HEAD 15:27:20 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 15:27:20 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 15:27:20 # $SEMVER_REMOTE_NAME = origin 15:27:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:27:20 # $SEMVER_USER_NAME = edgex-jenkins 15:27:20 # $SEMVER_BRANCH = master 15:27:20 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 15:27:27 $ docker exec --env ******** --env ******** bc826c14422a1126b10ade11b01c1dd4d4dfa41aa32af72a1f6ec21063adf2c5 ssh-agent -k 15:27:27 unset SSH_AUTH_SOCK; 15:27:27 unset SSH_AGENT_PID; 15:27:27 echo Agent pid 17 killed; 15:27:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:27:27 + git semver [Pipeline] } 15:27:27 $ docker stop --time=1 bc826c14422a1126b10ade11b01c1dd4d4dfa41aa32af72a1f6ec21063adf2c5 15:27:29 $ docker rm -f bc826c14422a1126b10ade11b01c1dd4d4dfa41aa32af72a1f6ec21063adf2c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:27:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:27:30 ---> package-listing.sh 15:27:30 ++ facter osfamily 15:27:30 ++ tr '[:upper:]' '[:lower:]' 15:27:30 + OS_FAMILY=redhat 15:27:30 + workspace=/w/workspace/_app-service-configurable_master 15:27:30 + START_PACKAGES=/tmp/packages_start.txt 15:27:30 + END_PACKAGES=/tmp/packages_end.txt 15:27:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:27:30 + PACKAGES=/tmp/packages_start.txt 15:27:30 + '[' /w/workspace/_app-service-configurable_master ']' 15:27:30 + PACKAGES=/tmp/packages_end.txt 15:27:30 + case "${OS_FAMILY}" in 15:27:30 + rpm -qa 15:27:30 + sort 15:27:34 + '[' -f /tmp/packages_start.txt ']' 15:27:34 + '[' -f /tmp/packages_end.txt ']' 15:27:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:27:34 + '[' /w/workspace/_app-service-configurable_master ']' 15:27:34 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 15:27:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] isUnix [Pipeline] sh 15:27:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:27:35 15:27:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:27:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:27:35 alpine: Pulling from edgex-lftools-log-publisher 15:27:35 c9b1b535fdd9: Pulling fs layer 15:27:35 2cc5ad85d9ab: Pulling fs layer 15:27:35 756a868c4378: Pulling fs layer 15:27:35 444b2fc9a129: Pulling fs layer 15:27:35 ea15f1150254: Pulling fs layer 15:27:35 41b27a9f41bf: Pulling fs layer 15:27:35 28c525ee5125: Pulling fs layer 15:27:35 094b1ea09ed8: Pulling fs layer 15:27:35 138eaada9080: Pulling fs layer 15:27:35 0622d0fa9048: Pulling fs layer 15:27:35 444b2fc9a129: Waiting 15:27:35 ea15f1150254: Waiting 15:27:35 41b27a9f41bf: Waiting 15:27:35 28c525ee5125: Waiting 15:27:35 094b1ea09ed8: Waiting 15:27:35 0622d0fa9048: Waiting 15:27:35 138eaada9080: Waiting 15:27:35 2cc5ad85d9ab: Download complete 15:27:35 444b2fc9a129: Verifying Checksum 15:27:35 444b2fc9a129: Download complete 15:27:35 c9b1b535fdd9: Verifying Checksum 15:27:35 c9b1b535fdd9: Download complete 15:27:35 ea15f1150254: Verifying Checksum 15:27:35 ea15f1150254: Download complete 15:27:35 28c525ee5125: Verifying Checksum 15:27:35 28c525ee5125: Download complete 15:27:36 756a868c4378: Verifying Checksum 15:27:36 756a868c4378: Download complete 15:27:36 138eaada9080: Verifying Checksum 15:27:36 138eaada9080: Download complete 15:27:36 0622d0fa9048: Download complete 15:27:36 094b1ea09ed8: Verifying Checksum 15:27:36 094b1ea09ed8: Download complete 15:27:36 c9b1b535fdd9: Pull complete 15:27:37 41b27a9f41bf: Verifying Checksum 15:27:37 41b27a9f41bf: Download complete 15:27:37 2cc5ad85d9ab: Pull complete 15:27:38 756a868c4378: Pull complete 15:27:38 444b2fc9a129: Pull complete 15:27:39 ea15f1150254: Pull complete 15:27:42 41b27a9f41bf: Pull complete 15:27:42 28c525ee5125: Pull complete 15:27:45 094b1ea09ed8: Pull complete 15:27:45 138eaada9080: Pull complete 15:27:45 0622d0fa9048: Pull complete 15:27:45 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:27:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:27:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:27:46 prd-centos7-docker-4c-2g-2575 does not seem to be running inside a container 15:27:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:27:48 $ docker top 4855878e0b981fc719ea68e9d19918fd16bd13af0aaabb86cf56c5aacedbc0df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:27:48 provisioning config files... 15:27:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config2037082554998297507tmp [Pipeline] { [Pipeline] echo 15:27:48 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:27:48 ---> create-netrc.sh [Pipeline] echo 15:27:48 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:27:49 ---> logs-deploy.sh 15:27:49 + ARCHIVE_ARTIFACTS= 15:27:49 + LOGS_SERVER=https://logs.edgexfoundry.org 15:27:49 + '[' https://logs.edgexfoundry.org == None ']' 15:27:49 + NEXUS_URL=https://nexus.edgexfoundry.org 15:27:49 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/25 15:27:49 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/25/ 15:27:49 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/25 /w/workspace/_app-service-configurable_master 15:27:50 Archives upload complete. 15:27:50 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/25 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/25/ 15:27:51 ---> uname -a: 15:27:51 Linux 4855878e0b98 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 15:27:51 15:27:51 15:27:51 ---> lscpu: 15:27:51 Architecture: x86_64 15:27:51 CPU op-mode(s): 32-bit, 64-bit 15:27:51 Byte Order: Little Endian 15:27:51 Address sizes: 40 bits physical, 48 bits virtual 15:27:51 CPU(s): 4 15:27:51 On-line CPU(s) list: 0-3 15:27:51 Thread(s) per core: 1 15:27:51 Core(s) per socket: 1 15:27:51 Socket(s): 4 15:27:51 NUMA node(s): 1 15:27:51 Vendor ID: GenuineIntel 15:27:51 CPU family: 6 15:27:51 Model: 44 15:27:51 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:27:51 Stepping: 1 15:27:51 CPU MHz: 2933.438 15:27:51 BogoMIPS: 5866.87 15:27:51 Virtualization: VT-x 15:27:51 Hypervisor vendor: KVM 15:27:51 Virtualization type: full 15:27:51 L1d cache: 128 KiB 15:27:51 L1i cache: 128 KiB 15:27:51 L2 cache: 16 MiB 15:27:51 L3 cache: 64 MiB 15:27:51 NUMA node0 CPU(s): 0-3 15:27:51 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:27:51 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:27:51 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:27:51 Vulnerability Meltdown: Mitigation; PTI 15:27:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:27:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:27:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:27:51 Vulnerability Tsx async abort: Not affected 15:27:51 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 15:27:51 15:27:51 15:27:51 ---> nproc: 15:27:51 4 15:27:51 15:27:51 15:27:51 ---> df -h: 15:27:51 Filesystem Size Used Available Use% Mounted on 15:27:51 overlay 50.0G 8.1G 41.9G 16% / 15:27:51 tmpfs 64.0M 0 64.0M 0% /dev 15:27:51 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:27:51 shm 64.0M 0 64.0M 0% /dev/shm 15:27:51 /dev/vda1 50.0G 8.1G 41.9G 16% /etc/resolv.conf 15:27:51 /dev/vda1 50.0G 8.1G 41.9G 16% /etc/hostname 15:27:51 /dev/vda1 50.0G 8.1G 41.9G 16% /etc/hosts 15:27:51 /dev/vda1 50.0G 8.1G 41.9G 16% /var/log/sa 15:27:51 /dev/vda1 50.0G 8.1G 41.9G 16% /w/workspace/_app-service-configurable_master 15:27:51 /dev/vda1 50.0G 8.1G 41.9G 16% /w/workspace/_app-service-configurable_master@tmp 15:27:51 15:27:51 15:27:51 ---> free -m: 15:27:51 total used free shared buff/cache available 15:27:51 Mem: 1837 795 111 0 930 974 15:27:51 Swap: 1023 3 1020 15:27:51 15:27:51 15:27:51 ---> ip addr: 15:27:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:27:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:27:51 inet 127.0.0.1/8 scope host lo 15:27:51 valid_lft forever preferred_lft forever 15:27:51 24: eth0@if25: mtu 1458 qdisc noqueue state UP 15:27:51 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 15:27:51 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 15:27:51 valid_lft forever preferred_lft forever 15:27:51 15:27:51 15:27:51 ---> sar -b -r -n DEV: 15:27:51 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/11/20 _x86_64_ (4 CPU) 15:27:51 15:27:51 15:12:25 LINUX RESTART 15:27:51 15:27:51 15:13:01 tps rtps wtps bread/s bwrtn/s 15:27:51 15:14:01 56.96 14.29 42.67 4945.99 4713.60 15:27:51 15:15:01 1.60 0.00 1.60 0.00 28.79 15:27:51 15:16:01 0.40 0.00 0.40 0.00 7.18 15:27:51 15:17:01 0.17 0.00 0.17 0.00 1.47 15:27:51 15:18:01 0.23 0.00 0.23 0.00 3.53 15:27:51 15:19:01 0.32 0.00 0.32 0.00 4.06 15:27:51 15:20:01 0.30 0.02 0.28 0.13 3.33 15:27:51 15:21:01 0.27 0.00 0.27 0.00 2.48 15:27:51 15:22:01 0.22 0.00 0.22 0.00 2.56 15:27:51 15:23:01 0.27 0.00 0.27 0.00 3.48 15:27:51 15:24:01 0.45 0.00 0.45 0.00 4.16 15:27:51 15:25:01 0.70 0.00 0.70 0.00 8.38 15:27:51 15:26:01 244.88 156.35 88.53 7024.07 31392.46 15:27:51 15:27:01 193.97 51.09 142.88 2573.26 32217.05 15:27:51 Average: 35.78 15.84 19.93 1039.09 4886.69 15:27:51 15:27:51 15:13:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:27:51 15:14:01 163440 1718116 91.31 2620 1119044 1109700 37.87 445256 1113008 120 15:27:51 15:15:01 169648 1711908 90.98 2620 1119048 1072236 36.59 443592 1110040 8 15:27:51 15:16:01 168476 1713080 91.05 2620 1119056 1072464 36.60 446144 1108976 8 15:27:51 15:17:01 166156 1715400 91.17 2620 1119056 1072440 36.60 448060 1108736 20 15:27:51 15:18:01 166812 1714744 91.13 2620 1119120 1072308 36.60 452324 1104064 28 15:27:51 15:19:01 167608 1713948 91.09 2620 1119068 1072260 36.59 452100 1104048 12 15:27:51 15:20:01 167684 1713872 91.09 2620 1119076 1072364 36.60 451984 1104048 8 15:27:51 15:21:01 167560 1713996 91.09 2620 1119084 1072364 36.60 447960 1108096 8 15:27:51 15:22:01 167640 1713916 91.09 2620 1119088 1072364 36.60 447964 1108096 16 15:27:51 15:23:01 167248 1714308 91.11 2620 1119096 1072448 36.60 442580 1113912 16 15:27:51 15:24:01 167428 1714128 91.10 2620 1119096 1072436 36.60 442440 1113912 12 15:27:51 15:25:01 167740 1713816 91.09 2620 1119104 1072364 36.60 442188 1113912 16 15:27:51 15:26:01 76708 1804848 95.92 2596 1065232 1325300 45.23 584852 1000940 68024 15:27:51 15:27:01 104060 1777496 94.47 1704 954100 1885332 64.34 631804 861284 24 15:27:51 Average: 156301 1725255 91.69 2553 1103448 1151170 39.29 469946 1083791 4880 15:27:51 15:27:51 15:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 15:27:51 15:14:01 eth0 397.37 238.83 912.03 82.33 0.00 0.00 0.00 15:27:51 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:14:01 docker0 1.52 1.50 0.37 2.74 0.00 0.00 0.00 15:27:51 15:15:01 eth0 0.70 0.08 0.06 0.01 0.00 0.00 0.00 15:27:51 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:16:01 eth0 2.48 1.38 1.78 0.24 0.00 0.00 0.00 15:27:51 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:17:01 eth0 0.85 0.45 0.31 0.21 0.00 0.00 0.00 15:27:51 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:18:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 15:27:51 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:19:01 eth0 0.22 0.20 0.07 0.04 0.00 0.00 0.00 15:27:51 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 15:27:51 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 15:27:51 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 15:27:51 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:23:01 eth0 0.23 0.18 0.09 0.04 0.00 0.00 0.00 15:27:51 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:24:01 eth0 0.17 0.12 0.07 0.04 0.00 0.00 0.00 15:27:51 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:25:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 15:27:51 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:26:01 eth0 185.05 142.85 4078.05 19.70 0.00 0.00 0.00 15:27:51 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:26:01 veth2721fca 37.82 40.75 4.24 301.69 0.00 0.00 0.00 15:27:51 15:26:01 docker0 39.34 42.12 4.10 304.42 0.00 0.00 0.00 15:27:51 15:27:01 eth0 190.38 145.68 3400.14 80.61 0.00 0.00 0.00 15:27:51 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 15:27:01 veth3b65bff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 15:27:51 15:27:01 docker0 1.88 1.65 0.37 0.75 0.00 0.00 0.00 15:27:51 Average: eth0 55.59 37.89 599.66 13.10 0.00 0.00 0.00 15:27:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 Average: veth3b65bff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:51 Average: docker0 2.95 3.13 0.32 21.80 0.00 0.00 0.00 15:27:51 15:27:51 15:27:51 ---> sar -P ALL: 15:27:51 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/11/20 _x86_64_ (4 CPU) 15:27:51 15:27:51 15:12:25 LINUX RESTART 15:27:51 15:27:51 15:13:01 CPU %user %nice %system %iowait %steal %idle 15:27:51 15:14:01 all 9.57 0.00 3.25 2.08 0.01 85.10 15:27:51 15:14:01 0 8.71 0.00 4.59 1.57 0.00 85.12 15:27:51 15:14:01 1 8.66 0.00 2.90 1.96 0.00 86.49 15:27:51 15:14:01 2 8.89 0.00 3.33 4.56 0.02 83.20 15:27:51 15:14:01 3 12.00 0.00 2.21 0.20 0.02 85.58 15:27:51 15:15:01 all 0.13 0.00 0.05 0.00 0.00 99.82 15:27:51 15:15:01 0 0.03 0.00 0.07 0.00 0.00 99.90 15:27:51 15:15:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:27:51 15:15:01 2 0.40 0.00 0.05 0.00 0.00 99.55 15:27:51 15:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:27:51 15:16:01 all 0.16 0.00 0.04 0.00 0.00 99.80 15:27:51 15:16:01 0 0.52 0.00 0.03 0.00 0.00 99.45 15:27:51 15:16:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:27:51 15:16:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:27:51 15:16:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:27:51 15:17:01 all 0.15 0.00 0.03 0.00 0.00 99.81 15:27:51 15:17:01 0 0.52 0.00 0.02 0.00 0.00 99.47 15:27:51 15:17:01 1 0.03 0.00 0.05 0.00 0.00 99.92 15:27:51 15:17:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:27:51 15:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:27:51 15:18:01 all 0.15 0.00 0.04 0.00 0.00 99.81 15:27:51 15:18:01 0 0.50 0.00 0.07 0.00 0.00 99.43 15:27:51 15:18:01 1 0.05 0.00 0.07 0.00 0.00 99.88 15:27:51 15:18:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:27:51 15:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:27:51 15:19:01 all 0.08 0.00 0.06 0.00 0.00 99.86 15:27:51 15:19:01 0 0.25 0.00 0.03 0.00 0.00 99.72 15:27:51 15:19:01 1 0.02 0.00 0.10 0.00 0.00 99.88 15:27:51 15:19:01 2 0.05 0.00 0.07 0.00 0.00 99.88 15:27:51 15:19:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:27:51 15:20:01 all 0.04 0.00 0.02 0.00 0.00 99.94 15:27:51 15:20:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:27:51 15:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:27:51 15:20:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:27:51 15:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:27:51 15:21:01 all 0.12 0.00 0.03 0.00 0.00 99.85 15:27:51 15:21:01 0 0.42 0.00 0.05 0.00 0.00 99.53 15:27:51 15:21:01 1 0.03 0.00 0.05 0.00 0.00 99.92 15:27:51 15:21:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:27:51 15:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:27:51 15:22:01 all 0.15 0.00 0.02 0.00 0.00 99.82 15:27:51 15:22:01 0 0.52 0.00 0.02 0.00 0.00 99.47 15:27:51 15:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:27:51 15:22:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:27:51 15:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:27:51 15:23:01 all 0.15 0.00 0.03 0.00 0.00 99.82 15:27:51 15:23:01 0 0.52 0.00 0.03 0.00 0.00 99.45 15:27:51 15:23:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:27:51 15:23:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:27:51 15:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:27:51 15:24:01 all 0.16 0.00 0.03 0.00 0.00 99.80 15:27:51 15:24:01 0 0.52 0.00 0.03 0.00 0.00 99.45 15:27:51 15:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:27:51 15:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:27:51 15:24:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:27:51 15:25:01 all 0.14 0.00 0.03 0.00 0.00 99.83 15:27:51 15:25:01 0 0.52 0.00 0.03 0.00 0.02 99.43 15:27:51 15:25:01 1 0.03 0.00 0.05 0.00 0.00 99.92 15:27:51 15:25:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:27:51 15:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:27:51 15:26:01 all 7.98 0.00 4.61 2.58 0.02 84.80 15:27:51 15:26:01 0 8.65 0.00 5.01 2.70 0.00 83.64 15:27:51 15:26:01 1 8.28 0.00 4.93 1.57 0.02 85.21 15:27:51 15:26:01 2 6.69 0.00 4.46 3.13 0.03 85.69 15:27:51 15:26:01 3 8.31 0.00 4.02 2.94 0.03 84.69 15:27:51 15:27:01 all 9.64 0.00 7.15 2.96 0.03 80.22 15:27:51 15:27:01 0 9.88 0.00 6.73 0.52 0.05 82.81 15:27:51 15:27:01 1 9.55 0.00 7.66 3.40 0.02 79.37 15:27:51 15:27:01 2 9.45 0.00 7.25 3.62 0.03 79.64 15:27:51 15:27:01 3 9.68 0.00 6.95 4.30 0.02 79.05 15:27:51 Average: all 2.03 0.00 1.09 0.54 0.00 96.33 15:27:51 Average: 0 2.24 0.00 1.19 0.34 0.00 96.23 15:27:51 Average: 1 1.91 0.00 1.13 0.49 0.00 96.47 15:27:51 Average: 2 1.83 0.00 1.10 0.80 0.01 96.26 15:27:51 Average: 3 2.14 0.00 0.95 0.53 0.00 96.38 15:27:51 15:27:51 15:27:51