Pull request #123 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-secrets Obtained Jenkinsfile from 6d0e12302b20ea2db89bdca579aab6f2da1be346+491b751b393af814b448897491c9cdc022f26384 (fa52d7d5eb32e3f63b9c86fbe55f7331183cb84e) 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-ssh2918130879619734207.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-ssh9076508640250738357.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-secrets/branches/PR-123/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-123/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2926597854867145456.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-ssh6911306054587042075.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-secrets/branches/PR-123/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-123/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1679402080213394509.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-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-1376 in /w/workspace/gexfoundry_go-mod-secrets_PR-123 [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-123 # 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-123@tmp/jenkins-gitclient-ssh302942064839044547.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 491b751b393af814b448897491c9cdc022f26384 into PR head commit 6d0e12302b20ea2db89bdca579aab6f2da1be346 > 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-123@tmp/jenkins-gitclient-ssh8166862741532389339.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d0e12302b20ea2db89bdca579aab6f2da1be346 # 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-123@tmp/jenkins-gitclient-ssh8139296688334843332.key > git merge 491b751b393af814b448897491c9cdc022f26384 # timeout=10 Merge succeeded, producing 6d0e12302b20ea2db89bdca579aab6f2da1be346 Checking out Revision 6d0e12302b20ea2db89bdca579aab6f2da1be346 (PR-123) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d0e12302b20ea2db89bdca579aab6f2da1be346 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:00:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:00:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:00:52 ========================================================= 14:00:52 EdgeX Global Pipelines Version Info 14:00:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 35443ec644bbe64e6be8ad312806ea050252dc6c # timeout=10 14:00:53 ------------------- 14:00:53 stable info: 14:00:53 ------------------- 14:00:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:00:53 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 14:00:53 Message: update stable to v1.0.199 14:00:54 ------------------- 14:00:54 experimental info: 14:00:54 ------------------- 14:00:54 Commited By: **** collab-it+edgex@linuxfoundation.org 14:00:54 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 14:00:54 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:00:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:00:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:00:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:00:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:00:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:00:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:00:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:00:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:00:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-123 [Pipeline] echo 14:00:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-123 [Pipeline] echo 14:00:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-123 [Pipeline] echo 14:00:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d0e12302b20ea2db89bdca579aab6f2da1be346 [Pipeline] echo 14:00:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d0e123 [Pipeline] echo 14:00:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:00:55 + git log --format=format:%s -1 6d0e12302b20ea2db89bdca579aab6f2da1be346 [Pipeline] echo 14:00:55 GIT_COMMIT: 6d0e12302b20ea2db89bdca579aab6f2da1be346, Commit Message: docs: Update build status badge [Pipeline] echo 14:00:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:00:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:00:56 14:00:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:00:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:00:57 latest: Pulling from edgex-devops/git-semver 14:00:57 31603596830f: Pulling fs layer 14:00:57 b6dc333f4379: Pulling fs layer 14:00:57 3d9ef1400e77: Pulling fs layer 14:00:57 fd332fbdc1db: Pulling fs layer 14:00:57 fd332fbdc1db: Waiting 14:00:57 b6dc333f4379: Verifying Checksum 14:00:57 b6dc333f4379: Download complete 14:00:57 31603596830f: Verifying Checksum 14:00:57 31603596830f: Download complete 14:00:57 31603596830f: Pull complete 14:00:57 b6dc333f4379: Pull complete 14:00:57 fd332fbdc1db: Verifying Checksum 14:00:57 fd332fbdc1db: Download complete 14:00:58 3d9ef1400e77: Verifying Checksum 14:00:58 3d9ef1400e77: Download complete 14:00:58 3d9ef1400e77: Pull complete 14:00:58 fd332fbdc1db: Pull complete 14:00:58 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 14:00:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:00:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:00:58 prd-centos7-docker-4c-2g-1376 does not seem to be running inside a container 14:00:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-123 -v /w/workspace/gexfoundry_go-mod-secrets_PR-123:/w/workspace/gexfoundry_go-mod-secrets_PR-123:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-123@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 14:00:59 $ docker top 8e011887884ac00cda936a96510f3e15c0b14a0462efc08bf778ec08a0e347c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:00:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:00:59 [ssh-agent] Looking for ssh-agent implementation... 14:00:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:59 $ docker exec 8e011887884ac00cda936a96510f3e15c0b14a0462efc08bf778ec08a0e347c5 ssh-agent 14:01:00 SSH_AUTH_SOCK=/tmp/ssh-RBhRTCUnmk73/agent.14 14:01:00 SSH_AGENT_PID=20 14:01:00 Running ssh-add (command line suppressed) 14:01:00 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/private_key_4973649884408978856.key (/w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/private_key_4973649884408978856.key) 14:01:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:00 + git tag --points-at HEAD [Pipeline] } 14:01:00 $ docker exec --env ******** --env ******** 8e011887884ac00cda936a96510f3e15c0b14a0462efc08bf778ec08a0e347c5 ssh-agent -k 14:01:00 unset SSH_AUTH_SOCK; 14:01:00 unset SSH_AGENT_PID; 14:01:00 echo Agent pid 20 killed; 14:01:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:01:00 [ssh-agent] Looking for ssh-agent implementation... 14:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:00 $ docker exec 8e011887884ac00cda936a96510f3e15c0b14a0462efc08bf778ec08a0e347c5 ssh-agent 14:01:01 SSH_AUTH_SOCK=/tmp/ssh-qRoLXWpOn8kG/agent.55 14:01:01 SSH_AGENT_PID=61 14:01:01 Running ssh-add (command line suppressed) 14:01:01 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/private_key_4003425464340213155.key (/w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/private_key_4003425464340213155.key) 14:01:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:01 + git semver init 14:01:01 # -> Open(): unable to determine branch for HEAD 14:01:01 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-123/.git 14:01:01 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-123 14:01:01 # $SEMVER_REMOTE_NAME = origin 14:01:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:01:01 # $SEMVER_USER_NAME = edgex-jenkins 14:01:01 # $SEMVER_BRANCH = PR-123 14:01:01 # $SEMVER_TEMP = /tmp/semver-014289747 14:01:01 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 14:01:02 # '/tmp/semver-014289747' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-123/.semver' 14:01:02 # -> Force: false 14:01:02 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-123/.semver [Pipeline] } 14:01:02 $ docker exec --env ******** --env ******** 8e011887884ac00cda936a96510f3e15c0b14a0462efc08bf778ec08a0e347c5 ssh-agent -k 14:01:02 unset SSH_AUTH_SOCK; 14:01:02 unset SSH_AGENT_PID; 14:01:02 echo Agent pid 61 killed; 14:01:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:01:02 + git semver [Pipeline] } 14:01:02 $ docker stop --time=1 8e011887884ac00cda936a96510f3e15c0b14a0462efc08bf778ec08a0e347c5 14:01:03 $ docker rm -f 8e011887884ac00cda936a96510f3e15c0b14a0462efc08bf778ec08a0e347c5 [Pipeline] // withDockerContainer [Pipeline] sh 14:01:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:01:04 Stashed 1 file(s) [Pipeline] echo 14:01:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 14:01:19 Still waiting to schedule task 14:01:19 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:01:19 Still waiting to schedule task 14:01:19 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 14:03:18 Running on prd-centos7-docker-4c-2g-1381 in /w/workspace/gexfoundry_go-mod-secrets_PR-123 [Pipeline] { [Pipeline] ws 14:03:18 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 14:03:18 Selected Git installation does not exist. Using Default 14:03:18 The recommended git tool is: NONE 14:03:21 using credential edgex-jenkins-ssh 14:03:21 Cloning the remote Git repository 14:03:20 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 14:03:20 > git init /w/workspace/go-mod-secrets/2 # timeout=10 14:03:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 14:03:20 > git --version # timeout=10 14:03:20 > git --version # 'git version 2.24.4' 14:03:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:03:20 [INFO] Currently running in a labeled security context 14:03:20 [INFO] Currently SELinux is 'enforcing' on the host 14:03:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh5239595798737901508.key 14:03:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:03:22 Merging remotes/origin/main commit 491b751b393af814b448897491c9cdc022f26384 into PR head commit 6d0e12302b20ea2db89bdca579aab6f2da1be346 14:03:22 Merge succeeded, producing 6d0e12302b20ea2db89bdca579aab6f2da1be346 14:03:22 Checking out Revision 6d0e12302b20ea2db89bdca579aab6f2da1be346 (PR-123) 14:03:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 14:03:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:03:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 14:03:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 14:03:21 using GIT_SSH to set credentials SSH Credentials for GitHub 14:03:21 [INFO] Currently running in a labeled security context 14:03:21 [INFO] Currently SELinux is 'enforcing' on the host 14:03:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh294394585869439815.key 14:03:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:03:22 > git config core.sparsecheckout # timeout=10 14:03:22 > git checkout -f 6d0e12302b20ea2db89bdca579aab6f2da1be346 # timeout=10 14:03:22 > git remote # timeout=10 14:03:22 > git config --get remote.origin.url # timeout=10 14:03:22 using GIT_SSH to set credentials SSH Credentials for GitHub 14:03:22 [INFO] Currently running in a labeled security context 14:03:22 [INFO] Currently SELinux is 'enforcing' on the host 14:03:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh6607524966608526687.key 14:03:22 > git merge 491b751b393af814b448897491c9cdc022f26384 # timeout=10 14:03:22 > git rev-parse HEAD^{commit} # timeout=10 14:03:22 > git config core.sparsecheckout # timeout=10 14:03:22 > git checkout -f 6d0e12302b20ea2db89bdca579aab6f2da1be346 # timeout=10 14:03:26 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:03:26 ========================================================= 14:03:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:03:26 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:03:27 + 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 . 14:03:27 Sending build context to Docker daemon 709.1kB 14:03:27 Step 1/7 : ARG BASE=golang:1.16-alpine 14:03:27 Step 2/7 : FROM ${BASE} 14:03:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:03:27 540db60ca938: Pulling fs layer 14:03:27 adcc1eea9eea: Pulling fs layer 14:03:27 4c4ab2625f07: Pulling fs layer 14:03:27 0773c198feca: Pulling fs layer 14:03:27 345f892a5656: Pulling fs layer 14:03:27 4796506630df: Pulling fs layer 14:03:27 cc55df3e53f1: Pulling fs layer 14:03:27 4d027b6c602c: Pulling fs layer 14:03:27 449e75d2c14e: Pulling fs layer 14:03:27 0773c198feca: Waiting 14:03:27 345f892a5656: Waiting 14:03:27 4796506630df: Waiting 14:03:27 cc55df3e53f1: Waiting 14:03:27 4d027b6c602c: Waiting 14:03:27 449e75d2c14e: Waiting 14:03:27 4c4ab2625f07: Verifying Checksum 14:03:27 4c4ab2625f07: Download complete 14:03:27 adcc1eea9eea: Verifying Checksum 14:03:27 adcc1eea9eea: Download complete 14:03:27 345f892a5656: Verifying Checksum 14:03:27 345f892a5656: Download complete 14:03:27 4796506630df: Verifying Checksum 14:03:27 4796506630df: Download complete 14:03:27 cc55df3e53f1: Verifying Checksum 14:03:27 cc55df3e53f1: Download complete 14:03:27 540db60ca938: Verifying Checksum 14:03:29 540db60ca938: Pull complete 14:03:29 adcc1eea9eea: Pull complete 14:03:29 4c4ab2625f07: Pull complete 14:03:29 4d027b6c602c: Verifying Checksum 14:03:29 4d027b6c602c: Download complete 14:03:30 449e75d2c14e: Verifying Checksum 14:03:30 449e75d2c14e: Download complete 14:03:32 0773c198feca: Verifying Checksum 14:03:32 0773c198feca: Download complete 14:03:34 0773c198feca: Pull complete 14:03:34 345f892a5656: Pull complete 14:03:34 4796506630df: Pull complete 14:03:35 cc55df3e53f1: Pull complete 14:03:35 4d027b6c602c: Pull complete 14:03:36 449e75d2c14e: Pull complete 14:03:36 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 14:03:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:03:36 ---> 0d28375d9b5b 14:03:36 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:03:38 ---> Running in 61b2ee6ca733 14:03:38 Removing intermediate container 61b2ee6ca733 14:03:38 ---> 365bce165cdb 14:03:38 Step 4/7 : RUN apk add --update bash 14:03:38 ---> Running in bfc7e91465b9 14:03:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:03:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:03:40 OK: 149 MiB in 40 packages 14:03:41 Removing intermediate container bfc7e91465b9 14:03:41 ---> b5a3a6adfa0a 14:03:41 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:03:41 ---> Running in f407002d6bd4 14:03:41 Removing intermediate container f407002d6bd4 14:03:41 ---> 2621454c7992 14:03:41 Step 6/7 : COPY go.mod . 14:03:41 ---> 7dbd19218d96 14:03:41 Step 7/7 : RUN go mod download 14:03:41 ---> Running in 2835d2ea85b1 14:03:48 Removing intermediate container 2835d2ea85b1 14:03:48 ---> f6658b8d7834 14:03:48 Successfully built f6658b8d7834 14:03:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:03:48 + docker inspect -f . ci-base-image-x86_64 14:03:48 . [Pipeline] withDockerContainer 14:03:48 prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container 14:03:48 $ 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 14:03:49 $ docker top ea641bd41d02fcbfb70fcc2226f99eb466409d6c06122c2bc193f57e90f82ac7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:49 + go version 14:03:49 go version go1.16.5 linux/amd64 [Pipeline] } 14:03:49 $ docker stop --time=1 ea641bd41d02fcbfb70fcc2226f99eb466409d6c06122c2bc193f57e90f82ac7 14:03:50 $ docker rm -f ea641bd41d02fcbfb70fcc2226f99eb466409d6c06122c2bc193f57e90f82ac7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:03:51 + docker inspect -f . ci-base-image-x86_64 14:03:51 . [Pipeline] withDockerContainer 14:03:51 prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container 14:03:51 $ 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 14:03:51 $ docker top b69dade0432854a589e2918785f3940c736becc8ccca1c8c9c3ea20dbf6094db -eo pid,comm [Pipeline] { [Pipeline] sh 14:03:52 + go mod tidy [Pipeline] sh 14:03:52 + make test 14:03:52 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 14:03:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1379 in /w/workspace/gexfoundry_go-mod-secrets_PR-123 [Pipeline] { [Pipeline] ws 14:03:56 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 14:03:56 Selected Git installation does not exist. Using Default 14:03:56 The recommended git tool is: NONE 14:04:02 using credential edgex-jenkins-ssh 14:04:02 Cloning the remote Git repository 14:04:02 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 14:04:03 > git init /w/workspace/go-mod-secrets/2 # timeout=10 14:04:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 14:04:03 > git --version # timeout=10 14:04:03 > git --version # 'git version 2.17.1' 14:04:03 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:05 Merging remotes/origin/main commit 491b751b393af814b448897491c9cdc022f26384 into PR head commit 6d0e12302b20ea2db89bdca579aab6f2da1be346 14:04:05 Merge succeeded, producing 6d0e12302b20ea2db89bdca579aab6f2da1be346 14:04:05 Checking out Revision 6d0e12302b20ea2db89bdca579aab6f2da1be346 (PR-123) 14:04:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 14:04:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:04 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 14:04:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 14:04:04 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/123/head:refs/remotes/origin/PR-123 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:04:05 > git config core.sparsecheckout # timeout=10 14:04:05 > git checkout -f 6d0e12302b20ea2db89bdca579aab6f2da1be346 # timeout=10 14:04:05 > git remote # timeout=10 14:04:05 > git config --get remote.origin.url # timeout=10 14:04:05 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:05 > git merge 491b751b393af814b448897491c9cdc022f26384 # timeout=10 14:04:05 > git rev-parse HEAD^{commit} # timeout=10 14:04:05 > git config core.sparsecheckout # timeout=10 14:04:05 > git checkout -f 6d0e12302b20ea2db89bdca579aab6f2da1be346 # timeout=10 14:04:10 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:04:10 ========================================================= 14:04:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:04:10 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:04:11 + 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:04:12 Sending build context to Docker daemon 706kB 14:04:12 Step 1/7 : ARG BASE=golang:1.16-alpine 14:04:12 Step 2/7 : FROM ${BASE} 14:04:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:04:12 595b0fe564bb: Pulling fs layer 14:04:12 24495759ef45: Pulling fs layer 14:04:12 d148012ef14d: Pulling fs layer 14:04:12 cb65c68fc2e2: Pulling fs layer 14:04:12 093eec477d81: Pulling fs layer 14:04:12 a6d5b2bbb924: Pulling fs layer 14:04:12 2446dc1eb7d3: Pulling fs layer 14:04:12 596795e73e0f: Pulling fs layer 14:04:12 cb65c68fc2e2: Waiting 14:04:12 093eec477d81: Waiting 14:04:12 a6d5b2bbb924: Waiting 14:04:12 596795e73e0f: Waiting 14:04:12 2446dc1eb7d3: Waiting 14:04:12 d148012ef14d: Verifying Checksum 14:04:12 d148012ef14d: Download complete 14:04:12 24495759ef45: Verifying Checksum 14:04:12 24495759ef45: Download complete 14:04:12 093eec477d81: Verifying Checksum 14:04:12 093eec477d81: Download complete 14:04:12 a6d5b2bbb924: Verifying Checksum 14:04:12 a6d5b2bbb924: Download complete 14:04:12 595b0fe564bb: Download complete 14:04:13 2446dc1eb7d3: Verifying Checksum 14:04:13 2446dc1eb7d3: Download complete 14:04:13 595b0fe564bb: Pull complete 14:04:14 24495759ef45: Pull complete 14:04:15 d148012ef14d: Pull complete 14:04:16 596795e73e0f: Verifying Checksum 14:04:16 596795e73e0f: Download complete 14:04:16 cb65c68fc2e2: Verifying Checksum 14:04:16 cb65c68fc2e2: Download complete 14:04:19 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.200s coverage: 80.6% of statements 14:04:19 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.044s coverage: 57.1% of statements 14:04:19 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 14:04:20 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.053s coverage: 96.7% of statements 14:04:20 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.037s coverage: 89.5% of statements 14:04:20 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 14:04:20 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.023s coverage: 100.0% of statements 14:04:20 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 14:04:20 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.022s coverage: 85.7% of statements 14:04:20 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.047s coverage: 100.0% of statements 14:04:20 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 14:04:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:04:26 gofmt -l . 14:04:27 [ "`gofmt -l .`" = "" ] [Pipeline] } 14:04:27 $ docker stop --time=1 b69dade0432854a589e2918785f3940c736becc8ccca1c8c9c3ea20dbf6094db 14:04:28 $ docker rm -f b69dade0432854a589e2918785f3940c736becc8ccca1c8c9c3ea20dbf6094db [Pipeline] // withDockerContainer [Pipeline] sh 14:04:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:04:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 14:04:29 cb65c68fc2e2: Pull complete 14:04:29 093eec477d81: Pull complete 14:04:29 a6d5b2bbb924: Pull complete 14:04:29 2446dc1eb7d3: Pull complete [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:04:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:30 14:04:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:04:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:30 latest: Pulling from edgex-lftools-log-publisher 14:04:30 b4d181a07f80: Pulling fs layer 14:04:30 a1111a8f2ec3: Pulling fs layer 14:04:30 ed53099fbce6: Pulling fs layer 14:04:30 dc539afda2c1: Pulling fs layer 14:04:30 77bc0d833cb6: Pulling fs layer 14:04:30 9065ff56babe: Pulling fs layer 14:04:30 d287ab97295c: Pulling fs layer 14:04:30 77bc0d833cb6: Waiting 14:04:30 9065ff56babe: Waiting 14:04:30 d287ab97295c: Waiting 14:04:30 dc539afda2c1: Waiting 14:04:30 a1111a8f2ec3: Verifying Checksum 14:04:30 a1111a8f2ec3: Download complete 14:04:30 dc539afda2c1: Verifying Checksum 14:04:30 dc539afda2c1: Download complete 14:04:30 77bc0d833cb6: Verifying Checksum 14:04:30 77bc0d833cb6: Download complete 14:04:30 9065ff56babe: Verifying Checksum 14:04:30 9065ff56babe: Download complete 14:04:31 ed53099fbce6: Verifying Checksum 14:04:31 ed53099fbce6: Download complete 14:04:32 b4d181a07f80: Verifying Checksum 14:04:32 b4d181a07f80: Download complete 14:04:33 b4d181a07f80: Pull complete 14:04:33 a1111a8f2ec3: Pull complete 14:04:33 ed53099fbce6: Pull complete 14:04:33 596795e73e0f: Pull complete 14:04:33 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 14:04:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:04:33 ---> d9e956139c92 14:04:33 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:04:34 dc539afda2c1: Pull complete 14:04:34 77bc0d833cb6: Pull complete 14:04:34 9065ff56babe: Pull complete 14:04:34 d287ab97295c: Download complete 14:04:37 ---> Running in d9888127b1ae 14:04:38 Removing intermediate container d9888127b1ae 14:04:38 ---> 28b80822c5ee 14:04:38 Step 4/7 : RUN apk add --update bash 14:04:38 ---> Running in 3af4483be075 14:04:39 d287ab97295c: Pull complete 14:04:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:04:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:04:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:04:39 prd-centos7-docker-4c-2g-1381 does not seem to be running inside a container 14:04:39 $ 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 14:04:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:04:41 $ docker top c5adf53e8c640b50016b54fe5d785c4e3afc57d1f1cc58df175c6c5cbba28f7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:04:42 ---> job-cost.sh 14:04:42 lf-activate-venv: SKIPPING 14:04:42 INFO: No Stack... 14:04:43 INFO: Retrieving Pricing Info for: v3-standard-2 14:04:43 OK: 138 MiB in 40 packages 14:04:43 INFO: Archiving Costs [Pipeline] sh 14:04:43 + cat /w/workspace/go-mod-secrets/2/archives/cost.csv 14:04:43 + cut -d, -f6 [Pipeline] lock 14:04:43 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-123-2-stack-cost] 14:04:43 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-123-2-stack-cost] did not exist. Created. 14:04:43 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-123-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:04:44 + echo total: 0.05999999865889549 [Pipeline] stash 14:04:44 Stashed 1 file(s) [Pipeline] } 14:04:44 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-123-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:04:44 $ docker stop --time=1 c5adf53e8c640b50016b54fe5d785c4e3afc57d1f1cc58df175c6c5cbba28f7c 14:04:44 Removing intermediate container 3af4483be075 14:04:44 ---> 4fc0545cdbdd 14:04:44 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 14:04:44 ---> Running in cb1eb9223ab1 14:04:45 Removing intermediate container cb1eb9223ab1 14:04:45 ---> 86c225f1fad4 14:04:45 Step 6/7 : COPY go.mod . 14:04:45 $ docker rm -f c5adf53e8c640b50016b54fe5d785c4e3afc57d1f1cc58df175c6c5cbba28f7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:04:46 ---> 1cf23c1a2c7b 14:04:46 Step 7/7 : RUN go mod download 14:04:46 ---> Running in 8482d1aa83c5 14:05:04 Removing intermediate container 8482d1aa83c5 14:05:04 ---> 80dae08a99a1 14:05:04 Successfully built 80dae08a99a1 14:05:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:05:05 + docker inspect -f . ci-base-image-arm64 14:05:05 . [Pipeline] withDockerContainer 14:05:05 prd-ubuntu18.04-docker-arm64-4c-16g-1379 does not seem to be running inside a container 14:05: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 ******** -e ******** ci-base-image-arm64 cat 14:05:07 $ docker top bf40ce6c90dbd8281575a0111cb50d9516a90ad97e94986d5a36d1eec8f601e1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:08 + go version 14:05:08 go version go1.16.5 linux/arm64 [Pipeline] } 14:05:08 $ docker stop --time=1 bf40ce6c90dbd8281575a0111cb50d9516a90ad97e94986d5a36d1eec8f601e1 14:05:10 $ docker rm -f bf40ce6c90dbd8281575a0111cb50d9516a90ad97e94986d5a36d1eec8f601e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:05:11 + docker inspect -f . ci-base-image-arm64 14:05:11 . [Pipeline] withDockerContainer 14:05:11 prd-ubuntu18.04-docker-arm64-4c-16g-1379 does not seem to be running inside a container 14:05:11 $ 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-arm64 cat 14:05:13 $ docker top 54e610b100f3157566c9b0851262fca2c9616859ba9466cc811f741d4c4f8006 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:14 + go mod tidy [Pipeline] sh 14:05:15 + make test 14:05:15 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 14:06:37 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.994s coverage: 80.6% of statements 14:06:37 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.167s coverage: 57.1% of statements 14:06:37 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 14:06:37 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.314s coverage: 96.7% of statements 14:06:37 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.077s coverage: 89.5% of statements 14:06:37 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 14:06:37 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.060s coverage: 100.0% of statements 14:06:37 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 14:06:37 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.109s coverage: 85.7% of statements 14:06:37 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.180s coverage: 100.0% of statements 14:06:37 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 14:06:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:06:59 gofmt -l . 14:06:59 [ "`gofmt -l .`" = "" ] [Pipeline] } 14:06:59 $ docker stop --time=1 54e610b100f3157566c9b0851262fca2c9616859ba9466cc811f741d4c4f8006 14:07:01 $ docker rm -f 54e610b100f3157566c9b0851262fca2c9616859ba9466cc811f741d4c4f8006 [Pipeline] // withDockerContainer [Pipeline] sh 14:07:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:07:02 Warning: overwriting stash ‘coverage-report’ 14:07:03 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:07:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:07:04 14:07:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:07:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:07:04 arm64: Pulling from edgex-lftools-log-publisher 14:07:04 448f6bf000e3: Pulling fs layer 14:07:04 f757da607395: Pulling fs layer 14:07:04 05883995daec: Pulling fs layer 14:07:04 8603b9c90790: Pulling fs layer 14:07:04 1560dd03e051: Pulling fs layer 14:07:04 27f5ce0e4adf: Pulling fs layer 14:07:04 c2d8d7efcc4b: Pulling fs layer 14:07:04 8603b9c90790: Waiting 14:07:04 1560dd03e051: Waiting 14:07:04 27f5ce0e4adf: Waiting 14:07:04 c2d8d7efcc4b: Waiting 14:07:05 f757da607395: Verifying Checksum 14:07:05 f757da607395: Download complete 14:07:05 8603b9c90790: Verifying Checksum 14:07:05 8603b9c90790: Download complete 14:07:05 1560dd03e051: Verifying Checksum 14:07:05 1560dd03e051: Download complete 14:07:05 27f5ce0e4adf: Verifying Checksum 14:07:05 27f5ce0e4adf: Download complete 14:07:05 05883995daec: Verifying Checksum 14:07:07 448f6bf000e3: Verifying Checksum 14:07:07 448f6bf000e3: Download complete 14:07:10 448f6bf000e3: Pull complete 14:07:10 c2d8d7efcc4b: Verifying Checksum 14:07:10 c2d8d7efcc4b: Download complete 14:07:11 f757da607395: Pull complete 14:07:12 05883995daec: Pull complete 14:07:13 8603b9c90790: Pull complete 14:07:14 1560dd03e051: Pull complete 14:07:14 27f5ce0e4adf: Pull complete 14:07:29 c2d8d7efcc4b: Pull complete 14:07:29 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:07:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:07:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:07:29 prd-ubuntu18.04-docker-arm64-4c-16g-1379 does not seem to be running inside a container 14:07:29 $ 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:arm64 cat 14:07:34 $ docker top fd7d8aac520df3035df78db76d0d8451c5b374b714fe9b895131308b0b4ec7b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:07:35 ---> job-cost.sh 14:07:35 lf-activate-venv: SKIPPING 14:07:35 INFO: No Stack... 14:07:36 INFO: Retrieving Pricing Info for: v2-standard-4 14:07:37 INFO: Archiving Costs [Pipeline] sh 14:07:37 + cat /w/workspace/go-mod-secrets/2/archives/cost.csv 14:07:37 + cut -d, -f6 [Pipeline] lock 14:07:37 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-123-2-stack-cost] 14:07:37 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-123-2-stack-cost] did not exist. Created. 14:07:37 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-123-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:07:38 /w/workspace/go-mod-secrets/2@tmp/durable-86f3578d/script.sh: 1: /w/workspace/go-mod-secrets/2@tmp/durable-86f3578d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:07:39 + echo total: 0.18000000715255737 [Pipeline] stash 14:07:39 Warning: overwriting stash ‘stack-cost’ 14:07:39 Stashed 1 file(s) [Pipeline] } 14:07:39 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-123-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:07:39 $ docker stop --time=1 fd7d8aac520df3035df78db76d0d8451c5b374b714fe9b895131308b0b4ec7b6 14:07:41 $ docker rm -f fd7d8aac520df3035df78db76d0d8451c5b374b714fe9b895131308b0b4ec7b6 [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:07:41 provisioning config files... 14:07:41 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/config8192536864545806582tmp [Pipeline] { [Pipeline] sh 14:07:42 + set +x 14:07:42 + curl -s https://codecov.io/bash 14:07:42 + bash -s -- 14:07:42 14:07:42 _____ _ 14:07:42 / ____| | | 14:07:42 | | ___ __| | ___ ___ _____ __ 14:07:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:07:42 | |___| (_) | (_| | __/ (_| (_) \ V / 14:07:42 \_____\___/ \__,_|\___|\___\___/ \_/ 14:07:42 Bash-1.0.6 14:07:42 14:07:42 14:07:42 ==> git version 2.24.4 found 14:07:42 ==> 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:07:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:07:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:07:42 ==> Jenkins CI detected. 14:07:42 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-123 14:07:42 project root: . 14:07:42 --> token set from env 14:07:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:07:42 ==> Running gcov in . (disable via -X gcov) 14:07:42 ==> Python coveragepy not found 14:07:42 ==> Searching for coverage reports in: 14:07:42 + . 14:07:42 -> Found 1 reports 14:07:42 ==> Detecting git/mercurial file structure 14:07:42 ==> Reading reports 14:07:42 + ./coverage.out bytes=27483 14:07:42 ==> Appending adjustments 14:07:42 https://docs.codecov.io/docs/fixing-reports 14:07:42 + Found adjustments 14:07:42 ==> Gzipping contents 14:07:42 8.0K /tmp/codecov.G4gPp3.gz 14:07:42 ==> Uploading reports 14:07:42 url: https://codecov.io 14:07:42 query: branch=PR-123&commit=6d0e12302b20ea2db89bdca579aab6f2da1be346&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-123%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=123&job=&cmd_args= 14:07:42 -> Pinging Codecov 14:07:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-123&commit=6d0e12302b20ea2db89bdca579aab6f2da1be346&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-123%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=123&job=&cmd_args= 14:07:43 -> Uploading to 14:07:43 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/D63849C06B6B67093493C71CE874ED06/6d0e12302b20ea2db89bdca579aab6f2da1be346/7e40ccee-bdb7-4b05-a022-1560577a491f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T140742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e317c9b4201df994cb4f2a20aa796266bf302bc3023138cabade0efbeb82c191 14:07:43 % Total % Received % Xferd Average Speed Time Time Time Current 14:07:43 Dload Upload Total Spent Left Speed 14:07:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5696 0 0 100 5696 0 11019 --:--:-- --:--:-- --:--:-- 11017 100 5696 0 0 100 5696 0 11015 --:--:-- --:--:-- --:--:-- 11017 14:07:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/6d0e12302b20ea2db89bdca579aab6f2da1be346 [Pipeline] } 14:07:43 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:07:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:07:45 ---> package-listing.sh 14:07:45 ++ facter osfamily 14:07:45 ++ tr '[:upper:]' '[:lower:]' 14:07:45 + OS_FAMILY=redhat 14:07:45 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-123 14:07:45 + START_PACKAGES=/tmp/packages_start.txt 14:07:45 + END_PACKAGES=/tmp/packages_end.txt 14:07:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:07:45 + PACKAGES=/tmp/packages_start.txt 14:07:45 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-123 ']' 14:07:45 + PACKAGES=/tmp/packages_end.txt 14:07:45 + case "${OS_FAMILY}" in 14:07:45 + sort 14:07:45 + rpm -qa 14:07:46 + '[' -f /tmp/packages_start.txt ']' 14:07:46 + '[' -f /tmp/packages_end.txt ']' 14:07:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:07:46 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-123 ']' 14:07:46 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-123/archives/ 14:07:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-123/archives/ [Pipeline] echo 14:07:46 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-123/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:07:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:07:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:07:47 14:07:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:07:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:07:47 latest: Pulling from edgex-lftools-log-publisher 14:07:47 b4d181a07f80: Pulling fs layer 14:07:47 a1111a8f2ec3: Pulling fs layer 14:07:47 ed53099fbce6: Pulling fs layer 14:07:47 dc539afda2c1: Pulling fs layer 14:07:47 77bc0d833cb6: Pulling fs layer 14:07:47 9065ff56babe: Pulling fs layer 14:07:47 d287ab97295c: Pulling fs layer 14:07:47 dc539afda2c1: Waiting 14:07:47 77bc0d833cb6: Waiting 14:07:47 9065ff56babe: Waiting 14:07:47 d287ab97295c: Waiting 14:07:47 a1111a8f2ec3: Verifying Checksum 14:07:47 a1111a8f2ec3: Download complete 14:07:47 dc539afda2c1: Verifying Checksum 14:07:47 dc539afda2c1: Download complete 14:07:48 77bc0d833cb6: Verifying Checksum 14:07:48 77bc0d833cb6: Download complete 14:07:48 9065ff56babe: Verifying Checksum 14:07:48 9065ff56babe: Download complete 14:07:48 ed53099fbce6: Verifying Checksum 14:07:48 ed53099fbce6: Download complete 14:07:49 b4d181a07f80: Verifying Checksum 14:07:49 b4d181a07f80: Download complete 14:07:51 b4d181a07f80: Pull complete 14:07:51 a1111a8f2ec3: Pull complete 14:07:51 ed53099fbce6: Pull complete 14:07:51 dc539afda2c1: Pull complete 14:07:52 77bc0d833cb6: Pull complete 14:07:52 9065ff56babe: Pull complete 14:07:54 d287ab97295c: Verifying Checksum 14:07:54 d287ab97295c: Download complete 14:08:00 d287ab97295c: Pull complete 14:08:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:08:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:08:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:08:00 prd-centos7-docker-4c-2g-1376 does not seem to be running inside a container 14:08:00 $ 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-123/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-123 -v /w/workspace/gexfoundry_go-mod-secrets_PR-123:/w/workspace/gexfoundry_go-mod-secrets_PR-123:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-123@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:08:02 $ docker top e203ff3a3e73eaa6f2ecf0ca7c869c1a58bce860ffaf538099e182f0370c21ee -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:02 + touch /tmp/pre-build-complete [Pipeline] sh 14:08:03 + mkdir -p /var/log/sysstat [Pipeline] sh 14:08:03 + ls /var/log/sa-host 14:08:03 + sadf -c /var/log/sa-host/sa02 14:08:03 file_magic: OK 14:08:03 HZ: Using current value: 100 14:08:03 file_header: OK 14:08:03 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:08:03 Statistics: 14:08:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:08:03 File successfully converted to sysstat format version 12.0.3 14:08:03 + sadf -c /var/log/sa-host/sa05 14:08:03 file_magic: OK 14:08:03 HZ: Using current value: 100 14:08:03 file_header: OK 14:08:03 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:08:03 Statistics: 14:08:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:08:03 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:03 provisioning config files... 14:08:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-123@tmp/config6579590257182538905tmp [Pipeline] { [Pipeline] echo 14:08:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:08:03 ---> create-netrc.sh [Pipeline] } 14:08:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:08:04 ---> python-tools-install.sh [Pipeline] echo 14:08:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:08:04 ---> sudo-logs.sh 14:08:04 Archiving 'sudo' log.. 14:08:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-1376.vexxhost.local: Name or service not known 14:08:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-1376.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 14:08:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:08:05 ---> job-cost.sh 14:08:05 lf-activate-venv: SKIPPING 14:08:05 DEBUG: total: 0.18000000715255737 14:08:05 INFO: Retrieving Stack Cost... 14:08:06 INFO: Retrieving Pricing Info for: v3-standard-2 14:08:07 INFO: Archiving Costs [Pipeline] echo 14:08:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:08:07 ---> logs-deploy.sh 14:08:07 lf-activate-venv: SKIPPING 14:08:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-123/2 14:08:07 INFO: archiving workspace using pattern(s): 14:08:08 Archives upload complete. 14:08:08 INFO: archiving logs to Nexus 14:08:08 ---> uname -a: 14:08:08 Linux prd-centos7-docker-4c-2g-1376.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:08:08 14:08:08 14:08:08 ---> lscpu: 14:08:08 Architecture: x86_64 14:08:08 CPU op-mode(s): 32-bit, 64-bit 14:08:08 Byte Order: Little Endian 14:08:08 Address sizes: 40 bits physical, 48 bits virtual 14:08:08 CPU(s): 2 14:08:08 On-line CPU(s) list: 0,1 14:08:08 Thread(s) per core: 1 14:08:08 Core(s) per socket: 1 14:08:08 Socket(s): 2 14:08:08 NUMA node(s): 1 14:08:08 Vendor ID: AuthenticAMD 14:08:08 CPU family: 23 14:08:08 Model: 49 14:08:08 Model name: AMD EPYC-Rome Processor 14:08:08 Stepping: 0 14:08:08 CPU MHz: 2799.998 14:08:08 BogoMIPS: 5599.99 14:08:08 Virtualization: AMD-V 14:08:08 Hypervisor vendor: KVM 14:08:08 Virtualization type: full 14:08:08 L1d cache: 32K 14:08:08 L1i cache: 32K 14:08:08 L2 cache: 512K 14:08:08 L3 cache: 16384K 14:08:08 NUMA node0 CPU(s): 0,1 14:08:08 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:08:08 14:08:08 14:08:08 ---> nproc: 14:08:08 2 14:08:08 14:08:08 14:08:08 ---> df -h: 14:08:08 Filesystem Size Used Avail Use% Mounted on 14:08:08 overlay 40G 7.7G 33G 20% / 14:08:08 tmpfs 64M 0 64M 0% /dev 14:08:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:08:08 shm 64M 0 64M 0% /dev/shm 14:08:08 /dev/vda1 40G 7.7G 33G 20% /facter-os 14:08:08 14:08:08 14:08:08 ---> sar -b -r -n DEV: 14:08:08 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:08:08 14:08:08 14:00:08 LINUX RESTART (2 CPU) 14:08:08 14:08:08 14:01:02 tps rtps wtps bread/s bwrtn/s 14:08:08 14:02:01 6.62 0.27 6.35 25.19 172.66 14:08:08 14:03:01 0.88 0.00 0.88 0.00 12.72 14:08:08 14:04:01 0.20 0.00 0.20 0.00 3.17 14:08:08 14:05:01 0.15 0.00 0.15 0.00 2.28 14:08:08 14:06:01 0.22 0.00 0.22 0.00 3.28 14:08:08 14:07:01 0.23 0.00 0.23 0.00 2.81 14:08:08 14:08:01 41.52 0.13 41.39 13.72 12693.44 14:08:08 Average: 7.12 0.06 7.06 5.51 1845.47 14:08:08 14:08:08 14:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:08:08 14:02:01 5476572 0 797464 9.96 2620 1732284 1292644 14.27 566376 1566796 24 14:08:08 14:03:01 5484128 0 789932 9.86 2620 1732260 1221232 13.48 560196 1566508 8 14:08:08 14:04:01 5485928 0 788132 9.84 2620 1732260 1204736 13.30 560680 1565216 20 14:08:08 14:05:01 5483616 0 790436 9.87 2620 1732268 1204796 13.30 562952 1565216 20 14:08:08 14:06:01 5483744 0 790300 9.87 2620 1732276 1204712 13.30 561648 1565960 16 14:08:08 14:07:01 5484168 0 789876 9.86 2620 1732276 1204556 13.30 561868 1565960 16 14:08:08 14:08:01 4846276 0 937356 11.70 2620 2222688 1391056 15.36 749544 1905556 109860 14:08:08 Average: 5392062 0 811928 10.14 2620 1802330 1246247 13.76 589038 1614459 15709 14:08:08 14:08:08 14:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:08:08 14:02:01 eth0 15.39 8.80 13.43 3.68 0.00 0.00 0.00 0.00 14:08:08 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:02:01 docker0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:03:01 eth0 2.17 0.37 0.43 0.20 0.00 0.00 0.00 0.00 14:08:08 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:04:01 eth0 2.93 0.65 0.87 0.38 0.00 0.00 0.00 0.00 14:08:08 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:05:01 eth0 1.15 0.57 0.55 0.42 0.00 0.00 0.00 0.00 14:08:08 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:06:01 eth0 0.35 0.23 0.15 0.07 0.00 0.00 0.00 0.00 14:08:08 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:07:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:08:08 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:08:01 eth0 417.29 262.36 2621.97 25.43 0.00 0.00 0.00 0.00 14:08:08 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 Average: eth0 62.88 39.08 377.64 4.32 0.00 0.00 0.00 0.00 14:08:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:08 14:08:08 14:08:08 ---> sar -P ALL: 14:08:08 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:08:08 14:08:08 14:00:08 LINUX RESTART (2 CPU) 14:08:08 14:08:08 14:01:02 CPU %user %nice %system %iowait %steal %idle 14:08:08 14:02:01 all 0.88 0.00 0.42 0.03 0.02 98.66 14:08:08 14:02:01 0 0.70 0.00 0.44 0.00 0.02 98.84 14:08:08 14:02:01 1 1.05 0.00 0.39 0.07 0.02 98.47 14:08:08 14:03:01 all 0.24 0.00 0.06 0.00 0.02 99.68 14:08:08 14:03:01 0 0.08 0.00 0.07 0.00 0.02 99.83 14:08:08 14:03:01 1 0.40 0.00 0.05 0.00 0.02 99.53 14:08:08 14:04:01 all 0.23 0.00 0.07 0.00 0.01 99.69 14:08:08 14:04:01 0 0.12 0.00 0.08 0.00 0.02 99.78 14:08:08 14:04:01 1 0.35 0.00 0.05 0.00 0.00 99.60 14:08:08 14:05:01 all 0.20 0.00 0.05 0.00 0.02 99.73 14:08:08 14:05:01 0 0.27 0.00 0.05 0.00 0.02 99.67 14:08:08 14:05:01 1 0.13 0.00 0.05 0.00 0.02 99.80 14:08:08 14:06:01 all 0.24 0.00 0.05 0.00 0.02 99.69 14:08:08 14:06:01 0 0.38 0.00 0.03 0.00 0.02 99.57 14:08:08 14:06:01 1 0.10 0.00 0.07 0.00 0.02 99.82 14:08:08 14:07:01 all 0.16 0.00 0.08 0.00 0.01 99.76 14:08:08 14:07:01 0 0.22 0.00 0.05 0.00 0.00 99.73 14:08:08 14:07:01 1 0.10 0.00 0.10 0.00 0.02 99.78 14:08:08 14:08:01 all 8.17 0.00 3.61 0.36 0.04 87.82 14:08:08 14:08:01 0 8.59 0.00 3.78 0.34 0.03 87.25 14:08:08 14:08:01 1 7.74 0.00 3.44 0.38 0.05 88.39 14:08:08 Average: all 1.42 0.00 0.61 0.06 0.02 97.89 14:08:08 Average: 0 1.46 0.00 0.63 0.05 0.02 97.84 14:08:08 Average: 1 1.39 0.00 0.58 0.06 0.02 97.94 14:08:08 14:08:08 14:08:08