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 38d0cc147a837ce191fd6fcb9b0683ab407438b4 rather than a3c40312da7dd79e9c0f06f6096cec8c5d60f45a Obtained Jenkinsfile from 38d0cc147a837ce191fd6fcb9b0683ab407438b4 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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-4862 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 Fetching 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 > 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 Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit a3c40312da7dd79e9c0f06f6096cec8c5d60f45a Merge succeeded, producing 95a1d2f0964d654e3b5f7944b9e01b0ccefd5a11 Checking out Revision 95a1d2f0964d654e3b5f7944b9e01b0ccefd5a11 (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f a3c40312da7dd79e9c0f06f6096cec8c5d60f45a # 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 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95a1d2f0964d654e3b5f7944b9e01b0ccefd5a11 # timeout=10 Commit message: "Merge commit '38d0cc147a837ce191fd6fcb9b0683ab407438b4' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-20T03:45:40.240Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-20T03:45:40.457Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk f1efba1f4a4358b5185b5c19e3ac2676603c5c83 # timeout=10 [Pipeline] echo [2020-04-20T03:45:40.530Z] ========================================================= [2020-04-20T03:45:40.530Z] EdgeX Global Pipelines Version Info [2020-04-20T03:45:40.530Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-20T03:45:43.997Z] ------------------- [2020-04-20T03:45:43.997Z] stable info: [2020-04-20T03:45:43.997Z] ------------------- [2020-04-20T03:45:43.997Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-20T03:45:43.997Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-20T03:45:43.997Z] Message: update stable to v1.0.73 [2020-04-20T03:45:44.628Z] ------------------- [2020-04-20T03:45:44.628Z] experimental info: [2020-04-20T03:45:44.628Z] ------------------- [2020-04-20T03:45:44.628Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-20T03:45:44.628Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-20T03:45:44.628Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-20T03:45:46.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T03:45:46.922Z] [2020-04-20T03:45:46.922Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-20T03:45:47.298Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T03:45:47.590Z] latest: Pulling from edgex-devops/git-semver [2020-04-20T03:45:47.590Z] 9123ac7c32f7: Pulling fs layer [2020-04-20T03:45:47.590Z] b8cc5d1170e3: Pulling fs layer [2020-04-20T03:45:47.590Z] 2924cbbf6a41: Pulling fs layer [2020-04-20T03:45:47.590Z] 93b08a4f1073: Pulling fs layer [2020-04-20T03:45:47.590Z] 93b08a4f1073: Waiting [2020-04-20T03:45:47.590Z] b8cc5d1170e3: Verifying Checksum [2020-04-20T03:45:47.590Z] b8cc5d1170e3: Download complete [2020-04-20T03:45:47.945Z] 9123ac7c32f7: Verifying Checksum [2020-04-20T03:45:47.945Z] 9123ac7c32f7: Download complete [2020-04-20T03:45:48.256Z] 2924cbbf6a41: Verifying Checksum [2020-04-20T03:45:48.256Z] 2924cbbf6a41: Download complete [2020-04-20T03:45:48.592Z] 93b08a4f1073: Verifying Checksum [2020-04-20T03:45:48.592Z] 93b08a4f1073: Download complete [2020-04-20T03:45:48.946Z] 9123ac7c32f7: Pull complete [2020-04-20T03:45:49.238Z] b8cc5d1170e3: Pull complete [2020-04-20T03:45:51.971Z] 2924cbbf6a41: Pull complete [2020-04-20T03:45:51.971Z] 93b08a4f1073: Pull complete [2020-04-20T03:45:51.971Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-20T03:45:51.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-20T03:45:52.312Z] prd-centos7-docker-4c-2g-4862 does not seem to be running inside a container [2020-04-20T03:45:52.499Z] $ 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-04-20T03:45:53.819Z] $ docker top e5406075506a204931d921e68b9ff0e910967af5345191b81f1c9f03d4784b7c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-20T03:45:54.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T03:45:54.273Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T03:45:54.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T03:45:54.954Z] $ docker exec e5406075506a204931d921e68b9ff0e910967af5345191b81f1c9f03d4784b7c ssh-agent [2020-04-20T03:45:55.640Z] SSH_AUTH_SOCK=/tmp/ssh-8Dwztt58ydID/agent.14 [2020-04-20T03:45:55.640Z] SSH_AGENT_PID=20 [2020-04-20T03:45:55.728Z] Running ssh-add (command line suppressed) [2020-04-20T03:45:56.236Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3008178480844939933.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3008178480844939933.key) [2020-04-20T03:45:56.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T03:45:57.536Z] + git describe --exact-match --tags HEAD [2020-04-20T03:45:57.536Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-20T03:45:57.826Z] $ docker exec --env ******** --env ******** e5406075506a204931d921e68b9ff0e910967af5345191b81f1c9f03d4784b7c ssh-agent -k [2020-04-20T03:45:58.400Z] unset SSH_AUTH_SOCK; [2020-04-20T03:45:58.400Z] unset SSH_AGENT_PID; [2020-04-20T03:45:58.400Z] echo Agent pid 20 killed; [2020-04-20T03:45:58.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-20T03:45:58.643Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-20T03:45:58.643Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-20T03:45:58.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T03:45:58.715Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T03:45:59.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T03:45:59.156Z] $ docker exec e5406075506a204931d921e68b9ff0e910967af5345191b81f1c9f03d4784b7c ssh-agent [2020-04-20T03:45:59.546Z] SSH_AUTH_SOCK=/tmp/ssh-Gwe248zirw5I/agent.56 [2020-04-20T03:45:59.546Z] SSH_AGENT_PID=63 [2020-04-20T03:45:59.604Z] Running ssh-add (command line suppressed) [2020-04-20T03:45:59.799Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_7900371112087980212.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_7900371112087980212.key) [2020-04-20T03:45:59.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T03:46:01.205Z] + git semver init [2020-04-20T03:46:01.205Z] # -> Open(): unable to determine branch for HEAD [2020-04-20T03:46:01.205Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git [2020-04-20T03:46:01.205Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-04-20T03:46:01.205Z] # $SEMVER_REMOTE_NAME = origin [2020-04-20T03:46:01.205Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-20T03:46:01.205Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-20T03:46:01.205Z] # $SEMVER_BRANCH = PR-236 [2020-04-20T03:46:01.205Z] # $SEMVER_TEMP = /tmp/semver-831253004 [2020-04-20T03:46:01.205Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-04-20T03:46:01.481Z] # '/tmp/semver-831253004' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' [2020-04-20T03:46:01.481Z] # -> Force: false [2020-04-20T03:46:01.481Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } [2020-04-20T03:46:01.506Z] $ docker exec --env ******** --env ******** e5406075506a204931d921e68b9ff0e910967af5345191b81f1c9f03d4784b7c ssh-agent -k [2020-04-20T03:46:01.909Z] unset SSH_AUTH_SOCK; [2020-04-20T03:46:01.912Z] unset SSH_AGENT_PID; [2020-04-20T03:46:01.912Z] echo Agent pid 63 killed; [2020-04-20T03:46:02.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-20T03:46:02.839Z] + git semver [Pipeline] } [2020-04-20T03:46:02.946Z] $ docker stop --time=1 e5406075506a204931d921e68b9ff0e910967af5345191b81f1c9f03d4784b7c [2020-04-20T03:46:04.816Z] $ docker rm -f e5406075506a204931d921e68b9ff0e910967af5345191b81f1c9f03d4784b7c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-20T03:46:07.635Z] Stashed 73 file(s) [Pipeline] echo [2020-04-20T03:46:07.637Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-20T03:46:22.879Z] Still waiting to schedule task [2020-04-20T03:46:22.879Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-20T03:46:22.881Z] Still waiting to schedule task [2020-04-20T03:46:22.881Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4860’ is offline [2020-04-20T03:48:07.469Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4863 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-04-20T03:48:07.538Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2020-04-20T03:48:13.906Z] using credential edgex-jenkins-ssh [2020-04-20T03:48:13.955Z] Cloning the remote Git repository [2020-04-20T03:48:13.955Z] Cloning with configured refspecs honoured and without tags [2020-04-20T03:48:15.232Z] Fetching without tags [2020-04-20T03:48:14.019Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-20T03:48:14.116Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2020-04-20T03:48:14.205Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-20T03:48:14.206Z] > git --version # timeout=10 [2020-04-20T03:48:14.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T03:48:14.304Z] > 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-04-20T03:48:15.078Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-20T03:48:15.109Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-04-20T03:48:15.141Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T03:48:15.198Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-20T03:48:15.244Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-20T03:48:15.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T03:48:15.737Z] Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit a3c40312da7dd79e9c0f06f6096cec8c5d60f45a [2020-04-20T03:48:16.227Z] Merge succeeded, producing db955d4e34ca1ee909503cd883d56921e5d03056 [2020-04-20T03:48:16.227Z] Checking out Revision db955d4e34ca1ee909503cd883d56921e5d03056 (PR-236) [2020-04-20T03:48:15.259Z] > 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-04-20T03:48:15.758Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T03:48:15.799Z] > git checkout -f a3c40312da7dd79e9c0f06f6096cec8c5d60f45a # timeout=10 [2020-04-20T03:48:16.029Z] > git remote # timeout=10 [2020-04-20T03:48:16.067Z] > git config --get remote.origin.url # timeout=10 [2020-04-20T03:48:16.116Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T03:48:16.140Z] > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 [2020-04-20T03:48:16.210Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-20T03:48:16.234Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T03:48:16.252Z] > git checkout -f db955d4e34ca1ee909503cd883d56921e5d03056 # timeout=10 [2020-04-20T03:48:20.638Z] Commit message: "Merge commit '38d0cc147a837ce191fd6fcb9b0683ab407438b4' into HEAD" [2020-04-20T03:48:20.668Z] First time build. Skipping changelog. [2020-04-20T03:48:20.650Z] > git rev-list --no-walk f1efba1f4a4358b5185b5c19e3ac2676603c5c83 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-20T03:48:22.020Z] ========================================================= [2020-04-20T03:48:22.020Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-20T03:48:22.020Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-20T03:48:23.183Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-20T03:48:24.158Z] Sending build context to Docker daemon 1.778MB [2020-04-20T03:48:24.158Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-20T03:48:24.158Z] Step 2/7 : FROM ${BASE} [2020-04-20T03:48:24.429Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-20T03:48:24.429Z] cde5963f3b93: Pulling fs layer [2020-04-20T03:48:24.429Z] 2a23fa8c16f7: Pulling fs layer [2020-04-20T03:48:24.429Z] 777b28850792: Pulling fs layer [2020-04-20T03:48:24.429Z] 8a11ddd9e578: Pulling fs layer [2020-04-20T03:48:24.429Z] 4cf88f913ddb: Pulling fs layer [2020-04-20T03:48:24.429Z] 1df406cf5192: Pulling fs layer [2020-04-20T03:48:24.429Z] cd6300453558: Pulling fs layer [2020-04-20T03:48:24.429Z] b9c365052c96: Pulling fs layer [2020-04-20T03:48:24.429Z] a2d8cc88f415: Pulling fs layer [2020-04-20T03:48:24.429Z] ea1d1ca13537: Pulling fs layer [2020-04-20T03:48:24.429Z] 3750a50a1c5e: Pulling fs layer [2020-04-20T03:48:24.429Z] 8a11ddd9e578: Waiting [2020-04-20T03:48:24.429Z] 4cf88f913ddb: Waiting [2020-04-20T03:48:24.429Z] 1df406cf5192: Waiting [2020-04-20T03:48:24.429Z] cd6300453558: Waiting [2020-04-20T03:48:24.429Z] b9c365052c96: Waiting [2020-04-20T03:48:24.429Z] a2d8cc88f415: Waiting [2020-04-20T03:48:24.429Z] ea1d1ca13537: Waiting [2020-04-20T03:48:24.429Z] 3750a50a1c5e: Waiting [2020-04-20T03:48:24.429Z] 777b28850792: Verifying Checksum [2020-04-20T03:48:24.429Z] 777b28850792: Download complete [2020-04-20T03:48:24.429Z] 2a23fa8c16f7: Verifying Checksum [2020-04-20T03:48:24.429Z] 2a23fa8c16f7: Download complete [2020-04-20T03:48:24.429Z] 4cf88f913ddb: Verifying Checksum [2020-04-20T03:48:24.429Z] 4cf88f913ddb: Download complete [2020-04-20T03:48:24.429Z] 1df406cf5192: Verifying Checksum [2020-04-20T03:48:24.429Z] 1df406cf5192: Download complete [2020-04-20T03:48:24.700Z] cde5963f3b93: Verifying Checksum [2020-04-20T03:48:24.700Z] cde5963f3b93: Download complete [2020-04-20T03:48:25.291Z] cde5963f3b93: Pull complete [2020-04-20T03:48:25.885Z] 2a23fa8c16f7: Pull complete [2020-04-20T03:48:26.489Z] 777b28850792: Pull complete [2020-04-20T03:48:29.090Z] cd6300453558: Verifying Checksum [2020-04-20T03:48:29.090Z] cd6300453558: Download complete [2020-04-20T03:48:29.090Z] a2d8cc88f415: Verifying Checksum [2020-04-20T03:48:29.090Z] a2d8cc88f415: Download complete [2020-04-20T03:48:31.712Z] ea1d1ca13537: Verifying Checksum [2020-04-20T03:48:31.712Z] ea1d1ca13537: Download complete [2020-04-20T03:48:31.712Z] 3750a50a1c5e: Verifying Checksum [2020-04-20T03:48:31.712Z] 3750a50a1c5e: Download complete [2020-04-20T03:48:34.303Z] b9c365052c96: Verifying Checksum [2020-04-20T03:48:34.303Z] b9c365052c96: Download complete [2020-04-20T03:48:35.716Z] 8a11ddd9e578: Verifying Checksum [2020-04-20T03:48:35.716Z] 8a11ddd9e578: Download complete [2020-04-20T03:48:48.098Z] 8a11ddd9e578: Pull complete [2020-04-20T03:48:48.098Z] 4cf88f913ddb: Pull complete [2020-04-20T03:48:48.098Z] 1df406cf5192: Pull complete [2020-04-20T03:48:51.453Z] cd6300453558: Pull complete [2020-04-20T03:48:55.742Z] b9c365052c96: Pull complete [2020-04-20T03:48:56.011Z] a2d8cc88f415: Pull complete [2020-04-20T03:48:57.970Z] ea1d1ca13537: Pull complete [2020-04-20T03:48:58.560Z] 3750a50a1c5e: Pull complete [2020-04-20T03:48:58.560Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-20T03:48:58.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-20T03:48:58.560Z] ---> 78745c68409d [2020-04-20T03:48:58.560Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-20T03:49:02.827Z] ---> Running in c2c0aa0cbca5 [2020-04-20T03:49:03.093Z] Removing intermediate container c2c0aa0cbca5 [2020-04-20T03:49:03.093Z] ---> 3f7ad0309b2a [2020-04-20T03:49:03.093Z] Step 4/7 : RUN apk add bash [2020-04-20T03:49:03.093Z] ---> Running in 5386da333904 [2020-04-20T03:49:04.058Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-20T03:49:05.463Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-20T03:49:06.423Z] OK: 125 MiB in 39 packages [2020-04-20T03:49:07.399Z] Removing intermediate container 5386da333904 [2020-04-20T03:49:07.399Z] ---> 4deb9959faf2 [2020-04-20T03:49:07.399Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-20T03:49:07.684Z] ---> Running in 3ffdcf856f7b [2020-04-20T03:49:07.953Z] Removing intermediate container 3ffdcf856f7b [2020-04-20T03:49:07.953Z] ---> d0f7a9fb0a16 [2020-04-20T03:49:07.953Z] Step 6/7 : COPY go.mod . [2020-04-20T03:49:08.328Z] Running on prd-centos7-docker-4c-2g-4864 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-04-20T03:49:08.371Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2020-04-20T03:49:08.537Z] ---> adab128602ae [2020-04-20T03:49:08.537Z] Step 7/7 : RUN go mod download [2020-04-20T03:49:08.806Z] ---> Running in e005eca8b2a4 [2020-04-20T03:49:10.231Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-20T03:49:10.231Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T03:49:10.231Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-20T03:49:10.232Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T03:49:10.232Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T03:49:10.232Z] go: finding github.com/google/uuid v1.1.0 [2020-04-20T03:49:10.498Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T03:49:10.498Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T03:49:10.498Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-20T03:49:10.498Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-20T03:49:10.767Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-20T03:49:13.370Z] Removing intermediate container e005eca8b2a4 [2020-04-20T03:49:13.370Z] ---> 4c6861f502d6 [2020-04-20T03:49:13.370Z] Successfully built 4c6861f502d6 [2020-04-20T03:49:13.370Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-20T03:49:14.029Z] + docker inspect -f . ci-base-image-arm64 [2020-04-20T03:49:14.296Z] . [Pipeline] withDockerContainer [2020-04-20T03:49:14.628Z] prd-ubuntu18.04-docker-arm64-4c-16g-4863 does not seem to be running inside a container [2020-04-20T03:49:14.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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-04-20T03:49:16.184Z] $ docker top cab79b659edcce8bac611b335df2a5c3323a1332436bf350d6fa7727e6dc222b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-20T03:49:17.243Z] + go version [2020-04-20T03:49:17.243Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-20T03:49:17.905Z] + make test [2020-04-20T03:49:17.905Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-20T03:49:18.480Z] using credential edgex-jenkins-ssh [2020-04-20T03:49:18.544Z] Cloning the remote Git repository [2020-04-20T03:49:18.544Z] Cloning with configured refspecs honoured and without tags [2020-04-20T03:49:18.603Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-20T03:49:18.671Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2020-04-20T03:49:18.807Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-20T03:49:18.808Z] > git --version # timeout=10 [2020-04-20T03:49:18.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T03:49:19.458Z] > 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-04-20T03:49:20.811Z] Fetching without tags [2020-04-20T03:49:20.524Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-20T03:49:20.556Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-04-20T03:49:20.596Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T03:49:20.668Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-20T03:49:20.885Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-20T03:49:20.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T03:49:20.907Z] > 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-04-20T03:49:21.407Z] Merging remotes/origin/master commit 38d0cc147a837ce191fd6fcb9b0683ab407438b4 into PR head commit a3c40312da7dd79e9c0f06f6096cec8c5d60f45a [2020-04-20T03:49:21.903Z] Merge succeeded, producing 95243f9d0cbbfb194bb918d90465b9c2f80d1398 [2020-04-20T03:49:21.903Z] Checking out Revision 95243f9d0cbbfb194bb918d90465b9c2f80d1398 (PR-236) [2020-04-20T03:49:21.426Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T03:49:21.473Z] > git checkout -f a3c40312da7dd79e9c0f06f6096cec8c5d60f45a # timeout=10 [2020-04-20T03:49:21.651Z] > git remote # timeout=10 [2020-04-20T03:49:21.671Z] > git config --get remote.origin.url # timeout=10 [2020-04-20T03:49:21.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T03:49:21.694Z] > git merge 38d0cc147a837ce191fd6fcb9b0683ab407438b4 # timeout=10 [2020-04-20T03:49:21.804Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-20T03:49:21.931Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T03:49:22.092Z] > git checkout -f 95243f9d0cbbfb194bb918d90465b9c2f80d1398 # timeout=10 [2020-04-20T03:49:26.443Z] Commit message: "Merge commit '38d0cc147a837ce191fd6fcb9b0683ab407438b4' into HEAD" [2020-04-20T03:49:26.455Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-20T03:49:27.455Z] ========================================================= [2020-04-20T03:49:27.455Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-20T03:49:27.455Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-20T03:49:26.449Z] > git rev-list --no-walk f1efba1f4a4358b5185b5c19e3ac2676603c5c83 # timeout=10 [2020-04-20T03:49:29.609Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-20T03:49:30.595Z] Sending build context to Docker daemon 1.778MB [2020-04-20T03:49:30.595Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-20T03:49:30.595Z] Step 2/7 : FROM ${BASE} [2020-04-20T03:49:30.898Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-20T03:49:30.898Z] e6b0cf9c0882: Pulling fs layer [2020-04-20T03:49:30.898Z] 2848faf0eed1: Pulling fs layer [2020-04-20T03:49:30.898Z] 0f37312ad70f: Pulling fs layer [2020-04-20T03:49:30.898Z] 5788d62ee057: Pulling fs layer [2020-04-20T03:49:30.898Z] 0e6b1d234666: Pulling fs layer [2020-04-20T03:49:30.898Z] bf5d7aec512f: Pulling fs layer [2020-04-20T03:49:30.898Z] 34c802a77dc8: Pulling fs layer [2020-04-20T03:49:30.898Z] 9eb99e56ec68: Pulling fs layer [2020-04-20T03:49:30.898Z] 27c7a5d97fbd: Pulling fs layer [2020-04-20T03:49:30.898Z] 5c102a31e300: Pulling fs layer [2020-04-20T03:49:30.898Z] dcfb455df0a1: Pulling fs layer [2020-04-20T03:49:30.898Z] 5788d62ee057: Waiting [2020-04-20T03:49:30.898Z] 0e6b1d234666: Waiting [2020-04-20T03:49:30.898Z] bf5d7aec512f: Waiting [2020-04-20T03:49:30.898Z] 34c802a77dc8: Waiting [2020-04-20T03:49:30.898Z] dcfb455df0a1: Waiting [2020-04-20T03:49:30.898Z] 5c102a31e300: Waiting [2020-04-20T03:49:30.898Z] 27c7a5d97fbd: Waiting [2020-04-20T03:49:30.898Z] 0f37312ad70f: Verifying Checksum [2020-04-20T03:49:30.898Z] 0f37312ad70f: Download complete [2020-04-20T03:49:31.253Z] 2848faf0eed1: Verifying Checksum [2020-04-20T03:49:31.253Z] 2848faf0eed1: Download complete [2020-04-20T03:49:31.253Z] 0e6b1d234666: Verifying Checksum [2020-04-20T03:49:31.253Z] 0e6b1d234666: Download complete [2020-04-20T03:49:31.253Z] bf5d7aec512f: Download complete [2020-04-20T03:49:31.561Z] e6b0cf9c0882: Verifying Checksum [2020-04-20T03:49:31.561Z] e6b0cf9c0882: Download complete [2020-04-20T03:49:32.003Z] e6b0cf9c0882: Pull complete [2020-04-20T03:49:32.309Z] 2848faf0eed1: Pull complete [2020-04-20T03:49:32.761Z] 0f37312ad70f: Pull complete [2020-04-20T03:49:35.304Z] 34c802a77dc8: Verifying Checksum [2020-04-20T03:49:35.304Z] 34c802a77dc8: Download complete [2020-04-20T03:49:35.304Z] 27c7a5d97fbd: Verifying Checksum [2020-04-20T03:49:35.304Z] 27c7a5d97fbd: Download complete [2020-04-20T03:49:36.193Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-20T03:49:36.921Z] 5788d62ee057: Verifying Checksum [2020-04-20T03:49:36.922Z] 5788d62ee057: Download complete [2020-04-20T03:49:37.213Z] 9eb99e56ec68: Verifying Checksum [2020-04-20T03:49:37.213Z] 9eb99e56ec68: Download complete [2020-04-20T03:49:37.213Z] dcfb455df0a1: Verifying Checksum [2020-04-20T03:49:37.213Z] dcfb455df0a1: Download complete [2020-04-20T03:49:37.213Z] 5c102a31e300: Verifying Checksum [2020-04-20T03:49:37.213Z] 5c102a31e300: Download complete [2020-04-20T03:49:38.162Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.032s coverage: 85.7% of statements [2020-04-20T03:49:38.162Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.072s coverage: 100.0% of statements [2020-04-20T03:49:40.777Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.083s coverage: 45.4% of statements [2020-04-20T03:49:40.777Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements [2020-04-20T03:49:40.777Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-20T03:49:42.207Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 6.4% of statements [2020-04-20T03:49:43.190Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.100s coverage: 14.4% of statements [2020-04-20T03:49:44.161Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.057s coverage: 100.0% of statements [2020-04-20T03:49:44.755Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.130s coverage: 100.0% of statements [2020-04-20T03:49:44.755Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-20T03:49:44.755Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-20T03:49:44.755Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.012s coverage: 100.0% of statements [2020-04-20T03:49:44.755Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.019s coverage: 100.0% of statements [2020-04-20T03:49:45.346Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.141s coverage: 62.5% of statements [2020-04-20T03:49:46.782Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.012s coverage: 26.3% of statements [2020-04-20T03:49:47.054Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements [2020-04-20T03:49:47.323Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.015s coverage: 15.4% of statements [2020-04-20T03:49:48.286Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements [2020-04-20T03:49:48.286Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] [2020-04-20T03:49:48.286Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata [no test files] [2020-04-20T03:49:48.286Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] [2020-04-20T03:49:48.553Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-20T03:49:49.708Z] 5788d62ee057: Pull complete [2020-04-20T03:49:49.708Z] 0e6b1d234666: Pull complete [2020-04-20T03:49:49.708Z] bf5d7aec512f: Pull complete [2020-04-20T03:49:51.151Z] gofmt -l . [2020-04-20T03:49:51.418Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-20T03:49:52.694Z] Stashed 1 file(s) [Pipeline] } [2020-04-20T03:49:52.706Z] $ docker stop --time=1 cab79b659edcce8bac611b335df2a5c3323a1332436bf350d6fa7727e6dc222b [2020-04-20T03:49:54.980Z] $ docker rm -f cab79b659edcce8bac611b335df2a5c3323a1332436bf350d6fa7727e6dc222b [2020-04-20T03:49:55.467Z] 34c802a77dc8: Pull complete [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] } [2020-04-20T03:49:59.879Z] 9eb99e56ec68: Pull complete [2020-04-20T03:49:59.879Z] 27c7a5d97fbd: Pull complete [2020-04-20T03:50:00.964Z] 5c102a31e300: Pull complete [2020-04-20T03:50:01.229Z] dcfb455df0a1: Pull complete [2020-04-20T03:50:01.229Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-20T03:50:01.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-20T03:50:01.229Z] ---> 7c70fe431013 [2020-04-20T03:50:01.229Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-20T03:50:01.229Z] ---> Running in 888c82840997 [2020-04-20T03:50:01.628Z] Removing intermediate container 888c82840997 [2020-04-20T03:50:01.628Z] ---> 23b416319d11 [2020-04-20T03:50:01.628Z] Step 4/7 : RUN apk add bash [2020-04-20T03:50:01.628Z] ---> Running in 4adb5bbce114 [2020-04-20T03:50:03.231Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-20T03:50:04.398Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-20T03:50:05.248Z] OK: 143 MiB in 39 packages [2020-04-20T03:50:05.839Z] Removing intermediate container 4adb5bbce114 [2020-04-20T03:50:05.839Z] ---> 5d5ef7a8d7f7 [2020-04-20T03:50:05.839Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-20T03:50:05.839Z] ---> Running in 60aa93a86f52 [2020-04-20T03:50:06.122Z] Removing intermediate container 60aa93a86f52 [2020-04-20T03:50:06.122Z] ---> d020de62f750 [2020-04-20T03:50:06.122Z] Step 6/7 : COPY go.mod . [2020-04-20T03:50:06.416Z] ---> f4a5973366f5 [2020-04-20T03:50:06.416Z] Step 7/7 : RUN go mod download [2020-04-20T03:50:06.416Z] ---> Running in 461ec7fb98ef [2020-04-20T03:50:08.356Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-20T03:50:08.356Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-20T03:50:08.356Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-20T03:50:08.356Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T03:50:08.356Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T03:50:08.356Z] go: finding github.com/google/uuid v1.1.0 [2020-04-20T03:50:08.356Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T03:50:08.356Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T03:50:08.356Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-20T03:50:08.356Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-20T03:50:08.356Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-20T03:50:09.315Z] Removing intermediate container 461ec7fb98ef [2020-04-20T03:50:09.315Z] ---> dab98a1be9c5 [2020-04-20T03:50:09.622Z] Successfully built dab98a1be9c5 [2020-04-20T03:50:09.622Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-20T03:50:10.455Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-20T03:50:10.456Z] . [Pipeline] withDockerContainer [2020-04-20T03:50:10.624Z] prd-centos7-docker-4c-2g-4864 does not seem to be running inside a container [2020-04-20T03:50:10.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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-04-20T03:50:11.947Z] $ docker top f5b782226aa36b23ad0a64f976ae75bedc00d555a87c9eb9007ab144570af419 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-20T03:50:12.598Z] + go version [2020-04-20T03:50:12.874Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-20T03:50:13.236Z] + make test [2020-04-20T03:50:13.236Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-20T03:50:26.281Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-20T03:50:26.281Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.044s coverage: 85.7% of statements [2020-04-20T03:50:26.281Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.017s coverage: 100.0% of statements [2020-04-20T03:50:27.014Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.058s coverage: 45.4% of statements [2020-04-20T03:50:27.674Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.206s coverage: 77.8% of statements [2020-04-20T03:50:27.675Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-20T03:50:28.306Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.128s coverage: 6.4% of statements [2020-04-20T03:50:28.915Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.071s coverage: 14.4% of statements [2020-04-20T03:50:29.932Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.013s coverage: 100.0% of statements [2020-04-20T03:50:30.204Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.093s coverage: 100.0% of statements [2020-04-20T03:50:30.204Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-20T03:50:30.204Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-20T03:50:30.204Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.015s coverage: 100.0% of statements [2020-04-20T03:50:30.204Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.510s coverage: 100.0% of statements [2020-04-20T03:50:31.667Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.034s coverage: 62.5% of statements [2020-04-20T03:50:31.667Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.016s coverage: 26.3% of statements [2020-04-20T03:50:31.667Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.027s coverage: 15.4% of statements [2020-04-20T03:50:31.667Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.012s coverage: 15.4% of statements [2020-04-20T03:50:31.936Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.005s coverage: 14.3% of statements [2020-04-20T03:50:31.936Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common/base [no test files] [2020-04-20T03:50:31.936Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/coredata [no test files] [2020-04-20T03:50:31.936Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models/coredata [no test files] [2020-04-20T03:50:32.220Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-20T03:50:33.991Z] gofmt -l . [2020-04-20T03:50:34.294Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-20T03:50:34.310Z] Warning: overwriting stash ‘coverage-report’ [2020-04-20T03:50:35.366Z] Stashed 1 file(s) [Pipeline] } [2020-04-20T03:50:35.420Z] $ docker stop --time=1 f5b782226aa36b23ad0a64f976ae75bedc00d555a87c9eb9007ab144570af419 [2020-04-20T03:50:37.480Z] $ docker rm -f f5b782226aa36b23ad0a64f976ae75bedc00d555a87c9eb9007ab144570af419 [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-04-20T03:50:39.135Z] provisioning config files... [2020-04-20T03:50:39.155Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4763395281288496314tmp [Pipeline] { [Pipeline] sh [2020-04-20T03:50:39.927Z] + curl -s https://codecov.io/bash [2020-04-20T03:50:39.927Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4763395281288496314tmp [2020-04-20T03:50:40.291Z] [2020-04-20T03:50:40.291Z] _____ _ [2020-04-20T03:50:40.291Z] / ____| | | [2020-04-20T03:50:40.291Z] | | ___ __| | ___ ___ _____ __ [2020-04-20T03:50:40.291Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-20T03:50:40.291Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-20T03:50:40.291Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-20T03:50:40.291Z] Bash-tbd [2020-04-20T03:50:40.291Z] [2020-04-20T03:50:40.291Z] [2020-04-20T03:50:40.291Z] ==> Jenkins CI detected. [2020-04-20T03:50:40.291Z] project root: . [2020-04-20T03:50:40.291Z] Fixing merge commit SHA [2020-04-20T03:50:40.291Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-20T03:50:40.555Z] ==> Running gcov in . (disable via -X gcov) [2020-04-20T03:50:40.555Z] ==> Python coveragepy not found [2020-04-20T03:50:40.555Z] ==> Searching for coverage reports in: [2020-04-20T03:50:40.555Z] + . [2020-04-20T03:50:40.555Z] -> Found 1 reports [2020-04-20T03:50:40.555Z] ==> Detecting git/mercurial file structure [2020-04-20T03:50:40.555Z] ==> Reading reports [2020-04-20T03:50:40.555Z] + ./coverage.out bytes=82416 [2020-04-20T03:50:40.555Z] ==> Appending adjustments [2020-04-20T03:50:40.555Z] http://docs.codecov.io/docs/fixing-reports [2020-04-20T03:50:41.134Z] + Found adjustments [2020-04-20T03:50:41.134Z] ==> Gzipping contents [2020-04-20T03:50:41.134Z] ==> Uploading reports [2020-04-20T03:50:41.134Z] url: https://codecov.io [2020-04-20T03:50:41.134Z] query: branch=PR-236&commit=38d0cc147a837ce191fd6fcb9b0683ab407438b4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-04-20T03:50:41.134Z] -> Pinging Codecov [2020-04-20T03:50:41.134Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-236&commit=38d0cc147a837ce191fd6fcb9b0683ab407438b4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-04-20T03:50:41.754Z] -> Uploading [2020-04-20T03:50:42.379Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/38d0cc147a837ce191fd6fcb9b0683ab407438b4 [Pipeline] } [2020-04-20T03:50:42.388Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-20T03:50:43.495Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T03:50:43.926Z] ---> package-listing.sh [2020-04-20T03:50:43.927Z] ++ facter osfamily [2020-04-20T03:50:43.927Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-20T03:50:43.927Z] + OS_FAMILY=redhat [2020-04-20T03:50:43.927Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 [2020-04-20T03:50:43.927Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-20T03:50:43.927Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-20T03:50:43.927Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-20T03:50:43.927Z] + PACKAGES=/tmp/packages_start.txt [2020-04-20T03:50:43.927Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-04-20T03:50:43.927Z] + PACKAGES=/tmp/packages_end.txt [2020-04-20T03:50:43.927Z] + case "${OS_FAMILY}" in [2020-04-20T03:50:43.927Z] + rpm -qa [2020-04-20T03:50:43.927Z] + sort [2020-04-20T03:50:49.290Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-20T03:50:49.290Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-20T03:50:49.290Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-20T03:50:49.290Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-04-20T03:50:49.290Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [2020-04-20T03:50:49.290Z] + 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-04-20T03:50:50.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-20T03:50:50.022Z] [2020-04-20T03:50:50.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-20T03:50:50.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-20T03:50:50.871Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-20T03:50:50.871Z] c9b1b535fdd9: Pulling fs layer [2020-04-20T03:50:50.871Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-20T03:50:50.871Z] 756a868c4378: Pulling fs layer [2020-04-20T03:50:50.871Z] 444b2fc9a129: Pulling fs layer [2020-04-20T03:50:50.871Z] ea15f1150254: Pulling fs layer [2020-04-20T03:50:50.871Z] 41b27a9f41bf: Pulling fs layer [2020-04-20T03:50:50.871Z] 28c525ee5125: Pulling fs layer [2020-04-20T03:50:50.871Z] 094b1ea09ed8: Pulling fs layer [2020-04-20T03:50:50.871Z] 138eaada9080: Pulling fs layer [2020-04-20T03:50:50.871Z] 0622d0fa9048: Pulling fs layer [2020-04-20T03:50:50.871Z] 444b2fc9a129: Waiting [2020-04-20T03:50:50.871Z] ea15f1150254: Waiting [2020-04-20T03:50:50.871Z] 41b27a9f41bf: Waiting [2020-04-20T03:50:50.871Z] 28c525ee5125: Waiting [2020-04-20T03:50:50.871Z] 094b1ea09ed8: Waiting [2020-04-20T03:50:50.871Z] 138eaada9080: Waiting [2020-04-20T03:50:50.871Z] 0622d0fa9048: Waiting [2020-04-20T03:50:50.871Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-20T03:50:50.871Z] 2cc5ad85d9ab: Download complete [2020-04-20T03:50:50.871Z] 444b2fc9a129: Verifying Checksum [2020-04-20T03:50:50.871Z] 444b2fc9a129: Download complete [2020-04-20T03:50:51.163Z] c9b1b535fdd9: Download complete [2020-04-20T03:50:51.163Z] ea15f1150254: Verifying Checksum [2020-04-20T03:50:51.163Z] ea15f1150254: Download complete [2020-04-20T03:50:51.163Z] 28c525ee5125: Verifying Checksum [2020-04-20T03:50:51.163Z] 28c525ee5125: Download complete [2020-04-20T03:50:51.834Z] c9b1b535fdd9: Pull complete [2020-04-20T03:50:52.138Z] 756a868c4378: Verifying Checksum [2020-04-20T03:50:52.138Z] 756a868c4378: Download complete [2020-04-20T03:50:52.138Z] 094b1ea09ed8: Verifying Checksum [2020-04-20T03:50:52.138Z] 094b1ea09ed8: Download complete [2020-04-20T03:50:52.498Z] 138eaada9080: Verifying Checksum [2020-04-20T03:50:52.498Z] 138eaada9080: Download complete [2020-04-20T03:50:52.498Z] 2cc5ad85d9ab: Pull complete [2020-04-20T03:50:52.498Z] 0622d0fa9048: Download complete [2020-04-20T03:50:54.228Z] 41b27a9f41bf: Verifying Checksum [2020-04-20T03:50:54.228Z] 41b27a9f41bf: Download complete [2020-04-20T03:50:55.657Z] 756a868c4378: Pull complete [2020-04-20T03:50:55.938Z] 444b2fc9a129: Pull complete [2020-04-20T03:50:56.246Z] ea15f1150254: Pull complete [2020-04-20T03:51:01.759Z] 41b27a9f41bf: Pull complete [2020-04-20T03:51:01.759Z] 28c525ee5125: Pull complete [2020-04-20T03:51:05.442Z] 094b1ea09ed8: Pull complete [2020-04-20T03:51:05.442Z] 138eaada9080: Pull complete [2020-04-20T03:51:05.442Z] 0622d0fa9048: Pull complete [2020-04-20T03:51:05.442Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-20T03:51:05.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-20T03:51:05.769Z] prd-centos7-docker-4c-2g-4862 does not seem to be running inside a container [2020-04-20T03:51:05.870Z] $ 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-04-20T03:51:07.474Z] $ docker top 0651a34922c308bea7bf389baa863ce43da703d2faa26131f5bcb83884a546bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-20T03:51:07.786Z] provisioning config files... [2020-04-20T03:51:07.817Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config6984821072852998933tmp [Pipeline] { [Pipeline] echo [2020-04-20T03:51:07.897Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T03:51:08.613Z] ---> create-netrc.sh [Pipeline] echo [2020-04-20T03:51:08.623Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T03:51:08.948Z] ---> logs-deploy.sh [2020-04-20T03:51:08.948Z] + ARCHIVE_ARTIFACTS= [2020-04-20T03:51:08.948Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-20T03:51:08.948Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-20T03:51:08.948Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-20T03:51:08.948Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/4 [2020-04-20T03:51:08.948Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/4/ [2020-04-20T03:51:08.948Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/4 /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-04-20T03:51:11.599Z] Archives upload complete. [2020-04-20T03:51:11.599Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/4/ [2020-04-20T03:51:13.057Z] ---> uname -a: [2020-04-20T03:51:13.057Z] Linux 0651a34922c3 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-20T03:51:13.057Z] [2020-04-20T03:51:13.057Z] [2020-04-20T03:51:13.057Z] ---> lscpu: [2020-04-20T03:51:13.057Z] Architecture: x86_64 [2020-04-20T03:51:13.057Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-20T03:51:13.057Z] Byte Order: Little Endian [2020-04-20T03:51:13.057Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-20T03:51:13.057Z] CPU(s): 4 [2020-04-20T03:51:13.057Z] On-line CPU(s) list: 0-3 [2020-04-20T03:51:13.057Z] Thread(s) per core: 1 [2020-04-20T03:51:13.057Z] Core(s) per socket: 1 [2020-04-20T03:51:13.057Z] Socket(s): 4 [2020-04-20T03:51:13.057Z] NUMA node(s): 1 [2020-04-20T03:51:13.057Z] Vendor ID: GenuineIntel [2020-04-20T03:51:13.057Z] CPU family: 6 [2020-04-20T03:51:13.057Z] Model: 44 [2020-04-20T03:51:13.057Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-20T03:51:13.057Z] Stepping: 1 [2020-04-20T03:51:13.057Z] CPU MHz: 2933.438 [2020-04-20T03:51:13.057Z] BogoMIPS: 5866.87 [2020-04-20T03:51:13.057Z] Virtualization: VT-x [2020-04-20T03:51:13.057Z] Hypervisor vendor: KVM [2020-04-20T03:51:13.057Z] Virtualization type: full [2020-04-20T03:51:13.057Z] L1d cache: 128 KiB [2020-04-20T03:51:13.057Z] L1i cache: 128 KiB [2020-04-20T03:51:13.057Z] L2 cache: 16 MiB [2020-04-20T03:51:13.057Z] L3 cache: 64 MiB [2020-04-20T03:51:13.057Z] NUMA node0 CPU(s): 0-3 [2020-04-20T03:51:13.057Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-20T03:51:13.057Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-20T03:51:13.057Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-20T03:51:13.057Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-20T03:51:13.057Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-20T03:51:13.057Z] 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-04-20T03:51:13.057Z] [2020-04-20T03:51:13.057Z] [2020-04-20T03:51:13.057Z] ---> nproc: [2020-04-20T03:51:13.057Z] 4 [2020-04-20T03:51:13.057Z] [2020-04-20T03:51:13.057Z]