Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 27e91a1ab20546e707878558a791d213273b002c Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3490 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 27e91a1ab20546e707878558a791d213273b002c (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27e91a1ab20546e707878558a791d213273b002c # timeout=10 Commit message: "Merge pull request #104 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.90" > git rev-list --no-walk 61a4dbf2d66960796dcfae1e6c00372a9cc5e7a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:18:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:18:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:18:14 ========================================================= 17:18:14 EdgeX Global Pipelines Version Info 17:18:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:18:16 ------------------- 17:18:16 stable info: 17:18:16 ------------------- 17:18:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:18:16 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 17:18:16 Message: update stable to v1.0.131 17:18:16 ------------------- 17:18:16 experimental info: 17:18:16 ------------------- 17:18:16 Commited By: **** collab-it+edgex@linuxfoundation.org 17:18:16 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 17:18:16 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:18:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:18:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:18:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:18:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:18:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:18:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:18:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 17:18:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 17:18:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 17:18:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27e91a1ab20546e707878558a791d213273b002c [Pipeline] echo 17:18:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27e91a1 [Pipeline] echo 17:18:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:18:21 + git log --format=format:%s -1 27e91a1ab20546e707878558a791d213273b002c [Pipeline] echo 17:18:21 GIT_COMMIT: 27e91a1ab20546e707878558a791d213273b002c, Commit Message: Merge pull request #104 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.90 [Pipeline] echo 17:18:21 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:18:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:18:22 17:18:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:18:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:18:22 latest: Pulling from edgex-devops/git-semver 17:18:22 31603596830f: Pulling fs layer 17:18:22 2a8b12db71e7: Pulling fs layer 17:18:22 6ca5941a6612: Pulling fs layer 17:18:22 ecc8261a40a4: Pulling fs layer 17:18:22 ecc8261a40a4: Waiting 17:18:22 2a8b12db71e7: Verifying Checksum 17:18:22 2a8b12db71e7: Download complete 17:18:23 31603596830f: Verifying Checksum 17:18:23 31603596830f: Download complete 17:18:23 ecc8261a40a4: Verifying Checksum 17:18:23 ecc8261a40a4: Download complete 17:18:23 6ca5941a6612: Verifying Checksum 17:18:23 6ca5941a6612: Download complete 17:18:23 31603596830f: Pull complete 17:18:23 2a8b12db71e7: Pull complete 17:18:24 6ca5941a6612: Pull complete 17:18:24 ecc8261a40a4: Pull complete 17:18:24 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:18:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:18:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:18:24 prd-centos7-docker-4c-2g-3490 does not seem to be running inside a container 17:18:24 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:18:26 $ docker top 089d86ad03d5bdefa44c802680d68d49938a928f1faf3abdcd3f2a66ce18231e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:18:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:27 [ssh-agent] Looking for ssh-agent implementation... 17:18:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:27 $ docker exec 089d86ad03d5bdefa44c802680d68d49938a928f1faf3abdcd3f2a66ce18231e ssh-agent 17:18:27 SSH_AUTH_SOCK=/tmp/ssh-L7WcvNDvDHap/agent.13 17:18:27 SSH_AGENT_PID=18 17:18:27 Running ssh-add (command line suppressed) 17:18:27 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5878186797031854461.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5878186797031854461.key) 17:18:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:27 + git describe --exact-match --tags HEAD 17:18:27 fatal: no tag exactly matches '27e91a1ab20546e707878558a791d213273b002c' [Pipeline] } 17:18:27 $ docker exec --env ******** --env ******** 089d86ad03d5bdefa44c802680d68d49938a928f1faf3abdcd3f2a66ce18231e ssh-agent -k 17:18:28 unset SSH_AUTH_SOCK; 17:18:28 unset SSH_AGENT_PID; 17:18:28 echo Agent pid 18 killed; 17:18:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:18:28 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:18:28 This usually means this commit has not been tagged. [Pipeline] sshagent 17:18:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:18:28 [ssh-agent] Looking for ssh-agent implementation... 17:18:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:18:28 $ docker exec 089d86ad03d5bdefa44c802680d68d49938a928f1faf3abdcd3f2a66ce18231e ssh-agent 17:18:28 SSH_AUTH_SOCK=/tmp/ssh-iQgFtqemKu3H/agent.46 17:18:28 SSH_AGENT_PID=51 17:18:28 Running ssh-add (command line suppressed) 17:18:28 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3723171869230783696.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3723171869230783696.key) 17:18:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:18:29 + git semver init 17:18:29 # -> Open(): unable to determine branch for HEAD 17:18:29 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 17:18:29 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 17:18:29 # $SEMVER_REMOTE_NAME = origin 17:18:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:18:29 # $SEMVER_USER_NAME = edgex-jenkins 17:18:29 # $SEMVER_BRANCH = master 17:18:29 # $SEMVER_TEMP = /tmp/semver-519704794 17:18:29 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 17:18:29 # '/tmp/semver-519704794' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 17:18:29 # -> Force: false 17:18:29 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 17:18:29 $ docker exec --env ******** --env ******** 089d86ad03d5bdefa44c802680d68d49938a928f1faf3abdcd3f2a66ce18231e ssh-agent -k 17:18:29 unset SSH_AUTH_SOCK; 17:18:29 unset SSH_AGENT_PID; 17:18:29 echo Agent pid 51 killed; 17:18:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:18:30 + git semver [Pipeline] } 17:18:30 $ docker stop --time=1 089d86ad03d5bdefa44c802680d68d49938a928f1faf3abdcd3f2a66ce18231e 17:18:32 $ docker rm -f 089d86ad03d5bdefa44c802680d68d49938a928f1faf3abdcd3f2a66ce18231e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:18:33 Stashed 53 file(s) [Pipeline] echo 17:18:33 [edgeXSemver]: initialized semver on version 0.0.45 [Pipeline] echo 17:18:33 Archived original version: [0.0.45] [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 17:18:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3483 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 17:18:33 Running in /w/workspace/go-mod-bootstrap/47 [Pipeline] { [Pipeline] checkout 17:18:38 using credential edgex-jenkins-ssh 17:18:38 Cloning the remote Git repository 17:18:38 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:18:38 > git init /w/workspace/go-mod-bootstrap/47 # timeout=10 17:18:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:18:38 > git --version # timeout=10 17:18:38 > git --version # 'git version 2.17.1' 17:18:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:18:40 Checking out Revision 27e91a1ab20546e707878558a791d213273b002c (master) 17:18:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:18:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:18:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:18:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:18:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:18:39 using GIT_SSH to set credentials SSH Credentials for GitHub 17:18:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:18:40 > git config core.sparsecheckout # timeout=10 17:18:40 > git checkout -f 27e91a1ab20546e707878558a791d213273b002c # timeout=10 17:18:44 Commit message: "Merge pull request #104 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.90" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:18:45 ========================================================= 17:18:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:18:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:18:46 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 17:18:47 Sending build context to Docker daemon 744.4kB 17:18:47 Step 1/8 : ARG BASE=golang:1.15-alpine 17:18:47 Step 2/8 : FROM ${BASE} 17:18:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:18:47 b538f80385f9: Pulling fs layer 17:18:47 74f711af9a0d: Pulling fs layer 17:18:47 99f96fe45779: Pulling fs layer 17:18:47 8529a6b9a6be: Pulling fs layer 17:18:47 45590311c82a: Pulling fs layer 17:18:47 69ca0ff8b7b3: Pulling fs layer 17:18:47 209524e5b208: Pulling fs layer 17:18:47 8529a6b9a6be: Waiting 17:18:47 45590311c82a: Waiting 17:18:47 69ca0ff8b7b3: Waiting 17:18:47 209524e5b208: Waiting 17:18:47 99f96fe45779: Verifying Checksum 17:18:47 99f96fe45779: Download complete 17:18:47 74f711af9a0d: Verifying Checksum 17:18:47 74f711af9a0d: Download complete 17:18:47 45590311c82a: Verifying Checksum 17:18:47 45590311c82a: Download complete 17:18:47 69ca0ff8b7b3: Verifying Checksum 17:18:47 69ca0ff8b7b3: Download complete 17:18:47 b538f80385f9: Verifying Checksum 17:18:47 b538f80385f9: Download complete 17:18:48 b538f80385f9: Pull complete 17:18:48 Still waiting to schedule task 17:18:48 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3490’ 17:18:49 74f711af9a0d: Pull complete 17:18:49 99f96fe45779: Pull complete 17:18:50 209524e5b208: Verifying Checksum 17:18:50 209524e5b208: Download complete 17:18:51 8529a6b9a6be: Verifying Checksum 17:18:51 8529a6b9a6be: Download complete 17:19:01 8529a6b9a6be: Pull complete 17:19:02 45590311c82a: Pull complete 17:19:02 69ca0ff8b7b3: Pull complete 17:19:06 209524e5b208: Pull complete 17:19:06 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 17:19:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:19:06 ---> 5bddaf1c2fca 17:19:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:19:09 ---> Running in ee4e3f7ecac0 17:19:09 Removing intermediate container ee4e3f7ecac0 17:19:09 ---> eebea7692c3b 17:19:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:09 ---> Running in d99410db67d0 17:19:12 Removing intermediate container d99410db67d0 17:19:12 ---> 3e12b3a0a5ea 17:19:12 Step 5/8 : RUN apk add --update --no-cache git make 17:19:12 ---> Running in bb1f3e338125 17:19:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:19:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:19:15 OK: 142 MiB in 39 packages 17:19:16 Removing intermediate container bb1f3e338125 17:19:16 ---> 7d876b9aafc7 17:19:16 Step 6/8 : WORKDIR /build 17:19:16 ---> Running in 44c9a9ca160f 17:19:17 Removing intermediate container 44c9a9ca160f 17:19:17 ---> 10e5fe136c54 17:19:17 Step 7/8 : COPY go.mod . 17:19:18 ---> 4e6c7cf60340 17:19:18 Step 8/8 : RUN go mod download 17:19:18 ---> Running in 99731cc22cca 17:19:40 Removing intermediate container 99731cc22cca 17:19:40 ---> 7c9f170cf89a 17:19:40 Successfully built 7c9f170cf89a 17:19:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:19:40 + docker inspect -f . ci-base-image-arm64 17:19:40 . [Pipeline] withDockerContainer 17:19:41 prd-ubuntu18.04-docker-arm64-4c-16g-3483 does not seem to be running inside a container 17:19:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/47 -v /w/workspace/go-mod-bootstrap/47:/w/workspace/go-mod-bootstrap/47:rw,z -v /w/workspace/go-mod-bootstrap/47@tmp:/w/workspace/go-mod-bootstrap/47@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 ******** ci-base-image-arm64 cat 17:19:43 $ docker top 29b21e7fd901c093ab240f8ffb30fa07dbedcb2ed38ed5f6d8bf709e74485c68 -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:44 + go version 17:19:44 go version go1.15.2 linux/arm64 [Pipeline] } 17:19:44 $ docker stop --time=1 29b21e7fd901c093ab240f8ffb30fa07dbedcb2ed38ed5f6d8bf709e74485c68 17:19:46 $ docker rm -f 29b21e7fd901c093ab240f8ffb30fa07dbedcb2ed38ed5f6d8bf709e74485c68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:20:38 Running on prd-centos7-docker-4c-2g-3493 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 17:20:38 Running in /w/workspace/go-mod-bootstrap/47 [Pipeline] { [Pipeline] checkout 17:20:46 using credential edgex-jenkins-ssh 17:20:46 Cloning the remote Git repository 17:20:46 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:20:47 > git init /w/workspace/go-mod-bootstrap/47 # timeout=10 17:20:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:20:47 > git --version # timeout=10 17:20:47 > git --version # 'git version 2.16.5' 17:20:47 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:48 Checking out Revision 27e91a1ab20546e707878558a791d213273b002c (master) 17:20:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:20:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:20:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:20:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:20:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:20:48 > git config core.sparsecheckout # timeout=10 17:20:48 > git checkout -f 27e91a1ab20546e707878558a791d213273b002c # timeout=10 17:20:53 Commit message: "Merge pull request #104 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.90" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:20:54 ========================================================= 17:20:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:20:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:20:55 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 17:20:55 Sending build context to Docker daemon 744.4kB 17:20:55 Step 1/8 : ARG BASE=golang:1.15-alpine 17:20:55 Step 2/8 : FROM ${BASE} 17:20:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:20:55 df20fa9351a1: Pulling fs layer 17:20:55 ed8968b2872e: Pulling fs layer 17:20:55 a92cc7c5fd73: Pulling fs layer 17:20:55 e871e8e8d7a9: Pulling fs layer 17:20:55 e73272ec9a57: Pulling fs layer 17:20:55 e871e8e8d7a9: Waiting 17:20:55 1e910a182e73: Pulling fs layer 17:20:55 4e634b169226: Pulling fs layer 17:20:55 e73272ec9a57: Waiting 17:20:55 1e910a182e73: Waiting 17:20:55 4e634b169226: Waiting 17:20:55 a92cc7c5fd73: Verifying Checksum 17:20:55 a92cc7c5fd73: Download complete 17:20:56 ed8968b2872e: Verifying Checksum 17:20:56 ed8968b2872e: Download complete 17:20:56 e73272ec9a57: Verifying Checksum 17:20:56 e73272ec9a57: Download complete 17:20:56 1e910a182e73: Verifying Checksum 17:20:56 1e910a182e73: Download complete 17:20:56 df20fa9351a1: Verifying Checksum 17:20:56 df20fa9351a1: Download complete 17:20:57 df20fa9351a1: Pull complete 17:20:57 ed8968b2872e: Pull complete 17:20:57 a92cc7c5fd73: Pull complete 17:21:01 4e634b169226: Verifying Checksum 17:21:01 4e634b169226: Download complete 17:21:04 e871e8e8d7a9: Verifying Checksum 17:21:04 e871e8e8d7a9: Download complete 17:21:14 e871e8e8d7a9: Pull complete 17:21:14 e73272ec9a57: Pull complete 17:21:14 1e910a182e73: Pull complete 17:21:21 4e634b169226: Pull complete 17:21:21 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 17:21:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:21:21 ---> f7629b54cfaa 17:21:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:21:21 ---> Running in 5cc0f0536f39 17:21:21 Removing intermediate container 5cc0f0536f39 17:21:21 ---> c46f98e582e9 17:21:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:21:21 ---> Running in 00e824377760 17:21:22 Removing intermediate container 00e824377760 17:21:22 ---> fb5cf2a6aca6 17:21:22 Step 5/8 : RUN apk add --update --no-cache git make 17:21:22 ---> Running in 75f2b317b832 17:21:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:21:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:21:24 OK: 166 MiB in 39 packages 17:21:25 Removing intermediate container 75f2b317b832 17:21:25 ---> f619a2d5ee9b 17:21:25 Step 6/8 : WORKDIR /build 17:21:25 ---> Running in bf372e7997bd 17:21:25 Removing intermediate container bf372e7997bd 17:21:25 ---> 7bed5cdad559 17:21:25 Step 7/8 : COPY go.mod . 17:21:25 ---> 49c2aae0e30a 17:21:25 Step 8/8 : RUN go mod download 17:21:25 ---> Running in cf1b5baa7f4a 17:21:52 Removing intermediate container cf1b5baa7f4a 17:21:52 ---> 8994b1a9c7fe 17:21:52 Successfully built 8994b1a9c7fe 17:21:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:21:53 + docker inspect -f . ci-base-image-x86_64 17:21:53 . [Pipeline] withDockerContainer 17:21:54 prd-centos7-docker-4c-2g-3493 does not seem to be running inside a container 17:21:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/47 -v /w/workspace/go-mod-bootstrap/47:/w/workspace/go-mod-bootstrap/47:rw,z -v /w/workspace/go-mod-bootstrap/47@tmp:/w/workspace/go-mod-bootstrap/47@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 ******** ci-base-image-x86_64 cat 17:21:55 $ docker top dab10877334d9f2dace05f43bd3aaad372393c6bfa0ca7d77f573f421a6b3a80 -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:56 + go version 17:21:56 go version go1.15.2 linux/amd64 [Pipeline] } 17:21:56 $ docker stop --time=1 dab10877334d9f2dace05f43bd3aaad372393c6bfa0ca7d77f573f421a6b3a80 17:21:58 $ docker rm -f dab10877334d9f2dace05f43bd3aaad372393c6bfa0ca7d77f573f421a6b3a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:22:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 17:22:01 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 17:22:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:22:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 17:22:02 17:22:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 17:22:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 17:22:02 1.317.0: Pulling from edgex-devops/edgex-snyk-go 17:22:02 cbdbe7a5bc2a: Pulling fs layer 17:22:02 408f87550127: Pulling fs layer 17:22:02 fe522b08c979: Pulling fs layer 17:22:02 221eaa008020: Pulling fs layer 17:22:02 2a4607e5d6b9: Pulling fs layer 17:22:02 8f79b27c4fd2: Pulling fs layer 17:22:02 e5c8dbe1645b: Pulling fs layer 17:22:02 23e8b3b47431: Pulling fs layer 17:22:02 5c568d65a230: Pulling fs layer 17:22:02 221eaa008020: Waiting 17:22:02 2a4607e5d6b9: Waiting 17:22:02 8f79b27c4fd2: Waiting 17:22:02 e5c8dbe1645b: Waiting 17:22:02 5c568d65a230: Waiting 17:22:02 23e8b3b47431: Waiting 17:22:02 fe522b08c979: Verifying Checksum 17:22:02 fe522b08c979: Download complete 17:22:02 408f87550127: Verifying Checksum 17:22:02 408f87550127: Download complete 17:22:02 2a4607e5d6b9: Verifying Checksum 17:22:02 2a4607e5d6b9: Download complete 17:22:02 8f79b27c4fd2: Verifying Checksum 17:22:02 8f79b27c4fd2: Download complete 17:22:02 cbdbe7a5bc2a: Download complete 17:22:03 cbdbe7a5bc2a: Pull complete 17:22:03 408f87550127: Pull complete 17:22:03 fe522b08c979: Pull complete 17:22:04 e5c8dbe1645b: Download complete 17:22:05 23e8b3b47431: Verifying Checksum 17:22:05 23e8b3b47431: Download complete 17:22:05 5c568d65a230: Verifying Checksum 17:22:05 5c568d65a230: Download complete 17:22:06 221eaa008020: Verifying Checksum 17:22:06 221eaa008020: Download complete 17:22:11 221eaa008020: Pull complete 17:22:11 2a4607e5d6b9: Pull complete 17:22:11 8f79b27c4fd2: Pull complete 17:22:14 e5c8dbe1645b: Pull complete 17:22:17 23e8b3b47431: Pull complete 17:22:18 5c568d65a230: Pull complete 17:22:18 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 17:22:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 17:22:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 17:22:18 prd-centos7-docker-4c-2g-3490 does not seem to be running inside a container 17:22:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-bootstrap_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 17:22:20 $ docker top 1d8d9d0322aab8f5216257675f288064410c904af791b64c9e759542d4932365 -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:20 + snyk monitor '--org=edgex-jenkins' 17:22:24 17:22:24 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap)... 17:22:24 17:22:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/19a98e22-83c3-4df2-becf-4316f070fd80/history/7d3ddeb0-e7ba-4ee2-9299-f5c2bc279020 17:22:24 17:22:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:22:24 17:22:24 17:22:24 Snyk CLI supports Node.js 8 and higher. 17:22:24 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 17:22:24 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 17:22:24 17:22:24 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 17:22:24 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 17:22:24 $ docker stop --time=1 1d8d9d0322aab8f5216257675f288064410c904af791b64c9e759542d4932365 17:22:26 $ docker rm -f 1d8d9d0322aab8f5216257675f288064410c904af791b64c9e759542d4932365 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 17:22:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:22:28 . [Pipeline] withDockerContainer 17:22:28 prd-centos7-docker-4c-2g-3490 does not seem to be running inside a container 17:22:28 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:22:29 $ docker top c90094f528d01a486d4965ea40b20d2378f8c711287268f8bc8a09c2c253cf57 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:22:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:22:30 [ssh-agent] Looking for ssh-agent implementation... 17:22:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:22:30 $ docker exec c90094f528d01a486d4965ea40b20d2378f8c711287268f8bc8a09c2c253cf57 ssh-agent 17:22:30 SSH_AUTH_SOCK=/tmp/ssh-ElegAXdKX5rE/agent.13 17:22:30 SSH_AGENT_PID=18 17:22:30 Running ssh-add (command line suppressed) 17:22:30 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1738687743465802179.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1738687743465802179.key) 17:22:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:22:31 + git semver tag 17:22:31 # -> Open(): unable to determine branch for HEAD 17:22:31 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 17:22:31 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 17:22:31 # $SEMVER_REMOTE_NAME = origin 17:22:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:22:31 # $SEMVER_USER_NAME = edgex-jenkins 17:22:31 # $SEMVER_BRANCH = master 17:22:31 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 17:22:31 # 27e91a1ab20546e707878558a791d213273b002c HEAD 17:22:31 # -> Force: false 17:22:31 # 7cab19452b3d78f49594db1c39fa1295db0c6d6d refs/tags/v0.0.45 [Pipeline] } 17:22:31 $ docker exec --env ******** --env ******** c90094f528d01a486d4965ea40b20d2378f8c711287268f8bc8a09c2c253cf57 ssh-agent -k 17:22:31 unset SSH_AUTH_SOCK; 17:22:31 unset SSH_AGENT_PID; 17:22:31 echo Agent pid 18 killed; 17:22:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:22:31 + git semver [Pipeline] } 17:22:31 $ docker stop --time=1 c90094f528d01a486d4965ea40b20d2378f8c711287268f8bc8a09c2c253cf57 17:22:33 $ docker rm -f c90094f528d01a486d4965ea40b20d2378f8c711287268f8bc8a09c2c253cf57 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:22:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:22:33 17:22:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:22:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:22:34 0.23.1-centos7: Pulling from edgex-lftools 17:22:34 ab5ef0e58194: Pulling fs layer 17:22:34 9712f1f96733: Pulling fs layer 17:22:34 63f879dbbcfc: Pulling fs layer 17:22:34 0d9ebad4ef96: Pulling fs layer 17:22:34 e9a5061849ea: Pulling fs layer 17:22:34 d747dcd14b5f: Pulling fs layer 17:22:34 2de7ff778b66: Pulling fs layer 17:22:34 2de7ff778b66: Waiting 17:22:34 e9a5061849ea: Waiting 17:22:34 d747dcd14b5f: Waiting 17:22:34 0d9ebad4ef96: Waiting 17:22:34 9712f1f96733: Verifying Checksum 17:22:34 9712f1f96733: Download complete 17:22:35 63f879dbbcfc: Verifying Checksum 17:22:35 63f879dbbcfc: Download complete 17:22:35 e9a5061849ea: Verifying Checksum 17:22:35 e9a5061849ea: Download complete 17:22:35 d747dcd14b5f: Verifying Checksum 17:22:35 d747dcd14b5f: Download complete 17:22:36 2de7ff778b66: Verifying Checksum 17:22:36 2de7ff778b66: Download complete 17:22:36 0d9ebad4ef96: Verifying Checksum 17:22:36 0d9ebad4ef96: Download complete 17:22:36 ab5ef0e58194: Verifying Checksum 17:22:36 ab5ef0e58194: Download complete 17:22:41 ab5ef0e58194: Pull complete 17:22:41 9712f1f96733: Pull complete 17:22:44 63f879dbbcfc: Pull complete 17:22:51 0d9ebad4ef96: Pull complete 17:22:51 e9a5061849ea: Pull complete 17:22:51 d747dcd14b5f: Pull complete 17:22:55 2de7ff778b66: Pull complete 17:22:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:22:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:22:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:22:55 prd-centos7-docker-4c-2g-3490 does not seem to be running inside a container 17:22:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:22:58 $ docker top e4fe5f07049e653e211767d5f46b734f6930b2422024e95162637aecbabfe29a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:22:59 provisioning config files... 17:22:59 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7415485291177646562tmp 17:22:59 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6760956421031098999tmp 17:22:59 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config436353736878329110tmp [Pipeline] { [Pipeline] echo 17:22:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:22:59 ---> sigul-configuration.sh 17:22:59 gpg: directory `/root/.gnupg' created 17:22:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:22:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:22:59 gpg: keyring `/root/.gnupg/secring.gpg' created 17:22:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:22:59 gpg: CAST5 encrypted data 17:22:59 gpg: encrypted with 1 passphrase 17:22:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:23:00 + mkdir /home/jenkins 17:23:00 + mkdir /home/jenkins/sigul [Pipeline] sh 17:23:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:23:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:23:00 ---> sigul-install.sh 17:23:06 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:23:06 + git tag --list 17:23:06 v0.0.1 17:23:06 v0.0.10 17:23:06 v0.0.11 17:23:06 v0.0.12 17:23:06 v0.0.13 17:23:06 v0.0.14 17:23:06 v0.0.15 17:23:06 v0.0.16 17:23:06 v0.0.17 17:23:06 v0.0.18 17:23:06 v0.0.19 17:23:06 v0.0.2 17:23:06 v0.0.20 17:23:06 v0.0.21 17:23:06 v0.0.22 17:23:06 v0.0.23 17:23:06 v0.0.24 17:23:06 v0.0.25 17:23:06 v0.0.26 17:23:06 v0.0.27 17:23:06 v0.0.28 17:23:06 v0.0.29 17:23:06 v0.0.3 17:23:06 v0.0.30 17:23:06 v0.0.31 17:23:06 v0.0.32 17:23:06 v0.0.33 17:23:06 v0.0.34 17:23:06 v0.0.35 17:23:06 v0.0.36 17:23:06 v0.0.37 17:23:06 v0.0.38 17:23:06 v0.0.39 17:23:06 v0.0.4 17:23:06 v0.0.40 17:23:06 v0.0.41 17:23:06 v0.0.42 17:23:06 v0.0.43 17:23:06 v0.0.44 17:23:06 v0.0.45 17:23:06 v0.0.5 17:23:06 v0.0.6 17:23:06 v0.0.7 17:23:06 v0.0.8 17:23:06 v0.0.9 [Pipeline] sh 17:23:06 + lftools sign git-tag v0.0.45 17:23:08 Signing Git tag with Sigul... 17:23:08 Signing v0.0.45 [Pipeline] echo 17:23:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:23:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:23:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:23:09 $ docker stop --time=1 e4fe5f07049e653e211767d5f46b734f6930b2422024e95162637aecbabfe29a 17:23:11 $ docker rm -f e4fe5f07049e653e211767d5f46b734f6930b2422024e95162637aecbabfe29a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:23:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:23:12 . [Pipeline] withDockerContainer 17:23:12 prd-centos7-docker-4c-2g-3490 does not seem to be running inside a container 17:23:12 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:23:13 $ docker top 65b8f7921c078c9bbe402bf33e5ae53428ae61cdfeb14f7ac7addbb15a88355f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:13 [ssh-agent] Looking for ssh-agent implementation... 17:23:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:13 $ docker exec 65b8f7921c078c9bbe402bf33e5ae53428ae61cdfeb14f7ac7addbb15a88355f ssh-agent 17:23:13 SSH_AUTH_SOCK=/tmp/ssh-ZR8Q17fMKRFL/agent.11 17:23:13 SSH_AGENT_PID=17 17:23:13 Running ssh-add (command line suppressed) 17:23:13 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4122386782737963342.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4122386782737963342.key) 17:23:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:14 + git semver bump patch 17:23:14 # -> Open(): unable to determine branch for HEAD 17:23:14 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 17:23:14 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 17:23:14 # $SEMVER_REMOTE_NAME = origin 17:23:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:23:14 # $SEMVER_USER_NAME = edgex-jenkins 17:23:14 # $SEMVER_BRANCH = master 17:23:14 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 17:23:14 0.0.46 [Pipeline] } 17:23:14 $ docker exec --env ******** --env ******** 65b8f7921c078c9bbe402bf33e5ae53428ae61cdfeb14f7ac7addbb15a88355f ssh-agent -k 17:23:14 unset SSH_AUTH_SOCK; 17:23:14 unset SSH_AGENT_PID; 17:23:14 echo Agent pid 17 killed; 17:23:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:14 + git semver [Pipeline] } 17:23:15 $ docker stop --time=1 65b8f7921c078c9bbe402bf33e5ae53428ae61cdfeb14f7ac7addbb15a88355f 17:23:16 $ docker rm -f 65b8f7921c078c9bbe402bf33e5ae53428ae61cdfeb14f7ac7addbb15a88355f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:23:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:23:16 . [Pipeline] withDockerContainer 17:23:17 prd-centos7-docker-4c-2g-3490 does not seem to be running inside a container 17:23:17 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:23:17 $ docker top 3d96284701483d47894629f03d448e373ae075c377004bc32942d95b818bb63b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:18 [ssh-agent] Looking for ssh-agent implementation... 17:23:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:18 $ docker exec 3d96284701483d47894629f03d448e373ae075c377004bc32942d95b818bb63b ssh-agent 17:23:18 SSH_AUTH_SOCK=/tmp/ssh-LhqR2VsBZzDC/agent.12 17:23:18 SSH_AGENT_PID=17 17:23:18 Running ssh-add (command line suppressed) 17:23:18 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4154611727342413634.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4154611727342413634.key) 17:23:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:19 + git semver push 17:23:19 # -> Open(): unable to determine branch for HEAD 17:23:19 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 17:23:19 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 17:23:19 # $SEMVER_REMOTE_NAME = origin 17:23:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:23:19 # $SEMVER_USER_NAME = edgex-jenkins 17:23:19 # $SEMVER_BRANCH = master 17:23:19 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 17:23:25 $ docker exec --env ******** --env ******** 3d96284701483d47894629f03d448e373ae075c377004bc32942d95b818bb63b ssh-agent -k 17:23:25 unset SSH_AUTH_SOCK; 17:23:25 unset SSH_AGENT_PID; 17:23:25 echo Agent pid 17 killed; 17:23:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:26 + git semver [Pipeline] } 17:23:26 $ docker stop --time=1 3d96284701483d47894629f03d448e373ae075c377004bc32942d95b818bb63b 17:23:28 $ docker rm -f 3d96284701483d47894629f03d448e373ae075c377004bc32942d95b818bb63b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 17:23:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:23:31 ---> package-listing.sh 17:23:31 ++ facter osfamily 17:23:31 ++ tr '[:upper:]' '[:lower:]' 17:23:31 + OS_FAMILY=redhat 17:23:31 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 17:23:31 + START_PACKAGES=/tmp/packages_start.txt 17:23:31 + END_PACKAGES=/tmp/packages_end.txt 17:23:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:23:31 + PACKAGES=/tmp/packages_start.txt 17:23:31 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 17:23:31 + PACKAGES=/tmp/packages_end.txt 17:23:31 + case "${OS_FAMILY}" in 17:23:31 + rpm -qa 17:23:31 + sort 17:23:35 + '[' -f /tmp/packages_start.txt ']' 17:23:35 + '[' -f /tmp/packages_end.txt ']' 17:23:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:23:35 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 17:23:35 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 17:23:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:35 provisioning config files... 17:23:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7715179168715162047tmp [Pipeline] { [Pipeline] echo 17:23:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:23:35 ---> create-netrc.sh [Pipeline] } 17:23:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:23:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:23:36 ---> python-tools-install.sh 17:23:36 Generating Requirements File 17:24:57 Python 3.6.8 17:24:57 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 17:24:57 aiohttp==3.6.2 17:24:57 appdirs==1.4.3 17:24:57 argcomplete==1.12.1 17:24:57 aspy.yaml==1.3.0 17:24:57 async-timeout==3.0.1 17:24:57 attrs==19.3.0 17:24:57 Babel==2.8.0 17:24:57 beautifulsoup4==4.8.2 17:24:57 boto3==1.11.6 17:24:57 botocore==1.14.6 17:24:57 bs4==0.0.1 17:24:57 cachetools==4.1.1 17:24:57 certifi==2019.11.28 17:24:57 cffi==1.14.3 17:24:57 cfgv==2.0.1 17:24:57 chardet==3.0.4 17:24:57 click==7.1 17:24:57 cliff==3.4.0 17:24:57 cmd2==1.3.11 17:24:57 colorama==0.4.3 17:24:57 cryptography==3.1.1 17:24:57 debtcollector==2.2.0 17:24:57 decorator==4.4.2 17:24:57 defusedxml==0.6.0 17:24:57 Deprecated==1.2.7 17:24:57 distlib==0.3.1 17:24:57 distro==1.2.0 17:24:57 dnspython==1.16.0 17:24:57 docker==4.2.0 17:24:57 docutils==0.15.2 17:24:57 dogpile.cache==1.0.2 17:24:57 email-validator==1.0.5 17:24:57 filelock==3.0.12 17:24:57 future==0.18.2 17:24:57 google-auth==1.22.0 17:24:57 httplib2==0.17.0 17:24:57 identify==1.4.11 17:24:57 idna==2.9 17:24:57 idna-ssl==1.1.0 17:24:57 importlib-metadata==1.7.0 17:24:57 importlib-resources==1.5.0 17:24:57 iso8601==0.1.13 17:24:57 Jinja2==2.11.1 17:24:57 jmespath==0.10.0 17:24:57 jsonpatch==1.26 17:24:57 jsonpointer==2.0 17:24:57 jsonschema==3.2.0 17:24:57 keystoneauth1==4.2.1 17:24:57 kubernetes==11.0.0 17:24:57 lftools==0.34.2 17:24:57 lxml==4.5.0 17:24:57 MarkupSafe==0.23 17:24:57 msgpack==1.0.0 17:24:57 multi-key-dict==2.0.3 17:24:57 multidict==4.7.6 17:24:57 munch==2.5.0 17:24:57 netaddr==0.8.0 17:24:57 netifaces==0.10.9 17:24:57 niet==1.4.2 17:24:57 nodeenv==1.3.5 17:24:57 oauth2client==4.1.3 17:24:57 oauthlib==3.1.0 17:24:57 openstacksdk==0.50.0 17:24:57 os-client-config==2.1.0 17:24:57 os-service-types==1.7.0 17:24:57 osc-lib==2.2.1 17:24:57 oslo.config==8.3.2 17:24:57 oslo.context==3.1.1 17:24:57 oslo.i18n==5.0.1 17:24:57 oslo.log==4.4.0 17:24:57 oslo.serialization==4.0.1 17:24:57 oslo.utils==4.6.0 17:24:57 packaging==20.4 17:24:57 pbr==5.4.4 17:24:57 pluggy==0.13.1 17:24:57 prettytable==0.7.2 17:24:57 py==1.9.0 17:24:57 pyasn1==0.4.8 17:24:57 pyasn1-modules==0.2.8 17:24:57 pycparser==2.20 17:24:57 pygerrit2==2.0.10 17:24:57 PyGithub==1.46 17:24:57 pyinotify==0.9.6 17:24:57 PyJWT==1.7.1 17:24:57 pyparsing==2.4.7 17:24:57 pyperclip==1.8.0 17:24:57 pyroute2==0.4.13 17:24:57 pyrsistent==0.15.7 17:24:57 PySocks==1.6.8 17:24:57 python-cinderclient==7.2.0 17:24:57 python-dateutil==2.8.1 17:24:57 python-heatclient==2.2.1 17:24:57 python-jenkins==1.7.0 17:24:57 python-keystoneclient==4.1.1 17:24:57 python-magnumclient==3.2.1 17:24:57 python-novaclient==17.2.1 17:24:57 python-openstackclient==5.4.0 17:24:57 python-swiftclient==3.10.1 17:24:57 pytz==2020.1 17:24:57 PyYAML==5.3 17:24:57 requests==2.23.0 17:24:57 requests-oauthlib==1.3.0 17:24:57 requestsexceptions==1.4.0 17:24:57 rfc3986==1.4.0 17:24:57 rpm==4.11.3 17:24:57 rsa==4.0 17:24:57 ruamel.yaml==0.16.10 17:24:57 ruamel.yaml.clib==0.2.0 17:24:57 s3transfer==0.3.3 17:24:57 shade==1.27.2 17:24:57 simplejson==3.17.2 17:24:57 six==1.14.0 17:24:57 soupsieve==2.0 17:24:57 stevedore==3.2.2 17:24:57 tabulate==0.8.6 17:24:57 toml==0.10.0 17:24:57 tox==3.20.0 17:24:57 tqdm==4.43.0 17:24:57 typing-extensions==3.7.4.3 17:24:57 urllib3==1.25.8 17:24:57 virtualenv==20.0.33 17:24:57 wcwidth==0.2.5 17:24:57 websocket-client==0.57.0 17:24:57 wrapt==1.12.1 17:24:57 xdg==3.0.2 17:24:57 xmltodict==0.12.0 17:24:57 yarl==1.6.0 17:24:57 yq==2.11.1 17:24:57 zipp==3.3.0 17:24:57 Cache entry deserialization failed, entry ignored 17:24:57 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 17:24:59 Python 2.7.5 17:25:00 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 17:25:00 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 17:25:00 ansible==2.9.7 17:25:00 Babel==0.9.6 17:25:00 backports.ssl-match-hostname==3.5.0.1 17:25:00 beautifulsoup4==4.4.1 17:25:00 bodhi==2.11.0 17:25:00 bodhi-client==2.11.0 17:25:00 CCColUtils==1.4 17:25:00 cffi==1.6.0 17:25:00 chardet==2.2.1 17:25:00 click==6.7 17:25:00 cloud-init==18.5 17:25:00 configobj==4.7.2 17:25:00 cryptography==1.7.2 17:25:00 decorator==3.4.0 17:25:00 distro==1.2.0 17:25:00 enum34==1.0.4 17:25:00 fedpkg==1.38 17:25:00 futures==3.1.1 17:25:00 gitdb==0.6.4 17:25:00 GitPython==1.0.1 17:25:00 html5lib==0.999 17:25:00 httplib2==0.9.2 17:25:00 idna==2.4 17:25:00 iniparse==0.4 17:25:00 ipaddress==1.0.16 17:25:00 IPy==0.75 17:25:00 javapackages==1.0.0 17:25:00 Jinja2==2.7.2 17:25:00 jmespath==0.9.4 17:25:00 jsonpatch==1.2 17:25:00 jsonpointer==1.9 17:25:00 kerberos==1.1 17:25:00 kitchen==1.1.1 17:25:00 langtable==0.0.31 17:25:00 lockfile==0.9.1 17:25:00 lxml==3.2.1 17:25:00 MarkupSafe==0.11 17:25:00 munch==2.0.2 17:25:00 offtrac==0.1.0 17:25:00 openidc-client==0.6.0 17:25:00 packagedb-cli==2.14.1 17:25:00 paramiko==2.1.1 17:25:00 perf==0.1 17:25:00 ply==3.4 17:25:00 policycoreutils-default-encoding==0.1 17:25:00 prettytable==0.7.2 17:25:00 pyasn1==0.1.9 17:25:00 pycparser==2.14 17:25:00 pycurl==7.19.0 17:25:00 pygobject==3.22.0 17:25:00 pygpgme==0.3 17:25:00 pyliblzma==0.5.3 17:25:00 pyOpenSSL==0.13.1 17:25:00 pyparsing==1.5.6 17:25:00 pyserial==2.6 17:25:00 python-augeas==0.5.0 17:25:00 python-bugzilla==2.3.0 17:25:00 python-dateutil==1.5 17:25:00 python-fedora==0.10.0 17:25:00 python-linux-procfs==0.4.9 17:25:00 python-yubico==1.2.3 17:25:00 pyudev==0.15 17:25:00 pyusb==1.0.0b1 17:25:00 pyxattr==0.5.1 17:25:00 PyYAML==3.10 17:25:00 requests==2.6.0 17:25:00 requests-kerberos==0.7.0 17:25:00 rpkg==1.60 17:25:00 schedutils==0.4 17:25:00 seobject==0.1 17:25:00 sepolicy==1.1 17:25:00 six==1.9.0 17:25:00 smmap==0.9.0 17:25:00 urlgrabber==3.10 17:25:00 urllib3==1.10.2 17:25:00 virtualenv==15.1.0 17:25:00 yum-langpacks==0.4.2 17:25:00 yum-metadata-parser==1.1.4 [Pipeline] echo 17:25:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:25:01 ---> sudo-logs.sh 17:25:01 Archiving 'sudo' log.. [Pipeline] echo 17:25:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:25:01 ---> job-cost.sh 17:25:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KhHJ 17:25:11 Cache entry deserialization failed, entry ignored 17:25:11 Cache entry deserialization failed, entry ignored 17:25:12 Cache entry deserialization failed, entry ignored 17:25:12 Cache entry deserialization failed, entry ignored 17:25:13 Cache entry deserialization failed, entry ignored 17:25:13 Cache entry deserialization failed, entry ignored 17:25:13 Cache entry deserialization failed, entry ignored 17:25:13 Cache entry deserialization failed, entry ignored 17:25:13 Cache entry deserialization failed, entry ignored 17:25:13 Cache entry deserialization failed, entry ignored 17:25:13 Cache entry deserialization failed, entry ignored 17:25:13 Cache entry deserialization failed, entry ignored 17:25:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:25:49 lf-activate-venv(): INFO: Adding /tmp/venv-KhHJ/bin to PATH 17:25:49 INFO: No Stack... 17:25:49 INFO: Retrieving Pricing Info for: v1-standard-2 17:25:49 INFO: Archiving Costs [Pipeline] echo 17:25:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:25:49 ---> logs-deploy.sh 17:25:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/47 17:25:49 INFO: archiving workspace using pattern(s): 17:25:51 Archives upload complete. 17:25:51 INFO: archiving logs to Nexus 17:25:52 ---> uname -a: 17:25:52 Linux prd-centos7-docker-4c-2g-3490.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 17:25:52 17:25:52 17:25:52 ---> lscpu: 17:25:52 Architecture: x86_64 17:25:52 CPU op-mode(s): 32-bit, 64-bit 17:25:52 Byte Order: Little Endian 17:25:52 CPU(s): 4 17:25:52 On-line CPU(s) list: 0-3 17:25:52 Thread(s) per core: 1 17:25:52 Core(s) per socket: 1 17:25:52 Socket(s): 4 17:25:52 NUMA node(s): 1 17:25:52 Vendor ID: GenuineIntel 17:25:52 CPU family: 6 17:25:52 Model: 44 17:25:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:25:52 Stepping: 1 17:25:52 CPU MHz: 2933.436 17:25:52 BogoMIPS: 5866.87 17:25:52 Virtualization: VT-x 17:25:52 Hypervisor vendor: KVM 17:25:52 Virtualization type: full 17:25:52 L1d cache: 32K 17:25:52 L1i cache: 32K 17:25:52 L2 cache: 4096K 17:25:52 L3 cache: 16384K 17:25:52 NUMA node0 CPU(s): 0-3 17:25:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:25:52 17:25:52 17:25:52 ---> nproc: 17:25:52 4 17:25:52 17:25:52 17:25:52 ---> df -h: 17:25:52 Filesystem Size Used Avail Use% Mounted on 17:25:52 devtmpfs 887M 0 887M 0% /dev 17:25:52 tmpfs 919M 0 919M 0% /dev/shm 17:25:52 tmpfs 919M 17M 903M 2% /run 17:25:52 tmpfs 919M 0 919M 0% /sys/fs/cgroup 17:25:52 /dev/vda1 50G 8.6G 42G 18% / 17:25:52 tmpfs 184M 0 184M 0% /run/user/1001 17:25:52 17:25:52 17:25:52 ---> free -m: 17:25:52 total used free shared buff/cache available 17:25:52 Mem: 1837 668 64 15 1104 970 17:25:52 Swap: 1023 3 1020 17:25:52 17:25:52 17:25:52 ---> ip addr: 17:25:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:25:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:25:52 inet 127.0.0.1/8 scope host lo 17:25:52 valid_lft forever preferred_lft forever 17:25:52 inet6 ::1/128 scope host 17:25:52 valid_lft forever preferred_lft forever 17:25:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 17:25:52 link/ether fa:16:3e:70:71:7f brd ff:ff:ff:ff:ff:ff 17:25:52 inet 10.30.122.116/23 brd 10.30.123.255 scope global dynamic eth0 17:25:52 valid_lft 85910sec preferred_lft 85910sec 17:25:52 inet6 fe80::f816:3eff:fe70:717f/64 scope link 17:25:52 valid_lft forever preferred_lft forever 17:25:52 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:25:52 link/ether 02:42:99:88:75:40 brd ff:ff:ff:ff:ff:ff 17:25:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:25:52 valid_lft forever preferred_lft forever 17:25:52 inet6 fe80::42:99ff:fe88:7540/64 scope link 17:25:52 valid_lft forever preferred_lft forever 17:25:52 17:25:52 17:25:52 ---> sar -b -r -n DEV: 17:25:52 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/05/2020 _x86_64_ (4 CPU) 17:25:52 17:25:52 05:17:25 PM LINUX RESTART 17:25:52 17:25:52 05:18:01 PM tps rtps wtps bread/s bwrtn/s 17:25:52 05:19:01 PM 61.15 17.43 43.73 5157.92 4825.07 17:25:52 05:20:01 PM 1.62 0.00 1.62 0.00 31.82 17:25:52 05:21:01 PM 0.27 0.00 0.27 0.00 3.88 17:25:52 05:22:01 PM 0.25 0.00 0.25 0.00 2.56 17:25:52 05:23:01 PM 389.33 181.56 207.77 10581.70 60587.59 17:25:52 05:24:01 PM 105.89 74.98 30.92 5800.33 4583.94 17:25:52 05:25:01 PM 120.84 26.24 94.61 1822.67 13261.66 17:25:52 Average: 97.08 42.90 54.18 3338.73 11903.98 17:25:52 17:25:52 05:18:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:25:52 05:19:01 PM 165196 1716360 91.22 2620 1131424 1113764 38.01 443836 1111488 120 17:25:52 05:20:01 PM 168564 1712992 91.04 2620 1131428 1092828 37.30 443388 1108804 16 17:25:52 05:21:01 PM 169724 1711832 90.98 2620 1131436 1072220 36.59 444040 1107172 16 17:25:52 05:22:01 PM 169348 1712208 91.00 2620 1131436 1072116 36.59 444988 1106636 20 17:25:52 05:23:01 PM 82752 1798804 95.60 2472 1050624 1201620 41.01 605156 914364 17080 17:25:52 05:24:01 PM 111076 1770480 94.10 1520 994568 1120744 38.25 659808 824268 41568 17:25:52 05:25:01 PM 144736 1736820 92.31 1520 957068 1091420 37.25 591492 821200 21500 17:25:52 Average: 144485 1737071 92.32 2285 1075426 1109245 37.86 518958 999133 11474 17:25:52 17:25:52 05:18:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 17:25:52 05:19:01 PM eth0 493.41 290.18 1024.09 90.89 0.00 0.00 0.00 17:25:52 05:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:52 05:19:01 PM docker0 2.10 1.60 0.45 3.09 0.00 0.00 0.00 17:25:52 05:20:01 PM eth0 1.57 0.40 0.47 0.25 0.00 0.00 0.00 17:25:52 05:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:52 05:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:52 05:21:01 PM eth0 1.10 0.63 0.55 0.37 0.00 0.00 0.00 17:25:52 05:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:52 05:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:52 05:22:01 PM eth0 0.80 0.08 0.06 0.04 0.00 0.00 0.00 17:25:52 05:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:52 05:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:52 05:23:01 PM vethfdbce1d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 17:25:52 05:23:01 PM eth0 1390.63 1070.18 8150.40 213.93 0.00 0.00 0.00 17:25:52 05:23:01 PM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 17:25:52 05:23:01 PM docker0 23.64 20.55 2.66 48.62 0.00 0.00 0.00 17:25:52 05:24:01 PM eth0 133.31 96.16 634.81 24.91 0.00 0.00 0.00 17:25:52 05:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:52 05:24:01 PM docker0 25.56 29.85 1.57 198.71 0.00 0.00 0.00 17:25:52 05:25:01 PM eth0 77.61 61.18 486.57 51.20 0.00 0.00 0.00 17:25:52 05:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:52 05:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:52 Average: eth0 223.14 171.64 1315.19 41.07 0.00 0.00 0.00 17:25:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:52 Average: docker0 7.03 7.20 0.60 35.35 0.00 0.00 0.00 17:25:52 17:25:52 17:25:52 ---> sar -P ALL: 17:25:52 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/05/2020 _x86_64_ (4 CPU) 17:25:52 17:25:52 05:17:25 PM LINUX RESTART 17:25:52 17:25:52 05:18:01 PM CPU %user %nice %system %iowait %steal %idle 17:25:52 05:19:01 PM all 11.94 0.00 3.55 2.09 0.07 82.35 17:25:52 05:19:01 PM 0 11.87 0.00 4.33 3.64 0.05 80.11 17:25:52 05:19:01 PM 1 11.33 0.00 3.20 2.74 0.07 82.66 17:25:52 05:19:01 PM 2 11.54 0.00 3.64 1.70 0.10 83.01 17:25:52 05:19:01 PM 3 13.03 0.00 3.03 0.29 0.05 83.60 17:25:52 05:20:01 PM all 0.15 0.00 0.05 0.00 0.00 99.80 17:25:52 05:20:01 PM 0 0.03 0.00 0.05 0.00 0.00 99.92 17:25:52 05:20:01 PM 1 0.05 0.00 0.05 0.00 0.00 99.90 17:25:52 05:20:01 PM 2 0.48 0.00 0.07 0.00 0.00 99.45 17:25:52 05:20:01 PM 3 0.02 0.00 0.02 0.00 0.00 99.97 17:25:52 05:21:01 PM all 0.13 0.00 0.04 0.00 0.00 99.83 17:25:52 05:21:01 PM 0 0.03 0.00 0.03 0.00 0.00 99.93 17:25:52 05:21:01 PM 1 0.03 0.00 0.03 0.00 0.00 99.93 17:25:52 05:21:01 PM 2 0.40 0.00 0.03 0.00 0.00 99.57 17:25:52 05:21:01 PM 3 0.05 0.00 0.03 0.00 0.00 99.92 17:25:52 05:22:01 PM all 0.15 0.00 0.03 0.00 0.00 99.82 17:25:52 05:22:01 PM 0 0.05 0.00 0.03 0.00 0.00 99.92 17:25:52 05:22:01 PM 1 0.03 0.00 0.03 0.00 0.00 99.93 17:25:52 05:22:01 PM 2 0.50 0.00 0.03 0.00 0.02 99.45 17:25:52 05:22:01 PM 3 0.03 0.00 0.03 0.00 0.00 99.93 17:25:52 05:23:01 PM all 15.67 0.00 10.47 4.26 0.21 69.39 17:25:52 05:23:01 PM 0 15.20 0.00 10.87 5.06 0.24 68.63 17:25:52 05:23:01 PM 1 16.30 0.00 9.53 4.96 0.26 68.95 17:25:52 05:23:01 PM 2 15.30 0.00 12.42 2.00 0.17 70.10 17:25:52 05:23:01 PM 3 15.84 0.00 9.09 5.02 0.17 69.87 17:25:52 05:24:01 PM all 11.32 0.00 3.24 2.26 0.09 83.10 17:25:52 05:24:01 PM 0 23.96 0.00 4.60 3.14 0.14 68.17 17:25:52 05:24:01 PM 1 5.83 0.00 2.27 1.40 0.08 90.42 17:25:52 05:24:01 PM 2 11.12 0.00 3.48 3.66 0.08 81.65 17:25:52 05:24:01 PM 3 4.51 0.00 2.59 0.83 0.07 92.00 17:25:52 05:25:01 PM all 16.46 0.00 3.47 1.52 0.08 78.46 17:25:52 05:25:01 PM 0 38.21 0.00 5.96 2.86 0.10 52.87 17:25:52 05:25:01 PM 1 12.37 0.00 3.60 1.04 0.08 82.90 17:25:52 05:25:01 PM 2 8.34 0.00 2.24 0.78 0.10 88.54 17:25:52 05:25:01 PM 3 7.37 0.00 2.16 1.45 0.08 88.93 17:25:52 Average: all 7.90 0.00 2.93 1.43 0.07 87.68 17:25:52 Average: 0 12.59 0.00 3.64 2.07 0.08 81.63 17:25:52 Average: 1 6.50 0.00 2.64 1.43 0.07 89.37 17:25:52 Average: 2 6.75 0.00 3.08 1.15 0.07 88.94 17:25:52 Average: 3 5.76 0.00 2.38 1.06 0.05 90.74 17:25:52 17:25:52 17:25:52