Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2df0a14434091646fd777a80e1ba277eb1861dc5 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6332 in /w/workspace/dry_go-mod-core-contracts_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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 2df0a14434091646fd777a80e1ba277eb1861dc5 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2df0a14434091646fd777a80e1ba277eb1861dc5 # timeout=10 Commit message: "Merge pull request #349 from andresrinivasan/issue-285-add-redis-bootstrap-service" > git rev-list --no-walk 48da11d07878ee2720e4af4b3def0aa4b0dd4fab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:35:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:35:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:35:24 ========================================================= 20:35:24 EdgeX Global Pipelines Version Info 20:35:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:35:26 ------------------- 20:35:26 stable info: 20:35:26 ------------------- 20:35:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:35:26 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 20:35:26 Message: update stable to v1.0.144 20:35:27 ------------------- 20:35:27 experimental info: 20:35:27 ------------------- 20:35:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:35:27 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 20:35:27 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 20:35:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 20:35:27 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 20:35:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:35:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:35:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:35:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:35:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:35:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:35:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:35:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:35:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:35:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 20:35:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:35:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:35:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:35:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:35:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:35:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:35:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 20:35:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:35:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:35:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:35:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:35:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:35:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:35:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 20:35:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 20:35:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 20:35:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2df0a14434091646fd777a80e1ba277eb1861dc5 [Pipeline] echo 20:35:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2df0a14 [Pipeline] echo 20:35:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:33 + git log --format=format:%s -1 2df0a14434091646fd777a80e1ba277eb1861dc5 [Pipeline] echo 20:35:33 GIT_COMMIT: 2df0a14434091646fd777a80e1ba277eb1861dc5, Commit Message: Merge pull request #349 from andresrinivasan/issue-285-add-redis-bootstrap-service [Pipeline] echo 20:35:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:35:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:35:34 20:35:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:35:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:35:34 latest: Pulling from edgex-devops/git-semver 20:35:34 31603596830f: Pulling fs layer 20:35:34 2a8b12db71e7: Pulling fs layer 20:35:34 6ca5941a6612: Pulling fs layer 20:35:34 ecc8261a40a4: Pulling fs layer 20:35:34 ecc8261a40a4: Waiting 20:35:34 2a8b12db71e7: Verifying Checksum 20:35:34 2a8b12db71e7: Download complete 20:35:35 31603596830f: Verifying Checksum 20:35:35 31603596830f: Download complete 20:35:35 31603596830f: Pull complete 20:35:36 2a8b12db71e7: Pull complete 20:35:36 ecc8261a40a4: Verifying Checksum 20:35:36 ecc8261a40a4: Download complete 20:35:36 6ca5941a6612: Verifying Checksum 20:35:36 6ca5941a6612: Download complete 20:35:37 6ca5941a6612: Pull complete 20:35:37 ecc8261a40a4: Pull complete 20:35:37 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:35:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:35:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:35:37 prd-centos7-docker-4c-2g-6332 does not seem to be running inside a container 20:35:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 20:35:40 $ docker top 8906fa14a4bf2a7a70d0a698fc6453f4124aa65dd68ffdc9f91f3bd161206326 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:35:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:40 [ssh-agent] Looking for ssh-agent implementation... 20:35:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:40 $ docker exec 8906fa14a4bf2a7a70d0a698fc6453f4124aa65dd68ffdc9f91f3bd161206326 ssh-agent 20:35:40 SSH_AUTH_SOCK=/tmp/ssh-psdrjmhYgHBs/agent.12 20:35:40 SSH_AGENT_PID=17 20:35:40 Running ssh-add (command line suppressed) 20:35:41 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2067846426198427860.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2067846426198427860.key) 20:35:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:41 + git tag --points-at HEAD [Pipeline] } 20:35:41 $ docker exec --env ******** --env ******** 8906fa14a4bf2a7a70d0a698fc6453f4124aa65dd68ffdc9f91f3bd161206326 ssh-agent -k 20:35:41 unset SSH_AUTH_SOCK; 20:35:41 unset SSH_AGENT_PID; 20:35:41 echo Agent pid 17 killed; 20:35:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:35:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:41 [ssh-agent] Looking for ssh-agent implementation... 20:35:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:41 $ docker exec 8906fa14a4bf2a7a70d0a698fc6453f4124aa65dd68ffdc9f91f3bd161206326 ssh-agent 20:35:42 SSH_AUTH_SOCK=/tmp/ssh-M2WH7rPCvFKA/agent.47 20:35:42 SSH_AGENT_PID=53 20:35:42 Running ssh-add (command line suppressed) 20:35:42 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5904328268654086797.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5904328268654086797.key) 20:35:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:42 + git semver init 20:35:42 # -> Open(): unable to determine branch for HEAD 20:35:42 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 20:35:42 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 20:35:42 # $SEMVER_REMOTE_NAME = origin 20:35:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:35:42 # $SEMVER_USER_NAME = edgex-jenkins 20:35:42 # $SEMVER_BRANCH = master 20:35:42 # $SEMVER_TEMP = /tmp/semver-353602404 20:35:42 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 20:35:43 # '/tmp/semver-353602404' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 20:35:43 # -> Force: false 20:35:43 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 20:35:43 $ docker exec --env ******** --env ******** 8906fa14a4bf2a7a70d0a698fc6453f4124aa65dd68ffdc9f91f3bd161206326 ssh-agent -k 20:35:43 unset SSH_AUTH_SOCK; 20:35:43 unset SSH_AGENT_PID; 20:35:43 echo Agent pid 53 killed; 20:35:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:35:43 + git semver [Pipeline] } 20:35:43 $ docker stop --time=1 8906fa14a4bf2a7a70d0a698fc6453f4124aa65dd68ffdc9f91f3bd161206326 20:35:45 $ docker rm -f 8906fa14a4bf2a7a70d0a698fc6453f4124aa65dd68ffdc9f91f3bd161206326 [Pipeline] // withDockerContainer [Pipeline] sh 20:35:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:35:46 Stashed 1 file(s) [Pipeline] echo 20:35:46 [edgeXSemver]: initialized semver on version 0.1.104 [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 20:36:02 Still waiting to schedule task 20:36:02 ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-6333’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’ 20:36:02 Still waiting to schedule task 20:36:02 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:39:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6334 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 20:39:05 Running in /w/workspace/go-mod-core-contracts/70 [Pipeline] { [Pipeline] checkout 20:39:06 Running on prd-centos7-docker-4c-2g-6336 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 20:39:06 Running in /w/workspace/go-mod-core-contracts/70 [Pipeline] { [Pipeline] checkout 20:39:09 using credential edgex-jenkins-ssh 20:39:09 Cloning the remote Git repository 20:39:09 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 20:39:09 > git init /w/workspace/go-mod-core-contracts/70 # timeout=10 20:39:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 20:39:09 > git --version # timeout=10 20:39:09 > git --version # 'git version 2.16.5' 20:39:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:39:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:39:10 using credential edgex-jenkins-ssh 20:39:10 Cloning the remote Git repository 20:39:10 Checking out Revision 2df0a14434091646fd777a80e1ba277eb1861dc5 (master) 20:39:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 20:39:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:39:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 20:39:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 20:39:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:39:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:39:10 > git config core.sparsecheckout # timeout=10 20:39:10 > git checkout -f 2df0a14434091646fd777a80e1ba277eb1861dc5 # timeout=10 20:39:10 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 20:39:10 > git init /w/workspace/go-mod-core-contracts/70 # timeout=10 20:39:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 20:39:10 > git --version # timeout=10 20:39:11 > git --version # 'git version 2.17.1' 20:39:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:39:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:39:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 20:39:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:39:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 20:39:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 20:39:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:39:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:39:13 Checking out Revision 2df0a14434091646fd777a80e1ba277eb1861dc5 (master) 20:39:13 > git config core.sparsecheckout # timeout=10 20:39:13 > git checkout -f 2df0a14434091646fd777a80e1ba277eb1861dc5 # timeout=10 20:39:14 Commit message: "Merge pull request #349 from andresrinivasan/issue-285-add-redis-bootstrap-service" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:39:15 ========================================================= 20:39:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:39:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:39:16 + 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 . 20:39:16 Sending build context to Docker daemon 1.753MB 20:39:16 Step 1/7 : ARG BASE=golang:1.15-alpine 20:39:16 Step 2/7 : FROM ${BASE} 20:39:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:39:16 df20fa9351a1: Pulling fs layer 20:39:16 ed8968b2872e: Pulling fs layer 20:39:16 a92cc7c5fd73: Pulling fs layer 20:39:16 e871e8e8d7a9: Pulling fs layer 20:39:16 e73272ec9a57: Pulling fs layer 20:39:16 1e910a182e73: Pulling fs layer 20:39:16 4e634b169226: Pulling fs layer 20:39:16 e73272ec9a57: Waiting 20:39:16 1e910a182e73: Waiting 20:39:16 4e634b169226: Waiting 20:39:16 e871e8e8d7a9: Waiting 20:39:16 a92cc7c5fd73: Verifying Checksum 20:39:16 a92cc7c5fd73: Download complete 20:39:16 ed8968b2872e: Verifying Checksum 20:39:16 ed8968b2872e: Download complete 20:39:16 e73272ec9a57: Verifying Checksum 20:39:16 e73272ec9a57: Download complete 20:39:16 df20fa9351a1: Verifying Checksum 20:39:16 df20fa9351a1: Download complete 20:39:16 1e910a182e73: Verifying Checksum 20:39:16 1e910a182e73: Download complete 20:39:16 df20fa9351a1: Pull complete 20:39:17 ed8968b2872e: Pull complete 20:39:17 Commit message: "Merge pull request #349 from andresrinivasan/issue-285-add-redis-bootstrap-service" 20:39:17 a92cc7c5fd73: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:39:18 ========================================================= 20:39:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:39:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:39:18 4e634b169226: Verifying Checksum 20:39:18 4e634b169226: Download complete 20:39:19 + 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 . 20:39:20 e871e8e8d7a9: Verifying Checksum 20:39:20 e871e8e8d7a9: Download complete 20:39:20 Sending build context to Docker daemon 1.753MB 20:39:20 Step 1/7 : ARG BASE=golang:1.15-alpine 20:39:20 Step 2/7 : FROM ${BASE} 20:39:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:39:20 b538f80385f9: Pulling fs layer 20:39:20 74f711af9a0d: Pulling fs layer 20:39:20 99f96fe45779: Pulling fs layer 20:39:20 8529a6b9a6be: Pulling fs layer 20:39:20 45590311c82a: Pulling fs layer 20:39:20 69ca0ff8b7b3: Pulling fs layer 20:39:20 209524e5b208: Pulling fs layer 20:39:20 8529a6b9a6be: Waiting 20:39:20 45590311c82a: Waiting 20:39:20 69ca0ff8b7b3: Waiting 20:39:20 209524e5b208: Waiting 20:39:20 99f96fe45779: Verifying Checksum 20:39:20 99f96fe45779: Download complete 20:39:20 74f711af9a0d: Verifying Checksum 20:39:20 74f711af9a0d: Download complete 20:39:20 45590311c82a: Download complete 20:39:20 69ca0ff8b7b3: Verifying Checksum 20:39:20 69ca0ff8b7b3: Download complete 20:39:21 b538f80385f9: Verifying Checksum 20:39:21 b538f80385f9: Download complete 20:39:21 b538f80385f9: Pull complete 20:39:22 74f711af9a0d: Pull complete 20:39:22 99f96fe45779: Pull complete 20:39:23 209524e5b208: Download complete 20:39:25 e871e8e8d7a9: Pull complete 20:39:25 e73272ec9a57: Pull complete 20:39:25 1e910a182e73: Pull complete 20:39:25 8529a6b9a6be: Verifying Checksum 20:39:25 8529a6b9a6be: Download complete 20:39:30 4e634b169226: Pull complete 20:39:30 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 20:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:39:30 ---> f7629b54cfaa 20:39:30 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:39:30 ---> Running in 4758c3c4521a 20:39:30 Removing intermediate container 4758c3c4521a 20:39:30 ---> 5de8e2815684 20:39:30 Step 4/7 : RUN apk add bash 20:39:30 ---> Running in 8c7f0024c35c 20:39:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:39:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:39:33 OK: 166 MiB in 39 packages 20:39:34 Removing intermediate container 8c7f0024c35c 20:39:34 ---> 2e8d815f5f28 20:39:34 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 20:39:34 ---> Running in c13ecf0fbd40 20:39:34 Removing intermediate container c13ecf0fbd40 20:39:34 ---> 41ccd8c5714d 20:39:34 Step 6/7 : COPY go.mod . 20:39:34 ---> 45cd0d19660f 20:39:34 Step 7/7 : RUN go mod download 20:39:34 ---> Running in ce95ccde2986 20:39:35 8529a6b9a6be: Pull complete 20:39:36 45590311c82a: Pull complete 20:39:36 69ca0ff8b7b3: Pull complete 20:39:40 209524e5b208: Pull complete 20:39:40 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 20:39:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:39:40 ---> 5bddaf1c2fca 20:39:40 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:39:43 ---> Running in 3aebee2fb3e8 20:39:43 Removing intermediate container 3aebee2fb3e8 20:39:43 ---> ddc1c167e00c 20:39:43 Step 4/7 : RUN apk add bash 20:39:43 ---> Running in b17d4e5e0915 20:39:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:39:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:39:46 Removing intermediate container ce95ccde2986 20:39:46 ---> 52997b05e123 20:39:46 Successfully built 52997b05e123 20:39:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:39:47 OK: 142 MiB in 39 packages 20:39:47 + docker inspect -f . ci-base-image-x86_64 20:39:47 . [Pipeline] withDockerContainer 20:39:47 prd-centos7-docker-4c-2g-6336 does not seem to be running inside a container 20:39:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/70 -v /w/workspace/go-mod-core-contracts/70:/w/workspace/go-mod-core-contracts/70:rw,z -v /w/workspace/go-mod-core-contracts/70@tmp:/w/workspace/go-mod-core-contracts/70@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 ******** ci-base-image-x86_64 cat 20:39:48 $ docker top eb7cabf130f792b1f15c75416b7ba76e039361a07a1c7231a219046df1207f4e -eo pid,comm 20:39:48 Removing intermediate container b17d4e5e0915 20:39:48 ---> df43352b35a5 20:39:48 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [Pipeline] { [Pipeline] sh 20:39:48 ---> Running in 8ca2d67f8cd8 20:39:48 + go version 20:39:48 go version go1.15.2 linux/amd64 [Pipeline] } 20:39:48 $ docker stop --time=1 eb7cabf130f792b1f15c75416b7ba76e039361a07a1c7231a219046df1207f4e 20:39:48 Removing intermediate container 8ca2d67f8cd8 20:39:48 ---> 67d8ea85d39c 20:39:48 Step 6/7 : COPY go.mod . 20:39:49 ---> 6eeda5707559 20:39:49 Step 7/7 : RUN go mod download 20:39:49 ---> Running in 84d52ce9c776 20:39:50 $ docker rm -f eb7cabf130f792b1f15c75416b7ba76e039361a07a1c7231a219046df1207f4e [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] } 20:40:04 Removing intermediate container 84d52ce9c776 20:40:04 ---> 0a7b2e7bab64 20:40:04 Successfully built 0a7b2e7bab64 20:40:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:40:05 + docker inspect -f . ci-base-image-arm64 20:40:05 . [Pipeline] withDockerContainer 20:40:05 prd-ubuntu18.04-docker-arm64-4c-16g-6334 does not seem to be running inside a container 20:40:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/70 -v /w/workspace/go-mod-core-contracts/70:/w/workspace/go-mod-core-contracts/70:rw,z -v /w/workspace/go-mod-core-contracts/70@tmp:/w/workspace/go-mod-core-contracts/70@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 ******** ci-base-image-arm64 cat 20:40:07 $ docker top ae86cd25e89b5dd3cbe1d595c93ff6d5219fd0ae735c130ccc79620ba872ec43 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:08 + go version 20:40:08 go version go1.15.2 linux/arm64 [Pipeline] } 20:40:08 $ docker stop --time=1 ae86cd25e89b5dd3cbe1d595c93ff6d5219fd0ae735c130ccc79620ba872ec43 20:40:10 $ docker rm -f ae86cd25e89b5dd3cbe1d595c93ff6d5219fd0ae735c130ccc79620ba872ec43 [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 20:40:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 20:40:14 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 20:40:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:40:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 20:40:14 20:40:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 20:40:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 20:40:15 1.317.0: Pulling from edgex-devops/edgex-snyk-go 20:40:15 cbdbe7a5bc2a: Pulling fs layer 20:40:15 408f87550127: Pulling fs layer 20:40:15 fe522b08c979: Pulling fs layer 20:40:15 221eaa008020: Pulling fs layer 20:40:15 2a4607e5d6b9: Pulling fs layer 20:40:15 8f79b27c4fd2: Pulling fs layer 20:40:15 e5c8dbe1645b: Pulling fs layer 20:40:15 23e8b3b47431: Pulling fs layer 20:40:15 5c568d65a230: Pulling fs layer 20:40:15 2a4607e5d6b9: Waiting 20:40:15 8f79b27c4fd2: Waiting 20:40:15 e5c8dbe1645b: Waiting 20:40:15 23e8b3b47431: Waiting 20:40:15 5c568d65a230: Waiting 20:40:15 221eaa008020: Waiting 20:40:15 fe522b08c979: Verifying Checksum 20:40:15 408f87550127: Download complete 20:40:15 2a4607e5d6b9: Verifying Checksum 20:40:15 2a4607e5d6b9: Download complete 20:40:15 8f79b27c4fd2: Download complete 20:40:15 cbdbe7a5bc2a: Verifying Checksum 20:40:15 cbdbe7a5bc2a: Pull complete 20:40:15 408f87550127: Pull complete 20:40:15 fe522b08c979: Pull complete 20:40:16 e5c8dbe1645b: Verifying Checksum 20:40:16 e5c8dbe1645b: Download complete 20:40:18 5c568d65a230: Verifying Checksum 20:40:18 5c568d65a230: Download complete 20:40:18 23e8b3b47431: Verifying Checksum 20:40:18 23e8b3b47431: Download complete 20:40:19 221eaa008020: Verifying Checksum 20:40:19 221eaa008020: Download complete 20:40:25 221eaa008020: Pull complete 20:40:25 2a4607e5d6b9: Pull complete 20:40:25 8f79b27c4fd2: Pull complete 20:40:27 e5c8dbe1645b: Pull complete 20:40:31 23e8b3b47431: Pull complete 20:40:32 5c568d65a230: Pull complete 20:40:32 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 20:40:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 20:40:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 20:40:32 prd-centos7-docker-4c-2g-6332 does not seem to be running inside a container 20:40:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 20:40:33 $ docker top 1cf7ff79f849ae52809d4e0cd0099b56649c6ac277e2ad95f5812f1c9148807a -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:34 + snyk monitor '--org=edgex-jenkins' 20:40:38 20:40:38 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 20:40:38 20:40:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/a3738b50-5fe8-4fa3-a459-64d2306c55b3 20:40:38 20:40:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:40:38 20:40:38 20:40:38 Snyk CLI supports Node.js 8 and higher. 20:40:38 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 20:40:38 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 20:40:38 20:40:38 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 20:40:38 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. 20:40:38 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 20:40:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:40:38 $ docker stop --time=1 1cf7ff79f849ae52809d4e0cd0099b56649c6ac277e2ad95f5812f1c9148807a 20:40:41 $ docker rm -f 1cf7ff79f849ae52809d4e0cd0099b56649c6ac277e2ad95f5812f1c9148807a [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] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:40:42 + git log --format=format:%s -1 2df0a14434091646fd777a80e1ba277eb1861dc5 [Pipeline] isUnix [Pipeline] sh 20:40:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:40:43 . [Pipeline] withDockerContainer 20:40:43 prd-centos7-docker-4c-2g-6332 does not seem to be running inside a container 20:40:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 20:40:44 $ docker top e5f5433476b035586cc38bbb18f9e8faa98d00cb197165939950bde7ae74e06f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:40:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:40:44 [ssh-agent] Looking for ssh-agent implementation... 20:40:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:44 $ docker exec e5f5433476b035586cc38bbb18f9e8faa98d00cb197165939950bde7ae74e06f ssh-agent 20:40:44 SSH_AUTH_SOCK=/tmp/ssh-gh7cdDId43I8/agent.11 20:40:44 SSH_AGENT_PID=16 20:40:44 Running ssh-add (command line suppressed) 20:40:44 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1940902128707307418.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1940902128707307418.key) 20:40:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:40:45 + git semver tag 20:40:45 # -> Open(): unable to determine branch for HEAD 20:40:45 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 20:40:45 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 20:40:45 # $SEMVER_REMOTE_NAME = origin 20:40:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:40:45 # $SEMVER_USER_NAME = edgex-jenkins 20:40:45 # $SEMVER_BRANCH = master 20:40:45 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 20:40:45 # 2df0a14434091646fd777a80e1ba277eb1861dc5 HEAD 20:40:45 # -> Force: false 20:40:45 # e80a3df0bfedf3f552749c6a0853c49e5cf61c1c refs/tags/v0.1.104 [Pipeline] } 20:40:45 $ docker exec --env ******** --env ******** e5f5433476b035586cc38bbb18f9e8faa98d00cb197165939950bde7ae74e06f ssh-agent -k 20:40:45 unset SSH_AUTH_SOCK; 20:40:45 unset SSH_AGENT_PID; 20:40:45 echo Agent pid 16 killed; 20:40:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:40:45 + git semver [Pipeline] } 20:40:46 $ docker stop --time=1 e5f5433476b035586cc38bbb18f9e8faa98d00cb197165939950bde7ae74e06f 20:40:47 $ docker rm -f e5f5433476b035586cc38bbb18f9e8faa98d00cb197165939950bde7ae74e06f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:40:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:40:48 20:40:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:40:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:40:48 0.23.1-centos7: Pulling from edgex-lftools 20:40:48 ab5ef0e58194: Pulling fs layer 20:40:48 9712f1f96733: Pulling fs layer 20:40:48 63f879dbbcfc: Pulling fs layer 20:40:48 0d9ebad4ef96: Pulling fs layer 20:40:48 e9a5061849ea: Pulling fs layer 20:40:48 d747dcd14b5f: Pulling fs layer 20:40:48 2de7ff778b66: Pulling fs layer 20:40:48 e9a5061849ea: Waiting 20:40:48 d747dcd14b5f: Waiting 20:40:48 0d9ebad4ef96: Waiting 20:40:48 2de7ff778b66: Waiting 20:40:48 9712f1f96733: Verifying Checksum 20:40:48 9712f1f96733: Download complete 20:40:50 63f879dbbcfc: Verifying Checksum 20:40:50 63f879dbbcfc: Download complete 20:40:50 e9a5061849ea: Verifying Checksum 20:40:50 e9a5061849ea: Download complete 20:40:50 d747dcd14b5f: Verifying Checksum 20:40:50 d747dcd14b5f: Download complete 20:40:51 0d9ebad4ef96: Verifying Checksum 20:40:51 0d9ebad4ef96: Download complete 20:40:51 2de7ff778b66: Verifying Checksum 20:40:51 ab5ef0e58194: Verifying Checksum 20:40:51 ab5ef0e58194: Download complete 20:40:55 ab5ef0e58194: Pull complete 20:40:55 9712f1f96733: Pull complete 20:40:59 63f879dbbcfc: Pull complete 20:41:05 0d9ebad4ef96: Pull complete 20:41:07 e9a5061849ea: Pull complete 20:41:07 d747dcd14b5f: Pull complete 20:41:10 2de7ff778b66: Pull complete 20:41:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:41:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:41:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:41:10 prd-centos7-docker-4c-2g-6332 does not seem to be running inside a container 20:41:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 20:41:15 $ docker top 89955bdd3985dca59faa276c25da8f80808765d3db383c94572013559da82480 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:41:15 provisioning config files... 20:41:15 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8090621891135198997tmp 20:41:15 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config11283254682688979tmp 20:41:15 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7123692183493879119tmp [Pipeline] { [Pipeline] echo 20:41:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:41:15 ---> sigul-configuration.sh 20:41:15 gpg: directory `/root/.gnupg' created 20:41:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:41:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:41:15 gpg: keyring `/root/.gnupg/secring.gpg' created 20:41:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:41:15 gpg: CAST5 encrypted data 20:41:16 gpg: encrypted with 1 passphrase 20:41:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:41:16 + mkdir /home/jenkins 20:41:16 + mkdir /home/jenkins/sigul [Pipeline] sh 20:41:16 + 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 20:41:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:41:16 ---> sigul-install.sh 20:41:22 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 20:41:22 + git tag --list 20:41:22 v0.0.0 20:41:22 v0.0.1 20:41:22 v0.1.0 20:41:22 v0.1.1 20:41:22 v0.1.10 20:41:22 v0.1.100 20:41:22 v0.1.101 20:41:22 v0.1.102 20:41:22 v0.1.103 20:41:22 v0.1.104 20:41:22 v0.1.11 20:41:22 v0.1.12 20:41:22 v0.1.13 20:41:22 v0.1.14 20:41:22 v0.1.15 20:41:22 v0.1.16 20:41:22 v0.1.17 20:41:22 v0.1.18 20:41:22 v0.1.19 20:41:22 v0.1.2 20:41:22 v0.1.20 20:41:22 v0.1.21 20:41:22 v0.1.22 20:41:22 v0.1.23 20:41:22 v0.1.24 20:41:22 v0.1.25 20:41:22 v0.1.26 20:41:22 v0.1.27 20:41:22 v0.1.28 20:41:22 v0.1.29 20:41:22 v0.1.3 20:41:22 v0.1.30 20:41:22 v0.1.31 20:41:22 v0.1.32 20:41:22 v0.1.33 20:41:22 v0.1.34 20:41:22 v0.1.35 20:41:22 v0.1.36 20:41:22 v0.1.37 20:41:22 v0.1.38 20:41:22 v0.1.39 20:41:22 v0.1.4 20:41:22 v0.1.40 20:41:22 v0.1.41 20:41:22 v0.1.42 20:41:22 v0.1.43 20:41:22 v0.1.44 20:41:22 v0.1.45 20:41:22 v0.1.46 20:41:22 v0.1.47 20:41:22 v0.1.48 20:41:22 v0.1.49 20:41:22 v0.1.5 20:41:22 v0.1.50 20:41:22 v0.1.51 20:41:22 v0.1.52 20:41:22 v0.1.53 20:41:22 v0.1.54 20:41:22 v0.1.55 20:41:22 v0.1.56 20:41:22 v0.1.57 20:41:22 v0.1.58 20:41:22 v0.1.59 20:41:22 v0.1.6 20:41:22 v0.1.60 20:41:22 v0.1.61 20:41:22 v0.1.62 20:41:22 v0.1.63 20:41:22 v0.1.64 20:41:22 v0.1.65 20:41:22 v0.1.66 20:41:22 v0.1.67 20:41:22 v0.1.68 20:41:22 v0.1.69 20:41:22 v0.1.7 20:41:22 v0.1.70 20:41:22 v0.1.71 20:41:22 v0.1.72 20:41:22 v0.1.73 20:41:22 v0.1.74 20:41:22 v0.1.75 20:41:22 v0.1.76 20:41:22 v0.1.77 20:41:22 v0.1.78 20:41:22 v0.1.79 20:41:22 v0.1.8 20:41:22 v0.1.80 20:41:22 v0.1.81 20:41:22 v0.1.82 20:41:22 v0.1.83 20:41:22 v0.1.84 20:41:22 v0.1.85 20:41:22 v0.1.86 20:41:22 v0.1.87 20:41:22 v0.1.88 20:41:22 v0.1.89 20:41:22 v0.1.9 20:41:22 v0.1.90 20:41:22 v0.1.91 20:41:22 v0.1.92 20:41:22 v0.1.93 20:41:22 v0.1.94 20:41:22 v0.1.95 20:41:22 v0.1.96 20:41:22 v0.1.97 20:41:22 v0.1.98 20:41:22 v0.1.99 [Pipeline] sh 20:41:22 + lftools sign git-tag v0.1.104 20:41:24 Signing Git tag with Sigul... 20:41:24 Signing v0.1.104 [Pipeline] echo 20:41:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:41:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:41:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:41:26 $ docker stop --time=1 89955bdd3985dca59faa276c25da8f80808765d3db383c94572013559da82480 20:41:28 $ docker rm -f 89955bdd3985dca59faa276c25da8f80808765d3db383c94572013559da82480 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:41:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:41:29 . [Pipeline] withDockerContainer 20:41:29 prd-centos7-docker-4c-2g-6332 does not seem to be running inside a container 20:41:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 20:41:30 $ docker top 9202e38b7ab32b9fdf1dfffd85d10f6c5914f3ba49f710f3726742e2c564f129 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:41:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:30 [ssh-agent] Looking for ssh-agent implementation... 20:41:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:30 $ docker exec 9202e38b7ab32b9fdf1dfffd85d10f6c5914f3ba49f710f3726742e2c564f129 ssh-agent 20:41:31 SSH_AUTH_SOCK=/tmp/ssh-x5W9HxZJj95y/agent.12 20:41:31 SSH_AGENT_PID=17 20:41:31 Running ssh-add (command line suppressed) 20:41:31 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_119703388518973275.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_119703388518973275.key) 20:41:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:31 + git semver bump patch 20:41:31 # -> Open(): unable to determine branch for HEAD 20:41:31 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 20:41:31 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 20:41:31 # $SEMVER_REMOTE_NAME = origin 20:41:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:41:31 # $SEMVER_USER_NAME = edgex-jenkins 20:41:31 # $SEMVER_BRANCH = master 20:41:31 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 20:41:31 0.1.105 [Pipeline] } 20:41:31 $ docker exec --env ******** --env ******** 9202e38b7ab32b9fdf1dfffd85d10f6c5914f3ba49f710f3726742e2c564f129 ssh-agent -k 20:41:31 unset SSH_AUTH_SOCK; 20:41:31 unset SSH_AGENT_PID; 20:41:31 echo Agent pid 17 killed; 20:41:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:41:32 + git semver [Pipeline] } 20:41:32 $ docker stop --time=1 9202e38b7ab32b9fdf1dfffd85d10f6c5914f3ba49f710f3726742e2c564f129 20:41:33 $ docker rm -f 9202e38b7ab32b9fdf1dfffd85d10f6c5914f3ba49f710f3726742e2c564f129 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:41:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:41:34 . [Pipeline] withDockerContainer 20:41:34 prd-centos7-docker-4c-2g-6332 does not seem to be running inside a container 20:41:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 20:41:35 $ docker top 3c1c610b1b93c22c81146399db1307abd6a849575df3af68765a7e0d16099ad6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:41:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:35 [ssh-agent] Looking for ssh-agent implementation... 20:41:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:35 $ docker exec 3c1c610b1b93c22c81146399db1307abd6a849575df3af68765a7e0d16099ad6 ssh-agent 20:41:35 SSH_AUTH_SOCK=/tmp/ssh-knS0uTfDbPAq/agent.12 20:41:35 SSH_AGENT_PID=18 20:41:35 Running ssh-add (command line suppressed) 20:41:36 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5672937727471045309.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5672937727471045309.key) 20:41:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:36 + git semver push 20:41:36 # -> Open(): unable to determine branch for HEAD 20:41:36 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 20:41:36 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 20:41:36 # $SEMVER_REMOTE_NAME = origin 20:41:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:41:36 # $SEMVER_USER_NAME = edgex-jenkins 20:41:36 # $SEMVER_BRANCH = master 20:41:36 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 20:41:43 $ docker exec --env ******** --env ******** 3c1c610b1b93c22c81146399db1307abd6a849575df3af68765a7e0d16099ad6 ssh-agent -k 20:41:43 unset SSH_AUTH_SOCK; 20:41:43 unset SSH_AGENT_PID; 20:41:43 echo Agent pid 18 killed; 20:41:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:41:44 + git semver [Pipeline] } 20:41:44 $ docker stop --time=1 3c1c610b1b93c22c81146399db1307abd6a849575df3af68765a7e0d16099ad6 20:41:46 $ docker rm -f 3c1c610b1b93c22c81146399db1307abd6a849575df3af68765a7e0d16099ad6 [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 20:41:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:41:48 ---> package-listing.sh 20:41:48 ++ facter osfamily 20:41:48 ++ tr '[:upper:]' '[:lower:]' 20:41:48 + OS_FAMILY=redhat 20:41:48 + workspace=/w/workspace/dry_go-mod-core-contracts_master 20:41:48 + START_PACKAGES=/tmp/packages_start.txt 20:41:48 + END_PACKAGES=/tmp/packages_end.txt 20:41:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:41:48 + PACKAGES=/tmp/packages_start.txt 20:41:48 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 20:41:48 + PACKAGES=/tmp/packages_end.txt 20:41:48 + case "${OS_FAMILY}" in 20:41:48 + rpm -qa 20:41:48 + sort 20:41:52 + '[' -f /tmp/packages_start.txt ']' 20:41:52 + '[' -f /tmp/packages_end.txt ']' 20:41:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:41:52 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 20:41:52 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 20:41:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo 20:41:52 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:41:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:41:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:41:53 20:41:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:41:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:41:53 alpine: Pulling from edgex-lftools-log-publisher 20:41:53 df20fa9351a1: Pulling fs layer 20:41:53 36b3adc4ff6f: Pulling fs layer 20:41:53 8ad3a11d3b57: Pulling fs layer 20:41:53 46f8f816bc3b: Pulling fs layer 20:41:53 93b61091891f: Pulling fs layer 20:41:53 93b9cdb0e59b: Pulling fs layer 20:41:53 5e14af77c1be: Pulling fs layer 20:41:53 01666e4c0597: Pulling fs layer 20:41:53 aa168da1d23b: Pulling fs layer 20:41:53 93b9cdb0e59b: Waiting 20:41:53 5e14af77c1be: Waiting 20:41:53 01666e4c0597: Waiting 20:41:53 aa168da1d23b: Waiting 20:41:53 46f8f816bc3b: Waiting 20:41:53 93b61091891f: Waiting 20:41:53 36b3adc4ff6f: Verifying Checksum 20:41:53 36b3adc4ff6f: Download complete 20:41:53 46f8f816bc3b: Verifying Checksum 20:41:53 46f8f816bc3b: Download complete 20:41:53 df20fa9351a1: Verifying Checksum 20:41:53 df20fa9351a1: Download complete 20:41:53 93b9cdb0e59b: Verifying Checksum 20:41:53 93b9cdb0e59b: Download complete 20:41:53 93b61091891f: Verifying Checksum 20:41:53 93b61091891f: Download complete 20:41:53 01666e4c0597: Verifying Checksum 20:41:53 01666e4c0597: Download complete 20:41:53 5e14af77c1be: Verifying Checksum 20:41:53 5e14af77c1be: Download complete 20:41:53 8ad3a11d3b57: Verifying Checksum 20:41:53 8ad3a11d3b57: Download complete 20:41:54 df20fa9351a1: Pull complete 20:41:54 36b3adc4ff6f: Pull complete 20:41:55 8ad3a11d3b57: Pull complete 20:41:55 aa168da1d23b: Verifying Checksum 20:41:55 aa168da1d23b: Download complete 20:41:55 46f8f816bc3b: Pull complete 20:41:56 93b61091891f: Pull complete 20:41:56 93b9cdb0e59b: Pull complete 20:41:56 5e14af77c1be: Pull complete 20:41:56 01666e4c0597: Pull complete 20:42:03 aa168da1d23b: Pull complete 20:42:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:42:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:42:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:42:03 prd-centos7-docker-4c-2g-6332 does not seem to be running inside a container 20:42:03 $ 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-log-publisher:alpine cat 20:42:06 $ docker top 88e828728a46e2c9d9f7ebb64bd916ceadefb38f203611e1b8fedf6ef9302579 -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:07 + touch /tmp/pre-build-complete [Pipeline] sh 20:42:07 + mkdir -p /var/log/sa [Pipeline] sh 20:42:08 + ls /var/log/sa-host 20:42:08 + sadf -c /var/log/sa-host/sa05 20:42:08 file_magic: OK 20:42:08 HZ: Using current value: 100 20:42:08 file_header: OK 20:42:08 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 20:42:08 Statistics: 20:42:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:42:08 File successfully converted to sysstat format version 12.2.1 20:42:08 + sadf -c /var/log/sa-host/sa19 20:42:08 file_magic: OK 20:42:08 HZ: Using current value: 100 20:42:08 file_header: OK 20:42:08 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 20:42:08 Statistics: 20:42:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:42:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:42:08 provisioning config files... 20:42:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9012089556255095638tmp [Pipeline] { [Pipeline] echo 20:42:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:42:08 ---> create-netrc.sh [Pipeline] } 20:42:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:42:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:42:09 ---> python-tools-install.sh [Pipeline] echo 20:42:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:42:09 ---> sudo-logs.sh 20:42:09 Archiving 'sudo' log.. [Pipeline] echo 20:42:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:42:09 ---> job-cost.sh 20:42:09 lf-activate-venv: SKIPPING 20:42:09 INFO: No Stack... 20:42:11 INFO: Retrieving Pricing Info for: v1-standard-2 20:42:11 INFO: Archiving Costs [Pipeline] echo 20:42:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:42:12 ---> logs-deploy.sh 20:42:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/70 20:42:12 INFO: archiving workspace using pattern(s): 20:42:14 Archives upload complete. 20:42:14 INFO: archiving logs to Nexus 20:42:15 ---> uname -a: 20:42:15 Linux prd-centos7-docker-4c-2g-6332.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 20:42:15 20:42:15 20:42:15 ---> lscpu: 20:42:15 Architecture: x86_64 20:42:15 CPU op-mode(s): 32-bit, 64-bit 20:42:15 Byte Order: Little Endian 20:42:15 Address sizes: 40 bits physical, 48 bits virtual 20:42:15 CPU(s): 4 20:42:15 On-line CPU(s) list: 0-3 20:42:15 Thread(s) per core: 1 20:42:15 Core(s) per socket: 1 20:42:15 Socket(s): 4 20:42:15 NUMA node(s): 1 20:42:15 Vendor ID: GenuineIntel 20:42:15 CPU family: 6 20:42:15 Model: 44 20:42:15 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:42:15 Stepping: 1 20:42:15 CPU MHz: 2933.436 20:42:15 BogoMIPS: 5866.87 20:42:15 Virtualization: VT-x 20:42:15 Hypervisor vendor: KVM 20:42:15 Virtualization type: full 20:42:15 L1d cache: 128 KiB 20:42:15 L1i cache: 128 KiB 20:42:15 L2 cache: 16 MiB 20:42:15 L3 cache: 64 MiB 20:42:15 NUMA node0 CPU(s): 0-3 20:42:15 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:42:15 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:42:15 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:42:15 Vulnerability Meltdown: Mitigation; PTI 20:42:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:42:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:42:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:42:15 Vulnerability Tsx async abort: Not affected 20:42:15 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 20:42:15 20:42:15 20:42:15 ---> nproc: 20:42:15 4 20:42:15 20:42:15 20:42:15 ---> df -h: 20:42:15 Filesystem Size Used Available Use% Mounted on 20:42:15 overlay 50.0G 8.4G 41.5G 17% / 20:42:15 tmpfs 64.0M 0 64.0M 0% /dev 20:42:15 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:42:15 shm 64.0M 0 64.0M 0% /dev/shm 20:42:15 /dev/vda1 50.0G 8.4G 41.5G 17% /facter-os 20:42:15 /dev/vda1 50.0G 8.4G 41.5G 17% /etc/resolv.conf 20:42:15 /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hostname 20:42:15 /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hosts 20:42:15 /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 20:42:15 /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/sa-host 20:42:15 /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/secure 20:42:15 /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/auth.log 20:42:15 /dev/vda1 50.0G 8.4G 41.5G 17% /run/cloud-init/result.json 20:42:15 /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master 20:42:15 20:42:15 20:42:15 ---> free -m: 20:42:15 total used free shared buff/cache available 20:42:15 Mem: 1837 783 156 0 897 989 20:42:15 Swap: 1023 3 1020 20:42:15 20:42:15 20:42:15 ---> ip addr: 20:42:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:42:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:42:15 inet 127.0.0.1/8 scope host lo 20:42:15 valid_lft forever preferred_lft forever 20:42:15 inet6 ::1/128 scope host 20:42:15 valid_lft forever preferred_lft forever 20:42:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:42:15 link/ether fa:16:3e:38:52:ab brd ff:ff:ff:ff:ff:ff 20:42:15 inet 10.30.122.187/23 brd 10.30.123.255 scope global dynamic eth0 20:42:15 valid_lft 85957sec preferred_lft 85957sec 20:42:15 inet6 fe80::f816:3eff:fe38:52ab/64 scope link 20:42:15 valid_lft forever preferred_lft forever 20:42:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:42:15 link/ether 02:42:86:1f:7f:e2 brd ff:ff:ff:ff:ff:ff 20:42:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:42:15 valid_lft forever preferred_lft forever 20:42:15 inet6 fe80::42:86ff:fe1f:7fe2/64 scope link 20:42:15 valid_lft forever preferred_lft forever 20:42:15 20:42:15 20:42:15 ---> sar -b -r -n DEV: 20:42:15 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 20:42:15 20:42:15 20:34:32 LINUX RESTART (4 CPU) 20:42:15 20:42:15 20:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:42:15 20:36:03 115.34 47.50 67.85 0.00 7699.25 27054.34 0.00 20:42:15 20:37:01 3.77 0.00 3.77 0.00 0.00 122.48 0.00 20:42:15 20:38:01 0.47 0.00 0.47 0.00 0.00 8.04 0.00 20:42:15 20:39:01 0.35 0.00 0.35 0.00 0.00 5.31 0.00 20:42:15 20:40:01 0.27 0.00 0.27 0.00 0.00 4.81 0.00 20:42:15 20:41:01 272.75 131.73 141.02 0.00 7627.48 51765.19 0.00 20:42:15 20:42:01 232.56 111.97 120.59 0.00 8091.39 28821.68 0.00 20:42:15 Average: 89.96 41.89 48.07 0.00 3366.54 15505.60 0.00 20:42:15 20:42:15 20:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:42:15 20:36:03 183128 0 552800 29.38 2620 1143008 1077080 36.76 391540 1146056 136 20:42:15 20:37:01 182160 0 553676 29.43 2620 1143100 1077048 36.76 393588 1145528 12 20:42:15 20:38:01 187008 0 548824 29.17 2620 1143104 1054896 36.00 392184 1142544 8 20:42:15 20:39:01 185124 0 550708 29.27 2620 1143104 1055064 36.01 394652 1141944 16 20:42:15 20:40:01 185476 0 550348 29.25 2620 1143112 1055016 36.01 399224 1137432 16 20:42:15 20:41:01 71436 0 756796 40.22 2492 1050832 1505036 51.36 652596 909116 46532 20:42:15 20:42:01 63884 0 812720 43.19 1492 1003460 1532472 52.30 719736 800332 30328 20:42:15 Average: 151174 0 617982 32.84 2441 1109960 1193802 40.74 477646 1060422 11007 20:42:15 20:42:15 20:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:42:15 20:36:03 eth0 509.39 336.74 1069.78 91.17 0.00 0.00 0.00 0.00 20:42:15 20:36:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:36:03 docker0 3.88 3.15 1.03 12.15 0.00 0.00 0.00 0.00 20:42:15 20:37:01 eth0 0.48 0.24 0.28 0.17 0.00 0.00 0.00 0.00 20:42:15 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:38:01 eth0 0.43 0.10 0.02 0.04 0.00 0.00 0.00 0.00 20:42:15 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:39:01 eth0 2.08 0.28 0.42 0.17 0.00 0.00 0.00 0.00 20:42:15 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:40:01 eth0 2.58 0.57 0.69 0.40 0.00 0.00 0.00 0.00 20:42:15 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:41:01 eth0 865.50 781.16 7080.74 68.47 0.00 0.00 0.00 0.00 20:42:15 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:41:01 docker0 18.94 18.51 1.43 122.02 0.00 0.00 0.00 0.00 20:42:15 20:42:01 eth0 344.95 291.29 2440.28 138.04 0.00 0.00 0.00 0.00 20:42:15 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 20:42:01 docker0 42.60 46.26 2.84 215.68 0.00 0.00 0.00 0.00 20:42:15 Average: eth0 248.24 202.97 1525.34 42.88 0.00 0.00 0.00 0.00 20:42:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:42:15 Average: docker0 9.40 9.76 0.76 50.31 0.00 0.00 0.00 0.00 20:42:15 20:42:15 20:42:15 ---> sar -P ALL: 20:42:15 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 20:42:15 20:42:15 20:34:32 LINUX RESTART (4 CPU) 20:42:15 20:42:15 20:35:01 CPU %user %nice %system %iowait %steal %idle 20:42:15 20:36:03 all 13.89 0.00 6.70 5.34 0.07 74.00 20:42:15 20:36:03 0 13.22 0.00 8.29 3.98 0.09 74.43 20:42:15 20:36:03 1 14.03 0.00 6.45 3.41 0.03 76.09 20:42:15 20:36:03 2 14.76 0.00 5.91 7.76 0.07 71.49 20:42:15 20:36:03 3 13.57 0.00 6.16 6.20 0.10 73.97 20:42:15 20:37:01 all 0.15 0.00 0.05 0.00 0.01 99.79 20:42:15 20:37:01 0 0.07 0.00 0.03 0.00 0.00 99.90 20:42:15 20:37:01 1 0.36 0.00 0.07 0.00 0.02 99.55 20:42:15 20:37:01 2 0.05 0.00 0.09 0.00 0.02 99.84 20:42:15 20:37:01 3 0.12 0.00 0.02 0.00 0.00 99.86 20:42:15 20:38:01 all 0.18 0.00 0.05 0.00 0.00 99.78 20:42:15 20:38:01 0 0.07 0.00 0.05 0.00 0.00 99.88 20:42:15 20:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:42:15 20:38:01 2 0.10 0.00 0.08 0.00 0.00 99.82 20:42:15 20:38:01 3 0.52 0.00 0.03 0.00 0.00 99.45 20:42:15 20:39:01 all 0.07 0.00 0.06 0.00 0.02 99.86 20:42:15 20:39:01 0 0.05 0.00 0.07 0.00 0.02 99.87 20:42:15 20:39:01 1 0.03 0.00 0.07 0.00 0.00 99.90 20:42:15 20:39:01 2 0.00 0.00 0.02 0.00 0.03 99.95 20:42:15 20:39:01 3 0.18 0.00 0.08 0.00 0.02 99.72 20:42:15 20:40:01 all 0.17 0.00 0.06 0.00 0.01 99.77 20:42:15 20:40:01 0 0.05 0.00 0.05 0.00 0.02 99.88 20:42:15 20:40:01 1 0.03 0.00 0.10 0.00 0.00 99.87 20:42:15 20:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:42:15 20:40:01 3 0.55 0.00 0.07 0.00 0.00 99.38 20:42:15 20:41:01 all 13.50 0.00 9.17 2.60 0.16 74.57 20:42:15 20:41:01 0 15.00 0.00 8.38 1.21 0.21 75.20 20:42:15 20:41:01 1 13.48 0.00 8.73 4.00 0.15 73.65 20:42:15 20:41:01 2 12.82 0.00 9.75 3.54 0.15 73.74 20:42:15 20:41:01 3 12.69 0.00 9.81 1.64 0.14 75.72 20:42:15 20:42:01 all 10.61 0.00 7.43 3.23 0.11 78.63 20:42:15 20:42:01 0 9.51 0.00 7.39 1.24 0.10 81.75 20:42:15 20:42:01 1 13.83 0.00 7.59 3.56 0.12 74.90 20:42:15 20:42:01 2 10.07 0.00 8.17 5.74 0.10 75.91 20:42:15 20:42:01 3 9.04 0.00 6.55 2.36 0.12 81.93 20:42:15 Average: all 5.46 0.00 3.32 1.58 0.05 89.58 20:42:15 Average: 0 5.36 0.00 3.43 0.91 0.06 90.24 20:42:15 Average: 1 5.92 0.00 3.26 1.55 0.05 89.22 20:42:15 Average: 2 5.36 0.00 3.40 2.42 0.06 88.77 20:42:15 Average: 3 5.19 0.00 3.21 1.44 0.05 90.10 20:42:15 20:42:15 20:42:15