Pull request #345 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of brian-intel for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch master at 6bb8306176bf67385a372e976003d8362d69784f rather than 31808384657955aa9ae942c96e32ce9762d710f7 Obtained Jenkinsfile from 6bb8306176bf67385a372e976003d8362d69784f Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-345/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d # timeout=10 Commit message: "Merge pull request #173 from ernestojeda/bugfix-did-change-prev" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6749 in /w/workspace/ndry_app-functions-sdk-go_PR-345 [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-345 # 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/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 6bb8306176bf67385a372e976003d8362d69784f into PR head commit 31808384657955aa9ae942c96e32ce9762d710f7 Merge succeeded, producing 5723cdfe800c9f17e08b17170cb67637c9f75bee Checking out Revision 5723cdfe800c9f17e08b17170cb67637c9f75bee (PR-345) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/345/head:refs/remotes/origin/PR-345 # 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/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31808384657955aa9ae942c96e32ce9762d710f7 # 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 6bb8306176bf67385a372e976003d8362d69784f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5723cdfe800c9f17e08b17170cb67637c9f75bee # timeout=10 Commit message: "Merge commit '6bb8306176bf67385a372e976003d8362d69784f' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:01:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:01:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:01:26 ========================================================= 19:01:26 EdgeX Global Pipelines Version Info 19:01:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:01:28 ------------------- 19:01:28 stable info: 19:01:28 ------------------- 19:01:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:01:28 Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f 19:01:28 Message: update stable to v1.0.86 19:01:29 ------------------- 19:01:29 experimental info: 19:01:29 ------------------- 19:01:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:01:29 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 19:01:29 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:01:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:01:33 19:01:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:01:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:01:33 latest: Pulling from edgex-devops/git-semver 19:01:33 9123ac7c32f7: Pulling fs layer 19:01:33 b8cc5d1170e3: Pulling fs layer 19:01:33 2924cbbf6a41: Pulling fs layer 19:01:33 93b08a4f1073: Pulling fs layer 19:01:33 93b08a4f1073: Waiting 19:01:33 b8cc5d1170e3: Verifying Checksum 19:01:33 b8cc5d1170e3: Download complete 19:01:34 9123ac7c32f7: Verifying Checksum 19:01:34 9123ac7c32f7: Download complete 19:01:34 93b08a4f1073: Verifying Checksum 19:01:34 93b08a4f1073: Download complete 19:01:34 2924cbbf6a41: Verifying Checksum 19:01:34 2924cbbf6a41: Download complete 19:01:34 9123ac7c32f7: Pull complete 19:01:34 b8cc5d1170e3: Pull complete 19:01:36 2924cbbf6a41: Pull complete 19:01:36 93b08a4f1073: Pull complete 19:01:36 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 19:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:01:36 prd-centos7-docker-4c-2g-6749 does not seem to be running inside a container 19:01:36 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-345 -v /w/workspace/ndry_app-functions-sdk-go_PR-345:/w/workspace/ndry_app-functions-sdk-go_PR-345:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-345@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-345@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 19:01:38 $ docker top ddbf196342d8d0d7e8f9af6d0cdd9f39b513b48681a3d42a5ea12b1bee9c4a7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:01:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:38 [ssh-agent] Looking for ssh-agent implementation... 19:01:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:39 $ docker exec ddbf196342d8d0d7e8f9af6d0cdd9f39b513b48681a3d42a5ea12b1bee9c4a7b ssh-agent 19:01:39 SSH_AUTH_SOCK=/tmp/ssh-K59xjXEPcNF0/agent.15 19:01:39 SSH_AGENT_PID=22 19:01:39 Running ssh-add (command line suppressed) 19:01:40 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-345@tmp/private_key_2003278922739742490.key (/w/workspace/ndry_app-functions-sdk-go_PR-345@tmp/private_key_2003278922739742490.key) 19:01:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:40 + git describe --exact-match --tags HEAD 19:01:40 fatal: No names found, cannot describe anything. [Pipeline] } 19:01:40 $ docker exec --env ******** --env ******** ddbf196342d8d0d7e8f9af6d0cdd9f39b513b48681a3d42a5ea12b1bee9c4a7b ssh-agent -k 19:01:41 unset SSH_AUTH_SOCK; 19:01:41 unset SSH_AGENT_PID; 19:01:41 echo Agent pid 22 killed; 19:01:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:01:41 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 19:01:41 This usually means this commit has not been tagged. [Pipeline] sshagent 19:01:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:41 [ssh-agent] Looking for ssh-agent implementation... 19:01:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:41 $ docker exec ddbf196342d8d0d7e8f9af6d0cdd9f39b513b48681a3d42a5ea12b1bee9c4a7b ssh-agent 19:01:42 SSH_AUTH_SOCK=/tmp/ssh-ZeE13g1d1J7h/agent.58 19:01:42 SSH_AGENT_PID=65 19:01:42 Running ssh-add (command line suppressed) 19:01:42 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-345@tmp/private_key_3775537704348432192.key (/w/workspace/ndry_app-functions-sdk-go_PR-345@tmp/private_key_3775537704348432192.key) 19:01:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:43 + git semver init 19:01:43 # -> Open(): unable to determine branch for HEAD 19:01:43 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-345/.git 19:01:43 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-345 19:01:43 # $SEMVER_REMOTE_NAME = origin 19:01:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:01:43 # $SEMVER_USER_NAME = edgex-jenkins 19:01:43 # $SEMVER_BRANCH = PR-345 19:01:43 # $SEMVER_TEMP = /tmp/semver-408500154 19:01:43 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 19:01:47 # '/tmp/semver-408500154' -> '/w/workspace/ndry_app-functions-sdk-go_PR-345/.semver' 19:01:47 # -> Force: false 19:01:47 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-345/.semver [Pipeline] } 19:01:47 $ docker exec --env ******** --env ******** ddbf196342d8d0d7e8f9af6d0cdd9f39b513b48681a3d42a5ea12b1bee9c4a7b ssh-agent -k 19:01:47 unset SSH_AUTH_SOCK; 19:01:47 unset SSH_AGENT_PID; 19:01:47 echo Agent pid 65 killed; 19:01:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:01:48 + git semver [Pipeline] } 19:01:48 $ docker stop --time=1 ddbf196342d8d0d7e8f9af6d0cdd9f39b513b48681a3d42a5ea12b1bee9c4a7b 19:01:50 $ docker rm -f ddbf196342d8d0d7e8f9af6d0cdd9f39b513b48681a3d42a5ea12b1bee9c4a7b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 19:01:54 Stashed 114 file(s) [Pipeline] echo 19:01:54 [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 19:02:09 Still waiting to schedule task 19:02:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:02:09 Still waiting to schedule task 19:02:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:03:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6750 in /w/workspace/ndry_app-functions-sdk-go_PR-345 [Pipeline] { [Pipeline] ws 19:03:53 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 19:03:59 using credential edgex-jenkins-ssh 19:03:59 Cloning the remote Git repository 19:03:59 Cloning with configured refspecs honoured and without tags 19:04:00 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:04:00 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 19:04:00 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:04:00 > git --version # timeout=10 19:04:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:04:03 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:04:03 Fetching without tags 19:04:04 Merging remotes/origin/master commit 6bb8306176bf67385a372e976003d8362d69784f into PR head commit 31808384657955aa9ae942c96e32ce9762d710f7 19:04:04 Merge succeeded, producing d97081680a9e62b5466062042d084bd30607eaca 19:04:04 Checking out Revision d97081680a9e62b5466062042d084bd30607eaca (PR-345) 19:04:03 > git config --add remote.origin.fetch +refs/pull/345/head:refs/remotes/origin/PR-345 # timeout=10 19:04:03 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:04:03 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:04:03 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:04:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:03 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:04:04 > git config core.sparsecheckout # timeout=10 19:04:04 > git checkout -f 31808384657955aa9ae942c96e32ce9762d710f7 # timeout=10 19:04:04 > git remote # timeout=10 19:04:04 > git config --get remote.origin.url # timeout=10 19:04:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:04 > git merge 6bb8306176bf67385a372e976003d8362d69784f # timeout=10 19:04:04 > git rev-parse HEAD^{commit} # timeout=10 19:04:04 > git config core.sparsecheckout # timeout=10 19:04:04 > git checkout -f d97081680a9e62b5466062042d084bd30607eaca # timeout=10 19:04:09 Commit message: "Merge commit '6bb8306176bf67385a372e976003d8362d69784f' into HEAD" 19:04:09 First time build. Skipping changelog. 19:04:09 > git --version # timeout=10 19:04:09 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:04:12 ========================================================= 19:04:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 19:04:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:04:13 + 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 . 19:04:15 Sending build context to Docker daemon 36.88MB 19:04:15 Step 1/8 : ARG BASE=golang:1.13-alpine 19:04:15 Step 2/8 : FROM ${BASE} 19:04:15 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:04:15 cde5963f3b93: Pulling fs layer 19:04:15 2a23fa8c16f7: Pulling fs layer 19:04:15 777b28850792: Pulling fs layer 19:04:15 8a11ddd9e578: Pulling fs layer 19:04:15 4cf88f913ddb: Pulling fs layer 19:04:15 1df406cf5192: Pulling fs layer 19:04:15 cd6300453558: Pulling fs layer 19:04:15 b9c365052c96: Pulling fs layer 19:04:15 a2d8cc88f415: Pulling fs layer 19:04:15 ea1d1ca13537: Pulling fs layer 19:04:15 3750a50a1c5e: Pulling fs layer 19:04:15 8a11ddd9e578: Waiting 19:04:15 4cf88f913ddb: Waiting 19:04:15 1df406cf5192: Waiting 19:04:15 cd6300453558: Waiting 19:04:15 b9c365052c96: Waiting 19:04:15 a2d8cc88f415: Waiting 19:04:15 ea1d1ca13537: Waiting 19:04:15 3750a50a1c5e: Waiting 19:04:15 777b28850792: Download complete 19:04:15 2a23fa8c16f7: Verifying Checksum 19:04:15 2a23fa8c16f7: Download complete 19:04:15 4cf88f913ddb: Verifying Checksum 19:04:15 4cf88f913ddb: Download complete 19:04:15 1df406cf5192: Verifying Checksum 19:04:15 1df406cf5192: Download complete 19:04:15 cde5963f3b93: Verifying Checksum 19:04:15 cde5963f3b93: Download complete 19:04:16 cde5963f3b93: Pull complete 19:04:17 2a23fa8c16f7: Pull complete 19:04:17 777b28850792: Pull complete 19:04:19 cd6300453558: Download complete 19:04:19 a2d8cc88f415: Download complete 19:04:22 ea1d1ca13537: Verifying Checksum 19:04:22 ea1d1ca13537: Download complete 19:04:22 3750a50a1c5e: Verifying Checksum 19:04:22 3750a50a1c5e: Download complete 19:04:24 b9c365052c96: Verifying Checksum 19:04:24 b9c365052c96: Download complete 19:04:26 8a11ddd9e578: Verifying Checksum 19:04:26 8a11ddd9e578: Download complete 19:04:33 Running on prd-centos7-docker-4c-2g-6752 in /w/workspace/ndry_app-functions-sdk-go_PR-345 [Pipeline] { [Pipeline] ws 19:04:33 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 19:04:35 using credential edgex-jenkins-ssh 19:04:35 Cloning the remote Git repository 19:04:35 Cloning with configured refspecs honoured and without tags 19:04:35 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:04:35 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 19:04:35 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:04:35 > git --version # timeout=10 19:04:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:04:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:04:36 > git config --add remote.origin.fetch +refs/pull/345/head:refs/remotes/origin/PR-345 # timeout=10 19:04:36 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:04:36 Fetching without tags 19:04:37 Merging remotes/origin/master commit 6bb8306176bf67385a372e976003d8362d69784f into PR head commit 31808384657955aa9ae942c96e32ce9762d710f7 19:04:37 Merge succeeded, producing 7c6cb791ef6a613a8459a27318da804665fcef50 19:04:37 Checking out Revision 7c6cb791ef6a613a8459a27318da804665fcef50 (PR-345) 19:04:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:04:36 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:04:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:04:37 > git config core.sparsecheckout # timeout=10 19:04:37 > git checkout -f 31808384657955aa9ae942c96e32ce9762d710f7 # timeout=10 19:04:37 > git remote # timeout=10 19:04:37 > git config --get remote.origin.url # timeout=10 19:04:37 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:37 > git merge 6bb8306176bf67385a372e976003d8362d69784f # timeout=10 19:04:37 > git rev-parse HEAD^{commit} # timeout=10 19:04:37 > git config core.sparsecheckout # timeout=10 19:04:37 > git checkout -f 7c6cb791ef6a613a8459a27318da804665fcef50 # timeout=10 19:04:38 8a11ddd9e578: Pull complete 19:04:38 4cf88f913ddb: Pull complete 19:04:39 1df406cf5192: Pull complete 19:04:41 Commit message: "Merge commit '6bb8306176bf67385a372e976003d8362d69784f' into HEAD" 19:04:41 First time build. Skipping changelog. 19:04:41 > git --version # timeout=10 19:04:41 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:04:43 ========================================================= 19:04:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 19:04:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:04:43 + 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 . 19:04:44 cd6300453558: Pull complete 19:04:44 Sending build context to Docker daemon 36.88MB 19:04:44 Step 1/8 : ARG BASE=golang:1.13-alpine 19:04:44 Step 2/8 : FROM ${BASE} 19:04:44 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 19:04:44 e6b0cf9c0882: Pulling fs layer 19:04:44 2848faf0eed1: Pulling fs layer 19:04:44 0f37312ad70f: Pulling fs layer 19:04:44 5788d62ee057: Pulling fs layer 19:04:44 0e6b1d234666: Pulling fs layer 19:04:44 bf5d7aec512f: Pulling fs layer 19:04:44 34c802a77dc8: Pulling fs layer 19:04:44 9eb99e56ec68: Pulling fs layer 19:04:44 27c7a5d97fbd: Pulling fs layer 19:04:44 5c102a31e300: Pulling fs layer 19:04:44 dcfb455df0a1: Pulling fs layer 19:04:44 bf5d7aec512f: Waiting 19:04:44 34c802a77dc8: Waiting 19:04:44 5788d62ee057: Waiting 19:04:44 9eb99e56ec68: Waiting 19:04:44 27c7a5d97fbd: Waiting 19:04:44 0e6b1d234666: Waiting 19:04:44 dcfb455df0a1: Waiting 19:04:44 0f37312ad70f: Verifying Checksum 19:04:44 0f37312ad70f: Download complete 19:04:44 2848faf0eed1: Verifying Checksum 19:04:44 2848faf0eed1: Download complete 19:04:44 0e6b1d234666: Verifying Checksum 19:04:44 0e6b1d234666: Download complete 19:04:44 bf5d7aec512f: Download complete 19:04:44 e6b0cf9c0882: Verifying Checksum 19:04:44 e6b0cf9c0882: Download complete 19:04:45 34c802a77dc8: Verifying Checksum 19:04:45 34c802a77dc8: Download complete 19:04:45 27c7a5d97fbd: Verifying Checksum 19:04:45 27c7a5d97fbd: Download complete 19:04:45 5c102a31e300: Verifying Checksum 19:04:45 5c102a31e300: Download complete 19:04:45 dcfb455df0a1: Verifying Checksum 19:04:45 dcfb455df0a1: Download complete 19:04:46 9eb99e56ec68: Verifying Checksum 19:04:46 9eb99e56ec68: Download complete 19:04:46 5788d62ee057: Verifying Checksum 19:04:46 5788d62ee057: Download complete 19:04:47 e6b0cf9c0882: Pull complete 19:04:47 2848faf0eed1: Pull complete 19:04:47 0f37312ad70f: Pull complete 19:04:48 b9c365052c96: Pull complete 19:04:48 a2d8cc88f415: Pull complete 19:04:51 ea1d1ca13537: Pull complete 19:04:51 3750a50a1c5e: Pull complete 19:04:51 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 19:04:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 19:04:51 ---> 78745c68409d 19:04:51 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 19:04:51 latest: Pulling from library/docker 19:04:51 29e5d40040c1: Pulling fs layer 19:04:51 3be38edc41e1: Pulling fs layer 19:04:51 fe3afb04d599: Pulling fs layer 19:04:51 59b74c254a8a: Pulling fs layer 19:04:51 9eee44a9dabb: Pulling fs layer 19:04:51 ae4d1ef7be7c: Pulling fs layer 19:04:51 8486642a619f: Pulling fs layer 19:04:51 59b74c254a8a: Waiting 19:04:51 9eee44a9dabb: Waiting 19:04:51 ae4d1ef7be7c: Waiting 19:04:51 8486642a619f: Waiting 19:04:52 fe3afb04d599: Download complete 19:04:52 3be38edc41e1: Verifying Checksum 19:04:52 3be38edc41e1: Download complete 19:04:52 29e5d40040c1: Verifying Checksum 19:04:52 29e5d40040c1: Download complete 19:04:52 9eee44a9dabb: Download complete 19:04:52 ae4d1ef7be7c: Verifying Checksum 19:04:52 ae4d1ef7be7c: Download complete 19:04:52 8486642a619f: Verifying Checksum 19:04:52 8486642a619f: Download complete 19:04:52 29e5d40040c1: Pull complete 19:04:53 3be38edc41e1: Pull complete 19:04:53 fe3afb04d599: Pull complete 19:04:53 5788d62ee057: Pull complete 19:04:53 0e6b1d234666: Pull complete 19:04:53 bf5d7aec512f: Pull complete 19:04:57 59b74c254a8a: Verifying Checksum 19:04:57 59b74c254a8a: Download complete 19:04:59 34c802a77dc8: Pull complete 19:05:01 59b74c254a8a: Pull complete 19:05:01 9eee44a9dabb: Pull complete 19:05:01 9eb99e56ec68: Pull complete 19:05:01 27c7a5d97fbd: Pull complete 19:05:01 ae4d1ef7be7c: Pull complete 19:05:01 8486642a619f: Pull complete 19:05:01 Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 19:05:01 Status: Downloaded newer image for docker:latest 19:05:02 5c102a31e300: Pull complete 19:05:02 dcfb455df0a1: Pull complete 19:05:02 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 19:05:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 19:05:02 ---> 7c70fe431013 19:05:02 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 19:05:02 latest: Pulling from library/docker 19:05:03 cbdbe7a5bc2a: Pulling fs layer 19:05:03 6f4c731d6eb3: Pulling fs layer 19:05:03 5d79d4ac3cd0: Pulling fs layer 19:05:03 65de10866d6a: Pulling fs layer 19:05:03 ffd69ed7f17f: Pulling fs layer 19:05:03 07ba9e5a2fa6: Pulling fs layer 19:05:03 75478c283dd2: Pulling fs layer 19:05:03 ffd69ed7f17f: Waiting 19:05:03 07ba9e5a2fa6: Waiting 19:05:03 75478c283dd2: Waiting 19:05:03 65de10866d6a: Waiting 19:05:03 5d79d4ac3cd0: Verifying Checksum 19:05:03 5d79d4ac3cd0: Download complete 19:05:03 6f4c731d6eb3: Verifying Checksum 19:05:03 6f4c731d6eb3: Download complete 19:05:03 cbdbe7a5bc2a: Verifying Checksum 19:05:03 cbdbe7a5bc2a: Download complete 19:05:03 07ba9e5a2fa6: Verifying Checksum 19:05:03 07ba9e5a2fa6: Download complete 19:05:03 ffd69ed7f17f: Download complete 19:05:03 cbdbe7a5bc2a: Pull complete 19:05:03 75478c283dd2: Verifying Checksum 19:05:03 75478c283dd2: Download complete 19:05:04 6f4c731d6eb3: Pull complete 19:05:04 5d79d4ac3cd0: Pull complete 19:05:04 65de10866d6a: Verifying Checksum 19:05:04 65de10866d6a: Download complete 19:05:07 65de10866d6a: Pull complete 19:05:07 ffd69ed7f17f: Pull complete 19:05:07 07ba9e5a2fa6: Pull complete 19:05:07 75478c283dd2: Pull complete 19:05:07 Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 19:05:07 Status: Downloaded newer image for docker:latest 19:05:08 ---> c42860ec9ef8 19:05:08 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:05:08 ---> Running in 157dd3036379 19:05:09 Removing intermediate container 157dd3036379 19:05:09 ---> fe3ef740a146 19:05:09 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:05:09 ---> Running in d55c889321e1 19:05:09 ---> 4a6c6480f224 19:05:09 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:05:09 ---> Running in ab8747b8fd38 19:05:09 Removing intermediate container ab8747b8fd38 19:05:09 ---> 9a641c2577f8 19:05:09 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:05:09 ---> Running in 547d51f83b7a 19:05:10 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 19:05:10 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 19:05:10 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 19:05:11 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 19:05:11 (1/5) Installing libsodium (1.0.18-r0) 19:05:11 (2/5) Installing libzmq (4.3.2-r0) 19:05:11 (3/5) Installing pkgconf (1.6.3-r0) 19:05:11 (4/5) Installing libsodium-dev (1.0.18-r0) 19:05:11 (1/5) Installing libsodium (1.0.18-r0) 19:05:11 (2/5) Installing libzmq (4.3.2-r0) 19:05:11 (3/5) Installing pkgconf (1.6.3-r0) 19:05:11 (5/5) Installing zeromq-dev (4.3.2-r0) 19:05:11 Executing busybox-1.31.1-r8.trigger 19:05:11 OK: 145 MiB in 44 packages 19:05:11 (4/5) Installing libsodium-dev (1.0.18-r0) 19:05:11 (5/5) Installing zeromq-dev (4.3.2-r0) 19:05:11 Executing busybox-1.31.1-r8.trigger 19:05:11 OK: 127 MiB in 44 packages 19:05:12 Removing intermediate container 547d51f83b7a 19:05:12 ---> 322d245b13e5 19:05:12 Step 6/8 : WORKDIR /build 19:05:12 ---> Running in 1a6dee9e56a4 19:05:12 Removing intermediate container 1a6dee9e56a4 19:05:12 ---> f648b59be406 19:05:12 Step 7/8 : COPY go.mod . 19:05:12 ---> 66377c2d4540 19:05:12 Step 8/8 : RUN go mod download 19:05:12 ---> Running in b478bde2e94c 19:05:13 Removing intermediate container d55c889321e1 19:05:13 ---> 80f9bf942c7d 19:05:13 Step 6/8 : WORKDIR /build 19:05:13 ---> Running in 7b06cfd898ef 19:05:13 Removing intermediate container 7b06cfd898ef 19:05:13 ---> 6074cc2b829a 19:05:13 Step 7/8 : COPY go.mod . 19:05:14 ---> f6c29014f0d3 19:05:14 Step 8/8 : RUN go mod download 19:05:14 ---> Running in a2106e822d14 19:05:15 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:05:15 go: finding github.com/BurntSushi/toml v0.3.1 19:05:15 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 19:05:15 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:05:15 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 19:05:15 go: finding github.com/bgentry/speakeasy v0.1.0 19:05:15 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 19:05:15 go: finding github.com/davecgh/go-spew v1.1.1 19:05:15 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 19:05:15 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 19:05:15 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 19:05:15 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 19:05:15 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 19:05:16 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 19:05:16 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 19:05:16 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 19:05:16 go: finding github.com/fatih/color v1.7.0 19:05:16 go: finding github.com/fsnotify/fsnotify v1.4.7 19:05:16 go: finding github.com/fxamacker/cbor/v2 v2.2.0 19:05:16 go: finding github.com/go-kit/kit v0.8.0 19:05:16 go: finding github.com/go-logfmt/logfmt v0.4.0 19:05:16 go: finding github.com/go-redis/redis/v7 v7.2.0 19:05:16 go: finding github.com/go-stack/stack v1.8.0 19:05:16 go: finding github.com/golang/protobuf v1.3.2 19:05:16 go: finding github.com/golang/snappy v0.0.1 19:05:16 go: finding github.com/gomodule/redigo v2.0.0+incompatible 19:05:16 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:05:16 go: finding github.com/google/go-cmp v0.4.0 19:05:16 go: finding github.com/google/uuid v1.1.1 19:05:16 go: finding github.com/gorilla/mux v1.7.4 19:05:16 go: finding github.com/hashicorp/consul/api v1.1.0 19:05:16 go: finding github.com/hashicorp/consul/sdk v0.1.1 19:05:16 go: finding github.com/hashicorp/errwrap v1.0.0 19:05:16 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 19:05:16 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 19:05:16 go: finding github.com/hashicorp/go-msgpack v0.5.3 19:05:16 go: finding github.com/hashicorp/go-multierror v1.0.0 19:05:16 go: finding github.com/hashicorp/go-rootcerts v1.0.0 19:05:16 go: finding github.com/hashicorp/go-sockaddr v1.0.0 19:05:16 go: finding github.com/hashicorp/go-syslog v1.0.0 19:05:16 go: finding github.com/hashicorp/go-uuid v1.0.1 19:05:16 go: finding github.com/hashicorp/go.net v0.0.1 19:05:16 go: finding github.com/hashicorp/golang-lru v0.5.0 19:05:17 go: finding github.com/hashicorp/logutils v1.0.0 19:05:17 go: finding github.com/hashicorp/mdns v1.0.0 19:05:17 go: finding github.com/hashicorp/memberlist v0.1.3 19:05:17 go: finding github.com/hashicorp/serf v0.8.2 19:05:17 go: finding github.com/hpcloud/tail v1.0.0 19:05:17 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:05:17 go: finding github.com/kr/pretty v0.1.0 19:05:17 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:05:17 go: finding github.com/BurntSushi/toml v0.3.1 19:05:17 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 19:05:17 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:05:17 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 19:05:17 go: finding github.com/bgentry/speakeasy v0.1.0 19:05:17 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 19:05:17 go: finding github.com/davecgh/go-spew v1.1.1 19:05:17 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 19:05:17 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 19:05:17 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 19:05:17 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 19:05:17 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 19:05:17 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 19:05:17 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 19:05:17 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 19:05:17 go: finding github.com/kr/pty v1.1.1 19:05:17 go: finding github.com/kr/text v0.1.0 19:05:17 go: finding github.com/mattn/go-colorable v0.0.9 19:05:17 go: finding github.com/mattn/go-isatty v0.0.3 19:05:17 go: finding github.com/miekg/dns v1.0.14 19:05:17 go: finding github.com/mitchellh/cli v1.0.0 19:05:17 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:05:17 go: finding github.com/fatih/color v1.7.0 19:05:17 go: finding github.com/fsnotify/fsnotify v1.4.7 19:05:17 go: finding github.com/fxamacker/cbor/v2 v2.2.0 19:05:17 go: finding github.com/go-kit/kit v0.8.0 19:05:17 go: finding github.com/go-logfmt/logfmt v0.4.0 19:05:17 go: finding github.com/go-redis/redis/v7 v7.2.0 19:05:17 go: finding github.com/go-stack/stack v1.8.0 19:05:17 go: finding github.com/golang/protobuf v1.3.2 19:05:17 go: finding github.com/golang/snappy v0.0.1 19:05:17 go: finding github.com/gomodule/redigo v2.0.0+incompatible 19:05:17 go: finding github.com/mitchellh/copystructure v1.0.0 19:05:17 go: finding github.com/mitchellh/go-homedir v1.0.0 19:05:17 go: finding github.com/mitchellh/go-testing-interface v1.0.0 19:05:17 go: finding github.com/mitchellh/gox v0.4.0 19:05:17 go: finding github.com/mitchellh/iochan v1.0.0 19:05:17 go: finding github.com/mitchellh/mapstructure v1.1.2 19:05:17 go: finding github.com/mitchellh/reflectwalk v1.0.0 19:05:17 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:05:17 go: finding github.com/google/go-cmp v0.4.0 19:05:17 go: finding github.com/google/uuid v1.1.1 19:05:17 go: finding github.com/gorilla/mux v1.7.4 19:05:17 go: finding github.com/hashicorp/consul/api v1.1.0 19:05:17 go: finding github.com/hashicorp/consul/sdk v0.1.1 19:05:17 go: finding github.com/hashicorp/errwrap v1.0.0 19:05:17 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 19:05:17 go: finding github.com/onsi/ginkgo v1.10.1 19:05:17 go: finding github.com/onsi/gomega v1.7.0 19:05:17 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:05:17 go: finding github.com/pebbe/zmq4 v1.0.0 19:05:17 go: finding github.com/pelletier/go-toml v1.2.0 19:05:17 go: finding github.com/pkg/errors v0.8.1 19:05:17 go: finding github.com/pmezard/go-difflib v1.0.0 19:05:17 go: finding github.com/posener/complete v1.1.1 19:05:18 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 19:05:18 go: finding github.com/hashicorp/go-msgpack v0.5.3 19:05:18 go: finding github.com/hashicorp/go-multierror v1.0.0 19:05:18 go: finding github.com/hashicorp/go-rootcerts v1.0.0 19:05:18 go: finding github.com/hashicorp/go-sockaddr v1.0.0 19:05:18 go: finding github.com/hashicorp/go-syslog v1.0.0 19:05:18 go: finding github.com/hashicorp/go-uuid v1.0.1 19:05:18 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 19:05:18 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:05:18 go: finding github.com/stretchr/objx v0.2.0 19:05:18 go: finding github.com/stretchr/testify v1.5.1 19:05:18 go: finding github.com/tidwall/pretty v1.0.1 19:05:18 go: finding github.com/ugorji/go v1.1.4 19:05:18 go: finding github.com/x448/float16 v0.8.4 19:05:18 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 19:05:18 go: finding github.com/xdg/stringprep v1.0.0 19:05:18 go: finding go.mongodb.org/mongo-driver v1.1.1 19:05:18 go: finding github.com/hashicorp/go.net v0.0.1 19:05:18 go: finding github.com/hashicorp/golang-lru v0.5.0 19:05:18 go: finding github.com/hashicorp/logutils v1.0.0 19:05:18 go: finding github.com/hashicorp/mdns v1.0.0 19:05:18 go: finding github.com/hashicorp/memberlist v0.1.3 19:05:18 go: finding github.com/hashicorp/serf v0.8.2 19:05:18 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 19:05:18 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 19:05:18 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 19:05:18 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 19:05:18 go: finding golang.org/x/text v0.3.2 19:05:18 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 19:05:18 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 19:05:18 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:05:18 go: finding gopkg.in/fsnotify.v1 v1.4.7 19:05:18 go: finding github.com/hpcloud/tail v1.0.0 19:05:18 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:05:18 go: finding github.com/kr/pretty v0.1.0 19:05:18 go: finding github.com/kr/pty v1.1.1 19:05:18 go: finding github.com/kr/text v0.1.0 19:05:18 go: finding github.com/mattn/go-colorable v0.0.9 19:05:18 go: finding github.com/mattn/go-isatty v0.0.3 19:05:18 go: finding github.com/miekg/dns v1.0.14 19:05:18 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:05:18 go: finding gopkg.in/yaml.v2 v2.2.8 19:05:18 go: finding github.com/mitchellh/cli v1.0.0 19:05:18 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:05:18 go: finding github.com/mitchellh/copystructure v1.0.0 19:05:18 go: finding github.com/mitchellh/go-homedir v1.0.0 19:05:18 go: finding github.com/mitchellh/go-testing-interface v1.0.0 19:05:18 go: finding github.com/mitchellh/gox v0.4.0 19:05:19 go: finding github.com/mitchellh/iochan v1.0.0 19:05:19 go: finding github.com/mitchellh/mapstructure v1.1.2 19:05:19 go: finding github.com/mitchellh/reflectwalk v1.0.0 19:05:19 go: finding github.com/onsi/ginkgo v1.10.1 19:05:19 go: finding github.com/onsi/gomega v1.7.0 19:05:19 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:05:19 go: finding github.com/pebbe/zmq4 v1.0.0 19:05:19 go: finding github.com/pelletier/go-toml v1.2.0 19:05:19 go: finding github.com/pkg/errors v0.8.1 19:05:19 go: finding github.com/pmezard/go-difflib v1.0.0 19:05:19 go: finding github.com/posener/complete v1.1.1 19:05:19 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 19:05:19 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:05:19 go: finding github.com/stretchr/objx v0.2.0 19:05:19 go: finding github.com/stretchr/testify v1.5.1 19:05:19 go: finding github.com/tidwall/pretty v1.0.1 19:05:19 go: finding github.com/ugorji/go v1.1.4 19:05:19 go: finding github.com/x448/float16 v0.8.4 19:05:19 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 19:05:19 go: finding github.com/xdg/stringprep v1.0.0 19:05:19 go: finding go.mongodb.org/mongo-driver v1.1.1 19:05:19 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 19:05:19 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 19:05:19 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 19:05:19 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 19:05:19 go: finding golang.org/x/text v0.3.2 19:05:19 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 19:05:19 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 19:05:19 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:05:19 go: finding gopkg.in/fsnotify.v1 v1.4.7 19:05:19 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:05:19 go: finding gopkg.in/yaml.v2 v2.2.8 19:05:30 Removing intermediate container b478bde2e94c 19:05:30 ---> a52ea79e083f 19:05:30 Successfully built a52ea79e083f 19:05:30 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 19:05:31 + docker inspect -f . ci-base-image-x86_64 19:05:31 . [Pipeline] withDockerContainer 19:05:32 prd-centos7-docker-4c-2g-6752 does not seem to be running inside a container 19:05:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:05:33 $ docker top bcc8bb846362b685c505edb483d1afee4f055a6903cbcca6cd7f7a824b37b68a -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:33 + go version 19:05:33 go version go1.13.5 linux/amd64 [Pipeline] sh 19:05:34 + make test 19:05:34 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:05:35 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 19:05:38 Removing intermediate container a2106e822d14 19:05:38 ---> 60d3e4c92b57 19:05:38 Successfully built 60d3e4c92b57 19:05:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:39 + docker inspect -f . ci-base-image-arm64 19:05:39 . [Pipeline] withDockerContainer 19:05:39 prd-ubuntu18.04-docker-arm64-4c-16g-6750 does not seem to be running inside a container 19:05:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:05:41 $ docker top 6cd88eb020f39de603fc5dd1b6ff6d9f01f36247ab25080d751acf45072e7891 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:42 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.090s coverage: 86.2% of statements 19:05:42 + go version 19:05:42 go version go1.13.5 linux/arm64 [Pipeline] sh 19:05:42 + make test 19:05:42 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:05:44 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 19:05:57 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.027s coverage: 49.8% of statements 19:05:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 19:05:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 19:05:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.063s coverage: 56.3% of statements 19:05:57 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 19:05:59 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 1.689s coverage: 69.1% of statements 19:06:07 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.108s coverage: 86.2% of statements 19:06:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.530s coverage: 73.4% of statements 19:06:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.007s coverage: 89.5% of statements 19:06:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements 19:06:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.063s coverage: 100.0% of statements 19:06:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 19:06:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.009s coverage: 100.0% of statements 19:06:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 19:06:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 19:06:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 19:06:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 19:06:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 19:06:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 19:06:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 19:06:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 19:06:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 19:06:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 19:06:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 19:06:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 19:06:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 19:06:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.686s coverage: 78.0% of statements 19:06:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.066s coverage: 81.1% of statements 19:06:13 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 19:06:13 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 6.231s coverage: 70.1% of statements 19:06:13 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 19:06:13 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 100.0% of statements 19:06:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:06:16 gofmt -l . 19:06:16 [ "`gofmt -l .`" = "" ] 19:06:16 ./bin/test-go-mod-tidy.sh [Pipeline] stash 19:06:17 Stashed 1 file(s) [Pipeline] } 19:06:17 $ docker stop --time=1 bcc8bb846362b685c505edb483d1afee4f055a6903cbcca6cd7f7a824b37b68a 19:06:18 $ docker rm -f bcc8bb846362b685c505edb483d1afee4f055a6903cbcca6cd7f7a824b37b68a [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] } 19:06:46 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.047s coverage: 49.8% of statements 19:06:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 19:06:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 19:06:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.053s coverage: 56.3% of statements 19:06:46 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 19:06:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.321s coverage: 69.1% of statements 19:06:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.492s coverage: 73.4% of statements 19:06:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.017s coverage: 89.5% of statements 19:06:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.028s coverage: 100.0% of statements 19:06:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.107s coverage: 100.0% of statements 19:06:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.019s coverage: 100.0% of statements 19:06:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.020s coverage: 100.0% of statements 19:06:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 19:06:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 19:06:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 19:06:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 19:06:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 19:06:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 19:06:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 19:06:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.030s coverage: 96.6% of statements 19:06:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 19:06:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.018s coverage: 97.7% of statements 19:06:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 19:06:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 19:06:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 19:06:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.740s coverage: 78.0% of statements 19:06:57 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.105s coverage: 81.1% of statements 19:06:57 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 19:06:57 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.518s coverage: 70.1% of statements 19:06:57 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 19:06:57 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.019s coverage: 100.0% of statements 19:06:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:07:10 gofmt -l . 19:07:10 [ "`gofmt -l .`" = "" ] 19:07:10 ./bin/test-go-mod-tidy.sh [Pipeline] stash 19:07:10 Warning: overwriting stash ‘coverage-report’ 19:07:10 Stashed 1 file(s) [Pipeline] } 19:07:10 $ docker stop --time=1 6cd88eb020f39de603fc5dd1b6ff6d9f01f36247ab25080d751acf45072e7891 19:07:13 $ docker rm -f 6cd88eb020f39de603fc5dd1b6ff6d9f01f36247ab25080d751acf45072e7891 [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 19:07:16 provisioning config files... 19:07:16 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-345@tmp/config5219456061612808043tmp [Pipeline] { [Pipeline] sh 19:07:16 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-345@tmp/config5219456061612808043tmp 19:07:16 + curl -s https://codecov.io/bash 19:07:16 19:07:16 _____ _ 19:07:16 / ____| | | 19:07:16 | | ___ __| | ___ ___ _____ __ 19:07:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:07:16 | |___| (_) | (_| | __/ (_| (_) \ V / 19:07:16 \_____\___/ \__,_|\___|\___\___/ \_/ 19:07:16 Bash-tbd 19:07:16 19:07:16 19:07:16 ==> Jenkins CI detected. 19:07:16 project root: . 19:07:16 Fixing merge commit SHA 19:07:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:07:16 ==> Running gcov in . (disable via -X gcov) 19:07:16 ==> Python coveragepy not found 19:07:16 ==> Searching for coverage reports in: 19:07:16 + . 19:07:16 -> Found 1 reports 19:07:16 ==> Detecting git/mercurial file structure 19:07:17 ==> Reading reports 19:07:17 + ./coverage.out bytes=76056 19:07:17 ==> Appending adjustments 19:07:17 http://docs.codecov.io/docs/fixing-reports 19:07:17 + Found adjustments 19:07:17 ==> Gzipping contents 19:07:17 ==> Uploading reports 19:07:17 url: https://codecov.io 19:07:17 query: branch=PR-345&commit=6bb8306176bf67385a372e976003d8362d69784f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-345%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=345&job= 19:07:17 -> Pinging Codecov 19:07:17 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-345&commit=6bb8306176bf67385a372e976003d8362d69784f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-345%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=345&job= 19:07:18 -> Uploading 19:07:19 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/6bb8306176bf67385a372e976003d8362d69784f [Pipeline] } 19:07:19 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 19:07:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:07:21 ---> package-listing.sh 19:07:21 ++ tr '[:upper:]' '[:lower:]' 19:07:21 ++ facter osfamily 19:07:21 + OS_FAMILY=redhat 19:07:21 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-345 19:07:21 + START_PACKAGES=/tmp/packages_start.txt 19:07:21 + END_PACKAGES=/tmp/packages_end.txt 19:07:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:07:21 + PACKAGES=/tmp/packages_start.txt 19:07:21 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-345 ']' 19:07:21 + PACKAGES=/tmp/packages_end.txt 19:07:21 + case "${OS_FAMILY}" in 19:07:21 + sort 19:07:21 + rpm -qa 19:07:27 + '[' -f /tmp/packages_start.txt ']' 19:07:27 + '[' -f /tmp/packages_end.txt ']' 19:07:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:07:27 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-345 ']' 19:07:27 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-345/archives/ 19:07:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-345/archives/ [Pipeline] isUnix [Pipeline] sh 19:07:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:07:27 19:07:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:07:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:07:28 alpine: Pulling from edgex-lftools-log-publisher 19:07:28 c9b1b535fdd9: Pulling fs layer 19:07:28 2cc5ad85d9ab: Pulling fs layer 19:07:28 756a868c4378: Pulling fs layer 19:07:28 444b2fc9a129: Pulling fs layer 19:07:28 ea15f1150254: Pulling fs layer 19:07:28 41b27a9f41bf: Pulling fs layer 19:07:28 28c525ee5125: Pulling fs layer 19:07:28 094b1ea09ed8: Pulling fs layer 19:07:28 138eaada9080: Pulling fs layer 19:07:28 0622d0fa9048: Pulling fs layer 19:07:28 444b2fc9a129: Waiting 19:07:28 ea15f1150254: Waiting 19:07:28 41b27a9f41bf: Waiting 19:07:28 28c525ee5125: Waiting 19:07:28 094b1ea09ed8: Waiting 19:07:28 0622d0fa9048: Waiting 19:07:28 2cc5ad85d9ab: Download complete 19:07:28 444b2fc9a129: Verifying Checksum 19:07:28 444b2fc9a129: Download complete 19:07:28 c9b1b535fdd9: Download complete 19:07:28 ea15f1150254: Verifying Checksum 19:07:28 ea15f1150254: Download complete 19:07:28 28c525ee5125: Verifying Checksum 19:07:28 28c525ee5125: Download complete 19:07:29 c9b1b535fdd9: Pull complete 19:07:29 756a868c4378: Verifying Checksum 19:07:29 756a868c4378: Download complete 19:07:29 2cc5ad85d9ab: Pull complete 19:07:30 094b1ea09ed8: Verifying Checksum 19:07:30 094b1ea09ed8: Download complete 19:07:30 0622d0fa9048: Verifying Checksum 19:07:30 0622d0fa9048: Download complete 19:07:30 138eaada9080: Verifying Checksum 19:07:30 138eaada9080: Download complete 19:07:31 41b27a9f41bf: Verifying Checksum 19:07:31 41b27a9f41bf: Download complete 19:07:32 756a868c4378: Pull complete 19:07:32 444b2fc9a129: Pull complete 19:07:33 ea15f1150254: Pull complete 19:07:39 41b27a9f41bf: Pull complete 19:07:39 28c525ee5125: Pull complete 19:07:42 094b1ea09ed8: Pull complete 19:07:43 138eaada9080: Pull complete 19:07:44 0622d0fa9048: Pull complete 19:07:44 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 19:07:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:07:44 prd-centos7-docker-4c-2g-6749 does not seem to be running inside a container 19:07:44 $ 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-345 -v /w/workspace/ndry_app-functions-sdk-go_PR-345:/w/workspace/ndry_app-functions-sdk-go_PR-345:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-345@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-345@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 19:07:46 $ docker top cdb244dada1aab101fb5d1d3e6a18fd78be5a671363bff26dcbfe05bc99e6290 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:46 provisioning config files... 19:07:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-345@tmp/config7998679297364989949tmp [Pipeline] { [Pipeline] echo 19:07:46 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:07:47 ---> create-netrc.sh [Pipeline] echo 19:07:47 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:07:47 ---> logs-deploy.sh 19:07:47 + ARCHIVE_ARTIFACTS= 19:07:47 + LOGS_SERVER=https://logs.edgexfoundry.org 19:07:47 + '[' https://logs.edgexfoundry.org == None ']' 19:07:47 + NEXUS_URL=https://nexus.edgexfoundry.org 19:07:47 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-345/1 19:07:47 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-345/1/ 19:07:47 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-345/1 /w/workspace/ndry_app-functions-sdk-go_PR-345 19:07:50 Archives upload complete. 19:07:50 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-345/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-345/1/ 19:07:51 ---> uname -a: 19:07:51 Linux cdb244dada1a 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 19:07:51 19:07:51 19:07:51 ---> lscpu: 19:07:51 Architecture: x86_64 19:07:51 CPU op-mode(s): 32-bit, 64-bit 19:07:51 Byte Order: Little Endian 19:07:51 Address sizes: 40 bits physical, 48 bits virtual 19:07:51 CPU(s): 4 19:07:51 On-line CPU(s) list: 0-3 19:07:51 Thread(s) per core: 1 19:07:51 Core(s) per socket: 1 19:07:51 Socket(s): 4 19:07:51 NUMA node(s): 1 19:07:51 Vendor ID: GenuineIntel 19:07:51 CPU family: 6 19:07:51 Model: 44 19:07:51 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:07:51 Stepping: 1 19:07:51 CPU MHz: 2933.438 19:07:51 BogoMIPS: 5866.87 19:07:51 Virtualization: VT-x 19:07:51 Hypervisor vendor: KVM 19:07:51 Virtualization type: full 19:07:51 L1d cache: 128 KiB 19:07:51 L1i cache: 128 KiB 19:07:51 L2 cache: 16 MiB 19:07:51 L3 cache: 64 MiB 19:07:51 NUMA node0 CPU(s): 0-3 19:07:51 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 19:07:51 Vulnerability Meltdown: Mitigation; PTI 19:07:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:07:51 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 19:07:51 Vulnerability Spectre v2: Mitigation; Full retpoline 19:07:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 19:07:51 19:07:51 19:07:51 ---> nproc: 19:07:51 4 19:07:51 19:07:51 19:07:51 ---> df -h: 19:07:51 Filesystem Size Used Available Use% Mounted on 19:07:51 overlay 50.0G 6.3G 43.7G 13% / 19:07:51 tmpfs 64.0M 0 64.0M 0% /dev 19:07:51 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 19:07:51 shm 64.0M 0 64.0M 0% /dev/shm 19:07:51 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 19:07:51 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 19:07:51 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 19:07:51 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-345 19:07:51 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-345@tmp 19:07:51 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 19:07:51 19:07:51 19:07:51 ---> free -m: 19:07:51 total used free shared buff/cache available 19:07:51 Mem: 1838 645 69 0 1123 1088 19:07:51 Swap: 1023 1 1022 19:07:51 19:07:51 19:07:51 ---> ip addr: 19:07:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:07:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:07:51 inet 127.0.0.1/8 scope host lo 19:07:51 valid_lft forever preferred_lft forever 19:07:51 6: eth0@if7: mtu 1458 qdisc noqueue state UP 19:07:51 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 19:07:51 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 19:07:51 valid_lft forever preferred_lft forever 19:07:51 19:07:51 19:07:51 ---> sar -b -r -n DEV: 19:07:51 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/30/20 _x86_64_ (4 CPU) 19:07:51 19:07:51 19:00:25 LINUX RESTART 19:07:51 19:07:51 19:01:01 tps rtps wtps bread/s bwrtn/s 19:07:51 19:02:02 50.36 18.05 32.31 3046.57 2634.85 19:07:51 19:03:01 10.23 0.00 10.23 0.00 2201.39 19:07:51 19:04:01 0.68 0.00 0.68 0.00 8.49 19:07:51 19:05:01 0.53 0.00 0.53 0.00 6.36 19:07:51 19:06:01 0.60 0.00 0.60 0.00 6.01 19:07:51 19:07:01 0.67 0.00 0.67 0.00 8.22 19:07:51 Average: 10.52 3.02 7.50 509.82 807.38 19:07:51 19:07:51 19:01:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:07:51 19:02:02 166468 1715836 91.16 2620 1144900 987660 33.70 462224 1091448 61340 19:07:51 19:03:01 177180 1705124 90.59 2620 1145120 912960 31.15 456028 1088060 12 19:07:51 19:04:01 176148 1706156 90.64 2620 1145124 913176 31.16 462344 1082980 8 19:07:51 19:05:01 175004 1707300 90.70 2620 1145160 913604 31.17 463384 1082988 20 19:07:51 19:06:01 177120 1705184 90.59 2620 1145132 913280 31.16 461592 1082980 8 19:07:51 19:07:01 176560 1705744 90.62 2620 1145144 913376 31.16 462260 1082980 8 19:07:51 Average: 174747 1707557 90.72 2620 1145097 925676 31.58 461305 1085239 10233 19:07:51 19:07:51 19:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 19:07:51 19:02:02 eth0 424.23 349.03 1593.12 402.57 0.00 0.00 0.00 19:07:51 19:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:51 19:02:02 docker0 106.43 84.46 9.45 302.80 0.00 0.00 0.00 19:07:51 19:03:01 eth0 0.73 0.07 0.05 0.01 0.00 0.00 0.00 19:07:51 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:51 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:51 19:04:01 eth0 1.16 0.45 0.38 0.18 0.00 0.00 0.00 19:07:51 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:51 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:51 19:05:01 eth0 0.90 0.48 0.54 0.39 0.00 0.00 0.00 19:07:51 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:51 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:51 19:06:01 eth0 0.07 0.08 0.01 0.04 0.00 0.00 0.00 19:07:51 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:51 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:51 19:07:01 eth0 0.35 0.23 0.15 0.08 0.00 0.00 0.00 19:07:51 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:51 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:51 Average: eth0 71.53 58.63 266.78 67.48 0.00 0.00 0.00 19:07:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:51 Average: docker0 17.81 14.13 1.58 50.67 0.00 0.00 0.00 19:07:51 19:07:51 19:07:51 ---> sar -P ALL: 19:07:51 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/30/20 _x86_64_ (4 CPU) 19:07:51 19:07:51 19:00:25 LINUX RESTART 19:07:51 19:07:51 19:01:01 CPU %user %nice %system %iowait %steal %idle 19:07:51 19:02:02 all 12.99 0.00 4.65 1.51 17.73 63.12 19:07:51 19:02:02 0 13.60 0.00 5.33 1.17 17.85 62.06 19:07:51 19:02:02 1 11.75 0.00 4.94 3.66 17.97 61.67 19:07:51 19:02:02 2 13.57 0.00 4.11 0.38 17.39 64.56 19:07:51 19:02:02 3 13.04 0.00 4.26 0.82 17.74 64.14 19:07:51 19:03:01 all 0.07 0.00 0.09 0.00 0.36 99.47 19:07:51 19:03:01 0 0.07 0.00 0.05 0.00 0.29 99.59 19:07:51 19:03:01 1 0.07 0.00 0.07 0.00 0.52 99.34 19:07:51 19:03:01 2 0.03 0.00 0.07 0.00 0.32 99.58 19:07:51 19:03:01 3 0.14 0.00 0.17 0.00 0.32 99.37 19:07:51 19:04:01 all 0.07 0.00 0.03 0.00 0.94 98.96 19:07:51 19:04:01 0 0.03 0.00 0.03 0.00 0.83 99.11 19:07:51 19:04:01 1 0.07 0.00 0.05 0.00 1.39 98.50 19:07:51 19:04:01 2 0.05 0.00 0.02 0.00 0.83 99.11 19:07:51 19:04:01 3 0.12 0.00 0.02 0.00 0.73 99.14 19:07:51 19:05:01 all 0.10 0.00 0.04 0.00 0.40 99.45 19:07:51 19:05:01 0 0.03 0.00 0.05 0.00 0.50 99.42 19:07:51 19:05:01 1 0.05 0.00 0.03 0.00 0.40 99.52 19:07:51 19:05:01 2 0.23 0.00 0.03 0.00 0.45 99.29 19:07:51 19:05:01 3 0.08 0.00 0.05 0.00 0.25 99.62 19:07:51 19:06:01 all 0.10 0.00 0.05 0.00 0.40 99.46 19:07:51 19:06:01 0 0.03 0.00 0.03 0.00 0.47 99.47 19:07:51 19:06:01 1 0.10 0.00 0.07 0.00 0.63 99.20 19:07:51 19:06:01 2 0.13 0.00 0.05 0.00 0.17 99.65 19:07:51 19:06:01 3 0.15 0.00 0.03 0.00 0.33 99.48 19:07:51 19:07:01 all 0.09 0.00 0.03 0.00 0.45 99.43 19:07:51 19:07:01 0 0.02 0.00 0.02 0.00 0.15 99.82 19:07:51 19:07:01 1 0.05 0.00 0.07 0.00 0.42 99.47 19:07:51 19:07:01 2 0.25 0.00 0.03 0.00 0.62 99.10 19:07:51 19:07:01 3 0.02 0.00 0.03 0.00 0.63 99.32 19:07:51 Average: all 2.24 0.00 0.82 0.25 3.39 93.30 19:07:51 Average: 0 2.26 0.00 0.90 0.19 3.30 93.35 19:07:51 Average: 1 2.04 0.00 0.88 0.62 3.59 92.87 19:07:51 Average: 2 2.41 0.00 0.73 0.06 3.33 93.47 19:07:51 Average: 3 2.26 0.00 0.76 0.14 3.34 93.50 19:07:51 19:07:51 19:07:51