Pull request #234 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 jdharms for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 1ec5817912fda28637f901fd0a39a15f82312116+f9ccc603629d521e04f79a359e6731c414969855 (8a489884bf87c5049910b8c6fa664827feb63b74) 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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/go-mod-core-contracts/branches/PR-234/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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2942 in /w/workspace/dry_go-mod-core-contracts_PR-234 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-234 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/234/head:refs/remotes/origin/PR-234 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit f9ccc603629d521e04f79a359e6731c414969855 into PR head commit 1ec5817912fda28637f901fd0a39a15f82312116 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/234/head:refs/remotes/origin/PR-234 # 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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/234/head:refs/remotes/origin/PR-234 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ec5817912fda28637f901fd0a39a15f82312116 # 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 f9ccc603629d521e04f79a359e6731c414969855 # timeout=10 Merge succeeded, producing 1ec5817912fda28637f901fd0a39a15f82312116 Checking out Revision 1ec5817912fda28637f901fd0a39a15f82312116 (PR-234) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ec5817912fda28637f901fd0a39a15f82312116 # timeout=10 Commit message: "Missing argument from interface function in AgentClient" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:57:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:57:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:57:17 19:57:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:57:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:57:17 latest: Pulling from edgex-devops/git-semver 19:57:17 9123ac7c32f7: Pulling fs layer 19:57:17 b8cc5d1170e3: Pulling fs layer 19:57:17 2924cbbf6a41: Pulling fs layer 19:57:17 93b08a4f1073: Pulling fs layer 19:57:17 93b08a4f1073: Waiting 19:57:17 b8cc5d1170e3: Verifying Checksum 19:57:17 b8cc5d1170e3: Download complete 19:57:17 9123ac7c32f7: Verifying Checksum 19:57:17 9123ac7c32f7: Download complete 19:57:18 2924cbbf6a41: Verifying Checksum 19:57:18 2924cbbf6a41: Download complete 19:57:18 93b08a4f1073: Verifying Checksum 19:57:18 93b08a4f1073: Download complete 19:57:18 9123ac7c32f7: Pull complete 19:57:18 b8cc5d1170e3: Pull complete 19:57:19 2924cbbf6a41: Pull complete 19:57:20 93b08a4f1073: Pull complete 19:57:20 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 19:57:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:57:20 prd-centos7-docker-4c-2g-2942 does not seem to be running inside a container 19:57:20 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-234 -v /w/workspace/dry_go-mod-core-contracts_PR-234:/w/workspace/dry_go-mod-core-contracts_PR-234:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-234@tmp:/w/workspace/dry_go-mod-core-contracts_PR-234@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:57:22 $ docker top 74b9a91f140d645ccc3e224591174754af3ab4db8d3633cb72b46df0be53ccfb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:57:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:57:23 [ssh-agent] Looking for ssh-agent implementation... 19:57:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:57:24 $ docker exec 74b9a91f140d645ccc3e224591174754af3ab4db8d3633cb72b46df0be53ccfb ssh-agent 19:57:24 SSH_AUTH_SOCK=/tmp/ssh-bvuuk39bEf3j/agent.14 19:57:24 SSH_AGENT_PID=21 19:57:24 Running ssh-add (command line suppressed) 19:57:24 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-234@tmp/private_key_8211763498753388188.key (/w/workspace/dry_go-mod-core-contracts_PR-234@tmp/private_key_8211763498753388188.key) 19:57:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:57:25 + git describe --exact-match --tags HEAD 19:57:25 fatal: No names found, cannot describe anything. [Pipeline] } 19:57:25 $ docker exec --env ******** --env ******** 74b9a91f140d645ccc3e224591174754af3ab4db8d3633cb72b46df0be53ccfb ssh-agent -k 19:57:25 unset SSH_AUTH_SOCK; 19:57:25 unset SSH_AGENT_PID; 19:57:25 echo Agent pid 21 killed; 19:57:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:57:25 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 19:57:25 This usually means this commit has not been tagged. [Pipeline] sshagent 19:57:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:57:26 [ssh-agent] Looking for ssh-agent implementation... 19:57:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:57:26 $ docker exec 74b9a91f140d645ccc3e224591174754af3ab4db8d3633cb72b46df0be53ccfb ssh-agent 19:57:26 SSH_AUTH_SOCK=/tmp/ssh-SDXwk1y41PsC/agent.56 19:57:26 SSH_AGENT_PID=63 19:57:26 Running ssh-add (command line suppressed) 19:57:26 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-234@tmp/private_key_5615629223403181578.key (/w/workspace/dry_go-mod-core-contracts_PR-234@tmp/private_key_5615629223403181578.key) 19:57:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:57:27 + git semver init 19:57:27 # -> Open(): unable to determine branch for HEAD 19:57:27 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-234/.git 19:57:27 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-234 19:57:27 # $SEMVER_REMOTE_NAME = origin 19:57:27 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 19:57:27 # $SEMVER_USER_NAME = jenkins 19:57:27 # $SEMVER_BRANCH = PR-234 19:57:27 # $SEMVER_TEMP = /tmp/semver-180516758 19:57:27 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 19:57:28 # '/tmp/semver-180516758' -> '/w/workspace/dry_go-mod-core-contracts_PR-234/.semver' 19:57:28 # -> Force: false 19:57:28 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-234/.semver [Pipeline] } 19:57:28 $ docker exec --env ******** --env ******** 74b9a91f140d645ccc3e224591174754af3ab4db8d3633cb72b46df0be53ccfb ssh-agent -k 19:57:28 unset SSH_AUTH_SOCK; 19:57:28 unset SSH_AGENT_PID; 19:57:28 echo Agent pid 63 killed; 19:57:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:57:29 + git semver [Pipeline] } 19:57:29 $ docker stop --time=1 74b9a91f140d645ccc3e224591174754af3ab4db8d3633cb72b46df0be53ccfb 19:57:31 $ docker rm -f 74b9a91f140d645ccc3e224591174754af3ab4db8d3633cb72b46df0be53ccfb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 19:57:33 Stashed 71 file(s) [Pipeline] echo 19:57:33 [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:57:48 Still waiting to schedule task 19:57:48 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:57:48 Still waiting to schedule task 19:57:48 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:00:05 Running on prd-centos7-docker-4c-2g-2944 in /w/workspace/dry_go-mod-core-contracts_PR-234 [Pipeline] { [Pipeline] ws 20:00:05 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 20:00:07 using credential edgex-jenkins-ssh 20:00:07 Cloning the remote Git repository 20:00:07 Cloning with configured refspecs honoured and without tags 20:00:06 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 20:00:06 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 20:00:08 Fetching without tags 20:00:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 20:00:07 > git --version # timeout=10 20:00:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:07 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/234/head:refs/remotes/origin/PR-234 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:00:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 20:00:07 > git config --add remote.origin.fetch +refs/pull/234/head:refs/remotes/origin/PR-234 # timeout=10 20:00:07 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:00:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 20:00:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 20:00:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:07 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/234/head:refs/remotes/origin/PR-234 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:00:08 Merging remotes/origin/master commit f9ccc603629d521e04f79a359e6731c414969855 into PR head commit 1ec5817912fda28637f901fd0a39a15f82312116 20:00:08 Merge succeeded, producing 1ec5817912fda28637f901fd0a39a15f82312116 20:00:08 Checking out Revision 1ec5817912fda28637f901fd0a39a15f82312116 (PR-234) 20:00:08 > git config core.sparsecheckout # timeout=10 20:00:08 > git checkout -f 1ec5817912fda28637f901fd0a39a15f82312116 # timeout=10 20:00:08 > git remote # timeout=10 20:00:08 > git config --get remote.origin.url # timeout=10 20:00:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:08 > git merge f9ccc603629d521e04f79a359e6731c414969855 # timeout=10 20:00:08 > git rev-parse HEAD^{commit} # timeout=10 20:00:08 > git config core.sparsecheckout # timeout=10 20:00:08 > git checkout -f 1ec5817912fda28637f901fd0a39a15f82312116 # timeout=10 20:00:12 Commit message: "Missing argument from interface function in AgentClient" 20:00:12 > git --version # timeout=10 20:00:12 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:00:13 ========================================================= 20:00:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 20:00:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:00:14 + 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 . 20:00:14 Sending build context to Docker daemon 1.738MB 20:00:14 Step 1/7 : ARG BASE=golang:1.13-alpine 20:00:14 Step 2/7 : FROM ${BASE} 20:00:14 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 20:00:14 e6b0cf9c0882: Pulling fs layer 20:00:14 2848faf0eed1: Pulling fs layer 20:00:14 0f37312ad70f: Pulling fs layer 20:00:14 5788d62ee057: Pulling fs layer 20:00:14 0e6b1d234666: Pulling fs layer 20:00:14 bf5d7aec512f: Pulling fs layer 20:00:14 34c802a77dc8: Pulling fs layer 20:00:14 9eb99e56ec68: Pulling fs layer 20:00:14 27c7a5d97fbd: Pulling fs layer 20:00:14 5c102a31e300: Pulling fs layer 20:00:14 dcfb455df0a1: Pulling fs layer 20:00:14 5788d62ee057: Waiting 20:00:14 0e6b1d234666: Waiting 20:00:14 5c102a31e300: Waiting 20:00:14 9eb99e56ec68: Waiting 20:00:14 bf5d7aec512f: Waiting 20:00:14 34c802a77dc8: Waiting 20:00:14 dcfb455df0a1: Waiting 20:00:14 0f37312ad70f: Download complete 20:00:14 2848faf0eed1: Download complete 20:00:14 0e6b1d234666: Verifying Checksum 20:00:14 0e6b1d234666: Download complete 20:00:14 bf5d7aec512f: Verifying Checksum 20:00:14 bf5d7aec512f: Download complete 20:00:14 e6b0cf9c0882: Verifying Checksum 20:00:14 e6b0cf9c0882: Download complete 20:00:14 e6b0cf9c0882: Pull complete 20:00:15 2848faf0eed1: Pull complete 20:00:15 34c802a77dc8: Verifying Checksum 20:00:15 34c802a77dc8: Download complete 20:00:15 27c7a5d97fbd: Verifying Checksum 20:00:15 27c7a5d97fbd: Download complete 20:00:15 5c102a31e300: Verifying Checksum 20:00:15 5c102a31e300: Download complete 20:00:15 dcfb455df0a1: Verifying Checksum 20:00:15 dcfb455df0a1: Download complete 20:00:16 9eb99e56ec68: Verifying Checksum 20:00:16 9eb99e56ec68: Download complete 20:00:16 5788d62ee057: Verifying Checksum 20:00:16 5788d62ee057: Download complete 20:00:16 0f37312ad70f: Pull complete 20:00:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2943 in /w/workspace/dry_go-mod-core-contracts_PR-234 [Pipeline] { [Pipeline] ws 20:00:20 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 20:00:23 5788d62ee057: Pull complete 20:00:23 0e6b1d234666: Pull complete 20:00:23 bf5d7aec512f: Pull complete 20:00:26 using credential edgex-jenkins-ssh 20:00:26 Cloning the remote Git repository 20:00:26 Cloning with configured refspecs honoured and without tags 20:00:26 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 20:00:26 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 20:00:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 20:00:26 > git --version # timeout=10 20:00:26 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/234/head:refs/remotes/origin/PR-234 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:00:27 Fetching without tags 20:00:28 Merging remotes/origin/master commit f9ccc603629d521e04f79a359e6731c414969855 into PR head commit 1ec5817912fda28637f901fd0a39a15f82312116 20:00:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 20:00:27 > git config --add remote.origin.fetch +refs/pull/234/head:refs/remotes/origin/PR-234 # timeout=10 20:00:27 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:00:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 20:00:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 20:00:27 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/234/head:refs/remotes/origin/PR-234 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:00:28 > git config core.sparsecheckout # timeout=10 20:00:28 > git checkout -f 1ec5817912fda28637f901fd0a39a15f82312116 # timeout=10 20:00:28 > git remote # timeout=10 20:00:28 > git config --get remote.origin.url # timeout=10 20:00:28 Merge succeeded, producing 1ec5817912fda28637f901fd0a39a15f82312116 20:00:28 Checking out Revision 1ec5817912fda28637f901fd0a39a15f82312116 (PR-234) 20:00:28 34c802a77dc8: Pull complete 20:00:28 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:28 > git merge f9ccc603629d521e04f79a359e6731c414969855 # timeout=10 20:00:28 > git rev-parse HEAD^{commit} # timeout=10 20:00:28 > git config core.sparsecheckout # timeout=10 20:00:28 > git checkout -f 1ec5817912fda28637f901fd0a39a15f82312116 # timeout=10 20:00:31 9eb99e56ec68: Pull complete 20:00:31 27c7a5d97fbd: Pull complete 20:00:32 5c102a31e300: Pull complete 20:00:32 dcfb455df0a1: Pull complete 20:00:32 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 20:00:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 20:00:32 ---> 7c70fe431013 20:00:32 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:00:33 ---> Running in 1c98befbd4e9 20:00:33 Removing intermediate container 1c98befbd4e9 20:00:33 ---> 0f26e5548965 20:00:33 Step 4/7 : RUN apk add bash 20:00:33 ---> Running in ab5005b558bf 20:00:33 Commit message: "Missing argument from interface function in AgentClient" 20:00:33 > git --version # timeout=10 20:00:33 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 20:00:34 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 20:00:34 ========================================================= 20:00:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 20:00:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:00:34 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 20:00:35 OK: 143 MiB in 39 packages 20:00:35 + 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 . 20:00:35 Removing intermediate container ab5005b558bf 20:00:35 ---> 7ee2bebc7521 20:00:35 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 20:00:35 ---> Running in 80bb79a56484 20:00:35 Removing intermediate container 80bb79a56484 20:00:35 ---> 73b40dda92e0 20:00:35 Step 6/7 : COPY go.mod . 20:00:36 ---> 5d71f6dde612 20:00:36 Step 7/7 : RUN go mod download 20:00:36 ---> Running in 818e08bae36b 20:00:36 Sending build context to Docker daemon 1.738MB 20:00:36 Step 1/7 : ARG BASE=golang:1.13-alpine 20:00:36 Step 2/7 : FROM ${BASE} 20:00:36 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:00:36 cde5963f3b93: Pulling fs layer 20:00:36 2a23fa8c16f7: Pulling fs layer 20:00:36 777b28850792: Pulling fs layer 20:00:36 8a11ddd9e578: Pulling fs layer 20:00:36 4cf88f913ddb: Pulling fs layer 20:00:36 1df406cf5192: Pulling fs layer 20:00:36 cd6300453558: Pulling fs layer 20:00:36 b9c365052c96: Pulling fs layer 20:00:36 a2d8cc88f415: Pulling fs layer 20:00:36 ea1d1ca13537: Pulling fs layer 20:00:36 3750a50a1c5e: Pulling fs layer 20:00:36 8a11ddd9e578: Waiting 20:00:36 4cf88f913ddb: Waiting 20:00:36 1df406cf5192: Waiting 20:00:36 cd6300453558: Waiting 20:00:36 b9c365052c96: Waiting 20:00:36 a2d8cc88f415: Waiting 20:00:36 ea1d1ca13537: Waiting 20:00:36 3750a50a1c5e: Waiting 20:00:36 777b28850792: Verifying Checksum 20:00:36 777b28850792: Download complete 20:00:36 2a23fa8c16f7: Verifying Checksum 20:00:36 2a23fa8c16f7: Download complete 20:00:36 4cf88f913ddb: Download complete 20:00:36 1df406cf5192: Verifying Checksum 20:00:36 1df406cf5192: Download complete 20:00:36 cde5963f3b93: Verifying Checksum 20:00:37 go: finding github.com/davecgh/go-spew v1.1.0 20:00:37 go: finding github.com/fxamacker/cbor/v2 v2.2.0 20:00:37 go: finding github.com/go-kit/kit v0.8.0 20:00:37 go: finding github.com/go-logfmt/logfmt v0.4.0 20:00:37 go: finding github.com/go-stack/stack v1.8.0 20:00:37 go: finding github.com/google/uuid v1.1.0 20:00:37 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:00:37 go: finding github.com/pmezard/go-difflib v1.0.0 20:00:37 go: finding github.com/stretchr/objx v0.1.0 20:00:37 go: finding github.com/stretchr/testify v1.3.0 20:00:37 go: finding github.com/x448/float16 v0.8.4 20:00:37 cde5963f3b93: Pull complete 20:00:38 Removing intermediate container 818e08bae36b 20:00:38 ---> 3e4a764bf5f1 20:00:38 Successfully built 3e4a764bf5f1 20:00:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script 20:00:38 2a23fa8c16f7: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 20:00:38 777b28850792: Pull complete [Pipeline] isUnix [Pipeline] sh 20:00:39 + docker inspect -f . ci-base-image-x86_64 20:00:39 . [Pipeline] withDockerContainer 20:00:39 prd-centos7-docker-4c-2g-2944 does not seem to be running inside a container 20:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 20:00:40 $ docker top 465e07911feb70303f69d20fba1d4a0fb5758c6f0ba832af85258d72b66e718c -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:40 + go version 20:00:40 go version go1.13.5 linux/amd64 [Pipeline] sh 20:00:41 + make test 20:00:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:00:41 cd6300453558: Verifying Checksum 20:00:41 cd6300453558: Download complete 20:00:41 a2d8cc88f415: Verifying Checksum 20:00:41 a2d8cc88f415: Download complete 20:00:43 ea1d1ca13537: Verifying Checksum 20:00:43 ea1d1ca13537: Download complete 20:00:43 3750a50a1c5e: Verifying Checksum 20:00:43 3750a50a1c5e: Download complete 20:00:46 b9c365052c96: Verifying Checksum 20:00:46 b9c365052c96: Download complete 20:00:47 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 20:00:48 8a11ddd9e578: Verifying Checksum 20:00:48 8a11ddd9e578: Download complete 20:00:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.020s coverage: 85.7% of statements 20:00:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.011s coverage: 100.0% of statements 20:00:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.039s coverage: 45.4% of statements 20:00:49 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 20:00:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.008s coverage: 6.4% of statements 20:00:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.015s coverage: 14.4% of statements 20:00:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.007s coverage: 100.0% of statements 20:00:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.034s coverage: 100.0% of statements 20:00:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 20:00:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 20:00:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.029s coverage: 100.0% of statements 20:00:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.003s coverage: 100.0% of statements 20:00:52 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.017s coverage: 62.5% of statements 20:00:52 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements 20:00:52 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements 20:00:52 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.004s coverage: 15.4% of statements 20:00:52 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements 20:00:52 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:00:53 gofmt -l . 20:00:53 [ "`gofmt -l .`" = "" ] [Pipeline] stash 20:00:54 Stashed 1 file(s) [Pipeline] } 20:00:54 $ docker stop --time=1 465e07911feb70303f69d20fba1d4a0fb5758c6f0ba832af85258d72b66e718c 20:00:55 $ docker rm -f 465e07911feb70303f69d20fba1d4a0fb5758c6f0ba832af85258d72b66e718c [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:01:00 8a11ddd9e578: Pull complete 20:01:00 4cf88f913ddb: Pull complete 20:01:00 1df406cf5192: Pull complete 20:01:03 cd6300453558: Pull complete 20:01:09 b9c365052c96: Pull complete 20:01:09 a2d8cc88f415: Pull complete 20:01:10 ea1d1ca13537: Pull complete 20:01:11 3750a50a1c5e: Pull complete 20:01:11 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 20:01:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 20:01:11 ---> 78745c68409d 20:01:11 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:01:14 ---> Running in e95fe82c4a8b 20:01:14 Removing intermediate container e95fe82c4a8b 20:01:14 ---> 593c633d4771 20:01:14 Step 4/7 : RUN apk add bash 20:01:14 ---> Running in 60ae67083b20 20:01:15 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 20:01:16 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 20:01:17 OK: 125 MiB in 39 packages 20:01:18 Removing intermediate container 60ae67083b20 20:01:18 ---> c9d58226b4bd 20:01:18 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 20:01:18 ---> Running in d48b8e59976c 20:01:19 Removing intermediate container d48b8e59976c 20:01:19 ---> f7c7f9d0113d 20:01:19 Step 6/7 : COPY go.mod . 20:01:19 ---> 72bc71073414 20:01:19 Step 7/7 : RUN go mod download 20:01:20 ---> Running in d9ab023e5262 20:01:21 go: finding github.com/davecgh/go-spew v1.1.0 20:01:21 go: finding github.com/fxamacker/cbor/v2 v2.2.0 20:01:21 go: finding github.com/go-kit/kit v0.8.0 20:01:21 go: finding github.com/go-logfmt/logfmt v0.4.0 20:01:21 go: finding github.com/go-stack/stack v1.8.0 20:01:21 go: finding github.com/google/uuid v1.1.0 20:01:21 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:01:21 go: finding github.com/pmezard/go-difflib v1.0.0 20:01:21 go: finding github.com/stretchr/objx v0.1.0 20:01:21 go: finding github.com/stretchr/testify v1.3.0 20:01:21 go: finding github.com/x448/float16 v0.8.4 20:01:24 Removing intermediate container d9ab023e5262 20:01:24 ---> 29a59342407f 20:01:24 Successfully built 29a59342407f 20:01:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:01:24 + docker inspect -f . ci-base-image-arm64 20:01:24 . [Pipeline] withDockerContainer 20:01:25 prd-ubuntu18.04-docker-arm64-4c-16g-2943 does not seem to be running inside a container 20:01:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 20:01:26 $ docker top 0f13e02c94d0199ee1350d8414aa1760d1a1e173ebfcd34e5888fc77149f5b68 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:27 + go version 20:01:27 go version go1.13.5 linux/arm64 [Pipeline] sh 20:01:28 + make test 20:01:28 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:01:46 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 20:01:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.062s coverage: 85.7% of statements 20:01:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.040s coverage: 100.0% of statements 20:01:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.094s coverage: 45.4% of statements 20:01:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 20:01:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.019s coverage: 6.4% of statements 20:01:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.079s coverage: 14.4% of statements 20:01:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.057s coverage: 100.0% of statements 20:01:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.141s coverage: 100.0% of statements 20:01:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 20:01:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 20:01:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.009s coverage: 100.0% of statements 20:01:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.510s coverage: 100.0% of statements 20:01:54 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.141s coverage: 62.5% of statements 20:01:55 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.066s coverage: 26.3% of statements 20:01:55 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.019s coverage: 15.4% of statements 20:01:56 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.011s coverage: 15.4% of statements 20:01:56 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements 20:01:57 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:01:59 gofmt -l . 20:01:59 [ "`gofmt -l .`" = "" ] [Pipeline] stash 20:02:00 Warning: overwriting stash ‘coverage-report’ 20:02:00 Stashed 1 file(s) [Pipeline] } 20:02:00 $ docker stop --time=1 0f13e02c94d0199ee1350d8414aa1760d1a1e173ebfcd34e5888fc77149f5b68 20:02:02 $ docker rm -f 0f13e02c94d0199ee1350d8414aa1760d1a1e173ebfcd34e5888fc77149f5b68 [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] } [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 20:02:05 provisioning config files... 20:02:05 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-234@tmp/config4366324678021292243tmp [Pipeline] { [Pipeline] sh 20:02:05 + curl -s https://codecov.io/bash 20:02:05 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-234@tmp/config4366324678021292243tmp 20:02:06 20:02:06 _____ _ 20:02:06 / ____| | | 20:02:06 | | ___ __| | ___ ___ _____ __ 20:02:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:02:06 | |___| (_) | (_| | __/ (_| (_) \ V / 20:02:06 \_____\___/ \__,_|\___|\___\___/ \_/ 20:02:06 Bash-tbd 20:02:06 20:02:06 20:02:06 ==> Jenkins CI detected. 20:02:06 project root: . 20:02:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:02:06 ==> Running gcov in . (disable via -X gcov) 20:02:06 ==> Python coveragepy not found 20:02:06 ==> Searching for coverage reports in: 20:02:06 + . 20:02:06 -> Found 1 reports 20:02:06 ==> Detecting git/mercurial file structure 20:02:06 ==> Reading reports 20:02:06 + ./coverage.out bytes=81805 20:02:06 ==> Appending adjustments 20:02:06 http://docs.codecov.io/docs/fixing-reports 20:02:06 + Found adjustments 20:02:06 ==> Gzipping contents 20:02:06 ==> Uploading reports 20:02:06 url: https://codecov.io 20:02:06 query: branch=PR-234&commit=1ec5817912fda28637f901fd0a39a15f82312116&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-234%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=234&job= 20:02:06 -> Pinging Codecov 20:02:06 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-234&commit=1ec5817912fda28637f901fd0a39a15f82312116&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-234%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=234&job= 20:02:07 -> Uploading 20:02:08 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/1ec5817912fda28637f901fd0a39a15f82312116 [Pipeline] } 20:02:08 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 20:02:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:02:10 ---> package-listing.sh 20:02:10 ++ facter osfamily 20:02:10 ++ tr '[:upper:]' '[:lower:]' 20:02:10 + OS_FAMILY=redhat 20:02:10 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-234 20:02:10 + START_PACKAGES=/tmp/packages_start.txt 20:02:10 + END_PACKAGES=/tmp/packages_end.txt 20:02:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:02:10 + PACKAGES=/tmp/packages_start.txt 20:02:10 + '[' /w/workspace/dry_go-mod-core-contracts_PR-234 ']' 20:02:10 + PACKAGES=/tmp/packages_end.txt 20:02:10 + case "${OS_FAMILY}" in 20:02:10 + sort 20:02:10 + rpm -qa 20:02:17 + '[' -f /tmp/packages_start.txt ']' 20:02:17 + '[' -f /tmp/packages_end.txt ']' 20:02:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:02:17 + '[' /w/workspace/dry_go-mod-core-contracts_PR-234 ']' 20:02:17 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-234/archives/ 20:02:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-234/archives/ [Pipeline] isUnix [Pipeline] sh 20:02:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:02:18 20:02:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:02:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:02:19 alpine: Pulling from edgex-lftools-log-publisher 20:02:19 c9b1b535fdd9: Pulling fs layer 20:02:19 2cc5ad85d9ab: Pulling fs layer 20:02:19 756a868c4378: Pulling fs layer 20:02:19 444b2fc9a129: Pulling fs layer 20:02:19 ea15f1150254: Pulling fs layer 20:02:19 41b27a9f41bf: Pulling fs layer 20:02:19 28c525ee5125: Pulling fs layer 20:02:19 094b1ea09ed8: Pulling fs layer 20:02:19 138eaada9080: Pulling fs layer 20:02:19 0622d0fa9048: Pulling fs layer 20:02:19 41b27a9f41bf: Waiting 20:02:19 28c525ee5125: Waiting 20:02:19 094b1ea09ed8: Waiting 20:02:19 138eaada9080: Waiting 20:02:19 0622d0fa9048: Waiting 20:02:19 444b2fc9a129: Waiting 20:02:19 ea15f1150254: Waiting 20:02:19 2cc5ad85d9ab: Verifying Checksum 20:02:19 2cc5ad85d9ab: Download complete 20:02:19 444b2fc9a129: Verifying Checksum 20:02:19 444b2fc9a129: Download complete 20:02:19 c9b1b535fdd9: Verifying Checksum 20:02:19 c9b1b535fdd9: Download complete 20:02:19 ea15f1150254: Download complete 20:02:19 28c525ee5125: Verifying Checksum 20:02:19 28c525ee5125: Download complete 20:02:20 756a868c4378: Verifying Checksum 20:02:20 756a868c4378: Download complete 20:02:20 c9b1b535fdd9: Pull complete 20:02:20 138eaada9080: Verifying Checksum 20:02:20 138eaada9080: Download complete 20:02:20 0622d0fa9048: Verifying Checksum 20:02:20 0622d0fa9048: Download complete 20:02:21 2cc5ad85d9ab: Pull complete 20:02:22 094b1ea09ed8: Verifying Checksum 20:02:22 094b1ea09ed8: Download complete 20:02:26 41b27a9f41bf: Verifying Checksum 20:02:26 41b27a9f41bf: Download complete 20:02:27 756a868c4378: Pull complete 20:02:27 444b2fc9a129: Pull complete 20:02:27 ea15f1150254: Pull complete 20:02:34 41b27a9f41bf: Pull complete 20:02:34 28c525ee5125: Pull complete 20:02:38 094b1ea09ed8: Pull complete 20:02:38 138eaada9080: Pull complete 20:02:39 0622d0fa9048: Pull complete 20:02:39 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:02:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:02:39 prd-centos7-docker-4c-2g-2942 does not seem to be running inside a container 20:02:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-234 -v /w/workspace/dry_go-mod-core-contracts_PR-234:/w/workspace/dry_go-mod-core-contracts_PR-234:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-234@tmp:/w/workspace/dry_go-mod-core-contracts_PR-234@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 20:02:41 $ docker top 9d9f920dbb7880bc90f93c8ae049b96c8a777fc0a6376402851983838833355b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:02:41 provisioning config files... 20:02:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-234@tmp/config8873251107662998033tmp [Pipeline] { [Pipeline] echo 20:02:41 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:02:42 ---> create-netrc.sh [Pipeline] echo 20:02:42 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:02:42 ---> logs-deploy.sh 20:02:42 + ARCHIVE_ARTIFACTS= 20:02:42 + LOGS_SERVER=https://logs.edgexfoundry.org 20:02:42 + '[' https://logs.edgexfoundry.org == None ']' 20:02:42 + NEXUS_URL=https://nexus.edgexfoundry.org 20:02:42 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-234/1 20:02:42 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-234/1/ 20:02:42 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-234/1 /w/workspace/dry_go-mod-core-contracts_PR-234 20:02:44 Archives upload complete. 20:02:44 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-234/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-234/1/ 20:02:46 ---> uname -a: 20:02:46 Linux 9d9f920dbb78 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 20:02:46 20:02:46 20:02:46 ---> lscpu: 20:02:46 Architecture: x86_64 20:02:46 CPU op-mode(s): 32-bit, 64-bit 20:02:46 Byte Order: Little Endian 20:02:46 Address sizes: 40 bits physical, 48 bits virtual 20:02:46 CPU(s): 4 20:02:46 On-line CPU(s) list: 0-3 20:02:46 Thread(s) per core: 1 20:02:46 Core(s) per socket: 1 20:02:46 Socket(s): 4 20:02:46 NUMA node(s): 1 20:02:46 Vendor ID: GenuineIntel 20:02:46 CPU family: 6 20:02:46 Model: 44 20:02:46 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:02:46 Stepping: 1 20:02:46 CPU MHz: 2933.438 20:02:46 BogoMIPS: 5866.87 20:02:46 Virtualization: VT-x 20:02:46 Hypervisor vendor: KVM 20:02:46 Virtualization type: full 20:02:46 L1d cache: 128 KiB 20:02:46 L1i cache: 128 KiB 20:02:46 L2 cache: 16 MiB 20:02:46 L3 cache: 64 MiB 20:02:46 NUMA node0 CPU(s): 0-3 20:02:46 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 20:02:46 Vulnerability Meltdown: Mitigation; PTI 20:02:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:02:46 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 20:02:46 Vulnerability Spectre v2: Mitigation; Full retpoline 20:02:46 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 20:02:46 20:02:46 20:02:46 ---> nproc: 20:02:46 4 20:02:46 20:02:46 20:02:46 ---> df -h: 20:02:46 Filesystem Size Used Available Use% Mounted on 20:02:46 overlay 50.0G 6.2G 43.7G 12% / 20:02:46 tmpfs 64.0M 0 64.0M 0% /dev 20:02:46 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 20:02:46 shm 64.0M 0 64.0M 0% /dev/shm 20:02:46 /dev/vda1 50.0G 6.2G 43.7G 12% /etc/resolv.conf 20:02:46 /dev/vda1 50.0G 6.2G 43.7G 12% /etc/hostname 20:02:46 /dev/vda1 50.0G 6.2G 43.7G 12% /etc/hosts 20:02:46 /dev/vda1 50.0G 6.2G 43.7G 12% /w/workspace/dry_go-mod-core-contracts_PR-234 20:02:46 /dev/vda1 50.0G 6.2G 43.7G 12% /w/workspace/dry_go-mod-core-contracts_PR-234@tmp 20:02:46 /dev/vda1 50.0G 6.2G 43.7G 12% /var/log/sa 20:02:46 20:02:46 20:02:46 ---> free -m: 20:02:46 total used free shared buff/cache available 20:02:46 Mem: 1838 591 72 0 1174 1142 20:02:46 Swap: 1023 1 1022 20:02:46 20:02:46 20:02:46 ---> ip addr: 20:02:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:02:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:02:46 inet 127.0.0.1/8 scope host lo 20:02:46 valid_lft forever preferred_lft forever 20:02:46 6: eth0@if7: mtu 1458 qdisc noqueue state UP 20:02:46 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 20:02:46 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 20:02:46 valid_lft forever preferred_lft forever 20:02:46 20:02:46 20:02:46 ---> sar -b -r -n DEV: 20:02:46 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/08/20 _x86_64_ (4 CPU) 20:02:46 20:02:46 19:56:14 LINUX RESTART 20:02:46 20:02:46 19:57:01 tps rtps wtps bread/s bwrtn/s 20:02:46 19:58:01 47.34 9.76 37.57 2382.70 3463.26 20:02:46 19:59:01 3.48 0.00 3.48 0.00 125.95 20:02:46 20:00:02 0.65 0.00 0.65 0.00 8.35 20:02:46 20:01:01 0.25 0.02 0.24 0.14 4.44 20:02:46 20:02:01 0.48 0.12 0.37 2.13 6.62 20:02:46 Average: 10.48 1.99 8.49 478.74 724.34 20:02:46 20:02:46 19:57:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:02:46 19:58:01 126336 1755968 93.29 2620 1227768 912592 31.14 417424 1177344 120 20:02:46 19:59:01 138028 1744276 92.67 2620 1227780 842872 28.76 409464 1176988 8 20:02:46 20:00:02 136780 1745524 92.73 2620 1227804 842932 28.76 412880 1175020 12 20:02:46 20:01:01 133308 1748996 92.92 2620 1227784 845812 28.86 415252 1175020 12 20:02:46 20:02:01 135332 1746972 92.81 2620 1227928 843664 28.79 413864 1175096 20 20:02:46 Average: 133957 1748347 92.88 2620 1227813 857574 29.26 413777 1175894 34 20:02:46 20:02:46 19:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 20:02:46 19:58:01 eth0 116.42 94.03 630.33 64.58 0.00 0.00 0.00 20:02:46 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:46 19:58:01 docker0 4.51 3.39 0.76 8.63 0.00 0.00 0.00 20:02:46 19:59:01 eth0 0.18 0.07 0.01 0.01 0.00 0.00 0.00 20:02:46 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:46 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:46 20:00:02 eth0 1.20 0.28 0.36 0.02 0.00 0.00 0.00 20:02:46 20:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:46 20:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:46 20:01:01 eth0 0.66 0.66 0.52 0.38 0.00 0.00 0.00 20:02:46 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:46 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:46 20:02:01 eth0 1.05 0.50 0.43 0.30 0.00 0.00 0.00 20:02:46 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:46 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:46 Average: eth0 23.99 19.18 126.79 13.10 0.00 0.00 0.00 20:02:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:46 Average: docker0 0.90 0.68 0.15 1.73 0.00 0.00 0.00 20:02:46 20:02:46 20:02:46 ---> sar -P ALL: 20:02:46 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/08/20 _x86_64_ (4 CPU) 20:02:46 20:02:46 19:56:14 LINUX RESTART 20:02:46 20:02:46 19:57:01 CPU %user %nice %system %iowait %steal %idle 20:02:46 19:58:01 all 5.63 0.00 2.78 1.27 9.39 80.93 20:02:46 19:58:01 0 6.31 0.00 2.40 2.41 10.22 78.67 20:02:46 19:58:01 1 5.87 0.00 2.32 0.18 8.76 82.87 20:02:46 19:58:01 2 3.92 0.00 2.93 2.03 9.68 81.44 20:02:46 19:58:01 3 6.44 0.00 3.45 0.45 8.93 80.73 20:02:46 19:59:01 all 0.12 0.00 0.08 0.00 0.10 99.71 20:02:46 19:59:01 0 0.05 0.00 0.10 0.00 0.10 99.75 20:02:46 19:59:01 1 0.22 0.00 0.08 0.00 0.13 99.57 20:02:46 19:59:01 2 0.10 0.00 0.05 0.00 0.08 99.77 20:02:46 19:59:01 3 0.10 0.00 0.12 0.00 0.02 99.77 20:02:46 20:00:02 all 0.12 0.00 0.05 0.00 0.70 99.13 20:02:46 20:00:02 0 0.05 0.00 0.02 0.00 0.88 99.06 20:02:46 20:00:02 1 0.25 0.00 0.05 0.00 0.52 99.18 20:02:46 20:00:02 2 0.07 0.00 0.05 0.00 0.88 99.01 20:02:46 20:00:02 3 0.08 0.00 0.05 0.00 0.58 99.29 20:02:46 20:01:01 all 0.16 0.00 0.06 0.00 1.11 98.66 20:02:46 20:01:01 0 0.08 0.00 0.07 0.00 1.66 98.19 20:02:46 20:01:01 1 0.03 0.00 0.05 0.00 0.47 99.44 20:02:46 20:01:01 2 0.17 0.00 0.07 0.02 1.41 98.34 20:02:46 20:01:01 3 0.39 0.00 0.08 0.00 0.86 98.66 20:02:46 20:02:01 all 0.13 0.00 0.05 0.01 0.40 99.41 20:02:46 20:02:01 0 0.07 0.00 0.03 0.02 0.58 99.30 20:02:46 20:02:01 1 0.08 0.00 0.05 0.02 0.40 99.45 20:02:46 20:02:01 2 0.08 0.00 0.05 0.00 0.30 99.57 20:02:46 20:02:01 3 0.28 0.00 0.05 0.00 0.33 99.33 20:02:46 Average: all 1.25 0.00 0.61 0.26 2.37 95.51 20:02:46 Average: 0 1.32 0.00 0.53 0.49 2.70 94.95 20:02:46 Average: 1 1.31 0.00 0.52 0.04 2.09 96.04 20:02:46 Average: 2 0.88 0.00 0.64 0.42 2.51 95.55 20:02:46 Average: 3 1.47 0.00 0.76 0.09 2.16 95.52 20:02:46 20:02:46 20:02:46