Pull request #236 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at ce12e3ca5eff886d773c4b0e75431aaee5057a0a rather than 37293cfba2333930dffe1d397242d5b9ce950e9c Obtained Jenkinsfile from ce12e3ca5eff886d773c4b0e75431aaee5057a0a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3529 in /w/workspace/dry_go-mod-core-contracts_PR-236 [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-236 # 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/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit 37293cfba2333930dffe1d397242d5b9ce950e9c Merge succeeded, producing 3367d164bdf2e4ce03651463041f0d86c76246d2 Checking out Revision 3367d164bdf2e4ce03651463041f0d86c76246d2 (PR-236) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # 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/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37293cfba2333930dffe1d397242d5b9ce950e9c # 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 ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3367d164bdf2e4ce03651463041f0d86c76246d2 # timeout=10 Commit message: "Merge commit 'ce12e3ca5eff886d773c4b0e75431aaee5057a0a' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk f835698a5f6467f034157bcdd3413e12538aefcf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-18T08:49:25.741Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-18T08:49:25.851Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-18T08:49:25.895Z] ========================================================= [2020-06-18T08:49:25.895Z] EdgeX Global Pipelines Version Info [2020-06-18T08:49:25.895Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-18T08:49:28.348Z] ------------------- [2020-06-18T08:49:28.348Z] stable info: [2020-06-18T08:49:28.348Z] ------------------- [2020-06-18T08:49:28.348Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-18T08:49:28.348Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-18T08:49:28.348Z] Message: update stable to v1.0.89 [2020-06-18T08:49:28.918Z] ------------------- [2020-06-18T08:49:28.918Z] experimental info: [2020-06-18T08:49:28.918Z] ------------------- [2020-06-18T08:49:28.918Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-18T08:49:28.918Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-18T08:49:28.918Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-18T08:49:30.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-18T08:49:30.460Z] [2020-06-18T08:49:30.460Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-18T08:49:31.038Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-18T08:49:31.038Z] latest: Pulling from edgex-devops/git-semver [2020-06-18T08:49:31.038Z] 9123ac7c32f7: Pulling fs layer [2020-06-18T08:49:31.038Z] b8cc5d1170e3: Pulling fs layer [2020-06-18T08:49:31.038Z] 2924cbbf6a41: Pulling fs layer [2020-06-18T08:49:31.038Z] 93b08a4f1073: Pulling fs layer [2020-06-18T08:49:31.038Z] 93b08a4f1073: Waiting [2020-06-18T08:49:31.038Z] b8cc5d1170e3: Verifying Checksum [2020-06-18T08:49:31.038Z] b8cc5d1170e3: Download complete [2020-06-18T08:49:31.038Z] 9123ac7c32f7: Verifying Checksum [2020-06-18T08:49:31.038Z] 9123ac7c32f7: Download complete [2020-06-18T08:49:31.300Z] 93b08a4f1073: Verifying Checksum [2020-06-18T08:49:31.300Z] 93b08a4f1073: Download complete [2020-06-18T08:49:31.300Z] 2924cbbf6a41: Verifying Checksum [2020-06-18T08:49:31.300Z] 2924cbbf6a41: Download complete [2020-06-18T08:49:31.564Z] 9123ac7c32f7: Pull complete [2020-06-18T08:49:31.564Z] b8cc5d1170e3: Pull complete [2020-06-18T08:49:32.136Z] 2924cbbf6a41: Pull complete [2020-06-18T08:49:32.396Z] 93b08a4f1073: Pull complete [2020-06-18T08:49:32.396Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-18T08:49:32.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-18T08:49:32.396Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-18T08:49:32.497Z] prd-centos7-docker-4c-2g-3529 does not seem to be running inside a container [2020-06-18T08:49:32.545Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-18T08:49:34.537Z] $ docker top b71dcb454b17577a3e68875729eddb0b8228eaf055aabf79f55b1cabee6ff30a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-18T08:49:34.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-18T08:49:34.713Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-18T08:49:34.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-18T08:49:34.933Z] $ docker exec b71dcb454b17577a3e68875729eddb0b8228eaf055aabf79f55b1cabee6ff30a ssh-agent [2020-06-18T08:49:35.081Z] SSH_AUTH_SOCK=/tmp/ssh-WcoxgpxiL9d9/agent.11 [2020-06-18T08:49:35.081Z] SSH_AGENT_PID=16 [2020-06-18T08:49:35.092Z] Running ssh-add (command line suppressed) [2020-06-18T08:49:35.210Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_4703838758372089339.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_4703838758372089339.key) [2020-06-18T08:49:35.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-18T08:49:35.563Z] + git describe --exact-match --tags HEAD [2020-06-18T08:49:35.563Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-18T08:49:35.626Z] $ docker exec --env ******** --env ******** b71dcb454b17577a3e68875729eddb0b8228eaf055aabf79f55b1cabee6ff30a ssh-agent -k [2020-06-18T08:49:35.746Z] unset SSH_AUTH_SOCK; [2020-06-18T08:49:35.746Z] unset SSH_AGENT_PID; [2020-06-18T08:49:35.746Z] echo Agent pid 16 killed; [2020-06-18T08:49:35.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-18T08:49:35.820Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-18T08:49:35.820Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-18T08:49:35.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-18T08:49:35.866Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-18T08:49:36.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-18T08:49:36.028Z] $ docker exec b71dcb454b17577a3e68875729eddb0b8228eaf055aabf79f55b1cabee6ff30a ssh-agent [2020-06-18T08:49:36.168Z] SSH_AUTH_SOCK=/tmp/ssh-RmQW0BsUK0WT/agent.44 [2020-06-18T08:49:36.168Z] SSH_AGENT_PID=49 [2020-06-18T08:49:36.174Z] Running ssh-add (command line suppressed) [2020-06-18T08:49:36.289Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_2338652364708791128.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_2338652364708791128.key) [2020-06-18T08:49:36.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-18T08:49:36.632Z] + git semver init [2020-06-18T08:49:36.632Z] # -> Open(): unable to determine branch for HEAD [2020-06-18T08:49:36.632Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git [2020-06-18T08:49:36.632Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-06-18T08:49:36.632Z] # $SEMVER_REMOTE_NAME = origin [2020-06-18T08:49:36.632Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-18T08:49:36.632Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-18T08:49:36.632Z] # $SEMVER_BRANCH = PR-236 [2020-06-18T08:49:36.632Z] # $SEMVER_TEMP = /tmp/semver-609377364 [2020-06-18T08:49:36.632Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-06-18T08:49:37.202Z] # '/tmp/semver-609377364' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' [2020-06-18T08:49:37.202Z] # -> Force: false [2020-06-18T08:49:37.202Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } [2020-06-18T08:49:37.218Z] $ docker exec --env ******** --env ******** b71dcb454b17577a3e68875729eddb0b8228eaf055aabf79f55b1cabee6ff30a ssh-agent -k [2020-06-18T08:49:37.328Z] unset SSH_AUTH_SOCK; [2020-06-18T08:49:37.328Z] unset SSH_AGENT_PID; [2020-06-18T08:49:37.328Z] echo Agent pid 49 killed; [2020-06-18T08:49:37.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-18T08:49:37.749Z] + git semver [Pipeline] } [2020-06-18T08:49:37.771Z] $ docker stop --time=1 b71dcb454b17577a3e68875729eddb0b8228eaf055aabf79f55b1cabee6ff30a [2020-06-18T08:49:39.331Z] $ docker rm -f b71dcb454b17577a3e68875729eddb0b8228eaf055aabf79f55b1cabee6ff30a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-18T08:49:39.991Z] Stashed 75 file(s) [Pipeline] echo [2020-06-18T08:49:39.993Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-06-18T08:49:55.150Z] Still waiting to schedule task [2020-06-18T08:49:55.150Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-18T08:49:55.151Z] Still waiting to schedule task [2020-06-18T08:49:55.152Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-06-18T08:52:27.232Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3532 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-06-18T08:52:27.257Z] Running in /w/workspace/go-mod-core-contracts/19 [Pipeline] { [Pipeline] checkout [2020-06-18T08:52:32.605Z] using credential edgex-jenkins-ssh [2020-06-18T08:52:32.642Z] Cloning the remote Git repository [2020-06-18T08:52:32.642Z] Cloning with configured refspecs honoured and without tags [2020-06-18T08:52:32.683Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-18T08:52:32.816Z] > git init /w/workspace/go-mod-core-contracts/19 # timeout=10 [2020-06-18T08:52:32.893Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-18T08:52:32.894Z] > git --version # timeout=10 [2020-06-18T08:52:32.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-18T08:52:33.022Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-18T08:52:33.993Z] Fetching without tags [2020-06-18T08:52:34.447Z] Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit 37293cfba2333930dffe1d397242d5b9ce950e9c [2020-06-18T08:52:34.813Z] Merge succeeded, producing 1f6549dcfb2921145212bc93b2c103c53ac79d9b [2020-06-18T08:52:34.813Z] Checking out Revision 1f6549dcfb2921145212bc93b2c103c53ac79d9b (PR-236) [2020-06-18T08:52:33.855Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-18T08:52:33.876Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-06-18T08:52:33.906Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-18T08:52:33.942Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-18T08:52:33.980Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-18T08:52:33.981Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-18T08:52:33.994Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-18T08:52:34.451Z] > git config core.sparsecheckout # timeout=10 [2020-06-18T08:52:34.479Z] > git checkout -f 37293cfba2333930dffe1d397242d5b9ce950e9c # timeout=10 [2020-06-18T08:52:34.619Z] > git remote # timeout=10 [2020-06-18T08:52:34.636Z] > git config --get remote.origin.url # timeout=10 [2020-06-18T08:52:34.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-18T08:52:34.666Z] > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 [2020-06-18T08:52:34.769Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-18T08:52:34.797Z] > git config core.sparsecheckout # timeout=10 [2020-06-18T08:52:34.814Z] > git checkout -f 1f6549dcfb2921145212bc93b2c103c53ac79d9b # timeout=10 [2020-06-18T08:52:39.548Z] Commit message: "Merge commit 'ce12e3ca5eff886d773c4b0e75431aaee5057a0a' into HEAD" [2020-06-18T08:52:39.587Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-06-18T08:52:39.534Z] > git rev-list --no-walk f835698a5f6467f034157bcdd3413e12538aefcf # timeout=10 [Pipeline] echo [2020-06-18T08:52:40.744Z] ========================================================= [2020-06-18T08:52:40.744Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-18T08:52:40.744Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-18T08:52:41.884Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-06-18T08:52:42.870Z] Sending build context to Docker daemon 1.814MB [2020-06-18T08:52:42.870Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-18T08:52:42.870Z] Step 2/7 : FROM ${BASE} [2020-06-18T08:52:43.147Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-18T08:52:43.147Z] cde5963f3b93: Pulling fs layer [2020-06-18T08:52:43.147Z] 2a23fa8c16f7: Pulling fs layer [2020-06-18T08:52:43.147Z] 777b28850792: Pulling fs layer [2020-06-18T08:52:43.147Z] 8a11ddd9e578: Pulling fs layer [2020-06-18T08:52:43.147Z] 4cf88f913ddb: Pulling fs layer [2020-06-18T08:52:43.147Z] 1df406cf5192: Pulling fs layer [2020-06-18T08:52:43.147Z] cd6300453558: Pulling fs layer [2020-06-18T08:52:43.147Z] b9c365052c96: Pulling fs layer [2020-06-18T08:52:43.147Z] a2d8cc88f415: Pulling fs layer [2020-06-18T08:52:43.147Z] ea1d1ca13537: Pulling fs layer [2020-06-18T08:52:43.147Z] 3750a50a1c5e: Pulling fs layer [2020-06-18T08:52:43.147Z] 4cf88f913ddb: Waiting [2020-06-18T08:52:43.147Z] 1df406cf5192: Waiting [2020-06-18T08:52:43.147Z] cd6300453558: Waiting [2020-06-18T08:52:43.147Z] b9c365052c96: Waiting [2020-06-18T08:52:43.147Z] a2d8cc88f415: Waiting [2020-06-18T08:52:43.147Z] ea1d1ca13537: Waiting [2020-06-18T08:52:43.147Z] 3750a50a1c5e: Waiting [2020-06-18T08:52:43.147Z] 8a11ddd9e578: Waiting [2020-06-18T08:52:43.147Z] 777b28850792: Verifying Checksum [2020-06-18T08:52:43.147Z] 777b28850792: Download complete [2020-06-18T08:52:43.147Z] 2a23fa8c16f7: Verifying Checksum [2020-06-18T08:52:43.147Z] 2a23fa8c16f7: Download complete [2020-06-18T08:52:43.147Z] 4cf88f913ddb: Verifying Checksum [2020-06-18T08:52:43.147Z] 4cf88f913ddb: Download complete [2020-06-18T08:52:43.147Z] 1df406cf5192: Download complete [2020-06-18T08:52:43.147Z] cde5963f3b93: Download complete [2020-06-18T08:52:44.135Z] cde5963f3b93: Pull complete [2020-06-18T08:52:44.745Z] 2a23fa8c16f7: Pull complete [2020-06-18T08:52:45.023Z] 777b28850792: Pull complete [2020-06-18T08:52:46.003Z] cd6300453558: Verifying Checksum [2020-06-18T08:52:46.003Z] cd6300453558: Download complete [2020-06-18T08:52:46.003Z] a2d8cc88f415: Download complete [2020-06-18T08:52:46.992Z] ea1d1ca13537: Verifying Checksum [2020-06-18T08:52:46.992Z] ea1d1ca13537: Download complete [2020-06-18T08:52:47.266Z] 3750a50a1c5e: Download complete [2020-06-18T08:52:48.252Z] b9c365052c96: Download complete [2020-06-18T08:52:48.523Z] 8a11ddd9e578: Verifying Checksum [2020-06-18T08:52:48.523Z] 8a11ddd9e578: Download complete [2020-06-18T08:53:00.924Z] 8a11ddd9e578: Pull complete [2020-06-18T08:53:00.924Z] 4cf88f913ddb: Pull complete [2020-06-18T08:53:00.924Z] 1df406cf5192: Pull complete [2020-06-18T08:53:02.460Z] Running on prd-centos7-docker-4c-2g-3533 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-06-18T08:53:02.486Z] Running in /w/workspace/go-mod-core-contracts/19 [Pipeline] { [Pipeline] checkout [2020-06-18T08:53:05.257Z] cd6300453558: Pull complete [2020-06-18T08:53:05.573Z] using credential edgex-jenkins-ssh [2020-06-18T08:53:05.602Z] Cloning the remote Git repository [2020-06-18T08:53:05.602Z] Cloning with configured refspecs honoured and without tags [2020-06-18T08:53:05.627Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-18T08:53:05.695Z] > git init /w/workspace/go-mod-core-contracts/19 # timeout=10 [2020-06-18T08:53:05.754Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-18T08:53:05.755Z] > git --version # timeout=10 [2020-06-18T08:53:05.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-18T08:53:05.796Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-18T08:53:07.206Z] Fetching without tags [2020-06-18T08:53:07.162Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-18T08:53:07.175Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-06-18T08:53:07.183Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-18T08:53:07.198Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-18T08:53:07.211Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-18T08:53:07.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-18T08:53:07.227Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-18T08:53:07.648Z] Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit 37293cfba2333930dffe1d397242d5b9ce950e9c [2020-06-18T08:53:07.782Z] Merge succeeded, producing 606fce445175bc73a5dd834bc8f546f6622c1034 [2020-06-18T08:53:07.782Z] Checking out Revision 606fce445175bc73a5dd834bc8f546f6622c1034 (PR-236) [2020-06-18T08:53:07.657Z] > git config core.sparsecheckout # timeout=10 [2020-06-18T08:53:07.662Z] > git checkout -f 37293cfba2333930dffe1d397242d5b9ce950e9c # timeout=10 [2020-06-18T08:53:07.714Z] > git remote # timeout=10 [2020-06-18T08:53:07.725Z] > git config --get remote.origin.url # timeout=10 [2020-06-18T08:53:07.737Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-18T08:53:07.742Z] > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 [2020-06-18T08:53:07.777Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-18T08:53:07.786Z] > git config core.sparsecheckout # timeout=10 [2020-06-18T08:53:07.814Z] > git checkout -f 606fce445175bc73a5dd834bc8f546f6622c1034 # timeout=10 [2020-06-18T08:53:09.570Z] b9c365052c96: Pull complete [2020-06-18T08:53:09.845Z] a2d8cc88f415: Pull complete [2020-06-18T08:53:11.486Z] Commit message: "Merge commit 'ce12e3ca5eff886d773c4b0e75431aaee5057a0a' into HEAD" [2020-06-18T08:53:11.497Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2020-06-18T08:53:11.828Z] ea1d1ca13537: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-18T08:53:12.130Z] ========================================================= [2020-06-18T08:53:12.131Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-18T08:53:12.131Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-18T08:53:12.427Z] 3750a50a1c5e: Pull complete [2020-06-18T08:53:12.427Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-18T08:53:12.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-18T08:53:12.427Z] ---> 78745c68409d [2020-06-18T08:53:12.427Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-18T08:53:11.490Z] > git rev-list --no-walk f835698a5f6467f034157bcdd3413e12538aefcf # timeout=10 [2020-06-18T08:53:12.769Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-06-18T08:53:13.724Z] Sending build context to Docker daemon 1.814MB [2020-06-18T08:53:13.724Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-18T08:53:13.724Z] Step 2/7 : FROM ${BASE} [2020-06-18T08:53:13.724Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-18T08:53:13.724Z] e6b0cf9c0882: Pulling fs layer [2020-06-18T08:53:13.724Z] 2848faf0eed1: Pulling fs layer [2020-06-18T08:53:13.724Z] 0f37312ad70f: Pulling fs layer [2020-06-18T08:53:13.724Z] 5788d62ee057: Pulling fs layer [2020-06-18T08:53:13.724Z] 0e6b1d234666: Pulling fs layer [2020-06-18T08:53:13.724Z] bf5d7aec512f: Pulling fs layer [2020-06-18T08:53:13.724Z] 34c802a77dc8: Pulling fs layer [2020-06-18T08:53:13.724Z] 9eb99e56ec68: Pulling fs layer [2020-06-18T08:53:13.724Z] 27c7a5d97fbd: Pulling fs layer [2020-06-18T08:53:13.724Z] 5c102a31e300: Pulling fs layer [2020-06-18T08:53:13.724Z] dcfb455df0a1: Pulling fs layer [2020-06-18T08:53:13.724Z] 34c802a77dc8: Waiting [2020-06-18T08:53:13.724Z] 9eb99e56ec68: Waiting [2020-06-18T08:53:13.724Z] 27c7a5d97fbd: Waiting [2020-06-18T08:53:13.724Z] 5c102a31e300: Waiting [2020-06-18T08:53:13.724Z] dcfb455df0a1: Waiting [2020-06-18T08:53:13.724Z] 5788d62ee057: Waiting [2020-06-18T08:53:13.724Z] 0e6b1d234666: Waiting [2020-06-18T08:53:13.724Z] bf5d7aec512f: Waiting [2020-06-18T08:53:13.724Z] 0f37312ad70f: Verifying Checksum [2020-06-18T08:53:13.724Z] 0f37312ad70f: Download complete [2020-06-18T08:53:13.724Z] 2848faf0eed1: Download complete [2020-06-18T08:53:13.724Z] 0e6b1d234666: Verifying Checksum [2020-06-18T08:53:13.724Z] 0e6b1d234666: Download complete [2020-06-18T08:53:13.724Z] bf5d7aec512f: Verifying Checksum [2020-06-18T08:53:13.724Z] bf5d7aec512f: Download complete [2020-06-18T08:53:14.009Z] e6b0cf9c0882: Verifying Checksum [2020-06-18T08:53:14.009Z] e6b0cf9c0882: Download complete [2020-06-18T08:53:14.284Z] e6b0cf9c0882: Pull complete [2020-06-18T08:53:14.900Z] 34c802a77dc8: Verifying Checksum [2020-06-18T08:53:14.900Z] 34c802a77dc8: Download complete [2020-06-18T08:53:14.900Z] 27c7a5d97fbd: Verifying Checksum [2020-06-18T08:53:14.900Z] 27c7a5d97fbd: Download complete [2020-06-18T08:53:15.518Z] 5c102a31e300: Verifying Checksum [2020-06-18T08:53:15.518Z] 5c102a31e300: Download complete [2020-06-18T08:53:15.518Z] dcfb455df0a1: Verifying Checksum [2020-06-18T08:53:15.518Z] dcfb455df0a1: Download complete [2020-06-18T08:53:15.780Z] 9eb99e56ec68: Verifying Checksum [2020-06-18T08:53:15.780Z] 9eb99e56ec68: Download complete [2020-06-18T08:53:15.780Z] 5788d62ee057: Verifying Checksum [2020-06-18T08:53:15.780Z] 5788d62ee057: Download complete [2020-06-18T08:53:16.354Z] 2848faf0eed1: Pull complete [2020-06-18T08:53:16.618Z] 0f37312ad70f: Pull complete [2020-06-18T08:53:16.732Z] ---> Running in f62325ac92a0 [2020-06-18T08:53:17.335Z] Removing intermediate container f62325ac92a0 [2020-06-18T08:53:17.335Z] ---> 888b2db1b910 [2020-06-18T08:53:17.335Z] Step 4/7 : RUN apk add bash [2020-06-18T08:53:17.335Z] ---> Running in b52a5c74a10c [2020-06-18T08:53:19.321Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-18T08:53:19.913Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-18T08:53:20.886Z] OK: 125 MiB in 39 packages [2020-06-18T08:53:22.330Z] Removing intermediate container b52a5c74a10c [2020-06-18T08:53:22.330Z] ---> d88aded0bbda [2020-06-18T08:53:22.330Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-18T08:53:22.330Z] ---> Running in bbd082d0e352 [2020-06-18T08:53:22.605Z] Removing intermediate container bbd082d0e352 [2020-06-18T08:53:22.605Z] ---> 863972bbe7d5 [2020-06-18T08:53:22.605Z] Step 6/7 : COPY go.mod . [2020-06-18T08:53:23.213Z] 5788d62ee057: Pull complete [2020-06-18T08:53:23.213Z] 0e6b1d234666: Pull complete [2020-06-18T08:53:23.213Z] bf5d7aec512f: Pull complete [2020-06-18T08:53:23.591Z] ---> 7f49fbaec361 [2020-06-18T08:53:23.591Z] Step 7/7 : RUN go mod download [2020-06-18T08:53:23.591Z] ---> Running in 4fe89dcdaba3 [2020-06-18T08:53:26.964Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-18T08:53:26.964Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-18T08:53:26.964Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-18T08:53:26.964Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-18T08:53:26.964Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-06-18T08:53:26.964Z] go: finding github.com/go-playground/locales v0.13.0 [2020-06-18T08:53:26.964Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-06-18T08:53:26.964Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-06-18T08:53:26.964Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-18T08:53:27.242Z] go: finding github.com/google/uuid v1.1.0 [2020-06-18T08:53:27.242Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-18T08:53:27.242Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-06-18T08:53:27.512Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-18T08:53:27.512Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-18T08:53:27.512Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-18T08:53:27.512Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-18T08:53:27.782Z] go: finding golang.org/x/text v0.3.2 [2020-06-18T08:53:27.782Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-18T08:53:28.053Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-18T08:53:28.053Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-06-18T08:53:31.352Z] 34c802a77dc8: Pull complete [2020-06-18T08:53:33.899Z] 9eb99e56ec68: Pull complete [2020-06-18T08:53:34.160Z] 27c7a5d97fbd: Pull complete [2020-06-18T08:53:35.104Z] 5c102a31e300: Pull complete [2020-06-18T08:53:35.104Z] dcfb455df0a1: Pull complete [2020-06-18T08:53:35.365Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-18T08:53:35.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-18T08:53:35.365Z] ---> 7c70fe431013 [2020-06-18T08:53:35.365Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-18T08:53:37.284Z] ---> Running in 691555c48043 [2020-06-18T08:53:37.284Z] Removing intermediate container 691555c48043 [2020-06-18T08:53:37.284Z] ---> 26c86729f1d3 [2020-06-18T08:53:37.284Z] Step 4/7 : RUN apk add bash [2020-06-18T08:53:37.284Z] ---> Running in 457a1e98225c [2020-06-18T08:53:38.235Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-18T08:53:40.148Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-18T08:53:40.416Z] OK: 143 MiB in 39 packages [2020-06-18T08:53:40.458Z] Removing intermediate container 4fe89dcdaba3 [2020-06-18T08:53:40.459Z] ---> dfb555292da0 [2020-06-18T08:53:40.459Z] Successfully built dfb555292da0 [2020-06-18T08:53:40.459Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-18T08:53:40.991Z] Removing intermediate container 457a1e98225c [2020-06-18T08:53:40.991Z] ---> 7ed2710b3acd [2020-06-18T08:53:40.991Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-18T08:53:40.991Z] ---> Running in 9f88faefaf1e [2020-06-18T08:53:40.991Z] Removing intermediate container 9f88faefaf1e [2020-06-18T08:53:40.991Z] ---> 63e36f0df3e6 [2020-06-18T08:53:40.991Z] Step 6/7 : COPY go.mod . [2020-06-18T08:53:41.019Z] + docker inspect -f . ci-base-image-arm64 [2020-06-18T08:53:41.019Z] . [Pipeline] withDockerContainer [2020-06-18T08:53:41.256Z] ---> 76b40c17702d [2020-06-18T08:53:41.256Z] Step 7/7 : RUN go mod download [2020-06-18T08:53:41.256Z] ---> Running in 561f99afe0e9 [2020-06-18T08:53:41.292Z] prd-ubuntu18.04-docker-arm64-4c-16g-3532 does not seem to be running inside a container [2020-06-18T08:53:41.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/19 -v /w/workspace/go-mod-core-contracts/19:/w/workspace/go-mod-core-contracts/19:rw,z -v /w/workspace/go-mod-core-contracts/19@tmp:/w/workspace/go-mod-core-contracts/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-18T08:53:42.659Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-18T08:53:42.659Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-18T08:53:42.659Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-18T08:53:42.659Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-18T08:53:42.659Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-06-18T08:53:42.659Z] go: finding github.com/go-playground/locales v0.13.0 [2020-06-18T08:53:42.659Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-06-18T08:53:42.659Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-06-18T08:53:42.659Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-18T08:53:42.659Z] go: finding github.com/google/uuid v1.1.0 [2020-06-18T08:53:42.659Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-18T08:53:42.659Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-06-18T08:53:42.659Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-18T08:53:42.659Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-18T08:53:42.659Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-18T08:53:42.659Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-18T08:53:42.659Z] go: finding golang.org/x/text v0.3.2 [2020-06-18T08:53:42.659Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-18T08:53:42.659Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-18T08:53:42.659Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-06-18T08:53:43.203Z] $ docker top 55dd1eb140f2254917242da39c7e2152f0a90becdfb144aefbadcb867ad42e7d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-18T08:53:44.596Z] + go version [2020-06-18T08:53:44.596Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-18T08:53:45.638Z] + make test [2020-06-18T08:53:45.638Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-18T08:53:50.809Z] Removing intermediate container 561f99afe0e9 [2020-06-18T08:53:50.809Z] ---> 610e6a957610 [2020-06-18T08:53:50.809Z] Successfully built 610e6a957610 [2020-06-18T08:53:50.809Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-18T08:53:51.293Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-18T08:53:51.293Z] . [Pipeline] withDockerContainer [2020-06-18T08:53:51.500Z] prd-centos7-docker-4c-2g-3533 does not seem to be running inside a container [2020-06-18T08:53:51.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/19 -v /w/workspace/go-mod-core-contracts/19:/w/workspace/go-mod-core-contracts/19:rw,z -v /w/workspace/go-mod-core-contracts/19@tmp:/w/workspace/go-mod-core-contracts/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-18T08:53:52.287Z] $ docker top ce717de57b4369f8328649524d2c53a59a0d05f8e42c200bff97221da805329d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-18T08:53:52.723Z] + go version [2020-06-18T08:53:52.723Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-18T08:53:53.021Z] + make test [2020-06-18T08:53:53.021Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-18T08:54:01.278Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-18T08:54:01.895Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.024s coverage: 85.7% of statements [2020-06-18T08:54:01.895Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.022s coverage: 100.0% of statements [2020-06-18T08:54:02.913Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.024s coverage: 45.4% of statements [2020-06-18T08:54:02.913Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.020s coverage: 77.8% of statements [2020-06-18T08:54:02.913Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-18T08:54:03.183Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.019s coverage: 6.4% of statements [2020-06-18T08:54:03.783Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.020s coverage: 14.4% of statements [2020-06-18T08:54:03.783Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.005s coverage: 100.0% of statements [2020-06-18T08:54:04.366Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.043s coverage: 100.0% of statements [2020-06-18T08:54:04.366Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-18T08:54:04.366Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-18T08:54:04.366Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements [2020-06-18T08:54:04.989Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.018s coverage: 100.0% of statements [2020-06-18T08:54:06.428Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.083s coverage: 62.5% of statements [2020-06-18T08:54:06.428Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.006s coverage: 26.3% of statements [2020-06-18T08:54:06.428Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.007s coverage: 15.4% of statements [2020-06-18T08:54:06.428Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.019s coverage: 15.4% of statements [2020-06-18T08:54:06.428Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements [2020-06-18T08:54:07.407Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-06-18T08:54:07.887Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-18T08:54:08.375Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.004s coverage: 83.3% of statements [2020-06-18T08:54:08.375Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-06-18T08:54:08.636Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.014s coverage: 91.3% of statements [2020-06-18T08:54:08.636Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-06-18T08:54:08.636Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-06-18T08:54:08.896Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-18T08:54:10.310Z] gofmt -l . [2020-06-18T08:54:10.310Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-18T08:54:10.513Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.111s coverage: 85.7% of statements [2020-06-18T08:54:10.513Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.059s coverage: 100.0% of statements [2020-06-18T08:54:10.618Z] Stashed 1 file(s) [Pipeline] } [2020-06-18T08:54:10.625Z] $ docker stop --time=1 ce717de57b4369f8328649524d2c53a59a0d05f8e42c200bff97221da805329d [2020-06-18T08:54:11.962Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.121s coverage: 45.4% of statements [2020-06-18T08:54:12.240Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.040s coverage: 77.8% of statements [2020-06-18T08:54:12.240Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-18T08:54:12.851Z] $ docker rm -f ce717de57b4369f8328649524d2c53a59a0d05f8e42c200bff97221da805329d [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) [2020-06-18T08:54:13.226Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.041s coverage: 6.4% of statements Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-18T08:54:15.216Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.043s coverage: 14.4% of statements [2020-06-18T08:54:15.493Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.048s coverage: 100.0% of statements [2020-06-18T08:54:16.952Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.127s coverage: 100.0% of statements [2020-06-18T08:54:16.952Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-18T08:54:16.952Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-18T08:54:16.952Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.046s coverage: 100.0% of statements [2020-06-18T08:54:16.952Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.527s coverage: 100.0% of statements [2020-06-18T08:54:16.952Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.129s coverage: 62.5% of statements [2020-06-18T08:54:18.936Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.012s coverage: 26.3% of statements [2020-06-18T08:54:19.540Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.039s coverage: 15.4% of statements [2020-06-18T08:54:19.540Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.014s coverage: 15.4% of statements [2020-06-18T08:54:20.144Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements [2020-06-18T08:54:20.144Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-06-18T08:54:22.775Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 83.3% of statements [2020-06-18T08:54:22.775Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-06-18T08:54:23.367Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.031s coverage: 91.3% of statements [2020-06-18T08:54:23.367Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-06-18T08:54:23.367Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-06-18T08:54:23.971Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-18T08:54:28.288Z] gofmt -l . [2020-06-18T08:54:28.288Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-18T08:54:28.598Z] Warning: overwriting stash ‘coverage-report’ [2020-06-18T08:54:29.125Z] Stashed 1 file(s) [Pipeline] } [2020-06-18T08:54:29.106Z] $ docker stop --time=1 55dd1eb140f2254917242da39c7e2152f0a90becdfb144aefbadcb867ad42e7d [2020-06-18T08:54:31.220Z] $ docker rm -f 55dd1eb140f2254917242da39c7e2152f0a90becdfb144aefbadcb867ad42e7d [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 [2020-06-18T08:54:32.578Z] provisioning config files... [2020-06-18T08:54:32.590Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config39642763644519578tmp [Pipeline] { [Pipeline] sh [2020-06-18T08:54:32.907Z] + curl -s https://codecov.io/bash [2020-06-18T08:54:32.907Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config39642763644519578tmp [2020-06-18T08:54:33.172Z] [2020-06-18T08:54:33.172Z] _____ _ [2020-06-18T08:54:33.172Z] / ____| | | [2020-06-18T08:54:33.172Z] | | ___ __| | ___ ___ _____ __ [2020-06-18T08:54:33.172Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-18T08:54:33.172Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-18T08:54:33.172Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-18T08:54:33.172Z] Bash-20200602-f809a24 [2020-06-18T08:54:33.172Z] [2020-06-18T08:54:33.172Z] [2020-06-18T08:54:33.172Z] ==> Jenkins CI detected. [2020-06-18T08:54:33.172Z] project root: . [2020-06-18T08:54:33.172Z] Fixing merge commit SHA [2020-06-18T08:54:33.172Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-18T08:54:33.172Z] ==> Running gcov in . (disable via -X gcov) [2020-06-18T08:54:33.172Z] ==> Python coveragepy not found [2020-06-18T08:54:33.172Z] ==> Searching for coverage reports in: [2020-06-18T08:54:33.172Z] + . [2020-06-18T08:54:33.172Z] -> Found 1 reports [2020-06-18T08:54:33.172Z] ==> Detecting git/mercurial file structure [2020-06-18T08:54:33.172Z] ==> Reading reports [2020-06-18T08:54:33.172Z] + ./coverage.out bytes=83707 [2020-06-18T08:54:33.172Z] ==> Appending adjustments [2020-06-18T08:54:33.172Z] https://docs.codecov.io/docs/fixing-reports [2020-06-18T08:54:33.743Z] + Found adjustments [2020-06-18T08:54:33.743Z] ==> Gzipping contents [2020-06-18T08:54:33.743Z] ==> Uploading reports [2020-06-18T08:54:33.743Z] url: https://codecov.io [2020-06-18T08:54:33.743Z] query: branch=PR-236&commit=ce12e3ca5eff886d773c4b0e75431aaee5057a0a&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F19%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-06-18T08:54:33.743Z] -> Pinging Codecov [2020-06-18T08:54:33.743Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-236&commit=ce12e3ca5eff886d773c4b0e75431aaee5057a0a&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F19%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-06-18T08:54:34.312Z] -> Uploading [2020-06-18T08:54:34.885Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ce12e3ca5eff886d773c4b0e75431aaee5057a0a [Pipeline] } [2020-06-18T08:54:34.894Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-18T08:54:35.763Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-18T08:54:36.059Z] ---> package-listing.sh [2020-06-18T08:54:36.059Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-18T08:54:36.059Z] ++ facter osfamily [2020-06-18T08:54:36.059Z] + OS_FAMILY=redhat [2020-06-18T08:54:36.059Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 [2020-06-18T08:54:36.059Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-18T08:54:36.059Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-18T08:54:36.059Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-18T08:54:36.059Z] + PACKAGES=/tmp/packages_start.txt [2020-06-18T08:54:36.059Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-06-18T08:54:36.059Z] + PACKAGES=/tmp/packages_end.txt [2020-06-18T08:54:36.059Z] + case "${OS_FAMILY}" in [2020-06-18T08:54:36.059Z] + rpm -qa [2020-06-18T08:54:36.059Z] + sort [2020-06-18T08:54:40.265Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-18T08:54:40.265Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-18T08:54:40.265Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-18T08:54:40.265Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-06-18T08:54:40.265Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [2020-06-18T08:54:40.265Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-18T08:54:40.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-18T08:54:40.879Z] [2020-06-18T08:54:40.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-18T08:54:41.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-18T08:54:41.198Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-18T08:54:41.198Z] c9b1b535fdd9: Pulling fs layer [2020-06-18T08:54:41.198Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-18T08:54:41.198Z] 756a868c4378: Pulling fs layer [2020-06-18T08:54:41.198Z] 444b2fc9a129: Pulling fs layer [2020-06-18T08:54:41.198Z] ea15f1150254: Pulling fs layer [2020-06-18T08:54:41.198Z] 41b27a9f41bf: Pulling fs layer [2020-06-18T08:54:41.198Z] 28c525ee5125: Pulling fs layer [2020-06-18T08:54:41.198Z] 094b1ea09ed8: Pulling fs layer [2020-06-18T08:54:41.198Z] 138eaada9080: Pulling fs layer [2020-06-18T08:54:41.198Z] 0622d0fa9048: Pulling fs layer [2020-06-18T08:54:41.198Z] 138eaada9080: Waiting [2020-06-18T08:54:41.198Z] 0622d0fa9048: Waiting [2020-06-18T08:54:41.198Z] 28c525ee5125: Waiting [2020-06-18T08:54:41.198Z] 094b1ea09ed8: Waiting [2020-06-18T08:54:41.198Z] 41b27a9f41bf: Waiting [2020-06-18T08:54:41.198Z] ea15f1150254: Waiting [2020-06-18T08:54:41.198Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-18T08:54:41.198Z] 2cc5ad85d9ab: Download complete [2020-06-18T08:54:41.198Z] 444b2fc9a129: Verifying Checksum [2020-06-18T08:54:41.198Z] 444b2fc9a129: Download complete [2020-06-18T08:54:41.198Z] c9b1b535fdd9: Verifying Checksum [2020-06-18T08:54:41.198Z] c9b1b535fdd9: Download complete [2020-06-18T08:54:41.198Z] ea15f1150254: Verifying Checksum [2020-06-18T08:54:41.198Z] ea15f1150254: Download complete [2020-06-18T08:54:41.198Z] 28c525ee5125: Verifying Checksum [2020-06-18T08:54:41.198Z] 28c525ee5125: Download complete [2020-06-18T08:54:41.471Z] 756a868c4378: Verifying Checksum [2020-06-18T08:54:41.471Z] 756a868c4378: Download complete [2020-06-18T08:54:41.741Z] 138eaada9080: Verifying Checksum [2020-06-18T08:54:41.741Z] 138eaada9080: Download complete [2020-06-18T08:54:41.741Z] c9b1b535fdd9: Pull complete [2020-06-18T08:54:41.741Z] 0622d0fa9048: Verifying Checksum [2020-06-18T08:54:41.741Z] 0622d0fa9048: Download complete [2020-06-18T08:54:41.741Z] 094b1ea09ed8: Verifying Checksum [2020-06-18T08:54:41.741Z] 094b1ea09ed8: Download complete [2020-06-18T08:54:42.313Z] 41b27a9f41bf: Verifying Checksum [2020-06-18T08:54:42.313Z] 41b27a9f41bf: Download complete [2020-06-18T08:54:42.313Z] 2cc5ad85d9ab: Pull complete [2020-06-18T08:54:43.692Z] 756a868c4378: Pull complete [2020-06-18T08:54:43.692Z] 444b2fc9a129: Pull complete [2020-06-18T08:54:43.692Z] ea15f1150254: Pull complete [2020-06-18T08:54:47.899Z] 41b27a9f41bf: Pull complete [2020-06-18T08:54:47.899Z] 28c525ee5125: Pull complete [2020-06-18T08:54:50.464Z] 094b1ea09ed8: Pull complete [2020-06-18T08:54:50.724Z] 138eaada9080: Pull complete [2020-06-18T08:54:50.724Z] 0622d0fa9048: Pull complete [2020-06-18T08:54:50.724Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-18T08:54:50.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-18T08:54:50.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-18T08:54:50.846Z] prd-centos7-docker-4c-2g-3529 does not seem to be running inside a container [2020-06-18T08:54:50.898Z] $ 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-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-18T08:54:54.526Z] $ docker top 224fac26b01890ab97092de39291c1e0ac855f388adf8e1a87a62c2e138e2a6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-18T08:54:54.674Z] provisioning config files... [2020-06-18T08:54:54.686Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config8690640532796656226tmp [Pipeline] { [Pipeline] echo [2020-06-18T08:54:54.718Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-18T08:54:55.007Z] ---> create-netrc.sh [Pipeline] echo [2020-06-18T08:54:55.016Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-18T08:54:55.306Z] ---> logs-deploy.sh [2020-06-18T08:54:55.306Z] + ARCHIVE_ARTIFACTS= [2020-06-18T08:54:55.306Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-18T08:54:55.306Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-18T08:54:55.306Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-18T08:54:55.306Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/19 [2020-06-18T08:54:55.306Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/19/ [2020-06-18T08:54:55.306Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/19 /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-06-18T08:54:56.690Z] Archives upload complete. [2020-06-18T08:54:56.690Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/19 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/19/ [2020-06-18T08:54:57.261Z] ---> uname -a: [2020-06-18T08:54:57.261Z] Linux 224fac26b018 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] ---> lscpu: [2020-06-18T08:54:57.261Z] Architecture: x86_64 [2020-06-18T08:54:57.261Z] CPU op-mode(s): 32-bit, 64-bit [2020-06-18T08:54:57.261Z] Byte Order: Little Endian [2020-06-18T08:54:57.261Z] Address sizes: 40 bits physical, 48 bits virtual [2020-06-18T08:54:57.261Z] CPU(s): 4 [2020-06-18T08:54:57.261Z] On-line CPU(s) list: 0-3 [2020-06-18T08:54:57.261Z] Thread(s) per core: 1 [2020-06-18T08:54:57.261Z] Core(s) per socket: 1 [2020-06-18T08:54:57.261Z] Socket(s): 4 [2020-06-18T08:54:57.261Z] NUMA node(s): 1 [2020-06-18T08:54:57.261Z] Vendor ID: GenuineIntel [2020-06-18T08:54:57.261Z] CPU family: 6 [2020-06-18T08:54:57.261Z] Model: 44 [2020-06-18T08:54:57.261Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-06-18T08:54:57.261Z] Stepping: 1 [2020-06-18T08:54:57.261Z] CPU MHz: 2933.438 [2020-06-18T08:54:57.261Z] BogoMIPS: 5866.87 [2020-06-18T08:54:57.261Z] Virtualization: VT-x [2020-06-18T08:54:57.261Z] Hypervisor vendor: KVM [2020-06-18T08:54:57.261Z] Virtualization type: full [2020-06-18T08:54:57.261Z] L1d cache: 128 KiB [2020-06-18T08:54:57.261Z] L1i cache: 128 KiB [2020-06-18T08:54:57.261Z] L2 cache: 16 MiB [2020-06-18T08:54:57.261Z] L3 cache: 64 MiB [2020-06-18T08:54:57.261Z] NUMA node0 CPU(s): 0-3 [2020-06-18T08:54:57.261Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-06-18T08:54:57.261Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-06-18T08:54:57.261Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-06-18T08:54:57.261Z] Vulnerability Meltdown: Mitigation; PTI [2020-06-18T08:54:57.261Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-06-18T08:54:57.261Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-06-18T08:54:57.261Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-06-18T08:54:57.261Z] Vulnerability Tsx async abort: Not affected [2020-06-18T08:54:57.261Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] ---> nproc: [2020-06-18T08:54:57.261Z] 4 [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] ---> df -h: [2020-06-18T08:54:57.261Z] Filesystem Size Used Available Use% Mounted on [2020-06-18T08:54:57.261Z] overlay 50.0G 7.2G 42.8G 14% / [2020-06-18T08:54:57.261Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-06-18T08:54:57.261Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-06-18T08:54:57.261Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-06-18T08:54:57.261Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-06-18T08:54:57.261Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-06-18T08:54:57.261Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-06-18T08:54:57.261Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-236@tmp [2020-06-18T08:54:57.261Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-06-18T08:54:57.261Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] ---> free -m: [2020-06-18T08:54:57.261Z] total used free shared buff/cache available [2020-06-18T08:54:57.261Z] Mem: 1837 638 129 0 1068 1094 [2020-06-18T08:54:57.261Z] Swap: 1023 1 1022 [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] ---> ip addr: [2020-06-18T08:54:57.261Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-06-18T08:54:57.261Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-06-18T08:54:57.261Z] inet 127.0.0.1/8 scope host lo [2020-06-18T08:54:57.261Z] valid_lft forever preferred_lft forever [2020-06-18T08:54:57.261Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-06-18T08:54:57.261Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-06-18T08:54:57.261Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-06-18T08:54:57.261Z] valid_lft forever preferred_lft forever [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] ---> sar -b -r -n DEV: [2020-06-18T08:54:57.261Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/18/20 _x86_64_ (4 CPU) [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] 08:48:36 LINUX RESTART [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] 08:49:01 tps rtps wtps bread/s bwrtn/s [2020-06-18T08:54:57.261Z] 08:50:01 122.16 34.94 87.21 7376.06 40188.83 [2020-06-18T08:54:57.261Z] 08:51:01 2.23 0.00 2.23 0.00 48.03 [2020-06-18T08:54:57.261Z] 08:52:01 0.40 0.00 0.40 0.00 6.01 [2020-06-18T08:54:57.261Z] 08:53:01 0.20 0.00 0.20 0.00 2.42 [2020-06-18T08:54:57.261Z] 08:54:01 0.23 0.00 0.23 0.00 3.60 [2020-06-18T08:54:57.261Z] Average: 25.05 6.99 18.06 1475.85 8053.26 [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] 08:49:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-06-18T08:54:57.261Z] 08:50:01 169024 1712532 91.02 2620 1156052 1124520 38.38 416472 1133884 120 [2020-06-18T08:54:57.261Z] 08:51:01 175336 1706220 90.68 2620 1156276 1081448 36.91 414132 1131008 20 [2020-06-18T08:54:57.261Z] 08:52:01 174780 1706776 90.71 2620 1156284 1081656 36.91 415240 1130996 8 [2020-06-18T08:54:57.261Z] 08:53:01 174272 1707284 90.74 2620 1156284 1081768 36.92 415600 1130996 8 [2020-06-18T08:54:57.261Z] 08:54:01 173224 1708332 90.79 2620 1156292 1081696 36.92 419820 1128084 8 [2020-06-18T08:54:57.261Z] Average: 173327 1708229 90.79 2620 1156238 1090218 37.21 416253 1130994 33 [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] 08:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-06-18T08:54:57.261Z] 08:50:01 eth0 563.36 344.68 1058.13 105.87 0.00 0.00 0.00 [2020-06-18T08:54:57.261Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-18T08:54:57.261Z] 08:50:01 docker0 4.10 2.95 0.77 8.62 0.00 0.00 0.00 [2020-06-18T08:54:57.261Z] 08:51:01 eth0 0.60 0.08 0.06 0.04 0.00 0.00 0.00 [2020-06-18T08:54:57.261Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-18T08:54:57.261Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-18T08:54:57.261Z] 08:52:01 eth0 1.55 0.62 0.70 0.38 0.00 0.00 0.00 [2020-06-18T08:54:57.261Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-18T08:54:57.261Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-18T08:54:57.261Z] 08:53:01 eth0 1.18 0.63 0.49 0.19 0.00 0.00 0.00 [2020-06-18T08:54:57.261Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-18T08:54:57.261Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-18T08:54:57.261Z] 08:54:01 eth0 0.52 0.30 0.27 0.23 0.00 0.00 0.00 [2020-06-18T08:54:57.261Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-18T08:54:57.261Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-18T08:54:57.261Z] Average: eth0 113.49 69.29 212.02 21.35 0.00 0.00 0.00 [2020-06-18T08:54:57.261Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-18T08:54:57.261Z] Average: docker0 0.82 0.59 0.15 1.73 0.00 0.00 0.00 [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] ---> sar -P ALL: [2020-06-18T08:54:57.261Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/18/20 _x86_64_ (4 CPU) [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] 08:48:36 LINUX RESTART [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] 08:49:01 CPU %user %nice %system %iowait %steal %idle [2020-06-18T08:54:57.261Z] 08:50:01 all 10.99 0.00 3.74 8.84 0.01 76.41 [2020-06-18T08:54:57.261Z] 08:50:01 0 10.12 0.00 4.46 8.76 0.02 76.65 [2020-06-18T08:54:57.261Z] 08:50:01 1 8.12 0.00 3.92 7.80 0.00 80.17 [2020-06-18T08:54:57.261Z] 08:50:01 2 12.10 0.00 3.46 8.11 0.02 76.31 [2020-06-18T08:54:57.261Z] 08:50:01 3 13.63 0.00 3.13 10.71 0.02 72.51 [2020-06-18T08:54:57.261Z] 08:51:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2020-06-18T08:54:57.261Z] 08:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-06-18T08:54:57.261Z] 08:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-18T08:54:57.261Z] 08:51:01 2 0.47 0.00 0.03 0.00 0.00 99.50 [2020-06-18T08:54:57.261Z] 08:51:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-06-18T08:54:57.261Z] 08:52:01 all 0.13 0.00 0.04 0.00 0.00 99.83 [2020-06-18T08:54:57.261Z] 08:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-06-18T08:54:57.261Z] 08:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-18T08:54:57.261Z] 08:52:01 2 0.42 0.00 0.03 0.00 0.00 99.55 [2020-06-18T08:54:57.261Z] 08:52:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2020-06-18T08:54:57.261Z] 08:53:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-06-18T08:54:57.261Z] 08:53:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-06-18T08:54:57.261Z] 08:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2020-06-18T08:54:57.261Z] 08:53:01 2 0.30 0.00 0.03 0.00 0.00 99.67 [2020-06-18T08:54:57.261Z] 08:53:01 3 0.22 0.00 0.02 0.00 0.00 99.77 [2020-06-18T08:54:57.261Z] 08:54:01 all 0.16 0.00 0.02 0.00 0.00 99.81 [2020-06-18T08:54:57.261Z] 08:54:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-06-18T08:54:57.261Z] 08:54:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-06-18T08:54:57.261Z] 08:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-18T08:54:57.261Z] 08:54:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2020-06-18T08:54:57.261Z] Average: all 2.30 0.00 0.77 1.76 0.00 95.17 [2020-06-18T08:54:57.261Z] Average: 0 2.04 0.00 0.91 1.74 0.00 95.32 [2020-06-18T08:54:57.261Z] Average: 1 1.64 0.00 0.80 1.55 0.00 96.00 [2020-06-18T08:54:57.261Z] Average: 2 2.65 0.00 0.71 1.62 0.00 95.01 [2020-06-18T08:54:57.261Z] Average: 3 2.87 0.00 0.65 2.13 0.00 94.35 [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z] [2020-06-18T08:54:57.261Z]