Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6ceeec989db4d40aecbcc9887f836b7605e9bc2d 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 ‘prd-centos7-docker-4c-2g-3236’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3210’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3237 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 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 Fetching without tags Checking out Revision 6ceeec989db4d40aecbcc9887f836b7605e9bc2d (master) > 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 6ceeec989db4d40aecbcc9887f836b7605e9bc2d # timeout=10 Commit message: "docs: Add latest PR template (#84)" > git rev-list --no-walk a7f3acec226daf292d1b238eb8da7bce0e6a2e4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:52:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:52:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:52:24 ========================================================= 23:52:24 EdgeX Global Pipelines Version Info 23:52:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:52:25 ------------------- 23:52:25 stable info: 23:52:25 ------------------- 23:52:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:52:25 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 23:52:25 Message: update stable to v1.0.89 23:52:26 ------------------- 23:52:26 experimental info: 23:52:26 ------------------- 23:52:26 Commited By: **** collab-it+edgex@linuxfoundation.org 23:52:26 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 23:52:26 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 23:52:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:52:27 23:52:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:52:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:52:28 latest: Pulling from edgex-devops/git-semver 23:52:28 9123ac7c32f7: Pulling fs layer 23:52:28 b8cc5d1170e3: Pulling fs layer 23:52:28 2924cbbf6a41: Pulling fs layer 23:52:28 93b08a4f1073: Pulling fs layer 23:52:28 93b08a4f1073: Waiting 23:52:28 b8cc5d1170e3: Verifying Checksum 23:52:28 b8cc5d1170e3: Download complete 23:52:28 9123ac7c32f7: Verifying Checksum 23:52:28 9123ac7c32f7: Download complete 23:52:28 93b08a4f1073: Verifying Checksum 23:52:28 93b08a4f1073: Download complete 23:52:28 2924cbbf6a41: Download complete 23:52:28 9123ac7c32f7: Pull complete 23:52:28 b8cc5d1170e3: Pull complete 23:52:29 2924cbbf6a41: Pull complete 23:52:29 93b08a4f1073: Pull complete 23:52:29 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 23:52:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:52:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:52:29 prd-centos7-docker-4c-2g-3237 does not seem to be running inside a container 23:52:29 $ 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 23:52:31 $ docker top 8ef5aaab585e915ee52873cc4308ea6189e4312e7c6f45ed39171a6bf6b03329 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:52:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:52:32 [ssh-agent] Looking for ssh-agent implementation... 23:52:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:52:32 $ docker exec 8ef5aaab585e915ee52873cc4308ea6189e4312e7c6f45ed39171a6bf6b03329 ssh-agent 23:52:32 SSH_AUTH_SOCK=/tmp/ssh-Pk5NnlybFT3M/agent.12 23:52:32 SSH_AGENT_PID=18 23:52:32 Running ssh-add (command line suppressed) 23:52:32 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8314911039013987349.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8314911039013987349.key) 23:52:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:52:32 + git describe --exact-match --tags HEAD 23:52:32 fatal: No names found, cannot describe anything. [Pipeline] } 23:52:33 $ docker exec --env ******** --env ******** 8ef5aaab585e915ee52873cc4308ea6189e4312e7c6f45ed39171a6bf6b03329 ssh-agent -k 23:52:33 unset SSH_AUTH_SOCK; 23:52:33 unset SSH_AGENT_PID; 23:52:33 echo Agent pid 18 killed; 23:52:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:52:33 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 23:52:33 This usually means this commit has not been tagged. [Pipeline] sshagent 23:52:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:52:33 [ssh-agent] Looking for ssh-agent implementation... 23:52:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:52:33 $ docker exec 8ef5aaab585e915ee52873cc4308ea6189e4312e7c6f45ed39171a6bf6b03329 ssh-agent 23:52:33 SSH_AUTH_SOCK=/tmp/ssh-tQmnrTSYxwRQ/agent.47 23:52:33 SSH_AGENT_PID=52 23:52:33 Running ssh-add (command line suppressed) 23:52:33 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4761040941301608664.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4761040941301608664.key) 23:52:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:52:34 + git semver init 23:52:34 # -> Open(): unable to determine branch for HEAD 23:52:34 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 23:52:34 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 23:52:34 # $SEMVER_REMOTE_NAME = origin 23:52:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:52:34 # $SEMVER_USER_NAME = edgex-jenkins 23:52:34 # $SEMVER_BRANCH = master 23:52:34 # $SEMVER_TEMP = /tmp/semver-649306135 23:52:34 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 23:52:34 # '/tmp/semver-649306135' -> '/w/workspace/_app-service-configurable_master/.semver' 23:52:34 # -> Force: false 23:52:34 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 23:52:34 $ docker exec --env ******** --env ******** 8ef5aaab585e915ee52873cc4308ea6189e4312e7c6f45ed39171a6bf6b03329 ssh-agent -k 23:52:34 unset SSH_AUTH_SOCK; 23:52:34 unset SSH_AGENT_PID; 23:52:34 echo Agent pid 52 killed; 23:52:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:52:35 + git semver [Pipeline] } 23:52:35 $ docker stop --time=1 8ef5aaab585e915ee52873cc4308ea6189e4312e7c6f45ed39171a6bf6b03329 23:52:36 $ docker rm -f 8ef5aaab585e915ee52873cc4308ea6189e4312e7c6f45ed39171a6bf6b03329 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:52:37 Stashed 52 file(s) [Pipeline] echo 23:52:37 [edgeXSemver] initialized semver on version 1.2.1-dev.1 [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 23:52:52 Still waiting to schedule task 23:52:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:52:52 Still waiting to schedule task 23:52:52 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:54:50 Running on prd-centos7-docker-4c-2g-3243 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 23:54:50 Running in /w/workspace/app-service-configurable/30 [Pipeline] { [Pipeline] checkout 23:54:54 using credential edgex-jenkins-ssh 23:54:54 Cloning the remote Git repository 23:54:54 Cloning with configured refspecs honoured and without tags 23:54:54 Fetching without tags 23:54:55 Checking out Revision 6ceeec989db4d40aecbcc9887f836b7605e9bc2d (master) 23:54:54 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:54:54 > git init /w/workspace/app-service-configurable/30 # timeout=10 23:54:54 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:54:54 > git --version # timeout=10 23:54:54 using GIT_SSH to set credentials SSH Credentials for GitHub 23:54:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:54:54 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:54:54 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:54:54 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:54:54 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:54:54 using GIT_SSH to set credentials SSH Credentials for GitHub 23:54:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:54:55 > git config core.sparsecheckout # timeout=10 23:54:55 > git checkout -f 6ceeec989db4d40aecbcc9887f836b7605e9bc2d # timeout=10 23:54:59 Commit message: "docs: Add latest PR template (#84)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:54:59 ========================================================= 23:54:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 23:54:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:55:00 + 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 . 23:55:00 Sending build context to Docker daemon 315.9kB 23:55:00 Step 1/8 : ARG BASE=golang:1.13-alpine 23:55:00 Step 2/8 : FROM ${BASE} 23:55:00 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 23:55:00 e6b0cf9c0882: Pulling fs layer 23:55:00 2848faf0eed1: Pulling fs layer 23:55:00 0f37312ad70f: Pulling fs layer 23:55:00 5788d62ee057: Pulling fs layer 23:55:00 0e6b1d234666: Pulling fs layer 23:55:00 bf5d7aec512f: Pulling fs layer 23:55:00 34c802a77dc8: Pulling fs layer 23:55:00 9eb99e56ec68: Pulling fs layer 23:55:00 27c7a5d97fbd: Pulling fs layer 23:55:00 5c102a31e300: Pulling fs layer 23:55:00 dcfb455df0a1: Pulling fs layer 23:55:00 34c802a77dc8: Waiting 23:55:00 5788d62ee057: Waiting 23:55:00 9eb99e56ec68: Waiting 23:55:00 0e6b1d234666: Waiting 23:55:00 27c7a5d97fbd: Waiting 23:55:00 bf5d7aec512f: Waiting 23:55:00 5c102a31e300: Waiting 23:55:00 dcfb455df0a1: Waiting 23:55:00 0f37312ad70f: Verifying Checksum 23:55:00 2848faf0eed1: Verifying Checksum 23:55:00 2848faf0eed1: Download complete 23:55:00 0e6b1d234666: Verifying Checksum 23:55:00 0e6b1d234666: Download complete 23:55:00 bf5d7aec512f: Verifying Checksum 23:55:00 bf5d7aec512f: Download complete 23:55:00 e6b0cf9c0882: Verifying Checksum 23:55:00 e6b0cf9c0882: Download complete 23:55:01 e6b0cf9c0882: Pull complete 23:55:01 34c802a77dc8: Verifying Checksum 23:55:01 34c802a77dc8: Download complete 23:55:01 27c7a5d97fbd: Verifying Checksum 23:55:01 27c7a5d97fbd: Download complete 23:55:01 5c102a31e300: Verifying Checksum 23:55:01 5c102a31e300: Download complete 23:55:02 dcfb455df0a1: Verifying Checksum 23:55:02 dcfb455df0a1: Download complete 23:55:02 9eb99e56ec68: Verifying Checksum 23:55:02 9eb99e56ec68: Download complete 23:55:02 5788d62ee057: Verifying Checksum 23:55:02 5788d62ee057: Download complete 23:55:03 2848faf0eed1: Pull complete 23:55:03 0f37312ad70f: Pull complete 23:55:08 5788d62ee057: Pull complete 23:55:08 0e6b1d234666: Pull complete 23:55:08 bf5d7aec512f: Pull complete 23:55:16 34c802a77dc8: Pull complete 23:55:18 9eb99e56ec68: Pull complete 23:55:18 27c7a5d97fbd: Pull complete 23:55:19 5c102a31e300: Pull complete 23:55:19 dcfb455df0a1: Pull complete 23:55:19 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 23:55:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 23:55:19 ---> 7c70fe431013 23:55:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:55:21 ---> Running in 22f69f3bdd26 23:55:21 Removing intermediate container 22f69f3bdd26 23:55:21 ---> 243552131d6d 23:55:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:55:21 ---> Running in 78fa23a1d8cf 23:55:23 Removing intermediate container 78fa23a1d8cf 23:55:23 ---> 7052c420d758 23:55:23 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 23:55:23 ---> Running in f9266ab1e89c 23:55:23 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 23:55:24 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 23:55:24 (1/6) Installing libc-dev (0.7.2-r0) 23:55:24 (2/6) Installing libsodium (1.0.18-r0) 23:55:24 (3/6) Installing pkgconf (1.6.3-r0) 23:55:24 (4/6) Installing libsodium-dev (1.0.18-r0) 23:55:25 (5/6) Installing libzmq (4.3.2-r0) 23:55:25 (6/6) Installing zeromq-dev (4.3.2-r0) 23:55:25 Executing busybox-1.31.1-r8.trigger 23:55:25 OK: 145 MiB in 45 packages 23:55:25 Removing intermediate container f9266ab1e89c 23:55:25 ---> 4c57ba733233 23:55:25 Step 6/8 : WORKDIR /app 23:55:25 ---> Running in b9ac0d85f90b 23:55:26 Removing intermediate container b9ac0d85f90b 23:55:26 ---> e25751c307cf 23:55:26 Step 7/8 : COPY . . 23:55:26 ---> a9a9e2d8c338 23:55:26 Step 8/8 : RUN go mod download 23:55:26 ---> Running in 4709d52bbf2a 23:55:29 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:55:29 go: finding github.com/BurntSushi/toml v0.3.1 23:55:29 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 23:55:29 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:55:29 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 23:55:29 go: finding github.com/bgentry/speakeasy v0.1.0 23:55:29 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 23:55:29 go: finding github.com/davecgh/go-spew v1.1.1 23:55:29 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 23:55:29 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 23:55:29 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 23:55:29 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 23:55:29 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 23:55:29 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 23:55:29 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 23:55:29 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 23:55:29 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 23:55:29 go: finding github.com/fatih/color v1.7.0 23:55:29 go: finding github.com/fsnotify/fsnotify v1.4.7 23:55:29 go: finding github.com/fxamacker/cbor/v2 v2.2.0 23:55:29 go: finding github.com/go-kit/kit v0.8.0 23:55:29 go: finding github.com/go-logfmt/logfmt v0.4.0 23:55:29 go: finding github.com/go-redis/redis/v7 v7.2.0 23:55:29 go: finding github.com/go-stack/stack v1.8.0 23:55:29 go: finding github.com/golang/protobuf v1.3.2 23:55:29 go: finding github.com/golang/snappy v0.0.1 23:55:29 go: finding github.com/gomodule/redigo v2.0.0+incompatible 23:55:29 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:55:29 go: finding github.com/google/go-cmp v0.4.0 23:55:29 go: finding github.com/google/uuid v1.1.1 23:55:29 go: finding github.com/gorilla/mux v1.7.4 23:55:29 go: finding github.com/hashicorp/consul/api v1.1.0 23:55:29 go: finding github.com/hashicorp/consul/sdk v0.1.1 23:55:29 go: finding github.com/hashicorp/errwrap v1.0.0 23:55:29 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 23:55:29 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 23:55:29 go: finding github.com/hashicorp/go-msgpack v0.5.3 23:55:29 go: finding github.com/hashicorp/go-multierror v1.0.0 23:55:29 go: finding github.com/hashicorp/go-rootcerts v1.0.0 23:55:29 go: finding github.com/hashicorp/go-sockaddr v1.0.0 23:55:29 go: finding github.com/hashicorp/go-syslog v1.0.0 23:55:29 go: finding github.com/hashicorp/go-uuid v1.0.1 23:55:29 go: finding github.com/hashicorp/go.net v0.0.1 23:55:29 go: finding github.com/hashicorp/golang-lru v0.5.0 23:55:29 go: finding github.com/hashicorp/logutils v1.0.0 23:55:29 go: finding github.com/hashicorp/mdns v1.0.0 23:55:29 go: finding github.com/hashicorp/memberlist v0.1.3 23:55:29 go: finding github.com/hashicorp/serf v0.8.2 23:55:29 go: finding github.com/hpcloud/tail v1.0.0 23:55:29 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:55:29 go: finding github.com/kr/pretty v0.1.0 23:55:29 go: finding github.com/kr/pty v1.1.1 23:55:29 go: finding github.com/kr/text v0.1.0 23:55:29 go: finding github.com/mattn/go-colorable v0.0.9 23:55:29 go: finding github.com/mattn/go-isatty v0.0.3 23:55:29 go: finding github.com/miekg/dns v1.0.14 23:55:29 go: finding github.com/mitchellh/cli v1.0.0 23:55:29 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:55:29 go: finding github.com/mitchellh/copystructure v1.0.0 23:55:29 go: finding github.com/mitchellh/go-homedir v1.0.0 23:55:29 go: finding github.com/mitchellh/go-testing-interface v1.0.0 23:55:29 go: finding github.com/mitchellh/gox v0.4.0 23:55:29 go: finding github.com/mitchellh/iochan v1.0.0 23:55:29 go: finding github.com/mitchellh/mapstructure v1.1.2 23:55:29 go: finding github.com/mitchellh/reflectwalk v1.0.0 23:55:29 go: finding github.com/onsi/ginkgo v1.10.1 23:55:29 go: finding github.com/onsi/gomega v1.7.0 23:55:29 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:55:29 go: finding github.com/pebbe/zmq4 v1.0.0 23:55:29 go: finding github.com/pelletier/go-toml v1.2.0 23:55:29 go: finding github.com/pkg/errors v0.8.1 23:55:29 go: finding github.com/pmezard/go-difflib v1.0.0 23:55:29 go: finding github.com/posener/complete v1.1.1 23:55:29 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 23:55:29 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:55:29 go: finding github.com/stretchr/objx v0.2.0 23:55:29 go: finding github.com/stretchr/testify v1.5.1 23:55:29 go: finding github.com/tidwall/pretty v1.0.1 23:55:29 go: finding github.com/ugorji/go v1.1.4 23:55:29 go: finding github.com/x448/float16 v0.8.4 23:55:29 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 23:55:29 go: finding github.com/xdg/stringprep v1.0.0 23:55:29 go: finding go.mongodb.org/mongo-driver v1.1.1 23:55:29 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 23:55:29 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 23:55:29 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 23:55:29 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 23:55:29 go: finding golang.org/x/text v0.3.2 23:55:29 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 23:55:29 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 23:55:29 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:55:29 go: finding gopkg.in/fsnotify.v1 v1.4.7 23:55:29 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:55:29 go: finding gopkg.in/yaml.v2 v2.2.8 23:55:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3242 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 23:55:34 Running in /w/workspace/app-service-configurable/30 [Pipeline] { [Pipeline] checkout 23:55:40 using credential edgex-jenkins-ssh 23:55:40 Cloning the remote Git repository 23:55:40 Cloning with configured refspecs honoured and without tags 23:55:40 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:55:40 > git init /w/workspace/app-service-configurable/30 # timeout=10 23:55:40 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:55:40 > git --version # timeout=10 23:55:40 using GIT_SSH to set credentials SSH Credentials for GitHub 23:55:40 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:55:41 Fetching without tags 23:55:42 Checking out Revision 6ceeec989db4d40aecbcc9887f836b7605e9bc2d (master) 23:55:41 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:55:41 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:55:41 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:55:41 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:55:41 using GIT_SSH to set credentials SSH Credentials for GitHub 23:55:41 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:55:41 > git config core.sparsecheckout # timeout=10 23:55:42 > git checkout -f 6ceeec989db4d40aecbcc9887f836b7605e9bc2d # timeout=10 23:55:44 Removing intermediate container 4709d52bbf2a 23:55:44 ---> ce9d080a4207 23:55:44 Successfully built ce9d080a4207 23:55:44 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 23:55:45 + docker inspect -f . ci-base-image-x86_64 23:55:45 . [Pipeline] withDockerContainer 23:55:45 prd-centos7-docker-4c-2g-3243 does not seem to be running inside a container 23:55:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/30 -v /w/workspace/app-service-configurable/30:/w/workspace/app-service-configurable/30:rw,z -v /w/workspace/app-service-configurable/30@tmp:/w/workspace/app-service-configurable/30@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 ******** ci-base-image-x86_64 cat 23:55:46 $ docker top 9b1abb897769cfd57eaf406cd94f35918b98c0e217c2ee8868132bc09616caab -eo pid,comm [Pipeline] { [Pipeline] sh 23:55:46 + go version 23:55:46 go version go1.13.5 linux/amd64 [Pipeline] sh 23:55:46 Commit message: "docs: Add latest PR template (#84)" 23:55:46 + make test 23:55:46 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:55:47 ========================================================= 23:55:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 23:55:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:55:48 + 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 . 23:55:49 Sending build context to Docker daemon 315.9kB 23:55:49 Step 1/8 : ARG BASE=golang:1.13-alpine 23:55:49 Step 2/8 : FROM ${BASE} 23:55:49 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:55:49 cde5963f3b93: Pulling fs layer 23:55:49 2a23fa8c16f7: Pulling fs layer 23:55:49 777b28850792: Pulling fs layer 23:55:49 8a11ddd9e578: Pulling fs layer 23:55:49 4cf88f913ddb: Pulling fs layer 23:55:49 1df406cf5192: Pulling fs layer 23:55:49 cd6300453558: Pulling fs layer 23:55:49 b9c365052c96: Pulling fs layer 23:55:49 a2d8cc88f415: Pulling fs layer 23:55:49 ea1d1ca13537: Pulling fs layer 23:55:49 3750a50a1c5e: Pulling fs layer 23:55:49 cd6300453558: Waiting 23:55:49 b9c365052c96: Waiting 23:55:49 a2d8cc88f415: Waiting 23:55:49 ea1d1ca13537: Waiting 23:55:49 8a11ddd9e578: Waiting 23:55:49 4cf88f913ddb: Waiting 23:55:49 3750a50a1c5e: Waiting 23:55:49 1df406cf5192: Waiting 23:55:49 777b28850792: Download complete 23:55:49 2a23fa8c16f7: Verifying Checksum 23:55:49 2a23fa8c16f7: Download complete 23:55:49 4cf88f913ddb: Download complete 23:55:49 1df406cf5192: Verifying Checksum 23:55:49 cde5963f3b93: Verifying Checksum 23:55:49 cde5963f3b93: Download complete 23:55:50 cde5963f3b93: Pull complete 23:55:51 2a23fa8c16f7: Pull complete 23:55:51 777b28850792: Pull complete 23:55:52 cd6300453558: Verifying Checksum 23:55:52 cd6300453558: Download complete 23:55:52 a2d8cc88f415: Download complete 23:55:54 ea1d1ca13537: Verifying Checksum 23:55:54 ea1d1ca13537: Download complete 23:55:54 3750a50a1c5e: Download complete 23:55:55 8a11ddd9e578: Download complete 23:55:56 b9c365052c96: Verifying Checksum 23:55:56 b9c365052c96: Download complete 23:56:01 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:56:01 CGO_ENABLED=1 go vet ./... 23:56:04 gofmt -l . 23:56:04 [ "`gofmt -l .`" = "" ] 23:56:04 ./bin/test-go-mod-tidy.sh 23:56:04 ./bin/test-attribution-txt.sh [Pipeline] stash 23:56:05 Stashed 1 file(s) [Pipeline] } 23:56:05 $ docker stop --time=1 9b1abb897769cfd57eaf406cd94f35918b98c0e217c2ee8868132bc09616caab 23:56:07 $ docker rm -f 9b1abb897769cfd57eaf406cd94f35918b98c0e217c2ee8868132bc09616caab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 23:56:08 8a11ddd9e578: Pull complete 23:56:08 4cf88f913ddb: Pull complete 23:56:08 1df406cf5192: Pull complete [Pipeline] sh 23:56:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:56:10 + ls -al . 23:56:10 total 96 23:56:10 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 16 23:56 . 23:56:10 drwxrwxr-x. 4 jenkins jenkins 30 Jun 16 23:54 .. 23:56:10 -rw-rw-r--. 1 jenkins jenkins 6027 Jun 16 23:54 Attribution.txt 23:56:10 drwxrwxr-x. 2 jenkins jenkins 64 Jun 16 23:54 bin 23:56:10 -rw-r--r--. 1 jenkins jenkins 10 Jun 16 23:55 coverage.out 23:56:10 -rw-rw-r--. 1 jenkins jenkins 180 Jun 16 23:54 docker-compose.debug.yml 23:56:10 -rw-rw-r--. 1 jenkins jenkins 133 Jun 16 23:54 docker-compose.yml 23:56:10 -rw-rw-r--. 1 jenkins jenkins 1896 Jun 16 23:54 Dockerfile 23:56:10 -rw-rw-r--. 1 jenkins jenkins 966 Jun 16 23:54 Dockerfile.build 23:56:10 -rw-rw-r--. 1 jenkins jenkins 127 Jun 16 23:54 .dockerignore 23:56:10 drwxrwxr-x. 8 jenkins jenkins 162 Jun 16 23:54 .git 23:56:10 drwxrwxr-x. 2 jenkins jenkins 59 Jun 16 23:54 .github 23:56:10 -rw-rw-r--. 1 jenkins jenkins 93 Jun 16 23:54 .gitignore 23:56:10 -rw-r--r--. 1 jenkins jenkins 126 Jun 16 23:56 go.mod 23:56:10 -rw-r--r--. 1 jenkins jenkins 18573 Jun 16 23:56 go.sum 23:56:10 -rw-rw-r--. 1 jenkins jenkins 710 Jun 16 23:54 Jenkinsfile 23:56:10 -rw-rw-r--. 1 jenkins jenkins 10174 Jun 16 23:54 LICENSE 23:56:10 -rw-rw-r--. 1 jenkins jenkins 1519 Jun 16 23:54 main.go 23:56:10 -rw-rw-r--. 1 jenkins jenkins 1573 Jun 16 23:54 makefile 23:56:10 -rw-rw-r--. 1 jenkins jenkins 481 Jun 16 23:54 README.md 23:56:10 drwxrwxr-x. 10 jenkins jenkins 171 Jun 16 23:54 res 23:56:10 drwxrwxr-x. 3 jenkins jenkins 32 Jun 16 23:54 .semver 23:56:10 drwxrwxr-x. 4 jenkins jenkins 71 Jun 16 23:54 snap 23:56:10 -rw-rw-r--. 1 jenkins jenkins 11 Jun 16 23:52 VERSION [Pipeline] isUnix [Pipeline] sh 23:56:10 + 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=6ceeec989db4d40aecbcc9887f836b7605e9bc2d --label arch=amd64 --label version=1.2.1-dev.1 . 23:56:10 Sending build context to Docker daemon 337.4kB 23:56:10 Step 1/24 : ARG BASE=golang:1.13-alpine 23:56:10 Step 2/24 : FROM ${BASE} AS builder 23:56:10 ---> ce9d080a4207 23:56:10 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:56:10 ---> Running in a715958fb934 23:56:10 Removing intermediate container a715958fb934 23:56:10 ---> 4b9598d06afc 23:56:10 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 23:56:11 ---> Running in c0082924d7ba 23:56:11 Removing intermediate container c0082924d7ba 23:56:11 ---> 8da576e0b6af 23:56:11 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:56:11 ---> Running in 109ec0070b78 23:56:11 Removing intermediate container 109ec0070b78 23:56:11 ---> 2de07a357a57 23:56:11 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:11 ---> Running in 6638df97c719 23:56:12 cd6300453558: Pull complete 23:56:12 Removing intermediate container 6638df97c719 23:56:12 ---> 032e96234c22 23:56:12 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:56:12 ---> Running in 77990aefef51 23:56:12 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 23:56:13 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 23:56:13 OK: 145 MiB in 45 packages 23:56:14 Removing intermediate container 77990aefef51 23:56:14 ---> 914c8ed2f618 23:56:14 Step 8/24 : WORKDIR /app 23:56:14 ---> Running in a105b0b0cf50 23:56:14 Removing intermediate container a105b0b0cf50 23:56:14 ---> a9886c323071 23:56:14 Step 9/24 : COPY go.mod . 23:56:14 ---> 37c4e2dae146 23:56:14 Step 10/24 : RUN go mod download 23:56:14 ---> Running in a6312ef9aa9f 23:56:15 Removing intermediate container a6312ef9aa9f 23:56:15 ---> 0385ecd1c0a6 23:56:15 Step 11/24 : COPY . . 23:56:16 ---> 0aae123eaeca 23:56:16 Step 12/24 : ARG MAKE="make build" 23:56:16 ---> Running in e76ee09a542b 23:56:16 Removing intermediate container e76ee09a542b 23:56:16 ---> f1a5f00a7c73 23:56:16 Step 13/24 : RUN $MAKE 23:56:16 ---> Running in 1007425740ac 23:56:16 b9c365052c96: Pull complete 23:56:16 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.1" -o app-service-configurable 23:56:16 a2d8cc88f415: Pull complete 23:56:18 ea1d1ca13537: Pull complete 23:56:19 3750a50a1c5e: Pull complete 23:56:19 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 23:56:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 23:56:19 ---> 78745c68409d 23:56:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:56:23 ---> Running in 883db0c7e346 23:56:24 Removing intermediate container 883db0c7e346 23:56:24 ---> 34f4f29ac8df 23:56:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:24 ---> Running in 38b68d0b573d 23:56:26 Removing intermediate container 38b68d0b573d 23:56:26 ---> 071cf66147b3 23:56:26 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 23:56:26 ---> Running in 1e2060c4dfe4 23:56:28 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 23:56:29 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 23:56:29 (1/6) Installing libc-dev (0.7.2-r0) 23:56:29 (2/6) Installing libsodium (1.0.18-r0) 23:56:29 (3/6) Installing pkgconf (1.6.3-r0) 23:56:29 (4/6) Installing libsodium-dev (1.0.18-r0) 23:56:30 (5/6) Installing libzmq (4.3.2-r0) 23:56:30 (6/6) Installing zeromq-dev (4.3.2-r0) 23:56:30 Executing busybox-1.31.1-r8.trigger 23:56:30 OK: 127 MiB in 45 packages 23:56:31 Removing intermediate container 1e2060c4dfe4 23:56:31 ---> 80515056c84a 23:56:31 Step 6/8 : WORKDIR /app 23:56:31 ---> Running in 15efe711a937 23:56:32 Removing intermediate container 15efe711a937 23:56:32 ---> 47acfa10182f 23:56:32 Step 7/8 : COPY . . 23:56:33 ---> 676ab4b914ca 23:56:33 Step 8/8 : RUN go mod download 23:56:33 ---> Running in a62542948031 23:56:34 Removing intermediate container 1007425740ac 23:56:34 ---> aebd43b092d6 23:56:34 Step 14/24 : FROM alpine:latest 23:56:34 latest: Pulling from library/alpine 23:56:34 df20fa9351a1: Pulling fs layer 23:56:34 df20fa9351a1: Verifying Checksum 23:56:34 df20fa9351a1: Download complete 23:56:34 df20fa9351a1: Pull complete 23:56:34 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 23:56:34 Status: Downloaded newer image for alpine:latest 23:56:34 ---> a24bb4013296 23:56:34 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:56:35 ---> Running in 140cfba097b2 23:56:35 Removing intermediate container 140cfba097b2 23:56:35 ---> cb12d68e0625 23:56:35 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 23:56:35 ---> Running in 6ac739960a9f 23:56:35 Removing intermediate container 6ac739960a9f 23:56:35 ---> f18a499c78f1 23:56:35 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 23:56:35 ---> Running in 92851349f998 23:56:35 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:56:35 go: finding github.com/BurntSushi/toml v0.3.1 23:56:35 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 23:56:35 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:56:35 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 23:56:35 go: finding github.com/bgentry/speakeasy v0.1.0 23:56:35 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 23:56:35 go: finding github.com/davecgh/go-spew v1.1.1 23:56:35 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 23:56:35 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 23:56:35 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 23:56:35 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 23:56:35 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 23:56:35 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 23:56:35 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 23:56:35 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 23:56:35 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 23:56:35 go: finding github.com/fatih/color v1.7.0 23:56:35 go: finding github.com/fsnotify/fsnotify v1.4.7 23:56:35 go: finding github.com/fxamacker/cbor/v2 v2.2.0 23:56:35 go: finding github.com/go-kit/kit v0.8.0 23:56:35 go: finding github.com/go-logfmt/logfmt v0.4.0 23:56:35 go: finding github.com/go-redis/redis/v7 v7.2.0 23:56:35 go: finding github.com/go-stack/stack v1.8.0 23:56:35 go: finding github.com/golang/protobuf v1.3.2 23:56:35 go: finding github.com/golang/snappy v0.0.1 23:56:35 go: finding github.com/gomodule/redigo v2.0.0+incompatible 23:56:35 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:56:35 go: finding github.com/google/go-cmp v0.4.0 23:56:35 go: finding github.com/google/uuid v1.1.1 23:56:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:56:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:56:35 go: finding github.com/gorilla/mux v1.7.4 23:56:35 go: finding github.com/hashicorp/consul/api v1.1.0 23:56:35 go: finding github.com/hashicorp/consul/sdk v0.1.1 23:56:35 go: finding github.com/hashicorp/errwrap v1.0.0 23:56:35 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 23:56:35 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 23:56:35 go: finding github.com/hashicorp/go-msgpack v0.5.3 23:56:35 go: finding github.com/hashicorp/go-multierror v1.0.0 23:56:35 go: finding github.com/hashicorp/go-rootcerts v1.0.0 23:56:35 go: finding github.com/hashicorp/go-sockaddr v1.0.0 23:56:35 go: finding github.com/hashicorp/go-syslog v1.0.0 23:56:35 go: finding github.com/hashicorp/go-uuid v1.0.1 23:56:35 go: finding github.com/hashicorp/go.net v0.0.1 23:56:35 go: finding github.com/hashicorp/golang-lru v0.5.0 23:56:35 go: finding github.com/hashicorp/logutils v1.0.0 23:56:35 go: finding github.com/hashicorp/mdns v1.0.0 23:56:35 go: finding github.com/hashicorp/memberlist v0.1.3 23:56:35 go: finding github.com/hashicorp/serf v0.8.2 23:56:35 go: finding github.com/hpcloud/tail v1.0.0 23:56:35 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:56:35 go: finding github.com/kr/pretty v0.1.0 23:56:35 go: finding github.com/kr/pty v1.1.1 23:56:35 go: finding github.com/kr/text v0.1.0 23:56:35 go: finding github.com/mattn/go-colorable v0.0.9 23:56:35 go: finding github.com/mattn/go-isatty v0.0.3 23:56:35 go: finding github.com/miekg/dns v1.0.14 23:56:35 go: finding github.com/mitchellh/cli v1.0.0 23:56:36 (1/6) Installing ca-certificates (20191127-r3) 23:56:36 (2/6) Installing libgcc (9.3.0-r2) 23:56:36 (3/6) Installing libsodium (1.0.18-r0) 23:56:36 (4/6) Installing libstdc++ (9.3.0-r2) 23:56:36 (5/6) Installing libzmq (4.3.2-r0) 23:56:36 (6/6) Installing zeromq (4.3.2-r0) 23:56:36 Executing busybox-1.31.1-r16.trigger 23:56:36 Executing ca-certificates-20191127-r3.trigger 23:56:36 OK: 9 MiB in 20 packages 23:56:36 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:56:36 go: finding github.com/mitchellh/copystructure v1.0.0 23:56:36 go: finding github.com/mitchellh/go-homedir v1.0.0 23:56:36 go: finding github.com/mitchellh/go-testing-interface v1.0.0 23:56:36 go: finding github.com/mitchellh/gox v0.4.0 23:56:36 go: finding github.com/mitchellh/iochan v1.0.0 23:56:36 go: finding github.com/mitchellh/mapstructure v1.1.2 23:56:36 go: finding github.com/mitchellh/reflectwalk v1.0.0 23:56:36 go: finding github.com/onsi/ginkgo v1.10.1 23:56:36 go: finding github.com/onsi/gomega v1.7.0 23:56:36 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:56:36 go: finding github.com/pebbe/zmq4 v1.0.0 23:56:36 go: finding github.com/pelletier/go-toml v1.2.0 23:56:36 go: finding github.com/pkg/errors v0.8.1 23:56:36 go: finding github.com/pmezard/go-difflib v1.0.0 23:56:36 go: finding github.com/posener/complete v1.1.1 23:56:36 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 23:56:36 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:56:36 go: finding github.com/stretchr/objx v0.2.0 23:56:36 go: finding github.com/stretchr/testify v1.5.1 23:56:36 go: finding github.com/tidwall/pretty v1.0.1 23:56:36 go: finding github.com/ugorji/go v1.1.4 23:56:36 go: finding github.com/x448/float16 v0.8.4 23:56:36 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 23:56:36 go: finding github.com/xdg/stringprep v1.0.0 23:56:36 go: finding go.mongodb.org/mongo-driver v1.1.1 23:56:36 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 23:56:36 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 23:56:36 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 23:56:36 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 23:56:36 go: finding golang.org/x/text v0.3.2 23:56:36 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 23:56:36 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 23:56:36 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:56:36 go: finding gopkg.in/fsnotify.v1 v1.4.7 23:56:36 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:56:36 go: finding gopkg.in/yaml.v2 v2.2.8 23:56:37 Removing intermediate container 92851349f998 23:56:37 ---> f951de3c6637 23:56:37 Step 18/24 : COPY --from=builder /app/res/ /res/ 23:56:37 ---> 00214d8ae8ea 23:56:37 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:56:38 ---> 82c550998085 23:56:38 Step 20/24 : EXPOSE 48095 23:56:38 ---> Running in c26e0ca82fae 23:56:38 Removing intermediate container c26e0ca82fae 23:56:38 ---> f678c16e2da2 23:56:38 Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:56:38 ---> Running in 9e8e0c65a099 23:56:38 Removing intermediate container 9e8e0c65a099 23:56:38 ---> 3775955211f6 23:56:38 Step 22/24 : LABEL arch=amd64 23:56:38 ---> Running in d1bf98a932a4 23:56:38 Removing intermediate container d1bf98a932a4 23:56:38 ---> 90726961c571 23:56:38 Step 23/24 : LABEL git_sha=6ceeec989db4d40aecbcc9887f836b7605e9bc2d 23:56:38 ---> Running in 89344979489d 23:56:39 Removing intermediate container 89344979489d 23:56:39 ---> e3c520496824 23:56:39 Step 24/24 : LABEL version=1.2.1-dev.1 23:56:39 ---> Running in 7f2cf59d4cb6 23:56:39 Removing intermediate container 7f2cf59d4cb6 23:56:39 ---> a459a702415c 23:56:39 [Warning] One or more build-args [ARCH] were not consumed 23:56:39 Successfully built a459a702415c 23:56:39 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 23:56:39 provisioning config files... 23:56:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/30@tmp/config8358656959783647927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:56:40 nexus3.edgexfoundry.org:10001 23:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:40 Configure a credential helper to remove this warning. See 23:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:40 23:56:40 Login Succeeded 23:56:40 nexus3.edgexfoundry.org:10002 23:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:40 Configure a credential helper to remove this warning. See 23:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:40 23:56:40 Login Succeeded 23:56:40 nexus3.edgexfoundry.org:10003 23:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:40 Configure a credential helper to remove this warning. See 23:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:40 23:56:40 Login Succeeded 23:56:40 nexus3.edgexfoundry.org:10004 23:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:40 Configure a credential helper to remove this warning. See 23:56:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:40 23:56:40 Login Succeeded 23:56:40 docker.io 23:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:41 Configure a credential helper to remove this warning. See 23:56:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:41 23:56:41 Login Succeeded [Pipeline] } 23:56:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:56:41 [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: 23:56:41 6ceeec989db4d40aecbcc9887f836b7605e9bc2d 23:56:41 latest 23:56:41 1.2.1-dev.1 23:56:41 6ceeec989db4d40aecbcc9887f836b7605e9bc2d-1.2.1-dev.1 23:56:41 master 23:56:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:56:41 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:6ceeec989db4d40aecbcc9887f836b7605e9bc2d [Pipeline] isUnix [Pipeline] sh 23:56:41 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:6ceeec989db4d40aecbcc9887f836b7605e9bc2d 23:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 23:56:41 d7c6d987afd5: Preparing 23:56:41 6f6cecc0ebe9: Preparing 23:56:41 9324ff9fecd3: Preparing 23:56:41 50644c29ef5a: Preparing 23:56:41 50644c29ef5a: Layer already exists 23:56:41 6f6cecc0ebe9: Pushed 23:56:42 9324ff9fecd3: Pushed 23:56:43 d7c6d987afd5: Pushed 23:56:43 6ceeec989db4d40aecbcc9887f836b7605e9bc2d: digest: sha256:dc11716e268ed70702d5ee32f03e6f329f3099852b60aaeced66f45cba885893 size: 1158 [Pipeline] isUnix [Pipeline] sh 23:56:44 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 23:56:44 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 23:56:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 23:56:44 d7c6d987afd5: Preparing 23:56:44 6f6cecc0ebe9: Preparing 23:56:44 9324ff9fecd3: Preparing 23:56:44 50644c29ef5a: Preparing 23:56:44 50644c29ef5a: Layer already exists 23:56:44 9324ff9fecd3: Layer already exists 23:56:44 6f6cecc0ebe9: Layer already exists 23:56:44 d7c6d987afd5: Layer already exists 23:56:44 latest: digest: sha256:dc11716e268ed70702d5ee32f03e6f329f3099852b60aaeced66f45cba885893 size: 1158 [Pipeline] isUnix [Pipeline] sh 23:56:44 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 23:56:44 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.1 23:56:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 23:56:44 d7c6d987afd5: Preparing 23:56:44 6f6cecc0ebe9: Preparing 23:56:44 9324ff9fecd3: Preparing 23:56:44 50644c29ef5a: Preparing 23:56:44 d7c6d987afd5: Layer already exists 23:56:44 6f6cecc0ebe9: Layer already exists 23:56:44 50644c29ef5a: Layer already exists 23:56:44 9324ff9fecd3: Layer already exists 23:56:44 1.2.1-dev.1: digest: sha256:dc11716e268ed70702d5ee32f03e6f329f3099852b60aaeced66f45cba885893 size: 1158 [Pipeline] isUnix [Pipeline] sh 23:56:45 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:6ceeec989db4d40aecbcc9887f836b7605e9bc2d-1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 23:56:45 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:6ceeec989db4d40aecbcc9887f836b7605e9bc2d-1.2.1-dev.1 23:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 23:56:45 d7c6d987afd5: Preparing 23:56:45 6f6cecc0ebe9: Preparing 23:56:45 9324ff9fecd3: Preparing 23:56:45 50644c29ef5a: Preparing 23:56:45 9324ff9fecd3: Layer already exists 23:56:45 d7c6d987afd5: Layer already exists 23:56:45 6f6cecc0ebe9: Layer already exists 23:56:45 50644c29ef5a: Layer already exists 23:56:45 6ceeec989db4d40aecbcc9887f836b7605e9bc2d-1.2.1-dev.1: digest: sha256:dc11716e268ed70702d5ee32f03e6f329f3099852b60aaeced66f45cba885893 size: 1158 [Pipeline] isUnix [Pipeline] sh 23:56:45 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 23:56:46 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master 23:56:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 23:56:46 d7c6d987afd5: Preparing 23:56:46 6f6cecc0ebe9: Preparing 23:56:46 9324ff9fecd3: Preparing 23:56:46 50644c29ef5a: Preparing 23:56:46 9324ff9fecd3: Layer already exists 23:56:46 d7c6d987afd5: Layer already exists 23:56:46 50644c29ef5a: Layer already exists 23:56:46 6f6cecc0ebe9: Layer already exists 23:56:46 master: digest: sha256:dc11716e268ed70702d5ee32f03e6f329f3099852b60aaeced66f45cba885893 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 23:56:46 ++ find /w/workspace/app-service-configurable/30 23:56:46 ++ grep snapcraft.yaml 23:56:46 + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/30/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:56:46 provisioning config files... 23:56:46 copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/30@tmp/config6877639015940887884tmp [Pipeline] { [Pipeline] sh 23:56:47 + cp /w/workspace/app-service-configurable/30@tmp/config6877639015940887884tmp /w/workspace/app-service-configurable/30/edgex-snap-store-login [Pipeline] sh 23:56:47 + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/30:/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 23:56:47 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 23:56:47 latest: Pulling from edgex-devops/edgex-snap-builder 23:56:47 5bed26d33875: Pulling fs layer 23:56:47 f11b29a9c730: Pulling fs layer 23:56:47 930bda195c84: Pulling fs layer 23:56:47 78bf9a5ad49e: Pulling fs layer 23:56:47 e5fbee5a4b0d: Pulling fs layer 23:56:47 f452fca78f88: Pulling fs layer 23:56:47 7417ef92027a: Pulling fs layer 23:56:47 2af5c49d270b: Pulling fs layer 23:56:47 df9c3bdbc40a: Pulling fs layer 23:56:47 78bf9a5ad49e: Waiting 23:56:47 e5fbee5a4b0d: Waiting 23:56:47 f452fca78f88: Waiting 23:56:47 7417ef92027a: Waiting 23:56:47 2af5c49d270b: Waiting 23:56:47 df9c3bdbc40a: Waiting 23:56:47 930bda195c84: Verifying Checksum 23:56:47 930bda195c84: Download complete 23:56:47 f11b29a9c730: Download complete 23:56:47 78bf9a5ad49e: Verifying Checksum 23:56:47 78bf9a5ad49e: Download complete 23:56:47 f452fca78f88: Download complete 23:56:47 7417ef92027a: Verifying Checksum 23:56:47 7417ef92027a: Download complete 23:56:47 2af5c49d270b: Verifying Checksum 23:56:47 2af5c49d270b: Download complete 23:56:47 df9c3bdbc40a: Verifying Checksum 23:56:47 df9c3bdbc40a: Download complete 23:56:47 5bed26d33875: Download complete 23:56:51 e5fbee5a4b0d: Download complete 23:56:51 5bed26d33875: Pull complete 23:56:51 f11b29a9c730: Pull complete 23:56:51 930bda195c84: Pull complete 23:56:51 78bf9a5ad49e: Pull complete 23:56:58 Removing intermediate container a62542948031 23:56:58 ---> 8fb860555495 23:56:58 Successfully built 8fb860555495 23:56:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:56:59 + docker inspect -f . ci-base-image-arm64 23:56:59 . [Pipeline] withDockerContainer 23:56:59 prd-ubuntu18.04-docker-arm64-4c-16g-3242 does not seem to be running inside a container 23:56:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/30 -v /w/workspace/app-service-configurable/30:/w/workspace/app-service-configurable/30:rw,z -v /w/workspace/app-service-configurable/30@tmp:/w/workspace/app-service-configurable/30@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 ******** ci-base-image-arm64 cat 23:57:01 $ docker top 36faeaf1d341747c9b5c01332e36b04b78dc81be94279eb9bf35fd0d8ecfb382 -eo pid,comm [Pipeline] { [Pipeline] sh 23:57:03 + go version 23:57:03 go version go1.13.5 linux/arm64 [Pipeline] sh 23:57:04 + make test 23:57:04 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:57:18 e5fbee5a4b0d: Pull complete 23:57:18 f452fca78f88: Pull complete 23:57:18 7417ef92027a: Pull complete 23:57:18 2af5c49d270b: Pull complete 23:57:18 df9c3bdbc40a: Pull complete 23:57:18 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 23:57:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 23:57:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:57:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:57:19 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:57:19 Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] 23:57:19 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 23:57:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] 23:57:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] 23:57:20 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] 23:57:20 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] 23:57:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [960 kB] 23:57:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] 23:57:20 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] 23:57:20 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 23:57:20 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 23:57:20 Fetched 4912 kB in 2s (2301 kB/s) 23:57:22 Reading package lists... 23:57:24 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: 23:57:24 - README.md 23:57:24 23:57:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:57:26 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 23:57:27 Reading package lists... 23:57:27 Building dependency tree... 23:57:27 Reading state information... 23:57:27 The following packages were automatically installed and are no longer required: 23:57:27 libjq1 liblzo2-2 libonig4 23:57:27 Use 'sudo apt autoremove' to remove them. 23:57:27 Suggested packages: 23:57:27 binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd 23:57:27 pinentry-gnome3 tor debian-keyring g++-multilib g++-7-multilib gcc-7-doc 23:57:27 libstdc++6-7-dbg gcc-multilib autoconf automake libtool flex bison gdb 23:57:27 gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg 23:57:27 libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg 23:57:27 libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run 23:57:27 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 23:57:27 git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc bzr gdbm-l10n 23:57:27 libstdc++-7-doc make-doc man-browser keychain libpam-ssh monkeysphere 23:57:27 ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl 23:57:27 | libterm-readline-perl-perl pinentry-doc readline-doc 23:57:27 The following NEW packages will be installed: 23:57:27 binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 23:57:27 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man 23:57:27 gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server 23:57:27 gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl 23:57:27 libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 23:57:27 libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl 23:57:27 libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl 23:57:27 libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 23:57:27 libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 23:57:27 libmpfr6 libmpx2 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libquadmath0 23:57:27 libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 23:57:27 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 23:57:27 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase 23:57:27 openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config 23:57:27 readline-common shared-mime-info xauth xdg-user-dirs xz-utils 23:57:28 0 upgraded, 98 newly installed, 0 to remove and 10 not upgraded. 23:57:28 Need to get 73.0 MB of archives. 23:57:28 After this operation, 309 MB of additional disk space will be used. 23:57:28 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] 23:57:28 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 23:57:28 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 23:57:28 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 23:57:28 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 23:57:29 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 23:57:29 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 23:57:29 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 23:57:29 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 23:57:29 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 23:57:29 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 23:57:29 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 23:57:29 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 23:57:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 23:57:29 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 23:57:29 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 23:57:29 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] 23:57:29 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8054 kB] 23:57:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] 23:57:30 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] 23:57:30 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 23:57:30 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 23:57:30 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] 23:57:30 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] 23:57:30 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] 23:57:30 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 23:57:30 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 23:57:30 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 23:57:30 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] 23:57:30 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 23:57:30 Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 23:57:30 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.3 [196 kB] 23:57:30 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.3 [488 kB] 23:57:30 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] 23:57:31 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.3 [3388 B] 23:57:31 Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc-dev-bin amd64 2.27-3ubuntu1 [71.8 kB] 23:57:31 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-106.107 [991 kB] 23:57:31 Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc6-dev amd64 2.27-3ubuntu1 [2587 kB] 23:57:31 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 23:57:31 Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] 23:57:31 Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] 23:57:31 Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 23:57:31 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 23:57:31 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 23:57:31 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 23:57:32 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 23:57:32 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 23:57:32 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 23:57:32 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 23:57:32 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 23:57:32 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 23:57:32 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 23:57:32 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 23:57:32 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 23:57:32 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 23:57:32 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 23:57:32 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 23:57:33 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 23:57:33 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 23:57:33 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 23:57:33 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 23:57:33 Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 23:57:33 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 23:57:33 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 23:57:33 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 23:57:33 Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] 23:57:33 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 23:57:33 Get:68 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] 23:57:33 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB] 23:57:33 Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 23:57:33 Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] 23:57:33 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB] 23:57:33 Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 23:57:33 Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 23:57:33 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 23:57:33 Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 23:57:33 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 23:57:33 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 23:57:34 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] 23:57:34 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB] 23:57:34 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB] 23:57:34 Get:82 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] 23:57:34 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB] 23:57:34 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.2 [91.9 kB] 23:57:34 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.2 [84.9 kB] 23:57:34 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB] 23:57:34 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB] 23:57:34 Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 23:57:34 Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 23:57:34 Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 23:57:34 Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 23:57:34 Get:92 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 23:57:34 Get:93 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 23:57:34 Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 23:57:34 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 23:57:34 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 23:57:34 Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] 23:57:34 Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 23:57:34 debconf: delaying package configuration, since apt-utils is not installed 23:57:35 Fetched 73.0 MB in 6s (11.3 MB/s) 23:57:35 Selecting previously unselected package liblocale-gettext-perl. 23:57:35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4637 files and directories currently installed.) 23:57:35 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... 23:57:35 Unpacking liblocale-gettext-perl (1.07-3build2) ... 23:57:35 Selecting previously unselected package libxau6:amd64. 23:57:35 Preparing to unpack .../01-libxau6_1%3a1.0.8-1_amd64.deb ... 23:57:35 Unpacking libxau6:amd64 (1:1.0.8-1) ... 23:57:35 Selecting previously unselected package libbsd0:amd64. 23:57:35 Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 23:57:35 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:57:35 Selecting previously unselected package libxdmcp6:amd64. 23:57:35 Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 23:57:35 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 23:57:35 Selecting previously unselected package libxcb1:amd64. 23:57:35 Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 23:57:35 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 23:57:35 Selecting previously unselected package libx11-data. 23:57:35 Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 23:57:35 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 23:57:36 Selecting previously unselected package libx11-6:amd64. 23:57:36 Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 23:57:36 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 23:57:36 Selecting previously unselected package libxext6:amd64. 23:57:36 Preparing to unpack .../07-libxext6_2%3a1.3.3-1_amd64.deb ... 23:57:36 Unpacking libxext6:amd64 (2:1.3.3-1) ... 23:57:36 Selecting previously unselected package perl-modules-5.26. 23:57:36 Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 23:57:36 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 23:57:39 Selecting previously unselected package libgdbm5:amd64. 23:57:39 Preparing to unpack .../09-libgdbm5_1.14.1-6_amd64.deb ... 23:57:39 Unpacking libgdbm5:amd64 (1.14.1-6) ... 23:57:39 Selecting previously unselected package libgdbm-compat4:amd64. 23:57:39 Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_amd64.deb ... 23:57:39 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 23:57:39 Selecting previously unselected package libperl5.26:amd64. 23:57:39 Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 23:57:39 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 23:57:41 Selecting previously unselected package perl. 23:57:41 Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_amd64.deb ... 23:57:41 Unpacking perl (5.26.1-6ubuntu0.3) ... 23:57:41 Selecting previously unselected package less. 23:57:41 Preparing to unpack .../13-less_487-0.1_amd64.deb ... 23:57:41 Unpacking less (487-0.1) ... 23:57:41 Selecting previously unselected package libexpat1:amd64. 23:57:41 Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 23:57:41 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:57:41 Selecting previously unselected package libglib2.0-0:amd64. 23:57:41 Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 23:57:41 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 23:57:41 Selecting previously unselected package libglib2.0-data. 23:57:41 Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 23:57:41 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 23:57:42 Selecting previously unselected package libicu60:amd64. 23:57:42 Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_amd64.deb ... 23:57:42 Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... 23:57:43 Selecting previously unselected package readline-common. 23:57:43 Preparing to unpack .../18-readline-common_7.0-3_all.deb ... 23:57:43 Unpacking readline-common (7.0-3) ... 23:57:43 Selecting previously unselected package libreadline7:amd64. 23:57:43 Preparing to unpack .../19-libreadline7_7.0-3_amd64.deb ... 23:57:43 Unpacking libreadline7:amd64 (7.0-3) ... 23:57:43 Selecting previously unselected package libxml2:amd64. 23:57:43 Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 23:57:43 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 23:57:43 Selecting previously unselected package netbase. 23:57:43 Preparing to unpack .../21-netbase_5.4_all.deb ... 23:57:43 Unpacking netbase (5.4) ... 23:57:43 Selecting previously unselected package shared-mime-info. 23:57:43 Preparing to unpack .../22-shared-mime-info_1.9-2_amd64.deb ... 23:57:43 Unpacking shared-mime-info (1.9-2) ... 23:57:43 Selecting previously unselected package xdg-user-dirs. 23:57:43 Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... 23:57:43 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 23:57:43 Selecting previously unselected package xz-utils. 23:57:43 Preparing to unpack .../24-xz-utils_5.2.2-1.3_amd64.deb ... 23:57:43 Unpacking xz-utils (5.2.2-1.3) ... 23:57:43 Selecting previously unselected package libedit2:amd64. 23:57:43 Preparing to unpack .../25-libedit2_3.1-20170329-1_amd64.deb ... 23:57:43 Unpacking libedit2:amd64 (3.1-20170329-1) ... 23:57:43 Selecting previously unselected package libssl1.0.0:amd64. 23:57:43 Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 23:57:43 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 23:57:43 Selecting previously unselected package libxmuu1:amd64. 23:57:43 Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_amd64.deb ... 23:57:43 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 23:57:44 Selecting previously unselected package manpages. 23:57:44 Preparing to unpack .../28-manpages_4.15-1_all.deb ... 23:57:44 Unpacking manpages (4.15-1) ... 23:57:44 Selecting previously unselected package openssh-client. 23:57:44 Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 23:57:44 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 23:57:44 Selecting previously unselected package xauth. 23:57:44 Preparing to unpack .../30-xauth_1%3a1.0.10-1_amd64.deb ... 23:57:44 Unpacking xauth (1:1.0.10-1) ... 23:57:44 Selecting previously unselected package binutils-common:amd64. 23:57:44 Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_amd64.deb ... 23:57:44 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... 23:57:44 Selecting previously unselected package libbinutils:amd64. 23:57:44 Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_amd64.deb ... 23:57:44 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... 23:57:45 Selecting previously unselected package binutils-x86-64-linux-gnu. 23:57:45 Preparing to unpack .../33-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.3_amd64.deb ... 23:57:45 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 23:57:46 Selecting previously unselected package binutils. 23:57:46 Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_amd64.deb ... 23:57:46 Unpacking binutils (2.30-21ubuntu1~18.04.3) ... 23:57:46 Selecting previously unselected package libc-dev-bin. 23:57:46 Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1_amd64.deb ... 23:57:46 Unpacking libc-dev-bin (2.27-3ubuntu1) ... 23:57:46 Selecting previously unselected package linux-libc-dev:amd64. 23:57:46 Preparing to unpack .../36-linux-libc-dev_4.15.0-106.107_amd64.deb ... 23:57:46 Unpacking linux-libc-dev:amd64 (4.15.0-106.107) ... 23:57:47 Selecting previously unselected package libc6-dev:amd64. 23:57:47 Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1_amd64.deb ... 23:57:47 Unpacking libc6-dev:amd64 (2.27-3ubuntu1) ... 23:57:48 Selecting previously unselected package gcc-7-base:amd64. 23:57:48 Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:57:48 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 23:57:48 Selecting previously unselected package libisl19:amd64. 23:57:48 Preparing to unpack .../39-libisl19_0.19-1_amd64.deb ... 23:57:48 Unpacking libisl19:amd64 (0.19-1) ... 23:57:48 Selecting previously unselected package libmpfr6:amd64. 23:57:48 Preparing to unpack .../40-libmpfr6_4.0.1-1_amd64.deb ... 23:57:48 Unpacking libmpfr6:amd64 (4.0.1-1) ... 23:57:48 Selecting previously unselected package libmpc3:amd64. 23:57:48 Preparing to unpack .../41-libmpc3_1.1.0-1_amd64.deb ... 23:57:49 Unpacking libmpc3:amd64 (1.1.0-1) ... 23:57:49 Selecting previously unselected package cpp-7. 23:57:49 Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:57:49 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 23:57:50 Selecting previously unselected package cpp. 23:57:50 Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:57:50 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 23:57:50 Selecting previously unselected package libcc1-0:amd64. 23:57:50 Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:57:50 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:57:50 Selecting previously unselected package libgomp1:amd64. 23:57:50 Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:57:50 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:57:50 Selecting previously unselected package libitm1:amd64. 23:57:50 Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:57:50 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:57:50 Selecting previously unselected package libatomic1:amd64. 23:57:50 Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:57:50 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:57:50 Selecting previously unselected package libasan4:amd64. 23:57:50 Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:57:50 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 23:57:50 Selecting previously unselected package liblsan0:amd64. 23:57:50 Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:57:50 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:57:50 Selecting previously unselected package libtsan0:amd64. 23:57:50 Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:57:50 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:57:50 Selecting previously unselected package libubsan0:amd64. 23:57:50 Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:57:50 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 23:57:50 Selecting previously unselected package libcilkrts5:amd64. 23:57:50 Preparing to unpack .../52-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:57:50 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 23:57:51 Selecting previously unselected package libmpx2:amd64. 23:57:51 Preparing to unpack .../53-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:57:51 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 23:57:51 Selecting previously unselected package libquadmath0:amd64. 23:57:51 Preparing to unpack .../54-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:57:51 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:57:51 Selecting previously unselected package libgcc-7-dev:amd64. 23:57:51 Preparing to unpack .../55-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:57:51 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:57:51 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:57:51 CGO_ENABLED=1 go vet ./... 23:57:52 Selecting previously unselected package gcc-7. 23:57:52 Preparing to unpack .../56-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:57:52 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 23:57:52 Selecting previously unselected package gcc. 23:57:52 Preparing to unpack .../57-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:57:52 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 23:57:52 Selecting previously unselected package libstdc++-7-dev:amd64. 23:57:52 Preparing to unpack .../58-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:57:52 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:57:54 Selecting previously unselected package g++-7. 23:57:54 Preparing to unpack .../59-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:57:54 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 23:57:55 Selecting previously unselected package g++. 23:57:55 Preparing to unpack .../60-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:57:55 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 23:57:55 Selecting previously unselected package make. 23:57:55 Preparing to unpack .../61-make_4.1-9.1ubuntu1_amd64.deb ... 23:57:55 Unpacking make (4.1-9.1ubuntu1) ... 23:57:55 Selecting previously unselected package libdpkg-perl. 23:57:55 Preparing to unpack .../62-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 23:57:55 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 23:57:55 Selecting previously unselected package patch. 23:57:55 Preparing to unpack .../63-patch_2.7.6-2ubuntu1.1_amd64.deb ... 23:57:55 Unpacking patch (2.7.6-2ubuntu1.1) ... 23:57:55 Selecting previously unselected package dpkg-dev. 23:57:55 Preparing to unpack .../64-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 23:57:55 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 23:57:56 Selecting previously unselected package build-essential. 23:57:56 Preparing to unpack .../65-build-essential_12.4ubuntu1_amd64.deb ... 23:57:56 Unpacking build-essential (12.4ubuntu1) ... 23:57:56 Selecting previously unselected package curl. 23:57:56 Preparing to unpack .../66-curl_7.58.0-2ubuntu3.8_amd64.deb ... 23:57:56 Unpacking curl (7.58.0-2ubuntu3.8) ... 23:57:56 Selecting previously unselected package libassuan0:amd64. 23:57:56 Preparing to unpack .../67-libassuan0_2.5.1-2_amd64.deb ... 23:57:56 Unpacking libassuan0:amd64 (2.5.1-2) ... 23:57:56 Selecting previously unselected package gpgconf. 23:57:56 Preparing to unpack .../68-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ... 23:57:56 Unpacking gpgconf (2.2.4-1ubuntu1.2) ... 23:57:56 Selecting previously unselected package libksba8:amd64. 23:57:56 Preparing to unpack .../69-libksba8_1.3.5-2_amd64.deb ... 23:57:56 Unpacking libksba8:amd64 (1.3.5-2) ... 23:57:56 Selecting previously unselected package libnpth0:amd64. 23:57:56 Preparing to unpack .../70-libnpth0_1.5-3_amd64.deb ... 23:57:56 Unpacking libnpth0:amd64 (1.5-3) ... 23:57:56 Selecting previously unselected package dirmngr. 23:57:56 Preparing to unpack .../71-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ... 23:57:56 Unpacking dirmngr (2.2.4-1ubuntu1.2) ... 23:57:56 Selecting previously unselected package libfakeroot:amd64. 23:57:56 Preparing to unpack .../72-libfakeroot_1.22-2ubuntu1_amd64.deb ... 23:57:56 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 23:57:56 Selecting previously unselected package fakeroot. 23:57:56 Preparing to unpack .../73-fakeroot_1.22-2ubuntu1_amd64.deb ... 23:57:56 Unpacking fakeroot (1.22-2ubuntu1) ... 23:57:56 Selecting previously unselected package libcurl3-gnutls:amd64. 23:57:56 Preparing to unpack .../74-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 23:57:56 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 23:57:57 Selecting previously unselected package liberror-perl. 23:57:57 Preparing to unpack .../75-liberror-perl_0.17025-1_all.deb ... 23:57:57 Unpacking liberror-perl (0.17025-1) ... 23:57:57 Selecting previously unselected package git-man. 23:57:57 Preparing to unpack .../76-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 23:57:57 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 23:57:57 Selecting previously unselected package git. 23:57:57 Preparing to unpack .../77-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 23:57:57 Unpacking git (1:2.17.1-1ubuntu0.7) ... 23:57:58 gofmt -l . 23:57:58 [ "`gofmt -l .`" = "" ] 23:57:58 ./bin/test-go-mod-tidy.sh 23:57:58 ./bin/test-attribution-txt.sh 23:57:58 Selecting previously unselected package gnupg-l10n. 23:57:58 Preparing to unpack .../78-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... 23:57:58 Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... 23:57:58 Selecting previously unselected package gnupg-utils. 23:57:58 Preparing to unpack .../79-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ... 23:57:58 Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... 23:57:58 Selecting previously unselected package gpg. 23:57:58 Preparing to unpack .../80-gpg_2.2.4-1ubuntu1.2_amd64.deb ... 23:57:58 Unpacking gpg (2.2.4-1ubuntu1.2) ... 23:57:58 Selecting previously unselected package pinentry-curses. 23:57:58 Preparing to unpack .../81-pinentry-curses_1.1.0-1_amd64.deb ... 23:57:58 Unpacking pinentry-curses (1.1.0-1) ... 23:57:58 Selecting previously unselected package gpg-agent. 23:57:58 Preparing to unpack .../82-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ... 23:57:58 Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... 23:57:58 Selecting previously unselected package gpg-wks-client. 23:57:58 Preparing to unpack .../83-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ... 23:57:58 Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... 23:57:58 Selecting previously unselected package gpg-wks-server. 23:57:58 Preparing to unpack .../84-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ... 23:57:58 Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... 23:57:58 Selecting previously unselected package gpgsm. 23:57:58 Preparing to unpack .../85-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ... 23:57:58 Unpacking gpgsm (2.2.4-1ubuntu1.2) ... [Pipeline] stash 23:57:59 Warning: overwriting stash ‘coverage-report’ 23:57:59 Selecting previously unselected package gnupg. 23:57:59 Preparing to unpack .../86-gnupg_2.2.4-1ubuntu1.2_amd64.deb ... 23:57:59 Unpacking gnupg (2.2.4-1ubuntu1.2) ... 23:57:59 Selecting previously unselected package libalgorithm-diff-perl. 23:57:59 Preparing to unpack .../87-libalgorithm-diff-perl_1.19.03-1_all.deb ... 23:57:59 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 23:57:59 Selecting previously unselected package libalgorithm-diff-xs-perl. 23:57:59 Preparing to unpack .../88-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 23:57:59 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 23:57:59 Selecting previously unselected package libalgorithm-merge-perl. 23:57:59 Preparing to unpack .../89-libalgorithm-merge-perl_0.08-3_all.deb ... 23:57:59 Unpacking libalgorithm-merge-perl (0.08-3) ... 23:57:59 Selecting previously unselected package libfile-fcntllock-perl. 23:57:59 Preparing to unpack .../90-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 23:57:59 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 23:57:59 Selecting previously unselected package libnorm1:amd64. 23:57:59 Preparing to unpack .../91-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 23:57:59 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:57:59 Stashed 1 file(s) [Pipeline] } 23:57:59 $ docker stop --time=1 36faeaf1d341747c9b5c01332e36b04b78dc81be94279eb9bf35fd0d8ecfb382 23:57:59 Selecting previously unselected package libpgm-5.2-0:amd64. 23:57:59 Preparing to unpack .../92-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 23:57:59 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:57:59 Selecting previously unselected package libsodium23:amd64. 23:57:59 Preparing to unpack .../93-libsodium23_1.0.16-2_amd64.deb ... 23:57:59 Unpacking libsodium23:amd64 (1.0.16-2) ... 23:57:59 Selecting previously unselected package libzmq5:amd64. 23:57:59 Preparing to unpack .../94-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 23:57:59 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:57:59 Selecting previously unselected package libzmq3-dev:amd64. 23:57:59 Preparing to unpack .../95-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 23:57:59 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:57:59 Selecting previously unselected package manpages-dev. 23:57:59 Preparing to unpack .../96-manpages-dev_4.15-1_all.deb ... 23:57:59 Unpacking manpages-dev (4.15-1) ... 23:58:00 Selecting previously unselected package pkg-config. 23:58:00 Preparing to unpack .../97-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 23:58:00 Unpacking pkg-config (0.29.1-0ubuntu2) ... 23:58:00 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:58:00 Setting up libnpth0:amd64 (1.5-3) ... 23:58:00 Setting up libedit2:amd64 (3.1-20170329-1) ... 23:58:00 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:58:00 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:58:00 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:58:00 Setting up readline-common (7.0-3) ... 23:58:00 Setting up manpages (4.15-1) ... 23:58:00 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 23:58:00 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:58:00 Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 23:58:00 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:58:00 Setting up less (487-0.1) ... 23:58:01 Setting up make (4.1-9.1ubuntu1) ... 23:58:01 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 23:58:01 $ docker rm -f 36faeaf1d341747c9b5c01332e36b04b78dc81be94279eb9bf35fd0d8ecfb382 23:58:01 Setting up curl (7.58.0-2ubuntu3.8) ... 23:58:01 Setting up libreadline7:amd64 (7.0-3) ... 23:58:01 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 23:58:01 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:58:01 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 23:58:01 No schema files found: doing nothing. 23:58:01 Setting up linux-libc-dev:amd64 (4.15.0-106.107) ... 23:58:01 Setting up libmpfr6:amd64 (4.0.1-1) ... 23:58:01 Setting up libksba8:amd64 (1.3.5-2) ... 23:58:01 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 23:58:01 Setting up libgdbm5:amd64 (1.14.1-6) ... 23:58:01 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:58:01 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 23:58:01 Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... 23:58:01 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:58:01 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:58:01 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 23:58:02 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... 23:58:02 Setting up libsodium23:amd64 (1.0.16-2) ... 23:58:02 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 23:58:02 Setting up patch (2.7.6-2ubuntu1.1) ... 23:58:02 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 23:58:02 Setting up xz-utils (5.2.2-1.3) ... 23:58:02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 23:58:02 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 23:58:02 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 23:58:02 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 23:58:02 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 23:58:02 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 23:58:02 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 23:58:02 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 23:58:02 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 23:58:02 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 23:58:02 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 23:58:02 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 23:58:02 Setting up liblocale-gettext-perl (1.07-3build2) ... 23:58:02 Setting up shared-mime-info (1.9-2) ... [Pipeline] sh 23:58:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:58:02 + ls -al . 23:58:02 total 124 23:58:02 drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 23:57 . 23:58:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 23:55 .. 23:58:02 -rw-rw-r-- 1 jenkins jenkins 127 Jun 16 23:55 .dockerignore 23:58:02 drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 23:55 .git 23:58:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 23:55 .github 23:58:02 -rw-rw-r-- 1 jenkins jenkins 93 Jun 16 23:55 .gitignore 23:58:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 23:55 .semver 23:58:02 -rw-rw-r-- 1 jenkins jenkins 6027 Jun 16 23:55 Attribution.txt 23:58:02 -rw-rw-r-- 1 jenkins jenkins 1896 Jun 16 23:55 Dockerfile 23:58:02 -rw-rw-r-- 1 jenkins jenkins 966 Jun 16 23:55 Dockerfile.build 23:58:02 -rw-rw-r-- 1 jenkins jenkins 710 Jun 16 23:55 Jenkinsfile 23:58:02 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 16 23:55 LICENSE 23:58:02 -rw-rw-r-- 1 jenkins jenkins 481 Jun 16 23:55 README.md 23:58:02 -rw-rw-r-- 1 jenkins jenkins 11 Jun 16 23:52 VERSION 23:58:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 23:55 bin 23:58:02 -rw-r--r-- 1 jenkins jenkins 10 Jun 16 23:57 coverage.out 23:58:02 -rw-rw-r-- 1 jenkins jenkins 180 Jun 16 23:55 docker-compose.debug.yml 23:58:02 -rw-rw-r-- 1 jenkins jenkins 133 Jun 16 23:55 docker-compose.yml 23:58:02 -rw-r--r-- 1 jenkins jenkins 126 Jun 16 23:57 go.mod 23:58:02 -rw-r--r-- 1 jenkins jenkins 18573 Jun 16 23:57 go.sum 23:58:02 -rw-rw-r-- 1 jenkins jenkins 1519 Jun 16 23:55 main.go 23:58:02 -rw-rw-r-- 1 jenkins jenkins 1573 Jun 16 23:55 makefile 23:58:02 drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 23:55 res 23:58:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 23:55 snap [Pipeline] isUnix [Pipeline] sh 23:58:03 + 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=6ceeec989db4d40aecbcc9887f836b7605e9bc2d --label arch=arm64 --label version=1.2.1-dev.1 . 23:58:03 Sending build context to Docker daemon 337.4kB 23:58:03 Step 1/24 : ARG BASE=golang:1.13-alpine 23:58:03 Step 2/24 : FROM ${BASE} AS builder 23:58:03 ---> 8fb860555495 23:58:03 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:58:03 ---> Running in ede07059ec99 23:58:03 Removing intermediate container ede07059ec99 23:58:03 ---> 124395763154 23:58:03 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 23:58:04 ---> Running in 0d97c0f4ad30 23:58:04 Removing intermediate container 0d97c0f4ad30 23:58:04 ---> bd52ad90d639 23:58:04 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:58:04 ---> Running in 341982d59e68 23:58:04 Removing intermediate container 341982d59e68 23:58:04 ---> 4966f11339ae 23:58:04 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:58:05 ---> Running in 32ec11751dbb 23:58:07 Removing intermediate container 32ec11751dbb 23:58:07 ---> 6d127aa5c37c 23:58:07 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:58:07 ---> Running in 35695a66c170 23:58:08 Setting up libmpc3:amd64 (1.1.0-1) ... 23:58:08 Setting up libc-dev-bin (2.27-3ubuntu1) ... 23:58:08 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 23:58:08 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 23:58:08 Setting up manpages-dev (4.15-1) ... 23:58:08 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 23:58:08 Setting up libc6-dev:amd64 (2.27-3ubuntu1) ... 23:58:08 Setting up libassuan0:amd64 (2.5.1-2) ... 23:58:08 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 23:58:08 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:58:08 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 23:58:08 Setting up libxau6:amd64 (1:1.0.8-1) ... 23:58:08 Setting up netbase (5.4) ... 23:58:08 Setting up libisl19:amd64 (0.19-1) ... 23:58:08 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:58:08 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 23:58:08 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... 23:58:08 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 23:58:08 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 23:58:08 Setting up gpgconf (2.2.4-1ubuntu1.2) ... 23:58:08 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:58:08 Setting up fakeroot (1.22-2ubuntu1) ... 23:58:08 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 23:58:08 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 23:58:08 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 23:58:08 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 23:58:08 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 23:58:08 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 23:58:08 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 23:58:08 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 23:58:08 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 23:58:08 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:58:08 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 23:58:08 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:58:08 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 23:58:08 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 23:58:08 Setting up gpgsm (2.2.4-1ubuntu1.2) ... 23:58:08 Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... 23:58:08 Setting up pinentry-curses (1.1.0-1) ... 23:58:08 Setting up dirmngr (2.2.4-1ubuntu1.2) ... 23:58:08 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 23:58:08 Setting up gpg (2.2.4-1ubuntu1.2) ... 23:58:08 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 23:58:08 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 23:58:09 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 23:58:09 Setting up gpg-agent (2.2.4-1ubuntu1.2) ... 23:58:09 Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... 23:58:09 Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... 23:58:09 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 23:58:09 Setting up perl (5.26.1-6ubuntu0.3) ... 23:58:09 Setting up libfile-fcntllock-perl (0.22-3build2) ... 23:58:09 Setting up libalgorithm-diff-perl (1.19.03-1) ... 23:58:09 Setting up binutils (2.30-21ubuntu1~18.04.3) ... 23:58:09 Setting up libxext6:amd64 (2:1.3.3-1) ... 23:58:09 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 23:58:09 Setting up liberror-perl (0.17025-1) ... 23:58:09 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 23:58:09 Setting up gnupg (2.2.4-1ubuntu1.2) ... 23:58:09 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 23:58:09 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 23:58:09 Setting up xauth (1:1.0.10-1) ... 23:58:09 Setting up libalgorithm-merge-perl (0.08-3) ... 23:58:09 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 23:58:09 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 23:58:09 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 23:58:09 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 23:58:09 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 23:58:09 Setting up git (1:2.17.1-1ubuntu0.7) ... 23:58:09 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 23:58:09 Setting up build-essential (12.4ubuntu1) ... 23:58:09 Setting up pkg-config (0.29.1-0ubuntu2) ... 23:58:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:58:10 OK: 127 MiB in 45 packages 23:58:11 Removing intermediate container 35695a66c170 23:58:11 ---> 645447f5eeeb 23:58:11 Step 8/24 : WORKDIR /app 23:58:11 ---> Running in 9797a218cb68 23:58:11 Removing intermediate container 9797a218cb68 23:58:11 ---> 1cc8acb1af9d 23:58:11 Step 9/24 : COPY go.mod . 23:58:12 ---> e051667a4d00 23:58:12 Step 10/24 : RUN go mod download 23:58:12 ---> Running in 513b19d49ef5 23:58:13 binutils set to automatically installed. 23:58:13 binutils-common set to automatically installed. 23:58:13 binutils-x86-64-linux-gnu set to automatically installed. 23:58:13 build-essential set to automatically installed. 23:58:13 cpp set to automatically installed. 23:58:13 cpp-7 set to automatically installed. 23:58:13 curl set to automatically installed. 23:58:13 dirmngr set to automatically installed. 23:58:13 dpkg-dev set to automatically installed. 23:58:13 fakeroot set to automatically installed. 23:58:13 g++ set to automatically installed. 23:58:13 g++-7 set to automatically installed. 23:58:13 gcc set to automatically installed. 23:58:13 gcc-7 set to automatically installed. 23:58:13 gcc-7-base set to automatically installed. 23:58:13 git set to automatically installed. 23:58:13 git-man set to automatically installed. 23:58:13 gnupg set to automatically installed. 23:58:13 gnupg-l10n set to automatically installed. 23:58:13 gnupg-utils set to automatically installed. 23:58:13 gpg set to automatically installed. 23:58:13 gpg-agent set to automatically installed. 23:58:13 gpg-wks-client set to automatically installed. 23:58:13 gpg-wks-server set to automatically installed. 23:58:13 gpgconf set to automatically installed. 23:58:13 gpgsm set to automatically installed. 23:58:13 less set to automatically installed. 23:58:13 libalgorithm-diff-perl set to automatically installed. 23:58:13 libalgorithm-diff-xs-perl set to automatically installed. 23:58:13 libalgorithm-merge-perl set to automatically installed. 23:58:13 libasan4 set to automatically installed. 23:58:13 libassuan0 set to automatically installed. 23:58:13 libatomic1 set to automatically installed. 23:58:13 libbinutils set to automatically installed. 23:58:13 libbsd0 set to automatically installed. 23:58:13 libc-dev-bin set to automatically installed. 23:58:13 libc6-dev set to automatically installed. 23:58:13 libcc1-0 set to automatically installed. 23:58:13 libcilkrts5 set to automatically installed. 23:58:13 libcurl3-gnutls set to automatically installed. 23:58:13 libdpkg-perl set to automatically installed. 23:58:13 libedit2 set to automatically installed. 23:58:13 liberror-perl set to automatically installed. 23:58:13 libexpat1 set to automatically installed. 23:58:13 libfakeroot set to automatically installed. 23:58:13 libfile-fcntllock-perl set to automatically installed. 23:58:13 libgcc-7-dev set to automatically installed. 23:58:13 libgdbm-compat4 set to automatically installed. 23:58:13 libgdbm5 set to automatically installed. 23:58:13 libglib2.0-0 set to automatically installed. 23:58:13 libglib2.0-data set to automatically installed. 23:58:13 libgomp1 set to automatically installed. 23:58:13 libicu60 set to automatically installed. 23:58:13 libisl19 set to automatically installed. 23:58:13 libitm1 set to automatically installed. 23:58:13 libksba8 set to automatically installed. 23:58:13 liblocale-gettext-perl set to automatically installed. 23:58:13 liblsan0 set to automatically installed. 23:58:13 libmpc3 set to automatically installed. 23:58:13 libmpfr6 set to automatically installed. 23:58:13 libmpx2 set to automatically installed. 23:58:13 libnorm1 set to automatically installed. 23:58:13 libnpth0 set to automatically installed. 23:58:13 libperl5.26 set to automatically installed. 23:58:13 libpgm-5.2-0 set to automatically installed. 23:58:13 libquadmath0 set to automatically installed. 23:58:13 libreadline7 set to automatically installed. 23:58:13 libsodium23 set to automatically installed. 23:58:13 libssl1.0.0 set to automatically installed. 23:58:13 libstdc++-7-dev set to automatically installed. 23:58:13 libtsan0 set to automatically installed. 23:58:13 libubsan0 set to automatically installed. 23:58:13 libx11-6 set to automatically installed. 23:58:13 libx11-data set to automatically installed. 23:58:13 libxau6 set to automatically installed. 23:58:13 libxcb1 set to automatically installed. 23:58:13 libxdmcp6 set to automatically installed. 23:58:13 libxext6 set to automatically installed. 23:58:13 libxml2 set to automatically installed. 23:58:13 libxmuu1 set to automatically installed. 23:58:13 libzmq3-dev set to automatically installed. 23:58:13 libzmq5 set to automatically installed. 23:58:13 linux-libc-dev set to automatically installed. 23:58:13 make set to automatically installed. 23:58:13 manpages set to automatically installed. 23:58:13 manpages-dev set to automatically installed. 23:58:13 netbase set to automatically installed. 23:58:13 openssh-client set to automatically installed. 23:58:13 patch set to automatically installed. 23:58:13 perl set to automatically installed. 23:58:13 perl-modules-5.26 set to automatically installed. 23:58:13 pinentry-curses set to automatically installed. 23:58:13 pkg-config set to automatically installed. 23:58:13 readline-common set to automatically installed. 23:58:13 shared-mime-info set to automatically installed. 23:58:13 xauth set to automatically installed. 23:58:13 xdg-user-dirs set to automatically installed. 23:58:13 xz-utils set to automatically installed. 23:58:13 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 23:58:13 Please ensure the environment is properly setup before continuing. 23:58:13 Ignore this message if the appropriate measures have already been taken 23:58:13 Pulling go 23:58:14 'app-service-config' has dependencies that need to be staged: go 23:58:14 Skipping pull go (already ran) 23:58:14 Building go 23:58:14 % Total % Received % Xferd Average Speed Time Time Time Current 23:58:14 Dload Upload Total Spent Left Speed 23:58:15 Removing intermediate container 513b19d49ef5 23:58:15 ---> e468b69be1ff 23:58:15 Step 11/24 : COPY . . 23:58:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 114M 9 10.5M 0 0 24.4M 0 0:00:04 --:--:-- 0:00:04 24.4M 86 114M 86 98.6M 0 0 68.8M 0 0:00:01 0:00:01 --:--:-- 68.8M 91 114M 91 105M 0 0 69.3M 0 0:00:01 0:00:01 --:--:-- 69.3M 23:58:15 curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 23:58:16 Failed to run 'override-build': Exit code was 56. 23:58:16 ---> 1b4e3aae31a7 23:58:16 Step 12/24 : ARG MAKE="make build" 23:58:16 ---> Running in 5882d0239682 23:58:16 Removing intermediate container 5882d0239682 23:58:16 ---> 6f13b96ec6c8 23:58:16 Step 13/24 : RUN $MAKE 23:58:16 ---> Running in 72277f0b1cca [Pipeline] } 23:58:17 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] } 23:58:17 Failed in branch amd64 23:58:18 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.1" -o app-service-configurable 23:59:05 Removing intermediate container 72277f0b1cca 23:59:05 ---> 9a35b32bfb39 23:59:05 Step 14/24 : FROM alpine:latest 23:59:05 latest: Pulling from library/alpine 23:59:05 b538f80385f9: Pulling fs layer 23:59:05 b538f80385f9: Verifying Checksum 23:59:05 b538f80385f9: Download complete 23:59:05 b538f80385f9: Pull complete 23:59:05 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 23:59:05 Status: Downloaded newer image for alpine:latest 23:59:05 ---> 62ee0e9f8440 23:59:05 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:59:05 ---> Running in 876ca3286670 23:59:05 Removing intermediate container 876ca3286670 23:59:05 ---> 9292fa833c4e 23:59:05 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 23:59:06 ---> Running in 9e17116b0348 23:59:06 Removing intermediate container 9e17116b0348 23:59:06 ---> fc13cac78854 23:59:06 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 23:59:06 ---> Running in 898298b34280 23:59:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:59:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:59:08 (1/6) Installing ca-certificates (20191127-r3) 23:59:08 (2/6) Installing libgcc (9.3.0-r2) 23:59:08 (3/6) Installing libsodium (1.0.18-r0) 23:59:08 (4/6) Installing libstdc++ (9.3.0-r2) 23:59:08 (5/6) Installing libzmq (4.3.2-r0) 23:59:08 (6/6) Installing zeromq (4.3.2-r0) 23:59:08 Executing busybox-1.31.1-r16.trigger 23:59:08 Executing ca-certificates-20191127-r3.trigger 23:59:09 OK: 8 MiB in 20 packages 23:59:10 Removing intermediate container 898298b34280 23:59:10 ---> 5459e7993c8a 23:59:10 Step 18/24 : COPY --from=builder /app/res/ /res/ 23:59:11 ---> fd90f5cc32a0 23:59:11 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:59:13 ---> 321c5877a910 23:59:13 Step 20/24 : EXPOSE 48095 23:59:13 ---> Running in 7b25818fb7ee 23:59:13 Removing intermediate container 7b25818fb7ee 23:59:13 ---> cf2bd2d4038b 23:59:13 Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:59:13 ---> Running in 74eb2361b6da 23:59:14 Removing intermediate container 74eb2361b6da 23:59:14 ---> b0cfb56578d9 23:59:14 Step 22/24 : LABEL arch=arm64 23:59:14 ---> Running in f3cd4c89042c 23:59:14 Removing intermediate container f3cd4c89042c 23:59:14 ---> b799e9adaf69 23:59:14 Step 23/24 : LABEL git_sha=6ceeec989db4d40aecbcc9887f836b7605e9bc2d 23:59:15 ---> Running in 3e50c78ff9a5 23:59:15 Removing intermediate container 3e50c78ff9a5 23:59:15 ---> 31650d9ab200 23:59:15 Step 24/24 : LABEL version=1.2.1-dev.1 23:59:15 ---> Running in 34ba308ada3f 23:59:15 Removing intermediate container 34ba308ada3f 23:59:15 ---> 9a59566f0a8c 23:59:15 [Warning] One or more build-args [ARCH] were not consumed 23:59:15 Successfully built 9a59566f0a8c 23:59:15 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 23:59:16 provisioning config files... 23:59:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/30@tmp/config3988151541552195655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:59:16 nexus3.edgexfoundry.org:10001 23:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:17 Configure a credential helper to remove this warning. See 23:59:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:17 23:59:17 Login Succeeded 23:59:17 nexus3.edgexfoundry.org:10002 23:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:17 Configure a credential helper to remove this warning. See 23:59:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:17 23:59:17 Login Succeeded 23:59:17 nexus3.edgexfoundry.org:10003 23:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:18 Configure a credential helper to remove this warning. See 23:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:18 23:59:18 Login Succeeded 23:59:18 nexus3.edgexfoundry.org:10004 23:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:19 Configure a credential helper to remove this warning. See 23:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:19 23:59:19 Login Succeeded 23:59:19 docker.io 23:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:59:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:59:20 Configure a credential helper to remove this warning. See 23:59:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:59:20 23:59:20 Login Succeeded [Pipeline] } 23:59:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:59:20 [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: 23:59:20 6ceeec989db4d40aecbcc9887f836b7605e9bc2d 23:59:20 latest 23:59:20 1.2.1-dev.1 23:59:20 6ceeec989db4d40aecbcc9887f836b7605e9bc2d-1.2.1-dev.1 23:59:20 master 23:59:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:59:21 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:6ceeec989db4d40aecbcc9887f836b7605e9bc2d [Pipeline] isUnix [Pipeline] sh 23:59:21 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:6ceeec989db4d40aecbcc9887f836b7605e9bc2d 23:59:21 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 23:59:21 50b5f6d295aa: Preparing 23:59:21 7e283a634e07: Preparing 23:59:21 6ef80ab41eeb: Preparing 23:59:21 e2f13739ad41: Preparing 23:59:21 e2f13739ad41: Layer already exists 23:59:21 7e283a634e07: Pushed 23:59:22 6ef80ab41eeb: Pushed 23:59:25 50b5f6d295aa: Pushed 23:59:26 6ceeec989db4d40aecbcc9887f836b7605e9bc2d: digest: sha256:25292c43a16b82cf6e09f6ba6566be9bdfa3bb5ed9b59a9a4e652ca740bddb6d size: 1158 [Pipeline] isUnix [Pipeline] sh 23:59:26 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:59:27 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 23:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 23:59:27 50b5f6d295aa: Preparing 23:59:27 7e283a634e07: Preparing 23:59:27 6ef80ab41eeb: Preparing 23:59:27 e2f13739ad41: Preparing 23:59:27 6ef80ab41eeb: Layer already exists 23:59:27 e2f13739ad41: Layer already exists 23:59:27 50b5f6d295aa: Layer already exists 23:59:27 7e283a634e07: Layer already exists 23:59:27 latest: digest: sha256:25292c43a16b82cf6e09f6ba6566be9bdfa3bb5ed9b59a9a4e652ca740bddb6d size: 1158 [Pipeline] isUnix [Pipeline] sh 23:59:27 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 23:59:28 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.1 23:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 23:59:28 50b5f6d295aa: Preparing 23:59:28 7e283a634e07: Preparing 23:59:28 6ef80ab41eeb: Preparing 23:59:28 e2f13739ad41: Preparing 23:59:28 e2f13739ad41: Layer already exists 23:59:28 50b5f6d295aa: Layer already exists 23:59:28 7e283a634e07: Layer already exists 23:59:28 6ef80ab41eeb: Layer already exists 23:59:28 1.2.1-dev.1: digest: sha256:25292c43a16b82cf6e09f6ba6566be9bdfa3bb5ed9b59a9a4e652ca740bddb6d size: 1158 [Pipeline] isUnix [Pipeline] sh 23:59:28 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:6ceeec989db4d40aecbcc9887f836b7605e9bc2d-1.2.1-dev.1 [Pipeline] isUnix [Pipeline] sh 23:59:29 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:6ceeec989db4d40aecbcc9887f836b7605e9bc2d-1.2.1-dev.1 23:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 23:59:29 50b5f6d295aa: Preparing 23:59:29 7e283a634e07: Preparing 23:59:29 6ef80ab41eeb: Preparing 23:59:29 e2f13739ad41: Preparing 23:59:29 50b5f6d295aa: Layer already exists 23:59:29 6ef80ab41eeb: Layer already exists 23:59:29 7e283a634e07: Layer already exists 23:59:29 e2f13739ad41: Layer already exists 23:59:29 6ceeec989db4d40aecbcc9887f836b7605e9bc2d-1.2.1-dev.1: digest: sha256:25292c43a16b82cf6e09f6ba6566be9bdfa3bb5ed9b59a9a4e652ca740bddb6d size: 1158 [Pipeline] isUnix [Pipeline] sh 23:59:29 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 23:59:30 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master 23:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 23:59:30 50b5f6d295aa: Preparing 23:59:30 7e283a634e07: Preparing 23:59:30 6ef80ab41eeb: Preparing 23:59:30 e2f13739ad41: Preparing 23:59:30 7e283a634e07: Layer already exists 23:59:30 50b5f6d295aa: Layer already exists 23:59:30 e2f13739ad41: Layer already exists 23:59:30 6ef80ab41eeb: Layer already exists 23:59:30 master: digest: sha256:25292c43a16b82cf6e09f6ba6566be9bdfa3bb5ed9b59a9a4e652ca740bddb6d 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 23:59:30 + find /w/workspace/app-service-configurable/30 23:59:30 + grep snapcraft.yaml 23:59:30 + grep -Po ^name: \K(.*) /w/workspace/app-service-configurable/30/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:59:31 provisioning config files... 23:59:31 copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/30@tmp/config8794547930966148981tmp [Pipeline] { [Pipeline] sh 23:59:31 + cp /w/workspace/app-service-configurable/30@tmp/config8794547930966148981tmp /w/workspace/app-service-configurable/30/edgex-snap-store-login [Pipeline] sh 23:59:31 + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/30:/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 23:59:31 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 23:59:32 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 23:59:32 b2f61026a351: Pulling fs layer 23:59:32 5538fb30c42c: Pulling fs layer 23:59:32 f0b05810781a: Pulling fs layer 23:59:32 0180a33352d6: Pulling fs layer 23:59:32 e7604b0c0f53: Pulling fs layer 23:59:32 db689cb83ae0: Pulling fs layer 23:59:32 6138af208834: Pulling fs layer 23:59:32 007c8e8c5d63: Pulling fs layer 23:59:32 4f7a387c642f: Pulling fs layer 23:59:32 db689cb83ae0: Waiting 23:59:32 6138af208834: Waiting 23:59:32 007c8e8c5d63: Waiting 23:59:32 4f7a387c642f: Waiting 23:59:32 0180a33352d6: Waiting 23:59:32 e7604b0c0f53: Waiting 23:59:32 5538fb30c42c: Verifying Checksum 23:59:32 5538fb30c42c: Download complete 23:59:32 f0b05810781a: Verifying Checksum 23:59:32 f0b05810781a: Download complete 23:59:32 0180a33352d6: Verifying Checksum 23:59:32 0180a33352d6: Download complete 23:59:32 db689cb83ae0: Verifying Checksum 23:59:32 db689cb83ae0: Download complete 23:59:32 6138af208834: Verifying Checksum 23:59:32 6138af208834: Download complete 23:59:32 007c8e8c5d63: Verifying Checksum 23:59:32 007c8e8c5d63: Download complete 23:59:32 4f7a387c642f: Verifying Checksum 23:59:32 4f7a387c642f: Download complete 23:59:32 b2f61026a351: Verifying Checksum 23:59:32 b2f61026a351: Download complete 23:59:36 b2f61026a351: Pull complete 23:59:36 5538fb30c42c: Pull complete 23:59:36 f0b05810781a: Pull complete 23:59:36 0180a33352d6: Pull complete 23:59:39 e7604b0c0f53: Download complete 00:00:11 e7604b0c0f53: Pull complete 00:00:11 db689cb83ae0: Pull complete 00:00:11 6138af208834: Pull complete 00:00:11 007c8e8c5d63: Pull complete 00:00:11 4f7a387c642f: Pull complete 00:00:11 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 00:00:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 00:00:17 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 00:00:17 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 00:00:17 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 00:00:17 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 00:00:17 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] 00:00:17 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 00:00:17 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [880 kB] 00:00:17 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 00:00:17 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 00:00:17 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 00:00:18 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] 00:00:18 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [608 kB] 00:00:18 Fetched 3750 kB in 2s (1573 kB/s) 00:00:22 Reading package lists... 00:00:29 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: 00:00:29 - README.md 00:00:29 00:00:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:00:34 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 00:00:39 Reading package lists... 00:00:40 Building dependency tree... 00:00:40 Reading state information... 00:00:40 The following packages were automatically installed and are no longer required: 00:00:40 libjq1 liblzo2-2 libonig4 00:00:40 Use 'sudo apt autoremove' to remove them. 00:00:40 Suggested packages: 00:00:40 binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd 00:00:40 pinentry-gnome3 tor debian-keyring gcc-7-doc libstdc++6-7-dbg gcc-multilib 00:00:40 autoconf automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg 00:00:40 libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg 00:00:40 libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base 00:00:40 git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk 00:00:40 gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon 00:00:40 glibc-doc bzr gdbm-l10n libstdc++-7-doc make-doc man-browser keychain 00:00:40 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 00:00:40 libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc 00:00:40 readline-doc 00:00:41 The following NEW packages will be installed: 00:00:41 binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp 00:00:41 cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git 00:00:41 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client 00:00:41 gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl 00:00:41 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 00:00:41 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 00:00:41 libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot 00:00:41 libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 00:00:41 libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 00:00:41 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libnpth0 00:00:41 libperl5.26 libpgm-5.2-0 libreadline7 libsodium23 libssl1.0.0 00:00:41 libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 00:00:41 libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make 00:00:41 manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 00:00:41 pinentry-curses pkg-config readline-common shared-mime-info xauth 00:00:41 xdg-user-dirs xz-utils 00:00:42 0 upgraded, 95 newly installed, 0 to remove and 10 not upgraded. 00:00:42 Need to get 63.4 MB of archives. 00:00:42 After this operation, 277 MB of additional disk space will be used. 00:00:42 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] 00:00:42 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 00:00:42 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 00:00:42 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 00:00:42 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 00:00:42 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 00:00:43 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 00:00:43 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 00:00:43 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 00:00:43 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 00:00:43 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 00:00:43 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 00:00:43 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 00:00:43 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 00:00:43 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 00:00:43 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] 00:00:43 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] 00:00:43 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.1 [7987 kB] 00:00:44 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] 00:00:44 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] 00:00:44 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.3 [547 kB] 00:00:44 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 00:00:44 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] 00:00:44 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] 00:00:44 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xz-utils arm64 5.2.2-1.3 [79.2 kB] 00:00:44 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 00:00:44 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 00:00:44 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 00:00:44 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] 00:00:44 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 00:00:44 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 00:00:44 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.3 [196 kB] 00:00:44 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.3 [417 kB] 00:00:44 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] 00:00:44 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.3 [3368 B] 00:00:44 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libc-dev-bin arm64 2.27-3ubuntu1 [58.6 kB] 00:00:44 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-106.107 [969 kB] 00:00:44 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libc6-dev arm64 2.27-3ubuntu1 [2052 kB] 00:00:44 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] 00:00:44 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] 00:00:44 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] 00:00:44 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] 00:00:44 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] 00:00:45 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:00:45 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] 00:00:45 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] 00:00:45 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] 00:00:45 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] 00:00:45 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] 00:00:45 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] 00:00:45 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] 00:00:45 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] 00:00:45 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] 00:00:45 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] 00:00:46 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] 00:00:46 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:00:46 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] 00:00:46 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] 00:00:46 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 00:00:46 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:00:46 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 00:00:46 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:00:46 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] 00:00:46 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 00:00:46 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] 00:00:46 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.2 [106 kB] 00:00:46 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] 00:00:46 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] 00:00:46 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.2 [276 kB] 00:00:46 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] 00:00:46 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] 00:00:46 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 00:00:46 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 00:00:46 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 00:00:46 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 00:00:46 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] 00:00:46 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.2 [108 kB] 00:00:46 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.2 [400 kB] 00:00:47 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] 00:00:47 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.2 [190 kB] 00:00:47 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.2 [76.8 kB] 00:00:47 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.2 [71.6 kB] 00:00:47 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.2 [182 kB] 00:00:47 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.2 [249 kB] 00:00:47 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 00:00:47 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] 00:00:47 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 00:00:47 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] 00:00:47 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] 00:00:47 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] 00:00:47 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] 00:00:47 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] 00:00:47 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] 00:00:47 Get:94 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] 00:00:47 Get:95 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] 00:00:48 debconf: delaying package configuration, since apt-utils is not installed 00:00:48 Fetched 63.4 MB in 6s (11.2 MB/s) 00:00:48 Selecting previously unselected package liblocale-gettext-perl. 00:00:48 (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.) 00:00:48 Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_arm64.deb ... 00:00:48 Unpacking liblocale-gettext-perl (1.07-3build2) ... 00:00:48 Selecting previously unselected package libxau6:arm64. 00:00:48 Preparing to unpack .../01-libxau6_1%3a1.0.8-1_arm64.deb ... 00:00:48 Unpacking libxau6:arm64 (1:1.0.8-1) ... 00:00:48 Selecting previously unselected package libbsd0:arm64. 00:00:48 Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 00:00:48 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 00:00:49 Selecting previously unselected package libxdmcp6:arm64. 00:00:49 Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 00:00:49 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 00:00:49 Selecting previously unselected package libxcb1:arm64. 00:00:49 Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 00:00:49 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 00:00:49 Selecting previously unselected package libx11-data. 00:00:49 Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 00:00:49 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 00:00:49 Selecting previously unselected package libx11-6:arm64. 00:00:49 Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 00:00:49 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 00:00:49 Selecting previously unselected package libxext6:arm64. 00:00:49 Preparing to unpack .../07-libxext6_2%3a1.3.3-1_arm64.deb ... 00:00:49 Unpacking libxext6:arm64 (2:1.3.3-1) ... 00:00:49 Selecting previously unselected package perl-modules-5.26. 00:00:49 Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 00:00:49 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 00:00:51 Selecting previously unselected package libgdbm5:arm64. 00:00:51 Preparing to unpack .../09-libgdbm5_1.14.1-6_arm64.deb ... 00:00:51 Unpacking libgdbm5:arm64 (1.14.1-6) ... 00:00:51 Selecting previously unselected package libgdbm-compat4:arm64. 00:00:51 Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_arm64.deb ... 00:00:51 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 00:00:51 Selecting previously unselected package libperl5.26:arm64. 00:00:51 Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 00:00:51 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 00:00:52 Selecting previously unselected package perl. 00:00:52 Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_arm64.deb ... 00:00:52 Unpacking perl (5.26.1-6ubuntu0.3) ... 00:00:52 Selecting previously unselected package less. 00:00:52 Preparing to unpack .../13-less_487-0.1_arm64.deb ... 00:00:52 Unpacking less (487-0.1) ... 00:00:53 Selecting previously unselected package libexpat1:arm64. 00:00:53 Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 00:00:53 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 00:00:53 Selecting previously unselected package libglib2.0-0:arm64. 00:00:53 Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... 00:00:53 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 00:00:53 Selecting previously unselected package libglib2.0-data. 00:00:53 Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 00:00:53 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 00:00:53 Selecting previously unselected package libicu60:arm64. 00:00:53 Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_arm64.deb ... 00:00:53 Unpacking libicu60:arm64 (60.2-3ubuntu3.1) ... 00:00:56 Selecting previously unselected package readline-common. 00:00:56 Preparing to unpack .../18-readline-common_7.0-3_all.deb ... 00:00:56 Unpacking readline-common (7.0-3) ... 00:00:56 Selecting previously unselected package libreadline7:arm64. 00:00:56 Preparing to unpack .../19-libreadline7_7.0-3_arm64.deb ... 00:00:56 Unpacking libreadline7:arm64 (7.0-3) ... 00:00:56 Selecting previously unselected package libxml2:arm64. 00:00:56 Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_arm64.deb ... 00:00:56 Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 00:00:56 Selecting previously unselected package netbase. 00:00:56 Preparing to unpack .../21-netbase_5.4_all.deb ... 00:00:56 Unpacking netbase (5.4) ... 00:00:56 Selecting previously unselected package shared-mime-info. 00:00:56 Preparing to unpack .../22-shared-mime-info_1.9-2_arm64.deb ... 00:00:56 Unpacking shared-mime-info (1.9-2) ... 00:00:57 Selecting previously unselected package xdg-user-dirs. 00:00:57 Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... 00:00:57 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 00:00:57 Selecting previously unselected package xz-utils. 00:00:57 Preparing to unpack .../24-xz-utils_5.2.2-1.3_arm64.deb ... 00:00:57 Unpacking xz-utils (5.2.2-1.3) ... 00:00:57 Selecting previously unselected package libedit2:arm64. 00:00:57 Preparing to unpack .../25-libedit2_3.1-20170329-1_arm64.deb ... 00:00:57 Unpacking libedit2:arm64 (3.1-20170329-1) ... 00:00:57 Selecting previously unselected package libssl1.0.0:arm64. 00:00:57 Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 00:00:57 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 00:00:57 Selecting previously unselected package libxmuu1:arm64. 00:00:57 Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_arm64.deb ... 00:00:57 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 00:00:57 Selecting previously unselected package manpages. 00:00:57 Preparing to unpack .../28-manpages_4.15-1_all.deb ... 00:00:58 Unpacking manpages (4.15-1) ... 00:00:58 Selecting previously unselected package openssh-client. 00:00:58 Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 00:00:58 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:00:58 Selecting previously unselected package xauth. 00:00:58 Preparing to unpack .../30-xauth_1%3a1.0.10-1_arm64.deb ... 00:00:58 Unpacking xauth (1:1.0.10-1) ... 00:00:58 Selecting previously unselected package binutils-common:arm64. 00:00:58 Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_arm64.deb ... 00:00:58 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... 00:00:59 Selecting previously unselected package libbinutils:arm64. 00:00:59 Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_arm64.deb ... 00:00:59 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... 00:00:59 Selecting previously unselected package binutils-aarch64-linux-gnu. 00:00:59 Preparing to unpack .../33-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.3_arm64.deb ... 00:00:59 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 00:01:00 Selecting previously unselected package binutils. 00:01:00 Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_arm64.deb ... 00:01:00 Unpacking binutils (2.30-21ubuntu1~18.04.3) ... 00:01:00 Selecting previously unselected package libc-dev-bin. 00:01:00 Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1_arm64.deb ... 00:01:00 Unpacking libc-dev-bin (2.27-3ubuntu1) ... 00:01:00 Selecting previously unselected package linux-libc-dev:arm64. 00:01:00 Preparing to unpack .../36-linux-libc-dev_4.15.0-106.107_arm64.deb ... 00:01:00 Unpacking linux-libc-dev:arm64 (4.15.0-106.107) ... 00:01:01 Selecting previously unselected package libc6-dev:arm64. 00:01:01 Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1_arm64.deb ... 00:01:01 Unpacking libc6-dev:arm64 (2.27-3ubuntu1) ... 00:01:02 Selecting previously unselected package gcc-7-base:arm64. 00:01:02 Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... 00:01:02 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 00:01:02 Selecting previously unselected package libisl19:arm64. 00:01:02 Preparing to unpack .../39-libisl19_0.19-1_arm64.deb ... 00:01:02 Unpacking libisl19:arm64 (0.19-1) ... 00:01:02 Selecting previously unselected package libmpfr6:arm64. 00:01:02 Preparing to unpack .../40-libmpfr6_4.0.1-1_arm64.deb ... 00:01:02 Unpacking libmpfr6:arm64 (4.0.1-1) ... 00:01:02 Selecting previously unselected package libmpc3:arm64. 00:01:02 Preparing to unpack .../41-libmpc3_1.1.0-1_arm64.deb ... 00:01:02 Unpacking libmpc3:arm64 (1.1.0-1) ... 00:01:03 Selecting previously unselected package cpp-7. 00:01:03 Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 00:01:03 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:01:04 Selecting previously unselected package cpp. 00:01:04 Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 00:01:04 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 00:01:04 Selecting previously unselected package libcc1-0:arm64. 00:01:04 Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... 00:01:04 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 00:01:04 Selecting previously unselected package libgomp1:arm64. 00:01:04 Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... 00:01:05 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 00:01:05 Selecting previously unselected package libitm1:arm64. 00:01:05 Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... 00:01:05 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 00:01:05 Selecting previously unselected package libatomic1:arm64. 00:01:05 Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... 00:01:05 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 00:01:05 Selecting previously unselected package libasan4:arm64. 00:01:05 Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... 00:01:05 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 00:01:05 Selecting previously unselected package liblsan0:arm64. 00:01:05 Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 00:01:05 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 00:01:05 Selecting previously unselected package libtsan0:arm64. 00:01:05 Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 00:01:05 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 00:01:05 Selecting previously unselected package libubsan0:arm64. 00:01:05 Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... 00:01:05 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 00:01:06 Selecting previously unselected package libgcc-7-dev:arm64. 00:01:06 Preparing to unpack .../52-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 00:01:06 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 00:01:06 Selecting previously unselected package gcc-7. 00:01:06 Preparing to unpack .../53-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 00:01:06 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:01:08 Selecting previously unselected package gcc. 00:01:08 Preparing to unpack .../54-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 00:01:08 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 00:01:08 Selecting previously unselected package libstdc++-7-dev:arm64. 00:01:08 Preparing to unpack .../55-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 00:01:08 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 00:01:09 Selecting previously unselected package g++-7. 00:01:09 Preparing to unpack .../56-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 00:01:09 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 00:01:11 Selecting previously unselected package g++. 00:01:11 Preparing to unpack .../57-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 00:01:11 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 00:01:11 Selecting previously unselected package make. 00:01:11 Preparing to unpack .../58-make_4.1-9.1ubuntu1_arm64.deb ... 00:01:11 Unpacking make (4.1-9.1ubuntu1) ... 00:01:11 Selecting previously unselected package libdpkg-perl. 00:01:11 Preparing to unpack .../59-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:01:11 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:01:11 Selecting previously unselected package patch. 00:01:11 Preparing to unpack .../60-patch_2.7.6-2ubuntu1.1_arm64.deb ... 00:01:11 Unpacking patch (2.7.6-2ubuntu1.1) ... 00:01:11 Selecting previously unselected package dpkg-dev. 00:01:11 Preparing to unpack .../61-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:01:12 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 00:01:12 Selecting previously unselected package build-essential. 00:01:12 Preparing to unpack .../62-build-essential_12.4ubuntu1_arm64.deb ... 00:01:12 Unpacking build-essential (12.4ubuntu1) ... 00:01:12 Selecting previously unselected package curl. 00:01:12 Preparing to unpack .../63-curl_7.58.0-2ubuntu3.8_arm64.deb ... 00:01:12 Unpacking curl (7.58.0-2ubuntu3.8) ... 00:01:12 Selecting previously unselected package libassuan0:arm64. 00:01:12 Preparing to unpack .../64-libassuan0_2.5.1-2_arm64.deb ... 00:01:12 Unpacking libassuan0:arm64 (2.5.1-2) ... 00:01:12 Selecting previously unselected package gpgconf. 00:01:12 Preparing to unpack .../65-gpgconf_2.2.4-1ubuntu1.2_arm64.deb ... 00:01:12 Unpacking gpgconf (2.2.4-1ubuntu1.2) ... 00:01:12 Selecting previously unselected package libksba8:arm64. 00:01:12 Preparing to unpack .../66-libksba8_1.3.5-2_arm64.deb ... 00:01:12 Unpacking libksba8:arm64 (1.3.5-2) ... 00:01:13 Selecting previously unselected package libnpth0:arm64. 00:01:13 Preparing to unpack .../67-libnpth0_1.5-3_arm64.deb ... 00:01:13 Unpacking libnpth0:arm64 (1.5-3) ... 00:01:13 Selecting previously unselected package dirmngr. 00:01:13 Preparing to unpack .../68-dirmngr_2.2.4-1ubuntu1.2_arm64.deb ... 00:01:13 Unpacking dirmngr (2.2.4-1ubuntu1.2) ... 00:01:13 Selecting previously unselected package libfakeroot:arm64. 00:01:13 Preparing to unpack .../69-libfakeroot_1.22-2ubuntu1_arm64.deb ... 00:01:13 Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... 00:01:13 Selecting previously unselected package fakeroot. 00:01:13 Preparing to unpack .../70-fakeroot_1.22-2ubuntu1_arm64.deb ... 00:01:13 Unpacking fakeroot (1.22-2ubuntu1) ... 00:01:13 Selecting previously unselected package libcurl3-gnutls:arm64. 00:01:13 Preparing to unpack .../71-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 00:01:13 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 00:01:13 Selecting previously unselected package liberror-perl. 00:01:13 Preparing to unpack .../72-liberror-perl_0.17025-1_all.deb ... 00:01:13 Unpacking liberror-perl (0.17025-1) ... 00:01:13 Selecting previously unselected package git-man. 00:01:13 Preparing to unpack .../73-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 00:01:13 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 00:01:14 Selecting previously unselected package git. 00:01:14 Preparing to unpack .../74-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 00:01:14 Unpacking git (1:2.17.1-1ubuntu0.7) ... 00:01:15 Selecting previously unselected package gnupg-l10n. 00:01:15 Preparing to unpack .../75-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... 00:01:15 Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... 00:01:15 Selecting previously unselected package gnupg-utils. 00:01:15 Preparing to unpack .../76-gnupg-utils_2.2.4-1ubuntu1.2_arm64.deb ... 00:01:15 Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... 00:01:15 Selecting previously unselected package gpg. 00:01:15 Preparing to unpack .../77-gpg_2.2.4-1ubuntu1.2_arm64.deb ... 00:01:15 Unpacking gpg (2.2.4-1ubuntu1.2) ... 00:01:16 Selecting previously unselected package pinentry-curses. 00:01:16 Preparing to unpack .../78-pinentry-curses_1.1.0-1_arm64.deb ... 00:01:16 Unpacking pinentry-curses (1.1.0-1) ... 00:01:16 Selecting previously unselected package gpg-agent. 00:01:16 Preparing to unpack .../79-gpg-agent_2.2.4-1ubuntu1.2_arm64.deb ... 00:01:16 Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... 00:01:16 Selecting previously unselected package gpg-wks-client. 00:01:16 Preparing to unpack .../80-gpg-wks-client_2.2.4-1ubuntu1.2_arm64.deb ... 00:01:16 Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... 00:01:16 Selecting previously unselected package gpg-wks-server. 00:01:16 Preparing to unpack .../81-gpg-wks-server_2.2.4-1ubuntu1.2_arm64.deb ... 00:01:16 Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... 00:01:16 Selecting previously unselected package gpgsm. 00:01:16 Preparing to unpack .../82-gpgsm_2.2.4-1ubuntu1.2_arm64.deb ... 00:01:16 Unpacking gpgsm (2.2.4-1ubuntu1.2) ... 00:01:16 Selecting previously unselected package gnupg. 00:01:16 Preparing to unpack .../83-gnupg_2.2.4-1ubuntu1.2_arm64.deb ... 00:01:16 Unpacking gnupg (2.2.4-1ubuntu1.2) ... 00:01:17 Selecting previously unselected package libalgorithm-diff-perl. 00:01:17 Preparing to unpack .../84-libalgorithm-diff-perl_1.19.03-1_all.deb ... 00:01:17 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 00:01:17 Selecting previously unselected package libalgorithm-diff-xs-perl. 00:01:17 Preparing to unpack .../85-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... 00:01:17 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 00:01:17 Selecting previously unselected package libalgorithm-merge-perl. 00:01:17 Preparing to unpack .../86-libalgorithm-merge-perl_0.08-3_all.deb ... 00:01:17 Unpacking libalgorithm-merge-perl (0.08-3) ... 00:01:17 Selecting previously unselected package libfile-fcntllock-perl. 00:01:17 Preparing to unpack .../87-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... 00:01:17 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 00:01:17 Selecting previously unselected package libnorm1:arm64. 00:01:17 Preparing to unpack .../88-libnorm1_1.5r6+dfsg1-6_arm64.deb ... 00:01:17 Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... 00:01:17 Selecting previously unselected package libpgm-5.2-0:arm64. 00:01:17 Preparing to unpack .../89-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... 00:01:17 Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 00:01:17 Selecting previously unselected package libsodium23:arm64. 00:01:17 Preparing to unpack .../90-libsodium23_1.0.16-2_arm64.deb ... 00:01:17 Unpacking libsodium23:arm64 (1.0.16-2) ... 00:01:17 Selecting previously unselected package libzmq5:arm64. 00:01:17 Preparing to unpack .../91-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... 00:01:17 Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 00:01:18 Selecting previously unselected package libzmq3-dev:arm64. 00:01:18 Preparing to unpack .../92-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... 00:01:18 Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 00:01:18 Selecting previously unselected package manpages-dev. 00:01:18 Preparing to unpack .../93-manpages-dev_4.15-1_all.deb ... 00:01:18 Unpacking manpages-dev (4.15-1) ... 00:01:19 Selecting previously unselected package pkg-config. 00:01:19 Preparing to unpack .../94-pkg-config_0.29.1-0ubuntu2_arm64.deb ... 00:01:19 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:01:19 Setting up libnpth0:arm64 (1.5-3) ... 00:01:19 Setting up libedit2:arm64 (3.1-20170329-1) ... 00:01:19 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 00:01:19 Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 00:01:19 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 00:01:19 Setting up readline-common (7.0-3) ... 00:01:19 Setting up manpages (4.15-1) ... 00:01:19 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 00:01:19 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 00:01:19 Setting up libicu60:arm64 (60.2-3ubuntu3.1) ... 00:01:19 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 00:01:19 Setting up less (487-0.1) ... 00:01:20 Setting up make (4.1-9.1ubuntu1) ... 00:01:20 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 00:01:20 Setting up curl (7.58.0-2ubuntu3.8) ... 00:01:20 Setting up libreadline7:arm64 (7.0-3) ... 00:01:20 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 00:01:20 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 00:01:20 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 00:01:20 No schema files found: doing nothing. 00:01:20 Setting up linux-libc-dev:arm64 (4.15.0-106.107) ... 00:01:20 Setting up libmpfr6:arm64 (4.0.1-1) ... 00:01:20 Setting up libksba8:arm64 (1.3.5-2) ... 00:01:20 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 00:01:20 Setting up libgdbm5:arm64 (1.14.1-6) ... 00:01:20 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 00:01:20 Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 00:01:20 Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... 00:01:21 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 00:01:21 Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... 00:01:21 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 00:01:21 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... 00:01:21 Setting up libsodium23:arm64 (1.0.16-2) ... 00:01:21 Setting up patch (2.7.6-2ubuntu1.1) ... 00:01:21 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 00:01:21 Setting up xz-utils (5.2.2-1.3) ... 00:01:21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 00:01:21 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 00:01:21 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 00:01:21 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 00:01:21 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 00:01:21 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 00:01:21 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 00:01:21 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 00:01:21 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 00:01:21 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 00:01:21 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 00:01:21 Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... 00:01:21 Setting up liblocale-gettext-perl (1.07-3build2) ... 00:01:21 Setting up shared-mime-info (1.9-2) ... 00:01:28 Setting up libmpc3:arm64 (1.1.0-1) ... 00:01:28 Setting up libc-dev-bin (2.27-3ubuntu1) ... 00:01:28 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 00:01:28 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 00:01:28 Setting up manpages-dev (4.15-1) ... 00:01:28 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:01:28 Setting up libc6-dev:arm64 (2.27-3ubuntu1) ... 00:01:28 Setting up libassuan0:arm64 (2.5.1-2) ... 00:01:28 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 00:01:28 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 00:01:28 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 00:01:28 Setting up libxau6:arm64 (1:1.0.8-1) ... 00:01:28 Setting up netbase (5.4) ... 00:01:28 Setting up libisl19:arm64 (0.19-1) ... 00:01:28 Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 00:01:28 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 00:01:28 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... 00:01:28 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 00:01:29 Setting up gpgconf (2.2.4-1ubuntu1.2) ... 00:01:29 Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 00:01:29 Setting up fakeroot (1.22-2ubuntu1) ... 00:01:29 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 00:01:29 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 00:01:29 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 00:01:29 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 00:01:29 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 00:01:29 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 00:01:29 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 00:01:29 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 00:01:29 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 00:01:29 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 00:01:29 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:01:29 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 00:01:29 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 00:01:29 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... 00:01:29 Setting up gpgsm (2.2.4-1ubuntu1.2) ... 00:01:29 Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... 00:01:29 Setting up pinentry-curses (1.1.0-1) ... 00:01:29 Setting up binutils (2.30-21ubuntu1~18.04.3) ... 00:01:29 Setting up dirmngr (2.2.4-1ubuntu1.2) ... 00:01:29 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 00:01:29 Setting up gpg (2.2.4-1ubuntu1.2) ... 00:01:29 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:01:29 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:01:29 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:01:29 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 00:01:29 Setting up gpg-agent (2.2.4-1ubuntu1.2) ... 00:01:29 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:01:29 Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... 00:01:29 Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... 00:01:29 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 00:01:30 Setting up perl (5.26.1-6ubuntu0.3) ... 00:01:30 Setting up libfile-fcntllock-perl (0.22-3build2) ... 00:01:30 Setting up libalgorithm-diff-perl (1.19.03-1) ... 00:01:30 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:01:30 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 00:01:30 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 00:01:30 Setting up libxext6:arm64 (2:1.3.3-1) ... 00:01:30 Setting up liberror-perl (0.17025-1) ... 00:01:30 Setting up gnupg (2.2.4-1ubuntu1.2) ... 00:01:30 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:01:30 Setting up xauth (1:1.0.10-1) ... 00:01:30 Setting up libalgorithm-merge-perl (0.08-3) ... 00:01:30 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:01:30 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 00:01:30 Setting up git (1:2.17.1-1ubuntu0.7) ... 00:01:31 Setting up build-essential (12.4ubuntu1) ... 00:01:31 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:01:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:01:41 binutils set to automatically installed. 00:01:41 binutils-aarch64-linux-gnu set to automatically installed. 00:01:41 binutils-common set to automatically installed. 00:01:41 build-essential set to automatically installed. 00:01:41 cpp set to automatically installed. 00:01:41 cpp-7 set to automatically installed. 00:01:41 curl set to automatically installed. 00:01:41 dirmngr set to automatically installed. 00:01:41 dpkg-dev set to automatically installed. 00:01:41 fakeroot set to automatically installed. 00:01:41 g++ set to automatically installed. 00:01:41 g++-7 set to automatically installed. 00:01:41 gcc set to automatically installed. 00:01:41 gcc-7 set to automatically installed. 00:01:41 gcc-7-base set to automatically installed. 00:01:41 git set to automatically installed. 00:01:41 git-man set to automatically installed. 00:01:41 gnupg set to automatically installed. 00:01:41 gnupg-l10n set to automatically installed. 00:01:41 gnupg-utils set to automatically installed. 00:01:41 gpg set to automatically installed. 00:01:41 gpg-agent set to automatically installed. 00:01:41 gpg-wks-client set to automatically installed. 00:01:41 gpg-wks-server set to automatically installed. 00:01:41 gpgconf set to automatically installed. 00:01:41 gpgsm set to automatically installed. 00:01:41 less set to automatically installed. 00:01:41 libalgorithm-diff-perl set to automatically installed. 00:01:41 libalgorithm-diff-xs-perl set to automatically installed. 00:01:41 libalgorithm-merge-perl set to automatically installed. 00:01:41 libasan4 set to automatically installed. 00:01:41 libassuan0 set to automatically installed. 00:01:41 libatomic1 set to automatically installed. 00:01:41 libbinutils set to automatically installed. 00:01:41 libbsd0 set to automatically installed. 00:01:41 libc-dev-bin set to automatically installed. 00:01:41 libc6-dev set to automatically installed. 00:01:41 libcc1-0 set to automatically installed. 00:01:41 libcurl3-gnutls set to automatically installed. 00:01:41 libdpkg-perl set to automatically installed. 00:01:41 libedit2 set to automatically installed. 00:01:41 liberror-perl set to automatically installed. 00:01:41 libexpat1 set to automatically installed. 00:01:41 libfakeroot set to automatically installed. 00:01:41 libfile-fcntllock-perl set to automatically installed. 00:01:41 libgcc-7-dev set to automatically installed. 00:01:41 libgdbm-compat4 set to automatically installed. 00:01:41 libgdbm5 set to automatically installed. 00:01:41 libglib2.0-0 set to automatically installed. 00:01:41 libglib2.0-data set to automatically installed. 00:01:41 libgomp1 set to automatically installed. 00:01:41 libicu60 set to automatically installed. 00:01:41 libisl19 set to automatically installed. 00:01:41 libitm1 set to automatically installed. 00:01:41 libksba8 set to automatically installed. 00:01:41 liblocale-gettext-perl set to automatically installed. 00:01:41 liblsan0 set to automatically installed. 00:01:41 libmpc3 set to automatically installed. 00:01:41 libmpfr6 set to automatically installed. 00:01:41 libnorm1 set to automatically installed. 00:01:41 libnpth0 set to automatically installed. 00:01:41 libperl5.26 set to automatically installed. 00:01:41 libpgm-5.2-0 set to automatically installed. 00:01:41 libreadline7 set to automatically installed. 00:01:41 libsodium23 set to automatically installed. 00:01:41 libssl1.0.0 set to automatically installed. 00:01:41 libstdc++-7-dev set to automatically installed. 00:01:41 libtsan0 set to automatically installed. 00:01:41 libubsan0 set to automatically installed. 00:01:41 libx11-6 set to automatically installed. 00:01:41 libx11-data set to automatically installed. 00:01:41 libxau6 set to automatically installed. 00:01:41 libxcb1 set to automatically installed. 00:01:41 libxdmcp6 set to automatically installed. 00:01:41 libxext6 set to automatically installed. 00:01:41 libxml2 set to automatically installed. 00:01:41 libxmuu1 set to automatically installed. 00:01:41 libzmq3-dev set to automatically installed. 00:01:41 libzmq5 set to automatically installed. 00:01:41 linux-libc-dev set to automatically installed. 00:01:41 make set to automatically installed. 00:01:41 manpages set to automatically installed. 00:01:41 manpages-dev set to automatically installed. 00:01:41 netbase set to automatically installed. 00:01:41 openssh-client set to automatically installed. 00:01:41 patch set to automatically installed. 00:01:41 perl set to automatically installed. 00:01:41 perl-modules-5.26 set to automatically installed. 00:01:41 pinentry-curses set to automatically installed. 00:01:41 pkg-config set to automatically installed. 00:01:41 readline-common set to automatically installed. 00:01:41 shared-mime-info set to automatically installed. 00:01:41 xauth set to automatically installed. 00:01:41 xdg-user-dirs set to automatically installed. 00:01:41 xz-utils set to automatically installed. 00:01:41 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 00:01:41 Please ensure the environment is properly setup before continuing. 00:01:41 Ignore this message if the appropriate measures have already been taken 00:01:41 Pulling go 00:01:43 'app-service-config' has dependencies that need to be staged: go 00:01:43 Skipping pull go (already ran) 00:01:43 Building go 00:01:43 % Total % Received % Xferd Average Speed Time Time Time Current 00:01:43 Dload Upload Total Spent Left Speed 00:01:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 93.1M 19 18.2M 0 0 24.6M 0 0:00:03 --:--:-- 0:00:03 24.5M 68 93.1M 68 63.5M 0 0 36.4M 0 0:00:02 0:00:01 0:00:01 36.3M 100 93.1M 100 93.1M 0 0 38.8M 0 0:00:02 0:00:02 --:--:-- 38.8M 00:01:47 go1.13.10.linux-arm64.tar.gz: OK 00:02:05 Staging go 00:02:32 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 00:02:32 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 00:02:32 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 00:02:32 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 00:02:32 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] 00:02:32 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] 00:02:32 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] 00:02:32 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] 00:02:32 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 00:02:32 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 00:02:32 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [880 kB] 00:02:32 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] 00:02:32 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 00:02:32 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 00:02:32 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] 00:02:32 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [581 B] 00:02:32 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [608 kB] 00:02:32 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] 00:02:32 Fetched 16.4 MB in 0s (0 B/s) 00:02:32 Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] 00:02:32 Fetched 218 kB in 0s (0 B/s) 00:02:32 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] 00:02:32 Fetched 140 kB in 0s (0 B/s) 00:02:32 Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] 00:02:32 Fetched 208 kB in 0s (0 B/s) 00:02:32 Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] 00:02:32 Fetched 90.4 kB in 0s (0 B/s) 00:02:32 Pulling app-service-config 00:02:36 Pulling config-common 00:02:39 Skipping build go (already ran) 00:02:39 Building app-service-config 00:02:39 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.1" -o app-service-configurable 00:02:40 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.0 00:02:40 go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.0 00:02:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.32 00:02:40 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 00:02:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:02:40 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 00:02:40 go: downloading github.com/google/uuid v1.1.1 00:02:40 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 00:02:41 go: extracting github.com/google/uuid v1.1.1 00:02:41 go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 00:02:41 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.32 00:02:41 go: downloading github.com/gorilla/mux v1.7.4 00:02:41 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 00:02:41 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 00:02:41 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:02:41 go: extracting github.com/gorilla/mux v1.7.4 00:02:41 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 00:02:41 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:02:41 go: downloading github.com/hashicorp/consul/api v1.1.0 00:02:41 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 00:02:41 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:02:41 go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:02:41 go: downloading github.com/BurntSushi/toml v0.3.1 00:02:41 go: extracting github.com/hashicorp/consul/api v1.1.0 00:02:41 go: downloading github.com/pelletier/go-toml v1.2.0 00:02:41 go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 00:02:41 go: extracting github.com/go-redis/redis/v7 v7.2.0 00:02:41 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 00:02:41 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:02:41 go: downloading github.com/mitchellh/copystructure v1.0.0 00:02:41 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:02:41 go: extracting github.com/BurntSushi/toml v0.3.1 00:02:41 go: downloading github.com/go-kit/kit v0.8.0 00:02:41 go: downloading go.mongodb.org/mongo-driver v1.1.1 00:02:41 go: extracting github.com/pelletier/go-toml v1.2.0 00:02:41 go: extracting github.com/mitchellh/copystructure v1.0.0 00:02:41 go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:02:41 go: downloading github.com/pebbe/zmq4 v1.0.0 00:02:41 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 00:02:41 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:02:41 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:02:41 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:02:41 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:02:41 go: extracting github.com/mitchellh/reflectwalk v1.0.0 00:02:41 go: extracting github.com/pebbe/zmq4 v1.0.0 00:02:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:02:41 go: extracting github.com/go-kit/kit v0.8.0 00:02:41 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:02:41 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:02:41 go: extracting github.com/mitchellh/mapstructure v1.1.2 00:02:41 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 00:02:41 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 00:02:41 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 00:02:41 go: downloading github.com/hashicorp/serf v0.8.2 00:02:41 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 00:02:41 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:02:41 go: downloading github.com/x448/float16 v0.8.4 00:02:41 go: extracting github.com/gomodule/redigo v2.0.0+incompatible 00:02:41 go: extracting github.com/x448/float16 v0.8.4 00:02:41 go: extracting github.com/hashicorp/serf v0.8.2 00:02:41 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:02:41 go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:02:41 go: extracting github.com/go-logfmt/logfmt v0.4.0 00:02:41 go: extracting go.mongodb.org/mongo-driver v1.1.1 00:02:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:02:42 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:02:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:02:42 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 00:02:42 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:02:42 go: extracting github.com/hashicorp/golang-lru v0.5.0 00:02:42 go: downloading github.com/go-stack/stack v1.8.0 00:02:42 go: downloading github.com/golang/snappy v0.0.1 00:02:42 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:02:42 go: downloading github.com/xdg/stringprep v1.0.0 00:02:42 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:02:42 go: extracting github.com/go-stack/stack v1.8.0 00:02:42 go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:02:42 go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:02:42 go: extracting github.com/xdg/stringprep v1.0.0 00:02:42 go: downloading golang.org/x/text v0.3.2 00:02:42 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:02:42 go: extracting github.com/golang/snappy v0.0.1 00:02:43 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:02:43 go: extracting golang.org/x/text v0.3.2 00:02:45 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 00:02:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:02:45 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 00:02:45 go: finding github.com/google/uuid v1.1.1 00:02:45 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:02:45 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 00:02:45 go: finding github.com/BurntSushi/toml v0.3.1 00:02:45 go: finding github.com/go-kit/kit v0.8.0 00:02:45 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:02:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 00:02:45 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:02:45 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 00:02:45 go: finding github.com/gorilla/mux v1.7.4 00:02:45 go: finding github.com/go-logfmt/logfmt v0.4.0 00:02:45 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:02:45 go: finding github.com/x448/float16 v0.8.4 00:02:45 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:02:45 go: finding github.com/pelletier/go-toml v1.2.0 00:02:45 go: finding github.com/hashicorp/consul/api v1.1.0 00:02:45 go: finding go.mongodb.org/mongo-driver v1.1.1 00:02:45 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:02:45 go: finding github.com/pebbe/zmq4 v1.0.0 00:02:45 go: finding github.com/go-redis/redis/v7 v7.2.0 00:02:45 go: finding github.com/mitchellh/copystructure v1.0.0 00:02:45 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:02:45 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:02:45 go: finding github.com/go-stack/stack v1.8.0 00:02:45 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:02:45 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:02:45 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:02:45 go: finding github.com/hashicorp/serf v0.8.2 00:02:45 go: finding github.com/mitchellh/mapstructure v1.1.2 00:02:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:02:45 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:02:45 go: finding github.com/golang/snappy v0.0.1 00:02:45 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:02:45 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:02:45 go: finding github.com/xdg/stringprep v1.0.0 00:02:45 go: finding github.com/hashicorp/golang-lru v0.5.0 00:02:45 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:02:45 go: finding golang.org/x/text v0.3.2 00:02:45 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:03:42 Building config-common 00:03:54 Skipping stage go (already ran) 00:03:54 Staging app-service-config 00:03:57 Staging config-common 00:04:01 Priming go 00:04:03 Priming app-service-config 00:04:08 Priming config-common 00:04:10 Snapping 'edgex-app-service-configurable' ... 00:04:16 00:04:16 Snapped edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap 00:04:21 00:04:21 Login successful. You now have these capabilities: 00:04:21 00:04:21 snaps: No restriction 00:04:21 channels: No restriction 00:04:21 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 00:04:21 expires: 2020-06-19T16:50:48.252993 00:04:21 00:04:24 Preparing to push 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap'. 00:04:24 After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 00:04:24 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. 00:04:38 Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 0% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 1% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 2% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 3% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 4% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 5% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 6% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 7% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 8% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 9% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 10% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 11% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 12% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 13% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 14% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 15% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 16% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 17% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 18% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 19% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 20% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 21% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 22% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 23% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 24% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 25% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 26% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 27% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 28% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 29% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 30% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 31% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 32% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 33% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 34% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 35% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 36% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 37% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 38% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 39% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 40% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 41% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 42% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 43% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 44% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 45% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 46% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 47% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 48% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 49% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 50% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 51% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 52% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 53% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 54% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 55% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 56% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 57% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 58% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 59% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 60% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 61% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 62% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 63% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 64% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 65% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 66% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 67% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 68% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 69% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 70% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 72% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 73% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 74% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 75% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 76% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 77% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 78% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 79% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 80% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 81% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 82% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 83% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 84% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 85% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 86% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 87% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 88% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 89% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 90% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 91% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 92% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 93% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 94% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 95% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 96% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 97% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 98% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 99% Pushing 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' [] 100% 00:04:42 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 00:04:42 Revision 16 of 'edgex-app-service-configurable' created. 00:04:42 Track Arch Channel Version Revision Notes 00:04:42 latest arm64 stable 1.2.0-20200615+a7f3ace 15 - 00:04:42 candidate 1.2.0-20200615+a7f3ace 15 - 00:04:42 beta 1.2.0-20200615+a7f3ace 15 - 00:04:42 edge 1.2.0-20200617+6ceeec9 16 - 00:04:42 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...| 00:04:46 Pushing metadata from 'edgex-app-service-configurable_1.2.0-20200617+6ceeec9_arm64.snap' 00:04:48 The metadata has been pushed [Pipeline] } 00:04:52 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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:04:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:04:54 ---> package-listing.sh 00:04:54 ++ facter osfamily 00:04:54 ++ tr '[:upper:]' '[:lower:]' 00:04:54 + OS_FAMILY=redhat 00:04:54 + workspace=/w/workspace/_app-service-configurable_master 00:04:54 + START_PACKAGES=/tmp/packages_start.txt 00:04:54 + END_PACKAGES=/tmp/packages_end.txt 00:04:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:04:54 + PACKAGES=/tmp/packages_start.txt 00:04:54 + '[' /w/workspace/_app-service-configurable_master ']' 00:04:54 + PACKAGES=/tmp/packages_end.txt 00:04:54 + case "${OS_FAMILY}" in 00:04:54 + rpm -qa 00:04:54 + sort 00:04:58 + '[' -f /tmp/packages_start.txt ']' 00:04:58 + '[' -f /tmp/packages_end.txt ']' 00:04:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:04:58 + '[' /w/workspace/_app-service-configurable_master ']' 00:04:58 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 00:04:58 + 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 00:04:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:04:59 00:04:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:04:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:04:59 alpine: Pulling from edgex-lftools-log-publisher 00:04:59 c9b1b535fdd9: Pulling fs layer 00:04:59 2cc5ad85d9ab: Pulling fs layer 00:04:59 756a868c4378: Pulling fs layer 00:04:59 444b2fc9a129: Pulling fs layer 00:04:59 ea15f1150254: Pulling fs layer 00:04:59 41b27a9f41bf: Pulling fs layer 00:04:59 28c525ee5125: Pulling fs layer 00:04:59 094b1ea09ed8: Pulling fs layer 00:04:59 138eaada9080: Pulling fs layer 00:04:59 0622d0fa9048: Pulling fs layer 00:04:59 41b27a9f41bf: Waiting 00:04:59 138eaada9080: Waiting 00:04:59 28c525ee5125: Waiting 00:04:59 094b1ea09ed8: Waiting 00:04:59 0622d0fa9048: Waiting 00:04:59 444b2fc9a129: Waiting 00:04:59 ea15f1150254: Waiting 00:04:59 2cc5ad85d9ab: Verifying Checksum 00:04:59 2cc5ad85d9ab: Download complete 00:04:59 444b2fc9a129: Verifying Checksum 00:04:59 444b2fc9a129: Download complete 00:04:59 c9b1b535fdd9: Verifying Checksum 00:04:59 c9b1b535fdd9: Download complete 00:04:59 ea15f1150254: Verifying Checksum 00:04:59 ea15f1150254: Download complete 00:04:59 28c525ee5125: Verifying Checksum 00:04:59 28c525ee5125: Download complete 00:04:59 756a868c4378: Download complete 00:05:00 c9b1b535fdd9: Pull complete 00:05:00 138eaada9080: Verifying Checksum 00:05:00 138eaada9080: Download complete 00:05:00 094b1ea09ed8: Verifying Checksum 00:05:00 094b1ea09ed8: Download complete 00:05:00 0622d0fa9048: Download complete 00:05:00 2cc5ad85d9ab: Pull complete 00:05:00 41b27a9f41bf: Verifying Checksum 00:05:00 41b27a9f41bf: Download complete 00:05:02 756a868c4378: Pull complete 00:05:02 444b2fc9a129: Pull complete 00:05:02 ea15f1150254: Pull complete 00:05:06 41b27a9f41bf: Pull complete 00:05:06 28c525ee5125: Pull complete 00:05:10 094b1ea09ed8: Pull complete 00:05:10 138eaada9080: Pull complete 00:05:10 0622d0fa9048: Pull complete 00:05:10 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 00:05:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:05:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:05:10 prd-centos7-docker-4c-2g-3237 does not seem to be running inside a container 00:05:10 $ 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 00:05:13 $ docker top bc94dc11a979b5adaf1d89ce433586ba3848b8a3796e468a17985768849246dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:05:13 provisioning config files... 00:05:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config4854349883749871693tmp [Pipeline] { [Pipeline] echo 00:05:13 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:05:13 ---> create-netrc.sh [Pipeline] echo 00:05:13 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:05:13 ---> logs-deploy.sh 00:05:13 + ARCHIVE_ARTIFACTS= 00:05:13 + LOGS_SERVER=https://logs.edgexfoundry.org 00:05:13 + '[' https://logs.edgexfoundry.org == None ']' 00:05:13 + NEXUS_URL=https://nexus.edgexfoundry.org 00:05:13 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/30 00:05:13 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/30/ 00:05:13 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/30 /w/workspace/_app-service-configurable_master 00:05:15 Archives upload complete. 00:05:15 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/30 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/30/