Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 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-5480 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 Checking out Revision dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 (master) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 # timeout=10 Commit message: "Merge pull request #504 from lenny-intel/uppercase" > git rev-list --no-walk 0e104270bcdba6d57d1eb654a33ea3a0d313d58c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-22T01:40:48.208Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-22T01:40:48.433Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-22T01:40:48.500Z] ========================================================= [2020-04-22T01:40:48.501Z] EdgeX Global Pipelines Version Info [2020-04-22T01:40:48.501Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-22T01:40:49.906Z] ------------------- [2020-04-22T01:40:49.906Z] stable info: [2020-04-22T01:40:49.906Z] ------------------- [2020-04-22T01:40:49.906Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T01:40:49.906Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-22T01:40:49.906Z] Message: update stable to v1.0.73 [2020-04-22T01:40:50.473Z] ------------------- [2020-04-22T01:40:50.473Z] experimental info: [2020-04-22T01:40:50.473Z] ------------------- [2020-04-22T01:40:50.473Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T01:40:50.473Z] Commit SHA: 009f18ce5b4e192ba54fce1c3905cefe13074ee2 [2020-04-22T01:40:50.473Z] Message: update experimental to v1.0.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-22T01:40:52.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T01:40:52.415Z] [2020-04-22T01:40:52.415Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-22T01:40:52.739Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T01:40:52.739Z] latest: Pulling from edgex-devops/git-semver [2020-04-22T01:40:52.739Z] 9123ac7c32f7: Pulling fs layer [2020-04-22T01:40:52.739Z] b8cc5d1170e3: Pulling fs layer [2020-04-22T01:40:52.739Z] 2924cbbf6a41: Pulling fs layer [2020-04-22T01:40:52.739Z] 93b08a4f1073: Pulling fs layer [2020-04-22T01:40:52.739Z] 93b08a4f1073: Waiting [2020-04-22T01:40:52.739Z] b8cc5d1170e3: Download complete [2020-04-22T01:40:52.739Z] 9123ac7c32f7: Verifying Checksum [2020-04-22T01:40:52.739Z] 9123ac7c32f7: Download complete [2020-04-22T01:40:52.998Z] 93b08a4f1073: Verifying Checksum [2020-04-22T01:40:52.998Z] 93b08a4f1073: Download complete [2020-04-22T01:40:52.998Z] 2924cbbf6a41: Verifying Checksum [2020-04-22T01:40:52.998Z] 2924cbbf6a41: Download complete [2020-04-22T01:40:52.998Z] 9123ac7c32f7: Pull complete [2020-04-22T01:40:53.261Z] b8cc5d1170e3: Pull complete [2020-04-22T01:40:53.830Z] 2924cbbf6a41: Pull complete [2020-04-22T01:40:54.089Z] 93b08a4f1073: Pull complete [2020-04-22T01:40:54.090Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-22T01:40:54.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-22T01:40:54.215Z] prd-centos7-docker-4c-2g-5480 does not seem to be running inside a container [2020-04-22T01:40:54.256Z] $ 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-22T01:40:54.858Z] $ docker top 22a7c4575ecefa068cafff9c1d1c8d74ded38188d431766ee6ea64064578121a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T01:40:55.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T01:40:55.109Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T01:40:55.301Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T01:40:55.304Z] $ docker exec 22a7c4575ecefa068cafff9c1d1c8d74ded38188d431766ee6ea64064578121a ssh-agent [2020-04-22T01:40:55.493Z] SSH_AUTH_SOCK=/tmp/ssh-ixf0uSHvKtvO/agent.15 [2020-04-22T01:40:55.493Z] SSH_AGENT_PID=22 [2020-04-22T01:40:55.502Z] Running ssh-add (command line suppressed) [2020-04-22T01:40:55.642Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7981213456301618767.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7981213456301618767.key) [2020-04-22T01:40:55.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T01:40:56.023Z] + git describe --exact-match --tags HEAD [2020-04-22T01:40:56.023Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-22T01:40:56.118Z] $ docker exec --env ******** --env ******** 22a7c4575ecefa068cafff9c1d1c8d74ded38188d431766ee6ea64064578121a ssh-agent -k [2020-04-22T01:40:56.255Z] unset SSH_AUTH_SOCK; [2020-04-22T01:40:56.256Z] unset SSH_AGENT_PID; [2020-04-22T01:40:56.256Z] echo Agent pid 22 killed; [2020-04-22T01:40:56.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-22T01:40:56.374Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-22T01:40:56.374Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-22T01:40:56.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T01:40:56.454Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T01:40:56.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T01:40:56.642Z] $ docker exec 22a7c4575ecefa068cafff9c1d1c8d74ded38188d431766ee6ea64064578121a ssh-agent [2020-04-22T01:40:56.835Z] SSH_AUTH_SOCK=/tmp/ssh-ZbsaaiL754Zh/agent.57 [2020-04-22T01:40:56.835Z] SSH_AGENT_PID=64 [2020-04-22T01:40:56.843Z] Running ssh-add (command line suppressed) [2020-04-22T01:40:56.989Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7725666801004812232.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7725666801004812232.key) [2020-04-22T01:40:57.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T01:40:57.375Z] + git semver init [2020-04-22T01:40:57.375Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T01:40:57.375Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-22T01:40:57.375Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T01:40:57.375Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T01:40:57.375Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T01:40:57.375Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T01:40:57.375Z] # $SEMVER_BRANCH = master [2020-04-22T01:40:57.375Z] # $SEMVER_TEMP = /tmp/semver-156207302 [2020-04-22T01:40:57.375Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-22T01:40:57.946Z] # '/tmp/semver-156207302' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2020-04-22T01:40:57.946Z] # -> Force: false [2020-04-22T01:40:57.946Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2020-04-22T01:40:57.957Z] $ docker exec --env ******** --env ******** 22a7c4575ecefa068cafff9c1d1c8d74ded38188d431766ee6ea64064578121a ssh-agent -k [2020-04-22T01:40:58.097Z] unset SSH_AUTH_SOCK; [2020-04-22T01:40:58.098Z] unset SSH_AGENT_PID; [2020-04-22T01:40:58.098Z] echo Agent pid 64 killed; [2020-04-22T01:40:58.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T01:40:58.555Z] + git semver [Pipeline] } [2020-04-22T01:40:58.569Z] $ docker stop --time=1 22a7c4575ecefa068cafff9c1d1c8d74ded38188d431766ee6ea64064578121a [2020-04-22T01:40:59.933Z] $ docker rm -f 22a7c4575ecefa068cafff9c1d1c8d74ded38188d431766ee6ea64064578121a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-22T01:41:00.733Z] Stashed 48 file(s) [Pipeline] echo [2020-04-22T01:41:00.735Z] [edgeXSemver] initialized semver on version 1.2.0-dev.31 [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-22T01:41:15.980Z] Still waiting to schedule task [2020-04-22T01:41:15.980Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-22T01:41:15.982Z] Still waiting to schedule task [2020-04-22T01:41:15.982Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-04-22T01:43:55.524Z] Running on prd-centos7-docker-4c-2g-5485 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2020-04-22T01:43:55.563Z] Running in /w/workspace/device-sdk-go/31 [Pipeline] { [Pipeline] checkout [2020-04-22T01:43:55.974Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5483 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2020-04-22T01:43:56.012Z] Running in /w/workspace/device-sdk-go/31 [Pipeline] { [Pipeline] checkout [2020-04-22T01:43:57.725Z] using credential edgex-jenkins-ssh [2020-04-22T01:43:57.775Z] Cloning the remote Git repository [2020-04-22T01:43:57.775Z] Cloning with configured refspecs honoured and without tags [2020-04-22T01:43:57.125Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T01:43:58.536Z] Fetching without tags [2020-04-22T01:43:57.163Z] > git init /w/workspace/device-sdk-go/31 # timeout=10 [2020-04-22T01:43:57.211Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T01:43:57.212Z] > git --version # timeout=10 [2020-04-22T01:43:57.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T01:43:57.247Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T01:43:57.893Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-22T01:43:57.898Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T01:43:57.913Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-22T01:43:57.926Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T01:43:57.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T01:43:57.933Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T01:43:58.924Z] Checking out Revision dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 (master) [2020-04-22T01:43:58.349Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T01:43:58.355Z] > git checkout -f dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 # timeout=10 [2020-04-22T01:44:02.440Z] Commit message: "Merge pull request #504 from lenny-intel/uppercase" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-04-22T01:44:03.218Z] using credential edgex-jenkins-ssh [2020-04-22T01:44:03.275Z] Cloning the remote Git repository [2020-04-22T01:44:03.275Z] Cloning with configured refspecs honoured and without tags [Pipeline] echo [2020-04-22T01:44:03.333Z] ========================================================= [2020-04-22T01:44:03.333Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-22T01:44:03.333Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T01:44:03.375Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T01:44:03.492Z] > git init /w/workspace/device-sdk-go/31 # timeout=10 [2020-04-22T01:44:03.645Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T01:44:03.656Z] > git --version # timeout=10 [2020-04-22T01:44:03.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T01:44:04.024Z] + 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-22T01:44:04.285Z] Sending build context to Docker daemon 2.998MB [2020-04-22T01:44:04.285Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-22T01:44:04.285Z] Step 2/8 : FROM ${BASE} [2020-04-22T01:44:04.285Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-22T01:44:04.285Z] e6b0cf9c0882: Pulling fs layer [2020-04-22T01:44:04.285Z] 2848faf0eed1: Pulling fs layer [2020-04-22T01:44:04.285Z] 0f37312ad70f: Pulling fs layer [2020-04-22T01:44:04.285Z] 5788d62ee057: Pulling fs layer [2020-04-22T01:44:04.285Z] 0e6b1d234666: Pulling fs layer [2020-04-22T01:44:04.285Z] bf5d7aec512f: Pulling fs layer [2020-04-22T01:44:04.285Z] 34c802a77dc8: Pulling fs layer [2020-04-22T01:44:04.285Z] 9eb99e56ec68: Pulling fs layer [2020-04-22T01:44:04.285Z] 27c7a5d97fbd: Pulling fs layer [2020-04-22T01:44:04.285Z] 5c102a31e300: Pulling fs layer [2020-04-22T01:44:04.285Z] dcfb455df0a1: Pulling fs layer [2020-04-22T01:44:04.285Z] 5788d62ee057: Waiting [2020-04-22T01:44:04.285Z] 0e6b1d234666: Waiting [2020-04-22T01:44:04.285Z] bf5d7aec512f: Waiting [2020-04-22T01:44:04.285Z] 34c802a77dc8: Waiting [2020-04-22T01:44:04.285Z] 9eb99e56ec68: Waiting [2020-04-22T01:44:04.285Z] 5c102a31e300: Waiting [2020-04-22T01:44:04.285Z] 27c7a5d97fbd: Waiting [2020-04-22T01:44:04.285Z] dcfb455df0a1: Waiting [2020-04-22T01:44:04.285Z] 0f37312ad70f: Verifying Checksum [2020-04-22T01:44:04.285Z] 0f37312ad70f: Download complete [2020-04-22T01:44:04.285Z] 2848faf0eed1: Verifying Checksum [2020-04-22T01:44:04.285Z] 2848faf0eed1: Download complete [2020-04-22T01:44:04.285Z] 0e6b1d234666: Download complete [2020-04-22T01:44:04.285Z] bf5d7aec512f: Verifying Checksum [2020-04-22T01:44:04.285Z] bf5d7aec512f: Download complete [2020-04-22T01:44:04.559Z] e6b0cf9c0882: Verifying Checksum [2020-04-22T01:44:04.559Z] e6b0cf9c0882: Download complete [2020-04-22T01:44:04.831Z] e6b0cf9c0882: Pull complete [2020-04-22T01:44:04.831Z] 2848faf0eed1: Pull complete [2020-04-22T01:44:05.103Z] 0f37312ad70f: Pull complete [2020-04-22T01:44:05.103Z] 34c802a77dc8: Verifying Checksum [2020-04-22T01:44:05.103Z] 34c802a77dc8: Download complete [2020-04-22T01:44:05.103Z] 27c7a5d97fbd: Verifying Checksum [2020-04-22T01:44:05.103Z] 27c7a5d97fbd: Download complete [2020-04-22T01:44:03.943Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T01:44:05.161Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-22T01:44:05.290Z] Fetching without tags [2020-04-22T01:44:05.679Z] 5c102a31e300: Verifying Checksum [2020-04-22T01:44:05.680Z] 5c102a31e300: Download complete [2020-04-22T01:44:05.680Z] dcfb455df0a1: Verifying Checksum [2020-04-22T01:44:05.680Z] dcfb455df0a1: Download complete [2020-04-22T01:44:05.810Z] Checking out Revision dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 (master) [2020-04-22T01:44:06.256Z] 9eb99e56ec68: Verifying Checksum [2020-04-22T01:44:06.256Z] 9eb99e56ec68: Download complete [2020-04-22T01:44:06.256Z] 5788d62ee057: Verifying Checksum [2020-04-22T01:44:06.256Z] 5788d62ee057: Download complete [2020-04-22T01:44:05.198Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T01:44:05.240Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-22T01:44:05.311Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T01:44:05.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T01:44:05.354Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T01:44:05.831Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T01:44:05.884Z] > git checkout -f dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 # timeout=10 [2020-04-22T01:44:10.839Z] Commit message: "Merge pull request #504 from lenny-intel/uppercase" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-22T01:44:12.177Z] ========================================================= [2020-04-22T01:44:12.177Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-22T01:44:12.177Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T01:44:12.834Z] 5788d62ee057: Pull complete [2020-04-22T01:44:12.834Z] 0e6b1d234666: Pull complete [2020-04-22T01:44:12.834Z] bf5d7aec512f: Pull complete [2020-04-22T01:44:13.377Z] + 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-22T01:44:14.372Z] Sending build context to Docker daemon 2.998MB [2020-04-22T01:44:14.372Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-22T01:44:14.372Z] Step 2/8 : FROM ${BASE} [2020-04-22T01:44:14.974Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-22T01:44:14.974Z] cde5963f3b93: Pulling fs layer [2020-04-22T01:44:14.974Z] 2a23fa8c16f7: Pulling fs layer [2020-04-22T01:44:14.974Z] 777b28850792: Pulling fs layer [2020-04-22T01:44:14.974Z] 8a11ddd9e578: Pulling fs layer [2020-04-22T01:44:14.974Z] 4cf88f913ddb: Pulling fs layer [2020-04-22T01:44:14.974Z] 1df406cf5192: Pulling fs layer [2020-04-22T01:44:14.974Z] cd6300453558: Pulling fs layer [2020-04-22T01:44:14.974Z] b9c365052c96: Pulling fs layer [2020-04-22T01:44:14.974Z] a2d8cc88f415: Pulling fs layer [2020-04-22T01:44:14.974Z] ea1d1ca13537: Pulling fs layer [2020-04-22T01:44:14.974Z] 3750a50a1c5e: Pulling fs layer [2020-04-22T01:44:14.974Z] 8a11ddd9e578: Waiting [2020-04-22T01:44:14.974Z] b9c365052c96: Waiting [2020-04-22T01:44:14.974Z] 4cf88f913ddb: Waiting [2020-04-22T01:44:14.974Z] 1df406cf5192: Waiting [2020-04-22T01:44:14.974Z] a2d8cc88f415: Waiting [2020-04-22T01:44:14.974Z] cd6300453558: Waiting [2020-04-22T01:44:14.974Z] ea1d1ca13537: Waiting [2020-04-22T01:44:14.974Z] 3750a50a1c5e: Waiting [2020-04-22T01:44:14.974Z] 777b28850792: Verifying Checksum [2020-04-22T01:44:14.974Z] 777b28850792: Download complete [2020-04-22T01:44:14.974Z] 2a23fa8c16f7: Verifying Checksum [2020-04-22T01:44:14.974Z] 2a23fa8c16f7: Download complete [2020-04-22T01:44:14.974Z] 4cf88f913ddb: Verifying Checksum [2020-04-22T01:44:14.974Z] 4cf88f913ddb: Download complete [2020-04-22T01:44:14.974Z] 1df406cf5192: Verifying Checksum [2020-04-22T01:44:14.974Z] 1df406cf5192: Download complete [2020-04-22T01:44:15.245Z] cde5963f3b93: Verifying Checksum [2020-04-22T01:44:15.245Z] cde5963f3b93: Download complete [2020-04-22T01:44:16.224Z] cde5963f3b93: Pull complete [2020-04-22T01:44:16.499Z] 2a23fa8c16f7: Pull complete [2020-04-22T01:44:17.024Z] 34c802a77dc8: Pull complete [2020-04-22T01:44:17.096Z] 777b28850792: Pull complete [2020-04-22T01:44:19.707Z] cd6300453558: Verifying Checksum [2020-04-22T01:44:19.707Z] cd6300453558: Download complete [2020-04-22T01:44:19.707Z] a2d8cc88f415: Verifying Checksum [2020-04-22T01:44:19.707Z] a2d8cc88f415: Download complete [2020-04-22T01:44:21.238Z] 9eb99e56ec68: Pull complete [2020-04-22T01:44:21.238Z] 27c7a5d97fbd: Pull complete [2020-04-22T01:44:21.496Z] 5c102a31e300: Pull complete [2020-04-22T01:44:21.496Z] dcfb455df0a1: Pull complete [2020-04-22T01:44:21.496Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-22T01:44:21.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-22T01:44:21.496Z] ---> 7c70fe431013 [2020-04-22T01:44:21.496Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T01:44:21.755Z] ---> Running in 924cbae1e93a [2020-04-22T01:44:21.755Z] Removing intermediate container 924cbae1e93a [2020-04-22T01:44:21.755Z] ---> 113dabb3a420 [2020-04-22T01:44:21.755Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T01:44:22.017Z] ---> Running in 25d0ee63494b [2020-04-22T01:44:22.294Z] ea1d1ca13537: Verifying Checksum [2020-04-22T01:44:22.294Z] ea1d1ca13537: Download complete [2020-04-22T01:44:22.294Z] 3750a50a1c5e: Verifying Checksum [2020-04-22T01:44:22.294Z] 3750a50a1c5e: Download complete [2020-04-22T01:44:22.951Z] Removing intermediate container 25d0ee63494b [2020-04-22T01:44:22.951Z] ---> 3a1d44bcd0c8 [2020-04-22T01:44:22.951Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-22T01:44:22.951Z] ---> Running in 9b167edfbc59 [2020-04-22T01:44:23.517Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T01:44:24.452Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T01:44:24.889Z] b9c365052c96: Verifying Checksum [2020-04-22T01:44:24.889Z] b9c365052c96: Download complete [2020-04-22T01:44:25.019Z] OK: 143 MiB in 39 packages [2020-04-22T01:44:25.591Z] Removing intermediate container 9b167edfbc59 [2020-04-22T01:44:25.591Z] ---> 0978462e12a5 [2020-04-22T01:44:25.591Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-22T01:44:25.591Z] ---> Running in 795adca05617 [2020-04-22T01:44:25.591Z] Removing intermediate container 795adca05617 [2020-04-22T01:44:25.591Z] ---> 917d1fd17853 [2020-04-22T01:44:25.591Z] Step 7/8 : COPY . . [2020-04-22T01:44:26.162Z] ---> 7448050d3410 [2020-04-22T01:44:26.162Z] Step 8/8 : RUN go mod download [2020-04-22T01:44:26.162Z] ---> Running in 6e6a716675e6 [2020-04-22T01:44:26.842Z] 8a11ddd9e578: Verifying Checksum [2020-04-22T01:44:26.843Z] 8a11ddd9e578: Download complete [2020-04-22T01:44:28.066Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-22T01:44:28.329Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-22T01:44:28.329Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-22T01:44:28.329Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-22T01:44:28.329Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-22T01:44:28.329Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-22T01:44:28.329Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-22T01:44:28.329Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-22T01:44:28.329Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-22T01:44:28.329Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-22T01:44:28.329Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-22T01:44:28.589Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-22T01:44:28.589Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-22T01:44:28.589Z] go: finding github.com/fatih/color v1.7.0 [2020-04-22T01:44:28.589Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-22T01:44:28.589Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-22T01:44:28.589Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-22T01:44:28.589Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-22T01:44:28.589Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-22T01:44:28.589Z] go: finding github.com/google/uuid v1.1.0 [2020-04-22T01:44:28.589Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-22T01:44:28.589Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-22T01:44:28.847Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-22T01:44:28.847Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-22T01:44:28.847Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-22T01:44:28.847Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-22T01:44:28.847Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-22T01:44:28.847Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-22T01:44:28.847Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-22T01:44:28.847Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-22T01:44:28.847Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-22T01:44:28.847Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-22T01:44:28.847Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-22T01:44:28.847Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-22T01:44:28.847Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-22T01:44:28.847Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-22T01:44:28.847Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-22T01:44:28.847Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-22T01:44:28.847Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-22T01:44:28.847Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-22T01:44:28.847Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-22T01:44:28.847Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-22T01:44:29.107Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-22T01:44:29.107Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-22T01:44:29.107Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-22T01:44:29.107Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-22T01:44:29.107Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-22T01:44:29.107Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-22T01:44:29.107Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-22T01:44:29.107Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-22T01:44:29.107Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-22T01:44:29.107Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-22T01:44:29.107Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-22T01:44:29.107Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-22T01:44:29.107Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-22T01:44:29.107Z] go: finding github.com/posener/complete v1.1.1 [2020-04-22T01:44:29.107Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-22T01:44:29.107Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-22T01:44:29.107Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-22T01:44:29.107Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-22T01:44:29.107Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-22T01:44:29.107Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-22T01:44:29.107Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-22T01:44:29.367Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-22T01:44:29.367Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-22T01:44:29.367Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-22T01:44:29.367Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-22T01:44:29.367Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-22T01:44:34.649Z] Removing intermediate container 6e6a716675e6 [2020-04-22T01:44:34.649Z] ---> 8302bd34f094 [2020-04-22T01:44:34.649Z] Successfully built 8302bd34f094 [2020-04-22T01:44:34.649Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T01:44:35.249Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-22T01:44:35.249Z] . [Pipeline] withDockerContainer [2020-04-22T01:44:35.380Z] prd-centos7-docker-4c-2g-5485 does not seem to be running inside a container [2020-04-22T01:44:35.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/31 -v /w/workspace/device-sdk-go/31:/w/workspace/device-sdk-go/31:rw,z -v /w/workspace/device-sdk-go/31@tmp:/w/workspace/device-sdk-go/31@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-22T01:44:37.200Z] $ docker top 853ef73724e03d7f16db09d41f6ddd850a3f7976bf40144e681b6dba785f4bdf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T01:44:37.711Z] + go version [2020-04-22T01:44:37.711Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-22T01:44:38.015Z] + make test [2020-04-22T01:44:38.015Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-22T01:44:38.587Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-22T01:44:39.199Z] 8a11ddd9e578: Pull complete [2020-04-22T01:44:39.199Z] 4cf88f913ddb: Pull complete [2020-04-22T01:44:39.199Z] 1df406cf5192: Pull complete [2020-04-22T01:44:43.476Z] cd6300453558: Pull complete [2020-04-22T01:44:48.649Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-22T01:44:48.649Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-22T01:44:48.649Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-22T01:44:48.649Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.012s coverage: 21.9% of statements [2020-04-22T01:44:48.834Z] b9c365052c96: Pull complete [2020-04-22T01:44:48.834Z] a2d8cc88f415: Pull complete [2020-04-22T01:44:50.792Z] ea1d1ca13537: Pull complete [2020-04-22T01:44:51.381Z] 3750a50a1c5e: Pull complete [2020-04-22T01:44:51.381Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-22T01:44:51.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-22T01:44:51.381Z] ---> 78745c68409d [2020-04-22T01:44:51.381Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T01:44:52.947Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.040s coverage: 95.8% of statements [2020-04-22T01:44:56.760Z] ---> Running in 8c3dced5e56e [2020-04-22T01:44:56.760Z] Removing intermediate container 8c3dced5e56e [2020-04-22T01:44:56.760Z] ---> c1f4303567e6 [2020-04-22T01:44:56.760Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T01:44:56.760Z] ---> Running in 1eb90189b562 [2020-04-22T01:44:58.722Z] Removing intermediate container 1eb90189b562 [2020-04-22T01:44:58.722Z] ---> 62f0e77f93f7 [2020-04-22T01:44:58.722Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-22T01:44:58.722Z] ---> Running in 9740c0e79e97 [2020-04-22T01:44:59.698Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T01:45:00.664Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T01:45:01.251Z] OK: 125 MiB in 39 packages [2020-04-22T01:45:02.678Z] Removing intermediate container 9740c0e79e97 [2020-04-22T01:45:02.678Z] ---> a8f3b43674d5 [2020-04-22T01:45:02.678Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-22T01:45:02.678Z] ---> Running in 95a74cc22248 [2020-04-22T01:45:02.949Z] Removing intermediate container 95a74cc22248 [2020-04-22T01:45:02.949Z] ---> 9490b807a1a4 [2020-04-22T01:45:02.949Z] Step 7/8 : COPY . . [2020-04-22T01:45:04.370Z] ---> b43e6c3ba2a2 [2020-04-22T01:45:04.370Z] Step 8/8 : RUN go mod download [2020-04-22T01:45:04.370Z] ---> Running in bf9335dac3a5 [2020-04-22T01:45:06.969Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-22T01:45:06.970Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-22T01:45:06.970Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-22T01:45:06.970Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-22T01:45:06.970Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-22T01:45:06.970Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-22T01:45:06.970Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-22T01:45:06.970Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-22T01:45:06.970Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-22T01:45:06.970Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-22T01:45:06.970Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-22T01:45:06.970Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-22T01:45:06.970Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-22T01:45:06.970Z] go: finding github.com/fatih/color v1.7.0 [2020-04-22T01:45:06.970Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-22T01:45:06.970Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-22T01:45:06.970Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-22T01:45:06.970Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-22T01:45:06.970Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-22T01:45:06.970Z] go: finding github.com/google/uuid v1.1.0 [2020-04-22T01:45:06.970Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-22T01:45:06.970Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-22T01:45:06.970Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-22T01:45:06.970Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-22T01:45:06.970Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-22T01:45:06.970Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-22T01:45:06.970Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-22T01:45:06.970Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-22T01:45:06.970Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-22T01:45:06.970Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-22T01:45:06.970Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-22T01:45:06.970Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-22T01:45:06.970Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-22T01:45:06.970Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-22T01:45:06.970Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-22T01:45:06.970Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-22T01:45:06.970Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-22T01:45:06.970Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-22T01:45:06.970Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-22T01:45:06.970Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-22T01:45:06.970Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-22T01:45:06.970Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-22T01:45:06.970Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-22T01:45:06.970Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-22T01:45:06.970Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-22T01:45:06.970Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-22T01:45:06.970Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-22T01:45:06.970Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-22T01:45:06.970Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-22T01:45:06.970Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-22T01:45:07.238Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-22T01:45:07.238Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-22T01:45:07.238Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-22T01:45:07.238Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-22T01:45:07.238Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-22T01:45:07.238Z] go: finding github.com/posener/complete v1.1.1 [2020-04-22T01:45:07.238Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-22T01:45:07.238Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-22T01:45:07.238Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-22T01:45:07.238Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-22T01:45:07.238Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-22T01:45:07.238Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-22T01:45:07.238Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-22T01:45:07.238Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-22T01:45:07.238Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-22T01:45:07.238Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-22T01:45:07.238Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-22T01:45:07.238Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-22T01:45:17.349Z] Removing intermediate container bf9335dac3a5 [2020-04-22T01:45:17.349Z] ---> a9cf3e8973da [2020-04-22T01:45:17.349Z] Successfully built a9cf3e8973da [2020-04-22T01:45:17.349Z] 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-22T01:45:18.028Z] + docker inspect -f . ci-base-image-arm64 [2020-04-22T01:45:18.297Z] . [Pipeline] withDockerContainer [2020-04-22T01:45:18.723Z] prd-ubuntu18.04-docker-arm64-4c-16g-5483 does not seem to be running inside a container [2020-04-22T01:45:18.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/31 -v /w/workspace/device-sdk-go/31:/w/workspace/device-sdk-go/31:rw,z -v /w/workspace/device-sdk-go/31@tmp:/w/workspace/device-sdk-go/31@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-22T01:45:19.521Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.035s coverage: 11.4% of statements [2020-04-22T01:45:19.521Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 21.7% of statements [2020-04-22T01:45:19.521Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-22T01:45:19.521Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.084s coverage: 36.9% of statements [2020-04-22T01:45:19.521Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-22T01:45:19.521Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-22T01:45:19.521Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.482s coverage: 65.2% of statements [2020-04-22T01:45:19.521Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-22T01:45:19.521Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-22T01:45:19.521Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-22T01:45:19.521Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.089s coverage: 52.6% of statements [2020-04-22T01:45:19.521Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-22T01:45:19.521Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.095s coverage: 68.9% of statements [2020-04-22T01:45:19.521Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-22T01:45:19.521Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-22T01:45:19.521Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-22T01:45:20.504Z] $ docker top bc13a2ed653a792d196ab2c4be28b23a482841e13af534b7e89bcd7e8a0bdadf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T01:45:21.669Z] + go version [2020-04-22T01:45:21.669Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-22T01:45:22.066Z] gofmt -l . [2020-04-22T01:45:22.066Z] [ "`gofmt -l .`" = "" ] [2020-04-22T01:45:22.066Z] ./bin/test-attribution-txt.sh [2020-04-22T01:45:22.327Z] ./bin/test-go-mod-tidy.sh [2020-04-22T01:45:22.347Z] + make test [2020-04-22T01:45:22.347Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] stash [2020-04-22T01:45:23.060Z] Stashed 1 file(s) [Pipeline] } [2020-04-22T01:45:23.070Z] $ docker stop --time=1 853ef73724e03d7f16db09d41f6ddd850a3f7976bf40144e681b6dba785f4bdf [2020-04-22T01:45:23.774Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-22T01:45:24.524Z] $ docker rm -f 853ef73724e03d7f16db09d41f6ddd850a3f7976bf40144e681b6dba785f4bdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-22T01:45:25.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-22T01:45:26.159Z] + ls -al . [2020-04-22T01:45:26.159Z] total 176 [2020-04-22T01:45:26.159Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 22 01:45 . [2020-04-22T01:45:26.159Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 22 01:43 .. [2020-04-22T01:45:26.159Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 22 01:43 api [2020-04-22T01:45:26.159Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 22 01:43 bin [2020-04-22T01:45:26.159Z] -rw-r--r--. 1 jenkins jenkins 110966 Apr 22 01:45 coverage.out [2020-04-22T01:45:26.159Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 22 01:43 Dockerfile.build [2020-04-22T01:45:26.159Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 22 01:43 .dockerignore [2020-04-22T01:45:26.159Z] drwxrwxr-x. 4 jenkins jenkins 48 Apr 22 01:43 example [2020-04-22T01:45:26.159Z] drwxrwxr-x. 8 jenkins jenkins 162 Apr 22 01:44 .git [2020-04-22T01:45:26.159Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 22 01:43 .github [2020-04-22T01:45:26.159Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 22 01:43 .gitignore [2020-04-22T01:45:26.159Z] -rw-r--r--. 1 jenkins jenkins 446 Apr 22 01:45 go.mod [2020-04-22T01:45:26.159Z] -rw-r--r--. 1 jenkins jenkins 12076 Apr 22 01:45 go.sum [2020-04-22T01:45:26.159Z] drwxrwxr-x. 15 jenkins jenkins 217 Apr 22 01:43 internal [2020-04-22T01:45:26.159Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 22 01:43 Jenkinsfile [2020-04-22T01:45:26.159Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 22 01:43 LICENSE [2020-04-22T01:45:26.159Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 22 01:43 Makefile [2020-04-22T01:45:26.159Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 22 01:43 pkg [2020-04-22T01:45:26.159Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 22 01:43 README.md [2020-04-22T01:45:26.159Z] drwxrwxr-x. 3 jenkins jenkins 44 Apr 22 01:44 .semver [2020-04-22T01:45:26.159Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 22 01:43 snap [2020-04-22T01:45:26.159Z] -rw-rw-r--. 1 jenkins jenkins 12 Apr 22 01:41 VERSION [2020-04-22T01:45:26.159Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 22 01:43 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-22T01:45:26.461Z] + 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=dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 --label arch=amd64 --label version=1.2.0-dev.31 . [2020-04-22T01:45:26.722Z] Sending build context to Docker daemon 3.126MB [2020-04-22T01:45:26.722Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-22T01:45:26.722Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-22T01:45:26.722Z] ---> 8302bd34f094 [2020-04-22T01:45:26.722Z] Step 3/21 : ARG MAKE='make build' [2020-04-22T01:45:26.722Z] ---> Running in 7f30945c0856 [2020-04-22T01:45:26.722Z] Removing intermediate container 7f30945c0856 [2020-04-22T01:45:26.722Z] ---> 74c9d74b7d12 [2020-04-22T01:45:26.722Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-22T01:45:26.982Z] ---> Running in 3f0b07e7ffe7 [2020-04-22T01:45:26.982Z] Removing intermediate container 3f0b07e7ffe7 [2020-04-22T01:45:26.982Z] ---> 139bbf0addaf [2020-04-22T01:45:26.982Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T01:45:26.982Z] ---> Running in 8f200cd8c16e [2020-04-22T01:45:27.242Z] Removing intermediate container 8f200cd8c16e [2020-04-22T01:45:27.242Z] ---> e0f6a5fe393e [2020-04-22T01:45:27.242Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T01:45:27.242Z] ---> Running in 3a99baa9f3f9 [2020-04-22T01:45:28.184Z] Removing intermediate container 3a99baa9f3f9 [2020-04-22T01:45:28.184Z] ---> e35e4f4b056c [2020-04-22T01:45:28.184Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-22T01:45:28.184Z] ---> Running in 99079dd062e4 [2020-04-22T01:45:28.443Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T01:45:29.382Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T01:45:29.641Z] OK: 143 MiB in 39 packages [2020-04-22T01:45:30.214Z] Removing intermediate container 99079dd062e4 [2020-04-22T01:45:30.214Z] ---> 63f0713edd7b [2020-04-22T01:45:30.214Z] Step 8/21 : COPY . . [2020-04-22T01:45:30.472Z] ---> d888e599ba8f [2020-04-22T01:45:30.472Z] Step 9/21 : RUN ${MAKE} [2020-04-22T01:45:30.472Z] ---> Running in 76b3abb484c2 [2020-04-22T01:45:31.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.31" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-22T01:45:39.247Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-22T01:45:39.508Z] Removing intermediate container 76b3abb484c2 [2020-04-22T01:45:39.508Z] ---> 96ad986963e4 [2020-04-22T01:45:39.508Z] Step 10/21 : FROM scratch [2020-04-22T01:45:39.508Z] ---> [2020-04-22T01:45:39.508Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T01:45:39.508Z] ---> Running in eb203963f51d [2020-04-22T01:45:39.767Z] Removing intermediate container eb203963f51d [2020-04-22T01:45:39.767Z] ---> 4ea4b5042f23 [2020-04-22T01:45:39.767Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-22T01:45:39.767Z] ---> Running in 5ea8e0a6c6b6 [2020-04-22T01:45:39.767Z] Removing intermediate container 5ea8e0a6c6b6 [2020-04-22T01:45:39.767Z] ---> 739dbb01a32b [2020-04-22T01:45:39.767Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-22T01:45:40.026Z] ---> Running in 1197056f6bf2 [2020-04-22T01:45:40.026Z] Removing intermediate container 1197056f6bf2 [2020-04-22T01:45:40.026Z] ---> ce49d5ffb27a [2020-04-22T01:45:40.026Z] Step 14/21 : WORKDIR / [2020-04-22T01:45:40.026Z] ---> Running in fafffcd0d5ef [2020-04-22T01:45:40.285Z] Removing intermediate container fafffcd0d5ef [2020-04-22T01:45:40.285Z] ---> c04144970b66 [2020-04-22T01:45:40.285Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-22T01:45:40.545Z] ---> bb3522924b0e [2020-04-22T01:45:40.545Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-22T01:45:40.805Z] ---> a210f086a149 [2020-04-22T01:45:40.805Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-22T01:45:41.065Z] ---> 5817ce838466 [2020-04-22T01:45:41.065Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-22T01:45:41.065Z] ---> Running in 01cac2f5859f [2020-04-22T01:45:41.065Z] Removing intermediate container 01cac2f5859f [2020-04-22T01:45:41.065Z] ---> 757a642e6d37 [2020-04-22T01:45:41.065Z] Step 19/21 : LABEL arch=amd64 [2020-04-22T01:45:41.324Z] ---> Running in 99b944d3bca5 [2020-04-22T01:45:41.324Z] Removing intermediate container 99b944d3bca5 [2020-04-22T01:45:41.324Z] ---> 1b48e5b3d6e2 [2020-04-22T01:45:41.324Z] Step 20/21 : LABEL git_sha=dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 [2020-04-22T01:45:41.324Z] ---> Running in 828c445d170b [2020-04-22T01:45:41.583Z] Removing intermediate container 828c445d170b [2020-04-22T01:45:41.583Z] ---> 18895f581b43 [2020-04-22T01:45:41.583Z] Step 21/21 : LABEL version=1.2.0-dev.31 [2020-04-22T01:45:41.583Z] ---> Running in 42d0a9b3ba48 [2020-04-22T01:45:41.583Z] Removing intermediate container 42d0a9b3ba48 [2020-04-22T01:45:41.583Z] ---> caddb1cab84c [2020-04-22T01:45:41.583Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-22T01:45:41.842Z] Successfully built caddb1cab84c [2020-04-22T01:45:41.842Z] 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-22T01:45:56.077Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-22T01:45:56.077Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-22T01:45:56.077Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-22T01:45:56.077Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.028s coverage: 21.9% of statements [2020-04-22T01:46:00.371Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.230s coverage: 95.8% of statements [2020-04-22T01:46:32.661Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.059s coverage: 11.4% of statements [2020-04-22T01:46:32.661Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.019s coverage: 21.7% of statements [2020-04-22T01:46:32.661Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-22T01:46:32.661Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.166s coverage: 36.9% of statements [2020-04-22T01:46:32.661Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-22T01:46:32.661Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-22T01:46:32.661Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.616s coverage: 65.2% of statements [2020-04-22T01:46:32.661Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-22T01:46:32.661Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-22T01:46:32.661Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-22T01:46:32.661Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.090s coverage: 52.6% of statements [2020-04-22T01:46:32.661Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-22T01:46:32.661Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.365s coverage: 68.9% of statements [2020-04-22T01:46:32.661Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-22T01:46:32.661Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-22T01:46:32.661Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-22T01:46:35.258Z] gofmt -l . [2020-04-22T01:46:35.529Z] [ "`gofmt -l .`" = "" ] [2020-04-22T01:46:36.116Z] ./bin/test-attribution-txt.sh [2020-04-22T01:46:36.715Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-22T01:46:37.404Z] Warning: overwriting stash ‘coverage-report’ [2020-04-22T01:46:38.000Z] Stashed 1 file(s) [Pipeline] } [2020-04-22T01:46:38.005Z] $ docker stop --time=1 bc13a2ed653a792d196ab2c4be28b23a482841e13af534b7e89bcd7e8a0bdadf [2020-04-22T01:46:40.257Z] $ docker rm -f bc13a2ed653a792d196ab2c4be28b23a482841e13af534b7e89bcd7e8a0bdadf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-22T01:46:41.648Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-22T01:46:41.972Z] + ls -al . [2020-04-22T01:46:41.972Z] total 216 [2020-04-22T01:46:41.972Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 22 01:46 . [2020-04-22T01:46:41.972Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 01:44 .. [2020-04-22T01:46:41.972Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 22 01:44 .dockerignore [2020-04-22T01:46:41.972Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 01:44 .git [2020-04-22T01:46:41.972Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 01:44 .github [2020-04-22T01:46:41.972Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 22 01:44 .gitignore [2020-04-22T01:46:41.972Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 01:44 .semver [2020-04-22T01:46:41.972Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 22 01:44 Dockerfile.build [2020-04-22T01:46:41.972Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 22 01:44 Jenkinsfile [2020-04-22T01:46:41.972Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 22 01:44 LICENSE [2020-04-22T01:46:41.972Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 22 01:44 Makefile [2020-04-22T01:46:41.972Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 22 01:44 README.md [2020-04-22T01:46:41.972Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 22 01:41 VERSION [2020-04-22T01:46:41.972Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 01:44 api [2020-04-22T01:46:41.972Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 01:44 bin [2020-04-22T01:46:41.972Z] -rw-r--r-- 1 jenkins jenkins 110966 Apr 22 01:46 coverage.out [2020-04-22T01:46:41.972Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 01:44 example [2020-04-22T01:46:41.972Z] -rw-r--r-- 1 jenkins jenkins 446 Apr 22 01:46 go.mod [2020-04-22T01:46:41.972Z] -rw-r--r-- 1 jenkins jenkins 12076 Apr 22 01:46 go.sum [2020-04-22T01:46:41.972Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 01:44 internal [2020-04-22T01:46:41.972Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 01:44 pkg [2020-04-22T01:46:41.972Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 01:44 snap [2020-04-22T01:46:41.972Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 22 01:44 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-22T01:46:42.310Z] + 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=dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 --label arch=arm64 --label version=1.2.0-dev.31 . [2020-04-22T01:46:42.895Z] Sending build context to Docker daemon 3.126MB [2020-04-22T01:46:42.895Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-22T01:46:42.895Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-22T01:46:42.895Z] ---> a9cf3e8973da [2020-04-22T01:46:42.895Z] Step 3/21 : ARG MAKE='make build' [2020-04-22T01:46:43.197Z] ---> Running in 0bccaa867f9c [2020-04-22T01:46:43.501Z] Removing intermediate container 0bccaa867f9c [2020-04-22T01:46:43.501Z] ---> 15946a9fee1a [2020-04-22T01:46:43.501Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-22T01:46:43.777Z] ---> Running in 30eb60dc549c [2020-04-22T01:46:44.061Z] Removing intermediate container 30eb60dc549c [2020-04-22T01:46:44.061Z] ---> 8250187d56ff [2020-04-22T01:46:44.061Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T01:46:44.331Z] ---> Running in e19ff44cf77a [2020-04-22T01:46:44.607Z] Removing intermediate container e19ff44cf77a [2020-04-22T01:46:44.607Z] ---> ad616aa76192 [2020-04-22T01:46:44.607Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T01:46:44.883Z] ---> Running in 5b297d2126a1 [2020-04-22T01:46:46.839Z] Removing intermediate container 5b297d2126a1 [2020-04-22T01:46:46.839Z] ---> b58e95ec0850 [2020-04-22T01:46:46.839Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-22T01:46:46.839Z] ---> Running in ec84cea49451 [2020-04-22T01:46:47.802Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T01:46:48.767Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T01:46:49.350Z] OK: 125 MiB in 39 packages [2020-04-22T01:46:50.315Z] Removing intermediate container ec84cea49451 [2020-04-22T01:46:50.315Z] ---> 9c05b9ddab5e [2020-04-22T01:46:50.315Z] Step 8/21 : COPY . . [2020-04-22T01:46:51.736Z] ---> 1d840e5c3c77 [2020-04-22T01:46:51.736Z] Step 9/21 : RUN ${MAKE} [2020-04-22T01:46:51.736Z] ---> Running in 14f4ea1baaa4 [2020-04-22T01:46:52.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.31" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-22T01:47:19.065Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-22T01:47:21.013Z] Removing intermediate container 14f4ea1baaa4 [2020-04-22T01:47:21.013Z] ---> ba01cd55f3bf [2020-04-22T01:47:21.013Z] Step 10/21 : FROM scratch [2020-04-22T01:47:21.013Z] ---> [2020-04-22T01:47:21.013Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T01:47:21.282Z] ---> Running in c69656226a15 [2020-04-22T01:47:21.551Z] Removing intermediate container c69656226a15 [2020-04-22T01:47:21.551Z] ---> d64957e3ebb2 [2020-04-22T01:47:21.551Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-22T01:47:21.819Z] ---> Running in a6c0ddf718d8 [2020-04-22T01:47:22.089Z] Removing intermediate container a6c0ddf718d8 [2020-04-22T01:47:22.089Z] ---> c8681f5d8245 [2020-04-22T01:47:22.089Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-22T01:47:22.089Z] ---> Running in 5419ac11381b [2020-04-22T01:47:22.675Z] Removing intermediate container 5419ac11381b [2020-04-22T01:47:22.675Z] ---> 7d2930ff23e2 [2020-04-22T01:47:22.675Z] Step 14/21 : WORKDIR / [2020-04-22T01:47:22.675Z] ---> Running in a1f1651f6cb9 [2020-04-22T01:47:22.943Z] Removing intermediate container a1f1651f6cb9 [2020-04-22T01:47:22.943Z] ---> ba269fabf88d [2020-04-22T01:47:22.943Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-22T01:47:23.909Z] ---> c20d4a80d16c [2020-04-22T01:47:23.909Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-22T01:47:24.880Z] ---> 5e71a8da7764 [2020-04-22T01:47:24.880Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-22T01:47:25.149Z] ---> 3aa60ea20340 [2020-04-22T01:47:25.149Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-22T01:47:25.418Z] ---> Running in e66cc25e44bb [2020-04-22T01:47:25.687Z] Removing intermediate container e66cc25e44bb [2020-04-22T01:47:25.687Z] ---> 9a090462ebca [2020-04-22T01:47:25.687Z] Step 19/21 : LABEL arch=arm64 [2020-04-22T01:47:25.955Z] ---> Running in 2c1147078727 [2020-04-22T01:47:26.224Z] Removing intermediate container 2c1147078727 [2020-04-22T01:47:26.224Z] ---> 1219c7d850f2 [2020-04-22T01:47:26.224Z] Step 20/21 : LABEL git_sha=dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 [2020-04-22T01:47:26.491Z] ---> Running in 84b558e8da4e [2020-04-22T01:47:26.760Z] Removing intermediate container 84b558e8da4e [2020-04-22T01:47:26.760Z] ---> a5c6b009741f [2020-04-22T01:47:26.760Z] Step 21/21 : LABEL version=1.2.0-dev.31 [2020-04-22T01:47:26.760Z] ---> Running in 5313720c6a20 [2020-04-22T01:47:27.345Z] Removing intermediate container 5313720c6a20 [2020-04-22T01:47:27.345Z] ---> 417030e5c74d [2020-04-22T01:47:27.345Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-22T01:47:27.345Z] Successfully built 417030e5c74d [2020-04-22T01:47:27.345Z] 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-22T01:47:28.486Z] provisioning config files... [2020-04-22T01:47:28.498Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7692665367534029779tmp [Pipeline] { [Pipeline] sh [2020-04-22T01:47:28.845Z] + curl -s https://codecov.io/bash [2020-04-22T01:47:28.846Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7692665367534029779tmp [2020-04-22T01:47:29.104Z] [2020-04-22T01:47:29.104Z] _____ _ [2020-04-22T01:47:29.104Z] / ____| | | [2020-04-22T01:47:29.104Z] | | ___ __| | ___ ___ _____ __ [2020-04-22T01:47:29.104Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-22T01:47:29.104Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-22T01:47:29.104Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-22T01:47:29.104Z] Bash-tbd [2020-04-22T01:47:29.104Z] [2020-04-22T01:47:29.104Z] [2020-04-22T01:47:29.104Z] ==> Jenkins CI detected. [2020-04-22T01:47:29.104Z] project root: . [2020-04-22T01:47:29.104Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-22T01:47:29.104Z] ==> Running gcov in . (disable via -X gcov) [2020-04-22T01:47:29.104Z] ==> Python coveragepy not found [2020-04-22T01:47:29.104Z] ==> Searching for coverage reports in: [2020-04-22T01:47:29.104Z] + . [2020-04-22T01:47:29.104Z] -> Found 1 reports [2020-04-22T01:47:29.104Z] ==> Detecting git/mercurial file structure [2020-04-22T01:47:29.104Z] ==> Reading reports [2020-04-22T01:47:29.104Z] + ./coverage.out bytes=110966 [2020-04-22T01:47:29.104Z] ==> Appending adjustments [2020-04-22T01:47:29.104Z] http://docs.codecov.io/docs/fixing-reports [2020-04-22T01:47:29.364Z] + Found adjustments [2020-04-22T01:47:29.364Z] ==> Gzipping contents [2020-04-22T01:47:29.364Z] ==> Uploading reports [2020-04-22T01:47:29.364Z] url: https://codecov.io [2020-04-22T01:47:29.364Z] query: branch=master&commit=dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= [2020-04-22T01:47:29.364Z] -> Pinging Codecov [2020-04-22T01:47:29.364Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= [2020-04-22T01:47:29.930Z] -> Uploading [2020-04-22T01:47:30.500Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 [Pipeline] } [2020-04-22T01:47:30.508Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-04-22T01:47:30.849Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-04-22T01:47:30.850Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-04-22T01:47:30.910Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T01:47:31.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-22T01:47:31.245Z] [2020-04-22T01:47:31.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-04-22T01:47:31.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-22T01:47:31.596Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-04-22T01:47:31.596Z] e6b0cf9c0882: Pulling fs layer [2020-04-22T01:47:31.596Z] 2848faf0eed1: Pulling fs layer [2020-04-22T01:47:31.596Z] 0f37312ad70f: Pulling fs layer [2020-04-22T01:47:31.596Z] 7d08f2745646: Pulling fs layer [2020-04-22T01:47:31.596Z] 4c9f31393084: Pulling fs layer [2020-04-22T01:47:31.596Z] eb21ddb83652: Pulling fs layer [2020-04-22T01:47:31.596Z] 345998794f6b: Pulling fs layer [2020-04-22T01:47:31.596Z] 97a711d68925: Pulling fs layer [2020-04-22T01:47:31.596Z] 7c8476c1cb00: Pulling fs layer [2020-04-22T01:47:31.596Z] 7d08f2745646: Waiting [2020-04-22T01:47:31.596Z] eb21ddb83652: Waiting [2020-04-22T01:47:31.596Z] 345998794f6b: Waiting [2020-04-22T01:47:31.596Z] 97a711d68925: Waiting [2020-04-22T01:47:31.596Z] 4c9f31393084: Waiting [2020-04-22T01:47:31.596Z] 7c8476c1cb00: Waiting [2020-04-22T01:47:31.596Z] 0f37312ad70f: Verifying Checksum [2020-04-22T01:47:31.596Z] 0f37312ad70f: Download complete [2020-04-22T01:47:31.596Z] 2848faf0eed1: Verifying Checksum [2020-04-22T01:47:31.596Z] 2848faf0eed1: Download complete [2020-04-22T01:47:31.596Z] 4c9f31393084: Verifying Checksum [2020-04-22T01:47:31.596Z] 4c9f31393084: Download complete [2020-04-22T01:47:31.596Z] eb21ddb83652: Verifying Checksum [2020-04-22T01:47:31.596Z] eb21ddb83652: Download complete [2020-04-22T01:47:31.596Z] e6b0cf9c0882: Verifying Checksum [2020-04-22T01:47:31.596Z] e6b0cf9c0882: Download complete [2020-04-22T01:47:31.864Z] 345998794f6b: Verifying Checksum [2020-04-22T01:47:31.864Z] 345998794f6b: Download complete [2020-04-22T01:47:32.131Z] e6b0cf9c0882: Pull complete [2020-04-22T01:47:32.400Z] 2848faf0eed1: Pull complete [2020-04-22T01:47:32.400Z] 7c8476c1cb00: Verifying Checksum [2020-04-22T01:47:32.400Z] 7c8476c1cb00: Download complete [2020-04-22T01:47:32.400Z] 97a711d68925: Download complete [2020-04-22T01:47:32.660Z] 0f37312ad70f: Pull complete [2020-04-22T01:47:33.237Z] 7d08f2745646: Verifying Checksum [2020-04-22T01:47:33.237Z] 7d08f2745646: Download complete [2020-04-22T01:47:39.827Z] 7d08f2745646: Pull complete [2020-04-22T01:47:39.827Z] 4c9f31393084: Pull complete [2020-04-22T01:47:39.827Z] eb21ddb83652: Pull complete [2020-04-22T01:47:41.209Z] 345998794f6b: Pull complete [2020-04-22T01:47:45.407Z] 97a711d68925: Pull complete [2020-04-22T01:47:45.407Z] 7c8476c1cb00: Pull complete [2020-04-22T01:47:45.407Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-04-22T01:47:45.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-04-22T01:47:45.560Z] prd-centos7-docker-4c-2g-5480 does not seem to be running inside a container [2020-04-22T01:47:45.605Z] $ 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-22T01:47:46.519Z] $ docker top d8d6916aa07b28de97ead6e1848838f49271a9f1b578cce993b9c8e57d223e5b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T01:47:47.066Z] + snyk monitor '--org=edgex-jenkins' [2020-04-22T01:47:52.336Z] [2020-04-22T01:47:52.336Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... [2020-04-22T01:47:52.336Z] [2020-04-22T01:47:52.336Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/d6f7db10-b639-4381-9e88-dfd6fd16dd2b [2020-04-22T01:47:52.336Z] [2020-04-22T01:47:52.336Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-04-22T01:47:52.336Z] [2020-04-22T01:47:53.270Z] [Pipeline] } [2020-04-22T01:47:53.282Z] $ docker stop --time=1 d8d6916aa07b28de97ead6e1848838f49271a9f1b578cce993b9c8e57d223e5b [2020-04-22T01:47:54.625Z] $ docker rm -f d8d6916aa07b28de97ead6e1848838f49271a9f1b578cce993b9c8e57d223e5b [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-22T01:47:55.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T01:47:55.738Z] . [Pipeline] withDockerContainer [2020-04-22T01:47:55.859Z] prd-centos7-docker-4c-2g-5480 does not seem to be running inside a container [2020-04-22T01:47:55.902Z] $ 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-22T01:47:56.417Z] $ docker top c731604714720fe17e6da64b3dfeb094b0690f11d4fb83cf0d6ed8cdec970094 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T01:47:56.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T01:47:56.674Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T01:47:56.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T01:47:56.875Z] $ docker exec c731604714720fe17e6da64b3dfeb094b0690f11d4fb83cf0d6ed8cdec970094 ssh-agent [2020-04-22T01:47:57.065Z] SSH_AUTH_SOCK=/tmp/ssh-akUuqPmZ2e8M/agent.15 [2020-04-22T01:47:57.065Z] SSH_AGENT_PID=21 [2020-04-22T01:47:57.071Z] Running ssh-add (command line suppressed) [2020-04-22T01:47:57.223Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4291810279305307582.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4291810279305307582.key) [2020-04-22T01:47:57.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T01:47:57.596Z] + git semver tag [2020-04-22T01:47:57.596Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T01:47:57.596Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-22T01:47:57.596Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T01:47:57.596Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T01:47:57.596Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T01:47:57.596Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T01:47:57.596Z] # $SEMVER_BRANCH = master [2020-04-22T01:47:57.596Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2020-04-22T01:47:57.596Z] # dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 HEAD [2020-04-22T01:47:57.596Z] # -> Force: false [2020-04-22T01:47:57.596Z] # 7344ef23800f240725dbb60e3f8bbd5bddbb7511 refs/tags/v1.2.0-dev.31 [Pipeline] } [2020-04-22T01:47:57.606Z] $ docker exec --env ******** --env ******** c731604714720fe17e6da64b3dfeb094b0690f11d4fb83cf0d6ed8cdec970094 ssh-agent -k [2020-04-22T01:47:57.739Z] unset SSH_AUTH_SOCK; [2020-04-22T01:47:57.739Z] unset SSH_AGENT_PID; [2020-04-22T01:47:57.739Z] echo Agent pid 21 killed; [2020-04-22T01:47:57.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T01:47:58.222Z] + git semver [Pipeline] } [2020-04-22T01:47:58.237Z] $ docker stop --time=1 c731604714720fe17e6da64b3dfeb094b0690f11d4fb83cf0d6ed8cdec970094 [2020-04-22T01:47:59.577Z] $ docker rm -f c731604714720fe17e6da64b3dfeb094b0690f11d4fb83cf0d6ed8cdec970094 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-04-22T01:48:00.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-22T01:48:00.191Z] [2020-04-22T01:48:00.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-04-22T01:48:00.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-22T01:48:00.521Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-04-22T01:48:00.521Z] ab5ef0e58194: Pulling fs layer [2020-04-22T01:48:00.521Z] 9712f1f96733: Pulling fs layer [2020-04-22T01:48:00.521Z] 63f879dbbcfc: Pulling fs layer [2020-04-22T01:48:00.521Z] 0d9ebad4ef96: Pulling fs layer [2020-04-22T01:48:00.521Z] e9a5061849ea: Pulling fs layer [2020-04-22T01:48:00.521Z] d747dcd14b5f: Pulling fs layer [2020-04-22T01:48:00.521Z] 2de7ff778b66: Pulling fs layer [2020-04-22T01:48:00.521Z] e9a5061849ea: Waiting [2020-04-22T01:48:00.521Z] d747dcd14b5f: Waiting [2020-04-22T01:48:00.521Z] 2de7ff778b66: Waiting [2020-04-22T01:48:00.521Z] 0d9ebad4ef96: Waiting [2020-04-22T01:48:00.521Z] 9712f1f96733: Verifying Checksum [2020-04-22T01:48:00.521Z] 9712f1f96733: Download complete [2020-04-22T01:48:01.480Z] 63f879dbbcfc: Verifying Checksum [2020-04-22T01:48:01.480Z] 63f879dbbcfc: Download complete [2020-04-22T01:48:01.480Z] ab5ef0e58194: Verifying Checksum [2020-04-22T01:48:01.480Z] ab5ef0e58194: Download complete [2020-04-22T01:48:01.480Z] e9a5061849ea: Verifying Checksum [2020-04-22T01:48:01.480Z] e9a5061849ea: Download complete [2020-04-22T01:48:01.480Z] d747dcd14b5f: Verifying Checksum [2020-04-22T01:48:01.480Z] d747dcd14b5f: Download complete [2020-04-22T01:48:01.740Z] 0d9ebad4ef96: Verifying Checksum [2020-04-22T01:48:01.740Z] 0d9ebad4ef96: Download complete [2020-04-22T01:48:01.740Z] 2de7ff778b66: Verifying Checksum [2020-04-22T01:48:01.740Z] 2de7ff778b66: Download complete [2020-04-22T01:48:06.734Z] ab5ef0e58194: Pull complete [2020-04-22T01:48:06.994Z] 9712f1f96733: Pull complete [2020-04-22T01:48:09.530Z] 63f879dbbcfc: Pull complete [2020-04-22T01:48:14.821Z] 0d9ebad4ef96: Pull complete [2020-04-22T01:48:15.393Z] e9a5061849ea: Pull complete [2020-04-22T01:48:15.393Z] d747dcd14b5f: Pull complete [2020-04-22T01:48:19.596Z] 2de7ff778b66: Pull complete [2020-04-22T01:48:19.596Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-04-22T01:48:19.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-04-22T01:48:19.723Z] prd-centos7-docker-4c-2g-5480 does not seem to be running inside a container [2020-04-22T01:48:19.763Z] $ 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-22T01:48:20.326Z] $ docker top 96d21f9476f738a0e644d6a370fe115981438b4c24246f55b05d0e25321bea02 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-04-22T01:48:20.568Z] provisioning config files... [2020-04-22T01:48:20.576Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2429357719594081665tmp [2020-04-22T01:48:20.589Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4325004662199385286tmp [2020-04-22T01:48:20.602Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7269601903226971782tmp [Pipeline] { [Pipeline] echo [2020-04-22T01:48:20.643Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T01:48:20.933Z] ---> sigul-configuration.sh [2020-04-22T01:48:20.933Z] gpg: directory `/root/.gnupg' created [2020-04-22T01:48:20.933Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-04-22T01:48:20.933Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-04-22T01:48:20.933Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-04-22T01:48:20.933Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-04-22T01:48:20.933Z] gpg: CAST5 encrypted data [2020-04-22T01:48:20.933Z] gpg: encrypted with 1 passphrase [2020-04-22T01:48:20.933Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-04-22T01:48:21.479Z] + mkdir /home/jenkins [2020-04-22T01:48:21.479Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-04-22T01:48:21.773Z] + 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-22T01:48:21.779Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T01:48:22.073Z] ---> sigul-install.sh [2020-04-22T01:48:30.296Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-04-22T01:48:30.589Z] + git tag --list [2020-04-22T01:48:30.589Z] v1.2.0-dev.31 [Pipeline] sh [2020-04-22T01:48:30.982Z] + lftools sign git-tag v1.2.0-dev.31 [2020-04-22T01:48:32.009Z] Signing Git tag with Sigul... [2020-04-22T01:48:32.009Z] Signing v1.2.0-dev.31 [Pipeline] echo [2020-04-22T01:48:32.953Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T01:48:33.245Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-04-22T01:48:33.251Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-04-22T01:48:33.358Z] $ docker stop --time=1 96d21f9476f738a0e644d6a370fe115981438b4c24246f55b05d0e25321bea02 [2020-04-22T01:48:34.721Z] $ docker rm -f 96d21f9476f738a0e644d6a370fe115981438b4c24246f55b05d0e25321bea02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-04-22T01:48:35.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T01:48:35.427Z] . [Pipeline] withDockerContainer [2020-04-22T01:48:35.538Z] prd-centos7-docker-4c-2g-5480 does not seem to be running inside a container [2020-04-22T01:48:35.580Z] $ 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-22T01:48:36.208Z] $ docker top 092613de82affc44725b1ea4bc1358b42582874f65aa3d6e1e9df1bb828691e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T01:48:36.581Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T01:48:36.581Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T01:48:36.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T01:48:36.793Z] $ docker exec 092613de82affc44725b1ea4bc1358b42582874f65aa3d6e1e9df1bb828691e3 ssh-agent [2020-04-22T01:48:36.983Z] SSH_AUTH_SOCK=/tmp/ssh-QzHLFRWuFqRj/agent.14 [2020-04-22T01:48:36.983Z] SSH_AGENT_PID=20 [2020-04-22T01:48:36.989Z] Running ssh-add (command line suppressed) [2020-04-22T01:48:37.132Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_844022147335746552.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_844022147335746552.key) [2020-04-22T01:48:37.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T01:48:37.489Z] + git semver bump pre [2020-04-22T01:48:37.490Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T01:48:37.490Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-22T01:48:37.490Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T01:48:37.490Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T01:48:37.490Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T01:48:37.490Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T01:48:37.490Z] # $SEMVER_BRANCH = master [2020-04-22T01:48:37.490Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2020-04-22T01:48:37.490Z] 1.2.0-dev.32 [Pipeline] } [2020-04-22T01:48:37.500Z] $ docker exec --env ******** --env ******** 092613de82affc44725b1ea4bc1358b42582874f65aa3d6e1e9df1bb828691e3 ssh-agent -k [2020-04-22T01:48:37.634Z] unset SSH_AUTH_SOCK; [2020-04-22T01:48:37.634Z] unset SSH_AGENT_PID; [2020-04-22T01:48:37.635Z] echo Agent pid 20 killed; [2020-04-22T01:48:37.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T01:48:38.111Z] + git semver [Pipeline] } [2020-04-22T01:48:38.127Z] $ docker stop --time=1 092613de82affc44725b1ea4bc1358b42582874f65aa3d6e1e9df1bb828691e3 [2020-04-22T01:48:39.455Z] $ docker rm -f 092613de82affc44725b1ea4bc1358b42582874f65aa3d6e1e9df1bb828691e3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-22T01:48:39.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T01:48:39.986Z] . [Pipeline] withDockerContainer [2020-04-22T01:48:40.094Z] prd-centos7-docker-4c-2g-5480 does not seem to be running inside a container [2020-04-22T01:48:40.139Z] $ 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-22T01:48:40.650Z] $ docker top 8053be61587afc941315841bb7963b9899ff865e2fa502e90a0606e7b3f46139 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T01:48:40.920Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T01:48:40.921Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T01:48:41.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T01:48:41.111Z] $ docker exec 8053be61587afc941315841bb7963b9899ff865e2fa502e90a0606e7b3f46139 ssh-agent [2020-04-22T01:48:41.293Z] SSH_AUTH_SOCK=/tmp/ssh-qLHk4qiPTVyR/agent.14 [2020-04-22T01:48:41.293Z] SSH_AGENT_PID=21 [2020-04-22T01:48:41.301Z] Running ssh-add (command line suppressed) [2020-04-22T01:48:41.451Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1167654272648166659.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1167654272648166659.key) [2020-04-22T01:48:41.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T01:48:41.903Z] + git semver push [2020-04-22T01:48:41.903Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T01:48:41.903Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-04-22T01:48:41.903Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T01:48:41.903Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T01:48:41.903Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T01:48:41.903Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T01:48:41.903Z] # $SEMVER_BRANCH = master [2020-04-22T01:48:41.903Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2020-04-22T01:48:48.478Z] $ docker exec --env ******** --env ******** 8053be61587afc941315841bb7963b9899ff865e2fa502e90a0606e7b3f46139 ssh-agent -k [2020-04-22T01:48:48.611Z] unset SSH_AUTH_SOCK; [2020-04-22T01:48:48.611Z] unset SSH_AGENT_PID; [2020-04-22T01:48:48.611Z] echo Agent pid 21 killed; [2020-04-22T01:48:48.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T01:48:49.082Z] + git semver [Pipeline] } [2020-04-22T01:48:49.095Z] $ docker stop --time=1 8053be61587afc941315841bb7963b9899ff865e2fa502e90a0606e7b3f46139 [2020-04-22T01:48:50.439Z] $ docker rm -f 8053be61587afc941315841bb7963b9899ff865e2fa502e90a0606e7b3f46139 [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-22T01:48:51.251Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T01:48:51.812Z] ---> package-listing.sh [2020-04-22T01:48:51.812Z] ++ facter osfamily [2020-04-22T01:48:51.812Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-22T01:48:51.812Z] + OS_FAMILY=redhat [2020-04-22T01:48:51.812Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T01:48:51.812Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-22T01:48:51.812Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-22T01:48:51.812Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-22T01:48:51.812Z] + PACKAGES=/tmp/packages_start.txt [2020-04-22T01:48:51.812Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2020-04-22T01:48:51.812Z] + PACKAGES=/tmp/packages_end.txt [2020-04-22T01:48:51.812Z] + case "${OS_FAMILY}" in [2020-04-22T01:48:51.812Z] + rpm -qa [2020-04-22T01:48:51.812Z] + sort [2020-04-22T01:48:56.012Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-22T01:48:56.012Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-22T01:48:56.012Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-22T01:48:56.012Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2020-04-22T01:48:56.012Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2020-04-22T01:48:56.012Z] + 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-22T01:48:56.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T01:48:56.499Z] [2020-04-22T01:48:56.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-22T01:48:56.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T01:48:56.841Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-22T01:48:56.841Z] c9b1b535fdd9: Pulling fs layer [2020-04-22T01:48:56.841Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-22T01:48:56.841Z] 756a868c4378: Pulling fs layer [2020-04-22T01:48:56.841Z] 444b2fc9a129: Pulling fs layer [2020-04-22T01:48:56.841Z] ea15f1150254: Pulling fs layer [2020-04-22T01:48:56.841Z] 41b27a9f41bf: Pulling fs layer [2020-04-22T01:48:56.841Z] 28c525ee5125: Pulling fs layer [2020-04-22T01:48:56.841Z] 094b1ea09ed8: Pulling fs layer [2020-04-22T01:48:56.841Z] 138eaada9080: Pulling fs layer [2020-04-22T01:48:56.841Z] 0622d0fa9048: Pulling fs layer [2020-04-22T01:48:56.841Z] 28c525ee5125: Waiting [2020-04-22T01:48:56.841Z] 138eaada9080: Waiting [2020-04-22T01:48:56.841Z] 0622d0fa9048: Waiting [2020-04-22T01:48:56.841Z] 444b2fc9a129: Waiting [2020-04-22T01:48:56.841Z] ea15f1150254: Waiting [2020-04-22T01:48:56.841Z] 41b27a9f41bf: Waiting [2020-04-22T01:48:56.841Z] 2cc5ad85d9ab: Download complete [2020-04-22T01:48:56.841Z] 444b2fc9a129: Verifying Checksum [2020-04-22T01:48:56.841Z] 444b2fc9a129: Download complete [2020-04-22T01:48:56.841Z] c9b1b535fdd9: Download complete [2020-04-22T01:48:56.841Z] ea15f1150254: Verifying Checksum [2020-04-22T01:48:56.841Z] ea15f1150254: Download complete [2020-04-22T01:48:57.100Z] 28c525ee5125: Verifying Checksum [2020-04-22T01:48:57.100Z] 28c525ee5125: Download complete [2020-04-22T01:48:57.100Z] c9b1b535fdd9: Pull complete [2020-04-22T01:48:57.369Z] 756a868c4378: Verifying Checksum [2020-04-22T01:48:57.369Z] 756a868c4378: Download complete [2020-04-22T01:48:57.369Z] 138eaada9080: Verifying Checksum [2020-04-22T01:48:57.369Z] 138eaada9080: Download complete [2020-04-22T01:48:57.369Z] 0622d0fa9048: Verifying Checksum [2020-04-22T01:48:57.369Z] 0622d0fa9048: Download complete [2020-04-22T01:48:57.631Z] 094b1ea09ed8: Verifying Checksum [2020-04-22T01:48:57.632Z] 094b1ea09ed8: Download complete [2020-04-22T01:48:57.891Z] 41b27a9f41bf: Verifying Checksum [2020-04-22T01:48:57.891Z] 41b27a9f41bf: Download complete [2020-04-22T01:48:58.459Z] 2cc5ad85d9ab: Pull complete [2020-04-22T01:49:00.363Z] 756a868c4378: Pull complete [2020-04-22T01:49:00.363Z] 444b2fc9a129: Pull complete [2020-04-22T01:49:01.296Z] ea15f1150254: Pull complete [2020-04-22T01:49:05.486Z] 41b27a9f41bf: Pull complete [2020-04-22T01:49:05.486Z] 28c525ee5125: Pull complete [2020-04-22T01:49:07.390Z] 094b1ea09ed8: Pull complete [2020-04-22T01:49:07.650Z] 138eaada9080: Pull complete [2020-04-22T01:49:07.650Z] 0622d0fa9048: Pull complete [2020-04-22T01:49:07.909Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-22T01:49:07.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-22T01:49:08.025Z] prd-centos7-docker-4c-2g-5480 does not seem to be running inside a container [2020-04-22T01:49:08.070Z] $ 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-22T01:49:08.543Z] $ docker top 9569031cae718a5195f2b8e6b1f1adfb498b25969c6b1dab7a99829db29ab915 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-22T01:49:08.787Z] provisioning config files... [2020-04-22T01:49:08.800Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1515413891042883863tmp [Pipeline] { [Pipeline] echo [2020-04-22T01:49:08.856Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T01:49:09.147Z] ---> create-netrc.sh [Pipeline] echo [2020-04-22T01:49:09.153Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T01:49:09.442Z] ---> logs-deploy.sh [2020-04-22T01:49:09.442Z] + ARCHIVE_ARTIFACTS= [2020-04-22T01:49:09.442Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-22T01:49:09.442Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-22T01:49:09.442Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-22T01:49:09.442Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/31 [2020-04-22T01:49:09.442Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/31/ [2020-04-22T01:49:09.442Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/31 /w/workspace/dgexfoundry_device-sdk-go_master [2020-04-22T01:49:10.379Z] Archives upload complete. [2020-04-22T01:49:10.637Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/31 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/31/ [2020-04-22T01:49:11.203Z] ---> uname -a: [2020-04-22T01:49:11.203Z] Linux 9569031cae71 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-22T01:49:11.203Z] [2020-04-22T01:49:11.203Z] [2020-04-22T01:49:11.203Z] ---> lscpu: [2020-04-22T01:49:11.203Z] Architecture: x86_64 [2020-04-22T01:49:11.203Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-22T01:49:11.203Z] Byte Order: Little Endian [2020-04-22T01:49:11.203Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-22T01:49:11.203Z] CPU(s): 4 [2020-04-22T01:49:11.203Z] On-line CPU(s) list: 0-3 [2020-04-22T01:49:11.203Z] Thread(s) per core: 1 [2020-04-22T01:49:11.203Z] Core(s) per socket: 1 [2020-04-22T01:49:11.203Z] Socket(s): 4 [2020-04-22T01:49:11.203Z] NUMA node(s): 1 [2020-04-22T01:49:11.203Z] Vendor ID: GenuineIntel [2020-04-22T01:49:11.203Z] CPU family: 6 [2020-04-22T01:49:11.203Z] Model: 44 [2020-04-22T01:49:11.203Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-22T01:49:11.203Z] Stepping: 1 [2020-04-22T01:49:11.203Z] CPU MHz: 2933.396 [2020-04-22T01:49:11.203Z] BogoMIPS: 5866.79 [2020-04-22T01:49:11.203Z] Virtualization: VT-x [2020-04-22T01:49:11.203Z] Hypervisor vendor: KVM [2020-04-22T01:49:11.203Z] Virtualization type: full [2020-04-22T01:49:11.203Z] L1d cache: 128 KiB [2020-04-22T01:49:11.203Z] L1i cache: 128 KiB [2020-04-22T01:49:11.203Z] L2 cache: 16 MiB [2020-04-22T01:49:11.203Z] L3 cache: 64 MiB [2020-04-22T01:49:11.203Z] NUMA node0 CPU(s): 0-3 [2020-04-22T01:49:11.203Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-22T01:49:11.203Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-22T01:49:11.203Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-22T01:49:11.203Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-22T01:49:11.203Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-22T01:49:11.203Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-04-22T01:49:11.203Z] [2020-04-22T01:49:11.203Z] [2020-04-22T01:49:11.203Z] ---> nproc: [2020-04-22T01:49:11.203Z] 4 [2020-04-22T01:49:11.203Z] [2020-04-22T01:49:11.203Z]