Pull request #90 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-virtual-go Obtained Jenkinsfile from f57fe661056b58ea0bf8340bef71dbaac7ec7cef+5671dc497a8de3c78b84a4dff37d194a373880a7 (11c60b5d583dd32e4d9cc0a5f60231085de60518) Running in Durability level: MAX_SURVIVABILITY 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 b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-90/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [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/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-3695 in /w/workspace/xfoundry_device-virtual-go_PR-90 [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/device-virtual-go.git > git init /w/workspace/xfoundry_device-virtual-go_PR-90 # 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/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 5671dc497a8de3c78b84a4dff37d194a373880a7 into PR head commit f57fe661056b58ea0bf8340bef71dbaac7ec7cef Merge succeeded, producing f57fe661056b58ea0bf8340bef71dbaac7ec7cef Checking out Revision f57fe661056b58ea0bf8340bef71dbaac7ec7cef (PR-90) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/90/head:refs/remotes/origin/PR-90 # 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/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f57fe661056b58ea0bf8340bef71dbaac7ec7cef # 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 5671dc497a8de3c78b84a4dff37d194a373880a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f57fe661056b58ea0bf8340bef71dbaac7ec7cef # timeout=10 Commit message: "Reduce test rounds" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-09T12:38:14.543Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-09T12:38:17.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-09T12:38:17.453Z] [2020-03-09T12:38:17.453Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-09T12:38:17.972Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-09T12:38:18.265Z] latest: Pulling from edgex-devops/git-semver [2020-03-09T12:38:18.265Z] 9123ac7c32f7: Pulling fs layer [2020-03-09T12:38:18.265Z] b8cc5d1170e3: Pulling fs layer [2020-03-09T12:38:18.265Z] 2924cbbf6a41: Pulling fs layer [2020-03-09T12:38:18.265Z] 93b08a4f1073: Pulling fs layer [2020-03-09T12:38:18.265Z] 93b08a4f1073: Waiting [2020-03-09T12:38:18.265Z] b8cc5d1170e3: Download complete [2020-03-09T12:38:18.535Z] 9123ac7c32f7: Download complete [2020-03-09T12:38:18.535Z] 2924cbbf6a41: Verifying Checksum [2020-03-09T12:38:18.535Z] 2924cbbf6a41: Download complete [2020-03-09T12:38:18.535Z] 93b08a4f1073: Verifying Checksum [2020-03-09T12:38:18.535Z] 93b08a4f1073: Download complete [2020-03-09T12:38:18.799Z] 9123ac7c32f7: Pull complete [2020-03-09T12:38:19.059Z] b8cc5d1170e3: Pull complete [2020-03-09T12:38:20.012Z] 2924cbbf6a41: Pull complete [2020-03-09T12:38:20.012Z] 93b08a4f1073: Pull complete [2020-03-09T12:38:20.012Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-09T12:38:20.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-09T12:38:20.588Z] prd-centos7-docker-4c-2g-3695 does not seem to be running inside a container [2020-03-09T12:38:20.706Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-virtual-go_PR-90 -v /w/workspace/xfoundry_device-virtual-go_PR-90:/w/workspace/xfoundry_device-virtual-go_PR-90:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-90@tmp:/w/workspace/xfoundry_device-virtual-go_PR-90@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-03-09T12:38:21.453Z] $ docker top 2c9c08a167f367223422eb2b7a874ed6622cbf7c32ee419a3874e3dcb3d7462f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-09T12:38:22.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-09T12:38:22.469Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-09T12:38:22.737Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-09T12:38:22.740Z] $ docker exec 2c9c08a167f367223422eb2b7a874ed6622cbf7c32ee419a3874e3dcb3d7462f ssh-agent [2020-03-09T12:38:22.949Z] SSH_AUTH_SOCK=/tmp/ssh-e93noRfZWgxx/agent.15 [2020-03-09T12:38:22.949Z] SSH_AGENT_PID=22 [2020-03-09T12:38:22.961Z] Running ssh-add (command line suppressed) [2020-03-09T12:38:23.142Z] Identity added: /w/workspace/xfoundry_device-virtual-go_PR-90@tmp/private_key_7138986657832174884.key (/w/workspace/xfoundry_device-virtual-go_PR-90@tmp/private_key_7138986657832174884.key) [2020-03-09T12:38:23.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-09T12:38:23.593Z] + git describe --exact-match --tags HEAD [2020-03-09T12:38:23.593Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-09T12:38:23.682Z] $ docker exec --env ******** --env ******** 2c9c08a167f367223422eb2b7a874ed6622cbf7c32ee419a3874e3dcb3d7462f ssh-agent -k [2020-03-09T12:38:23.846Z] unset SSH_AUTH_SOCK; [2020-03-09T12:38:23.846Z] unset SSH_AGENT_PID; [2020-03-09T12:38:23.846Z] echo Agent pid 22 killed; [2020-03-09T12:38:23.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-09T12:38:24.072Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-09T12:38:24.072Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-09T12:38:24.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-09T12:38:24.163Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-09T12:38:24.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-09T12:38:24.424Z] $ docker exec 2c9c08a167f367223422eb2b7a874ed6622cbf7c32ee419a3874e3dcb3d7462f ssh-agent [2020-03-09T12:38:24.695Z] SSH_AUTH_SOCK=/tmp/ssh-hNbn40kvlTSJ/agent.56 [2020-03-09T12:38:24.695Z] SSH_AGENT_PID=63 [2020-03-09T12:38:24.703Z] Running ssh-add (command line suppressed) [2020-03-09T12:38:24.865Z] Identity added: /w/workspace/xfoundry_device-virtual-go_PR-90@tmp/private_key_8387379711508751614.key (/w/workspace/xfoundry_device-virtual-go_PR-90@tmp/private_key_8387379711508751614.key) [2020-03-09T12:38:24.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-09T12:38:25.288Z] + git semver init [2020-03-09T12:38:25.288Z] # -> Open(): unable to determine branch for HEAD [2020-03-09T12:38:25.288Z] # $GIT_DIR = /w/workspace/xfoundry_device-virtual-go_PR-90/.git [2020-03-09T12:38:25.288Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-virtual-go_PR-90 [2020-03-09T12:38:25.288Z] # $SEMVER_REMOTE_NAME = origin [2020-03-09T12:38:25.288Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-09T12:38:25.288Z] # $SEMVER_USER_NAME = jenkins [2020-03-09T12:38:25.288Z] # $SEMVER_BRANCH = PR-90 [2020-03-09T12:38:25.288Z] # $SEMVER_TEMP = /tmp/semver-254238795 [2020-03-09T12:38:25.288Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-03-09T12:38:25.551Z] # '/tmp/semver-254238795' -> '/w/workspace/xfoundry_device-virtual-go_PR-90/.semver' [2020-03-09T12:38:25.551Z] # -> Force: false [2020-03-09T12:38:25.551Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-virtual-go_PR-90/.semver [Pipeline] } [2020-03-09T12:38:25.571Z] $ docker exec --env ******** --env ******** 2c9c08a167f367223422eb2b7a874ed6622cbf7c32ee419a3874e3dcb3d7462f ssh-agent -k [2020-03-09T12:38:25.768Z] unset SSH_AUTH_SOCK; [2020-03-09T12:38:25.769Z] unset SSH_AGENT_PID; [2020-03-09T12:38:25.769Z] echo Agent pid 63 killed; [2020-03-09T12:38:25.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-09T12:38:26.359Z] + git semver [Pipeline] } [2020-03-09T12:38:26.386Z] $ docker stop --time=1 2c9c08a167f367223422eb2b7a874ed6622cbf7c32ee419a3874e3dcb3d7462f [2020-03-09T12:38:27.804Z] $ docker rm -f 2c9c08a167f367223422eb2b7a874ed6622cbf7c32ee419a3874e3dcb3d7462f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-09T12:38:29.015Z] Stashed 21 file(s) [Pipeline] echo [2020-03-09T12:38:29.033Z] [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-03-09T12:38:44.486Z] Still waiting to schedule task [2020-03-09T12:38:44.486Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-03-09T12:38:44.508Z] Still waiting to schedule task [2020-03-09T12:38:44.508Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2518’ is offline [2020-03-09T12:40:37.921Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3696 in /w/workspace/xfoundry_device-virtual-go_PR-90 [Pipeline] { [Pipeline] ws [2020-03-09T12:40:38.046Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-03-09T12:40:44.158Z] using credential edgex-jenkins-ssh [2020-03-09T12:40:44.208Z] Cloning the remote Git repository [2020-03-09T12:40:44.208Z] Cloning with configured refspecs honoured and without tags [2020-03-09T12:40:44.285Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-03-09T12:40:44.397Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-03-09T12:40:44.506Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-09T12:40:44.507Z] > git --version # timeout=10 [2020-03-09T12:40:44.542Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T12:40:44.615Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T12:40:45.442Z] Fetching without tags [2020-03-09T12:40:45.922Z] Merging remotes/origin/master commit 5671dc497a8de3c78b84a4dff37d194a373880a7 into PR head commit f57fe661056b58ea0bf8340bef71dbaac7ec7cef [2020-03-09T12:40:46.176Z] Merge succeeded, producing f57fe661056b58ea0bf8340bef71dbaac7ec7cef [2020-03-09T12:40:46.177Z] Checking out Revision f57fe661056b58ea0bf8340bef71dbaac7ec7cef (PR-90) [2020-03-09T12:40:45.278Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-09T12:40:45.294Z] > git config --add remote.origin.fetch +refs/pull/90/head:refs/remotes/origin/PR-90 # timeout=10 [2020-03-09T12:40:45.338Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T12:40:45.402Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-09T12:40:45.451Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-09T12:40:45.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T12:40:45.466Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T12:40:45.937Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T12:40:45.968Z] > git checkout -f f57fe661056b58ea0bf8340bef71dbaac7ec7cef # timeout=10 [2020-03-09T12:40:46.047Z] > git remote # timeout=10 [2020-03-09T12:40:46.075Z] > git config --get remote.origin.url # timeout=10 [2020-03-09T12:40:46.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T12:40:46.111Z] > git merge 5671dc497a8de3c78b84a4dff37d194a373880a7 # timeout=10 [2020-03-09T12:40:46.154Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T12:40:46.178Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T12:40:46.193Z] > git checkout -f f57fe661056b58ea0bf8340bef71dbaac7ec7cef # timeout=10 [2020-03-09T12:40:50.762Z] Commit message: "Reduce test rounds" [2020-03-09T12:40:50.814Z] > git --version # timeout=10 [2020-03-09T12:40:50.835Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-09T12:40:52.406Z] ========================================================= [2020-03-09T12:40:52.406Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-09T12:40:52.406Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-09T12:40:53.405Z] + 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-03-09T12:40:54.495Z] Sending build context to Docker daemon 454.7kB [2020-03-09T12:40:54.495Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-09T12:40:54.495Z] Step 2/8 : FROM ${BASE} [2020-03-09T12:40:54.781Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-09T12:40:54.781Z] cde5963f3b93: Pulling fs layer [2020-03-09T12:40:54.781Z] 2a23fa8c16f7: Pulling fs layer [2020-03-09T12:40:54.781Z] 777b28850792: Pulling fs layer [2020-03-09T12:40:54.781Z] 8a11ddd9e578: Pulling fs layer [2020-03-09T12:40:54.781Z] 4cf88f913ddb: Pulling fs layer [2020-03-09T12:40:54.781Z] 1df406cf5192: Pulling fs layer [2020-03-09T12:40:54.781Z] cd6300453558: Pulling fs layer [2020-03-09T12:40:54.781Z] b9c365052c96: Pulling fs layer [2020-03-09T12:40:54.781Z] a2d8cc88f415: Pulling fs layer [2020-03-09T12:40:54.781Z] ea1d1ca13537: Pulling fs layer [2020-03-09T12:40:54.781Z] 3750a50a1c5e: Pulling fs layer [2020-03-09T12:40:54.781Z] 8a11ddd9e578: Waiting [2020-03-09T12:40:54.781Z] 4cf88f913ddb: Waiting [2020-03-09T12:40:54.781Z] 1df406cf5192: Waiting [2020-03-09T12:40:54.781Z] cd6300453558: Waiting [2020-03-09T12:40:54.781Z] b9c365052c96: Waiting [2020-03-09T12:40:54.781Z] a2d8cc88f415: Waiting [2020-03-09T12:40:54.781Z] ea1d1ca13537: Waiting [2020-03-09T12:40:54.781Z] 3750a50a1c5e: Waiting [2020-03-09T12:40:54.781Z] 777b28850792: Verifying Checksum [2020-03-09T12:40:54.781Z] 777b28850792: Download complete [2020-03-09T12:40:54.781Z] 2a23fa8c16f7: Verifying Checksum [2020-03-09T12:40:54.781Z] 2a23fa8c16f7: Download complete [2020-03-09T12:40:54.781Z] 4cf88f913ddb: Download complete [2020-03-09T12:40:54.781Z] 1df406cf5192: Verifying Checksum [2020-03-09T12:40:54.781Z] 1df406cf5192: Download complete [2020-03-09T12:40:55.378Z] cde5963f3b93: Download complete [2020-03-09T12:40:56.356Z] cde5963f3b93: Pull complete [2020-03-09T12:40:57.326Z] 2a23fa8c16f7: Pull complete [2020-03-09T12:40:57.596Z] 777b28850792: Pull complete [2020-03-09T12:40:59.569Z] cd6300453558: Verifying Checksum [2020-03-09T12:40:59.569Z] cd6300453558: Download complete [2020-03-09T12:40:59.569Z] a2d8cc88f415: Download complete [2020-03-09T12:41:02.175Z] ea1d1ca13537: Verifying Checksum [2020-03-09T12:41:02.175Z] ea1d1ca13537: Download complete [2020-03-09T12:41:02.175Z] 3750a50a1c5e: Verifying Checksum [2020-03-09T12:41:02.175Z] 3750a50a1c5e: Download complete [2020-03-09T12:41:04.786Z] b9c365052c96: Verifying Checksum [2020-03-09T12:41:04.786Z] b9c365052c96: Download complete [2020-03-09T12:41:06.203Z] 8a11ddd9e578: Verifying Checksum [2020-03-09T12:41:06.203Z] 8a11ddd9e578: Download complete [2020-03-09T12:41:17.663Z] Running on prd-centos7-docker-4c-2g-3697 in /w/workspace/xfoundry_device-virtual-go_PR-90 [Pipeline] { [Pipeline] ws [2020-03-09T12:41:17.808Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-03-09T12:41:18.551Z] 8a11ddd9e578: Pull complete [2020-03-09T12:41:18.551Z] 4cf88f913ddb: Pull complete [2020-03-09T12:41:18.551Z] 1df406cf5192: Pull complete [2020-03-09T12:41:20.155Z] using credential edgex-jenkins-ssh [2020-03-09T12:41:20.199Z] Cloning the remote Git repository [2020-03-09T12:41:20.199Z] Cloning with configured refspecs honoured and without tags [2020-03-09T12:41:20.856Z] Fetching without tags [2020-03-09T12:41:19.944Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-03-09T12:41:19.983Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-03-09T12:41:20.025Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-09T12:41:20.026Z] > git --version # timeout=10 [2020-03-09T12:41:20.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T12:41:20.066Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T12:41:20.588Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-09T12:41:20.595Z] > git config --add remote.origin.fetch +refs/pull/90/head:refs/remotes/origin/PR-90 # timeout=10 [2020-03-09T12:41:20.607Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T12:41:20.620Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-09T12:41:20.633Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-09T12:41:20.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T12:41:20.638Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-09T12:41:21.219Z] Merging remotes/origin/master commit 5671dc497a8de3c78b84a4dff37d194a373880a7 into PR head commit f57fe661056b58ea0bf8340bef71dbaac7ec7cef [2020-03-09T12:41:21.295Z] Merge succeeded, producing f57fe661056b58ea0bf8340bef71dbaac7ec7cef [2020-03-09T12:41:21.295Z] Checking out Revision f57fe661056b58ea0bf8340bef71dbaac7ec7cef (PR-90) [2020-03-09T12:41:21.914Z] cd6300453558: Pull complete [2020-03-09T12:41:21.027Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T12:41:21.032Z] > git checkout -f f57fe661056b58ea0bf8340bef71dbaac7ec7cef # timeout=10 [2020-03-09T12:41:21.065Z] > git remote # timeout=10 [2020-03-09T12:41:21.070Z] > git config --get remote.origin.url # timeout=10 [2020-03-09T12:41:21.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-09T12:41:21.081Z] > git merge 5671dc497a8de3c78b84a4dff37d194a373880a7 # timeout=10 [2020-03-09T12:41:21.091Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-09T12:41:21.104Z] > git config core.sparsecheckout # timeout=10 [2020-03-09T12:41:21.110Z] > git checkout -f f57fe661056b58ea0bf8340bef71dbaac7ec7cef # timeout=10 [2020-03-09T12:41:25.859Z] Commit message: "Reduce test rounds" [2020-03-09T12:41:25.884Z] > git --version # timeout=10 [2020-03-09T12:41:25.914Z] fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [2020-03-09T12:41:26.181Z] b9c365052c96: Pull complete [2020-03-09T12:41:26.181Z] a2d8cc88f415: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-09T12:41:27.312Z] ========================================================= [2020-03-09T12:41:27.312Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-09T12:41:27.312Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-09T12:41:27.988Z] + 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-03-09T12:41:28.261Z] Sending build context to Docker daemon 454.7kB [2020-03-09T12:41:28.261Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-09T12:41:28.261Z] Step 2/8 : FROM ${BASE} [2020-03-09T12:41:28.261Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-09T12:41:28.261Z] e6b0cf9c0882: Pulling fs layer [2020-03-09T12:41:28.261Z] 2848faf0eed1: Pulling fs layer [2020-03-09T12:41:28.261Z] 0f37312ad70f: Pulling fs layer [2020-03-09T12:41:28.261Z] 5788d62ee057: Pulling fs layer [2020-03-09T12:41:28.261Z] 0e6b1d234666: Pulling fs layer [2020-03-09T12:41:28.261Z] bf5d7aec512f: Pulling fs layer [2020-03-09T12:41:28.261Z] 34c802a77dc8: Pulling fs layer [2020-03-09T12:41:28.261Z] 9eb99e56ec68: Pulling fs layer [2020-03-09T12:41:28.261Z] 27c7a5d97fbd: Pulling fs layer [2020-03-09T12:41:28.261Z] 5c102a31e300: Pulling fs layer [2020-03-09T12:41:28.261Z] dcfb455df0a1: Pulling fs layer [2020-03-09T12:41:28.261Z] 5788d62ee057: Waiting [2020-03-09T12:41:28.261Z] bf5d7aec512f: Waiting [2020-03-09T12:41:28.261Z] 34c802a77dc8: Waiting [2020-03-09T12:41:28.261Z] 5c102a31e300: Waiting [2020-03-09T12:41:28.261Z] 27c7a5d97fbd: Waiting [2020-03-09T12:41:28.261Z] 0e6b1d234666: Waiting [2020-03-09T12:41:28.261Z] 9eb99e56ec68: Waiting [2020-03-09T12:41:28.261Z] 0f37312ad70f: Verifying Checksum [2020-03-09T12:41:28.261Z] 0f37312ad70f: Download complete [2020-03-09T12:41:28.261Z] 2848faf0eed1: Download complete [2020-03-09T12:41:28.261Z] 0e6b1d234666: Verifying Checksum [2020-03-09T12:41:28.261Z] 0e6b1d234666: Download complete [2020-03-09T12:41:28.261Z] bf5d7aec512f: Verifying Checksum [2020-03-09T12:41:28.261Z] bf5d7aec512f: Download complete [2020-03-09T12:41:28.261Z] e6b0cf9c0882: Verifying Checksum [2020-03-09T12:41:28.261Z] e6b0cf9c0882: Download complete [2020-03-09T12:41:28.784Z] ea1d1ca13537: Pull complete [2020-03-09T12:41:28.784Z] 3750a50a1c5e: Pull complete [2020-03-09T12:41:28.784Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-09T12:41:28.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-09T12:41:28.784Z] ---> 78745c68409d [2020-03-09T12:41:28.784Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-03-09T12:41:28.840Z] e6b0cf9c0882: Pull complete [2020-03-09T12:41:29.110Z] 34c802a77dc8: Verifying Checksum [2020-03-09T12:41:29.110Z] 34c802a77dc8: Download complete [2020-03-09T12:41:29.110Z] 27c7a5d97fbd: Verifying Checksum [2020-03-09T12:41:29.110Z] 27c7a5d97fbd: Download complete [2020-03-09T12:41:29.694Z] 5c102a31e300: Verifying Checksum [2020-03-09T12:41:29.694Z] 5c102a31e300: Download complete [2020-03-09T12:41:29.694Z] dcfb455df0a1: Verifying Checksum [2020-03-09T12:41:29.694Z] dcfb455df0a1: Download complete [2020-03-09T12:41:29.960Z] 9eb99e56ec68: Verifying Checksum [2020-03-09T12:41:29.960Z] 9eb99e56ec68: Download complete [2020-03-09T12:41:29.960Z] 5788d62ee057: Verifying Checksum [2020-03-09T12:41:29.960Z] 5788d62ee057: Download complete [2020-03-09T12:41:30.221Z] 2848faf0eed1: Pull complete [2020-03-09T12:41:30.221Z] 0f37312ad70f: Pull complete [2020-03-09T12:41:34.150Z] ---> Running in ba6e71c254ee [2020-03-09T12:41:34.150Z] Removing intermediate container ba6e71c254ee [2020-03-09T12:41:34.150Z] ---> 5bc748a08ff4 [2020-03-09T12:41:34.150Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-09T12:41:34.150Z] ---> Running in d85caf98fbe7 [2020-03-09T12:41:35.516Z] 5788d62ee057: Pull complete [2020-03-09T12:41:35.516Z] 0e6b1d234666: Pull complete [2020-03-09T12:41:35.516Z] bf5d7aec512f: Pull complete [2020-03-09T12:41:36.100Z] Removing intermediate container d85caf98fbe7 [2020-03-09T12:41:36.100Z] ---> 89512d1c90a5 [2020-03-09T12:41:36.100Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-03-09T12:41:36.100Z] ---> Running in aaacd38b770e [2020-03-09T12:41:36.689Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-09T12:41:37.652Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-09T12:41:38.239Z] (1/13) Installing libmagic (5.37-r1) [2020-03-09T12:41:38.239Z] (2/13) Installing file (5.37-r1) [2020-03-09T12:41:38.508Z] (3/13) Installing libc-dev (0.7.2-r0) [2020-03-09T12:41:38.508Z] (4/13) Installing g++ (9.2.0-r3) [2020-03-09T12:41:39.709Z] 34c802a77dc8: Pull complete [2020-03-09T12:41:40.455Z] (5/13) Installing fortify-headers (1.1-r0) [2020-03-09T12:41:40.456Z] (6/13) Installing build-base (0.5-r1) [2020-03-09T12:41:40.456Z] (7/13) Installing openssh-keygen (8.1_p1-r0) [2020-03-09T12:41:40.456Z] (8/13) Installing libedit (20191211.3.1-r0) [2020-03-09T12:41:40.723Z] (9/13) Installing openssh-client (8.1_p1-r0) [2020-03-09T12:41:40.989Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0) [2020-03-09T12:41:40.989Z] (11/13) Installing openssh-server-common (8.1_p1-r0) [2020-03-09T12:41:40.989Z] (12/13) Installing openssh-server (8.1_p1-r0) [2020-03-09T12:41:41.258Z] (13/13) Installing openssh (8.1_p1-r0) [2020-03-09T12:41:41.258Z] Executing busybox-1.31.1-r8.trigger [2020-03-09T12:41:41.258Z] OK: 203 MiB in 52 packages [2020-03-09T12:41:43.994Z] 9eb99e56ec68: Pull complete [2020-03-09T12:41:43.995Z] 27c7a5d97fbd: Pull complete [2020-03-09T12:41:44.566Z] 5c102a31e300: Pull complete [2020-03-09T12:41:44.829Z] dcfb455df0a1: Pull complete [2020-03-09T12:41:44.829Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-09T12:41:44.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-09T12:41:44.829Z] ---> 7c70fe431013 [2020-03-09T12:41:44.829Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-03-09T12:41:44.829Z] ---> Running in 3153365e8b7f [2020-03-09T12:41:45.089Z] Removing intermediate container 3153365e8b7f [2020-03-09T12:41:45.089Z] ---> d096845e6323 [2020-03-09T12:41:45.089Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-09T12:41:45.089Z] ---> Running in 3eefa8bfaa88 [2020-03-09T12:41:46.029Z] Removing intermediate container 3eefa8bfaa88 [2020-03-09T12:41:46.029Z] ---> 6cbd146cb711 [2020-03-09T12:41:46.029Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-03-09T12:41:46.029Z] ---> Running in 9929d9d8088b [2020-03-09T12:41:46.600Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-09T12:41:46.613Z] Removing intermediate container aaacd38b770e [2020-03-09T12:41:46.613Z] ---> e779eaa00ba2 [2020-03-09T12:41:46.613Z] Step 6/8 : WORKDIR /device-virtual-go [2020-03-09T12:41:46.613Z] ---> Running in 4188bd5fa9eb [2020-03-09T12:41:46.613Z] Removing intermediate container 4188bd5fa9eb [2020-03-09T12:41:46.613Z] ---> 4aaf991312f3 [2020-03-09T12:41:46.613Z] Step 7/8 : COPY . . [2020-03-09T12:41:47.167Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-09T12:41:47.202Z] ---> 0f635e9584a6 [2020-03-09T12:41:47.202Z] Step 8/8 : RUN go mod download [2020-03-09T12:41:47.202Z] ---> Running in 373ace574fe1 [2020-03-09T12:41:47.426Z] (1/13) Installing libmagic (5.37-r1) [2020-03-09T12:41:47.685Z] (2/13) Installing file (5.37-r1) [2020-03-09T12:41:47.685Z] (3/13) Installing libc-dev (0.7.2-r0) [2020-03-09T12:41:47.947Z] (4/13) Installing g++ (9.2.0-r3) [2020-03-09T12:41:51.236Z] (5/13) Installing fortify-headers (1.1-r0) [2020-03-09T12:41:51.461Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-09T12:41:51.461Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-09T12:41:51.461Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-09T12:41:51.461Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-09T12:41:51.461Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-09T12:41:51.461Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-09T12:41:51.461Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-09T12:41:51.461Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 [2020-03-09T12:41:51.461Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 [2020-03-09T12:41:51.461Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-09T12:41:51.461Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-03-09T12:41:51.461Z] go: finding github.com/fatih/color v1.7.0 [2020-03-09T12:41:51.461Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-09T12:41:51.495Z] (6/13) Installing build-base (0.5-r1) [2020-03-09T12:41:51.495Z] (7/13) Installing openssh-keygen (8.1_p1-r0) [2020-03-09T12:41:51.495Z] (8/13) Installing libedit (20191211.3.1-r0) [2020-03-09T12:41:51.732Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-09T12:41:51.732Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-09T12:41:51.732Z] go: finding github.com/golang/snappy v0.0.1 [2020-03-09T12:41:51.732Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-09T12:41:51.732Z] go: finding github.com/google/uuid v1.1.0 [2020-03-09T12:41:51.732Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-09T12:41:51.753Z] (9/13) Installing openssh-client (8.1_p1-r0) [2020-03-09T12:41:51.999Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-09T12:41:51.999Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-09T12:41:51.999Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-09T12:41:51.999Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-09T12:41:51.999Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-09T12:41:51.999Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-09T12:41:51.999Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-09T12:41:52.014Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0) [2020-03-09T12:41:52.014Z] (11/13) Installing openssh-server-common (8.1_p1-r0) [2020-03-09T12:41:52.014Z] (12/13) Installing openssh-server (8.1_p1-r0) [2020-03-09T12:41:52.265Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-09T12:41:52.265Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-09T12:41:52.265Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-09T12:41:52.265Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-09T12:41:52.265Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-09T12:41:52.265Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-09T12:41:52.265Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-09T12:41:52.277Z] (13/13) Installing openssh (8.1_p1-r0) [2020-03-09T12:41:52.277Z] Executing busybox-1.31.1-r8.trigger [2020-03-09T12:41:52.277Z] OK: 214 MiB in 52 packages [2020-03-09T12:41:52.532Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-09T12:41:52.532Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-09T12:41:52.532Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-09T12:41:52.532Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-09T12:41:52.532Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-09T12:41:52.532Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-09T12:41:52.532Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-09T12:41:52.799Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-09T12:41:52.799Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-09T12:41:52.799Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-09T12:41:52.799Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-09T12:41:52.799Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-09T12:41:52.799Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-09T12:41:53.066Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-09T12:41:53.066Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-09T12:41:53.066Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-09T12:41:53.066Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-09T12:41:53.066Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-09T12:41:53.066Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-09T12:41:53.066Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-09T12:41:53.066Z] go: finding github.com/posener/complete v1.1.1 [2020-03-09T12:41:53.066Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-03-09T12:41:53.333Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-09T12:41:53.333Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-09T12:41:53.333Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-09T12:41:53.333Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-09T12:41:53.333Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-09T12:41:53.333Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-09T12:41:53.333Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-09T12:41:53.333Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-09T12:41:53.600Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-03-09T12:41:53.600Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-09T12:41:53.600Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-09T12:41:53.600Z] go: finding modernc.org/b v1.0.0 [2020-03-09T12:41:53.600Z] go: finding modernc.org/db v1.0.0 [2020-03-09T12:41:53.600Z] go: finding modernc.org/file v1.0.0 [2020-03-09T12:41:53.866Z] go: finding modernc.org/fileutil v1.0.0 [2020-03-09T12:41:53.866Z] go: finding modernc.org/golex v1.0.0 [2020-03-09T12:41:53.866Z] go: finding modernc.org/internal v1.0.0 [2020-03-09T12:41:53.866Z] go: finding modernc.org/lldb v1.0.0 [2020-03-09T12:41:53.866Z] go: finding modernc.org/mathutil v1.0.0 [2020-03-09T12:41:53.866Z] go: finding modernc.org/ql v1.0.0 [2020-03-09T12:41:53.866Z] go: finding modernc.org/sortutil v1.0.0 [2020-03-09T12:41:54.137Z] go: finding modernc.org/strutil v1.0.0 [2020-03-09T12:41:54.138Z] go: finding modernc.org/zappy v1.0.0 [2020-03-09T12:41:54.818Z] Removing intermediate container 9929d9d8088b [2020-03-09T12:41:54.818Z] ---> bcd0bbc54c86 [2020-03-09T12:41:54.818Z] Step 6/8 : WORKDIR /device-virtual-go [2020-03-09T12:41:54.818Z] ---> Running in 4b6aee399b39 [2020-03-09T12:41:54.818Z] Removing intermediate container 4b6aee399b39 [2020-03-09T12:41:54.818Z] ---> 35286174972f [2020-03-09T12:41:54.818Z] Step 7/8 : COPY . . [2020-03-09T12:41:54.818Z] ---> 7b947ee7a782 [2020-03-09T12:41:54.818Z] Step 8/8 : RUN go mod download [2020-03-09T12:41:54.818Z] ---> Running in bc47b26d40e5 [2020-03-09T12:41:56.744Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-09T12:41:56.744Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-09T12:41:57.005Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-09T12:41:57.006Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-09T12:41:57.006Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-09T12:41:57.006Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-09T12:41:57.006Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-09T12:41:57.006Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 [2020-03-09T12:41:57.006Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 [2020-03-09T12:41:57.265Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-09T12:41:57.265Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-03-09T12:41:57.265Z] go: finding github.com/fatih/color v1.7.0 [2020-03-09T12:41:57.265Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-09T12:41:57.265Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-09T12:41:57.265Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-09T12:41:57.265Z] go: finding github.com/golang/snappy v0.0.1 [2020-03-09T12:41:57.265Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-09T12:41:57.523Z] go: finding github.com/google/uuid v1.1.0 [2020-03-09T12:41:57.523Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-09T12:41:57.523Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-09T12:41:57.523Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-09T12:41:57.523Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-09T12:41:57.523Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-09T12:41:57.782Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-09T12:41:57.782Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-09T12:41:57.782Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-09T12:41:57.782Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-09T12:41:57.782Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-09T12:41:57.782Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-09T12:41:57.782Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-09T12:41:58.041Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-09T12:41:58.041Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-09T12:41:58.041Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-09T12:41:58.041Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-09T12:41:58.041Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-09T12:41:58.041Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-09T12:41:58.041Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-09T12:41:58.299Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-09T12:41:58.299Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-09T12:41:58.299Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-09T12:41:59.236Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-09T12:41:59.237Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-09T12:41:59.237Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-09T12:41:59.237Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-09T12:41:59.237Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-09T12:41:59.237Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-09T12:41:59.237Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-09T12:41:59.237Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-09T12:41:59.237Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-09T12:41:59.237Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-09T12:41:59.496Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-09T12:41:59.496Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-09T12:41:59.496Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-09T12:41:59.496Z] go: finding github.com/posener/complete v1.1.1 [2020-03-09T12:41:59.496Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-03-09T12:41:59.496Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-09T12:41:59.496Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-09T12:41:59.496Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-09T12:41:59.496Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-09T12:41:59.496Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-09T12:41:59.755Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-09T12:41:59.755Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-09T12:41:59.755Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-09T12:41:59.755Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-03-09T12:41:59.755Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-09T12:41:59.755Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-09T12:41:59.755Z] go: finding modernc.org/b v1.0.0 [2020-03-09T12:42:00.014Z] go: finding modernc.org/db v1.0.0 [2020-03-09T12:42:00.014Z] go: finding modernc.org/file v1.0.0 [2020-03-09T12:42:00.014Z] go: finding modernc.org/fileutil v1.0.0 [2020-03-09T12:42:00.014Z] go: finding modernc.org/golex v1.0.0 [2020-03-09T12:42:00.014Z] go: finding modernc.org/internal v1.0.0 [2020-03-09T12:42:00.014Z] go: finding modernc.org/lldb v1.0.0 [2020-03-09T12:42:00.014Z] go: finding modernc.org/mathutil v1.0.0 [2020-03-09T12:42:00.273Z] go: finding modernc.org/ql v1.0.0 [2020-03-09T12:42:00.273Z] go: finding modernc.org/sortutil v1.0.0 [2020-03-09T12:42:00.273Z] go: finding modernc.org/strutil v1.0.0 [2020-03-09T12:42:00.273Z] go: finding modernc.org/zappy v1.0.0 [2020-03-09T12:42:06.866Z] Removing intermediate container bc47b26d40e5 [2020-03-09T12:42:06.866Z] ---> 9d25ab2f1107 [2020-03-09T12:42:06.866Z] Successfully built 9d25ab2f1107 [2020-03-09T12:42:06.866Z] 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-03-09T12:42:08.009Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-09T12:42:08.009Z] . [Pipeline] withDockerContainer [2020-03-09T12:42:08.150Z] prd-centos7-docker-4c-2g-3697 does not seem to be running inside a container [2020-03-09T12:42:08.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-03-09T12:42:08.751Z] $ docker top e0dad783590a96d813a3f469a61c7c5fa73820b3291924345404238cc4a65ac1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-09T12:42:09.759Z] + go version [2020-03-09T12:42:09.759Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-09T12:42:10.074Z] + make test [2020-03-09T12:42:10.074Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-03-09T12:42:12.012Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-03-09T12:42:12.389Z] Removing intermediate container 373ace574fe1 [2020-03-09T12:42:12.389Z] ---> baddc5e2c633 [2020-03-09T12:42:12.389Z] Successfully built baddc5e2c633 [2020-03-09T12:42:12.389Z] 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-03-09T12:42:13.180Z] + docker inspect -f . ci-base-image-arm64 [2020-03-09T12:42:13.451Z] . [Pipeline] withDockerContainer [2020-03-09T12:42:13.801Z] prd-ubuntu18.04-docker-arm64-4c-16g-3696 does not seem to be running inside a container [2020-03-09T12:42:13.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-03-09T12:42:15.399Z] $ docker top eb5ba884767b353a73a5b92ad21e4fd62e421cb737fd6653dc8587e640126936 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-09T12:42:17.849Z] + go version [2020-03-09T12:42:17.849Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-09T12:42:18.520Z] + make test [2020-03-09T12:42:18.521Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-03-09T12:42:19.491Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-03-09T12:42:30.900Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-03-09T12:42:43.127Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 9.470s coverage: 50.8% of statements [2020-03-09T12:42:43.127Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-09T12:42:43.702Z] gofmt -l . [2020-03-09T12:42:43.702Z] [ "`gofmt -l .`" = "" ] [2020-03-09T12:42:43.702Z] ./bin/test-attribution-txt.sh [2020-03-09T12:42:44.639Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-09T12:42:45.006Z] Stashed 1 file(s) [Pipeline] } [2020-03-09T12:42:45.020Z] $ docker stop --time=1 e0dad783590a96d813a3f469a61c7c5fa73820b3291924345404238cc4a65ac1 [2020-03-09T12:42:46.439Z] $ docker rm -f e0dad783590a96d813a3f469a61c7c5fa73820b3291924345404238cc4a65ac1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-09T12:42:47.973Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-09T12:42:48.281Z] + ls -al . [2020-03-09T12:42:48.281Z] total 108 [2020-03-09T12:42:48.281Z] drwxrwxr-x. 8 jenkins jenkins 4096 Mar 9 12:42 . [2020-03-09T12:42:48.281Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 9 12:41 .. [2020-03-09T12:42:48.281Z] -rw-rw-r--. 1 jenkins jenkins 5686 Mar 9 12:41 Attribution.txt [2020-03-09T12:42:48.281Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 9 12:41 bin [2020-03-09T12:42:48.281Z] drwxrwxr-x. 3 jenkins jenkins 55 Mar 9 12:41 cmd [2020-03-09T12:42:48.281Z] -rw-r--r--. 1 jenkins jenkins 30626 Mar 9 12:42 coverage.out [2020-03-09T12:42:48.281Z] -rw-rw-r--. 1 jenkins jenkins 1660 Mar 9 12:41 Dockerfile [2020-03-09T12:42:48.281Z] -rw-rw-r--. 1 jenkins jenkins 957 Mar 9 12:41 Dockerfile.build [2020-03-09T12:42:48.281Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 9 12:41 .git [2020-03-09T12:42:48.281Z] drwxrwxr-x. 2 jenkins jenkins 38 Mar 9 12:41 .github [2020-03-09T12:42:48.281Z] -rw-rw-r--. 1 jenkins jenkins 258 Mar 9 12:41 .gitignore [2020-03-09T12:42:48.281Z] -rw-r--r--. 1 jenkins jenkins 883 Mar 9 12:42 go.mod [2020-03-09T12:42:48.281Z] -rw-r--r--. 1 jenkins jenkins 13565 Mar 9 12:42 go.sum [2020-03-09T12:42:48.281Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 9 12:41 internal [2020-03-09T12:42:48.281Z] -rw-rw-r--. 1 jenkins jenkins 683 Mar 9 12:41 Jenkinsfile [2020-03-09T12:42:48.281Z] -rw-rw-r--. 1 jenkins jenkins 11340 Mar 9 12:41 LICENSE [2020-03-09T12:42:48.281Z] -rw-rw-r--. 1 jenkins jenkins 873 Mar 9 12:41 Makefile [2020-03-09T12:42:48.282Z] -rw-rw-r--. 1 jenkins jenkins 3770 Mar 9 12:41 README.md [2020-03-09T12:42:48.282Z] drwxrwxr-x. 3 jenkins jenkins 57 Mar 9 12:41 .semver [2020-03-09T12:42:48.282Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 9 12:38 VERSION [2020-03-09T12:42:48.282Z] -rw-rw-r--. 1 jenkins jenkins 235 Mar 9 12:41 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-09T12:42:48.605Z] + 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=f57fe661056b58ea0bf8340bef71dbaac7ec7cef --label arch=amd64 --label version=0.0.0 . [2020-03-09T12:42:48.605Z] Sending build context to Docker daemon 503.3kB [2020-03-09T12:42:48.605Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-03-09T12:42:48.606Z] Step 2/19 : FROM ${BASE} AS builder [2020-03-09T12:42:48.606Z] ---> 9d25ab2f1107 [2020-03-09T12:42:48.606Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-03-09T12:42:48.864Z] ---> Running in eaccaced8068 [2020-03-09T12:42:48.864Z] Removing intermediate container eaccaced8068 [2020-03-09T12:42:48.864Z] ---> a4ff12359d13 [2020-03-09T12:42:48.864Z] Step 4/19 : ARG ALPINE_PKG_EXTRA="" [2020-03-09T12:42:48.864Z] ---> Running in ccf874cb82d9 [2020-03-09T12:42:49.130Z] Removing intermediate container ccf874cb82d9 [2020-03-09T12:42:49.130Z] ---> 56c56c512dcb [2020-03-09T12:42:49.130Z] Step 5/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IOTech' [2020-03-09T12:42:49.130Z] ---> Running in ee070ebc77be [2020-03-09T12:42:49.130Z] Removing intermediate container ee070ebc77be [2020-03-09T12:42:49.130Z] ---> 6523f45d33ba [2020-03-09T12:42:49.130Z] Step 6/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-09T12:42:49.130Z] ---> Running in 679864ed4bb4 [2020-03-09T12:42:50.071Z] Removing intermediate container 679864ed4bb4 [2020-03-09T12:42:50.071Z] ---> 2ce68e717d96 [2020-03-09T12:42:50.071Z] Step 7/19 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-09T12:42:50.071Z] ---> Running in c26b37c1cbfa [2020-03-09T12:42:50.333Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-09T12:42:51.271Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-09T12:42:51.532Z] OK: 214 MiB in 52 packages [2020-03-09T12:42:52.098Z] Removing intermediate container c26b37c1cbfa [2020-03-09T12:42:52.098Z] ---> 60dbb4963602 [2020-03-09T12:42:52.098Z] Step 8/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-03-09T12:42:52.098Z] ---> Running in 6abaab9a5b7c [2020-03-09T12:42:52.098Z] Removing intermediate container 6abaab9a5b7c [2020-03-09T12:42:52.098Z] ---> f1a3cebe950c [2020-03-09T12:42:52.098Z] Step 9/19 : COPY . . [2020-03-09T12:42:52.356Z] ---> 74154dded36c [2020-03-09T12:42:52.356Z] Step 10/19 : ARG MAKE='make build' [2020-03-09T12:42:52.356Z] ---> Running in 52599f0fba21 [2020-03-09T12:42:52.615Z] Removing intermediate container 52599f0fba21 [2020-03-09T12:42:52.615Z] ---> e18a0898ac6c [2020-03-09T12:42:52.615Z] Step 11/19 : RUN $MAKE [2020-03-09T12:42:52.615Z] ---> Running in 8a9ef43a5e96 [2020-03-09T12:42:52.875Z] 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-03-09T12:43:11.038Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-09T12:43:12.944Z] Removing intermediate container 8a9ef43a5e96 [2020-03-09T12:43:12.944Z] ---> 538be8ca0cd4 [2020-03-09T12:43:12.944Z] Step 12/19 : FROM alpine [2020-03-09T12:43:13.202Z] latest: Pulling from library/alpine [2020-03-09T12:43:13.461Z] c9b1b535fdd9: Pulling fs layer [2020-03-09T12:43:13.720Z] c9b1b535fdd9: Verifying Checksum [2020-03-09T12:43:13.720Z] c9b1b535fdd9: Download complete [2020-03-09T12:43:13.720Z] c9b1b535fdd9: Pull complete [2020-03-09T12:43:13.980Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-09T12:43:13.980Z] Status: Downloaded newer image for alpine:latest [2020-03-09T12:43:13.980Z] ---> e7d92cdc71fe [2020-03-09T12:43:13.980Z] Step 13/19 : ENV APP_PORT=49990 [2020-03-09T12:43:13.980Z] ---> Running in fb8e724eef77 [2020-03-09T12:43:13.980Z] Removing intermediate container fb8e724eef77 [2020-03-09T12:43:13.980Z] ---> 111f3b59c238 [2020-03-09T12:43:13.980Z] Step 14/19 : EXPOSE $APP_PORT [2020-03-09T12:43:13.980Z] ---> Running in 97af3a08957c [2020-03-09T12:43:14.238Z] Removing intermediate container 97af3a08957c [2020-03-09T12:43:14.238Z] ---> 63a9d23ca8ea [2020-03-09T12:43:14.238Z] Step 15/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-03-09T12:43:14.806Z] ---> d80e5f2a41fe [2020-03-09T12:43:14.806Z] Step 16/19 : ENTRYPOINT ["/device-virtual","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] [2020-03-09T12:43:14.806Z] ---> Running in e570ba65abd4 [2020-03-09T12:43:14.806Z] Removing intermediate container e570ba65abd4 [2020-03-09T12:43:14.806Z] ---> 4581b327030f [2020-03-09T12:43:14.806Z] Step 17/19 : LABEL arch=amd64 [2020-03-09T12:43:15.065Z] ---> Running in 9e1bf89ff672 [2020-03-09T12:43:15.065Z] Removing intermediate container 9e1bf89ff672 [2020-03-09T12:43:15.065Z] ---> e0f2f2458489 [2020-03-09T12:43:15.065Z] Step 18/19 : LABEL git_sha=f57fe661056b58ea0bf8340bef71dbaac7ec7cef [2020-03-09T12:43:15.065Z] ---> Running in bbbfca84a86b [2020-03-09T12:43:15.324Z] Removing intermediate container bbbfca84a86b [2020-03-09T12:43:15.324Z] ---> 2623a2ae32cd [2020-03-09T12:43:15.324Z] Step 19/19 : LABEL version=0.0.0 [2020-03-09T12:43:15.324Z] ---> Running in 5783a3ffc6c8 [2020-03-09T12:43:15.324Z] Removing intermediate container 5783a3ffc6c8 [2020-03-09T12:43:15.324Z] ---> 2cbfc1811f56 [2020-03-09T12:43:15.324Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-09T12:43:15.324Z] Successfully built 2cbfc1811f56 [2020-03-09T12:43:15.324Z] 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] } [Pipeline] // withEnv [Pipeline] } [2020-03-09T12:43:15.978Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-09T12:43:20.247Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 10.280s coverage: 50.8% of statements [2020-03-09T12:43:20.248Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-09T12:43:28.500Z] gofmt -l . [2020-03-09T12:43:28.500Z] [ "`gofmt -l .`" = "" ] [2020-03-09T12:43:28.500Z] ./bin/test-attribution-txt.sh [2020-03-09T12:43:29.470Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-09T12:43:30.083Z] Warning: overwriting stash ‘coverage-report’ [2020-03-09T12:43:30.484Z] Stashed 1 file(s) [Pipeline] } [2020-03-09T12:43:30.510Z] $ docker stop --time=1 eb5ba884767b353a73a5b92ad21e4fd62e421cb737fd6653dc8587e640126936 [2020-03-09T12:43:32.847Z] $ docker rm -f eb5ba884767b353a73a5b92ad21e4fd62e421cb737fd6653dc8587e640126936 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-03-09T12:43:34.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-03-09T12:43:34.632Z] + ls -al . [2020-03-09T12:43:34.632Z] total 136 [2020-03-09T12:43:34.632Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 12:43 . [2020-03-09T12:43:34.632Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 12:40 .. [2020-03-09T12:43:34.632Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 12:40 .git [2020-03-09T12:43:34.632Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 12:40 .github [2020-03-09T12:43:34.632Z] -rw-rw-r-- 1 jenkins jenkins 258 Mar 9 12:40 .gitignore [2020-03-09T12:43:34.632Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 12:40 .semver [2020-03-09T12:43:34.632Z] -rw-rw-r-- 1 jenkins jenkins 5686 Mar 9 12:40 Attribution.txt [2020-03-09T12:43:34.632Z] -rw-rw-r-- 1 jenkins jenkins 1660 Mar 9 12:40 Dockerfile [2020-03-09T12:43:34.632Z] -rw-rw-r-- 1 jenkins jenkins 957 Mar 9 12:40 Dockerfile.build [2020-03-09T12:43:34.632Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 9 12:40 Jenkinsfile [2020-03-09T12:43:34.632Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 12:40 LICENSE [2020-03-09T12:43:34.632Z] -rw-rw-r-- 1 jenkins jenkins 873 Mar 9 12:40 Makefile [2020-03-09T12:43:34.632Z] -rw-rw-r-- 1 jenkins jenkins 3770 Mar 9 12:40 README.md [2020-03-09T12:43:34.632Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 12:38 VERSION [2020-03-09T12:43:34.632Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 12:40 bin [2020-03-09T12:43:34.632Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 12:40 cmd [2020-03-09T12:43:34.632Z] -rw-r--r-- 1 jenkins jenkins 30626 Mar 9 12:43 coverage.out [2020-03-09T12:43:34.632Z] -rw-r--r-- 1 jenkins jenkins 883 Mar 9 12:43 go.mod [2020-03-09T12:43:34.632Z] -rw-r--r-- 1 jenkins jenkins 13565 Mar 9 12:43 go.sum [2020-03-09T12:43:34.632Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 12:40 internal [2020-03-09T12:43:34.632Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 9 12:40 version.go [Pipeline] isUnix [Pipeline] sh [2020-03-09T12:43:34.989Z] + 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=f57fe661056b58ea0bf8340bef71dbaac7ec7cef --label arch=arm64 --label version=0.0.0 . [2020-03-09T12:43:35.258Z] Sending build context to Docker daemon 503.3kB [2020-03-09T12:43:35.258Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-03-09T12:43:35.258Z] Step 2/19 : FROM ${BASE} AS builder [2020-03-09T12:43:35.258Z] ---> baddc5e2c633 [2020-03-09T12:43:35.258Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-03-09T12:43:35.526Z] ---> Running in 8815daac8596 [2020-03-09T12:43:35.793Z] Removing intermediate container 8815daac8596 [2020-03-09T12:43:35.793Z] ---> f98393cb449d [2020-03-09T12:43:35.793Z] Step 4/19 : ARG ALPINE_PKG_EXTRA="" [2020-03-09T12:43:36.061Z] ---> Running in 4fb71b016a77 [2020-03-09T12:43:36.328Z] Removing intermediate container 4fb71b016a77 [2020-03-09T12:43:36.328Z] ---> 63f7e8741b40 [2020-03-09T12:43:36.328Z] Step 5/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IOTech' [2020-03-09T12:43:36.596Z] ---> Running in dceccd754d46 [2020-03-09T12:43:36.863Z] Removing intermediate container dceccd754d46 [2020-03-09T12:43:36.863Z] ---> e02ac80c2fdf [2020-03-09T12:43:36.863Z] Step 6/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-09T12:43:36.863Z] ---> Running in 07d56c2b2ca4 [2020-03-09T12:43:38.814Z] Removing intermediate container 07d56c2b2ca4 [2020-03-09T12:43:38.814Z] ---> e9b879346214 [2020-03-09T12:43:38.814Z] Step 7/19 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-03-09T12:43:38.814Z] ---> Running in 8748ee0a01f2 [2020-03-09T12:43:39.774Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-09T12:43:40.358Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-09T12:43:40.944Z] OK: 203 MiB in 52 packages [2020-03-09T12:43:41.909Z] Removing intermediate container 8748ee0a01f2 [2020-03-09T12:43:41.909Z] ---> 851707c08aa9 [2020-03-09T12:43:41.909Z] Step 8/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-03-09T12:43:42.179Z] ---> Running in 4062b74fc5b1 [2020-03-09T12:43:42.447Z] Removing intermediate container 4062b74fc5b1 [2020-03-09T12:43:42.447Z] ---> d0669633ce09 [2020-03-09T12:43:42.447Z] Step 9/19 : COPY . . [2020-03-09T12:43:43.411Z] ---> 14c89b7a1e36 [2020-03-09T12:43:43.411Z] Step 10/19 : ARG MAKE='make build' [2020-03-09T12:43:43.411Z] ---> Running in 0dc14360fe3d [2020-03-09T12:43:43.680Z] Removing intermediate container 0dc14360fe3d [2020-03-09T12:43:43.680Z] ---> d3ae1ee71560 [2020-03-09T12:43:43.680Z] Step 11/19 : RUN $MAKE [2020-03-09T12:43:43.954Z] ---> Running in 027ea65a103a [2020-03-09T12:43:44.921Z] 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-03-09T12:44:31.844Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-03-09T12:44:40.067Z] Removing intermediate container 027ea65a103a [2020-03-09T12:44:40.067Z] ---> e8fea1fd47a5 [2020-03-09T12:44:40.067Z] Step 12/19 : FROM alpine [2020-03-09T12:44:40.334Z] latest: Pulling from library/alpine [2020-03-09T12:44:40.602Z] 8fa90b21c985: Pulling fs layer [2020-03-09T12:44:41.199Z] 8fa90b21c985: Download complete [2020-03-09T12:44:41.468Z] 8fa90b21c985: Pull complete [2020-03-09T12:44:41.469Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-09T12:44:41.469Z] Status: Downloaded newer image for alpine:latest [2020-03-09T12:44:41.469Z] ---> 6e4716cdcf7a [2020-03-09T12:44:41.469Z] Step 13/19 : ENV APP_PORT=49990 [2020-03-09T12:44:41.741Z] ---> Running in 76ca37f30fe8 [2020-03-09T12:44:42.008Z] Removing intermediate container 76ca37f30fe8 [2020-03-09T12:44:42.008Z] ---> 9916d10682ee [2020-03-09T12:44:42.008Z] Step 14/19 : EXPOSE $APP_PORT [2020-03-09T12:44:42.276Z] ---> Running in d94432bc9d1b [2020-03-09T12:44:42.544Z] Removing intermediate container d94432bc9d1b [2020-03-09T12:44:42.544Z] ---> 398b07ced991 [2020-03-09T12:44:42.544Z] Step 15/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-03-09T12:44:43.955Z] ---> 0c39e5091788 [2020-03-09T12:44:43.955Z] Step 16/19 : ENTRYPOINT ["/device-virtual","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] [2020-03-09T12:44:44.223Z] ---> Running in bcd1e3294572 [2020-03-09T12:44:44.492Z] Removing intermediate container bcd1e3294572 [2020-03-09T12:44:44.492Z] ---> c28e8766dc40 [2020-03-09T12:44:44.492Z] Step 17/19 : LABEL arch=arm64 [2020-03-09T12:44:44.762Z] ---> Running in e90dbcd4cad5 [2020-03-09T12:44:45.031Z] Removing intermediate container e90dbcd4cad5 [2020-03-09T12:44:45.031Z] ---> eeb0b46b84fb [2020-03-09T12:44:45.031Z] Step 18/19 : LABEL git_sha=f57fe661056b58ea0bf8340bef71dbaac7ec7cef [2020-03-09T12:44:45.031Z] ---> Running in 4474f8e98cb1 [2020-03-09T12:44:45.616Z] Removing intermediate container 4474f8e98cb1 [2020-03-09T12:44:45.616Z] ---> 3a1233bb1806 [2020-03-09T12:44:45.616Z] Step 19/19 : LABEL version=0.0.0 [2020-03-09T12:44:45.616Z] ---> Running in a30075567a72 [2020-03-09T12:44:45.885Z] Removing intermediate container a30075567a72 [2020-03-09T12:44:45.885Z] ---> 225bf9e25726 [2020-03-09T12:44:45.885Z] [Warning] One or more build-args [ARCH] were not consumed [2020-03-09T12:44:45.885Z] Successfully built 225bf9e25726 [2020-03-09T12:44:45.885Z] 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] } [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-03-09T12:44:47.531Z] provisioning config files... [2020-03-09T12:44:47.550Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/xfoundry_device-virtual-go_PR-90@tmp/config2864253537510260776tmp [Pipeline] { [Pipeline] sh [2020-03-09T12:44:47.950Z] + curl -s https://codecov.io/bash [2020-03-09T12:44:47.950Z] + bash -s - -t @/w/workspace/xfoundry_device-virtual-go_PR-90@tmp/config2864253537510260776tmp [2020-03-09T12:44:48.211Z] [2020-03-09T12:44:48.211Z] _____ _ [2020-03-09T12:44:48.211Z] / ____| | | [2020-03-09T12:44:48.211Z] | | ___ __| | ___ ___ _____ __ [2020-03-09T12:44:48.211Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-09T12:44:48.211Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-09T12:44:48.211Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-09T12:44:48.211Z] Bash-20200303-bc4d7e6 [2020-03-09T12:44:48.211Z] [2020-03-09T12:44:48.211Z] [2020-03-09T12:44:48.211Z] ==> Jenkins CI detected. [2020-03-09T12:44:48.211Z] project root: . [2020-03-09T12:44:48.474Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-09T12:44:48.474Z] ==> Running gcov in . (disable via -X gcov) [2020-03-09T12:44:48.474Z] ==> Python coveragepy not found [2020-03-09T12:44:48.474Z] ==> Searching for coverage reports in: [2020-03-09T12:44:48.474Z] + . [2020-03-09T12:44:48.474Z] -> Found 1 reports [2020-03-09T12:44:48.474Z] ==> Detecting git/mercurial file structure [2020-03-09T12:44:48.474Z] ==> Reading reports [2020-03-09T12:44:48.474Z] + ./coverage.out bytes=30626 [2020-03-09T12:44:48.474Z] ==> Appending adjustments [2020-03-09T12:44:48.474Z] http://docs.codecov.io/docs/fixing-reports [2020-03-09T12:44:48.474Z] + Found adjustments [2020-03-09T12:44:48.474Z] ==> Gzipping contents [2020-03-09T12:44:48.474Z] ==> Uploading reports [2020-03-09T12:44:48.474Z] url: https://codecov.io [2020-03-09T12:44:48.474Z] query: branch=PR-90&commit=f57fe661056b58ea0bf8340bef71dbaac7ec7cef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-90%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=90&job= [2020-03-09T12:44:48.474Z] -> Pinging Codecov [2020-03-09T12:44:48.475Z] https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-90&commit=f57fe661056b58ea0bf8340bef71dbaac7ec7cef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-90%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=90&job= [2020-03-09T12:44:49.056Z] -> Uploading [2020-03-09T12:44:49.656Z] -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/f57fe661056b58ea0bf8340bef71dbaac7ec7cef [Pipeline] } [2020-03-09T12:44:49.676Z] 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-03-09T12:44:51.602Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T12:44:51.965Z] ---> package-listing.sh [2020-03-09T12:44:51.965Z] ++ facter osfamily [2020-03-09T12:44:51.965Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-09T12:44:51.965Z] + OS_FAMILY=redhat [2020-03-09T12:44:51.965Z] + workspace=/w/workspace/xfoundry_device-virtual-go_PR-90 [2020-03-09T12:44:51.965Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-09T12:44:51.965Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-09T12:44:51.965Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-09T12:44:51.965Z] + PACKAGES=/tmp/packages_start.txt [2020-03-09T12:44:51.965Z] + '[' /w/workspace/xfoundry_device-virtual-go_PR-90 ']' [2020-03-09T12:44:51.965Z] + PACKAGES=/tmp/packages_end.txt [2020-03-09T12:44:51.965Z] + case "${OS_FAMILY}" in [2020-03-09T12:44:51.965Z] + rpm -qa [2020-03-09T12:44:51.965Z] + sort [2020-03-09T12:44:58.652Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-09T12:44:58.652Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-09T12:44:58.652Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-09T12:44:58.652Z] + '[' /w/workspace/xfoundry_device-virtual-go_PR-90 ']' [2020-03-09T12:44:58.652Z] + mkdir -p /w/workspace/xfoundry_device-virtual-go_PR-90/archives/ [2020-03-09T12:44:58.652Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-virtual-go_PR-90/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-09T12:44:59.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-09T12:44:59.409Z] [2020-03-09T12:44:59.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-09T12:44:59.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-09T12:44:59.797Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-09T12:44:59.797Z] c9b1b535fdd9: Pulling fs layer [2020-03-09T12:44:59.797Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-09T12:44:59.797Z] 756a868c4378: Pulling fs layer [2020-03-09T12:44:59.797Z] 444b2fc9a129: Pulling fs layer [2020-03-09T12:44:59.797Z] ea15f1150254: Pulling fs layer [2020-03-09T12:44:59.797Z] 41b27a9f41bf: Pulling fs layer [2020-03-09T12:44:59.797Z] 28c525ee5125: Pulling fs layer [2020-03-09T12:44:59.797Z] 094b1ea09ed8: Pulling fs layer [2020-03-09T12:44:59.797Z] 138eaada9080: Pulling fs layer [2020-03-09T12:44:59.797Z] 0622d0fa9048: Pulling fs layer [2020-03-09T12:44:59.797Z] 444b2fc9a129: Waiting [2020-03-09T12:44:59.797Z] 094b1ea09ed8: Waiting [2020-03-09T12:44:59.797Z] ea15f1150254: Waiting [2020-03-09T12:44:59.797Z] 41b27a9f41bf: Waiting [2020-03-09T12:44:59.797Z] 0622d0fa9048: Waiting [2020-03-09T12:44:59.797Z] 138eaada9080: Waiting [2020-03-09T12:44:59.797Z] 28c525ee5125: Waiting [2020-03-09T12:44:59.797Z] 2cc5ad85d9ab: Verifying Checksum [2020-03-09T12:44:59.797Z] 2cc5ad85d9ab: Download complete [2020-03-09T12:45:00.091Z] 444b2fc9a129: Verifying Checksum [2020-03-09T12:45:00.091Z] 444b2fc9a129: Download complete [2020-03-09T12:45:00.091Z] c9b1b535fdd9: Verifying Checksum [2020-03-09T12:45:00.091Z] c9b1b535fdd9: Download complete [2020-03-09T12:45:00.091Z] ea15f1150254: Verifying Checksum [2020-03-09T12:45:00.091Z] ea15f1150254: Download complete [2020-03-09T12:45:00.091Z] 28c525ee5125: Verifying Checksum [2020-03-09T12:45:00.091Z] 28c525ee5125: Download complete [2020-03-09T12:45:00.424Z] c9b1b535fdd9: Pull complete [2020-03-09T12:45:00.708Z] 2cc5ad85d9ab: Pull complete [2020-03-09T12:45:01.410Z] 756a868c4378: Verifying Checksum [2020-03-09T12:45:01.410Z] 756a868c4378: Download complete [2020-03-09T12:45:01.722Z] 138eaada9080: Verifying Checksum [2020-03-09T12:45:01.722Z] 138eaada9080: Download complete [2020-03-09T12:45:02.526Z] 0622d0fa9048: Verifying Checksum [2020-03-09T12:45:02.526Z] 0622d0fa9048: Download complete [2020-03-09T12:45:02.804Z] 094b1ea09ed8: Verifying Checksum [2020-03-09T12:45:02.804Z] 094b1ea09ed8: Download complete [2020-03-09T12:45:03.523Z] 41b27a9f41bf: Verifying Checksum [2020-03-09T12:45:03.523Z] 41b27a9f41bf: Download complete [2020-03-09T12:45:03.889Z] 756a868c4378: Pull complete [2020-03-09T12:45:03.889Z] 444b2fc9a129: Pull complete [2020-03-09T12:45:04.158Z] ea15f1150254: Pull complete [2020-03-09T12:45:08.697Z] 41b27a9f41bf: Pull complete [2020-03-09T12:45:08.697Z] 28c525ee5125: Pull complete [2020-03-09T12:45:11.357Z] 094b1ea09ed8: Pull complete [2020-03-09T12:45:11.357Z] 138eaada9080: Pull complete [2020-03-09T12:45:11.684Z] 0622d0fa9048: Pull complete [2020-03-09T12:45:11.684Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-09T12:45:11.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-09T12:45:12.564Z] prd-centos7-docker-4c-2g-3695 does not seem to be running inside a container [2020-03-09T12:45:13.274Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-virtual-go_PR-90 -v /w/workspace/xfoundry_device-virtual-go_PR-90:/w/workspace/xfoundry_device-virtual-go_PR-90:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-90@tmp:/w/workspace/xfoundry_device-virtual-go_PR-90@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-03-09T12:45:14.909Z] $ docker top 163e9faa4656587817643351139f93f5ce6e16ad3b1cee780622af377ef5d475 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-09T12:45:16.837Z] provisioning config files... [2020-03-09T12:45:16.863Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-virtual-go_PR-90@tmp/config1231836723230628096tmp [Pipeline] { [Pipeline] echo [2020-03-09T12:45:17.003Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T12:45:18.118Z] ---> create-netrc.sh [Pipeline] echo [2020-03-09T12:45:18.149Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-09T12:45:18.944Z] ---> logs-deploy.sh [2020-03-09T12:45:18.944Z] + ARCHIVE_ARTIFACTS= [2020-03-09T12:45:18.944Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-09T12:45:18.944Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-09T12:45:18.944Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-09T12:45:18.944Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-90/1 [2020-03-09T12:45:18.944Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-90/1/ [2020-03-09T12:45:18.944Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-90/1 /w/workspace/xfoundry_device-virtual-go_PR-90 [2020-03-09T12:45:21.665Z] Archives upload complete. [2020-03-09T12:45:22.211Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-90/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-90/1/