Pull request #336 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 lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 9e68ba58953551d317afb2ac875dca7841cf53a9+b5f8aa6b573a87f34c7365d03326bd0823b93a4c (d190c56d597cbb43e3ad26217bd7064e41a16161) 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:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage: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: app-functions-sdk-go-settings PROJECT: app-functions-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5978 in /w/workspace/ndry_app-functions-sdk-go_PR-336 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-336 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git +refs/pull/336/head:refs/remotes/origin/PR-336 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit b5f8aa6b573a87f34c7365d03326bd0823b93a4c into PR head commit 9e68ba58953551d317afb2ac875dca7841cf53a9 Merge succeeded, producing 9e68ba58953551d317afb2ac875dca7841cf53a9 Checking out Revision 9e68ba58953551d317afb2ac875dca7841cf53a9 (PR-336) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/336/head:refs/remotes/origin/PR-336 # 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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/336/head:refs/remotes/origin/PR-336 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e68ba58953551d317afb2ac875dca7841cf53a9 # 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 b5f8aa6b573a87f34c7365d03326bd0823b93a4c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e68ba58953551d317afb2ac875dca7841cf53a9 # timeout=10 Commit message: "fix: Handle deprecated edgex_service env variable" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:02:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:02:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:02:01 ========================================================= 17:02:01 EdgeX Global Pipelines Version Info 17:02:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:02:03 ------------------- 17:02:03 stable info: 17:02:03 ------------------- 17:02:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:02:03 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 17:02:03 Message: update stable to v1.0.73 17:02:04 ------------------- 17:02:04 experimental info: 17:02:04 ------------------- 17:02:04 Commited By: Emilio Reyes emilio.reyes@intel.com 17:02:04 Commit SHA: db8f057101f5d4fbc3fddca88a70e396ee8d8f73 17:02:04 Message: update experimental to v1.0.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:02:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:02:06 17:02:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:02:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:02:06 latest: Pulling from edgex-devops/git-semver 17:02:06 9123ac7c32f7: Pulling fs layer 17:02:06 b8cc5d1170e3: Pulling fs layer 17:02:06 2924cbbf6a41: Pulling fs layer 17:02:06 93b08a4f1073: Pulling fs layer 17:02:06 93b08a4f1073: Waiting 17:02:06 b8cc5d1170e3: Verifying Checksum 17:02:06 b8cc5d1170e3: Download complete 17:02:06 9123ac7c32f7: Verifying Checksum 17:02:06 9123ac7c32f7: Download complete 17:02:06 93b08a4f1073: Verifying Checksum 17:02:06 93b08a4f1073: Download complete 17:02:06 2924cbbf6a41: Verifying Checksum 17:02:06 2924cbbf6a41: Download complete 17:02:06 9123ac7c32f7: Pull complete 17:02:07 b8cc5d1170e3: Pull complete 17:02:07 2924cbbf6a41: Pull complete 17:02:07 93b08a4f1073: Pull complete 17:02:07 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:02:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:02:08 prd-centos7-docker-4c-2g-5978 does not seem to be running inside a container 17:02:08 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-336 -v /w/workspace/ndry_app-functions-sdk-go_PR-336:/w/workspace/ndry_app-functions-sdk-go_PR-336:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-336@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:02:08 $ docker top 5142db53c8c85af9690731a479d195f73e39cf3f62d5e524d4a899be5f6dd756 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:02:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:02:08 [ssh-agent] Looking for ssh-agent implementation... 17:02:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:02:09 $ docker exec 5142db53c8c85af9690731a479d195f73e39cf3f62d5e524d4a899be5f6dd756 ssh-agent 17:02:09 SSH_AUTH_SOCK=/tmp/ssh-cxQNLPQTpP9V/agent.14 17:02:09 SSH_AGENT_PID=21 17:02:09 Running ssh-add (command line suppressed) 17:02:09 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-336@tmp/private_key_6373171370147568523.key (/w/workspace/ndry_app-functions-sdk-go_PR-336@tmp/private_key_6373171370147568523.key) 17:02:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:02:09 + git describe --exact-match --tags HEAD 17:02:09 fatal: No names found, cannot describe anything. [Pipeline] } 17:02:09 $ docker exec --env ******** --env ******** 5142db53c8c85af9690731a479d195f73e39cf3f62d5e524d4a899be5f6dd756 ssh-agent -k 17:02:10 unset SSH_AUTH_SOCK; 17:02:10 unset SSH_AGENT_PID; 17:02:10 echo Agent pid 21 killed; 17:02:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:02:10 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:02:10 This usually means this commit has not been tagged. [Pipeline] sshagent 17:02:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:02:10 [ssh-agent] Looking for ssh-agent implementation... 17:02:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:02:10 $ docker exec 5142db53c8c85af9690731a479d195f73e39cf3f62d5e524d4a899be5f6dd756 ssh-agent 17:02:10 SSH_AUTH_SOCK=/tmp/ssh-fASGchy1JdTb/agent.56 17:02:10 SSH_AGENT_PID=63 17:02:10 Running ssh-add (command line suppressed) 17:02:10 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-336@tmp/private_key_318143514673878205.key (/w/workspace/ndry_app-functions-sdk-go_PR-336@tmp/private_key_318143514673878205.key) 17:02:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:02:11 + git semver init 17:02:11 # -> Open(): unable to determine branch for HEAD 17:02:11 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-336/.git 17:02:11 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-336 17:02:11 # $SEMVER_REMOTE_NAME = origin 17:02:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:02:11 # $SEMVER_USER_NAME = edgex-jenkins 17:02:11 # $SEMVER_BRANCH = PR-336 17:02:11 # $SEMVER_TEMP = /tmp/semver-762323697 17:02:11 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 17:02:13 # '/tmp/semver-762323697' -> '/w/workspace/ndry_app-functions-sdk-go_PR-336/.semver' 17:02:13 # -> Force: false 17:02:13 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-336/.semver [Pipeline] } 17:02:13 $ docker exec --env ******** --env ******** 5142db53c8c85af9690731a479d195f73e39cf3f62d5e524d4a899be5f6dd756 ssh-agent -k 17:02:13 unset SSH_AUTH_SOCK; 17:02:13 unset SSH_AGENT_PID; 17:02:13 echo Agent pid 63 killed; 17:02:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:02:14 + git semver [Pipeline] } 17:02:14 $ docker stop --time=1 5142db53c8c85af9690731a479d195f73e39cf3f62d5e524d4a899be5f6dd756 17:02:15 $ docker rm -f 5142db53c8c85af9690731a479d195f73e39cf3f62d5e524d4a899be5f6dd756 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:02:17 Stashed 109 file(s) [Pipeline] echo 17:02:17 [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 17:02:33 Still waiting to schedule task 17:02:33 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:02:33 Still waiting to schedule task 17:02:33 ‘prd-ubuntu18.04-docker-arm64-4c-16g-5975’ is offline 17:04:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5979 in /w/workspace/ndry_app-functions-sdk-go_PR-336 [Pipeline] { [Pipeline] ws 17:04:09 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 17:04:15 using credential edgex-jenkins-ssh 17:04:15 Cloning the remote Git repository 17:04:15 Cloning with configured refspecs honoured and without tags 17:04:15 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:04:15 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 17:04:15 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:04:15 > git --version # timeout=10 17:04:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:04:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/336/head:refs/remotes/origin/PR-336 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:04:18 Fetching without tags 17:04:19 Merging remotes/origin/master commit b5f8aa6b573a87f34c7365d03326bd0823b93a4c into PR head commit 9e68ba58953551d317afb2ac875dca7841cf53a9 17:04:19 Merge succeeded, producing 9e68ba58953551d317afb2ac875dca7841cf53a9 17:04:19 Checking out Revision 9e68ba58953551d317afb2ac875dca7841cf53a9 (PR-336) 17:04:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:04:18 > git config --add remote.origin.fetch +refs/pull/336/head:refs/remotes/origin/PR-336 # timeout=10 17:04:18 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:04:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:04:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:04:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:04:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/336/head:refs/remotes/origin/PR-336 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:04:19 > git config core.sparsecheckout # timeout=10 17:04:19 > git checkout -f 9e68ba58953551d317afb2ac875dca7841cf53a9 # timeout=10 17:04:19 > git remote # timeout=10 17:04:19 > git config --get remote.origin.url # timeout=10 17:04:19 using GIT_SSH to set credentials SSH Credentials for GitHub 17:04:19 > git merge b5f8aa6b573a87f34c7365d03326bd0823b93a4c # timeout=10 17:04:19 > git rev-parse HEAD^{commit} # timeout=10 17:04:19 > git config core.sparsecheckout # timeout=10 17:04:19 > git checkout -f 9e68ba58953551d317afb2ac875dca7841cf53a9 # timeout=10 17:04:24 Commit message: "fix: Handle deprecated edgex_service env variable" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:04:28 ========================================================= 17:04:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 17:04:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:04:29 + 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 . 17:04:30 Sending build context to Docker daemon 36.85MB 17:04:30 Step 1/8 : ARG BASE=golang:1.13-alpine 17:04:30 Step 2/8 : FROM ${BASE} 17:04:30 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:04:30 cde5963f3b93: Pulling fs layer 17:04:30 2a23fa8c16f7: Pulling fs layer 17:04:30 777b28850792: Pulling fs layer 17:04:30 8a11ddd9e578: Pulling fs layer 17:04:30 4cf88f913ddb: Pulling fs layer 17:04:30 1df406cf5192: Pulling fs layer 17:04:30 cd6300453558: Pulling fs layer 17:04:30 b9c365052c96: Pulling fs layer 17:04:30 4cf88f913ddb: Waiting 17:04:30 1df406cf5192: Waiting 17:04:30 cd6300453558: Waiting 17:04:30 a2d8cc88f415: Pulling fs layer 17:04:30 b9c365052c96: Waiting 17:04:30 a2d8cc88f415: Waiting 17:04:30 ea1d1ca13537: Pulling fs layer 17:04:30 3750a50a1c5e: Pulling fs layer 17:04:30 3750a50a1c5e: Waiting 17:04:30 ea1d1ca13537: Waiting 17:04:30 777b28850792: Download complete 17:04:30 2a23fa8c16f7: Verifying Checksum 17:04:30 2a23fa8c16f7: Download complete 17:04:30 4cf88f913ddb: Verifying Checksum 17:04:30 4cf88f913ddb: Download complete 17:04:30 1df406cf5192: Download complete 17:04:31 cde5963f3b93: Verifying Checksum 17:04:31 cde5963f3b93: Download complete 17:04:31 cde5963f3b93: Pull complete 17:04:32 2a23fa8c16f7: Pull complete 17:04:32 777b28850792: Pull complete 17:04:34 cd6300453558: Verifying Checksum 17:04:34 cd6300453558: Download complete 17:04:34 a2d8cc88f415: Verifying Checksum 17:04:34 a2d8cc88f415: Download complete 17:04:37 ea1d1ca13537: Verifying Checksum 17:04:37 ea1d1ca13537: Download complete 17:04:37 3750a50a1c5e: Verifying Checksum 17:04:37 3750a50a1c5e: Download complete 17:04:40 b9c365052c96: Download complete 17:04:41 8a11ddd9e578: Verifying Checksum 17:04:41 8a11ddd9e578: Download complete 17:04:45 Running on prd-centos7-docker-4c-2g-5981 in /w/workspace/ndry_app-functions-sdk-go_PR-336 [Pipeline] { [Pipeline] ws 17:04:45 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 17:04:53 using credential edgex-jenkins-ssh 17:04:53 Cloning the remote Git repository 17:04:53 Cloning with configured refspecs honoured and without tags 17:04:54 8a11ddd9e578: Pull complete 17:04:54 4cf88f913ddb: Pull complete 17:04:54 1df406cf5192: Pull complete 17:04:53 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:04:54 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 17:04:54 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:04:54 > git --version # timeout=10 17:04:54 using GIT_SSH to set credentials SSH Credentials for GitHub 17:04:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/336/head:refs/remotes/origin/PR-336 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:04:56 Fetching without tags 17:04:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:04:56 > git config --add remote.origin.fetch +refs/pull/336/head:refs/remotes/origin/PR-336 # timeout=10 17:04:56 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:04:56 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:04:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:04:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:04:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/336/head:refs/remotes/origin/PR-336 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:04:57 Merging remotes/origin/master commit b5f8aa6b573a87f34c7365d03326bd0823b93a4c into PR head commit 9e68ba58953551d317afb2ac875dca7841cf53a9 17:04:57 Merge succeeded, producing 9e68ba58953551d317afb2ac875dca7841cf53a9 17:04:57 Checking out Revision 9e68ba58953551d317afb2ac875dca7841cf53a9 (PR-336) 17:04:57 > git config core.sparsecheckout # timeout=10 17:04:57 > git checkout -f 9e68ba58953551d317afb2ac875dca7841cf53a9 # timeout=10 17:04:57 > git remote # timeout=10 17:04:57 > git config --get remote.origin.url # timeout=10 17:04:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:04:57 > git merge b5f8aa6b573a87f34c7365d03326bd0823b93a4c # timeout=10 17:04:57 > git rev-parse HEAD^{commit} # timeout=10 17:04:57 > git config core.sparsecheckout # timeout=10 17:04:57 > git checkout -f 9e68ba58953551d317afb2ac875dca7841cf53a9 # timeout=10 17:04:59 cd6300453558: Pull complete 17:05:03 Commit message: "fix: Handle deprecated edgex_service env variable" 17:05:03 b9c365052c96: Pull complete 17:05:03 a2d8cc88f415: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 17:05:05 ea1d1ca13537: Pull complete 17:05:05 3750a50a1c5e: Pull complete 17:05:06 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 17:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 17:05:06 ---> 78745c68409d 17:05:06 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:05:06 latest: Pulling from library/docker 17:05:06 29e5d40040c1: Pulling fs layer 17:05:06 3be38edc41e1: Pulling fs layer 17:05:06 fe3afb04d599: Pulling fs layer 17:05:06 59b74c254a8a: Pulling fs layer 17:05:06 9eee44a9dabb: Pulling fs layer 17:05:06 ae4d1ef7be7c: Pulling fs layer 17:05:06 8486642a619f: Pulling fs layer 17:05:06 59b74c254a8a: Waiting 17:05:06 9eee44a9dabb: Waiting 17:05:06 ae4d1ef7be7c: Waiting 17:05:06 8486642a619f: Waiting 17:05:06 fe3afb04d599: Download complete 17:05:07 3be38edc41e1: Verifying Checksum 17:05:07 3be38edc41e1: Download complete 17:05:07 29e5d40040c1: Verifying Checksum 17:05:07 29e5d40040c1: Download complete 17:05:07 9eee44a9dabb: Verifying Checksum 17:05:07 9eee44a9dabb: Download complete 17:05:07 ae4d1ef7be7c: Verifying Checksum 17:05:07 ae4d1ef7be7c: Download complete 17:05:07 8486642a619f: Verifying Checksum 17:05:07 8486642a619f: Download complete 17:05:07 29e5d40040c1: Pull complete 17:05:08 3be38edc41e1: Pull complete [Pipeline] echo 17:05:08 ========================================================= 17:05:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 17:05:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:05:08 fe3afb04d599: Pull complete 17:05:09 + 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 . 17:05:10 Sending build context to Docker daemon 36.85MB 17:05:10 Step 1/8 : ARG BASE=golang:1.13-alpine 17:05:10 Step 2/8 : FROM ${BASE} 17:05:10 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:05:10 e6b0cf9c0882: Pulling fs layer 17:05:10 2848faf0eed1: Pulling fs layer 17:05:10 0f37312ad70f: Pulling fs layer 17:05:10 5788d62ee057: Pulling fs layer 17:05:10 0e6b1d234666: Pulling fs layer 17:05:10 bf5d7aec512f: Pulling fs layer 17:05:10 34c802a77dc8: Pulling fs layer 17:05:10 9eb99e56ec68: Pulling fs layer 17:05:10 27c7a5d97fbd: Pulling fs layer 17:05:10 5c102a31e300: Pulling fs layer 17:05:10 dcfb455df0a1: Pulling fs layer 17:05:10 5788d62ee057: Waiting 17:05:10 0e6b1d234666: Waiting 17:05:10 bf5d7aec512f: Waiting 17:05:10 34c802a77dc8: Waiting 17:05:10 9eb99e56ec68: Waiting 17:05:10 27c7a5d97fbd: Waiting 17:05:10 5c102a31e300: Waiting 17:05:10 dcfb455df0a1: Waiting 17:05:11 0f37312ad70f: Verifying Checksum 17:05:11 0f37312ad70f: Download complete 17:05:11 2848faf0eed1: Verifying Checksum 17:05:11 2848faf0eed1: Download complete 17:05:11 0e6b1d234666: Verifying Checksum 17:05:11 0e6b1d234666: Download complete 17:05:11 bf5d7aec512f: Verifying Checksum 17:05:11 bf5d7aec512f: Download complete 17:05:11 e6b0cf9c0882: Verifying Checksum 17:05:11 e6b0cf9c0882: Download complete 17:05:12 59b74c254a8a: Verifying Checksum 17:05:12 59b74c254a8a: Download complete 17:05:13 34c802a77dc8: Verifying Checksum 17:05:13 34c802a77dc8: Download complete 17:05:13 27c7a5d97fbd: Verifying Checksum 17:05:13 27c7a5d97fbd: Download complete 17:05:13 e6b0cf9c0882: Pull complete 17:05:14 2848faf0eed1: Pull complete 17:05:14 0f37312ad70f: Pull complete 17:05:16 9eb99e56ec68: Verifying Checksum 17:05:16 9eb99e56ec68: Download complete 17:05:17 dcfb455df0a1: Verifying Checksum 17:05:17 dcfb455df0a1: Download complete 17:05:17 5788d62ee057: Verifying Checksum 17:05:17 5788d62ee057: Download complete 17:05:17 5c102a31e300: Verifying Checksum 17:05:17 5c102a31e300: Download complete 17:05:18 59b74c254a8a: Pull complete 17:05:18 9eee44a9dabb: Pull complete 17:05:18 ae4d1ef7be7c: Pull complete 17:05:18 8486642a619f: Pull complete 17:05:18 Digest: sha256:7484584e18fa3a67d31d6cad14770925efa8589afd7dcf010fc7546b4e7e3ad2 17:05:18 Status: Downloaded newer image for docker:latest 17:05:24 ---> 3f8538834cbe 17:05:24 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:05:24 ---> Running in d2c0e52cfd42 17:05:24 Removing intermediate container d2c0e52cfd42 17:05:24 ---> a0524f467c4a 17:05:24 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:05:24 ---> Running in faadcf6425ae 17:05:25 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 17:05:26 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 17:05:27 (1/5) Installing libsodium (1.0.18-r0) 17:05:27 (2/5) Installing libzmq (4.3.2-r0) 17:05:27 (3/5) Installing pkgconf (1.6.3-r0) 17:05:27 5788d62ee057: Pull complete 17:05:27 0e6b1d234666: Pull complete 17:05:27 bf5d7aec512f: Pull complete 17:05:27 (4/5) Installing libsodium-dev (1.0.18-r0) 17:05:27 (5/5) Installing zeromq-dev (4.3.2-r0) 17:05:27 Executing busybox-1.31.1-r8.trigger 17:05:27 OK: 127 MiB in 44 packages 17:05:29 Removing intermediate container faadcf6425ae 17:05:29 ---> da36510a9f92 17:05:29 Step 6/8 : WORKDIR /build 17:05:29 ---> Running in de0138ea10f0 17:05:29 Removing intermediate container de0138ea10f0 17:05:29 ---> 12be94a45ec9 17:05:29 Step 7/8 : COPY go.mod . 17:05:29 ---> 3564e1e269ca 17:05:29 Step 8/8 : RUN go mod download 17:05:30 ---> Running in 73a9935b37ff 17:05:31 34c802a77dc8: Pull complete 17:05:32 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:05:32 go: finding github.com/BurntSushi/toml v0.3.1 17:05:32 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:05:32 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:05:32 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:05:32 go: finding github.com/bgentry/speakeasy v0.1.0 17:05:32 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:05:32 go: finding github.com/davecgh/go-spew v1.1.1 17:05:32 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:05:32 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:05:32 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 17:05:32 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:05:32 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 17:05:32 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 17:05:32 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 17:05:32 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:05:32 go: finding github.com/fatih/color v1.7.0 17:05:32 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:05:32 go: finding github.com/go-kit/kit v0.8.0 17:05:32 go: finding github.com/go-logfmt/logfmt v0.4.0 17:05:32 go: finding github.com/go-stack/stack v1.8.0 17:05:32 go: finding github.com/golang/snappy v0.0.1 17:05:32 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:05:32 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:05:32 go: finding github.com/google/go-cmp v0.4.0 17:05:32 go: finding github.com/google/uuid v1.1.1 17:05:32 go: finding github.com/gorilla/mux v1.7.4 17:05:32 go: finding github.com/hashicorp/consul/api v1.1.0 17:05:32 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:05:32 go: finding github.com/hashicorp/errwrap v1.0.0 17:05:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:05:32 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:05:32 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:05:32 go: finding github.com/hashicorp/go-multierror v1.0.0 17:05:32 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:05:32 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:05:32 go: finding github.com/hashicorp/go-syslog v1.0.0 17:05:32 go: finding github.com/hashicorp/go-uuid v1.0.1 17:05:32 go: finding github.com/hashicorp/go.net v0.0.1 17:05:32 go: finding github.com/hashicorp/golang-lru v0.5.0 17:05:32 go: finding github.com/hashicorp/logutils v1.0.0 17:05:32 go: finding github.com/hashicorp/mdns v1.0.0 17:05:32 go: finding github.com/hashicorp/memberlist v0.1.3 17:05:32 go: finding github.com/hashicorp/serf v0.8.2 17:05:32 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:05:32 go: finding github.com/mattn/go-colorable v0.0.9 17:05:32 go: finding github.com/mattn/go-isatty v0.0.3 17:05:32 go: finding github.com/miekg/dns v1.0.14 17:05:32 go: finding github.com/mitchellh/cli v1.0.0 17:05:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:05:32 go: finding github.com/mitchellh/copystructure v1.0.0 17:05:32 go: finding github.com/mitchellh/go-homedir v1.0.0 17:05:32 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:05:32 go: finding github.com/mitchellh/gox v0.4.0 17:05:32 go: finding github.com/mitchellh/iochan v1.0.0 17:05:32 go: finding github.com/mitchellh/mapstructure v1.1.2 17:05:32 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:05:32 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:05:32 go: finding github.com/pebbe/zmq4 v1.0.0 17:05:32 go: finding github.com/pelletier/go-toml v1.2.0 17:05:32 go: finding github.com/pkg/errors v0.8.1 17:05:32 go: finding github.com/pmezard/go-difflib v1.0.0 17:05:32 go: finding github.com/posener/complete v1.1.1 17:05:32 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:05:32 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:05:32 go: finding github.com/stretchr/objx v0.2.0 17:05:32 go: finding github.com/stretchr/testify v1.5.1 17:05:32 go: finding github.com/tidwall/pretty v1.0.1 17:05:32 go: finding github.com/ugorji/go v1.1.4 17:05:32 go: finding github.com/x448/float16 v0.8.4 17:05:32 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 17:05:32 go: finding github.com/xdg/stringprep v1.0.0 17:05:32 go: finding go.mongodb.org/mongo-driver v1.1.1 17:05:32 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:05:32 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:05:32 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:05:32 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 17:05:32 go: finding golang.org/x/text v0.3.0 17:05:32 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 17:05:32 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 17:05:32 go: finding gopkg.in/yaml.v2 v2.2.8 17:05:36 9eb99e56ec68: Pull complete 17:05:36 27c7a5d97fbd: Pull complete 17:05:37 5c102a31e300: Pull complete 17:05:37 dcfb455df0a1: Pull complete 17:05:37 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 17:05:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 17:05:37 ---> 7c70fe431013 17:05:37 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:05:38 latest: Pulling from library/docker 17:05:38 aad63a933944: Pulling fs layer 17:05:38 69846a6807b3: Pulling fs layer 17:05:38 5517540127c6: Pulling fs layer 17:05:38 da4bc653673c: Pulling fs layer 17:05:38 7d6a82484b25: Pulling fs layer 17:05:38 98d7178a08bc: Pulling fs layer 17:05:38 06fedb666dd1: Pulling fs layer 17:05:38 7d6a82484b25: Waiting 17:05:38 da4bc653673c: Waiting 17:05:38 98d7178a08bc: Waiting 17:05:38 06fedb666dd1: Waiting 17:05:38 5517540127c6: Verifying Checksum 17:05:38 5517540127c6: Download complete 17:05:38 69846a6807b3: Verifying Checksum 17:05:38 69846a6807b3: Download complete 17:05:38 aad63a933944: Verifying Checksum 17:05:38 aad63a933944: Download complete 17:05:38 7d6a82484b25: Verifying Checksum 17:05:38 7d6a82484b25: Download complete 17:05:38 98d7178a08bc: Download complete 17:05:39 06fedb666dd1: Verifying Checksum 17:05:39 06fedb666dd1: Download complete 17:05:39 aad63a933944: Pull complete 17:05:40 da4bc653673c: Verifying Checksum 17:05:40 da4bc653673c: Download complete 17:05:40 69846a6807b3: Pull complete 17:05:41 5517540127c6: Pull complete 17:05:45 da4bc653673c: Pull complete 17:05:45 7d6a82484b25: Pull complete 17:05:45 98d7178a08bc: Pull complete 17:05:46 06fedb666dd1: Pull complete 17:05:46 Digest: sha256:7484584e18fa3a67d31d6cad14770925efa8589afd7dcf010fc7546b4e7e3ad2 17:05:46 Status: Downloaded newer image for docker:latest 17:05:47 Removing intermediate container 73a9935b37ff 17:05:47 ---> b35149cbc6d9 17:05:47 Successfully built b35149cbc6d9 17:05:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:05:48 + docker inspect -f . ci-base-image-arm64 17:05:48 ---> cd1252e769cd 17:05:48 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:05:48 . [Pipeline] withDockerContainer 17:05:49 ---> Running in b9e283b837b9 17:05:49 prd-ubuntu18.04-docker-arm64-4c-16g-5979 does not seem to be running inside a container 17:05:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:05:49 Removing intermediate container b9e283b837b9 17:05:49 ---> cef6adc27101 17:05:49 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:05:49 ---> Running in 73b34c08763b 17:05:50 $ docker top dec682d0213ad3eeafdb90aaa9cc51262a0b5877e0e91273996f5242994490f8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:51 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:05:51 + go version 17:05:51 go version go1.13.5 linux/arm64 [Pipeline] sh 17:05:52 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:05:52 (1/5) Installing libsodium (1.0.18-r0) 17:05:52 (2/5) Installing libzmq (4.3.2-r0) 17:05:52 + make test 17:05:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:05:52 (3/5) Installing pkgconf (1.6.3-r0) 17:05:52 (4/5) Installing libsodium-dev (1.0.18-r0) 17:05:52 (5/5) Installing zeromq-dev (4.3.2-r0) 17:05:52 Executing busybox-1.31.1-r8.trigger 17:05:52 OK: 145 MiB in 44 packages 17:05:53 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 17:05:53 Removing intermediate container 73b34c08763b 17:05:53 ---> 550eaf19258a 17:05:53 Step 6/8 : WORKDIR /build 17:05:53 ---> Running in 4194f5b3c648 17:05:54 Removing intermediate container 4194f5b3c648 17:05:54 ---> 669cb8f6a0b8 17:05:54 Step 7/8 : COPY go.mod . 17:05:54 ---> c16cd69bce1a 17:05:54 Step 8/8 : RUN go mod download 17:05:54 ---> Running in 49532a0566d5 17:05:58 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:05:58 go: finding github.com/BurntSushi/toml v0.3.1 17:05:58 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:05:58 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:05:58 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:05:58 go: finding github.com/bgentry/speakeasy v0.1.0 17:05:58 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:05:58 go: finding github.com/davecgh/go-spew v1.1.1 17:05:58 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:05:58 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:05:58 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 17:05:58 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:05:58 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 17:05:58 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 17:05:58 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 17:05:58 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:05:58 go: finding github.com/fatih/color v1.7.0 17:05:58 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:05:58 go: finding github.com/go-kit/kit v0.8.0 17:05:58 go: finding github.com/go-logfmt/logfmt v0.4.0 17:05:58 go: finding github.com/go-stack/stack v1.8.0 17:05:58 go: finding github.com/golang/snappy v0.0.1 17:05:58 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:05:58 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:05:58 go: finding github.com/google/go-cmp v0.4.0 17:05:58 go: finding github.com/google/uuid v1.1.1 17:05:58 go: finding github.com/gorilla/mux v1.7.4 17:05:58 go: finding github.com/hashicorp/consul/api v1.1.0 17:05:58 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:05:58 go: finding github.com/hashicorp/errwrap v1.0.0 17:05:58 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:05:58 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:05:58 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:05:58 go: finding github.com/hashicorp/go-multierror v1.0.0 17:05:58 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:05:58 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:05:58 go: finding github.com/hashicorp/go-syslog v1.0.0 17:05:58 go: finding github.com/hashicorp/go-uuid v1.0.1 17:05:58 go: finding github.com/hashicorp/go.net v0.0.1 17:05:58 go: finding github.com/hashicorp/golang-lru v0.5.0 17:05:58 go: finding github.com/hashicorp/logutils v1.0.0 17:05:58 go: finding github.com/hashicorp/mdns v1.0.0 17:05:58 go: finding github.com/hashicorp/memberlist v0.1.3 17:05:58 go: finding github.com/hashicorp/serf v0.8.2 17:05:58 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:05:58 go: finding github.com/mattn/go-colorable v0.0.9 17:05:58 go: finding github.com/mattn/go-isatty v0.0.3 17:05:58 go: finding github.com/miekg/dns v1.0.14 17:05:58 go: finding github.com/mitchellh/cli v1.0.0 17:05:58 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:05:58 go: finding github.com/mitchellh/copystructure v1.0.0 17:05:59 go: finding github.com/mitchellh/go-homedir v1.0.0 17:05:59 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:05:59 go: finding github.com/mitchellh/gox v0.4.0 17:05:59 go: finding github.com/mitchellh/iochan v1.0.0 17:05:59 go: finding github.com/mitchellh/mapstructure v1.1.2 17:05:59 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:05:59 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:05:59 go: finding github.com/pebbe/zmq4 v1.0.0 17:05:59 go: finding github.com/pelletier/go-toml v1.2.0 17:05:59 go: finding github.com/pkg/errors v0.8.1 17:05:59 go: finding github.com/pmezard/go-difflib v1.0.0 17:05:59 go: finding github.com/posener/complete v1.1.1 17:05:59 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:05:59 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:05:59 go: finding github.com/stretchr/objx v0.2.0 17:05:59 go: finding github.com/stretchr/testify v1.5.1 17:05:59 go: finding github.com/tidwall/pretty v1.0.1 17:05:59 go: finding github.com/ugorji/go v1.1.4 17:05:59 go: finding github.com/x448/float16 v0.8.4 17:05:59 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 17:05:59 go: finding github.com/xdg/stringprep v1.0.0 17:05:59 go: finding go.mongodb.org/mongo-driver v1.1.1 17:05:59 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:05:59 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:05:59 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:05:59 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 17:05:59 go: finding golang.org/x/text v0.3.0 17:05:59 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 17:05:59 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 17:05:59 go: finding gopkg.in/yaml.v2 v2.2.8 17:06:10 Removing intermediate container 49532a0566d5 17:06:10 ---> 8a1b72b31f44 17:06:10 Successfully built 8a1b72b31f44 17:06:10 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 17:06:10 + docker inspect -f . ci-base-image-x86_64 17:06:10 . [Pipeline] withDockerContainer 17:06:11 prd-centos7-docker-4c-2g-5981 does not seem to be running inside a container 17:06:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:06:12 $ docker top 2ca1ba7eb3fe89a8c1c1ad204f31823406045748fc7159f553a8acc37b53f604 -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:12 + go version 17:06:12 go version go1.13.5 linux/amd64 [Pipeline] sh 17:06:13 + make test 17:06:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:06:16 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.098s coverage: 86.2% of statements 17:06:16 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 17:06:29 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.231s coverage: 86.2% of statements 17:06:48 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.068s coverage: 49.8% of statements 17:06:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 17:06:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 17:06:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.120s coverage: 59.8% of statements 17:06:48 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 17:06:48 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.438s coverage: 69.1% of statements 17:06:51 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.047s coverage: 49.8% of statements 17:06:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 17:06:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 17:06:51 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.166s coverage: 59.8% of statements 17:06:51 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 17:06:51 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 1.413s coverage: 69.1% of statements 17:06:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.517s coverage: 73.4% of statements 17:06:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.021s coverage: 89.5% of statements 17:06:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.029s coverage: 100.0% of statements 17:06:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.175s coverage: 100.0% of statements 17:06:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.015s coverage: 100.0% of statements 17:06:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.023s coverage: 100.0% of statements 17:06:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 17:06:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 17:06:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 17:06:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 17:06:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 17:06:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 17:06:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 17:06:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.017s coverage: 96.6% of statements 17:06:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 17:06:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.018s coverage: 97.7% of statements 17:06:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 17:06:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 17:06:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 17:07:01 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.685s coverage: 76.3% of statements 17:07:01 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.088s coverage: 81.1% of statements 17:07:01 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 17:07:03 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.557s coverage: 70.1% of statements 17:07:03 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 17:07:03 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.020s coverage: 100.0% of statements 17:07:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:07:13 gofmt -l . 17:07:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.497s coverage: 73.4% of statements 17:07:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.017s coverage: 89.5% of statements 17:07:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.008s coverage: 100.0% of statements 17:07:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.187s coverage: 100.0% of statements 17:07:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.017s coverage: 100.0% of statements 17:07:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.013s coverage: 100.0% of statements 17:07:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 17:07:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 17:07:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 17:07:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 17:07:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 17:07:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 17:07:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 17:07:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.007s coverage: 96.6% of statements 17:07:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 17:07:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.007s coverage: 97.7% of statements 17:07:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 17:07:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 17:07:14 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 17:07:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.669s coverage: 76.3% of statements 17:07:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.128s coverage: 81.1% of statements 17:07:14 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 17:07:14 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.734s coverage: 70.1% of statements 17:07:14 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 17:07:14 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.009s coverage: 100.0% of statements 17:07:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:07:14 [ "`gofmt -l .`" = "" ] 17:07:14 ./bin/test-go-mod-tidy.sh [Pipeline] stash 17:07:15 Stashed 1 file(s) [Pipeline] } 17:07:15 $ docker stop --time=1 dec682d0213ad3eeafdb90aaa9cc51262a0b5877e0e91273996f5242994490f8 17:07:18 $ docker rm -f dec682d0213ad3eeafdb90aaa9cc51262a0b5877e0e91273996f5242994490f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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] } 17:07:22 gofmt -l . 17:07:22 [ "`gofmt -l .`" = "" ] 17:07:23 ./bin/test-go-mod-tidy.sh [Pipeline] stash 17:07:25 Warning: overwriting stash ‘coverage-report’ 17:07:26 Stashed 1 file(s) [Pipeline] } 17:07:26 $ docker stop --time=1 2ca1ba7eb3fe89a8c1c1ad204f31823406045748fc7159f553a8acc37b53f604 17:07:28 $ docker rm -f 2ca1ba7eb3fe89a8c1c1ad204f31823406045748fc7159f553a8acc37b53f604 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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 17:07:29 provisioning config files... 17:07:29 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-336@tmp/config6749210175722263685tmp [Pipeline] { [Pipeline] sh 17:07:30 + curl -s https://codecov.io/bash 17:07:30 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-336@tmp/config6749210175722263685tmp 17:07:30 17:07:30 _____ _ 17:07:30 / ____| | | 17:07:30 | | ___ __| | ___ ___ _____ __ 17:07:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:07:30 | |___| (_) | (_| | __/ (_| (_) \ V / 17:07:30 \_____\___/ \__,_|\___|\___\___/ \_/ 17:07:30 Bash-tbd 17:07:30 17:07:30 17:07:30 ==> Jenkins CI detected. 17:07:30 project root: . 17:07:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:07:30 ==> Running gcov in . (disable via -X gcov) 17:07:30 ==> Python coveragepy not found 17:07:30 ==> Searching for coverage reports in: 17:07:30 + . 17:07:31 -> Found 1 reports 17:07:31 ==> Detecting git/mercurial file structure 17:07:31 ==> Reading reports 17:07:31 + ./coverage.out bytes=75319 17:07:31 ==> Appending adjustments 17:07:31 http://docs.codecov.io/docs/fixing-reports 17:07:31 + Found adjustments 17:07:31 ==> Gzipping contents 17:07:31 ==> Uploading reports 17:07:31 url: https://codecov.io 17:07:31 query: branch=PR-336&commit=9e68ba58953551d317afb2ac875dca7841cf53a9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-336%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=336&job= 17:07:31 -> Pinging Codecov 17:07:31 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-336&commit=9e68ba58953551d317afb2ac875dca7841cf53a9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-336%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=336&job= 17:07:32 -> Uploading 17:07:33 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/9e68ba58953551d317afb2ac875dca7841cf53a9 [Pipeline] } 17:07:33 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 17:07:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:07:34 ---> package-listing.sh 17:07:34 ++ facter osfamily 17:07:34 ++ tr '[:upper:]' '[:lower:]' 17:07:34 + OS_FAMILY=redhat 17:07:34 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-336 17:07:34 + START_PACKAGES=/tmp/packages_start.txt 17:07:34 + END_PACKAGES=/tmp/packages_end.txt 17:07:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:07:34 + PACKAGES=/tmp/packages_start.txt 17:07:34 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-336 ']' 17:07:34 + PACKAGES=/tmp/packages_end.txt 17:07:34 + case "${OS_FAMILY}" in 17:07:34 + rpm -qa 17:07:34 + sort 17:07:39 + '[' -f /tmp/packages_start.txt ']' 17:07:39 + '[' -f /tmp/packages_end.txt ']' 17:07:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:07:39 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-336 ']' 17:07:39 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-336/archives/ 17:07:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-336/archives/ [Pipeline] isUnix [Pipeline] sh 17:07:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:07:39 17:07:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:07:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:07:39 alpine: Pulling from edgex-lftools-log-publisher 17:07:39 c9b1b535fdd9: Pulling fs layer 17:07:39 2cc5ad85d9ab: Pulling fs layer 17:07:39 756a868c4378: Pulling fs layer 17:07:39 444b2fc9a129: Pulling fs layer 17:07:39 ea15f1150254: Pulling fs layer 17:07:39 41b27a9f41bf: Pulling fs layer 17:07:39 28c525ee5125: Pulling fs layer 17:07:39 094b1ea09ed8: Pulling fs layer 17:07:39 138eaada9080: Pulling fs layer 17:07:39 0622d0fa9048: Pulling fs layer 17:07:39 ea15f1150254: Waiting 17:07:39 094b1ea09ed8: Waiting 17:07:39 138eaada9080: Waiting 17:07:39 0622d0fa9048: Waiting 17:07:39 444b2fc9a129: Waiting 17:07:39 28c525ee5125: Waiting 17:07:39 41b27a9f41bf: Waiting 17:07:39 2cc5ad85d9ab: Verifying Checksum 17:07:39 2cc5ad85d9ab: Download complete 17:07:39 444b2fc9a129: Verifying Checksum 17:07:39 444b2fc9a129: Download complete 17:07:39 c9b1b535fdd9: Verifying Checksum 17:07:39 ea15f1150254: Verifying Checksum 17:07:39 ea15f1150254: Download complete 17:07:39 28c525ee5125: Verifying Checksum 17:07:39 28c525ee5125: Download complete 17:07:40 c9b1b535fdd9: Pull complete 17:07:40 756a868c4378: Verifying Checksum 17:07:40 756a868c4378: Download complete 17:07:40 138eaada9080: Verifying Checksum 17:07:40 138eaada9080: Download complete 17:07:40 2cc5ad85d9ab: Pull complete 17:07:40 0622d0fa9048: Download complete 17:07:40 094b1ea09ed8: Verifying Checksum 17:07:40 094b1ea09ed8: Download complete 17:07:41 41b27a9f41bf: Verifying Checksum 17:07:41 41b27a9f41bf: Download complete 17:07:42 756a868c4378: Pull complete 17:07:42 444b2fc9a129: Pull complete 17:07:42 ea15f1150254: Pull complete 17:07:46 41b27a9f41bf: Pull complete 17:07:47 28c525ee5125: Pull complete 17:07:49 094b1ea09ed8: Pull complete 17:07:49 138eaada9080: Pull complete 17:07:50 0622d0fa9048: Pull complete 17:07:50 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:07:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:07:50 prd-centos7-docker-4c-2g-5978 does not seem to be running inside a container 17:07:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-336 -v /w/workspace/ndry_app-functions-sdk-go_PR-336:/w/workspace/ndry_app-functions-sdk-go_PR-336:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-336@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-336@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:07:51 $ docker top 7f3964e792d79ef4baafa4802321a9fa451e5803d7e404bc905b0127a50d25b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:51 provisioning config files... 17:07:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-336@tmp/config382363440408639974tmp [Pipeline] { [Pipeline] echo 17:07:52 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:07:52 ---> create-netrc.sh [Pipeline] echo 17:07:52 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:07:52 ---> logs-deploy.sh 17:07:52 + ARCHIVE_ARTIFACTS= 17:07:52 + LOGS_SERVER=https://logs.edgexfoundry.org 17:07:52 + '[' https://logs.edgexfoundry.org == None ']' 17:07:52 + NEXUS_URL=https://nexus.edgexfoundry.org 17:07:52 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-336/2 17:07:52 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-336/2/ 17:07:52 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-336/2 /w/workspace/ndry_app-functions-sdk-go_PR-336 17:07:53 Archives upload complete. 17:07:53 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-336/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-336/2/