Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 81b7cd9291b428fa4ba6e2c1479b175d963e3d04 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6217 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 81b7cd9291b428fa4ba6e2c1479b175d963e3d04 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 81b7cd9291b428fa4ba6e2c1479b175d963e3d04 # timeout=10 Commit message: "Merge pull request #514 from hahattan/issue-513" > git rev-list --no-walk 59d7bbd65c65af3ab25ed9f69c8c28db04e20564 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-27T06:08:25.608Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-27T06:08:25.832Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-27T06:08:25.931Z] ========================================================= [2020-04-27T06:08:25.931Z] EdgeX Global Pipelines Version Info [2020-04-27T06:08:25.931Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-27T06:08:27.356Z] ------------------- [2020-04-27T06:08:27.356Z] stable info: [2020-04-27T06:08:27.356Z] ------------------- [2020-04-27T06:08:27.356Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-27T06:08:27.356Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-27T06:08:27.356Z] Message: update stable to v1.0.73 [2020-04-27T06:08:27.927Z] ------------------- [2020-04-27T06:08:27.927Z] experimental info: [2020-04-27T06:08:27.927Z] ------------------- [2020-04-27T06:08:27.927Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-04-27T06:08:27.927Z] Commit SHA: e9f46a538d08225106cc4f35d30277fc6c232516 [2020-04-27T06:08:27.927Z] Message: update experimental to v1.0.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-27T06:08:29.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-27T06:08:29.884Z] [2020-04-27T06:08:29.884Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-27T06:08:30.213Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-27T06:08:30.213Z] latest: Pulling from edgex-devops/git-semver [2020-04-27T06:08:30.213Z] 9123ac7c32f7: Pulling fs layer [2020-04-27T06:08:30.213Z] b8cc5d1170e3: Pulling fs layer [2020-04-27T06:08:30.213Z] 2924cbbf6a41: Pulling fs layer [2020-04-27T06:08:30.213Z] 93b08a4f1073: Pulling fs layer [2020-04-27T06:08:30.213Z] 93b08a4f1073: Waiting [2020-04-27T06:08:30.213Z] b8cc5d1170e3: Verifying Checksum [2020-04-27T06:08:30.213Z] b8cc5d1170e3: Download complete [2020-04-27T06:08:30.477Z] 9123ac7c32f7: Verifying Checksum [2020-04-27T06:08:30.477Z] 9123ac7c32f7: Download complete [2020-04-27T06:08:30.477Z] 93b08a4f1073: Verifying Checksum [2020-04-27T06:08:30.477Z] 93b08a4f1073: Download complete [2020-04-27T06:08:30.477Z] 2924cbbf6a41: Download complete [2020-04-27T06:08:30.736Z] 9123ac7c32f7: Pull complete [2020-04-27T06:08:30.736Z] b8cc5d1170e3: Pull complete [2020-04-27T06:08:31.673Z] 2924cbbf6a41: Pull complete [2020-04-27T06:08:31.673Z] 93b08a4f1073: Pull complete [2020-04-27T06:08:31.673Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-27T06:08:31.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-27T06:08:31.805Z] prd-centos7-docker-4c-2g-6217 does not seem to be running inside a container [2020-04-27T06:08:31.846Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-27T06:08:32.480Z] $ docker top 888fdd0d1fa3aef2bd50ec5d19b6f7cfccb293903bf7bc756f08c032a62db98a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-27T06:08:32.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-27T06:08:32.751Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-27T06:08:32.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-27T06:08:32.992Z] $ docker exec 888fdd0d1fa3aef2bd50ec5d19b6f7cfccb293903bf7bc756f08c032a62db98a ssh-agent [2020-04-27T06:08:33.181Z] SSH_AUTH_SOCK=/tmp/ssh-lW4voM6IEmoE/agent.15 [2020-04-27T06:08:33.181Z] SSH_AGENT_PID=22 [2020-04-27T06:08:33.191Z] Running ssh-add (command line suppressed) [2020-04-27T06:08:33.337Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6716302842165050537.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6716302842165050537.key) [2020-04-27T06:08:33.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-27T06:08:33.710Z] + git describe --exact-match --tags HEAD [2020-04-27T06:08:33.710Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-27T06:08:33.822Z] $ docker exec --env ******** --env ******** 888fdd0d1fa3aef2bd50ec5d19b6f7cfccb293903bf7bc756f08c032a62db98a ssh-agent -k [2020-04-27T06:08:33.959Z] unset SSH_AUTH_SOCK; [2020-04-27T06:08:33.960Z] unset SSH_AGENT_PID; [2020-04-27T06:08:33.960Z] echo Agent pid 22 killed; [2020-04-27T06:08:34.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-27T06:08:34.119Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-27T06:08:34.119Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-27T06:08:34.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-27T06:08:34.203Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-27T06:08:34.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-27T06:08:34.392Z] $ docker exec 888fdd0d1fa3aef2bd50ec5d19b6f7cfccb293903bf7bc756f08c032a62db98a ssh-agent [2020-04-27T06:08:34.578Z] SSH_AUTH_SOCK=/tmp/ssh-qdoNbqpLPyTo/agent.55 [2020-04-27T06:08:34.578Z] SSH_AGENT_PID=62 [2020-04-27T06:08:34.584Z] Running ssh-add (command line suppressed) [2020-04-27T06:08:34.725Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7946428264800867570.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7946428264800867570.key) [2020-04-27T06:08:34.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-27T06:08:35.114Z] + git semver init [2020-04-27T06:08:35.114Z] # -> Open(): unable to determine branch for HEAD [2020-04-27T06:08:35.114Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-27T06:08:35.114Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-27T06:08:35.114Z] # $SEMVER_REMOTE_NAME = origin [2020-04-27T06:08:35.114Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-27T06:08:35.114Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-27T06:08:35.114Z] # $SEMVER_BRANCH = master [2020-04-27T06:08:35.114Z] # $SEMVER_TEMP = /tmp/semver-127416004 [2020-04-27T06:08:35.114Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-27T06:08:36.052Z] # '/tmp/semver-127416004' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2020-04-27T06:08:36.052Z] # -> Force: false [2020-04-27T06:08:36.052Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2020-04-27T06:08:36.060Z] $ docker exec --env ******** --env ******** 888fdd0d1fa3aef2bd50ec5d19b6f7cfccb293903bf7bc756f08c032a62db98a ssh-agent -k [2020-04-27T06:08:36.197Z] unset SSH_AUTH_SOCK; [2020-04-27T06:08:36.197Z] unset SSH_AGENT_PID; [2020-04-27T06:08:36.197Z] echo Agent pid 62 killed; [2020-04-27T06:08:36.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-27T06:08:36.699Z] + git semver [Pipeline] } [2020-04-27T06:08:36.710Z] $ docker stop --time=1 888fdd0d1fa3aef2bd50ec5d19b6f7cfccb293903bf7bc756f08c032a62db98a [2020-04-27T06:08:38.068Z] $ docker rm -f 888fdd0d1fa3aef2bd50ec5d19b6f7cfccb293903bf7bc756f08c032a62db98a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-27T06:08:38.817Z] Stashed 52 file(s) [Pipeline] echo [2020-04-27T06:08:38.819Z] [edgeXSemver] initialized semver on version 1.2.0-dev.35 [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-04-27T06:08:54.060Z] Still waiting to schedule task [2020-04-27T06:08:54.060Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-27T06:08:54.062Z] Still waiting to schedule task [2020-04-27T06:08:54.062Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-27T06:10:43.396Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6218 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2020-04-27T06:10:43.500Z] Running in /w/workspace/device-sdk-go/35 [Pipeline] { [Pipeline] checkout [2020-04-27T06:10:49.497Z] using credential edgex-jenkins-ssh [2020-04-27T06:10:49.545Z] Cloning the remote Git repository [2020-04-27T06:10:49.545Z] Cloning with configured refspecs honoured and without tags [2020-04-27T06:10:49.646Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-27T06:10:49.745Z] > git init /w/workspace/device-sdk-go/35 # timeout=10 [2020-04-27T06:10:51.077Z] Fetching without tags [2020-04-27T06:10:49.928Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-27T06:10:49.936Z] > git --version # timeout=10 [2020-04-27T06:10:49.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-27T06:10:50.040Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-27T06:10:50.987Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-27T06:10:51.017Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-27T06:10:51.048Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-27T06:10:51.088Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-27T06:10:51.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-27T06:10:51.118Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-27T06:10:51.598Z] Checking out Revision 81b7cd9291b428fa4ba6e2c1479b175d963e3d04 (master) [2020-04-27T06:10:51.617Z] > git config core.sparsecheckout # timeout=10 [2020-04-27T06:10:51.652Z] > git checkout -f 81b7cd9291b428fa4ba6e2c1479b175d963e3d04 # timeout=10 [2020-04-27T06:10:56.490Z] Commit message: "Merge pull request #514 from hahattan/issue-513" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-27T06:10:57.760Z] ========================================================= [2020-04-27T06:10:57.760Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-27T06:10:57.760Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-27T06:10:58.962Z] + 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-04-27T06:10:59.928Z] Sending build context to Docker daemon 2.998MB [2020-04-27T06:10:59.928Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-27T06:10:59.928Z] Step 2/8 : FROM ${BASE} [2020-04-27T06:11:00.206Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-27T06:11:00.206Z] cde5963f3b93: Pulling fs layer [2020-04-27T06:11:00.206Z] 2a23fa8c16f7: Pulling fs layer [2020-04-27T06:11:00.206Z] 777b28850792: Pulling fs layer [2020-04-27T06:11:00.206Z] 8a11ddd9e578: Pulling fs layer [2020-04-27T06:11:00.206Z] 4cf88f913ddb: Pulling fs layer [2020-04-27T06:11:00.206Z] 1df406cf5192: Pulling fs layer [2020-04-27T06:11:00.206Z] cd6300453558: Pulling fs layer [2020-04-27T06:11:00.206Z] b9c365052c96: Pulling fs layer [2020-04-27T06:11:00.206Z] a2d8cc88f415: Pulling fs layer [2020-04-27T06:11:00.206Z] ea1d1ca13537: Pulling fs layer [2020-04-27T06:11:00.206Z] 3750a50a1c5e: Pulling fs layer [2020-04-27T06:11:00.206Z] cd6300453558: Waiting [2020-04-27T06:11:00.206Z] 8a11ddd9e578: Waiting [2020-04-27T06:11:00.206Z] b9c365052c96: Waiting [2020-04-27T06:11:00.206Z] 4cf88f913ddb: Waiting [2020-04-27T06:11:00.206Z] a2d8cc88f415: Waiting [2020-04-27T06:11:00.206Z] 1df406cf5192: Waiting [2020-04-27T06:11:00.206Z] ea1d1ca13537: Waiting [2020-04-27T06:11:00.206Z] 3750a50a1c5e: Waiting [2020-04-27T06:11:00.206Z] 777b28850792: Verifying Checksum [2020-04-27T06:11:00.206Z] 777b28850792: Download complete [2020-04-27T06:11:00.481Z] 2a23fa8c16f7: Download complete [2020-04-27T06:11:00.481Z] 4cf88f913ddb: Download complete [2020-04-27T06:11:00.481Z] 1df406cf5192: Verifying Checksum [2020-04-27T06:11:00.481Z] 1df406cf5192: Download complete [2020-04-27T06:11:00.481Z] cde5963f3b93: Verifying Checksum [2020-04-27T06:11:01.450Z] cde5963f3b93: Pull complete [2020-04-27T06:11:02.055Z] 2a23fa8c16f7: Pull complete [2020-04-27T06:11:02.055Z] 777b28850792: Pull complete [2020-04-27T06:11:05.448Z] cd6300453558: Verifying Checksum [2020-04-27T06:11:05.448Z] cd6300453558: Download complete [2020-04-27T06:11:05.448Z] a2d8cc88f415: Verifying Checksum [2020-04-27T06:11:05.448Z] a2d8cc88f415: Download complete [2020-04-27T06:11:07.394Z] ea1d1ca13537: Verifying Checksum [2020-04-27T06:11:07.394Z] ea1d1ca13537: Download complete [2020-04-27T06:11:07.394Z] 3750a50a1c5e: Verifying Checksum [2020-04-27T06:11:07.394Z] 3750a50a1c5e: Download complete [2020-04-27T06:11:09.976Z] b9c365052c96: Verifying Checksum [2020-04-27T06:11:09.976Z] b9c365052c96: Download complete [2020-04-27T06:11:11.917Z] 8a11ddd9e578: Verifying Checksum [2020-04-27T06:11:11.917Z] 8a11ddd9e578: Download complete [2020-04-27T06:11:12.307Z] Running on prd-centos7-docker-4c-2g-6219 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2020-04-27T06:11:12.347Z] Running in /w/workspace/device-sdk-go/35 [Pipeline] { [Pipeline] checkout [2020-04-27T06:11:14.610Z] using credential edgex-jenkins-ssh [2020-04-27T06:11:14.687Z] Cloning the remote Git repository [2020-04-27T06:11:14.687Z] Cloning with configured refspecs honoured and without tags [2020-04-27T06:11:14.716Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-27T06:11:14.758Z] > git init /w/workspace/device-sdk-go/35 # timeout=10 [2020-04-27T06:11:14.806Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-27T06:11:14.807Z] > git --version # timeout=10 [2020-04-27T06:11:14.815Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-27T06:11:15.458Z] Fetching without tags [2020-04-27T06:11:15.831Z] Checking out Revision 81b7cd9291b428fa4ba6e2c1479b175d963e3d04 (master) [2020-04-27T06:11:14.844Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-27T06:11:15.430Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-27T06:11:15.438Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-27T06:11:15.450Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-27T06:11:15.467Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-27T06:11:15.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-27T06:11:15.472Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-27T06:11:15.841Z] > git config core.sparsecheckout # timeout=10 [2020-04-27T06:11:15.845Z] > git checkout -f 81b7cd9291b428fa4ba6e2c1479b175d963e3d04 # timeout=10 [2020-04-27T06:11:20.709Z] Commit message: "Merge pull request #514 from hahattan/issue-513" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-27T06:11:21.614Z] ========================================================= [2020-04-27T06:11:21.614Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-27T06:11:21.614Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-27T06:11:22.311Z] + 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-04-27T06:11:22.581Z] Sending build context to Docker daemon 2.998MB [2020-04-27T06:11:22.581Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-27T06:11:22.581Z] Step 2/8 : FROM ${BASE} [2020-04-27T06:11:22.581Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-27T06:11:22.581Z] e6b0cf9c0882: Pulling fs layer [2020-04-27T06:11:22.581Z] 2848faf0eed1: Pulling fs layer [2020-04-27T06:11:22.581Z] 0f37312ad70f: Pulling fs layer [2020-04-27T06:11:22.581Z] 5788d62ee057: Pulling fs layer [2020-04-27T06:11:22.581Z] 0e6b1d234666: Pulling fs layer [2020-04-27T06:11:22.581Z] bf5d7aec512f: Pulling fs layer [2020-04-27T06:11:22.581Z] 34c802a77dc8: Pulling fs layer [2020-04-27T06:11:22.581Z] 9eb99e56ec68: Pulling fs layer [2020-04-27T06:11:22.581Z] 27c7a5d97fbd: Pulling fs layer [2020-04-27T06:11:22.581Z] 5c102a31e300: Pulling fs layer [2020-04-27T06:11:22.581Z] dcfb455df0a1: Pulling fs layer [2020-04-27T06:11:22.581Z] 34c802a77dc8: Waiting [2020-04-27T06:11:22.581Z] 9eb99e56ec68: Waiting [2020-04-27T06:11:22.581Z] 27c7a5d97fbd: Waiting [2020-04-27T06:11:22.581Z] 5788d62ee057: Waiting [2020-04-27T06:11:22.581Z] 5c102a31e300: Waiting [2020-04-27T06:11:22.581Z] 0e6b1d234666: Waiting [2020-04-27T06:11:22.581Z] bf5d7aec512f: Waiting [2020-04-27T06:11:22.581Z] dcfb455df0a1: Waiting [2020-04-27T06:11:22.581Z] 0f37312ad70f: Verifying Checksum [2020-04-27T06:11:22.581Z] 0f37312ad70f: Download complete [2020-04-27T06:11:22.581Z] 2848faf0eed1: Download complete [2020-04-27T06:11:22.581Z] 0e6b1d234666: Verifying Checksum [2020-04-27T06:11:22.581Z] 0e6b1d234666: Download complete [2020-04-27T06:11:22.581Z] bf5d7aec512f: Verifying Checksum [2020-04-27T06:11:22.581Z] bf5d7aec512f: Download complete [2020-04-27T06:11:22.581Z] e6b0cf9c0882: Verifying Checksum [2020-04-27T06:11:22.581Z] e6b0cf9c0882: Download complete [2020-04-27T06:11:22.845Z] e6b0cf9c0882: Pull complete [2020-04-27T06:11:23.106Z] 2848faf0eed1: Pull complete [2020-04-27T06:11:23.106Z] 0f37312ad70f: Pull complete [2020-04-27T06:11:23.696Z] 34c802a77dc8: Verifying Checksum [2020-04-27T06:11:23.696Z] 34c802a77dc8: Download complete [2020-04-27T06:11:23.696Z] 27c7a5d97fbd: Verifying Checksum [2020-04-27T06:11:23.696Z] 27c7a5d97fbd: Download complete [2020-04-27T06:11:24.256Z] 8a11ddd9e578: Pull complete [2020-04-27T06:11:24.256Z] 4cf88f913ddb: Pull complete [2020-04-27T06:11:24.256Z] 1df406cf5192: Pull complete [2020-04-27T06:11:24.265Z] 9eb99e56ec68: Verifying Checksum [2020-04-27T06:11:24.265Z] 9eb99e56ec68: Download complete [2020-04-27T06:11:24.265Z] 5c102a31e300: Verifying Checksum [2020-04-27T06:11:24.265Z] 5c102a31e300: Download complete [2020-04-27T06:11:24.265Z] dcfb455df0a1: Verifying Checksum [2020-04-27T06:11:24.265Z] dcfb455df0a1: Download complete [2020-04-27T06:11:24.834Z] 5788d62ee057: Verifying Checksum [2020-04-27T06:11:24.834Z] 5788d62ee057: Download complete [2020-04-27T06:11:29.621Z] cd6300453558: Pull complete [2020-04-27T06:11:30.111Z] 5788d62ee057: Pull complete [2020-04-27T06:11:30.369Z] 0e6b1d234666: Pull complete [2020-04-27T06:11:30.369Z] bf5d7aec512f: Pull complete [2020-04-27T06:11:33.882Z] b9c365052c96: Pull complete [2020-04-27T06:11:33.882Z] a2d8cc88f415: Pull complete [2020-04-27T06:11:35.648Z] 34c802a77dc8: Pull complete [2020-04-27T06:11:35.837Z] ea1d1ca13537: Pull complete [2020-04-27T06:11:36.104Z] 3750a50a1c5e: Pull complete [2020-04-27T06:11:36.105Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-27T06:11:36.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-27T06:11:36.105Z] ---> 78745c68409d [2020-04-27T06:11:36.105Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-27T06:11:38.951Z] 9eb99e56ec68: Pull complete [2020-04-27T06:11:38.951Z] 27c7a5d97fbd: Pull complete [2020-04-27T06:11:39.524Z] 5c102a31e300: Pull complete [2020-04-27T06:11:39.824Z] dcfb455df0a1: Pull complete [2020-04-27T06:11:39.824Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-27T06:11:39.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-27T06:11:39.824Z] ---> 7c70fe431013 [2020-04-27T06:11:39.824Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-27T06:11:40.113Z] ---> Running in ca866d5452ba [2020-04-27T06:11:40.113Z] Removing intermediate container ca866d5452ba [2020-04-27T06:11:40.113Z] ---> f058bed569a5 [2020-04-27T06:11:40.113Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-27T06:11:40.113Z] ---> Running in 85b51559680f [2020-04-27T06:11:40.417Z] ---> Running in 3f0bfdc0ed42 [2020-04-27T06:11:40.417Z] Removing intermediate container 3f0bfdc0ed42 [2020-04-27T06:11:40.417Z] ---> 0be7cabe5ad9 [2020-04-27T06:11:40.417Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-27T06:11:40.417Z] ---> Running in 2fe16d67d586 [2020-04-27T06:11:41.491Z] Removing intermediate container 85b51559680f [2020-04-27T06:11:41.491Z] ---> aec40ba77dc5 [2020-04-27T06:11:41.491Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-27T06:11:41.751Z] ---> Running in 736659b7ceef [2020-04-27T06:11:42.320Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-27T06:11:42.373Z] Removing intermediate container 2fe16d67d586 [2020-04-27T06:11:42.373Z] ---> a13d36c58e72 [2020-04-27T06:11:42.373Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-27T06:11:42.373Z] ---> Running in 91d201bef02b [2020-04-27T06:11:43.258Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-27T06:11:43.258Z] OK: 143 MiB in 39 packages [2020-04-27T06:11:43.341Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-27T06:11:43.828Z] Removing intermediate container 736659b7ceef [2020-04-27T06:11:43.828Z] ---> 2b795f48f868 [2020-04-27T06:11:43.828Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-27T06:11:43.828Z] ---> Running in fef7c790b288 [2020-04-27T06:11:43.828Z] Removing intermediate container fef7c790b288 [2020-04-27T06:11:43.828Z] ---> 3876e1e0fb58 [2020-04-27T06:11:43.828Z] Step 7/8 : COPY . . [2020-04-27T06:11:43.925Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-27T06:11:44.399Z] ---> 8546d9e09e1c [2020-04-27T06:11:44.399Z] Step 8/8 : RUN go mod download [2020-04-27T06:11:44.399Z] ---> Running in e8813d324172 [2020-04-27T06:11:44.510Z] OK: 125 MiB in 39 packages [2020-04-27T06:11:45.924Z] Removing intermediate container 91d201bef02b [2020-04-27T06:11:45.924Z] ---> 55cda72a89b1 [2020-04-27T06:11:45.924Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-27T06:11:46.191Z] ---> Running in bd4bde8f3c6e [2020-04-27T06:11:46.309Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-27T06:11:46.309Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-27T06:11:46.309Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-27T06:11:46.309Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-27T06:11:46.309Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-27T06:11:46.309Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-27T06:11:46.309Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-27T06:11:46.309Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-27T06:11:46.309Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-27T06:11:46.309Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-27T06:11:46.309Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-27T06:11:46.309Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-27T06:11:46.309Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-27T06:11:46.309Z] go: finding github.com/fatih/color v1.7.0 [2020-04-27T06:11:46.309Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-27T06:11:46.309Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-27T06:11:46.309Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-27T06:11:46.309Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-27T06:11:46.309Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-27T06:11:46.309Z] go: finding github.com/google/uuid v1.1.0 [2020-04-27T06:11:46.309Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-27T06:11:46.309Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-27T06:11:46.309Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-27T06:11:46.309Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-27T06:11:46.309Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-27T06:11:46.309Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-27T06:11:46.309Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-27T06:11:46.309Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-27T06:11:46.309Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-27T06:11:46.309Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-27T06:11:46.309Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-27T06:11:46.309Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-27T06:11:46.309Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-27T06:11:46.309Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-27T06:11:46.309Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-27T06:11:46.309Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-27T06:11:46.309Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-27T06:11:46.309Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-27T06:11:46.309Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-27T06:11:46.309Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-27T06:11:46.309Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-27T06:11:46.309Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-27T06:11:46.309Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-27T06:11:46.309Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-27T06:11:46.309Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-27T06:11:46.309Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-27T06:11:46.309Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-27T06:11:46.309Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-27T06:11:46.569Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-27T06:11:46.569Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-27T06:11:46.569Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-27T06:11:46.569Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-27T06:11:46.569Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-27T06:11:46.569Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-27T06:11:46.569Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-27T06:11:46.569Z] go: finding github.com/posener/complete v1.1.1 [2020-04-27T06:11:46.569Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-27T06:11:46.569Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-27T06:11:46.569Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-27T06:11:46.569Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-27T06:11:46.569Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-27T06:11:46.569Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-27T06:11:46.569Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-27T06:11:46.569Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-27T06:11:46.569Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-27T06:11:46.569Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-27T06:11:46.569Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-27T06:11:46.569Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-27T06:11:46.776Z] Removing intermediate container bd4bde8f3c6e [2020-04-27T06:11:46.776Z] ---> 59994b6ef478 [2020-04-27T06:11:46.776Z] Step 7/8 : COPY . . [2020-04-27T06:11:48.186Z] ---> ade58dcddfdf [2020-04-27T06:11:48.186Z] Step 8/8 : RUN go mod download [2020-04-27T06:11:48.186Z] ---> Running in ca162e5c17b7 [2020-04-27T06:11:50.769Z] Removing intermediate container e8813d324172 [2020-04-27T06:11:50.769Z] ---> ab9f196a3503 [2020-04-27T06:11:50.769Z] Successfully built ab9f196a3503 [2020-04-27T06:11:50.769Z] Successfully tagged ci-base-image-x86_64:latest [2020-04-27T06:11:50.773Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-27T06:11:50.773Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-27T06:11:50.773Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-27T06:11:50.773Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-27T06:11:50.773Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-27T06:11:50.773Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-27T06:11:50.773Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-27T06:11:50.773Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-27T06:11:50.773Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-27T06:11:50.773Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-27T06:11:50.773Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-27T06:11:50.773Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-27T06:11:50.773Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-27T06:11:50.773Z] go: finding github.com/fatih/color v1.7.0 [2020-04-27T06:11:50.773Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-27T06:11:50.773Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-27T06:11:50.773Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-27T06:11:50.773Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-27T06:11:50.773Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-27T06:11:50.773Z] go: finding github.com/google/uuid v1.1.0 [2020-04-27T06:11:50.773Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-27T06:11:50.773Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-27T06:11:50.773Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-27T06:11:50.773Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-27T06:11:50.773Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-27T06:11:50.773Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-27T06:11:50.773Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-27T06:11:50.773Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-27T06:11:50.773Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-27T06:11:50.773Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-27T06:11:50.773Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-27T06:11:50.773Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-27T06:11:50.773Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-27T06:11:50.773Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-27T06:11:50.773Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-27T06:11:50.773Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-27T06:11:50.773Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-27T06:11:50.773Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-27T06:11:50.773Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-27T06:11:50.773Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-27T06:11:50.773Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-27T06:11:50.773Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-27T06:11:50.773Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-27T06:11:50.773Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-27T06:11:50.773Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-27T06:11:50.773Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-27T06:11:50.773Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-27T06:11:50.773Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-27T06:11:50.773Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-27T06:11:50.773Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-27T06:11:50.773Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-27T06:11:50.773Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-27T06:11:50.773Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-27T06:11:50.773Z] go: finding github.com/pkg/errors v0.8.1 [Pipeline] } [Pipeline] // script [Pipeline] } [2020-04-27T06:11:51.043Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-27T06:11:51.043Z] go: finding github.com/posener/complete v1.1.1 [2020-04-27T06:11:51.043Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-27T06:11:51.043Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-27T06:11:51.043Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-27T06:11:51.043Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-27T06:11:51.043Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-27T06:11:51.043Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-27T06:11:51.043Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-27T06:11:51.043Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-27T06:11:51.043Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-27T06:11:51.043Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-27T06:11:51.043Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-27T06:11:51.043Z] go: finding gopkg.in/yaml.v2 v2.2.8 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-27T06:11:51.495Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-27T06:11:51.495Z] . [Pipeline] withDockerContainer [2020-04-27T06:11:51.613Z] prd-centos7-docker-4c-2g-6219 does not seem to be running inside a container [2020-04-27T06:11:51.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/35 -v /w/workspace/device-sdk-go/35:/w/workspace/device-sdk-go/35:rw,z -v /w/workspace/device-sdk-go/35@tmp:/w/workspace/device-sdk-go/35@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 ******** ci-base-image-x86_64 cat [2020-04-27T06:11:52.191Z] $ docker top f5f71201df6d8f5f4d38b1cb657bbefd47dc147ec244111ec6dd099089c26fa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-27T06:11:52.684Z] + go version [2020-04-27T06:11:52.684Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-27T06:11:52.983Z] + make test [2020-04-27T06:11:52.983Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-27T06:11:53.555Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-27T06:12:01.136Z] Removing intermediate container ca162e5c17b7 [2020-04-27T06:12:01.136Z] ---> a9b95584eb08 [2020-04-27T06:12:01.136Z] Successfully built a9b95584eb08 [2020-04-27T06:12:01.136Z] 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-04-27T06:12:01.872Z] + docker inspect -f . ci-base-image-arm64 [2020-04-27T06:12:02.141Z] . [Pipeline] withDockerContainer [2020-04-27T06:12:02.497Z] prd-ubuntu18.04-docker-arm64-4c-16g-6218 does not seem to be running inside a container [2020-04-27T06:12:02.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/35 -v /w/workspace/device-sdk-go/35:/w/workspace/device-sdk-go/35:rw,z -v /w/workspace/device-sdk-go/35@tmp:/w/workspace/device-sdk-go/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-27T06:12:04.158Z] $ docker top c53623f2fa7f3737e6dbd95b0a37be54e505abb7dec6e5665a499c038ed3c7a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-27T06:12:05.304Z] + go version [2020-04-27T06:12:05.304Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-27T06:12:05.814Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-27T06:12:05.814Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-27T06:12:05.814Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-27T06:12:05.814Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.004s coverage: 22.1% of statements [2020-04-27T06:12:05.997Z] + make test [2020-04-27T06:12:05.997Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-27T06:12:07.413Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-27T06:12:07.726Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.057s coverage: 95.8% of statements [2020-04-27T06:12:39.688Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-27T06:12:39.688Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-27T06:12:39.688Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-27T06:12:39.688Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.025s coverage: 22.1% of statements [2020-04-27T06:12:39.688Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.139s coverage: 95.8% of statements [2020-04-27T06:12:39.813Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.025s coverage: 11.4% of statements [2020-04-27T06:12:39.813Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.006s coverage: 21.7% of statements [2020-04-27T06:12:39.813Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-27T06:12:39.813Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.114s coverage: 36.9% of statements [2020-04-27T06:12:39.813Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-27T06:12:39.813Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-27T06:12:39.813Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.327s coverage: 65.2% of statements [2020-04-27T06:12:39.813Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-27T06:12:39.813Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-27T06:12:39.813Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-27T06:12:39.813Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.014s coverage: 52.6% of statements [2020-04-27T06:12:39.813Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-27T06:12:39.813Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.102s coverage: 68.9% of statements [2020-04-27T06:12:39.813Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-27T06:12:39.813Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-27T06:12:39.813Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-27T06:12:41.197Z] gofmt -l . [2020-04-27T06:12:41.197Z] [ "`gofmt -l .`" = "" ] [2020-04-27T06:12:41.458Z] ./bin/test-attribution-txt.sh [2020-04-27T06:12:42.026Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-27T06:12:42.667Z] Stashed 1 file(s) [Pipeline] } [2020-04-27T06:12:42.673Z] $ docker stop --time=1 f5f71201df6d8f5f4d38b1cb657bbefd47dc147ec244111ec6dd099089c26fa9 [2020-04-27T06:12:44.110Z] $ docker rm -f f5f71201df6d8f5f4d38b1cb657bbefd47dc147ec244111ec6dd099089c26fa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-27T06:12:45.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-27T06:12:45.685Z] + ls -al . [2020-04-27T06:12:45.685Z] total 180 [2020-04-27T06:12:45.685Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 27 06:12 . [2020-04-27T06:12:45.685Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 27 06:11 .. [2020-04-27T06:12:45.685Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 27 06:11 api [2020-04-27T06:12:45.685Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 27 06:11 bin [2020-04-27T06:12:45.685Z] -rw-r--r--. 1 jenkins jenkins 110877 Apr 27 06:12 coverage.out [2020-04-27T06:12:45.685Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 27 06:11 Dockerfile.build [2020-04-27T06:12:45.685Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 27 06:11 .dockerignore [2020-04-27T06:12:45.685Z] drwxrwxr-x. 4 jenkins jenkins 48 Apr 27 06:11 example [2020-04-27T06:12:45.685Z] drwxrwxr-x. 8 jenkins jenkins 162 Apr 27 06:11 .git [2020-04-27T06:12:45.685Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 27 06:11 .github [2020-04-27T06:12:45.685Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 27 06:11 .gitignore [2020-04-27T06:12:45.685Z] -rw-r--r--. 1 jenkins jenkins 446 Apr 27 06:12 go.mod [2020-04-27T06:12:45.685Z] -rw-r--r--. 1 jenkins jenkins 12076 Apr 27 06:12 go.sum [2020-04-27T06:12:45.685Z] drwxrwxr-x. 15 jenkins jenkins 217 Apr 27 06:11 internal [2020-04-27T06:12:45.685Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 27 06:11 Jenkinsfile [2020-04-27T06:12:45.685Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 27 06:11 LICENSE [2020-04-27T06:12:45.685Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 27 06:11 Makefile [2020-04-27T06:12:45.685Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 27 06:11 pkg [2020-04-27T06:12:45.685Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 27 06:11 README.md [2020-04-27T06:12:45.685Z] -rw-rw-r--. 1 jenkins jenkins 2024 Apr 27 06:11 RELEASE-NOTES.txt [2020-04-27T06:12:45.685Z] drwxrwxr-x. 3 jenkins jenkins 44 Apr 27 06:11 .semver [2020-04-27T06:12:45.685Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 27 06:11 snap [2020-04-27T06:12:45.685Z] -rw-rw-r--. 1 jenkins jenkins 12 Apr 27 06:08 VERSION [2020-04-27T06:12:45.685Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 27 06:11 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-27T06:12:45.984Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=81b7cd9291b428fa4ba6e2c1479b175d963e3d04 --label arch=amd64 --label version=1.2.0-dev.35 . [2020-04-27T06:12:45.984Z] Sending build context to Docker daemon 3.126MB [2020-04-27T06:12:45.984Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-27T06:12:45.984Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-27T06:12:45.984Z] ---> ab9f196a3503 [2020-04-27T06:12:45.984Z] Step 3/21 : ARG MAKE='make build' [2020-04-27T06:12:46.243Z] ---> Running in a0a516801fa9 [2020-04-27T06:12:46.243Z] Removing intermediate container a0a516801fa9 [2020-04-27T06:12:46.243Z] ---> 890cdf4d2401 [2020-04-27T06:12:46.243Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-27T06:12:46.243Z] ---> Running in ba8ef99446d9 [2020-04-27T06:12:46.502Z] Removing intermediate container ba8ef99446d9 [2020-04-27T06:12:46.502Z] ---> b37b73e333d2 [2020-04-27T06:12:46.502Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-27T06:12:46.502Z] ---> Running in 83a9c1b41843 [2020-04-27T06:12:46.762Z] Removing intermediate container 83a9c1b41843 [2020-04-27T06:12:46.762Z] ---> be070f61a1b4 [2020-04-27T06:12:46.762Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-27T06:12:46.762Z] ---> Running in 1748ae809e6d [2020-04-27T06:12:47.333Z] Removing intermediate container 1748ae809e6d [2020-04-27T06:12:47.333Z] ---> 5fbf1ec165d8 [2020-04-27T06:12:47.333Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-27T06:12:47.595Z] ---> Running in f5a5f601000c [2020-04-27T06:12:47.853Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-27T06:12:49.759Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-27T06:12:51.663Z] OK: 143 MiB in 39 packages [2020-04-27T06:12:51.922Z] Removing intermediate container f5a5f601000c [2020-04-27T06:12:51.922Z] ---> 6644a1a918a1 [2020-04-27T06:12:51.922Z] Step 8/21 : COPY . . [2020-04-27T06:12:52.182Z] ---> c4ff94c92d2c [2020-04-27T06:12:52.182Z] Step 9/21 : RUN ${MAKE} [2020-04-27T06:12:52.182Z] ---> Running in 6cd2db58c14c [2020-04-27T06:12:52.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.35" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-27T06:13:00.661Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-27T06:13:00.919Z] Removing intermediate container 6cd2db58c14c [2020-04-27T06:13:00.919Z] ---> f572e0e6bfef [2020-04-27T06:13:00.919Z] Step 10/21 : FROM scratch [2020-04-27T06:13:00.919Z] ---> [2020-04-27T06:13:00.919Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-27T06:13:00.919Z] ---> Running in cd3006486b10 [2020-04-27T06:13:00.919Z] Removing intermediate container cd3006486b10 [2020-04-27T06:13:00.919Z] ---> 60141c81978b [2020-04-27T06:13:00.919Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-27T06:13:01.178Z] ---> Running in f0c8ff6ff464 [2020-04-27T06:13:01.178Z] Removing intermediate container f0c8ff6ff464 [2020-04-27T06:13:01.178Z] ---> 92d2d725b9f6 [2020-04-27T06:13:01.178Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-27T06:13:01.178Z] ---> Running in 4688f1140786 [2020-04-27T06:13:01.440Z] Removing intermediate container 4688f1140786 [2020-04-27T06:13:01.440Z] ---> a65cb6b5ea5b [2020-04-27T06:13:01.440Z] Step 14/21 : WORKDIR / [2020-04-27T06:13:01.440Z] ---> Running in 56334000645b [2020-04-27T06:13:01.440Z] Removing intermediate container 56334000645b [2020-04-27T06:13:01.440Z] ---> 272178850683 [2020-04-27T06:13:01.440Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-27T06:13:02.008Z] ---> 7721f873b205 [2020-04-27T06:13:02.008Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-27T06:13:02.008Z] ---> 152cc4449953 [2020-04-27T06:13:02.008Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-27T06:13:02.267Z] ---> 466440a780e6 [2020-04-27T06:13:02.267Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-27T06:13:02.267Z] ---> Running in ce7ebde3a7c0 [2020-04-27T06:13:02.267Z] Removing intermediate container ce7ebde3a7c0 [2020-04-27T06:13:02.267Z] ---> 917dc06373f8 [2020-04-27T06:13:02.267Z] Step 19/21 : LABEL arch=amd64 [2020-04-27T06:13:02.525Z] ---> Running in aeb38ef17cd2 [2020-04-27T06:13:02.525Z] Removing intermediate container aeb38ef17cd2 [2020-04-27T06:13:02.525Z] ---> 2388091d8f34 [2020-04-27T06:13:02.525Z] Step 20/21 : LABEL git_sha=81b7cd9291b428fa4ba6e2c1479b175d963e3d04 [2020-04-27T06:13:02.525Z] ---> Running in 56e1f1ea43cd [2020-04-27T06:13:02.784Z] Removing intermediate container 56e1f1ea43cd [2020-04-27T06:13:02.784Z] ---> 7f1e897084fd [2020-04-27T06:13:02.784Z] Step 21/21 : LABEL version=1.2.0-dev.35 [2020-04-27T06:13:02.784Z] ---> Running in eb7fa7cad873 [2020-04-27T06:13:03.043Z] Removing intermediate container eb7fa7cad873 [2020-04-27T06:13:03.043Z] ---> 99d77b311ac0 [2020-04-27T06:13:03.043Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-27T06:13:03.043Z] Successfully built 99d77b311ac0 [2020-04-27T06:13:03.043Z] Successfully tagged docker-device-sdk-simple: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-04-27T06:13:11.959Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.046s coverage: 11.4% of statements [2020-04-27T06:13:11.959Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.025s coverage: 21.7% of statements [2020-04-27T06:13:11.959Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-27T06:13:11.959Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.172s coverage: 36.9% of statements [2020-04-27T06:13:11.959Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-27T06:13:11.959Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-27T06:13:11.959Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.610s coverage: 65.2% of statements [2020-04-27T06:13:11.959Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-27T06:13:11.959Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-27T06:13:11.959Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-27T06:13:11.959Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.048s coverage: 52.6% of statements [2020-04-27T06:13:11.959Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-27T06:13:11.959Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.335s coverage: 68.9% of statements [2020-04-27T06:13:11.959Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-27T06:13:11.959Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-27T06:13:11.959Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-27T06:13:16.240Z] gofmt -l . [2020-04-27T06:13:16.240Z] [ "`gofmt -l .`" = "" ] [2020-04-27T06:13:16.240Z] ./bin/test-attribution-txt.sh [2020-04-27T06:13:17.201Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-27T06:13:17.483Z] Warning: overwriting stash ‘coverage-report’ [2020-04-27T06:13:17.977Z] Stashed 1 file(s) [Pipeline] } [2020-04-27T06:13:17.990Z] $ docker stop --time=1 c53623f2fa7f3737e6dbd95b0a37be54e505abb7dec6e5665a499c038ed3c7a1 [2020-04-27T06:13:20.168Z] $ docker rm -f c53623f2fa7f3737e6dbd95b0a37be54e505abb7dec6e5665a499c038ed3c7a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-27T06:13:21.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-27T06:13:21.763Z] + ls -al . [2020-04-27T06:13:21.763Z] total 220 [2020-04-27T06:13:21.763Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 06:13 . [2020-04-27T06:13:21.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 06:10 .. [2020-04-27T06:13:21.763Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 27 06:10 .dockerignore [2020-04-27T06:13:21.763Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 06:10 .git [2020-04-27T06:13:21.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 06:10 .github [2020-04-27T06:13:21.763Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 27 06:10 .gitignore [2020-04-27T06:13:21.763Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 06:10 .semver [2020-04-27T06:13:21.763Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 27 06:10 Dockerfile.build [2020-04-27T06:13:21.763Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 27 06:10 Jenkinsfile [2020-04-27T06:13:21.763Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 27 06:10 LICENSE [2020-04-27T06:13:21.763Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 27 06:10 Makefile [2020-04-27T06:13:21.763Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 27 06:10 README.md [2020-04-27T06:13:21.763Z] -rw-rw-r-- 1 jenkins jenkins 2024 Apr 27 06:10 RELEASE-NOTES.txt [2020-04-27T06:13:21.763Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 06:08 VERSION [2020-04-27T06:13:21.763Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 06:10 api [2020-04-27T06:13:21.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 06:10 bin [2020-04-27T06:13:21.763Z] -rw-r--r-- 1 jenkins jenkins 110877 Apr 27 06:13 coverage.out [2020-04-27T06:13:21.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 06:10 example [2020-04-27T06:13:21.763Z] -rw-r--r-- 1 jenkins jenkins 446 Apr 27 06:13 go.mod [2020-04-27T06:13:21.763Z] -rw-r--r-- 1 jenkins jenkins 12076 Apr 27 06:13 go.sum [2020-04-27T06:13:21.763Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 06:10 internal [2020-04-27T06:13:21.763Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 27 06:10 pkg [2020-04-27T06:13:21.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 06:10 snap [2020-04-27T06:13:21.763Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 27 06:10 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-27T06:13:22.098Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=81b7cd9291b428fa4ba6e2c1479b175d963e3d04 --label arch=arm64 --label version=1.2.0-dev.35 . [2020-04-27T06:13:22.682Z] Sending build context to Docker daemon 3.126MB [2020-04-27T06:13:22.682Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-27T06:13:22.682Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-27T06:13:22.682Z] ---> a9b95584eb08 [2020-04-27T06:13:22.682Z] Step 3/21 : ARG MAKE='make build' [2020-04-27T06:13:22.948Z] ---> Running in ce6d9430cd51 [2020-04-27T06:13:23.216Z] Removing intermediate container ce6d9430cd51 [2020-04-27T06:13:23.216Z] ---> cf9540673628 [2020-04-27T06:13:23.216Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-27T06:13:23.216Z] ---> Running in cea00f899b68 [2020-04-27T06:13:23.801Z] Removing intermediate container cea00f899b68 [2020-04-27T06:13:23.801Z] ---> beb2f6368059 [2020-04-27T06:13:23.801Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-27T06:13:23.801Z] ---> Running in 564e9cbf3db2 [2020-04-27T06:13:24.386Z] Removing intermediate container 564e9cbf3db2 [2020-04-27T06:13:24.386Z] ---> ed150648bac8 [2020-04-27T06:13:24.386Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-27T06:13:24.386Z] ---> Running in dae9ab9ed8f9 [2020-04-27T06:13:26.334Z] Removing intermediate container dae9ab9ed8f9 [2020-04-27T06:13:26.334Z] ---> f12c795a6ca7 [2020-04-27T06:13:26.334Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-27T06:13:26.334Z] ---> Running in 36f026b97761 [2020-04-27T06:13:27.304Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-27T06:13:28.709Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-27T06:13:29.670Z] OK: 125 MiB in 39 packages [2020-04-27T06:13:31.089Z] Removing intermediate container 36f026b97761 [2020-04-27T06:13:31.089Z] ---> 3981aacf0cd3 [2020-04-27T06:13:31.089Z] Step 8/21 : COPY . . [2020-04-27T06:13:32.052Z] ---> a8dcd62c3282 [2020-04-27T06:13:32.052Z] Step 9/21 : RUN ${MAKE} [2020-04-27T06:13:32.052Z] ---> Running in 87985eb00c4c [2020-04-27T06:13:33.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.35" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-27T06:13:59.743Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-27T06:13:59.743Z] Removing intermediate container 87985eb00c4c [2020-04-27T06:13:59.743Z] ---> 6c3f39d6174a [2020-04-27T06:13:59.743Z] Step 10/21 : FROM scratch [2020-04-27T06:13:59.743Z] ---> [2020-04-27T06:13:59.743Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-27T06:13:59.743Z] ---> Running in 20c07408a720 [2020-04-27T06:13:59.743Z] Removing intermediate container 20c07408a720 [2020-04-27T06:13:59.743Z] ---> d6b277cdc114 [2020-04-27T06:13:59.743Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-27T06:13:59.743Z] ---> Running in cf2d658595ec [2020-04-27T06:13:59.743Z] Removing intermediate container cf2d658595ec [2020-04-27T06:13:59.743Z] ---> 56c22fd2dc92 [2020-04-27T06:13:59.743Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-27T06:13:59.743Z] ---> Running in a92e90f73909 [2020-04-27T06:13:59.743Z] Removing intermediate container a92e90f73909 [2020-04-27T06:13:59.743Z] ---> 7a842f727125 [2020-04-27T06:13:59.743Z] Step 14/21 : WORKDIR / [2020-04-27T06:13:59.743Z] ---> Running in e5fa8cdae024 [2020-04-27T06:14:00.009Z] Removing intermediate container e5fa8cdae024 [2020-04-27T06:14:00.009Z] ---> 051fe6038e2a [2020-04-27T06:14:00.009Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-27T06:14:01.031Z] ---> 1627bdecdf6f [2020-04-27T06:14:01.031Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-27T06:14:01.645Z] ---> c5fa01ab4e42 [2020-04-27T06:14:01.645Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-27T06:14:02.251Z] ---> c9471bcf9e61 [2020-04-27T06:14:02.251Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-27T06:14:02.251Z] ---> Running in 3eeca57be249 [2020-04-27T06:14:02.842Z] Removing intermediate container 3eeca57be249 [2020-04-27T06:14:02.842Z] ---> f8fccdeee831 [2020-04-27T06:14:02.842Z] Step 19/21 : LABEL arch=arm64 [2020-04-27T06:14:02.842Z] ---> Running in e7dbb38d434b [2020-04-27T06:14:03.134Z] Removing intermediate container e7dbb38d434b [2020-04-27T06:14:03.134Z] ---> 80528f98ccba [2020-04-27T06:14:03.134Z] Step 20/21 : LABEL git_sha=81b7cd9291b428fa4ba6e2c1479b175d963e3d04 [2020-04-27T06:14:03.134Z] ---> Running in c7c99708c1fc [2020-04-27T06:14:03.724Z] Removing intermediate container c7c99708c1fc [2020-04-27T06:14:03.724Z] ---> 71b1a8ba2f57 [2020-04-27T06:14:03.724Z] Step 21/21 : LABEL version=1.2.0-dev.35 [2020-04-27T06:14:03.724Z] ---> Running in 442a5798153e [2020-04-27T06:14:03.991Z] Removing intermediate container 442a5798153e [2020-04-27T06:14:03.991Z] ---> 8c040624009c [2020-04-27T06:14:03.991Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-27T06:14:03.991Z] Successfully built 8c040624009c [2020-04-27T06:14:03.991Z] Successfully tagged docker-device-sdk-simple-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-04-27T06:14:05.793Z] provisioning config files... [2020-04-27T06:14:05.806Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8496213810718789007tmp [Pipeline] { [Pipeline] sh [2020-04-27T06:14:06.150Z] + curl -s https://codecov.io/bash [2020-04-27T06:14:06.151Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8496213810718789007tmp [2020-04-27T06:14:06.409Z] [2020-04-27T06:14:06.409Z] _____ _ [2020-04-27T06:14:06.409Z] / ____| | | [2020-04-27T06:14:06.409Z] | | ___ __| | ___ ___ _____ __ [2020-04-27T06:14:06.409Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-27T06:14:06.409Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-27T06:14:06.409Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-27T06:14:06.409Z] Bash-tbd [2020-04-27T06:14:06.409Z] [2020-04-27T06:14:06.409Z] [2020-04-27T06:14:06.409Z] ==> Jenkins CI detected. [2020-04-27T06:14:06.409Z] project root: . [2020-04-27T06:14:06.409Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-27T06:14:06.409Z] ==> Running gcov in . (disable via -X gcov) [2020-04-27T06:14:06.409Z] ==> Python coveragepy not found [2020-04-27T06:14:06.409Z] ==> Searching for coverage reports in: [2020-04-27T06:14:06.409Z] + . [2020-04-27T06:14:06.409Z] -> Found 1 reports [2020-04-27T06:14:06.409Z] ==> Detecting git/mercurial file structure [2020-04-27T06:14:06.409Z] ==> Reading reports [2020-04-27T06:14:06.409Z] + ./coverage.out bytes=110877 [2020-04-27T06:14:06.409Z] ==> Appending adjustments [2020-04-27T06:14:06.410Z] http://docs.codecov.io/docs/fixing-reports [2020-04-27T06:14:06.669Z] + Found adjustments [2020-04-27T06:14:06.669Z] ==> Gzipping contents [2020-04-27T06:14:06.669Z] ==> Uploading reports [2020-04-27T06:14:06.669Z] url: https://codecov.io [2020-04-27T06:14:06.669Z] query: branch=master&commit=81b7cd9291b428fa4ba6e2c1479b175d963e3d04&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= [2020-04-27T06:14:06.669Z] -> Pinging Codecov [2020-04-27T06:14:06.669Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=81b7cd9291b428fa4ba6e2c1479b175d963e3d04&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= [2020-04-27T06:14:07.237Z] -> Uploading [2020-04-27T06:14:07.496Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/81b7cd9291b428fa4ba6e2c1479b175d963e3d04 [Pipeline] } [2020-04-27T06:14:07.502Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-04-27T06:14:07.786Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-04-27T06:14:07.787Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-04-27T06:14:07.838Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-27T06:14:08.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-27T06:14:08.168Z] [2020-04-27T06:14:08.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-04-27T06:14:08.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-27T06:14:08.560Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-04-27T06:14:08.560Z] e6b0cf9c0882: Pulling fs layer [2020-04-27T06:14:08.560Z] 2848faf0eed1: Pulling fs layer [2020-04-27T06:14:08.560Z] 0f37312ad70f: Pulling fs layer [2020-04-27T06:14:08.560Z] 7d08f2745646: Pulling fs layer [2020-04-27T06:14:08.560Z] 4c9f31393084: Pulling fs layer [2020-04-27T06:14:08.560Z] eb21ddb83652: Pulling fs layer [2020-04-27T06:14:08.560Z] 345998794f6b: Pulling fs layer [2020-04-27T06:14:08.560Z] 97a711d68925: Pulling fs layer [2020-04-27T06:14:08.560Z] 7c8476c1cb00: Pulling fs layer [2020-04-27T06:14:08.560Z] 7d08f2745646: Waiting [2020-04-27T06:14:08.560Z] 4c9f31393084: Waiting [2020-04-27T06:14:08.561Z] eb21ddb83652: Waiting [2020-04-27T06:14:08.561Z] 345998794f6b: Waiting [2020-04-27T06:14:08.561Z] 7c8476c1cb00: Waiting [2020-04-27T06:14:08.561Z] 97a711d68925: Waiting [2020-04-27T06:14:08.561Z] 0f37312ad70f: Verifying Checksum [2020-04-27T06:14:08.561Z] 0f37312ad70f: Download complete [2020-04-27T06:14:08.561Z] 2848faf0eed1: Download complete [2020-04-27T06:14:08.561Z] 4c9f31393084: Verifying Checksum [2020-04-27T06:14:08.561Z] 4c9f31393084: Download complete [2020-04-27T06:14:08.561Z] eb21ddb83652: Download complete [2020-04-27T06:14:08.561Z] e6b0cf9c0882: Verifying Checksum [2020-04-27T06:14:08.561Z] e6b0cf9c0882: Download complete [2020-04-27T06:14:08.827Z] 345998794f6b: Verifying Checksum [2020-04-27T06:14:08.827Z] 345998794f6b: Download complete [2020-04-27T06:14:09.090Z] e6b0cf9c0882: Pull complete [2020-04-27T06:14:09.368Z] 97a711d68925: Verifying Checksum [2020-04-27T06:14:09.368Z] 97a711d68925: Download complete [2020-04-27T06:14:09.632Z] 2848faf0eed1: Pull complete [2020-04-27T06:14:09.632Z] 7c8476c1cb00: Verifying Checksum [2020-04-27T06:14:09.632Z] 7c8476c1cb00: Download complete [2020-04-27T06:14:09.632Z] 0f37312ad70f: Pull complete [2020-04-27T06:14:10.202Z] 7d08f2745646: Verifying Checksum [2020-04-27T06:14:10.202Z] 7d08f2745646: Download complete [2020-04-27T06:14:16.787Z] 7d08f2745646: Pull complete [2020-04-27T06:14:16.788Z] 4c9f31393084: Pull complete [2020-04-27T06:14:16.788Z] eb21ddb83652: Pull complete [2020-04-27T06:14:18.165Z] 345998794f6b: Pull complete [2020-04-27T06:14:22.373Z] 97a711d68925: Pull complete [2020-04-27T06:14:22.373Z] 7c8476c1cb00: Pull complete [2020-04-27T06:14:22.635Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-04-27T06:14:22.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-04-27T06:14:22.775Z] prd-centos7-docker-4c-2g-6217 does not seem to be running inside a container [2020-04-27T06:14:22.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dgexfoundry_device-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-04-27T06:14:23.409Z] $ docker top e90450c9774a7ce420deba91e898e607ad3d6f409d2257856bd116b55e2a9eba -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-27T06:14:23.892Z] + snyk monitor '--org=edgex-jenkins' [2020-04-27T06:14:50.443Z] [2020-04-27T06:14:50.443Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... [2020-04-27T06:14:50.443Z] [2020-04-27T06:14:50.443Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/bd7a4cd6-63cb-4b2a-b4ea-b166102b7483 [2020-04-27T06:14:50.443Z] [2020-04-27T06:14:50.443Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-04-27T06:14:50.443Z] [2020-04-27T06:14:51.011Z] [Pipeline] } [2020-04-27T06:14:51.026Z] $ docker stop --time=1 e90450c9774a7ce420deba91e898e607ad3d6f409d2257856bd116b55e2a9eba [2020-04-27T06:14:52.442Z] $ docker rm -f e90450c9774a7ce420deba91e898e607ad3d6f409d2257856bd116b55e2a9eba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-04-27T06:14:53.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-27T06:14:53.563Z] . [Pipeline] withDockerContainer [2020-04-27T06:14:53.669Z] prd-centos7-docker-4c-2g-6217 does not seem to be running inside a container [2020-04-27T06:14:53.712Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-27T06:14:54.398Z] $ docker top a3136f5675489a24aef84660cd6bf8fbe527aa5ba0cf07f0b10eda1264944c89 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-27T06:14:54.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-27T06:14:54.650Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-27T06:14:54.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-27T06:14:54.874Z] $ docker exec a3136f5675489a24aef84660cd6bf8fbe527aa5ba0cf07f0b10eda1264944c89 ssh-agent [2020-04-27T06:14:55.062Z] SSH_AUTH_SOCK=/tmp/ssh-N8T2b9Ot2cbc/agent.14 [2020-04-27T06:14:55.062Z] SSH_AGENT_PID=21 [2020-04-27T06:14:55.068Z] Running ssh-add (command line suppressed) [2020-04-27T06:14:55.219Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_614588478537070670.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_614588478537070670.key) [2020-04-27T06:14:55.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-27T06:14:55.594Z] + git semver tag [2020-04-27T06:14:55.594Z] # -> Open(): unable to determine branch for HEAD [2020-04-27T06:14:55.594Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-27T06:14:55.594Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-27T06:14:55.594Z] # $SEMVER_REMOTE_NAME = origin [2020-04-27T06:14:55.594Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-27T06:14:55.594Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-27T06:14:55.594Z] # $SEMVER_BRANCH = master [2020-04-27T06:14:55.594Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2020-04-27T06:14:55.594Z] # 81b7cd9291b428fa4ba6e2c1479b175d963e3d04 HEAD [2020-04-27T06:14:55.594Z] # -> Force: false [2020-04-27T06:14:55.854Z] # 90bf199ad6c5aac85af798554b76266e015feb55 refs/tags/v1.2.0-dev.35 [Pipeline] } [2020-04-27T06:14:55.863Z] $ docker exec --env ******** --env ******** a3136f5675489a24aef84660cd6bf8fbe527aa5ba0cf07f0b10eda1264944c89 ssh-agent -k [2020-04-27T06:14:56.010Z] unset SSH_AUTH_SOCK; [2020-04-27T06:14:56.011Z] unset SSH_AGENT_PID; [2020-04-27T06:14:56.011Z] echo Agent pid 21 killed; [2020-04-27T06:14:56.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-27T06:14:56.481Z] + git semver [Pipeline] } [2020-04-27T06:14:56.495Z] $ docker stop --time=1 a3136f5675489a24aef84660cd6bf8fbe527aa5ba0cf07f0b10eda1264944c89 [2020-04-27T06:14:57.837Z] $ docker rm -f a3136f5675489a24aef84660cd6bf8fbe527aa5ba0cf07f0b10eda1264944c89 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-04-27T06:14:58.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-27T06:14:58.410Z] [2020-04-27T06:14:58.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-04-27T06:14:58.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-27T06:14:58.753Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-04-27T06:14:58.753Z] ab5ef0e58194: Pulling fs layer [2020-04-27T06:14:58.753Z] 9712f1f96733: Pulling fs layer [2020-04-27T06:14:58.753Z] 63f879dbbcfc: Pulling fs layer [2020-04-27T06:14:58.753Z] 0d9ebad4ef96: Pulling fs layer [2020-04-27T06:14:58.753Z] e9a5061849ea: Pulling fs layer [2020-04-27T06:14:58.753Z] d747dcd14b5f: Pulling fs layer [2020-04-27T06:14:58.753Z] 2de7ff778b66: Pulling fs layer [2020-04-27T06:14:58.753Z] 0d9ebad4ef96: Waiting [2020-04-27T06:14:58.753Z] e9a5061849ea: Waiting [2020-04-27T06:14:58.753Z] d747dcd14b5f: Waiting [2020-04-27T06:14:58.753Z] 2de7ff778b66: Waiting [2020-04-27T06:14:58.753Z] 9712f1f96733: Verifying Checksum [2020-04-27T06:14:58.753Z] 9712f1f96733: Download complete [2020-04-27T06:14:59.327Z] 63f879dbbcfc: Verifying Checksum [2020-04-27T06:14:59.327Z] 63f879dbbcfc: Download complete [2020-04-27T06:14:59.589Z] e9a5061849ea: Verifying Checksum [2020-04-27T06:14:59.589Z] e9a5061849ea: Download complete [2020-04-27T06:14:59.589Z] d747dcd14b5f: Verifying Checksum [2020-04-27T06:14:59.589Z] d747dcd14b5f: Download complete [2020-04-27T06:14:59.589Z] 2de7ff778b66: Verifying Checksum [2020-04-27T06:14:59.589Z] 2de7ff778b66: Download complete [2020-04-27T06:14:59.848Z] 0d9ebad4ef96: Verifying Checksum [2020-04-27T06:14:59.848Z] 0d9ebad4ef96: Download complete [2020-04-27T06:14:59.848Z] ab5ef0e58194: Verifying Checksum [2020-04-27T06:14:59.848Z] ab5ef0e58194: Download complete [2020-04-27T06:15:05.143Z] ab5ef0e58194: Pull complete [2020-04-27T06:15:05.143Z] 9712f1f96733: Pull complete [2020-04-27T06:15:07.049Z] 63f879dbbcfc: Pull complete [2020-04-27T06:15:12.326Z] 0d9ebad4ef96: Pull complete [2020-04-27T06:15:14.233Z] e9a5061849ea: Pull complete [2020-04-27T06:15:14.233Z] d747dcd14b5f: Pull complete [2020-04-27T06:15:17.532Z] 2de7ff778b66: Pull complete [2020-04-27T06:15:17.532Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-04-27T06:15:17.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-04-27T06:15:17.673Z] prd-centos7-docker-4c-2g-6217 does not seem to be running inside a container [2020-04-27T06:15:17.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-04-27T06:15:18.377Z] $ docker top fa4e791a8e6e9c642bb70f027de7bc1dae0ff357784bbcacadb71cff7b580da8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-04-27T06:15:18.630Z] provisioning config files... [2020-04-27T06:15:18.641Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4105603151652486820tmp [2020-04-27T06:15:18.655Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config466390373878624182tmp [2020-04-27T06:15:18.667Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7655743207556097517tmp [Pipeline] { [Pipeline] echo [2020-04-27T06:15:18.705Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-27T06:15:19.001Z] ---> sigul-configuration.sh [2020-04-27T06:15:19.001Z] gpg: directory `/root/.gnupg' created [2020-04-27T06:15:19.002Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-04-27T06:15:19.002Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-04-27T06:15:19.002Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-04-27T06:15:19.002Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-04-27T06:15:19.002Z] gpg: CAST5 encrypted data [2020-04-27T06:15:19.002Z] gpg: encrypted with 1 passphrase [2020-04-27T06:15:19.002Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-04-27T06:15:19.551Z] + mkdir /home/jenkins [2020-04-27T06:15:19.551Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-04-27T06:15:19.842Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-04-27T06:15:19.848Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-27T06:15:20.139Z] ---> sigul-install.sh [2020-04-27T06:15:28.370Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-04-27T06:15:28.686Z] + git tag --list [2020-04-27T06:15:28.686Z] v1.2.0-dev.35 [Pipeline] sh [2020-04-27T06:15:29.074Z] + lftools sign git-tag v1.2.0-dev.35 [2020-04-27T06:15:30.011Z] Signing Git tag with Sigul... [2020-04-27T06:15:30.011Z] Signing v1.2.0-dev.35 [Pipeline] echo [2020-04-27T06:15:31.396Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-27T06:15:31.689Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-04-27T06:15:31.695Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-04-27T06:15:31.768Z] $ docker stop --time=1 fa4e791a8e6e9c642bb70f027de7bc1dae0ff357784bbcacadb71cff7b580da8 [2020-04-27T06:15:33.171Z] $ docker rm -f fa4e791a8e6e9c642bb70f027de7bc1dae0ff357784bbcacadb71cff7b580da8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-04-27T06:15:33.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-27T06:15:33.869Z] . [Pipeline] withDockerContainer [2020-04-27T06:15:33.984Z] prd-centos7-docker-4c-2g-6217 does not seem to be running inside a container [2020-04-27T06:15:34.027Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-27T06:15:34.678Z] $ docker top 92b6e197fde4fd21b4a678d8a01950218accfd870343488603c076451ba51ea2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-27T06:15:34.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-27T06:15:34.929Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-27T06:15:35.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-27T06:15:35.138Z] $ docker exec 92b6e197fde4fd21b4a678d8a01950218accfd870343488603c076451ba51ea2 ssh-agent [2020-04-27T06:15:35.340Z] SSH_AUTH_SOCK=/tmp/ssh-93uOziCLNrEP/agent.14 [2020-04-27T06:15:35.340Z] SSH_AGENT_PID=21 [2020-04-27T06:15:35.351Z] Running ssh-add (command line suppressed) [2020-04-27T06:15:35.496Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_9043825299786087013.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_9043825299786087013.key) [2020-04-27T06:15:35.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-27T06:15:35.857Z] + git semver bump pre [2020-04-27T06:15:35.857Z] # -> Open(): unable to determine branch for HEAD [2020-04-27T06:15:35.857Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-27T06:15:35.857Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-27T06:15:35.857Z] # $SEMVER_REMOTE_NAME = origin [2020-04-27T06:15:35.857Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-27T06:15:35.857Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-27T06:15:35.857Z] # $SEMVER_BRANCH = master [2020-04-27T06:15:35.857Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2020-04-27T06:15:35.857Z] 1.2.0-dev.36 [Pipeline] } [2020-04-27T06:15:35.866Z] $ docker exec --env ******** --env ******** 92b6e197fde4fd21b4a678d8a01950218accfd870343488603c076451ba51ea2 ssh-agent -k [2020-04-27T06:15:36.001Z] unset SSH_AUTH_SOCK; [2020-04-27T06:15:36.001Z] unset SSH_AGENT_PID; [2020-04-27T06:15:36.001Z] echo Agent pid 21 killed; [2020-04-27T06:15:36.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-27T06:15:36.493Z] + git semver [Pipeline] } [2020-04-27T06:15:36.507Z] $ docker stop --time=1 92b6e197fde4fd21b4a678d8a01950218accfd870343488603c076451ba51ea2 [2020-04-27T06:15:37.840Z] $ docker rm -f 92b6e197fde4fd21b4a678d8a01950218accfd870343488603c076451ba51ea2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-27T06:15:38.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-27T06:15:38.325Z] . [Pipeline] withDockerContainer [2020-04-27T06:15:38.437Z] prd-centos7-docker-4c-2g-6217 does not seem to be running inside a container [2020-04-27T06:15:38.478Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-27T06:15:39.009Z] $ docker top c9e7bef857c62c242a82f7dae78cc86ebb071a746c5283ec527a9d13a16b8eff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-27T06:15:39.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-27T06:15:39.247Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-27T06:15:39.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-27T06:15:39.456Z] $ docker exec c9e7bef857c62c242a82f7dae78cc86ebb071a746c5283ec527a9d13a16b8eff ssh-agent [2020-04-27T06:15:39.644Z] SSH_AUTH_SOCK=/tmp/ssh-yeTn9yLvAJ7q/agent.15 [2020-04-27T06:15:39.644Z] SSH_AGENT_PID=21 [2020-04-27T06:15:39.651Z] Running ssh-add (command line suppressed) [2020-04-27T06:15:39.794Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7174555986163750433.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7174555986163750433.key) [2020-04-27T06:15:39.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-27T06:15:40.171Z] + git semver push [2020-04-27T06:15:40.171Z] # -> Open(): unable to determine branch for HEAD [2020-04-27T06:15:40.171Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-27T06:15:40.171Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-27T06:15:40.171Z] # $SEMVER_REMOTE_NAME = origin [2020-04-27T06:15:40.171Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-27T06:15:40.171Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-27T06:15:40.171Z] # $SEMVER_BRANCH = master [2020-04-27T06:15:40.171Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2020-04-27T06:15:46.745Z] $ docker exec --env ******** --env ******** c9e7bef857c62c242a82f7dae78cc86ebb071a746c5283ec527a9d13a16b8eff ssh-agent -k [2020-04-27T06:15:46.915Z] unset SSH_AUTH_SOCK; [2020-04-27T06:15:46.915Z] unset SSH_AGENT_PID; [2020-04-27T06:15:46.915Z] echo Agent pid 21 killed; [2020-04-27T06:15:46.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-27T06:15:47.402Z] + git semver [Pipeline] } [2020-04-27T06:15:47.416Z] $ docker stop --time=1 c9e7bef857c62c242a82f7dae78cc86ebb071a746c5283ec527a9d13a16b8eff [2020-04-27T06:15:48.788Z] $ docker rm -f c9e7bef857c62c242a82f7dae78cc86ebb071a746c5283ec527a9d13a16b8eff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-27T06:15:49.569Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-27T06:15:50.125Z] ---> package-listing.sh [2020-04-27T06:15:50.125Z] ++ facter osfamily [2020-04-27T06:15:50.125Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-27T06:15:50.125Z] + OS_FAMILY=redhat [2020-04-27T06:15:50.125Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2020-04-27T06:15:50.125Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-27T06:15:50.125Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-27T06:15:50.125Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-27T06:15:50.125Z] + PACKAGES=/tmp/packages_start.txt [2020-04-27T06:15:50.125Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2020-04-27T06:15:50.125Z] + PACKAGES=/tmp/packages_end.txt [2020-04-27T06:15:50.125Z] + case "${OS_FAMILY}" in [2020-04-27T06:15:50.125Z] + rpm -qa [2020-04-27T06:15:50.125Z] + sort [2020-04-27T06:15:54.316Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-27T06:15:54.316Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-27T06:15:54.316Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-27T06:15:54.316Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2020-04-27T06:15:54.316Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2020-04-27T06:15:54.316Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-27T06:15:54.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-27T06:15:54.789Z] [2020-04-27T06:15:54.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-27T06:15:55.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-27T06:15:55.124Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-27T06:15:55.124Z] c9b1b535fdd9: Pulling fs layer [2020-04-27T06:15:55.124Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-27T06:15:55.124Z] 756a868c4378: Pulling fs layer [2020-04-27T06:15:55.124Z] 444b2fc9a129: Pulling fs layer [2020-04-27T06:15:55.124Z] ea15f1150254: Pulling fs layer [2020-04-27T06:15:55.124Z] 41b27a9f41bf: Pulling fs layer [2020-04-27T06:15:55.124Z] 28c525ee5125: Pulling fs layer [2020-04-27T06:15:55.124Z] 094b1ea09ed8: Pulling fs layer [2020-04-27T06:15:55.124Z] 138eaada9080: Pulling fs layer [2020-04-27T06:15:55.124Z] 0622d0fa9048: Pulling fs layer [2020-04-27T06:15:55.124Z] 41b27a9f41bf: Waiting [2020-04-27T06:15:55.124Z] 138eaada9080: Waiting [2020-04-27T06:15:55.124Z] 0622d0fa9048: Waiting [2020-04-27T06:15:55.124Z] 094b1ea09ed8: Waiting [2020-04-27T06:15:55.124Z] 444b2fc9a129: Waiting [2020-04-27T06:15:55.124Z] 28c525ee5125: Waiting [2020-04-27T06:15:55.124Z] ea15f1150254: Waiting [2020-04-27T06:15:55.124Z] 2cc5ad85d9ab: Download complete [2020-04-27T06:15:55.124Z] 444b2fc9a129: Verifying Checksum [2020-04-27T06:15:55.124Z] 444b2fc9a129: Download complete [2020-04-27T06:15:55.124Z] c9b1b535fdd9: Verifying Checksum [2020-04-27T06:15:55.124Z] c9b1b535fdd9: Download complete [2020-04-27T06:15:55.124Z] ea15f1150254: Verifying Checksum [2020-04-27T06:15:55.124Z] ea15f1150254: Download complete [2020-04-27T06:15:55.385Z] 28c525ee5125: Verifying Checksum [2020-04-27T06:15:55.385Z] 28c525ee5125: Download complete [2020-04-27T06:15:55.644Z] c9b1b535fdd9: Pull complete [2020-04-27T06:15:55.644Z] 756a868c4378: Verifying Checksum [2020-04-27T06:15:55.644Z] 756a868c4378: Download complete [2020-04-27T06:15:55.644Z] 094b1ea09ed8: Verifying Checksum [2020-04-27T06:15:55.644Z] 094b1ea09ed8: Download complete [2020-04-27T06:15:55.644Z] 138eaada9080: Verifying Checksum [2020-04-27T06:15:55.644Z] 138eaada9080: Download complete [2020-04-27T06:15:55.644Z] 0622d0fa9048: Download complete [2020-04-27T06:15:56.222Z] 41b27a9f41bf: Verifying Checksum [2020-04-27T06:15:56.222Z] 41b27a9f41bf: Download complete [2020-04-27T06:15:57.157Z] 2cc5ad85d9ab: Pull complete [2020-04-27T06:15:59.065Z] 756a868c4378: Pull complete [2020-04-27T06:15:59.324Z] 444b2fc9a129: Pull complete [2020-04-27T06:15:59.583Z] ea15f1150254: Pull complete [2020-04-27T06:16:04.872Z] 41b27a9f41bf: Pull complete [2020-04-27T06:16:04.872Z] 28c525ee5125: Pull complete [2020-04-27T06:16:06.260Z] 094b1ea09ed8: Pull complete [2020-04-27T06:16:06.522Z] 138eaada9080: Pull complete [2020-04-27T06:16:06.780Z] 0622d0fa9048: Pull complete [2020-04-27T06:16:06.780Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-27T06:16:06.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-27T06:16:06.932Z] prd-centos7-docker-4c-2g-6217 does not seem to be running inside a container [2020-04-27T06:16:06.978Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-27T06:16:07.499Z] $ docker top b1c6008e9548b02795cb6d7ac3e9a34e1354f40b52355c1f852582016fb48624 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-27T06:16:07.748Z] provisioning config files... [2020-04-27T06:16:07.762Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6561914453760489858tmp [Pipeline] { [Pipeline] echo [2020-04-27T06:16:07.812Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-27T06:16:08.119Z] ---> create-netrc.sh [Pipeline] echo [2020-04-27T06:16:08.126Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-27T06:16:08.415Z] ---> logs-deploy.sh [2020-04-27T06:16:08.415Z] + ARCHIVE_ARTIFACTS= [2020-04-27T06:16:08.415Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-27T06:16:08.415Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-27T06:16:08.415Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-27T06:16:08.415Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/35 [2020-04-27T06:16:08.415Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/35/ [2020-04-27T06:16:08.415Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/35 /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-27T06:16:09.351Z] Archives upload complete. [2020-04-27T06:16:09.610Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/35 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/35/