Pull request #247 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 DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at c6e90bcad506a53a21afbb07ae058210c81821b7 rather than 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 Obtained Jenkinsfile from c6e90bcad506a53a21afbb07ae058210c81821b7 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:edgex-ui-go, goVersion:1.13] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-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-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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 ‘prd-centos7-docker-4c-2g-4035’ is offline Running on prd-centos7-docker-4c-2g-4036 in /w/workspace/edgexfoundry_edgex-ui-go_PR-247 [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/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-247 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-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/edgex-ui-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/247/head:refs/remotes/origin/PR-247 # 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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 Checking out Revision 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 (PR-247) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c6e90bcad506a53a21afbb07ae058210c81821b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 # timeout=10 Commit message: "Add mqtt device device to edgex doc" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-23T00:58:09.071Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-23T00:58:09.215Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-23T00:58:09.253Z] ========================================================= [2020-06-23T00:58:09.253Z] EdgeX Global Pipelines Version Info [2020-06-23T00:58:09.253Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 722a2613b648164699d6393cff3784192ba7297d # timeout=10 [2020-06-23T00:58:11.091Z] ------------------- [2020-06-23T00:58:11.091Z] stable info: [2020-06-23T00:58:11.091Z] ------------------- [2020-06-23T00:58:11.091Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-23T00:58:11.091Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-23T00:58:11.091Z] Message: update stable to v1.0.89 [2020-06-23T00:58:11.661Z] ------------------- [2020-06-23T00:58:11.661Z] experimental info: [2020-06-23T00:58:11.661Z] ------------------- [2020-06-23T00:58:11.661Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-23T00:58:11.661Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-23T00:58:11.661Z] Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-23T00:58:12.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-23T00:58:12.784Z] [2020-06-23T00:58:12.784Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-23T00:58:13.100Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-23T00:58:13.100Z] latest: Pulling from edgex-devops/git-semver [2020-06-23T00:58:13.100Z] 9123ac7c32f7: Pulling fs layer [2020-06-23T00:58:13.100Z] b8cc5d1170e3: Pulling fs layer [2020-06-23T00:58:13.100Z] 2924cbbf6a41: Pulling fs layer [2020-06-23T00:58:13.100Z] 93b08a4f1073: Pulling fs layer [2020-06-23T00:58:13.100Z] 93b08a4f1073: Waiting [2020-06-23T00:58:13.100Z] b8cc5d1170e3: Verifying Checksum [2020-06-23T00:58:13.100Z] b8cc5d1170e3: Download complete [2020-06-23T00:58:13.100Z] 9123ac7c32f7: Verifying Checksum [2020-06-23T00:58:13.100Z] 9123ac7c32f7: Download complete [2020-06-23T00:58:13.363Z] 93b08a4f1073: Verifying Checksum [2020-06-23T00:58:13.363Z] 93b08a4f1073: Download complete [2020-06-23T00:58:13.363Z] 2924cbbf6a41: Verifying Checksum [2020-06-23T00:58:13.363Z] 2924cbbf6a41: Download complete [2020-06-23T00:58:13.624Z] 9123ac7c32f7: Pull complete [2020-06-23T00:58:13.624Z] b8cc5d1170e3: Pull complete [2020-06-23T00:58:14.568Z] 2924cbbf6a41: Pull complete [2020-06-23T00:58:14.568Z] 93b08a4f1073: Pull complete [2020-06-23T00:58:14.568Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-23T00:58:14.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-23T00:58:14.568Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-23T00:58:14.670Z] prd-centos7-docker-4c-2g-4036 does not seem to be running inside a container [2020-06-23T00:58:14.711Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-247 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-247:/w/workspace/edgexfoundry_edgex-ui-go_PR-247:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-23T00:58:16.816Z] $ docker top cdc7abf654efc6f7177d5f121b6fc6b538819db93d21d9474471b3c542e6710b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-23T00:58:16.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-23T00:58:16.979Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-23T00:58:17.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-23T00:58:17.162Z] $ docker exec cdc7abf654efc6f7177d5f121b6fc6b538819db93d21d9474471b3c542e6710b ssh-agent [2020-06-23T00:58:17.307Z] SSH_AUTH_SOCK=/tmp/ssh-bVzAesCmKfcj/agent.13 [2020-06-23T00:58:17.307Z] SSH_AGENT_PID=18 [2020-06-23T00:58:17.317Z] Running ssh-add (command line suppressed) [2020-06-23T00:58:17.424Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp/private_key_8646273004806782321.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp/private_key_8646273004806782321.key) [2020-06-23T00:58:17.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-23T00:58:17.773Z] + git describe --exact-match --tags HEAD [2020-06-23T00:58:17.773Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-23T00:58:17.825Z] $ docker exec --env ******** --env ******** cdc7abf654efc6f7177d5f121b6fc6b538819db93d21d9474471b3c542e6710b ssh-agent -k [2020-06-23T00:58:17.930Z] unset SSH_AUTH_SOCK; [2020-06-23T00:58:17.930Z] unset SSH_AGENT_PID; [2020-06-23T00:58:17.930Z] echo Agent pid 18 killed; [2020-06-23T00:58:17.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-23T00:58:18.007Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-23T00:58:18.007Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-23T00:58:18.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-23T00:58:18.053Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-23T00:58:18.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-23T00:58:18.206Z] $ docker exec cdc7abf654efc6f7177d5f121b6fc6b538819db93d21d9474471b3c542e6710b ssh-agent [2020-06-23T00:58:18.356Z] SSH_AUTH_SOCK=/tmp/ssh-7w2pA39yirt2/agent.47 [2020-06-23T00:58:18.356Z] SSH_AGENT_PID=53 [2020-06-23T00:58:18.362Z] Running ssh-add (command line suppressed) [2020-06-23T00:58:18.469Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp/private_key_1820110664667019011.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp/private_key_1820110664667019011.key) [2020-06-23T00:58:18.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-23T00:58:18.816Z] + git semver init [2020-06-23T00:58:18.816Z] # -> Open(): unable to determine branch for HEAD [2020-06-23T00:58:18.816Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-247/.git [2020-06-23T00:58:18.816Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-247 [2020-06-23T00:58:18.816Z] # $SEMVER_REMOTE_NAME = origin [2020-06-23T00:58:18.816Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-23T00:58:18.816Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-23T00:58:18.816Z] # $SEMVER_BRANCH = PR-247 [2020-06-23T00:58:18.816Z] # $SEMVER_TEMP = /tmp/semver-278763862 [2020-06-23T00:58:18.816Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-06-23T00:58:19.755Z] # '/tmp/semver-278763862' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-247/.semver' [2020-06-23T00:58:19.755Z] # -> Force: false [2020-06-23T00:58:19.755Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-247/.semver [Pipeline] } [2020-06-23T00:58:19.765Z] $ docker exec --env ******** --env ******** cdc7abf654efc6f7177d5f121b6fc6b538819db93d21d9474471b3c542e6710b ssh-agent -k [2020-06-23T00:58:19.875Z] unset SSH_AUTH_SOCK; [2020-06-23T00:58:19.875Z] unset SSH_AGENT_PID; [2020-06-23T00:58:19.875Z] echo Agent pid 53 killed; [2020-06-23T00:58:19.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-23T00:58:20.292Z] + git semver [Pipeline] } [2020-06-23T00:58:20.306Z] $ docker stop --time=1 cdc7abf654efc6f7177d5f121b6fc6b538819db93d21d9474471b3c542e6710b [2020-06-23T00:58:21.652Z] $ docker rm -f cdc7abf654efc6f7177d5f121b6fc6b538819db93d21d9474471b3c542e6710b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-23T00:58:22.529Z] Stashed 61 file(s) [Pipeline] echo [2020-06-23T00:58:22.531Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-06-23T00:58:37.692Z] Still waiting to schedule task [2020-06-23T00:58:37.692Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-23T00:58:37.694Z] Still waiting to schedule task [2020-06-23T00:58:37.694Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-23T01:00:20.202Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4038 in /w/workspace/edgexfoundry_edgex-ui-go_PR-247 [Pipeline] { [Pipeline] ws [2020-06-23T01:00:20.225Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-06-23T01:00:25.131Z] using credential edgex-jenkins-ssh [2020-06-23T01:00:25.162Z] Cloning the remote Git repository [2020-06-23T01:00:25.162Z] Cloning with configured refspecs honoured and without tags [2020-06-23T01:00:25.222Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-23T01:00:25.342Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-06-23T01:00:25.417Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-23T01:00:25.420Z] > git --version # timeout=10 [2020-06-23T01:00:25.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T01:00:25.525Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T01:00:26.879Z] Fetching without tags [2020-06-23T01:00:27.360Z] Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-23T01:00:27.551Z] Failed in branch arm64 [2020-06-23T01:00:26.783Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-23T01:00:26.800Z] > git config --add remote.origin.fetch +refs/pull/247/head:refs/remotes/origin/PR-247 # timeout=10 [2020-06-23T01:00:26.820Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T01:00:26.855Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-23T01:00:26.898Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-23T01:00:26.899Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T01:00:26.912Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T01:00:27.385Z] > git config core.sparsecheckout # timeout=10 [2020-06-23T01:00:27.406Z] > git checkout -f 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 # timeout=10 [2020-06-23T01:00:37.348Z] Running on prd-centos7-docker-4c-2g-4039 in /w/workspace/edgexfoundry_edgex-ui-go_PR-247 [Pipeline] { [Pipeline] ws [2020-06-23T01:00:37.373Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-06-23T01:00:39.837Z] using credential edgex-jenkins-ssh [2020-06-23T01:00:39.869Z] Cloning the remote Git repository [2020-06-23T01:00:39.869Z] Cloning with configured refspecs honoured and without tags [2020-06-23T01:00:40.845Z] Fetching without tags [2020-06-23T01:00:39.954Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-23T01:00:40.024Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-06-23T01:00:40.071Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-23T01:00:40.071Z] > git --version # timeout=10 [2020-06-23T01:00:40.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T01:00:40.104Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T01:00:40.816Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-23T01:00:40.822Z] > git config --add remote.origin.fetch +refs/pull/247/head:refs/remotes/origin/PR-247 # timeout=10 [2020-06-23T01:00:40.827Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T01:00:40.838Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-23T01:00:40.850Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-23T01:00:40.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-23T01:00:40.855Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-23T01:00:41.247Z] Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-23T01:00:41.407Z] 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-06-23T01:00:41.259Z] > git config core.sparsecheckout # timeout=10 [2020-06-23T01:00:41.268Z] > git checkout -f 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 # timeout=10 [2020-06-23T01:00:42.288Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-23T01:00:42.844Z] ---> package-listing.sh [2020-06-23T01:00:42.844Z] ++ facter osfamily [2020-06-23T01:00:42.844Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-23T01:00:42.844Z] + OS_FAMILY=redhat [2020-06-23T01:00:42.844Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-247 [2020-06-23T01:00:42.844Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-23T01:00:42.844Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-23T01:00:42.844Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-23T01:00:42.844Z] + PACKAGES=/tmp/packages_start.txt [2020-06-23T01:00:42.844Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-247 ']' [2020-06-23T01:00:42.844Z] + PACKAGES=/tmp/packages_end.txt [2020-06-23T01:00:42.844Z] + case "${OS_FAMILY}" in [2020-06-23T01:00:42.844Z] + rpm -qa [2020-06-23T01:00:42.844Z] + sort [2020-06-23T01:00:47.044Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-23T01:00:47.044Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-23T01:00:47.044Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-23T01:00:47.044Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-247 ']' [2020-06-23T01:00:47.044Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-247/archives/ [2020-06-23T01:00:47.044Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-247/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-23T01:00:47.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-23T01:00:47.446Z] [2020-06-23T01:00:47.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-23T01:00:47.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-23T01:00:47.766Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-23T01:00:47.766Z] c9b1b535fdd9: Pulling fs layer [2020-06-23T01:00:47.766Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-23T01:00:47.766Z] 756a868c4378: Pulling fs layer [2020-06-23T01:00:47.766Z] 444b2fc9a129: Pulling fs layer [2020-06-23T01:00:47.766Z] ea15f1150254: Pulling fs layer [2020-06-23T01:00:47.766Z] 41b27a9f41bf: Pulling fs layer [2020-06-23T01:00:47.766Z] 28c525ee5125: Pulling fs layer [2020-06-23T01:00:47.766Z] 094b1ea09ed8: Pulling fs layer [2020-06-23T01:00:47.766Z] 138eaada9080: Pulling fs layer [2020-06-23T01:00:47.766Z] 0622d0fa9048: Pulling fs layer [2020-06-23T01:00:47.766Z] 41b27a9f41bf: Waiting [2020-06-23T01:00:47.766Z] 28c525ee5125: Waiting [2020-06-23T01:00:47.766Z] 094b1ea09ed8: Waiting [2020-06-23T01:00:47.766Z] 138eaada9080: Waiting [2020-06-23T01:00:47.766Z] 0622d0fa9048: Waiting [2020-06-23T01:00:47.766Z] 444b2fc9a129: Waiting [2020-06-23T01:00:47.766Z] ea15f1150254: Waiting [2020-06-23T01:00:47.766Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-23T01:00:47.766Z] 2cc5ad85d9ab: Download complete [2020-06-23T01:00:47.766Z] 444b2fc9a129: Download complete [2020-06-23T01:00:47.766Z] c9b1b535fdd9: Verifying Checksum [2020-06-23T01:00:47.766Z] c9b1b535fdd9: Download complete [2020-06-23T01:00:47.766Z] ea15f1150254: Verifying Checksum [2020-06-23T01:00:47.766Z] ea15f1150254: Download complete [2020-06-23T01:00:47.766Z] 28c525ee5125: Verifying Checksum [2020-06-23T01:00:47.766Z] 28c525ee5125: Download complete [2020-06-23T01:00:48.032Z] 756a868c4378: Verifying Checksum [2020-06-23T01:00:48.032Z] 756a868c4378: Download complete [2020-06-23T01:00:48.032Z] c9b1b535fdd9: Pull complete [2020-06-23T01:00:48.307Z] 138eaada9080: Verifying Checksum [2020-06-23T01:00:48.307Z] 138eaada9080: Download complete [2020-06-23T01:00:48.307Z] 0622d0fa9048: Download complete [2020-06-23T01:00:48.307Z] 2cc5ad85d9ab: Pull complete [2020-06-23T01:00:48.307Z] 094b1ea09ed8: Verifying Checksum [2020-06-23T01:00:48.307Z] 094b1ea09ed8: Download complete [2020-06-23T01:00:48.885Z] 41b27a9f41bf: Verifying Checksum [2020-06-23T01:00:48.885Z] 41b27a9f41bf: Download complete [2020-06-23T01:00:49.829Z] 756a868c4378: Pull complete [2020-06-23T01:00:49.829Z] 444b2fc9a129: Pull complete [2020-06-23T01:00:50.091Z] ea15f1150254: Pull complete [2020-06-23T01:00:54.299Z] 41b27a9f41bf: Pull complete [2020-06-23T01:00:54.562Z] 28c525ee5125: Pull complete [2020-06-23T01:00:57.863Z] 094b1ea09ed8: Pull complete [2020-06-23T01:00:57.863Z] 138eaada9080: Pull complete [2020-06-23T01:00:57.863Z] 0622d0fa9048: Pull complete [2020-06-23T01:00:57.863Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-23T01:00:57.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-23T01:00:57.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-23T01:00:58.008Z] prd-centos7-docker-4c-2g-4036 does not seem to be running inside a container [2020-06-23T01:00:58.047Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_PR-247 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-247:/w/workspace/edgexfoundry_edgex-ui-go_PR-247:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-23T01:01:00.143Z] $ docker top 79d7a91cca7b60dfb45640e070dea0dc5647535b8234ad18de1ce56743628c32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-23T01:01:00.295Z] provisioning config files... [2020-06-23T01:01:00.310Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp/config2476022394875189305tmp [Pipeline] { [Pipeline] echo [2020-06-23T01:01:00.340Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-23T01:01:00.631Z] ---> create-netrc.sh [Pipeline] echo [2020-06-23T01:01:00.641Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-23T01:01:00.932Z] ---> logs-deploy.sh [2020-06-23T01:01:00.932Z] + ARCHIVE_ARTIFACTS= [2020-06-23T01:01:00.932Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-23T01:01:00.932Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-23T01:01:00.932Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-23T01:01:00.932Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-247/3 [2020-06-23T01:01:00.932Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-247/3/ [2020-06-23T01:01:00.932Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-247/3 /w/workspace/edgexfoundry_edgex-ui-go_PR-247 [2020-06-23T01:01:02.321Z] Archives upload complete. [2020-06-23T01:01:02.321Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-247/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-247/3/ [2020-06-23T01:01:02.897Z] ---> uname -a: [2020-06-23T01:01:02.897Z] Linux 79d7a91cca7b 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-06-23T01:01:02.897Z] [2020-06-23T01:01:02.897Z] [2020-06-23T01:01:02.897Z] ---> lscpu: [2020-06-23T01:01:02.897Z] Architecture: x86_64 [2020-06-23T01:01:02.897Z] CPU op-mode(s): 32-bit, 64-bit [2020-06-23T01:01:02.897Z] Byte Order: Little Endian [2020-06-23T01:01:02.897Z] Address sizes: 40 bits physical, 48 bits virtual [2020-06-23T01:01:02.897Z] CPU(s): 4 [2020-06-23T01:01:02.897Z] On-line CPU(s) list: 0-3 [2020-06-23T01:01:02.897Z] Thread(s) per core: 1 [2020-06-23T01:01:02.897Z] Core(s) per socket: 1 [2020-06-23T01:01:02.897Z] Socket(s): 4 [2020-06-23T01:01:02.897Z] NUMA node(s): 1 [2020-06-23T01:01:02.897Z] Vendor ID: GenuineIntel [2020-06-23T01:01:02.897Z] CPU family: 6 [2020-06-23T01:01:02.897Z] Model: 44 [2020-06-23T01:01:02.897Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-06-23T01:01:02.897Z] Stepping: 1 [2020-06-23T01:01:02.897Z] CPU MHz: 2933.396 [2020-06-23T01:01:02.897Z] BogoMIPS: 5866.79 [2020-06-23T01:01:02.897Z] Virtualization: VT-x [2020-06-23T01:01:02.897Z] Hypervisor vendor: KVM [2020-06-23T01:01:02.897Z] Virtualization type: full [2020-06-23T01:01:02.897Z] L1d cache: 128 KiB [2020-06-23T01:01:02.897Z] L1i cache: 128 KiB [2020-06-23T01:01:02.897Z] L2 cache: 16 MiB [2020-06-23T01:01:02.897Z] L3 cache: 64 MiB [2020-06-23T01:01:02.897Z] NUMA node0 CPU(s): 0-3 [2020-06-23T01:01:02.897Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-06-23T01:01:02.897Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-06-23T01:01:02.897Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-06-23T01:01:02.897Z] Vulnerability Meltdown: Mitigation; PTI [2020-06-23T01:01:02.897Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-06-23T01:01:02.897Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-06-23T01:01:02.897Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-06-23T01:01:02.897Z] Vulnerability Tsx async abort: Not affected [2020-06-23T01:01:02.897Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-06-23T01:01:02.897Z] [2020-06-23T01:01:02.897Z] [2020-06-23T01:01:02.897Z] ---> nproc: [2020-06-23T01:01:02.897Z] 4 [2020-06-23T01:01:02.897Z] [2020-06-23T01:01:02.897Z] [2020-06-23T01:01:02.897Z] ---> df -h: [2020-06-23T01:01:02.897Z] Filesystem Size Used Available Use% Mounted on [2020-06-23T01:01:02.897Z] overlay 50.0G 7.2G 42.7G 15% / [2020-06-23T01:01:02.897Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-06-23T01:01:02.897Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-06-23T01:01:02.897Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-06-23T01:01:02.897Z] /dev/vda1 50.0G 7.2G 42.7G 15% /etc/resolv.conf [2020-06-23T01:01:02.897Z] /dev/vda1 50.0G 7.2G 42.7G 15% /etc/hostname [2020-06-23T01:01:02.897Z] /dev/vda1 50.0G 7.2G 42.7G 15% /etc/hosts [2020-06-23T01:01:02.898Z] /dev/vda1 50.0G 7.2G 42.7G 15% /var/log/sa [2020-06-23T01:01:02.898Z] /dev/vda1 50.0G 7.2G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-247 [2020-06-23T01:01:02.898Z] /dev/vda1 50.0G 7.2G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp [2020-06-23T01:01:02.898Z] [2020-06-23T01:01:02.898Z] [2020-06-23T01:01:02.898Z] ---> free -m: [2020-06-23T01:01:02.898Z] total used free shared buff/cache available [2020-06-23T01:01:02.898Z] Mem: 1837 662 121 0 1053 1069 [2020-06-23T01:01:02.898Z] Swap: 1023 1 1022 [2020-06-23T01:01:02.898Z] [2020-06-23T01:01:02.898Z] [2020-06-23T01:01:02.898Z] ---> ip addr: [2020-06-23T01:01:02.898Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-06-23T01:01:02.898Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-06-23T01:01:02.898Z] inet 127.0.0.1/8 scope host lo [2020-06-23T01:01:02.898Z] valid_lft forever preferred_lft forever [2020-06-23T01:01:02.898Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-06-23T01:01:02.898Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-06-23T01:01:02.898Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-06-23T01:01:02.898Z] valid_lft forever preferred_lft forever [2020-06-23T01:01:02.898Z] [2020-06-23T01:01:02.898Z] [2020-06-23T01:01:02.898Z] ---> sar -b -r -n DEV: [2020-06-23T01:01:02.898Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/23/20 _x86_64_ (4 CPU) [2020-06-23T01:01:02.898Z] [2020-06-23T01:01:02.898Z] 00:57:24 LINUX RESTART [2020-06-23T01:01:02.898Z] [2020-06-23T01:01:02.898Z] 00:58:01 tps rtps wtps bread/s bwrtn/s [2020-06-23T01:01:02.898Z] 00:59:01 51.52 13.50 38.02 4674.01 3302.36 [2020-06-23T01:01:02.898Z] 01:00:01 0.40 0.00 0.40 0.00 6.66 [2020-06-23T01:01:02.898Z] 01:01:01 158.14 102.65 55.49 7992.94 19975.76 [2020-06-23T01:01:02.898Z] Average: 70.03 38.72 31.31 4222.81 7762.21 [2020-06-23T01:01:02.898Z] [2020-06-23T01:01:02.898Z] 00:58:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-06-23T01:01:02.898Z] 00:59:01 156720 1724836 91.67 2620 1138944 1108544 37.83 440324 1124036 20 [2020-06-23T01:01:02.898Z] 01:00:01 163272 1718284 91.32 2620 1138948 1073188 36.63 438476 1120724 16 [2020-06-23T01:01:02.898Z] 01:01:01 129272 1752284 93.13 2620 1076132 1238076 42.25 521940 1026764 272 [2020-06-23T01:01:02.898Z] Average: 149755 1731801 92.04 2620 1118008 1139936 38.90 466913 1090508 103 [2020-06-23T01:01:02.898Z] [2020-06-23T01:01:02.898Z] 00:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-06-23T01:01:02.898Z] 00:59:01 eth0 402.33 291.03 823.74 135.28 0.00 0.00 0.00 [2020-06-23T01:01:02.898Z] 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-23T01:01:02.898Z] 00:59:01 docker0 34.56 26.72 3.16 58.85 0.00 0.00 0.00 [2020-06-23T01:01:02.898Z] 01:00:01 eth0 2.60 0.90 1.12 0.21 0.00 0.00 0.00 [2020-06-23T01:01:02.898Z] 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-23T01:01:02.898Z] 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-23T01:01:02.898Z] 01:01:01 veth1b34ac4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 [2020-06-23T01:01:02.898Z] 01:01:01 eth0 716.95 459.27 3582.83 172.05 0.00 0.00 0.00 [2020-06-23T01:01:02.898Z] 01:01:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-06-23T01:01:02.898Z] 01:01:01 docker0 34.57 26.72 3.16 58.86 0.00 0.00 0.00 [2020-06-23T01:01:02.898Z] Average: veth1b34ac4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2020-06-23T01:01:02.898Z] Average: eth0 239.00 153.10 1194.34 57.35 0.00 0.00 0.00 [2020-06-23T01:01:02.898Z] Average: lo 0.04 0.04 0.00 0.00 0.00 0.00 0.00 [2020-06-23T01:01:02.898Z] Average: docker0 11.52 8.91 1.05 19.62 0.00 0.00 0.00 [2020-06-23T01:01:02.898Z] [2020-06-23T01:01:02.898Z] [2020-06-23T01:01:02.898Z] ---> sar -P ALL: [2020-06-23T01:01:02.898Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/23/20 _x86_64_ (4 CPU) [2020-06-23T01:01:02.898Z] [2020-06-23T01:01:02.898Z] 00:57:24 LINUX RESTART [2020-06-23T01:01:02.898Z] [2020-06-23T01:01:02.898Z] 00:58:01 CPU %user %nice %system %iowait %steal %idle [2020-06-23T01:01:02.898Z] 00:59:01 all 5.80 0.00 2.08 1.66 0.00 90.45 [2020-06-23T01:01:02.898Z] 00:59:01 0 5.64 0.00 2.50 1.96 0.00 89.90 [2020-06-23T01:01:02.898Z] 00:59:01 1 6.34 0.00 2.55 3.95 0.02 87.14 [2020-06-23T01:01:02.898Z] 00:59:01 2 6.37 0.00 1.52 0.62 0.00 91.50 [2020-06-23T01:01:02.898Z] 00:59:01 3 4.86 0.00 1.74 0.10 0.00 93.30 [2020-06-23T01:01:02.898Z] 01:00:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2020-06-23T01:01:02.898Z] 01:00:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-06-23T01:01:02.898Z] 01:00:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2020-06-23T01:01:02.898Z] 01:00:01 2 0.48 0.00 0.05 0.00 0.00 99.47 [2020-06-23T01:01:02.898Z] 01:00:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2020-06-23T01:01:02.898Z] 01:01:01 all 5.35 0.00 2.64 2.52 0.00 89.48 [2020-06-23T01:01:02.898Z] 01:01:01 0 4.57 0.00 2.34 1.61 0.02 91.47 [2020-06-23T01:01:02.898Z] 01:01:01 1 6.45 0.00 2.91 4.49 0.00 86.15 [2020-06-23T01:01:02.898Z] 01:01:01 2 4.88 0.00 2.87 0.50 0.00 91.74 [2020-06-23T01:01:02.898Z] 01:01:01 3 5.48 0.00 2.41 3.49 0.02 88.61 [2020-06-23T01:01:02.898Z] Average: all 3.76 0.00 1.58 1.39 0.00 93.26 [2020-06-23T01:01:02.898Z] Average: 0 3.42 0.00 1.63 1.19 0.01 93.76 [2020-06-23T01:01:02.898Z] Average: 1 4.26 0.00 1.84 2.81 0.01 91.08 [2020-06-23T01:01:02.898Z] Average: 2 3.91 0.00 1.48 0.37 0.00 94.24 [2020-06-23T01:01:02.898Z] Average: 3 3.46 0.00 1.38 1.19 0.01 93.96 [2020-06-23T01:01:02.898Z] [2020-06-23T01:01:02.898Z] [2020-06-23T01:01:02.898Z]