Pull request #91 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from ba68a1baf31dfd16834bebc160d9ed032f1e9f76+f21943c21c7ff2270331d5fa01f8bff27d8f4049 (ccbb19565914157667988dee1f3ab9ec5e0b110c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 69a7e166112f335804d9fea76440e5140e47f034 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 --version # 'git version 2.16.6' > 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 69a7e166112f335804d9fea76440e5140e47f034 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 > git --version # 'git version 2.16.6' 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26939 in /w/workspace/dgexfoundry_go-mod-secrets_PR-91 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/dgexfoundry_go-mod-secrets_PR-91 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f21943c21c7ff2270331d5fa01f8bff27d8f4049 into PR head commit ba68a1baf31dfd16834bebc160d9ed032f1e9f76 Merge succeeded, producing ba68a1baf31dfd16834bebc160d9ed032f1e9f76 Checking out Revision ba68a1baf31dfd16834bebc160d9ed032f1e9f76 (PR-91) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba68a1baf31dfd16834bebc160d9ed032f1e9f76 # 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 f21943c21c7ff2270331d5fa01f8bff27d8f4049 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba68a1baf31dfd16834bebc160d9ed032f1e9f76 # timeout=10 Commit message: "refactor: Chnage unseal to just take KeysBase64" > git rev-list --no-walk 84275d8cac612f735b58088f4fc72e33e4b55625 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:06:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:06:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:06:16 ========================================================= 21:06:16 EdgeX Global Pipelines Version Info 21:06:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:06:17 ------------------- 21:06:17 stable info: 21:06:17 ------------------- 21:06:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:06:17 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 21:06:17 Message: update stable to v1.0.179 21:06:18 ------------------- 21:06:18 experimental info: 21:06:18 ------------------- 21:06:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:06:18 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 21:06:18 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:06:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 21:06:18 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 21:06:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:06:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:06:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:06:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:06:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:06:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:06:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:06:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:06:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:06:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-91 [Pipeline] echo 21:06:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-91 [Pipeline] echo 21:06:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-91 [Pipeline] echo 21:06:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba68a1baf31dfd16834bebc160d9ed032f1e9f76 [Pipeline] echo 21:06:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba68a1b [Pipeline] echo 21:06:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:06:23 + git log --format=format:%s -1 ba68a1baf31dfd16834bebc160d9ed032f1e9f76 [Pipeline] echo 21:06:23 GIT_COMMIT: ba68a1baf31dfd16834bebc160d9ed032f1e9f76, Commit Message: refactor: Chnage unseal to just take KeysBase64 [Pipeline] echo 21:06:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:06:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:24 21:06:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:06:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:24 latest: Pulling from edgex-devops/git-semver 21:06:24 31603596830f: Pulling fs layer 21:06:24 2a8b12db71e7: Pulling fs layer 21:06:24 6ca5941a6612: Pulling fs layer 21:06:24 ecc8261a40a4: Pulling fs layer 21:06:24 ecc8261a40a4: Waiting 21:06:24 2a8b12db71e7: Verifying Checksum 21:06:24 2a8b12db71e7: Download complete 21:06:25 31603596830f: Verifying Checksum 21:06:25 31603596830f: Download complete 21:06:25 ecc8261a40a4: Verifying Checksum 21:06:25 ecc8261a40a4: Download complete 21:06:25 6ca5941a6612: Verifying Checksum 21:06:25 6ca5941a6612: Download complete 21:06:25 31603596830f: Pull complete 21:06:25 2a8b12db71e7: Pull complete 21:06:26 6ca5941a6612: Pull complete 21:06:26 ecc8261a40a4: Pull complete 21:06:26 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:06:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:06:27 prd-centos7-docker-4c-2g-26939 does not seem to be running inside a container 21:06:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-91 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91:/w/workspace/dgexfoundry_go-mod-secrets_PR-91:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:06:29 $ docker top 06d9ffbaf1a2c66d81a01b65776516837d81b90d98846ab3954309c31c1f22ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:29 [ssh-agent] Looking for ssh-agent implementation... 21:06:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:30 $ docker exec 06d9ffbaf1a2c66d81a01b65776516837d81b90d98846ab3954309c31c1f22ab ssh-agent 21:06:30 SSH_AUTH_SOCK=/tmp/ssh-jDzIU80WPpkQ/agent.11 21:06:30 SSH_AGENT_PID=17 21:06:30 Running ssh-add (command line suppressed) 21:06:30 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_5467408871624447799.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_5467408871624447799.key) 21:06:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:30 + git tag --points-at HEAD [Pipeline] } 21:06:31 $ docker exec --env ******** --env ******** 06d9ffbaf1a2c66d81a01b65776516837d81b90d98846ab3954309c31c1f22ab ssh-agent -k 21:06:31 unset SSH_AUTH_SOCK; 21:06:31 unset SSH_AGENT_PID; 21:06:31 echo Agent pid 17 killed; 21:06:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:06:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:31 [ssh-agent] Looking for ssh-agent implementation... 21:06:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:31 $ docker exec 06d9ffbaf1a2c66d81a01b65776516837d81b90d98846ab3954309c31c1f22ab ssh-agent 21:06:31 SSH_AUTH_SOCK=/tmp/ssh-LKEqdkmmtXTj/agent.45 21:06:31 SSH_AGENT_PID=51 21:06:31 Running ssh-add (command line suppressed) 21:06:31 Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_2642378321081503745.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_2642378321081503745.key) 21:06:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:32 + git semver init 21:06:32 # -> Open(): unable to determine branch for HEAD 21:06:32 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-91/.git 21:06:32 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-91 21:06:32 # $SEMVER_REMOTE_NAME = origin 21:06:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:06:32 # $SEMVER_USER_NAME = edgex-jenkins 21:06:32 # $SEMVER_BRANCH = PR-91 21:06:32 # $SEMVER_TEMP = /tmp/semver-463244468 21:06:32 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 21:06:32 # '/tmp/semver-463244468' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-91/.semver' 21:06:32 # -> Force: false 21:06:32 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-91/.semver [Pipeline] } 21:06:32 $ docker exec --env ******** --env ******** 06d9ffbaf1a2c66d81a01b65776516837d81b90d98846ab3954309c31c1f22ab ssh-agent -k 21:06:32 unset SSH_AUTH_SOCK; 21:06:32 unset SSH_AGENT_PID; 21:06:32 echo Agent pid 51 killed; 21:06:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:33 + git semver [Pipeline] } 21:06:33 $ docker stop --time=1 06d9ffbaf1a2c66d81a01b65776516837d81b90d98846ab3954309c31c1f22ab 21:06:35 $ docker rm -f 06d9ffbaf1a2c66d81a01b65776516837d81b90d98846ab3954309c31c1f22ab [Pipeline] // withDockerContainer [Pipeline] sh 21:06:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:06:36 Stashed 1 file(s) [Pipeline] echo 21:06:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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 21:06:51 Still waiting to schedule task 21:06:51 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26939’ 21:06:51 Still waiting to schedule task 21:06:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline 21:08:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26940 in /w/workspace/dgexfoundry_go-mod-secrets_PR-91 [Pipeline] { [Pipeline] ws 21:08:31 Running in /w/workspace/go-mod-secrets/6 [Pipeline] { [Pipeline] checkout 21:08:36 using credential edgex-jenkins-ssh 21:08:36 Cloning the remote Git repository 21:08:36 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 21:08:36 > git init /w/workspace/go-mod-secrets/6 # timeout=10 21:08:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:08:36 > git --version # timeout=10 21:08:36 > git --version # 'git version 2.17.1' 21:08:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:08:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:08:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:08:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:08:37 Merging remotes/origin/master commit f21943c21c7ff2270331d5fa01f8bff27d8f4049 into PR head commit ba68a1baf31dfd16834bebc160d9ed032f1e9f76 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:08:38 Failed in branch arm64 21:08:37 > git config core.sparsecheckout # timeout=10 21:08:38 > git checkout -f ba68a1baf31dfd16834bebc160d9ed032f1e9f76 # timeout=10 21:09:14 Running on prd-centos7-docker-4c-2g-26941 in /w/workspace/dgexfoundry_go-mod-secrets_PR-91 [Pipeline] { [Pipeline] ws 21:09:14 Running in /w/workspace/go-mod-secrets/6 [Pipeline] { [Pipeline] checkout 21:09:16 using credential edgex-jenkins-ssh 21:09:16 Cloning the remote Git repository 21:09:17 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 21:09:17 > git init /w/workspace/go-mod-secrets/6 # timeout=10 21:09:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:09:17 > git --version # timeout=10 21:09:17 > git --version # 'git version 2.24.3' 21:09:17 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:09:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 21:09:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 21:09:17 using GIT_SSH to set credentials SSH Credentials for GitHub 21:09:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:09:18 Merging remotes/origin/master commit f21943c21c7ff2270331d5fa01f8bff27d8f4049 into PR head commit ba68a1baf31dfd16834bebc160d9ed032f1e9f76 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:09:18 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 Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) 21:09:18 > git config core.sparsecheckout # timeout=10 21:09:18 > git checkout -f ba68a1baf31dfd16834bebc160d9ed032f1e9f76 # timeout=10 Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 21:09:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:09:21 ---> package-listing.sh 21:09:21 ++ tr '[:upper:]' '[:lower:]' 21:09:21 ++ facter osfamily 21:09:21 + OS_FAMILY=redhat 21:09:21 + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-91 21:09:21 + START_PACKAGES=/tmp/packages_start.txt 21:09:21 + END_PACKAGES=/tmp/packages_end.txt 21:09:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:09:21 + PACKAGES=/tmp/packages_start.txt 21:09:21 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-91 ']' 21:09:21 + PACKAGES=/tmp/packages_end.txt 21:09:21 + case "${OS_FAMILY}" in 21:09:21 + rpm -qa 21:09:21 + sort 21:09:26 + '[' -f /tmp/packages_start.txt ']' 21:09:26 + '[' -f /tmp/packages_end.txt ']' 21:09:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:09:26 + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-91 ']' 21:09:26 + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-91/archives/ 21:09:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-91/archives/ [Pipeline] echo 21:09:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:09:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:09:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:09:27 21:09:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:09:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:09:27 alpine: Pulling from edgex-lftools-log-publisher 21:09:27 df20fa9351a1: Pulling fs layer 21:09:27 36b3adc4ff6f: Pulling fs layer 21:09:27 8ad3a11d3b57: Pulling fs layer 21:09:27 46f8f816bc3b: Pulling fs layer 21:09:27 93b61091891f: Pulling fs layer 21:09:27 93b9cdb0e59b: Pulling fs layer 21:09:27 5e14af77c1be: Pulling fs layer 21:09:27 01666e4c0597: Pulling fs layer 21:09:27 aa168da1d23b: Pulling fs layer 21:09:27 93b61091891f: Waiting 21:09:27 93b9cdb0e59b: Waiting 21:09:27 5e14af77c1be: Waiting 21:09:27 01666e4c0597: Waiting 21:09:27 aa168da1d23b: Waiting 21:09:27 46f8f816bc3b: Waiting 21:09:27 36b3adc4ff6f: Download complete 21:09:27 46f8f816bc3b: Verifying Checksum 21:09:27 46f8f816bc3b: Download complete 21:09:27 df20fa9351a1: Verifying Checksum 21:09:27 df20fa9351a1: Download complete 21:09:27 93b9cdb0e59b: Verifying Checksum 21:09:27 93b9cdb0e59b: Download complete 21:09:27 5e14af77c1be: Verifying Checksum 21:09:27 5e14af77c1be: Download complete 21:09:27 01666e4c0597: Verifying Checksum 21:09:27 01666e4c0597: Download complete 21:09:27 93b61091891f: Verifying Checksum 21:09:27 93b61091891f: Download complete 21:09:27 df20fa9351a1: Pull complete 21:09:28 36b3adc4ff6f: Pull complete 21:09:28 8ad3a11d3b57: Verifying Checksum 21:09:28 8ad3a11d3b57: Download complete 21:09:29 8ad3a11d3b57: Pull complete 21:09:29 46f8f816bc3b: Pull complete 21:09:30 93b61091891f: Pull complete 21:09:30 aa168da1d23b: Verifying Checksum 21:09:30 aa168da1d23b: Download complete 21:09:30 93b9cdb0e59b: Pull complete 21:09:30 5e14af77c1be: Pull complete 21:09:30 01666e4c0597: Pull complete 21:09:37 aa168da1d23b: Pull complete 21:09:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:09:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:09:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:09:37 prd-centos7-docker-4c-2g-26939 does not seem to be running inside a container 21:09:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-secrets_PR-91 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91:/w/workspace/dgexfoundry_go-mod-secrets_PR-91:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:09:41 $ docker top 689dc9018905e0472bcc3ab649c41fcdd796fb95f03bb0380a9da90650ea73ce -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:41 + touch /tmp/pre-build-complete [Pipeline] sh 21:09:41 + mkdir -p /var/log/sa [Pipeline] sh 21:09:42 + ls /var/log/sa-host 21:09:42 + sadf -c /var/log/sa-host/sa19 21:09:42 file_magic: OK 21:09:42 HZ: Using current value: 100 21:09:42 file_header: OK 21:09:42 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:09:42 Statistics: 21:09:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:09:42 File successfully converted to sysstat format version 12.2.1 21:09:42 + sadf -c /var/log/sa-host/sa23 21:09:42 file_magic: OK 21:09:42 HZ: Using current value: 100 21:09:42 file_header: OK 21:09:42 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:09:42 Statistics: 21:09:42 Hnuu...uuuununununu... 21:09:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:42 provisioning config files... 21:09:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/config3889912671036943722tmp [Pipeline] { [Pipeline] echo 21:09:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:09:43 ---> create-netrc.sh [Pipeline] } 21:09:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:09:43 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:09:43 ---> python-tools-install.sh [Pipeline] echo 21:09:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:09:44 ---> sudo-logs.sh 21:09:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:09:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:09:44 ---> job-cost.sh 21:09:44 lf-activate-venv: SKIPPING 21:09:44 INFO: No Stack... 21:09:44 INFO: Retrieving Pricing Info for: v1-standard-2 21:09:45 INFO: Archiving Costs [Pipeline] echo 21:09:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:09:45 ---> logs-deploy.sh 21:09:45 lf-activate-venv: SKIPPING 21:09:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-91/6 21:09:45 INFO: archiving workspace using pattern(s): 21:09:47 Archives upload complete. 21:09:47 INFO: archiving logs to Nexus 21:09:48 ---> uname -a: 21:09:48 Linux prd-centos7-docker-4c-2g-26939.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:09:48 21:09:48 21:09:48 ---> lscpu: 21:09:48 Architecture: x86_64 21:09:48 CPU op-mode(s): 32-bit, 64-bit 21:09:48 Byte Order: Little Endian 21:09:48 Address sizes: 40 bits physical, 48 bits virtual 21:09:48 CPU(s): 4 21:09:48 On-line CPU(s) list: 0-3 21:09:48 Thread(s) per core: 1 21:09:48 Core(s) per socket: 1 21:09:48 Socket(s): 4 21:09:48 NUMA node(s): 1 21:09:48 Vendor ID: GenuineIntel 21:09:48 CPU family: 6 21:09:48 Model: 44 21:09:48 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:09:48 Stepping: 1 21:09:48 CPU MHz: 2933.438 21:09:48 BogoMIPS: 5866.87 21:09:48 Virtualization: VT-x 21:09:48 Hypervisor vendor: KVM 21:09:48 Virtualization type: full 21:09:48 L1d cache: 128 KiB 21:09:48 L1i cache: 128 KiB 21:09:48 L2 cache: 16 MiB 21:09:48 L3 cache: 64 MiB 21:09:48 NUMA node0 CPU(s): 0-3 21:09:48 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:09:48 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:09:48 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:09:48 Vulnerability Meltdown: Mitigation; PTI 21:09:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:09:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:09:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:09:48 Vulnerability Srbds: Not affected 21:09:48 Vulnerability Tsx async abort: Not affected 21:09:48 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 21:09:48 21:09:48 21:09:48 ---> nproc: 21:09:48 4 21:09:48 21:09:48 21:09:48 ---> df -h: 21:09:48 Filesystem Size Used Available Use% Mounted on 21:09:48 overlay 50.0G 7.3G 42.7G 15% / 21:09:48 tmpfs 64.0M 0 64.0M 0% /dev 21:09:48 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:09:48 shm 64.0M 0 64.0M 0% /dev/shm 21:09:48 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 21:09:48 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 21:09:48 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 21:09:48 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 21:09:48 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 21:09:48 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_go-mod-secrets_PR-91 21:09:48 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp 21:09:48 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 21:09:48 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 21:09:48 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 21:09:48 21:09:48 21:09:48 ---> free -m: 21:09:48 total used free shared buff/cache available 21:09:48 Mem: 1837 697 105 0 1033 1035 21:09:48 Swap: 1023 1 1022 21:09:48 21:09:48 21:09:48 ---> ip addr: 21:09:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:09:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:09:48 inet 127.0.0.1/8 scope host lo 21:09:48 valid_lft forever preferred_lft forever 21:09:48 inet6 ::1/128 scope host 21:09:48 valid_lft forever preferred_lft forever 21:09:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:09:48 link/ether fa:16:3e:7c:7a:bd brd ff:ff:ff:ff:ff:ff 21:09:48 inet 10.30.123.11/23 brd 10.30.123.255 scope global dynamic eth0 21:09:48 valid_lft 86154sec preferred_lft 86154sec 21:09:48 inet6 fe80::f816:3eff:fe7c:7abd/64 scope link 21:09:48 valid_lft forever preferred_lft forever 21:09:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:09:48 link/ether 02:42:23:dc:a9:fc brd ff:ff:ff:ff:ff:ff 21:09:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:09:48 valid_lft forever preferred_lft forever 21:09:48 inet6 fe80::42:23ff:fedc:a9fc/64 scope link 21:09:48 valid_lft forever preferred_lft forever 21:09:48 21:09:48 21:09:48 ---> sar -b -r -n DEV: 21:09:48 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/19/21 _x86_64_ (4 CPU) 21:09:48 21:09:48 21:05:29 LINUX RESTART (4 CPU) 21:09:48 21:09:48 21:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:09:48 21:07:01 63.17 23.73 39.44 0.00 5788.65 3660.74 0.00 21:09:48 21:08:01 1.98 0.00 1.98 0.00 0.00 39.78 0.00 21:09:48 21:09:01 0.27 0.00 0.27 0.00 0.00 3.88 0.00 21:09:48 Average: 21.81 7.91 13.90 0.00 1930.30 1235.27 0.00 21:09:48 21:09:48 21:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:09:48 21:07:01 154220 0 595772 31.66 2620 1128932 1099600 37.53 447580 1080752 136 21:09:48 21:08:01 160320 0 589660 31.34 2620 1128944 1074256 36.66 449068 1073996 20 21:09:48 21:09:01 157740 0 592236 31.48 2620 1128948 1074540 36.67 451616 1074208 8 21:09:48 Average: 157427 0 592556 31.49 2620 1128941 1082799 36.95 449421 1076319 55 21:09:48 21:09:48 21:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:09:48 21:07:01 eth0 498.04 312.96 1023.24 90.79 0.00 0.00 0.00 0.00 21:09:48 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:48 21:07:01 docker0 2.15 1.78 0.44 3.43 0.00 0.00 0.00 0.00 21:09:48 21:08:01 eth0 0.78 0.08 0.06 0.02 0.00 0.00 0.00 0.00 21:09:48 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:48 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:48 21:09:01 eth0 4.00 1.75 3.39 0.26 0.00 0.00 0.00 0.00 21:09:48 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:48 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:48 Average: eth0 167.67 104.97 342.36 30.37 0.00 0.00 0.00 0.00 21:09:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:48 Average: docker0 0.72 0.59 0.15 1.14 0.00 0.00 0.00 0.00 21:09:48 21:09:48 21:09:48 ---> sar -P ALL: 21:09:48 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/19/21 _x86_64_ (4 CPU) 21:09:48 21:09:48 21:05:29 LINUX RESTART (4 CPU) 21:09:48 21:09:48 21:06:01 CPU %user %nice %system %iowait %steal %idle 21:09:48 21:07:01 all 11.94 0.00 3.80 1.65 0.10 82.51 21:09:48 21:07:01 0 11.63 0.00 4.37 2.27 0.10 81.63 21:09:48 21:07:01 1 11.84 0.00 3.81 0.76 0.10 83.49 21:09:48 21:07:01 2 12.51 0.00 3.21 0.74 0.07 83.46 21:09:48 21:07:01 3 11.76 0.00 3.82 2.81 0.14 81.48 21:09:48 21:08:01 all 0.17 0.00 0.05 0.00 0.00 99.78 21:09:48 21:08:01 0 0.05 0.00 0.05 0.00 0.00 99.90 21:09:48 21:08:01 1 0.48 0.00 0.05 0.00 0.00 99.47 21:09:48 21:08:01 2 0.07 0.00 0.07 0.00 0.00 99.87 21:09:48 21:08:01 3 0.07 0.00 0.05 0.00 0.00 99.88 21:09:48 21:09:01 all 0.21 0.00 0.05 0.00 0.01 99.73 21:09:48 21:09:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:09:48 21:09:01 1 0.52 0.00 0.03 0.00 0.00 99.45 21:09:48 21:09:01 2 0.17 0.00 0.03 0.00 0.02 99.78 21:09:48 21:09:01 3 0.10 0.00 0.07 0.00 0.00 99.83 21:09:48 Average: all 4.07 0.00 1.29 0.54 0.04 94.07 21:09:48 Average: 0 3.87 0.00 1.47 0.75 0.04 93.87 21:09:48 Average: 1 4.24 0.00 1.28 0.25 0.03 94.19 21:09:48 Average: 2 4.21 0.00 1.09 0.25 0.03 94.42 21:09:48 Average: 3 3.94 0.00 1.30 0.93 0.04 93.79 21:09:48 21:09:48 21:09:48