Pull request #525 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 3caf7787f16a5e46f38d58ffe4fd2a468e4212f1 rather than 11ddd038f171ba2e35e507c528be94a7cf7e66c7 Obtained Jenkinsfile from 3caf7787f16a5e46f38d58ffe4fd2a468e4212f1 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28689 in /w/workspace/dry_go-mod-core-contracts_PR-525 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-525 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/525/head:refs/remotes/origin/PR-525 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3caf7787f16a5e46f38d58ffe4fd2a468e4212f1 into PR head commit 11ddd038f171ba2e35e507c528be94a7cf7e66c7 Merge succeeded, producing 3b779f796a22af75331c5be3b95f5aa722952699 Checking out Revision 3b779f796a22af75331c5be3b95f5aa722952699 (PR-525) > git config core.sparsecheckout # timeout=10 > git checkout -f 11ddd038f171ba2e35e507c528be94a7cf7e66c7 # 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 3caf7787f16a5e46f38d58ffe4fd2a468e4212f1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b779f796a22af75331c5be3b95f5aa722952699 # timeout=10 Commit message: "Merge commit '3caf7787f16a5e46f38d58ffe4fd2a468e4212f1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:18:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:18:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk dd7e69e324df02bd46f04149b0028ff53ffabe90 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:18:12 ========================================================= 10:18:12 EdgeX Global Pipelines Version Info 10:18:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:18:14 ------------------- 10:18:14 stable info: 10:18:14 ------------------- 10:18:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:18:14 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 10:18:14 Message: update stable to v1.0.184 10:18:15 ------------------- 10:18:15 experimental info: 10:18:15 ------------------- 10:18:15 Commited By: **** collab-it+edgex@linuxfoundation.org 10:18:15 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 10:18:15 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:18:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 10:18:15 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 10:18:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:18:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:18:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:18:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 10:18:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:18:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 10:18:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:18:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:18:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:18:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 10:18:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:18:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:18:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 10:18:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:18:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:18:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:18:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:18:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:18:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:18:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:18:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:18:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:18:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 10:18:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:18:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-525 [Pipeline] echo 10:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-525 [Pipeline] echo 10:18:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-525 [Pipeline] echo 10:18:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b779f796a22af75331c5be3b95f5aa722952699 [Pipeline] echo 10:18:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b779f7 [Pipeline] echo 10:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:18:19 + git log --format=format:%s -1 3b779f796a22af75331c5be3b95f5aa722952699 [Pipeline] echo 10:18:19 GIT_COMMIT: 3b779f796a22af75331c5be3b95f5aa722952699, Commit Message: Merge commit '3caf7787f16a5e46f38d58ffe4fd2a468e4212f1' into HEAD [Pipeline] echo 10:18:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:18:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:18:20 10:18:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:18:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:18:21 latest: Pulling from edgex-devops/git-semver 10:18:21 31603596830f: Pulling fs layer 10:18:21 2a8b12db71e7: Pulling fs layer 10:18:21 6ca5941a6612: Pulling fs layer 10:18:21 ecc8261a40a4: Pulling fs layer 10:18:21 ecc8261a40a4: Waiting 10:18:21 2a8b12db71e7: Verifying Checksum 10:18:21 2a8b12db71e7: Download complete 10:18:21 31603596830f: Verifying Checksum 10:18:21 31603596830f: Download complete 10:18:21 ecc8261a40a4: Verifying Checksum 10:18:21 ecc8261a40a4: Download complete 10:18:21 6ca5941a6612: Verifying Checksum 10:18:21 6ca5941a6612: Download complete 10:18:21 31603596830f: Pull complete 10:18:22 2a8b12db71e7: Pull complete 10:18:22 6ca5941a6612: Pull complete 10:18:23 ecc8261a40a4: Pull complete 10:18:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:18:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:18:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:18:23 prd-centos7-docker-4c-2g-28689 does not seem to be running inside a container 10:18:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-525 -v /w/workspace/dry_go-mod-core-contracts_PR-525:/w/workspace/dry_go-mod-core-contracts_PR-525:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-525@tmp:/w/workspace/dry_go-mod-core-contracts_PR-525@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:18:25 $ docker top 8702b20352477ca82f306477d9b3774826b02f63e86f9426ffea016f47a80833 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:18:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:18:25 [ssh-agent] Looking for ssh-agent implementation... 10:18:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:26 $ docker exec 8702b20352477ca82f306477d9b3774826b02f63e86f9426ffea016f47a80833 ssh-agent 10:18:26 SSH_AUTH_SOCK=/tmp/ssh-XFM9WdfcFHAc/agent.12 10:18:26 SSH_AGENT_PID=17 10:18:26 Running ssh-add (command line suppressed) 10:18:26 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-525@tmp/private_key_3154680758574736641.key (/w/workspace/dry_go-mod-core-contracts_PR-525@tmp/private_key_3154680758574736641.key) 10:18:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:18:26 + git tag --points-at HEAD [Pipeline] } 10:18:26 $ docker exec --env ******** --env ******** 8702b20352477ca82f306477d9b3774826b02f63e86f9426ffea016f47a80833 ssh-agent -k 10:18:26 unset SSH_AUTH_SOCK; 10:18:26 unset SSH_AGENT_PID; 10:18:26 echo Agent pid 17 killed; 10:18:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:18:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:18:27 [ssh-agent] Looking for ssh-agent implementation... 10:18:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:27 $ docker exec 8702b20352477ca82f306477d9b3774826b02f63e86f9426ffea016f47a80833 ssh-agent 10:18:27 SSH_AUTH_SOCK=/tmp/ssh-QLJVgPwwsFJa/agent.47 10:18:27 SSH_AGENT_PID=52 10:18:27 Running ssh-add (command line suppressed) 10:18:27 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-525@tmp/private_key_8879628620642430097.key (/w/workspace/dry_go-mod-core-contracts_PR-525@tmp/private_key_8879628620642430097.key) 10:18:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:18:27 + git semver init 10:18:27 # -> Open(): unable to determine branch for HEAD 10:18:27 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-525/.git 10:18:27 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-525 10:18:27 # $SEMVER_REMOTE_NAME = origin 10:18:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:18:27 # $SEMVER_USER_NAME = edgex-jenkins 10:18:27 # $SEMVER_BRANCH = PR-525 10:18:27 # $SEMVER_TEMP = /tmp/semver-846937873 10:18:27 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 10:18:28 # '/tmp/semver-846937873' -> '/w/workspace/dry_go-mod-core-contracts_PR-525/.semver' 10:18:28 # -> Force: false 10:18:28 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-525/.semver [Pipeline] } 10:18:28 $ docker exec --env ******** --env ******** 8702b20352477ca82f306477d9b3774826b02f63e86f9426ffea016f47a80833 ssh-agent -k 10:18:28 unset SSH_AUTH_SOCK; 10:18:28 unset SSH_AGENT_PID; 10:18:28 echo Agent pid 52 killed; 10:18:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:18:29 + git semver [Pipeline] } 10:18:29 $ docker stop --time=1 8702b20352477ca82f306477d9b3774826b02f63e86f9426ffea016f47a80833 10:18:31 $ docker rm -f 8702b20352477ca82f306477d9b3774826b02f63e86f9426ffea016f47a80833 [Pipeline] // withDockerContainer [Pipeline] sh 10:18:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:18:32 Stashed 1 file(s) [Pipeline] echo 10:18:32 [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 10:18:47 Still waiting to schedule task 10:18:47 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28689’ 10:18:47 Still waiting to schedule task 10:18:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:20:19 Running on prd-centos7-docker-4c-2g-28691 in /w/workspace/dry_go-mod-core-contracts_PR-525 [Pipeline] { [Pipeline] ws 10:20:19 Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout 10:20:21 using credential edgex-jenkins-ssh 10:20:21 Cloning the remote Git repository 10:20:21 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 10:20:21 > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 10:20:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:20:21 > git --version # timeout=10 10:20:21 > git --version # 'git version 2.24.3' 10:20:21 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:20:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:20:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:20:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/525/head:refs/remotes/origin/PR-525 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:20:23 Merging remotes/origin/master commit 3caf7787f16a5e46f38d58ffe4fd2a468e4212f1 into PR head commit 11ddd038f171ba2e35e507c528be94a7cf7e66c7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:20:23 Failed in branch amd64 10:20:23 > git config core.sparsecheckout # timeout=10 10:20:23 > git checkout -f 11ddd038f171ba2e35e507c528be94a7cf7e66c7 # timeout=10 10:20:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28690 in /w/workspace/dry_go-mod-core-contracts_PR-525 [Pipeline] { [Pipeline] ws 10:20:38 Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout 10:20:43 using credential edgex-jenkins-ssh 10:20:43 Cloning the remote Git repository 10:20:44 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 10:20:44 > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 10:20:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:20:44 > git --version # timeout=10 10:20:44 > git --version # 'git version 2.17.1' 10:20:44 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:46 Merging remotes/origin/master commit 3caf7787f16a5e46f38d58ffe4fd2a468e4212f1 into PR head commit 11ddd038f171ba2e35e507c528be94a7cf7e66c7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:20:46 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 10:20:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:20:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:20:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:20:45 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/525/head:refs/remotes/origin/PR-525 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:20:46 > git config core.sparsecheckout # timeout=10 10:20:46 > git checkout -f 11ddd038f171ba2e35e507c528be94a7cf7e66c7 # timeout=10 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] { (Archive Prep) 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 10:20:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:20:49 ---> package-listing.sh 10:20:49 ++ facter osfamily 10:20:49 ++ tr '[:upper:]' '[:lower:]' 10:20:49 + OS_FAMILY=redhat 10:20:49 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-525 10:20:49 + START_PACKAGES=/tmp/packages_start.txt 10:20:49 + END_PACKAGES=/tmp/packages_end.txt 10:20:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:20:49 + PACKAGES=/tmp/packages_start.txt 10:20:49 + '[' /w/workspace/dry_go-mod-core-contracts_PR-525 ']' 10:20:49 + PACKAGES=/tmp/packages_end.txt 10:20:49 + case "${OS_FAMILY}" in 10:20:49 + rpm -qa 10:20:49 + sort 10:20:53 + '[' -f /tmp/packages_start.txt ']' 10:20:53 + '[' -f /tmp/packages_end.txt ']' 10:20:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:20:53 + '[' /w/workspace/dry_go-mod-core-contracts_PR-525 ']' 10:20:53 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-525/archives/ 10:20:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-525/archives/ [Pipeline] echo 10:20:53 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/dry_go-mod-core-contracts_PR-525/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:20:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:20:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:20:54 10:20:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:20:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:20:54 alpine: Pulling from edgex-lftools-log-publisher 10:20:54 df20fa9351a1: Pulling fs layer 10:20:54 36b3adc4ff6f: Pulling fs layer 10:20:54 8ad3a11d3b57: Pulling fs layer 10:20:54 46f8f816bc3b: Pulling fs layer 10:20:54 93b61091891f: Pulling fs layer 10:20:54 93b9cdb0e59b: Pulling fs layer 10:20:54 5e14af77c1be: Pulling fs layer 10:20:54 01666e4c0597: Pulling fs layer 10:20:54 aa168da1d23b: Pulling fs layer 10:20:54 93b9cdb0e59b: Waiting 10:20:54 5e14af77c1be: Waiting 10:20:54 01666e4c0597: Waiting 10:20:54 aa168da1d23b: Waiting 10:20:54 46f8f816bc3b: Waiting 10:20:54 93b61091891f: Waiting 10:20:54 36b3adc4ff6f: Verifying Checksum 10:20:54 36b3adc4ff6f: Download complete 10:20:54 46f8f816bc3b: Verifying Checksum 10:20:54 46f8f816bc3b: Download complete 10:20:54 df20fa9351a1: Verifying Checksum 10:20:55 93b9cdb0e59b: Verifying Checksum 10:20:55 93b9cdb0e59b: Download complete 10:20:55 5e14af77c1be: Verifying Checksum 10:20:55 5e14af77c1be: Download complete 10:20:55 01666e4c0597: Download complete 10:20:55 93b61091891f: Verifying Checksum 10:20:55 93b61091891f: Download complete 10:20:55 df20fa9351a1: Pull complete 10:20:55 36b3adc4ff6f: Pull complete 10:20:55 8ad3a11d3b57: Verifying Checksum 10:20:55 8ad3a11d3b57: Download complete 10:20:56 8ad3a11d3b57: Pull complete 10:20:56 46f8f816bc3b: Pull complete 10:20:57 93b61091891f: Pull complete 10:20:57 93b9cdb0e59b: Pull complete 10:20:57 5e14af77c1be: Pull complete 10:20:57 aa168da1d23b: Verifying Checksum 10:20:57 aa168da1d23b: Download complete 10:20:57 01666e4c0597: Pull complete 10:21:05 aa168da1d23b: Pull complete 10:21:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:21:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:21:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:21:06 prd-centos7-docker-4c-2g-28689 does not seem to be running inside a container 10:21:06 $ 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/dry_go-mod-core-contracts_PR-525/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-525 -v /w/workspace/dry_go-mod-core-contracts_PR-525:/w/workspace/dry_go-mod-core-contracts_PR-525:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-525@tmp:/w/workspace/dry_go-mod-core-contracts_PR-525@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:21:09 $ docker top e21ec3aa8b940dc89c13e7278c1c70145dbb57723a81e63ae9fab638e4ee8b6c -eo pid,comm [Pipeline] { [Pipeline] sh 10:21:10 + touch /tmp/pre-build-complete [Pipeline] sh 10:21:10 + mkdir -p /var/log/sa [Pipeline] sh 10:21:10 + ls /var/log/sa-host 10:21:10 + sadf -c /var/log/sa-host/sa05 10:21:10 file_magic: OK 10:21:10 HZ: Using current value: 100 10:21:10 file_header: OK 10:21:10 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 10:21:10 Statistics: 10:21:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:21:10 File successfully converted to sysstat format version 12.2.1 10:21:10 + sadf -c /var/log/sa-host/sa23 10:21:10 file_magic: OK 10:21:10 HZ: Using current value: 100 10:21:10 file_header: OK 10:21:10 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 10:21:10 Statistics: 10:21:10 Hnuu...uuuununununu... 10:21:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:21:11 provisioning config files... 10:21:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-525@tmp/config1714106977885875375tmp [Pipeline] { [Pipeline] echo 10:21:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:21:11 ---> create-netrc.sh [Pipeline] } 10:21:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:21:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:21:12 ---> python-tools-install.sh [Pipeline] echo 10:21:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:21:12 ---> sudo-logs.sh 10:21:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:21:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:21:13 ---> job-cost.sh 10:21:13 lf-activate-venv: SKIPPING 10:21:13 INFO: No Stack... 10:21:14 INFO: Retrieving Pricing Info for: v1-standard-2 10:21:15 INFO: Archiving Costs [Pipeline] echo 10:21:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:21:15 ---> logs-deploy.sh 10:21:15 lf-activate-venv: SKIPPING 10:21:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-525/7 10:21:15 INFO: archiving workspace using pattern(s): 10:21:17 Archives upload complete. 10:21:17 INFO: archiving logs to Nexus 10:21:18 ---> uname -a: 10:21:18 Linux prd-centos7-docker-4c-2g-28689.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 10:21:18 10:21:18 10:21:18 ---> lscpu: 10:21:18 Architecture: x86_64 10:21:18 CPU op-mode(s): 32-bit, 64-bit 10:21:18 Byte Order: Little Endian 10:21:18 Address sizes: 40 bits physical, 48 bits virtual 10:21:18 CPU(s): 4 10:21:18 On-line CPU(s) list: 0-3 10:21:18 Thread(s) per core: 1 10:21:18 Core(s) per socket: 1 10:21:18 Socket(s): 4 10:21:18 NUMA node(s): 1 10:21:18 Vendor ID: GenuineIntel 10:21:18 CPU family: 6 10:21:18 Model: 44 10:21:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 10:21:18 Stepping: 1 10:21:18 CPU MHz: 2933.438 10:21:18 BogoMIPS: 5866.87 10:21:18 Virtualization: VT-x 10:21:18 Hypervisor vendor: KVM 10:21:18 Virtualization type: full 10:21:18 L1d cache: 128 KiB 10:21:18 L1i cache: 128 KiB 10:21:18 L2 cache: 16 MiB 10:21:18 L3 cache: 64 MiB 10:21:18 NUMA node0 CPU(s): 0-3 10:21:18 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 10:21:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 10:21:18 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 10:21:18 Vulnerability Meltdown: Mitigation; PTI 10:21:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:21:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:21:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:21:18 Vulnerability Srbds: Not affected 10:21:18 Vulnerability Tsx async abort: Not affected 10:21:18 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 10:21:18 10:21:18 10:21:18 ---> nproc: 10:21:18 4 10:21:18 10:21:18 10:21:18 ---> df -h: 10:21:18 Filesystem Size Used Available Use% Mounted on 10:21:18 overlay 50.0G 7.3G 42.7G 15% / 10:21:18 tmpfs 64.0M 0 64.0M 0% /dev 10:21:18 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 10:21:18 shm 64.0M 0 64.0M 0% /dev/shm 10:21:18 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 10:21:18 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 10:21:18 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 10:21:18 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 10:21:18 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 10:21:18 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 10:21:18 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-525 10:21:18 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-525@tmp 10:21:18 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 10:21:18 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 10:21:18 10:21:18 10:21:18 ---> free -m: 10:21:18 total used free shared buff/cache available 10:21:18 Mem: 1837 730 104 0 1002 1002 10:21:18 Swap: 1023 1 1022 10:21:18 10:21:18 10:21:18 ---> ip addr: 10:21:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:21:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:21:18 inet 127.0.0.1/8 scope host lo 10:21:18 valid_lft forever preferred_lft forever 10:21:18 inet6 ::1/128 scope host 10:21:18 valid_lft forever preferred_lft forever 10:21:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:21:18 link/ether fa:16:3e:fc:59:d2 brd ff:ff:ff:ff:ff:ff 10:21:18 inet 10.30.123.16/23 brd 10.30.123.255 scope global dynamic eth0 10:21:18 valid_lft 86180sec preferred_lft 86180sec 10:21:18 inet6 fe80::f816:3eff:fefc:59d2/64 scope link 10:21:18 valid_lft forever preferred_lft forever 10:21:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:21:18 link/ether 02:42:aa:4e:28:64 brd ff:ff:ff:ff:ff:ff 10:21:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:21:18 valid_lft forever preferred_lft forever 10:21:18 inet6 fe80::42:aaff:fe4e:2864/64 scope link 10:21:18 valid_lft forever preferred_lft forever 10:21:18 10:21:18 10:21:18 ---> sar -b -r -n DEV: 10:21:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) 10:21:18 10:21:18 10:17:24 LINUX RESTART (4 CPU) 10:21:18 10:21:18 10:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:21:18 10:19:01 52.68 14.55 38.13 0.00 4605.33 3198.07 0.00 10:21:18 10:20:01 1.91 0.00 1.91 0.00 0.00 38.46 0.00 10:21:18 10:21:01 78.22 48.41 29.81 0.00 4060.18 11846.73 0.00 10:21:18 Average: 44.27 20.99 23.29 0.00 2888.73 5028.41 0.00 10:21:18 10:21:18 10:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:21:18 10:19:01 138444 0 637824 33.90 2620 1102656 1116252 38.10 425908 1116328 8 10:21:18 10:20:01 145832 0 630432 33.51 2620 1102660 1074532 36.67 425280 1110544 20 10:21:18 10:21:01 71412 0 734800 39.05 2620 1072712 1493968 50.99 596180 986776 95736 10:21:18 Average: 118563 0 667685 35.49 2620 1092676 1228251 41.92 482456 1071216 31921 10:21:18 10:21:18 10:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:21:18 10:19:01 eth0 375.52 245.86 730.56 79.74 0.00 0.00 0.00 0.00 10:21:18 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:18 10:19:01 docker0 8.02 6.62 1.87 20.32 0.00 0.00 0.00 0.00 10:21:18 10:20:01 eth0 1.42 0.18 0.20 0.01 0.00 0.00 0.00 0.00 10:21:18 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:18 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:18 10:21:01 eth0 202.83 158.60 2165.23 15.73 0.00 0.00 0.00 0.00 10:21:18 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:18 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:18 Average: eth0 193.26 134.89 965.45 31.83 0.00 0.00 0.00 0.00 10:21:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:18 Average: docker0 2.67 2.21 0.62 6.77 0.00 0.00 0.00 0.00 10:21:18 10:21:18 10:21:18 ---> sar -P ALL: 10:21:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) 10:21:18 10:21:18 10:17:24 LINUX RESTART (4 CPU) 10:21:18 10:21:18 10:18:01 CPU %user %nice %system %iowait %steal %idle 10:21:18 10:19:01 all 6.19 0.00 2.68 1.34 0.03 89.75 10:21:18 10:19:01 0 6.05 0.00 2.98 3.16 0.03 87.78 10:21:18 10:19:01 1 6.27 0.00 2.99 0.35 0.03 90.36 10:21:18 10:19:01 2 6.70 0.00 2.31 0.40 0.03 90.56 10:21:18 10:19:01 3 5.74 0.00 2.44 1.46 0.03 90.32 10:21:18 10:20:01 all 0.17 0.00 0.05 0.00 0.00 99.78 10:21:18 10:20:01 0 0.08 0.00 0.05 0.00 0.00 99.87 10:21:18 10:20:01 1 0.05 0.00 0.05 0.00 0.00 99.90 10:21:18 10:20:01 2 0.07 0.00 0.07 0.00 0.00 99.87 10:21:18 10:20:01 3 0.47 0.00 0.05 0.00 0.00 99.48 10:21:18 10:21:01 all 4.39 0.00 2.66 1.09 0.06 91.79 10:21:18 10:21:01 0 4.09 0.00 2.66 0.66 0.05 92.55 10:21:18 10:21:01 1 4.37 0.00 2.46 0.42 0.08 92.67 10:21:18 10:21:01 2 3.80 0.00 2.76 1.45 0.05 91.94 10:21:18 10:21:01 3 5.29 0.00 2.78 1.85 0.07 90.00 10:21:18 Average: all 3.57 0.00 1.79 0.81 0.03 93.79 10:21:18 Average: 0 3.40 0.00 1.89 1.27 0.03 93.42 10:21:18 Average: 1 3.56 0.00 1.83 0.26 0.04 94.32 10:21:18 Average: 2 3.51 0.00 1.70 0.61 0.03 94.14 10:21:18 Average: 3 3.82 0.00 1.75 1.10 0.03 93.29 10:21:18 10:21:18 10:21:18