Pull request #80 updated 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 rsdmike for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 72a95133bb72c2ca6185248e7b3232cd406e7be0+04d8ebea8fb6998f024e53b4353c034991e3a98c (a43206045a8ebb4d1e8b5d9960813478d56606da) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2600 in /w/workspace/y_app-service-configurable_PR-80 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/y_app-service-configurable_PR-80 # 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/80/head:refs/remotes/origin/PR-80 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/80/head:refs/remotes/origin/PR-80 # 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/80/head:refs/remotes/origin/PR-80 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 04d8ebea8fb6998f024e53b4353c034991e3a98c into PR head commit 72a95133bb72c2ca6185248e7b3232cd406e7be0 Merge succeeded, producing 72a95133bb72c2ca6185248e7b3232cd406e7be0 Checking out Revision 72a95133bb72c2ca6185248e7b3232cd406e7be0 (PR-80) > git config core.sparsecheckout # timeout=10 > git checkout -f 72a95133bb72c2ca6185248e7b3232cd406e7be0 # 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 72a95133bb72c2ca6185248e7b3232cd406e7be0 # timeout=10 Commit message: "Merge branch 'master' into v120" > git rev-list --no-walk 72a95133bb72c2ca6185248e7b3232cd406e7be0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-11T19:02:37.592Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-11T19:02:37.704Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-11T19:02:37.746Z] ========================================================= [2020-06-11T19:02:37.746Z] EdgeX Global Pipelines Version Info [2020-06-11T19:02:37.746Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-11T19:02:39.817Z] ------------------- [2020-06-11T19:02:39.817Z] stable info: [2020-06-11T19:02:39.817Z] ------------------- [2020-06-11T19:02:39.817Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-11T19:02:39.817Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-11T19:02:39.817Z] Message: update stable to v1.0.89 [2020-06-11T19:02:40.769Z] ------------------- [2020-06-11T19:02:40.769Z] experimental info: [2020-06-11T19:02:40.769Z] ------------------- [2020-06-11T19:02:40.769Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-11T19:02:40.769Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-11T19:02:40.769Z] 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-11T19:02:42.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T19:02:42.286Z] [2020-06-11T19:02:42.286Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-11T19:02:42.808Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T19:02:42.808Z] latest: Pulling from edgex-devops/git-semver [2020-06-11T19:02:42.808Z] 9123ac7c32f7: Pulling fs layer [2020-06-11T19:02:42.808Z] b8cc5d1170e3: Pulling fs layer [2020-06-11T19:02:42.808Z] 2924cbbf6a41: Pulling fs layer [2020-06-11T19:02:42.808Z] 93b08a4f1073: Pulling fs layer [2020-06-11T19:02:42.808Z] 93b08a4f1073: Waiting [2020-06-11T19:02:42.808Z] b8cc5d1170e3: Verifying Checksum [2020-06-11T19:02:42.808Z] b8cc5d1170e3: Download complete [2020-06-11T19:02:43.104Z] 9123ac7c32f7: Verifying Checksum [2020-06-11T19:02:43.104Z] 9123ac7c32f7: Download complete [2020-06-11T19:02:43.104Z] 93b08a4f1073: Verifying Checksum [2020-06-11T19:02:43.104Z] 93b08a4f1073: Download complete [2020-06-11T19:02:43.104Z] 2924cbbf6a41: Verifying Checksum [2020-06-11T19:02:43.104Z] 2924cbbf6a41: Download complete [2020-06-11T19:02:43.686Z] 9123ac7c32f7: Pull complete [2020-06-11T19:02:43.686Z] b8cc5d1170e3: Pull complete [2020-06-11T19:02:44.697Z] 2924cbbf6a41: Pull complete [2020-06-11T19:02:44.967Z] 93b08a4f1073: Pull complete [2020-06-11T19:02:44.967Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-11T19:02:44.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T19:02:44.967Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-11T19:02:45.097Z] prd-centos7-docker-4c-2g-2600 does not seem to be running inside a container [2020-06-11T19:02:45.200Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-service-configurable_PR-80 -v /w/workspace/y_app-service-configurable_PR-80:/w/workspace/y_app-service-configurable_PR-80:rw,z -v /w/workspace/y_app-service-configurable_PR-80@tmp:/w/workspace/y_app-service-configurable_PR-80@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-11T19:02:47.345Z] $ docker top 43ced54ac12392642533e8aef1499462028ae058085f84f7be448cfd1975652f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-11T19:02:47.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-11T19:02:47.566Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-11T19:02:47.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-11T19:02:47.910Z] $ docker exec 43ced54ac12392642533e8aef1499462028ae058085f84f7be448cfd1975652f ssh-agent [2020-06-11T19:02:48.123Z] SSH_AUTH_SOCK=/tmp/ssh-wvDUieK360wT/agent.12 [2020-06-11T19:02:48.123Z] SSH_AGENT_PID=17 [2020-06-11T19:02:48.138Z] Running ssh-add (command line suppressed) [2020-06-11T19:02:48.338Z] Identity added: /w/workspace/y_app-service-configurable_PR-80@tmp/private_key_9053450242277697207.key (/w/workspace/y_app-service-configurable_PR-80@tmp/private_key_9053450242277697207.key) [2020-06-11T19:02:48.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-11T19:02:48.742Z] + git describe --exact-match --tags HEAD [2020-06-11T19:02:48.742Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-11T19:02:49.072Z] $ docker exec --env ******** --env ******** 43ced54ac12392642533e8aef1499462028ae058085f84f7be448cfd1975652f ssh-agent -k [2020-06-11T19:02:49.328Z] unset SSH_AUTH_SOCK; [2020-06-11T19:02:49.328Z] unset SSH_AGENT_PID; [2020-06-11T19:02:49.328Z] echo Agent pid 17 killed; [2020-06-11T19:02:49.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-11T19:02:49.447Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-11T19:02:49.447Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-11T19:02:49.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-11T19:02:49.494Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-11T19:02:49.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-11T19:02:49.831Z] $ docker exec 43ced54ac12392642533e8aef1499462028ae058085f84f7be448cfd1975652f ssh-agent [2020-06-11T19:02:50.107Z] SSH_AUTH_SOCK=/tmp/ssh-OlNXa67Um5Kh/agent.47 [2020-06-11T19:02:50.107Z] SSH_AGENT_PID=52 [2020-06-11T19:02:50.116Z] Running ssh-add (command line suppressed) [2020-06-11T19:02:50.290Z] Identity added: /w/workspace/y_app-service-configurable_PR-80@tmp/private_key_8011121703076891604.key (/w/workspace/y_app-service-configurable_PR-80@tmp/private_key_8011121703076891604.key) [2020-06-11T19:02:50.406Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-11T19:02:50.750Z] + git semver init [2020-06-11T19:02:50.750Z] # -> Open(): unable to determine branch for HEAD [2020-06-11T19:02:50.750Z] # $GIT_DIR = /w/workspace/y_app-service-configurable_PR-80/.git [2020-06-11T19:02:50.750Z] # $GIT_WORK_TREE = /w/workspace/y_app-service-configurable_PR-80 [2020-06-11T19:02:50.750Z] # $SEMVER_REMOTE_NAME = origin [2020-06-11T19:02:50.750Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-11T19:02:50.750Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-11T19:02:50.750Z] # $SEMVER_BRANCH = PR-80 [2020-06-11T19:02:50.750Z] # $SEMVER_TEMP = /tmp/semver-260508816 [2020-06-11T19:02:50.750Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-06-11T19:02:51.352Z] # '/tmp/semver-260508816' -> '/w/workspace/y_app-service-configurable_PR-80/.semver' [2020-06-11T19:02:51.352Z] # -> Force: false [2020-06-11T19:02:51.352Z] # $SEMVER_DIR = /w/workspace/y_app-service-configurable_PR-80/.semver [Pipeline] } [2020-06-11T19:02:51.444Z] $ docker exec --env ******** --env ******** 43ced54ac12392642533e8aef1499462028ae058085f84f7be448cfd1975652f ssh-agent -k [2020-06-11T19:02:51.670Z] unset SSH_AUTH_SOCK; [2020-06-11T19:02:51.670Z] unset SSH_AGENT_PID; [2020-06-11T19:02:51.670Z] echo Agent pid 52 killed; [2020-06-11T19:02:51.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-11T19:02:52.179Z] + git semver [Pipeline] } [2020-06-11T19:02:52.212Z] $ docker stop --time=1 43ced54ac12392642533e8aef1499462028ae058085f84f7be448cfd1975652f [2020-06-11T19:02:53.711Z] $ docker rm -f 43ced54ac12392642533e8aef1499462028ae058085f84f7be448cfd1975652f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-11T19:02:54.762Z] Stashed 54 file(s) [Pipeline] echo [2020-06-11T19:02:54.764Z] [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-11T19:03:09.919Z] Still waiting to schedule task [2020-06-11T19:03:09.919Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-11T19:03:09.921Z] Still waiting to schedule task [2020-06-11T19:03:09.921Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-11T19:04:42.892Z] Running on prd-centos7-docker-4c-2g-2605 in /w/workspace/y_app-service-configurable_PR-80 [Pipeline] { [Pipeline] ws [2020-06-11T19:04:42.921Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2020-06-11T19:04:45.681Z] using credential edgex-jenkins-ssh [2020-06-11T19:04:45.711Z] Cloning the remote Git repository [2020-06-11T19:04:45.711Z] Cloning with configured refspecs honoured and without tags [2020-06-11T19:04:45.748Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-06-11T19:04:45.823Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2020-06-11T19:04:45.881Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-11T19:04:45.881Z] > git --version # timeout=10 [2020-06-11T19:04:45.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T19:04:45.937Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/80/head:refs/remotes/origin/PR-80 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T19:04:47.555Z] Fetching without tags [2020-06-11T19:04:47.516Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-11T19:04:47.526Z] > git config --add remote.origin.fetch +refs/pull/80/head:refs/remotes/origin/PR-80 # timeout=10 [2020-06-11T19:04:47.535Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T19:04:47.551Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-11T19:04:47.563Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-11T19:04:47.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T19:04:47.570Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/80/head:refs/remotes/origin/PR-80 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T19:04:47.937Z] Merging remotes/origin/master commit 04d8ebea8fb6998f024e53b4353c034991e3a98c into PR head commit 72a95133bb72c2ca6185248e7b3232cd406e7be0 [2020-06-11T19:04:48.022Z] Merge succeeded, producing 72a95133bb72c2ca6185248e7b3232cd406e7be0 [2020-06-11T19:04:48.023Z] Checking out Revision 72a95133bb72c2ca6185248e7b3232cd406e7be0 (PR-80) [2020-06-11T19:04:47.949Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T19:04:47.954Z] > git checkout -f 72a95133bb72c2ca6185248e7b3232cd406e7be0 # timeout=10 [2020-06-11T19:04:47.991Z] > git remote # timeout=10 [2020-06-11T19:04:47.999Z] > git config --get remote.origin.url # timeout=10 [2020-06-11T19:04:48.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T19:04:48.009Z] > git merge 04d8ebea8fb6998f024e53b4353c034991e3a98c # timeout=10 [2020-06-11T19:04:48.018Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-11T19:04:48.029Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T19:04:48.033Z] > git checkout -f 72a95133bb72c2ca6185248e7b3232cd406e7be0 # timeout=10 [2020-06-11T19:04:51.718Z] Commit message: "Merge branch 'master' into v120" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-11T19:04:52.929Z] ========================================================= [2020-06-11T19:04:52.929Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-11T19:04:52.929Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-11T19:04:53.477Z] + 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-11T19:04:53.743Z] Sending build context to Docker daemon 311.3kB [2020-06-11T19:04:53.743Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-11T19:04:53.743Z] Step 2/8 : FROM ${BASE} [2020-06-11T19:04:54.007Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-11T19:04:54.007Z] e6b0cf9c0882: Pulling fs layer [2020-06-11T19:04:54.007Z] 2848faf0eed1: Pulling fs layer [2020-06-11T19:04:54.007Z] 0f37312ad70f: Pulling fs layer [2020-06-11T19:04:54.007Z] 5788d62ee057: Pulling fs layer [2020-06-11T19:04:54.007Z] 0e6b1d234666: Pulling fs layer [2020-06-11T19:04:54.007Z] bf5d7aec512f: Pulling fs layer [2020-06-11T19:04:54.007Z] 34c802a77dc8: Pulling fs layer [2020-06-11T19:04:54.007Z] 9eb99e56ec68: Pulling fs layer [2020-06-11T19:04:54.007Z] 27c7a5d97fbd: Pulling fs layer [2020-06-11T19:04:54.007Z] 5c102a31e300: Pulling fs layer [2020-06-11T19:04:54.007Z] dcfb455df0a1: Pulling fs layer [2020-06-11T19:04:54.007Z] 34c802a77dc8: Waiting [2020-06-11T19:04:54.007Z] 9eb99e56ec68: Waiting [2020-06-11T19:04:54.007Z] 27c7a5d97fbd: Waiting [2020-06-11T19:04:54.007Z] 5c102a31e300: Waiting [2020-06-11T19:04:54.007Z] 5788d62ee057: Waiting [2020-06-11T19:04:54.007Z] dcfb455df0a1: Waiting [2020-06-11T19:04:54.007Z] 0e6b1d234666: Waiting [2020-06-11T19:04:54.007Z] bf5d7aec512f: Waiting [2020-06-11T19:04:54.007Z] 0f37312ad70f: Download complete [2020-06-11T19:04:54.007Z] 2848faf0eed1: Download complete [2020-06-11T19:04:54.007Z] 0e6b1d234666: Verifying Checksum [2020-06-11T19:04:54.007Z] 0e6b1d234666: Download complete [2020-06-11T19:04:54.007Z] bf5d7aec512f: Download complete [2020-06-11T19:04:54.007Z] e6b0cf9c0882: Verifying Checksum [2020-06-11T19:04:54.007Z] e6b0cf9c0882: Download complete [2020-06-11T19:04:54.590Z] e6b0cf9c0882: Pull complete [2020-06-11T19:04:54.869Z] 34c802a77dc8: Verifying Checksum [2020-06-11T19:04:54.869Z] 34c802a77dc8: Download complete [2020-06-11T19:04:54.869Z] 27c7a5d97fbd: Verifying Checksum [2020-06-11T19:04:54.869Z] 27c7a5d97fbd: Download complete [2020-06-11T19:04:55.460Z] 5c102a31e300: Verifying Checksum [2020-06-11T19:04:55.460Z] 5c102a31e300: Download complete [2020-06-11T19:04:55.460Z] dcfb455df0a1: Verifying Checksum [2020-06-11T19:04:55.460Z] dcfb455df0a1: Download complete [2020-06-11T19:04:55.722Z] 9eb99e56ec68: Verifying Checksum [2020-06-11T19:04:55.722Z] 9eb99e56ec68: Download complete [2020-06-11T19:04:55.722Z] 5788d62ee057: Verifying Checksum [2020-06-11T19:04:55.722Z] 5788d62ee057: Download complete [2020-06-11T19:04:56.675Z] 2848faf0eed1: Pull complete [2020-06-11T19:04:56.937Z] 0f37312ad70f: Pull complete [2020-06-11T19:05:03.562Z] 5788d62ee057: Pull complete [2020-06-11T19:05:03.562Z] 0e6b1d234666: Pull complete [2020-06-11T19:05:03.562Z] bf5d7aec512f: Pull complete [2020-06-11T19:05:07.768Z] 34c802a77dc8: Pull complete [2020-06-11T19:05:10.326Z] 9eb99e56ec68: Pull complete [2020-06-11T19:05:10.326Z] 27c7a5d97fbd: Pull complete [2020-06-11T19:05:11.271Z] 5c102a31e300: Pull complete [2020-06-11T19:05:11.271Z] dcfb455df0a1: Pull complete [2020-06-11T19:05:11.271Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-11T19:05:11.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-11T19:05:11.271Z] ---> 7c70fe431013 [2020-06-11T19:05:11.271Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-11T19:05:13.189Z] ---> Running in 9413e9ab695d [2020-06-11T19:05:13.189Z] Removing intermediate container 9413e9ab695d [2020-06-11T19:05:13.189Z] ---> 3006977b1ec4 [2020-06-11T19:05:13.189Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T19:05:13.189Z] ---> Running in be181ac8430c [2020-06-11T19:05:14.131Z] Removing intermediate container be181ac8430c [2020-06-11T19:05:14.131Z] ---> 35d166b7eec0 [2020-06-11T19:05:14.131Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-06-11T19:05:14.131Z] ---> Running in 0286689607ab [2020-06-11T19:05:15.078Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-11T19:05:15.655Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-11T19:05:15.961Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2604 in /w/workspace/y_app-service-configurable_PR-80 [Pipeline] { [Pipeline] ws [2020-06-11T19:05:15.989Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2020-06-11T19:05:16.229Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-06-11T19:05:16.489Z] (2/6) Installing libsodium (1.0.18-r0) [2020-06-11T19:05:16.489Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-06-11T19:05:16.489Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-06-11T19:05:16.751Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-11T19:05:16.751Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-06-11T19:05:16.751Z] Executing busybox-1.31.1-r8.trigger [2020-06-11T19:05:16.751Z] OK: 145 MiB in 45 packages [2020-06-11T19:05:17.698Z] Removing intermediate container 0286689607ab [2020-06-11T19:05:17.698Z] ---> 6b7b60030474 [2020-06-11T19:05:17.698Z] Step 6/8 : WORKDIR /app [2020-06-11T19:05:17.698Z] ---> Running in 27fec66cad28 [2020-06-11T19:05:17.698Z] Removing intermediate container 27fec66cad28 [2020-06-11T19:05:17.698Z] ---> f28f21228830 [2020-06-11T19:05:17.698Z] Step 7/8 : COPY . . [2020-06-11T19:05:18.646Z] ---> 6297b3d1fd28 [2020-06-11T19:05:18.646Z] Step 8/8 : RUN go mod download [2020-06-11T19:05:18.646Z] ---> Running in 0d1b80958c61 [2020-06-11T19:05:21.048Z] using credential edgex-jenkins-ssh [2020-06-11T19:05:21.085Z] Cloning the remote Git repository [2020-06-11T19:05:21.086Z] Cloning with configured refspecs honoured and without tags [2020-06-11T19:05:21.210Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T19:05:21.211Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T19:05:21.211Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-11T19:05:21.211Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T19:05:21.211Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-11T19:05:21.211Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-11T19:05:21.211Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T19:05:21.211Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-11T19:05:21.211Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T19:05:21.211Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T19:05:21.211Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T19:05:21.211Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T19:05:21.211Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T19:05:21.211Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T19:05:21.211Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T19:05:21.211Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T19:05:21.211Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T19:05:21.211Z] go: finding github.com/fatih/color v1.7.0 [2020-06-11T19:05:21.211Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-11T19:05:21.211Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T19:05:21.211Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T19:05:21.211Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T19:05:21.211Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T19:05:21.211Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-11T19:05:21.211Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-11T19:05:21.211Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-11T19:05:21.211Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T19:05:21.211Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-11T19:05:21.211Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-11T19:05:21.211Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T19:05:21.211Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-11T19:05:21.211Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T19:05:21.211Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-11T19:05:21.211Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-11T19:05:21.211Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T19:05:21.211Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T19:05:21.211Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-11T19:05:21.211Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-11T19:05:21.211Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T19:05:21.211Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-11T19:05:21.211Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-11T19:05:21.211Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-11T19:05:21.211Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-11T19:05:21.211Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T19:05:21.211Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-11T19:05:21.211Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-11T19:05:21.211Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-11T19:05:21.211Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T19:05:21.211Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-11T19:05:21.211Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-11T19:05:21.211Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-11T19:05:21.211Z] go: finding github.com/kr/pty v1.1.1 [2020-06-11T19:05:21.211Z] go: finding github.com/kr/text v0.1.0 [2020-06-11T19:05:21.211Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-11T19:05:21.211Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-11T19:05:21.211Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-11T19:05:21.211Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-11T19:05:21.211Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T19:05:21.211Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T19:05:21.211Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-11T19:05:21.211Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-11T19:05:21.211Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-11T19:05:21.211Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-11T19:05:21.211Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T19:05:21.211Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T19:05:21.211Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-06-11T19:05:21.211Z] go: finding github.com/onsi/gomega v1.7.0 [2020-06-11T19:05:21.211Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-11T19:05:21.481Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-11T19:05:21.481Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T19:05:21.481Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-11T19:05:21.481Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-11T19:05:21.481Z] go: finding github.com/posener/complete v1.1.1 [2020-06-11T19:05:21.481Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-11T19:05:21.481Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-11T19:05:21.481Z] go: finding github.com/stretchr/objx v0.2.0 [2020-06-11T19:05:21.481Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-11T19:05:21.481Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-06-11T19:05:21.481Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-11T19:05:21.481Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T19:05:21.481Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T19:05:21.481Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-11T19:05:21.481Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T19:05:21.481Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T19:05:21.481Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T19:05:21.481Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T19:05:21.481Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-06-11T19:05:21.481Z] go: finding golang.org/x/text v0.3.2 [2020-06-11T19:05:21.481Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-11T19:05:21.481Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-11T19:05:21.481Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-11T19:05:21.481Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-11T19:05:21.481Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-11T19:05:21.481Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-11T19:05:22.256Z] Fetching without tags [2020-06-11T19:05:21.173Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-06-11T19:05:21.291Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2020-06-11T19:05:21.366Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-11T19:05:21.370Z] > git --version # timeout=10 [2020-06-11T19:05:21.398Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T19:05:21.464Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/80/head:refs/remotes/origin/PR-80 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T19:05:22.148Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-11T19:05:22.171Z] > git config --add remote.origin.fetch +refs/pull/80/head:refs/remotes/origin/PR-80 # timeout=10 [2020-06-11T19:05:22.189Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T19:05:22.233Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-06-11T19:05:22.272Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-06-11T19:05:22.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T19:05:22.284Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/80/head:refs/remotes/origin/PR-80 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T19:05:22.754Z] Merging remotes/origin/master commit 04d8ebea8fb6998f024e53b4353c034991e3a98c into PR head commit 72a95133bb72c2ca6185248e7b3232cd406e7be0 [2020-06-11T19:05:22.973Z] Merge succeeded, producing 72a95133bb72c2ca6185248e7b3232cd406e7be0 [2020-06-11T19:05:22.974Z] Checking out Revision 72a95133bb72c2ca6185248e7b3232cd406e7be0 (PR-80) [2020-06-11T19:05:22.782Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T19:05:22.801Z] > git checkout -f 72a95133bb72c2ca6185248e7b3232cd406e7be0 # timeout=10 [2020-06-11T19:05:22.884Z] > git remote # timeout=10 [2020-06-11T19:05:22.900Z] > git config --get remote.origin.url # timeout=10 [2020-06-11T19:05:22.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T19:05:22.932Z] > git merge 04d8ebea8fb6998f024e53b4353c034991e3a98c # timeout=10 [2020-06-11T19:05:22.957Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-11T19:05:22.981Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T19:05:22.998Z] > git checkout -f 72a95133bb72c2ca6185248e7b3232cd406e7be0 # timeout=10 [2020-06-11T19:05:27.528Z] Commit message: "Merge branch 'master' into v120" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-11T19:05:28.385Z] ========================================================= [2020-06-11T19:05:28.385Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-11T19:05:28.385Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-11T19:05:29.565Z] + 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-11T19:05:30.217Z] Sending build context to Docker daemon 311.3kB [2020-06-11T19:05:30.217Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-11T19:05:30.217Z] Step 2/8 : FROM ${BASE} [2020-06-11T19:05:30.841Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-11T19:05:30.841Z] cde5963f3b93: Pulling fs layer [2020-06-11T19:05:30.841Z] 2a23fa8c16f7: Pulling fs layer [2020-06-11T19:05:30.841Z] 777b28850792: Pulling fs layer [2020-06-11T19:05:30.841Z] 8a11ddd9e578: Pulling fs layer [2020-06-11T19:05:30.841Z] 4cf88f913ddb: Pulling fs layer [2020-06-11T19:05:30.841Z] 1df406cf5192: Pulling fs layer [2020-06-11T19:05:30.841Z] cd6300453558: Pulling fs layer [2020-06-11T19:05:30.841Z] b9c365052c96: Pulling fs layer [2020-06-11T19:05:30.841Z] a2d8cc88f415: Pulling fs layer [2020-06-11T19:05:30.841Z] ea1d1ca13537: Pulling fs layer [2020-06-11T19:05:30.841Z] 3750a50a1c5e: Pulling fs layer [2020-06-11T19:05:30.841Z] cd6300453558: Waiting [2020-06-11T19:05:30.841Z] b9c365052c96: Waiting [2020-06-11T19:05:30.841Z] a2d8cc88f415: Waiting [2020-06-11T19:05:30.841Z] ea1d1ca13537: Waiting [2020-06-11T19:05:30.841Z] 3750a50a1c5e: Waiting [2020-06-11T19:05:30.841Z] 8a11ddd9e578: Waiting [2020-06-11T19:05:30.841Z] 4cf88f913ddb: Waiting [2020-06-11T19:05:30.841Z] 1df406cf5192: Waiting [2020-06-11T19:05:30.841Z] 2a23fa8c16f7: Verifying Checksum [2020-06-11T19:05:30.841Z] 2a23fa8c16f7: Download complete [2020-06-11T19:05:30.841Z] cde5963f3b93: Verifying Checksum [2020-06-11T19:05:30.841Z] cde5963f3b93: Download complete [2020-06-11T19:05:30.841Z] 4cf88f913ddb: Verifying Checksum [2020-06-11T19:05:30.841Z] 4cf88f913ddb: Download complete [2020-06-11T19:05:31.118Z] 1df406cf5192: Verifying Checksum [2020-06-11T19:05:31.118Z] 1df406cf5192: Download complete [2020-06-11T19:05:31.395Z] 777b28850792: Verifying Checksum [2020-06-11T19:05:31.395Z] 777b28850792: Download complete [2020-06-11T19:05:31.671Z] cde5963f3b93: Pull complete [2020-06-11T19:05:32.284Z] 2a23fa8c16f7: Pull complete [2020-06-11T19:05:32.887Z] 777b28850792: Pull complete [2020-06-11T19:05:32.887Z] cd6300453558: Verifying Checksum [2020-06-11T19:05:32.887Z] cd6300453558: Download complete [2020-06-11T19:05:32.887Z] a2d8cc88f415: Download complete [2020-06-11T19:05:34.323Z] ea1d1ca13537: Verifying Checksum [2020-06-11T19:05:34.323Z] ea1d1ca13537: Download complete [2020-06-11T19:05:34.323Z] 3750a50a1c5e: Verifying Checksum [2020-06-11T19:05:34.323Z] 3750a50a1c5e: Download complete [2020-06-11T19:05:35.759Z] 8a11ddd9e578: Verifying Checksum [2020-06-11T19:05:35.759Z] 8a11ddd9e578: Download complete [2020-06-11T19:05:36.032Z] b9c365052c96: Verifying Checksum [2020-06-11T19:05:36.032Z] b9c365052c96: Download complete [2020-06-11T19:05:36.448Z] Removing intermediate container 0d1b80958c61 [2020-06-11T19:05:36.448Z] ---> 22452bf0b06d [2020-06-11T19:05:36.448Z] Successfully built 22452bf0b06d [2020-06-11T19:05:36.448Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-11T19:05:36.969Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-11T19:05:36.969Z] . [Pipeline] withDockerContainer [2020-06-11T19:05:37.117Z] prd-centos7-docker-4c-2g-2605 does not seem to be running inside a container [2020-06-11T19:05:37.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-11T19:05:37.882Z] $ docker top f9c9cb6adf2b1641e97bbdf021736bbdedc18ca50be1573b14cbaa20c5e50340 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-11T19:05:38.319Z] + go version [2020-06-11T19:05:38.319Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-11T19:05:38.622Z] + make test [2020-06-11T19:05:38.622Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-06-11T19:05:48.427Z] 8a11ddd9e578: Pull complete [2020-06-11T19:05:48.427Z] 4cf88f913ddb: Pull complete [2020-06-11T19:05:48.427Z] 1df406cf5192: Pull complete [2020-06-11T19:05:51.816Z] cd6300453558: Pull complete [2020-06-11T19:05:56.123Z] b9c365052c96: Pull complete [2020-06-11T19:05:56.396Z] a2d8cc88f415: Pull complete [2020-06-11T19:05:56.824Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-06-11T19:05:56.824Z] CGO_ENABLED=1 go vet ./... [2020-06-11T19:05:57.087Z] gofmt -l . [2020-06-11T19:05:57.350Z] [ "`gofmt -l .`" = "" ] [2020-06-11T19:05:57.350Z] ./bin/test-go-mod-tidy.sh [2020-06-11T19:05:57.922Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-06-11T19:05:58.382Z] ea1d1ca13537: Pull complete [2020-06-11T19:05:58.562Z] Stashed 1 file(s) [Pipeline] } [2020-06-11T19:05:58.571Z] $ docker stop --time=1 f9c9cb6adf2b1641e97bbdf021736bbdedc18ca50be1573b14cbaa20c5e50340 [2020-06-11T19:05:58.982Z] 3750a50a1c5e: Pull complete [2020-06-11T19:05:58.982Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-11T19:05:58.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-11T19:05:58.982Z] ---> 78745c68409d [2020-06-11T19:05:58.982Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-11T19:06:01.032Z] $ docker rm -f f9c9cb6adf2b1641e97bbdf021736bbdedc18ca50be1573b14cbaa20c5e50340 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-11T19:06:01.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-11T19:06:02.257Z] + ls -al . [2020-06-11T19:06:02.258Z] total 96 [2020-06-11T19:06:02.258Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jun 11 19:05 . [2020-06-11T19:06:02.258Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 11 19:04 .. [2020-06-11T19:06:02.258Z] -rw-rw-r--. 1 jenkins jenkins 6027 Jun 11 19:04 Attribution.txt [2020-06-11T19:06:02.258Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 11 19:04 bin [2020-06-11T19:06:02.258Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 11 19:05 coverage.out [2020-06-11T19:06:02.258Z] -rw-rw-r--. 1 jenkins jenkins 180 Jun 11 19:04 docker-compose.debug.yml [2020-06-11T19:06:02.258Z] -rw-rw-r--. 1 jenkins jenkins 133 Jun 11 19:04 docker-compose.yml [2020-06-11T19:06:02.258Z] -rw-rw-r--. 1 jenkins jenkins 1896 Jun 11 19:04 Dockerfile [2020-06-11T19:06:02.258Z] -rw-rw-r--. 1 jenkins jenkins 966 Jun 11 19:04 Dockerfile.build [2020-06-11T19:06:02.258Z] -rw-rw-r--. 1 jenkins jenkins 127 Jun 11 19:04 .dockerignore [2020-06-11T19:06:02.258Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 11 19:04 .git [2020-06-11T19:06:02.258Z] drwxrwxr-x. 2 jenkins jenkins 27 Jun 11 19:04 .github [2020-06-11T19:06:02.258Z] -rw-rw-r--. 1 jenkins jenkins 93 Jun 11 19:04 .gitignore [2020-06-11T19:06:02.258Z] -rw-r--r--. 1 jenkins jenkins 126 Jun 11 19:05 go.mod [2020-06-11T19:06:02.258Z] -rw-r--r--. 1 jenkins jenkins 18573 Jun 11 19:05 go.sum [2020-06-11T19:06:02.258Z] -rw-rw-r--. 1 jenkins jenkins 710 Jun 11 19:04 Jenkinsfile [2020-06-11T19:06:02.258Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 11 19:04 LICENSE [2020-06-11T19:06:02.258Z] -rw-rw-r--. 1 jenkins jenkins 1617 Jun 11 19:04 main.go [2020-06-11T19:06:02.258Z] -rw-rw-r--. 1 jenkins jenkins 1573 Jun 11 19:04 makefile [2020-06-11T19:06:02.258Z] -rw-rw-r--. 1 jenkins jenkins 481 Jun 11 19:04 README.md [2020-06-11T19:06:02.258Z] drwxrwxr-x. 10 jenkins jenkins 171 Jun 11 19:04 res [2020-06-11T19:06:02.258Z] drwxrwxr-x. 3 jenkins jenkins 45 Jun 11 19:04 .semver [2020-06-11T19:06:02.258Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 11 19:04 snap [2020-06-11T19:06:02.258Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 11 19:02 VERSION [Pipeline] isUnix [Pipeline] sh [2020-06-11T19:06:02.566Z] + 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=72a95133bb72c2ca6185248e7b3232cd406e7be0 --label arch=amd64 --label version=0.0.0 . [2020-06-11T19:06:02.566Z] Sending build context to Docker daemon 332.8kB [2020-06-11T19:06:02.828Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-11T19:06:02.828Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-11T19:06:02.828Z] ---> 22452bf0b06d [2020-06-11T19:06:02.828Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-06-11T19:06:02.828Z] ---> Running in 42aae7e778b0 [2020-06-11T19:06:03.090Z] Removing intermediate container 42aae7e778b0 [2020-06-11T19:06:03.090Z] ---> 6e4665160f65 [2020-06-11T19:06:03.090Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-11T19:06:03.090Z] ---> Running in 2a4e2973ef4a [2020-06-11T19:06:03.351Z] Removing intermediate container 2a4e2973ef4a [2020-06-11T19:06:03.351Z] ---> 96d082965abb [2020-06-11T19:06:03.351Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-11T19:06:03.612Z] ---> Running in c913b25d03e7 [2020-06-11T19:06:03.612Z] Removing intermediate container c913b25d03e7 [2020-06-11T19:06:03.612Z] ---> 84a6cad7de4e [2020-06-11T19:06:03.612Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T19:06:03.873Z] ---> Running in 70b52122017a [2020-06-11T19:06:04.373Z] ---> Running in 3d5e59a67172 [2020-06-11T19:06:04.373Z] Removing intermediate container 3d5e59a67172 [2020-06-11T19:06:04.373Z] ---> 51e86f0bdceb [2020-06-11T19:06:04.373Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T19:06:04.373Z] ---> Running in 5381f5a25721 [2020-06-11T19:06:04.827Z] Removing intermediate container 70b52122017a [2020-06-11T19:06:04.827Z] ---> 20027c583244 [2020-06-11T19:06:04.827Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-11T19:06:04.827Z] ---> Running in 0b438bd7bec7 [2020-06-11T19:06:05.403Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-11T19:06:05.977Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-11T19:06:06.337Z] Removing intermediate container 5381f5a25721 [2020-06-11T19:06:06.337Z] ---> d93b04355665 [2020-06-11T19:06:06.337Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-06-11T19:06:06.548Z] OK: 145 MiB in 45 packages [2020-06-11T19:06:06.612Z] ---> Running in f5313e6d6087 [2020-06-11T19:06:07.133Z] Removing intermediate container 0b438bd7bec7 [2020-06-11T19:06:07.133Z] ---> e2a2d9041453 [2020-06-11T19:06:07.133Z] Step 8/24 : WORKDIR /app [2020-06-11T19:06:07.133Z] ---> Running in 58b8eeecf267 [2020-06-11T19:06:07.395Z] Removing intermediate container 58b8eeecf267 [2020-06-11T19:06:07.395Z] ---> 11e7b984325c [2020-06-11T19:06:07.395Z] Step 9/24 : COPY go.mod . [2020-06-11T19:06:07.657Z] ---> c710ee3e9dce [2020-06-11T19:06:07.657Z] Step 10/24 : RUN go mod download [2020-06-11T19:06:07.657Z] ---> Running in 13fb3022fbee [2020-06-11T19:06:08.035Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-11T19:06:08.606Z] Removing intermediate container 13fb3022fbee [2020-06-11T19:06:08.606Z] ---> fd01014bbb66 [2020-06-11T19:06:08.606Z] Step 11/24 : COPY . . [2020-06-11T19:06:09.006Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-11T19:06:09.276Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-06-11T19:06:09.546Z] (2/6) Installing libsodium (1.0.18-r0) [2020-06-11T19:06:09.546Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-06-11T19:06:09.546Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-06-11T19:06:09.549Z] ---> 4abe384267be [2020-06-11T19:06:09.549Z] Step 12/24 : ARG MAKE="make build" [2020-06-11T19:06:09.549Z] ---> Running in 38a5a66a531d [2020-06-11T19:06:09.549Z] Removing intermediate container 38a5a66a531d [2020-06-11T19:06:09.549Z] ---> 848792b6e504 [2020-06-11T19:06:09.549Z] Step 13/24 : RUN $MAKE [2020-06-11T19:06:09.549Z] ---> Running in fcca4591596f [2020-06-11T19:06:09.818Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-11T19:06:09.818Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-06-11T19:06:09.818Z] Executing busybox-1.31.1-r8.trigger [2020-06-11T19:06:10.110Z] OK: 127 MiB in 45 packages [2020-06-11T19:06:10.150Z] 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-11T19:06:11.088Z] Removing intermediate container f5313e6d6087 [2020-06-11T19:06:11.088Z] ---> af343a118516 [2020-06-11T19:06:11.088Z] Step 6/8 : WORKDIR /app [2020-06-11T19:06:11.359Z] ---> Running in 0e40fadc5306 [2020-06-11T19:06:11.952Z] Removing intermediate container 0e40fadc5306 [2020-06-11T19:06:11.952Z] ---> 59658d329bd5 [2020-06-11T19:06:11.952Z] Step 7/8 : COPY . . [2020-06-11T19:06:12.927Z] ---> 49a76cb6fcdd [2020-06-11T19:06:12.927Z] Step 8/8 : RUN go mod download [2020-06-11T19:06:12.927Z] ---> Running in b43b3e962543 [2020-06-11T19:06:15.553Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T19:06:15.553Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T19:06:15.553Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-11T19:06:15.553Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T19:06:15.553Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-11T19:06:15.553Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-11T19:06:15.553Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T19:06:15.553Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-11T19:06:15.553Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T19:06:15.553Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T19:06:15.553Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T19:06:15.553Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T19:06:15.553Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T19:06:15.553Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T19:06:15.553Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T19:06:15.553Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T19:06:15.553Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T19:06:15.553Z] go: finding github.com/fatih/color v1.7.0 [2020-06-11T19:06:15.553Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-06-11T19:06:15.553Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T19:06:15.553Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T19:06:15.553Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T19:06:15.553Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T19:06:15.553Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-11T19:06:15.553Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-11T19:06:15.553Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-11T19:06:15.553Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T19:06:15.553Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-11T19:06:15.553Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-11T19:06:15.553Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T19:06:15.553Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-11T19:06:15.553Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T19:06:15.553Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-11T19:06:15.553Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-11T19:06:15.553Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T19:06:15.553Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T19:06:15.553Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-11T19:06:15.553Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-11T19:06:15.553Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T19:06:15.553Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-11T19:06:15.553Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-11T19:06:15.553Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-11T19:06:15.553Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-11T19:06:15.553Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T19:06:15.824Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-11T19:06:15.824Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-11T19:06:15.824Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-11T19:06:15.824Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T19:06:15.824Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-06-11T19:06:15.824Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-11T19:06:15.824Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-11T19:06:15.824Z] go: finding github.com/kr/pty v1.1.1 [2020-06-11T19:06:15.824Z] go: finding github.com/kr/text v0.1.0 [2020-06-11T19:06:15.824Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-11T19:06:15.824Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-11T19:06:15.824Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-11T19:06:15.824Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-11T19:06:15.824Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T19:06:15.824Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T19:06:15.824Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-11T19:06:15.824Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-11T19:06:15.824Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-11T19:06:15.824Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-11T19:06:15.824Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T19:06:15.824Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T19:06:15.824Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-06-11T19:06:15.824Z] go: finding github.com/onsi/gomega v1.7.0 [2020-06-11T19:06:15.824Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-11T19:06:15.824Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-11T19:06:15.824Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T19:06:15.824Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-11T19:06:15.824Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-11T19:06:15.824Z] go: finding github.com/posener/complete v1.1.1 [2020-06-11T19:06:16.097Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-11T19:06:16.097Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-11T19:06:16.097Z] go: finding github.com/stretchr/objx v0.2.0 [2020-06-11T19:06:16.097Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-11T19:06:16.097Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-06-11T19:06:16.097Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-11T19:06:16.097Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T19:06:16.097Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T19:06:16.097Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-11T19:06:16.097Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T19:06:16.097Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T19:06:16.097Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T19:06:16.097Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T19:06:16.097Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-06-11T19:06:16.097Z] go: finding golang.org/x/text v0.3.2 [2020-06-11T19:06:16.097Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-11T19:06:16.097Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-11T19:06:16.097Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-11T19:06:16.097Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-06-11T19:06:16.097Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-06-11T19:06:16.097Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-11T19:06:32.233Z] Removing intermediate container fcca4591596f [2020-06-11T19:06:32.233Z] ---> 7107fa2f84ff [2020-06-11T19:06:32.233Z] Step 14/24 : FROM alpine:latest [2020-06-11T19:06:32.233Z] latest: Pulling from library/alpine [2020-06-11T19:06:32.233Z] df20fa9351a1: Pulling fs layer [2020-06-11T19:06:32.233Z] df20fa9351a1: Verifying Checksum [2020-06-11T19:06:32.233Z] df20fa9351a1: Download complete [2020-06-11T19:06:32.233Z] df20fa9351a1: Pull complete [2020-06-11T19:06:32.233Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-11T19:06:32.233Z] Status: Downloaded newer image for alpine:latest [2020-06-11T19:06:32.233Z] ---> a24bb4013296 [2020-06-11T19:06:32.233Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-11T19:06:32.233Z] ---> Running in 604b4620c7ca [2020-06-11T19:06:32.233Z] Removing intermediate container 604b4620c7ca [2020-06-11T19:06:32.233Z] ---> 7a56226c5f1b [2020-06-11T19:06:32.233Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} [2020-06-11T19:06:32.233Z] ---> Running in 24746cc6bf3f [2020-06-11T19:06:32.233Z] Removing intermediate container 24746cc6bf3f [2020-06-11T19:06:32.233Z] ---> b6a46758235f [2020-06-11T19:06:32.233Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq [2020-06-11T19:06:32.233Z] ---> Running in bcd0e2f685d3 [2020-06-11T19:06:32.233Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-06-11T19:06:32.233Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-06-11T19:06:32.233Z] (1/6) Installing ca-certificates (20191127-r3) [2020-06-11T19:06:32.233Z] (2/6) Installing libgcc (9.3.0-r2) [2020-06-11T19:06:32.233Z] (3/6) Installing libsodium (1.0.18-r0) [2020-06-11T19:06:32.233Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-06-11T19:06:32.233Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-11T19:06:32.233Z] (6/6) Installing zeromq (4.3.2-r0) [2020-06-11T19:06:32.233Z] Executing busybox-1.31.1-r16.trigger [2020-06-11T19:06:32.233Z] Executing ca-certificates-20191127-r3.trigger [2020-06-11T19:06:32.233Z] OK: 9 MiB in 20 packages [2020-06-11T19:06:32.499Z] Removing intermediate container bcd0e2f685d3 [2020-06-11T19:06:32.499Z] ---> d9b38686eeb4 [2020-06-11T19:06:32.499Z] Step 18/24 : COPY --from=builder /app/res/ /res/ [2020-06-11T19:06:32.762Z] ---> 59c47c8521a7 [2020-06-11T19:06:32.762Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-06-11T19:06:33.336Z] ---> 0a7f4d57646c [2020-06-11T19:06:33.336Z] Step 20/24 : EXPOSE 48095 [2020-06-11T19:06:33.336Z] ---> Running in 17814378adb2 [2020-06-11T19:06:33.598Z] Removing intermediate container 17814378adb2 [2020-06-11T19:06:33.598Z] ---> 55627dee612b [2020-06-11T19:06:33.598Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-06-11T19:06:33.598Z] ---> Running in cebc134a636b [2020-06-11T19:06:33.859Z] Removing intermediate container cebc134a636b [2020-06-11T19:06:33.859Z] ---> 949ebbbe13a1 [2020-06-11T19:06:33.859Z] Step 22/24 : LABEL arch=amd64 [2020-06-11T19:06:33.859Z] ---> Running in 3944426b81d8 [2020-06-11T19:06:33.859Z] Removing intermediate container 3944426b81d8 [2020-06-11T19:06:33.859Z] ---> ad2f661be302 [2020-06-11T19:06:33.859Z] Step 23/24 : LABEL git_sha=72a95133bb72c2ca6185248e7b3232cd406e7be0 [2020-06-11T19:06:34.122Z] ---> Running in 03120d615835 [2020-06-11T19:06:34.122Z] Removing intermediate container 03120d615835 [2020-06-11T19:06:34.122Z] ---> 9e102f9c03aa [2020-06-11T19:06:34.122Z] Step 24/24 : LABEL version=0.0.0 [2020-06-11T19:06:34.122Z] ---> Running in dfef1467574f [2020-06-11T19:06:34.383Z] Removing intermediate container dfef1467574f [2020-06-11T19:06:34.383Z] ---> 5861dbc853e5 [2020-06-11T19:06:34.383Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-11T19:06:34.383Z] Successfully built 5861dbc853e5 [2020-06-11T19:06:34.383Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-06-11T19:06:34.445Z] Removing intermediate container b43b3e962543 [2020-06-11T19:06:34.445Z] ---> 8112e1ba992d [2020-06-11T19:06:34.445Z] Successfully built 8112e1ba992d [2020-06-11T19:06:34.445Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] findFiles [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-11T19:06:35.055Z] + docker inspect -f . ci-base-image-arm64 [2020-06-11T19:06:35.056Z] . [Pipeline] withDockerContainer [2020-06-11T19:06:35.239Z] ++ find /w/workspace/app-service-configurable/2 [2020-06-11T19:06:35.239Z] ++ grep snapcraft.yaml [2020-06-11T19:06:35.239Z] + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/2/snap/snapcraft.yaml [2020-06-11T19:06:35.331Z] prd-ubuntu18.04-docker-arm64-4c-16g-2604 does not seem to be running inside a container [2020-06-11T19:06:35.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-11T19:06:37.266Z] $ docker top 99e8104bcdf52097f1519844d54112d61bcce8bffdbdbca9c88b4d3c98f8a5df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2020-06-11T19:06:37.701Z] provisioning config files... [2020-06-11T19:06:37.715Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/2@tmp/config7514340830156391476tmp [Pipeline] { [Pipeline] sh [2020-06-11T19:06:38.034Z] + cp /w/workspace/app-service-configurable/2@tmp/config7514340830156391476tmp /w/workspace/app-service-configurable/2/edgex-snap-store-login [Pipeline] sh [2020-06-11T19:06:38.333Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/2:/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-11T19:06:38.334Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-06-11T19:06:38.334Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-06-11T19:06:38.334Z] 5bed26d33875: Pulling fs layer [2020-06-11T19:06:38.334Z] f11b29a9c730: Pulling fs layer [2020-06-11T19:06:38.334Z] 930bda195c84: Pulling fs layer [2020-06-11T19:06:38.334Z] 78bf9a5ad49e: Pulling fs layer [2020-06-11T19:06:38.334Z] e5fbee5a4b0d: Pulling fs layer [2020-06-11T19:06:38.334Z] f452fca78f88: Pulling fs layer [2020-06-11T19:06:38.334Z] 7417ef92027a: Pulling fs layer [2020-06-11T19:06:38.334Z] 2af5c49d270b: Pulling fs layer [2020-06-11T19:06:38.334Z] df9c3bdbc40a: Pulling fs layer [2020-06-11T19:06:38.334Z] f452fca78f88: Waiting [2020-06-11T19:06:38.334Z] 7417ef92027a: Waiting [2020-06-11T19:06:38.334Z] 2af5c49d270b: Waiting [2020-06-11T19:06:38.334Z] df9c3bdbc40a: Waiting [2020-06-11T19:06:38.334Z] 78bf9a5ad49e: Waiting [2020-06-11T19:06:38.334Z] e5fbee5a4b0d: Waiting [2020-06-11T19:06:38.600Z] 930bda195c84: Verifying Checksum [2020-06-11T19:06:38.600Z] 930bda195c84: Download complete [2020-06-11T19:06:38.600Z] f11b29a9c730: Verifying Checksum [2020-06-11T19:06:38.600Z] f11b29a9c730: Download complete [2020-06-11T19:06:38.600Z] 78bf9a5ad49e: Verifying Checksum [2020-06-11T19:06:38.600Z] 78bf9a5ad49e: Download complete [2020-06-11T19:06:38.600Z] f452fca78f88: Download complete [2020-06-11T19:06:38.600Z] 7417ef92027a: Verifying Checksum [2020-06-11T19:06:38.600Z] 7417ef92027a: Download complete [2020-06-11T19:06:38.600Z] 2af5c49d270b: Verifying Checksum [2020-06-11T19:06:38.600Z] 2af5c49d270b: Download complete [2020-06-11T19:06:38.600Z] df9c3bdbc40a: Verifying Checksum [2020-06-11T19:06:38.600Z] df9c3bdbc40a: Download complete [2020-06-11T19:06:38.673Z] + go version [2020-06-11T19:06:38.673Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-11T19:06:38.864Z] 5bed26d33875: Verifying Checksum [2020-06-11T19:06:38.864Z] 5bed26d33875: Download complete [2020-06-11T19:06:39.719Z] + make test [2020-06-11T19:06:39.719Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-06-11T19:06:41.434Z] 5bed26d33875: Pull complete [2020-06-11T19:06:41.699Z] f11b29a9c730: Pull complete [2020-06-11T19:06:41.699Z] 930bda195c84: Pull complete [2020-06-11T19:06:41.962Z] 78bf9a5ad49e: Pull complete [2020-06-11T19:06:42.225Z] e5fbee5a4b0d: Verifying Checksum [2020-06-11T19:06:42.225Z] e5fbee5a4b0d: Download complete [2020-06-11T19:07:04.247Z] e5fbee5a4b0d: Pull complete [2020-06-11T19:07:04.247Z] f452fca78f88: Pull complete [2020-06-11T19:07:04.247Z] 7417ef92027a: Pull complete [2020-06-11T19:07:04.247Z] 2af5c49d270b: Pull complete [2020-06-11T19:07:04.516Z] df9c3bdbc40a: Pull complete [2020-06-11T19:07:04.516Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-06-11T19:07:04.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-06-11T19:07:07.839Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-06-11T19:07:07.839Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-06-11T19:07:07.839Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-06-11T19:07:07.839Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [958 kB] [2020-06-11T19:07:08.105Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-06-11T19:07:08.105Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] [2020-06-11T19:07:08.105Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] [2020-06-11T19:07:08.105Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] [2020-06-11T19:07:08.367Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] [2020-06-11T19:07:08.367Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] [2020-06-11T19:07:08.939Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] [2020-06-11T19:07:09.203Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] [2020-06-11T19:07:09.203Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-06-11T19:07:09.203Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-06-11T19:07:09.203Z] Fetched 4909 kB in 2s (2278 kB/s) [2020-06-11T19:07:11.116Z] Reading package lists... [2020-06-11T19:07:12.500Z] 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-11T19:07:12.500Z] - README.md [2020-06-11T19:07:12.500Z] [2020-06-11T19:07:12.500Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-06-11T19:07:15.050Z] 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-11T19:07:16.438Z] Reading package lists... [2020-06-11T19:07:16.699Z] Building dependency tree... [2020-06-11T19:07:16.699Z] Reading state information... [2020-06-11T19:07:16.959Z] The following packages were automatically installed and are no longer required: [2020-06-11T19:07:16.959Z] libjq1 liblzo2-2 libonig4 [2020-06-11T19:07:16.959Z] Use 'sudo apt autoremove' to remove them. [2020-06-11T19:07:16.959Z] Suggested packages: [2020-06-11T19:07:16.959Z] binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd [2020-06-11T19:07:16.959Z] pinentry-gnome3 tor debian-keyring g++-multilib g++-7-multilib gcc-7-doc [2020-06-11T19:07:16.959Z] libstdc++6-7-dbg gcc-multilib autoconf automake libtool flex bison gdb [2020-06-11T19:07:16.959Z] gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg [2020-06-11T19:07:16.959Z] libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg [2020-06-11T19:07:16.959Z] libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run [2020-06-11T19:07:16.959Z] | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs [2020-06-11T19:07:16.959Z] git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc bzr gdbm-l10n [2020-06-11T19:07:16.959Z] libstdc++-7-doc make-doc man-browser keychain libpam-ssh monkeysphere [2020-06-11T19:07:16.959Z] ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl [2020-06-11T19:07:16.959Z] | libterm-readline-perl-perl pinentry-doc readline-doc [2020-06-11T19:07:17.220Z] The following NEW packages will be installed: [2020-06-11T19:07:17.220Z] binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 [2020-06-11T19:07:17.220Z] curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man [2020-06-11T19:07:17.220Z] gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server [2020-06-11T19:07:17.220Z] gpgconf gpgsm less libalgorithm-diff-perl libalgorithm-diff-xs-perl [2020-06-11T19:07:17.220Z] libalgorithm-merge-perl libasan4 libassuan0 libatomic1 libbinutils libbsd0 [2020-06-11T19:07:17.220Z] libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl [2020-06-11T19:07:17.220Z] libedit2 liberror-perl libexpat1 libfakeroot libfile-fcntllock-perl [2020-06-11T19:07:17.220Z] libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 libglib2.0-data libgomp1 [2020-06-11T19:07:17.220Z] libicu60 libisl19 libitm1 libksba8 liblocale-gettext-perl liblsan0 libmpc3 [2020-06-11T19:07:17.220Z] libmpfr6 libmpx2 libnorm1 libnpth0 libperl5.26 libpgm-5.2-0 libquadmath0 [2020-06-11T19:07:17.220Z] libreadline7 libsodium23 libssl1.0.0 libstdc++-7-dev libtsan0 libubsan0 [2020-06-11T19:07:17.220Z] libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 [2020-06-11T19:07:17.220Z] libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase [2020-06-11T19:07:17.220Z] openssh-client patch perl perl-modules-5.26 pinentry-curses pkg-config [2020-06-11T19:07:17.220Z] readline-common shared-mime-info xauth xdg-user-dirs xz-utils [2020-06-11T19:07:17.792Z] 0 upgraded, 98 newly installed, 0 to remove and 10 not upgraded. [2020-06-11T19:07:17.792Z] Need to get 73.0 MB of archives. [2020-06-11T19:07:17.792Z] After this operation, 309 MB of additional disk space will be used. [2020-06-11T19:07:17.792Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] [2020-06-11T19:07:18.054Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-06-11T19:07:18.054Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-06-11T19:07:18.054Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-06-11T19:07:18.054Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-06-11T19:07:18.316Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-06-11T19:07:18.316Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-06-11T19:07:18.578Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-06-11T19:07:18.578Z] 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-11T19:07:18.839Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-06-11T19:07:18.839Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-06-11T19:07:18.839Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-06-11T19:07:19.101Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-11T19:07:19.101Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-06-11T19:07:19.101Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-06-11T19:07:19.101Z] 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-11T19:07:19.101Z] 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-11T19:07:19.101Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8054 kB] [2020-06-11T19:07:19.674Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] [2020-06-11T19:07:19.674Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] [2020-06-11T19:07:19.674Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] [2020-06-11T19:07:19.674Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-06-11T19:07:19.674Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] [2020-06-11T19:07:19.674Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] [2020-06-11T19:07:19.674Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] [2020-06-11T19:07:19.674Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-06-11T19:07:19.674Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-06-11T19:07:19.936Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-06-11T19:07:19.936Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] [2020-06-11T19:07:19.936Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-06-11T19:07:19.936Z] Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-06-11T19:07:19.936Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.3 [196 kB] [2020-06-11T19:07:19.936Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.3 [488 kB] [2020-06-11T19:07:19.936Z] 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-11T19:07:19.936Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.3 [3388 B] [2020-06-11T19:07:19.936Z] Get:36 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc-dev-bin amd64 2.27-3ubuntu1 [71.8 kB] [2020-06-11T19:07:19.936Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-106.107 [991 kB] [2020-06-11T19:07:20.199Z] Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libc6-dev amd64 2.27-3ubuntu1 [2587 kB] [2020-06-11T19:07:20.460Z] 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-11T19:07:20.460Z] Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] [2020-06-11T19:07:20.460Z] Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] [2020-06-11T19:07:20.460Z] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2020-06-11T19:07:20.460Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-06-11T19:07:21.406Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-06-11T19:07:21.406Z] 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-11T19:07:21.406Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-06-11T19:07:21.406Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-06-11T19:07:21.406Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-06-11T19:07:21.406Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-06-11T19:07:21.406Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-06-11T19:07:21.406Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-06-11T19:07:21.667Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-06-11T19:07:21.667Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-06-11T19:07:21.667Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-06-11T19:07:21.667Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-06-11T19:07:21.928Z] 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-11T19:07:21.928Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-06-11T19:07:22.871Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-06-11T19:07:22.871Z] 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-11T19:07:22.871Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-06-11T19:07:23.816Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-06-11T19:07:23.816Z] Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-06-11T19:07:23.816Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-06-11T19:07:23.816Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-06-11T19:07:23.816Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-06-11T19:07:24.078Z] Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] [2020-06-11T19:07:24.078Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-06-11T19:07:24.078Z] Get:68 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] [2020-06-11T19:07:24.078Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB] [2020-06-11T19:07:24.078Z] Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-06-11T19:07:24.078Z] Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] [2020-06-11T19:07:24.078Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB] [2020-06-11T19:07:24.339Z] Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] [2020-06-11T19:07:24.339Z] Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] [2020-06-11T19:07:24.339Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-06-11T19:07:24.339Z] Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-11T19:07:24.339Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-06-11T19:07:24.601Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-06-11T19:07:25.174Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] [2020-06-11T19:07:25.174Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB] [2020-06-11T19:07:25.174Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB] [2020-06-11T19:07:25.174Z] Get:82 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] [2020-06-11T19:07:25.174Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB] [2020-06-11T19:07:25.174Z] 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-11T19:07:25.174Z] 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-11T19:07:25.174Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB] [2020-06-11T19:07:25.443Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB] [2020-06-11T19:07:25.443Z] Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-06-11T19:07:25.443Z] Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] [2020-06-11T19:07:25.443Z] Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-06-11T19:07:25.443Z] Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] [2020-06-11T19:07:25.443Z] Get:92 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-06-11T19:07:25.704Z] Get:93 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-06-11T19:07:25.704Z] Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-06-11T19:07:25.704Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-06-11T19:07:25.704Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-06-11T19:07:25.704Z] Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] [2020-06-11T19:07:25.966Z] Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-06-11T19:07:26.538Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-11T19:07:26.538Z] Fetched 73.0 MB in 9s (8391 kB/s) [2020-06-11T19:07:26.538Z] Selecting previously unselected package liblocale-gettext-perl. [2020-06-11T19:07:26.538Z] (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-11T19:07:26.538Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-06-11T19:07:26.538Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-06-11T19:07:26.710Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-06-11T19:07:26.710Z] CGO_ENABLED=1 go vet ./... [2020-06-11T19:07:26.799Z] Selecting previously unselected package libxau6:amd64. [2020-06-11T19:07:26.799Z] Preparing to unpack .../01-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-06-11T19:07:26.799Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-06-11T19:07:26.799Z] Selecting previously unselected package libbsd0:amd64. [2020-06-11T19:07:26.799Z] Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-06-11T19:07:26.799Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-11T19:07:26.799Z] Selecting previously unselected package libxdmcp6:amd64. [2020-06-11T19:07:26.799Z] Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-06-11T19:07:27.061Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-11T19:07:27.061Z] Selecting previously unselected package libxcb1:amd64. [2020-06-11T19:07:27.061Z] Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-06-11T19:07:27.061Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-11T19:07:27.061Z] Selecting previously unselected package libx11-data. [2020-06-11T19:07:27.061Z] Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-11T19:07:27.061Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T19:07:27.633Z] Selecting previously unselected package libx11-6:amd64. [2020-06-11T19:07:27.633Z] Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-06-11T19:07:27.633Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T19:07:27.895Z] Selecting previously unselected package libxext6:amd64. [2020-06-11T19:07:27.895Z] Preparing to unpack .../07-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-06-11T19:07:27.895Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-06-11T19:07:27.895Z] Selecting previously unselected package perl-modules-5.26. [2020-06-11T19:07:27.895Z] Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-11T19:07:27.895Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T19:07:31.198Z] Selecting previously unselected package libgdbm5:amd64. [2020-06-11T19:07:31.198Z] Preparing to unpack .../09-libgdbm5_1.14.1-6_amd64.deb ... [2020-06-11T19:07:31.198Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-06-11T19:07:31.198Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-06-11T19:07:31.198Z] Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-06-11T19:07:31.198Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-11T19:07:31.198Z] Selecting previously unselected package libperl5.26:amd64. [2020-06-11T19:07:31.198Z] Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-11T19:07:31.198Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-11T19:07:32.583Z] Selecting previously unselected package perl. [2020-06-11T19:07:32.583Z] Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-11T19:07:32.583Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-11T19:07:32.845Z] Selecting previously unselected package less. [2020-06-11T19:07:32.845Z] Preparing to unpack .../13-less_487-0.1_amd64.deb ... [2020-06-11T19:07:32.845Z] Unpacking less (487-0.1) ... [2020-06-11T19:07:32.845Z] Selecting previously unselected package libexpat1:amd64. [2020-06-11T19:07:32.845Z] Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-06-11T19:07:32.845Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-11T19:07:32.845Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-06-11T19:07:32.845Z] Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-06-11T19:07:33.106Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T19:07:33.106Z] Selecting previously unselected package libglib2.0-data. [2020-06-11T19:07:33.106Z] Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... [2020-06-11T19:07:33.106Z] Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T19:07:33.106Z] Selecting previously unselected package libicu60:amd64. [2020-06-11T19:07:33.106Z] Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_amd64.deb ... [2020-06-11T19:07:33.106Z] Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... [2020-06-11T19:07:33.454Z] gofmt -l . [2020-06-11T19:07:33.454Z] [ "`gofmt -l .`" = "" ] [2020-06-11T19:07:33.454Z] ./bin/test-go-mod-tidy.sh [2020-06-11T19:07:33.454Z] ./bin/test-attribution-txt.sh [2020-06-11T19:07:34.056Z] Selecting previously unselected package readline-common. [2020-06-11T19:07:34.056Z] Preparing to unpack .../18-readline-common_7.0-3_all.deb ... [2020-06-11T19:07:34.056Z] Unpacking readline-common (7.0-3) ... [2020-06-11T19:07:34.319Z] Selecting previously unselected package libreadline7:amd64. [2020-06-11T19:07:34.319Z] Preparing to unpack .../19-libreadline7_7.0-3_amd64.deb ... [2020-06-11T19:07:34.319Z] Unpacking libreadline7:amd64 (7.0-3) ... [2020-06-11T19:07:34.319Z] Selecting previously unselected package libxml2:amd64. [2020-06-11T19:07:34.319Z] Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... [2020-06-11T19:07:34.319Z] Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [Pipeline] stash [2020-06-11T19:07:34.447Z] Warning: overwriting stash ‘coverage-report’ [2020-06-11T19:07:34.587Z] Selecting previously unselected package netbase. [2020-06-11T19:07:34.587Z] Preparing to unpack .../21-netbase_5.4_all.deb ... [2020-06-11T19:07:34.587Z] Unpacking netbase (5.4) ... [2020-06-11T19:07:34.587Z] Selecting previously unselected package shared-mime-info. [2020-06-11T19:07:34.587Z] Preparing to unpack .../22-shared-mime-info_1.9-2_amd64.deb ... [2020-06-11T19:07:34.587Z] Unpacking shared-mime-info (1.9-2) ... [2020-06-11T19:07:34.587Z] Selecting previously unselected package xdg-user-dirs. [2020-06-11T19:07:34.587Z] Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... [2020-06-11T19:07:34.587Z] Unpacking xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-11T19:07:34.797Z] Stashed 1 file(s) [Pipeline] } [2020-06-11T19:07:34.797Z] $ docker stop --time=1 99e8104bcdf52097f1519844d54112d61bcce8bffdbdbca9c88b4d3c98f8a5df [2020-06-11T19:07:34.849Z] Selecting previously unselected package xz-utils. [2020-06-11T19:07:34.849Z] Preparing to unpack .../24-xz-utils_5.2.2-1.3_amd64.deb ... [2020-06-11T19:07:34.849Z] Unpacking xz-utils (5.2.2-1.3) ... [2020-06-11T19:07:34.849Z] Selecting previously unselected package libedit2:amd64. [2020-06-11T19:07:34.849Z] Preparing to unpack .../25-libedit2_3.1-20170329-1_amd64.deb ... [2020-06-11T19:07:34.849Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-06-11T19:07:35.111Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-06-11T19:07:35.111Z] Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-06-11T19:07:35.111Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T19:07:35.371Z] Selecting previously unselected package libxmuu1:amd64. [2020-06-11T19:07:35.371Z] Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-06-11T19:07:35.371Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-11T19:07:35.371Z] Selecting previously unselected package manpages. [2020-06-11T19:07:35.371Z] Preparing to unpack .../28-manpages_4.15-1_all.deb ... [2020-06-11T19:07:35.371Z] Unpacking manpages (4.15-1) ... [2020-06-11T19:07:35.371Z] Selecting previously unselected package openssh-client. [2020-06-11T19:07:35.371Z] Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-06-11T19:07:35.371Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T19:07:35.943Z] Selecting previously unselected package xauth. [2020-06-11T19:07:35.943Z] Preparing to unpack .../30-xauth_1%3a1.0.10-1_amd64.deb ... [2020-06-11T19:07:35.943Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-11T19:07:35.943Z] Selecting previously unselected package binutils-common:amd64. [2020-06-11T19:07:35.943Z] Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-11T19:07:35.943Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T19:07:35.943Z] Selecting previously unselected package libbinutils:amd64. [2020-06-11T19:07:35.943Z] Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-11T19:07:35.943Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T19:07:36.205Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-06-11T19:07:36.205Z] Preparing to unpack .../33-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-11T19:07:36.205Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-11T19:07:37.044Z] $ docker rm -f 99e8104bcdf52097f1519844d54112d61bcce8bffdbdbca9c88b4d3c98f8a5df [2020-06-11T19:07:37.148Z] Selecting previously unselected package binutils. [2020-06-11T19:07:37.148Z] Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_amd64.deb ... [2020-06-11T19:07:37.148Z] Unpacking binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-11T19:07:37.148Z] Selecting previously unselected package libc-dev-bin. [2020-06-11T19:07:37.148Z] Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1_amd64.deb ... [2020-06-11T19:07:37.148Z] Unpacking libc-dev-bin (2.27-3ubuntu1) ... [2020-06-11T19:07:37.148Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-06-11T19:07:37.148Z] Preparing to unpack .../36-linux-libc-dev_4.15.0-106.107_amd64.deb ... [2020-06-11T19:07:37.148Z] Unpacking linux-libc-dev:amd64 (4.15.0-106.107) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-11T19:07:38.102Z] Selecting previously unselected package libc6-dev:amd64. [2020-06-11T19:07:38.102Z] Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1_amd64.deb ... [2020-06-11T19:07:38.102Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1) ... [2020-06-11T19:07:38.117Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-11T19:07:38.449Z] + ls -al . [2020-06-11T19:07:38.449Z] total 124 [2020-06-11T19:07:38.449Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 19:07 . [2020-06-11T19:07:38.449Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 19:05 .. [2020-06-11T19:07:38.449Z] -rw-rw-r-- 1 jenkins jenkins 127 Jun 11 19:05 .dockerignore [2020-06-11T19:07:38.449Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 19:05 .git [2020-06-11T19:07:38.449Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 19:05 .github [2020-06-11T19:07:38.449Z] -rw-rw-r-- 1 jenkins jenkins 93 Jun 11 19:05 .gitignore [2020-06-11T19:07:38.449Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 19:05 .semver [2020-06-11T19:07:38.449Z] -rw-rw-r-- 1 jenkins jenkins 6027 Jun 11 19:05 Attribution.txt [2020-06-11T19:07:38.449Z] -rw-rw-r-- 1 jenkins jenkins 1896 Jun 11 19:05 Dockerfile [2020-06-11T19:07:38.450Z] -rw-rw-r-- 1 jenkins jenkins 966 Jun 11 19:05 Dockerfile.build [2020-06-11T19:07:38.450Z] -rw-rw-r-- 1 jenkins jenkins 710 Jun 11 19:05 Jenkinsfile [2020-06-11T19:07:38.450Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 11 19:05 LICENSE [2020-06-11T19:07:38.450Z] -rw-rw-r-- 1 jenkins jenkins 481 Jun 11 19:05 README.md [2020-06-11T19:07:38.450Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 11 19:02 VERSION [2020-06-11T19:07:38.450Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 19:05 bin [2020-06-11T19:07:38.450Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 11 19:06 coverage.out [2020-06-11T19:07:38.450Z] -rw-rw-r-- 1 jenkins jenkins 180 Jun 11 19:05 docker-compose.debug.yml [2020-06-11T19:07:38.450Z] -rw-rw-r-- 1 jenkins jenkins 133 Jun 11 19:05 docker-compose.yml [2020-06-11T19:07:38.450Z] -rw-r--r-- 1 jenkins jenkins 126 Jun 11 19:07 go.mod [2020-06-11T19:07:38.450Z] -rw-r--r-- 1 jenkins jenkins 18573 Jun 11 19:07 go.sum [2020-06-11T19:07:38.450Z] -rw-rw-r-- 1 jenkins jenkins 1617 Jun 11 19:05 main.go [2020-06-11T19:07:38.450Z] -rw-rw-r-- 1 jenkins jenkins 1573 Jun 11 19:05 makefile [2020-06-11T19:07:38.450Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 11 19:05 res [2020-06-11T19:07:38.450Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 19:05 snap [Pipeline] isUnix [Pipeline] sh [2020-06-11T19:07:38.788Z] + 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=72a95133bb72c2ca6185248e7b3232cd406e7be0 --label arch=arm64 --label version=0.0.0 . [2020-06-11T19:07:39.064Z] Sending build context to Docker daemon 332.8kB [2020-06-11T19:07:39.064Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-11T19:07:39.064Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-11T19:07:39.064Z] ---> 8112e1ba992d [2020-06-11T19:07:39.064Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-06-11T19:07:39.339Z] ---> Running in 3c85a7923c9d [2020-06-11T19:07:39.937Z] Removing intermediate container 3c85a7923c9d [2020-06-11T19:07:39.937Z] ---> a3839dbc9e41 [2020-06-11T19:07:39.937Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-11T19:07:39.937Z] ---> Running in 2d75ab89bef6 [2020-06-11T19:07:40.015Z] Selecting previously unselected package gcc-7-base:amd64. [2020-06-11T19:07:40.015Z] Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T19:07:40.015Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:07:40.015Z] Selecting previously unselected package libisl19:amd64. [2020-06-11T19:07:40.015Z] Preparing to unpack .../39-libisl19_0.19-1_amd64.deb ... [2020-06-11T19:07:40.015Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-06-11T19:07:40.015Z] Selecting previously unselected package libmpfr6:amd64. [2020-06-11T19:07:40.015Z] Preparing to unpack .../40-libmpfr6_4.0.1-1_amd64.deb ... [2020-06-11T19:07:40.015Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-06-11T19:07:40.015Z] Selecting previously unselected package libmpc3:amd64. [2020-06-11T19:07:40.015Z] Preparing to unpack .../41-libmpc3_1.1.0-1_amd64.deb ... [2020-06-11T19:07:40.015Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-06-11T19:07:40.015Z] Selecting previously unselected package cpp-7. [2020-06-11T19:07:40.015Z] Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T19:07:40.015Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:07:40.208Z] Removing intermediate container 2d75ab89bef6 [2020-06-11T19:07:40.208Z] ---> 99874415650d [2020-06-11T19:07:40.208Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-11T19:07:40.484Z] ---> Running in 9a33101ca7ad [2020-06-11T19:07:40.755Z] Removing intermediate container 9a33101ca7ad [2020-06-11T19:07:40.755Z] ---> c817cb6ade86 [2020-06-11T19:07:40.756Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T19:07:40.956Z] Selecting previously unselected package cpp. [2020-06-11T19:07:40.956Z] Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-06-11T19:07:40.956Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-11T19:07:40.956Z] Selecting previously unselected package libcc1-0:amd64. [2020-06-11T19:07:40.956Z] Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T19:07:40.956Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:07:41.028Z] ---> Running in 1f54e31b7e73 [2020-06-11T19:07:41.217Z] Selecting previously unselected package libgomp1:amd64. [2020-06-11T19:07:41.217Z] Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T19:07:41.217Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:07:41.217Z] Selecting previously unselected package libitm1:amd64. [2020-06-11T19:07:41.217Z] Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T19:07:41.217Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:07:41.217Z] Selecting previously unselected package libatomic1:amd64. [2020-06-11T19:07:41.217Z] Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T19:07:41.217Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:07:41.477Z] Selecting previously unselected package libasan4:amd64. [2020-06-11T19:07:41.477Z] Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T19:07:41.477Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:07:41.477Z] Selecting previously unselected package liblsan0:amd64. [2020-06-11T19:07:41.477Z] Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T19:07:41.477Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:07:41.477Z] Selecting previously unselected package libtsan0:amd64. [2020-06-11T19:07:41.477Z] Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T19:07:41.477Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:07:41.738Z] Selecting previously unselected package libubsan0:amd64. [2020-06-11T19:07:41.739Z] Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T19:07:41.739Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:07:41.739Z] Selecting previously unselected package libcilkrts5:amd64. [2020-06-11T19:07:41.739Z] Preparing to unpack .../52-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T19:07:41.739Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:07:41.999Z] Selecting previously unselected package libmpx2:amd64. [2020-06-11T19:07:41.999Z] Preparing to unpack .../53-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T19:07:41.999Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:07:41.999Z] Selecting previously unselected package libquadmath0:amd64. [2020-06-11T19:07:41.999Z] Preparing to unpack .../54-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-06-11T19:07:41.999Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:07:41.999Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-06-11T19:07:41.999Z] Preparing to unpack .../55-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T19:07:41.999Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:07:42.963Z] Selecting previously unselected package gcc-7. [2020-06-11T19:07:42.963Z] Preparing to unpack .../56-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T19:07:42.963Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:07:43.636Z] Removing intermediate container 1f54e31b7e73 [2020-06-11T19:07:43.636Z] ---> 8e6c5b09f872 [2020-06-11T19:07:43.636Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-11T19:07:43.636Z] ---> Running in 6de007cc307b [2020-06-11T19:07:43.907Z] Selecting previously unselected package gcc. [2020-06-11T19:07:43.907Z] Preparing to unpack .../57-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-06-11T19:07:43.907Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-11T19:07:43.907Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-06-11T19:07:43.907Z] Preparing to unpack .../58-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T19:07:43.907Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:07:45.060Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-11T19:07:45.649Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-11T19:07:45.826Z] Selecting previously unselected package g++-7. [2020-06-11T19:07:45.826Z] Preparing to unpack .../59-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-06-11T19:07:45.826Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:07:46.242Z] OK: 127 MiB in 45 packages [2020-06-11T19:07:46.398Z] Selecting previously unselected package g++. [2020-06-11T19:07:46.398Z] Preparing to unpack .../60-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-06-11T19:07:46.398Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-11T19:07:46.658Z] Selecting previously unselected package make. [2020-06-11T19:07:46.658Z] Preparing to unpack .../61-make_4.1-9.1ubuntu1_amd64.deb ... [2020-06-11T19:07:46.658Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-11T19:07:46.658Z] Selecting previously unselected package libdpkg-perl. [2020-06-11T19:07:46.658Z] Preparing to unpack .../62-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-06-11T19:07:46.658Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-11T19:07:46.919Z] Selecting previously unselected package patch. [2020-06-11T19:07:46.919Z] Preparing to unpack .../63-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-06-11T19:07:46.919Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-11T19:07:46.919Z] Selecting previously unselected package dpkg-dev. [2020-06-11T19:07:46.919Z] Preparing to unpack .../64-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-06-11T19:07:46.919Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-11T19:07:47.180Z] Selecting previously unselected package build-essential. [2020-06-11T19:07:47.180Z] Preparing to unpack .../65-build-essential_12.4ubuntu1_amd64.deb ... [2020-06-11T19:07:47.180Z] Unpacking build-essential (12.4ubuntu1) ... [2020-06-11T19:07:47.180Z] Selecting previously unselected package curl. [2020-06-11T19:07:47.180Z] Preparing to unpack .../66-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-06-11T19:07:47.180Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-06-11T19:07:47.180Z] Selecting previously unselected package libassuan0:amd64. [2020-06-11T19:07:47.180Z] Preparing to unpack .../67-libassuan0_2.5.1-2_amd64.deb ... [2020-06-11T19:07:47.180Z] Unpacking libassuan0:amd64 (2.5.1-2) ... [2020-06-11T19:07:47.219Z] Removing intermediate container 6de007cc307b [2020-06-11T19:07:47.219Z] ---> 816c113b5735 [2020-06-11T19:07:47.219Z] Step 8/24 : WORKDIR /app [2020-06-11T19:07:47.442Z] Selecting previously unselected package gpgconf. [2020-06-11T19:07:47.442Z] Preparing to unpack .../68-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T19:07:47.442Z] Unpacking gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-11T19:07:47.442Z] Selecting previously unselected package libksba8:amd64. [2020-06-11T19:07:47.442Z] Preparing to unpack .../69-libksba8_1.3.5-2_amd64.deb ... [2020-06-11T19:07:47.442Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-06-11T19:07:47.442Z] Selecting previously unselected package libnpth0:amd64. [2020-06-11T19:07:47.442Z] Preparing to unpack .../70-libnpth0_1.5-3_amd64.deb ... [2020-06-11T19:07:47.442Z] Unpacking libnpth0:amd64 (1.5-3) ... [2020-06-11T19:07:47.489Z] ---> Running in 83ae33e6fda5 [2020-06-11T19:07:47.704Z] Selecting previously unselected package dirmngr. [2020-06-11T19:07:47.704Z] Preparing to unpack .../71-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T19:07:47.704Z] Unpacking dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-11T19:07:47.704Z] Selecting previously unselected package libfakeroot:amd64. [2020-06-11T19:07:47.704Z] Preparing to unpack .../72-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-06-11T19:07:47.704Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-06-11T19:07:47.965Z] Selecting previously unselected package fakeroot. [2020-06-11T19:07:47.965Z] Preparing to unpack .../73-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-06-11T19:07:47.965Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-06-11T19:07:47.965Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-06-11T19:07:47.965Z] Preparing to unpack .../74-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-06-11T19:07:47.965Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-06-11T19:07:47.965Z] Selecting previously unselected package liberror-perl. [2020-06-11T19:07:47.965Z] Preparing to unpack .../75-liberror-perl_0.17025-1_all.deb ... [2020-06-11T19:07:47.965Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-11T19:07:48.081Z] Removing intermediate container 83ae33e6fda5 [2020-06-11T19:07:48.081Z] ---> 4be8baa8db4e [2020-06-11T19:07:48.081Z] Step 9/24 : COPY go.mod . [2020-06-11T19:07:48.226Z] Selecting previously unselected package git-man. [2020-06-11T19:07:48.226Z] Preparing to unpack .../76-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-11T19:07:48.226Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T19:07:48.226Z] Selecting previously unselected package git. [2020-06-11T19:07:48.226Z] Preparing to unpack .../77-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-06-11T19:07:48.226Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T19:07:48.681Z] ---> 7d496ee2558a [2020-06-11T19:07:48.681Z] Step 10/24 : RUN go mod download [2020-06-11T19:07:48.681Z] ---> Running in 0f315b25032c [2020-06-11T19:07:49.169Z] Selecting previously unselected package gnupg-l10n. [2020-06-11T19:07:49.169Z] Preparing to unpack .../78-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... [2020-06-11T19:07:49.169Z] Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-11T19:07:49.431Z] Selecting previously unselected package gnupg-utils. [2020-06-11T19:07:49.431Z] Preparing to unpack .../79-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T19:07:49.431Z] Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-11T19:07:49.431Z] Selecting previously unselected package gpg. [2020-06-11T19:07:49.431Z] Preparing to unpack .../80-gpg_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T19:07:49.431Z] Unpacking gpg (2.2.4-1ubuntu1.2) ... [2020-06-11T19:07:49.693Z] Selecting previously unselected package pinentry-curses. [2020-06-11T19:07:49.693Z] Preparing to unpack .../81-pinentry-curses_1.1.0-1_amd64.deb ... [2020-06-11T19:07:49.693Z] Unpacking pinentry-curses (1.1.0-1) ... [2020-06-11T19:07:49.693Z] Selecting previously unselected package gpg-agent. [2020-06-11T19:07:49.693Z] Preparing to unpack .../82-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T19:07:49.693Z] Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-11T19:07:49.693Z] Selecting previously unselected package gpg-wks-client. [2020-06-11T19:07:49.693Z] Preparing to unpack .../83-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T19:07:49.693Z] Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-11T19:07:49.956Z] Selecting previously unselected package gpg-wks-server. [2020-06-11T19:07:49.956Z] Preparing to unpack .../84-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T19:07:49.956Z] Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-11T19:07:49.956Z] Selecting previously unselected package gpgsm. [2020-06-11T19:07:49.956Z] Preparing to unpack .../85-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T19:07:49.956Z] Unpacking gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-11T19:07:49.956Z] Selecting previously unselected package gnupg. [2020-06-11T19:07:49.956Z] Preparing to unpack .../86-gnupg_2.2.4-1ubuntu1.2_amd64.deb ... [2020-06-11T19:07:49.956Z] Unpacking gnupg (2.2.4-1ubuntu1.2) ... [2020-06-11T19:07:50.217Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-06-11T19:07:50.217Z] Preparing to unpack .../87-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-06-11T19:07:50.217Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-06-11T19:07:50.217Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-06-11T19:07:50.217Z] Preparing to unpack .../88-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-06-11T19:07:50.217Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-11T19:07:50.217Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-06-11T19:07:50.217Z] Preparing to unpack .../89-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-06-11T19:07:50.217Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-06-11T19:07:50.479Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-06-11T19:07:50.479Z] Preparing to unpack .../90-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-06-11T19:07:50.479Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-06-11T19:07:50.479Z] Selecting previously unselected package libnorm1:amd64. [2020-06-11T19:07:50.479Z] Preparing to unpack .../91-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-06-11T19:07:50.479Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-06-11T19:07:50.479Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-06-11T19:07:50.479Z] Preparing to unpack .../92-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-06-11T19:07:50.479Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-06-11T19:07:50.742Z] Selecting previously unselected package libsodium23:amd64. [2020-06-11T19:07:50.742Z] Preparing to unpack .../93-libsodium23_1.0.16-2_amd64.deb ... [2020-06-11T19:07:50.742Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-06-11T19:07:50.742Z] Selecting previously unselected package libzmq5:amd64. [2020-06-11T19:07:50.742Z] Preparing to unpack .../94-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-06-11T19:07:50.742Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-11T19:07:50.742Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-06-11T19:07:50.742Z] Preparing to unpack .../95-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-06-11T19:07:50.742Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-11T19:07:51.004Z] Selecting previously unselected package manpages-dev. [2020-06-11T19:07:51.004Z] Preparing to unpack .../96-manpages-dev_4.15-1_all.deb ... [2020-06-11T19:07:51.004Z] Unpacking manpages-dev (4.15-1) ... [2020-06-11T19:07:51.266Z] Selecting previously unselected package pkg-config. [2020-06-11T19:07:51.266Z] Preparing to unpack .../97-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-06-11T19:07:51.266Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-06-11T19:07:51.291Z] Removing intermediate container 0f315b25032c [2020-06-11T19:07:51.291Z] ---> 448ddaf7523b [2020-06-11T19:07:51.291Z] Step 11/24 : COPY . . [2020-06-11T19:07:51.528Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:07:51.528Z] Setting up libnpth0:amd64 (1.5-3) ... [2020-06-11T19:07:51.528Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-06-11T19:07:51.528Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:07:51.528Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-06-11T19:07:51.528Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:07:51.528Z] Setting up readline-common (7.0-3) ... [2020-06-11T19:07:51.528Z] Setting up manpages (4.15-1) ... [2020-06-11T19:07:51.528Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T19:07:51.528Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-11T19:07:51.790Z] Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... [2020-06-11T19:07:51.790Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:07:51.790Z] Setting up less (487-0.1) ... [2020-06-11T19:07:52.281Z] ---> 3f02cb168117 [2020-06-11T19:07:52.281Z] Step 12/24 : ARG MAKE="make build" [2020-06-11T19:07:52.281Z] ---> Running in b65eb2a7821e [2020-06-11T19:07:52.363Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-11T19:07:52.363Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T19:07:52.625Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-06-11T19:07:52.625Z] Setting up libreadline7:amd64 (7.0-3) ... [2020-06-11T19:07:52.625Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-06-11T19:07:52.625Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:07:52.625Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T19:07:52.625Z] No schema files found: doing nothing. [2020-06-11T19:07:52.879Z] Removing intermediate container b65eb2a7821e [2020-06-11T19:07:52.879Z] ---> 297c75dbcda8 [2020-06-11T19:07:52.879Z] Step 13/24 : RUN $MAKE [2020-06-11T19:07:52.879Z] ---> Running in b2daaee0b271 [2020-06-11T19:07:52.886Z] Setting up linux-libc-dev:amd64 (4.15.0-106.107) ... [2020-06-11T19:07:52.886Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-06-11T19:07:52.886Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-06-11T19:07:52.886Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T19:07:52.886Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-06-11T19:07:52.886Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-11T19:07:52.886Z] Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-11T19:07:52.886Z] Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-11T19:07:52.886Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:07:53.146Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-06-11T19:07:53.146Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:07:53.146Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T19:07:53.146Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-06-11T19:07:53.146Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:07:53.146Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-11T19:07:53.146Z] Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T19:07:53.146Z] Setting up xz-utils (5.2.2-1.3) ... [2020-06-11T19:07:53.146Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-11T19:07:53.146Z] 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-11T19:07:53.146Z] 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-11T19:07:53.146Z] 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-11T19:07:53.146Z] 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-11T19:07:53.146Z] 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-11T19:07:53.146Z] 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-11T19:07:53.146Z] 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-11T19:07:53.146Z] 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-11T19:07:53.146Z] 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-11T19:07:53.146Z] 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-11T19:07:53.146Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-06-11T19:07:53.407Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-06-11T19:07:53.407Z] Setting up shared-mime-info (1.9-2) ... [2020-06-11T19:07:54.314Z] 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-11T19:08:00.004Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-06-11T19:08:00.004Z] Setting up libc-dev-bin (2.27-3ubuntu1) ... [2020-06-11T19:08:00.004Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-11T19:08:00.004Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-11T19:08:00.004Z] Setting up manpages-dev (4.15-1) ... [2020-06-11T19:08:00.004Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T19:08:00.004Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1) ... [2020-06-11T19:08:00.004Z] Setting up libassuan0:amd64 (2.5.1-2) ... [2020-06-11T19:08:00.004Z] Setting up xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-11T19:08:00.004Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:08:00.004Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T19:08:00.004Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-06-11T19:08:00.004Z] Setting up netbase (5.4) ... [2020-06-11T19:08:00.004Z] Setting up libisl19:amd64 (0.19-1) ... [2020-06-11T19:08:00.004Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-11T19:08:00.004Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:08:00.004Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T19:08:00.004Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:08:00.004Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:08:00.004Z] Setting up gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-11T19:08:00.004Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-06-11T19:08:00.004Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-06-11T19:08:00.004Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-06-11T19:08:00.004Z] 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-11T19:08:00.004Z] 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-11T19:08:00.004Z] 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-11T19:08:00.004Z] 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-11T19:08:00.004Z] 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-11T19:08:00.004Z] 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-11T19:08:00.004Z] 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-11T19:08:00.004Z] 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-11T19:08:00.004Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:08:00.004Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:08:00.004Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:08:00.004Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-11T19:08:00.004Z] Setting up gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-11T19:08:00.004Z] Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-11T19:08:00.004Z] Setting up pinentry-curses (1.1.0-1) ... [2020-06-11T19:08:00.004Z] Setting up dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-11T19:08:00.004Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-11T19:08:00.004Z] Setting up gpg (2.2.4-1ubuntu1.2) ... [2020-06-11T19:08:00.265Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-11T19:08:00.265Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-11T19:08:00.265Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T19:08:00.265Z] Setting up gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-11T19:08:00.265Z] Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-11T19:08:00.265Z] Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-11T19:08:00.265Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-11T19:08:00.265Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-11T19:08:00.525Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-06-11T19:08:00.525Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-06-11T19:08:00.525Z] Setting up binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-11T19:08:00.525Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-06-11T19:08:00.525Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:08:00.525Z] Setting up liberror-perl (0.17025-1) ... [2020-06-11T19:08:00.525Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:08:00.525Z] Setting up gnupg (2.2.4-1ubuntu1.2) ... [2020-06-11T19:08:00.525Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-11T19:08:00.786Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-11T19:08:00.786Z] Setting up xauth (1:1.0.10-1) ... [2020-06-11T19:08:00.786Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-06-11T19:08:00.786Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-11T19:08:00.786Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-11T19:08:00.786Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-11T19:08:01.047Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-06-11T19:08:01.047Z] 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-11T19:08:01.047Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T19:08:01.047Z] Setting up build-essential (12.4ubuntu1) ... [2020-06-11T19:08:01.047Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-06-11T19:08:01.047Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-11T19:08:04.370Z] binutils set to automatically installed. [2020-06-11T19:08:04.370Z] binutils-common set to automatically installed. [2020-06-11T19:08:04.370Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-06-11T19:08:04.370Z] build-essential set to automatically installed. [2020-06-11T19:08:04.370Z] cpp set to automatically installed. [2020-06-11T19:08:04.370Z] cpp-7 set to automatically installed. [2020-06-11T19:08:04.370Z] curl set to automatically installed. [2020-06-11T19:08:04.370Z] dirmngr set to automatically installed. [2020-06-11T19:08:04.370Z] dpkg-dev set to automatically installed. [2020-06-11T19:08:04.370Z] fakeroot set to automatically installed. [2020-06-11T19:08:04.370Z] g++ set to automatically installed. [2020-06-11T19:08:04.370Z] g++-7 set to automatically installed. [2020-06-11T19:08:04.370Z] gcc set to automatically installed. [2020-06-11T19:08:04.370Z] gcc-7 set to automatically installed. [2020-06-11T19:08:04.370Z] gcc-7-base set to automatically installed. [2020-06-11T19:08:04.370Z] git set to automatically installed. [2020-06-11T19:08:04.370Z] git-man set to automatically installed. [2020-06-11T19:08:04.370Z] gnupg set to automatically installed. [2020-06-11T19:08:04.370Z] gnupg-l10n set to automatically installed. [2020-06-11T19:08:04.370Z] gnupg-utils set to automatically installed. [2020-06-11T19:08:04.370Z] gpg set to automatically installed. [2020-06-11T19:08:04.370Z] gpg-agent set to automatically installed. [2020-06-11T19:08:04.370Z] gpg-wks-client set to automatically installed. [2020-06-11T19:08:04.370Z] gpg-wks-server set to automatically installed. [2020-06-11T19:08:04.370Z] gpgconf set to automatically installed. [2020-06-11T19:08:04.370Z] gpgsm set to automatically installed. [2020-06-11T19:08:04.370Z] less set to automatically installed. [2020-06-11T19:08:04.370Z] libalgorithm-diff-perl set to automatically installed. [2020-06-11T19:08:04.370Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-06-11T19:08:04.370Z] libalgorithm-merge-perl set to automatically installed. [2020-06-11T19:08:04.370Z] libasan4 set to automatically installed. [2020-06-11T19:08:04.370Z] libassuan0 set to automatically installed. [2020-06-11T19:08:04.370Z] libatomic1 set to automatically installed. [2020-06-11T19:08:04.370Z] libbinutils set to automatically installed. [2020-06-11T19:08:04.370Z] libbsd0 set to automatically installed. [2020-06-11T19:08:04.370Z] libc-dev-bin set to automatically installed. [2020-06-11T19:08:04.370Z] libc6-dev set to automatically installed. [2020-06-11T19:08:04.370Z] libcc1-0 set to automatically installed. [2020-06-11T19:08:04.370Z] libcilkrts5 set to automatically installed. [2020-06-11T19:08:04.370Z] libcurl3-gnutls set to automatically installed. [2020-06-11T19:08:04.370Z] libdpkg-perl set to automatically installed. [2020-06-11T19:08:04.370Z] libedit2 set to automatically installed. [2020-06-11T19:08:04.370Z] liberror-perl set to automatically installed. [2020-06-11T19:08:04.370Z] libexpat1 set to automatically installed. [2020-06-11T19:08:04.370Z] libfakeroot set to automatically installed. [2020-06-11T19:08:04.370Z] libfile-fcntllock-perl set to automatically installed. [2020-06-11T19:08:04.370Z] libgcc-7-dev set to automatically installed. [2020-06-11T19:08:04.370Z] libgdbm-compat4 set to automatically installed. [2020-06-11T19:08:04.370Z] libgdbm5 set to automatically installed. [2020-06-11T19:08:04.370Z] libglib2.0-0 set to automatically installed. [2020-06-11T19:08:04.370Z] libglib2.0-data set to automatically installed. [2020-06-11T19:08:04.370Z] libgomp1 set to automatically installed. [2020-06-11T19:08:04.370Z] libicu60 set to automatically installed. [2020-06-11T19:08:04.370Z] libisl19 set to automatically installed. [2020-06-11T19:08:04.370Z] libitm1 set to automatically installed. [2020-06-11T19:08:04.370Z] libksba8 set to automatically installed. [2020-06-11T19:08:04.370Z] liblocale-gettext-perl set to automatically installed. [2020-06-11T19:08:04.370Z] liblsan0 set to automatically installed. [2020-06-11T19:08:04.370Z] libmpc3 set to automatically installed. [2020-06-11T19:08:04.370Z] libmpfr6 set to automatically installed. [2020-06-11T19:08:04.370Z] libmpx2 set to automatically installed. [2020-06-11T19:08:04.370Z] libnorm1 set to automatically installed. [2020-06-11T19:08:04.370Z] libnpth0 set to automatically installed. [2020-06-11T19:08:04.370Z] libperl5.26 set to automatically installed. [2020-06-11T19:08:04.370Z] libpgm-5.2-0 set to automatically installed. [2020-06-11T19:08:04.370Z] libquadmath0 set to automatically installed. [2020-06-11T19:08:04.370Z] libreadline7 set to automatically installed. [2020-06-11T19:08:04.370Z] libsodium23 set to automatically installed. [2020-06-11T19:08:04.370Z] libssl1.0.0 set to automatically installed. [2020-06-11T19:08:04.370Z] libstdc++-7-dev set to automatically installed. [2020-06-11T19:08:04.370Z] libtsan0 set to automatically installed. [2020-06-11T19:08:04.370Z] libubsan0 set to automatically installed. [2020-06-11T19:08:04.370Z] libx11-6 set to automatically installed. [2020-06-11T19:08:04.370Z] libx11-data set to automatically installed. [2020-06-11T19:08:04.370Z] libxau6 set to automatically installed. [2020-06-11T19:08:04.371Z] libxcb1 set to automatically installed. [2020-06-11T19:08:04.371Z] libxdmcp6 set to automatically installed. [2020-06-11T19:08:04.371Z] libxext6 set to automatically installed. [2020-06-11T19:08:04.371Z] libxml2 set to automatically installed. [2020-06-11T19:08:04.371Z] libxmuu1 set to automatically installed. [2020-06-11T19:08:04.371Z] libzmq3-dev set to automatically installed. [2020-06-11T19:08:04.371Z] libzmq5 set to automatically installed. [2020-06-11T19:08:04.371Z] linux-libc-dev set to automatically installed. [2020-06-11T19:08:04.371Z] make set to automatically installed. [2020-06-11T19:08:04.371Z] manpages set to automatically installed. [2020-06-11T19:08:04.371Z] manpages-dev set to automatically installed. [2020-06-11T19:08:04.371Z] netbase set to automatically installed. [2020-06-11T19:08:04.371Z] openssh-client set to automatically installed. [2020-06-11T19:08:04.371Z] patch set to automatically installed. [2020-06-11T19:08:04.371Z] perl set to automatically installed. [2020-06-11T19:08:04.371Z] perl-modules-5.26 set to automatically installed. [2020-06-11T19:08:04.371Z] pinentry-curses set to automatically installed. [2020-06-11T19:08:04.371Z] pkg-config set to automatically installed. [2020-06-11T19:08:04.371Z] readline-common set to automatically installed. [2020-06-11T19:08:04.371Z] shared-mime-info set to automatically installed. [2020-06-11T19:08:04.371Z] xauth set to automatically installed. [2020-06-11T19:08:04.371Z] xdg-user-dirs set to automatically installed. [2020-06-11T19:08:04.371Z] xz-utils set to automatically installed. [2020-06-11T19:08:04.371Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-11T19:08:04.371Z] Please ensure the environment is properly setup before continuing. [2020-06-11T19:08:04.371Z] Ignore this message if the appropriate measures have already been taken [2020-06-11T19:08:04.959Z] Pulling go [2020-06-11T19:08:05.981Z] 'app-service-config' has dependencies that need to be staged: go [2020-06-11T19:08:05.981Z] Skipping pull go (already ran) [2020-06-11T19:08:05.981Z] Building go [2020-06-11T19:08:05.981Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-11T19:08:05.981Z] Dload Upload Total Spent Left Speed [2020-06-11T19:08:08.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 35 114M 35 40.1M 0 0 42.9M 0 0:00:02 --:--:-- 0:00:02 42.9M 73 114M 73 83.8M 0 0 45.0M 0 0:00:02 0:00:01 0:00:01 44.9M 100 114M 100 114M 0 0 50.8M 0 0:00:02 0:00:02 --:--:-- 50.8M [2020-06-11T19:08:09.056Z] go1.13.10.linux-amd64.tar.gz: OK [2020-06-11T19:08:17.212Z] Staging go [2020-06-11T19:08:32.125Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-06-11T19:08:32.125Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-06-11T19:08:32.125Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] [2020-06-11T19:08:32.125Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] [2020-06-11T19:08:32.125Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] [2020-06-11T19:08:32.125Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [958 kB] [2020-06-11T19:08:32.125Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-06-11T19:08:32.125Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-06-11T19:08:32.125Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] [2020-06-11T19:08:32.125Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] [2020-06-11T19:08:32.125Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] [2020-06-11T19:08:32.125Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] [2020-06-11T19:08:32.125Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] [2020-06-11T19:08:32.125Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] [2020-06-11T19:08:32.126Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] [2020-06-11T19:08:32.126Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] [2020-06-11T19:08:32.126Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-06-11T19:08:32.126Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-06-11T19:08:32.126Z] Fetched 18.0 MB in 0s (0 B/s) [2020-06-11T19:08:32.126Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-06-11T19:08:32.126Z] Fetched 224 kB in 0s (0 B/s) [2020-06-11T19:08:32.126Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-06-11T19:08:32.126Z] Fetched 157 kB in 0s (0 B/s) [2020-06-11T19:08:32.126Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-06-11T19:08:32.126Z] Fetched 221 kB in 0s (0 B/s) [2020-06-11T19:08:32.126Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-06-11T19:08:32.126Z] Fetched 143 kB in 0s (0 B/s) [2020-06-11T19:08:32.126Z] Pulling app-service-config [2020-06-11T19:08:32.126Z] Pulling config-common [2020-06-11T19:08:32.700Z] Skipping build go (already ran) [2020-06-11T19:08:32.700Z] Building app-service-config [2020-06-11T19:08:32.961Z] 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-11T19:08:34.345Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T19:08:34.345Z] go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T19:08:34.345Z] go: downloading github.com/gorilla/mux v1.7.4 [2020-06-11T19:08:34.345Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T19:08:34.345Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T19:08:34.345Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T19:08:34.345Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T19:08:34.345Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T19:08:34.345Z] go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T19:08:34.345Z] go: extracting github.com/gorilla/mux v1.7.4 [2020-06-11T19:08:34.345Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T19:08:34.345Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T19:08:34.345Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-11T19:08:34.345Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T19:08:34.345Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T19:08:34.345Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-11T19:08:34.345Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T19:08:34.345Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-11T19:08:34.345Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T19:08:34.345Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-11T19:08:34.345Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T19:08:34.345Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-11T19:08:34.345Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T19:08:34.345Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T19:08:34.345Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T19:08:34.345Z] go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T19:08:34.345Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-11T19:08:34.345Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-11T19:08:34.345Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T19:08:34.345Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-11T19:08:34.345Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-06-11T19:08:34.345Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T19:08:34.345Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-11T19:08:34.345Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T19:08:34.345Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-11T19:08:34.345Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-11T19:08:34.617Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-11T19:08:34.617Z] go: extracting github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T19:08:34.617Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T19:08:34.617Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-11T19:08:34.617Z] go: extracting github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T19:08:34.617Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T19:08:34.617Z] go: extracting github.com/pebbe/zmq4 v1.0.0 [2020-06-11T19:08:34.617Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T19:08:34.617Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T19:08:34.617Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-11T19:08:34.617Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T19:08:34.617Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T19:08:34.617Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T19:08:34.617Z] go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T19:08:34.617Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T19:08:34.617Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-11T19:08:34.617Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T19:08:34.617Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T19:08:34.617Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T19:08:34.617Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T19:08:34.617Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T19:08:34.617Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T19:08:34.617Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T19:08:34.617Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T19:08:34.880Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T19:08:34.880Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-11T19:08:34.880Z] go: extracting go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T19:08:34.880Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T19:08:34.880Z] go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T19:08:34.880Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T19:08:34.880Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T19:08:34.880Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T19:08:34.880Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T19:08:34.880Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T19:08:35.142Z] go: downloading github.com/golang/snappy v0.0.1 [2020-06-11T19:08:35.142Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-06-11T19:08:35.142Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T19:08:35.142Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T19:08:35.142Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-06-11T19:08:35.142Z] go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T19:08:35.142Z] go: extracting github.com/go-stack/stack v1.8.0 [2020-06-11T19:08:35.142Z] go: extracting github.com/xdg/stringprep v1.0.0 [2020-06-11T19:08:35.142Z] go: extracting github.com/golang/snappy v0.0.1 [2020-06-11T19:08:35.142Z] go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T19:08:35.142Z] go: downloading golang.org/x/text v0.3.2 [2020-06-11T19:08:35.142Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T19:08:36.086Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T19:08:36.657Z] go: extracting golang.org/x/text v0.3.2 [2020-06-11T19:08:37.238Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T19:08:37.238Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T19:08:37.238Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T19:08:37.238Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T19:08:37.238Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T19:08:37.238Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T19:08:37.238Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T19:08:37.238Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T19:08:37.238Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T19:08:37.238Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T19:08:37.238Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T19:08:37.238Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-11T19:08:37.238Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T19:08:37.238Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T19:08:37.238Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T19:08:37.238Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T19:08:37.238Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T19:08:37.238Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T19:08:37.238Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T19:08:37.238Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T19:08:37.238Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T19:08:37.238Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T19:08:37.238Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-11T19:08:37.238Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T19:08:37.238Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-11T19:08:37.238Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T19:08:37.238Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T19:08:37.238Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T19:08:37.238Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T19:08:37.238Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T19:08:37.238Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T19:08:37.238Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T19:08:37.238Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T19:08:37.238Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-11T19:08:37.238Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T19:08:37.238Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T19:08:37.238Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T19:08:37.238Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-11T19:08:37.238Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T19:08:37.238Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T19:08:37.238Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T19:08:37.238Z] go: finding golang.org/x/text v0.3.2 [2020-06-11T19:08:41.269Z] Removing intermediate container b2daaee0b271 [2020-06-11T19:08:41.269Z] ---> 5fbd826825bc [2020-06-11T19:08:41.269Z] Step 14/24 : FROM alpine:latest [2020-06-11T19:08:41.537Z] latest: Pulling from library/alpine [2020-06-11T19:08:41.809Z] b538f80385f9: Pulling fs layer [2020-06-11T19:08:42.079Z] b538f80385f9: Verifying Checksum [2020-06-11T19:08:42.079Z] b538f80385f9: Download complete [2020-06-11T19:08:42.673Z] b538f80385f9: Pull complete [2020-06-11T19:08:42.673Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-11T19:08:42.673Z] Status: Downloaded newer image for alpine:latest [2020-06-11T19:08:42.673Z] ---> 62ee0e9f8440 [2020-06-11T19:08:42.673Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-11T19:08:42.673Z] ---> Running in 0a8f4c3cfd1a [2020-06-11T19:08:43.267Z] Removing intermediate container 0a8f4c3cfd1a [2020-06-11T19:08:43.267Z] ---> b143d83ba1c8 [2020-06-11T19:08:43.267Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} [2020-06-11T19:08:43.267Z] ---> Running in c3d43aaf9571 [2020-06-11T19:08:43.857Z] Removing intermediate container c3d43aaf9571 [2020-06-11T19:08:43.857Z] ---> c55043263f90 [2020-06-11T19:08:43.857Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq [2020-06-11T19:08:43.857Z] ---> Running in 49ece82487a7 [2020-06-11T19:08:45.285Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-06-11T19:08:45.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-06-11T19:08:46.150Z] (1/6) Installing ca-certificates (20191127-r3) [2020-06-11T19:08:46.150Z] (2/6) Installing libgcc (9.3.0-r2) [2020-06-11T19:08:46.150Z] (3/6) Installing libsodium (1.0.18-r0) [2020-06-11T19:08:46.150Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-06-11T19:08:46.150Z] (5/6) Installing libzmq (4.3.2-r0) [2020-06-11T19:08:46.150Z] (6/6) Installing zeromq (4.3.2-r0) [2020-06-11T19:08:46.150Z] Executing busybox-1.31.1-r16.trigger [2020-06-11T19:08:46.150Z] Executing ca-certificates-20191127-r3.trigger [2020-06-11T19:08:46.423Z] OK: 8 MiB in 20 packages [2020-06-11T19:08:48.412Z] Removing intermediate container 49ece82487a7 [2020-06-11T19:08:48.412Z] ---> b1fd5fde53d4 [2020-06-11T19:08:48.412Z] Step 18/24 : COPY --from=builder /app/res/ /res/ [2020-06-11T19:08:48.686Z] ---> 1fca50b8288f [2020-06-11T19:08:48.686Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-06-11T19:08:50.674Z] ---> e75fc4ad1611 [2020-06-11T19:08:50.674Z] Step 20/24 : EXPOSE 48095 [2020-06-11T19:08:50.674Z] ---> Running in 71dff74da7e5 [2020-06-11T19:08:51.273Z] Removing intermediate container 71dff74da7e5 [2020-06-11T19:08:51.273Z] ---> 29155622df27 [2020-06-11T19:08:51.273Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-06-11T19:08:51.273Z] ---> Running in a5acedf84aa8 [2020-06-11T19:08:51.545Z] Removing intermediate container a5acedf84aa8 [2020-06-11T19:08:51.545Z] ---> fb1a6aa7a843 [2020-06-11T19:08:51.545Z] Step 22/24 : LABEL arch=arm64 [2020-06-11T19:08:51.819Z] ---> Running in f64ad666b2fc [2020-06-11T19:08:52.091Z] Removing intermediate container f64ad666b2fc [2020-06-11T19:08:52.091Z] ---> adf3f9fae260 [2020-06-11T19:08:52.091Z] Step 23/24 : LABEL git_sha=72a95133bb72c2ca6185248e7b3232cd406e7be0 [2020-06-11T19:08:52.363Z] ---> Running in a84cad22996e [2020-06-11T19:08:52.638Z] Removing intermediate container a84cad22996e [2020-06-11T19:08:52.638Z] ---> 683db5708814 [2020-06-11T19:08:52.638Z] Step 24/24 : LABEL version=0.0.0 [2020-06-11T19:08:52.909Z] ---> Running in 5f33f990b9e2 [2020-06-11T19:08:53.181Z] Removing intermediate container 5f33f990b9e2 [2020-06-11T19:08:53.181Z] ---> 35d330d053ff [2020-06-11T19:08:53.181Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-11T19:08:53.181Z] Successfully built 35d330d053ff [2020-06-11T19:08:53.181Z] 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-11T19:08:53.795Z] + grep snapcraft.yaml [2020-06-11T19:08:53.795Z] + find /w/workspace/app-service-configurable/2 [2020-06-11T19:08:53.795Z] + grep -Po ^name: \K(.*) /w/workspace/app-service-configurable/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-11T19:08:53.933Z] provisioning config files... [2020-06-11T19:08:53.958Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/2@tmp/config3155135353728370010tmp [Pipeline] { [Pipeline] sh [2020-06-11T19:08:54.326Z] + cp /w/workspace/app-service-configurable/2@tmp/config3155135353728370010tmp /w/workspace/app-service-configurable/2/edgex-snap-store-login [Pipeline] sh [2020-06-11T19:08:54.670Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/2:/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-11T19:08:54.670Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-06-11T19:08:54.670Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-06-11T19:08:54.670Z] b2f61026a351: Pulling fs layer [2020-06-11T19:08:54.670Z] 5538fb30c42c: Pulling fs layer [2020-06-11T19:08:54.670Z] f0b05810781a: Pulling fs layer [2020-06-11T19:08:54.670Z] 0180a33352d6: Pulling fs layer [2020-06-11T19:08:54.670Z] e7604b0c0f53: Pulling fs layer [2020-06-11T19:08:54.670Z] db689cb83ae0: Pulling fs layer [2020-06-11T19:08:54.670Z] 6138af208834: Pulling fs layer [2020-06-11T19:08:54.670Z] 007c8e8c5d63: Pulling fs layer [2020-06-11T19:08:54.670Z] 4f7a387c642f: Pulling fs layer [2020-06-11T19:08:54.670Z] db689cb83ae0: Waiting [2020-06-11T19:08:54.670Z] 6138af208834: Waiting [2020-06-11T19:08:54.670Z] 007c8e8c5d63: Waiting [2020-06-11T19:08:54.670Z] 0180a33352d6: Waiting [2020-06-11T19:08:54.670Z] e7604b0c0f53: Waiting [2020-06-11T19:08:54.670Z] 4f7a387c642f: Waiting [2020-06-11T19:08:54.942Z] f0b05810781a: Verifying Checksum [2020-06-11T19:08:54.942Z] f0b05810781a: Download complete [2020-06-11T19:08:54.942Z] 5538fb30c42c: Verifying Checksum [2020-06-11T19:08:54.942Z] 5538fb30c42c: Download complete [2020-06-11T19:08:54.942Z] 0180a33352d6: Verifying Checksum [2020-06-11T19:08:54.942Z] 0180a33352d6: Download complete [2020-06-11T19:08:54.942Z] db689cb83ae0: Verifying Checksum [2020-06-11T19:08:54.942Z] db689cb83ae0: Download complete [2020-06-11T19:08:54.942Z] 6138af208834: Download complete [2020-06-11T19:08:54.942Z] 007c8e8c5d63: Verifying Checksum [2020-06-11T19:08:54.942Z] 007c8e8c5d63: Download complete [2020-06-11T19:08:54.942Z] 4f7a387c642f: Verifying Checksum [2020-06-11T19:08:55.920Z] b2f61026a351: Verifying Checksum [2020-06-11T19:08:55.920Z] b2f61026a351: Download complete [2020-06-11T19:08:58.548Z] b2f61026a351: Pull complete [2020-06-11T19:08:59.150Z] 5538fb30c42c: Pull complete [2020-06-11T19:08:59.314Z] Building config-common [2020-06-11T19:08:59.423Z] f0b05810781a: Pull complete [2020-06-11T19:08:59.704Z] 0180a33352d6: Pull complete [2020-06-11T19:09:01.861Z] Skipping stage go (already ran) [2020-06-11T19:09:01.861Z] Staging app-service-config [2020-06-11T19:09:02.308Z] e7604b0c0f53: Verifying Checksum [2020-06-11T19:09:02.308Z] e7604b0c0f53: Download complete [2020-06-11T19:09:02.804Z] Staging config-common [2020-06-11T19:09:03.376Z] Priming go [2020-06-11T19:09:04.318Z] Priming app-service-config [2020-06-11T19:09:05.260Z] Priming config-common [2020-06-11T19:09:06.206Z] Snapping 'edgex-app-service-configurable' ... [2020-06-11T19:09:08.168Z] [2020-06-11T19:09:08.168Z] Snapped edgex-app-service-configurable_1.1.0-20200611+72a9513_amd64.snap [Pipeline] } [2020-06-11T19:09:10.088Z] 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-11T19:09:34.651Z] e7604b0c0f53: Pull complete [2020-06-11T19:09:34.651Z] db689cb83ae0: Pull complete [2020-06-11T19:09:34.651Z] 6138af208834: Pull complete [2020-06-11T19:09:34.651Z] 007c8e8c5d63: Pull complete [2020-06-11T19:09:34.651Z] 4f7a387c642f: Pull complete [2020-06-11T19:09:34.651Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-06-11T19:09:34.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-06-11T19:09:40.077Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-06-11T19:09:40.077Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-06-11T19:09:40.349Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-06-11T19:09:40.628Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-06-11T19:09:41.233Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [879 kB] [2020-06-11T19:09:42.664Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] [2020-06-11T19:09:42.664Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] [2020-06-11T19:09:42.664Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] [2020-06-11T19:09:44.630Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-06-11T19:09:44.630Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-06-11T19:09:44.630Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [606 kB] [2020-06-11T19:09:45.604Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] [2020-06-11T19:09:47.031Z] Fetched 3748 kB in 8s (490 kB/s) [2020-06-11T19:09:52.417Z] Reading package lists... [2020-06-11T19:09:57.801Z] 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-11T19:09:57.801Z] - README.md [2020-06-11T19:09:57.801Z] [2020-06-11T19:09:57.801Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-06-11T19:10:04.512Z] 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-11T19:10:07.885Z] Reading package lists... [2020-06-11T19:10:08.750Z] Building dependency tree... [2020-06-11T19:10:08.750Z] Reading state information... [2020-06-11T19:10:09.725Z] The following packages were automatically installed and are no longer required: [2020-06-11T19:10:09.725Z] libjq1 liblzo2-2 libonig4 [2020-06-11T19:10:09.725Z] Use 'sudo apt autoremove' to remove them. [2020-06-11T19:10:09.725Z] Suggested packages: [2020-06-11T19:10:09.725Z] binutils-doc cpp-doc gcc-7-locales dbus-user-session libpam-systemd [2020-06-11T19:10:09.725Z] pinentry-gnome3 tor debian-keyring gcc-7-doc libstdc++6-7-dbg gcc-multilib [2020-06-11T19:10:09.725Z] autoconf automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg [2020-06-11T19:10:09.725Z] libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg [2020-06-11T19:10:09.725Z] libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base [2020-06-11T19:10:09.725Z] git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk [2020-06-11T19:10:09.725Z] gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage scdaemon [2020-06-11T19:10:09.725Z] glibc-doc bzr gdbm-l10n libstdc++-7-doc make-doc man-browser keychain [2020-06-11T19:10:09.725Z] libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-06-11T19:10:09.725Z] libterm-readline-gnu-perl | libterm-readline-perl-perl pinentry-doc [2020-06-11T19:10:09.725Z] readline-doc [2020-06-11T19:10:10.710Z] The following NEW packages will be installed: [2020-06-11T19:10:10.710Z] binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp [2020-06-11T19:10:10.710Z] cpp-7 curl dirmngr dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git [2020-06-11T19:10:10.710Z] git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client [2020-06-11T19:10:10.710Z] gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl [2020-06-11T19:10:10.710Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libassuan0 [2020-06-11T19:10:10.710Z] libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0 [2020-06-11T19:10:10.710Z] libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot [2020-06-11T19:10:10.710Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libglib2.0-0 [2020-06-11T19:10:10.710Z] libglib2.0-data libgomp1 libicu60 libisl19 libitm1 libksba8 [2020-06-11T19:10:10.710Z] liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libnpth0 [2020-06-11T19:10:10.710Z] libperl5.26 libpgm-5.2-0 libreadline7 libsodium23 libssl1.0.0 [2020-06-11T19:10:10.710Z] libstdc++-7-dev libtsan0 libubsan0 libx11-6 libx11-data libxau6 libxcb1 [2020-06-11T19:10:10.711Z] libxdmcp6 libxext6 libxml2 libxmuu1 libzmq3-dev libzmq5 linux-libc-dev make [2020-06-11T19:10:10.711Z] manpages manpages-dev netbase openssh-client patch perl perl-modules-5.26 [2020-06-11T19:10:10.711Z] pinentry-curses pkg-config readline-common shared-mime-info xauth [2020-06-11T19:10:10.711Z] xdg-user-dirs xz-utils [2020-06-11T19:10:10.980Z] 0 upgraded, 95 newly installed, 0 to remove and 10 not upgraded. [2020-06-11T19:10:10.980Z] Need to get 63.4 MB of archives. [2020-06-11T19:10:10.980Z] After this operation, 277 MB of additional disk space will be used. [2020-06-11T19:10:10.980Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] [2020-06-11T19:10:11.252Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-06-11T19:10:11.252Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-06-11T19:10:11.521Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-06-11T19:10:11.521Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-06-11T19:10:11.521Z] 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-11T19:10:11.791Z] 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-11T19:10:13.751Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-06-11T19:10:13.751Z] 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-11T19:10:23.867Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-06-11T19:10:23.867Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-06-11T19:10:23.867Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-06-11T19:10:24.840Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-11T19:10:25.114Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-06-11T19:10:25.114Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-06-11T19:10:25.114Z] 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-11T19:10:25.390Z] 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-11T19:10:25.390Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libicu60 arm64 60.2-3ubuntu3.1 [7987 kB] [2020-06-11T19:10:27.995Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 readline-common all 7.0-3 [52.9 kB] [2020-06-11T19:10:27.995Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libreadline7 arm64 7.0-3 [107 kB] [2020-06-11T19:10:27.995Z] 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-11T19:10:27.995Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-06-11T19:10:27.995Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 shared-mime-info arm64 1.9-2 [423 kB] [2020-06-11T19:10:27.995Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xdg-user-dirs arm64 0.17-1ubuntu1 [47.0 kB] [2020-06-11T19:10:27.995Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xz-utils arm64 5.2.2-1.3 [79.2 kB] [2020-06-11T19:10:27.995Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-06-11T19:10:27.995Z] 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-11T19:10:27.995Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-06-11T19:10:27.995Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] [2020-06-11T19:10:27.995Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-06-11T19:10:28.266Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-06-11T19:10:28.266Z] 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-11T19:10:28.266Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.3 [417 kB] [2020-06-11T19:10:28.266Z] 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-11T19:10:28.536Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.3 [3368 B] [2020-06-11T19:10:28.536Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libc-dev-bin arm64 2.27-3ubuntu1 [58.6 kB] [2020-06-11T19:10:28.536Z] 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-11T19:10:28.810Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libc6-dev arm64 2.27-3ubuntu1 [2052 kB] [2020-06-11T19:10:29.083Z] 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-11T19:10:29.083Z] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] [2020-06-11T19:10:29.083Z] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] [2020-06-11T19:10:29.083Z] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] [2020-06-11T19:10:29.083Z] 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-11T19:10:30.061Z] 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-11T19:10:30.061Z] 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-11T19:10:30.061Z] 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-11T19:10:30.061Z] 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-11T19:10:30.061Z] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] [2020-06-11T19:10:30.061Z] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] [2020-06-11T19:10:30.061Z] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] [2020-06-11T19:10:30.061Z] Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] [2020-06-11T19:10:30.061Z] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] [2020-06-11T19:10:30.061Z] 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-11T19:10:30.336Z] 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-11T19:10:30.931Z] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] [2020-06-11T19:10:30.931Z] 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-11T19:10:31.202Z] 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-11T19:10:31.796Z] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] [2020-06-11T19:10:31.796Z] Get:59 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-06-11T19:10:31.796Z] Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-06-11T19:10:31.796Z] Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-06-11T19:10:31.796Z] Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-06-11T19:10:31.796Z] Get:63 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] [2020-06-11T19:10:31.796Z] Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-06-11T19:10:31.796Z] Get:65 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libassuan0 arm64 2.5.1-2 [28.9 kB] [2020-06-11T19:10:31.796Z] Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgconf arm64 2.2.4-1ubuntu1.2 [106 kB] [2020-06-11T19:10:31.796Z] Get:67 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] [2020-06-11T19:10:32.068Z] Get:68 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnpth0 arm64 1.5-3 [6844 B] [2020-06-11T19:10:32.068Z] Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dirmngr arm64 2.2.4-1ubuntu1.2 [276 kB] [2020-06-11T19:10:32.068Z] Get:70 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] [2020-06-11T19:10:32.068Z] Get:71 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] [2020-06-11T19:10:32.068Z] Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-06-11T19:10:32.068Z] Get:73 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-11T19:10:32.068Z] 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-11T19:10:32.068Z] Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-06-11T19:10:32.340Z] 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-11T19:10:32.340Z] Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg-utils arm64 2.2.4-1ubuntu1.2 [108 kB] [2020-06-11T19:10:32.340Z] Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg arm64 2.2.4-1ubuntu1.2 [400 kB] [2020-06-11T19:10:32.340Z] Get:79 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pinentry-curses arm64 1.1.0-1 [32.4 kB] [2020-06-11T19:10:32.340Z] Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.2 [190 kB] [2020-06-11T19:10:32.340Z] 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-11T19:10:32.340Z] 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-11T19:10:32.340Z] Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gpgsm arm64 2.2.4-1ubuntu1.2 [182 kB] [2020-06-11T19:10:32.340Z] Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gnupg arm64 2.2.4-1ubuntu1.2 [249 kB] [2020-06-11T19:10:32.340Z] Get:85 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-06-11T19:10:32.610Z] Get:86 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] [2020-06-11T19:10:32.610Z] Get:87 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-06-11T19:10:32.610Z] Get:88 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] [2020-06-11T19:10:32.610Z] Get:89 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] [2020-06-11T19:10:32.610Z] 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-11T19:10:32.610Z] Get:91 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] [2020-06-11T19:10:32.610Z] Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] [2020-06-11T19:10:32.610Z] Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] [2020-06-11T19:10:32.610Z] Get:94 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] [2020-06-11T19:10:32.884Z] Get:95 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] [2020-06-11T19:10:33.476Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-11T19:10:33.476Z] Fetched 63.4 MB in 22s (2877 kB/s) [2020-06-11T19:10:33.476Z] Selecting previously unselected package liblocale-gettext-perl. [2020-06-11T19:10:33.476Z] (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-11T19:10:33.476Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_arm64.deb ... [2020-06-11T19:10:33.476Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-06-11T19:10:33.749Z] Selecting previously unselected package libxau6:arm64. [2020-06-11T19:10:33.749Z] Preparing to unpack .../01-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-06-11T19:10:33.749Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-06-11T19:10:33.749Z] Selecting previously unselected package libbsd0:arm64. [2020-06-11T19:10:33.749Z] Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-06-11T19:10:33.749Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-11T19:10:34.021Z] Selecting previously unselected package libxdmcp6:arm64. [2020-06-11T19:10:34.021Z] Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-06-11T19:10:34.021Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-11T19:10:34.021Z] Selecting previously unselected package libxcb1:arm64. [2020-06-11T19:10:34.021Z] Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-06-11T19:10:34.021Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-11T19:10:34.294Z] Selecting previously unselected package libx11-data. [2020-06-11T19:10:34.294Z] Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-11T19:10:34.294Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T19:10:34.568Z] Selecting previously unselected package libx11-6:arm64. [2020-06-11T19:10:34.568Z] Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-06-11T19:10:34.568Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T19:10:34.839Z] Selecting previously unselected package libxext6:arm64. [2020-06-11T19:10:34.839Z] Preparing to unpack .../07-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-06-11T19:10:34.839Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-06-11T19:10:34.839Z] Selecting previously unselected package perl-modules-5.26. [2020-06-11T19:10:34.839Z] Preparing to unpack .../08-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-11T19:10:34.840Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T19:10:36.273Z] Selecting previously unselected package libgdbm5:arm64. [2020-06-11T19:10:36.273Z] Preparing to unpack .../09-libgdbm5_1.14.1-6_arm64.deb ... [2020-06-11T19:10:36.273Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-06-11T19:10:36.545Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-06-11T19:10:36.545Z] Preparing to unpack .../10-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-06-11T19:10:36.545Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-11T19:10:36.545Z] Selecting previously unselected package libperl5.26:arm64. [2020-06-11T19:10:36.545Z] Preparing to unpack .../11-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-11T19:10:36.545Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-11T19:10:37.986Z] Selecting previously unselected package perl. [2020-06-11T19:10:37.986Z] Preparing to unpack .../12-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-11T19:10:38.258Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-11T19:10:38.258Z] Selecting previously unselected package less. [2020-06-11T19:10:38.258Z] Preparing to unpack .../13-less_487-0.1_arm64.deb ... [2020-06-11T19:10:38.258Z] Unpacking less (487-0.1) ... [2020-06-11T19:10:38.530Z] Selecting previously unselected package libexpat1:arm64. [2020-06-11T19:10:38.530Z] Preparing to unpack .../14-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-06-11T19:10:38.530Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-11T19:10:38.802Z] Selecting previously unselected package libglib2.0-0:arm64. [2020-06-11T19:10:38.802Z] Preparing to unpack .../15-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... [2020-06-11T19:10:38.802Z] Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T19:10:39.073Z] Selecting previously unselected package libglib2.0-data. [2020-06-11T19:10:39.073Z] Preparing to unpack .../16-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... [2020-06-11T19:10:39.073Z] Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T19:10:39.073Z] Selecting previously unselected package libicu60:arm64. [2020-06-11T19:10:39.073Z] Preparing to unpack .../17-libicu60_60.2-3ubuntu3.1_arm64.deb ... [2020-06-11T19:10:39.073Z] Unpacking libicu60:arm64 (60.2-3ubuntu3.1) ... [2020-06-11T19:10:41.045Z] Selecting previously unselected package readline-common. [2020-06-11T19:10:41.045Z] Preparing to unpack .../18-readline-common_7.0-3_all.deb ... [2020-06-11T19:10:41.045Z] Unpacking readline-common (7.0-3) ... [2020-06-11T19:10:41.318Z] Selecting previously unselected package libreadline7:arm64. [2020-06-11T19:10:41.318Z] Preparing to unpack .../19-libreadline7_7.0-3_arm64.deb ... [2020-06-11T19:10:41.318Z] Unpacking libreadline7:arm64 (7.0-3) ... [2020-06-11T19:10:41.318Z] Selecting previously unselected package libxml2:arm64. [2020-06-11T19:10:41.591Z] Preparing to unpack .../20-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_arm64.deb ... [2020-06-11T19:10:41.591Z] Unpacking libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-11T19:10:41.867Z] Selecting previously unselected package netbase. [2020-06-11T19:10:41.867Z] Preparing to unpack .../21-netbase_5.4_all.deb ... [2020-06-11T19:10:41.867Z] Unpacking netbase (5.4) ... [2020-06-11T19:10:41.867Z] Selecting previously unselected package shared-mime-info. [2020-06-11T19:10:41.867Z] Preparing to unpack .../22-shared-mime-info_1.9-2_arm64.deb ... [2020-06-11T19:10:41.867Z] Unpacking shared-mime-info (1.9-2) ... [2020-06-11T19:10:42.148Z] Selecting previously unselected package xdg-user-dirs. [2020-06-11T19:10:42.148Z] Preparing to unpack .../23-xdg-user-dirs_0.17-1ubuntu1_arm64.deb ... [2020-06-11T19:10:42.148Z] Unpacking xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-11T19:10:42.435Z] Selecting previously unselected package xz-utils. [2020-06-11T19:10:42.435Z] Preparing to unpack .../24-xz-utils_5.2.2-1.3_arm64.deb ... [2020-06-11T19:10:42.435Z] Unpacking xz-utils (5.2.2-1.3) ... [2020-06-11T19:10:42.708Z] Selecting previously unselected package libedit2:arm64. [2020-06-11T19:10:42.708Z] Preparing to unpack .../25-libedit2_3.1-20170329-1_arm64.deb ... [2020-06-11T19:10:42.708Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-06-11T19:10:42.708Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-06-11T19:10:42.708Z] Preparing to unpack .../26-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-06-11T19:10:42.708Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T19:10:42.978Z] Selecting previously unselected package libxmuu1:arm64. [2020-06-11T19:10:42.978Z] Preparing to unpack .../27-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-06-11T19:10:42.978Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-11T19:10:43.251Z] Selecting previously unselected package manpages. [2020-06-11T19:10:43.251Z] Preparing to unpack .../28-manpages_4.15-1_all.deb ... [2020-06-11T19:10:43.251Z] Unpacking manpages (4.15-1) ... [2020-06-11T19:10:43.521Z] Selecting previously unselected package openssh-client. [2020-06-11T19:10:43.521Z] Preparing to unpack .../29-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-06-11T19:10:43.521Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T19:10:43.795Z] Selecting previously unselected package xauth. [2020-06-11T19:10:43.795Z] Preparing to unpack .../30-xauth_1%3a1.0.10-1_arm64.deb ... [2020-06-11T19:10:43.795Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-11T19:10:43.795Z] Selecting previously unselected package binutils-common:arm64. [2020-06-11T19:10:43.795Z] Preparing to unpack .../31-binutils-common_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-11T19:10:43.795Z] Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T19:10:44.067Z] Selecting previously unselected package libbinutils:arm64. [2020-06-11T19:10:44.067Z] Preparing to unpack .../32-libbinutils_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-11T19:10:44.067Z] Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T19:10:44.340Z] Selecting previously unselected package binutils-aarch64-linux-gnu. [2020-06-11T19:10:44.340Z] Preparing to unpack .../33-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-11T19:10:44.340Z] Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-11T19:10:45.319Z] Selecting previously unselected package binutils. [2020-06-11T19:10:45.319Z] Preparing to unpack .../34-binutils_2.30-21ubuntu1~18.04.3_arm64.deb ... [2020-06-11T19:10:45.319Z] Unpacking binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-11T19:10:45.319Z] Selecting previously unselected package libc-dev-bin. [2020-06-11T19:10:45.319Z] Preparing to unpack .../35-libc-dev-bin_2.27-3ubuntu1_arm64.deb ... [2020-06-11T19:10:45.319Z] Unpacking libc-dev-bin (2.27-3ubuntu1) ... [2020-06-11T19:10:45.594Z] Selecting previously unselected package linux-libc-dev:arm64. [2020-06-11T19:10:45.594Z] Preparing to unpack .../36-linux-libc-dev_4.15.0-106.107_arm64.deb ... [2020-06-11T19:10:45.594Z] Unpacking linux-libc-dev:arm64 (4.15.0-106.107) ... [2020-06-11T19:10:46.573Z] Selecting previously unselected package libc6-dev:arm64. [2020-06-11T19:10:46.573Z] Preparing to unpack .../37-libc6-dev_2.27-3ubuntu1_arm64.deb ... [2020-06-11T19:10:46.573Z] Unpacking libc6-dev:arm64 (2.27-3ubuntu1) ... [2020-06-11T19:10:47.559Z] Selecting previously unselected package gcc-7-base:arm64. [2020-06-11T19:10:47.559Z] Preparing to unpack .../38-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T19:10:47.559Z] Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:10:47.559Z] Selecting previously unselected package libisl19:arm64. [2020-06-11T19:10:47.559Z] Preparing to unpack .../39-libisl19_0.19-1_arm64.deb ... [2020-06-11T19:10:47.559Z] Unpacking libisl19:arm64 (0.19-1) ... [2020-06-11T19:10:47.829Z] Selecting previously unselected package libmpfr6:arm64. [2020-06-11T19:10:47.829Z] Preparing to unpack .../40-libmpfr6_4.0.1-1_arm64.deb ... [2020-06-11T19:10:47.829Z] Unpacking libmpfr6:arm64 (4.0.1-1) ... [2020-06-11T19:10:48.101Z] Selecting previously unselected package libmpc3:arm64. [2020-06-11T19:10:48.101Z] Preparing to unpack .../41-libmpc3_1.1.0-1_arm64.deb ... [2020-06-11T19:10:48.101Z] Unpacking libmpc3:arm64 (1.1.0-1) ... [2020-06-11T19:10:48.373Z] Selecting previously unselected package cpp-7. [2020-06-11T19:10:48.373Z] Preparing to unpack .../42-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T19:10:48.373Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:10:50.342Z] Selecting previously unselected package cpp. [2020-06-11T19:10:50.342Z] Preparing to unpack .../43-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-06-11T19:10:50.342Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-11T19:10:50.342Z] Selecting previously unselected package libcc1-0:arm64. [2020-06-11T19:10:50.342Z] Preparing to unpack .../44-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-11T19:10:50.342Z] Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:10:50.342Z] Selecting previously unselected package libgomp1:arm64. [2020-06-11T19:10:50.342Z] Preparing to unpack .../45-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-11T19:10:50.342Z] Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:10:50.342Z] Selecting previously unselected package libitm1:arm64. [2020-06-11T19:10:50.621Z] Preparing to unpack .../46-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-11T19:10:50.621Z] Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:10:50.621Z] Selecting previously unselected package libatomic1:arm64. [2020-06-11T19:10:50.621Z] Preparing to unpack .../47-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-11T19:10:50.621Z] Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:10:50.621Z] Selecting previously unselected package libasan4:arm64. [2020-06-11T19:10:50.900Z] Preparing to unpack .../48-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T19:10:50.900Z] Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:10:50.900Z] Selecting previously unselected package liblsan0:arm64. [2020-06-11T19:10:50.900Z] Preparing to unpack .../49-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-11T19:10:50.900Z] Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:10:51.254Z] Selecting previously unselected package libtsan0:arm64. [2020-06-11T19:10:51.254Z] Preparing to unpack .../50-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-06-11T19:10:51.254Z] Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:10:51.254Z] Selecting previously unselected package libubsan0:arm64. [2020-06-11T19:10:51.254Z] Preparing to unpack .../51-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T19:10:51.552Z] Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:10:51.552Z] Selecting previously unselected package libgcc-7-dev:arm64. [2020-06-11T19:10:51.552Z] Preparing to unpack .../52-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T19:10:51.552Z] Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:10:52.182Z] Selecting previously unselected package gcc-7. [2020-06-11T19:10:52.182Z] Preparing to unpack .../53-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T19:10:52.182Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:10:53.664Z] Selecting previously unselected package gcc. [2020-06-11T19:10:53.664Z] Preparing to unpack .../54-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-06-11T19:10:53.664Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-11T19:10:53.943Z] Selecting previously unselected package libstdc++-7-dev:arm64. [2020-06-11T19:10:53.943Z] Preparing to unpack .../55-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T19:10:53.943Z] Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:10:54.865Z] Selecting previously unselected package g++-7. [2020-06-11T19:10:55.146Z] Preparing to unpack .../56-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-06-11T19:10:55.146Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:10:57.188Z] Selecting previously unselected package g++. [2020-06-11T19:10:57.188Z] Preparing to unpack .../57-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-06-11T19:10:57.188Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-11T19:10:57.188Z] Selecting previously unselected package make. [2020-06-11T19:10:57.188Z] Preparing to unpack .../58-make_4.1-9.1ubuntu1_arm64.deb ... [2020-06-11T19:10:57.188Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-11T19:10:57.188Z] Selecting previously unselected package libdpkg-perl. [2020-06-11T19:10:57.188Z] Preparing to unpack .../59-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-06-11T19:10:57.188Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-11T19:10:57.188Z] Selecting previously unselected package patch. [2020-06-11T19:10:57.188Z] Preparing to unpack .../60-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-06-11T19:10:57.468Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-11T19:10:57.468Z] Selecting previously unselected package dpkg-dev. [2020-06-11T19:10:57.468Z] Preparing to unpack .../61-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-06-11T19:10:57.468Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-11T19:10:57.760Z] Selecting previously unselected package build-essential. [2020-06-11T19:10:57.760Z] Preparing to unpack .../62-build-essential_12.4ubuntu1_arm64.deb ... [2020-06-11T19:10:57.760Z] Unpacking build-essential (12.4ubuntu1) ... [2020-06-11T19:10:57.760Z] Selecting previously unselected package curl. [2020-06-11T19:10:57.760Z] Preparing to unpack .../63-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-06-11T19:10:57.760Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-06-11T19:10:58.049Z] Selecting previously unselected package libassuan0:arm64. [2020-06-11T19:10:58.049Z] Preparing to unpack .../64-libassuan0_2.5.1-2_arm64.deb ... [2020-06-11T19:10:58.049Z] Unpacking libassuan0:arm64 (2.5.1-2) ... [2020-06-11T19:10:58.049Z] Selecting previously unselected package gpgconf. [2020-06-11T19:10:58.049Z] Preparing to unpack .../65-gpgconf_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T19:10:58.329Z] Unpacking gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-11T19:10:58.329Z] Selecting previously unselected package libksba8:arm64. [2020-06-11T19:10:58.329Z] Preparing to unpack .../66-libksba8_1.3.5-2_arm64.deb ... [2020-06-11T19:10:58.329Z] Unpacking libksba8:arm64 (1.3.5-2) ... [2020-06-11T19:10:58.609Z] Selecting previously unselected package libnpth0:arm64. [2020-06-11T19:10:58.609Z] Preparing to unpack .../67-libnpth0_1.5-3_arm64.deb ... [2020-06-11T19:10:58.609Z] Unpacking libnpth0:arm64 (1.5-3) ... [2020-06-11T19:10:58.609Z] Selecting previously unselected package dirmngr. [2020-06-11T19:10:58.609Z] Preparing to unpack .../68-dirmngr_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T19:10:58.881Z] Unpacking dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-11T19:10:58.881Z] Selecting previously unselected package libfakeroot:arm64. [2020-06-11T19:10:58.881Z] Preparing to unpack .../69-libfakeroot_1.22-2ubuntu1_arm64.deb ... [2020-06-11T19:10:58.881Z] Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-06-11T19:10:59.153Z] Selecting previously unselected package fakeroot. [2020-06-11T19:10:59.153Z] Preparing to unpack .../70-fakeroot_1.22-2ubuntu1_arm64.deb ... [2020-06-11T19:10:59.153Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-06-11T19:10:59.153Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-06-11T19:10:59.153Z] Preparing to unpack .../71-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-06-11T19:10:59.153Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-06-11T19:10:59.423Z] Selecting previously unselected package liberror-perl. [2020-06-11T19:10:59.423Z] Preparing to unpack .../72-liberror-perl_0.17025-1_all.deb ... [2020-06-11T19:10:59.423Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-11T19:10:59.423Z] Selecting previously unselected package git-man. [2020-06-11T19:10:59.423Z] Preparing to unpack .../73-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-11T19:10:59.423Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T19:10:59.692Z] Selecting previously unselected package git. [2020-06-11T19:10:59.692Z] Preparing to unpack .../74-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-06-11T19:10:59.692Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T19:11:01.122Z] Selecting previously unselected package gnupg-l10n. [2020-06-11T19:11:01.122Z] Preparing to unpack .../75-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... [2020-06-11T19:11:01.122Z] Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-11T19:11:01.122Z] Selecting previously unselected package gnupg-utils. [2020-06-11T19:11:01.122Z] Preparing to unpack .../76-gnupg-utils_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T19:11:01.122Z] Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-11T19:11:01.395Z] Selecting previously unselected package gpg. [2020-06-11T19:11:01.395Z] Preparing to unpack .../77-gpg_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T19:11:01.395Z] Unpacking gpg (2.2.4-1ubuntu1.2) ... [2020-06-11T19:11:01.667Z] Selecting previously unselected package pinentry-curses. [2020-06-11T19:11:01.667Z] Preparing to unpack .../78-pinentry-curses_1.1.0-1_arm64.deb ... [2020-06-11T19:11:01.667Z] Unpacking pinentry-curses (1.1.0-1) ... [2020-06-11T19:11:01.667Z] Selecting previously unselected package gpg-agent. [2020-06-11T19:11:01.667Z] Preparing to unpack .../79-gpg-agent_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T19:11:01.667Z] Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-11T19:11:01.939Z] Selecting previously unselected package gpg-wks-client. [2020-06-11T19:11:01.939Z] Preparing to unpack .../80-gpg-wks-client_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T19:11:01.939Z] Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-11T19:11:01.939Z] Selecting previously unselected package gpg-wks-server. [2020-06-11T19:11:01.939Z] Preparing to unpack .../81-gpg-wks-server_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T19:11:01.939Z] Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-11T19:11:02.212Z] Selecting previously unselected package gpgsm. [2020-06-11T19:11:02.212Z] Preparing to unpack .../82-gpgsm_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T19:11:02.212Z] Unpacking gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-11T19:11:02.212Z] Selecting previously unselected package gnupg. [2020-06-11T19:11:02.212Z] Preparing to unpack .../83-gnupg_2.2.4-1ubuntu1.2_arm64.deb ... [2020-06-11T19:11:02.212Z] Unpacking gnupg (2.2.4-1ubuntu1.2) ... [2020-06-11T19:11:02.488Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-06-11T19:11:02.488Z] Preparing to unpack .../84-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-06-11T19:11:02.488Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-06-11T19:11:02.762Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-06-11T19:11:02.762Z] Preparing to unpack .../85-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... [2020-06-11T19:11:02.762Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-11T19:11:02.762Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-06-11T19:11:02.762Z] Preparing to unpack .../86-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-06-11T19:11:02.762Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-06-11T19:11:02.762Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-06-11T19:11:02.762Z] Preparing to unpack .../87-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... [2020-06-11T19:11:02.762Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-06-11T19:11:03.033Z] Selecting previously unselected package libnorm1:arm64. [2020-06-11T19:11:03.033Z] Preparing to unpack .../88-libnorm1_1.5r6+dfsg1-6_arm64.deb ... [2020-06-11T19:11:03.033Z] Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-06-11T19:11:03.306Z] Selecting previously unselected package libpgm-5.2-0:arm64. [2020-06-11T19:11:03.306Z] Preparing to unpack .../89-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... [2020-06-11T19:11:03.306Z] Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-06-11T19:11:03.306Z] Selecting previously unselected package libsodium23:arm64. [2020-06-11T19:11:03.306Z] Preparing to unpack .../90-libsodium23_1.0.16-2_arm64.deb ... [2020-06-11T19:11:03.306Z] Unpacking libsodium23:arm64 (1.0.16-2) ... [2020-06-11T19:11:03.578Z] Selecting previously unselected package libzmq5:arm64. [2020-06-11T19:11:03.578Z] Preparing to unpack .../91-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... [2020-06-11T19:11:03.578Z] Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-11T19:11:03.578Z] Selecting previously unselected package libzmq3-dev:arm64. [2020-06-11T19:11:03.578Z] Preparing to unpack .../92-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... [2020-06-11T19:11:03.578Z] Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-11T19:11:03.847Z] Selecting previously unselected package manpages-dev. [2020-06-11T19:11:03.847Z] Preparing to unpack .../93-manpages-dev_4.15-1_all.deb ... [2020-06-11T19:11:03.847Z] Unpacking manpages-dev (4.15-1) ... [2020-06-11T19:11:04.815Z] Selecting previously unselected package pkg-config. [2020-06-11T19:11:04.815Z] Preparing to unpack .../94-pkg-config_0.29.1-0ubuntu2_arm64.deb ... [2020-06-11T19:11:04.815Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-06-11T19:11:04.815Z] Setting up libnpth0:arm64 (1.5-3) ... [2020-06-11T19:11:04.815Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-06-11T19:11:04.815Z] Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:11:04.815Z] Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-06-11T19:11:04.815Z] Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:11:04.815Z] Setting up readline-common (7.0-3) ... [2020-06-11T19:11:05.085Z] Setting up manpages (4.15-1) ... [2020-06-11T19:11:05.085Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T19:11:05.085Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-11T19:11:05.085Z] Setting up libicu60:arm64 (60.2-3ubuntu3.1) ... [2020-06-11T19:11:05.085Z] Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:11:05.085Z] Setting up less (487-0.1) ... [2020-06-11T19:11:05.677Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-11T19:11:05.677Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T19:11:05.949Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-06-11T19:11:05.949Z] Setting up libreadline7:arm64 (7.0-3) ... [2020-06-11T19:11:05.949Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-06-11T19:11:05.949Z] Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:11:05.949Z] Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T19:11:05.949Z] No schema files found: doing nothing. [2020-06-11T19:11:06.221Z] Setting up linux-libc-dev:arm64 (4.15.0-106.107) ... [2020-06-11T19:11:06.221Z] Setting up libmpfr6:arm64 (4.0.1-1) ... [2020-06-11T19:11:06.221Z] Setting up libksba8:arm64 (1.3.5-2) ... [2020-06-11T19:11:06.221Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T19:11:06.221Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-06-11T19:11:06.221Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-11T19:11:06.221Z] Setting up libxml2:arm64 (2.9.4+dfsg1-6.1ubuntu1.3) ... [2020-06-11T19:11:06.221Z] Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... [2020-06-11T19:11:06.491Z] Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:11:06.491Z] Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-06-11T19:11:06.491Z] Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:11:06.491Z] Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T19:11:06.491Z] Setting up libsodium23:arm64 (1.0.16-2) ... [2020-06-11T19:11:06.491Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-11T19:11:06.491Z] Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... [2020-06-11T19:11:06.764Z] Setting up xz-utils (5.2.2-1.3) ... [2020-06-11T19:11:06.764Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-11T19:11:06.764Z] 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-11T19:11:06.764Z] 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-11T19:11:06.764Z] 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-11T19:11:06.764Z] 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-11T19:11:06.764Z] 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-11T19:11:06.764Z] 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-11T19:11:06.764Z] 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-11T19:11:06.764Z] 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-11T19:11:06.764Z] 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-11T19:11:06.764Z] 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-11T19:11:06.764Z] Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-06-11T19:11:06.764Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-06-11T19:11:06.764Z] Setting up shared-mime-info (1.9-2) ... [2020-06-11T19:11:15.027Z] Setting up libmpc3:arm64 (1.1.0-1) ... [2020-06-11T19:11:15.027Z] Setting up libc-dev-bin (2.27-3ubuntu1) ... [2020-06-11T19:11:15.027Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-11T19:11:15.027Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-11T19:11:15.027Z] Setting up manpages-dev (4.15-1) ... [2020-06-11T19:11:15.027Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T19:11:15.027Z] Setting up libc6-dev:arm64 (2.27-3ubuntu1) ... [2020-06-11T19:11:15.027Z] Setting up libassuan0:arm64 (2.5.1-2) ... [2020-06-11T19:11:15.027Z] Setting up xdg-user-dirs (0.17-1ubuntu1) ... [2020-06-11T19:11:15.027Z] Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-06-11T19:11:15.027Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T19:11:15.027Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-06-11T19:11:15.027Z] Setting up netbase (5.4) ... [2020-06-11T19:11:15.027Z] Setting up libisl19:arm64 (0.19-1) ... [2020-06-11T19:11:15.027Z] Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-11T19:11:15.027Z] Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:11:15.027Z] Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.3) ... [2020-06-11T19:11:15.027Z] Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:11:15.027Z] Setting up gpgconf (2.2.4-1ubuntu1.2) ... [2020-06-11T19:11:15.027Z] Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-06-11T19:11:15.027Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-06-11T19:11:15.027Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-06-11T19:11:15.027Z] 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-11T19:11:15.027Z] 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-11T19:11:15.027Z] 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-11T19:11:15.027Z] 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-11T19:11:15.027Z] 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-11T19:11:15.027Z] 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-11T19:11:15.027Z] 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-11T19:11:15.027Z] 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-11T19:11:15.027Z] Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:11:15.027Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:11:15.299Z] Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:11:15.299Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-11T19:11:15.299Z] Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.3) ... [2020-06-11T19:11:15.299Z] Setting up gpgsm (2.2.4-1ubuntu1.2) ... [2020-06-11T19:11:15.299Z] Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... [2020-06-11T19:11:15.571Z] Setting up pinentry-curses (1.1.0-1) ... [2020-06-11T19:11:15.571Z] Setting up binutils (2.30-21ubuntu1~18.04.3) ... [2020-06-11T19:11:15.571Z] Setting up dirmngr (2.2.4-1ubuntu1.2) ... [2020-06-11T19:11:15.571Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-11T19:11:15.571Z] Setting up gpg (2.2.4-1ubuntu1.2) ... [2020-06-11T19:11:15.842Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-06-11T19:11:15.842Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:11:15.842Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-06-11T19:11:15.842Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T19:11:15.842Z] Setting up gpg-agent (2.2.4-1ubuntu1.2) ... [2020-06-11T19:11:16.112Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-06-11T19:11:16.112Z] Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... [2020-06-11T19:11:16.112Z] Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... [2020-06-11T19:11:16.112Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-11T19:11:16.384Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-11T19:11:16.384Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-06-11T19:11:16.384Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-06-11T19:11:16.384Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-06-11T19:11:16.384Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-06-11T19:11:16.384Z] 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-11T19:11:16.657Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-06-11T19:11:16.657Z] Setting up liberror-perl (0.17025-1) ... [2020-06-11T19:11:16.657Z] Setting up gnupg (2.2.4-1ubuntu1.2) ... [2020-06-11T19:11:16.657Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-06-11T19:11:16.657Z] Setting up xauth (1:1.0.10-1) ... [2020-06-11T19:11:16.657Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-06-11T19:11:16.931Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-06-11T19:11:16.931Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-06-11T19:11:16.931Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T19:11:17.203Z] Setting up build-essential (12.4ubuntu1) ... [2020-06-11T19:11:17.203Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-06-11T19:11:17.477Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-11T19:11:25.722Z] binutils set to automatically installed. [2020-06-11T19:11:25.722Z] binutils-aarch64-linux-gnu set to automatically installed. [2020-06-11T19:11:25.722Z] binutils-common set to automatically installed. [2020-06-11T19:11:25.722Z] build-essential set to automatically installed. [2020-06-11T19:11:25.722Z] cpp set to automatically installed. [2020-06-11T19:11:25.722Z] cpp-7 set to automatically installed. [2020-06-11T19:11:25.722Z] curl set to automatically installed. [2020-06-11T19:11:25.722Z] dirmngr set to automatically installed. [2020-06-11T19:11:25.722Z] dpkg-dev set to automatically installed. [2020-06-11T19:11:25.722Z] fakeroot set to automatically installed. [2020-06-11T19:11:25.722Z] g++ set to automatically installed. [2020-06-11T19:11:25.722Z] g++-7 set to automatically installed. [2020-06-11T19:11:25.722Z] gcc set to automatically installed. [2020-06-11T19:11:25.722Z] gcc-7 set to automatically installed. [2020-06-11T19:11:25.722Z] gcc-7-base set to automatically installed. [2020-06-11T19:11:25.722Z] git set to automatically installed. [2020-06-11T19:11:25.722Z] git-man set to automatically installed. [2020-06-11T19:11:25.722Z] gnupg set to automatically installed. [2020-06-11T19:11:25.722Z] gnupg-l10n set to automatically installed. [2020-06-11T19:11:25.722Z] gnupg-utils set to automatically installed. [2020-06-11T19:11:25.722Z] gpg set to automatically installed. [2020-06-11T19:11:25.722Z] gpg-agent set to automatically installed. [2020-06-11T19:11:25.722Z] gpg-wks-client set to automatically installed. [2020-06-11T19:11:25.722Z] gpg-wks-server set to automatically installed. [2020-06-11T19:11:25.722Z] gpgconf set to automatically installed. [2020-06-11T19:11:25.722Z] gpgsm set to automatically installed. [2020-06-11T19:11:25.722Z] less set to automatically installed. [2020-06-11T19:11:25.722Z] libalgorithm-diff-perl set to automatically installed. [2020-06-11T19:11:25.722Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-06-11T19:11:25.722Z] libalgorithm-merge-perl set to automatically installed. [2020-06-11T19:11:25.722Z] libasan4 set to automatically installed. [2020-06-11T19:11:25.722Z] libassuan0 set to automatically installed. [2020-06-11T19:11:25.722Z] libatomic1 set to automatically installed. [2020-06-11T19:11:25.722Z] libbinutils set to automatically installed. [2020-06-11T19:11:25.722Z] libbsd0 set to automatically installed. [2020-06-11T19:11:25.722Z] libc-dev-bin set to automatically installed. [2020-06-11T19:11:25.722Z] libc6-dev set to automatically installed. [2020-06-11T19:11:25.722Z] libcc1-0 set to automatically installed. [2020-06-11T19:11:25.722Z] libcurl3-gnutls set to automatically installed. [2020-06-11T19:11:25.722Z] libdpkg-perl set to automatically installed. [2020-06-11T19:11:25.722Z] libedit2 set to automatically installed. [2020-06-11T19:11:25.722Z] liberror-perl set to automatically installed. [2020-06-11T19:11:25.722Z] libexpat1 set to automatically installed. [2020-06-11T19:11:25.722Z] libfakeroot set to automatically installed. [2020-06-11T19:11:25.722Z] libfile-fcntllock-perl set to automatically installed. [2020-06-11T19:11:25.722Z] libgcc-7-dev set to automatically installed. [2020-06-11T19:11:25.722Z] libgdbm-compat4 set to automatically installed. [2020-06-11T19:11:25.722Z] libgdbm5 set to automatically installed. [2020-06-11T19:11:25.722Z] libglib2.0-0 set to automatically installed. [2020-06-11T19:11:25.722Z] libglib2.0-data set to automatically installed. [2020-06-11T19:11:25.722Z] libgomp1 set to automatically installed. [2020-06-11T19:11:25.722Z] libicu60 set to automatically installed. [2020-06-11T19:11:25.722Z] libisl19 set to automatically installed. [2020-06-11T19:11:25.722Z] libitm1 set to automatically installed. [2020-06-11T19:11:25.722Z] libksba8 set to automatically installed. [2020-06-11T19:11:25.722Z] liblocale-gettext-perl set to automatically installed. [2020-06-11T19:11:25.722Z] liblsan0 set to automatically installed. [2020-06-11T19:11:25.722Z] libmpc3 set to automatically installed. [2020-06-11T19:11:25.722Z] libmpfr6 set to automatically installed. [2020-06-11T19:11:25.722Z] libnorm1 set to automatically installed. [2020-06-11T19:11:25.722Z] libnpth0 set to automatically installed. [2020-06-11T19:11:25.722Z] libperl5.26 set to automatically installed. [2020-06-11T19:11:25.722Z] libpgm-5.2-0 set to automatically installed. [2020-06-11T19:11:25.722Z] libreadline7 set to automatically installed. [2020-06-11T19:11:25.722Z] libsodium23 set to automatically installed. [2020-06-11T19:11:25.722Z] libssl1.0.0 set to automatically installed. [2020-06-11T19:11:25.722Z] libstdc++-7-dev set to automatically installed. [2020-06-11T19:11:25.722Z] libtsan0 set to automatically installed. [2020-06-11T19:11:25.722Z] libubsan0 set to automatically installed. [2020-06-11T19:11:25.722Z] libx11-6 set to automatically installed. [2020-06-11T19:11:25.722Z] libx11-data set to automatically installed. [2020-06-11T19:11:25.722Z] libxau6 set to automatically installed. [2020-06-11T19:11:25.722Z] libxcb1 set to automatically installed. [2020-06-11T19:11:25.722Z] libxdmcp6 set to automatically installed. [2020-06-11T19:11:25.722Z] libxext6 set to automatically installed. [2020-06-11T19:11:25.722Z] libxml2 set to automatically installed. [2020-06-11T19:11:25.722Z] libxmuu1 set to automatically installed. [2020-06-11T19:11:25.722Z] libzmq3-dev set to automatically installed. [2020-06-11T19:11:25.722Z] libzmq5 set to automatically installed. [2020-06-11T19:11:25.722Z] linux-libc-dev set to automatically installed. [2020-06-11T19:11:25.722Z] make set to automatically installed. [2020-06-11T19:11:25.722Z] manpages set to automatically installed. [2020-06-11T19:11:25.722Z] manpages-dev set to automatically installed. [2020-06-11T19:11:25.722Z] netbase set to automatically installed. [2020-06-11T19:11:25.722Z] openssh-client set to automatically installed. [2020-06-11T19:11:25.722Z] patch set to automatically installed. [2020-06-11T19:11:25.722Z] perl set to automatically installed. [2020-06-11T19:11:25.722Z] perl-modules-5.26 set to automatically installed. [2020-06-11T19:11:25.722Z] pinentry-curses set to automatically installed. [2020-06-11T19:11:25.722Z] pkg-config set to automatically installed. [2020-06-11T19:11:25.722Z] readline-common set to automatically installed. [2020-06-11T19:11:25.722Z] shared-mime-info set to automatically installed. [2020-06-11T19:11:25.722Z] xauth set to automatically installed. [2020-06-11T19:11:25.722Z] xdg-user-dirs set to automatically installed. [2020-06-11T19:11:25.722Z] xz-utils set to automatically installed. [2020-06-11T19:11:25.722Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-11T19:11:25.722Z] Please ensure the environment is properly setup before continuing. [2020-06-11T19:11:25.722Z] Ignore this message if the appropriate measures have already been taken [2020-06-11T19:11:26.312Z] Pulling go [2020-06-11T19:11:29.671Z] 'app-service-config' has dependencies that need to be staged: go [2020-06-11T19:11:29.671Z] Skipping pull go (already ran) [2020-06-11T19:11:29.671Z] Building go [2020-06-11T19:11:29.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-11T19:11:29.671Z] Dload Upload Total Spent Left Speed [2020-06-11T19:11:31.615Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 93.1M 5 4831k 0 0 20.2M 0 0:00:04 --:--:-- 0:00:04 20.1M 48 93.1M 48 45.4M 0 0 37.6M 0 0:00:02 0:00:01 0:00:01 37.6M 94 93.1M 94 87.7M 0 0 39.5M 0 0:00:02 0:00:02 --:--:-- 39.5M 100 93.1M 100 93.1M 0 0 39.7M 0 0:00:02 0:00:02 --:--:-- 39.7M [2020-06-11T19:11:33.053Z] go1.13.10.linux-arm64.tar.gz: OK [2020-06-11T19:11:51.341Z] Staging go [2020-06-11T19:12:23.632Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-06-11T19:12:23.632Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-06-11T19:12:23.632Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-06-11T19:12:23.632Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-06-11T19:12:23.632Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] [2020-06-11T19:12:23.632Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] [2020-06-11T19:12:23.632Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] [2020-06-11T19:12:23.632Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] [2020-06-11T19:12:23.632Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] [2020-06-11T19:12:23.632Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] [2020-06-11T19:12:23.632Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] [2020-06-11T19:12:23.632Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [879 kB] [2020-06-11T19:12:23.632Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-06-11T19:12:23.632Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-06-11T19:12:23.632Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [606 kB] [2020-06-11T19:12:23.632Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [756 kB] [2020-06-11T19:12:23.632Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] [2020-06-11T19:12:23.632Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [581 B] [2020-06-11T19:12:23.632Z] Fetched 16.4 MB in 6s (2739 kB/s) [2020-06-11T19:12:23.632Z] Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] [2020-06-11T19:12:23.632Z] Fetched 218 kB in 0s (0 B/s) [2020-06-11T19:12:23.632Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] [2020-06-11T19:12:23.632Z] Fetched 140 kB in 0s (0 B/s) [2020-06-11T19:12:23.632Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] [2020-06-11T19:12:23.632Z] Fetched 208 kB in 0s (0 B/s) [2020-06-11T19:12:23.632Z] Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] [2020-06-11T19:12:23.632Z] Fetched 90.4 kB in 0s (0 B/s) [2020-06-11T19:12:23.632Z] Pulling app-service-config [2020-06-11T19:12:25.049Z] Pulling config-common [2020-06-11T19:12:27.663Z] Skipping build go (already ran) [2020-06-11T19:12:27.934Z] Building app-service-config [2020-06-11T19:12:28.205Z] 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-11T19:12:29.179Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T19:12:29.179Z] go: extracting github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T19:12:29.453Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T19:12:29.453Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T19:12:29.453Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T19:12:29.453Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T19:12:29.453Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T19:12:29.453Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T19:12:29.453Z] go: extracting github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T19:12:29.453Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T19:12:29.453Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T19:12:29.453Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T19:12:29.453Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T19:12:29.453Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T19:12:29.453Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T19:12:29.453Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T19:12:29.453Z] go: extracting github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T19:12:29.453Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T19:12:29.453Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-11T19:12:29.453Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T19:12:29.453Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T19:12:29.727Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-11T19:12:29.727Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-11T19:12:29.727Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-11T19:12:29.727Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-06-11T19:12:29.727Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-11T19:12:29.727Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-11T19:12:29.727Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-11T19:12:29.727Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-11T19:12:29.727Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-11T19:12:29.727Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-11T19:12:29.727Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T19:12:29.727Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T19:12:29.727Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T19:12:29.727Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T19:12:29.727Z] go: downloading github.com/gorilla/mux v1.7.4 [2020-06-11T19:12:29.727Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-11T19:12:29.727Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-11T19:12:29.727Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T19:12:29.727Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T19:12:29.727Z] go: extracting bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T19:12:29.727Z] go: extracting github.com/gorilla/mux v1.7.4 [2020-06-11T19:12:29.727Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T19:12:29.727Z] go: extracting github.com/pebbe/zmq4 v1.0.0 [2020-06-11T19:12:29.999Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T19:12:29.999Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T19:12:29.999Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-11T19:12:29.999Z] go: extracting github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T19:12:29.999Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T19:12:29.999Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T19:12:29.999Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T19:12:29.999Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-11T19:12:29.999Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T19:12:29.999Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T19:12:29.999Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T19:12:30.276Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T19:12:30.276Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-11T19:12:30.276Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T19:12:30.276Z] go: extracting github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T19:12:30.276Z] go: extracting golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T19:12:30.276Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T19:12:30.276Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T19:12:30.276Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-11T19:12:30.564Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T19:12:30.564Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T19:12:30.564Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T19:12:30.564Z] go: extracting go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T19:12:30.564Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T19:12:30.842Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T19:12:30.842Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T19:12:31.434Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T19:12:31.434Z] go: downloading github.com/golang/snappy v0.0.1 [2020-06-11T19:12:31.434Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-06-11T19:12:31.434Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-06-11T19:12:31.434Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T19:12:31.434Z] go: extracting github.com/go-stack/stack v1.8.0 [2020-06-11T19:12:31.434Z] go: extracting github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T19:12:31.434Z] go: extracting github.com/xdg/stringprep v1.0.0 [2020-06-11T19:12:31.434Z] go: extracting golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T19:12:31.434Z] go: extracting github.com/golang/snappy v0.0.1 [2020-06-11T19:12:31.434Z] go: downloading golang.org/x/text v0.3.2 [2020-06-11T19:12:31.434Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T19:12:31.705Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T19:12:32.680Z] go: extracting golang.org/x/text v0.3.2 [2020-06-11T19:12:34.107Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.2.0 [2020-06-11T19:12:34.107Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T19:12:34.107Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 [2020-06-11T19:12:34.107Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T19:12:34.107Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T19:12:34.107Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-06-11T19:12:34.107Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T19:12:34.107Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-06-11T19:12:34.107Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T19:12:34.107Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T19:12:34.107Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T19:12:34.107Z] go: finding github.com/gorilla/mux v1.7.4 [2020-06-11T19:12:34.107Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T19:12:34.107Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-11T19:12:34.107Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T19:12:34.107Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-06-11T19:12:34.107Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T19:12:34.107Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T19:12:34.107Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T19:12:34.107Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-06-11T19:12:34.107Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-06-11T19:12:34.107Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-06-11T19:12:34.107Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-06-11T19:12:34.379Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-06-11T19:12:34.379Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T19:12:34.379Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T19:12:34.379Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T19:12:34.379Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-11T19:12:34.379Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T19:12:34.379Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T19:12:34.379Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T19:12:34.379Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T19:12:34.379Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T19:12:34.379Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T19:12:34.379Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-06-11T19:12:34.379Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-06-11T19:12:34.379Z] go: finding github.com/golang/snappy v0.0.1 [2020-06-11T19:12:34.379Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T19:12:34.379Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T19:12:34.379Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-11T19:12:34.379Z] go: finding golang.org/x/text v0.3.2 [2020-06-11T19:12:34.379Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T19:13:30.931Z] Building config-common [2020-06-11T19:13:41.053Z] Skipping stage go (already ran) [2020-06-11T19:13:41.053Z] Staging app-service-config [2020-06-11T19:13:44.426Z] Staging config-common [2020-06-11T19:13:47.028Z] Priming go [2020-06-11T19:13:50.393Z] Priming app-service-config [2020-06-11T19:13:53.758Z] Priming config-common [2020-06-11T19:13:57.131Z] Snapping 'edgex-app-service-configurable' ... [2020-06-11T19:14:02.526Z] [2020-06-11T19:14:02.526Z] Snapped edgex-app-service-configurable_1.1.0-20200611+72a9513_arm64.snap [Pipeline] } [2020-06-11T19:14:05.910Z] 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-11T19:14:06.633Z] provisioning config files... [2020-06-11T19:14:06.658Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/y_app-service-configurable_PR-80@tmp/config2353688350616976993tmp [Pipeline] { [Pipeline] sh [2020-06-11T19:14:07.043Z] + curl -s https://codecov.io/bash [2020-06-11T19:14:07.043Z] + bash -s - -t @/w/workspace/y_app-service-configurable_PR-80@tmp/config2353688350616976993tmp [2020-06-11T19:14:07.354Z] [2020-06-11T19:14:07.354Z] _____ _ [2020-06-11T19:14:07.354Z] / ____| | | [2020-06-11T19:14:07.354Z] | | ___ __| | ___ ___ _____ __ [2020-06-11T19:14:07.354Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-11T19:14:07.354Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-11T19:14:07.354Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-11T19:14:07.354Z] Bash-20200602-f809a24 [2020-06-11T19:14:07.354Z] [2020-06-11T19:14:07.354Z] [2020-06-11T19:14:07.354Z] ==> Jenkins CI detected. [2020-06-11T19:14:07.354Z] project root: . [2020-06-11T19:14:07.354Z] Fixing merge commit SHA [2020-06-11T19:14:07.354Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-11T19:14:07.354Z] ==> Running gcov in . (disable via -X gcov) [2020-06-11T19:14:07.354Z] ==> Python coveragepy not found [2020-06-11T19:14:07.354Z] ==> Searching for coverage reports in: [2020-06-11T19:14:07.354Z] + . [2020-06-11T19:14:07.354Z] -> Found 1 reports [2020-06-11T19:14:07.638Z] ==> Detecting git/mercurial file structure [2020-06-11T19:14:07.638Z] ==> Reading reports [2020-06-11T19:14:07.638Z] + ./coverage.out bytes=10 [2020-06-11T19:14:07.638Z] ==> Appending adjustments [2020-06-11T19:14:07.638Z] https://docs.codecov.io/docs/fixing-reports [2020-06-11T19:14:07.638Z] + Found adjustments [2020-06-11T19:14:07.638Z] ==> Gzipping contents [2020-06-11T19:14:07.638Z] ==> Uploading reports [2020-06-11T19:14:07.638Z] url: https://codecov.io [2020-06-11T19:14:07.638Z] query: branch=PR-80&commit=04d8ebea8fb6998f024e53b4353c034991e3a98c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-80%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=80&job= [2020-06-11T19:14:07.638Z] -> Pinging Codecov [2020-06-11T19:14:07.638Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-80&commit=04d8ebea8fb6998f024e53b4353c034991e3a98c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-80%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=80&job= [2020-06-11T19:14:08.234Z] -> Uploading [2020-06-11T19:14:08.832Z] -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/04d8ebea8fb6998f024e53b4353c034991e3a98c [Pipeline] } [2020-06-11T19:14:08.842Z] 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-11T19:14:09.726Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T19:14:10.370Z] ---> package-listing.sh [2020-06-11T19:14:10.370Z] ++ facter osfamily [2020-06-11T19:14:10.370Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-11T19:14:10.642Z] + OS_FAMILY=redhat [2020-06-11T19:14:10.642Z] + workspace=/w/workspace/y_app-service-configurable_PR-80 [2020-06-11T19:14:10.642Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-11T19:14:10.642Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-11T19:14:10.642Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-11T19:14:10.642Z] + PACKAGES=/tmp/packages_start.txt [2020-06-11T19:14:10.642Z] + '[' /w/workspace/y_app-service-configurable_PR-80 ']' [2020-06-11T19:14:10.642Z] + PACKAGES=/tmp/packages_end.txt [2020-06-11T19:14:10.642Z] + case "${OS_FAMILY}" in [2020-06-11T19:14:10.642Z] + rpm -qa [2020-06-11T19:14:10.642Z] + sort [2020-06-11T19:14:16.154Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-11T19:14:16.154Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-11T19:14:16.154Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-11T19:14:16.154Z] + '[' /w/workspace/y_app-service-configurable_PR-80 ']' [2020-06-11T19:14:16.154Z] + mkdir -p /w/workspace/y_app-service-configurable_PR-80/archives/ [2020-06-11T19:14:16.154Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-service-configurable_PR-80/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-11T19:14:16.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T19:14:16.869Z] [2020-06-11T19:14:16.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-11T19:14:17.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T19:14:17.287Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-11T19:14:17.287Z] c9b1b535fdd9: Pulling fs layer [2020-06-11T19:14:17.287Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-11T19:14:17.287Z] 756a868c4378: Pulling fs layer [2020-06-11T19:14:17.287Z] 444b2fc9a129: Pulling fs layer [2020-06-11T19:14:17.287Z] ea15f1150254: Pulling fs layer [2020-06-11T19:14:17.287Z] 41b27a9f41bf: Pulling fs layer [2020-06-11T19:14:17.287Z] 28c525ee5125: Pulling fs layer [2020-06-11T19:14:17.287Z] 094b1ea09ed8: Pulling fs layer [2020-06-11T19:14:17.287Z] 138eaada9080: Pulling fs layer [2020-06-11T19:14:17.287Z] 0622d0fa9048: Pulling fs layer [2020-06-11T19:14:17.287Z] 28c525ee5125: Waiting [2020-06-11T19:14:17.287Z] 094b1ea09ed8: Waiting [2020-06-11T19:14:17.287Z] 138eaada9080: Waiting [2020-06-11T19:14:17.287Z] 0622d0fa9048: Waiting [2020-06-11T19:14:17.287Z] 444b2fc9a129: Waiting [2020-06-11T19:14:17.287Z] ea15f1150254: Waiting [2020-06-11T19:14:17.287Z] 41b27a9f41bf: Waiting [2020-06-11T19:14:17.615Z] 2cc5ad85d9ab: Download complete [2020-06-11T19:14:17.615Z] 444b2fc9a129: Verifying Checksum [2020-06-11T19:14:17.615Z] 444b2fc9a129: Download complete [2020-06-11T19:14:17.615Z] c9b1b535fdd9: Verifying Checksum [2020-06-11T19:14:17.615Z] c9b1b535fdd9: Download complete [2020-06-11T19:14:17.615Z] ea15f1150254: Verifying Checksum [2020-06-11T19:14:17.615Z] ea15f1150254: Download complete [2020-06-11T19:14:17.939Z] 28c525ee5125: Verifying Checksum [2020-06-11T19:14:17.939Z] 28c525ee5125: Download complete [2020-06-11T19:14:18.267Z] c9b1b535fdd9: Pull complete [2020-06-11T19:14:18.267Z] 2cc5ad85d9ab: Pull complete [2020-06-11T19:14:19.059Z] 756a868c4378: Download complete [2020-06-11T19:14:19.059Z] 138eaada9080: Verifying Checksum [2020-06-11T19:14:19.059Z] 138eaada9080: Download complete [2020-06-11T19:14:19.345Z] 0622d0fa9048: Verifying Checksum [2020-06-11T19:14:19.345Z] 0622d0fa9048: Download complete [2020-06-11T19:14:19.345Z] 094b1ea09ed8: Verifying Checksum [2020-06-11T19:14:19.345Z] 094b1ea09ed8: Download complete [2020-06-11T19:14:20.507Z] 41b27a9f41bf: Verifying Checksum [2020-06-11T19:14:20.507Z] 41b27a9f41bf: Download complete [2020-06-11T19:14:22.612Z] 756a868c4378: Pull complete [2020-06-11T19:14:22.890Z] 444b2fc9a129: Pull complete [2020-06-11T19:14:23.182Z] ea15f1150254: Pull complete [2020-06-11T19:14:28.715Z] 41b27a9f41bf: Pull complete [2020-06-11T19:14:29.005Z] 28c525ee5125: Pull complete [2020-06-11T19:14:33.408Z] 094b1ea09ed8: Pull complete [2020-06-11T19:14:33.674Z] 138eaada9080: Pull complete [2020-06-11T19:14:33.944Z] 0622d0fa9048: Pull complete [2020-06-11T19:14:33.944Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-11T19:14:33.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T19:14:33.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-11T19:14:34.339Z] prd-centos7-docker-4c-2g-2600 does not seem to be running inside a container [2020-06-11T19:14:34.468Z] $ 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-80 -v /w/workspace/y_app-service-configurable_PR-80:/w/workspace/y_app-service-configurable_PR-80:rw,z -v /w/workspace/y_app-service-configurable_PR-80@tmp:/w/workspace/y_app-service-configurable_PR-80@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-11T19:14:38.645Z] $ docker top 601656b92bb2cdb06ba4cd5b0fa4406f6cd1969369d6af00b60cd8de92fffacb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-11T19:14:38.875Z] provisioning config files... [2020-06-11T19:14:38.897Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-service-configurable_PR-80@tmp/config6045399379631117893tmp [Pipeline] { [Pipeline] echo [2020-06-11T19:14:38.926Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T19:14:39.232Z] ---> create-netrc.sh [Pipeline] echo [2020-06-11T19:14:39.248Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T19:14:39.771Z] ---> logs-deploy.sh [2020-06-11T19:14:39.772Z] + ARCHIVE_ARTIFACTS= [2020-06-11T19:14:39.772Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-11T19:14:39.772Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-11T19:14:39.772Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-11T19:14:39.772Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-80/2 [2020-06-11T19:14:39.772Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-80/2/ [2020-06-11T19:14:39.772Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-80/2 /w/workspace/y_app-service-configurable_PR-80 [2020-06-11T19:14:41.794Z] Archives upload complete. [2020-06-11T19:14:42.071Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-80/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/PR-80/2/