Pull request #448 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 79a40a317d1b6800d1816ffd538dea299a9d4c8b rather than b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 Obtained Jenkinsfile from 79a40a317d1b6800d1816ffd538dea299a9d4c8b 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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/ [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2557 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-448 # 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/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # 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/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 Merge succeeded, producing b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 Checking out Revision b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 (PR-448) > git config core.sparsecheckout # timeout=10 > git checkout -f b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 # timeout=10 Commit message: "Implement dynamic device discovery" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-07T08:50:46.467Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk cd475caa6f2c2d4ef7e77b8bcb16ff09c1f18733 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:50:48.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-07T08:50:48.515Z] [2020-04-07T08:50:48.515Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:50:48.875Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-07T08:50:48.875Z] latest: Pulling from edgex-devops/git-semver [2020-04-07T08:50:48.875Z] 9123ac7c32f7: Pulling fs layer [2020-04-07T08:50:48.875Z] b8cc5d1170e3: Pulling fs layer [2020-04-07T08:50:48.875Z] 2924cbbf6a41: Pulling fs layer [2020-04-07T08:50:48.875Z] 93b08a4f1073: Pulling fs layer [2020-04-07T08:50:48.875Z] 93b08a4f1073: Waiting [2020-04-07T08:50:48.875Z] b8cc5d1170e3: Verifying Checksum [2020-04-07T08:50:48.875Z] b8cc5d1170e3: Download complete [2020-04-07T08:50:49.136Z] 9123ac7c32f7: Download complete [2020-04-07T08:50:49.136Z] 93b08a4f1073: Verifying Checksum [2020-04-07T08:50:49.136Z] 93b08a4f1073: Download complete [2020-04-07T08:50:49.136Z] 2924cbbf6a41: Verifying Checksum [2020-04-07T08:50:49.136Z] 2924cbbf6a41: Download complete [2020-04-07T08:50:49.396Z] 9123ac7c32f7: Pull complete [2020-04-07T08:50:49.396Z] b8cc5d1170e3: Pull complete [2020-04-07T08:50:50.335Z] 2924cbbf6a41: Pull complete [2020-04-07T08:50:50.335Z] 93b08a4f1073: Pull complete [2020-04-07T08:50:50.335Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-07T08:50:50.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-07T08:50:50.499Z] prd-centos7-docker-4c-2g-2557 does not seem to be running inside a container [2020-04-07T08:50:50.550Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-07T08:50:51.209Z] $ docker top dc17889aaf988c79ffa6d81f49f3f8170c91a3c7013ea5de23431a0c9295f7be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-07T08:50:51.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-07T08:50:51.490Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-07T08:50:51.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-07T08:50:51.746Z] $ docker exec dc17889aaf988c79ffa6d81f49f3f8170c91a3c7013ea5de23431a0c9295f7be ssh-agent [2020-04-07T08:50:51.931Z] SSH_AUTH_SOCK=/tmp/ssh-TtpEw6II1Tzo/agent.14 [2020-04-07T08:50:51.931Z] SSH_AGENT_PID=20 [2020-04-07T08:50:51.942Z] Running ssh-add (command line suppressed) [2020-04-07T08:50:52.098Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_5231368140966731923.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_5231368140966731923.key) [2020-04-07T08:50:52.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-07T08:50:52.463Z] + git describe --exact-match --tags HEAD [2020-04-07T08:50:52.463Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-07T08:50:52.527Z] $ docker exec --env ******** --env ******** dc17889aaf988c79ffa6d81f49f3f8170c91a3c7013ea5de23431a0c9295f7be ssh-agent -k [2020-04-07T08:50:52.677Z] unset SSH_AUTH_SOCK; [2020-04-07T08:50:52.678Z] unset SSH_AGENT_PID; [2020-04-07T08:50:52.678Z] echo Agent pid 20 killed; [2020-04-07T08:50:52.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-07T08:50:52.782Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-07T08:50:52.782Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-07T08:50:52.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-07T08:50:52.865Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-07T08:50:53.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-07T08:50:53.067Z] $ docker exec dc17889aaf988c79ffa6d81f49f3f8170c91a3c7013ea5de23431a0c9295f7be ssh-agent [2020-04-07T08:50:53.263Z] SSH_AUTH_SOCK=/tmp/ssh-KkRhMg3sT90H/agent.55 [2020-04-07T08:50:53.263Z] SSH_AGENT_PID=61 [2020-04-07T08:50:53.272Z] Running ssh-add (command line suppressed) [2020-04-07T08:50:53.431Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_5272925850677950896.key (/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/private_key_5272925850677950896.key) [2020-04-07T08:50:53.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-07T08:50:53.794Z] + git semver init [2020-04-07T08:50:53.794Z] # -> Open(): unable to determine branch for HEAD [2020-04-07T08:50:53.794Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.git [2020-04-07T08:50:53.794Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-448 [2020-04-07T08:50:53.794Z] # $SEMVER_REMOTE_NAME = origin [2020-04-07T08:50:53.794Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-07T08:50:53.794Z] # $SEMVER_USER_NAME = jenkins [2020-04-07T08:50:53.794Z] # $SEMVER_BRANCH = PR-448 [2020-04-07T08:50:53.794Z] # $SEMVER_TEMP = /tmp/semver-394154173 [2020-04-07T08:50:53.794Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-07T08:50:54.369Z] # '/tmp/semver-394154173' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver' [2020-04-07T08:50:54.369Z] # -> Force: false [2020-04-07T08:50:54.369Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-448/.semver [Pipeline] } [2020-04-07T08:50:54.381Z] $ docker exec --env ******** --env ******** dc17889aaf988c79ffa6d81f49f3f8170c91a3c7013ea5de23431a0c9295f7be ssh-agent -k [2020-04-07T08:50:54.527Z] unset SSH_AUTH_SOCK; [2020-04-07T08:50:54.527Z] unset SSH_AGENT_PID; [2020-04-07T08:50:54.527Z] echo Agent pid 61 killed; [2020-04-07T08:50:54.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-07T08:50:54.976Z] + git semver [Pipeline] } [2020-04-07T08:50:54.993Z] $ docker stop --time=1 dc17889aaf988c79ffa6d81f49f3f8170c91a3c7013ea5de23431a0c9295f7be [2020-04-07T08:50:56.328Z] $ docker rm -f dc17889aaf988c79ffa6d81f49f3f8170c91a3c7013ea5de23431a0c9295f7be [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-07T08:50:57.234Z] Stashed 36 file(s) [Pipeline] echo [2020-04-07T08:50:57.237Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-07T08:51:12.476Z] Still waiting to schedule task [2020-04-07T08:51:12.476Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2557’ [2020-04-07T08:51:12.477Z] Still waiting to schedule task [2020-04-07T08:51:12.477Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-07T08:52:58.289Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2558 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws [2020-04-07T08:52:58.323Z] Running in /w/workspace/device-sdk-go/21 [Pipeline] { [Pipeline] checkout [2020-04-07T08:53:04.275Z] using credential edgex-jenkins-ssh [2020-04-07T08:53:04.359Z] Cloning the remote Git repository [2020-04-07T08:53:04.359Z] Cloning with configured refspecs honoured and without tags [2020-04-07T08:53:04.416Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-07T08:53:04.495Z] > git init /w/workspace/device-sdk-go/21 # timeout=10 [2020-04-07T08:53:04.578Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-07T08:53:04.583Z] > git --version # timeout=10 [2020-04-07T08:53:04.621Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:53:04.678Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:53:05.643Z] Fetching without tags [2020-04-07T08:53:06.151Z] Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 [2020-04-07T08:53:05.527Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-07T08:53:05.575Z] > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 [2020-04-07T08:53:05.594Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:53:05.617Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-07T08:53:05.653Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-07T08:53:05.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:53:05.673Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:53:06.167Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T08:53:06.201Z] > git checkout -f b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 # timeout=10 [2020-04-07T08:53:06.408Z] Merge succeeded, producing b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 [2020-04-07T08:53:06.409Z] Checking out Revision b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 (PR-448) [2020-04-07T08:53:06.302Z] > git remote # timeout=10 [2020-04-07T08:53:06.324Z] > git config --get remote.origin.url # timeout=10 [2020-04-07T08:53:06.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:53:06.368Z] > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 [2020-04-07T08:53:06.390Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T08:53:06.413Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T08:53:06.455Z] > git checkout -f b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 # timeout=10 [2020-04-07T08:53:11.136Z] Commit message: "Implement dynamic device discovery" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-07T08:53:12.298Z] ========================================================= [2020-04-07T08:53:12.298Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-07T08:53:12.298Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:53:13.306Z] + 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-07T08:53:14.274Z] Sending build context to Docker daemon 2.827MB [2020-04-07T08:53:14.274Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-07T08:53:14.274Z] Step 2/8 : FROM ${BASE} [2020-04-07T08:53:14.543Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-07T08:53:14.543Z] cde5963f3b93: Pulling fs layer [2020-04-07T08:53:14.543Z] 2a23fa8c16f7: Pulling fs layer [2020-04-07T08:53:14.543Z] 777b28850792: Pulling fs layer [2020-04-07T08:53:14.543Z] 8a11ddd9e578: Pulling fs layer [2020-04-07T08:53:14.543Z] 4cf88f913ddb: Pulling fs layer [2020-04-07T08:53:14.543Z] 1df406cf5192: Pulling fs layer [2020-04-07T08:53:14.543Z] cd6300453558: Pulling fs layer [2020-04-07T08:53:14.543Z] b9c365052c96: Pulling fs layer [2020-04-07T08:53:14.543Z] a2d8cc88f415: Pulling fs layer [2020-04-07T08:53:14.543Z] ea1d1ca13537: Pulling fs layer [2020-04-07T08:53:14.543Z] 3750a50a1c5e: Pulling fs layer [2020-04-07T08:53:14.543Z] 4cf88f913ddb: Waiting [2020-04-07T08:53:14.543Z] 1df406cf5192: Waiting [2020-04-07T08:53:14.543Z] cd6300453558: Waiting [2020-04-07T08:53:14.543Z] b9c365052c96: Waiting [2020-04-07T08:53:14.543Z] a2d8cc88f415: Waiting [2020-04-07T08:53:14.543Z] ea1d1ca13537: Waiting [2020-04-07T08:53:14.543Z] 3750a50a1c5e: Waiting [2020-04-07T08:53:14.543Z] 8a11ddd9e578: Waiting [2020-04-07T08:53:14.543Z] 777b28850792: Verifying Checksum [2020-04-07T08:53:14.543Z] 777b28850792: Download complete [2020-04-07T08:53:14.812Z] 2a23fa8c16f7: Verifying Checksum [2020-04-07T08:53:14.812Z] 2a23fa8c16f7: Download complete [2020-04-07T08:53:14.812Z] 4cf88f913ddb: Verifying Checksum [2020-04-07T08:53:14.812Z] 4cf88f913ddb: Download complete [2020-04-07T08:53:14.812Z] 1df406cf5192: Verifying Checksum [2020-04-07T08:53:14.812Z] 1df406cf5192: Download complete [2020-04-07T08:53:14.812Z] cde5963f3b93: Verifying Checksum [2020-04-07T08:53:14.812Z] cde5963f3b93: Download complete [2020-04-07T08:53:15.784Z] cde5963f3b93: Pull complete [2020-04-07T08:53:16.375Z] 2a23fa8c16f7: Pull complete [2020-04-07T08:53:16.973Z] 777b28850792: Pull complete [2020-04-07T08:53:18.952Z] cd6300453558: Verifying Checksum [2020-04-07T08:53:18.952Z] cd6300453558: Download complete [2020-04-07T08:53:18.952Z] a2d8cc88f415: Verifying Checksum [2020-04-07T08:53:18.952Z] a2d8cc88f415: Download complete [2020-04-07T08:53:21.545Z] ea1d1ca13537: Verifying Checksum [2020-04-07T08:53:21.545Z] ea1d1ca13537: Download complete [2020-04-07T08:53:21.545Z] 3750a50a1c5e: Verifying Checksum [2020-04-07T08:53:21.545Z] 3750a50a1c5e: Download complete [2020-04-07T08:53:24.137Z] b9c365052c96: Verifying Checksum [2020-04-07T08:53:24.137Z] b9c365052c96: Download complete [2020-04-07T08:53:26.085Z] 8a11ddd9e578: Verifying Checksum [2020-04-07T08:53:26.085Z] 8a11ddd9e578: Download complete [2020-04-07T08:53:36.185Z] 8a11ddd9e578: Pull complete [2020-04-07T08:53:36.453Z] 4cf88f913ddb: Pull complete [2020-04-07T08:53:36.722Z] 1df406cf5192: Pull complete [2020-04-07T08:53:40.987Z] cd6300453558: Pull complete [2020-04-07T08:53:46.365Z] b9c365052c96: Pull complete [2020-04-07T08:53:46.365Z] a2d8cc88f415: Pull complete [2020-04-07T08:53:48.322Z] ea1d1ca13537: Pull complete [2020-04-07T08:53:48.592Z] 3750a50a1c5e: Pull complete [2020-04-07T08:53:48.592Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-07T08:53:48.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-07T08:53:48.592Z] ---> 78745c68409d [2020-04-07T08:53:48.592Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-07T08:53:50.678Z] Running on prd-centos7-docker-4c-2g-2559 in /w/workspace/dgexfoundry_device-sdk-go_PR-448 [Pipeline] { [Pipeline] ws [2020-04-07T08:53:50.714Z] Running in /w/workspace/device-sdk-go/21 [Pipeline] { [Pipeline] checkout [2020-04-07T08:53:52.856Z] ---> Running in 9df8c706d506 [2020-04-07T08:53:53.124Z] Removing intermediate container 9df8c706d506 [2020-04-07T08:53:53.124Z] ---> 4ad8c300030d [2020-04-07T08:53:53.124Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-07T08:53:53.392Z] ---> Running in 9e5528f40a5d [2020-04-07T08:53:55.340Z] Removing intermediate container 9e5528f40a5d [2020-04-07T08:53:55.340Z] ---> dd96d2499ae9 [2020-04-07T08:53:55.340Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-07T08:53:55.608Z] ---> Running in 80976b89f8dc [2020-04-07T08:53:56.572Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-07T08:53:57.156Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-07T08:53:57.744Z] OK: 125 MiB in 39 packages [2020-04-07T08:53:58.712Z] Removing intermediate container 80976b89f8dc [2020-04-07T08:53:58.712Z] ---> 87fad24bd555 [2020-04-07T08:53:58.712Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-07T08:53:59.177Z] using credential edgex-jenkins-ssh [2020-04-07T08:53:59.222Z] Cloning the remote Git repository [2020-04-07T08:53:59.222Z] Cloning with configured refspecs honoured and without tags [2020-04-07T08:53:59.297Z] ---> Running in b877575f1dfa [2020-04-07T08:53:59.565Z] Removing intermediate container b877575f1dfa [2020-04-07T08:53:59.565Z] ---> 3fa33fdbeb3d [2020-04-07T08:53:59.565Z] Step 7/8 : COPY . . [2020-04-07T08:53:59.265Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-07T08:53:59.325Z] > git init /w/workspace/device-sdk-go/21 # timeout=10 [2020-04-07T08:53:59.440Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-07T08:53:59.441Z] > git --version # timeout=10 [2020-04-07T08:53:59.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:53:59.509Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:54:00.312Z] Fetching without tags [2020-04-07T08:54:00.528Z] ---> 2402db4bc02a [2020-04-07T08:54:00.528Z] Step 8/8 : RUN go mod download [2020-04-07T08:54:00.666Z] Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 [2020-04-07T08:54:00.796Z] ---> Running in 07e54e319fd9 [2020-04-07T08:54:00.797Z] Merge succeeded, producing b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 [2020-04-07T08:54:00.797Z] Checking out Revision b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 (PR-448) [2020-04-07T08:54:00.260Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-07T08:54:00.273Z] > git config --add remote.origin.fetch +refs/pull/448/head:refs/remotes/origin/PR-448 # timeout=10 [2020-04-07T08:54:00.285Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:54:00.304Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-07T08:54:00.318Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-07T08:54:00.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:54:00.327Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T08:54:00.676Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T08:54:00.687Z] > git checkout -f b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 # timeout=10 [2020-04-07T08:54:00.757Z] > git remote # timeout=10 [2020-04-07T08:54:00.762Z] > git config --get remote.origin.url # timeout=10 [2020-04-07T08:54:00.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T08:54:00.775Z] > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 [2020-04-07T08:54:00.785Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T08:54:00.800Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T08:54:00.809Z] > git checkout -f b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 # timeout=10 [2020-04-07T08:54:02.754Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-07T08:54:02.754Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-07T08:54:02.754Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-07T08:54:02.754Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-07T08:54:02.754Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-07T08:54:02.754Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-07T08:54:02.754Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-07T08:54:02.754Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-07T08:54:02.754Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-07T08:54:02.754Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-07T08:54:02.754Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-04-07T08:54:02.754Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-07T08:54:02.754Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-07T08:54:02.754Z] go: finding github.com/fatih/color v1.7.0 [2020-04-07T08:54:02.754Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-07T08:54:02.754Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-07T08:54:02.754Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-07T08:54:02.754Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-07T08:54:02.754Z] go: finding github.com/google/uuid v1.1.0 [2020-04-07T08:54:02.754Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-07T08:54:02.754Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-07T08:54:02.754Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-07T08:54:02.754Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-07T08:54:02.754Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-07T08:54:02.754Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-07T08:54:02.754Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-07T08:54:03.021Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-07T08:54:03.021Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-07T08:54:03.021Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-07T08:54:03.021Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-07T08:54:03.021Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-07T08:54:03.021Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-07T08:54:03.021Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-07T08:54:03.021Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-07T08:54:03.021Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-07T08:54:03.021Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-07T08:54:03.021Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-07T08:54:03.021Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-07T08:54:03.021Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-07T08:54:03.021Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-07T08:54:03.021Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-07T08:54:03.022Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-07T08:54:03.022Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-07T08:54:03.022Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-07T08:54:03.022Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-07T08:54:03.022Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-07T08:54:03.022Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-07T08:54:03.022Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-07T08:54:03.022Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-07T08:54:03.291Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-07T08:54:03.291Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-07T08:54:03.291Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-07T08:54:03.291Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-07T08:54:03.291Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-07T08:54:03.291Z] go: finding github.com/posener/complete v1.1.1 [2020-04-07T08:54:03.291Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-07T08:54:03.291Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-07T08:54:03.291Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-07T08:54:03.291Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-07T08:54:03.291Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-07T08:54:03.291Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-07T08:54:03.291Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-07T08:54:03.291Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-07T08:54:03.291Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-07T08:54:03.291Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-07T08:54:03.291Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-07T08:54:05.811Z] Commit message: "Implement dynamic device discovery" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-07T08:54:07.083Z] ========================================================= [2020-04-07T08:54:07.084Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-07T08:54:07.084Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:54:08.291Z] + 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-07T08:54:08.563Z] Sending build context to Docker daemon 2.827MB [2020-04-07T08:54:08.860Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-07T08:54:08.861Z] Step 2/8 : FROM ${BASE} [2020-04-07T08:54:08.861Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-07T08:54:08.861Z] e6b0cf9c0882: Pulling fs layer [2020-04-07T08:54:08.861Z] 2848faf0eed1: Pulling fs layer [2020-04-07T08:54:08.861Z] 0f37312ad70f: Pulling fs layer [2020-04-07T08:54:08.861Z] 5788d62ee057: Pulling fs layer [2020-04-07T08:54:08.861Z] 0e6b1d234666: Pulling fs layer [2020-04-07T08:54:08.861Z] bf5d7aec512f: Pulling fs layer [2020-04-07T08:54:08.861Z] 34c802a77dc8: Pulling fs layer [2020-04-07T08:54:08.861Z] 9eb99e56ec68: Pulling fs layer [2020-04-07T08:54:08.861Z] 27c7a5d97fbd: Pulling fs layer [2020-04-07T08:54:08.861Z] 5c102a31e300: Pulling fs layer [2020-04-07T08:54:08.861Z] dcfb455df0a1: Pulling fs layer [2020-04-07T08:54:08.861Z] 5788d62ee057: Waiting [2020-04-07T08:54:08.861Z] 0e6b1d234666: Waiting [2020-04-07T08:54:08.861Z] bf5d7aec512f: Waiting [2020-04-07T08:54:08.861Z] 34c802a77dc8: Waiting [2020-04-07T08:54:08.861Z] 9eb99e56ec68: Waiting [2020-04-07T08:54:08.861Z] 27c7a5d97fbd: Waiting [2020-04-07T08:54:08.861Z] 5c102a31e300: Waiting [2020-04-07T08:54:08.861Z] dcfb455df0a1: Waiting [2020-04-07T08:54:08.861Z] 0f37312ad70f: Verifying Checksum [2020-04-07T08:54:08.861Z] 0f37312ad70f: Download complete [2020-04-07T08:54:08.861Z] 2848faf0eed1: Download complete [2020-04-07T08:54:09.184Z] 0e6b1d234666: Verifying Checksum [2020-04-07T08:54:09.184Z] 0e6b1d234666: Download complete [2020-04-07T08:54:09.184Z] bf5d7aec512f: Download complete [2020-04-07T08:54:09.184Z] e6b0cf9c0882: Verifying Checksum [2020-04-07T08:54:09.184Z] e6b0cf9c0882: Download complete [2020-04-07T08:54:09.502Z] e6b0cf9c0882: Pull complete [2020-04-07T08:54:09.847Z] 2848faf0eed1: Pull complete [2020-04-07T08:54:10.130Z] 0f37312ad70f: Pull complete [2020-04-07T08:54:11.397Z] 34c802a77dc8: Verifying Checksum [2020-04-07T08:54:11.397Z] 34c802a77dc8: Download complete [2020-04-07T08:54:11.693Z] 27c7a5d97fbd: Verifying Checksum [2020-04-07T08:54:11.693Z] 27c7a5d97fbd: Download complete [2020-04-07T08:54:13.384Z] Removing intermediate container 07e54e319fd9 [2020-04-07T08:54:13.384Z] ---> d710f0b582e5 [2020-04-07T08:54:13.384Z] Successfully built d710f0b582e5 [2020-04-07T08:54:13.384Z] 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-07T08:54:13.929Z] 5c102a31e300: Verifying Checksum [2020-04-07T08:54:13.929Z] 5c102a31e300: Download complete [2020-04-07T08:54:13.929Z] 9eb99e56ec68: Verifying Checksum [2020-04-07T08:54:13.929Z] 9eb99e56ec68: Download complete [2020-04-07T08:54:13.997Z] + docker inspect -f . ci-base-image-arm64 [2020-04-07T08:54:13.997Z] . [Pipeline] withDockerContainer [2020-04-07T08:54:14.618Z] prd-ubuntu18.04-docker-arm64-4c-16g-2558 does not seem to be running inside a container [2020-04-07T08:54:14.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/21 -v /w/workspace/device-sdk-go/21:/w/workspace/device-sdk-go/21:rw,z -v /w/workspace/device-sdk-go/21@tmp:/w/workspace/device-sdk-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-07T08:54:14.712Z] dcfb455df0a1: Verifying Checksum [2020-04-07T08:54:14.712Z] dcfb455df0a1: Download complete [2020-04-07T08:54:14.712Z] 5788d62ee057: Verifying Checksum [2020-04-07T08:54:14.712Z] 5788d62ee057: Download complete [2020-04-07T08:54:16.142Z] $ docker top 6d60ab3e226cc4b08b0028f9a8f87bbeb3dbd7a248f99a6e23163d026ba095f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-07T08:54:17.195Z] + go version [2020-04-07T08:54:17.195Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-07T08:54:17.858Z] + make test [2020-04-07T08:54:17.858Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-07T08:54:19.280Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-07T08:54:25.041Z] 5788d62ee057: Pull complete [2020-04-07T08:54:25.041Z] 0e6b1d234666: Pull complete [2020-04-07T08:54:25.041Z] bf5d7aec512f: Pull complete [2020-04-07T08:54:28.469Z] 34c802a77dc8: Pull complete [2020-04-07T08:54:33.161Z] 9eb99e56ec68: Pull complete [2020-04-07T08:54:33.161Z] 27c7a5d97fbd: Pull complete [2020-04-07T08:54:34.593Z] 5c102a31e300: Pull complete [2020-04-07T08:54:34.593Z] dcfb455df0a1: Pull complete [2020-04-07T08:54:34.593Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-07T08:54:34.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-07T08:54:34.918Z] ---> 7c70fe431013 [2020-04-07T08:54:34.918Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-07T08:54:34.918Z] ---> Running in 33cd180a4871 [2020-04-07T08:54:35.195Z] Removing intermediate container 33cd180a4871 [2020-04-07T08:54:35.195Z] ---> d96ae73402b4 [2020-04-07T08:54:35.195Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-07T08:54:35.195Z] ---> Running in 6bcf958ae3d0 [2020-04-07T08:54:36.684Z] Removing intermediate container 6bcf958ae3d0 [2020-04-07T08:54:36.684Z] ---> 33b14dcb4019 [2020-04-07T08:54:36.684Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-07T08:54:36.684Z] ---> Running in 40498edb4454 [2020-04-07T08:54:37.641Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-07T08:54:38.222Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-07T08:54:38.810Z] OK: 143 MiB in 39 packages [2020-04-07T08:54:39.393Z] Removing intermediate container 40498edb4454 [2020-04-07T08:54:39.393Z] ---> c34143553007 [2020-04-07T08:54:39.393Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-07T08:54:39.393Z] ---> Running in cf3679338a18 [2020-04-07T08:54:39.393Z] Removing intermediate container cf3679338a18 [2020-04-07T08:54:39.393Z] ---> a6a35204b712 [2020-04-07T08:54:39.393Z] Step 7/8 : COPY . . [2020-04-07T08:54:40.382Z] ---> f8f75cc5e315 [2020-04-07T08:54:40.382Z] Step 8/8 : RUN go mod download [2020-04-07T08:54:40.382Z] ---> Running in 6d511d85bc7b [2020-04-07T08:54:42.358Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-07T08:54:42.358Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-07T08:54:42.358Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-07T08:54:42.358Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-07T08:54:42.358Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-07T08:54:42.358Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-07T08:54:42.358Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-07T08:54:42.358Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-07T08:54:42.358Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-07T08:54:42.358Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-07T08:54:42.358Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-04-07T08:54:42.358Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-07T08:54:42.358Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-07T08:54:42.358Z] go: finding github.com/fatih/color v1.7.0 [2020-04-07T08:54:42.358Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-07T08:54:42.358Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-07T08:54:42.358Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-07T08:54:42.358Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-07T08:54:42.358Z] go: finding github.com/google/uuid v1.1.0 [2020-04-07T08:54:42.358Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-07T08:54:42.358Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-07T08:54:42.358Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-07T08:54:42.358Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-07T08:54:42.358Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-07T08:54:42.636Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-07T08:54:42.636Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-07T08:54:42.636Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-07T08:54:42.636Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-07T08:54:42.636Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-07T08:54:42.636Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-07T08:54:42.636Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-07T08:54:42.636Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-07T08:54:42.636Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-07T08:54:42.636Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-07T08:54:42.636Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-07T08:54:42.636Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-07T08:54:42.636Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-07T08:54:42.636Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-07T08:54:42.636Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-07T08:54:42.636Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-07T08:54:42.636Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-07T08:54:42.636Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-07T08:54:42.636Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-07T08:54:42.636Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-07T08:54:42.636Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-07T08:54:42.636Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-07T08:54:42.636Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-07T08:54:42.940Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-07T08:54:42.940Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-07T08:54:42.940Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-07T08:54:42.940Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-07T08:54:42.940Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-07T08:54:42.940Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-07T08:54:42.940Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-07T08:54:42.940Z] go: finding github.com/posener/complete v1.1.1 [2020-04-07T08:54:42.940Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-07T08:54:42.940Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-07T08:54:42.940Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-07T08:54:42.940Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-07T08:54:42.940Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-07T08:54:42.940Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-07T08:54:42.940Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-07T08:54:42.940Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-07T08:54:42.940Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-07T08:54:42.940Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-07T08:54:42.940Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-07T08:54:47.241Z] Removing intermediate container 6d511d85bc7b [2020-04-07T08:54:47.241Z] ---> 5507ba67c156 [2020-04-07T08:54:47.241Z] Successfully built 5507ba67c156 [2020-04-07T08:54:47.241Z] 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-07T08:54:48.000Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-07T08:54:48.331Z] . [Pipeline] withDockerContainer [2020-04-07T08:54:48.736Z] prd-centos7-docker-4c-2g-2559 does not seem to be running inside a container [2020-04-07T08:54:48.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/21 -v /w/workspace/device-sdk-go/21:/w/workspace/device-sdk-go/21:rw,z -v /w/workspace/device-sdk-go/21@tmp:/w/workspace/device-sdk-go/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-07T08:54:49.636Z] $ docker top 78fe209919c8cecdc40bdcf3c8861934c5527ff950209bfff9d6a26dd5bd70e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-07T08:54:50.620Z] + go version [2020-04-07T08:54:50.620Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-07T08:54:51.130Z] + make test [2020-04-07T08:54:51.130Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-07T08:54:53.352Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-07T08:55:06.198Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-07T08:55:06.198Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-07T08:55:06.198Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-07T08:55:06.198Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.023s coverage: 22.6% of statements [2020-04-07T08:55:06.198Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.203s coverage: 95.8% of statements [2020-04-07T08:55:20.535Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-07T08:55:20.535Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-07T08:55:20.535Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-07T08:55:20.535Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.016s coverage: 22.6% of statements [2020-04-07T08:55:20.535Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.106s coverage: 95.8% of statements [2020-04-07T08:55:32.916Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.177s coverage: 7.7% of statements [2020-04-07T08:55:32.916Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.031s coverage: 22.7% of statements [2020-04-07T08:55:32.916Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-07T08:55:32.916Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.326s coverage: 36.9% of statements [2020-04-07T08:55:32.916Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-07T08:55:32.916Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-07T08:55:32.916Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.718s coverage: 75.0% of statements [2020-04-07T08:55:32.916Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-07T08:55:32.916Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-07T08:55:32.916Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-07T08:55:32.916Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.086s coverage: 52.6% of statements [2020-04-07T08:55:32.916Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.332s coverage: 76.1% of statements [2020-04-07T08:55:32.916Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-07T08:55:32.916Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-07T08:55:32.916Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-07T08:55:38.290Z] gofmt -l . [2020-04-07T08:55:38.290Z] [ "`gofmt -l .`" = "" ] [2020-04-07T08:55:38.290Z] ./bin/test-attribution-txt.sh [2020-04-07T08:55:38.885Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-07T08:55:39.656Z] Stashed 1 file(s) [Pipeline] } [2020-04-07T08:55:39.663Z] $ docker stop --time=1 6d60ab3e226cc4b08b0028f9a8f87bbeb3dbd7a248f99a6e23163d026ba095f6 [2020-04-07T08:55:41.883Z] $ docker rm -f 6d60ab3e226cc4b08b0028f9a8f87bbeb3dbd7a248f99a6e23163d026ba095f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-07T08:55:43.636Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-07T08:55:43.963Z] + ls -al . [2020-04-07T08:55:43.963Z] total 200 [2020-04-07T08:55:43.963Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 08:55 . [2020-04-07T08:55:43.963Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 08:53 .. [2020-04-07T08:55:43.963Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 08:53 .dockerignore [2020-04-07T08:55:43.963Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 08:53 .git [2020-04-07T08:55:43.963Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 08:53 .github [2020-04-07T08:55:43.963Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 7 08:53 .gitignore [2020-04-07T08:55:43.963Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 08:53 .semver [2020-04-07T08:55:43.963Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 7 08:53 Dockerfile.build [2020-04-07T08:55:43.963Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 7 08:53 Jenkinsfile [2020-04-07T08:55:43.963Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 7 08:53 LICENSE [2020-04-07T08:55:43.963Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 7 08:53 Makefile [2020-04-07T08:55:43.963Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 7 08:53 README.md [2020-04-07T08:55:43.963Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 08:50 VERSION [2020-04-07T08:55:43.963Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 08:53 api [2020-04-07T08:55:43.963Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 08:53 bin [2020-04-07T08:55:43.963Z] -rw-r--r-- 1 jenkins jenkins 95999 Apr 7 08:55 coverage.out [2020-04-07T08:55:43.963Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 08:53 example [2020-04-07T08:55:43.963Z] -rw-r--r-- 1 jenkins jenkins 438 Apr 7 08:55 go.mod [2020-04-07T08:55:43.963Z] -rw-r--r-- 1 jenkins jenkins 11812 Apr 7 08:55 go.sum [2020-04-07T08:55:43.963Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 7 08:53 internal [2020-04-07T08:55:43.963Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 7 08:53 pkg [2020-04-07T08:55:43.963Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 08:53 snap [2020-04-07T08:55:43.963Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 7 08:53 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:55:44.339Z] + 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=b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 --label arch=arm64 --label version=0.0.0 . [2020-04-07T08:55:44.946Z] Sending build context to Docker daemon 2.945MB [2020-04-07T08:55:44.946Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-07T08:55:44.946Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-07T08:55:44.946Z] ---> d710f0b582e5 [2020-04-07T08:55:44.946Z] Step 3/20 : ARG MAKE='make build' [2020-04-07T08:55:45.217Z] ---> Running in 1a84bcf36d8d [2020-04-07T08:55:45.503Z] Removing intermediate container 1a84bcf36d8d [2020-04-07T08:55:45.503Z] ---> cd9593566d9e [2020-04-07T08:55:45.503Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-07T08:55:45.775Z] ---> Running in bce296bf6dc4 [2020-04-07T08:55:46.043Z] Removing intermediate container bce296bf6dc4 [2020-04-07T08:55:46.043Z] ---> 7eb35f85a86b [2020-04-07T08:55:46.043Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-07T08:55:46.315Z] ---> Running in 8c12ff47e24b [2020-04-07T08:55:46.583Z] Removing intermediate container 8c12ff47e24b [2020-04-07T08:55:46.583Z] ---> e0b6d0cda57e [2020-04-07T08:55:46.583Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-07T08:55:46.851Z] ---> Running in 4e663e7235d2 [2020-04-07T08:55:48.799Z] Removing intermediate container 4e663e7235d2 [2020-04-07T08:55:48.799Z] ---> ff17b17c4a6e [2020-04-07T08:55:48.799Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-07T08:55:48.799Z] ---> Running in ccb247d3410a [2020-04-07T08:55:49.760Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-07T08:55:50.342Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-07T08:55:50.926Z] OK: 125 MiB in 39 packages [2020-04-07T08:55:51.894Z] Removing intermediate container ccb247d3410a [2020-04-07T08:55:51.894Z] ---> 1c8d7cff6eab [2020-04-07T08:55:51.894Z] Step 8/20 : COPY . . [2020-04-07T08:55:53.116Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.108s coverage: 7.7% of statements [2020-04-07T08:55:53.116Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.029s coverage: 22.7% of statements [2020-04-07T08:55:53.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-07T08:55:53.116Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.426s coverage: 36.9% of statements [2020-04-07T08:55:53.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-07T08:55:53.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-07T08:55:53.116Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.478s coverage: 75.0% of statements [2020-04-07T08:55:53.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-07T08:55:53.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-07T08:55:53.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-07T08:55:53.116Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.019s coverage: 52.6% of statements [2020-04-07T08:55:53.116Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.158s coverage: 76.1% of statements [2020-04-07T08:55:53.116Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-07T08:55:53.116Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-07T08:55:53.116Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-07T08:55:53.314Z] ---> 0dcb48a53cd3 [2020-04-07T08:55:53.314Z] Step 9/20 : RUN ${MAKE} [2020-04-07T08:55:53.314Z] ---> Running in ead8f9e16f85 [2020-04-07T08:55:54.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-07T08:55:55.152Z] gofmt -l . [2020-04-07T08:55:55.152Z] [ "`gofmt -l .`" = "" ] [2020-04-07T08:55:55.152Z] ./bin/test-attribution-txt.sh [2020-04-07T08:55:56.620Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-07T08:55:56.945Z] Warning: overwriting stash ‘coverage-report’ [2020-04-07T08:55:57.581Z] Stashed 1 file(s) [Pipeline] } [2020-04-07T08:55:57.589Z] $ docker stop --time=1 78fe209919c8cecdc40bdcf3c8861934c5527ff950209bfff9d6a26dd5bd70e2 [2020-04-07T08:55:59.425Z] $ docker rm -f 78fe209919c8cecdc40bdcf3c8861934c5527ff950209bfff9d6a26dd5bd70e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-07T08:56:00.420Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-07T08:56:01.029Z] + ls -al . [2020-04-07T08:56:01.029Z] total 160 [2020-04-07T08:56:01.029Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 7 08:55 . [2020-04-07T08:56:01.029Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 7 08:53 .. [2020-04-07T08:56:01.029Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 7 08:54 api [2020-04-07T08:56:01.029Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 7 08:54 bin [2020-04-07T08:56:01.029Z] -rw-r--r--. 1 jenkins jenkins 95999 Apr 7 08:55 coverage.out [2020-04-07T08:56:01.029Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 7 08:54 Dockerfile.build [2020-04-07T08:56:01.029Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 7 08:54 .dockerignore [2020-04-07T08:56:01.029Z] drwxrwxr-x. 4 jenkins jenkins 48 Apr 7 08:54 example [2020-04-07T08:56:01.029Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 7 08:54 .git [2020-04-07T08:56:01.029Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 7 08:54 .github [2020-04-07T08:56:01.029Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 7 08:54 .gitignore [2020-04-07T08:56:01.029Z] -rw-r--r--. 1 jenkins jenkins 438 Apr 7 08:55 go.mod [2020-04-07T08:56:01.029Z] -rw-r--r--. 1 jenkins jenkins 11812 Apr 7 08:55 go.sum [2020-04-07T08:56:01.029Z] drwxrwxr-x. 14 jenkins jenkins 200 Apr 7 08:54 internal [2020-04-07T08:56:01.029Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 7 08:54 Jenkinsfile [2020-04-07T08:56:01.029Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 7 08:54 LICENSE [2020-04-07T08:56:01.029Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 7 08:54 Makefile [2020-04-07T08:56:01.029Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 7 08:54 pkg [2020-04-07T08:56:01.029Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 7 08:54 README.md [2020-04-07T08:56:01.029Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 7 08:54 .semver [2020-04-07T08:56:01.029Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 7 08:54 snap [2020-04-07T08:56:01.029Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 7 08:50 VERSION [2020-04-07T08:56:01.029Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 7 08:54 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:56:01.457Z] + 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=b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 --label arch=amd64 --label version=0.0.0 . [2020-04-07T08:56:02.071Z] Sending build context to Docker daemon 2.945MB [2020-04-07T08:56:02.071Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-07T08:56:02.071Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-07T08:56:02.071Z] ---> 5507ba67c156 [2020-04-07T08:56:02.071Z] Step 3/20 : ARG MAKE='make build' [2020-04-07T08:56:02.071Z] ---> Running in f5fd694f50a2 [2020-04-07T08:56:02.335Z] Removing intermediate container f5fd694f50a2 [2020-04-07T08:56:02.335Z] ---> 500b48babf7c [2020-04-07T08:56:02.335Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-07T08:56:02.335Z] ---> Running in 0965a93307d3 [2020-04-07T08:56:02.601Z] Removing intermediate container 0965a93307d3 [2020-04-07T08:56:02.601Z] ---> 63575cc92728 [2020-04-07T08:56:02.601Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-07T08:56:02.876Z] ---> Running in c564f77680ba [2020-04-07T08:56:02.876Z] Removing intermediate container c564f77680ba [2020-04-07T08:56:02.876Z] ---> d6ae74a07795 [2020-04-07T08:56:02.876Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-07T08:56:02.876Z] ---> Running in 78e6c19af4b4 [2020-04-07T08:56:04.943Z] Removing intermediate container 78e6c19af4b4 [2020-04-07T08:56:04.943Z] ---> b4eb3f66fbb9 [2020-04-07T08:56:04.943Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-07T08:56:04.943Z] ---> Running in bd31c329e015 [2020-04-07T08:56:05.205Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-07T08:56:06.179Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-07T08:56:06.441Z] OK: 143 MiB in 39 packages [2020-04-07T08:56:07.016Z] Removing intermediate container bd31c329e015 [2020-04-07T08:56:07.016Z] ---> 64fc8bd1400d [2020-04-07T08:56:07.016Z] Step 8/20 : COPY . . [2020-04-07T08:56:07.963Z] ---> 9a53f766540e [2020-04-07T08:56:07.963Z] Step 9/20 : RUN ${MAKE} [2020-04-07T08:56:07.963Z] ---> Running in 734035bc5d5d [2020-04-07T08:56:08.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-04-07T08:56:33.184Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-07T08:56:33.185Z] Removing intermediate container ead8f9e16f85 [2020-04-07T08:56:33.185Z] ---> 2ef7f7cdc21e [2020-04-07T08:56:33.185Z] Step 10/20 : FROM scratch [2020-04-07T08:56:33.185Z] ---> [2020-04-07T08:56:33.185Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-07T08:56:33.185Z] ---> Running in 5f0b736e3b40 [2020-04-07T08:56:33.185Z] Removing intermediate container 5f0b736e3b40 [2020-04-07T08:56:33.185Z] ---> 37c4616c4785 [2020-04-07T08:56:33.185Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-07T08:56:33.185Z] ---> Running in a86caafcc142 [2020-04-07T08:56:33.452Z] Removing intermediate container a86caafcc142 [2020-04-07T08:56:33.452Z] ---> 83ff69492eb7 [2020-04-07T08:56:33.452Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-07T08:56:33.452Z] ---> Running in 999e398256a1 [2020-04-07T08:56:33.720Z] Removing intermediate container 999e398256a1 [2020-04-07T08:56:33.720Z] ---> 410401f6e2a0 [2020-04-07T08:56:33.720Z] Step 14/20 : WORKDIR / [2020-04-07T08:56:33.990Z] ---> Running in d232ff60250c [2020-04-07T08:56:34.257Z] Removing intermediate container d232ff60250c [2020-04-07T08:56:34.257Z] ---> 32e2afc0b546 [2020-04-07T08:56:34.257Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-07T08:56:35.530Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-07T08:56:35.530Z] Removing intermediate container 734035bc5d5d [2020-04-07T08:56:35.530Z] ---> 5fad2f64487d [2020-04-07T08:56:35.530Z] Step 10/20 : FROM scratch [2020-04-07T08:56:35.530Z] ---> [2020-04-07T08:56:35.530Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-07T08:56:35.530Z] ---> Running in 07fb4f51836e [2020-04-07T08:56:35.530Z] Removing intermediate container 07fb4f51836e [2020-04-07T08:56:35.530Z] ---> da1277f0feea [2020-04-07T08:56:35.530Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-07T08:56:35.530Z] ---> Running in 934375dc7ba9 [2020-04-07T08:56:35.530Z] Removing intermediate container 934375dc7ba9 [2020-04-07T08:56:35.530Z] ---> df847203ef11 [2020-04-07T08:56:35.530Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-07T08:56:35.530Z] ---> Running in e169c1cdf523 [2020-04-07T08:56:35.530Z] Removing intermediate container e169c1cdf523 [2020-04-07T08:56:35.530Z] ---> 7d562db75ea7 [2020-04-07T08:56:35.530Z] Step 14/20 : WORKDIR / [2020-04-07T08:56:35.530Z] ---> Running in b135da76eec9 [2020-04-07T08:56:35.530Z] Removing intermediate container b135da76eec9 [2020-04-07T08:56:35.530Z] ---> 3dc83469a9b2 [2020-04-07T08:56:35.530Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-07T08:56:35.670Z] ---> 63e3db37cf16 [2020-04-07T08:56:35.670Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-07T08:56:35.937Z] ---> a8fa0db0a568 [2020-04-07T08:56:35.937Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-07T08:56:36.108Z] ---> 808ebf31cac5 [2020-04-07T08:56:36.108Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-07T08:56:36.205Z] ---> Running in 849891defc77 [2020-04-07T08:56:36.381Z] ---> 1fc367a5d884 [2020-04-07T08:56:36.381Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-07T08:56:36.381Z] ---> Running in d5167b393b3a [2020-04-07T08:56:36.472Z] Removing intermediate container 849891defc77 [2020-04-07T08:56:36.472Z] ---> 091ada0b0777 [2020-04-07T08:56:36.472Z] Step 18/20 : LABEL arch=arm64 [2020-04-07T08:56:36.695Z] Removing intermediate container d5167b393b3a [2020-04-07T08:56:36.695Z] ---> 7231b8c270ca [2020-04-07T08:56:36.695Z] Step 18/20 : LABEL arch=amd64 [2020-04-07T08:56:36.695Z] ---> Running in 66626424cad5 [2020-04-07T08:56:36.739Z] ---> Running in da7e90cb72b8 [2020-04-07T08:56:36.993Z] Removing intermediate container 66626424cad5 [2020-04-07T08:56:36.993Z] ---> 908f8de38e42 [2020-04-07T08:56:36.993Z] Step 19/20 : LABEL git_sha=b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 [2020-04-07T08:56:36.993Z] ---> Running in 728cdfef3f03 [2020-04-07T08:56:37.005Z] Removing intermediate container da7e90cb72b8 [2020-04-07T08:56:37.005Z] ---> edc245fc2b96 [2020-04-07T08:56:37.005Z] Step 19/20 : LABEL git_sha=b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 [2020-04-07T08:56:37.273Z] ---> Running in e46890e6deec [2020-04-07T08:56:37.540Z] Removing intermediate container e46890e6deec [2020-04-07T08:56:37.540Z] ---> e1a588598fe3 [2020-04-07T08:56:37.540Z] Step 20/20 : LABEL version=0.0.0 [2020-04-07T08:56:37.540Z] ---> Running in 5cbdfe35abc5 [2020-04-07T08:56:37.809Z] Removing intermediate container 5cbdfe35abc5 [2020-04-07T08:56:37.809Z] ---> c59a55c1a998 [2020-04-07T08:56:37.809Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-07T08:56:38.074Z] Removing intermediate container 728cdfef3f03 [2020-04-07T08:56:38.074Z] ---> 8588df0bedfa [2020-04-07T08:56:38.074Z] Step 20/20 : LABEL version=0.0.0 [2020-04-07T08:56:38.074Z] ---> Running in 9ee9b7900c28 [2020-04-07T08:56:38.074Z] Removing intermediate container 9ee9b7900c28 [2020-04-07T08:56:38.074Z] ---> 44657da831c9 [2020-04-07T08:56:38.074Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-07T08:56:38.074Z] Successfully built 44657da831c9 [2020-04-07T08:56:38.074Z] Successfully tagged docker-device-sdk-simple:latest [2020-04-07T08:56:38.075Z] Successfully built c59a55c1a998 [2020-04-07T08:56:38.075Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-07T08:56:39.690Z] provisioning config files... [2020-04-07T08:56:39.701Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config3445575446176768531tmp [Pipeline] { [Pipeline] sh [2020-04-07T08:56:40.064Z] + curl -s https://codecov.io/bash [2020-04-07T08:56:40.064Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config3445575446176768531tmp [2020-04-07T08:56:40.324Z] [2020-04-07T08:56:40.324Z] _____ _ [2020-04-07T08:56:40.324Z] / ____| | | [2020-04-07T08:56:40.324Z] | | ___ __| | ___ ___ _____ __ [2020-04-07T08:56:40.324Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-07T08:56:40.324Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-07T08:56:40.324Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-07T08:56:40.324Z] Bash-tbd [2020-04-07T08:56:40.324Z] [2020-04-07T08:56:40.324Z] [2020-04-07T08:56:40.324Z] ==> Jenkins CI detected. [2020-04-07T08:56:40.324Z] project root: . [2020-04-07T08:56:40.324Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-07T08:56:40.324Z] ==> Running gcov in . (disable via -X gcov) [2020-04-07T08:56:40.324Z] ==> Python coveragepy not found [2020-04-07T08:56:40.324Z] ==> Searching for coverage reports in: [2020-04-07T08:56:40.324Z] + . [2020-04-07T08:56:40.324Z] -> Found 1 reports [2020-04-07T08:56:40.324Z] ==> Detecting git/mercurial file structure [2020-04-07T08:56:40.324Z] ==> Reading reports [2020-04-07T08:56:40.324Z] + ./coverage.out bytes=95999 [2020-04-07T08:56:40.324Z] ==> Appending adjustments [2020-04-07T08:56:40.324Z] http://docs.codecov.io/docs/fixing-reports [2020-04-07T08:56:40.583Z] + Found adjustments [2020-04-07T08:56:40.583Z] ==> Gzipping contents [2020-04-07T08:56:40.583Z] ==> Uploading reports [2020-04-07T08:56:40.583Z] url: https://codecov.io [2020-04-07T08:56:40.583Z] query: branch=PR-448&commit=b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= [2020-04-07T08:56:40.583Z] -> Pinging Codecov [2020-04-07T08:56:40.583Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-448&commit=b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= [2020-04-07T08:56:41.156Z] -> Uploading [2020-04-07T08:59:02.652Z] X> Failed to upload [2020-04-07T08:59:02.652Z] -> Sleeping for 30s and trying again... [2020-04-07T08:59:20.748Z] -> Pinging Codecov [2020-04-07T08:59:20.748Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-448&commit=b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-448%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=448&job= [2020-04-07T08:59:20.748Z] -> Uploading [2020-04-07T08:59:20.748Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b52d478855b886b4e0a1b1ed7cd3eb0ad9a95428 [Pipeline] } [2020-04-07T08:59:20.754Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-07T08:59:21.875Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T08:59:22.182Z] ---> package-listing.sh [2020-04-07T08:59:22.182Z] ++ facter osfamily [2020-04-07T08:59:22.182Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-07T08:59:22.182Z] + OS_FAMILY=redhat [2020-04-07T08:59:22.182Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-448 [2020-04-07T08:59:22.182Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-07T08:59:22.182Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-07T08:59:22.182Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-07T08:59:22.182Z] + PACKAGES=/tmp/packages_start.txt [2020-04-07T08:59:22.182Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' [2020-04-07T08:59:22.182Z] + PACKAGES=/tmp/packages_end.txt [2020-04-07T08:59:22.182Z] + case "${OS_FAMILY}" in [2020-04-07T08:59:22.182Z] + rpm -qa [2020-04-07T08:59:22.182Z] + sort [2020-04-07T08:59:26.376Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-07T08:59:26.376Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-07T08:59:26.376Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-07T08:59:26.376Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-448 ']' [2020-04-07T08:59:26.376Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ [2020-04-07T08:59:26.376Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-448/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:59:26.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-07T08:59:26.851Z] [2020-04-07T08:59:26.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-07T08:59:27.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-07T08:59:27.186Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-07T08:59:27.186Z] c9b1b535fdd9: Pulling fs layer [2020-04-07T08:59:27.186Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-07T08:59:27.186Z] 756a868c4378: Pulling fs layer [2020-04-07T08:59:27.186Z] 444b2fc9a129: Pulling fs layer [2020-04-07T08:59:27.186Z] ea15f1150254: Pulling fs layer [2020-04-07T08:59:27.186Z] 41b27a9f41bf: Pulling fs layer [2020-04-07T08:59:27.186Z] 28c525ee5125: Pulling fs layer [2020-04-07T08:59:27.186Z] 094b1ea09ed8: Pulling fs layer [2020-04-07T08:59:27.186Z] 138eaada9080: Pulling fs layer [2020-04-07T08:59:27.186Z] 0622d0fa9048: Pulling fs layer [2020-04-07T08:59:27.186Z] 444b2fc9a129: Waiting [2020-04-07T08:59:27.186Z] ea15f1150254: Waiting [2020-04-07T08:59:27.186Z] 41b27a9f41bf: Waiting [2020-04-07T08:59:27.186Z] 28c525ee5125: Waiting [2020-04-07T08:59:27.186Z] 094b1ea09ed8: Waiting [2020-04-07T08:59:27.186Z] 138eaada9080: Waiting [2020-04-07T08:59:27.186Z] 0622d0fa9048: Waiting [2020-04-07T08:59:27.186Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-07T08:59:27.186Z] 2cc5ad85d9ab: Download complete [2020-04-07T08:59:27.186Z] 444b2fc9a129: Verifying Checksum [2020-04-07T08:59:27.186Z] 444b2fc9a129: Download complete [2020-04-07T08:59:27.186Z] c9b1b535fdd9: Verifying Checksum [2020-04-07T08:59:27.461Z] ea15f1150254: Verifying Checksum [2020-04-07T08:59:27.461Z] ea15f1150254: Download complete [2020-04-07T08:59:27.461Z] 28c525ee5125: Verifying Checksum [2020-04-07T08:59:27.461Z] 28c525ee5125: Download complete [2020-04-07T08:59:27.727Z] 756a868c4378: Verifying Checksum [2020-04-07T08:59:27.727Z] 756a868c4378: Download complete [2020-04-07T08:59:27.727Z] c9b1b535fdd9: Pull complete [2020-04-07T08:59:28.004Z] 138eaada9080: Verifying Checksum [2020-04-07T08:59:28.004Z] 138eaada9080: Download complete [2020-04-07T08:59:28.004Z] 0622d0fa9048: Verifying Checksum [2020-04-07T08:59:28.004Z] 0622d0fa9048: Download complete [2020-04-07T08:59:28.004Z] 094b1ea09ed8: Verifying Checksum [2020-04-07T08:59:28.004Z] 094b1ea09ed8: Download complete [2020-04-07T08:59:28.004Z] 2cc5ad85d9ab: Pull complete [2020-04-07T08:59:28.584Z] 41b27a9f41bf: Verifying Checksum [2020-04-07T08:59:28.584Z] 41b27a9f41bf: Download complete [2020-04-07T08:59:29.521Z] 756a868c4378: Pull complete [2020-04-07T08:59:29.780Z] 444b2fc9a129: Pull complete [2020-04-07T08:59:30.045Z] ea15f1150254: Pull complete [2020-04-07T08:59:34.242Z] 41b27a9f41bf: Pull complete [2020-04-07T08:59:34.242Z] 28c525ee5125: Pull complete [2020-04-07T08:59:36.153Z] 094b1ea09ed8: Pull complete [2020-04-07T08:59:36.416Z] 138eaada9080: Pull complete [2020-04-07T08:59:36.675Z] 0622d0fa9048: Pull complete [2020-04-07T08:59:36.675Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-07T08:59:36.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-07T08:59:36.844Z] prd-centos7-docker-4c-2g-2557 does not seem to be running inside a container [2020-04-07T08:59:36.889Z] $ 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_PR-448 -v /w/workspace/dgexfoundry_device-sdk-go_PR-448:/w/workspace/dgexfoundry_device-sdk-go_PR-448:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-07T08:59:37.464Z] $ docker top 7d64de46db55cb22ae4b4bbc910762e4134fb8d687a1b5a33eb9fb587b983d9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-07T08:59:37.711Z] provisioning config files... [2020-04-07T08:59:37.728Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-448@tmp/config2308294760202769245tmp [Pipeline] { [Pipeline] echo [2020-04-07T08:59:37.775Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T08:59:38.070Z] ---> create-netrc.sh [Pipeline] echo [2020-04-07T08:59:38.077Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T08:59:38.369Z] ---> logs-deploy.sh [2020-04-07T08:59:38.369Z] + ARCHIVE_ARTIFACTS= [2020-04-07T08:59:38.369Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-07T08:59:38.369Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-07T08:59:38.369Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-07T08:59:38.369Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/21 [2020-04-07T08:59:38.369Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/21/ [2020-04-07T08:59:38.369Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/21 /w/workspace/dgexfoundry_device-sdk-go_PR-448 [2020-04-07T08:59:39.745Z] Archives upload complete. [2020-04-07T08:59:39.745Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-448/21 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-448/21/