Pull request #127 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 lenny-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from bca1fc229f4de20f86512331bc889db6bff53995+2f377f4721241b0fde10f0baba3a9a8fec0596d4 (e914f086f2b071a5596775ba22077eb013cd37e0) 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-ssh2076848887362702087.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh8177759638711527710.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-secrets/branches/PR-127/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-secrets/branches/PR-127/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2775622951480634412.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh3741286686683486774.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-secrets/branches/PR-127/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-secrets/branches/PR-127/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5047161296697631070.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false 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-1365 in /w/workspace/gexfoundry_go-mod-secrets_PR-127 [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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-127 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/gexfoundry_go-mod-secrets_PR-127@tmp/jenkins-gitclient-ssh3269801601026154365.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/gexfoundry_go-mod-secrets_PR-127@tmp/jenkins-gitclient-ssh300917363160572012.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2f377f4721241b0fde10f0baba3a9a8fec0596d4 into PR head commit bca1fc229f4de20f86512331bc889db6bff53995 Merge succeeded, producing bca1fc229f4de20f86512331bc889db6bff53995 Checking out Revision bca1fc229f4de20f86512331bc889db6bff53995 (PR-127) > git config core.sparsecheckout # timeout=10 > git checkout -f bca1fc229f4de20f86512331bc889db6bff53995 # 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/gexfoundry_go-mod-secrets_PR-127@tmp/jenkins-gitclient-ssh6282373740261209753.key > git merge 2f377f4721241b0fde10f0baba3a9a8fec0596d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bca1fc229f4de20f86512331bc889db6bff53995 # timeout=10 Commit message: "Merge branch 'main' into pr-template" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:43:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:43:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:43:02 ========================================================= 23:43:02 EdgeX Global Pipelines Version Info 23:43:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 241970df11f2198f12c3091ffc8599d998021108 # timeout=10 23:43:03 ------------------- 23:43:03 stable info: 23:43:03 ------------------- 23:43:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:43:03 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:43:03 Message: update stable to v1.0.205 23:43:04 ------------------- 23:43:04 experimental info: 23:43:04 ------------------- 23:43:04 Commited By: **** collab-it+edgex@linuxfoundation.org 23:43:04 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:43:04 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:43:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 23:43:04 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 23:43:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:43:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-127 [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-127 [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-127 [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bca1fc229f4de20f86512331bc889db6bff53995 [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bca1fc2 [Pipeline] echo 23:43:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:43:06 + git log --format=format:%s -1 bca1fc229f4de20f86512331bc889db6bff53995 [Pipeline] echo 23:43:06 GIT_COMMIT: bca1fc229f4de20f86512331bc889db6bff53995, Commit Message: Merge branch 'main' into pr-template [Pipeline] echo 23:43:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:43:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:43:06 23:43:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:43:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:43:07 latest: Pulling from edgex-devops/git-semver 23:43:07 31603596830f: Pulling fs layer 23:43:07 04fac38145f0: Pulling fs layer 23:43:07 701f6daf10bf: Pulling fs layer 23:43:07 24f72da36158: Pulling fs layer 23:43:07 24f72da36158: Waiting 23:43:07 04fac38145f0: Download complete 23:43:07 31603596830f: Verifying Checksum 23:43:07 31603596830f: Download complete 23:43:07 31603596830f: Pull complete 23:43:07 24f72da36158: Verifying Checksum 23:43:07 24f72da36158: Download complete 23:43:07 04fac38145f0: Pull complete 23:43:07 701f6daf10bf: Verifying Checksum 23:43:07 701f6daf10bf: Download complete 23:43:08 701f6daf10bf: Pull complete 23:43:08 24f72da36158: Pull complete 23:43:08 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 23:43:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:43:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:43:08 prd-centos7-docker-4c-2g-1365 does not seem to be running inside a container 23:43:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-127 -v /w/workspace/gexfoundry_go-mod-secrets_PR-127:/w/workspace/gexfoundry_go-mod-secrets_PR-127:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-127@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:43:09 $ docker top 2d62ea11154f3cf4f3bcc56aa91e96f22ec3542dfee34040528eb5d52f8e1c57 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:43:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:09 [ssh-agent] Looking for ssh-agent implementation... 23:43:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:09 $ docker exec 2d62ea11154f3cf4f3bcc56aa91e96f22ec3542dfee34040528eb5d52f8e1c57 ssh-agent 23:43:10 SSH_AUTH_SOCK=/tmp/ssh-xO3wsbYXlzZq/agent.14 23:43:10 SSH_AGENT_PID=21 23:43:10 Running ssh-add (command line suppressed) 23:43:10 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp/private_key_8263400798860670410.key (/w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp/private_key_8263400798860670410.key) 23:43:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:10 + git tag --points-at HEAD [Pipeline] } 23:43:10 $ docker exec --env ******** --env ******** 2d62ea11154f3cf4f3bcc56aa91e96f22ec3542dfee34040528eb5d52f8e1c57 ssh-agent -k 23:43:10 unset SSH_AUTH_SOCK; 23:43:10 unset SSH_AGENT_PID; 23:43:10 echo Agent pid 21 killed; 23:43:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:43:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:10 [ssh-agent] Looking for ssh-agent implementation... 23:43:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:10 $ docker exec 2d62ea11154f3cf4f3bcc56aa91e96f22ec3542dfee34040528eb5d52f8e1c57 ssh-agent 23:43:11 SSH_AUTH_SOCK=/tmp/ssh-FmJbJuoKy1lI/agent.55 23:43:11 SSH_AGENT_PID=61 23:43:11 Running ssh-add (command line suppressed) 23:43:11 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp/private_key_4231147035792815407.key (/w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp/private_key_4231147035792815407.key) 23:43:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:11 + git semver init 23:43:11 # -> Open(): unable to determine branch for HEAD 23:43:11 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-127/.git 23:43:11 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-127 23:43:11 # $SEMVER_REMOTE_NAME = origin 23:43:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:43:11 # $SEMVER_USER_NAME = edgex-jenkins 23:43:11 # $SEMVER_BRANCH = PR-127 23:43:11 # $SEMVER_TEMP = /tmp/semver-039144089 23:43:11 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 23:43:27 # '/tmp/semver-039144089' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-127/.semver' 23:43:27 # -> Force: false 23:43:27 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-127/.semver [Pipeline] } 23:43:27 $ docker exec --env ******** --env ******** 2d62ea11154f3cf4f3bcc56aa91e96f22ec3542dfee34040528eb5d52f8e1c57 ssh-agent -k 23:43:27 unset SSH_AUTH_SOCK; 23:43:27 unset SSH_AGENT_PID; 23:43:27 echo Agent pid 61 killed; 23:43:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:43:30 + git semver [Pipeline] } 23:43:30 $ docker stop --time=1 2d62ea11154f3cf4f3bcc56aa91e96f22ec3542dfee34040528eb5d52f8e1c57 23:43:32 $ docker rm -f 2d62ea11154f3cf4f3bcc56aa91e96f22ec3542dfee34040528eb5d52f8e1c57 [Pipeline] // withDockerContainer [Pipeline] sh 23:43:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:43:32 Stashed 1 file(s) [Pipeline] echo 23:43:32 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 23:43:48 Still waiting to schedule task 23:43:48 ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘centos7-docker-4c-2g’ 23:43:48 ‘prd-centos7-docker-4c-2g-1345’ is offline 23:43:48 ‘prd-centos7-docker-4c-2g-1348’ is offline 23:43:48 ‘prd-centos7-docker-4c-2g-1357’ is offline 23:43:48 ‘prd-centos7-docker-4c-2g-1364’ is offline 23:43:48 ‘prd-centos7-docker-4c-2g-1368’ is offline 23:43:48 ‘prd-ubuntu18.04-docker-8c-8g-1352’ doesn’t have label ‘centos7-docker-4c-2g’ 23:43:48 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1355’ doesn’t have label ‘centos7-docker-4c-2g’ 23:43:48 Still waiting to schedule task 23:43:48 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:44:00 Running on prd-centos7-docker-4c-2g-1368 in /w/workspace/gexfoundry_go-mod-secrets_PR-127 [Pipeline] { [Pipeline] ws 23:44:00 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 23:44:01 Selected Git installation does not exist. Using Default 23:44:01 The recommended git tool is: NONE 23:44:06 using credential edgex-jenkins-ssh 23:44:06 Cloning the remote Git repository 23:44:06 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 23:44:07 > git init /w/workspace/go-mod-secrets/2 # timeout=10 23:44:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 23:44:07 > git --version # timeout=10 23:44:07 > git --version # 'git version 2.24.4' 23:44:07 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:07 [INFO] Currently running in a labeled security context 23:44:07 [INFO] Currently SELinux is 'enforcing' on the host 23:44:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh1583057828414164126.key 23:44:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:44:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 23:44:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:44:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 23:44:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 23:44:07 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:07 [INFO] Currently running in a labeled security context 23:44:07 [INFO] Currently SELinux is 'enforcing' on the host 23:44:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh4506978134974517452.key 23:44:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:44:08 Merging remotes/origin/main commit 2f377f4721241b0fde10f0baba3a9a8fec0596d4 into PR head commit bca1fc229f4de20f86512331bc889db6bff53995 23:44:08 Merge succeeded, producing bca1fc229f4de20f86512331bc889db6bff53995 23:44:08 Checking out Revision bca1fc229f4de20f86512331bc889db6bff53995 (PR-127) 23:44:08 > git config core.sparsecheckout # timeout=10 23:44:08 > git checkout -f bca1fc229f4de20f86512331bc889db6bff53995 # timeout=10 23:44:08 > git remote # timeout=10 23:44:08 > git config --get remote.origin.url # timeout=10 23:44:08 using GIT_SSH to set credentials SSH Credentials for GitHub 23:44:08 [INFO] Currently running in a labeled security context 23:44:08 [INFO] Currently SELinux is 'enforcing' on the host 23:44:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh96993877442158926.key 23:44:08 > git merge 2f377f4721241b0fde10f0baba3a9a8fec0596d4 # timeout=10 23:44:08 > git rev-parse HEAD^{commit} # timeout=10 23:44:08 > git config core.sparsecheckout # timeout=10 23:44:08 > git checkout -f bca1fc229f4de20f86512331bc889db6bff53995 # timeout=10 23:44:12 Commit message: "Merge branch 'main' into pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:44:12 ========================================================= 23:44:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:44:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:44:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:44:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:44:13 540db60ca938: Pulling fs layer 23:44:13 adcc1eea9eea: Pulling fs layer 23:44:13 4c4ab2625f07: Pulling fs layer 23:44:13 db62176df00c: Pulling fs layer 23:44:13 3b30891b0d05: Pulling fs layer 23:44:13 06b49ca38bd5: Pulling fs layer 23:44:13 c788192a36de: Pulling fs layer 23:44:13 a77e37c0d609: Pulling fs layer 23:44:13 c3185cebc471: Pulling fs layer 23:44:13 db62176df00c: Waiting 23:44:13 3b30891b0d05: Waiting 23:44:13 06b49ca38bd5: Waiting 23:44:13 c788192a36de: Waiting 23:44:13 a77e37c0d609: Waiting 23:44:13 c3185cebc471: Waiting 23:44:13 4c4ab2625f07: Verifying Checksum 23:44:13 4c4ab2625f07: Download complete 23:44:13 adcc1eea9eea: Verifying Checksum 23:44:13 adcc1eea9eea: Download complete 23:44:13 3b30891b0d05: Verifying Checksum 23:44:13 3b30891b0d05: Download complete 23:44:13 06b49ca38bd5: Verifying Checksum 23:44:13 06b49ca38bd5: Download complete 23:44:13 c788192a36de: Verifying Checksum 23:44:13 c788192a36de: Download complete 23:44:14 a77e37c0d609: Verifying Checksum 23:44:14 a77e37c0d609: Download complete 23:44:14 540db60ca938: Verifying Checksum 23:44:14 540db60ca938: Download complete 23:44:14 540db60ca938: Pull complete 23:44:14 adcc1eea9eea: Pull complete 23:44:14 4c4ab2625f07: Pull complete 23:44:21 c3185cebc471: Verifying Checksum 23:44:21 c3185cebc471: Download complete 23:44:21 db62176df00c: Verifying Checksum 23:44:21 db62176df00c: Download complete 23:44:24 db62176df00c: Pull complete 23:44:24 3b30891b0d05: Pull complete 23:44:24 06b49ca38bd5: Pull complete 23:44:24 c788192a36de: Pull complete 23:44:24 a77e37c0d609: Pull complete 23:44:26 c3185cebc471: Pull complete 23:44:26 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 23:44:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:44:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 23:44:26 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 23:44:26 + docker inspect -f . ci-base-image-x86_64 23:44:26 . [Pipeline] withDockerContainer 23:44:27 prd-centos7-docker-4c-2g-1368 does not seem to be running inside a container 23:44:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/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 ******** -e ******** ci-base-image-x86_64 cat 23:44:29 $ docker top 1e2167a10e2cde84f7addc1a35ba9872e46a6f25c29cb1ead54a5e3a0336a0ce -eo pid,comm [Pipeline] { [Pipeline] sh 23:44:29 + go version 23:44:29 go version go1.16.6 linux/amd64 [Pipeline] } 23:44:29 $ docker stop --time=1 1e2167a10e2cde84f7addc1a35ba9872e46a6f25c29cb1ead54a5e3a0336a0ce 23:44:31 $ docker rm -f 1e2167a10e2cde84f7addc1a35ba9872e46a6f25c29cb1ead54a5e3a0336a0ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:44:31 + docker inspect -f . ci-base-image-x86_64 23:44:31 . [Pipeline] withDockerContainer 23:44:31 prd-centos7-docker-4c-2g-1368 does not seem to be running inside a container 23:44:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/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 ******** -e ******** ci-base-image-x86_64 cat 23:44:32 $ docker top 30535f33a5bd101a014035483439b4c6b9a12b23cc870c9ca23699c0f68b9558 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:44:32 + go mod tidy 23:44:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 23:44:34 go: downloading github.com/stretchr/testify v1.7.0 23:44:34 go: downloading github.com/davecgh/go-spew v1.1.0 23:44:34 go: downloading github.com/pmezard/go-difflib v1.0.0 23:44:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:44:34 go: downloading github.com/stretchr/objx v0.1.0 23:44:34 go: downloading github.com/go-kit/kit v0.9.0 23:44:34 go: downloading github.com/go-playground/validator/v10 v10.6.1 23:44:34 go: downloading github.com/google/uuid v1.2.0 23:44:34 go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 23:44:34 go: downloading github.com/go-playground/universal-translator v0.17.0 23:44:34 go: downloading github.com/leodido/go-urn v1.2.0 23:44:34 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 23:44:34 go: downloading golang.org/x/text v0.3.2 23:44:34 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:44:34 go: downloading github.com/go-playground/locales v0.13.0 23:44:35 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:44:35 go: downloading github.com/go-stack/stack v1.8.0 23:44:35 go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d 23:44:35 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [Pipeline] sh 23:44:36 + make test 23:44:36 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 23:45:03 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.417s coverage: 80.6% of statements 23:45:03 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.044s coverage: 57.1% of statements 23:45:03 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 23:45:04 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.062s coverage: 96.7% of statements 23:45:04 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.020s coverage: 89.5% of statements 23:45:04 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 23:45:04 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.026s coverage: 100.0% of statements 23:45:04 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 23:45:04 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.027s coverage: 85.7% of statements 23:45:04 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.045s coverage: 100.0% of statements 23:45:04 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 23:45:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:45:13 gofmt -l . 23:45:13 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:45:13 $ docker stop --time=1 30535f33a5bd101a014035483439b4c6b9a12b23cc870c9ca23699c0f68b9558 23:45:15 $ docker rm -f 30535f33a5bd101a014035483439b4c6b9a12b23cc870c9ca23699c0f68b9558 [Pipeline] // withDockerContainer [Pipeline] sh 23:45:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:45:15 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:45:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:45:19 23:45:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:45:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:45:19 latest: Pulling from edgex-lftools-log-publisher 23:45:19 b4d181a07f80: Pulling fs layer 23:45:19 a1111a8f2ec3: Pulling fs layer 23:45:19 ed53099fbce6: Pulling fs layer 23:45:19 dc539afda2c1: Pulling fs layer 23:45:19 77bc0d833cb6: Pulling fs layer 23:45:19 9065ff56babe: Pulling fs layer 23:45:19 d287ab97295c: Pulling fs layer 23:45:19 dc539afda2c1: Waiting 23:45:19 77bc0d833cb6: Waiting 23:45:19 9065ff56babe: Waiting 23:45:19 d287ab97295c: Waiting 23:45:19 a1111a8f2ec3: Verifying Checksum 23:45:19 a1111a8f2ec3: Download complete 23:45:19 dc539afda2c1: Verifying Checksum 23:45:19 dc539afda2c1: Download complete 23:45:20 77bc0d833cb6: Verifying Checksum 23:45:20 77bc0d833cb6: Download complete 23:45:20 9065ff56babe: Verifying Checksum 23:45:20 9065ff56babe: Download complete 23:45:20 ed53099fbce6: Verifying Checksum 23:45:20 ed53099fbce6: Download complete 23:45:21 b4d181a07f80: Verifying Checksum 23:45:21 b4d181a07f80: Download complete 23:45:22 b4d181a07f80: Pull complete 23:45:22 a1111a8f2ec3: Pull complete 23:45:23 ed53099fbce6: Pull complete 23:45:23 dc539afda2c1: Pull complete 23:45:23 77bc0d833cb6: Pull complete 23:45:23 9065ff56babe: Pull complete 23:45:27 d287ab97295c: Verifying Checksum 23:45:27 d287ab97295c: Download complete 23:45:31 d287ab97295c: Pull complete 23:45:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:45:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:45:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:45:31 prd-centos7-docker-4c-2g-1368 does not seem to be running inside a container 23:45:31 $ 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-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:45:34 $ docker top c976788c2b4317e6a28b5a70be1861780dbb299cd3e2e7720d7cc230fe4f07e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:34 ---> job-cost.sh 23:45:34 lf-activate-venv: SKIPPING 23:45:34 INFO: No Stack... 23:45:35 INFO: Retrieving Pricing Info for: v3-standard-2 23:45:36 INFO: Archiving Costs [Pipeline] sh 23:45:36 + cat /w/workspace/go-mod-secrets/2/archives/cost.csv 23:45:36 + cut -d, -f6 [Pipeline] lock 23:45:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-127-2-stack-cost] 23:45:36 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-127-2-stack-cost] did not exist. Created. 23:45:36 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-127-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:45:36 + echo total: 0.05999999865889549 [Pipeline] stash 23:45:36 Stashed 1 file(s) [Pipeline] } 23:45:36 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-127-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:45:36 $ docker stop --time=1 c976788c2b4317e6a28b5a70be1861780dbb299cd3e2e7720d7cc230fe4f07e0 23:45:38 $ docker rm -f c976788c2b4317e6a28b5a70be1861780dbb299cd3e2e7720d7cc230fe4f07e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:47:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1372 in /w/workspace/gexfoundry_go-mod-secrets_PR-127 [Pipeline] { [Pipeline] ws 23:47:23 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 23:47:23 Selected Git installation does not exist. Using Default 23:47:23 The recommended git tool is: NONE 23:47:32 using credential edgex-jenkins-ssh 23:47:32 Cloning the remote Git repository 23:47:32 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 23:47:32 > git init /w/workspace/go-mod-secrets/2 # timeout=10 23:47:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 23:47:32 > git --version # timeout=10 23:47:32 > git --version # 'git version 2.17.1' 23:47:32 using GIT_SSH to set credentials SSH Credentials for GitHub 23:47:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:47:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 23:47:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:47:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 23:47:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 23:47:33 using GIT_SSH to set credentials SSH Credentials for GitHub 23:47:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:47:34 Merging remotes/origin/main commit 2f377f4721241b0fde10f0baba3a9a8fec0596d4 into PR head commit bca1fc229f4de20f86512331bc889db6bff53995 23:47:34 Merge succeeded, producing bca1fc229f4de20f86512331bc889db6bff53995 23:47:34 Checking out Revision bca1fc229f4de20f86512331bc889db6bff53995 (PR-127) 23:47:34 > git config core.sparsecheckout # timeout=10 23:47:34 > git checkout -f bca1fc229f4de20f86512331bc889db6bff53995 # timeout=10 23:47:34 > git remote # timeout=10 23:47:34 > git config --get remote.origin.url # timeout=10 23:47:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:47:34 > git merge 2f377f4721241b0fde10f0baba3a9a8fec0596d4 # timeout=10 23:47:34 > git rev-parse HEAD^{commit} # timeout=10 23:47:34 > git config core.sparsecheckout # timeout=10 23:47:34 > git checkout -f bca1fc229f4de20f86512331bc889db6bff53995 # timeout=10 23:47:39 Commit message: "Merge branch 'main' into pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:47:40 ========================================================= 23:47:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:47:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:47:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:47:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:47:43 595b0fe564bb: Pulling fs layer 23:47:43 24495759ef45: Pulling fs layer 23:47:43 d148012ef14d: Pulling fs layer 23:47:43 e90a11edd702: Pulling fs layer 23:47:43 d77568369979: Pulling fs layer 23:47:43 fc1c9f9a7f3b: Pulling fs layer 23:47:43 170f2ba95c9a: Pulling fs layer 23:47:43 97ac5df62f85: Pulling fs layer 23:47:43 fc1c9f9a7f3b: Waiting 23:47:43 170f2ba95c9a: Waiting 23:47:43 97ac5df62f85: Waiting 23:47:43 e90a11edd702: Waiting 23:47:43 d77568369979: Waiting 23:47:43 d148012ef14d: Verifying Checksum 23:47:43 d148012ef14d: Download complete 23:47:43 24495759ef45: Verifying Checksum 23:47:43 24495759ef45: Download complete 23:47:43 d77568369979: Download complete 23:47:43 fc1c9f9a7f3b: Verifying Checksum 23:47:43 fc1c9f9a7f3b: Download complete 23:47:43 170f2ba95c9a: Verifying Checksum 23:47:43 170f2ba95c9a: Download complete 23:47:43 595b0fe564bb: Verifying Checksum 23:47:43 595b0fe564bb: Download complete 23:47:43 595b0fe564bb: Pull complete 23:47:44 24495759ef45: Pull complete 23:47:45 d148012ef14d: Pull complete 23:47:47 97ac5df62f85: Verifying Checksum 23:47:47 97ac5df62f85: Download complete 23:47:47 e90a11edd702: Verifying Checksum 23:47:47 e90a11edd702: Download complete 23:47:57 e90a11edd702: Pull complete 23:47:57 d77568369979: Pull complete 23:47:58 fc1c9f9a7f3b: Pull complete 23:47:58 170f2ba95c9a: Pull complete 23:48:03 97ac5df62f85: Pull complete 23:48:03 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 23:48:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:48:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 23:48:04 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 23:48:04 + docker inspect -f . ci-base-image-arm64 23:48:04 . [Pipeline] withDockerContainer 23:48:05 prd-ubuntu18.04-docker-arm64-4c-16g-1372 does not seem to be running inside a container 23:48:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/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 23:48:13 $ docker top 88c9df712d5c29c331caf426dcf6876efb02be5abafdb79fb9b198f311a2af5d -eo pid,comm [Pipeline] { [Pipeline] sh 23:48:14 + go version 23:48:14 go version go1.16.6 linux/arm64 [Pipeline] } 23:48:14 $ docker stop --time=1 88c9df712d5c29c331caf426dcf6876efb02be5abafdb79fb9b198f311a2af5d 23:48:16 $ docker rm -f 88c9df712d5c29c331caf426dcf6876efb02be5abafdb79fb9b198f311a2af5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:48:17 + docker inspect -f . ci-base-image-arm64 23:48:17 . [Pipeline] withDockerContainer 23:48:18 prd-ubuntu18.04-docker-arm64-4c-16g-1372 does not seem to be running inside a container 23:48:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/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 23:48:20 $ docker top 349a7bf730cef929e1f2337af180f794d578225d08182da221889ca218c0013b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:48:21 + go mod tidy 23:48:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 23:48:23 go: downloading github.com/stretchr/testify v1.7.0 23:48:23 go: downloading github.com/davecgh/go-spew v1.1.0 23:48:23 go: downloading github.com/pmezard/go-difflib v1.0.0 23:48:23 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:48:23 go: downloading github.com/stretchr/objx v0.1.0 23:48:23 go: downloading github.com/go-kit/kit v0.9.0 23:48:23 go: downloading github.com/go-playground/validator/v10 v10.6.1 23:48:23 go: downloading github.com/google/uuid v1.2.0 23:48:23 go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 23:48:24 go: downloading github.com/leodido/go-urn v1.2.0 23:48:24 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 23:48:24 go: downloading github.com/go-playground/universal-translator v0.17.0 23:48:24 go: downloading golang.org/x/text v0.3.2 23:48:24 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:48:24 go: downloading github.com/go-playground/locales v0.13.0 23:48:28 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:48:28 go: downloading github.com/go-stack/stack v1.8.0 23:48:28 go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d 23:48:28 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [Pipeline] sh 23:48:30 + make test 23:48:30 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 23:50:06 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 10.106s coverage: 80.6% of statements 23:50:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.251s coverage: 57.1% of statements 23:50:06 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 23:50:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.250s coverage: 96.7% of statements 23:50:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.111s coverage: 89.5% of statements 23:50:06 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 23:50:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.093s coverage: 100.0% of statements 23:50:06 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 23:50:06 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.065s coverage: 85.7% of statements 23:50:06 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.200s coverage: 100.0% of statements 23:50:06 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 23:50:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:50:29 gofmt -l . 23:50:29 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:50:29 $ docker stop --time=1 349a7bf730cef929e1f2337af180f794d578225d08182da221889ca218c0013b 23:50:31 $ docker rm -f 349a7bf730cef929e1f2337af180f794d578225d08182da221889ca218c0013b [Pipeline] // withDockerContainer [Pipeline] sh 23:50:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:50:34 Warning: overwriting stash ‘coverage-report’ 23:50:35 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 23:50:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:50:36 23:50:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:50:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:50:36 arm64: Pulling from edgex-lftools-log-publisher 23:50:36 448f6bf000e3: Pulling fs layer 23:50:36 f757da607395: Pulling fs layer 23:50:36 05883995daec: Pulling fs layer 23:50:36 8603b9c90790: Pulling fs layer 23:50:36 1560dd03e051: Pulling fs layer 23:50:36 27f5ce0e4adf: Pulling fs layer 23:50:36 c2d8d7efcc4b: Pulling fs layer 23:50:36 8603b9c90790: Waiting 23:50:36 1560dd03e051: Waiting 23:50:36 27f5ce0e4adf: Waiting 23:50:36 c2d8d7efcc4b: Waiting 23:50:36 f757da607395: Verifying Checksum 23:50:36 f757da607395: Download complete 23:50:36 8603b9c90790: Verifying Checksum 23:50:36 8603b9c90790: Download complete 23:50:37 1560dd03e051: Verifying Checksum 23:50:37 1560dd03e051: Download complete 23:50:37 27f5ce0e4adf: Verifying Checksum 23:50:37 27f5ce0e4adf: Download complete 23:50:37 05883995daec: Verifying Checksum 23:50:37 05883995daec: Download complete 23:50:37 448f6bf000e3: Verifying Checksum 23:50:38 448f6bf000e3: Download complete 23:50:41 c2d8d7efcc4b: Verifying Checksum 23:50:41 c2d8d7efcc4b: Download complete 23:50:41 448f6bf000e3: Pull complete 23:50:42 f757da607395: Pull complete 23:50:44 05883995daec: Pull complete 23:50:44 8603b9c90790: Pull complete 23:50:45 1560dd03e051: Pull complete 23:50:46 27f5ce0e4adf: Pull complete 23:51:01 c2d8d7efcc4b: Pull complete 23:51:01 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:51:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:51:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:51:01 prd-ubuntu18.04-docker-arm64-4c-16g-1372 does not seem to be running inside a container 23:51:01 $ 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-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/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 23:51:06 $ docker top bf315ecbd26c8599ffcb567fd8e01ace92fd63254adc8bddb03505050d1716fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:51:07 ---> job-cost.sh 23:51:07 lf-activate-venv: SKIPPING 23:51:07 INFO: No Stack... 23:51:08 INFO: Retrieving Pricing Info for: v3-standard-4 23:51:09 INFO: Archiving Costs [Pipeline] sh 23:51:09 + cat /w/workspace/go-mod-secrets/2/archives/cost.csv 23:51:09 + cut -d, -f6 [Pipeline] lock 23:51:09 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-127-2-stack-cost] 23:51:09 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-127-2-stack-cost] did not exist. Created. 23:51:09 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-127-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:51:10 /w/workspace/go-mod-secrets/2@tmp/durable-141944ca/script.sh: 1: /w/workspace/go-mod-secrets/2@tmp/durable-141944ca/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:51:11 + echo total: 0.10999999940395355 [Pipeline] stash 23:51:11 Warning: overwriting stash ‘stack-cost’ 23:51:11 Stashed 1 file(s) [Pipeline] } 23:51:11 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-127-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:51:11 $ docker stop --time=1 bf315ecbd26c8599ffcb567fd8e01ace92fd63254adc8bddb03505050d1716fb 23:51:12 $ docker rm -f bf315ecbd26c8599ffcb567fd8e01ace92fd63254adc8bddb03505050d1716fb [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 23:51:14 provisioning config files... 23:51:14 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp/config4167486145284894932tmp [Pipeline] { [Pipeline] sh 23:51:14 + set +x 23:51:14 + curl -s https://codecov.io/bash 23:51:14 + bash -s -- 23:51:14 23:51:14 _____ _ 23:51:14 / ____| | | 23:51:14 | | ___ __| | ___ ___ _____ __ 23:51:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:51:14 | |___| (_) | (_| | __/ (_| (_) \ V / 23:51:14 \_____\___/ \__,_|\___|\___\___/ \_/ 23:51:14 Bash-1.0.6 23:51:14 23:51:14 23:51:14 ==> git version 2.24.4 found 23:51:14 ==> 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 23:51:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:51:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:51:14 ==> Jenkins CI detected. 23:51:14 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-127 23:51:14 project root: . 23:51:14 --> token set from env 23:51:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:51:14 ==> Running gcov in . (disable via -X gcov) 23:51:14 ==> Python coveragepy not found 23:51:14 ==> Searching for coverage reports in: 23:51:14 + . 23:51:14 -> Found 1 reports 23:51:14 ==> Detecting git/mercurial file structure 23:51:14 ==> Reading reports 23:51:14 + ./coverage.out bytes=27486 23:51:14 ==> Appending adjustments 23:51:14 https://docs.codecov.io/docs/fixing-reports 23:51:14 + Found adjustments 23:51:14 ==> Gzipping contents 23:51:14 8.0K /tmp/codecov.88QgV4.gz 23:51:14 ==> Uploading reports 23:51:14 url: https://codecov.io 23:51:14 query: branch=PR-127&commit=bca1fc229f4de20f86512331bc889db6bff53995&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-127%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=127&job=&cmd_args= 23:51:14 -> Pinging Codecov 23:51:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-127&commit=bca1fc229f4de20f86512331bc889db6bff53995&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-127%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=127&job=&cmd_args= 23:51:15 -> Uploading to 23:51:15 https://storage.googleapis.com/codecov/v4/raw/2021-09-24/D63849C06B6B67093493C71CE874ED06/bca1fc229f4de20f86512331bc889db6bff53995/a1d0d745-5add-46ab-b713-173224559067.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210924%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210924T235115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=adfef861ec3be07d0e2059d5498f836b849e4faad8921ae6385c51072711fb4e 23:51:15 % Total % Received % Xferd Average Speed Time Time Time Current 23:51:15 Dload Upload Total Spent Left Speed 23:51:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 5671 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5671 0 0 100 5671 0 7353 --:--:-- --:--:-- --:--:-- 7345 23:51:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/bca1fc229f4de20f86512331bc889db6bff53995 [Pipeline] } 23:51:15 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] sh 23:51:20 + '[' -d /w/workspace/gexfoundry_go-mod-secrets_PR-127/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:51:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:51:21 ---> package-listing.sh 23:51:21 ++ facter osfamily 23:51:21 ++ tr '[:upper:]' '[:lower:]' 23:51:21 + OS_FAMILY=redhat 23:51:21 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-127 23:51:21 + START_PACKAGES=/tmp/packages_start.txt 23:51:21 + END_PACKAGES=/tmp/packages_end.txt 23:51:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:51:21 + PACKAGES=/tmp/packages_start.txt 23:51:21 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-127 ']' 23:51:21 + PACKAGES=/tmp/packages_end.txt 23:51:21 + case "${OS_FAMILY}" in 23:51:21 + sort 23:51:21 + rpm -qa 23:51:21 + '[' -f /tmp/packages_start.txt ']' 23:51:21 + '[' -f /tmp/packages_end.txt ']' 23:51:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:51:21 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-127 ']' 23:51:21 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-127/archives/ 23:51:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-127/archives/ [Pipeline] echo 23:51:21 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/gexfoundry_go-mod-secrets_PR-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:51:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:51:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:22 23:51:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:51:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:23 latest: Pulling from edgex-lftools-log-publisher 23:51:23 b4d181a07f80: Pulling fs layer 23:51:23 a1111a8f2ec3: Pulling fs layer 23:51:23 ed53099fbce6: Pulling fs layer 23:51:23 dc539afda2c1: Pulling fs layer 23:51:23 77bc0d833cb6: Pulling fs layer 23:51:23 9065ff56babe: Pulling fs layer 23:51:23 d287ab97295c: Pulling fs layer 23:51:23 dc539afda2c1: Waiting 23:51:23 77bc0d833cb6: Waiting 23:51:23 9065ff56babe: Waiting 23:51:23 d287ab97295c: Waiting 23:51:23 a1111a8f2ec3: Verifying Checksum 23:51:23 a1111a8f2ec3: Download complete 23:51:23 dc539afda2c1: Verifying Checksum 23:51:23 dc539afda2c1: Download complete 23:51:23 77bc0d833cb6: Verifying Checksum 23:51:23 77bc0d833cb6: Download complete 23:51:23 9065ff56babe: Verifying Checksum 23:51:23 9065ff56babe: Download complete 23:51:24 ed53099fbce6: Verifying Checksum 23:51:24 ed53099fbce6: Download complete 23:51:24 b4d181a07f80: Verifying Checksum 23:51:24 b4d181a07f80: Download complete 23:51:25 b4d181a07f80: Pull complete 23:51:25 a1111a8f2ec3: Pull complete 23:51:26 ed53099fbce6: Pull complete 23:51:26 dc539afda2c1: Pull complete 23:51:26 77bc0d833cb6: Pull complete 23:51:27 9065ff56babe: Pull complete 23:51:28 d287ab97295c: Verifying Checksum 23:51:28 d287ab97295c: Download complete 23:51:33 d287ab97295c: Pull complete 23:51:33 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:51:33 prd-centos7-docker-4c-2g-1365 does not seem to be running inside a container 23:51:33 $ 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/gexfoundry_go-mod-secrets_PR-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-127 -v /w/workspace/gexfoundry_go-mod-secrets_PR-127:/w/workspace/gexfoundry_go-mod-secrets_PR-127:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-127@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 23:51:35 $ docker top f1243b7c8405372f76421740f0a4f017ffbdeae5404b2845125b2fd987a42e1d -eo pid,comm [Pipeline] { [Pipeline] sh 23:51:36 + touch /tmp/pre-build-complete [Pipeline] sh 23:51:36 + mkdir -p /var/log/sysstat [Pipeline] sh 23:51:37 + ls /var/log/sa-host 23:51:37 + sadf -c /var/log/sa-host/sa05 23:51:37 file_magic: OK 23:51:37 HZ: Using current value: 100 23:51:37 file_header: OK 23:51:37 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:51:37 Statistics: 23:51:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:51:37 File successfully converted to sysstat format version 12.0.3 23:51:37 + sadf -c /var/log/sa-host/sa24 23:51:37 file_magic: OK 23:51:37 HZ: Using current value: 100 23:51:37 file_header: OK 23:51:37 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:51:37 Statistics: 23:51:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:51:37 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:51:37 provisioning config files... 23:51:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-127@tmp/config7404455422463208512tmp [Pipeline] { [Pipeline] echo 23:51:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:51:37 ---> create-netrc.sh [Pipeline] } 23:51:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:51:38 ---> python-tools-install.sh [Pipeline] echo 23:51:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:51:38 ---> sudo-logs.sh 23:51:38 Archiving 'sudo' log.. 23:51:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-1365.vexxhost.local: Name or service not known 23:51:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-1365.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 23:51:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:51:38 ---> job-cost.sh 23:51:38 lf-activate-venv: SKIPPING 23:51:38 DEBUG: total: 0.10999999940395355 23:51:38 INFO: Retrieving Stack Cost... 23:51:39 INFO: Retrieving Pricing Info for: v3-standard-2 23:51:39 INFO: Archiving Costs [Pipeline] echo 23:51:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:51:40 ---> logs-deploy.sh 23:51:40 lf-activate-venv: SKIPPING 23:51:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-127/2 23:51:40 INFO: archiving workspace using pattern(s): 23:51:40 Archives upload complete. 23:51:40 INFO: archiving logs to Nexus 23:51:41 ---> uname -a: 23:51:41 Linux prd-centos7-docker-4c-2g-1365.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 23:51:41 23:51:41 23:51:41 ---> lscpu: 23:51:41 Architecture: x86_64 23:51:41 CPU op-mode(s): 32-bit, 64-bit 23:51:41 Byte Order: Little Endian 23:51:41 Address sizes: 40 bits physical, 48 bits virtual 23:51:41 CPU(s): 2 23:51:41 On-line CPU(s) list: 0,1 23:51:41 Thread(s) per core: 1 23:51:41 Core(s) per socket: 1 23:51:41 Socket(s): 2 23:51:41 NUMA node(s): 1 23:51:41 Vendor ID: AuthenticAMD 23:51:41 CPU family: 23 23:51:41 Model: 49 23:51:41 Model name: AMD EPYC-Rome Processor 23:51:41 Stepping: 0 23:51:41 CPU MHz: 2799.998 23:51:41 BogoMIPS: 5599.99 23:51:41 Virtualization: AMD-V 23:51:41 Hypervisor vendor: KVM 23:51:41 Virtualization type: full 23:51:41 L1d cache: 32K 23:51:41 L1i cache: 32K 23:51:41 L2 cache: 512K 23:51:41 L3 cache: 16384K 23:51:41 NUMA node0 CPU(s): 0,1 23:51:41 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 23:51:41 23:51:41 23:51:41 ---> nproc: 23:51:41 2 23:51:41 23:51:41 23:51:41 ---> df -h: 23:51:41 Filesystem Size Used Avail Use% Mounted on 23:51:41 overlay 40G 7.7G 33G 20% / 23:51:41 tmpfs 64M 0 64M 0% /dev 23:51:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:51:41 shm 64M 0 64M 0% /dev/shm 23:51:41 /dev/vda1 40G 7.7G 33G 20% /facter-os 23:51:41 23:51:41 23:51:41 ---> sar -b -r -n DEV: 23:51:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/24/21 _x86_64_ (2 CPU) 23:51:41 23:51:41 23:42:19 LINUX RESTART (2 CPU) 23:51:41 23:51:41 23:43:01 tps rtps wtps bread/s bwrtn/s 23:51:41 23:44:01 21.60 3.41 18.18 2558.11 2714.40 23:51:41 23:45:02 1.75 0.00 1.75 0.00 34.89 23:51:41 23:46:01 0.19 0.00 0.19 0.00 2.32 23:51:41 23:47:01 0.25 0.00 0.25 0.00 3.61 23:51:41 23:48:01 0.25 0.00 0.25 0.00 3.58 23:51:41 23:49:01 0.33 0.00 0.33 0.00 4.81 23:51:41 23:50:01 0.22 0.00 0.22 0.00 2.30 23:51:41 23:51:01 0.22 0.00 0.22 0.00 2.70 23:51:41 Average: 3.11 0.43 2.68 320.53 346.90 23:51:41 23:51:41 23:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:51:41 23:44:01 5469200 0 804840 10.05 2620 1732280 1302536 14.38 578120 1561248 136 23:51:41 23:45:02 5476620 0 797412 9.96 2620 1732288 1239336 13.68 571892 1561364 20 23:51:41 23:46:01 5479576 0 794452 9.92 2620 1732292 1206632 13.32 569904 1561148 16 23:51:41 23:47:01 5478408 0 795612 9.93 2620 1732300 1206656 13.32 570780 1561564 20 23:51:41 23:48:01 5478800 0 795160 9.93 2620 1732360 1206680 13.32 568212 1564228 36 23:51:41 23:49:01 5480676 0 793336 9.91 2620 1732308 1206440 13.32 566976 1564216 12 23:51:41 23:50:01 5479504 0 794504 9.92 2620 1732312 1206440 13.32 567716 1564212 20 23:51:41 23:51:01 5470420 0 803584 10.03 2620 1732316 1206620 13.32 576396 1564212 16 23:51:41 Average: 5476650 0 797362 9.96 2620 1732307 1222668 13.50 571250 1562774 34 23:51:41 23:51:41 23:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:51:41 23:44:01 eth0 102.60 65.02 354.99 18.24 0.00 0.00 0.00 0.00 23:51:41 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:41 23:44:01 docker0 2.61 1.98 1.22 5.76 0.00 0.00 0.00 0.00 23:51:41 23:45:02 eth0 1.75 0.22 0.38 0.13 0.00 0.00 0.00 0.00 23:51:41 23:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:41 23:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:41 23:46:01 eth0 3.08 0.59 0.72 0.44 0.00 0.00 0.00 0.00 23:51:41 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:41 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:41 23:47:01 eth0 1.10 0.30 0.33 0.20 0.00 0.00 0.00 0.00 23:51:41 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:41 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:41 23:48:01 eth0 1.28 0.83 0.68 0.50 0.00 0.00 0.00 0.00 23:51:41 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:41 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:41 23:49:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:51:41 23:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:41 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:41 23:50:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:51:41 23:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:41 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:41 23:51:01 eth0 1.00 0.32 0.32 0.20 0.00 0.00 0.00 0.00 23:51:41 23:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:41 23:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:41 Average: eth0 13.91 8.45 44.79 2.47 0.00 0.00 0.00 0.00 23:51:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:41 Average: docker0 0.33 0.25 0.15 0.72 0.00 0.00 0.00 0.00 23:51:41 23:51:41 23:51:41 ---> sar -P ALL: 23:51:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/24/21 _x86_64_ (2 CPU) 23:51:41 23:51:41 23:42:19 LINUX RESTART (2 CPU) 23:51:41 23:51:41 23:43:01 CPU %user %nice %system %iowait %steal %idle 23:51:41 23:44:01 all 3.74 0.00 1.88 0.39 0.04 93.96 23:51:41 23:44:01 0 3.85 0.00 2.04 0.54 0.05 93.51 23:51:41 23:44:01 1 3.62 0.00 1.71 0.24 0.03 94.41 23:51:41 23:45:02 all 0.16 0.00 0.06 0.00 0.03 99.75 23:51:41 23:45:02 0 0.08 0.00 0.07 0.00 0.05 99.80 23:51:41 23:45:02 1 0.23 0.00 0.05 0.00 0.02 99.70 23:51:41 23:46:01 all 0.24 0.00 0.08 0.00 0.03 99.66 23:51:41 23:46:01 0 0.14 0.00 0.10 0.00 0.03 99.73 23:51:41 23:46:01 1 0.34 0.00 0.05 0.00 0.02 99.59 23:51:41 23:47:01 all 0.19 0.00 0.05 0.00 0.03 99.72 23:51:41 23:47:01 0 0.02 0.00 0.03 0.00 0.03 99.92 23:51:41 23:47:01 1 0.37 0.00 0.07 0.00 0.03 99.53 23:51:41 23:48:01 all 0.21 0.00 0.08 0.00 0.02 99.70 23:51:41 23:48:01 0 0.12 0.00 0.05 0.00 0.02 99.82 23:51:41 23:48:01 1 0.30 0.00 0.10 0.00 0.02 99.58 23:51:41 23:49:01 all 0.09 0.00 0.05 0.00 0.03 99.82 23:51:41 23:49:01 0 0.13 0.00 0.05 0.00 0.03 99.78 23:51:41 23:49:01 1 0.05 0.00 0.05 0.00 0.03 99.87 23:51:41 23:50:01 all 0.13 0.00 0.06 0.00 0.03 99.79 23:51:41 23:50:01 0 0.17 0.00 0.05 0.00 0.03 99.75 23:51:41 23:50:01 1 0.08 0.00 0.07 0.00 0.02 99.83 23:51:41 23:51:01 all 0.07 0.00 0.05 0.00 0.04 99.84 23:51:41 23:51:01 0 0.07 0.00 0.07 0.00 0.05 99.82 23:51:41 23:51:01 1 0.07 0.00 0.03 0.00 0.03 99.87 23:51:41 Average: all 0.60 0.00 0.29 0.05 0.03 99.04 23:51:41 Average: 0 0.57 0.00 0.31 0.07 0.04 99.02 23:51:41 Average: 1 0.63 0.00 0.26 0.03 0.03 99.05 23:51:41 23:51:41 23:51:41