Pull request #70 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 3d7becb9559cbfee83f45967e6e114c997a89166+325489d862a0222f81a15c2c169506a36020bcef (27896aaab8b78b79ee5107871ee50e7348370e2f) 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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 ‘prd-centos7-docker-4c-2g-4592’ is offline Running on prd-centos7-docker-4c-2g-5020 in /w/workspace/exfoundry_go-mod-bootstrap_PR-70 [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-bootstrap.git > git init /w/workspace/exfoundry_go-mod-bootstrap_PR-70 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 325489d862a0222f81a15c2c169506a36020bcef into PR head commit 3d7becb9559cbfee83f45967e6e114c997a89166 Merge succeeded, producing 3d7becb9559cbfee83f45967e6e114c997a89166 Checking out Revision 3d7becb9559cbfee83f45967e6e114c997a89166 (PR-70) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/70/head:refs/remotes/origin/PR-70 # 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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d7becb9559cbfee83f45967e6e114c997a89166 # 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 325489d862a0222f81a15c2c169506a36020bcef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d7becb9559cbfee83f45967e6e114c997a89166 # timeout=10 Commit message: "feat(environment): Perform case insensitive comparision for override names" First time build. Skipping changelog. > git rev-list --no-walk 59855e2cf931091bea55b78e1588b53637dbc89b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-20T17:54:16.041Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-20T17:54:16.244Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-20T17:54:16.319Z] ========================================================= [2020-04-20T17:54:16.319Z] EdgeX Global Pipelines Version Info [2020-04-20T17:54:16.319Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-20T17:54:17.765Z] ------------------- [2020-04-20T17:54:17.766Z] stable info: [2020-04-20T17:54:17.766Z] ------------------- [2020-04-20T17:54:17.766Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-20T17:54:17.766Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-20T17:54:17.766Z] Message: update stable to v1.0.73 [2020-04-20T17:54:18.337Z] ------------------- [2020-04-20T17:54:18.337Z] experimental info: [2020-04-20T17:54:18.337Z] ------------------- [2020-04-20T17:54:18.337Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-20T17:54:18.337Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-20T17:54:18.337Z] 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-20T17:54:20.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T17:54:20.450Z] [2020-04-20T17:54:20.450Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-20T17:54:20.799Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-20T17:54:20.799Z] latest: Pulling from edgex-devops/git-semver [2020-04-20T17:54:20.799Z] 9123ac7c32f7: Pulling fs layer [2020-04-20T17:54:20.799Z] b8cc5d1170e3: Pulling fs layer [2020-04-20T17:54:20.799Z] 2924cbbf6a41: Pulling fs layer [2020-04-20T17:54:20.799Z] 93b08a4f1073: Pulling fs layer [2020-04-20T17:54:20.799Z] 93b08a4f1073: Waiting [2020-04-20T17:54:20.799Z] b8cc5d1170e3: Verifying Checksum [2020-04-20T17:54:20.799Z] b8cc5d1170e3: Download complete [2020-04-20T17:54:21.065Z] 9123ac7c32f7: Verifying Checksum [2020-04-20T17:54:21.065Z] 9123ac7c32f7: Download complete [2020-04-20T17:54:21.065Z] 93b08a4f1073: Verifying Checksum [2020-04-20T17:54:21.065Z] 93b08a4f1073: Download complete [2020-04-20T17:54:21.065Z] 2924cbbf6a41: Verifying Checksum [2020-04-20T17:54:21.065Z] 2924cbbf6a41: Download complete [2020-04-20T17:54:21.324Z] 9123ac7c32f7: Pull complete [2020-04-20T17:54:21.324Z] b8cc5d1170e3: Pull complete [2020-04-20T17:54:21.893Z] 2924cbbf6a41: Pull complete [2020-04-20T17:54:22.151Z] 93b08a4f1073: Pull complete [2020-04-20T17:54:22.151Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-20T17:54:22.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-20T17:54:22.276Z] prd-centos7-docker-4c-2g-5020 does not seem to be running inside a container [2020-04-20T17:54:22.318Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-70 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-70:/w/workspace/exfoundry_go-mod-bootstrap_PR-70:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-70@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-20T17:54:22.879Z] $ docker top 1bd0f65811a3e8eed6a8193fec1d8ac6c14a70ac859e9499e191d9c66211a09a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-20T17:54:23.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T17:54:23.150Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T17:54:23.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T17:54:23.373Z] $ docker exec 1bd0f65811a3e8eed6a8193fec1d8ac6c14a70ac859e9499e191d9c66211a09a ssh-agent [2020-04-20T17:54:23.553Z] SSH_AUTH_SOCK=/tmp/ssh-Asm5e576C6WB/agent.15 [2020-04-20T17:54:23.553Z] SSH_AGENT_PID=22 [2020-04-20T17:54:23.561Z] Running ssh-add (command line suppressed) [2020-04-20T17:54:23.706Z] Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp/private_key_4525241649861624778.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp/private_key_4525241649861624778.key) [2020-04-20T17:54:23.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T17:54:24.131Z] + git describe --exact-match --tags HEAD [2020-04-20T17:54:24.131Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-20T17:54:24.179Z] $ docker exec --env ******** --env ******** 1bd0f65811a3e8eed6a8193fec1d8ac6c14a70ac859e9499e191d9c66211a09a ssh-agent -k [2020-04-20T17:54:24.329Z] unset SSH_AUTH_SOCK; [2020-04-20T17:54:24.330Z] unset SSH_AGENT_PID; [2020-04-20T17:54:24.330Z] echo Agent pid 22 killed; [2020-04-20T17:54:24.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-20T17:54:24.439Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-20T17:54:24.439Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-20T17:54:24.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-20T17:54:24.540Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-20T17:54:24.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-20T17:54:24.723Z] $ docker exec 1bd0f65811a3e8eed6a8193fec1d8ac6c14a70ac859e9499e191d9c66211a09a ssh-agent [2020-04-20T17:54:24.914Z] SSH_AUTH_SOCK=/tmp/ssh-7YNFHPTHyDxU/agent.58 [2020-04-20T17:54:24.914Z] SSH_AGENT_PID=64 [2020-04-20T17:54:24.924Z] Running ssh-add (command line suppressed) [2020-04-20T17:54:25.083Z] Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp/private_key_7264262193324257984.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp/private_key_7264262193324257984.key) [2020-04-20T17:54:25.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-20T17:54:25.455Z] + git semver init [2020-04-20T17:54:25.455Z] # -> Open(): unable to determine branch for HEAD [2020-04-20T17:54:25.455Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-70/.git [2020-04-20T17:54:25.455Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-70 [2020-04-20T17:54:25.455Z] # $SEMVER_REMOTE_NAME = origin [2020-04-20T17:54:25.455Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-20T17:54:25.455Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-20T17:54:25.455Z] # $SEMVER_BRANCH = PR-70 [2020-04-20T17:54:25.455Z] # $SEMVER_TEMP = /tmp/semver-287526482 [2020-04-20T17:54:25.455Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-04-20T17:54:26.023Z] # '/tmp/semver-287526482' -> '/w/workspace/exfoundry_go-mod-bootstrap_PR-70/.semver' [2020-04-20T17:54:26.023Z] # -> Force: false [2020-04-20T17:54:26.023Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-70/.semver [Pipeline] } [2020-04-20T17:54:26.031Z] $ docker exec --env ******** --env ******** 1bd0f65811a3e8eed6a8193fec1d8ac6c14a70ac859e9499e191d9c66211a09a ssh-agent -k [2020-04-20T17:54:26.174Z] unset SSH_AUTH_SOCK; [2020-04-20T17:54:26.174Z] unset SSH_AGENT_PID; [2020-04-20T17:54:26.174Z] echo Agent pid 64 killed; [2020-04-20T17:54:26.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-20T17:54:26.626Z] + git semver [Pipeline] } [2020-04-20T17:54:26.638Z] $ docker stop --time=1 1bd0f65811a3e8eed6a8193fec1d8ac6c14a70ac859e9499e191d9c66211a09a [2020-04-20T17:54:27.972Z] $ docker rm -f 1bd0f65811a3e8eed6a8193fec1d8ac6c14a70ac859e9499e191d9c66211a09a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-20T17:54:28.643Z] Stashed 42 file(s) [Pipeline] echo [2020-04-20T17:54:28.659Z] [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-20T17:54:43.908Z] Still waiting to schedule task [2020-04-20T17:54:43.908Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-20T17:54:43.910Z] Still waiting to schedule task [2020-04-20T17:54:43.910Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5016’ [2020-04-20T17:57:06.935Z] Running on prd-centos7-docker-4c-2g-5021 in /w/workspace/exfoundry_go-mod-bootstrap_PR-70 [Pipeline] { [Pipeline] ws [2020-04-20T17:57:06.977Z] Running in /w/workspace/go-mod-bootstrap/5 [Pipeline] { [Pipeline] checkout [2020-04-20T17:57:09.267Z] using credential edgex-jenkins-ssh [2020-04-20T17:57:09.310Z] Cloning the remote Git repository [2020-04-20T17:57:09.310Z] Cloning with configured refspecs honoured and without tags [2020-04-20T17:57:09.355Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-04-20T17:57:09.388Z] > git init /w/workspace/go-mod-bootstrap/5 # timeout=10 [2020-04-20T17:57:09.439Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-04-20T17:57:09.439Z] > git --version # timeout=10 [2020-04-20T17:57:09.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T17:57:09.470Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T17:57:09.918Z] Fetching without tags [2020-04-20T17:57:10.264Z] Merging remotes/origin/master commit 325489d862a0222f81a15c2c169506a36020bcef into PR head commit 3d7becb9559cbfee83f45967e6e114c997a89166 [2020-04-20T17:57:10.344Z] Merge succeeded, producing 3d7becb9559cbfee83f45967e6e114c997a89166 [2020-04-20T17:57:10.344Z] Checking out Revision 3d7becb9559cbfee83f45967e6e114c997a89166 (PR-70) [2020-04-20T17:57:09.895Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-04-20T17:57:09.901Z] > git config --add remote.origin.fetch +refs/pull/70/head:refs/remotes/origin/PR-70 # timeout=10 [2020-04-20T17:57:09.905Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T17:57:09.916Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-04-20T17:57:09.927Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-04-20T17:57:09.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T17:57:09.931Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T17:57:10.276Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T17:57:10.281Z] > git checkout -f 3d7becb9559cbfee83f45967e6e114c997a89166 # timeout=10 [2020-04-20T17:57:10.312Z] > git remote # timeout=10 [2020-04-20T17:57:10.323Z] > git config --get remote.origin.url # timeout=10 [2020-04-20T17:57:10.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T17:57:10.332Z] > git merge 325489d862a0222f81a15c2c169506a36020bcef # timeout=10 [2020-04-20T17:57:10.341Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-20T17:57:10.351Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T17:57:10.363Z] > git checkout -f 3d7becb9559cbfee83f45967e6e114c997a89166 # timeout=10 [2020-04-20T17:57:14.158Z] Commit message: "feat(environment): Perform case insensitive comparision for override names" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-20T17:57:14.994Z] ========================================================= [2020-04-20T17:57:14.994Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-20T17:57:14.994Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-20T17:57:15.613Z] + 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-20T17:57:15.879Z] Sending build context to Docker daemon 561.7kB [2020-04-20T17:57:15.880Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-20T17:57:15.880Z] Step 2/8 : FROM ${BASE} [2020-04-20T17:57:15.880Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-20T17:57:15.880Z] e6b0cf9c0882: Pulling fs layer [2020-04-20T17:57:15.880Z] 2848faf0eed1: Pulling fs layer [2020-04-20T17:57:15.880Z] 0f37312ad70f: Pulling fs layer [2020-04-20T17:57:15.880Z] 5788d62ee057: Pulling fs layer [2020-04-20T17:57:15.880Z] 0e6b1d234666: Pulling fs layer [2020-04-20T17:57:15.880Z] bf5d7aec512f: Pulling fs layer [2020-04-20T17:57:15.880Z] 34c802a77dc8: Pulling fs layer [2020-04-20T17:57:15.880Z] 9eb99e56ec68: Pulling fs layer [2020-04-20T17:57:15.880Z] 27c7a5d97fbd: Pulling fs layer [2020-04-20T17:57:15.880Z] 5c102a31e300: Pulling fs layer [2020-04-20T17:57:15.880Z] dcfb455df0a1: Pulling fs layer [2020-04-20T17:57:15.880Z] 34c802a77dc8: Waiting [2020-04-20T17:57:15.880Z] 9eb99e56ec68: Waiting [2020-04-20T17:57:15.880Z] 5788d62ee057: Waiting [2020-04-20T17:57:15.880Z] 0e6b1d234666: Waiting [2020-04-20T17:57:15.880Z] 27c7a5d97fbd: Waiting [2020-04-20T17:57:15.880Z] bf5d7aec512f: Waiting [2020-04-20T17:57:15.880Z] dcfb455df0a1: Waiting [2020-04-20T17:57:15.880Z] 5c102a31e300: Waiting [2020-04-20T17:57:15.880Z] 0f37312ad70f: Verifying Checksum [2020-04-20T17:57:15.880Z] 0f37312ad70f: Download complete [2020-04-20T17:57:15.880Z] 2848faf0eed1: Verifying Checksum [2020-04-20T17:57:15.880Z] 2848faf0eed1: Download complete [2020-04-20T17:57:15.880Z] 0e6b1d234666: Verifying Checksum [2020-04-20T17:57:15.880Z] 0e6b1d234666: Download complete [2020-04-20T17:57:15.880Z] bf5d7aec512f: Download complete [2020-04-20T17:57:15.880Z] e6b0cf9c0882: Verifying Checksum [2020-04-20T17:57:15.880Z] e6b0cf9c0882: Download complete [2020-04-20T17:57:16.483Z] e6b0cf9c0882: Pull complete [2020-04-20T17:57:16.745Z] 34c802a77dc8: Verifying Checksum [2020-04-20T17:57:16.745Z] 34c802a77dc8: Download complete [2020-04-20T17:57:16.745Z] 27c7a5d97fbd: Verifying Checksum [2020-04-20T17:57:16.745Z] 27c7a5d97fbd: Download complete [2020-04-20T17:57:17.012Z] 5c102a31e300: Verifying Checksum [2020-04-20T17:57:17.012Z] 5c102a31e300: Download complete [2020-04-20T17:57:17.272Z] dcfb455df0a1: Verifying Checksum [2020-04-20T17:57:17.272Z] dcfb455df0a1: Download complete [2020-04-20T17:57:17.531Z] 9eb99e56ec68: Verifying Checksum [2020-04-20T17:57:17.531Z] 9eb99e56ec68: Download complete [2020-04-20T17:57:17.531Z] 5788d62ee057: Verifying Checksum [2020-04-20T17:57:17.531Z] 5788d62ee057: Download complete [2020-04-20T17:57:18.098Z] 2848faf0eed1: Pull complete [2020-04-20T17:57:18.358Z] 0f37312ad70f: Pull complete [2020-04-20T17:57:24.936Z] 5788d62ee057: Pull complete [2020-04-20T17:57:24.936Z] 0e6b1d234666: Pull complete [2020-04-20T17:57:24.936Z] bf5d7aec512f: Pull complete [2020-04-20T17:57:29.133Z] 34c802a77dc8: Pull complete [2020-04-20T17:57:31.672Z] 9eb99e56ec68: Pull complete [2020-04-20T17:57:31.672Z] 27c7a5d97fbd: Pull complete [2020-04-20T17:57:32.612Z] 5c102a31e300: Pull complete [2020-04-20T17:57:32.612Z] dcfb455df0a1: Pull complete [2020-04-20T17:57:32.612Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-20T17:57:32.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-20T17:57:32.612Z] ---> 7c70fe431013 [2020-04-20T17:57:32.612Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-20T17:57:32.871Z] ---> Running in d3a38da485b3 [2020-04-20T17:57:32.871Z] Removing intermediate container d3a38da485b3 [2020-04-20T17:57:32.871Z] ---> e9ebb805ca61 [2020-04-20T17:57:32.871Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T17:57:32.871Z] ---> Running in 4b64a2f83fe2 [2020-04-20T17:57:34.249Z] Removing intermediate container 4b64a2f83fe2 [2020-04-20T17:57:34.249Z] ---> e99f087874b9 [2020-04-20T17:57:34.249Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-04-20T17:57:34.249Z] ---> Running in 26b621b52468 [2020-04-20T17:57:34.508Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-20T17:57:35.473Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-20T17:57:35.473Z] OK: 143 MiB in 39 packages [2020-04-20T17:57:35.731Z] Removing intermediate container 26b621b52468 [2020-04-20T17:57:35.731Z] ---> 4e5b692f1065 [2020-04-20T17:57:35.731Z] Step 6/8 : WORKDIR /build [2020-04-20T17:57:35.989Z] ---> Running in da0084c86a2a [2020-04-20T17:57:35.989Z] Removing intermediate container da0084c86a2a [2020-04-20T17:57:35.989Z] ---> 71fc4b50c680 [2020-04-20T17:57:35.989Z] Step 7/8 : COPY go.mod . [2020-04-20T17:57:36.252Z] ---> 704990f04647 [2020-04-20T17:57:36.252Z] Step 8/8 : RUN go mod download [2020-04-20T17:57:36.252Z] ---> Running in 28376f140930 [2020-04-20T17:57:38.156Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T17:57:38.156Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T17:57:38.156Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T17:57:38.156Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-20T17:57:38.156Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T17:57:38.156Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T17:57:38.156Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T17:57:38.156Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T17:57:38.156Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-04-20T17:57:38.156Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T17:57:38.156Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T17:57:38.156Z] go: finding github.com/fatih/color v1.7.0 [2020-04-20T17:57:38.156Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-20T17:57:38.156Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T17:57:38.156Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T17:57:38.156Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T17:57:38.156Z] go: finding github.com/google/uuid v1.1.0 [2020-04-20T17:57:38.156Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T17:57:38.156Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-20T17:57:38.156Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-20T17:57:38.156Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T17:57:38.156Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T17:57:38.156Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T17:57:38.156Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-20T17:57:38.156Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T17:57:38.156Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T17:57:38.156Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-20T17:57:38.156Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T17:57:38.156Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T17:57:38.156Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T17:57:38.156Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-20T17:57:38.156Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-20T17:57:38.156Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-20T17:57:38.156Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-20T17:57:38.156Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-20T17:57:38.156Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T17:57:38.156Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-20T17:57:38.156Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-20T17:57:38.156Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-20T17:57:38.156Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T17:57:38.156Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T17:57:38.156Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T17:57:38.419Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-20T17:57:38.419Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T17:57:38.419Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-20T17:57:38.419Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T17:57:38.419Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T17:57:38.419Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T17:57:38.419Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-20T17:57:38.419Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-20T17:57:38.419Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T17:57:38.419Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T17:57:38.419Z] go: finding github.com/posener/complete v1.1.1 [2020-04-20T17:57:38.419Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-20T17:57:38.419Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T17:57:38.419Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-20T17:57:38.419Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-20T17:57:38.419Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-20T17:57:38.419Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-20T17:57:38.419Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-20T17:57:38.419Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-20T17:57:38.419Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-20T17:57:38.419Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-20T17:57:38.419Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T17:57:42.623Z] Removing intermediate container 28376f140930 [2020-04-20T17:57:42.623Z] ---> 5d77bff3720e [2020-04-20T17:57:42.623Z] Successfully built 5d77bff3720e [2020-04-20T17:57:42.623Z] 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-20T17:57:43.239Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-20T17:57:43.239Z] . [Pipeline] withDockerContainer [2020-04-20T17:57:43.354Z] prd-centos7-docker-4c-2g-5021 does not seem to be running inside a container [2020-04-20T17:57:43.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/5 -v /w/workspace/go-mod-bootstrap/5:/w/workspace/go-mod-bootstrap/5:rw,z -v /w/workspace/go-mod-bootstrap/5@tmp:/w/workspace/go-mod-bootstrap/5@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-20T17:57:43.928Z] $ docker top 9e5bd4270bafba5d0fb92d835d5bdff1e5aac97a02541471ee5211214452230c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-20T17:57:44.401Z] + go version [2020-04-20T17:57:44.401Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-20T17:57:44.705Z] + make test [2020-04-20T17:57:44.705Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-20T17:57:59.647Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-04-20T17:58:01.555Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.012s coverage: 50.8% of statements [2020-04-20T17:58:01.555Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-04-20T17:58:01.555Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.018s coverage: 84.2% of statements [2020-04-20T17:58:01.555Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-04-20T17:58:01.555Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-04-20T17:58:01.555Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-04-20T17:58:09.673Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.020s coverage: 100.0% of statements [2020-04-20T17:58:09.673Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-04-20T17:58:09.673Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-04-20T17:58:09.673Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-04-20T17:58:09.673Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.010s coverage: 48.9% of statements [2020-04-20T17:58:09.673Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-04-20T17:58:09.673Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-04-20T17:58:09.674Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.006s coverage: 91.3% of statements [2020-04-20T17:58:09.674Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-20T17:58:10.248Z] gofmt -l . [2020-04-20T17:58:10.506Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-20T17:58:10.845Z] Stashed 1 file(s) [Pipeline] } [2020-04-20T17:58:10.852Z] $ docker stop --time=1 9e5bd4270bafba5d0fb92d835d5bdff1e5aac97a02541471ee5211214452230c [2020-04-20T17:58:12.305Z] $ docker rm -f 9e5bd4270bafba5d0fb92d835d5bdff1e5aac97a02541471ee5211214452230c [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-20T17:58:25.574Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5022 in /w/workspace/exfoundry_go-mod-bootstrap_PR-70 [Pipeline] { [Pipeline] ws [2020-04-20T17:58:25.661Z] Running in /w/workspace/go-mod-bootstrap/5 [Pipeline] { [Pipeline] checkout [2020-04-20T17:58:31.422Z] using credential edgex-jenkins-ssh [2020-04-20T17:58:31.507Z] Cloning the remote Git repository [2020-04-20T17:58:31.508Z] Cloning with configured refspecs honoured and without tags [2020-04-20T17:58:31.573Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-04-20T17:58:31.657Z] > git init /w/workspace/go-mod-bootstrap/5 # timeout=10 [2020-04-20T17:58:31.735Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-04-20T17:58:31.736Z] > git --version # timeout=10 [2020-04-20T17:58:31.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T17:58:31.871Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T17:58:32.766Z] Fetching without tags [2020-04-20T17:58:33.247Z] Merging remotes/origin/master commit 325489d862a0222f81a15c2c169506a36020bcef into PR head commit 3d7becb9559cbfee83f45967e6e114c997a89166 [2020-04-20T17:58:32.654Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-04-20T17:58:32.697Z] > git config --add remote.origin.fetch +refs/pull/70/head:refs/remotes/origin/PR-70 # timeout=10 [2020-04-20T17:58:32.714Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T17:58:32.739Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-04-20T17:58:32.779Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-04-20T17:58:32.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T17:58:32.796Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-20T17:58:33.268Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T17:58:33.294Z] > git checkout -f 3d7becb9559cbfee83f45967e6e114c997a89166 # timeout=10 [2020-04-20T17:58:33.628Z] Merge succeeded, producing 3d7becb9559cbfee83f45967e6e114c997a89166 [2020-04-20T17:58:33.628Z] Checking out Revision 3d7becb9559cbfee83f45967e6e114c997a89166 (PR-70) [2020-04-20T17:58:33.468Z] > git remote # timeout=10 [2020-04-20T17:58:33.503Z] > git config --get remote.origin.url # timeout=10 [2020-04-20T17:58:33.522Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-20T17:58:33.561Z] > git merge 325489d862a0222f81a15c2c169506a36020bcef # timeout=10 [2020-04-20T17:58:33.597Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-20T17:58:33.646Z] > git config core.sparsecheckout # timeout=10 [2020-04-20T17:58:33.708Z] > git checkout -f 3d7becb9559cbfee83f45967e6e114c997a89166 # timeout=10 [2020-04-20T17:58:38.163Z] Commit message: "feat(environment): Perform case insensitive comparision for override names" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-20T17:58:39.231Z] ========================================================= [2020-04-20T17:58:39.231Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-20T17:58:39.231Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-20T17:58:40.217Z] + 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-20T17:58:41.186Z] Sending build context to Docker daemon 561.7kB [2020-04-20T17:58:41.186Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-20T17:58:41.186Z] Step 2/8 : FROM ${BASE} [2020-04-20T17:58:41.454Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-20T17:58:41.454Z] cde5963f3b93: Pulling fs layer [2020-04-20T17:58:41.454Z] 2a23fa8c16f7: Pulling fs layer [2020-04-20T17:58:41.454Z] 777b28850792: Pulling fs layer [2020-04-20T17:58:41.454Z] 8a11ddd9e578: Pulling fs layer [2020-04-20T17:58:41.454Z] 4cf88f913ddb: Pulling fs layer [2020-04-20T17:58:41.454Z] 1df406cf5192: Pulling fs layer [2020-04-20T17:58:41.454Z] cd6300453558: Pulling fs layer [2020-04-20T17:58:41.454Z] b9c365052c96: Pulling fs layer [2020-04-20T17:58:41.454Z] a2d8cc88f415: Pulling fs layer [2020-04-20T17:58:41.454Z] ea1d1ca13537: Pulling fs layer [2020-04-20T17:58:41.454Z] 3750a50a1c5e: Pulling fs layer [2020-04-20T17:58:41.454Z] b9c365052c96: Waiting [2020-04-20T17:58:41.454Z] 8a11ddd9e578: Waiting [2020-04-20T17:58:41.454Z] 4cf88f913ddb: Waiting [2020-04-20T17:58:41.454Z] a2d8cc88f415: Waiting [2020-04-20T17:58:41.454Z] 1df406cf5192: Waiting [2020-04-20T17:58:41.454Z] ea1d1ca13537: Waiting [2020-04-20T17:58:41.454Z] 3750a50a1c5e: Waiting [2020-04-20T17:58:41.454Z] cd6300453558: Waiting [2020-04-20T17:58:41.454Z] 777b28850792: Verifying Checksum [2020-04-20T17:58:41.454Z] 777b28850792: Download complete [2020-04-20T17:58:41.454Z] 2a23fa8c16f7: Download complete [2020-04-20T17:58:41.454Z] 4cf88f913ddb: Verifying Checksum [2020-04-20T17:58:41.454Z] 4cf88f913ddb: Download complete [2020-04-20T17:58:41.454Z] 1df406cf5192: Download complete [2020-04-20T17:58:41.721Z] cde5963f3b93: Download complete [2020-04-20T17:58:42.690Z] cde5963f3b93: Pull complete [2020-04-20T17:58:43.278Z] 2a23fa8c16f7: Pull complete [2020-04-20T17:58:43.562Z] 777b28850792: Pull complete [2020-04-20T17:58:46.159Z] cd6300453558: Verifying Checksum [2020-04-20T17:58:46.159Z] cd6300453558: Download complete [2020-04-20T17:58:46.159Z] a2d8cc88f415: Verifying Checksum [2020-04-20T17:58:46.159Z] a2d8cc88f415: Download complete [2020-04-20T17:58:48.765Z] ea1d1ca13537: Verifying Checksum [2020-04-20T17:58:48.765Z] ea1d1ca13537: Download complete [2020-04-20T17:58:48.765Z] 3750a50a1c5e: Verifying Checksum [2020-04-20T17:58:48.765Z] 3750a50a1c5e: Download complete [2020-04-20T17:58:51.353Z] b9c365052c96: Verifying Checksum [2020-04-20T17:58:51.353Z] b9c365052c96: Download complete [2020-04-20T17:58:52.760Z] 8a11ddd9e578: Download complete [2020-04-20T17:59:05.103Z] 8a11ddd9e578: Pull complete [2020-04-20T17:59:05.103Z] 4cf88f913ddb: Pull complete [2020-04-20T17:59:05.103Z] 1df406cf5192: Pull complete [2020-04-20T17:59:09.396Z] cd6300453558: Pull complete [2020-04-20T17:59:13.660Z] b9c365052c96: Pull complete [2020-04-20T17:59:14.247Z] a2d8cc88f415: Pull complete [2020-04-20T17:59:16.846Z] ea1d1ca13537: Pull complete [2020-04-20T17:59:16.846Z] 3750a50a1c5e: Pull complete [2020-04-20T17:59:16.846Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-20T17:59:16.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-20T17:59:16.846Z] ---> 78745c68409d [2020-04-20T17:59:16.846Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-20T17:59:21.122Z] ---> Running in 7a6f25b8db6e [2020-04-20T17:59:21.391Z] Removing intermediate container 7a6f25b8db6e [2020-04-20T17:59:21.391Z] ---> 54eb422f24a9 [2020-04-20T17:59:21.391Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-20T17:59:21.659Z] ---> Running in cbdea77bbfd8 [2020-04-20T17:59:23.622Z] Removing intermediate container cbdea77bbfd8 [2020-04-20T17:59:23.622Z] ---> 4fdb78d8bc57 [2020-04-20T17:59:23.622Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-04-20T17:59:23.622Z] ---> Running in ceb23edeb8c8 [2020-04-20T17:59:24.582Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-20T17:59:25.162Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-20T17:59:25.741Z] OK: 125 MiB in 39 packages [2020-04-20T17:59:26.707Z] Removing intermediate container ceb23edeb8c8 [2020-04-20T17:59:26.707Z] ---> 8bf9f0dbf9f0 [2020-04-20T17:59:26.707Z] Step 6/8 : WORKDIR /build [2020-04-20T17:59:26.707Z] ---> Running in 3545d5506418 [2020-04-20T17:59:27.295Z] Removing intermediate container 3545d5506418 [2020-04-20T17:59:27.295Z] ---> f11839e7e12b [2020-04-20T17:59:27.295Z] Step 7/8 : COPY go.mod . [2020-04-20T17:59:27.881Z] ---> 0dc4bc431c9e [2020-04-20T17:59:27.881Z] Step 8/8 : RUN go mod download [2020-04-20T17:59:27.881Z] ---> Running in 1a9a7f999025 [2020-04-20T17:59:29.838Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-20T17:59:29.838Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-20T17:59:29.838Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-20T17:59:29.838Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-20T17:59:29.838Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-20T17:59:29.838Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-20T17:59:29.838Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-20T17:59:29.838Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-20T17:59:29.838Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-04-20T17:59:29.838Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-20T17:59:29.838Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-20T17:59:29.838Z] go: finding github.com/fatih/color v1.7.0 [2020-04-20T17:59:29.838Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-20T17:59:29.838Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-20T17:59:29.838Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-20T17:59:29.838Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-20T17:59:29.838Z] go: finding github.com/google/uuid v1.1.0 [2020-04-20T17:59:29.838Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-20T17:59:29.838Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-20T17:59:30.106Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-20T17:59:30.106Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-20T17:59:30.106Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-20T17:59:30.106Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-20T17:59:30.106Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-20T17:59:30.106Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-20T17:59:30.106Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-20T17:59:30.106Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-20T17:59:30.106Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-20T17:59:30.106Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-20T17:59:30.106Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-20T17:59:30.106Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-20T17:59:30.106Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-20T17:59:30.106Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-20T17:59:30.106Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-20T17:59:30.106Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-20T17:59:30.106Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-20T17:59:30.106Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-20T17:59:30.373Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-20T17:59:30.373Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-20T17:59:30.373Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-20T17:59:30.373Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-20T17:59:30.373Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-20T17:59:30.373Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-20T17:59:30.373Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-20T17:59:30.373Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-20T17:59:30.373Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-20T17:59:30.373Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-20T17:59:30.373Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-20T17:59:30.373Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-20T17:59:30.373Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-20T17:59:30.373Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-20T17:59:30.373Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-20T17:59:30.373Z] go: finding github.com/posener/complete v1.1.1 [2020-04-20T17:59:30.373Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-20T17:59:30.373Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-20T17:59:30.373Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-20T17:59:30.373Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-20T17:59:30.373Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-20T17:59:30.373Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-20T17:59:30.373Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-20T17:59:30.373Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-20T17:59:30.373Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-20T17:59:30.642Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-20T17:59:30.642Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-20T17:59:40.742Z] Removing intermediate container 1a9a7f999025 [2020-04-20T17:59:40.742Z] ---> b49071b185da [2020-04-20T17:59:40.742Z] Successfully built b49071b185da [2020-04-20T17:59:40.742Z] 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-20T17:59:41.388Z] + docker inspect -f . ci-base-image-arm64 [2020-04-20T17:59:41.655Z] . [Pipeline] withDockerContainer [2020-04-20T17:59:42.034Z] prd-ubuntu18.04-docker-arm64-4c-16g-5022 does not seem to be running inside a container [2020-04-20T17:59:42.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/5 -v /w/workspace/go-mod-bootstrap/5:/w/workspace/go-mod-bootstrap/5:rw,z -v /w/workspace/go-mod-bootstrap/5@tmp:/w/workspace/go-mod-bootstrap/5@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 ******** ci-base-image-arm64 cat [2020-04-20T17:59:43.650Z] $ docker top 792dce3f09415f02f164b8f53d44f3f635cb455e079765ff262da099cfb6f9e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-20T17:59:44.724Z] + go version [2020-04-20T17:59:44.724Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-20T17:59:45.394Z] + make test [2020-04-20T17:59:45.394Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-20T18:00:32.298Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-04-20T18:00:32.298Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.040s coverage: 50.8% of statements [2020-04-20T18:00:32.298Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-04-20T18:00:32.298Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.057s coverage: 84.2% of statements [2020-04-20T18:00:32.298Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-04-20T18:00:32.298Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-04-20T18:00:32.298Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-04-20T18:00:33.722Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.073s coverage: 100.0% of statements [2020-04-20T18:00:33.722Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-04-20T18:00:33.722Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-04-20T18:00:33.722Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-04-20T18:00:33.722Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.027s coverage: 48.9% of statements [2020-04-20T18:00:33.722Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-04-20T18:00:33.722Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-04-20T18:00:33.722Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.027s coverage: 91.3% of statements [2020-04-20T18:00:34.310Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-20T18:00:41.011Z] gofmt -l . [2020-04-20T18:00:41.011Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-20T18:00:41.026Z] Warning: overwriting stash ‘coverage-report’ [2020-04-20T18:00:41.902Z] Stashed 1 file(s) [Pipeline] } [2020-04-20T18:00:41.917Z] $ docker stop --time=1 792dce3f09415f02f164b8f53d44f3f635cb455e079765ff262da099cfb6f9e7 [2020-04-20T18:00:44.150Z] $ docker rm -f 792dce3f09415f02f164b8f53d44f3f635cb455e079765ff262da099cfb6f9e7 [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-20T18:00:46.090Z] provisioning config files... [2020-04-20T18:00:46.104Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp/config116653717372024350tmp [Pipeline] { [Pipeline] sh [2020-04-20T18:00:46.448Z] + curl -s https://codecov.io/bash [2020-04-20T18:00:46.448Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp/config116653717372024350tmp [2020-04-20T18:00:46.707Z] [2020-04-20T18:00:46.707Z] _____ _ [2020-04-20T18:00:46.707Z] / ____| | | [2020-04-20T18:00:46.707Z] | | ___ __| | ___ ___ _____ __ [2020-04-20T18:00:46.707Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-20T18:00:46.707Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-20T18:00:46.707Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-20T18:00:46.707Z] Bash-tbd [2020-04-20T18:00:46.707Z] [2020-04-20T18:00:46.707Z] [2020-04-20T18:00:46.707Z] ==> Jenkins CI detected. [2020-04-20T18:00:46.707Z] project root: . [2020-04-20T18:00:46.707Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-20T18:00:46.707Z] ==> Running gcov in . (disable via -X gcov) [2020-04-20T18:00:46.707Z] ==> Python coveragepy not found [2020-04-20T18:00:46.707Z] ==> Searching for coverage reports in: [2020-04-20T18:00:46.707Z] + . [2020-04-20T18:00:46.707Z] -> Found 1 reports [2020-04-20T18:00:46.707Z] ==> Detecting git/mercurial file structure [2020-04-20T18:00:46.707Z] ==> Reading reports [2020-04-20T18:00:46.707Z] + ./coverage.out bytes=20062 [2020-04-20T18:00:46.707Z] ==> Appending adjustments [2020-04-20T18:00:46.707Z] http://docs.codecov.io/docs/fixing-reports [2020-04-20T18:00:46.969Z] + Found adjustments [2020-04-20T18:00:46.970Z] ==> Gzipping contents [2020-04-20T18:00:46.970Z] ==> Uploading reports [2020-04-20T18:00:46.970Z] url: https://codecov.io [2020-04-20T18:00:46.970Z] query: branch=PR-70&commit=3d7becb9559cbfee83f45967e6e114c997a89166&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-70%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=70&job= [2020-04-20T18:00:46.970Z] -> Pinging Codecov [2020-04-20T18:00:46.970Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-70&commit=3d7becb9559cbfee83f45967e6e114c997a89166&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-70%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=70&job= [2020-04-20T18:00:47.228Z] -> Uploading [2020-04-20T18:00:47.799Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3d7becb9559cbfee83f45967e6e114c997a89166 [Pipeline] } [2020-04-20T18:00:47.806Z] 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-20T18:00:48.930Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T18:00:49.227Z] ---> package-listing.sh [2020-04-20T18:00:49.227Z] ++ facter osfamily [2020-04-20T18:00:49.227Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-20T18:00:49.227Z] + OS_FAMILY=redhat [2020-04-20T18:00:49.227Z] + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-70 [2020-04-20T18:00:49.227Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-20T18:00:49.227Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-20T18:00:49.227Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-20T18:00:49.227Z] + PACKAGES=/tmp/packages_start.txt [2020-04-20T18:00:49.227Z] + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-70 ']' [2020-04-20T18:00:49.227Z] + PACKAGES=/tmp/packages_end.txt [2020-04-20T18:00:49.227Z] + case "${OS_FAMILY}" in [2020-04-20T18:00:49.227Z] + rpm -qa [2020-04-20T18:00:49.227Z] + sort [2020-04-20T18:00:53.424Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-20T18:00:53.424Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-20T18:00:53.424Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-20T18:00:53.424Z] + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-70 ']' [2020-04-20T18:00:53.424Z] + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-70/archives/ [2020-04-20T18:00:53.424Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-70/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-20T18:00:53.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-20T18:00:53.779Z] [2020-04-20T18:00:53.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-20T18:00:54.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-20T18:00:54.162Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-20T18:00:54.162Z] c9b1b535fdd9: Pulling fs layer [2020-04-20T18:00:54.162Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-20T18:00:54.162Z] 756a868c4378: Pulling fs layer [2020-04-20T18:00:54.162Z] 444b2fc9a129: Pulling fs layer [2020-04-20T18:00:54.162Z] ea15f1150254: Pulling fs layer [2020-04-20T18:00:54.162Z] 41b27a9f41bf: Pulling fs layer [2020-04-20T18:00:54.162Z] 28c525ee5125: Pulling fs layer [2020-04-20T18:00:54.162Z] 094b1ea09ed8: Pulling fs layer [2020-04-20T18:00:54.162Z] 138eaada9080: Pulling fs layer [2020-04-20T18:00:54.162Z] 0622d0fa9048: Pulling fs layer [2020-04-20T18:00:54.162Z] 444b2fc9a129: Waiting [2020-04-20T18:00:54.162Z] ea15f1150254: Waiting [2020-04-20T18:00:54.162Z] 41b27a9f41bf: Waiting [2020-04-20T18:00:54.162Z] 28c525ee5125: Waiting [2020-04-20T18:00:54.162Z] 138eaada9080: Waiting [2020-04-20T18:00:54.162Z] 094b1ea09ed8: Waiting [2020-04-20T18:00:54.162Z] 0622d0fa9048: Waiting [2020-04-20T18:00:54.162Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-20T18:00:54.162Z] 2cc5ad85d9ab: Download complete [2020-04-20T18:00:54.162Z] 444b2fc9a129: Verifying Checksum [2020-04-20T18:00:54.162Z] 444b2fc9a129: Download complete [2020-04-20T18:00:54.162Z] c9b1b535fdd9: Verifying Checksum [2020-04-20T18:00:54.162Z] c9b1b535fdd9: Download complete [2020-04-20T18:00:54.162Z] ea15f1150254: Download complete [2020-04-20T18:00:54.434Z] 28c525ee5125: Verifying Checksum [2020-04-20T18:00:54.434Z] 28c525ee5125: Download complete [2020-04-20T18:00:54.719Z] 756a868c4378: Download complete [2020-04-20T18:00:54.719Z] c9b1b535fdd9: Pull complete [2020-04-20T18:00:54.719Z] 138eaada9080: Download complete [2020-04-20T18:00:54.719Z] 0622d0fa9048: Verifying Checksum [2020-04-20T18:00:54.719Z] 0622d0fa9048: Download complete [2020-04-20T18:00:54.719Z] 094b1ea09ed8: Verifying Checksum [2020-04-20T18:00:54.719Z] 094b1ea09ed8: Download complete [2020-04-20T18:00:54.979Z] 2cc5ad85d9ab: Pull complete [2020-04-20T18:00:55.239Z] 41b27a9f41bf: Verifying Checksum [2020-04-20T18:00:55.239Z] 41b27a9f41bf: Download complete [2020-04-20T18:00:57.778Z] 756a868c4378: Pull complete [2020-04-20T18:00:57.778Z] 444b2fc9a129: Pull complete [2020-04-20T18:00:57.778Z] ea15f1150254: Pull complete [2020-04-20T18:01:01.081Z] 41b27a9f41bf: Pull complete [2020-04-20T18:01:01.081Z] 28c525ee5125: Pull complete [2020-04-20T18:01:02.474Z] 094b1ea09ed8: Pull complete [2020-04-20T18:01:02.733Z] 138eaada9080: Pull complete [2020-04-20T18:01:02.994Z] 0622d0fa9048: Pull complete [2020-04-20T18:01:02.994Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-20T18:01:02.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-20T18:01:03.155Z] prd-centos7-docker-4c-2g-5020 does not seem to be running inside a container [2020-04-20T18:01:03.198Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-bootstrap_PR-70 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-70:/w/workspace/exfoundry_go-mod-bootstrap_PR-70:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-70@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-20T18:01:04.302Z] $ docker top f0c263277f336353d41fc72afe2449caccf775796ca121a412bfee69c6c1e7d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-20T18:01:04.566Z] provisioning config files... [2020-04-20T18:01:04.579Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp/config1598873345897459038tmp [Pipeline] { [Pipeline] echo [2020-04-20T18:01:04.633Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T18:01:04.922Z] ---> create-netrc.sh [Pipeline] echo [2020-04-20T18:01:04.929Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-20T18:01:05.219Z] ---> logs-deploy.sh [2020-04-20T18:01:05.219Z] + ARCHIVE_ARTIFACTS= [2020-04-20T18:01:05.219Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-20T18:01:05.219Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-20T18:01:05.219Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-20T18:01:05.219Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-70/5 [2020-04-20T18:01:05.219Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-70/5/ [2020-04-20T18:01:05.219Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-70/5 /w/workspace/exfoundry_go-mod-bootstrap_PR-70 [2020-04-20T18:01:06.595Z] Archives upload complete. [2020-04-20T18:01:06.595Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-70/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-70/5/ [2020-04-20T18:01:07.164Z] ---> uname -a: [2020-04-20T18:01:07.164Z] Linux f0c263277f33 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-20T18:01:07.164Z] [2020-04-20T18:01:07.164Z] [2020-04-20T18:01:07.164Z] ---> lscpu: [2020-04-20T18:01:07.164Z] Architecture: x86_64 [2020-04-20T18:01:07.164Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-20T18:01:07.164Z] Byte Order: Little Endian [2020-04-20T18:01:07.164Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-20T18:01:07.164Z] CPU(s): 4 [2020-04-20T18:01:07.164Z] On-line CPU(s) list: 0-3 [2020-04-20T18:01:07.164Z] Thread(s) per core: 1 [2020-04-20T18:01:07.164Z] Core(s) per socket: 1 [2020-04-20T18:01:07.164Z] Socket(s): 4 [2020-04-20T18:01:07.164Z] NUMA node(s): 1 [2020-04-20T18:01:07.164Z] Vendor ID: GenuineIntel [2020-04-20T18:01:07.164Z] CPU family: 6 [2020-04-20T18:01:07.164Z] Model: 44 [2020-04-20T18:01:07.164Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-20T18:01:07.164Z] Stepping: 1 [2020-04-20T18:01:07.164Z] CPU MHz: 2933.438 [2020-04-20T18:01:07.164Z] BogoMIPS: 5866.87 [2020-04-20T18:01:07.164Z] Virtualization: VT-x [2020-04-20T18:01:07.164Z] Hypervisor vendor: KVM [2020-04-20T18:01:07.164Z] Virtualization type: full [2020-04-20T18:01:07.164Z] L1d cache: 128 KiB [2020-04-20T18:01:07.164Z] L1i cache: 128 KiB [2020-04-20T18:01:07.164Z] L2 cache: 16 MiB [2020-04-20T18:01:07.164Z] L3 cache: 64 MiB [2020-04-20T18:01:07.164Z] NUMA node0 CPU(s): 0-3 [2020-04-20T18:01:07.164Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-20T18:01:07.164Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-20T18:01:07.164Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-20T18:01:07.164Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-20T18:01:07.164Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-20T18:01:07.164Z] 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-20T18:01:07.164Z] [2020-04-20T18:01:07.164Z] [2020-04-20T18:01:07.164Z] ---> nproc: [2020-04-20T18:01:07.164Z] 4 [2020-04-20T18:01:07.164Z] [2020-04-20T18:01:07.164Z] [2020-04-20T18:01:07.164Z] ---> df -h: [2020-04-20T18:01:07.164Z] Filesystem Size Used Available Use% Mounted on [2020-04-20T18:01:07.164Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-20T18:01:07.164Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-20T18:01:07.164Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-20T18:01:07.164Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-20T18:01:07.164Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-20T18:01:07.164Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-20T18:01:07.164Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-20T18:01:07.164Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-bootstrap_PR-70 [2020-04-20T18:01:07.164Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-bootstrap_PR-70@tmp [2020-04-20T18:01:07.164Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-20T18:01:07.164Z] [2020-04-20T18:01:07.164Z] [2020-04-20T18:01:07.164Z] ---> free -m: [2020-04-20T18:01:07.164Z] total used free shared buff/cache available [2020-04-20T18:01:07.164Z] Mem: 1838 621 66 0 1149 1112 [2020-04-20T18:01:07.164Z] Swap: 1023 0 1023 [2020-04-20T18:01:07.164Z] [2020-04-20T18:01:07.164Z] [2020-04-20T18:01:07.164Z] ---> ip addr: [2020-04-20T18:01:07.164Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-20T18:01:07.164Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-20T18:01:07.164Z] inet 127.0.0.1/8 scope host lo [2020-04-20T18:01:07.164Z] valid_lft forever preferred_lft forever [2020-04-20T18:01:07.164Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-20T18:01:07.164Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-20T18:01:07.164Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-20T18:01:07.164Z] valid_lft forever preferred_lft forever [2020-04-20T18:01:07.164Z] [2020-04-20T18:01:07.164Z] [2020-04-20T18:01:07.164Z] ---> sar -b -r -n DEV: [2020-04-20T18:01:07.164Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/20/20 _x86_64_ (4 CPU) [2020-04-20T18:01:07.164Z] [2020-04-20T18:01:07.164Z] 17:53:33 LINUX RESTART [2020-04-20T18:01:07.164Z] [2020-04-20T18:01:07.164Z] 17:54:01 tps rtps wtps bread/s bwrtn/s [2020-04-20T18:01:07.164Z] 17:55:01 54.73 14.95 39.78 2781.36 3671.84 [2020-04-20T18:01:07.164Z] 17:56:01 3.85 0.00 3.85 0.00 122.75 [2020-04-20T18:01:07.164Z] 17:57:01 0.37 0.00 0.37 0.00 4.58 [2020-04-20T18:01:07.164Z] 17:58:01 0.35 0.00 0.35 0.00 5.53 [2020-04-20T18:01:07.164Z] 17:59:01 0.27 0.00 0.27 0.00 4.93 [2020-04-20T18:01:07.164Z] 18:00:02 0.40 0.00 0.40 0.00 6.68 [2020-04-20T18:01:07.164Z] 18:01:01 103.50 68.95 34.55 4007.99 16395.16 [2020-04-20T18:01:07.165Z] Average: 23.17 11.85 11.31 963.01 2856.05 [2020-04-20T18:01:07.165Z] [2020-04-20T18:01:07.165Z] 17:54:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-20T18:01:07.165Z] 17:55:01 99400 1782904 94.72 2620 1220044 934292 31.88 455524 1162432 116 [2020-04-20T18:01:07.165Z] 17:56:01 108968 1773336 94.21 2620 1220060 894556 30.52 449368 1162212 8 [2020-04-20T18:01:07.165Z] 17:57:01 108936 1773368 94.21 2620 1220068 894552 30.52 449368 1162208 8 [2020-04-20T18:01:07.165Z] 17:58:01 107332 1774972 94.30 2620 1220068 894828 30.53 450596 1162208 12 [2020-04-20T18:01:07.165Z] 17:59:01 108060 1774244 94.26 2620 1220076 894804 30.53 450396 1162208 8 [2020-04-20T18:01:07.165Z] 18:00:02 108776 1773528 94.22 2620 1220080 894708 30.53 450052 1162208 8 [2020-04-20T18:01:07.165Z] 18:01:01 106488 1775816 94.34 2620 1154268 1109204 37.85 465468 1129948 21884 [2020-04-20T18:01:07.165Z] Average: 106851 1775453 94.32 2620 1210666 930992 31.76 452967 1157632 3149 [2020-04-20T18:01:07.165Z] [2020-04-20T18:01:07.165Z] 17:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-20T18:01:07.165Z] 17:55:01 eth0 422.50 229.53 995.08 85.43 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 17:55:01 docker0 1.12 0.92 0.29 2.42 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 17:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 17:57:01 eth0 0.63 0.08 0.04 0.01 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 17:58:01 eth0 1.08 0.43 0.32 0.20 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 17:59:01 eth0 0.48 0.32 0.27 0.20 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 18:00:02 eth0 0.32 0.23 0.15 0.07 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 18:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 18:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 18:01:01 eth0 97.02 78.45 2367.08 10.15 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] Average: eth0 74.57 44.10 476.08 13.74 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] Average: docker0 0.16 0.13 0.04 0.35 0.00 0.00 0.00 [2020-04-20T18:01:07.165Z] [2020-04-20T18:01:07.165Z] [2020-04-20T18:01:07.165Z] ---> sar -P ALL: [2020-04-20T18:01:07.165Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/20/20 _x86_64_ (4 CPU) [2020-04-20T18:01:07.165Z] [2020-04-20T18:01:07.165Z] 17:53:33 LINUX RESTART [2020-04-20T18:01:07.165Z] [2020-04-20T18:01:07.165Z] 17:54:01 CPU %user %nice %system %iowait %steal %idle [2020-04-20T18:01:07.165Z] 17:55:01 all 10.67 0.00 3.31 1.52 0.01 84.50 [2020-04-20T18:01:07.165Z] 17:55:01 0 10.96 0.00 3.70 1.06 0.02 84.27 [2020-04-20T18:01:07.165Z] 17:55:01 1 10.52 0.00 3.11 1.86 0.00 84.52 [2020-04-20T18:01:07.165Z] 17:55:01 2 10.44 0.00 3.33 0.50 0.00 85.72 [2020-04-20T18:01:07.165Z] 17:55:01 3 10.74 0.00 3.11 2.65 0.02 83.48 [2020-04-20T18:01:07.165Z] 17:56:01 all 0.18 0.00 0.07 0.00 0.00 99.75 [2020-04-20T18:01:07.165Z] 17:56:01 0 0.07 0.00 0.08 0.00 0.00 99.85 [2020-04-20T18:01:07.165Z] 17:56:01 1 0.07 0.00 0.08 0.00 0.00 99.85 [2020-04-20T18:01:07.165Z] 17:56:01 2 0.35 0.00 0.10 0.00 0.02 99.53 [2020-04-20T18:01:07.165Z] 17:56:01 3 0.25 0.00 0.05 0.00 0.00 99.70 [2020-04-20T18:01:07.165Z] 17:57:01 all 0.18 0.00 0.06 0.00 0.00 99.76 [2020-04-20T18:01:07.165Z] 17:57:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2020-04-20T18:01:07.165Z] 17:57:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-20T18:01:07.165Z] 17:57:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-20T18:01:07.165Z] 17:57:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2020-04-20T18:01:07.165Z] 17:58:01 all 0.18 0.00 0.06 0.00 0.00 99.76 [2020-04-20T18:01:07.165Z] 17:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-20T18:01:07.165Z] 17:58:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2020-04-20T18:01:07.165Z] 17:58:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-20T18:01:07.165Z] 17:58:01 3 0.57 0.00 0.07 0.00 0.00 99.37 [2020-04-20T18:01:07.165Z] 17:59:01 all 0.18 0.00 0.06 0.00 0.00 99.76 [2020-04-20T18:01:07.165Z] 17:59:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-20T18:01:07.165Z] 17:59:01 1 0.28 0.00 0.05 0.00 0.00 99.67 [2020-04-20T18:01:07.165Z] 17:59:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-20T18:01:07.165Z] 17:59:01 3 0.35 0.00 0.07 0.00 0.00 99.58 [2020-04-20T18:01:07.165Z] 18:00:02 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-20T18:01:07.165Z] 18:00:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-04-20T18:01:07.165Z] 18:00:02 1 0.55 0.00 0.08 0.00 0.00 99.37 [2020-04-20T18:01:07.165Z] 18:00:02 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-04-20T18:01:07.165Z] 18:00:02 3 0.05 0.00 0.07 0.00 0.00 99.88 [2020-04-20T18:01:07.165Z] 18:01:01 all 4.43 0.00 2.32 1.77 0.01 91.48 [2020-04-20T18:01:07.165Z] 18:01:01 0 4.38 0.00 2.06 0.24 0.00 93.33 [2020-04-20T18:01:07.165Z] 18:01:01 1 4.45 0.00 2.51 2.48 0.00 90.55 [2020-04-20T18:01:07.165Z] 18:01:01 2 4.34 0.00 2.33 1.89 0.02 91.43 [2020-04-20T18:01:07.165Z] 18:01:01 3 4.56 0.00 2.37 2.43 0.00 90.64 [2020-04-20T18:01:07.165Z] Average: all 2.27 0.00 0.84 0.46 0.00 96.42 [2020-04-20T18:01:07.165Z] Average: 0 2.21 0.00 0.85 0.18 0.00 96.75 [2020-04-20T18:01:07.165Z] Average: 1 2.27 0.00 0.85 0.61 0.00 96.26 [2020-04-20T18:01:07.165Z] Average: 2 2.19 0.00 0.85 0.34 0.00 96.61 [2020-04-20T18:01:07.165Z] Average: 3 2.42 0.00 0.82 0.72 0.00 96.04 [2020-04-20T18:01:07.165Z] [2020-04-20T18:01:07.165Z] [2020-04-20T18:01:07.165Z]