cloudxxx8 commented: recheck 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 hahattan for edgexfoundry/device-virtual-go Loading trusted files from base branch master at c582d469887cd834f9d5759aa0528599fd84ba45 rather than 21fff1ff2d94d29d0202a29d26e8364d8607c083 Obtained Jenkinsfile from c582d469887cd834f9d5759aa0528599fd84ba45 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go, goVersion:1.13] ========================================================= [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: device-virtual-go-settings PROJECT: device-virtual-go 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-device-virtual-go 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: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-8210’ is offline; ‘prd-centos7-docker-4c-2g-8213’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-8140’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-8212’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8216 in /w/workspace/foundry_device-virtual-go_PR-110 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-110 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/110/head:refs/remotes/origin/PR-110 # 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/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c582d469887cd834f9d5759aa0528599fd84ba45 into PR head commit 21fff1ff2d94d29d0202a29d26e8364d8607c083 Merge succeeded, producing 21fff1ff2d94d29d0202a29d26e8364d8607c083 Checking out Revision 21fff1ff2d94d29d0202a29d26e8364d8607c083 (PR-110) > git config core.sparsecheckout # timeout=10 > git checkout -f 21fff1ff2d94d29d0202a29d26e8364d8607c083 # 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 c582d469887cd834f9d5759aa0528599fd84ba45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21fff1ff2d94d29d0202a29d26e8364d8607c083 # timeout=10 Commit message: "upgrade sdk version to v1.2.1 for Geneva release" > git rev-list --no-walk 21fff1ff2d94d29d0202a29d26e8364d8607c083 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-13T13:40:46.051Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-13T13:40:46.244Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-13T13:40:46.329Z] ========================================================= [2020-05-13T13:40:46.329Z] EdgeX Global Pipelines Version Info [2020-05-13T13:40:46.329Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-13T13:40:47.746Z] ------------------- [2020-05-13T13:40:47.746Z] stable info: [2020-05-13T13:40:47.746Z] ------------------- [2020-05-13T13:40:47.746Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-13T13:40:47.746Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-13T13:40:47.746Z] Message: update stable to v1.0.87 [2020-05-13T13:40:48.319Z] ------------------- [2020-05-13T13:40:48.319Z] experimental info: [2020-05-13T13:40:48.319Z] ------------------- [2020-05-13T13:40:48.319Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-13T13:40:48.319Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-13T13:40:48.319Z] 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-05-13T13:40:50.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-13T13:40:50.818Z] [2020-05-13T13:40:50.818Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-13T13:40:51.158Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-13T13:40:51.158Z] latest: Pulling from edgex-devops/git-semver [2020-05-13T13:40:51.158Z] 9123ac7c32f7: Pulling fs layer [2020-05-13T13:40:51.158Z] b8cc5d1170e3: Pulling fs layer [2020-05-13T13:40:51.158Z] 2924cbbf6a41: Pulling fs layer [2020-05-13T13:40:51.158Z] 93b08a4f1073: Pulling fs layer [2020-05-13T13:40:51.158Z] 93b08a4f1073: Waiting [2020-05-13T13:40:51.158Z] b8cc5d1170e3: Verifying Checksum [2020-05-13T13:40:51.158Z] b8cc5d1170e3: Download complete [2020-05-13T13:40:51.158Z] 9123ac7c32f7: Verifying Checksum [2020-05-13T13:40:51.158Z] 9123ac7c32f7: Download complete [2020-05-13T13:40:51.428Z] 93b08a4f1073: Verifying Checksum [2020-05-13T13:40:51.428Z] 93b08a4f1073: Download complete [2020-05-13T13:40:51.428Z] 2924cbbf6a41: Verifying Checksum [2020-05-13T13:40:51.428Z] 2924cbbf6a41: Download complete [2020-05-13T13:40:51.428Z] 9123ac7c32f7: Pull complete [2020-05-13T13:40:51.688Z] b8cc5d1170e3: Pull complete [2020-05-13T13:40:52.260Z] 2924cbbf6a41: Pull complete [2020-05-13T13:40:52.519Z] 93b08a4f1073: Pull complete [2020-05-13T13:40:52.519Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-13T13:40:52.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-13T13:40:52.647Z] prd-centos7-docker-4c-2g-8216 does not seem to be running inside a container [2020-05-13T13:40:52.689Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-110 -v /w/workspace/foundry_device-virtual-go_PR-110:/w/workspace/foundry_device-virtual-go_PR-110:rw,z -v /w/workspace/foundry_device-virtual-go_PR-110@tmp:/w/workspace/foundry_device-virtual-go_PR-110@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-13T13:40:53.356Z] $ docker top 95d7cf4f588f2314efeeba66e340677feaf5de148c352c5ad15ec97d7b41ed63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-13T13:40:53.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-13T13:40:53.684Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-13T13:40:53.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-13T13:40:53.894Z] $ docker exec 95d7cf4f588f2314efeeba66e340677feaf5de148c352c5ad15ec97d7b41ed63 ssh-agent [2020-05-13T13:40:54.074Z] SSH_AUTH_SOCK=/tmp/ssh-oJjbKD0eSPX1/agent.14 [2020-05-13T13:40:54.074Z] SSH_AGENT_PID=21 [2020-05-13T13:40:54.106Z] Running ssh-add (command line suppressed) [2020-05-13T13:40:54.250Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-110@tmp/private_key_8451565799077708526.key (/w/workspace/foundry_device-virtual-go_PR-110@tmp/private_key_8451565799077708526.key) [2020-05-13T13:40:54.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-13T13:40:54.641Z] + git describe --exact-match --tags HEAD [2020-05-13T13:40:54.641Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-13T13:40:54.699Z] $ docker exec --env ******** --env ******** 95d7cf4f588f2314efeeba66e340677feaf5de148c352c5ad15ec97d7b41ed63 ssh-agent -k [2020-05-13T13:40:54.844Z] unset SSH_AUTH_SOCK; [2020-05-13T13:40:54.844Z] unset SSH_AGENT_PID; [2020-05-13T13:40:54.845Z] echo Agent pid 21 killed; [2020-05-13T13:40:54.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-13T13:40:54.968Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-13T13:40:54.968Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-13T13:40:55.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-13T13:40:55.042Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-13T13:40:55.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-13T13:40:55.226Z] $ docker exec 95d7cf4f588f2314efeeba66e340677feaf5de148c352c5ad15ec97d7b41ed63 ssh-agent [2020-05-13T13:40:55.410Z] SSH_AUTH_SOCK=/tmp/ssh-L22vsFriooDS/agent.57 [2020-05-13T13:40:55.410Z] SSH_AGENT_PID=64 [2020-05-13T13:40:55.416Z] Running ssh-add (command line suppressed) [2020-05-13T13:40:55.564Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-110@tmp/private_key_7348402051944931860.key (/w/workspace/foundry_device-virtual-go_PR-110@tmp/private_key_7348402051944931860.key) [2020-05-13T13:40:55.611Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-13T13:40:55.934Z] + git semver init [2020-05-13T13:40:55.934Z] # -> Open(): unable to determine branch for HEAD [2020-05-13T13:40:55.934Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-110/.git [2020-05-13T13:40:55.934Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-110 [2020-05-13T13:40:55.934Z] # $SEMVER_REMOTE_NAME = origin [2020-05-13T13:40:55.934Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-13T13:40:55.934Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-13T13:40:55.934Z] # $SEMVER_BRANCH = PR-110 [2020-05-13T13:40:55.934Z] # $SEMVER_TEMP = /tmp/semver-342728681 [2020-05-13T13:40:55.934Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-05-13T13:40:56.505Z] # '/tmp/semver-342728681' -> '/w/workspace/foundry_device-virtual-go_PR-110/.semver' [2020-05-13T13:40:56.505Z] # -> Force: false [2020-05-13T13:40:56.505Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-110/.semver [Pipeline] } [2020-05-13T13:40:56.513Z] $ docker exec --env ******** --env ******** 95d7cf4f588f2314efeeba66e340677feaf5de148c352c5ad15ec97d7b41ed63 ssh-agent -k [2020-05-13T13:40:56.647Z] unset SSH_AUTH_SOCK; [2020-05-13T13:40:56.647Z] unset SSH_AGENT_PID; [2020-05-13T13:40:56.648Z] echo Agent pid 64 killed; [2020-05-13T13:40:56.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-13T13:40:57.160Z] + git semver [Pipeline] } [2020-05-13T13:40:57.171Z] $ docker stop --time=1 95d7cf4f588f2314efeeba66e340677feaf5de148c352c5ad15ec97d7b41ed63 [2020-05-13T13:40:58.512Z] $ docker rm -f 95d7cf4f588f2314efeeba66e340677feaf5de148c352c5ad15ec97d7b41ed63 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-13T13:40:59.205Z] Stashed 29 file(s) [Pipeline] echo [2020-05-13T13:40:59.207Z] [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-05-13T13:41:14.462Z] Still waiting to schedule task [2020-05-13T13:41:14.462Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-13T13:41:14.463Z] Still waiting to schedule task [2020-05-13T13:41:14.463Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-05-13T13:42:31.720Z] Running on prd-centos7-docker-4c-2g-8221 in /w/workspace/foundry_device-virtual-go_PR-110 [Pipeline] { [Pipeline] ws [2020-05-13T13:42:31.758Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2020-05-13T13:42:34.221Z] using credential edgex-jenkins-ssh [2020-05-13T13:42:34.377Z] Cloning the remote Git repository [2020-05-13T13:42:34.377Z] Cloning with configured refspecs honoured and without tags [2020-05-13T13:42:35.013Z] Fetching without tags [2020-05-13T13:42:34.411Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-05-13T13:42:34.453Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2020-05-13T13:42:34.500Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-05-13T13:42:34.500Z] > git --version # timeout=10 [2020-05-13T13:42:34.506Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T13:42:34.535Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T13:42:34.984Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-05-13T13:42:34.989Z] > git config --add remote.origin.fetch +refs/pull/110/head:refs/remotes/origin/PR-110 # timeout=10 [2020-05-13T13:42:34.996Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T13:42:35.009Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-05-13T13:42:35.022Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-05-13T13:42:35.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T13:42:35.028Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T13:42:35.443Z] Merging remotes/origin/master commit c582d469887cd834f9d5759aa0528599fd84ba45 into PR head commit 21fff1ff2d94d29d0202a29d26e8364d8607c083 [2020-05-13T13:42:35.535Z] Merge succeeded, producing 21fff1ff2d94d29d0202a29d26e8364d8607c083 [2020-05-13T13:42:35.536Z] Checking out Revision 21fff1ff2d94d29d0202a29d26e8364d8607c083 (PR-110) [2020-05-13T13:42:35.456Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T13:42:35.463Z] > git checkout -f 21fff1ff2d94d29d0202a29d26e8364d8607c083 # timeout=10 [2020-05-13T13:42:35.503Z] > git remote # timeout=10 [2020-05-13T13:42:35.509Z] > git config --get remote.origin.url # timeout=10 [2020-05-13T13:42:35.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T13:42:35.520Z] > git merge c582d469887cd834f9d5759aa0528599fd84ba45 # timeout=10 [2020-05-13T13:42:35.530Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-13T13:42:35.542Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T13:42:35.547Z] > git checkout -f 21fff1ff2d94d29d0202a29d26e8364d8607c083 # timeout=10 [2020-05-13T13:42:39.534Z] Commit message: "upgrade sdk version to v1.2.1 for Geneva release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-13T13:42:40.514Z] ========================================================= [2020-05-13T13:42:40.514Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-13T13:42:40.514Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-13T13:42:41.203Z] + 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-05-13T13:42:41.470Z] Sending build context to Docker daemon 521.2kB [2020-05-13T13:42:41.470Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-13T13:42:41.470Z] Step 2/8 : FROM ${BASE} [2020-05-13T13:42:41.470Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-13T13:42:41.470Z] e6b0cf9c0882: Pulling fs layer [2020-05-13T13:42:41.470Z] 2848faf0eed1: Pulling fs layer [2020-05-13T13:42:41.470Z] 0f37312ad70f: Pulling fs layer [2020-05-13T13:42:41.470Z] 5788d62ee057: Pulling fs layer [2020-05-13T13:42:41.470Z] 0e6b1d234666: Pulling fs layer [2020-05-13T13:42:41.470Z] bf5d7aec512f: Pulling fs layer [2020-05-13T13:42:41.470Z] 34c802a77dc8: Pulling fs layer [2020-05-13T13:42:41.470Z] 9eb99e56ec68: Pulling fs layer [2020-05-13T13:42:41.470Z] 27c7a5d97fbd: Pulling fs layer [2020-05-13T13:42:41.470Z] 5c102a31e300: Pulling fs layer [2020-05-13T13:42:41.470Z] dcfb455df0a1: Pulling fs layer [2020-05-13T13:42:41.470Z] 5788d62ee057: Waiting [2020-05-13T13:42:41.470Z] 0e6b1d234666: Waiting [2020-05-13T13:42:41.470Z] bf5d7aec512f: Waiting [2020-05-13T13:42:41.470Z] 34c802a77dc8: Waiting [2020-05-13T13:42:41.470Z] 9eb99e56ec68: Waiting [2020-05-13T13:42:41.470Z] dcfb455df0a1: Waiting [2020-05-13T13:42:41.470Z] 27c7a5d97fbd: Waiting [2020-05-13T13:42:41.470Z] 0f37312ad70f: Verifying Checksum [2020-05-13T13:42:41.470Z] 0f37312ad70f: Download complete [2020-05-13T13:42:41.470Z] 2848faf0eed1: Download complete [2020-05-13T13:42:41.470Z] 0e6b1d234666: Verifying Checksum [2020-05-13T13:42:41.470Z] 0e6b1d234666: Download complete [2020-05-13T13:42:41.470Z] bf5d7aec512f: Verifying Checksum [2020-05-13T13:42:41.470Z] bf5d7aec512f: Download complete [2020-05-13T13:42:41.470Z] e6b0cf9c0882: Verifying Checksum [2020-05-13T13:42:42.050Z] e6b0cf9c0882: Pull complete [2020-05-13T13:42:42.320Z] 34c802a77dc8: Verifying Checksum [2020-05-13T13:42:42.320Z] 34c802a77dc8: Download complete [2020-05-13T13:42:42.320Z] 27c7a5d97fbd: Verifying Checksum [2020-05-13T13:42:42.320Z] 27c7a5d97fbd: Download complete [2020-05-13T13:42:43.293Z] 5c102a31e300: Verifying Checksum [2020-05-13T13:42:43.293Z] 5c102a31e300: Download complete [2020-05-13T13:42:43.293Z] dcfb455df0a1: Verifying Checksum [2020-05-13T13:42:43.293Z] dcfb455df0a1: Download complete [2020-05-13T13:42:43.556Z] 5788d62ee057: Download complete [2020-05-13T13:42:43.556Z] 9eb99e56ec68: Verifying Checksum [2020-05-13T13:42:43.556Z] 9eb99e56ec68: Download complete [2020-05-13T13:42:44.500Z] 2848faf0eed1: Pull complete [2020-05-13T13:42:44.500Z] 0f37312ad70f: Pull complete [2020-05-13T13:42:51.095Z] 5788d62ee057: Pull complete [2020-05-13T13:42:51.095Z] 0e6b1d234666: Pull complete [2020-05-13T13:42:51.095Z] bf5d7aec512f: Pull complete [2020-05-13T13:42:56.395Z] 34c802a77dc8: Pull complete [2020-05-13T13:42:59.709Z] 9eb99e56ec68: Pull complete [2020-05-13T13:42:59.709Z] 27c7a5d97fbd: Pull complete [2020-05-13T13:42:59.968Z] 5c102a31e300: Pull complete [2020-05-13T13:43:00.228Z] dcfb455df0a1: Pull complete [2020-05-13T13:43:00.228Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-13T13:43:00.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-13T13:43:00.228Z] ---> 7c70fe431013 [2020-05-13T13:43:00.228Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-05-13T13:43:00.489Z] ---> Running in 4ae1551a2f44 [2020-05-13T13:43:00.489Z] Removing intermediate container 4ae1551a2f44 [2020-05-13T13:43:00.489Z] ---> 75cca5c55fda [2020-05-13T13:43:00.489Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-13T13:43:00.489Z] ---> Running in d65861a55fa7 [2020-05-13T13:43:01.950Z] Removing intermediate container d65861a55fa7 [2020-05-13T13:43:01.950Z] ---> 708f8e511c09 [2020-05-13T13:43:01.950Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-05-13T13:43:01.950Z] ---> Running in 19c1c3598b04 [2020-05-13T13:43:02.518Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-13T13:43:03.087Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-13T13:43:03.654Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T13:43:03.913Z] (2/17) Installing libmagic (5.37-r1) [2020-05-13T13:43:04.173Z] (3/17) Installing file (5.37-r1) [2020-05-13T13:43:04.432Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T13:43:04.432Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T13:43:04.432Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T13:43:26.385Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-05-13T13:43:26.385Z] (8/17) Installing g++ (9.2.0-r4) [2020-05-13T13:43:27.328Z] (9/17) Installing fortify-headers (1.1-r0) [2020-05-13T13:43:27.587Z] (10/17) Installing build-base (0.5-r1) [2020-05-13T13:43:27.587Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-05-13T13:43:27.587Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-05-13T13:43:27.848Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-05-13T13:43:28.106Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-05-13T13:43:28.107Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-05-13T13:43:28.107Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-05-13T13:43:28.365Z] (17/17) Installing openssh (8.1_p1-r0) [2020-05-13T13:43:28.365Z] Executing busybox-1.31.1-r8.trigger [2020-05-13T13:43:28.365Z] OK: 214 MiB in 52 packages [2020-05-13T13:43:33.649Z] Removing intermediate container 19c1c3598b04 [2020-05-13T13:43:33.649Z] ---> 77b41c6c8e3c [2020-05-13T13:43:33.649Z] Step 6/8 : WORKDIR /device-virtual-go [2020-05-13T13:43:33.649Z] ---> Running in 398e98300649 [2020-05-13T13:43:33.649Z] Removing intermediate container 398e98300649 [2020-05-13T13:43:33.649Z] ---> 1b2d87df7f92 [2020-05-13T13:43:33.649Z] Step 7/8 : COPY . . [2020-05-13T13:43:33.649Z] ---> d19c5de570e3 [2020-05-13T13:43:33.649Z] Step 8/8 : RUN go mod download [2020-05-13T13:43:33.649Z] ---> Running in 5f9a40774120 [2020-05-13T13:43:35.564Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-13T13:43:35.564Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-13T13:43:35.564Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-13T13:43:35.564Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-13T13:43:35.564Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-13T13:43:35.564Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-13T13:43:35.564Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-13T13:43:35.564Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-13T13:43:35.564Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-13T13:43:35.564Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-13T13:43:35.564Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-13T13:43:35.564Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-13T13:43:35.564Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-13T13:43:35.564Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-13T13:43:35.564Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-05-13T13:43:35.564Z] go: finding github.com/fatih/color v1.7.0 [2020-05-13T13:43:35.564Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-13T13:43:35.564Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-13T13:43:35.564Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-13T13:43:35.564Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-13T13:43:35.564Z] go: finding github.com/golang/snappy v0.0.1 [2020-05-13T13:43:35.564Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-13T13:43:35.564Z] go: finding github.com/google/uuid v1.1.0 [2020-05-13T13:43:35.564Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-13T13:43:35.564Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-13T13:43:35.564Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-13T13:43:35.564Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-13T13:43:35.564Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-13T13:43:35.564Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-13T13:43:35.564Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-13T13:43:35.564Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-13T13:43:35.564Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-13T13:43:35.564Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-13T13:43:35.564Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-13T13:43:35.824Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-13T13:43:35.824Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-13T13:43:35.824Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-13T13:43:35.824Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-13T13:43:35.824Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-13T13:43:35.824Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-13T13:43:35.824Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-13T13:43:35.824Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-13T13:43:35.824Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-13T13:43:35.824Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-13T13:43:35.824Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-13T13:43:35.824Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-13T13:43:35.824Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-13T13:43:35.824Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-13T13:43:35.824Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-13T13:43:35.824Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-13T13:43:35.824Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-13T13:43:35.824Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-13T13:43:35.824Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-13T13:43:35.824Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-13T13:43:35.824Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-13T13:43:35.824Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-13T13:43:35.824Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-13T13:43:35.824Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-13T13:43:35.824Z] go: finding github.com/posener/complete v1.1.1 [2020-05-13T13:43:35.824Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-05-13T13:43:35.824Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-13T13:43:35.824Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-13T13:43:36.085Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-13T13:43:36.085Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-13T13:43:36.085Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-13T13:43:36.085Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-13T13:43:36.085Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-13T13:43:36.085Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-13T13:43:36.085Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-13T13:43:36.085Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-05-13T13:43:36.085Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-13T13:43:36.085Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-13T13:43:36.085Z] go: finding modernc.org/b v1.0.0 [2020-05-13T13:43:36.085Z] go: finding modernc.org/db v1.0.0 [2020-05-13T13:43:36.085Z] go: finding modernc.org/file v1.0.0 [2020-05-13T13:43:36.345Z] go: finding modernc.org/fileutil v1.0.0 [2020-05-13T13:43:36.346Z] go: finding modernc.org/golex v1.0.0 [2020-05-13T13:43:36.346Z] go: finding modernc.org/internal v1.0.0 [2020-05-13T13:43:36.346Z] go: finding modernc.org/lldb v1.0.0 [2020-05-13T13:43:36.346Z] go: finding modernc.org/mathutil v1.0.0 [2020-05-13T13:43:36.346Z] go: finding modernc.org/ql v1.0.0 [2020-05-13T13:43:36.346Z] go: finding modernc.org/sortutil v1.0.0 [2020-05-13T13:43:36.607Z] go: finding modernc.org/strutil v1.0.0 [2020-05-13T13:43:36.607Z] go: finding modernc.org/zappy v1.0.0 [2020-05-13T13:43:39.907Z] Removing intermediate container 5f9a40774120 [2020-05-13T13:43:39.907Z] ---> ffdab7e078d4 [2020-05-13T13:43:39.907Z] Successfully built ffdab7e078d4 [2020-05-13T13:43:40.166Z] 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-05-13T13:43:40.779Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-13T13:43:40.779Z] . [Pipeline] withDockerContainer [2020-05-13T13:43:40.919Z] prd-centos7-docker-4c-2g-8221 does not seem to be running inside a container [2020-05-13T13:43:40.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/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-05-13T13:43:41.504Z] $ docker top dcb49e24118d1be194da9d0bd056b28f1225cfc92e64e6d07622b96427551986 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-13T13:43:41.999Z] + go version [2020-05-13T13:43:41.999Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-13T13:43:42.299Z] + make test [2020-05-13T13:43:42.299Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-05-13T13:43:43.245Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-05-13T13:43:58.215Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-05-13T13:44:08.040Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8224 in /w/workspace/foundry_device-virtual-go_PR-110 [Pipeline] { [Pipeline] ws [2020-05-13T13:44:08.080Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2020-05-13T13:44:14.376Z] using credential edgex-jenkins-ssh [2020-05-13T13:44:14.436Z] Cloning the remote Git repository [2020-05-13T13:44:14.436Z] Cloning with configured refspecs honoured and without tags [2020-05-13T13:44:14.568Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-05-13T13:44:14.660Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2020-05-13T13:44:14.816Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-05-13T13:44:14.817Z] > git --version # timeout=10 [2020-05-13T13:44:14.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T13:44:15.719Z] Fetching without tags [2020-05-13T13:44:14.954Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T13:44:15.630Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-05-13T13:44:15.650Z] > git config --add remote.origin.fetch +refs/pull/110/head:refs/remotes/origin/PR-110 # timeout=10 [2020-05-13T13:44:15.669Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T13:44:15.696Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-05-13T13:44:15.732Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-05-13T13:44:15.732Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T13:44:15.744Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T13:44:16.224Z] Merging remotes/origin/master commit c582d469887cd834f9d5759aa0528599fd84ba45 into PR head commit 21fff1ff2d94d29d0202a29d26e8364d8607c083 [2020-05-13T13:44:16.459Z] Merge succeeded, producing 21fff1ff2d94d29d0202a29d26e8364d8607c083 [2020-05-13T13:44:16.460Z] Checking out Revision 21fff1ff2d94d29d0202a29d26e8364d8607c083 (PR-110) [2020-05-13T13:44:16.252Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T13:44:16.273Z] > git checkout -f 21fff1ff2d94d29d0202a29d26e8364d8607c083 # timeout=10 [2020-05-13T13:44:16.364Z] > git remote # timeout=10 [2020-05-13T13:44:16.381Z] > git config --get remote.origin.url # timeout=10 [2020-05-13T13:44:16.400Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T13:44:16.411Z] > git merge c582d469887cd834f9d5759aa0528599fd84ba45 # timeout=10 [2020-05-13T13:44:16.435Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-13T13:44:16.468Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T13:44:16.483Z] > git checkout -f 21fff1ff2d94d29d0202a29d26e8364d8607c083 # timeout=10 [2020-05-13T13:44:20.870Z] Commit message: "upgrade sdk version to v1.2.1 for Geneva release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-13T13:44:21.839Z] ========================================================= [2020-05-13T13:44:21.839Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-13T13:44:21.839Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-13T13:44:22.835Z] + 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-05-13T13:44:23.432Z] Sending build context to Docker daemon 521.2kB [2020-05-13T13:44:23.432Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-13T13:44:23.432Z] Step 2/8 : FROM ${BASE} [2020-05-13T13:44:24.023Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-13T13:44:24.023Z] cde5963f3b93: Pulling fs layer [2020-05-13T13:44:24.023Z] 2a23fa8c16f7: Pulling fs layer [2020-05-13T13:44:24.023Z] 777b28850792: Pulling fs layer [2020-05-13T13:44:24.023Z] 8a11ddd9e578: Pulling fs layer [2020-05-13T13:44:24.023Z] 4cf88f913ddb: Pulling fs layer [2020-05-13T13:44:24.023Z] 1df406cf5192: Pulling fs layer [2020-05-13T13:44:24.023Z] cd6300453558: Pulling fs layer [2020-05-13T13:44:24.023Z] b9c365052c96: Pulling fs layer [2020-05-13T13:44:24.023Z] a2d8cc88f415: Pulling fs layer [2020-05-13T13:44:24.023Z] ea1d1ca13537: Pulling fs layer [2020-05-13T13:44:24.023Z] 3750a50a1c5e: Pulling fs layer [2020-05-13T13:44:24.023Z] 8a11ddd9e578: Waiting [2020-05-13T13:44:24.023Z] 4cf88f913ddb: Waiting [2020-05-13T13:44:24.023Z] 1df406cf5192: Waiting [2020-05-13T13:44:24.023Z] cd6300453558: Waiting [2020-05-13T13:44:24.023Z] b9c365052c96: Waiting [2020-05-13T13:44:24.023Z] a2d8cc88f415: Waiting [2020-05-13T13:44:24.023Z] ea1d1ca13537: Waiting [2020-05-13T13:44:24.023Z] 3750a50a1c5e: Waiting [2020-05-13T13:44:24.023Z] 777b28850792: Verifying Checksum [2020-05-13T13:44:24.023Z] 777b28850792: Download complete [2020-05-13T13:44:24.023Z] 2a23fa8c16f7: Verifying Checksum [2020-05-13T13:44:24.023Z] 2a23fa8c16f7: Download complete [2020-05-13T13:44:24.023Z] 4cf88f913ddb: Download complete [2020-05-13T13:44:24.023Z] 1df406cf5192: Download complete [2020-05-13T13:44:24.295Z] cde5963f3b93: Download complete [2020-05-13T13:44:25.269Z] cde5963f3b93: Pull complete [2020-05-13T13:44:25.544Z] 2a23fa8c16f7: Pull complete [2020-05-13T13:44:26.140Z] 777b28850792: Pull complete [2020-05-13T13:44:28.097Z] cd6300453558: Verifying Checksum [2020-05-13T13:44:28.097Z] cd6300453558: Download complete [2020-05-13T13:44:28.097Z] a2d8cc88f415: Verifying Checksum [2020-05-13T13:44:28.097Z] a2d8cc88f415: Download complete [2020-05-13T13:44:30.707Z] ea1d1ca13537: Verifying Checksum [2020-05-13T13:44:30.707Z] ea1d1ca13537: Download complete [2020-05-13T13:44:30.707Z] 3750a50a1c5e: Verifying Checksum [2020-05-13T13:44:30.707Z] 3750a50a1c5e: Download complete [2020-05-13T13:44:33.306Z] b9c365052c96: Download complete [2020-05-13T13:44:35.257Z] 8a11ddd9e578: Verifying Checksum [2020-05-13T13:44:35.257Z] 8a11ddd9e578: Download complete [2020-05-13T13:44:47.624Z] 8a11ddd9e578: Pull complete [2020-05-13T13:44:47.624Z] 4cf88f913ddb: Pull complete [2020-05-13T13:44:47.624Z] 1df406cf5192: Pull complete [2020-05-13T13:44:52.988Z] cd6300453558: Pull complete [2020-05-13T13:44:57.254Z] b9c365052c96: Pull complete [2020-05-13T13:44:57.254Z] a2d8cc88f415: Pull complete [2020-05-13T13:44:59.850Z] ea1d1ca13537: Pull complete [2020-05-13T13:44:59.850Z] 3750a50a1c5e: Pull complete [2020-05-13T13:44:59.850Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-13T13:44:59.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-13T13:44:59.850Z] ---> 78745c68409d [2020-05-13T13:44:59.850Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-05-13T13:45:04.111Z] ---> Running in a3e64cff046e [2020-05-13T13:45:04.385Z] Removing intermediate container a3e64cff046e [2020-05-13T13:45:04.385Z] ---> abd83cd7644d [2020-05-13T13:45:04.385Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-13T13:45:04.385Z] ---> Running in 0f5283c2755b [2020-05-13T13:45:06.338Z] Removing intermediate container 0f5283c2755b [2020-05-13T13:45:06.338Z] ---> 9f2f1700b4d6 [2020-05-13T13:45:06.338Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-05-13T13:45:06.608Z] ---> Running in 2a6f4af6d9a4 [2020-05-13T13:45:07.574Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-13T13:45:09.511Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-13T13:45:12.084Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T13:45:12.084Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T13:45:13.037Z] (3/18) Installing libmagic (5.37-r1) [2020-05-13T13:45:13.615Z] (4/18) Installing file (5.37-r1) [2020-05-13T13:45:13.615Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T13:45:13.879Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T13:45:13.879Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T13:45:19.727Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 68.939s coverage: 52.7% of statements [2020-05-13T13:45:19.727Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-13T13:45:19.727Z] gofmt -l . [2020-05-13T13:45:19.727Z] [ "`gofmt -l .`" = "" ] [2020-05-13T13:45:19.727Z] ./bin/test-attribution-txt.sh [2020-05-13T13:45:19.727Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-13T13:45:20.262Z] Stashed 1 file(s) [Pipeline] } [2020-05-13T13:45:20.269Z] $ docker stop --time=1 dcb49e24118d1be194da9d0bd056b28f1225cfc92e64e6d07622b96427551986 [2020-05-13T13:45:21.881Z] $ docker rm -f dcb49e24118d1be194da9d0bd056b28f1225cfc92e64e6d07622b96427551986 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-13T13:45:22.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-13T13:45:23.133Z] + ls -al . [2020-05-13T13:45:23.133Z] total 112 [2020-05-13T13:45:23.133Z] drwxrwxr-x. 8 jenkins jenkins 4096 May 13 13:45 . [2020-05-13T13:45:23.133Z] drwxrwxr-x. 4 jenkins jenkins 28 May 13 13:42 .. [2020-05-13T13:45:23.133Z] -rw-rw-r--. 1 jenkins jenkins 6432 May 13 13:42 Attribution.txt [2020-05-13T13:45:23.133Z] drwxrwxr-x. 2 jenkins jenkins 64 May 13 13:42 bin [2020-05-13T13:45:23.133Z] drwxrwxr-x. 3 jenkins jenkins 32 May 13 13:42 cmd [2020-05-13T13:45:23.133Z] -rw-r--r--. 1 jenkins jenkins 32181 May 13 13:45 coverage.out [2020-05-13T13:45:23.133Z] -rw-rw-r--. 1 jenkins jenkins 1826 May 13 13:42 Dockerfile [2020-05-13T13:45:23.133Z] -rw-rw-r--. 1 jenkins jenkins 957 May 13 13:42 Dockerfile.build [2020-05-13T13:45:23.133Z] drwxrwxr-x. 8 jenkins jenkins 179 May 13 13:42 .git [2020-05-13T13:45:23.133Z] drwxrwxr-x. 2 jenkins jenkins 38 May 13 13:42 .github [2020-05-13T13:45:23.133Z] -rw-rw-r--. 1 jenkins jenkins 258 May 13 13:42 .gitignore [2020-05-13T13:45:23.133Z] -rw-r--r--. 1 jenkins jenkins 855 May 13 13:45 go.mod [2020-05-13T13:45:23.133Z] -rw-r--r--. 1 jenkins jenkins 14894 May 13 13:45 go.sum [2020-05-13T13:45:23.133Z] drwxrwxr-x. 3 jenkins jenkins 20 May 13 13:42 internal [2020-05-13T13:45:23.133Z] -rw-rw-r--. 1 jenkins jenkins 683 May 13 13:42 Jenkinsfile [2020-05-13T13:45:23.133Z] -rw-rw-r--. 1 jenkins jenkins 11340 May 13 13:42 LICENSE [2020-05-13T13:45:23.133Z] -rw-rw-r--. 1 jenkins jenkins 873 May 13 13:42 Makefile [2020-05-13T13:45:23.133Z] -rw-rw-r--. 1 jenkins jenkins 4413 May 13 13:42 README.md [2020-05-13T13:45:23.133Z] drwxrwxr-x. 3 jenkins jenkins 58 May 13 13:42 .semver [2020-05-13T13:45:23.133Z] -rw-rw-r--. 1 jenkins jenkins 5 May 13 13:40 VERSION [2020-05-13T13:45:23.133Z] -rw-rw-r--. 1 jenkins jenkins 235 May 13 13:42 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-13T13:45:23.428Z] + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=21fff1ff2d94d29d0202a29d26e8364d8607c083 --label arch=amd64 --label version=0.0.0 . [2020-05-13T13:45:23.688Z] Sending build context to Docker daemon 34.14MB [2020-05-13T13:45:23.688Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-13T13:45:23.688Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-13T13:45:23.688Z] ---> ffdab7e078d4 [2020-05-13T13:45:23.688Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-05-13T13:45:23.949Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-05-13T13:45:23.949Z] (9/18) Installing g++ (9.2.0-r4) [2020-05-13T13:45:23.950Z] ---> Running in 8cd2700e39b0 [2020-05-13T13:45:23.950Z] Removing intermediate container 8cd2700e39b0 [2020-05-13T13:45:23.950Z] ---> c96003e2e90d [2020-05-13T13:45:23.950Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-05-13T13:45:23.950Z] ---> Running in 2dc0a4a46fee [2020-05-13T13:45:24.209Z] Removing intermediate container 2dc0a4a46fee [2020-05-13T13:45:24.209Z] ---> ce09c2e6b58c [2020-05-13T13:45:24.209Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-05-13T13:45:24.209Z] ---> Running in 488cccfe22f1 [2020-05-13T13:45:24.468Z] Removing intermediate container 488cccfe22f1 [2020-05-13T13:45:24.468Z] ---> 20dfb292bfd4 [2020-05-13T13:45:24.468Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-13T13:45:24.468Z] ---> Running in 1689c8ddbf6c [2020-05-13T13:45:25.405Z] Removing intermediate container 1689c8ddbf6c [2020-05-13T13:45:25.405Z] ---> 676c61890734 [2020-05-13T13:45:25.405Z] Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-05-13T13:45:25.405Z] ---> Running in 01323cbcfdc4 [2020-05-13T13:45:25.668Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-13T13:45:25.891Z] (10/18) Installing fortify-headers (1.1-r0) [2020-05-13T13:45:25.891Z] (11/18) Installing build-base (0.5-r1) [2020-05-13T13:45:25.891Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-05-13T13:45:26.159Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-05-13T13:45:26.159Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-05-13T13:45:26.236Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-13T13:45:26.424Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-05-13T13:45:26.424Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-05-13T13:45:26.424Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-05-13T13:45:26.698Z] (18/18) Installing openssh (8.1_p1-r0) [2020-05-13T13:45:26.698Z] Executing busybox-1.31.1-r8.trigger [2020-05-13T13:45:26.698Z] OK: 203 MiB in 52 packages [2020-05-13T13:45:26.804Z] OK: 214 MiB in 52 packages [2020-05-13T13:45:27.063Z] Removing intermediate container 01323cbcfdc4 [2020-05-13T13:45:27.063Z] ---> 0700e1c3f07e [2020-05-13T13:45:27.063Z] Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-05-13T13:45:27.063Z] ---> Running in 78a0f65128bb [2020-05-13T13:45:27.322Z] Removing intermediate container 78a0f65128bb [2020-05-13T13:45:27.322Z] ---> 045082ef33a4 [2020-05-13T13:45:27.322Z] Step 9/21 : COPY . . [2020-05-13T13:45:27.896Z] ---> 909839d9bc27 [2020-05-13T13:45:27.896Z] Step 10/21 : ARG MAKE='make build' [2020-05-13T13:45:27.896Z] ---> Running in 4bfd236b2b94 [2020-05-13T13:45:28.155Z] Removing intermediate container 4bfd236b2b94 [2020-05-13T13:45:28.155Z] ---> 16ba2cbeb799 [2020-05-13T13:45:28.155Z] Step 11/21 : RUN $MAKE [2020-05-13T13:45:28.155Z] ---> Running in 399c3316555b [2020-05-13T13:45:28.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-05-13T13:45:33.354Z] Removing intermediate container 2a6f4af6d9a4 [2020-05-13T13:45:33.354Z] ---> b99f72b3d985 [2020-05-13T13:45:33.354Z] Step 6/8 : WORKDIR /device-virtual-go [2020-05-13T13:45:33.622Z] ---> Running in 61463a72acbc [2020-05-13T13:45:33.890Z] Removing intermediate container 61463a72acbc [2020-05-13T13:45:33.890Z] ---> c1e434e8882c [2020-05-13T13:45:33.890Z] Step 7/8 : COPY . . [2020-05-13T13:45:34.855Z] ---> 14f4471e121b [2020-05-13T13:45:34.855Z] Step 8/8 : RUN go mod download [2020-05-13T13:45:34.855Z] ---> Running in b5ee320143bb [2020-05-13T13:45:36.798Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-13T13:45:36.798Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-13T13:45:36.798Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-13T13:45:36.798Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-13T13:45:36.798Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-13T13:45:36.798Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-13T13:45:36.798Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-13T13:45:36.798Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-13T13:45:36.798Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-05-13T13:45:36.798Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-13T13:45:36.798Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-13T13:45:36.798Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-13T13:45:36.798Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-13T13:45:36.798Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-13T13:45:36.798Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-05-13T13:45:37.065Z] go: finding github.com/fatih/color v1.7.0 [2020-05-13T13:45:37.065Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-13T13:45:37.065Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-13T13:45:37.065Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-13T13:45:37.065Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-13T13:45:37.065Z] go: finding github.com/golang/snappy v0.0.1 [2020-05-13T13:45:37.065Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-13T13:45:37.065Z] go: finding github.com/google/uuid v1.1.0 [2020-05-13T13:45:37.065Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-13T13:45:37.065Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-13T13:45:37.065Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-13T13:45:37.065Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-13T13:45:37.065Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-13T13:45:37.065Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-13T13:45:37.065Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-13T13:45:37.065Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-13T13:45:37.065Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-13T13:45:37.065Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-13T13:45:37.065Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-13T13:45:37.065Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-13T13:45:37.065Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-13T13:45:37.065Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-13T13:45:37.065Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-13T13:45:37.065Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-13T13:45:37.065Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-13T13:45:37.331Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-13T13:45:37.331Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-13T13:45:37.331Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-13T13:45:37.331Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-13T13:45:37.331Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-13T13:45:37.331Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-13T13:45:37.331Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-13T13:45:37.331Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-13T13:45:37.331Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-13T13:45:37.331Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-13T13:45:37.331Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-13T13:45:37.331Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-13T13:45:37.331Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-13T13:45:37.331Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-13T13:45:37.331Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-13T13:45:37.331Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-13T13:45:37.331Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-13T13:45:37.331Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-13T13:45:37.331Z] go: finding github.com/posener/complete v1.1.1 [2020-05-13T13:45:37.331Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-05-13T13:45:37.331Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-13T13:45:37.331Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-13T13:45:37.331Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-13T13:45:37.331Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-13T13:45:37.331Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-13T13:45:37.331Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-13T13:45:37.331Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-13T13:45:37.599Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-13T13:45:37.599Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-13T13:45:37.599Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-05-13T13:45:37.599Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-13T13:45:37.599Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-13T13:45:37.599Z] go: finding modernc.org/b v1.0.0 [2020-05-13T13:45:37.599Z] go: finding modernc.org/db v1.0.0 [2020-05-13T13:45:37.599Z] go: finding modernc.org/file v1.0.0 [2020-05-13T13:45:37.599Z] go: finding modernc.org/fileutil v1.0.0 [2020-05-13T13:45:37.599Z] go: finding modernc.org/golex v1.0.0 [2020-05-13T13:45:37.599Z] go: finding modernc.org/internal v1.0.0 [2020-05-13T13:45:37.599Z] go: finding modernc.org/lldb v1.0.0 [2020-05-13T13:45:37.599Z] go: finding modernc.org/mathutil v1.0.0 [2020-05-13T13:45:37.599Z] go: finding modernc.org/ql v1.0.0 [2020-05-13T13:45:37.599Z] go: finding modernc.org/sortutil v1.0.0 [2020-05-13T13:45:37.599Z] go: finding modernc.org/strutil v1.0.0 [2020-05-13T13:45:37.599Z] go: finding modernc.org/zappy v1.0.0 [2020-05-13T13:45:40.691Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-13T13:45:42.600Z] Removing intermediate container 399c3316555b [2020-05-13T13:45:42.600Z] ---> 8f0a781ecf95 [2020-05-13T13:45:42.600Z] Step 12/21 : FROM alpine [2020-05-13T13:45:42.600Z] latest: Pulling from library/alpine [2020-05-13T13:45:42.600Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-13T13:45:42.866Z] cbdbe7a5bc2a: Verifying Checksum [2020-05-13T13:45:42.866Z] cbdbe7a5bc2a: Download complete [2020-05-13T13:45:42.866Z] cbdbe7a5bc2a: Pull complete [2020-05-13T13:45:42.866Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-13T13:45:43.125Z] Status: Downloaded newer image for alpine:latest [2020-05-13T13:45:43.125Z] ---> f70734b6a266 [2020-05-13T13:45:43.125Z] Step 13/21 : ENV APP_PORT=49990 [2020-05-13T13:45:43.125Z] ---> Running in 691e0b3b5721 [2020-05-13T13:45:43.125Z] Removing intermediate container 691e0b3b5721 [2020-05-13T13:45:43.125Z] ---> 887ea0bfa523 [2020-05-13T13:45:43.125Z] Step 14/21 : EXPOSE $APP_PORT [2020-05-13T13:45:43.125Z] ---> Running in 322cb91b4960 [2020-05-13T13:45:43.385Z] Removing intermediate container 322cb91b4960 [2020-05-13T13:45:43.385Z] ---> a19baeb77b07 [2020-05-13T13:45:43.385Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-05-13T13:45:43.952Z] ---> ca2c22041c81 [2020-05-13T13:45:43.952Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-05-13T13:45:43.952Z] ---> eb286613c13a [2020-05-13T13:45:43.952Z] Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-05-13T13:45:44.211Z] ---> a672c16f5cfc [2020-05-13T13:45:44.211Z] Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-05-13T13:45:44.211Z] ---> Running in 2a74185f2534 [2020-05-13T13:45:44.469Z] Removing intermediate container 2a74185f2534 [2020-05-13T13:45:44.469Z] ---> f0b922c980d5 [2020-05-13T13:45:44.469Z] Step 19/21 : LABEL arch=amd64 [2020-05-13T13:45:44.469Z] ---> Running in 56c3d765186d [2020-05-13T13:45:44.469Z] Removing intermediate container 56c3d765186d [2020-05-13T13:45:44.469Z] ---> a5e33336fc53 [2020-05-13T13:45:44.469Z] Step 20/21 : LABEL git_sha=21fff1ff2d94d29d0202a29d26e8364d8607c083 [2020-05-13T13:45:44.729Z] ---> Running in 84678df23216 [2020-05-13T13:45:44.729Z] Removing intermediate container 84678df23216 [2020-05-13T13:45:44.729Z] ---> 8e24b5b780fa [2020-05-13T13:45:44.729Z] Step 21/21 : LABEL version=0.0.0 [2020-05-13T13:45:44.729Z] ---> Running in ada4c49d18b3 [2020-05-13T13:45:44.989Z] Removing intermediate container ada4c49d18b3 [2020-05-13T13:45:44.989Z] ---> 2bf0038fc40e [2020-05-13T13:45:44.989Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-13T13:45:44.989Z] Successfully built 2bf0038fc40e [2020-05-13T13:45:44.989Z] Successfully tagged docker-device-virtual-go: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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-13T13:45:47.709Z] Removing intermediate container b5ee320143bb [2020-05-13T13:45:47.709Z] ---> b1a42d17daed [2020-05-13T13:45:47.709Z] Successfully built b1a42d17daed [2020-05-13T13:45:47.709Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-13T13:45:48.359Z] + docker inspect -f . ci-base-image-arm64 [2020-05-13T13:45:48.626Z] . [Pipeline] withDockerContainer [2020-05-13T13:45:48.972Z] prd-ubuntu18.04-docker-arm64-4c-16g-8224 does not seem to be running inside a container [2020-05-13T13:45:49.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/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 ******** -e ******** ci-base-image-arm64 cat [2020-05-13T13:45:50.324Z] $ docker top da1cd26b4c5bef67ff4f894ed7137e91183bc13b273324e4bf78a567bbeec813 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-13T13:45:51.473Z] + go version [2020-05-13T13:45:51.473Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-13T13:45:52.140Z] + make test [2020-05-13T13:45:52.140Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-05-13T13:45:53.104Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-05-13T13:46:32.025Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-05-13T13:49:38.780Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 174.370s coverage: 52.7% of statements [2020-05-13T13:49:38.780Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-13T13:49:38.780Z] gofmt -l . [2020-05-13T13:49:38.780Z] [ "`gofmt -l .`" = "" ] [2020-05-13T13:49:38.780Z] ./bin/test-attribution-txt.sh [2020-05-13T13:49:38.780Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-13T13:49:38.793Z] Warning: overwriting stash ‘coverage-report’ [2020-05-13T13:49:39.176Z] Stashed 1 file(s) [Pipeline] } [2020-05-13T13:49:39.177Z] $ docker stop --time=1 da1cd26b4c5bef67ff4f894ed7137e91183bc13b273324e4bf78a567bbeec813 [2020-05-13T13:49:41.539Z] $ docker rm -f da1cd26b4c5bef67ff4f894ed7137e91183bc13b273324e4bf78a567bbeec813 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-13T13:49:42.781Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-13T13:49:43.376Z] + ls -al . [2020-05-13T13:49:43.377Z] total 140 [2020-05-13T13:49:43.377Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 13:49 . [2020-05-13T13:49:43.377Z] drwxrwxr-x 4 jenkins jenkins 4096 May 13 13:44 .. [2020-05-13T13:49:43.377Z] drwxrwxr-x 8 jenkins jenkins 4096 May 13 13:44 .git [2020-05-13T13:49:43.377Z] drwxrwxr-x 2 jenkins jenkins 4096 May 13 13:44 .github [2020-05-13T13:49:43.377Z] -rw-rw-r-- 1 jenkins jenkins 258 May 13 13:44 .gitignore [2020-05-13T13:49:43.377Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 13:44 .semver [2020-05-13T13:49:43.377Z] -rw-rw-r-- 1 jenkins jenkins 6432 May 13 13:44 Attribution.txt [2020-05-13T13:49:43.377Z] -rw-rw-r-- 1 jenkins jenkins 1826 May 13 13:44 Dockerfile [2020-05-13T13:49:43.377Z] -rw-rw-r-- 1 jenkins jenkins 957 May 13 13:44 Dockerfile.build [2020-05-13T13:49:43.377Z] -rw-rw-r-- 1 jenkins jenkins 683 May 13 13:44 Jenkinsfile [2020-05-13T13:49:43.377Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 13 13:44 LICENSE [2020-05-13T13:49:43.377Z] -rw-rw-r-- 1 jenkins jenkins 873 May 13 13:44 Makefile [2020-05-13T13:49:43.377Z] -rw-rw-r-- 1 jenkins jenkins 4413 May 13 13:44 README.md [2020-05-13T13:49:43.377Z] -rw-rw-r-- 1 jenkins jenkins 5 May 13 13:40 VERSION [2020-05-13T13:49:43.377Z] drwxrwxr-x 2 jenkins jenkins 4096 May 13 13:44 bin [2020-05-13T13:49:43.377Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 13:44 cmd [2020-05-13T13:49:43.377Z] -rw-r--r-- 1 jenkins jenkins 32181 May 13 13:49 coverage.out [2020-05-13T13:49:43.377Z] -rw-r--r-- 1 jenkins jenkins 855 May 13 13:49 go.mod [2020-05-13T13:49:43.377Z] -rw-r--r-- 1 jenkins jenkins 14894 May 13 13:49 go.sum [2020-05-13T13:49:43.377Z] drwxrwxr-x 3 jenkins jenkins 4096 May 13 13:44 internal [2020-05-13T13:49:43.377Z] -rw-rw-r-- 1 jenkins jenkins 235 May 13 13:44 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-13T13:49:43.707Z] + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=21fff1ff2d94d29d0202a29d26e8364d8607c083 --label arch=arm64 --label version=0.0.0 . [2020-05-13T13:49:44.303Z] Sending build context to Docker daemon 34.14MB [2020-05-13T13:49:44.303Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-13T13:49:44.303Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-13T13:49:44.303Z] ---> b1a42d17daed [2020-05-13T13:49:44.303Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-05-13T13:49:44.887Z] ---> Running in 6856579d4461 [2020-05-13T13:49:45.156Z] Removing intermediate container 6856579d4461 [2020-05-13T13:49:45.156Z] ---> be1194c82a4f [2020-05-13T13:49:45.156Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-05-13T13:49:45.156Z] ---> Running in f73852262ad7 [2020-05-13T13:49:45.424Z] Removing intermediate container f73852262ad7 [2020-05-13T13:49:45.424Z] ---> fca5f53b7ccf [2020-05-13T13:49:45.424Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-05-13T13:49:45.694Z] ---> Running in 39dd2731e586 [2020-05-13T13:49:45.962Z] Removing intermediate container 39dd2731e586 [2020-05-13T13:49:45.962Z] ---> 4ca75c7d2f91 [2020-05-13T13:49:45.962Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-13T13:49:46.234Z] ---> Running in 6a79b6ca7a27 [2020-05-13T13:49:48.189Z] Removing intermediate container 6a79b6ca7a27 [2020-05-13T13:49:48.189Z] ---> 31d7bba10489 [2020-05-13T13:49:48.189Z] Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-05-13T13:49:48.189Z] ---> Running in f28a46f17a00 [2020-05-13T13:49:48.774Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-13T13:49:49.733Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-13T13:49:50.325Z] OK: 203 MiB in 52 packages [2020-05-13T13:49:51.289Z] Removing intermediate container f28a46f17a00 [2020-05-13T13:49:51.289Z] ---> bf4c4dfe3d2e [2020-05-13T13:49:51.289Z] Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-05-13T13:49:51.289Z] ---> Running in bdba1f2e5ba2 [2020-05-13T13:49:51.877Z] Removing intermediate container bdba1f2e5ba2 [2020-05-13T13:49:51.877Z] ---> 5193c42f6584 [2020-05-13T13:49:51.877Z] Step 9/21 : COPY . . [2020-05-13T13:49:53.831Z] ---> 142b0981a3f0 [2020-05-13T13:49:53.831Z] Step 10/21 : ARG MAKE='make build' [2020-05-13T13:49:53.831Z] ---> Running in 2e741b207d6a [2020-05-13T13:49:54.420Z] Removing intermediate container 2e741b207d6a [2020-05-13T13:49:54.420Z] ---> a5d9bc848e5f [2020-05-13T13:49:54.420Z] Step 11/21 : RUN $MAKE [2020-05-13T13:49:54.420Z] ---> Running in 503ed67d2f30 [2020-05-13T13:49:55.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-05-13T13:50:27.704Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-05-13T13:50:37.800Z] Removing intermediate container 503ed67d2f30 [2020-05-13T13:50:37.800Z] ---> 78e0b580f189 [2020-05-13T13:50:37.800Z] Step 12/21 : FROM alpine [2020-05-13T13:50:37.800Z] latest: Pulling from library/alpine [2020-05-13T13:50:37.800Z] 29e5d40040c1: Pulling fs layer [2020-05-13T13:50:37.800Z] 29e5d40040c1: Download complete [2020-05-13T13:50:37.800Z] 29e5d40040c1: Pull complete [2020-05-13T13:50:37.800Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-13T13:50:37.800Z] Status: Downloaded newer image for alpine:latest [2020-05-13T13:50:37.800Z] ---> c20d2a9ab686 [2020-05-13T13:50:37.800Z] Step 13/21 : ENV APP_PORT=49990 [2020-05-13T13:50:37.800Z] ---> Running in 185b7901df2d [2020-05-13T13:50:38.068Z] Removing intermediate container 185b7901df2d [2020-05-13T13:50:38.068Z] ---> 98e9e0fbdf7f [2020-05-13T13:50:38.068Z] Step 14/21 : EXPOSE $APP_PORT [2020-05-13T13:50:38.068Z] ---> Running in 4df613f45a51 [2020-05-13T13:50:38.661Z] Removing intermediate container 4df613f45a51 [2020-05-13T13:50:38.661Z] ---> 0cf46671160b [2020-05-13T13:50:38.661Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-05-13T13:50:39.626Z] ---> 4762bfdf064d [2020-05-13T13:50:39.626Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-05-13T13:50:40.211Z] ---> 1a03ffd47c9a [2020-05-13T13:50:40.211Z] Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-05-13T13:50:40.800Z] ---> 4e9f083c2dec [2020-05-13T13:50:40.800Z] Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-05-13T13:50:40.800Z] ---> Running in 6c180614c09f [2020-05-13T13:50:41.398Z] Removing intermediate container 6c180614c09f [2020-05-13T13:50:41.398Z] ---> 9e808d7f94df [2020-05-13T13:50:41.398Z] Step 19/21 : LABEL arch=arm64 [2020-05-13T13:50:41.398Z] ---> Running in ad603c934689 [2020-05-13T13:50:41.667Z] Removing intermediate container ad603c934689 [2020-05-13T13:50:41.667Z] ---> 819ecf7151be [2020-05-13T13:50:41.667Z] Step 20/21 : LABEL git_sha=21fff1ff2d94d29d0202a29d26e8364d8607c083 [2020-05-13T13:50:41.936Z] ---> Running in c19eae813a9c [2020-05-13T13:50:42.204Z] Removing intermediate container c19eae813a9c [2020-05-13T13:50:42.204Z] ---> 9daa6c7898a1 [2020-05-13T13:50:42.204Z] Step 21/21 : LABEL version=0.0.0 [2020-05-13T13:50:42.473Z] ---> Running in 64513b1a1820 [2020-05-13T13:50:42.741Z] Removing intermediate container 64513b1a1820 [2020-05-13T13:50:42.741Z] ---> a0ad7bdcac2a [2020-05-13T13:50:42.741Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-13T13:50:42.741Z] Successfully built a0ad7bdcac2a [2020-05-13T13:50:42.741Z] Successfully tagged docker-device-virtual-go-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) Stage "Snap" skipped due to when conditional [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-05-13T13:50:43.998Z] provisioning config files... [2020-05-13T13:50:44.011Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-110@tmp/config3089202805101156832tmp [Pipeline] { [Pipeline] sh [2020-05-13T13:50:44.364Z] + curl -s https://codecov.io/bash [2020-05-13T13:50:44.364Z] + bash -s - -t @/w/workspace/foundry_device-virtual-go_PR-110@tmp/config3089202805101156832tmp [2020-05-13T13:50:44.625Z] [2020-05-13T13:50:44.625Z] _____ _ [2020-05-13T13:50:44.625Z] / ____| | | [2020-05-13T13:50:44.626Z] | | ___ __| | ___ ___ _____ __ [2020-05-13T13:50:44.626Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-13T13:50:44.626Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-13T13:50:44.626Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-13T13:50:44.626Z] Bash-tbd [2020-05-13T13:50:44.626Z] [2020-05-13T13:50:44.626Z] [2020-05-13T13:50:44.626Z] ==> Jenkins CI detected. [2020-05-13T13:50:44.626Z] project root: . [2020-05-13T13:50:44.626Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-13T13:50:44.626Z] ==> Running gcov in . (disable via -X gcov) [2020-05-13T13:50:44.626Z] ==> Python coveragepy not found [2020-05-13T13:50:44.626Z] ==> Searching for coverage reports in: [2020-05-13T13:50:44.626Z] + . [2020-05-13T13:50:44.626Z] -> Found 1 reports [2020-05-13T13:50:44.626Z] ==> Detecting git/mercurial file structure [2020-05-13T13:50:44.626Z] ==> Reading reports [2020-05-13T13:50:44.626Z] + ./coverage.out bytes=32181 [2020-05-13T13:50:44.626Z] ==> Appending adjustments [2020-05-13T13:50:44.626Z] http://docs.codecov.io/docs/fixing-reports [2020-05-13T13:50:44.626Z] + Found adjustments [2020-05-13T13:50:44.626Z] ==> Gzipping contents [2020-05-13T13:50:44.626Z] ==> Uploading reports [2020-05-13T13:50:44.626Z] url: https://codecov.io [2020-05-13T13:50:44.626Z] query: branch=PR-110&commit=21fff1ff2d94d29d0202a29d26e8364d8607c083&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-110%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=110&job= [2020-05-13T13:50:44.626Z] -> Pinging Codecov [2020-05-13T13:50:44.626Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-110&commit=21fff1ff2d94d29d0202a29d26e8364d8607c083&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-110%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=110&job= [2020-05-13T13:50:45.194Z] -> Uploading [2020-05-13T13:50:45.769Z] -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/21fff1ff2d94d29d0202a29d26e8364d8607c083 [Pipeline] } [2020-05-13T13:50:45.776Z] 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-05-13T13:50:47.119Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-13T13:50:47.415Z] ---> package-listing.sh [2020-05-13T13:50:47.415Z] ++ facter osfamily [2020-05-13T13:50:47.415Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-13T13:50:47.415Z] + OS_FAMILY=redhat [2020-05-13T13:50:47.415Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-110 [2020-05-13T13:50:47.415Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-13T13:50:47.415Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-13T13:50:47.415Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-13T13:50:47.415Z] + PACKAGES=/tmp/packages_start.txt [2020-05-13T13:50:47.415Z] + '[' /w/workspace/foundry_device-virtual-go_PR-110 ']' [2020-05-13T13:50:47.415Z] + PACKAGES=/tmp/packages_end.txt [2020-05-13T13:50:47.415Z] + case "${OS_FAMILY}" in [2020-05-13T13:50:47.415Z] + rpm -qa [2020-05-13T13:50:47.415Z] + sort [2020-05-13T13:50:51.617Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-13T13:50:51.617Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-13T13:50:51.617Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-13T13:50:51.617Z] + '[' /w/workspace/foundry_device-virtual-go_PR-110 ']' [2020-05-13T13:50:51.617Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-110/archives/ [2020-05-13T13:50:51.617Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-110/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-13T13:50:51.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-13T13:50:51.973Z] [2020-05-13T13:50:51.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-13T13:50:52.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-13T13:50:52.322Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-13T13:50:52.322Z] c9b1b535fdd9: Pulling fs layer [2020-05-13T13:50:52.322Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-13T13:50:52.322Z] 756a868c4378: Pulling fs layer [2020-05-13T13:50:52.322Z] 444b2fc9a129: Pulling fs layer [2020-05-13T13:50:52.322Z] ea15f1150254: Pulling fs layer [2020-05-13T13:50:52.322Z] 41b27a9f41bf: Pulling fs layer [2020-05-13T13:50:52.322Z] 28c525ee5125: Pulling fs layer [2020-05-13T13:50:52.322Z] 094b1ea09ed8: Pulling fs layer [2020-05-13T13:50:52.322Z] 138eaada9080: Pulling fs layer [2020-05-13T13:50:52.322Z] 0622d0fa9048: Pulling fs layer [2020-05-13T13:50:52.322Z] 444b2fc9a129: Waiting [2020-05-13T13:50:52.322Z] ea15f1150254: Waiting [2020-05-13T13:50:52.322Z] 41b27a9f41bf: Waiting [2020-05-13T13:50:52.322Z] 28c525ee5125: Waiting [2020-05-13T13:50:52.322Z] 094b1ea09ed8: Waiting [2020-05-13T13:50:52.322Z] 138eaada9080: Waiting [2020-05-13T13:50:52.322Z] 0622d0fa9048: Waiting [2020-05-13T13:50:52.322Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-13T13:50:52.322Z] 2cc5ad85d9ab: Download complete [2020-05-13T13:50:52.322Z] 444b2fc9a129: Verifying Checksum [2020-05-13T13:50:52.322Z] 444b2fc9a129: Download complete [2020-05-13T13:50:52.322Z] c9b1b535fdd9: Download complete [2020-05-13T13:50:52.584Z] ea15f1150254: Verifying Checksum [2020-05-13T13:50:52.584Z] ea15f1150254: Download complete [2020-05-13T13:50:52.584Z] 28c525ee5125: Verifying Checksum [2020-05-13T13:50:52.584Z] 28c525ee5125: Download complete [2020-05-13T13:50:52.848Z] 756a868c4378: Verifying Checksum [2020-05-13T13:50:52.848Z] 756a868c4378: Download complete [2020-05-13T13:50:52.848Z] c9b1b535fdd9: Pull complete [2020-05-13T13:50:53.118Z] 138eaada9080: Verifying Checksum [2020-05-13T13:50:53.118Z] 138eaada9080: Download complete [2020-05-13T13:50:53.118Z] 094b1ea09ed8: Verifying Checksum [2020-05-13T13:50:53.118Z] 094b1ea09ed8: Download complete [2020-05-13T13:50:53.118Z] 0622d0fa9048: Download complete [2020-05-13T13:50:53.118Z] 2cc5ad85d9ab: Pull complete [2020-05-13T13:50:53.693Z] 41b27a9f41bf: Verifying Checksum [2020-05-13T13:50:53.693Z] 41b27a9f41bf: Download complete [2020-05-13T13:50:54.636Z] 756a868c4378: Pull complete [2020-05-13T13:50:54.636Z] 444b2fc9a129: Pull complete [2020-05-13T13:50:55.209Z] ea15f1150254: Pull complete [2020-05-13T13:50:58.505Z] 41b27a9f41bf: Pull complete [2020-05-13T13:50:58.505Z] 28c525ee5125: Pull complete [2020-05-13T13:51:00.422Z] 094b1ea09ed8: Pull complete [2020-05-13T13:51:00.422Z] 138eaada9080: Pull complete [2020-05-13T13:51:00.682Z] 0622d0fa9048: Pull complete [2020-05-13T13:51:00.682Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-13T13:51:00.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-13T13:51:00.841Z] prd-centos7-docker-4c-2g-8216 does not seem to be running inside a container [2020-05-13T13:51:00.884Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/foundry_device-virtual-go_PR-110 -v /w/workspace/foundry_device-virtual-go_PR-110:/w/workspace/foundry_device-virtual-go_PR-110:rw,z -v /w/workspace/foundry_device-virtual-go_PR-110@tmp:/w/workspace/foundry_device-virtual-go_PR-110@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-13T13:51:01.900Z] $ docker top c785f7fb8fa7e9e56b54055eacdf2f171d1bf3ad0f1cc6102ca022609f27b5db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-13T13:51:02.183Z] provisioning config files... [2020-05-13T13:51:02.200Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-110@tmp/config5496744675559133527tmp [Pipeline] { [Pipeline] echo [2020-05-13T13:51:02.260Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-13T13:51:02.553Z] ---> create-netrc.sh [Pipeline] echo [2020-05-13T13:51:02.561Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-13T13:51:02.854Z] ---> logs-deploy.sh [2020-05-13T13:51:02.854Z] + ARCHIVE_ARTIFACTS= [2020-05-13T13:51:02.854Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-13T13:51:02.854Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-13T13:51:02.854Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-13T13:51:02.854Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-110/2 [2020-05-13T13:51:02.854Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-110/2/ [2020-05-13T13:51:02.854Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-110/2 /w/workspace/foundry_device-virtual-go_PR-110 [2020-05-13T13:51:04.235Z] Archives upload complete. [2020-05-13T13:51:04.235Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-110/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-110/2/