Pull request #81 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of charles-knox-intel for edgexfoundry/app-service-configurable Loading trusted files from base branch master at 04d8ebea8fb6998f024e53b4353c034991e3a98c rather than 2290b7dcda0d1c7c2f03a623aed7dc432b98003f Obtained Jenkinsfile from 04d8ebea8fb6998f024e53b4353c034991e3a98c Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-81/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2619 in /w/workspace/y_app-service-configurable_PR-81 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/y_app-service-configurable_PR-81 # 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/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/81/head:refs/remotes/origin/PR-81 # 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/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 04d8ebea8fb6998f024e53b4353c034991e3a98c into PR head commit 2290b7dcda0d1c7c2f03a623aed7dc432b98003f Merge succeeded, producing 39116a09af69a3ce187a90efba380735b07c1d18 Checking out Revision 39116a09af69a3ce187a90efba380735b07c1d18 (PR-81) > git config core.sparsecheckout # timeout=10 > git checkout -f 2290b7dcda0d1c7c2f03a623aed7dc432b98003f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 04d8ebea8fb6998f024e53b4353c034991e3a98c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39116a09af69a3ce187a90efba380735b07c1d18 # timeout=10 Commit message: "Merge commit '04d8ebea8fb6998f024e53b4353c034991e3a98c' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-11T20:21:18.729Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-11T20:21:18.981Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-11T20:21:19.090Z] ========================================================= [2020-06-11T20:21:19.090Z] EdgeX Global Pipelines Version Info [2020-06-11T20:21:19.090Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-11T20:21:20.950Z] ------------------- [2020-06-11T20:21:20.950Z] stable info: [2020-06-11T20:21:20.950Z] ------------------- [2020-06-11T20:21:20.950Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-11T20:21:20.950Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-11T20:21:20.950Z] Message: update stable to v1.0.89 [2020-06-11T20:21:21.526Z] ------------------- [2020-06-11T20:21:21.527Z] experimental info: [2020-06-11T20:21:21.527Z] ------------------- [2020-06-11T20:21:21.527Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-11T20:21:21.527Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-11T20:21:21.527Z] 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 [2020-06-11T20:21:23.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T20:21:23.739Z] [2020-06-11T20:21:23.739Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-11T20:21:24.093Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T20:21:24.093Z] latest: Pulling from edgex-devops/git-semver [2020-06-11T20:21:24.093Z] 9123ac7c32f7: Pulling fs layer [2020-06-11T20:21:24.093Z] b8cc5d1170e3: Pulling fs layer [2020-06-11T20:21:24.093Z] 2924cbbf6a41: Pulling fs layer [2020-06-11T20:21:24.093Z] 93b08a4f1073: Pulling fs layer [2020-06-11T20:21:24.093Z] 93b08a4f1073: Waiting [2020-06-11T20:21:24.093Z] b8cc5d1170e3: Verifying Checksum [2020-06-11T20:21:24.093Z] b8cc5d1170e3: Download complete [2020-06-11T20:21:24.094Z] 9123ac7c32f7: Verifying Checksum [2020-06-11T20:21:24.094Z] 9123ac7c32f7: Download complete [2020-06-11T20:21:24.364Z] 93b08a4f1073: Verifying Checksum [2020-06-11T20:21:24.364Z] 93b08a4f1073: Download complete [2020-06-11T20:21:24.364Z] 2924cbbf6a41: Verifying Checksum [2020-06-11T20:21:24.364Z] 2924cbbf6a41: Download complete [2020-06-11T20:21:24.661Z] 9123ac7c32f7: Pull complete [2020-06-11T20:21:24.661Z] b8cc5d1170e3: Pull complete [2020-06-11T20:21:25.623Z] 2924cbbf6a41: Pull complete [2020-06-11T20:21:25.886Z] 93b08a4f1073: Pull complete [2020-06-11T20:21:25.886Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-11T20:21:25.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T20:21:25.886Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-11T20:21:26.027Z] prd-centos7-docker-4c-2g-2619 does not seem to be running inside a container [2020-06-11T20:21:26.077Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-81 -v /w/workspace/y_app-service-configurable_PR-81:/w/workspace/y_app-service-configurable_PR-81:rw,z -v /w/workspace/y_app-service-configurable_PR-81@tmp:/w/workspace/y_app-service-configurable_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-11T20:21:28.030Z] $ docker top f3ff92af5db5da19dec0e2e068802181fb517039528563d1ad33a7905e7ccc31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-11T20:21:28.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-11T20:21:28.316Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-11T20:21:28.534Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-11T20:21:28.538Z] $ docker exec f3ff92af5db5da19dec0e2e068802181fb517039528563d1ad33a7905e7ccc31 ssh-agent [2020-06-11T20:21:28.707Z] SSH_AUTH_SOCK=/tmp/ssh-3WS70vos2tQv/agent.11 [2020-06-11T20:21:28.707Z] SSH_AGENT_PID=17 [2020-06-11T20:21:28.716Z] Running ssh-add (command line suppressed) [2020-06-11T20:21:28.840Z] Identity added: /w/workspace/y_app-service-configurable_PR-81@tmp/private_key_6142955536276485720.key (/w/workspace/y_app-service-configurable_PR-81@tmp/private_key_6142955536276485720.key) [2020-06-11T20:21:28.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-11T20:21:29.241Z] + git describe --exact-match --tags HEAD [2020-06-11T20:21:29.241Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-11T20:21:29.392Z] $ docker exec --env ******** --env ******** f3ff92af5db5da19dec0e2e068802181fb517039528563d1ad33a7905e7ccc31 ssh-agent -k [2020-06-11T20:21:29.546Z] unset SSH_AUTH_SOCK; [2020-06-11T20:21:29.546Z] unset SSH_AGENT_PID; [2020-06-11T20:21:29.546Z] echo Agent pid 17 killed; [2020-06-11T20:21:29.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-11T20:21:29.688Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-11T20:21:29.688Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-11T20:21:29.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-11T20:21:29.746Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-11T20:21:29.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-11T20:21:29.921Z] $ docker exec f3ff92af5db5da19dec0e2e068802181fb517039528563d1ad33a7905e7ccc31 ssh-agent [2020-06-11T20:21:30.090Z] SSH_AUTH_SOCK=/tmp/ssh-VL1oqObTTRtE/agent.47 [2020-06-11T20:21:30.090Z] SSH_AGENT_PID=52 [2020-06-11T20:21:30.097Z] Running ssh-add (command line suppressed) [2020-06-11T20:21:30.215Z] Identity added: /w/workspace/y_app-service-configurable_PR-81@tmp/private_key_1800184613201669243.key (/w/workspace/y_app-service-configurable_PR-81@tmp/private_key_1800184613201669243.key) [2020-06-11T20:21:30.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-11T20:21:30.596Z] + git semver init [2020-06-11T20:21:30.597Z] # -> Open(): unable to determine branch for HEAD [2020-06-11T20:21:30.597Z] # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-81/.git [2020-06-11T20:21:30.597Z] # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-81 [2020-06-11T20:21:30.597Z] # $SEMVER_REMOTE_NAME = origin [2020-06-11T20:21:30.597Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-11T20:21:30.597Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-11T20:21:30.597Z] # $SEMVER_BRANCH = PR-81 [2020-06-11T20:21:30.597Z] # $SEMVER_TEMP = /tmp/semver-459619005 [2020-06-11T20:21:30.597Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-06-11T20:21:31.167Z] # '/tmp/semver-459619005' -> '/w/workspace/y_app-service-configurable_PR-81/.semver' [2020-06-11T20:21:31.167Z] # -> Force: false [2020-06-11T20:21:31.167Z] # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-81/.semver [Pipeline] } [2020-06-11T20:21:31.188Z] $ docker exec --env ******** --env ******** f3ff92af5db5da19dec0e2e068802181fb517039528563d1ad33a7905e7ccc31 ssh-agent -k [2020-06-11T20:21:31.315Z] unset SSH_AUTH_SOCK; [2020-06-11T20:21:31.315Z] unset SSH_AGENT_PID; [2020-06-11T20:21:31.315Z] echo Agent pid 52 killed; [2020-06-11T20:21:31.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-11T20:21:31.812Z] + git semver [Pipeline] } [2020-06-11T20:21:31.838Z] $ docker stop --time=1 f3ff92af5db5da19dec0e2e068802181fb517039528563d1ad33a7905e7ccc31 [2020-06-11T20:21:33.251Z] $ docker rm -f f3ff92af5db5da19dec0e2e068802181fb517039528563d1ad33a7905e7ccc31 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-11T20:21:33.865Z] Stashed 54 file(s) [Pipeline] echo [2020-06-11T20:21:33.885Z] [edgeXSemver] initialized semver on version 0.0.0 [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 [2020-06-11T20:21:49.235Z] Still waiting to schedule task [2020-06-11T20:21:49.236Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-11T20:21:49.258Z] Still waiting to schedule task [2020-06-11T20:21:49.258Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ is offline [2020-06-11T20:23:24.107Z] Running on prd-centos7-docker-4c-2g-2622 in /w/workspace/y_app-service-configurable_PR-81 [Pipeline] { [Pipeline] ws [2020-06-11T20:23:24.168Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2020-06-11T20:23:27.005Z] using credential edgex-jenkins-ssh [2020-06-11T20:23:27.033Z] Cloning the remote Git repository [2020-06-11T20:23:27.033Z] Cloning with configured refspecs honoured and without tags [2020-06-11T20:23:26.715Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-06-11T20:23:26.783Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2020-06-11T20:23:26.839Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-11T20:23:26.839Z] > git --version # timeout=10 [2020-06-11T20:23:26.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T20:23:26.900Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T20:23:27.737Z] Fetching without tags [2020-06-11T20:23:28.159Z] Merging remotes/origin/master commit 04d8ebea8fb6998f024e53b4353c034991e3a98c into PR head commit 2290b7dcda0d1c7c2f03a623aed7dc432b98003f [2020-06-11T20:23:28.244Z] Merge succeeded, producing 50806a6d3690b36891196f9c71c31e3e56399dfb [2020-06-11T20:23:28.245Z] Checking out Revision 50806a6d3690b36891196f9c71c31e3e56399dfb (PR-81) [2020-06-11T20:23:27.419Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-11T20:23:27.426Z] > git config --add remote.origin.fetch +refs/pull/81/head:refs/remotes/origin/PR-81 # timeout=10 [2020-06-11T20:23:27.431Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T20:23:27.442Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-11T20:23:27.453Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-11T20:23:27.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T20:23:27.458Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T20:23:27.915Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T20:23:27.923Z] > git checkout -f 2290b7dcda0d1c7c2f03a623aed7dc432b98003f # timeout=10 [2020-06-11T20:23:27.956Z] > git remote # timeout=10 [2020-06-11T20:23:27.964Z] > git config --get remote.origin.url # timeout=10 [2020-06-11T20:23:27.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T20:23:27.972Z] > git merge 04d8ebea8fb6998f024e53b4353c034991e3a98c # timeout=10 [2020-06-11T20:23:27.991Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-11T20:23:28.001Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T20:23:28.007Z] > git checkout -f 50806a6d3690b36891196f9c71c31e3e56399dfb # timeout=10 [2020-06-11T20:23:31.680Z] Commit message: "Merge commit '04d8ebea8fb6998f024e53b4353c034991e3a98c' into HEAD" [2020-06-11T20:23:31.680Z] First time build. Skipping changelog. [2020-06-11T20:23:31.705Z] > git --version # timeout=10 [2020-06-11T20:23:31.715Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-11T20:23:32.507Z] ========================================================= [2020-06-11T20:23:32.507Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-11T20:23:32.507Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-11T20:23:33.121Z] + 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 . [2020-06-11T20:23:33.383Z] Sending build context to Docker daemon 310.8kB [2020-06-11T20:23:33.383Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-11T20:23:33.383Z] Step 2/8 : FROM ${BASE} [2020-06-11T20:23:33.657Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-11T20:23:33.657Z] e6b0cf9c0882: Pulling fs layer [2020-06-11T20:23:33.657Z] 2848faf0eed1: Pulling fs layer [2020-06-11T20:23:33.657Z] 0f37312ad70f: Pulling fs layer [2020-06-11T20:23:33.657Z] 5788d62ee057: Pulling fs layer [2020-06-11T20:23:33.657Z] 0e6b1d234666: Pulling fs layer [2020-06-11T20:23:33.657Z] bf5d7aec512f: Pulling fs layer [2020-06-11T20:23:33.657Z] 34c802a77dc8: Pulling fs layer [2020-06-11T20:23:33.658Z] 9eb99e56ec68: Pulling fs layer [2020-06-11T20:23:33.658Z] 27c7a5d97fbd: Pulling fs layer [2020-06-11T20:23:33.658Z] 5c102a31e300: Pulling fs layer [2020-06-11T20:23:33.658Z] dcfb455df0a1: Pulling fs layer [2020-06-11T20:23:33.658Z] 5788d62ee057: Waiting [2020-06-11T20:23:33.658Z] 0e6b1d234666: Waiting [2020-06-11T20:23:33.658Z] bf5d7aec512f: Waiting [2020-06-11T20:23:33.658Z] 34c802a77dc8: Waiting [2020-06-11T20:23:33.658Z] 9eb99e56ec68: Waiting [2020-06-11T20:23:33.658Z] 27c7a5d97fbd: Waiting [2020-06-11T20:23:33.658Z] 5c102a31e300: Waiting [2020-06-11T20:23:33.658Z] dcfb455df0a1: Waiting [2020-06-11T20:23:33.658Z] 0f37312ad70f: Verifying Checksum [2020-06-11T20:23:33.658Z] 2848faf0eed1: Verifying Checksum [2020-06-11T20:23:33.658Z] 2848faf0eed1: Download complete [2020-06-11T20:23:33.658Z] 0e6b1d234666: Verifying Checksum [2020-06-11T20:23:33.658Z] 0e6b1d234666: Download complete [2020-06-11T20:23:33.658Z] bf5d7aec512f: Verifying Checksum [2020-06-11T20:23:33.658Z] bf5d7aec512f: Download complete [2020-06-11T20:23:33.658Z] e6b0cf9c0882: Verifying Checksum [2020-06-11T20:23:33.658Z] e6b0cf9c0882: Download complete [2020-06-11T20:23:33.936Z] e6b0cf9c0882: Pull complete [2020-06-11T20:23:34.529Z] 34c802a77dc8: Download complete [2020-06-11T20:23:34.529Z] 27c7a5d97fbd: Verifying Checksum [2020-06-11T20:23:34.529Z] 27c7a5d97fbd: Download complete [2020-06-11T20:23:34.629Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2621 in /w/workspace/y_app-service-configurable_PR-81 [Pipeline] { [Pipeline] ws [2020-06-11T20:23:34.682Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2020-06-11T20:23:35.154Z] 5c102a31e300: Verifying Checksum [2020-06-11T20:23:35.154Z] 5c102a31e300: Download complete [2020-06-11T20:23:35.154Z] 2848faf0eed1: Pull complete [2020-06-11T20:23:35.155Z] dcfb455df0a1: Verifying Checksum [2020-06-11T20:23:35.155Z] dcfb455df0a1: Download complete [2020-06-11T20:23:35.428Z] 9eb99e56ec68: Verifying Checksum [2020-06-11T20:23:35.428Z] 9eb99e56ec68: Download complete [2020-06-11T20:23:35.428Z] 0f37312ad70f: Pull complete [2020-06-11T20:23:35.428Z] 5788d62ee057: Verifying Checksum [2020-06-11T20:23:35.428Z] 5788d62ee057: Download complete [2020-06-11T20:23:39.492Z] using credential edgex-jenkins-ssh [2020-06-11T20:23:39.527Z] Cloning the remote Git repository [2020-06-11T20:23:39.527Z] Cloning with configured refspecs honoured and without tags [2020-06-11T20:23:39.558Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-06-11T20:23:39.705Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2020-06-11T20:23:40.535Z] Fetching without tags [2020-06-11T20:23:39.774Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-11T20:23:39.775Z] > git --version # timeout=10 [2020-06-11T20:23:39.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T20:23:39.864Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T20:23:40.431Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-11T20:23:40.452Z] > git config --add remote.origin.fetch +refs/pull/81/head:refs/remotes/origin/PR-81 # timeout=10 [2020-06-11T20:23:40.470Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T20:23:40.494Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-11T20:23:40.523Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-11T20:23:40.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T20:23:40.552Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T20:23:41.007Z] Merging remotes/origin/master commit 04d8ebea8fb6998f024e53b4353c034991e3a98c into PR head commit 2290b7dcda0d1c7c2f03a623aed7dc432b98003f [2020-06-11T20:23:41.258Z] Merge succeeded, producing d168bc65147df2d4f509d1976f59b5512eaa075d [2020-06-11T20:23:41.258Z] Checking out Revision d168bc65147df2d4f509d1976f59b5512eaa075d (PR-81) [2020-06-11T20:23:42.050Z] 5788d62ee057: Pull complete [2020-06-11T20:23:42.050Z] 0e6b1d234666: Pull complete [2020-06-11T20:23:42.050Z] bf5d7aec512f: Pull complete [2020-06-11T20:23:41.000Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T20:23:41.030Z] > git checkout -f 2290b7dcda0d1c7c2f03a623aed7dc432b98003f # timeout=10 [2020-06-11T20:23:41.112Z] > git remote # timeout=10 [2020-06-11T20:23:41.129Z] > git config --get remote.origin.url # timeout=10 [2020-06-11T20:23:41.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T20:23:41.163Z] > git merge 04d8ebea8fb6998f024e53b4353c034991e3a98c # timeout=10 [2020-06-11T20:23:41.210Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-11T20:23:41.238Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T20:23:41.268Z] > git checkout -f d168bc65147df2d4f509d1976f59b5512eaa075d # timeout=10 [2020-06-11T20:23:45.966Z] Commit message: "Merge commit '04d8ebea8fb6998f024e53b4353c034991e3a98c' into HEAD" [2020-06-11T20:23:45.966Z] First time build. Skipping changelog. [2020-06-11T20:23:45.995Z] > git --version # timeout=10 [2020-06-11T20:23:46.031Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-11T20:23:47.206Z] ========================================================= [2020-06-11T20:23:47.206Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-11T20:23:47.206Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-11T20:23:47.341Z] 34c802a77dc8: Pull complete [2020-06-11T20:23:48.527Z] + 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 . [2020-06-11T20:23:49.509Z] Sending build context to Docker daemon 310.8kB [2020-06-11T20:23:49.509Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-11T20:23:49.509Z] Step 2/8 : FROM ${BASE} [2020-06-11T20:23:49.784Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-11T20:23:49.784Z] cde5963f3b93: Pulling fs layer [2020-06-11T20:23:49.784Z] 2a23fa8c16f7: Pulling fs layer [2020-06-11T20:23:49.784Z] 777b28850792: Pulling fs layer [2020-06-11T20:23:49.784Z] 8a11ddd9e578: Pulling fs layer [2020-06-11T20:23:49.784Z] 4cf88f913ddb: Pulling fs layer [2020-06-11T20:23:49.784Z] 1df406cf5192: Pulling fs layer [2020-06-11T20:23:49.784Z] cd6300453558: Pulling fs layer [2020-06-11T20:23:49.784Z] b9c365052c96: Pulling fs layer [2020-06-11T20:23:49.784Z] a2d8cc88f415: Pulling fs layer [2020-06-11T20:23:49.784Z] ea1d1ca13537: Pulling fs layer [2020-06-11T20:23:49.784Z] 3750a50a1c5e: Pulling fs layer [2020-06-11T20:23:49.784Z] 8a11ddd9e578: Waiting [2020-06-11T20:23:49.784Z] cd6300453558: Waiting [2020-06-11T20:23:49.784Z] b9c365052c96: Waiting [2020-06-11T20:23:49.784Z] ea1d1ca13537: Waiting [2020-06-11T20:23:49.784Z] 4cf88f913ddb: Waiting [2020-06-11T20:23:49.784Z] 1df406cf5192: Waiting [2020-06-11T20:23:49.784Z] a2d8cc88f415: Waiting [2020-06-11T20:23:49.784Z] 3750a50a1c5e: Waiting [2020-06-11T20:23:49.784Z] 777b28850792: Verifying Checksum [2020-06-11T20:23:49.784Z] 777b28850792: Download complete [2020-06-11T20:23:49.784Z] 2a23fa8c16f7: Verifying Checksum [2020-06-11T20:23:49.784Z] 2a23fa8c16f7: Download complete [2020-06-11T20:23:49.784Z] 4cf88f913ddb: Verifying Checksum [2020-06-11T20:23:49.784Z] 4cf88f913ddb: Download complete [2020-06-11T20:23:49.784Z] 1df406cf5192: Download complete [2020-06-11T20:23:49.784Z] cde5963f3b93: Verifying Checksum [2020-06-11T20:23:50.663Z] 9eb99e56ec68: Pull complete [2020-06-11T20:23:50.663Z] 27c7a5d97fbd: Pull complete [2020-06-11T20:23:50.788Z] cde5963f3b93: Pull complete [2020-06-11T20:23:51.393Z] 2a23fa8c16f7: Pull complete [2020-06-11T20:23:51.611Z] 5c102a31e300: Pull complete [2020-06-11T20:23:51.669Z] 777b28850792: Pull complete [2020-06-11T20:23:51.941Z] cd6300453558: Verifying Checksum [2020-06-11T20:23:51.941Z] cd6300453558: Download complete [2020-06-11T20:23:51.941Z] a2d8cc88f415: Download complete [2020-06-11T20:23:52.559Z] dcfb455df0a1: Pull complete [2020-06-11T20:23:52.559Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-11T20:23:52.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-11T20:23:52.559Z] ---> 7c70fe431013 [2020-06-11T20:23:52.559Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-11T20:23:53.131Z] ---> Running in 4327434b52c3 [2020-06-11T20:23:53.131Z] Removing intermediate container 4327434b52c3 [2020-06-11T20:23:53.131Z] ---> 5cc9470b031a [2020-06-11T20:23:53.131Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T20:23:53.131Z] ---> Running in 9e881ed28ab8 [2020-06-11T20:23:53.388Z] ea1d1ca13537: Verifying Checksum [2020-06-11T20:23:53.388Z] ea1d1ca13537: Download complete [2020-06-11T20:23:53.388Z] 3750a50a1c5e: Verifying Checksum [2020-06-11T20:23:53.388Z] 3750a50a1c5e: Download complete [2020-06-11T20:23:53.980Z] b9c365052c96: Download complete [2020-06-11T20:23:54.087Z] Removing intermediate container 9e881ed28ab8 [2020-06-11T20:23:54.087Z] ---> bb55e6e74872 [2020-06-11T20:23:54.087Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-06-11T20:23:54.087Z] ---> Running in b052c80603c5 [2020-06-11T20:23:54.951Z] 8a11ddd9e578: Verifying Checksum [2020-06-11T20:23:54.952Z] 8a11ddd9e578: Download complete [2020-06-11T20:23:55.035Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-11T20:23:56.432Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-11T20:23:56.700Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-06-11T20:23:56.961Z] (2/6) Installing libsodium (1.0.18-r0) [2020-06-11T20:23:56.961Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-06-11T20:23:56.961Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-06-11T20:23:57.224Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-11T20:23:57.224Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-06-11T20:23:57.224Z] Executing busybox-1.31.1-r8.trigger [2020-06-11T20:23:57.224Z] OK: 145 MiB in 45 packages [2020-06-11T20:23:58.178Z] Removing intermediate container b052c80603c5 [2020-06-11T20:23:58.178Z] ---> dd3402d1a5c4 [2020-06-11T20:23:58.178Z] Step 6/8 : WORKDIR /app [2020-06-11T20:23:58.178Z] ---> Running in f0fcdd9fe0fe [2020-06-11T20:23:58.178Z] Removing intermediate container f0fcdd9fe0fe [2020-06-11T20:23:58.178Z] ---> 78aaecdbe19b [2020-06-11T20:23:58.178Z] Step 7/8 : COPY . . [2020-06-11T20:23:59.123Z] ---> 77e31dda5a80 [2020-06-11T20:23:59.123Z] Step 8/8 : RUN go mod download [2020-06-11T20:23:59.123Z] ---> Running in bf24e454df9f [2020-06-11T20:24:01.676Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T20:24:01.676Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T20:24:01.676Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-11T20:24:01.676Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T20:24:01.676Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-11T20:24:01.676Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-11T20:24:01.676Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T20:24:01.676Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-11T20:24:01.676Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T20:24:01.676Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T20:24:01.676Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T20:24:01.676Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T20:24:01.676Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T20:24:01.676Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T20:24:01.676Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T20:24:01.676Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T20:24:01.676Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T20:24:01.676Z] go: finding github.com/fatih/color v1.7.0 [2020-06-11T20:24:01.676Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-11T20:24:01.676Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T20:24:01.676Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T20:24:01.676Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T20:24:01.676Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T20:24:01.676Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-11T20:24:01.676Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-11T20:24:01.676Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-11T20:24:01.676Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T20:24:01.676Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-11T20:24:01.676Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-11T20:24:01.676Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T20:24:01.676Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-11T20:24:01.676Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T20:24:01.676Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-11T20:24:01.676Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-11T20:24:01.676Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T20:24:01.939Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T20:24:01.939Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-11T20:24:01.939Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-11T20:24:01.939Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T20:24:01.939Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-11T20:24:01.939Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-11T20:24:01.939Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-11T20:24:01.939Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-11T20:24:01.939Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T20:24:01.939Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-11T20:24:01.939Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-11T20:24:01.939Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-11T20:24:01.939Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T20:24:01.939Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-11T20:24:01.939Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-11T20:24:01.939Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-11T20:24:01.939Z] go: finding github.com/kr/pty v1.1.1 [2020-06-11T20:24:01.939Z] go: finding github.com/kr/text v0.1.0 [2020-06-11T20:24:01.939Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-11T20:24:01.939Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-11T20:24:01.939Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-11T20:24:01.939Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-11T20:24:01.939Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T20:24:01.939Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T20:24:01.939Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-11T20:24:01.939Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-11T20:24:01.939Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-11T20:24:01.939Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-11T20:24:01.939Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T20:24:01.939Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T20:24:01.939Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-06-11T20:24:01.939Z] go: finding github.com/onsi/gomega v1.7.0 [2020-06-11T20:24:01.939Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-11T20:24:02.200Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-11T20:24:02.200Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T20:24:02.200Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-11T20:24:02.200Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-11T20:24:02.200Z] go: finding github.com/posener/complete v1.1.1 [2020-06-11T20:24:02.200Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-11T20:24:02.200Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-11T20:24:02.200Z] go: finding github.com/stretchr/objx v0.2.0 [2020-06-11T20:24:02.200Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-11T20:24:02.200Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-06-11T20:24:02.200Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-11T20:24:02.200Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T20:24:02.200Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T20:24:02.200Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-11T20:24:02.200Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T20:24:02.200Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T20:24:02.200Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T20:24:02.200Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T20:24:02.200Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-06-11T20:24:02.200Z] go: finding golang.org/x/text v0.3.2 [2020-06-11T20:24:02.200Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-11T20:24:02.200Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-11T20:24:02.200Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-11T20:24:02.474Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-11T20:24:02.474Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-11T20:24:02.474Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-11T20:24:07.340Z] 8a11ddd9e578: Pull complete [2020-06-11T20:24:07.340Z] 4cf88f913ddb: Pull complete [2020-06-11T20:24:07.340Z] 1df406cf5192: Pull complete [2020-06-11T20:24:10.733Z] cd6300453558: Pull complete [2020-06-11T20:24:16.134Z] b9c365052c96: Pull complete [2020-06-11T20:24:16.134Z] a2d8cc88f415: Pull complete [2020-06-11T20:24:17.424Z] Removing intermediate container bf24e454df9f [2020-06-11T20:24:17.424Z] ---> 3367bb4424cd [2020-06-11T20:24:17.424Z] Successfully built 3367bb4424cd [2020-06-11T20:24:17.424Z] Successfully tagged ci-base-image-x86_64:latest [2020-06-11T20:24:17.575Z] ea1d1ca13537: Pull complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-11T20:24:18.173Z] 3750a50a1c5e: Pull complete [2020-06-11T20:24:18.173Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-11T20:24:18.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-11T20:24:18.173Z] ---> 78745c68409d [2020-06-11T20:24:18.173Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-11T20:24:18.258Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-11T20:24:18.258Z] . [Pipeline] withDockerContainer [2020-06-11T20:24:18.377Z] prd-centos7-docker-4c-2g-2622 does not seem to be running inside a container [2020-06-11T20:24:18.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-11T20:24:19.042Z] $ docker top cbbc4db8a8b894f9f4b6272f4ef158c44566558d24b3f9a5b25f49b18b53a1cd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-11T20:24:19.511Z] + go version [2020-06-11T20:24:19.511Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-11T20:24:19.842Z] + make test [2020-06-11T20:24:19.842Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-06-11T20:24:23.589Z] ---> Running in 949632384bb5 [2020-06-11T20:24:23.589Z] Removing intermediate container 949632384bb5 [2020-06-11T20:24:23.589Z] ---> 929c6b7f334f [2020-06-11T20:24:23.589Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T20:24:23.589Z] ---> Running in 1b0d73e9b4fd [2020-06-11T20:24:26.202Z] Removing intermediate container 1b0d73e9b4fd [2020-06-11T20:24:26.202Z] ---> 050b8a847c3f [2020-06-11T20:24:26.202Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-06-11T20:24:26.202Z] ---> Running in c22992719b5e [2020-06-11T20:24:27.637Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-11T20:24:28.233Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-11T20:24:28.826Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-06-11T20:24:28.826Z] (2/6) Installing libsodium (1.0.18-r0) [2020-06-11T20:24:28.826Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-06-11T20:24:29.096Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-06-11T20:24:29.096Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-11T20:24:29.373Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-06-11T20:24:29.373Z] Executing busybox-1.31.1-r8.trigger [2020-06-11T20:24:29.373Z] OK: 127 MiB in 45 packages [2020-06-11T20:24:30.802Z] Removing intermediate container c22992719b5e [2020-06-11T20:24:30.802Z] ---> 9c4d6acb3615 [2020-06-11T20:24:30.802Z] Step 6/8 : WORKDIR /app [2020-06-11T20:24:30.802Z] ---> Running in 93b99cf46a64 [2020-06-11T20:24:31.395Z] Removing intermediate container 93b99cf46a64 [2020-06-11T20:24:31.395Z] ---> a80862b134ac [2020-06-11T20:24:31.395Z] Step 7/8 : COPY . . [2020-06-11T20:24:32.389Z] ---> 450b0a59a6ae [2020-06-11T20:24:32.389Z] Step 8/8 : RUN go mod download [2020-06-11T20:24:32.389Z] ---> Running in 091a5e1aafe8 [2020-06-11T20:24:34.996Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T20:24:34.996Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T20:24:34.996Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-11T20:24:34.996Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T20:24:34.996Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-11T20:24:34.996Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-11T20:24:34.996Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T20:24:34.996Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-11T20:24:34.996Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T20:24:34.996Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T20:24:34.996Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T20:24:34.996Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T20:24:34.996Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T20:24:34.996Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T20:24:34.996Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T20:24:34.996Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T20:24:34.996Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T20:24:34.996Z] go: finding github.com/fatih/color v1.7.0 [2020-06-11T20:24:34.996Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-11T20:24:34.996Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T20:24:34.996Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T20:24:34.996Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T20:24:34.996Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T20:24:34.997Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-11T20:24:34.997Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-11T20:24:34.997Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-11T20:24:34.997Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T20:24:34.997Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-11T20:24:34.997Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-11T20:24:34.997Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T20:24:34.997Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-11T20:24:34.997Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T20:24:34.997Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-11T20:24:35.267Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-11T20:24:35.267Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T20:24:35.267Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T20:24:35.267Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-11T20:24:35.267Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-11T20:24:35.267Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T20:24:35.267Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-11T20:24:35.267Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-11T20:24:35.267Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-11T20:24:35.267Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-11T20:24:35.267Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T20:24:35.267Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-11T20:24:35.267Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-11T20:24:35.267Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-11T20:24:35.267Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T20:24:35.267Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-11T20:24:35.267Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-11T20:24:35.267Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-11T20:24:35.267Z] go: finding github.com/kr/pty v1.1.1 [2020-06-11T20:24:35.267Z] go: finding github.com/kr/text v0.1.0 [2020-06-11T20:24:35.267Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-11T20:24:35.267Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-11T20:24:35.268Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-11T20:24:35.539Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-11T20:24:35.539Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T20:24:35.539Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T20:24:35.539Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-11T20:24:35.539Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-11T20:24:35.539Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-11T20:24:35.540Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-11T20:24:35.540Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T20:24:35.540Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T20:24:35.540Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-06-11T20:24:35.540Z] go: finding github.com/onsi/gomega v1.7.0 [2020-06-11T20:24:35.540Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-11T20:24:35.540Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-11T20:24:35.540Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T20:24:35.540Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-11T20:24:35.540Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-11T20:24:35.540Z] go: finding github.com/posener/complete v1.1.1 [2020-06-11T20:24:35.540Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-11T20:24:35.540Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-11T20:24:35.540Z] go: finding github.com/stretchr/objx v0.2.0 [2020-06-11T20:24:35.540Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-11T20:24:35.540Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-06-11T20:24:35.540Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-11T20:24:35.540Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T20:24:35.540Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T20:24:35.540Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-11T20:24:35.540Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T20:24:35.540Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T20:24:35.815Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T20:24:35.815Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T20:24:35.815Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-06-11T20:24:35.815Z] go: finding golang.org/x/text v0.3.2 [2020-06-11T20:24:35.815Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-11T20:24:35.815Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-11T20:24:35.815Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-11T20:24:35.815Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-11T20:24:35.815Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-11T20:24:35.815Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-11T20:24:38.138Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-06-11T20:24:38.138Z] CGO_ENABLED=1 go vet ./... [2020-06-11T20:24:40.140Z] gofmt -l . [2020-06-11T20:24:40.140Z] [ "`gofmt -l .`" = "" ] [2020-06-11T20:24:40.140Z] ./bin/test-go-mod-tidy.sh [2020-06-11T20:24:40.713Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-06-11T20:24:41.222Z] Stashed 1 file(s) [Pipeline] } [2020-06-11T20:24:41.238Z] $ docker stop --time=1 cbbc4db8a8b894f9f4b6272f4ef158c44566558d24b3f9a5b25f49b18b53a1cd [2020-06-11T20:24:43.633Z] $ docker rm -f cbbc4db8a8b894f9f4b6272f4ef158c44566558d24b3f9a5b25f49b18b53a1cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-11T20:24:45.767Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-11T20:24:46.083Z] + ls -al . [2020-06-11T20:24:46.083Z] total 96 [2020-06-11T20:24:46.083Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jun 11 20:24 . [2020-06-11T20:24:46.083Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 11 20:23 .. [2020-06-11T20:24:46.083Z] -rw-rw-r--. 1 jenkins jenkins 6027 Jun 11 20:23 Attribution.txt [2020-06-11T20:24:46.083Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 11 20:23 bin [2020-06-11T20:24:46.083Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 11 20:24 coverage.out [2020-06-11T20:24:46.083Z] -rw-rw-r--. 1 jenkins jenkins 180 Jun 11 20:23 docker-compose.debug.yml [2020-06-11T20:24:46.083Z] -rw-rw-r--. 1 jenkins jenkins 133 Jun 11 20:23 docker-compose.yml [2020-06-11T20:24:46.083Z] -rw-rw-r--. 1 jenkins jenkins 1896 Jun 11 20:23 Dockerfile [2020-06-11T20:24:46.083Z] -rw-rw-r--. 1 jenkins jenkins 966 Jun 11 20:23 Dockerfile.build [2020-06-11T20:24:46.083Z] -rw-rw-r--. 1 jenkins jenkins 127 Jun 11 20:23 .dockerignore [2020-06-11T20:24:46.083Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 11 20:23 .git [2020-06-11T20:24:46.083Z] drwxrwxr-x. 2 jenkins jenkins 27 Jun 11 20:23 .github [2020-06-11T20:24:46.083Z] -rw-rw-r--. 1 jenkins jenkins 93 Jun 11 20:23 .gitignore [2020-06-11T20:24:46.083Z] -rw-r--r--. 1 jenkins jenkins 126 Jun 11 20:24 go.mod [2020-06-11T20:24:46.083Z] -rw-r--r--. 1 jenkins jenkins 18573 Jun 11 20:24 go.sum [2020-06-11T20:24:46.083Z] -rw-rw-r--. 1 jenkins jenkins 710 Jun 11 20:23 Jenkinsfile [2020-06-11T20:24:46.083Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 11 20:23 LICENSE [2020-06-11T20:24:46.083Z] -rw-rw-r--. 1 jenkins jenkins 1519 Jun 11 20:23 main.go [2020-06-11T20:24:46.083Z] -rw-rw-r--. 1 jenkins jenkins 1573 Jun 11 20:23 makefile [2020-06-11T20:24:46.083Z] -rw-rw-r--. 1 jenkins jenkins 481 Jun 11 20:23 README.md [2020-06-11T20:24:46.083Z] drwxrwxr-x. 10 jenkins jenkins 171 Jun 11 20:23 res [2020-06-11T20:24:46.083Z] drwxrwxr-x. 3 jenkins jenkins 45 Jun 11 20:23 .semver [2020-06-11T20:24:46.083Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 11 20:23 snap [2020-06-11T20:24:46.083Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 11 20:21 VERSION [Pipeline] isUnix [Pipeline] sh [2020-06-11T20:24:46.419Z] + 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=39116a09af69a3ce187a90efba380735b07c1d18 --label arch=amd64 --label version=0.0.0 . [2020-06-11T20:24:46.419Z] Sending build context to Docker daemon 332.3kB [2020-06-11T20:24:46.419Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-11T20:24:46.419Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-11T20:24:46.419Z] ---> 3367bb4424cd [2020-06-11T20:24:46.419Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-06-11T20:24:47.361Z] ---> Running in 39e594da7880 [2020-06-11T20:24:47.624Z] Removing intermediate container 39e594da7880 [2020-06-11T20:24:47.624Z] ---> 0f708058ef38 [2020-06-11T20:24:47.624Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-11T20:24:47.624Z] ---> Running in b873d0103452 [2020-06-11T20:24:47.886Z] Removing intermediate container b873d0103452 [2020-06-11T20:24:47.886Z] ---> 763ec53f2121 [2020-06-11T20:24:47.886Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-11T20:24:47.886Z] ---> Running in b15eb51ecca5 [2020-06-11T20:24:47.886Z] Removing intermediate container b15eb51ecca5 [2020-06-11T20:24:47.886Z] ---> a88db4c548f1 [2020-06-11T20:24:47.886Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T20:24:48.149Z] ---> Running in 1278f15b3833 [2020-06-11T20:24:48.724Z] Removing intermediate container 1278f15b3833 [2020-06-11T20:24:48.724Z] ---> df71de0c767f [2020-06-11T20:24:48.724Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-11T20:24:48.987Z] ---> Running in d9414917951c [2020-06-11T20:24:49.247Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-11T20:24:50.194Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-11T20:24:50.456Z] OK: 145 MiB in 45 packages [2020-06-11T20:24:51.032Z] Removing intermediate container d9414917951c [2020-06-11T20:24:51.032Z] ---> c58ed1147091 [2020-06-11T20:24:51.032Z] Step 8/24 : WORKDIR /app [2020-06-11T20:24:51.032Z] ---> Running in 295e25d4ca08 [2020-06-11T20:24:51.294Z] Removing intermediate container 295e25d4ca08 [2020-06-11T20:24:51.294Z] ---> e6fd1f970f78 [2020-06-11T20:24:51.294Z] Step 9/24 : COPY go.mod . [2020-06-11T20:24:51.294Z] ---> fdb77c21337a [2020-06-11T20:24:51.294Z] Step 10/24 : RUN go mod download [2020-06-11T20:24:51.554Z] ---> Running in 881bc7fad791 [2020-06-11T20:24:52.511Z] Removing intermediate container 881bc7fad791 [2020-06-11T20:24:52.511Z] ---> 98ab18d6623e [2020-06-11T20:24:52.511Z] Step 11/24 : COPY . . [2020-06-11T20:24:52.772Z] ---> ed6df652c2ee [2020-06-11T20:24:52.772Z] Step 12/24 : ARG MAKE="make build" [2020-06-11T20:24:53.033Z] ---> Running in f74346fbe892 [2020-06-11T20:24:53.033Z] Removing intermediate container f74346fbe892 [2020-06-11T20:24:53.033Z] ---> 90d301f0f8a0 [2020-06-11T20:24:53.033Z] Step 13/24 : RUN $MAKE [2020-06-11T20:24:53.297Z] ---> Running in 15571954283e [2020-06-11T20:24:53.558Z] 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=0.0.0" -o app-service-configurable [2020-06-11T20:24:54.132Z] Removing intermediate container 091a5e1aafe8 [2020-06-11T20:24:54.132Z] ---> ee8ab9412bf6 [2020-06-11T20:24:54.132Z] Successfully built ee8ab9412bf6 [2020-06-11T20:24:54.132Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-11T20:24:54.880Z] + docker inspect -f . ci-base-image-arm64 [2020-06-11T20:24:54.880Z] . [Pipeline] withDockerContainer [2020-06-11T20:24:55.165Z] prd-ubuntu18.04-docker-arm64-4c-16g-2621 does not seem to be running inside a container [2020-06-11T20:24:55.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-11T20:24:57.037Z] $ docker top d7c89219f380ce77ed4b55848099eaa5b060c3772359de1261a1a966c36e2b6e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-11T20:24:58.471Z] + go version [2020-06-11T20:24:58.471Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-11T20:24:59.538Z] + make test [2020-06-11T20:24:59.538Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-06-11T20:25:15.747Z] Removing intermediate container 15571954283e [2020-06-11T20:25:15.747Z] ---> 9b27695dc4e8 [2020-06-11T20:25:15.747Z] Step 14/24 : FROM alpine:latest [2020-06-11T20:25:15.747Z] latest: Pulling from library/alpine [2020-06-11T20:25:15.747Z] df20fa9351a1: Pulling fs layer [2020-06-11T20:25:15.747Z] df20fa9351a1: Verifying Checksum [2020-06-11T20:25:15.747Z] df20fa9351a1: Pull complete [2020-06-11T20:25:15.747Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-11T20:25:15.747Z] Status: Downloaded newer image for alpine:latest [2020-06-11T20:25:15.747Z] ---> a24bb4013296 [2020-06-11T20:25:15.747Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-11T20:25:15.747Z] ---> Running in d6803cba62db [2020-06-11T20:25:15.747Z] Removing intermediate container d6803cba62db [2020-06-11T20:25:15.747Z] ---> 7a67491eaaeb [2020-06-11T20:25:15.747Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} [2020-06-11T20:25:15.747Z] ---> Running in 1785486ca6ba [2020-06-11T20:25:15.747Z] Removing intermediate container 1785486ca6ba [2020-06-11T20:25:15.747Z] ---> 5234ad3df7cf [2020-06-11T20:25:15.747Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq [2020-06-11T20:25:15.747Z] ---> Running in 10ef75c4a383 [2020-06-11T20:25:15.747Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-06-11T20:25:15.747Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-06-11T20:25:15.747Z] (1/6) Installing ca-certificates (20191127-r3) [2020-06-11T20:25:15.747Z] (2/6) Installing libgcc (9.3.0-r2) [2020-06-11T20:25:15.747Z] (3/6) Installing libsodium (1.0.18-r0) [2020-06-11T20:25:15.747Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-06-11T20:25:15.747Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-11T20:25:15.747Z] (6/6) Installing zeromq (4.3.2-r0) [2020-06-11T20:25:15.747Z] Executing busybox-1.31.1-r16.trigger [2020-06-11T20:25:15.747Z] Executing ca-certificates-20191127-r3.trigger [2020-06-11T20:25:15.747Z] OK: 9 MiB in 20 packages [2020-06-11T20:25:16.321Z] Removing intermediate container 10ef75c4a383 [2020-06-11T20:25:16.321Z] ---> 1610f9df2197 [2020-06-11T20:25:16.321Z] Step 18/24 : COPY --from=builder /app/res/ /res/ [2020-06-11T20:25:16.583Z] ---> 28d76e475bfb [2020-06-11T20:25:16.583Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-06-11T20:25:17.970Z] ---> 4b37244d6588 [2020-06-11T20:25:17.970Z] Step 20/24 : EXPOSE 48095 [2020-06-11T20:25:17.970Z] ---> Running in 9bccf4ff4ca6 [2020-06-11T20:25:18.233Z] Removing intermediate container 9bccf4ff4ca6 [2020-06-11T20:25:18.233Z] ---> 0be5c7e4340b [2020-06-11T20:25:18.233Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-06-11T20:25:18.233Z] ---> Running in 7b44baec23bb [2020-06-11T20:25:18.233Z] Removing intermediate container 7b44baec23bb [2020-06-11T20:25:18.233Z] ---> c541f0bba1ff [2020-06-11T20:25:18.233Z] Step 22/24 : LABEL arch=amd64 [2020-06-11T20:25:18.495Z] ---> Running in 3173e92dec1b [2020-06-11T20:25:18.495Z] Removing intermediate container 3173e92dec1b [2020-06-11T20:25:18.495Z] ---> 26a31a009cdd [2020-06-11T20:25:18.495Z] Step 23/24 : LABEL git_sha=39116a09af69a3ce187a90efba380735b07c1d18 [2020-06-11T20:25:18.495Z] ---> Running in 49fb89387cf4 [2020-06-11T20:25:18.756Z] Removing intermediate container 49fb89387cf4 [2020-06-11T20:25:18.756Z] ---> 5583ebf14c7a [2020-06-11T20:25:18.756Z] Step 24/24 : LABEL version=0.0.0 [2020-06-11T20:25:18.756Z] ---> Running in 6486e91c63af [2020-06-11T20:25:19.016Z] Removing intermediate container 6486e91c63af [2020-06-11T20:25:19.016Z] ---> 5350cec817cf [2020-06-11T20:25:19.016Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-11T20:25:19.016Z] Successfully built 5350cec817cf [2020-06-11T20:25:19.016Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-11T20:25:20.270Z] ++ find /w/workspace/app-service-configurable/1 [2020-06-11T20:25:20.270Z] ++ grep snapcraft.yaml [2020-06-11T20:25:20.270Z] + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-11T20:25:20.417Z] provisioning config files... [2020-06-11T20:25:20.428Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/1@tmp/config6896221353009440781tmp [Pipeline] { [Pipeline] sh [2020-06-11T20:25:20.787Z] + cp /w/workspace/app-service-configurable/1@tmp/config6896221353009440781tmp /w/workspace/app-service-configurable/1/edgex-snap-store-login [Pipeline] sh [2020-06-11T20:25:21.099Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/1:/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 [2020-06-11T20:25:21.099Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-06-11T20:25:21.099Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-06-11T20:25:21.099Z] 5bed26d33875: Pulling fs layer [2020-06-11T20:25:21.099Z] f11b29a9c730: Pulling fs layer [2020-06-11T20:25:21.099Z] 930bda195c84: Pulling fs layer [2020-06-11T20:25:21.099Z] 78bf9a5ad49e: Pulling fs layer [2020-06-11T20:25:21.099Z] e5fbee5a4b0d: Pulling fs layer [2020-06-11T20:25:21.099Z] f452fca78f88: Pulling fs layer [2020-06-11T20:25:21.099Z] 7417ef92027a: Pulling fs layer [2020-06-11T20:25:21.099Z] 2af5c49d270b: Pulling fs layer [2020-06-11T20:25:21.099Z] df9c3bdbc40a: Pulling fs layer [2020-06-11T20:25:21.099Z] e5fbee5a4b0d: Waiting [2020-06-11T20:25:21.099Z] f452fca78f88: Waiting [2020-06-11T20:25:21.099Z] 7417ef92027a: Waiting [2020-06-11T20:25:21.099Z] 2af5c49d270b: Waiting [2020-06-11T20:25:21.099Z] df9c3bdbc40a: Waiting [2020-06-11T20:25:21.099Z] 78bf9a5ad49e: Waiting [2020-06-11T20:25:21.099Z] f11b29a9c730: Verifying Checksum [2020-06-11T20:25:21.099Z] f11b29a9c730: Download complete [2020-06-11T20:25:21.099Z] 930bda195c84: Verifying Checksum [2020-06-11T20:25:21.099Z] 930bda195c84: Download complete [2020-06-11T20:25:21.099Z] 78bf9a5ad49e: Verifying Checksum [2020-06-11T20:25:21.099Z] 78bf9a5ad49e: Download complete [2020-06-11T20:25:21.099Z] f452fca78f88: Verifying Checksum [2020-06-11T20:25:21.099Z] f452fca78f88: Download complete [2020-06-11T20:25:21.099Z] 7417ef92027a: Verifying Checksum [2020-06-11T20:25:21.099Z] 7417ef92027a: Download complete [2020-06-11T20:25:21.099Z] 2af5c49d270b: Verifying Checksum [2020-06-11T20:25:21.099Z] 2af5c49d270b: Download complete [2020-06-11T20:25:21.375Z] df9c3bdbc40a: Verifying Checksum [2020-06-11T20:25:21.375Z] df9c3bdbc40a: Download complete [2020-06-11T20:25:21.375Z] 5bed26d33875: Verifying Checksum [2020-06-11T20:25:21.375Z] 5bed26d33875: Download complete [2020-06-11T20:25:23.945Z] 5bed26d33875: Pull complete [2020-06-11T20:25:24.205Z] f11b29a9c730: Pull complete [2020-06-11T20:25:24.469Z] 930bda195c84: Pull complete [2020-06-11T20:25:24.469Z] 78bf9a5ad49e: Pull complete [2020-06-11T20:25:25.043Z] e5fbee5a4b0d: Download complete [2020-06-11T20:25:46.608Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-06-11T20:25:46.608Z] CGO_ENABLED=1 go vet ./... [2020-06-11T20:25:47.045Z] e5fbee5a4b0d: Pull complete [2020-06-11T20:25:47.045Z] f452fca78f88: Pull complete [2020-06-11T20:25:47.045Z] 7417ef92027a: Pull complete [2020-06-11T20:25:47.045Z] 2af5c49d270b: Pull complete [2020-06-11T20:25:47.045Z] df9c3bdbc40a: Pull complete [2020-06-11T20:25:47.045Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-06-11T20:25:47.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-06-11T20:25:48.433Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-06-11T20:25:48.693Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-06-11T20:25:48.952Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-06-11T20:25:48.952Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] [2020-06-11T20:25:48.952Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] [2020-06-11T20:25:49.213Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] [2020-06-11T20:25:49.213Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [958 kB] [2020-06-11T20:25:49.782Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-06-11T20:25:50.043Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] [2020-06-11T20:25:50.985Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] [2020-06-11T20:25:50.985Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] [2020-06-11T20:25:51.554Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] [2020-06-11T20:25:51.554Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-06-11T20:25:51.554Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-06-11T20:25:51.818Z] Fetched 4909 kB in 4s (1363 kB/s) [2020-06-11T20:25:53.203Z] Reading package lists... [2020-06-11T20:25:53.337Z] gofmt -l . [2020-06-11T20:25:53.337Z] [ "`gofmt -l .`" = "" ] [2020-06-11T20:25:53.337Z] ./bin/test-go-mod-tidy.sh [2020-06-11T20:25:53.337Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-06-11T20:25:53.972Z] Warning: overwriting stash ‘coverage-report’ [2020-06-11T20:25:54.340Z] Stashed 1 file(s) [Pipeline] } [2020-06-11T20:25:54.331Z] $ docker stop --time=1 d7c89219f380ce77ed4b55848099eaa5b060c3772359de1261a1a966c36e2b6e [2020-06-11T20:25:54.589Z] 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: [2020-06-11T20:25:54.589Z] - README.md [2020-06-11T20:25:54.589Z] [2020-06-11T20:25:54.589Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-06-11T20:25:56.500Z] 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 [2020-06-11T20:25:56.623Z] $ docker rm -f d7c89219f380ce77ed4b55848099eaa5b060c3772359de1261a1a966c36e2b6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-11T20:25:58.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-11T20:25:58.151Z] Reading package lists... [2020-06-11T20:25:58.366Z] + ls -al . [2020-06-11T20:25:58.366Z] total 124 [2020-06-11T20:25:58.366Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 20:25 . [2020-06-11T20:25:58.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 20:23 .. [2020-06-11T20:25:58.366Z] -rw-rw-r-- 1 jenkins jenkins 127 Jun 11 20:23 .dockerignore [2020-06-11T20:25:58.366Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 20:23 .git [2020-06-11T20:25:58.366Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 20:23 .github [2020-06-11T20:25:58.366Z] -rw-rw-r-- 1 jenkins jenkins 93 Jun 11 20:23 .gitignore [2020-06-11T20:25:58.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 20:23 .semver [2020-06-11T20:25:58.366Z] -rw-rw-r-- 1 jenkins jenkins 6027 Jun 11 20:23 Attribution.txt [2020-06-11T20:25:58.366Z] -rw-rw-r-- 1 jenkins jenkins 1896 Jun 11 20:23 Dockerfile [2020-06-11T20:25:58.366Z] -rw-rw-r-- 1 jenkins jenkins 966 Jun 11 20:23 Dockerfile.build [2020-06-11T20:25:58.366Z] -rw-rw-r-- 1 jenkins jenkins 710 Jun 11 20:23 Jenkinsfile [2020-06-11T20:25:58.366Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 11 20:23 LICENSE [2020-06-11T20:25:58.366Z] -rw-rw-r-- 1 jenkins jenkins 481 Jun 11 20:23 README.md [2020-06-11T20:25:58.366Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 11 20:21 VERSION [2020-06-11T20:25:58.366Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 20:23 bin [2020-06-11T20:25:58.366Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 11 20:25 coverage.out [2020-06-11T20:25:58.366Z] -rw-rw-r-- 1 jenkins jenkins 180 Jun 11 20:23 docker-compose.debug.yml [2020-06-11T20:25:58.366Z] -rw-rw-r-- 1 jenkins jenkins 133 Jun 11 20:23 docker-compose.yml [2020-06-11T20:25:58.366Z] -rw-r--r-- 1 jenkins jenkins 126 Jun 11 20:25 go.mod [2020-06-11T20:25:58.366Z] -rw-r--r-- 1 jenkins jenkins 18573 Jun 11 20:25 go.sum [2020-06-11T20:25:58.366Z] -rw-rw-r-- 1 jenkins jenkins 1519 Jun 11 20:23 main.go [2020-06-11T20:25:58.366Z] -rw-rw-r-- 1 jenkins jenkins 1573 Jun 11 20:23 makefile [2020-06-11T20:25:58.366Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 11 20:23 res [2020-06-11T20:25:58.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 20:23 snap [Pipeline] isUnix [Pipeline] sh [2020-06-11T20:25:58.411Z] Building dependency tree... [2020-06-11T20:25:58.411Z] Reading state information... [2020-06-11T20:25:58.672Z] The following packages were automatically installed and are no longer required: [2020-06-11T20:25:58.672Z] libjq1 liblzo2-2 libonig4 [2020-06-11T20:25:58.672Z] Use 'sudo apt autoremove' to remove them. [2020-06-11T20:25:58.672Z] Suggested packages: [2020-06-11T20:25:58.672Z] binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd [2020-06-11T20:25:58.672Z] pinentry-gnome3 tor debian-keyring g++-multilib g++-7-multilib gcc-7-doc [2020-06-11T20:25:58.672Z] libstdc++6-7-dbg gcc-multilib autoconf automake libtool flex bison gdb [2020-06-11T20:25:58.672Z] gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg [2020-06-11T20:25:58.672Z] libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg [2020-06-11T20:25:58.672Z] libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run [2020-06-11T20:25:58.672Z] | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs [2020-06-11T20:25:58.672Z] git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc bzr gdbm-l10n [2020-06-11T20:25:58.672Z] libstdc++-7-doc make-doc man-browser keychain libpam-ssh monkeysphere [2020-06-11T20:25:58.672Z] ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl [2020-06-11T20:25:58.672Z] | libterm-readline-perl-perl pinentry-doc readline-doc [2020-06-11T20:25:58.727Z] + 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=39116a09af69a3ce187a90efba380735b07c1d18 --label arch=arm64 --label version=0.0.0 . [2020-06-11T20:25:58.933Z] The following NEW packages will be installed: [2020-06-11T20:25:58.933Z] binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 [2020-06-11T20:25:58.933Z] curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man [2020-06-11T20:25:58.933Z] gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server [2020-06-11T20:25:58.933Z] gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl [2020-06-11T20:25:58.933Z] libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 [2020-06-11T20:25:58.933Z] libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl [2020-06-11T20:25:58.933Z] libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl [2020-06-11T20:25:58.933Z] libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 [2020-06-11T20:25:58.933Z] libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 [2020-06-11T20:25:58.933Z] libmpfr6 libmpx2 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libquadmath0 [2020-06-11T20:25:58.933Z] libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 [2020-06-11T20:25:58.933Z] libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 [2020-06-11T20:25:58.933Z] libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase [2020-06-11T20:25:58.933Z] openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config [2020-06-11T20:25:58.933Z] readline-common shared-mime-info xauth xdg-user-dirs xz-utils [2020-06-11T20:25:58.999Z] Sending build context to Docker daemon 332.3kB [2020-06-11T20:25:58.999Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-11T20:25:58.999Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-11T20:25:58.999Z] ---> ee8ab9412bf6 [2020-06-11T20:25:58.999Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-06-11T20:25:59.272Z] ---> Running in 21b95ce658d1 [2020-06-11T20:25:59.504Z] 0 upgraded, 98 newly installed, 0 to remove and 10 not upgraded. [2020-06-11T20:25:59.504Z] Need to get 73.0 MB of archives. [2020-06-11T20:25:59.504Z] After this operation, 309 MB of additional disk space will be used. [2020-06-11T20:25:59.504Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] [2020-06-11T20:25:59.865Z] Removing intermediate container 21b95ce658d1 [2020-06-11T20:25:59.865Z] ---> c51f19bf1448 [2020-06-11T20:25:59.865Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-11T20:25:59.865Z] ---> Running in a6cdb03d42c0 [2020-06-11T20:26:00.076Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-06-11T20:26:00.076Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-06-11T20:26:00.345Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-06-11T20:26:00.345Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-06-11T20:26:00.468Z] Removing intermediate container a6cdb03d42c0 [2020-06-11T20:26:00.468Z] ---> 0a22532ec16e [2020-06-11T20:26:00.468Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-11T20:26:00.468Z] ---> Running in fc85cddd5882 [2020-06-11T20:26:00.614Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-06-11T20:26:00.875Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-06-11T20:26:01.059Z] Removing intermediate container fc85cddd5882 [2020-06-11T20:26:01.059Z] ---> cba4f85bf1ce [2020-06-11T20:26:01.059Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T20:26:01.059Z] ---> Running in f2f3e79c7130 [2020-06-11T20:26:01.134Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-06-11T20:26:01.134Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-06-11T20:26:01.704Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-06-11T20:26:01.704Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-06-11T20:26:01.704Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-06-11T20:26:02.288Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-11T20:26:02.288Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-06-11T20:26:02.288Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-06-11T20:26:02.288Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-06-11T20:26:02.288Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] [2020-06-11T20:26:02.288Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8054 kB] [2020-06-11T20:26:02.863Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] [2020-06-11T20:26:02.863Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] [2020-06-11T20:26:02.863Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] [2020-06-11T20:26:03.124Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-06-11T20:26:03.124Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] [2020-06-11T20:26:03.124Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] [2020-06-11T20:26:03.124Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] [2020-06-11T20:26:03.124Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-06-11T20:26:03.124Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-06-11T20:26:03.385Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-06-11T20:26:03.385Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] [2020-06-11T20:26:03.385Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-06-11T20:26:03.385Z] Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-06-11T20:26:03.385Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.3 [196 kB] [2020-06-11T20:26:03.385Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.3 [488 kB] [2020-06-11T20:26:03.385Z] 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] [2020-06-11T20:26:03.646Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.3 [3388 B] [2020-06-11T20:26:03.646Z] Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc-dev-bin amd64 2.27-3ubuntu1 [71.8 kB] [2020-06-11T20:26:03.646Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-106.107 [991 kB] [2020-06-11T20:26:03.646Z] Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc6-dev amd64 2.27-3ubuntu1 [2587 kB] [2020-06-11T20:26:03.673Z] Removing intermediate container f2f3e79c7130 [2020-06-11T20:26:03.673Z] ---> d6a36ebd28ad [2020-06-11T20:26:03.673Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-11T20:26:03.673Z] ---> Running in fbc479d3af5d [2020-06-11T20:26:03.907Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-06-11T20:26:03.907Z] Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] [2020-06-11T20:26:03.907Z] Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] [2020-06-11T20:26:03.907Z] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2020-06-11T20:26:03.907Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-06-11T20:26:04.849Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-06-11T20:26:04.849Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-06-11T20:26:04.849Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-06-11T20:26:04.849Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-06-11T20:26:04.849Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-06-11T20:26:04.849Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-06-11T20:26:04.849Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-06-11T20:26:04.849Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-06-11T20:26:04.849Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-06-11T20:26:05.097Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-11T20:26:05.109Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-06-11T20:26:05.368Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-06-11T20:26:05.368Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-06-11T20:26:05.368Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-06-11T20:26:05.368Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-06-11T20:26:06.065Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-11T20:26:06.319Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-06-11T20:26:06.319Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-06-11T20:26:06.319Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-06-11T20:26:06.336Z] OK: 127 MiB in 45 packages [2020-06-11T20:26:07.265Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-06-11T20:26:07.266Z] Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-06-11T20:26:07.525Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-06-11T20:26:07.525Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-06-11T20:26:07.525Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-06-11T20:26:07.526Z] Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] [2020-06-11T20:26:07.526Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-06-11T20:26:07.526Z] Get:68 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] [2020-06-11T20:26:07.526Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB] [2020-06-11T20:26:07.526Z] Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-06-11T20:26:07.526Z] Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] [2020-06-11T20:26:07.759Z] Removing intermediate container fbc479d3af5d [2020-06-11T20:26:07.759Z] ---> fc700214bd29 [2020-06-11T20:26:07.759Z] Step 8/24 : WORKDIR /app [2020-06-11T20:26:07.759Z] ---> Running in 1d264771e97f [2020-06-11T20:26:07.798Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB] [2020-06-11T20:26:08.078Z] Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] [2020-06-11T20:26:08.078Z] Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] [2020-06-11T20:26:08.078Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-06-11T20:26:08.078Z] Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-11T20:26:08.078Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-06-11T20:26:08.078Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-06-11T20:26:08.355Z] Removing intermediate container 1d264771e97f [2020-06-11T20:26:08.355Z] ---> 6f9eeaa6d565 [2020-06-11T20:26:08.355Z] Step 9/24 : COPY go.mod . [2020-06-11T20:26:08.358Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] [2020-06-11T20:26:08.358Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB] [2020-06-11T20:26:08.358Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB] [2020-06-11T20:26:08.358Z] Get:82 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] [2020-06-11T20:26:08.358Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB] [2020-06-11T20:26:08.358Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.2 [91.9 kB] [2020-06-11T20:26:08.358Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.2 [84.9 kB] [2020-06-11T20:26:08.358Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB] [2020-06-11T20:26:08.358Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB] [2020-06-11T20:26:08.637Z] Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-06-11T20:26:08.637Z] Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] [2020-06-11T20:26:08.637Z] Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-06-11T20:26:08.637Z] Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] [2020-06-11T20:26:08.910Z] Get:92 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-06-11T20:26:08.910Z] Get:93 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-06-11T20:26:08.910Z] Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-06-11T20:26:08.910Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-06-11T20:26:08.910Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-06-11T20:26:08.910Z] Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] [2020-06-11T20:26:08.952Z] ---> 24c606e92c44 [2020-06-11T20:26:08.952Z] Step 10/24 : RUN go mod download [2020-06-11T20:26:08.952Z] ---> Running in ebf7b382c470 [2020-06-11T20:26:09.181Z] Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-06-11T20:26:09.453Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-11T20:26:09.453Z] Fetched 73.0 MB in 10s (7169 kB/s) [2020-06-11T20:26:09.753Z] Selecting previously unselected package liblocale-gettext-perl. [2020-06-11T20:26:09.753Z] (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.) [2020-06-11T20:26:09.753Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-06-11T20:26:09.753Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-06-11T20:26:09.753Z] Selecting previously unselected package libxau6:amd64. [2020-06-11T20:26:09.753Z] Preparing to unpack .../01-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-06-11T20:26:09.753Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-06-11T20:26:09.753Z] Selecting previously unselected package libbsd0:amd64. [2020-06-11T20:26:09.753Z] Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-06-11T20:26:09.753Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-11T20:26:10.016Z] Selecting previously unselected package libxdmcp6:amd64. [2020-06-11T20:26:10.016Z] Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-06-11T20:26:10.016Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-11T20:26:10.016Z] Selecting previously unselected package libxcb1:amd64. [2020-06-11T20:26:10.016Z] Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-06-11T20:26:10.016Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-11T20:26:10.016Z] Selecting previously unselected package libx11-data. [2020-06-11T20:26:10.016Z] Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-11T20:26:10.016Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T20:26:10.588Z] Selecting previously unselected package libx11-6:amd64. [2020-06-11T20:26:10.588Z] Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-06-11T20:26:10.588Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T20:26:10.850Z] Selecting previously unselected package libxext6:amd64. [2020-06-11T20:26:10.850Z] Preparing to unpack .../07-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-06-11T20:26:10.850Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-06-11T20:26:10.850Z] Selecting previously unselected package perl-modules-5.26. [2020-06-11T20:26:10.850Z] Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-11T20:26:10.850Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T20:26:11.566Z] Removing intermediate container ebf7b382c470 [2020-06-11T20:26:11.566Z] ---> e43ad7396278 [2020-06-11T20:26:11.566Z] Step 11/24 : COPY . . [2020-06-11T20:26:12.541Z] ---> 2ba189b853e6 [2020-06-11T20:26:12.541Z] Step 12/24 : ARG MAKE="make build" [2020-06-11T20:26:12.815Z] ---> Running in ecaa43b081a9 [2020-06-11T20:26:13.086Z] Removing intermediate container ecaa43b081a9 [2020-06-11T20:26:13.086Z] ---> 612800363b69 [2020-06-11T20:26:13.086Z] Step 13/24 : RUN $MAKE [2020-06-11T20:26:13.372Z] ---> Running in 312665ecbe06 [2020-06-11T20:26:14.153Z] Selecting previously unselected package libgdbm5:amd64. [2020-06-11T20:26:14.153Z] Preparing to unpack .../09-libgdbm5_1.14.1-6_amd64.deb ... [2020-06-11T20:26:14.153Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-06-11T20:26:14.153Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-06-11T20:26:14.153Z] Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-06-11T20:26:14.153Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-11T20:26:14.153Z] Selecting previously unselected package libperl5.26:amd64. [2020-06-11T20:26:14.153Z] Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-11T20:26:14.153Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-11T20:26:14.804Z] 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=0.0.0" -o app-service-configurable [2020-06-11T20:26:15.541Z] Selecting previously unselected package perl. [2020-06-11T20:26:15.541Z] Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-11T20:26:15.541Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-11T20:26:15.541Z] Selecting previously unselected package less. [2020-06-11T20:26:15.541Z] Preparing to unpack .../13-less_487-0.1_amd64.deb ... [2020-06-11T20:26:15.804Z] Unpacking less (487-0.1) ... [2020-06-11T20:26:15.804Z] Selecting previously unselected package libexpat1:amd64. [2020-06-11T20:26:15.804Z] Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-06-11T20:26:15.804Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-11T20:26:15.804Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-06-11T20:26:15.804Z] Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-06-11T20:26:15.804Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T20:26:16.066Z] Selecting previously unselected package libglib2.0-data. [2020-06-11T20:26:16.066Z] Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... [2020-06-11T20:26:16.066Z] Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T20:26:16.066Z] Selecting previously unselected package libicu60:amd64. [2020-06-11T20:26:16.066Z] Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_amd64.deb ... [2020-06-11T20:26:16.066Z] Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... [2020-06-11T20:26:17.014Z] Selecting previously unselected package readline-common. [2020-06-11T20:26:17.014Z] Preparing to unpack .../18-readline-common_7.0-3_all.deb ... [2020-06-11T20:26:17.014Z] Unpacking readline-common (7.0-3) ... [2020-06-11T20:26:17.274Z] Selecting previously unselected package libreadline7:amd64. [2020-06-11T20:26:17.274Z] Preparing to unpack .../19-libreadline7_7.0-3_amd64.deb ... [2020-06-11T20:26:17.274Z] Unpacking libreadline7:amd64 (7.0-3) ... [2020-06-11T20:26:17.274Z] Selecting previously unselected package libxml2:amd64. [2020-06-11T20:26:17.274Z] Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... [2020-06-11T20:26:17.274Z] Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-11T20:26:17.541Z] Selecting previously unselected package netbase. [2020-06-11T20:26:17.541Z] Preparing to unpack .../21-netbase_5.4_all.deb ... [2020-06-11T20:26:17.541Z] Unpacking netbase (5.4) ... [2020-06-11T20:26:17.541Z] Selecting previously unselected package shared-mime-info. [2020-06-11T20:26:17.541Z] Preparing to unpack .../22-shared-mime-info_1.9-2_amd64.deb ... [2020-06-11T20:26:17.541Z] Unpacking shared-mime-info (1.9-2) ... [2020-06-11T20:26:17.541Z] Selecting previously unselected package xdg-user-dirs. [2020-06-11T20:26:17.541Z] Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... [2020-06-11T20:26:17.541Z] Unpacking xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-11T20:26:17.801Z] Selecting previously unselected package xz-utils. [2020-06-11T20:26:17.801Z] Preparing to unpack .../24-xz-utils_5.2.2-1.3_amd64.deb ... [2020-06-11T20:26:17.801Z] Unpacking xz-utils (5.2.2-1.3) ... [2020-06-11T20:26:17.801Z] Selecting previously unselected package libedit2:amd64. [2020-06-11T20:26:17.801Z] Preparing to unpack .../25-libedit2_3.1-20170329-1_amd64.deb ... [2020-06-11T20:26:17.801Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-06-11T20:26:18.071Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-06-11T20:26:18.071Z] Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-06-11T20:26:18.071Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T20:26:18.331Z] Selecting previously unselected package libxmuu1:amd64. [2020-06-11T20:26:18.331Z] Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-06-11T20:26:18.331Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-11T20:26:18.592Z] Selecting previously unselected package manpages. [2020-06-11T20:26:18.592Z] Preparing to unpack .../28-manpages_4.15-1_all.deb ... [2020-06-11T20:26:18.592Z] Unpacking manpages (4.15-1) ... [2020-06-11T20:26:18.592Z] Selecting previously unselected package openssh-client. [2020-06-11T20:26:18.592Z] Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-06-11T20:26:18.592Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T20:26:18.854Z] Selecting previously unselected package xauth. [2020-06-11T20:26:18.854Z] Preparing to unpack .../30-xauth_1%3a1.0.10-1_amd64.deb ... [2020-06-11T20:26:18.854Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-11T20:26:18.854Z] Selecting previously unselected package binutils-common:amd64. [2020-06-11T20:26:18.854Z] Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-11T20:26:18.854Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T20:26:18.854Z] Selecting previously unselected package libbinutils:amd64. [2020-06-11T20:26:18.854Z] Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-11T20:26:18.854Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T20:26:19.115Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-06-11T20:26:19.115Z] Preparing to unpack .../33-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-11T20:26:19.115Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-11T20:26:20.058Z] Selecting previously unselected package binutils. [2020-06-11T20:26:20.058Z] Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-11T20:26:20.058Z] Unpacking binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-11T20:26:20.058Z] Selecting previously unselected package libc-dev-bin. [2020-06-11T20:26:20.058Z] Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1_amd64.deb ... [2020-06-11T20:26:20.058Z] Unpacking libc-dev-bin (2.27-3ubuntu1) ... [2020-06-11T20:26:20.058Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-06-11T20:26:20.058Z] Preparing to unpack .../36-linux-libc-dev_4.15.0-106.107_amd64.deb ... [2020-06-11T20:26:20.058Z] Unpacking linux-libc-dev:amd64 (4.15.0-106.107) ... [2020-06-11T20:26:21.001Z] Selecting previously unselected package libc6-dev:amd64. [2020-06-11T20:26:21.001Z] Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1_amd64.deb ... [2020-06-11T20:26:21.001Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1) ... [2020-06-11T20:26:22.385Z] Selecting previously unselected package gcc-7-base:amd64. [2020-06-11T20:26:22.385Z] Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T20:26:22.385Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:26:22.385Z] Selecting previously unselected package libisl19:amd64. [2020-06-11T20:26:22.385Z] Preparing to unpack .../39-libisl19_0.19-1_amd64.deb ... [2020-06-11T20:26:22.385Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-06-11T20:26:22.385Z] Selecting previously unselected package libmpfr6:amd64. [2020-06-11T20:26:22.385Z] Preparing to unpack .../40-libmpfr6_4.0.1-1_amd64.deb ... [2020-06-11T20:26:22.385Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-06-11T20:26:22.648Z] Selecting previously unselected package libmpc3:amd64. [2020-06-11T20:26:22.648Z] Preparing to unpack .../41-libmpc3_1.1.0-1_amd64.deb ... [2020-06-11T20:26:22.648Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-06-11T20:26:22.648Z] Selecting previously unselected package cpp-7. [2020-06-11T20:26:22.648Z] Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T20:26:22.648Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:26:23.596Z] Selecting previously unselected package cpp. [2020-06-11T20:26:23.596Z] Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-06-11T20:26:23.596Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-11T20:26:23.596Z] Selecting previously unselected package libcc1-0:amd64. [2020-06-11T20:26:23.596Z] Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T20:26:23.596Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:26:23.596Z] Selecting previously unselected package libgomp1:amd64. [2020-06-11T20:26:23.596Z] Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T20:26:23.596Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:26:23.855Z] Selecting previously unselected package libitm1:amd64. [2020-06-11T20:26:23.855Z] Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T20:26:23.855Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:26:23.855Z] Selecting previously unselected package libatomic1:amd64. [2020-06-11T20:26:23.855Z] Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T20:26:23.855Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:26:23.855Z] Selecting previously unselected package libasan4:amd64. [2020-06-11T20:26:23.855Z] Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T20:26:23.855Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:26:24.116Z] Selecting previously unselected package liblsan0:amd64. [2020-06-11T20:26:24.116Z] Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T20:26:24.116Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:26:24.116Z] Selecting previously unselected package libtsan0:amd64. [2020-06-11T20:26:24.116Z] Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T20:26:24.116Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:26:24.116Z] Selecting previously unselected package libubsan0:amd64. [2020-06-11T20:26:24.116Z] Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T20:26:24.116Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:26:24.379Z] Selecting previously unselected package libcilkrts5:amd64. [2020-06-11T20:26:24.379Z] Preparing to unpack .../52-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T20:26:24.379Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:26:24.379Z] Selecting previously unselected package libmpx2:amd64. [2020-06-11T20:26:24.379Z] Preparing to unpack .../53-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T20:26:24.379Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:26:24.379Z] Selecting previously unselected package libquadmath0:amd64. [2020-06-11T20:26:24.379Z] Preparing to unpack .../54-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T20:26:24.379Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:26:24.640Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-06-11T20:26:24.640Z] Preparing to unpack .../55-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T20:26:24.640Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:26:25.212Z] Selecting previously unselected package gcc-7. [2020-06-11T20:26:25.212Z] Preparing to unpack .../56-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T20:26:25.212Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:26:26.156Z] Selecting previously unselected package gcc. [2020-06-11T20:26:26.156Z] Preparing to unpack .../57-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-06-11T20:26:26.156Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-11T20:26:26.156Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-06-11T20:26:26.156Z] Preparing to unpack .../58-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T20:26:26.156Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:26:28.069Z] Selecting previously unselected package g++-7. [2020-06-11T20:26:28.069Z] Preparing to unpack .../59-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T20:26:28.069Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:26:28.641Z] Selecting previously unselected package g++. [2020-06-11T20:26:28.641Z] Preparing to unpack .../60-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-06-11T20:26:28.641Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-11T20:26:28.905Z] Selecting previously unselected package make. [2020-06-11T20:26:28.906Z] Preparing to unpack .../61-make_4.1-9.1ubuntu1_amd64.deb ... [2020-06-11T20:26:28.906Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-11T20:26:28.906Z] Selecting previously unselected package libdpkg-perl. [2020-06-11T20:26:28.906Z] Preparing to unpack .../62-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-06-11T20:26:28.906Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-11T20:26:29.166Z] Selecting previously unselected package patch. [2020-06-11T20:26:29.166Z] Preparing to unpack .../63-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-06-11T20:26:29.166Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-11T20:26:29.166Z] Selecting previously unselected package dpkg-dev. [2020-06-11T20:26:29.166Z] Preparing to unpack .../64-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-06-11T20:26:29.166Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-11T20:26:29.430Z] Selecting previously unselected package build-essential. [2020-06-11T20:26:29.430Z] Preparing to unpack .../65-build-essential_12.4ubuntu1_amd64.deb ... [2020-06-11T20:26:29.430Z] Unpacking build-essential (12.4ubuntu1) ... [2020-06-11T20:26:29.430Z] Selecting previously unselected package curl. [2020-06-11T20:26:29.430Z] Preparing to unpack .../66-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-06-11T20:26:29.430Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-06-11T20:26:29.430Z] Selecting previously unselected package libassuan0:amd64. [2020-06-11T20:26:29.430Z] Preparing to unpack .../67-libassuan0_2.5.1-2_amd64.deb ... [2020-06-11T20:26:29.430Z] Unpacking libassuan0:amd64 (2.5.1-2) ... [2020-06-11T20:26:29.690Z] Selecting previously unselected package gpgconf. [2020-06-11T20:26:29.690Z] Preparing to unpack .../68-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T20:26:29.690Z] Unpacking gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:29.690Z] Selecting previously unselected package libksba8:amd64. [2020-06-11T20:26:29.690Z] Preparing to unpack .../69-libksba8_1.3.5-2_amd64.deb ... [2020-06-11T20:26:29.690Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-06-11T20:26:29.690Z] Selecting previously unselected package libnpth0:amd64. [2020-06-11T20:26:29.690Z] Preparing to unpack .../70-libnpth0_1.5-3_amd64.deb ... [2020-06-11T20:26:29.690Z] Unpacking libnpth0:amd64 (1.5-3) ... [2020-06-11T20:26:29.952Z] Selecting previously unselected package dirmngr. [2020-06-11T20:26:29.952Z] Preparing to unpack .../71-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T20:26:29.952Z] Unpacking dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:29.952Z] Selecting previously unselected package libfakeroot:amd64. [2020-06-11T20:26:29.952Z] Preparing to unpack .../72-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-06-11T20:26:29.952Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-06-11T20:26:29.952Z] Selecting previously unselected package fakeroot. [2020-06-11T20:26:29.952Z] Preparing to unpack .../73-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-06-11T20:26:29.952Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-06-11T20:26:30.211Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-06-11T20:26:30.211Z] Preparing to unpack .../74-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-06-11T20:26:30.211Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-06-11T20:26:30.211Z] Selecting previously unselected package liberror-perl. [2020-06-11T20:26:30.211Z] Preparing to unpack .../75-liberror-perl_0.17025-1_all.deb ... [2020-06-11T20:26:30.211Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-11T20:26:30.211Z] Selecting previously unselected package git-man. [2020-06-11T20:26:30.211Z] Preparing to unpack .../76-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-11T20:26:30.211Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T20:26:30.472Z] Selecting previously unselected package git. [2020-06-11T20:26:30.472Z] Preparing to unpack .../77-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-06-11T20:26:30.472Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T20:26:31.413Z] Selecting previously unselected package gnupg-l10n. [2020-06-11T20:26:31.413Z] Preparing to unpack .../78-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... [2020-06-11T20:26:31.413Z] Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:31.413Z] Selecting previously unselected package gnupg-utils. [2020-06-11T20:26:31.413Z] Preparing to unpack .../79-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T20:26:31.413Z] Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:31.674Z] Selecting previously unselected package gpg. [2020-06-11T20:26:31.674Z] Preparing to unpack .../80-gpg_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T20:26:31.674Z] Unpacking gpg (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:31.674Z] Selecting previously unselected package pinentry-curses. [2020-06-11T20:26:31.674Z] Preparing to unpack .../81-pinentry-curses_1.1.0-1_amd64.deb ... [2020-06-11T20:26:31.674Z] Unpacking pinentry-curses (1.1.0-1) ... [2020-06-11T20:26:31.936Z] Selecting previously unselected package gpg-agent. [2020-06-11T20:26:31.936Z] Preparing to unpack .../82-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T20:26:31.936Z] Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:31.936Z] Selecting previously unselected package gpg-wks-client. [2020-06-11T20:26:31.936Z] Preparing to unpack .../83-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T20:26:31.936Z] Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:31.936Z] Selecting previously unselected package gpg-wks-server. [2020-06-11T20:26:31.936Z] Preparing to unpack .../84-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T20:26:31.936Z] Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:32.196Z] Selecting previously unselected package gpgsm. [2020-06-11T20:26:32.196Z] Preparing to unpack .../85-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T20:26:32.196Z] Unpacking gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:32.196Z] Selecting previously unselected package gnupg. [2020-06-11T20:26:32.196Z] Preparing to unpack .../86-gnupg_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T20:26:32.196Z] Unpacking gnupg (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:32.196Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-06-11T20:26:32.196Z] Preparing to unpack .../87-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-06-11T20:26:32.196Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-06-11T20:26:32.196Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-06-11T20:26:32.196Z] Preparing to unpack .../88-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-06-11T20:26:32.196Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-11T20:26:32.458Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-06-11T20:26:32.458Z] Preparing to unpack .../89-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-06-11T20:26:32.458Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-06-11T20:26:32.458Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-06-11T20:26:32.458Z] Preparing to unpack .../90-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-06-11T20:26:32.458Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-06-11T20:26:32.458Z] Selecting previously unselected package libnorm1:amd64. [2020-06-11T20:26:32.458Z] Preparing to unpack .../91-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-06-11T20:26:32.458Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-06-11T20:26:32.719Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-06-11T20:26:32.719Z] Preparing to unpack .../92-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-06-11T20:26:32.719Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-06-11T20:26:32.719Z] Selecting previously unselected package libsodium23:amd64. [2020-06-11T20:26:32.719Z] Preparing to unpack .../93-libsodium23_1.0.16-2_amd64.deb ... [2020-06-11T20:26:32.719Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-06-11T20:26:32.719Z] Selecting previously unselected package libzmq5:amd64. [2020-06-11T20:26:32.719Z] Preparing to unpack .../94-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-06-11T20:26:32.719Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-11T20:26:32.980Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-06-11T20:26:32.980Z] Preparing to unpack .../95-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-06-11T20:26:32.980Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-11T20:26:32.980Z] Selecting previously unselected package manpages-dev. [2020-06-11T20:26:32.980Z] Preparing to unpack .../96-manpages-dev_4.15-1_all.deb ... [2020-06-11T20:26:32.980Z] Unpacking manpages-dev (4.15-1) ... [2020-06-11T20:26:33.242Z] Selecting previously unselected package pkg-config. [2020-06-11T20:26:33.242Z] Preparing to unpack .../97-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-06-11T20:26:33.242Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-06-11T20:26:33.503Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:26:33.503Z] Setting up libnpth0:amd64 (1.5-3) ... [2020-06-11T20:26:33.503Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-06-11T20:26:33.503Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:26:33.503Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-06-11T20:26:33.503Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:26:33.503Z] Setting up readline-common (7.0-3) ... [2020-06-11T20:26:33.503Z] Setting up manpages (4.15-1) ... [2020-06-11T20:26:33.503Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T20:26:33.503Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-11T20:26:33.764Z] Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... [2020-06-11T20:26:33.764Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:26:33.764Z] Setting up less (487-0.1) ... [2020-06-11T20:26:34.024Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-11T20:26:34.024Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T20:26:34.285Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-06-11T20:26:34.285Z] Setting up libreadline7:amd64 (7.0-3) ... [2020-06-11T20:26:34.285Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-06-11T20:26:34.285Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:26:34.285Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T20:26:34.285Z] No schema files found: doing nothing. [2020-06-11T20:26:34.285Z] Setting up linux-libc-dev:amd64 (4.15.0-106.107) ... [2020-06-11T20:26:34.285Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-06-11T20:26:34.285Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-06-11T20:26:34.285Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T20:26:34.285Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-06-11T20:26:34.285Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-11T20:26:34.545Z] Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-11T20:26:34.546Z] Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:34.546Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:26:34.546Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-06-11T20:26:34.546Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:26:34.546Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T20:26:34.546Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-06-11T20:26:34.546Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:26:34.546Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-11T20:26:34.546Z] Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T20:26:34.807Z] Setting up xz-utils (5.2.2-1.3) ... [2020-06-11T20:26:34.808Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-11T20:26:34.808Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [2020-06-11T20:26:34.808Z] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [2020-06-11T20:26:34.808Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [2020-06-11T20:26:34.808Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [2020-06-11T20:26:34.808Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [2020-06-11T20:26:34.808Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [2020-06-11T20:26:34.808Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [2020-06-11T20:26:34.808Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [2020-06-11T20:26:34.808Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [2020-06-11T20:26:34.808Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [2020-06-11T20:26:34.808Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-06-11T20:26:34.808Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-06-11T20:26:34.808Z] Setting up shared-mime-info (1.9-2) ... [2020-06-11T20:26:41.398Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-06-11T20:26:41.398Z] Setting up libc-dev-bin (2.27-3ubuntu1) ... [2020-06-11T20:26:41.398Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-11T20:26:41.398Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-11T20:26:41.398Z] Setting up manpages-dev (4.15-1) ... [2020-06-11T20:26:41.398Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T20:26:41.398Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1) ... [2020-06-11T20:26:41.398Z] Setting up libassuan0:amd64 (2.5.1-2) ... [2020-06-11T20:26:41.398Z] Setting up xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-11T20:26:41.398Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:26:41.398Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T20:26:41.398Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-06-11T20:26:41.398Z] Setting up netbase (5.4) ... [2020-06-11T20:26:41.398Z] Setting up libisl19:amd64 (0.19-1) ... [2020-06-11T20:26:41.398Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-11T20:26:41.398Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:26:41.398Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T20:26:41.398Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:26:41.398Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:26:41.398Z] Setting up gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:41.398Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-11T20:26:41.658Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-06-11T20:26:41.658Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-06-11T20:26:41.658Z] 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 [2020-06-11T20:26:41.658Z] 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 [2020-06-11T20:26:41.658Z] 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 [2020-06-11T20:26:41.658Z] 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 [2020-06-11T20:26:41.658Z] 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 [2020-06-11T20:26:41.659Z] 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 [2020-06-11T20:26:41.659Z] 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 [2020-06-11T20:26:41.659Z] 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 [2020-06-11T20:26:41.659Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:26:41.659Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:26:41.659Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:26:41.659Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-11T20:26:41.659Z] Setting up gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:41.659Z] Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:41.659Z] Setting up pinentry-curses (1.1.0-1) ... [2020-06-11T20:26:41.921Z] Setting up dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:41.921Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-11T20:26:41.921Z] Setting up gpg (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:41.921Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-11T20:26:41.921Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-11T20:26:41.921Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T20:26:41.921Z] Setting up gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:41.921Z] Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:42.182Z] Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:42.183Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-11T20:26:42.183Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-11T20:26:42.183Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-06-11T20:26:42.183Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-06-11T20:26:42.183Z] Setting up binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-11T20:26:42.183Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-06-11T20:26:42.444Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:26:42.444Z] Setting up liberror-perl (0.17025-1) ... [2020-06-11T20:26:42.444Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:26:42.444Z] Setting up gnupg (2.2.4-1ubuntu1.2) ... [2020-06-11T20:26:42.444Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-11T20:26:42.444Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-11T20:26:42.444Z] Setting up xauth (1:1.0.10-1) ... [2020-06-11T20:26:42.444Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-06-11T20:26:42.707Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-11T20:26:42.707Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-11T20:26:42.707Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-11T20:26:42.707Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-06-11T20:26:42.707Z] 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 [2020-06-11T20:26:42.707Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T20:26:42.707Z] Setting up build-essential (12.4ubuntu1) ... [2020-06-11T20:26:42.707Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-06-11T20:26:42.967Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-11T20:26:46.267Z] binutils set to automatically installed. [2020-06-11T20:26:46.267Z] binutils-common set to automatically installed. [2020-06-11T20:26:46.267Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-06-11T20:26:46.267Z] build-essential set to automatically installed. [2020-06-11T20:26:46.267Z] cpp set to automatically installed. [2020-06-11T20:26:46.267Z] cpp-7 set to automatically installed. [2020-06-11T20:26:46.267Z] curl set to automatically installed. [2020-06-11T20:26:46.267Z] dirmngr set to automatically installed. [2020-06-11T20:26:46.267Z] dpkg-dev set to automatically installed. [2020-06-11T20:26:46.267Z] fakeroot set to automatically installed. [2020-06-11T20:26:46.267Z] g++ set to automatically installed. [2020-06-11T20:26:46.267Z] g++-7 set to automatically installed. [2020-06-11T20:26:46.267Z] gcc set to automatically installed. [2020-06-11T20:26:46.267Z] gcc-7 set to automatically installed. [2020-06-11T20:26:46.267Z] gcc-7-base set to automatically installed. [2020-06-11T20:26:46.267Z] git set to automatically installed. [2020-06-11T20:26:46.267Z] git-man set to automatically installed. [2020-06-11T20:26:46.267Z] gnupg set to automatically installed. [2020-06-11T20:26:46.267Z] gnupg-l10n set to automatically installed. [2020-06-11T20:26:46.267Z] gnupg-utils set to automatically installed. [2020-06-11T20:26:46.267Z] gpg set to automatically installed. [2020-06-11T20:26:46.267Z] gpg-agent set to automatically installed. [2020-06-11T20:26:46.267Z] gpg-wks-client set to automatically installed. [2020-06-11T20:26:46.267Z] gpg-wks-server set to automatically installed. [2020-06-11T20:26:46.267Z] gpgconf set to automatically installed. [2020-06-11T20:26:46.267Z] gpgsm set to automatically installed. [2020-06-11T20:26:46.267Z] less set to automatically installed. [2020-06-11T20:26:46.267Z] libalgorithm-diff-perl set to automatically installed. [2020-06-11T20:26:46.267Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-06-11T20:26:46.267Z] libalgorithm-merge-perl set to automatically installed. [2020-06-11T20:26:46.267Z] libasan4 set to automatically installed. [2020-06-11T20:26:46.267Z] libassuan0 set to automatically installed. [2020-06-11T20:26:46.267Z] libatomic1 set to automatically installed. [2020-06-11T20:26:46.267Z] libbinutils set to automatically installed. [2020-06-11T20:26:46.267Z] libbsd0 set to automatically installed. [2020-06-11T20:26:46.267Z] libc-dev-bin set to automatically installed. [2020-06-11T20:26:46.267Z] libc6-dev set to automatically installed. [2020-06-11T20:26:46.267Z] libcc1-0 set to automatically installed. [2020-06-11T20:26:46.267Z] libcilkrts5 set to automatically installed. [2020-06-11T20:26:46.267Z] libcurl3-gnutls set to automatically installed. [2020-06-11T20:26:46.267Z] libdpkg-perl set to automatically installed. [2020-06-11T20:26:46.267Z] libedit2 set to automatically installed. [2020-06-11T20:26:46.267Z] liberror-perl set to automatically installed. [2020-06-11T20:26:46.267Z] libexpat1 set to automatically installed. [2020-06-11T20:26:46.267Z] libfakeroot set to automatically installed. [2020-06-11T20:26:46.267Z] libfile-fcntllock-perl set to automatically installed. [2020-06-11T20:26:46.267Z] libgcc-7-dev set to automatically installed. [2020-06-11T20:26:46.267Z] libgdbm-compat4 set to automatically installed. [2020-06-11T20:26:46.267Z] libgdbm5 set to automatically installed. [2020-06-11T20:26:46.267Z] libglib2.0-0 set to automatically installed. [2020-06-11T20:26:46.267Z] libglib2.0-data set to automatically installed. [2020-06-11T20:26:46.267Z] libgomp1 set to automatically installed. [2020-06-11T20:26:46.267Z] libicu60 set to automatically installed. [2020-06-11T20:26:46.267Z] libisl19 set to automatically installed. [2020-06-11T20:26:46.267Z] libitm1 set to automatically installed. [2020-06-11T20:26:46.267Z] libksba8 set to automatically installed. [2020-06-11T20:26:46.267Z] liblocale-gettext-perl set to automatically installed. [2020-06-11T20:26:46.267Z] liblsan0 set to automatically installed. [2020-06-11T20:26:46.267Z] libmpc3 set to automatically installed. [2020-06-11T20:26:46.267Z] libmpfr6 set to automatically installed. [2020-06-11T20:26:46.267Z] libmpx2 set to automatically installed. [2020-06-11T20:26:46.267Z] libnorm1 set to automatically installed. [2020-06-11T20:26:46.267Z] libnpth0 set to automatically installed. [2020-06-11T20:26:46.267Z] libperl5.26 set to automatically installed. [2020-06-11T20:26:46.267Z] libpgm-5.2-0 set to automatically installed. [2020-06-11T20:26:46.267Z] libquadmath0 set to automatically installed. [2020-06-11T20:26:46.267Z] libreadline7 set to automatically installed. [2020-06-11T20:26:46.267Z] libsodium23 set to automatically installed. [2020-06-11T20:26:46.267Z] libssl1.0.0 set to automatically installed. [2020-06-11T20:26:46.267Z] libstdc++-7-dev set to automatically installed. [2020-06-11T20:26:46.267Z] libtsan0 set to automatically installed. [2020-06-11T20:26:46.267Z] libubsan0 set to automatically installed. [2020-06-11T20:26:46.267Z] libx11-6 set to automatically installed. [2020-06-11T20:26:46.267Z] libx11-data set to automatically installed. [2020-06-11T20:26:46.267Z] libxau6 set to automatically installed. [2020-06-11T20:26:46.267Z] libxcb1 set to automatically installed. [2020-06-11T20:26:46.267Z] libxdmcp6 set to automatically installed. [2020-06-11T20:26:46.267Z] libxext6 set to automatically installed. [2020-06-11T20:26:46.267Z] libxml2 set to automatically installed. [2020-06-11T20:26:46.267Z] libxmuu1 set to automatically installed. [2020-06-11T20:26:46.267Z] libzmq3-dev set to automatically installed. [2020-06-11T20:26:46.267Z] libzmq5 set to automatically installed. [2020-06-11T20:26:46.267Z] linux-libc-dev set to automatically installed. [2020-06-11T20:26:46.267Z] make set to automatically installed. [2020-06-11T20:26:46.267Z] manpages set to automatically installed. [2020-06-11T20:26:46.267Z] manpages-dev set to automatically installed. [2020-06-11T20:26:46.267Z] netbase set to automatically installed. [2020-06-11T20:26:46.267Z] openssh-client set to automatically installed. [2020-06-11T20:26:46.267Z] patch set to automatically installed. [2020-06-11T20:26:46.267Z] perl set to automatically installed. [2020-06-11T20:26:46.268Z] perl-modules-5.26 set to automatically installed. [2020-06-11T20:26:46.268Z] pinentry-curses set to automatically installed. [2020-06-11T20:26:46.268Z] pkg-config set to automatically installed. [2020-06-11T20:26:46.268Z] readline-common set to automatically installed. [2020-06-11T20:26:46.268Z] shared-mime-info set to automatically installed. [2020-06-11T20:26:46.268Z] xauth set to automatically installed. [2020-06-11T20:26:46.268Z] xdg-user-dirs set to automatically installed. [2020-06-11T20:26:46.268Z] xz-utils set to automatically installed. [2020-06-11T20:26:46.268Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-11T20:26:46.268Z] Please ensure the environment is properly setup before continuing. [2020-06-11T20:26:46.268Z] Ignore this message if the appropriate measures have already been taken [2020-06-11T20:26:46.837Z] Pulling go [2020-06-11T20:26:47.775Z] 'app-service-config' has dependencies that need to be staged: go [2020-06-11T20:26:47.775Z] Skipping pull go (already ran) [2020-06-11T20:26:47.775Z] Building go [2020-06-11T20:26:47.775Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-11T20:26:47.775Z] Dload Upload Total Spent Left Speed [2020-06-11T20:26:49.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 50 114M 50 58.1M 0 0 57.1M 0 0:00:02 0:00:01 0:00:01 57.0M 100 114M 100 114M 0 0 61.4M 0 0:00:01 0:00:01 --:--:-- 61.3M [2020-06-11T20:26:50.668Z] go1.13.10.linux-amd64.tar.gz: OK [2020-06-11T20:26:58.821Z] Staging go [2020-06-11T20:27:01.828Z] Removing intermediate container 312665ecbe06 [2020-06-11T20:27:01.828Z] ---> 598515f23475 [2020-06-11T20:27:01.828Z] Step 14/24 : FROM alpine:latest [2020-06-11T20:27:02.099Z] latest: Pulling from library/alpine [2020-06-11T20:27:02.099Z] b538f80385f9: Pulling fs layer [2020-06-11T20:27:02.377Z] b538f80385f9: Verifying Checksum [2020-06-11T20:27:02.377Z] b538f80385f9: Download complete [2020-06-11T20:27:02.972Z] b538f80385f9: Pull complete [2020-06-11T20:27:02.972Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-11T20:27:02.972Z] Status: Downloaded newer image for alpine:latest [2020-06-11T20:27:02.972Z] ---> 62ee0e9f8440 [2020-06-11T20:27:02.972Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-11T20:27:03.244Z] ---> Running in 7ff6118c788c [2020-06-11T20:27:03.835Z] Removing intermediate container 7ff6118c788c [2020-06-11T20:27:03.835Z] ---> 8ea83abc951c [2020-06-11T20:27:03.835Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} [2020-06-11T20:27:03.835Z] ---> Running in f8018c4b9ae6 [2020-06-11T20:27:04.428Z] Removing intermediate container f8018c4b9ae6 [2020-06-11T20:27:04.428Z] ---> 31c6f7603bb1 [2020-06-11T20:27:04.428Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq [2020-06-11T20:27:04.428Z] ---> Running in a8671f38db98 [2020-06-11T20:27:05.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-06-11T20:27:06.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-06-11T20:27:06.720Z] (1/6) Installing ca-certificates (20191127-r3) [2020-06-11T20:27:06.720Z] (2/6) Installing libgcc (9.3.0-r2) [2020-06-11T20:27:06.720Z] (3/6) Installing libsodium (1.0.18-r0) [2020-06-11T20:27:06.720Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-06-11T20:27:06.720Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-11T20:27:06.720Z] (6/6) Installing zeromq (4.3.2-r0) [2020-06-11T20:27:06.720Z] Executing busybox-1.31.1-r16.trigger [2020-06-11T20:27:06.720Z] Executing ca-certificates-20191127-r3.trigger [2020-06-11T20:27:06.990Z] OK: 8 MiB in 20 packages [2020-06-11T20:27:08.967Z] Removing intermediate container a8671f38db98 [2020-06-11T20:27:08.968Z] ---> 3081a08f89fe [2020-06-11T20:27:08.968Z] Step 18/24 : COPY --from=builder /app/res/ /res/ [2020-06-11T20:27:09.565Z] ---> cec7e7265f6d [2020-06-11T20:27:09.565Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-06-11T20:27:10.998Z] ---> 0668009dfa71 [2020-06-11T20:27:10.998Z] Step 20/24 : EXPOSE 48095 [2020-06-11T20:27:11.271Z] ---> Running in 83242f73728d [2020-06-11T20:27:11.544Z] Removing intermediate container 83242f73728d [2020-06-11T20:27:11.544Z] ---> de3ce6b9a6f7 [2020-06-11T20:27:11.544Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-06-11T20:27:11.816Z] ---> Running in 0ae3c61005da [2020-06-11T20:27:12.090Z] Removing intermediate container 0ae3c61005da [2020-06-11T20:27:12.090Z] ---> 8afa13a82517 [2020-06-11T20:27:12.090Z] Step 22/24 : LABEL arch=arm64 [2020-06-11T20:27:12.362Z] ---> Running in 53cf6f1cbb37 [2020-06-11T20:27:12.956Z] Removing intermediate container 53cf6f1cbb37 [2020-06-11T20:27:12.956Z] ---> ff25c3787ba5 [2020-06-11T20:27:12.956Z] Step 23/24 : LABEL git_sha=39116a09af69a3ce187a90efba380735b07c1d18 [2020-06-11T20:27:12.956Z] ---> Running in 52aeea970884 [2020-06-11T20:27:13.229Z] Removing intermediate container 52aeea970884 [2020-06-11T20:27:13.229Z] ---> 78bc7d2452d0 [2020-06-11T20:27:13.229Z] Step 24/24 : LABEL version=0.0.0 [2020-06-11T20:27:13.503Z] ---> Running in 7ba2c8537be2 [2020-06-11T20:27:13.733Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-06-11T20:27:13.733Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-06-11T20:27:13.733Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] [2020-06-11T20:27:13.733Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] [2020-06-11T20:27:13.733Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [958 kB] [2020-06-11T20:27:13.733Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-06-11T20:27:13.733Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] [2020-06-11T20:27:13.733Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-06-11T20:27:13.733Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] [2020-06-11T20:27:13.733Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] [2020-06-11T20:27:13.733Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] [2020-06-11T20:27:13.733Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] [2020-06-11T20:27:13.733Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] [2020-06-11T20:27:13.733Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] [2020-06-11T20:27:13.733Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] [2020-06-11T20:27:13.733Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] [2020-06-11T20:27:13.733Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-06-11T20:27:13.733Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-06-11T20:27:13.733Z] Fetched 18.0 MB in 0s (0 B/s) [2020-06-11T20:27:13.733Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-06-11T20:27:13.733Z] Fetched 224 kB in 0s (0 B/s) [2020-06-11T20:27:13.733Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-06-11T20:27:13.733Z] Fetched 157 kB in 0s (0 B/s) [2020-06-11T20:27:13.733Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-06-11T20:27:13.733Z] Fetched 221 kB in 0s (0 B/s) [2020-06-11T20:27:13.733Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-06-11T20:27:13.733Z] Fetched 143 kB in 0s (0 B/s) [2020-06-11T20:27:13.733Z] Pulling app-service-config [2020-06-11T20:27:13.733Z] Pulling config-common [2020-06-11T20:27:13.776Z] Removing intermediate container 7ba2c8537be2 [2020-06-11T20:27:13.776Z] ---> a80e236bd530 [2020-06-11T20:27:13.776Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-11T20:27:13.776Z] Successfully built a80e236bd530 [2020-06-11T20:27:13.776Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-11T20:27:14.676Z] Skipping build go (already ran) [2020-06-11T20:27:14.676Z] Building app-service-config [2020-06-11T20:27:14.676Z] 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=0.0.0" -o app-service-configurable [2020-06-11T20:27:14.987Z] + + grepfind snapcraft.yaml /w/workspace/app-service-configurable/1 [2020-06-11T20:27:14.987Z] [2020-06-11T20:27:14.987Z] + grep -Po ^name: \K(.*) /w/workspace/app-service-configurable/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-11T20:27:15.169Z] provisioning config files... [2020-06-11T20:27:15.194Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/1@tmp/config6866397598334871055tmp [Pipeline] { [Pipeline] sh [2020-06-11T20:27:15.582Z] + cp /w/workspace/app-service-configurable/1@tmp/config6866397598334871055tmp /w/workspace/app-service-configurable/1/edgex-snap-store-login [Pipeline] sh [2020-06-11T20:27:15.948Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/1:/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 [2020-06-11T20:27:15.948Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-06-11T20:27:16.066Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T20:27:16.066Z] go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T20:27:16.066Z] go: downloading github.com/gorilla/mux v1.7.4 [2020-06-11T20:27:16.066Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T20:27:16.066Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T20:27:16.066Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T20:27:16.066Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T20:27:16.066Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T20:27:16.066Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T20:27:16.066Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T20:27:16.066Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T20:27:16.066Z] go: extracting github.com/gorilla/mux v1.7.4 [2020-06-11T20:27:16.066Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T20:27:16.066Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T20:27:16.066Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T20:27:16.066Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-11T20:27:16.066Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-11T20:27:16.066Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T20:27:16.066Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T20:27:16.066Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-11T20:27:16.066Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T20:27:16.066Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T20:27:16.066Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T20:27:16.066Z] go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T20:27:16.066Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T20:27:16.066Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T20:27:16.066Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-11T20:27:16.226Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-06-11T20:27:16.226Z] b2f61026a351: Pulling fs layer [2020-06-11T20:27:16.226Z] 5538fb30c42c: Pulling fs layer [2020-06-11T20:27:16.226Z] f0b05810781a: Pulling fs layer [2020-06-11T20:27:16.226Z] 0180a33352d6: Pulling fs layer [2020-06-11T20:27:16.226Z] e7604b0c0f53: Pulling fs layer [2020-06-11T20:27:16.226Z] db689cb83ae0: Pulling fs layer [2020-06-11T20:27:16.226Z] 6138af208834: Pulling fs layer [2020-06-11T20:27:16.226Z] 007c8e8c5d63: Pulling fs layer [2020-06-11T20:27:16.226Z] 4f7a387c642f: Pulling fs layer [2020-06-11T20:27:16.226Z] db689cb83ae0: Waiting [2020-06-11T20:27:16.226Z] 6138af208834: Waiting [2020-06-11T20:27:16.226Z] 007c8e8c5d63: Waiting [2020-06-11T20:27:16.226Z] 4f7a387c642f: Waiting [2020-06-11T20:27:16.226Z] 0180a33352d6: Waiting [2020-06-11T20:27:16.226Z] e7604b0c0f53: Waiting [2020-06-11T20:27:16.226Z] f0b05810781a: Verifying Checksum [2020-06-11T20:27:16.226Z] f0b05810781a: Download complete [2020-06-11T20:27:16.226Z] 5538fb30c42c: Verifying Checksum [2020-06-11T20:27:16.226Z] 5538fb30c42c: Download complete [2020-06-11T20:27:16.226Z] 0180a33352d6: Verifying Checksum [2020-06-11T20:27:16.226Z] 0180a33352d6: Download complete [2020-06-11T20:27:16.226Z] db689cb83ae0: Verifying Checksum [2020-06-11T20:27:16.226Z] db689cb83ae0: Download complete [2020-06-11T20:27:16.226Z] 6138af208834: Verifying Checksum [2020-06-11T20:27:16.226Z] 6138af208834: Download complete [2020-06-11T20:27:16.226Z] 007c8e8c5d63: Download complete [2020-06-11T20:27:16.226Z] 4f7a387c642f: Verifying Checksum [2020-06-11T20:27:16.226Z] 4f7a387c642f: Download complete [2020-06-11T20:27:16.330Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-11T20:27:16.330Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-06-11T20:27:16.330Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T20:27:16.330Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-11T20:27:16.330Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-11T20:27:16.330Z] go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T20:27:16.330Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T20:27:16.330Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T20:27:16.330Z] go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T20:27:16.330Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-11T20:27:16.330Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-11T20:27:16.330Z] go: extracting github.com/pebbe/zmq4 v1.0.0 [2020-06-11T20:27:16.330Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-11T20:27:16.330Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-11T20:27:16.330Z] go: extracting github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T20:27:16.330Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T20:27:16.330Z] go: extracting github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T20:27:16.330Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T20:27:16.330Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-11T20:27:16.593Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-11T20:27:16.594Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T20:27:16.594Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T20:27:16.594Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T20:27:16.594Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T20:27:16.594Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T20:27:16.594Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T20:27:16.594Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-11T20:27:16.594Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T20:27:16.594Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-11T20:27:16.594Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T20:27:16.594Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T20:27:16.594Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T20:27:16.594Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T20:27:16.594Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T20:27:16.594Z] go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T20:27:16.594Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-11T20:27:16.594Z] go: extracting go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T20:27:16.594Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T20:27:16.826Z] b2f61026a351: Verifying Checksum [2020-06-11T20:27:16.826Z] b2f61026a351: Download complete [2020-06-11T20:27:16.854Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T20:27:16.854Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T20:27:16.854Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T20:27:16.854Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T20:27:16.854Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T20:27:16.854Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-06-11T20:27:16.854Z] go: downloading github.com/golang/snappy v0.0.1 [2020-06-11T20:27:16.854Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T20:27:16.854Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-06-11T20:27:16.854Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T20:27:16.854Z] go: extracting github.com/go-stack/stack v1.8.0 [2020-06-11T20:27:16.854Z] go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T20:27:16.854Z] go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T20:27:16.854Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T20:27:16.854Z] go: extracting github.com/golang/snappy v0.0.1 [2020-06-11T20:27:16.854Z] go: extracting github.com/xdg/stringprep v1.0.0 [2020-06-11T20:27:17.115Z] go: downloading golang.org/x/text v0.3.2 [2020-06-11T20:27:18.058Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T20:27:18.628Z] go: extracting golang.org/x/text v0.3.2 [2020-06-11T20:27:19.199Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T20:27:19.457Z] b2f61026a351: Pull complete [2020-06-11T20:27:19.769Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T20:27:19.769Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T20:27:19.769Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T20:27:19.769Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T20:27:19.769Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T20:27:19.769Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T20:27:19.769Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T20:27:19.769Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T20:27:19.769Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T20:27:19.769Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T20:27:19.769Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T20:27:19.769Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-11T20:27:19.769Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T20:27:19.769Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T20:27:19.769Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T20:27:19.769Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T20:27:19.769Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T20:27:19.769Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T20:27:19.769Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T20:27:19.769Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T20:27:19.769Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T20:27:19.769Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-11T20:27:19.769Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T20:27:19.769Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T20:27:19.769Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-11T20:27:19.769Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T20:27:19.769Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T20:27:19.769Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T20:27:19.769Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T20:27:19.769Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T20:27:19.769Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-11T20:27:20.047Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T20:27:20.047Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T20:27:20.047Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T20:27:20.047Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T20:27:20.047Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T20:27:20.047Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T20:27:20.047Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-11T20:27:20.047Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T20:27:20.047Z] go: finding golang.org/x/text v0.3.2 [2020-06-11T20:27:20.047Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T20:27:20.053Z] 5538fb30c42c: Pull complete [2020-06-11T20:27:20.326Z] f0b05810781a: Pull complete [2020-06-11T20:27:20.596Z] 0180a33352d6: Pull complete [2020-06-11T20:27:23.205Z] e7604b0c0f53: Verifying Checksum [2020-06-11T20:27:23.205Z] e7604b0c0f53: Download complete [2020-06-11T20:27:42.109Z] Building config-common [2020-06-11T20:27:43.492Z] Skipping stage go (already ran) [2020-06-11T20:27:43.492Z] Staging app-service-config [2020-06-11T20:27:44.434Z] Staging config-common [2020-06-11T20:27:45.376Z] Priming go [2020-06-11T20:27:45.951Z] Priming app-service-config [2020-06-11T20:27:46.896Z] Priming config-common [2020-06-11T20:27:47.839Z] Snapping 'edgex-app-service-configurable' ... [2020-06-11T20:27:50.537Z] [2020-06-11T20:27:50.537Z] Snapped edgex-app-service-configurable_1.1.0-20200611+50806a6_amd64.snap [Pipeline] } [2020-06-11T20:27:51.551Z] 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] } [2020-06-11T20:27:55.555Z] e7604b0c0f53: Pull complete [2020-06-11T20:27:55.555Z] db689cb83ae0: Pull complete [2020-06-11T20:27:55.555Z] 6138af208834: Pull complete [2020-06-11T20:27:55.555Z] 007c8e8c5d63: Pull complete [2020-06-11T20:27:55.555Z] 4f7a387c642f: Pull complete [2020-06-11T20:27:55.555Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-06-11T20:27:55.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-06-11T20:28:00.944Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-06-11T20:28:01.219Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-06-11T20:28:01.491Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-06-11T20:28:01.761Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-06-11T20:28:02.034Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] [2020-06-11T20:28:02.034Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] [2020-06-11T20:28:02.627Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [879 kB] [2020-06-11T20:28:02.627Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] [2020-06-11T20:28:02.627Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-06-11T20:28:02.627Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-06-11T20:28:02.900Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [606 kB] [2020-06-11T20:28:02.900Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] [2020-06-11T20:28:03.493Z] Fetched 3747 kB in 3s (1325 kB/s) [2020-06-11T20:28:07.779Z] Reading package lists... [2020-06-11T20:28:14.469Z] 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: [2020-06-11T20:28:14.469Z] - README.md [2020-06-11T20:28:14.469Z] [2020-06-11T20:28:14.469Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-06-11T20:28:19.859Z] 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 [2020-06-11T20:28:25.255Z] Reading package lists... [2020-06-11T20:28:25.527Z] Building dependency tree... [2020-06-11T20:28:25.527Z] Reading state information... [2020-06-11T20:28:26.501Z] The following packages were automatically installed and are no longer required: [2020-06-11T20:28:26.501Z] libjq1 liblzo2-2 libonig4 [2020-06-11T20:28:26.501Z] Use 'sudo apt autoremove' to remove them. [2020-06-11T20:28:26.501Z] Suggested packages: [2020-06-11T20:28:26.501Z] binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd [2020-06-11T20:28:26.501Z] pinentry-gnome3 tor debian-keyring gcc-7-doc libstdc++6-7-dbg gcc-multilib [2020-06-11T20:28:26.501Z] autoconf automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg [2020-06-11T20:28:26.501Z] libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg [2020-06-11T20:28:26.501Z] libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base [2020-06-11T20:28:26.501Z] git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk [2020-06-11T20:28:26.501Z] gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon [2020-06-11T20:28:26.501Z] glibc-doc bzr gdbm-l10n libstdc++-7-doc make-doc man-browser keychain [2020-06-11T20:28:26.501Z] libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-06-11T20:28:26.501Z] libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc [2020-06-11T20:28:26.501Z] readline-doc [2020-06-11T20:28:27.474Z] The following NEW packages will be installed: [2020-06-11T20:28:27.474Z] binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp [2020-06-11T20:28:27.474Z] cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git [2020-06-11T20:28:27.474Z] git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client [2020-06-11T20:28:27.474Z] gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl [2020-06-11T20:28:27.474Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 [2020-06-11T20:28:27.474Z] libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 [2020-06-11T20:28:27.474Z] libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot [2020-06-11T20:28:27.474Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 [2020-06-11T20:28:27.474Z] libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 [2020-06-11T20:28:27.474Z] liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libnpth0 [2020-06-11T20:28:27.474Z] libperl5.26 libpgm-5.2-0 libreadline7 libsodium23 libssl1.0.0 [2020-06-11T20:28:27.474Z] libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 [2020-06-11T20:28:27.474Z] libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make [2020-06-11T20:28:27.474Z] manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 [2020-06-11T20:28:27.474Z] pinentry-curses pkg-config readline-common shared-mime-info xauth [2020-06-11T20:28:27.474Z] xdg-user-dirs xz-utils [2020-06-11T20:28:28.072Z] 0 upgraded, 95 newly installed, 0 to remove and 10 not upgraded. [2020-06-11T20:28:28.072Z] Need to get 63.4 MB of archives. [2020-06-11T20:28:28.072Z] After this operation, 277 MB of additional disk space will be used. [2020-06-11T20:28:28.072Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] [2020-06-11T20:28:28.346Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-06-11T20:28:28.346Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-06-11T20:28:28.618Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-06-11T20:28:28.618Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-06-11T20:28:28.891Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-06-11T20:28:28.891Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-06-11T20:28:29.166Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-06-11T20:28:29.166Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-06-11T20:28:30.149Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-06-11T20:28:30.149Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-06-11T20:28:30.149Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-06-11T20:28:31.131Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-11T20:28:31.131Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-06-11T20:28:31.131Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-06-11T20:28:31.131Z] 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] [2020-06-11T20:28:31.403Z] 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] [2020-06-11T20:28:31.403Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.1 [7987 kB] [2020-06-11T20:28:32.834Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] [2020-06-11T20:28:32.834Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] [2020-06-11T20:28:32.834Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxml2 arm64 2.9.4+dfsg1-6.1ubuntu1.3 [547 kB] [2020-06-11T20:28:32.834Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-06-11T20:28:32.834Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] [2020-06-11T20:28:32.834Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] [2020-06-11T20:28:32.834Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xz-utils arm64 5.2.2-1.3 [79.2 kB] [2020-06-11T20:28:32.834Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-06-11T20:28:32.834Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-06-11T20:28:32.834Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-06-11T20:28:32.834Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] [2020-06-11T20:28:33.113Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-06-11T20:28:33.113Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-06-11T20:28:33.113Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.3 [196 kB] [2020-06-11T20:28:33.113Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.3 [417 kB] [2020-06-11T20:28:33.113Z] 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] [2020-06-11T20:28:33.385Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.3 [3368 B] [2020-06-11T20:28:33.385Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libc-dev-bin arm64 2.27-3ubuntu1 [58.6 kB] [2020-06-11T20:28:33.385Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-106.107 [969 kB] [2020-06-11T20:28:33.664Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libc6-dev arm64 2.27-3ubuntu1 [2052 kB] [2020-06-11T20:28:33.941Z] 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] [2020-06-11T20:28:33.941Z] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] [2020-06-11T20:28:33.941Z] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] [2020-06-11T20:28:33.941Z] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] [2020-06-11T20:28:33.941Z] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] [2020-06-11T20:28:34.918Z] Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-06-11T20:28:34.918Z] Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] [2020-06-11T20:28:34.918Z] Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] [2020-06-11T20:28:34.918Z] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] [2020-06-11T20:28:34.918Z] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] [2020-06-11T20:28:34.918Z] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] [2020-06-11T20:28:34.918Z] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] [2020-06-11T20:28:34.918Z] Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] [2020-06-11T20:28:34.918Z] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] [2020-06-11T20:28:34.918Z] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] [2020-06-11T20:28:35.189Z] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] [2020-06-11T20:28:36.618Z] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] [2020-06-11T20:28:36.618Z] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-06-11T20:28:36.618Z] Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] [2020-06-11T20:28:38.045Z] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] [2020-06-11T20:28:38.045Z] Get:59 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-06-11T20:28:38.045Z] Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-06-11T20:28:38.316Z] Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-06-11T20:28:38.316Z] Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-06-11T20:28:38.316Z] Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] [2020-06-11T20:28:38.316Z] Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-06-11T20:28:38.316Z] Get:65 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] [2020-06-11T20:28:38.316Z] Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.2 [106 kB] [2020-06-11T20:28:38.316Z] Get:67 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] [2020-06-11T20:28:38.590Z] Get:68 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] [2020-06-11T20:28:38.590Z] Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.2 [276 kB] [2020-06-11T20:28:38.590Z] Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] [2020-06-11T20:28:38.590Z] Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] [2020-06-11T20:28:38.590Z] Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-06-11T20:28:38.590Z] Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-11T20:28:38.590Z] Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-06-11T20:28:38.861Z] Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-06-11T20:28:39.458Z] Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] [2020-06-11T20:28:39.458Z] Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.2 [108 kB] [2020-06-11T20:28:39.731Z] Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.2 [400 kB] [2020-06-11T20:28:39.731Z] Get:79 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] [2020-06-11T20:28:39.731Z] Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.2 [190 kB] [2020-06-11T20:28:39.731Z] Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-client arm64 2.2.4-1ubuntu1.2 [76.8 kB] [2020-06-11T20:28:39.731Z] Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-wks-server arm64 2.2.4-1ubuntu1.2 [71.6 kB] [2020-06-11T20:28:39.731Z] Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.2 [182 kB] [2020-06-11T20:28:39.731Z] Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.2 [249 kB] [2020-06-11T20:28:39.731Z] Get:85 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-06-11T20:28:39.731Z] Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] [2020-06-11T20:28:39.731Z] Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-06-11T20:28:39.731Z] Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] [2020-06-11T20:28:40.005Z] Get:89 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] [2020-06-11T20:28:40.005Z] Get:90 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] [2020-06-11T20:28:40.005Z] Get:91 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] [2020-06-11T20:28:40.005Z] Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] [2020-06-11T20:28:40.005Z] Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] [2020-06-11T20:28:40.278Z] Get:94 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] [2020-06-11T20:28:40.875Z] Get:95 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] [2020-06-11T20:28:41.472Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-11T20:28:41.472Z] Fetched 63.4 MB in 13s (4863 kB/s) [2020-06-11T20:28:41.744Z] Selecting previously unselected package liblocale-gettext-perl. [2020-06-11T20:28:41.744Z] (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.) [2020-06-11T20:28:41.744Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_arm64.deb ... [2020-06-11T20:28:41.744Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-06-11T20:28:41.744Z] Selecting previously unselected package libxau6:arm64. [2020-06-11T20:28:41.744Z] Preparing to unpack .../01-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-06-11T20:28:41.744Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-06-11T20:28:42.016Z] Selecting previously unselected package libbsd0:arm64. [2020-06-11T20:28:42.016Z] Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-06-11T20:28:42.016Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-11T20:28:42.016Z] Selecting previously unselected package libxdmcp6:arm64. [2020-06-11T20:28:42.016Z] Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-06-11T20:28:42.289Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-11T20:28:42.289Z] Selecting previously unselected package libxcb1:arm64. [2020-06-11T20:28:42.289Z] Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-06-11T20:28:42.289Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-11T20:28:42.560Z] Selecting previously unselected package libx11-data. [2020-06-11T20:28:42.561Z] Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-11T20:28:42.561Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T20:28:42.832Z] Selecting previously unselected package libx11-6:arm64. [2020-06-11T20:28:42.833Z] Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-06-11T20:28:42.833Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T20:28:43.106Z] Selecting previously unselected package libxext6:arm64. [2020-06-11T20:28:43.106Z] Preparing to unpack .../07-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-06-11T20:28:43.106Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-06-11T20:28:43.106Z] Selecting previously unselected package perl-modules-5.26. [2020-06-11T20:28:43.106Z] Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-11T20:28:43.106Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T20:28:45.078Z] Selecting previously unselected package libgdbm5:arm64. [2020-06-11T20:28:45.078Z] Preparing to unpack .../09-libgdbm5_1.14.1-6_arm64.deb ... [2020-06-11T20:28:45.078Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-06-11T20:28:45.078Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-06-11T20:28:45.078Z] Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-06-11T20:28:45.078Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-11T20:28:45.078Z] Selecting previously unselected package libperl5.26:arm64. [2020-06-11T20:28:45.078Z] Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-11T20:28:45.078Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-11T20:28:46.511Z] Selecting previously unselected package perl. [2020-06-11T20:28:46.511Z] Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-11T20:28:46.511Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-11T20:28:46.511Z] Selecting previously unselected package less. [2020-06-11T20:28:46.511Z] Preparing to unpack .../13-less_487-0.1_arm64.deb ... [2020-06-11T20:28:46.511Z] Unpacking less (487-0.1) ... [2020-06-11T20:28:46.785Z] Selecting previously unselected package libexpat1:arm64. [2020-06-11T20:28:46.785Z] Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-06-11T20:28:46.785Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-11T20:28:47.058Z] Selecting previously unselected package libglib2.0-0:arm64. [2020-06-11T20:28:47.058Z] Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... [2020-06-11T20:28:47.058Z] Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T20:28:47.651Z] Selecting previously unselected package libglib2.0-data. [2020-06-11T20:28:47.651Z] Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... [2020-06-11T20:28:47.651Z] Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T20:28:47.651Z] Selecting previously unselected package libicu60:arm64. [2020-06-11T20:28:47.651Z] Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_arm64.deb ... [2020-06-11T20:28:47.651Z] Unpacking libicu60:arm64 (60.2-3ubuntu3.1) ... [2020-06-11T20:28:50.264Z] Selecting previously unselected package readline-common. [2020-06-11T20:28:50.264Z] Preparing to unpack .../18-readline-common_7.0-3_all.deb ... [2020-06-11T20:28:50.264Z] Unpacking readline-common (7.0-3) ... [2020-06-11T20:28:50.264Z] Selecting previously unselected package libreadline7:arm64. [2020-06-11T20:28:50.264Z] Preparing to unpack .../19-libreadline7_7.0-3_arm64.deb ... [2020-06-11T20:28:50.264Z] Unpacking libreadline7:arm64 (7.0-3) ... [2020-06-11T20:28:50.264Z] Selecting previously unselected package libxml2:arm64. [2020-06-11T20:28:50.264Z] Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_arm64.deb ... [2020-06-11T20:28:50.264Z] Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-11T20:28:50.539Z] Selecting previously unselected package netbase. [2020-06-11T20:28:50.539Z] Preparing to unpack .../21-netbase_5.4_all.deb ... [2020-06-11T20:28:50.539Z] Unpacking netbase (5.4) ... [2020-06-11T20:28:50.539Z] Selecting previously unselected package shared-mime-info. [2020-06-11T20:28:50.539Z] Preparing to unpack .../22-shared-mime-info_1.9-2_arm64.deb ... [2020-06-11T20:28:50.539Z] Unpacking shared-mime-info (1.9-2) ... [2020-06-11T20:28:50.813Z] Selecting previously unselected package xdg-user-dirs. [2020-06-11T20:28:50.813Z] Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... [2020-06-11T20:28:50.813Z] Unpacking xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-11T20:28:51.086Z] Selecting previously unselected package xz-utils. [2020-06-11T20:28:51.086Z] Preparing to unpack .../24-xz-utils_5.2.2-1.3_arm64.deb ... [2020-06-11T20:28:51.086Z] Unpacking xz-utils (5.2.2-1.3) ... [2020-06-11T20:28:51.358Z] Selecting previously unselected package libedit2:arm64. [2020-06-11T20:28:51.358Z] Preparing to unpack .../25-libedit2_3.1-20170329-1_arm64.deb ... [2020-06-11T20:28:51.358Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-06-11T20:28:51.358Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-06-11T20:28:51.632Z] Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-06-11T20:28:51.632Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T20:28:51.903Z] Selecting previously unselected package libxmuu1:arm64. [2020-06-11T20:28:51.903Z] Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-06-11T20:28:51.903Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-11T20:28:51.903Z] Selecting previously unselected package manpages. [2020-06-11T20:28:51.903Z] Preparing to unpack .../28-manpages_4.15-1_all.deb ... [2020-06-11T20:28:51.903Z] Unpacking manpages (4.15-1) ... [2020-06-11T20:28:52.176Z] Selecting previously unselected package openssh-client. [2020-06-11T20:28:52.176Z] Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-06-11T20:28:52.176Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T20:28:52.449Z] Selecting previously unselected package xauth. [2020-06-11T20:28:52.449Z] Preparing to unpack .../30-xauth_1%3a1.0.10-1_arm64.deb ... [2020-06-11T20:28:52.449Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-11T20:28:52.449Z] Selecting previously unselected package binutils-common:arm64. [2020-06-11T20:28:52.449Z] Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-11T20:28:52.449Z] Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T20:28:52.723Z] Selecting previously unselected package libbinutils:arm64. [2020-06-11T20:28:52.723Z] Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-11T20:28:52.723Z] Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T20:28:52.996Z] Selecting previously unselected package binutils-aarch64-linux-gnu. [2020-06-11T20:28:52.996Z] Preparing to unpack .../33-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-11T20:28:52.996Z] Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-11T20:28:53.977Z] Selecting previously unselected package binutils. [2020-06-11T20:28:53.977Z] Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-11T20:28:53.977Z] Unpacking binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-11T20:28:53.977Z] Selecting previously unselected package libc-dev-bin. [2020-06-11T20:28:53.977Z] Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1_arm64.deb ... [2020-06-11T20:28:53.977Z] Unpacking libc-dev-bin (2.27-3ubuntu1) ... [2020-06-11T20:28:54.252Z] Selecting previously unselected package linux-libc-dev:arm64. [2020-06-11T20:28:54.252Z] Preparing to unpack .../36-linux-libc-dev_4.15.0-106.107_arm64.deb ... [2020-06-11T20:28:54.252Z] Unpacking linux-libc-dev:arm64 (4.15.0-106.107) ... [2020-06-11T20:28:55.222Z] Selecting previously unselected package libc6-dev:arm64. [2020-06-11T20:28:55.222Z] Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1_arm64.deb ... [2020-06-11T20:28:55.222Z] Unpacking libc6-dev:arm64 (2.27-3ubuntu1) ... [2020-06-11T20:28:56.194Z] Selecting previously unselected package gcc-7-base:arm64. [2020-06-11T20:28:56.194Z] Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T20:28:56.194Z] Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:28:56.194Z] Selecting previously unselected package libisl19:arm64. [2020-06-11T20:28:56.194Z] Preparing to unpack .../39-libisl19_0.19-1_arm64.deb ... [2020-06-11T20:28:56.194Z] Unpacking libisl19:arm64 (0.19-1) ... [2020-06-11T20:28:56.471Z] Selecting previously unselected package libmpfr6:arm64. [2020-06-11T20:28:56.471Z] Preparing to unpack .../40-libmpfr6_4.0.1-1_arm64.deb ... [2020-06-11T20:28:56.471Z] Unpacking libmpfr6:arm64 (4.0.1-1) ... [2020-06-11T20:28:56.471Z] Selecting previously unselected package libmpc3:arm64. [2020-06-11T20:28:56.471Z] Preparing to unpack .../41-libmpc3_1.1.0-1_arm64.deb ... [2020-06-11T20:28:56.471Z] Unpacking libmpc3:arm64 (1.1.0-1) ... [2020-06-11T20:28:56.744Z] Selecting previously unselected package cpp-7. [2020-06-11T20:28:56.744Z] Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T20:28:56.744Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:28:58.717Z] Selecting previously unselected package cpp. [2020-06-11T20:28:58.717Z] Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-06-11T20:28:58.717Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-11T20:28:58.717Z] Selecting previously unselected package libcc1-0:arm64. [2020-06-11T20:28:58.717Z] Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-11T20:28:58.717Z] Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:28:58.717Z] Selecting previously unselected package libgomp1:arm64. [2020-06-11T20:28:58.717Z] Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-11T20:28:58.717Z] Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:28:58.717Z] Selecting previously unselected package libitm1:arm64. [2020-06-11T20:28:58.717Z] Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-11T20:28:58.717Z] Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:28:58.990Z] Selecting previously unselected package libatomic1:arm64. [2020-06-11T20:28:58.990Z] Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-11T20:28:58.990Z] Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:28:58.990Z] Selecting previously unselected package libasan4:arm64. [2020-06-11T20:28:58.990Z] Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T20:28:59.262Z] Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:28:59.262Z] Selecting previously unselected package liblsan0:arm64. [2020-06-11T20:28:59.262Z] Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-11T20:28:59.262Z] Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:28:59.537Z] Selecting previously unselected package libtsan0:arm64. [2020-06-11T20:28:59.537Z] Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-11T20:28:59.537Z] Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:28:59.809Z] Selecting previously unselected package libubsan0:arm64. [2020-06-11T20:28:59.809Z] Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T20:28:59.809Z] Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:28:59.809Z] Selecting previously unselected package libgcc-7-dev:arm64. [2020-06-11T20:28:59.809Z] Preparing to unpack .../52-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T20:28:59.809Z] Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:29:00.401Z] Selecting previously unselected package gcc-7. [2020-06-11T20:29:00.401Z] Preparing to unpack .../53-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T20:29:00.401Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:29:02.437Z] Selecting previously unselected package gcc. [2020-06-11T20:29:02.437Z] Preparing to unpack .../54-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-06-11T20:29:02.437Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-11T20:29:02.437Z] Selecting previously unselected package libstdc++-7-dev:arm64. [2020-06-11T20:29:02.437Z] Preparing to unpack .../55-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T20:29:02.437Z] Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:29:03.922Z] Selecting previously unselected package g++-7. [2020-06-11T20:29:03.922Z] Preparing to unpack .../56-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T20:29:03.922Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:29:05.924Z] Selecting previously unselected package g++. [2020-06-11T20:29:05.924Z] Preparing to unpack .../57-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-06-11T20:29:05.924Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-11T20:29:05.924Z] Selecting previously unselected package make. [2020-06-11T20:29:05.924Z] Preparing to unpack .../58-make_4.1-9.1ubuntu1_arm64.deb ... [2020-06-11T20:29:05.924Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-11T20:29:05.924Z] Selecting previously unselected package libdpkg-perl. [2020-06-11T20:29:05.924Z] Preparing to unpack .../59-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-06-11T20:29:05.924Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-11T20:29:06.202Z] Selecting previously unselected package patch. [2020-06-11T20:29:06.202Z] Preparing to unpack .../60-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-06-11T20:29:06.202Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-11T20:29:06.202Z] Selecting previously unselected package dpkg-dev. [2020-06-11T20:29:06.202Z] Preparing to unpack .../61-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-06-11T20:29:06.202Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-11T20:29:06.487Z] Selecting previously unselected package build-essential. [2020-06-11T20:29:06.487Z] Preparing to unpack .../62-build-essential_12.4ubuntu1_arm64.deb ... [2020-06-11T20:29:06.487Z] Unpacking build-essential (12.4ubuntu1) ... [2020-06-11T20:29:06.772Z] Selecting previously unselected package curl. [2020-06-11T20:29:06.772Z] Preparing to unpack .../63-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-06-11T20:29:06.772Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-06-11T20:29:06.772Z] Selecting previously unselected package libassuan0:arm64. [2020-06-11T20:29:06.772Z] Preparing to unpack .../64-libassuan0_2.5.1-2_arm64.deb ... [2020-06-11T20:29:06.772Z] Unpacking libassuan0:arm64 (2.5.1-2) ... [2020-06-11T20:29:07.049Z] Selecting previously unselected package gpgconf. [2020-06-11T20:29:07.049Z] Preparing to unpack .../65-gpgconf_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T20:29:07.049Z] Unpacking gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:07.049Z] Selecting previously unselected package libksba8:arm64. [2020-06-11T20:29:07.049Z] Preparing to unpack .../66-libksba8_1.3.5-2_arm64.deb ... [2020-06-11T20:29:07.049Z] Unpacking libksba8:arm64 (1.3.5-2) ... [2020-06-11T20:29:07.325Z] Selecting previously unselected package libnpth0:arm64. [2020-06-11T20:29:07.325Z] Preparing to unpack .../67-libnpth0_1.5-3_arm64.deb ... [2020-06-11T20:29:07.325Z] Unpacking libnpth0:arm64 (1.5-3) ... [2020-06-11T20:29:07.601Z] Selecting previously unselected package dirmngr. [2020-06-11T20:29:07.601Z] Preparing to unpack .../68-dirmngr_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T20:29:07.601Z] Unpacking dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:07.876Z] Selecting previously unselected package libfakeroot:arm64. [2020-06-11T20:29:07.876Z] Preparing to unpack .../69-libfakeroot_1.22-2ubuntu1_arm64.deb ... [2020-06-11T20:29:07.876Z] Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-06-11T20:29:07.876Z] Selecting previously unselected package fakeroot. [2020-06-11T20:29:07.876Z] Preparing to unpack .../70-fakeroot_1.22-2ubuntu1_arm64.deb ... [2020-06-11T20:29:07.876Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-06-11T20:29:08.154Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-06-11T20:29:08.154Z] Preparing to unpack .../71-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-06-11T20:29:08.154Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-06-11T20:29:08.444Z] Selecting previously unselected package liberror-perl. [2020-06-11T20:29:08.444Z] Preparing to unpack .../72-liberror-perl_0.17025-1_all.deb ... [2020-06-11T20:29:08.444Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-11T20:29:08.444Z] Selecting previously unselected package git-man. [2020-06-11T20:29:08.444Z] Preparing to unpack .../73-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-11T20:29:08.444Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T20:29:08.720Z] Selecting previously unselected package git. [2020-06-11T20:29:08.720Z] Preparing to unpack .../74-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-06-11T20:29:08.999Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T20:29:10.433Z] Selecting previously unselected package gnupg-l10n. [2020-06-11T20:29:10.433Z] Preparing to unpack .../75-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... [2020-06-11T20:29:10.433Z] Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:10.433Z] Selecting previously unselected package gnupg-utils. [2020-06-11T20:29:10.433Z] Preparing to unpack .../76-gnupg-utils_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T20:29:10.433Z] Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:10.433Z] Selecting previously unselected package gpg. [2020-06-11T20:29:10.433Z] Preparing to unpack .../77-gpg_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T20:29:10.433Z] Unpacking gpg (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:10.704Z] Selecting previously unselected package pinentry-curses. [2020-06-11T20:29:10.704Z] Preparing to unpack .../78-pinentry-curses_1.1.0-1_arm64.deb ... [2020-06-11T20:29:10.704Z] Unpacking pinentry-curses (1.1.0-1) ... [2020-06-11T20:29:10.977Z] Selecting previously unselected package gpg-agent. [2020-06-11T20:29:10.977Z] Preparing to unpack .../79-gpg-agent_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T20:29:10.977Z] Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:10.977Z] Selecting previously unselected package gpg-wks-client. [2020-06-11T20:29:10.977Z] Preparing to unpack .../80-gpg-wks-client_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T20:29:11.249Z] Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:11.249Z] Selecting previously unselected package gpg-wks-server. [2020-06-11T20:29:11.249Z] Preparing to unpack .../81-gpg-wks-server_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T20:29:11.249Z] Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:11.519Z] Selecting previously unselected package gpgsm. [2020-06-11T20:29:11.519Z] Preparing to unpack .../82-gpgsm_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T20:29:11.519Z] Unpacking gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:11.519Z] Selecting previously unselected package gnupg. [2020-06-11T20:29:11.519Z] Preparing to unpack .../83-gnupg_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T20:29:11.792Z] Unpacking gnupg (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:11.792Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-06-11T20:29:11.792Z] Preparing to unpack .../84-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-06-11T20:29:11.792Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-06-11T20:29:12.068Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-06-11T20:29:12.068Z] Preparing to unpack .../85-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... [2020-06-11T20:29:12.068Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-11T20:29:12.068Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-06-11T20:29:12.068Z] Preparing to unpack .../86-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-06-11T20:29:12.068Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-06-11T20:29:12.343Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-06-11T20:29:12.343Z] Preparing to unpack .../87-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... [2020-06-11T20:29:12.343Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-06-11T20:29:12.343Z] Selecting previously unselected package libnorm1:arm64. [2020-06-11T20:29:12.343Z] Preparing to unpack .../88-libnorm1_1.5r6+dfsg1-6_arm64.deb ... [2020-06-11T20:29:12.615Z] Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-06-11T20:29:12.615Z] Selecting previously unselected package libpgm-5.2-0:arm64. [2020-06-11T20:29:12.615Z] Preparing to unpack .../89-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... [2020-06-11T20:29:12.615Z] Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-06-11T20:29:12.891Z] Selecting previously unselected package libsodium23:arm64. [2020-06-11T20:29:12.891Z] Preparing to unpack .../90-libsodium23_1.0.16-2_arm64.deb ... [2020-06-11T20:29:12.891Z] Unpacking libsodium23:arm64 (1.0.16-2) ... [2020-06-11T20:29:13.163Z] Selecting previously unselected package libzmq5:arm64. [2020-06-11T20:29:13.163Z] Preparing to unpack .../91-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... [2020-06-11T20:29:13.163Z] Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-11T20:29:13.437Z] Selecting previously unselected package libzmq3-dev:arm64. [2020-06-11T20:29:13.437Z] Preparing to unpack .../92-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... [2020-06-11T20:29:13.437Z] Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-11T20:29:13.437Z] Selecting previously unselected package manpages-dev. [2020-06-11T20:29:13.437Z] Preparing to unpack .../93-manpages-dev_4.15-1_all.deb ... [2020-06-11T20:29:13.710Z] Unpacking manpages-dev (4.15-1) ... [2020-06-11T20:29:14.305Z] Selecting previously unselected package pkg-config. [2020-06-11T20:29:14.305Z] Preparing to unpack .../94-pkg-config_0.29.1-0ubuntu2_arm64.deb ... [2020-06-11T20:29:14.305Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-06-11T20:29:14.576Z] Setting up libnpth0:arm64 (1.5-3) ... [2020-06-11T20:29:14.576Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-06-11T20:29:14.576Z] Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:29:14.576Z] Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-06-11T20:29:14.576Z] Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:29:14.576Z] Setting up readline-common (7.0-3) ... [2020-06-11T20:29:14.847Z] Setting up manpages (4.15-1) ... [2020-06-11T20:29:14.847Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T20:29:14.847Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-11T20:29:14.847Z] Setting up libicu60:arm64 (60.2-3ubuntu3.1) ... [2020-06-11T20:29:14.847Z] Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:29:14.847Z] Setting up less (487-0.1) ... [2020-06-11T20:29:15.442Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-11T20:29:15.442Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T20:29:15.717Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-06-11T20:29:15.717Z] Setting up libreadline7:arm64 (7.0-3) ... [2020-06-11T20:29:15.991Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-06-11T20:29:15.991Z] Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:29:15.991Z] Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T20:29:15.991Z] No schema files found: doing nothing. [2020-06-11T20:29:15.991Z] Setting up linux-libc-dev:arm64 (4.15.0-106.107) ... [2020-06-11T20:29:15.991Z] Setting up libmpfr6:arm64 (4.0.1-1) ... [2020-06-11T20:29:15.991Z] Setting up libksba8:arm64 (1.3.5-2) ... [2020-06-11T20:29:15.991Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T20:29:16.263Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-06-11T20:29:16.263Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-11T20:29:16.263Z] Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-11T20:29:16.263Z] Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:16.263Z] Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:29:16.263Z] Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-06-11T20:29:16.263Z] Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:29:16.534Z] Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T20:29:16.534Z] Setting up libsodium23:arm64 (1.0.16-2) ... [2020-06-11T20:29:16.534Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-11T20:29:16.534Z] Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T20:29:16.534Z] Setting up xz-utils (5.2.2-1.3) ... [2020-06-11T20:29:16.534Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-11T20:29:16.534Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [2020-06-11T20:29:16.534Z] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [2020-06-11T20:29:16.534Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [2020-06-11T20:29:16.534Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [2020-06-11T20:29:16.534Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [2020-06-11T20:29:16.534Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [2020-06-11T20:29:16.534Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [2020-06-11T20:29:16.534Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [2020-06-11T20:29:16.534Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [2020-06-11T20:29:16.534Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [2020-06-11T20:29:16.534Z] Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-06-11T20:29:16.804Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-06-11T20:29:16.804Z] Setting up shared-mime-info (1.9-2) ... [2020-06-11T20:29:25.051Z] Setting up libmpc3:arm64 (1.1.0-1) ... [2020-06-11T20:29:25.051Z] Setting up libc-dev-bin (2.27-3ubuntu1) ... [2020-06-11T20:29:25.051Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-11T20:29:25.051Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-11T20:29:25.051Z] Setting up manpages-dev (4.15-1) ... [2020-06-11T20:29:25.051Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T20:29:25.051Z] Setting up libc6-dev:arm64 (2.27-3ubuntu1) ... [2020-06-11T20:29:25.051Z] Setting up libassuan0:arm64 (2.5.1-2) ... [2020-06-11T20:29:25.051Z] Setting up xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-11T20:29:25.051Z] Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T20:29:25.051Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T20:29:25.051Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-06-11T20:29:25.051Z] Setting up netbase (5.4) ... [2020-06-11T20:29:25.051Z] Setting up libisl19:arm64 (0.19-1) ... [2020-06-11T20:29:25.051Z] Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-11T20:29:25.051Z] Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:29:25.051Z] Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T20:29:25.320Z] Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:29:25.321Z] Setting up gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:25.321Z] Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-11T20:29:25.321Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-06-11T20:29:25.321Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-06-11T20:29:25.321Z] 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 [2020-06-11T20:29:25.321Z] 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 [2020-06-11T20:29:25.321Z] 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 [2020-06-11T20:29:25.321Z] 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 [2020-06-11T20:29:25.321Z] 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 [2020-06-11T20:29:25.321Z] 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 [2020-06-11T20:29:25.321Z] 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 [2020-06-11T20:29:25.321Z] 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 [2020-06-11T20:29:25.321Z] Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:29:25.590Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:29:25.590Z] Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:29:25.590Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-11T20:29:25.590Z] Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-11T20:29:25.590Z] Setting up gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:25.590Z] Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:25.590Z] Setting up pinentry-curses (1.1.0-1) ... [2020-06-11T20:29:25.860Z] Setting up binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-11T20:29:25.860Z] Setting up dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:25.860Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-11T20:29:25.860Z] Setting up gpg (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:25.860Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-11T20:29:26.142Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:29:26.142Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T20:29:26.142Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T20:29:26.142Z] Setting up gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:26.412Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-11T20:29:26.412Z] Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:26.412Z] Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:26.412Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-11T20:29:26.412Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-11T20:29:26.683Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-06-11T20:29:26.683Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-06-11T20:29:26.683Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-11T20:29:26.683Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-06-11T20:29:26.683Z] 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 [2020-06-11T20:29:26.683Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-06-11T20:29:26.954Z] Setting up liberror-perl (0.17025-1) ... [2020-06-11T20:29:26.954Z] Setting up gnupg (2.2.4-1ubuntu1.2) ... [2020-06-11T20:29:26.954Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-11T20:29:26.954Z] Setting up xauth (1:1.0.10-1) ... [2020-06-11T20:29:26.954Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-06-11T20:29:26.954Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-11T20:29:27.226Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-11T20:29:27.226Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T20:29:27.226Z] Setting up build-essential (12.4ubuntu1) ... [2020-06-11T20:29:27.499Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-06-11T20:29:27.499Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-11T20:29:37.615Z] binutils set to automatically installed. [2020-06-11T20:29:37.615Z] binutils-aarch64-linux-gnu set to automatically installed. [2020-06-11T20:29:37.615Z] binutils-common set to automatically installed. [2020-06-11T20:29:37.615Z] build-essential set to automatically installed. [2020-06-11T20:29:37.615Z] cpp set to automatically installed. [2020-06-11T20:29:37.615Z] cpp-7 set to automatically installed. [2020-06-11T20:29:37.615Z] curl set to automatically installed. [2020-06-11T20:29:37.615Z] dirmngr set to automatically installed. [2020-06-11T20:29:37.615Z] dpkg-dev set to automatically installed. [2020-06-11T20:29:37.615Z] fakeroot set to automatically installed. [2020-06-11T20:29:37.615Z] g++ set to automatically installed. [2020-06-11T20:29:37.615Z] g++-7 set to automatically installed. [2020-06-11T20:29:37.615Z] gcc set to automatically installed. [2020-06-11T20:29:37.615Z] gcc-7 set to automatically installed. [2020-06-11T20:29:37.615Z] gcc-7-base set to automatically installed. [2020-06-11T20:29:37.615Z] git set to automatically installed. [2020-06-11T20:29:37.615Z] git-man set to automatically installed. [2020-06-11T20:29:37.615Z] gnupg set to automatically installed. [2020-06-11T20:29:37.615Z] gnupg-l10n set to automatically installed. [2020-06-11T20:29:37.615Z] gnupg-utils set to automatically installed. [2020-06-11T20:29:37.615Z] gpg set to automatically installed. [2020-06-11T20:29:37.615Z] gpg-agent set to automatically installed. [2020-06-11T20:29:37.615Z] gpg-wks-client set to automatically installed. [2020-06-11T20:29:37.615Z] gpg-wks-server set to automatically installed. [2020-06-11T20:29:37.615Z] gpgconf set to automatically installed. [2020-06-11T20:29:37.615Z] gpgsm set to automatically installed. [2020-06-11T20:29:37.615Z] less set to automatically installed. [2020-06-11T20:29:37.615Z] libalgorithm-diff-perl set to automatically installed. [2020-06-11T20:29:37.615Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-06-11T20:29:37.615Z] libalgorithm-merge-perl set to automatically installed. [2020-06-11T20:29:37.615Z] libasan4 set to automatically installed. [2020-06-11T20:29:37.615Z] libassuan0 set to automatically installed. [2020-06-11T20:29:37.615Z] libatomic1 set to automatically installed. [2020-06-11T20:29:37.615Z] libbinutils set to automatically installed. [2020-06-11T20:29:37.615Z] libbsd0 set to automatically installed. [2020-06-11T20:29:37.615Z] libc-dev-bin set to automatically installed. [2020-06-11T20:29:37.615Z] libc6-dev set to automatically installed. [2020-06-11T20:29:37.615Z] libcc1-0 set to automatically installed. [2020-06-11T20:29:37.615Z] libcurl3-gnutls set to automatically installed. [2020-06-11T20:29:37.615Z] libdpkg-perl set to automatically installed. [2020-06-11T20:29:37.615Z] libedit2 set to automatically installed. [2020-06-11T20:29:37.615Z] liberror-perl set to automatically installed. [2020-06-11T20:29:37.615Z] libexpat1 set to automatically installed. [2020-06-11T20:29:37.615Z] libfakeroot set to automatically installed. [2020-06-11T20:29:37.615Z] libfile-fcntllock-perl set to automatically installed. [2020-06-11T20:29:37.615Z] libgcc-7-dev set to automatically installed. [2020-06-11T20:29:37.615Z] libgdbm-compat4 set to automatically installed. [2020-06-11T20:29:37.615Z] libgdbm5 set to automatically installed. [2020-06-11T20:29:37.615Z] libglib2.0-0 set to automatically installed. [2020-06-11T20:29:37.615Z] libglib2.0-data set to automatically installed. [2020-06-11T20:29:37.615Z] libgomp1 set to automatically installed. [2020-06-11T20:29:37.615Z] libicu60 set to automatically installed. [2020-06-11T20:29:37.615Z] libisl19 set to automatically installed. [2020-06-11T20:29:37.615Z] libitm1 set to automatically installed. [2020-06-11T20:29:37.615Z] libksba8 set to automatically installed. [2020-06-11T20:29:37.615Z] liblocale-gettext-perl set to automatically installed. [2020-06-11T20:29:37.615Z] liblsan0 set to automatically installed. [2020-06-11T20:29:37.615Z] libmpc3 set to automatically installed. [2020-06-11T20:29:37.615Z] libmpfr6 set to automatically installed. [2020-06-11T20:29:37.615Z] libnorm1 set to automatically installed. [2020-06-11T20:29:37.615Z] libnpth0 set to automatically installed. [2020-06-11T20:29:37.615Z] libperl5.26 set to automatically installed. [2020-06-11T20:29:37.615Z] libpgm-5.2-0 set to automatically installed. [2020-06-11T20:29:37.615Z] libreadline7 set to automatically installed. [2020-06-11T20:29:37.615Z] libsodium23 set to automatically installed. [2020-06-11T20:29:37.615Z] libssl1.0.0 set to automatically installed. [2020-06-11T20:29:37.615Z] libstdc++-7-dev set to automatically installed. [2020-06-11T20:29:37.615Z] libtsan0 set to automatically installed. [2020-06-11T20:29:37.615Z] libubsan0 set to automatically installed. [2020-06-11T20:29:37.615Z] libx11-6 set to automatically installed. [2020-06-11T20:29:37.615Z] libx11-data set to automatically installed. [2020-06-11T20:29:37.615Z] libxau6 set to automatically installed. [2020-06-11T20:29:37.615Z] libxcb1 set to automatically installed. [2020-06-11T20:29:37.615Z] libxdmcp6 set to automatically installed. [2020-06-11T20:29:37.615Z] libxext6 set to automatically installed. [2020-06-11T20:29:37.615Z] libxml2 set to automatically installed. [2020-06-11T20:29:37.615Z] libxmuu1 set to automatically installed. [2020-06-11T20:29:37.615Z] libzmq3-dev set to automatically installed. [2020-06-11T20:29:37.615Z] libzmq5 set to automatically installed. [2020-06-11T20:29:37.615Z] linux-libc-dev set to automatically installed. [2020-06-11T20:29:37.615Z] make set to automatically installed. [2020-06-11T20:29:37.615Z] manpages set to automatically installed. [2020-06-11T20:29:37.615Z] manpages-dev set to automatically installed. [2020-06-11T20:29:37.615Z] netbase set to automatically installed. [2020-06-11T20:29:37.615Z] openssh-client set to automatically installed. [2020-06-11T20:29:37.615Z] patch set to automatically installed. [2020-06-11T20:29:37.615Z] perl set to automatically installed. [2020-06-11T20:29:37.615Z] perl-modules-5.26 set to automatically installed. [2020-06-11T20:29:37.615Z] pinentry-curses set to automatically installed. [2020-06-11T20:29:37.615Z] pkg-config set to automatically installed. [2020-06-11T20:29:37.615Z] readline-common set to automatically installed. [2020-06-11T20:29:37.615Z] shared-mime-info set to automatically installed. [2020-06-11T20:29:37.615Z] xauth set to automatically installed. [2020-06-11T20:29:37.615Z] xdg-user-dirs set to automatically installed. [2020-06-11T20:29:37.615Z] xz-utils set to automatically installed. [2020-06-11T20:29:37.615Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-11T20:29:37.615Z] Please ensure the environment is properly setup before continuing. [2020-06-11T20:29:37.615Z] Ignore this message if the appropriate measures have already been taken [2020-06-11T20:29:37.615Z] Pulling go [2020-06-11T20:29:40.987Z] 'app-service-config' has dependencies that need to be staged: go [2020-06-11T20:29:40.987Z] Skipping pull go (already ran) [2020-06-11T20:29:40.987Z] Building go [2020-06-11T20:29:40.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-11T20:29:40.987Z] Dload Upload Total Spent Left Speed [2020-06-11T20:29:43.204Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 93.1M 39 37.0M 0 0 38.2M 0 0:00:02 --:--:-- 0:00:02 38.2M 86 93.1M 86 80.7M 0 0 41.0M 0 0:00:02 0:00:01 0:00:01 41.0M 100 93.1M 100 93.1M 0 0 41.0M 0 0:00:02 0:00:02 --:--:-- 41.0M [2020-06-11T20:29:44.629Z] go1.13.10.linux-arm64.tar.gz: OK [2020-06-11T20:30:06.745Z] Staging go [2020-06-11T20:31:03.215Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-06-11T20:31:03.215Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-06-11T20:31:03.215Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-06-11T20:31:03.215Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-06-11T20:31:03.215Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] [2020-06-11T20:31:03.215Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] [2020-06-11T20:31:03.215Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] [2020-06-11T20:31:03.215Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] [2020-06-11T20:31:03.215Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] [2020-06-11T20:31:03.215Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] [2020-06-11T20:31:03.215Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] [2020-06-11T20:31:03.215Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [879 kB] [2020-06-11T20:31:03.215Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-06-11T20:31:03.215Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-06-11T20:31:03.215Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [581 B] [2020-06-11T20:31:03.215Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [606 kB] [2020-06-11T20:31:03.215Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] [2020-06-11T20:31:03.215Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] [2020-06-11T20:31:03.215Z] Fetched 16.4 MB in 6s (990 kB/s) [2020-06-11T20:31:03.215Z] Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] [2020-06-11T20:31:03.215Z] Fetched 218 kB in 0s (0 B/s) [2020-06-11T20:31:03.215Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] [2020-06-11T20:31:03.215Z] Fetched 140 kB in 0s (0 B/s) [2020-06-11T20:31:03.215Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] [2020-06-11T20:31:03.215Z] Fetched 208 kB in 0s (0 B/s) [2020-06-11T20:31:03.215Z] Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] [2020-06-11T20:31:03.215Z] Fetched 90.4 kB in 0s (0 B/s) [2020-06-11T20:31:03.215Z] Pulling app-service-config [2020-06-11T20:31:03.215Z] Pulling config-common [2020-06-11T20:31:04.635Z] Skipping build go (already ran) [2020-06-11T20:31:04.908Z] Building app-service-config [2020-06-11T20:31:05.182Z] 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=0.0.0" -o app-service-configurable [2020-06-11T20:31:06.157Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T20:31:06.157Z] go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T20:31:06.157Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T20:31:06.157Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T20:31:06.157Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T20:31:06.157Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T20:31:06.157Z] go: downloading github.com/gorilla/mux v1.7.4 [2020-06-11T20:31:06.157Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T20:31:06.157Z] go: extracting github.com/gorilla/mux v1.7.4 [2020-06-11T20:31:06.157Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T20:31:06.157Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T20:31:06.157Z] go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T20:31:06.157Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T20:31:06.157Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T20:31:06.157Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T20:31:06.157Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T20:31:06.430Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T20:31:06.430Z] go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T20:31:06.430Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T20:31:06.430Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-11T20:31:06.430Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T20:31:06.430Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T20:31:06.430Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T20:31:06.430Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-11T20:31:06.430Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T20:31:06.430Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-11T20:31:06.430Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-11T20:31:06.430Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T20:31:06.430Z] go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T20:31:06.430Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-11T20:31:06.430Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-11T20:31:06.430Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-11T20:31:06.430Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T20:31:06.430Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-11T20:31:06.430Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-06-11T20:31:06.430Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T20:31:06.430Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T20:31:06.430Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T20:31:06.702Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-11T20:31:06.702Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T20:31:06.702Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T20:31:06.702Z] go: extracting github.com/pebbe/zmq4 v1.0.0 [2020-06-11T20:31:06.702Z] go: extracting github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T20:31:06.702Z] go: extracting github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T20:31:06.702Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-11T20:31:06.702Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-11T20:31:06.702Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T20:31:06.977Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T20:31:06.977Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-11T20:31:06.977Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-11T20:31:06.977Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T20:31:06.977Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T20:31:06.977Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-11T20:31:06.977Z] go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T20:31:06.977Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T20:31:06.977Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-11T20:31:06.977Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T20:31:06.977Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T20:31:06.977Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T20:31:07.252Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T20:31:07.252Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T20:31:07.252Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T20:31:07.252Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-11T20:31:07.527Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T20:31:07.527Z] go: extracting go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T20:31:07.527Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T20:31:07.527Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T20:31:07.527Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T20:31:07.527Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T20:31:07.527Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T20:31:08.125Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-06-11T20:31:08.125Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T20:31:08.125Z] go: downloading github.com/golang/snappy v0.0.1 [2020-06-11T20:31:08.125Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-06-11T20:31:08.125Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T20:31:08.125Z] go: extracting github.com/go-stack/stack v1.8.0 [2020-06-11T20:31:08.125Z] go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T20:31:08.125Z] go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T20:31:08.125Z] go: extracting github.com/golang/snappy v0.0.1 [2020-06-11T20:31:08.125Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T20:31:08.125Z] go: extracting github.com/xdg/stringprep v1.0.0 [2020-06-11T20:31:08.125Z] go: downloading golang.org/x/text v0.3.2 [2020-06-11T20:31:08.400Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T20:31:09.824Z] go: extracting golang.org/x/text v0.3.2 [2020-06-11T20:31:10.803Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T20:31:10.803Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T20:31:10.803Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T20:31:11.076Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T20:31:11.076Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T20:31:11.076Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T20:31:11.076Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T20:31:11.076Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T20:31:11.076Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T20:31:11.076Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T20:31:11.076Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T20:31:11.076Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T20:31:11.076Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-11T20:31:11.076Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T20:31:11.076Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T20:31:11.076Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T20:31:11.076Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T20:31:11.076Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T20:31:11.076Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T20:31:11.076Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T20:31:11.076Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T20:31:11.076Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-11T20:31:11.076Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T20:31:11.076Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T20:31:11.076Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T20:31:11.076Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T20:31:11.349Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-11T20:31:11.349Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T20:31:11.349Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T20:31:11.349Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T20:31:11.349Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T20:31:11.349Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T20:31:11.349Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T20:31:11.349Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T20:31:11.349Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-11T20:31:11.349Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T20:31:11.349Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-11T20:31:11.349Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T20:31:11.349Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T20:31:11.349Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T20:31:11.349Z] go: finding golang.org/x/text v0.3.2 [2020-06-11T20:31:11.349Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T20:32:19.351Z] Building config-common [2020-06-11T20:32:31.710Z] Skipping stage go (already ran) [2020-06-11T20:32:31.710Z] Staging app-service-config [2020-06-11T20:32:35.079Z] Staging config-common [2020-06-11T20:32:38.452Z] Priming go [2020-06-11T20:32:42.731Z] Priming app-service-config [2020-06-11T20:32:46.100Z] Priming config-common [2020-06-11T20:32:49.468Z] Snapping 'edgex-app-service-configurable' ... [2020-06-11T20:32:54.852Z] [2020-06-11T20:32:54.852Z] Snapped edgex-app-service-configurable_1.1.0-20200611+d168bc6_arm64.snap [Pipeline] } [2020-06-11T20:32:58.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-06-11T20:32:59.558Z] provisioning config files... [2020-06-11T20:32:59.571Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/y_app-service-configurable_PR-81@tmp/config8970622473718216208tmp [Pipeline] { [Pipeline] sh [2020-06-11T20:32:59.940Z] + curl -s https://codecov.io/bash [2020-06-11T20:32:59.940Z] + bash -s - -t @/w/workspace/y_app-service-configurable_PR-81@tmp/config8970622473718216208tmp [2020-06-11T20:33:00.203Z] [2020-06-11T20:33:00.203Z] _____ _ [2020-06-11T20:33:00.203Z] / ____| | | [2020-06-11T20:33:00.203Z] | | ___ __| | ___ ___ _____ __ [2020-06-11T20:33:00.203Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-11T20:33:00.203Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-11T20:33:00.203Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-11T20:33:00.203Z] Bash-20200602-f809a24 [2020-06-11T20:33:00.203Z] [2020-06-11T20:33:00.203Z] [2020-06-11T20:33:00.203Z] ==> Jenkins CI detected. [2020-06-11T20:33:00.203Z] project root: . [2020-06-11T20:33:00.203Z] Fixing merge commit SHA [2020-06-11T20:33:00.203Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-11T20:33:00.203Z] ==> Running gcov in . (disable via -X gcov) [2020-06-11T20:33:00.203Z] ==> Python coveragepy not found [2020-06-11T20:33:00.203Z] ==> Searching for coverage reports in: [2020-06-11T20:33:00.203Z] + . [2020-06-11T20:33:00.203Z] -> Found 1 reports [2020-06-11T20:33:00.203Z] ==> Detecting git/mercurial file structure [2020-06-11T20:33:00.203Z] ==> Reading reports [2020-06-11T20:33:00.203Z] + ./coverage.out bytes=10 [2020-06-11T20:33:00.203Z] ==> Appending adjustments [2020-06-11T20:33:00.203Z] https://docs.codecov.io/docs/fixing-reports [2020-06-11T20:33:00.203Z] + Found adjustments [2020-06-11T20:33:00.203Z] ==> Gzipping contents [2020-06-11T20:33:00.466Z] ==> Uploading reports [2020-06-11T20:33:00.466Z] url: https://codecov.io [2020-06-11T20:33:00.466Z] query: branch=PR-81&commit=04d8ebea8fb6998f024e53b4353c034991e3a98c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-81%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=81&job= [2020-06-11T20:33:00.466Z] -> Pinging Codecov [2020-06-11T20:33:00.466Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-81&commit=04d8ebea8fb6998f024e53b4353c034991e3a98c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-81%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=81&job= [2020-06-11T20:33:01.417Z] -> Uploading [2020-06-11T20:33:01.679Z] -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/04d8ebea8fb6998f024e53b4353c034991e3a98c [Pipeline] } [2020-06-11T20:33:01.698Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-11T20:33:03.150Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T20:33:03.739Z] ---> package-listing.sh [2020-06-11T20:33:03.739Z] ++ facter osfamily [2020-06-11T20:33:03.739Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-11T20:33:03.739Z] + OS_FAMILY=redhat [2020-06-11T20:33:03.739Z] + workspace=/w/workspace/y_app-service-configurable_PR-81 [2020-06-11T20:33:03.739Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-11T20:33:03.739Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-11T20:33:03.739Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-11T20:33:03.739Z] + PACKAGES=/tmp/packages_start.txt [2020-06-11T20:33:03.739Z] + '[' /w/workspace/y_app-service-configurable_PR-81 ']' [2020-06-11T20:33:03.739Z] + PACKAGES=/tmp/packages_end.txt [2020-06-11T20:33:03.739Z] + case "${OS_FAMILY}" in [2020-06-11T20:33:03.739Z] + rpm -qa [2020-06-11T20:33:03.739Z] + sort [2020-06-11T20:33:09.044Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-11T20:33:09.044Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-11T20:33:09.044Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-11T20:33:09.044Z] + '[' /w/workspace/y_app-service-configurable_PR-81 ']' [2020-06-11T20:33:09.044Z] + mkdir -p /w/workspace/y_app-service-configurable_PR-81/archives/ [2020-06-11T20:33:09.044Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-81/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-11T20:33:09.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T20:33:09.814Z] [2020-06-11T20:33:09.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-11T20:33:10.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T20:33:10.173Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-11T20:33:10.173Z] c9b1b535fdd9: Pulling fs layer [2020-06-11T20:33:10.173Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-11T20:33:10.173Z] 756a868c4378: Pulling fs layer [2020-06-11T20:33:10.173Z] 444b2fc9a129: Pulling fs layer [2020-06-11T20:33:10.173Z] ea15f1150254: Pulling fs layer [2020-06-11T20:33:10.173Z] 41b27a9f41bf: Pulling fs layer [2020-06-11T20:33:10.173Z] 28c525ee5125: Pulling fs layer [2020-06-11T20:33:10.173Z] 094b1ea09ed8: Pulling fs layer [2020-06-11T20:33:10.173Z] 138eaada9080: Pulling fs layer [2020-06-11T20:33:10.173Z] 0622d0fa9048: Pulling fs layer [2020-06-11T20:33:10.173Z] 444b2fc9a129: Waiting [2020-06-11T20:33:10.173Z] 41b27a9f41bf: Waiting [2020-06-11T20:33:10.173Z] 28c525ee5125: Waiting [2020-06-11T20:33:10.173Z] 094b1ea09ed8: Waiting [2020-06-11T20:33:10.173Z] 138eaada9080: Waiting [2020-06-11T20:33:10.173Z] 0622d0fa9048: Waiting [2020-06-11T20:33:10.173Z] ea15f1150254: Waiting [2020-06-11T20:33:10.173Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-11T20:33:10.173Z] 2cc5ad85d9ab: Download complete [2020-06-11T20:33:10.173Z] 444b2fc9a129: Download complete [2020-06-11T20:33:10.173Z] c9b1b535fdd9: Verifying Checksum [2020-06-11T20:33:10.173Z] ea15f1150254: Verifying Checksum [2020-06-11T20:33:10.173Z] ea15f1150254: Download complete [2020-06-11T20:33:10.455Z] 28c525ee5125: Verifying Checksum [2020-06-11T20:33:10.455Z] 28c525ee5125: Download complete [2020-06-11T20:33:10.741Z] 756a868c4378: Verifying Checksum [2020-06-11T20:33:10.741Z] 756a868c4378: Download complete [2020-06-11T20:33:10.741Z] c9b1b535fdd9: Pull complete [2020-06-11T20:33:10.741Z] 138eaada9080: Verifying Checksum [2020-06-11T20:33:10.741Z] 138eaada9080: Download complete [2020-06-11T20:33:10.741Z] 0622d0fa9048: Verifying Checksum [2020-06-11T20:33:10.741Z] 0622d0fa9048: Download complete [2020-06-11T20:33:11.019Z] 094b1ea09ed8: Verifying Checksum [2020-06-11T20:33:11.020Z] 094b1ea09ed8: Download complete [2020-06-11T20:33:11.020Z] 2cc5ad85d9ab: Pull complete [2020-06-11T20:33:11.289Z] 41b27a9f41bf: Verifying Checksum [2020-06-11T20:33:11.289Z] 41b27a9f41bf: Download complete [2020-06-11T20:33:12.689Z] 756a868c4378: Pull complete [2020-06-11T20:33:12.689Z] 444b2fc9a129: Pull complete [2020-06-11T20:33:12.950Z] ea15f1150254: Pull complete [2020-06-11T20:33:17.182Z] 41b27a9f41bf: Pull complete [2020-06-11T20:33:17.182Z] 28c525ee5125: Pull complete [2020-06-11T20:33:20.507Z] 094b1ea09ed8: Pull complete [2020-06-11T20:33:20.507Z] 138eaada9080: Pull complete [2020-06-11T20:33:20.768Z] 0622d0fa9048: Pull complete [2020-06-11T20:33:20.768Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-11T20:33:20.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T20:33:20.768Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-11T20:33:20.949Z] prd-centos7-docker-4c-2g-2619 does not seem to be running inside a container [2020-06-11T20:33:20.992Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/y_app-service-configurable_PR-81 -v /w/workspace/y_app-service-configurable_PR-81:/w/workspace/y_app-service-configurable_PR-81:rw,z -v /w/workspace/y_app-service-configurable_PR-81@tmp:/w/workspace/y_app-service-configurable_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-11T20:33:24.525Z] $ docker top 14bb41ac80205673eaf9a1f979bd4ae7895bb5259de44ddf4c460b7d1086365b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-11T20:33:24.766Z] provisioning config files... [2020-06-11T20:33:24.779Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-81@tmp/config4927787526134503351tmp [Pipeline] { [Pipeline] echo [2020-06-11T20:33:24.846Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T20:33:25.177Z] ---> create-netrc.sh [Pipeline] echo [2020-06-11T20:33:25.205Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T20:33:25.524Z] ---> logs-deploy.sh [2020-06-11T20:33:25.524Z] + ARCHIVE_ARTIFACTS= [2020-06-11T20:33:25.524Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-11T20:33:25.524Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-11T20:33:25.524Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-11T20:33:25.524Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-81/1 [2020-06-11T20:33:25.524Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-81/1/ [2020-06-11T20:33:25.524Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-81/1 /w/workspace/y_app-service-configurable_PR-81 [2020-06-11T20:33:26.909Z] Archives upload complete. [2020-06-11T20:33:26.909Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-81/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-81/1/