Pull request #75 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 AlexCuse for edgexfoundry/go-mod-messaging Loading trusted files from base branch master at 0bdc968e74254c748af0ee463d7309986ee294ed rather than 6928074cc9e1816b3d25cf5e2c135662ba817fed Obtained Jenkinsfile from 0bdc968e74254c748af0ee463d7309986ee294ed 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 14412ea6c559e203c60c6aec71a1cbd01eb2e17f # timeout=10 Commit message: "Merge pull request #284 from ernestojeda/codecov-fix" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 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 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-messaging, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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-messaging-settings PROJECT: go-mod-messaging 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-messaging 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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-10303’ Running on prd-centos7-docker-4c-2g-10305 in /w/workspace/exfoundry_go-mod-messaging_PR-75 [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-messaging.git > git init /w/workspace/exfoundry_go-mod-messaging_PR-75 # timeout=10 Merging remotes/origin/master commit 0bdc968e74254c748af0ee463d7309986ee294ed into PR head commit 6928074cc9e1816b3d25cf5e2c135662ba817fed Merge succeeded, producing 6928074cc9e1816b3d25cf5e2c135662ba817fed Checking out Revision 6928074cc9e1816b3d25cf5e2c135662ba817fed (PR-75) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6928074cc9e1816b3d25cf5e2c135662ba817fed # 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 0bdc968e74254c748af0ee463d7309986ee294ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6928074cc9e1816b3d25cf5e2c135662ba817fed # timeout=10 Commit message: "feat(factory): Support Custom Client Types" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:31:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:31:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:31:46 ========================================================= 15:31:46 EdgeX Global Pipelines Version Info 15:31:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:31:47 ------------------- 15:31:47 stable info: 15:31:47 ------------------- 15:31:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:31:47 Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 15:31:47 Message: update stable to v1.0.152 15:31:48 ------------------- 15:31:48 experimental info: 15:31:48 ------------------- 15:31:48 Commited By: **** collab-it+edgex@linuxfoundation.org 15:31:48 Commit SHA: a289ce3bd006757951f62b250e9ecca5ba035f92 15:31:48 Message: update experimental to v1.0.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 15:31:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 15:31:49 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 15:31:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:31:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:31:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:31:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:31:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:31:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:31:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:31:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:31:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo 15:31:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:31:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:31:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:31:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:31:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:31:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:31:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 15:31:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:31:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:31:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:31:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:31:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:31:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-75 [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-75 [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-75 [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6928074cc9e1816b3d25cf5e2c135662ba817fed [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6928074 [Pipeline] echo 15:31:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:31:53 + git log --format=format:%s -1 6928074cc9e1816b3d25cf5e2c135662ba817fed [Pipeline] echo 15:31:53 GIT_COMMIT: 6928074cc9e1816b3d25cf5e2c135662ba817fed, Commit Message: feat(factory): Support Custom Client Types [Pipeline] echo 15:31:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:31:54 15:31:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:31:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:31:54 latest: Pulling from edgex-devops/git-semver 15:31:54 31603596830f: Pulling fs layer 15:31:54 2a8b12db71e7: Pulling fs layer 15:31:54 6ca5941a6612: Pulling fs layer 15:31:54 ecc8261a40a4: Pulling fs layer 15:31:54 ecc8261a40a4: Waiting 15:31:54 2a8b12db71e7: Verifying Checksum 15:31:54 2a8b12db71e7: Download complete 15:31:54 31603596830f: Verifying Checksum 15:31:54 31603596830f: Download complete 15:31:54 ecc8261a40a4: Verifying Checksum 15:31:54 ecc8261a40a4: Download complete 15:31:54 6ca5941a6612: Verifying Checksum 15:31:54 6ca5941a6612: Download complete 15:31:54 31603596830f: Pull complete 15:31:54 2a8b12db71e7: Pull complete 15:31:55 6ca5941a6612: Pull complete 15:31:55 ecc8261a40a4: Pull complete 15:31:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:31:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:31:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:31:56 prd-centos7-docker-4c-2g-10305 does not seem to be running inside a container 15:31:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-75 -v /w/workspace/exfoundry_go-mod-messaging_PR-75:/w/workspace/exfoundry_go-mod-messaging_PR-75:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-75@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:31:58 $ docker top 579cf055bc08b1e9097b622c25e394bf84e9e9574a8ec282e01f66bec34957a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:31:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:31:58 [ssh-agent] Looking for ssh-agent implementation... 15:31:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:31:58 $ docker exec 579cf055bc08b1e9097b622c25e394bf84e9e9574a8ec282e01f66bec34957a7 ssh-agent 15:31:59 SSH_AUTH_SOCK=/tmp/ssh-DnU4cshxk71R/agent.11 15:31:59 SSH_AGENT_PID=16 15:31:59 Running ssh-add (command line suppressed) 15:31:59 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp/private_key_4718078034399857449.key (/w/workspace/exfoundry_go-mod-messaging_PR-75@tmp/private_key_4718078034399857449.key) 15:31:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:31:59 + git tag --points-at HEAD [Pipeline] } 15:31:59 $ docker exec --env ******** --env ******** 579cf055bc08b1e9097b622c25e394bf84e9e9574a8ec282e01f66bec34957a7 ssh-agent -k 15:31:59 unset SSH_AUTH_SOCK; 15:31:59 unset SSH_AGENT_PID; 15:31:59 echo Agent pid 16 killed; 15:31:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:32:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:00 [ssh-agent] Looking for ssh-agent implementation... 15:32:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:00 $ docker exec 579cf055bc08b1e9097b622c25e394bf84e9e9574a8ec282e01f66bec34957a7 ssh-agent 15:32:00 SSH_AUTH_SOCK=/tmp/ssh-t2b5TGbFxSoB/agent.45 15:32:00 SSH_AGENT_PID=50 15:32:00 Running ssh-add (command line suppressed) 15:32:00 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp/private_key_1476459828281828769.key (/w/workspace/exfoundry_go-mod-messaging_PR-75@tmp/private_key_1476459828281828769.key) 15:32:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:00 + git semver init 15:32:00 # -> Open(): unable to determine branch for HEAD 15:32:00 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-75/.git 15:32:00 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-75 15:32:00 # $SEMVER_REMOTE_NAME = origin 15:32:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:32:00 # $SEMVER_USER_NAME = edgex-jenkins 15:32:00 # $SEMVER_BRANCH = PR-75 15:32:00 # $SEMVER_TEMP = /tmp/semver-346340659 15:32:00 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 15:32:01 # '/tmp/semver-346340659' -> '/w/workspace/exfoundry_go-mod-messaging_PR-75/.semver' 15:32:01 # -> Force: false 15:32:01 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-75/.semver [Pipeline] } 15:32:01 $ docker exec --env ******** --env ******** 579cf055bc08b1e9097b622c25e394bf84e9e9574a8ec282e01f66bec34957a7 ssh-agent -k 15:32:01 unset SSH_AUTH_SOCK; 15:32:01 unset SSH_AGENT_PID; 15:32:01 echo Agent pid 50 killed; 15:32:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:01 + git semver [Pipeline] } 15:32:01 $ docker stop --time=1 579cf055bc08b1e9097b622c25e394bf84e9e9574a8ec282e01f66bec34957a7 15:32:03 $ docker rm -f 579cf055bc08b1e9097b622c25e394bf84e9e9574a8ec282e01f66bec34957a7 [Pipeline] // withDockerContainer [Pipeline] sh 15:32:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:32:04 Stashed 1 file(s) [Pipeline] echo 15:32:04 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:32:05 ========================================================= 15:32:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:32:05 ========================================================= 15:32:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-10292 in /w/workspace/exfoundry_go-mod-messaging_PR-75 [Pipeline] { [Pipeline] ws 15:32:05 Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] checkout 15:32:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:32:05 Sending build context to Docker daemon 681.5kB 15:32:05 Step 1/7 : ARG BASE=golang:1.15-alpine 15:32:05 Step 2/7 : FROM ${BASE} 15:32:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:32:05 df20fa9351a1: Pulling fs layer 15:32:05 ed8968b2872e: Pulling fs layer 15:32:05 a92cc7c5fd73: Pulling fs layer 15:32:05 e871e8e8d7a9: Pulling fs layer 15:32:05 e73272ec9a57: Pulling fs layer 15:32:05 1e910a182e73: Pulling fs layer 15:32:05 4e634b169226: Pulling fs layer 15:32:05 e871e8e8d7a9: Waiting 15:32:05 e73272ec9a57: Waiting 15:32:05 1e910a182e73: Waiting 15:32:05 4e634b169226: Waiting 15:32:05 a92cc7c5fd73: Download complete 15:32:05 ed8968b2872e: Verifying Checksum 15:32:05 ed8968b2872e: Download complete 15:32:05 e73272ec9a57: Download complete 15:32:05 1e910a182e73: Verifying Checksum 15:32:05 1e910a182e73: Download complete 15:32:05 df20fa9351a1: Download complete 15:32:06 df20fa9351a1: Pull complete 15:32:06 ed8968b2872e: Pull complete 15:32:06 a92cc7c5fd73: Pull complete 15:32:08 4e634b169226: Verifying Checksum 15:32:08 4e634b169226: Download complete 15:32:08 e871e8e8d7a9: Verifying Checksum 15:32:08 e871e8e8d7a9: Download complete 15:32:09 using credential edgex-jenkins-ssh 15:32:09 Cloning the remote Git repository 15:32:10 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 15:32:10 > git init /w/workspace/go-mod-messaging/2 # timeout=10 15:32:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:32:10 > git --version # timeout=10 15:32:10 > git --version # 'git version 2.17.1' 15:32:10 using GIT_SSH to set credentials SSH Credentials for GitHub 15:32:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:32:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:32:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:32:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:32:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:32:11 Merging remotes/origin/master commit 0bdc968e74254c748af0ee463d7309986ee294ed into PR head commit 6928074cc9e1816b3d25cf5e2c135662ba817fed 15:32:11 Merge succeeded, producing 6928074cc9e1816b3d25cf5e2c135662ba817fed 15:32:11 Checking out Revision 6928074cc9e1816b3d25cf5e2c135662ba817fed (PR-75) 15:32:11 > git config core.sparsecheckout # timeout=10 15:32:11 > git checkout -f 6928074cc9e1816b3d25cf5e2c135662ba817fed # timeout=10 15:32:11 > git remote # timeout=10 15:32:11 > git config --get remote.origin.url # timeout=10 15:32:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:32:11 > git merge 0bdc968e74254c748af0ee463d7309986ee294ed # timeout=10 15:32:11 > git rev-parse HEAD^{commit} # timeout=10 15:32:11 > git config core.sparsecheckout # timeout=10 15:32:11 > git checkout -f 6928074cc9e1816b3d25cf5e2c135662ba817fed # timeout=10 15:32:14 e871e8e8d7a9: Pull complete 15:32:14 e73272ec9a57: Pull complete 15:32:14 1e910a182e73: Pull complete 15:32:16 Commit message: "feat(factory): Support Custom Client Types" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:32:16 ========================================================= 15:32:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:32:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:32:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 15:32:18 Sending build context to Docker daemon 478.7kB 15:32:18 Step 1/7 : ARG BASE=golang:1.15-alpine 15:32:18 Step 2/7 : FROM ${BASE} 15:32:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:32:19 b538f80385f9: Pulling fs layer 15:32:19 74f711af9a0d: Pulling fs layer 15:32:19 99f96fe45779: Pulling fs layer 15:32:19 8529a6b9a6be: Pulling fs layer 15:32:19 45590311c82a: Pulling fs layer 15:32:19 69ca0ff8b7b3: Pulling fs layer 15:32:19 209524e5b208: Pulling fs layer 15:32:19 45590311c82a: Waiting 15:32:19 8529a6b9a6be: Waiting 15:32:19 69ca0ff8b7b3: Waiting 15:32:19 209524e5b208: Waiting 15:32:19 99f96fe45779: Verifying Checksum 15:32:19 99f96fe45779: Download complete 15:32:19 74f711af9a0d: Download complete 15:32:19 45590311c82a: Verifying Checksum 15:32:19 45590311c82a: Download complete 15:32:19 69ca0ff8b7b3: Verifying Checksum 15:32:19 69ca0ff8b7b3: Download complete 15:32:19 b538f80385f9: Verifying Checksum 15:32:19 b538f80385f9: Download complete 15:32:20 b538f80385f9: Pull complete 15:32:20 74f711af9a0d: Pull complete 15:32:20 4e634b169226: Pull complete 15:32:20 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 15:32:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:32:20 ---> f7629b54cfaa 15:32:20 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:32:20 ---> Running in b2c962cd5a0c 15:32:20 Removing intermediate container b2c962cd5a0c 15:32:20 ---> ab4c1457633c 15:32:20 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 15:32:20 ---> Running in 7b60134c1ff2 15:32:20 99f96fe45779: Pull complete 15:32:21 209524e5b208: Verifying Checksum 15:32:21 209524e5b208: Download complete 15:32:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:32:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:32:23 8529a6b9a6be: Verifying Checksum 15:32:23 8529a6b9a6be: Download complete 15:32:23 (1/5) Installing libsodium (1.0.18-r0) 15:32:23 (2/5) Installing libzmq (4.3.3-r0) 15:32:23 (3/5) Installing pkgconf (1.7.2-r0) 15:32:23 (4/5) Installing libsodium-dev (1.0.18-r0) 15:32:23 (5/5) Installing zeromq-dev (4.3.3-r0) 15:32:23 Executing busybox-1.31.1-r16.trigger 15:32:23 OK: 167 MiB in 44 packages 15:32:24 Removing intermediate container 7b60134c1ff2 15:32:24 ---> 02e40f690bb8 15:32:24 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:32:25 ---> Running in 009ca02a5f0e 15:32:25 Removing intermediate container 009ca02a5f0e 15:32:25 ---> 4b228a1c3d2c 15:32:25 Step 6/7 : COPY go.mod . 15:32:25 ---> c68ef126a728 15:32:25 Step 7/7 : RUN go mod download 15:32:25 ---> Running in 6a73c8433acf 15:32:33 8529a6b9a6be: Pull complete 15:32:33 45590311c82a: Pull complete 15:32:33 69ca0ff8b7b3: Pull complete 15:32:37 Removing intermediate container 6a73c8433acf 15:32:37 ---> daec36fa193a 15:32:37 Successfully built daec36fa193a 15:32:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:32:37 209524e5b208: Pull complete 15:32:37 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 15:32:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:32:37 ---> 5bddaf1c2fca 15:32:37 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:32:37 + docker inspect -f . ci-base-image-x86_64 15:32:37 . [Pipeline] withDockerContainer 15:32:37 prd-centos7-docker-4c-2g-10305 does not seem to be running inside a container 15:32:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-messaging_PR-75 -v /w/workspace/exfoundry_go-mod-messaging_PR-75:/w/workspace/exfoundry_go-mod-messaging_PR-75:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-75@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 ******** ci-base-image-x86_64 cat 15:32:38 $ docker top 2e7885e907d0fe25a0a6a08980daa7bf61606ea1c49fa44a154c865d00a71116 -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:39 + go version 15:32:39 go version go1.15.2 linux/amd64 [Pipeline] } 15:32:39 $ docker stop --time=1 2e7885e907d0fe25a0a6a08980daa7bf61606ea1c49fa44a154c865d00a71116 15:32:40 ---> Running in c85a858e8b41 15:32:40 Removing intermediate container c85a858e8b41 15:32:40 ---> 076adaaa6b43 15:32:40 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 15:32:40 ---> Running in ad51f2674929 15:32:40 $ docker rm -f 2e7885e907d0fe25a0a6a08980daa7bf61606ea1c49fa44a154c865d00a71116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:32:41 + docker inspect -f . ci-base-image-x86_64 15:32:41 . [Pipeline] withDockerContainer 15:32:41 prd-centos7-docker-4c-2g-10305 does not seem to be running inside a container 15:32:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-messaging_PR-75 -v /w/workspace/exfoundry_go-mod-messaging_PR-75:/w/workspace/exfoundry_go-mod-messaging_PR-75:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-75@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 ******** ci-base-image-x86_64 cat 15:32:42 $ docker top 0fc8ac4edbc8e68b3854b80967d480f1f8526b112182e214e138d53961a63b96 -eo pid,comm 15:32:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 15:32:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:32:42 + make test 15:32:42 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:32:43 (1/5) Installing libsodium (1.0.18-r0) 15:32:43 (2/5) Installing libzmq (4.3.3-r0) 15:32:43 (3/5) Installing pkgconf (1.7.2-r0) 15:32:43 (4/5) Installing libsodium-dev (1.0.18-r0) 15:32:43 (5/5) Installing zeromq-dev (4.3.3-r0) 15:32:43 Executing busybox-1.31.1-r16.trigger 15:32:44 OK: 144 MiB in 44 packages 15:32:45 Removing intermediate container ad51f2674929 15:32:45 ---> 371b788e9962 15:32:45 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:32:45 ---> Running in bc9eb696d754 15:32:45 Removing intermediate container bc9eb696d754 15:32:45 ---> 0bebbc473844 15:32:45 Step 6/7 : COPY go.mod . 15:32:46 ---> 81fc8e82e7b3 15:32:46 Step 7/7 : RUN go mod download 15:32:46 ---> Running in 21f407b43192 15:32:47 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 15:32:48 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.031s coverage: 94.7% of statements 15:32:51 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.014s coverage: 77.1% of statements 15:32:51 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 15:33:01 Removing intermediate container 21f407b43192 15:33:01 ---> 78044aae94ff 15:33:01 Successfully built 78044aae94ff 15:33:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:33:02 + docker inspect -f . ci-base-image-arm64 15:33:02 . [Pipeline] withDockerContainer 15:33:02 prd-ubuntu18.04-docker-arm64-4c-16g-10292 does not seem to be running inside a container 15:33:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** ci-base-image-arm64 cat 15:33:04 $ docker top 85b6639ba1e88f58441916a1086dcc476b327dfe0dec6d80946ef80a21eca403 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:05 + go version 15:33:05 go version go1.15.2 linux/arm64 [Pipeline] } 15:33:05 $ docker stop --time=1 85b6639ba1e88f58441916a1086dcc476b327dfe0dec6d80946ef80a21eca403 15:33:07 $ docker rm -f 85b6639ba1e88f58441916a1086dcc476b327dfe0dec6d80946ef80a21eca403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:33:08 + docker inspect -f . ci-base-image-arm64 15:33:08 . [Pipeline] withDockerContainer 15:33:09 prd-ubuntu18.04-docker-arm64-4c-16g-10292 does not seem to be running inside a container 15:33:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** ci-base-image-arm64 cat 15:33:11 $ docker top 324f87df3418b6215f9002d79f23e52f96091ac3311fc49491438afa92d2200e -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:12 + make test 15:33:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:33:13 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.344s coverage: 85.0% of statements 15:33:13 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.008s coverage: 91.7% of statements 15:33:13 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.031s coverage: 100.0% of statements 15:33:13 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.011s coverage: 100.0% of statements 15:33:13 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.039s coverage: 90.9% of statements 15:33:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:33:13 gofmt -l . 15:33:13 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:33:13 $ docker stop --time=1 0fc8ac4edbc8e68b3854b80967d480f1f8526b112182e214e138d53961a63b96 15:33:15 $ docker rm -f 0fc8ac4edbc8e68b3854b80967d480f1f8526b112182e214e138d53961a63b96 [Pipeline] // withDockerContainer [Pipeline] sh 15:33:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:33:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:33:25 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 15:33:29 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.020s coverage: 94.7% of statements 15:33:39 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.023s coverage: 77.1% of statements 15:33:39 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 15:34:01 In test caller, received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } 15:34:01 timed-out 15:34:01 Received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } 15:34:01 Received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } 15:34:01 msg1: test bytes, msg2: test bytes 15:34:01 App Functions 2 Message: { 456 [97 112 112 108 101 32 106 117 105 99 101] } 15:34:01 time's up 15:34:01 Done 15:34:01 In test caller, received messages: { 123 [116 101 115 116 32 98 121 116 101 115] application/json} 15:34:01 --- FAIL: TestSubscribe (2.31s) 15:34:01 client_test.go:624: 15:34:01 Error Trace: client_test.go:624 15:34:01 client_test.go:544 15:34:01 Error: Expected nil, but got: &errors.errorString{s:"error: interrupted system call [tcp://*:5581]"} 15:34:01 Test: TestSubscribe 15:34:01 Messages: Failed to publish to ZMQ message 15:34:01 client_test.go:625: 15:34:01 In test caller, received messages2: { 102 [111 114 97 110 103 101 32 106 117 105 99 101] application/cbor} 15:34:01 In test caller, received messages3: { 103 [98 97 110 97 110 97 32 115 108 105 99 101 115] video} 15:34:01 In test caller, received messages1: { 101 [97 112 112 108 101 32 106 117 105 99 101] application/json} 15:34:01 time's up 15:34:01 Done 15:34:01 In test caller, received messages2: yellow goldfish 15:34:01 In test caller, received messages1: yellow goldfish 15:34:01 In test caller, received messages2: black guppy 15:34:01 time's up 15:34:01 Done 15:34:01 In test caller, received messages: { 123 [116 101 115 116 32 98 121 116 101 115] application/json} 15:34:01 FAIL 15:34:01 coverage: 84.1% of statements 15:34:01 FAIL github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 17.773s 15:34:01 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.019s coverage: 91.7% of statements 15:34:01 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.033s coverage: 100.0% of statements 15:34:01 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.044s coverage: 100.0% of statements 15:34:01 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.024s coverage: 90.9% of statements 15:34:01 FAIL 15:34:01 make: *** [Makefile:6: test] Error 1 [Pipeline] } 15:34:01 $ docker stop --time=1 324f87df3418b6215f9002d79f23e52f96091ac3311fc49491438afa92d2200e 15:34:03 $ docker rm -f 324f87df3418b6215f9002d79f23e52f96091ac3311fc49491438afa92d2200e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:34:05 Failed in branch arm64 [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 15:34:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:34:09 ---> package-listing.sh 15:34:09 ++ tr '[:upper:]' '[:lower:]' 15:34:09 ++ facter osfamily 15:34:09 + OS_FAMILY=redhat 15:34:09 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-75 15:34:09 + START_PACKAGES=/tmp/packages_start.txt 15:34:09 + END_PACKAGES=/tmp/packages_end.txt 15:34:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:34:09 + PACKAGES=/tmp/packages_start.txt 15:34:09 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-75 ']' 15:34:09 + PACKAGES=/tmp/packages_end.txt 15:34:09 + case "${OS_FAMILY}" in 15:34:09 + rpm -qa 15:34:09 + sort 15:34:13 + '[' -f /tmp/packages_start.txt ']' 15:34:13 + '[' -f /tmp/packages_end.txt ']' 15:34:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:34:13 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-75 ']' 15:34:13 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-75/archives/ 15:34:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-75/archives/ [Pipeline] echo 15:34:13 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/exfoundry_go-mod-messaging_PR-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:34:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:34:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:34:13 15:34:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:34:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:34:14 alpine: Pulling from edgex-lftools-log-publisher 15:34:14 df20fa9351a1: Already exists 15:34:14 36b3adc4ff6f: Pulling fs layer 15:34:14 8ad3a11d3b57: Pulling fs layer 15:34:14 46f8f816bc3b: Pulling fs layer 15:34:14 93b61091891f: Pulling fs layer 15:34:14 93b9cdb0e59b: Pulling fs layer 15:34:14 5e14af77c1be: Pulling fs layer 15:34:14 01666e4c0597: Pulling fs layer 15:34:14 aa168da1d23b: Pulling fs layer 15:34:14 5e14af77c1be: Waiting 15:34:14 01666e4c0597: Waiting 15:34:14 aa168da1d23b: Waiting 15:34:14 93b61091891f: Waiting 15:34:14 93b9cdb0e59b: Waiting 15:34:14 46f8f816bc3b: Verifying Checksum 15:34:14 46f8f816bc3b: Download complete 15:34:14 36b3adc4ff6f: Verifying Checksum 15:34:14 36b3adc4ff6f: Download complete 15:34:14 93b9cdb0e59b: Verifying Checksum 15:34:14 93b9cdb0e59b: Download complete 15:34:14 5e14af77c1be: Verifying Checksum 15:34:14 5e14af77c1be: Download complete 15:34:14 93b61091891f: Verifying Checksum 15:34:14 93b61091891f: Download complete 15:34:14 01666e4c0597: Verifying Checksum 15:34:14 01666e4c0597: Download complete 15:34:14 36b3adc4ff6f: Pull complete 15:34:15 8ad3a11d3b57: Download complete 15:34:16 8ad3a11d3b57: Pull complete 15:34:16 46f8f816bc3b: Pull complete 15:34:16 93b61091891f: Pull complete 15:34:16 93b9cdb0e59b: Pull complete 15:34:16 aa168da1d23b: Verifying Checksum 15:34:16 aa168da1d23b: Download complete 15:34:16 5e14af77c1be: Pull complete 15:34:16 01666e4c0597: Pull complete 15:34:23 aa168da1d23b: Pull complete 15:34:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:34:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:34:23 prd-centos7-docker-4c-2g-10305 does not seem to be running inside a container 15:34:23 $ 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/exfoundry_go-mod-messaging_PR-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_go-mod-messaging_PR-75 -v /w/workspace/exfoundry_go-mod-messaging_PR-75:/w/workspace/exfoundry_go-mod-messaging_PR-75:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-75@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:34:27 $ docker top 810c8eccd0767cae38ff43f3f0753ca35d97af0fbe578fbeb473c709c4ba6dbc -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:27 + touch /tmp/pre-build-complete [Pipeline] sh 15:34:27 + mkdir -p /var/log/sa [Pipeline] sh 15:34:28 + ls /var/log/sa-host 15:34:28 + sadf -c /var/log/sa-host/sa02 15:34:28 file_magic: OK 15:34:28 HZ: Using current value: 100 15:34:28 file_header: OK 15:34:28 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 15:34:28 Statistics: 15:34:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:34:28 File successfully converted to sysstat format version 12.2.1 15:34:28 + sadf -c /var/log/sa-host/sa05 15:34:28 file_magic: OK 15:34:28 HZ: Using current value: 100 15:34:28 file_header: OK 15:34:28 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 15:34:28 Statistics: 15:34:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:34:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:28 provisioning config files... 15:34:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-75@tmp/config5865047692613105175tmp [Pipeline] { [Pipeline] echo 15:34:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:34:29 ---> create-netrc.sh [Pipeline] } 15:34:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:34:29 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:34:29 ---> python-tools-install.sh [Pipeline] echo 15:34:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:34:29 ---> sudo-logs.sh 15:34:29 Archiving 'sudo' log.. [Pipeline] echo 15:34:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:34:30 ---> job-cost.sh 15:34:30 lf-activate-venv: SKIPPING 15:34:30 INFO: No Stack... 15:34:31 INFO: Retrieving Pricing Info for: v1-standard-2 15:34:31 INFO: Archiving Costs [Pipeline] echo 15:34:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:34:31 ---> logs-deploy.sh 15:34:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-75/2 15:34:31 INFO: archiving workspace using pattern(s): 15:34:32 Archives upload complete. 15:34:33 INFO: archiving logs to Nexus 15:34:34 ---> uname -a: 15:34:34 Linux prd-centos7-docker-4c-2g-10305.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 15:34:34 15:34:34 15:34:34 ---> lscpu: 15:34:34 Architecture: x86_64 15:34:34 CPU op-mode(s): 32-bit, 64-bit 15:34:34 Byte Order: Little Endian 15:34:34 Address sizes: 40 bits physical, 48 bits virtual 15:34:34 CPU(s): 4 15:34:34 On-line CPU(s) list: 0-3 15:34:34 Thread(s) per core: 1 15:34:34 Core(s) per socket: 1 15:34:34 Socket(s): 4 15:34:34 NUMA node(s): 1 15:34:34 Vendor ID: GenuineIntel 15:34:34 CPU family: 6 15:34:34 Model: 44 15:34:34 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:34:34 Stepping: 1 15:34:34 CPU MHz: 2933.438 15:34:34 BogoMIPS: 5866.87 15:34:34 Virtualization: VT-x 15:34:34 Hypervisor vendor: KVM 15:34:34 Virtualization type: full 15:34:34 L1d cache: 128 KiB 15:34:34 L1i cache: 128 KiB 15:34:34 L2 cache: 16 MiB 15:34:34 L3 cache: 64 MiB 15:34:34 NUMA node0 CPU(s): 0-3 15:34:34 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:34:34 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:34:34 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:34:34 Vulnerability Meltdown: Mitigation; PTI 15:34:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:34:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:34:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:34:34 Vulnerability Tsx async abort: Not affected 15:34:34 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 15:34:34 15:34:34 15:34:34 ---> nproc: 15:34:34 4 15:34:34 15:34:34 15:34:34 ---> df -h: 15:34:34 Filesystem Size Used Available Use% Mounted on 15:34:34 overlay 50.0G 7.8G 42.2G 16% / 15:34:34 tmpfs 64.0M 0 64.0M 0% /dev 15:34:34 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:34:34 shm 64.0M 0 64.0M 0% /dev/shm 15:34:34 /dev/vda1 50.0G 7.8G 42.2G 16% /facter-os 15:34:34 /dev/vda1 50.0G 7.8G 42.2G 16% /etc/resolv.conf 15:34:34 /dev/vda1 50.0G 7.8G 42.2G 16% /etc/hostname 15:34:34 /dev/vda1 50.0G 7.8G 42.2G 16% /etc/hosts 15:34:34 /dev/vda1 50.0G 7.8G 42.2G 16% /run/cloud-init/result.json 15:34:34 /dev/vda1 50.0G 7.8G 42.2G 16% /w/workspace/exfoundry_go-mod-messaging_PR-75 15:34:34 /dev/vda1 50.0G 7.8G 42.2G 16% /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp 15:34:34 /dev/vda1 50.0G 7.8G 42.2G 16% /var/log/sa-host 15:34:34 /dev/vda1 50.0G 7.8G 42.2G 16% /var/log/secure 15:34:34 /dev/vda1 50.0G 7.8G 42.2G 16% /var/log/auth.log 15:34:34 15:34:34 15:34:34 ---> free -m: 15:34:34 total used free shared buff/cache available 15:34:34 Mem: 1837 736 129 0 971 1006 15:34:34 Swap: 1023 1 1022 15:34:34 15:34:34 15:34:34 ---> ip addr: 15:34:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:34:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:34:34 inet 127.0.0.1/8 scope host lo 15:34:34 valid_lft forever preferred_lft forever 15:34:34 inet6 ::1/128 scope host 15:34:34 valid_lft forever preferred_lft forever 15:34:34 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:34:34 link/ether fa:16:3e:d0:6f:9a brd ff:ff:ff:ff:ff:ff 15:34:34 inet 10.30.122.142/23 brd 10.30.123.255 scope global dynamic eth0 15:34:34 valid_lft 86200sec preferred_lft 86200sec 15:34:34 inet6 fe80::f816:3eff:fed0:6f9a/64 scope link 15:34:34 valid_lft forever preferred_lft forever 15:34:34 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:34:34 link/ether 02:42:2c:65:e9:70 brd ff:ff:ff:ff:ff:ff 15:34:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:34:34 valid_lft forever preferred_lft forever 15:34:34 inet6 fe80::42:2cff:fe65:e970/64 scope link 15:34:34 valid_lft forever preferred_lft forever 15:34:34 15:34:34 15:34:34 ---> sar -b -r -n DEV: 15:34:34 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/02/20 _x86_64_ (4 CPU) 15:34:34 15:34:34 15:30:54 LINUX RESTART (4 CPU) 15:34:34 15:34:34 15:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:34:34 15:33:01 268.28 128.86 139.41 0.00 7698.54 30006.11 0.00 15:34:34 15:34:01 18.14 6.87 11.27 0.00 456.99 1748.40 0.00 15:34:34 Average: 143.21 67.87 75.34 0.00 4077.76 15877.26 0.00 15:34:34 15:34:34 15:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:34:34 15:33:01 233104 0 652328 34.67 2596 993528 1439056 49.11 553212 878752 47852 15:34:34 15:34:01 303084 0 618952 32.90 2596 956924 1107488 37.80 539232 831300 20 15:34:34 Average: 268094 0 635640 33.78 2596 975226 1273272 43.45 546222 855026 23936 15:34:34 15:34:34 15:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:34:34 15:33:01 veth0c134eb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:34:34 15:33:01 eth0 396.14 354.63 3186.87 58.99 0.00 0.00 0.00 0.00 15:34:34 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:33:01 docker0 64.88 68.68 5.00 324.39 0.00 0.00 0.00 0.00 15:34:34 15:34:01 eth0 6.66 3.93 6.63 1.88 0.00 0.00 0.00 0.00 15:34:34 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 Average: eth0 201.40 179.28 1596.75 30.44 0.00 0.00 0.00 0.00 15:34:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:34 Average: docker0 32.44 34.34 2.50 162.19 0.00 0.00 0.00 0.00 15:34:34 15:34:34 15:34:34 ---> sar -P ALL: 15:34:34 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/02/20 _x86_64_ (4 CPU) 15:34:34 15:34:34 15:30:54 LINUX RESTART (4 CPU) 15:34:34 15:34:34 15:32:01 CPU %user %nice %system %iowait %steal %idle 15:34:34 15:33:01 all 17.47 0.00 8.19 2.87 0.03 71.44 15:34:34 15:33:01 0 17.77 0.00 8.36 2.54 0.03 71.29 15:34:34 15:33:01 1 17.70 0.00 8.41 3.87 0.02 70.01 15:34:34 15:33:01 2 17.21 0.00 8.15 1.53 0.02 73.10 15:34:34 15:33:01 3 17.21 0.00 7.85 3.54 0.03 71.36 15:34:34 15:34:01 all 1.15 0.00 0.73 0.11 0.00 98.01 15:34:34 15:34:01 0 1.00 0.00 0.73 0.05 0.00 98.21 15:34:34 15:34:01 1 1.08 0.00 0.72 0.15 0.00 98.05 15:34:34 15:34:01 2 1.50 0.00 0.72 0.03 0.00 97.75 15:34:34 15:34:01 3 1.00 0.00 0.75 0.20 0.02 98.03 15:34:34 Average: all 9.24 0.00 4.43 1.48 0.01 84.84 15:34:34 Average: 0 9.32 0.00 4.52 1.29 0.02 84.86 15:34:34 Average: 1 9.33 0.00 4.53 1.99 0.01 84.14 15:34:34 Average: 2 9.28 0.00 4.40 0.77 0.01 85.54 15:34:34 Average: 3 9.02 0.00 4.27 1.85 0.03 84.83 15:34:34 15:34:34 15:34:34