Pull request #113 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from c0c2cc01de46763704b742e9effddc782be5de88+462d2b631b3a66b5ccca44d94490a8fbffa36db5 (2b65171f79bf8f8b24f21a19e5c88b38dc6315da) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4473753480773530345.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1618974144109293124.key > 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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-113/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-113/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6619554802640299451.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh315457090047295007.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-113/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-113/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3755316086597852495.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1371 in /w/workspace/xfoundry_go-mod-messaging_PR-113 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-113 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-113@tmp/jenkins-gitclient-ssh4374827511615521051.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 462d2b631b3a66b5ccca44d94490a8fbffa36db5 into PR head commit c0c2cc01de46763704b742e9effddc782be5de88 Merge succeeded, producing c0c2cc01de46763704b742e9effddc782be5de88 Checking out Revision c0c2cc01de46763704b742e9effddc782be5de88 (PR-113) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-113@tmp/jenkins-gitclient-ssh3863393933447417060.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0c2cc01de46763704b742e9effddc782be5de88 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-113@tmp/jenkins-gitclient-ssh9062907742503745154.key > git merge 462d2b631b3a66b5ccca44d94490a8fbffa36db5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0c2cc01de46763704b742e9effddc782be5de88 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. > git rev-list --no-walk 0a96afae3f4b072ee136f8e04d8a60175c461085 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:57:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:57:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:57:12 ========================================================= 13:57:12 EdgeX Global Pipelines Version Info 13:57:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:57:13 ------------------- 13:57:13 stable info: 13:57:13 ------------------- 13:57:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:57:13 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 13:57:13 Message: update stable to v1.0.199 13:57:13 ------------------- 13:57:13 experimental info: 13:57:13 ------------------- 13:57:13 Commited By: **** collab-it+edgex@linuxfoundation.org 13:57:13 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 13:57:13 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-113 [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-113 [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-113 [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0c2cc01de46763704b742e9effddc782be5de88 [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0c2cc0 [Pipeline] echo 13:57:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:57:15 + git log --format=format:%s -1 c0c2cc01de46763704b742e9effddc782be5de88 [Pipeline] echo 13:57:15 GIT_COMMIT: c0c2cc01de46763704b742e9effddc782be5de88, Commit Message: docs: Update build status badge [Pipeline] echo 13:57:15 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:57:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:57:16 13:57:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:57:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:57:16 latest: Pulling from edgex-devops/git-semver 13:57:16 31603596830f: Pulling fs layer 13:57:16 b6dc333f4379: Pulling fs layer 13:57:16 3d9ef1400e77: Pulling fs layer 13:57:16 fd332fbdc1db: Pulling fs layer 13:57:16 fd332fbdc1db: Waiting 13:57:16 b6dc333f4379: Verifying Checksum 13:57:16 b6dc333f4379: Download complete 13:57:16 31603596830f: Verifying Checksum 13:57:16 31603596830f: Download complete 13:57:16 31603596830f: Pull complete 13:57:16 fd332fbdc1db: Verifying Checksum 13:57:16 fd332fbdc1db: Download complete 13:57:16 b6dc333f4379: Pull complete 13:57:16 3d9ef1400e77: Verifying Checksum 13:57:16 3d9ef1400e77: Download complete 13:57:17 3d9ef1400e77: Pull complete 13:57:17 fd332fbdc1db: Pull complete 13:57:17 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 13:57:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:57:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:57:17 prd-centos7-docker-4c-2g-1371 does not seem to be running inside a container 13:57:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-113 -v /w/workspace/xfoundry_go-mod-messaging_PR-113:/w/workspace/xfoundry_go-mod-messaging_PR-113:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-113@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:57:18 $ docker top 42722d768ccbd183e7a7a1414566681a9122df6fca7cd9ff84e715a5d939142d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:57:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:57:18 [ssh-agent] Looking for ssh-agent implementation... 13:57:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:57:18 $ docker exec 42722d768ccbd183e7a7a1414566681a9122df6fca7cd9ff84e715a5d939142d ssh-agent 13:57:19 SSH_AUTH_SOCK=/tmp/ssh-NvJQrtZwVei9/agent.13 13:57:19 SSH_AGENT_PID=19 13:57:19 Running ssh-add (command line suppressed) 13:57:19 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-113@tmp/private_key_1061254880886605057.key (/w/workspace/xfoundry_go-mod-messaging_PR-113@tmp/private_key_1061254880886605057.key) 13:57:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:57:19 + git tag --points-at HEAD [Pipeline] } 13:57:19 $ docker exec --env ******** --env ******** 42722d768ccbd183e7a7a1414566681a9122df6fca7cd9ff84e715a5d939142d ssh-agent -k 13:57:19 unset SSH_AUTH_SOCK; 13:57:19 unset SSH_AGENT_PID; 13:57:19 echo Agent pid 19 killed; 13:57:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:57:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:57:19 [ssh-agent] Looking for ssh-agent implementation... 13:57:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:57:19 $ docker exec 42722d768ccbd183e7a7a1414566681a9122df6fca7cd9ff84e715a5d939142d ssh-agent 13:57:19 SSH_AUTH_SOCK=/tmp/ssh-mhg1pX1WiSQS/agent.55 13:57:19 SSH_AGENT_PID=62 13:57:19 Running ssh-add (command line suppressed) 13:57:20 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-113@tmp/private_key_3817045133701026870.key (/w/workspace/xfoundry_go-mod-messaging_PR-113@tmp/private_key_3817045133701026870.key) 13:57:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:57:20 + git semver init 13:57:20 # -> Open(): unable to determine branch for HEAD 13:57:20 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-113/.git 13:57:20 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-113 13:57:20 # $SEMVER_REMOTE_NAME = origin 13:57:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:57:20 # $SEMVER_USER_NAME = edgex-jenkins 13:57:20 # $SEMVER_BRANCH = PR-113 13:57:20 # $SEMVER_TEMP = /tmp/semver-886993148 13:57:20 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 13:57:20 # '/tmp/semver-886993148' -> '/w/workspace/xfoundry_go-mod-messaging_PR-113/.semver' 13:57:20 # -> Force: false 13:57:20 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-113/.semver [Pipeline] } 13:57:20 $ docker exec --env ******** --env ******** 42722d768ccbd183e7a7a1414566681a9122df6fca7cd9ff84e715a5d939142d ssh-agent -k 13:57:20 unset SSH_AUTH_SOCK; 13:57:20 unset SSH_AGENT_PID; 13:57:20 echo Agent pid 62 killed; 13:57:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:57:21 + git semver [Pipeline] } 13:57:21 $ docker stop --time=1 42722d768ccbd183e7a7a1414566681a9122df6fca7cd9ff84e715a5d939142d 13:57:22 $ docker rm -f 42722d768ccbd183e7a7a1414566681a9122df6fca7cd9ff84e715a5d939142d [Pipeline] // withDockerContainer [Pipeline] sh 13:57:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:57:23 Stashed 1 file(s) [Pipeline] echo 13:57:23 [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 13:57:38 Still waiting to schedule task 13:57:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:57:38 Still waiting to schedule task 13:57:38 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 13:59:48 Running on prd-centos7-docker-4c-2g-1374 in /w/workspace/xfoundry_go-mod-messaging_PR-113 [Pipeline] { [Pipeline] ws 13:59:48 Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout 13:59:48 Selected Git installation does not exist. Using Default 13:59:48 The recommended git tool is: NONE 13:59:51 using credential edgex-jenkins-ssh 13:59:51 Cloning the remote Git repository 13:59:51 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 13:59:51 > git init /w/workspace/go-mod-messaging/2 # timeout=10 13:59:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 13:59:51 > git --version # timeout=10 13:59:51 > git --version # 'git version 2.24.4' 13:59:51 using GIT_SSH to set credentials SSH Credentials for GitHub 13:59:51 [INFO] Currently running in a labeled security context 13:59:51 [INFO] Currently SELinux is 'enforcing' on the host 13:59:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/2@tmp/jenkins-gitclient-ssh3169814972457572659.key 13:59:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:59:52 Merging remotes/origin/main commit 462d2b631b3a66b5ccca44d94490a8fbffa36db5 into PR head commit c0c2cc01de46763704b742e9effddc782be5de88 13:59:52 Merge succeeded, producing c0c2cc01de46763704b742e9effddc782be5de88 13:59:52 Checking out Revision c0c2cc01de46763704b742e9effddc782be5de88 (PR-113) 13:59:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 13:59:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:59:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 13:59:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 13:59:52 using GIT_SSH to set credentials SSH Credentials for GitHub 13:59:52 [INFO] Currently running in a labeled security context 13:59:52 [INFO] Currently SELinux is 'enforcing' on the host 13:59:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/2@tmp/jenkins-gitclient-ssh2026760515259994689.key 13:59:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:59:52 > git config core.sparsecheckout # timeout=10 13:59:52 > git checkout -f c0c2cc01de46763704b742e9effddc782be5de88 # timeout=10 13:59:52 > git remote # timeout=10 13:59:52 > git config --get remote.origin.url # timeout=10 13:59:52 using GIT_SSH to set credentials SSH Credentials for GitHub 13:59:52 [INFO] Currently running in a labeled security context 13:59:52 [INFO] Currently SELinux is 'enforcing' on the host 13:59:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/2@tmp/jenkins-gitclient-ssh7576304013645332835.key 13:59:52 > git merge 462d2b631b3a66b5ccca44d94490a8fbffa36db5 # timeout=10 13:59:52 > git rev-parse HEAD^{commit} # timeout=10 13:59:52 > git config core.sparsecheckout # timeout=10 13:59:52 > git checkout -f c0c2cc01de46763704b742e9effddc782be5de88 # timeout=10 13:59:56 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 13:59:57 ========================================================= 13:59:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:59:57 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:59:57 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 13:59:57 Sending build context to Docker daemon 604.2kB 13:59:57 Step 1/7 : ARG BASE=golang:1.16-alpine 13:59:57 Step 2/7 : FROM ${BASE} 13:59:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:59:57 540db60ca938: Pulling fs layer 13:59:57 adcc1eea9eea: Pulling fs layer 13:59:57 4c4ab2625f07: Pulling fs layer 13:59:57 0773c198feca: Pulling fs layer 13:59:57 345f892a5656: Pulling fs layer 13:59:57 4796506630df: Pulling fs layer 13:59:57 cc55df3e53f1: Pulling fs layer 13:59:57 4d027b6c602c: Pulling fs layer 13:59:57 449e75d2c14e: Pulling fs layer 13:59:57 4796506630df: Waiting 13:59:57 cc55df3e53f1: Waiting 13:59:57 4d027b6c602c: Waiting 13:59:57 449e75d2c14e: Waiting 13:59:57 0773c198feca: Waiting 13:59:57 345f892a5656: Waiting 13:59:57 4c4ab2625f07: Verifying Checksum 13:59:57 4c4ab2625f07: Download complete 13:59:57 adcc1eea9eea: Verifying Checksum 13:59:57 adcc1eea9eea: Download complete 13:59:57 345f892a5656: Verifying Checksum 13:59:57 345f892a5656: Download complete 13:59:57 4796506630df: Verifying Checksum 13:59:57 4796506630df: Download complete 13:59:58 540db60ca938: Verifying Checksum 13:59:58 540db60ca938: Download complete 13:59:58 cc55df3e53f1: Verifying Checksum 13:59:58 cc55df3e53f1: Download complete 13:59:58 540db60ca938: Pull complete 13:59:58 adcc1eea9eea: Pull complete 13:59:58 4c4ab2625f07: Pull complete 13:59:58 4d027b6c602c: Verifying Checksum 13:59:58 4d027b6c602c: Download complete 14:00:04 449e75d2c14e: Verifying Checksum 14:00:04 449e75d2c14e: Download complete 14:00:06 0773c198feca: Verifying Checksum 14:00:06 0773c198feca: Download complete 14:00:09 0773c198feca: Pull complete 14:00:09 345f892a5656: Pull complete 14:00:09 4796506630df: Pull complete 14:00:09 cc55df3e53f1: Pull complete 14:00:09 4d027b6c602c: Pull complete 14:00:11 449e75d2c14e: Pull complete 14:00:11 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 14:00:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:00:11 ---> 0d28375d9b5b 14:00:11 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:00:12 ---> Running in ddb0bc851976 14:00:12 Removing intermediate container ddb0bc851976 14:00:12 ---> 862745ed9290 14:00:12 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 14:00:12 ---> Running in a0538dd216d5 14:00:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:00:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:00:14 (1/5) Installing libsodium (1.0.18-r0) 14:00:14 (2/5) Installing libzmq (4.3.3-r1) 14:00:14 (3/5) Installing pkgconf (1.7.3-r0) 14:00:14 (4/5) Installing libsodium-dev (1.0.18-r0) 14:00:14 (5/5) Installing zeromq-dev (4.3.3-r1) 14:00:15 Executing busybox-1.32.1-r6.trigger 14:00:15 OK: 150 MiB in 45 packages 14:00:15 Removing intermediate container a0538dd216d5 14:00:15 ---> e6c51875dba7 14:00:15 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:00:15 ---> Running in dbea18be7f00 14:00:15 Removing intermediate container dbea18be7f00 14:00:15 ---> 5663f4fb4ad1 14:00:15 Step 6/7 : COPY go.mod . 14:00:15 ---> 1ffa8ed71f8f 14:00:15 Step 7/7 : RUN go mod download 14:00:15 ---> Running in 895b73b7029a 14:00:21 Removing intermediate container 895b73b7029a 14:00:21 ---> a502e85b6232 14:00:21 Successfully built a502e85b6232 14:00:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:00:21 + docker inspect -f . ci-base-image-x86_64 14:00:21 . [Pipeline] withDockerContainer 14:00:21 prd-centos7-docker-4c-2g-1374 does not seem to be running inside a container 14:00:21 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:00:22 $ docker top 32c1e45d68a3e60c610e0a4c9215799076513f5f9fd5a102178647390a6afc3d -eo pid,comm [Pipeline] { [Pipeline] sh 14:00:22 + go version 14:00:22 go version go1.16.5 linux/amd64 [Pipeline] } 14:00:22 $ docker stop --time=1 32c1e45d68a3e60c610e0a4c9215799076513f5f9fd5a102178647390a6afc3d 14:00:23 $ docker rm -f 32c1e45d68a3e60c610e0a4c9215799076513f5f9fd5a102178647390a6afc3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:00:24 + docker inspect -f . ci-base-image-x86_64 14:00:24 . [Pipeline] withDockerContainer 14:00:24 prd-centos7-docker-4c-2g-1374 does not seem to be running inside a container 14:00:24 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:00:24 $ docker top 634dcd41e684f70fcfb90316dc94e54faaa12e982e27af52d3c510e3dbdf9243 -eo pid,comm [Pipeline] { [Pipeline] sh 14:00:25 + go mod tidy [Pipeline] sh 14:00:25 + make test 14:00:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:00:28 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 14:00:31 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.009s coverage: 90.0% of statements 14:00:34 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.003s coverage: 67.3% of statements 14:00:34 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 14:00:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1375 in /w/workspace/xfoundry_go-mod-messaging_PR-113 [Pipeline] { [Pipeline] ws 14:00:53 Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout 14:00:54 Selected Git installation does not exist. Using Default 14:00:54 The recommended git tool is: NONE 14:00:57 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.342s coverage: 83.8% of statements 14:00:57 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.008s coverage: 85.7% of statements 14:00:57 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.005s coverage: 100.0% of statements 14:00:57 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.003s coverage: 100.0% of statements 14:00:57 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.003s coverage: 90.9% of statements 14:00:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:00:59 using credential edgex-jenkins-ssh 14:01:00 Cloning the remote Git repository 14:01:00 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 14:01:00 > git init /w/workspace/go-mod-messaging/2 # timeout=10 14:01:00 gofmt -l . 14:01:00 [ "`gofmt -l .`" = "" ] [Pipeline] } 14:01:00 $ docker stop --time=1 634dcd41e684f70fcfb90316dc94e54faaa12e982e27af52d3c510e3dbdf9243 14:01:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 14:01:00 > git --version # timeout=10 14:01:00 > git --version # 'git version 2.17.1' 14:01:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:01:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:01:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 14:01:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:01:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 14:01:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 14:01:01 using GIT_SSH to set credentials SSH Credentials for GitHub 14:01:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/113/head:refs/remotes/origin/PR-113 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:01:02 $ docker rm -f 634dcd41e684f70fcfb90316dc94e54faaa12e982e27af52d3c510e3dbdf9243 14:01:02 Merging remotes/origin/main commit 462d2b631b3a66b5ccca44d94490a8fbffa36db5 into PR head commit c0c2cc01de46763704b742e9effddc782be5de88 [Pipeline] // withDockerContainer [Pipeline] sh 14:01:02 Merge succeeded, producing c0c2cc01de46763704b742e9effddc782be5de88 14:01:02 Checking out Revision c0c2cc01de46763704b742e9effddc782be5de88 (PR-113) 14:01:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:01:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 14:01:02 > git config core.sparsecheckout # timeout=10 14:01:02 > git checkout -f c0c2cc01de46763704b742e9effddc782be5de88 # timeout=10 14:01:02 > git remote # timeout=10 14:01:02 > git config --get remote.origin.url # timeout=10 14:01:02 using GIT_SSH to set credentials SSH Credentials for GitHub 14:01:02 > git merge 462d2b631b3a66b5ccca44d94490a8fbffa36db5 # timeout=10 14:01:02 > git rev-parse HEAD^{commit} # timeout=10 14:01:02 > git config core.sparsecheckout # timeout=10 14:01:02 > git checkout -f c0c2cc01de46763704b742e9effddc782be5de88 # timeout=10 [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:01:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:01:03 14:01:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:01:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:01:04 latest: Pulling from edgex-lftools-log-publisher 14:01:04 b4d181a07f80: Pulling fs layer 14:01:04 a1111a8f2ec3: Pulling fs layer 14:01:04 ed53099fbce6: Pulling fs layer 14:01:04 dc539afda2c1: Pulling fs layer 14:01:04 77bc0d833cb6: Pulling fs layer 14:01:04 9065ff56babe: Pulling fs layer 14:01:04 d287ab97295c: Pulling fs layer 14:01:04 77bc0d833cb6: Waiting 14:01:04 9065ff56babe: Waiting 14:01:04 d287ab97295c: Waiting 14:01:04 dc539afda2c1: Waiting 14:01:04 a1111a8f2ec3: Verifying Checksum 14:01:04 a1111a8f2ec3: Download complete 14:01:04 dc539afda2c1: Verifying Checksum 14:01:04 dc539afda2c1: Download complete 14:01:04 77bc0d833cb6: Download complete 14:01:04 9065ff56babe: Verifying Checksum 14:01:04 9065ff56babe: Download complete 14:01:05 ed53099fbce6: Verifying Checksum 14:01:05 ed53099fbce6: Download complete 14:01:06 b4d181a07f80: Verifying Checksum 14:01:06 b4d181a07f80: Download complete 14:01:06 Commit message: "docs: Update build status badge" 14:01:07 14:01:07 GitHub has been notified of this commit’s build result 14:01:07 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 14:01:07 b4d181a07f80: Pull complete 14:01:07 a1111a8f2ec3: Pull complete [Pipeline] echo 14:01:07 ========================================================= 14:01:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:01:07 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:01:07 ed53099fbce6: Pull complete 14:01:07 dc539afda2c1: Pull complete 14:01:08 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 14:01:08 77bc0d833cb6: Pull complete 14:01:08 9065ff56babe: Pull complete 14:01:08 Sending build context to Docker daemon 603.1kB 14:01:08 Step 1/7 : ARG BASE=golang:1.16-alpine 14:01:08 Step 2/7 : FROM ${BASE} 14:01:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:01:09 595b0fe564bb: Pulling fs layer 14:01:09 24495759ef45: Pulling fs layer 14:01:09 d148012ef14d: Pulling fs layer 14:01:09 cb65c68fc2e2: Pulling fs layer 14:01:09 093eec477d81: Pulling fs layer 14:01:09 a6d5b2bbb924: Pulling fs layer 14:01:09 2446dc1eb7d3: Pulling fs layer 14:01:09 596795e73e0f: Pulling fs layer 14:01:09 cb65c68fc2e2: Waiting 14:01:09 093eec477d81: Waiting 14:01:09 2446dc1eb7d3: Waiting 14:01:09 a6d5b2bbb924: Waiting 14:01:09 d148012ef14d: Download complete 14:01:09 24495759ef45: Verifying Checksum 14:01:09 24495759ef45: Download complete 14:01:09 093eec477d81: Verifying Checksum 14:01:09 093eec477d81: Download complete 14:01:09 a6d5b2bbb924: Verifying Checksum 14:01:09 a6d5b2bbb924: Download complete 14:01:09 2446dc1eb7d3: Download complete 14:01:09 595b0fe564bb: Download complete 14:01:10 595b0fe564bb: Pull complete 14:01:11 24495759ef45: Pull complete 14:01:11 d287ab97295c: Verifying Checksum 14:01:11 d287ab97295c: Download complete 14:01:11 d148012ef14d: Pull complete 14:01:12 596795e73e0f: Verifying Checksum 14:01:12 596795e73e0f: Download complete 14:01:14 cb65c68fc2e2: Verifying Checksum 14:01:14 cb65c68fc2e2: Download complete 14:01:15 d287ab97295c: Pull complete 14:01:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:01:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:01:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:01:15 prd-centos7-docker-4c-2g-1374 does not seem to be running inside a container 14:01:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:01:17 $ docker top 09557eeb2a964499c8cd575cca20e97107b1744431b59372dd4e638989095d98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:01:18 ---> job-cost.sh 14:01:18 lf-activate-venv: SKIPPING 14:01:18 INFO: No Stack... 14:01:18 INFO: Retrieving Pricing Info for: v3-standard-2 14:01:19 INFO: Archiving Costs [Pipeline] sh 14:01:19 + cat /w/workspace/go-mod-messaging/2/archives/cost.csv 14:01:19 + cut -d, -f6 [Pipeline] lock 14:01:19 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-113-2-stack-cost] 14:01:19 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-113-2-stack-cost] did not exist. Created. 14:01:19 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-113-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:01:20 + echo total: 0.05999999865889549 [Pipeline] stash 14:01:20 Stashed 1 file(s) [Pipeline] } 14:01:20 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-113-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:01:20 $ docker stop --time=1 09557eeb2a964499c8cd575cca20e97107b1744431b59372dd4e638989095d98 14:01:21 $ docker rm -f 09557eeb2a964499c8cd575cca20e97107b1744431b59372dd4e638989095d98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:01:24 cb65c68fc2e2: Pull complete 14:01:25 093eec477d81: Pull complete 14:01:25 a6d5b2bbb924: Pull complete 14:01:26 2446dc1eb7d3: Pull complete 14:01:30 596795e73e0f: Pull complete 14:01:30 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 14:01:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:01:30 ---> d9e956139c92 14:01:30 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:01:34 ---> Running in 3ee4e97700a2 14:01:34 Removing intermediate container 3ee4e97700a2 14:01:34 ---> 46152ff21c46 14:01:34 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 14:01:34 ---> Running in 1bcbe46088bb 14:01:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:01:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:01:37 (1/5) Installing libsodium (1.0.18-r0) 14:01:38 (2/5) Installing libzmq (4.3.3-r1) 14:01:38 (3/5) Installing pkgconf (1.7.3-r0) 14:01:38 (4/5) Installing libsodium-dev (1.0.18-r0) 14:01:38 (5/5) Installing zeromq-dev (4.3.3-r1) 14:01:38 Executing busybox-1.32.1-r6.trigger 14:01:38 OK: 139 MiB in 45 packages 14:01:39 Removing intermediate container 1bcbe46088bb 14:01:39 ---> c1634eed1529 14:01:39 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:01:40 ---> Running in 37a51c5e3df5 14:01:40 Removing intermediate container 37a51c5e3df5 14:01:40 ---> 905185d045a0 14:01:40 Step 6/7 : COPY go.mod . 14:01:41 ---> 992d0d1a87a6 14:01:41 Step 7/7 : RUN go mod download 14:01:41 ---> Running in cb60659fccd9 14:01:56 Removing intermediate container cb60659fccd9 14:01:56 ---> a2ad7f190bdf 14:01:56 Successfully built a2ad7f190bdf 14:01:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:01:57 + docker inspect -f . ci-base-image-arm64 14:01:57 . [Pipeline] withDockerContainer 14:01:57 prd-ubuntu18.04-docker-arm64-4c-16g-1375 does not seem to be running inside a container 14:01:57 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:01:59 $ docker top 1b24dfe355d404cb4cfacb7eaf2a606fbaa1fc5733a9074c2016f3373b716847 -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:00 + go version 14:02:00 go version go1.16.5 linux/arm64 [Pipeline] } 14:02:00 $ docker stop --time=1 1b24dfe355d404cb4cfacb7eaf2a606fbaa1fc5733a9074c2016f3373b716847 14:02:02 $ docker rm -f 1b24dfe355d404cb4cfacb7eaf2a606fbaa1fc5733a9074c2016f3373b716847 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:02:03 + docker inspect -f . ci-base-image-arm64 14:02:03 . [Pipeline] withDockerContainer 14:02:03 prd-ubuntu18.04-docker-arm64-4c-16g-1375 does not seem to be running inside a container 14:02:03 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:02:04 $ docker top 81561e087c1afd894ca91711090a269c318ce924d867cf6756bfec937d7e21dc -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:05 + go mod tidy [Pipeline] sh 14:02:06 + make test 14:02:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:02:25 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 14:02:30 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.043s coverage: 90.0% of statements 14:02:43 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.025s coverage: 67.3% of statements 14:02:43 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 14:03:05 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.393s coverage: 83.8% of statements 14:03:05 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.019s coverage: 85.7% of statements 14:03:05 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.056s coverage: 100.0% of statements 14:03:05 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.019s coverage: 100.0% of statements 14:03:05 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.019s coverage: 90.9% of statements 14:03:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:03:27 gofmt -l . 14:03:27 [ "`gofmt -l .`" = "" ] [Pipeline] } 14:03:27 $ docker stop --time=1 81561e087c1afd894ca91711090a269c318ce924d867cf6756bfec937d7e21dc 14:03:29 $ docker rm -f 81561e087c1afd894ca91711090a269c318ce924d867cf6756bfec937d7e21dc [Pipeline] // withDockerContainer [Pipeline] sh 14:03:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:03:30 Warning: overwriting stash ‘coverage-report’ 14:03:31 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:03:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:03:32 14:03:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:03:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:03:33 arm64: Pulling from edgex-lftools-log-publisher 14:03:33 448f6bf000e3: Pulling fs layer 14:03:33 f757da607395: Pulling fs layer 14:03:33 05883995daec: Pulling fs layer 14:03:33 8603b9c90790: Pulling fs layer 14:03:33 1560dd03e051: Pulling fs layer 14:03:33 27f5ce0e4adf: Pulling fs layer 14:03:33 c2d8d7efcc4b: Pulling fs layer 14:03:33 8603b9c90790: Waiting 14:03:33 1560dd03e051: Waiting 14:03:33 27f5ce0e4adf: Waiting 14:03:33 c2d8d7efcc4b: Waiting 14:03:33 f757da607395: Verifying Checksum 14:03:33 f757da607395: Download complete 14:03:33 8603b9c90790: Download complete 14:03:33 1560dd03e051: Verifying Checksum 14:03:33 1560dd03e051: Download complete 14:03:33 27f5ce0e4adf: Download complete 14:03:33 05883995daec: Verifying Checksum 14:03:33 05883995daec: Download complete 14:03:34 448f6bf000e3: Verifying Checksum 14:03:34 448f6bf000e3: Download complete 14:03:38 448f6bf000e3: Pull complete 14:03:38 c2d8d7efcc4b: Verifying Checksum 14:03:38 c2d8d7efcc4b: Download complete 14:03:38 f757da607395: Pull complete 14:03:40 05883995daec: Pull complete 14:03:40 8603b9c90790: Pull complete 14:03:41 1560dd03e051: Pull complete 14:03:42 27f5ce0e4adf: Pull complete 14:03:57 c2d8d7efcc4b: Pull complete 14:03:57 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:03:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:03:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:03:57 prd-ubuntu18.04-docker-arm64-4c-16g-1375 does not seem to be running inside a container 14:03:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:04:03 $ docker top e7e7d3a643055c6c973c1da16edc44c77febe88fc1bd4f740c02dbe518dda955 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:04 ---> job-cost.sh 14:04:04 lf-activate-venv: SKIPPING 14:04:04 INFO: No Stack... 14:04:04 INFO: Retrieving Pricing Info for: v2-standard-4 14:04:05 INFO: Archiving Costs [Pipeline] sh 14:04:06 + cat /w/workspace/go-mod-messaging/2/archives/cost.csv 14:04:06 + cut -d, -f6 [Pipeline] lock 14:04:06 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-113-2-stack-cost] 14:04:06 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-113-2-stack-cost] did not exist. Created. 14:04:06 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-113-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:04:06 /w/workspace/go-mod-messaging/2@tmp/durable-eb1d6edd/script.sh: 1: /w/workspace/go-mod-messaging/2@tmp/durable-eb1d6edd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:04:07 + echo total: 0.18000000715255737 [Pipeline] stash 14:04:07 Warning: overwriting stash ‘stack-cost’ 14:04:07 Stashed 1 file(s) [Pipeline] } 14:04:07 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-113-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:04:07 $ docker stop --time=1 e7e7d3a643055c6c973c1da16edc44c77febe88fc1bd4f740c02dbe518dda955 14:04:09 $ docker rm -f e7e7d3a643055c6c973c1da16edc44c77febe88fc1bd4f740c02dbe518dda955 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:04:10 provisioning config files... 14:04:10 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-113@tmp/config3007487139371671625tmp [Pipeline] { [Pipeline] sh 14:04:10 + set +x 14:04:10 + curl -s https://codecov.io/bash 14:04:10 + bash -s -- 14:04:10 14:04:10 _____ _ 14:04:10 / ____| | | 14:04:10 | | ___ __| | ___ ___ _____ __ 14:04:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:04:10 | |___| (_) | (_| | __/ (_| (_) \ V / 14:04:10 \_____\___/ \__,_|\___|\___\___/ \_/ 14:04:10 Bash-1.0.6 14:04:10 14:04:10 14:04:10 ==> git version 2.24.4 found 14:04:10 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 14:04:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:04:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:04:10 ==> Jenkins CI detected. 14:04:10 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-113 14:04:10 project root: . 14:04:10 --> token set from env 14:04:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:04:11 ==> Running gcov in . (disable via -X gcov) 14:04:11 ==> Python coveragepy not found 14:04:11 ==> Searching for coverage reports in: 14:04:11 + . 14:04:11 -> Found 1 reports 14:04:11 ==> Detecting git/mercurial file structure 14:04:11 ==> Reading reports 14:04:11 + ./coverage.out bytes=21942 14:04:11 ==> Appending adjustments 14:04:11 https://docs.codecov.io/docs/fixing-reports 14:04:11 + Found adjustments 14:04:11 ==> Gzipping contents 14:04:11 8.0K /tmp/codecov.9nliyj.gz 14:04:11 ==> Uploading reports 14:04:11 url: https://codecov.io 14:04:11 query: branch=PR-113&commit=c0c2cc01de46763704b742e9effddc782be5de88&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-113%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=113&job=&cmd_args= 14:04:11 -> Pinging Codecov 14:04:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-113&commit=c0c2cc01de46763704b742e9effddc782be5de88&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-113%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=113&job=&cmd_args= 14:04:11 -> Uploading to 14:04:11 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/F6E385568367DD0E4001BA4F8F1CB792/c0c2cc01de46763704b742e9effddc782be5de88/3e02818d-f9bf-4336-b85f-89f9d09c1219.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T140411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bffde5931ea0c4f9d9878b3d2e233ca28abb4aa3feea34719eac93d1c6a390f2 14:04:11 % Total % Received % Xferd Average Speed Time Time Time Current 14:04:11 Dload Upload Total Spent Left Speed 14:04:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5057 0 0 100 5057 0 9088 --:--:-- --:--:-- --:--:-- 9078 14:04:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/c0c2cc01de46763704b742e9effddc782be5de88 [Pipeline] } 14:04:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:04:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:04:14 ---> package-listing.sh 14:04:14 ++ facter osfamily 14:04:14 ++ tr '[:upper:]' '[:lower:]' 14:04:14 + OS_FAMILY=redhat 14:04:14 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-113 14:04:14 + START_PACKAGES=/tmp/packages_start.txt 14:04:14 + END_PACKAGES=/tmp/packages_end.txt 14:04:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:04:14 + PACKAGES=/tmp/packages_start.txt 14:04:14 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-113 ']' 14:04:14 + PACKAGES=/tmp/packages_end.txt 14:04:14 + case "${OS_FAMILY}" in 14:04:14 + rpm -qa 14:04:14 + sort 14:04:15 + '[' -f /tmp/packages_start.txt ']' 14:04:15 + '[' -f /tmp/packages_end.txt ']' 14:04:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:04:15 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-113 ']' 14:04:15 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-113/archives/ 14:04:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-113/archives/ [Pipeline] echo 14:04:15 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/xfoundry_go-mod-messaging_PR-113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:04:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:04:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:15 14:04:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:04:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:16 latest: Pulling from edgex-lftools-log-publisher 14:04:16 b4d181a07f80: Pulling fs layer 14:04:16 a1111a8f2ec3: Pulling fs layer 14:04:16 ed53099fbce6: Pulling fs layer 14:04:16 dc539afda2c1: Pulling fs layer 14:04:16 77bc0d833cb6: Pulling fs layer 14:04:16 9065ff56babe: Pulling fs layer 14:04:16 d287ab97295c: Pulling fs layer 14:04:16 77bc0d833cb6: Waiting 14:04:16 9065ff56babe: Waiting 14:04:16 d287ab97295c: Waiting 14:04:16 dc539afda2c1: Waiting 14:04:16 a1111a8f2ec3: Verifying Checksum 14:04:16 a1111a8f2ec3: Download complete 14:04:16 dc539afda2c1: Download complete 14:04:17 77bc0d833cb6: Verifying Checksum 14:04:17 77bc0d833cb6: Download complete 14:04:17 9065ff56babe: Verifying Checksum 14:04:17 9065ff56babe: Download complete 14:04:17 ed53099fbce6: Verifying Checksum 14:04:17 ed53099fbce6: Download complete 14:04:17 b4d181a07f80: Verifying Checksum 14:04:17 b4d181a07f80: Download complete 14:04:19 b4d181a07f80: Pull complete 14:04:19 a1111a8f2ec3: Pull complete 14:04:19 ed53099fbce6: Pull complete 14:04:19 dc539afda2c1: Pull complete 14:04:19 77bc0d833cb6: Pull complete 14:04:20 9065ff56babe: Pull complete 14:04:23 d287ab97295c: Verifying Checksum 14:04:23 d287ab97295c: Download complete 14:04:27 d287ab97295c: Pull complete 14:04:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:04:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:04:27 prd-centos7-docker-4c-2g-1371 does not seem to be running inside a container 14:04:28 $ 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/xfoundry_go-mod-messaging_PR-113/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-113 -v /w/workspace/xfoundry_go-mod-messaging_PR-113:/w/workspace/xfoundry_go-mod-messaging_PR-113:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-113@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-113@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:04:30 $ docker top 1c747b08f65064898a40d33b4b93d69e80834bcfb05cb4915486ee94bb61388b -eo pid,comm [Pipeline] { [Pipeline] sh 14:04:30 + touch /tmp/pre-build-complete [Pipeline] sh 14:04:31 + mkdir -p /var/log/sysstat [Pipeline] sh 14:04:31 + ls /var/log/sa-host 14:04:31 + sadf -c /var/log/sa-host/sa02 14:04:31 file_magic: OK 14:04:31 HZ: Using current value: 100 14:04:31 file_header: OK 14:04:31 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 14:04:31 Statistics: 14:04:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:04:31 File successfully converted to sysstat format version 12.0.3 14:04:31 + sadf -c /var/log/sa-host/sa05 14:04:31 file_magic: OK 14:04:31 HZ: Using current value: 100 14:04:31 file_header: OK 14:04:31 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 14:04:31 Statistics: 14:04:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:04:31 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:31 provisioning config files... 14:04:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-113@tmp/config2404467828830676714tmp [Pipeline] { [Pipeline] echo 14:04:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:04:32 ---> create-netrc.sh [Pipeline] } 14:04:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:04:32 ---> python-tools-install.sh [Pipeline] echo 14:04:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:04:32 ---> sudo-logs.sh 14:04:32 Archiving 'sudo' log.. 14:04:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-1371.vexxhost.local: Name or service not known 14:04:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-1371.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 14:04:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:04:33 ---> job-cost.sh 14:04:33 lf-activate-venv: SKIPPING 14:04:33 DEBUG: total: 0.18000000715255737 14:04:33 INFO: Retrieving Stack Cost... 14:04:34 INFO: Retrieving Pricing Info for: v3-standard-2 14:04:34 INFO: Archiving Costs [Pipeline] echo 14:04:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:04:34 ---> logs-deploy.sh 14:04:34 lf-activate-venv: SKIPPING 14:04:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-113/2 14:04:34 INFO: archiving workspace using pattern(s): 14:04:35 Archives upload complete. 14:04:35 INFO: archiving logs to Nexus 14:04:36 ---> uname -a: 14:04:36 Linux prd-centos7-docker-4c-2g-1371.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 14:04:36 14:04:36 14:04:36 ---> lscpu: 14:04:36 Architecture: x86_64 14:04:36 CPU op-mode(s): 32-bit, 64-bit 14:04:36 Byte Order: Little Endian 14:04:36 Address sizes: 40 bits physical, 48 bits virtual 14:04:36 CPU(s): 2 14:04:36 On-line CPU(s) list: 0,1 14:04:36 Thread(s) per core: 1 14:04:36 Core(s) per socket: 1 14:04:36 Socket(s): 2 14:04:36 NUMA node(s): 1 14:04:36 Vendor ID: AuthenticAMD 14:04:36 CPU family: 23 14:04:36 Model: 49 14:04:36 Model name: AMD EPYC-Rome Processor 14:04:36 Stepping: 0 14:04:36 CPU MHz: 2799.998 14:04:36 BogoMIPS: 5599.99 14:04:36 Virtualization: AMD-V 14:04:36 Hypervisor vendor: KVM 14:04:36 Virtualization type: full 14:04:36 L1d cache: 32K 14:04:36 L1i cache: 32K 14:04:36 L2 cache: 512K 14:04:36 L3 cache: 16384K 14:04:36 NUMA node0 CPU(s): 0,1 14:04:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 14:04:36 14:04:36 14:04:36 ---> nproc: 14:04:36 2 14:04:36 14:04:36 14:04:36 ---> df -h: 14:04:36 Filesystem Size Used Avail Use% Mounted on 14:04:36 overlay 40G 7.7G 33G 20% / 14:04:36 tmpfs 64M 0 64M 0% /dev 14:04:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:04:36 shm 64M 0 64M 0% /dev/shm 14:04:36 /dev/vda1 40G 7.7G 33G 20% /facter-os 14:04:36 14:04:36 14:04:36 ---> sar -b -r -n DEV: 14:04:36 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 14:04:36 14:04:36 13:56:32 LINUX RESTART (2 CPU) 14:04:36 14:04:36 13:57:02 tps rtps wtps bread/s bwrtn/s 14:04:36 13:58:01 79.38 4.35 75.03 2841.10 2889.72 14:04:36 13:59:01 1.82 0.00 1.82 0.00 34.33 14:04:36 14:00:01 0.27 0.00 0.27 0.00 4.15 14:04:36 14:01:01 0.32 0.03 0.28 0.27 5.41 14:04:36 14:02:01 0.45 0.08 0.37 1.60 7.51 14:04:36 14:03:01 0.42 0.00 0.42 0.00 6.01 14:04:36 14:04:01 0.20 0.00 0.20 0.00 3.58 14:04:36 Average: 11.68 0.63 11.05 400.54 415.86 14:04:36 14:04:36 13:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:04:36 13:58:01 5466192 0 808248 10.09 2620 1731880 1298464 14.34 582264 1560908 20 14:04:36 13:59:01 5473516 0 800916 10.00 2620 1731888 1240452 13.70 576508 1560872 16 14:04:36 14:00:01 5477112 0 797316 9.96 2620 1731892 1206456 13.32 579012 1555568 8 14:04:36 14:01:01 5472984 0 801348 10.01 2620 1731988 1209764 13.36 581940 1555592 28 14:04:36 14:02:01 5471872 0 802420 10.02 2620 1732028 1207132 13.33 580400 1559356 16 14:04:36 14:03:01 5471576 0 802716 10.02 2620 1732028 1207156 13.33 580544 1559356 8 14:04:36 14:04:01 5472444 0 801844 10.01 2620 1732032 1206988 13.33 579696 1559356 12 14:04:36 Average: 5472242 0 802115 10.02 2620 1731962 1225202 13.53 580052 1558715 15 14:04:36 14:04:36 13:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:04:36 13:58:01 eth0 430.81 255.56 732.00 65.52 0.00 0.00 0.00 0.00 14:04:36 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:36 13:58:01 docker0 2.03 1.47 0.50 4.09 0.00 0.00 0.00 0.00 14:04:36 13:59:01 eth0 0.52 0.32 0.27 0.20 0.00 0.00 0.00 0.00 14:04:36 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:36 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:36 14:00:01 eth0 1.67 0.32 0.38 0.17 0.00 0.00 0.00 0.00 14:04:36 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:36 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:36 14:01:01 eth0 2.43 0.57 0.67 0.39 0.00 0.00 0.00 0.00 14:04:36 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:36 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:36 14:02:01 eth0 1.30 0.45 0.44 0.27 0.00 0.00 0.00 0.00 14:04:36 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:36 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:36 14:03:01 eth0 2.18 0.40 0.46 0.23 0.00 0.00 0.00 0.00 14:04:36 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:36 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:36 14:04:01 eth0 2.88 0.70 0.82 0.38 0.00 0.00 0.00 0.00 14:04:36 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:36 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:36 Average: eth0 62.27 36.40 103.56 9.47 0.00 0.00 0.00 0.00 14:04:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:36 Average: docker0 0.29 0.21 0.07 0.58 0.00 0.00 0.00 0.00 14:04:36 14:04:36 14:04:36 ---> sar -P ALL: 14:04:36 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 14:04:36 14:04:36 13:56:32 LINUX RESTART (2 CPU) 14:04:36 14:04:36 13:57:02 CPU %user %nice %system %iowait %steal %idle 14:04:36 13:58:01 all 8.00 0.00 2.64 2.10 0.04 87.22 14:04:36 13:58:01 0 7.77 0.00 2.81 0.62 0.05 88.74 14:04:36 13:58:01 1 8.23 0.00 2.47 3.57 0.03 85.70 14:04:36 13:59:01 all 0.18 0.00 0.06 0.00 0.03 99.73 14:04:36 13:59:01 0 0.17 0.00 0.07 0.00 0.03 99.73 14:04:36 13:59:01 1 0.20 0.00 0.05 0.00 0.02 99.73 14:04:36 14:00:01 all 0.12 0.00 0.06 0.00 0.02 99.81 14:04:36 14:00:01 0 0.10 0.00 0.07 0.00 0.02 99.82 14:04:36 14:00:01 1 0.13 0.00 0.05 0.00 0.02 99.80 14:04:36 14:01:01 all 0.25 0.00 0.06 0.00 0.02 99.67 14:04:36 14:01:01 0 0.03 0.00 0.07 0.00 0.02 99.88 14:04:36 14:01:01 1 0.47 0.00 0.05 0.00 0.02 99.47 14:04:36 14:02:01 all 0.22 0.00 0.08 0.00 0.02 99.68 14:04:36 14:02:01 0 0.10 0.00 0.10 0.00 0.02 99.78 14:04:36 14:02:01 1 0.33 0.00 0.07 0.00 0.02 99.58 14:04:36 14:03:01 all 0.15 0.00 0.06 0.00 0.02 99.77 14:04:36 14:03:01 0 0.03 0.00 0.07 0.00 0.02 99.88 14:04:36 14:03:01 1 0.27 0.00 0.05 0.00 0.02 99.67 14:04:36 14:04:01 all 0.12 0.00 0.07 0.00 0.03 99.79 14:04:36 14:04:01 0 0.15 0.00 0.07 0.00 0.03 99.75 14:04:36 14:04:01 1 0.08 0.00 0.07 0.00 0.02 99.83 14:04:36 Average: all 1.26 0.00 0.42 0.29 0.02 98.00 14:04:36 Average: 0 1.16 0.00 0.45 0.09 0.03 98.27 14:04:36 Average: 1 1.36 0.00 0.39 0.50 0.02 97.74 14:04:36 14:04:36 14:04:36