Pull request #543 opened 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/app-functions-sdk-go Obtained Jenkinsfile from 29906063e81dc8494c783355c75c75d33c57c3ff+7fa6067512f69ddc1c1818832b10f56bfd793194 (dcd188912d42e37ab16e842239060c331b0c4dc8) Running in Durability level: MAX_SURVIVABILITY 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-543/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f fc09f7fe5f69055b0e322e50b0bb9debbc716db4 # timeout=10 Commit message: "Merge pull request #271 from ernestojeda/documentation-changes" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-543/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-app-functions-sdk-go 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: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-5440 in /w/workspace/ndry_app-functions-sdk-go_PR-543 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-543 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7fa6067512f69ddc1c1818832b10f56bfd793194 into PR head commit 29906063e81dc8494c783355c75c75d33c57c3ff Merge succeeded, producing 29906063e81dc8494c783355c75c75d33c57c3ff Checking out Revision 29906063e81dc8494c783355c75c75d33c57c3ff (PR-543) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/543/head:refs/remotes/origin/PR-543 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29906063e81dc8494c783355c75c75d33c57c3ff # 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 7fa6067512f69ddc1c1818832b10f56bfd793194 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29906063e81dc8494c783355c75c75d33c57c3ff # timeout=10 Commit message: "build: Use latest go-mod-core-contracts and fix build errors due to name change" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:29:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:29:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:29:21 ========================================================= 23:29:21 EdgeX Global Pipelines Version Info 23:29:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:29:23 ------------------- 23:29:23 stable info: 23:29:23 ------------------- 23:29:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:29:23 Commit SHA: fc09f7fe5f69055b0e322e50b0bb9debbc716db4 23:29:23 Message: update stable to v1.0.142 23:29:24 ------------------- 23:29:24 experimental info: 23:29:24 ------------------- 23:29:24 Commited By: **** collab-it+edgex@linuxfoundation.org 23:29:24 Commit SHA: fc09f7fe5f69055b0e322e50b0bb9debbc716db4 23:29:24 Message: update experimental to v1.0.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 23:29:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 23:29:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 23:29:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:29:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:29:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:29:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:29:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:29:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:29:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:29:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 23:29:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:29:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:29:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:29:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:29:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:29:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:29:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:29:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:29:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:29:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:29:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:29:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:29:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:29:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-543 [Pipeline] echo 23:29:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-543 [Pipeline] echo 23:29:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-543 [Pipeline] echo 23:29:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29906063e81dc8494c783355c75c75d33c57c3ff [Pipeline] echo 23:29:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2990606 [Pipeline] echo 23:29:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:29:29 + git log --format=format:%s -1 29906063e81dc8494c783355c75c75d33c57c3ff [Pipeline] echo 23:29:29 GIT_COMMIT: 29906063e81dc8494c783355c75c75d33c57c3ff, Commit Message: build: Use latest go-mod-core-contracts and fix build errors due to name change [Pipeline] echo 23:29:29 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:29:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:29:31 23:29:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:29:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:29:31 latest: Pulling from edgex-devops/git-semver 23:29:31 31603596830f: Pulling fs layer 23:29:31 2a8b12db71e7: Pulling fs layer 23:29:31 6ca5941a6612: Pulling fs layer 23:29:31 ecc8261a40a4: Pulling fs layer 23:29:31 ecc8261a40a4: Waiting 23:29:31 2a8b12db71e7: Verifying Checksum 23:29:31 2a8b12db71e7: Download complete 23:29:32 ecc8261a40a4: Verifying Checksum 23:29:32 ecc8261a40a4: Download complete 23:29:32 31603596830f: Verifying Checksum 23:29:32 31603596830f: Download complete 23:29:32 6ca5941a6612: Verifying Checksum 23:29:32 6ca5941a6612: Download complete 23:29:32 31603596830f: Pull complete 23:29:32 2a8b12db71e7: Pull complete 23:29:33 6ca5941a6612: Pull complete 23:29:33 ecc8261a40a4: Pull complete 23:29:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:29:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:29:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:29:33 prd-centos7-docker-4c-2g-5440 does not seem to be running inside a container 23:29:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-543 -v /w/workspace/ndry_app-functions-sdk-go_PR-543:/w/workspace/ndry_app-functions-sdk-go_PR-543:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-543@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-543@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:29:35 $ docker top ad6e4dd19bda93628abf8cfbbcd94338f850c44a686e182696f7c38a60f0adc5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:29:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:36 [ssh-agent] Looking for ssh-agent implementation... 23:29:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:36 $ docker exec ad6e4dd19bda93628abf8cfbbcd94338f850c44a686e182696f7c38a60f0adc5 ssh-agent 23:29:36 SSH_AUTH_SOCK=/tmp/ssh-GwxjzXVwmeM9/agent.12 23:29:36 SSH_AGENT_PID=17 23:29:36 Running ssh-add (command line suppressed) 23:29:36 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-543@tmp/private_key_7530277314184178298.key (/w/workspace/ndry_app-functions-sdk-go_PR-543@tmp/private_key_7530277314184178298.key) 23:29:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:37 + git tag --points-at HEAD [Pipeline] } 23:29:37 $ docker exec --env ******** --env ******** ad6e4dd19bda93628abf8cfbbcd94338f850c44a686e182696f7c38a60f0adc5 ssh-agent -k 23:29:37 unset SSH_AUTH_SOCK; 23:29:37 unset SSH_AGENT_PID; 23:29:37 echo Agent pid 17 killed; 23:29:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:29:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:37 [ssh-agent] Looking for ssh-agent implementation... 23:29:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:37 $ docker exec ad6e4dd19bda93628abf8cfbbcd94338f850c44a686e182696f7c38a60f0adc5 ssh-agent 23:29:37 SSH_AUTH_SOCK=/tmp/ssh-UKqunaPfQl3L/agent.47 23:29:37 SSH_AGENT_PID=53 23:29:37 Running ssh-add (command line suppressed) 23:29:38 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-543@tmp/private_key_3269711063977407669.key (/w/workspace/ndry_app-functions-sdk-go_PR-543@tmp/private_key_3269711063977407669.key) 23:29:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:38 + git semver init 23:29:38 # -> Open(): unable to determine branch for HEAD 23:29:38 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-543/.git 23:29:38 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-543 23:29:38 # $SEMVER_REMOTE_NAME = origin 23:29:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:29:38 # $SEMVER_USER_NAME = edgex-jenkins 23:29:38 # $SEMVER_BRANCH = PR-543 23:29:38 # $SEMVER_TEMP = /tmp/semver-413170806 23:29:38 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 23:29:48 # '/tmp/semver-413170806' -> '/w/workspace/ndry_app-functions-sdk-go_PR-543/.semver' 23:29:48 # -> Force: false 23:29:48 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-543/.semver [Pipeline] } 23:29:48 $ docker exec --env ******** --env ******** ad6e4dd19bda93628abf8cfbbcd94338f850c44a686e182696f7c38a60f0adc5 ssh-agent -k 23:29:48 unset SSH_AUTH_SOCK; 23:29:48 unset SSH_AGENT_PID; 23:29:48 echo Agent pid 53 killed; 23:29:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:29:49 + git semver [Pipeline] } 23:29:49 $ docker stop --time=1 ad6e4dd19bda93628abf8cfbbcd94338f850c44a686e182696f7c38a60f0adc5 23:29:50 $ docker rm -f ad6e4dd19bda93628abf8cfbbcd94338f850c44a686e182696f7c38a60f0adc5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:29:51 Stashed 1 file(s) [Pipeline] echo 23:29:51 [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 23:30:07 Still waiting to schedule task 23:30:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:30:07 Still waiting to schedule task 23:30:07 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 23:32:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5442 in /w/workspace/ndry_app-functions-sdk-go_PR-543 [Pipeline] { [Pipeline] ws 23:32:10 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 23:32:15 Running on prd-centos7-docker-4c-2g-5444 in /w/workspace/ndry_app-functions-sdk-go_PR-543 [Pipeline] { [Pipeline] ws 23:32:15 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 23:32:16 using credential edgex-jenkins-ssh 23:32:16 Cloning the remote Git repository 23:32:16 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:32:16 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 23:32:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:32:16 > git --version # timeout=10 23:32:16 > git --version # 'git version 2.17.1' 23:32:16 using GIT_SSH to set credentials SSH Credentials for GitHub 23:32:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:18 using credential edgex-jenkins-ssh 23:32:18 Cloning the remote Git repository 23:32:18 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:32:18 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 23:32:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:32:18 > git --version # timeout=10 23:32:18 > git --version # 'git version 2.16.5' 23:32:18 using GIT_SSH to set credentials SSH Credentials for GitHub 23:32:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:23 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:32:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:23 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:32:23 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:32:23 using GIT_SSH to set credentials SSH Credentials for GitHub 23:32:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/543/head:refs/remotes/origin/PR-543 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:32:24 Merging remotes/origin/master commit 7fa6067512f69ddc1c1818832b10f56bfd793194 into PR head commit 29906063e81dc8494c783355c75c75d33c57c3ff [Pipeline] } 23:32:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:32:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:32:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:32:24 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:32:24 using GIT_SSH to set credentials SSH Credentials for GitHub 23:32:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/543/head:refs/remotes/origin/PR-543 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // ws [Pipeline] } 23:32:24 Merging remotes/origin/master commit 7fa6067512f69ddc1c1818832b10f56bfd793194 into PR head commit 29906063e81dc8494c783355c75c75d33c57c3ff [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:32:24 Failed in branch arm64 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:32:25 Failed in branch amd64 23:32:24 > git config core.sparsecheckout # timeout=10 23:32:24 > git checkout -f 29906063e81dc8494c783355c75c75d33c57c3ff # timeout=10 23:32:24 > git config core.sparsecheckout # timeout=10 23:32:24 > git checkout -f 29906063e81dc8494c783355c75c75d33c57c3ff # timeout=10 [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] { (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 23:32:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:32:30 ---> package-listing.sh 23:32:30 ++ facter osfamily 23:32:30 ++ tr '[:upper:]' '[:lower:]' 23:32:30 + OS_FAMILY=redhat 23:32:30 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-543 23:32:30 + START_PACKAGES=/tmp/packages_start.txt 23:32:30 + END_PACKAGES=/tmp/packages_end.txt 23:32:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:32:30 + PACKAGES=/tmp/packages_start.txt 23:32:30 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-543 ']' 23:32:30 + PACKAGES=/tmp/packages_end.txt 23:32:30 + case "${OS_FAMILY}" in 23:32:30 + rpm -qa 23:32:30 + sort 23:32:34 + '[' -f /tmp/packages_start.txt ']' 23:32:34 + '[' -f /tmp/packages_end.txt ']' 23:32:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:32:34 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-543 ']' 23:32:34 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-543/archives/ 23:32:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-543/archives/ [Pipeline] echo 23:32:34 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/ndry_app-functions-sdk-go_PR-543/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:32:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:32:34 23:32:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:32:35 alpine: Pulling from edgex-lftools-log-publisher 23:32:35 df20fa9351a1: Pulling fs layer 23:32:35 36b3adc4ff6f: Pulling fs layer 23:32:35 8ad3a11d3b57: Pulling fs layer 23:32:35 46f8f816bc3b: Pulling fs layer 23:32:35 93b61091891f: Pulling fs layer 23:32:35 93b9cdb0e59b: Pulling fs layer 23:32:35 5e14af77c1be: Pulling fs layer 23:32:35 01666e4c0597: Pulling fs layer 23:32:35 aa168da1d23b: Pulling fs layer 23:32:35 93b9cdb0e59b: Waiting 23:32:35 5e14af77c1be: Waiting 23:32:35 46f8f816bc3b: Waiting 23:32:35 93b61091891f: Waiting 23:32:35 01666e4c0597: Waiting 23:32:35 aa168da1d23b: Waiting 23:32:35 36b3adc4ff6f: Verifying Checksum 23:32:35 36b3adc4ff6f: Download complete 23:32:35 46f8f816bc3b: Verifying Checksum 23:32:35 46f8f816bc3b: Download complete 23:32:35 df20fa9351a1: Verifying Checksum 23:32:35 93b9cdb0e59b: Verifying Checksum 23:32:35 93b9cdb0e59b: Download complete 23:32:35 5e14af77c1be: Verifying Checksum 23:32:35 5e14af77c1be: Download complete 23:32:35 8ad3a11d3b57: Verifying Checksum 23:32:35 8ad3a11d3b57: Download complete 23:32:35 93b61091891f: Verifying Checksum 23:32:35 93b61091891f: Download complete 23:32:35 df20fa9351a1: Pull complete 23:32:36 36b3adc4ff6f: Pull complete 23:32:36 01666e4c0597: Verifying Checksum 23:32:36 01666e4c0597: Download complete 23:32:36 8ad3a11d3b57: Pull complete 23:32:36 46f8f816bc3b: Pull complete 23:32:37 93b61091891f: Pull complete 23:32:37 93b9cdb0e59b: Pull complete 23:32:37 5e14af77c1be: Pull complete 23:32:37 01666e4c0597: Pull complete 23:32:38 aa168da1d23b: Download complete 23:32:44 aa168da1d23b: Pull complete 23:32:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:32:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:32:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:32:45 prd-centos7-docker-4c-2g-5440 does not seem to be running inside a container 23:32:45 $ 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/ndry_app-functions-sdk-go_PR-543/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-543 -v /w/workspace/ndry_app-functions-sdk-go_PR-543:/w/workspace/ndry_app-functions-sdk-go_PR-543:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-543@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-543@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:32:50 $ docker top 06bf0da15d93e4915f261fb306ddcbb38769cf920af51d1d53d1c1864cfa3638 -eo pid,comm [Pipeline] { [Pipeline] sh 23:32:51 + touch /tmp/pre-build-complete [Pipeline] sh 23:32:51 + mkdir -p /var/log/sa [Pipeline] sh 23:32:52 + ls /var/log/sa-host 23:32:52 + sadf -c /var/log/sa-host/sa05 23:32:52 file_magic: OK 23:32:52 HZ: Using current value: 100 23:32:52 file_header: OK 23:32:52 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 23:32:52 Statistics: 23:32:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:32:52 File successfully converted to sysstat format version 12.2.1 23:32:52 + sadf -c /var/log/sa-host/sa14 23:32:52 file_magic: OK 23:32:52 HZ: Using current value: 100 23:32:52 file_header: OK 23:32:52 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 23:32:52 Statistics: 23:32:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:32:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:32:52 provisioning config files... 23:32:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-543@tmp/config4086085550709211394tmp [Pipeline] { [Pipeline] echo 23:32:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:32:53 ---> create-netrc.sh [Pipeline] } 23:32:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:32:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:32:53 ---> python-tools-install.sh [Pipeline] echo 23:32:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:32:54 ---> sudo-logs.sh 23:32:54 Archiving 'sudo' log.. [Pipeline] echo 23:32:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:32:54 ---> job-cost.sh 23:32:54 lf-activate-venv: SKIPPING 23:32:54 INFO: No Stack... 23:32:55 INFO: Retrieving Pricing Info for: v1-standard-2 23:32:56 INFO: Archiving Costs [Pipeline] echo 23:32:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:32:56 ---> logs-deploy.sh 23:32:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-543/1 23:32:56 INFO: archiving workspace using pattern(s): 23:32:58 Archives upload complete. 23:32:58 INFO: archiving logs to Nexus 23:32:59 ---> uname -a: 23:32:59 Linux prd-centos7-docker-4c-2g-5440.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 23:32:59 23:32:59 23:32:59 ---> lscpu: 23:32:59 Architecture: x86_64 23:32:59 CPU op-mode(s): 32-bit, 64-bit 23:32:59 Byte Order: Little Endian 23:32:59 Address sizes: 40 bits physical, 48 bits virtual 23:32:59 CPU(s): 4 23:32:59 On-line CPU(s) list: 0-3 23:32:59 Thread(s) per core: 1 23:32:59 Core(s) per socket: 1 23:32:59 Socket(s): 4 23:32:59 NUMA node(s): 1 23:32:59 Vendor ID: GenuineIntel 23:32:59 CPU family: 6 23:32:59 Model: 44 23:32:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:32:59 Stepping: 1 23:32:59 CPU MHz: 2933.436 23:32:59 BogoMIPS: 5866.87 23:32:59 Virtualization: VT-x 23:32:59 Hypervisor vendor: KVM 23:32:59 Virtualization type: full 23:32:59 L1d cache: 128 KiB 23:32:59 L1i cache: 128 KiB 23:32:59 L2 cache: 16 MiB 23:32:59 L3 cache: 64 MiB 23:32:59 NUMA node0 CPU(s): 0-3 23:32:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:32:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:32:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:32:59 Vulnerability Meltdown: Mitigation; PTI 23:32:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:32:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:32:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:32:59 Vulnerability Tsx async abort: Not affected 23:32:59 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 23:32:59 23:32:59 23:32:59 ---> nproc: 23:32:59 4 23:32:59 23:32:59 23:32:59 ---> df -h: 23:32:59 Filesystem Size Used Available Use% Mounted on 23:32:59 overlay 50.0G 7.2G 42.8G 14% / 23:32:59 tmpfs 64.0M 0 64.0M 0% /dev 23:32:59 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:32:59 shm 64.0M 0 64.0M 0% /dev/shm 23:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 23:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 23:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 23:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 23:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 23:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/ndry_app-functions-sdk-go_PR-543 23:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/ndry_app-functions-sdk-go_PR-543@tmp 23:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 23:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 23:32:59 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 23:32:59 23:32:59 23:32:59 ---> free -m: 23:32:59 total used free shared buff/cache available 23:32:59 Mem: 1837 681 110 0 1046 1053 23:32:59 Swap: 1023 1 1022 23:32:59 23:32:59 23:32:59 ---> ip addr: 23:32:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:32:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:32:59 inet 127.0.0.1/8 scope host lo 23:32:59 valid_lft forever preferred_lft forever 23:32:59 inet6 ::1/128 scope host 23:32:59 valid_lft forever preferred_lft forever 23:32:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:32:59 link/ether fa:16:3e:37:5a:d7 brd ff:ff:ff:ff:ff:ff 23:32:59 inet 10.30.122.132/23 brd 10.30.123.255 scope global dynamic eth0 23:32:59 valid_lft 86148sec preferred_lft 86148sec 23:32:59 inet6 fe80::f816:3eff:fe37:5ad7/64 scope link 23:32:59 valid_lft forever preferred_lft forever 23:32:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:32:59 link/ether 02:42:67:5c:74:eb brd ff:ff:ff:ff:ff:ff 23:32:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:32:59 valid_lft forever preferred_lft forever 23:32:59 inet6 fe80::42:67ff:fe5c:74eb/64 scope link 23:32:59 valid_lft forever preferred_lft forever 23:32:59 23:32:59 23:32:59 ---> sar -b -r -n DEV: 23:32:59 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/14/20 _x86_64_ (4 CPU) 23:32:59 23:32:59 23:28:28 LINUX RESTART (4 CPU) 23:32:59 23:32:59 23:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:32:59 23:30:01 85.01 37.56 47.45 0.00 7542.42 6679.88 0.00 23:32:59 23:31:01 1.53 0.00 1.53 0.00 0.00 28.74 0.00 23:32:59 23:32:02 0.33 0.00 0.33 0.00 0.00 5.58 0.00 23:32:59 Average: 28.97 12.52 16.44 0.00 2515.12 2238.93 0.00 23:32:59 23:32:59 23:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:32:59 23:30:01 233556 0 581852 30.92 2620 1063528 1105132 37.72 412160 1077564 120 23:32:59 23:31:01 237924 0 577388 30.69 2620 1063624 1072976 36.62 413464 1073148 20 23:32:59 23:32:02 236932 0 578372 30.74 2620 1063632 1073076 36.62 415996 1071212 16 23:32:59 Average: 236137 0 579204 30.78 2620 1063595 1083728 36.99 413873 1073975 52 23:32:59 23:32:59 23:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:32:59 23:30:01 eth0 704.31 502.23 1654.03 106.27 0.00 0.00 0.00 0.00 23:32:59 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:59 23:30:01 docker0 118.95 97.47 9.32 304.64 0.00 0.00 0.00 0.00 23:32:59 23:31:01 eth0 2.33 1.00 1.43 0.07 0.00 0.00 0.00 0.00 23:32:59 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:59 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:59 23:32:02 eth0 2.18 0.72 0.71 0.40 0.00 0.00 0.00 0.00 23:32:59 23:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:59 23:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:59 Average: eth0 236.37 168.05 552.27 35.59 0.00 0.00 0.00 0.00 23:32:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:32:59 Average: docker0 39.67 32.50 3.11 101.59 0.00 0.00 0.00 0.00 23:32:59 23:32:59