Branch indexing 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 rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from f29a27d878985b98e7b657acb1e0d1e11ee4e870+e8b256540df231ab09ea6c5b4df979531e84fc49 (3dba12e8d38b489806c6be286769dd6a98eada41) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-601’ Running on prd-centos7-docker-4c-2g-606 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-387 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e8b256540df231ab09ea6c5b4df979531e84fc49 into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 Merge succeeded, producing 7a9fd97f79d47662f808e1260cf20fb4e94fe8f6 Checking out Revision 7a9fd97f79d47662f808e1260cf20fb4e94fe8f6 (PR-387) > git config core.sparsecheckout # timeout=10 > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # 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 e8b256540df231ab09ea6c5b4df979531e84fc49 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a9fd97f79d47662f808e1260cf20fb4e94fe8f6 # timeout=10 Commit message: "Merge commit 'e8b256540df231ab09ea6c5b4df979531e84fc49' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-14T07:47:06.398Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-14T07:47:06.747Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk 0143b8941103e30c9846ecfea34cb9ba72e912d1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-14T07:47:06.883Z] ========================================================= [2020-07-14T07:47:06.883Z] EdgeX Global Pipelines Version Info [2020-07-14T07:47:06.883Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-14T07:47:08.236Z] ------------------- [2020-07-14T07:47:08.236Z] stable info: [2020-07-14T07:47:08.236Z] ------------------- [2020-07-14T07:47:08.236Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-14T07:47:08.236Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-07-14T07:47:08.236Z] Message: update stable to v1.0.89 [2020-07-14T07:47:09.178Z] ------------------- [2020-07-14T07:47:09.178Z] experimental info: [2020-07-14T07:47:09.178Z] ------------------- [2020-07-14T07:47:09.178Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-14T07:47:09.178Z] Commit SHA: f6ab21c320c462fae7a5b8fd747aea39c3187bc7 [2020-07-14T07:47:09.178Z] Message: update experimental to v1.0.96 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-14T07:47:12.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-14T07:47:12.413Z] [2020-07-14T07:47:12.413Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-14T07:47:12.814Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-14T07:47:12.814Z] latest: Pulling from edgex-devops/git-semver [2020-07-14T07:47:12.814Z] 9123ac7c32f7: Pulling fs layer [2020-07-14T07:47:12.814Z] b8cc5d1170e3: Pulling fs layer [2020-07-14T07:47:12.814Z] 2924cbbf6a41: Pulling fs layer [2020-07-14T07:47:12.814Z] 93b08a4f1073: Pulling fs layer [2020-07-14T07:47:12.814Z] 93b08a4f1073: Waiting [2020-07-14T07:47:12.814Z] b8cc5d1170e3: Download complete [2020-07-14T07:47:12.814Z] 9123ac7c32f7: Verifying Checksum [2020-07-14T07:47:12.814Z] 9123ac7c32f7: Download complete [2020-07-14T07:47:13.075Z] 93b08a4f1073: Verifying Checksum [2020-07-14T07:47:13.075Z] 93b08a4f1073: Download complete [2020-07-14T07:47:13.075Z] 2924cbbf6a41: Verifying Checksum [2020-07-14T07:47:13.075Z] 2924cbbf6a41: Download complete [2020-07-14T07:47:13.340Z] 9123ac7c32f7: Pull complete [2020-07-14T07:47:13.340Z] b8cc5d1170e3: Pull complete [2020-07-14T07:47:13.912Z] 2924cbbf6a41: Pull complete [2020-07-14T07:47:14.172Z] 93b08a4f1073: Pull complete [2020-07-14T07:47:14.172Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-07-14T07:47:14.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-14T07:47:14.173Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-14T07:47:14.270Z] prd-centos7-docker-4c-2g-606 does not seem to be running inside a container [2020-07-14T07:47:14.331Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-387 -v /w/workspace/ndry_app-functions-sdk-go_PR-387:/w/workspace/ndry_app-functions-sdk-go_PR-387:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-387@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-14T07:47:16.390Z] $ docker top 20cb621e874c723cb9dd336aaa207fe02ebb0b9061b797670024b38f22176948 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-14T07:47:16.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-14T07:47:16.722Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-14T07:47:16.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-14T07:47:16.923Z] $ docker exec 20cb621e874c723cb9dd336aaa207fe02ebb0b9061b797670024b38f22176948 ssh-agent [2020-07-14T07:47:17.069Z] SSH_AUTH_SOCK=/tmp/ssh-Fax4stoq3Wm2/agent.11 [2020-07-14T07:47:17.069Z] SSH_AGENT_PID=17 [2020-07-14T07:47:17.080Z] Running ssh-add (command line suppressed) [2020-07-14T07:47:17.198Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_1877132712425449459.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_1877132712425449459.key) [2020-07-14T07:47:17.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-14T07:47:17.572Z] + git describe --exact-match --tags HEAD [2020-07-14T07:47:17.572Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-14T07:47:17.633Z] $ docker exec --env ******** --env ******** 20cb621e874c723cb9dd336aaa207fe02ebb0b9061b797670024b38f22176948 ssh-agent -k [2020-07-14T07:47:17.758Z] unset SSH_AUTH_SOCK; [2020-07-14T07:47:17.758Z] unset SSH_AGENT_PID; [2020-07-14T07:47:17.758Z] echo Agent pid 17 killed; [2020-07-14T07:47:17.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-14T07:47:17.867Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-14T07:47:17.867Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-14T07:47:18.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-14T07:47:18.012Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-14T07:47:18.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-14T07:47:18.175Z] $ docker exec 20cb621e874c723cb9dd336aaa207fe02ebb0b9061b797670024b38f22176948 ssh-agent [2020-07-14T07:47:18.329Z] SSH_AUTH_SOCK=/tmp/ssh-YarXEXCcA7Yn/agent.46 [2020-07-14T07:47:18.329Z] SSH_AGENT_PID=51 [2020-07-14T07:47:18.335Z] Running ssh-add (command line suppressed) [2020-07-14T07:47:18.454Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_7839567835356345536.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_7839567835356345536.key) [2020-07-14T07:47:18.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-14T07:47:18.998Z] + git semver init [2020-07-14T07:47:18.998Z] # -> Open(): unable to determine branch for HEAD [2020-07-14T07:47:18.998Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.git [2020-07-14T07:47:18.998Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-387 [2020-07-14T07:47:18.998Z] # $SEMVER_REMOTE_NAME = origin [2020-07-14T07:47:18.998Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-14T07:47:18.998Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-14T07:47:18.998Z] # $SEMVER_BRANCH = PR-387 [2020-07-14T07:47:18.998Z] # $SEMVER_TEMP = /tmp/semver-150515514 [2020-07-14T07:47:18.998Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-07-14T07:47:21.547Z] # '/tmp/semver-150515514' -> '/w/workspace/ndry_app-functions-sdk-go_PR-387/.semver' [2020-07-14T07:47:21.547Z] # -> Force: false [2020-07-14T07:47:21.547Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.semver [Pipeline] } [2020-07-14T07:47:21.563Z] $ docker exec --env ******** --env ******** 20cb621e874c723cb9dd336aaa207fe02ebb0b9061b797670024b38f22176948 ssh-agent -k [2020-07-14T07:47:21.675Z] unset SSH_AUTH_SOCK; [2020-07-14T07:47:21.675Z] unset SSH_AGENT_PID; [2020-07-14T07:47:21.675Z] echo Agent pid 51 killed; [2020-07-14T07:47:21.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-14T07:47:22.293Z] + git semver [Pipeline] } [2020-07-14T07:47:22.312Z] $ docker stop --time=1 20cb621e874c723cb9dd336aaa207fe02ebb0b9061b797670024b38f22176948 [2020-07-14T07:47:23.720Z] $ docker rm -f 20cb621e874c723cb9dd336aaa207fe02ebb0b9061b797670024b38f22176948 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-14T07:47:25.925Z] Stashed 136 file(s) [Pipeline] echo [2020-07-14T07:47:25.927Z] [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-07-14T07:47:41.328Z] Still waiting to schedule task [2020-07-14T07:47:41.329Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-14T07:47:41.330Z] Still waiting to schedule task [2020-07-14T07:47:41.330Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-14T07:50:00.142Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-608 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws [2020-07-14T07:50:00.221Z] Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout [2020-07-14T07:50:05.176Z] using credential edgex-jenkins-ssh [2020-07-14T07:50:05.227Z] Cloning the remote Git repository [2020-07-14T07:50:05.227Z] Cloning with configured refspecs honoured and without tags [2020-07-14T07:50:05.295Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-14T07:50:05.402Z] > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 [2020-07-14T07:50:05.484Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-14T07:50:05.485Z] > git --version # timeout=10 [2020-07-14T07:50:05.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-14T07:50:05.609Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T07:50:08.498Z] Fetching without tags [2020-07-14T07:50:08.959Z] Merging remotes/origin/master commit e8b256540df231ab09ea6c5b4df979531e84fc49 into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 [2020-07-14T07:50:09.257Z] Merge succeeded, producing b4ea9245f3bc11b285c5c4c0dff24cd1a80db8b8 [2020-07-14T07:50:09.257Z] Checking out Revision b4ea9245f3bc11b285c5c4c0dff24cd1a80db8b8 (PR-387) [2020-07-14T07:50:08.416Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-14T07:50:08.436Z] > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 [2020-07-14T07:50:08.452Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T07:50:08.481Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-14T07:50:08.512Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-14T07:50:08.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-14T07:50:08.525Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T07:50:08.980Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T07:50:09.001Z] > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 [2020-07-14T07:50:09.107Z] > git remote # timeout=10 [2020-07-14T07:50:09.123Z] > git config --get remote.origin.url # timeout=10 [2020-07-14T07:50:09.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-14T07:50:09.147Z] > git merge e8b256540df231ab09ea6c5b4df979531e84fc49 # timeout=10 [2020-07-14T07:50:09.243Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-14T07:50:09.265Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T07:50:09.277Z] > git checkout -f b4ea9245f3bc11b285c5c4c0dff24cd1a80db8b8 # timeout=10 [2020-07-14T07:50:13.841Z] Commit message: "Merge commit 'e8b256540df231ab09ea6c5b4df979531e84fc49' into HEAD" [2020-07-14T07:50:13.878Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-14T07:50:13.851Z] > git rev-list --no-walk 0143b8941103e30c9846ecfea34cb9ba72e912d1 # timeout=10 [Pipeline] echo [2020-07-14T07:50:17.092Z] ========================================================= [2020-07-14T07:50:17.092Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-14T07:50:17.092Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-14T07:50:18.099Z] + 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-07-14T07:50:19.545Z] Sending build context to Docker daemon 37.04MB [2020-07-14T07:50:19.545Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-14T07:50:19.545Z] Step 2/8 : FROM ${BASE} [2020-07-14T07:50:19.822Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-14T07:50:19.822Z] cde5963f3b93: Pulling fs layer [2020-07-14T07:50:19.822Z] 2a23fa8c16f7: Pulling fs layer [2020-07-14T07:50:19.822Z] 777b28850792: Pulling fs layer [2020-07-14T07:50:19.822Z] 8a11ddd9e578: Pulling fs layer [2020-07-14T07:50:19.822Z] 4cf88f913ddb: Pulling fs layer [2020-07-14T07:50:19.822Z] 1df406cf5192: Pulling fs layer [2020-07-14T07:50:19.822Z] cd6300453558: Pulling fs layer [2020-07-14T07:50:19.822Z] b9c365052c96: Pulling fs layer [2020-07-14T07:50:19.822Z] a2d8cc88f415: Pulling fs layer [2020-07-14T07:50:19.822Z] ea1d1ca13537: Pulling fs layer [2020-07-14T07:50:19.822Z] 3750a50a1c5e: Pulling fs layer [2020-07-14T07:50:19.822Z] 8a11ddd9e578: Waiting [2020-07-14T07:50:19.822Z] 4cf88f913ddb: Waiting [2020-07-14T07:50:19.822Z] 1df406cf5192: Waiting [2020-07-14T07:50:19.822Z] cd6300453558: Waiting [2020-07-14T07:50:19.822Z] b9c365052c96: Waiting [2020-07-14T07:50:19.822Z] a2d8cc88f415: Waiting [2020-07-14T07:50:19.822Z] ea1d1ca13537: Waiting [2020-07-14T07:50:19.822Z] 3750a50a1c5e: Waiting [2020-07-14T07:50:19.822Z] 777b28850792: Verifying Checksum [2020-07-14T07:50:19.822Z] 777b28850792: Download complete [2020-07-14T07:50:19.822Z] 2a23fa8c16f7: Download complete [2020-07-14T07:50:19.822Z] 4cf88f913ddb: Download complete [2020-07-14T07:50:19.822Z] 1df406cf5192: Verifying Checksum [2020-07-14T07:50:19.822Z] 1df406cf5192: Download complete [2020-07-14T07:50:19.822Z] cde5963f3b93: Verifying Checksum [2020-07-14T07:50:19.822Z] cde5963f3b93: Download complete [2020-07-14T07:50:20.423Z] cde5963f3b93: Pull complete [2020-07-14T07:50:21.034Z] 2a23fa8c16f7: Pull complete [2020-07-14T07:50:21.636Z] 777b28850792: Pull complete [2020-07-14T07:50:21.914Z] cd6300453558: Verifying Checksum [2020-07-14T07:50:21.914Z] cd6300453558: Download complete [2020-07-14T07:50:21.914Z] a2d8cc88f415: Verifying Checksum [2020-07-14T07:50:21.914Z] a2d8cc88f415: Download complete [2020-07-14T07:50:23.907Z] ea1d1ca13537: Verifying Checksum [2020-07-14T07:50:23.907Z] ea1d1ca13537: Download complete [2020-07-14T07:50:24.184Z] 3750a50a1c5e: Verifying Checksum [2020-07-14T07:50:24.184Z] 3750a50a1c5e: Download complete [2020-07-14T07:50:24.458Z] b9c365052c96: Verifying Checksum [2020-07-14T07:50:24.458Z] b9c365052c96: Download complete [2020-07-14T07:50:25.052Z] 8a11ddd9e578: Verifying Checksum [2020-07-14T07:50:25.052Z] 8a11ddd9e578: Download complete [2020-07-14T07:50:37.451Z] 8a11ddd9e578: Pull complete [2020-07-14T07:50:37.451Z] 4cf88f913ddb: Pull complete [2020-07-14T07:50:37.451Z] 1df406cf5192: Pull complete [2020-07-14T07:50:40.846Z] cd6300453558: Pull complete [2020-07-14T07:50:45.142Z] b9c365052c96: Pull complete [2020-07-14T07:50:45.414Z] a2d8cc88f415: Pull complete [2020-07-14T07:50:46.619Z] Running on prd-centos7-docker-4c-2g-609 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws [2020-07-14T07:50:46.667Z] Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout [2020-07-14T07:50:47.414Z] ea1d1ca13537: Pull complete [2020-07-14T07:50:47.414Z] 3750a50a1c5e: Pull complete [2020-07-14T07:50:47.684Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-07-14T07:50:47.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-14T07:50:47.684Z] ---> 78745c68409d [2020-07-14T07:50:47.684Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-14T07:50:47.956Z] latest: Pulling from library/docker [2020-07-14T07:50:47.956Z] b538f80385f9: Pulling fs layer [2020-07-14T07:50:47.956Z] 259a493cd78d: Pulling fs layer [2020-07-14T07:50:47.956Z] b8e66b5100f5: Pulling fs layer [2020-07-14T07:50:47.956Z] 39dc9c94d07c: Pulling fs layer [2020-07-14T07:50:47.956Z] 551b823b3b82: Pulling fs layer [2020-07-14T07:50:47.956Z] 3c52a74df98c: Pulling fs layer [2020-07-14T07:50:47.956Z] 6c9b121b6998: Pulling fs layer [2020-07-14T07:50:47.956Z] 39dc9c94d07c: Waiting [2020-07-14T07:50:47.956Z] 551b823b3b82: Waiting [2020-07-14T07:50:47.956Z] 3c52a74df98c: Waiting [2020-07-14T07:50:47.956Z] 6c9b121b6998: Waiting [2020-07-14T07:50:48.232Z] b8e66b5100f5: Verifying Checksum [2020-07-14T07:50:48.232Z] b8e66b5100f5: Download complete [2020-07-14T07:50:48.232Z] 259a493cd78d: Download complete [2020-07-14T07:50:48.232Z] b538f80385f9: Verifying Checksum [2020-07-14T07:50:48.232Z] b538f80385f9: Download complete [2020-07-14T07:50:48.232Z] 551b823b3b82: Download complete [2020-07-14T07:50:48.232Z] 3c52a74df98c: Verifying Checksum [2020-07-14T07:50:48.232Z] 3c52a74df98c: Download complete [2020-07-14T07:50:48.510Z] 6c9b121b6998: Download complete [2020-07-14T07:50:49.105Z] b538f80385f9: Pull complete [2020-07-14T07:50:49.356Z] using credential edgex-jenkins-ssh [2020-07-14T07:50:49.409Z] Cloning the remote Git repository [2020-07-14T07:50:49.409Z] Cloning with configured refspecs honoured and without tags [2020-07-14T07:50:49.704Z] 39dc9c94d07c: Verifying Checksum [2020-07-14T07:50:49.704Z] 39dc9c94d07c: Download complete [2020-07-14T07:50:49.704Z] 259a493cd78d: Pull complete [2020-07-14T07:50:49.974Z] b8e66b5100f5: Pull complete [2020-07-14T07:50:49.447Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-14T07:50:49.515Z] > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 [2020-07-14T07:50:49.570Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-14T07:50:49.570Z] > git --version # timeout=10 [2020-07-14T07:50:49.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-14T07:50:49.643Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T07:50:51.471Z] Fetching without tags [2020-07-14T07:50:51.823Z] Merging remotes/origin/master commit e8b256540df231ab09ea6c5b4df979531e84fc49 into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 [2020-07-14T07:50:51.938Z] Merge succeeded, producing d910ef86e742cf67ac3ee77b2b043eb4d222101e [2020-07-14T07:50:51.938Z] Checking out Revision d910ef86e742cf67ac3ee77b2b043eb4d222101e (PR-387) [2020-07-14T07:50:51.439Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-14T07:50:51.452Z] > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 [2020-07-14T07:50:51.459Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T07:50:51.467Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-14T07:50:51.479Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-14T07:50:51.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-14T07:50:51.483Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-14T07:50:51.833Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T07:50:51.844Z] > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 [2020-07-14T07:50:51.887Z] > git remote # timeout=10 [2020-07-14T07:50:51.893Z] > git config --get remote.origin.url # timeout=10 [2020-07-14T07:50:51.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-14T07:50:51.901Z] > git merge e8b256540df231ab09ea6c5b4df979531e84fc49 # timeout=10 [2020-07-14T07:50:51.934Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-14T07:50:51.942Z] > git config core.sparsecheckout # timeout=10 [2020-07-14T07:50:51.946Z] > git checkout -f d910ef86e742cf67ac3ee77b2b043eb4d222101e # timeout=10 [2020-07-14T07:50:53.359Z] 39dc9c94d07c: Pull complete [2020-07-14T07:50:53.359Z] 551b823b3b82: Pull complete [2020-07-14T07:50:53.359Z] 3c52a74df98c: Pull complete [2020-07-14T07:50:53.633Z] 6c9b121b6998: Pull complete [2020-07-14T07:50:53.633Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-14T07:50:53.905Z] Status: Downloaded newer image for docker:latest [2020-07-14T07:50:55.693Z] Commit message: "Merge commit 'e8b256540df231ab09ea6c5b4df979531e84fc49' into HEAD" [2020-07-14T07:50:55.704Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-14T07:50:55.698Z] > git rev-list --no-walk 0143b8941103e30c9846ecfea34cb9ba72e912d1 # timeout=10 [Pipeline] echo [2020-07-14T07:50:57.606Z] ========================================================= [2020-07-14T07:50:57.606Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-14T07:50:57.606Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-14T07:50:58.298Z] + 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-07-14T07:50:58.877Z] Sending build context to Docker daemon 37.04MB [2020-07-14T07:50:58.877Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-14T07:50:58.877Z] Step 2/8 : FROM ${BASE} [2020-07-14T07:50:59.137Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-14T07:50:59.137Z] e6b0cf9c0882: Pulling fs layer [2020-07-14T07:50:59.137Z] 2848faf0eed1: Pulling fs layer [2020-07-14T07:50:59.137Z] 0f37312ad70f: Pulling fs layer [2020-07-14T07:50:59.137Z] 5788d62ee057: Pulling fs layer [2020-07-14T07:50:59.137Z] 0e6b1d234666: Pulling fs layer [2020-07-14T07:50:59.137Z] bf5d7aec512f: Pulling fs layer [2020-07-14T07:50:59.137Z] 34c802a77dc8: Pulling fs layer [2020-07-14T07:50:59.137Z] 9eb99e56ec68: Pulling fs layer [2020-07-14T07:50:59.137Z] 27c7a5d97fbd: Pulling fs layer [2020-07-14T07:50:59.137Z] 5c102a31e300: Pulling fs layer [2020-07-14T07:50:59.137Z] dcfb455df0a1: Pulling fs layer [2020-07-14T07:50:59.137Z] 9eb99e56ec68: Waiting [2020-07-14T07:50:59.137Z] 5788d62ee057: Waiting [2020-07-14T07:50:59.137Z] bf5d7aec512f: Waiting [2020-07-14T07:50:59.137Z] 27c7a5d97fbd: Waiting [2020-07-14T07:50:59.137Z] 5c102a31e300: Waiting [2020-07-14T07:50:59.137Z] 34c802a77dc8: Waiting [2020-07-14T07:50:59.137Z] dcfb455df0a1: Waiting [2020-07-14T07:50:59.137Z] 0e6b1d234666: Waiting [2020-07-14T07:50:59.137Z] 0f37312ad70f: Verifying Checksum [2020-07-14T07:50:59.137Z] 0f37312ad70f: Download complete [2020-07-14T07:50:59.137Z] 2848faf0eed1: Verifying Checksum [2020-07-14T07:50:59.137Z] 2848faf0eed1: Download complete [2020-07-14T07:50:59.137Z] 0e6b1d234666: Verifying Checksum [2020-07-14T07:50:59.137Z] 0e6b1d234666: Download complete [2020-07-14T07:50:59.137Z] bf5d7aec512f: Verifying Checksum [2020-07-14T07:50:59.137Z] bf5d7aec512f: Download complete [2020-07-14T07:50:59.137Z] e6b0cf9c0882: Verifying Checksum [2020-07-14T07:50:59.137Z] e6b0cf9c0882: Download complete [2020-07-14T07:50:59.409Z] e6b0cf9c0882: Pull complete [2020-07-14T07:51:00.012Z] 34c802a77dc8: Verifying Checksum [2020-07-14T07:51:00.012Z] 34c802a77dc8: Download complete [2020-07-14T07:51:00.012Z] 27c7a5d97fbd: Verifying Checksum [2020-07-14T07:51:00.012Z] 27c7a5d97fbd: Download complete [2020-07-14T07:51:00.595Z] 5c102a31e300: Verifying Checksum [2020-07-14T07:51:00.595Z] 5c102a31e300: Download complete [2020-07-14T07:51:00.595Z] dcfb455df0a1: Verifying Checksum [2020-07-14T07:51:00.595Z] dcfb455df0a1: Download complete [2020-07-14T07:51:00.595Z] 9eb99e56ec68: Verifying Checksum [2020-07-14T07:51:00.595Z] 9eb99e56ec68: Download complete [2020-07-14T07:51:00.857Z] 5788d62ee057: Verifying Checksum [2020-07-14T07:51:00.857Z] 5788d62ee057: Download complete [2020-07-14T07:51:02.168Z] ---> fe0ffc774c59 [2020-07-14T07:51:02.169Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-14T07:51:02.169Z] ---> Running in e9f98be648db [2020-07-14T07:51:02.169Z] Removing intermediate container e9f98be648db [2020-07-14T07:51:02.169Z] ---> f92809d29b4a [2020-07-14T07:51:02.169Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-07-14T07:51:02.169Z] ---> Running in 84324748d992 [2020-07-14T07:51:02.244Z] 2848faf0eed1: Pull complete [2020-07-14T07:51:02.245Z] 0f37312ad70f: Pull complete [2020-07-14T07:51:04.140Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-07-14T07:51:04.734Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-07-14T07:51:05.328Z] (1/5) Installing libsodium (1.0.18-r0) [2020-07-14T07:51:05.599Z] (2/5) Installing libzmq (4.3.2-r0) [2020-07-14T07:51:05.871Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-07-14T07:51:05.871Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-07-14T07:51:05.871Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-07-14T07:51:06.146Z] Executing busybox-1.31.1-r8.trigger [2020-07-14T07:51:06.146Z] OK: 127 MiB in 44 packages [2020-07-14T07:51:07.556Z] 5788d62ee057: Pull complete [2020-07-14T07:51:07.583Z] Removing intermediate container 84324748d992 [2020-07-14T07:51:07.583Z] ---> de68d82527fd [2020-07-14T07:51:07.583Z] Step 6/8 : WORKDIR /build [2020-07-14T07:51:07.583Z] ---> Running in 22b63dd45405 [2020-07-14T07:51:08.129Z] 0e6b1d234666: Pull complete [2020-07-14T07:51:08.129Z] bf5d7aec512f: Pull complete [2020-07-14T07:51:08.180Z] Removing intermediate container 22b63dd45405 [2020-07-14T07:51:08.180Z] ---> 865a34ad884f [2020-07-14T07:51:08.180Z] Step 7/8 : COPY go.mod . [2020-07-14T07:51:08.774Z] ---> 6c2d71fb7f36 [2020-07-14T07:51:08.774Z] Step 8/8 : RUN go mod download [2020-07-14T07:51:08.774Z] ---> Running in 38e8e864e02d [2020-07-14T07:51:11.442Z] 34c802a77dc8: Pull complete [2020-07-14T07:51:12.157Z] go: github.com/edgexfoundry/go-mod-core-contracts@v0.1.60: parsing /go-mod-core-contracts/go.mod: open /go-mod-core-contracts/go.mod: no such file or directory [2020-07-14T07:51:12.430Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-14T07:51:13.675Z] Failed in branch arm64 [2020-07-14T07:51:14.785Z] 9eb99e56ec68: Pull complete [2020-07-14T07:51:14.785Z] 27c7a5d97fbd: Pull complete [2020-07-14T07:51:15.736Z] 5c102a31e300: Pull complete [2020-07-14T07:51:15.736Z] dcfb455df0a1: Pull complete [2020-07-14T07:51:15.736Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-07-14T07:51:15.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-14T07:51:15.736Z] ---> 7c70fe431013 [2020-07-14T07:51:15.736Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-14T07:51:15.997Z] latest: Pulling from library/docker [2020-07-14T07:51:16.257Z] df20fa9351a1: Pulling fs layer [2020-07-14T07:51:16.257Z] 25ad7478873d: Pulling fs layer [2020-07-14T07:51:16.257Z] 4684f6177b5d: Pulling fs layer [2020-07-14T07:51:16.257Z] 46e300cec669: Pulling fs layer [2020-07-14T07:51:16.257Z] 63038576ad94: Pulling fs layer [2020-07-14T07:51:16.257Z] 0fdb76c4706c: Pulling fs layer [2020-07-14T07:51:16.257Z] cb7edeffdfd5: Pulling fs layer [2020-07-14T07:51:16.257Z] 46e300cec669: Waiting [2020-07-14T07:51:16.257Z] 63038576ad94: Waiting [2020-07-14T07:51:16.257Z] 0fdb76c4706c: Waiting [2020-07-14T07:51:16.257Z] cb7edeffdfd5: Waiting [2020-07-14T07:51:16.257Z] 4684f6177b5d: Verifying Checksum [2020-07-14T07:51:16.257Z] 4684f6177b5d: Download complete [2020-07-14T07:51:16.257Z] 25ad7478873d: Verifying Checksum [2020-07-14T07:51:16.257Z] 25ad7478873d: Download complete [2020-07-14T07:51:16.526Z] df20fa9351a1: Verifying Checksum [2020-07-14T07:51:16.526Z] df20fa9351a1: Download complete [2020-07-14T07:51:16.526Z] 63038576ad94: Verifying Checksum [2020-07-14T07:51:16.526Z] 63038576ad94: Download complete [2020-07-14T07:51:16.526Z] 0fdb76c4706c: Verifying Checksum [2020-07-14T07:51:16.526Z] 0fdb76c4706c: Download complete [2020-07-14T07:51:16.526Z] df20fa9351a1: Pull complete [2020-07-14T07:51:16.789Z] cb7edeffdfd5: Verifying Checksum [2020-07-14T07:51:16.789Z] cb7edeffdfd5: Download complete [2020-07-14T07:51:16.789Z] 25ad7478873d: Pull complete [2020-07-14T07:51:17.060Z] 4684f6177b5d: Pull complete [2020-07-14T07:51:17.060Z] 46e300cec669: Verifying Checksum [2020-07-14T07:51:17.060Z] 46e300cec669: Download complete [2020-07-14T07:51:19.620Z] 46e300cec669: Pull complete [2020-07-14T07:51:19.620Z] 63038576ad94: Pull complete [2020-07-14T07:51:19.884Z] 0fdb76c4706c: Pull complete [2020-07-14T07:51:19.884Z] cb7edeffdfd5: Pull complete [2020-07-14T07:51:19.884Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-14T07:51:19.884Z] Status: Downloaded newer image for docker:latest [2020-07-14T07:51:21.797Z] ---> ce57fa11de08 [2020-07-14T07:51:21.797Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-14T07:51:22.058Z] ---> Running in c1d43f61cc71 [2020-07-14T07:51:22.058Z] Removing intermediate container c1d43f61cc71 [2020-07-14T07:51:22.058Z] ---> 4426e96667dd [2020-07-14T07:51:22.058Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-07-14T07:51:22.318Z] ---> Running in 69708aba0426 [2020-07-14T07:51:22.888Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-07-14T07:51:23.828Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-07-14T07:51:24.398Z] (1/5) Installing libsodium (1.0.18-r0) [2020-07-14T07:51:24.398Z] (2/5) Installing libzmq (4.3.2-r0) [2020-07-14T07:51:24.398Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-07-14T07:51:24.658Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-07-14T07:51:24.658Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-07-14T07:51:24.658Z] Executing busybox-1.31.1-r8.trigger [2020-07-14T07:51:24.924Z] OK: 145 MiB in 44 packages [2020-07-14T07:51:25.503Z] Removing intermediate container 69708aba0426 [2020-07-14T07:51:25.503Z] ---> 57d3adb96659 [2020-07-14T07:51:25.503Z] Step 6/8 : WORKDIR /build [2020-07-14T07:51:25.503Z] ---> Running in adb161f014f5 [2020-07-14T07:51:25.764Z] Removing intermediate container adb161f014f5 [2020-07-14T07:51:25.764Z] ---> 6681ca185160 [2020-07-14T07:51:25.764Z] Step 7/8 : COPY go.mod . [2020-07-14T07:51:26.025Z] ---> 399ad02f4677 [2020-07-14T07:51:26.025Z] Step 8/8 : RUN go mod download [2020-07-14T07:51:26.025Z] ---> Running in d03e2eedc5f5 [2020-07-14T07:51:28.576Z] go: github.com/edgexfoundry/go-mod-core-contracts@v0.1.60: parsing /go-mod-core-contracts/go.mod: open /go-mod-core-contracts/go.mod: no such file or directory [2020-07-14T07:51:29.154Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-14T07:51:31.141Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-14T07:51:33.150Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-14T07:51:33.715Z] ---> package-listing.sh [2020-07-14T07:51:33.715Z] ++ facter osfamily [2020-07-14T07:51:33.715Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-14T07:51:33.715Z] + OS_FAMILY=redhat [2020-07-14T07:51:33.715Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-387 [2020-07-14T07:51:33.715Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-14T07:51:33.715Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-14T07:51:33.715Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-14T07:51:33.715Z] + PACKAGES=/tmp/packages_start.txt [2020-07-14T07:51:33.715Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' [2020-07-14T07:51:33.715Z] + PACKAGES=/tmp/packages_end.txt [2020-07-14T07:51:33.715Z] + case "${OS_FAMILY}" in [2020-07-14T07:51:33.715Z] + rpm -qa [2020-07-14T07:51:33.715Z] + sort [2020-07-14T07:51:37.938Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-14T07:51:37.938Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-14T07:51:37.938Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-14T07:51:37.938Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' [2020-07-14T07:51:37.938Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-387/archives/ [2020-07-14T07:51:37.938Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-387/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-14T07:51:38.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-14T07:51:38.313Z] [2020-07-14T07:51:38.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-14T07:51:38.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-14T07:51:38.667Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-14T07:51:38.667Z] c9b1b535fdd9: Pulling fs layer [2020-07-14T07:51:38.667Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-14T07:51:38.667Z] 756a868c4378: Pulling fs layer [2020-07-14T07:51:38.667Z] 444b2fc9a129: Pulling fs layer [2020-07-14T07:51:38.667Z] ea15f1150254: Pulling fs layer [2020-07-14T07:51:38.667Z] 41b27a9f41bf: Pulling fs layer [2020-07-14T07:51:38.667Z] 28c525ee5125: Pulling fs layer [2020-07-14T07:51:38.667Z] 094b1ea09ed8: Pulling fs layer [2020-07-14T07:51:38.667Z] 138eaada9080: Pulling fs layer [2020-07-14T07:51:38.667Z] 0622d0fa9048: Pulling fs layer [2020-07-14T07:51:38.667Z] ea15f1150254: Waiting [2020-07-14T07:51:38.667Z] 41b27a9f41bf: Waiting [2020-07-14T07:51:38.667Z] 28c525ee5125: Waiting [2020-07-14T07:51:38.667Z] 094b1ea09ed8: Waiting [2020-07-14T07:51:38.667Z] 138eaada9080: Waiting [2020-07-14T07:51:38.667Z] 0622d0fa9048: Waiting [2020-07-14T07:51:38.667Z] 444b2fc9a129: Waiting [2020-07-14T07:51:38.667Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-14T07:51:38.667Z] 2cc5ad85d9ab: Download complete [2020-07-14T07:51:38.667Z] 444b2fc9a129: Verifying Checksum [2020-07-14T07:51:38.667Z] 444b2fc9a129: Download complete [2020-07-14T07:51:38.667Z] c9b1b535fdd9: Download complete [2020-07-14T07:51:38.667Z] ea15f1150254: Verifying Checksum [2020-07-14T07:51:38.667Z] ea15f1150254: Download complete [2020-07-14T07:51:38.667Z] 28c525ee5125: Verifying Checksum [2020-07-14T07:51:38.667Z] 28c525ee5125: Download complete [2020-07-14T07:51:39.253Z] 756a868c4378: Verifying Checksum [2020-07-14T07:51:39.253Z] 756a868c4378: Download complete [2020-07-14T07:51:39.253Z] 094b1ea09ed8: Verifying Checksum [2020-07-14T07:51:39.253Z] 094b1ea09ed8: Download complete [2020-07-14T07:51:39.253Z] 0622d0fa9048: Verifying Checksum [2020-07-14T07:51:39.253Z] 0622d0fa9048: Download complete [2020-07-14T07:51:39.253Z] 138eaada9080: Verifying Checksum [2020-07-14T07:51:39.253Z] 138eaada9080: Download complete [2020-07-14T07:51:39.253Z] c9b1b535fdd9: Pull complete [2020-07-14T07:51:39.526Z] 2cc5ad85d9ab: Pull complete [2020-07-14T07:51:39.799Z] 41b27a9f41bf: Verifying Checksum [2020-07-14T07:51:39.799Z] 41b27a9f41bf: Download complete [2020-07-14T07:51:41.191Z] 756a868c4378: Pull complete [2020-07-14T07:51:41.191Z] 444b2fc9a129: Pull complete [2020-07-14T07:51:41.191Z] ea15f1150254: Pull complete [2020-07-14T07:51:45.532Z] 41b27a9f41bf: Pull complete [2020-07-14T07:51:45.532Z] 28c525ee5125: Pull complete [2020-07-14T07:51:48.090Z] 094b1ea09ed8: Pull complete [2020-07-14T07:51:48.351Z] 138eaada9080: Pull complete [2020-07-14T07:51:48.611Z] 0622d0fa9048: Pull complete [2020-07-14T07:51:48.611Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-14T07:51:48.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-14T07:51:48.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-14T07:51:48.741Z] prd-centos7-docker-4c-2g-606 does not seem to be running inside a container [2020-07-14T07:51:48.784Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-387 -v /w/workspace/ndry_app-functions-sdk-go_PR-387:/w/workspace/ndry_app-functions-sdk-go_PR-387:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-387@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:10003/edgex-lftools-log-publisher:alpine cat [2020-07-14T07:51:52.803Z] $ docker top 4a89e73bcc800388e65b37c602903b98bab75e67cf9a7fba1a2fdc5405c32dd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-14T07:51:53.086Z] provisioning config files... [2020-07-14T07:51:53.101Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/config4096883618330151483tmp [Pipeline] { [Pipeline] echo [2020-07-14T07:51:53.165Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-14T07:51:53.459Z] ---> create-netrc.sh [Pipeline] echo [2020-07-14T07:51:53.468Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-14T07:51:53.770Z] ---> logs-deploy.sh [2020-07-14T07:51:53.770Z] + ARCHIVE_ARTIFACTS= [2020-07-14T07:51:53.770Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-14T07:51:53.770Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-14T07:51:53.770Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-14T07:51:53.770Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/8 [2020-07-14T07:51:53.770Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/8/ [2020-07-14T07:51:53.770Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/8 /w/workspace/ndry_app-functions-sdk-go_PR-387 [2020-07-14T07:51:55.157Z] Archives upload complete. [2020-07-14T07:51:55.157Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/8/ [2020-07-14T07:51:55.730Z] ---> uname -a: [2020-07-14T07:51:55.730Z] Linux 4a89e73bcc80 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-14T07:51:55.730Z] [2020-07-14T07:51:55.730Z] [2020-07-14T07:51:55.730Z] ---> lscpu: [2020-07-14T07:51:55.730Z] Architecture: x86_64 [2020-07-14T07:51:55.730Z] CPU op-mode(s): 32-bit, 64-bit [2020-07-14T07:51:55.730Z] Byte Order: Little Endian [2020-07-14T07:51:55.730Z] Address sizes: 40 bits physical, 48 bits virtual [2020-07-14T07:51:55.730Z] CPU(s): 4 [2020-07-14T07:51:55.730Z] On-line CPU(s) list: 0-3 [2020-07-14T07:51:55.730Z] Thread(s) per core: 1 [2020-07-14T07:51:55.730Z] Core(s) per socket: 1 [2020-07-14T07:51:55.730Z] Socket(s): 4 [2020-07-14T07:51:55.730Z] NUMA node(s): 1 [2020-07-14T07:51:55.730Z] Vendor ID: GenuineIntel [2020-07-14T07:51:55.730Z] CPU family: 6 [2020-07-14T07:51:55.730Z] Model: 44 [2020-07-14T07:51:55.730Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-07-14T07:51:55.730Z] Stepping: 1 [2020-07-14T07:51:55.730Z] CPU MHz: 2933.438 [2020-07-14T07:51:55.730Z] BogoMIPS: 5866.87 [2020-07-14T07:51:55.730Z] Virtualization: VT-x [2020-07-14T07:51:55.730Z] Hypervisor vendor: KVM [2020-07-14T07:51:55.730Z] Virtualization type: full [2020-07-14T07:51:55.730Z] L1d cache: 128 KiB [2020-07-14T07:51:55.730Z] L1i cache: 128 KiB [2020-07-14T07:51:55.730Z] L2 cache: 16 MiB [2020-07-14T07:51:55.730Z] L3 cache: 64 MiB [2020-07-14T07:51:55.730Z] NUMA node0 CPU(s): 0-3 [2020-07-14T07:51:55.730Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-07-14T07:51:55.730Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-07-14T07:51:55.730Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-07-14T07:51:55.730Z] Vulnerability Meltdown: Mitigation; PTI [2020-07-14T07:51:55.730Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-07-14T07:51:55.730Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-07-14T07:51:55.730Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-07-14T07:51:55.730Z] Vulnerability Tsx async abort: Not affected [2020-07-14T07:51:55.730Z] 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-07-14T07:51:55.730Z] [2020-07-14T07:51:55.730Z] [2020-07-14T07:51:55.730Z] ---> nproc: [2020-07-14T07:51:55.730Z] 4 [2020-07-14T07:51:55.730Z] [2020-07-14T07:51:55.730Z] [2020-07-14T07:51:55.730Z] ---> df -h: [2020-07-14T07:51:55.730Z] Filesystem Size Used Available Use% Mounted on [2020-07-14T07:51:55.730Z] overlay 50.0G 7.3G 42.7G 15% / [2020-07-14T07:51:55.730Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-07-14T07:51:55.730Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-07-14T07:51:55.730Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-07-14T07:51:55.730Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2020-07-14T07:51:55.730Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2020-07-14T07:51:55.730Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2020-07-14T07:51:55.730Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-387 [2020-07-14T07:51:55.730Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp [2020-07-14T07:51:55.730Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa [2020-07-14T07:51:55.730Z] [2020-07-14T07:51:55.730Z] [2020-07-14T07:51:55.730Z] ---> free -m: [2020-07-14T07:51:55.730Z] total used free shared buff/cache available [2020-07-14T07:51:55.730Z] Mem: 1837 668 117 0 1052 1062 [2020-07-14T07:51:55.730Z] Swap: 1023 0 1023 [2020-07-14T07:51:55.730Z] [2020-07-14T07:51:55.730Z] [2020-07-14T07:51:55.730Z] ---> ip addr: [2020-07-14T07:51:55.730Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-07-14T07:51:55.730Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-07-14T07:51:55.730Z] inet 127.0.0.1/8 scope host lo [2020-07-14T07:51:55.730Z] valid_lft forever preferred_lft forever [2020-07-14T07:51:55.730Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-07-14T07:51:55.730Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-07-14T07:51:55.730Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-07-14T07:51:55.730Z] valid_lft forever preferred_lft forever [2020-07-14T07:51:55.730Z] [2020-07-14T07:51:55.730Z] [2020-07-14T07:51:55.730Z] ---> sar -b -r -n DEV: [2020-07-14T07:51:55.730Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/14/20 _x86_64_ (4 CPU) [2020-07-14T07:51:55.730Z] [2020-07-14T07:51:55.730Z] 07:46:19 LINUX RESTART [2020-07-14T07:51:55.730Z] [2020-07-14T07:51:55.730Z] 07:47:01 tps rtps wtps bread/s bwrtn/s [2020-07-14T07:51:55.730Z] 07:48:01 46.64 11.11 35.53 4497.77 3399.23 [2020-07-14T07:51:55.730Z] 07:49:01 1.58 0.00 1.58 0.00 30.57 [2020-07-14T07:51:55.730Z] 07:50:01 0.33 0.00 0.33 0.00 3.81 [2020-07-14T07:51:55.730Z] 07:51:01 0.23 0.00 0.23 0.00 3.50 [2020-07-14T07:51:55.730Z] Average: 12.20 2.78 9.42 1124.58 859.39 [2020-07-14T07:51:55.730Z] [2020-07-14T07:51:55.730Z] 07:47:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-07-14T07:51:55.730Z] 07:48:01 205344 1676212 89.09 2620 1100344 1100632 37.56 439500 1076532 20 [2020-07-14T07:51:55.730Z] 07:49:01 209216 1672340 88.88 2620 1100360 1071508 36.57 440964 1072476 8 [2020-07-14T07:51:55.730Z] 07:50:01 207352 1674204 88.98 2620 1100368 1071496 36.57 443504 1071820 8 [2020-07-14T07:51:55.730Z] 07:51:01 205820 1675736 89.06 2620 1100368 1071472 36.57 445292 1071224 12 [2020-07-14T07:51:55.730Z] Average: 206933 1674623 89.00 2620 1100360 1078777 36.82 442315 1073013 12 [2020-07-14T07:51:55.730Z] [2020-07-14T07:51:55.730Z] 07:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-07-14T07:51:55.730Z] 07:48:01 eth0 354.70 289.49 788.56 370.16 0.00 0.00 0.00 [2020-07-14T07:51:55.730Z] 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-14T07:51:55.730Z] 07:48:01 docker0 129.94 96.37 10.23 305.42 0.00 0.00 0.00 [2020-07-14T07:51:55.730Z] 07:49:01 eth0 1.02 0.45 0.30 0.21 0.00 0.00 0.00 [2020-07-14T07:51:55.730Z] 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-14T07:51:55.730Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-14T07:51:55.731Z] 07:50:01 eth0 0.72 0.42 0.29 0.18 0.00 0.00 0.00 [2020-07-14T07:51:55.731Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-14T07:51:55.731Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-14T07:51:55.731Z] 07:51:01 eth0 1.23 0.37 0.34 0.23 0.00 0.00 0.00 [2020-07-14T07:51:55.731Z] 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-14T07:51:55.731Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-14T07:51:55.731Z] Average: eth0 89.43 72.69 197.40 92.71 0.00 0.00 0.00 [2020-07-14T07:51:55.731Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-14T07:51:55.731Z] Average: docker0 32.49 24.10 2.56 76.36 0.00 0.00 0.00 [2020-07-14T07:51:55.731Z] [2020-07-14T07:51:55.731Z] [2020-07-14T07:51:55.731Z] ---> sar -P ALL: [2020-07-14T07:51:55.731Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/14/20 _x86_64_ (4 CPU) [2020-07-14T07:51:55.731Z] [2020-07-14T07:51:55.731Z] 07:46:19 LINUX RESTART [2020-07-14T07:51:55.731Z] [2020-07-14T07:51:55.731Z] 07:47:01 CPU %user %nice %system %iowait %steal %idle [2020-07-14T07:51:55.731Z] 07:48:01 all 5.23 0.00 2.20 1.75 0.01 90.81 [2020-07-14T07:51:55.731Z] 07:48:01 0 5.52 0.00 2.40 2.16 0.00 89.92 [2020-07-14T07:51:55.731Z] 07:48:01 1 4.57 0.00 2.04 0.28 0.02 93.08 [2020-07-14T07:51:55.731Z] 07:48:01 2 6.91 0.00 2.13 2.88 0.00 88.09 [2020-07-14T07:51:55.731Z] 07:48:01 3 3.89 0.00 2.23 1.68 0.00 92.21 [2020-07-14T07:51:55.731Z] 07:49:01 all 0.14 0.00 0.04 0.00 0.00 99.82 [2020-07-14T07:51:55.731Z] 07:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-14T07:51:55.731Z] 07:49:01 1 0.47 0.00 0.05 0.00 0.00 99.48 [2020-07-14T07:51:55.731Z] 07:49:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2020-07-14T07:51:55.731Z] 07:49:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-07-14T07:51:55.731Z] 07:50:01 all 0.14 0.00 0.04 0.00 0.00 99.82 [2020-07-14T07:51:55.731Z] 07:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-14T07:51:55.731Z] 07:50:01 1 0.45 0.00 0.03 0.00 0.00 99.52 [2020-07-14T07:51:55.731Z] 07:50:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2020-07-14T07:51:55.731Z] 07:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-14T07:51:55.731Z] 07:51:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-07-14T07:51:55.731Z] 07:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-14T07:51:55.731Z] 07:51:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2020-07-14T07:51:55.731Z] 07:51:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-07-14T07:51:55.731Z] 07:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2020-07-14T07:51:55.731Z] Average: all 1.41 0.00 0.57 0.44 0.00 97.58 [2020-07-14T07:51:55.731Z] Average: 0 1.39 0.00 0.62 0.54 0.00 97.45 [2020-07-14T07:51:55.731Z] Average: 1 1.50 0.00 0.54 0.07 0.00 97.89 [2020-07-14T07:51:55.731Z] Average: 2 1.76 0.00 0.57 0.72 0.00 96.95 [2020-07-14T07:51:55.731Z] Average: 3 0.98 0.00 0.58 0.42 0.00 98.02 [2020-07-14T07:51:55.731Z] [2020-07-14T07:51:55.731Z] [2020-07-14T07:51:55.731Z]