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 [2020-10-05T17:18:13.816Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-05T17:18:14.101Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-05T17:18:14.243Z] ========================================================= [2020-10-05T17:18:14.243Z] EdgeX Global Pipelines Version Info [2020-10-05T17:18:14.243Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-05T17:18:16.206Z] ------------------- [2020-10-05T17:18:16.206Z] stable info: [2020-10-05T17:18:16.206Z] ------------------- [2020-10-05T17:18:16.206Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-05T17:18:16.206Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-05T17:18:16.206Z] Message: update stable to v1.0.131 [2020-10-05T17:18:16.782Z] ------------------- [2020-10-05T17:18:16.782Z] experimental info: [2020-10-05T17:18:16.782Z] ------------------- [2020-10-05T17:18:16.782Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-05T17:18:16.782Z] Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a [2020-10-05T17:18:16.782Z] Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-05T17:18:17.147Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2020-10-05T17:18:17.235Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2020-10-05T17:18:17.324Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-05T17:18:17.413Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-05T17:18:17.499Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-05T17:18:17.633Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-05T17:18:17.749Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-05T17:18:17.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-05T17:18:17.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-05T17:18:18.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-05T17:18:18.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-05T17:18:18.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2020-10-05T17:18:18.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-05T17:18:18.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-05T17:18:18.469Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-05T17:18:18.558Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-05T17:18:18.642Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-05T17:18:18.724Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-05T17:18:18.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-05T17:18:18.892Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-05T17:18:18.973Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-05T17:18:19.059Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-05T17:18:19.148Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-05T17:18:19.252Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-05T17:18:19.350Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-05T17:18:19.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-05T17:18:19.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-05T17:18:19.610Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-05T17:18:19.704Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27e91a1ab20546e707878558a791d213273b002c [Pipeline] echo [2020-10-05T17:18:19.800Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27e91a1 [Pipeline] echo [2020-10-05T17:18:19.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-05T17:18:21.212Z] + git log --format=format:%s -1 27e91a1ab20546e707878558a791d213273b002c [Pipeline] echo [2020-10-05T17:18:21.282Z] 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 [2020-10-05T17:18:21.331Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-05T17:18:22.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T17:18:22.402Z] [2020-10-05T17:18:22.402Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-05T17:18:22.753Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T17:18:22.753Z] latest: Pulling from edgex-devops/git-semver [2020-10-05T17:18:22.753Z] 31603596830f: Pulling fs layer [2020-10-05T17:18:22.753Z] 2a8b12db71e7: Pulling fs layer [2020-10-05T17:18:22.753Z] 6ca5941a6612: Pulling fs layer [2020-10-05T17:18:22.753Z] ecc8261a40a4: Pulling fs layer [2020-10-05T17:18:22.753Z] ecc8261a40a4: Waiting [2020-10-05T17:18:22.753Z] 2a8b12db71e7: Verifying Checksum [2020-10-05T17:18:22.753Z] 2a8b12db71e7: Download complete [2020-10-05T17:18:23.020Z] 31603596830f: Verifying Checksum [2020-10-05T17:18:23.020Z] 31603596830f: Download complete [2020-10-05T17:18:23.020Z] ecc8261a40a4: Verifying Checksum [2020-10-05T17:18:23.020Z] ecc8261a40a4: Download complete [2020-10-05T17:18:23.284Z] 6ca5941a6612: Verifying Checksum [2020-10-05T17:18:23.284Z] 6ca5941a6612: Download complete [2020-10-05T17:18:23.284Z] 31603596830f: Pull complete [2020-10-05T17:18:23.284Z] 2a8b12db71e7: Pull complete [2020-10-05T17:18:24.244Z] 6ca5941a6612: Pull complete [2020-10-05T17:18:24.507Z] ecc8261a40a4: Pull complete [2020-10-05T17:18:24.507Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-05T17:18:24.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T17:18:24.507Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-05T17:18:24.622Z] prd-centos7-docker-4c-2g-3490 does not seem to be running inside a container [2020-10-05T17:18:24.675Z] $ 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 [2020-10-05T17:18:26.739Z] $ docker top 089d86ad03d5bdefa44c802680d68d49938a928f1faf3abdcd3f2a66ce18231e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-05T17:18:27.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-05T17:18:27.023Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-05T17:18:27.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-05T17:18:27.237Z] $ docker exec 089d86ad03d5bdefa44c802680d68d49938a928f1faf3abdcd3f2a66ce18231e ssh-agent [2020-10-05T17:18:27.397Z] SSH_AUTH_SOCK=/tmp/ssh-L7WcvNDvDHap/agent.13 [2020-10-05T17:18:27.397Z] SSH_AGENT_PID=18 [2020-10-05T17:18:27.407Z] Running ssh-add (command line suppressed) [2020-10-05T17:18:27.529Z] 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) [2020-10-05T17:18:27.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-05T17:18:27.909Z] + git describe --exact-match --tags HEAD [2020-10-05T17:18:27.909Z] fatal: no tag exactly matches '27e91a1ab20546e707878558a791d213273b002c' [Pipeline] } [2020-10-05T17:18:27.988Z] $ docker exec --env ******** --env ******** 089d86ad03d5bdefa44c802680d68d49938a928f1faf3abdcd3f2a66ce18231e ssh-agent -k [2020-10-05T17:18:28.136Z] unset SSH_AUTH_SOCK; [2020-10-05T17:18:28.137Z] unset SSH_AGENT_PID; [2020-10-05T17:18:28.137Z] echo Agent pid 18 killed; [2020-10-05T17:18:28.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-05T17:18:28.269Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-05T17:18:28.269Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-05T17:18:28.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-05T17:18:28.384Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-05T17:18:28.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-05T17:18:28.564Z] $ docker exec 089d86ad03d5bdefa44c802680d68d49938a928f1faf3abdcd3f2a66ce18231e ssh-agent [2020-10-05T17:18:28.716Z] SSH_AUTH_SOCK=/tmp/ssh-iQgFtqemKu3H/agent.46 [2020-10-05T17:18:28.716Z] SSH_AGENT_PID=51 [2020-10-05T17:18:28.722Z] Running ssh-add (command line suppressed) [2020-10-05T17:18:28.853Z] 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) [2020-10-05T17:18:28.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-05T17:18:29.236Z] + git semver init [2020-10-05T17:18:29.236Z] # -> Open(): unable to determine branch for HEAD [2020-10-05T17:18:29.236Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-10-05T17:18:29.236Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-10-05T17:18:29.236Z] # $SEMVER_REMOTE_NAME = origin [2020-10-05T17:18:29.236Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-05T17:18:29.236Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-05T17:18:29.236Z] # $SEMVER_BRANCH = master [2020-10-05T17:18:29.236Z] # $SEMVER_TEMP = /tmp/semver-519704794 [2020-10-05T17:18:29.236Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-10-05T17:18:29.810Z] # '/tmp/semver-519704794' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' [2020-10-05T17:18:29.811Z] # -> Force: false [2020-10-05T17:18:29.811Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2020-10-05T17:18:29.829Z] $ docker exec --env ******** --env ******** 089d86ad03d5bdefa44c802680d68d49938a928f1faf3abdcd3f2a66ce18231e ssh-agent -k [2020-10-05T17:18:29.946Z] unset SSH_AUTH_SOCK; [2020-10-05T17:18:29.946Z] unset SSH_AGENT_PID; [2020-10-05T17:18:29.946Z] echo Agent pid 51 killed; [2020-10-05T17:18:29.986Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-05T17:18:30.768Z] + git semver [Pipeline] } [2020-10-05T17:18:30.790Z] $ docker stop --time=1 089d86ad03d5bdefa44c802680d68d49938a928f1faf3abdcd3f2a66ce18231e [2020-10-05T17:18:32.258Z] $ docker rm -f 089d86ad03d5bdefa44c802680d68d49938a928f1faf3abdcd3f2a66ce18231e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-05T17:18:33.117Z] Stashed 53 file(s) [Pipeline] echo [2020-10-05T17:18:33.119Z] [edgeXSemver]: initialized semver on version 0.0.45 [Pipeline] echo [2020-10-05T17:18:33.206Z] 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 [2020-10-05T17:18:33.860Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3483 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2020-10-05T17:18:33.924Z] Running in /w/workspace/go-mod-bootstrap/47 [Pipeline] { [Pipeline] checkout [2020-10-05T17:18:38.583Z] using credential edgex-jenkins-ssh [2020-10-05T17:18:38.643Z] Cloning the remote Git repository [2020-10-05T17:18:38.719Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-05T17:18:38.826Z] > git init /w/workspace/go-mod-bootstrap/47 # timeout=10 [2020-10-05T17:18:38.897Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-05T17:18:38.898Z] > git --version # timeout=10 [2020-10-05T17:18:38.917Z] > git --version # 'git version 2.17.1' [2020-10-05T17:18:38.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T17:18:40.165Z] Checking out Revision 27e91a1ab20546e707878558a791d213273b002c (master) [2020-10-05T17:18:38.992Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T17:18:39.591Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-05T17:18:39.616Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T17:18:39.643Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-05T17:18:39.679Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-05T17:18:39.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T17:18:39.692Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-05T17:18:40.192Z] > git config core.sparsecheckout # timeout=10 [2020-10-05T17:18:40.206Z] > git checkout -f 27e91a1ab20546e707878558a791d213273b002c # timeout=10 [2020-10-05T17:18:44.362Z] 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 [2020-10-05T17:18:45.390Z] ========================================================= [2020-10-05T17:18:45.390Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-05T17:18:45.390Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-05T17:18:46.537Z] + 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 . [2020-10-05T17:18:47.530Z] Sending build context to Docker daemon 744.4kB [2020-10-05T17:18:47.530Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-05T17:18:47.530Z] Step 2/8 : FROM ${BASE} [2020-10-05T17:18:47.805Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-05T17:18:47.805Z] b538f80385f9: Pulling fs layer [2020-10-05T17:18:47.805Z] 74f711af9a0d: Pulling fs layer [2020-10-05T17:18:47.805Z] 99f96fe45779: Pulling fs layer [2020-10-05T17:18:47.805Z] 8529a6b9a6be: Pulling fs layer [2020-10-05T17:18:47.805Z] 45590311c82a: Pulling fs layer [2020-10-05T17:18:47.805Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-05T17:18:47.805Z] 209524e5b208: Pulling fs layer [2020-10-05T17:18:47.805Z] 8529a6b9a6be: Waiting [2020-10-05T17:18:47.805Z] 45590311c82a: Waiting [2020-10-05T17:18:47.805Z] 69ca0ff8b7b3: Waiting [2020-10-05T17:18:47.805Z] 209524e5b208: Waiting [2020-10-05T17:18:47.805Z] 99f96fe45779: Verifying Checksum [2020-10-05T17:18:47.805Z] 99f96fe45779: Download complete [2020-10-05T17:18:47.805Z] 74f711af9a0d: Verifying Checksum [2020-10-05T17:18:47.805Z] 74f711af9a0d: Download complete [2020-10-05T17:18:47.805Z] 45590311c82a: Verifying Checksum [2020-10-05T17:18:47.805Z] 45590311c82a: Download complete [2020-10-05T17:18:47.805Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-05T17:18:47.805Z] 69ca0ff8b7b3: Download complete [2020-10-05T17:18:47.805Z] b538f80385f9: Verifying Checksum [2020-10-05T17:18:47.805Z] b538f80385f9: Download complete [2020-10-05T17:18:48.406Z] b538f80385f9: Pull complete [2020-10-05T17:18:48.701Z] Still waiting to schedule task [2020-10-05T17:18:48.701Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3490’ [2020-10-05T17:18:49.006Z] 74f711af9a0d: Pull complete [2020-10-05T17:18:49.293Z] 99f96fe45779: Pull complete [2020-10-05T17:18:50.742Z] 209524e5b208: Verifying Checksum [2020-10-05T17:18:50.742Z] 209524e5b208: Download complete [2020-10-05T17:18:51.717Z] 8529a6b9a6be: Verifying Checksum [2020-10-05T17:18:51.717Z] 8529a6b9a6be: Download complete [2020-10-05T17:19:01.883Z] 8529a6b9a6be: Pull complete [2020-10-05T17:19:02.485Z] 45590311c82a: Pull complete [2020-10-05T17:19:02.761Z] 69ca0ff8b7b3: Pull complete [2020-10-05T17:19:06.270Z] 209524e5b208: Pull complete [2020-10-05T17:19:06.270Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-05T17:19:06.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-05T17:19:06.543Z] ---> 5bddaf1c2fca [2020-10-05T17:19:06.543Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-05T17:19:09.180Z] ---> Running in ee4e3f7ecac0 [2020-10-05T17:19:09.781Z] Removing intermediate container ee4e3f7ecac0 [2020-10-05T17:19:09.781Z] ---> eebea7692c3b [2020-10-05T17:19:09.781Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T17:19:09.781Z] ---> Running in d99410db67d0 [2020-10-05T17:19:12.423Z] Removing intermediate container d99410db67d0 [2020-10-05T17:19:12.423Z] ---> 3e12b3a0a5ea [2020-10-05T17:19:12.423Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-10-05T17:19:12.423Z] ---> Running in bb1f3e338125 [2020-10-05T17:19:13.863Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-05T17:19:14.839Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-05T17:19:15.814Z] OK: 142 MiB in 39 packages [2020-10-05T17:19:16.806Z] Removing intermediate container bb1f3e338125 [2020-10-05T17:19:16.806Z] ---> 7d876b9aafc7 [2020-10-05T17:19:16.806Z] Step 6/8 : WORKDIR /build [2020-10-05T17:19:16.806Z] ---> Running in 44c9a9ca160f [2020-10-05T17:19:17.405Z] Removing intermediate container 44c9a9ca160f [2020-10-05T17:19:17.405Z] ---> 10e5fe136c54 [2020-10-05T17:19:17.405Z] Step 7/8 : COPY go.mod . [2020-10-05T17:19:18.384Z] ---> 4e6c7cf60340 [2020-10-05T17:19:18.384Z] Step 8/8 : RUN go mod download [2020-10-05T17:19:18.384Z] ---> Running in 99731cc22cca [2020-10-05T17:19:40.546Z] Removing intermediate container 99731cc22cca [2020-10-05T17:19:40.546Z] ---> 7c9f170cf89a [2020-10-05T17:19:40.546Z] Successfully built 7c9f170cf89a [2020-10-05T17:19:40.546Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-05T17:19:40.949Z] + docker inspect -f . ci-base-image-arm64 [2020-10-05T17:19:40.949Z] . [Pipeline] withDockerContainer [2020-10-05T17:19:41.235Z] prd-ubuntu18.04-docker-arm64-4c-16g-3483 does not seem to be running inside a container [2020-10-05T17:19:41.322Z] $ 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 [2020-10-05T17:19:43.199Z] $ docker top 29b21e7fd901c093ab240f8ffb30fa07dbedcb2ed38ed5f6d8bf709e74485c68 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-05T17:19:44.593Z] + go version [2020-10-05T17:19:44.593Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-05T17:19:44.623Z] $ docker stop --time=1 29b21e7fd901c093ab240f8ffb30fa07dbedcb2ed38ed5f6d8bf709e74485c68 [2020-10-05T17:19:46.545Z] $ 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] } [2020-10-05T17:20:38.884Z] Running on prd-centos7-docker-4c-2g-3493 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2020-10-05T17:20:38.942Z] Running in /w/workspace/go-mod-bootstrap/47 [Pipeline] { [Pipeline] checkout [2020-10-05T17:20:46.867Z] using credential edgex-jenkins-ssh [2020-10-05T17:20:46.928Z] Cloning the remote Git repository [2020-10-05T17:20:46.962Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-05T17:20:47.085Z] > git init /w/workspace/go-mod-bootstrap/47 # timeout=10 [2020-10-05T17:20:47.242Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-05T17:20:47.242Z] > git --version # timeout=10 [2020-10-05T17:20:47.257Z] > git --version # 'git version 2.16.5' [2020-10-05T17:20:47.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T17:20:47.304Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T17:20:48.744Z] Checking out Revision 27e91a1ab20546e707878558a791d213273b002c (master) [2020-10-05T17:20:47.970Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-05T17:20:48.000Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T17:20:48.100Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-05T17:20:48.168Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-05T17:20:48.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T17:20:48.191Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-05T17:20:48.767Z] > git config core.sparsecheckout # timeout=10 [2020-10-05T17:20:48.782Z] > git checkout -f 27e91a1ab20546e707878558a791d213273b002c # timeout=10 [2020-10-05T17:20:53.182Z] 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 [2020-10-05T17:20:54.277Z] ========================================================= [2020-10-05T17:20:54.277Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-05T17:20:54.277Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-05T17:20:55.181Z] + 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 . [2020-10-05T17:20:55.822Z] Sending build context to Docker daemon 744.4kB [2020-10-05T17:20:55.822Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-05T17:20:55.822Z] Step 2/8 : FROM ${BASE} [2020-10-05T17:20:55.822Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-05T17:20:55.822Z] df20fa9351a1: Pulling fs layer [2020-10-05T17:20:55.822Z] ed8968b2872e: Pulling fs layer [2020-10-05T17:20:55.822Z] a92cc7c5fd73: Pulling fs layer [2020-10-05T17:20:55.822Z] e871e8e8d7a9: Pulling fs layer [2020-10-05T17:20:55.822Z] e73272ec9a57: Pulling fs layer [2020-10-05T17:20:55.822Z] e871e8e8d7a9: Waiting [2020-10-05T17:20:55.822Z] 1e910a182e73: Pulling fs layer [2020-10-05T17:20:55.822Z] 4e634b169226: Pulling fs layer [2020-10-05T17:20:55.822Z] e73272ec9a57: Waiting [2020-10-05T17:20:55.822Z] 1e910a182e73: Waiting [2020-10-05T17:20:55.822Z] 4e634b169226: Waiting [2020-10-05T17:20:55.822Z] a92cc7c5fd73: Verifying Checksum [2020-10-05T17:20:55.822Z] a92cc7c5fd73: Download complete [2020-10-05T17:20:56.098Z] ed8968b2872e: Verifying Checksum [2020-10-05T17:20:56.098Z] ed8968b2872e: Download complete [2020-10-05T17:20:56.467Z] e73272ec9a57: Verifying Checksum [2020-10-05T17:20:56.467Z] e73272ec9a57: Download complete [2020-10-05T17:20:56.467Z] 1e910a182e73: Verifying Checksum [2020-10-05T17:20:56.467Z] 1e910a182e73: Download complete [2020-10-05T17:20:56.819Z] df20fa9351a1: Verifying Checksum [2020-10-05T17:20:56.819Z] df20fa9351a1: Download complete [2020-10-05T17:20:57.167Z] df20fa9351a1: Pull complete [2020-10-05T17:20:57.799Z] ed8968b2872e: Pull complete [2020-10-05T17:20:57.799Z] a92cc7c5fd73: Pull complete [2020-10-05T17:21:01.284Z] 4e634b169226: Verifying Checksum [2020-10-05T17:21:01.284Z] 4e634b169226: Download complete [2020-10-05T17:21:04.044Z] e871e8e8d7a9: Verifying Checksum [2020-10-05T17:21:04.044Z] e871e8e8d7a9: Download complete [2020-10-05T17:21:14.438Z] e871e8e8d7a9: Pull complete [2020-10-05T17:21:14.438Z] e73272ec9a57: Pull complete [2020-10-05T17:21:14.438Z] 1e910a182e73: Pull complete [2020-10-05T17:21:21.162Z] 4e634b169226: Pull complete [2020-10-05T17:21:21.162Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-05T17:21:21.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-05T17:21:21.162Z] ---> f7629b54cfaa [2020-10-05T17:21:21.162Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-05T17:21:21.162Z] ---> Running in 5cc0f0536f39 [2020-10-05T17:21:21.162Z] Removing intermediate container 5cc0f0536f39 [2020-10-05T17:21:21.162Z] ---> c46f98e582e9 [2020-10-05T17:21:21.162Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T17:21:21.162Z] ---> Running in 00e824377760 [2020-10-05T17:21:22.610Z] Removing intermediate container 00e824377760 [2020-10-05T17:21:22.610Z] ---> fb5cf2a6aca6 [2020-10-05T17:21:22.610Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-10-05T17:21:22.610Z] ---> Running in 75f2b317b832 [2020-10-05T17:21:23.214Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T17:21:23.797Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T17:21:24.442Z] OK: 166 MiB in 39 packages [2020-10-05T17:21:25.035Z] Removing intermediate container 75f2b317b832 [2020-10-05T17:21:25.035Z] ---> f619a2d5ee9b [2020-10-05T17:21:25.035Z] Step 6/8 : WORKDIR /build [2020-10-05T17:21:25.035Z] ---> Running in bf372e7997bd [2020-10-05T17:21:25.035Z] Removing intermediate container bf372e7997bd [2020-10-05T17:21:25.035Z] ---> 7bed5cdad559 [2020-10-05T17:21:25.035Z] Step 7/8 : COPY go.mod . [2020-10-05T17:21:25.309Z] ---> 49c2aae0e30a [2020-10-05T17:21:25.309Z] Step 8/8 : RUN go mod download [2020-10-05T17:21:25.309Z] ---> Running in cf1b5baa7f4a [2020-10-05T17:21:52.678Z] Removing intermediate container cf1b5baa7f4a [2020-10-05T17:21:52.678Z] ---> 8994b1a9c7fe [2020-10-05T17:21:52.678Z] Successfully built 8994b1a9c7fe [2020-10-05T17:21:52.678Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-05T17:21:53.276Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-05T17:21:53.572Z] . [Pipeline] withDockerContainer [2020-10-05T17:21:54.432Z] prd-centos7-docker-4c-2g-3493 does not seem to be running inside a container [2020-10-05T17:21:54.630Z] $ 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 [2020-10-05T17:21:55.885Z] $ docker top dab10877334d9f2dace05f43bd3aaad372393c6bfa0ca7d77f573f421a6b3a80 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-05T17:21:56.778Z] + go version [2020-10-05T17:21:56.778Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-05T17:21:56.811Z] $ docker stop --time=1 dab10877334d9f2dace05f43bd3aaad372393c6bfa0ca7d77f573f421a6b3a80 [2020-10-05T17:21:58.351Z] $ 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 [2020-10-05T17:22:01.816Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-05T17:22:01.819Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-05T17:22:01.867Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-05T17:22:02.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-05T17:22:02.237Z] [2020-10-05T17:22:02.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-05T17:22:02.619Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-05T17:22:02.619Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-05T17:22:02.619Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-05T17:22:02.619Z] 408f87550127: Pulling fs layer [2020-10-05T17:22:02.619Z] fe522b08c979: Pulling fs layer [2020-10-05T17:22:02.619Z] 221eaa008020: Pulling fs layer [2020-10-05T17:22:02.619Z] 2a4607e5d6b9: Pulling fs layer [2020-10-05T17:22:02.619Z] 8f79b27c4fd2: Pulling fs layer [2020-10-05T17:22:02.619Z] e5c8dbe1645b: Pulling fs layer [2020-10-05T17:22:02.619Z] 23e8b3b47431: Pulling fs layer [2020-10-05T17:22:02.619Z] 5c568d65a230: Pulling fs layer [2020-10-05T17:22:02.619Z] 221eaa008020: Waiting [2020-10-05T17:22:02.619Z] 2a4607e5d6b9: Waiting [2020-10-05T17:22:02.619Z] 8f79b27c4fd2: Waiting [2020-10-05T17:22:02.619Z] e5c8dbe1645b: Waiting [2020-10-05T17:22:02.619Z] 5c568d65a230: Waiting [2020-10-05T17:22:02.619Z] 23e8b3b47431: Waiting [2020-10-05T17:22:02.619Z] fe522b08c979: Verifying Checksum [2020-10-05T17:22:02.619Z] fe522b08c979: Download complete [2020-10-05T17:22:02.619Z] 408f87550127: Verifying Checksum [2020-10-05T17:22:02.619Z] 408f87550127: Download complete [2020-10-05T17:22:02.619Z] 2a4607e5d6b9: Verifying Checksum [2020-10-05T17:22:02.619Z] 2a4607e5d6b9: Download complete [2020-10-05T17:22:02.619Z] 8f79b27c4fd2: Verifying Checksum [2020-10-05T17:22:02.619Z] 8f79b27c4fd2: Download complete [2020-10-05T17:22:02.619Z] cbdbe7a5bc2a: Download complete [2020-10-05T17:22:03.196Z] cbdbe7a5bc2a: Pull complete [2020-10-05T17:22:03.196Z] 408f87550127: Pull complete [2020-10-05T17:22:03.460Z] fe522b08c979: Pull complete [2020-10-05T17:22:04.039Z] e5c8dbe1645b: Download complete [2020-10-05T17:22:05.002Z] 23e8b3b47431: Verifying Checksum [2020-10-05T17:22:05.002Z] 23e8b3b47431: Download complete [2020-10-05T17:22:05.002Z] 5c568d65a230: Verifying Checksum [2020-10-05T17:22:05.002Z] 5c568d65a230: Download complete [2020-10-05T17:22:06.423Z] 221eaa008020: Verifying Checksum [2020-10-05T17:22:06.423Z] 221eaa008020: Download complete [2020-10-05T17:22:11.757Z] 221eaa008020: Pull complete [2020-10-05T17:22:11.757Z] 2a4607e5d6b9: Pull complete [2020-10-05T17:22:11.757Z] 8f79b27c4fd2: Pull complete [2020-10-05T17:22:14.328Z] e5c8dbe1645b: Pull complete [2020-10-05T17:22:17.664Z] 23e8b3b47431: Pull complete [2020-10-05T17:22:18.616Z] 5c568d65a230: Pull complete [2020-10-05T17:22:18.616Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-05T17:22:18.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-05T17:22:18.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-05T17:22:18.827Z] prd-centos7-docker-4c-2g-3490 does not seem to be running inside a container [2020-10-05T17:22:18.905Z] $ 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 [2020-10-05T17:22:20.055Z] $ docker top 1d8d9d0322aab8f5216257675f288064410c904af791b64c9e759542d4932365 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-05T17:22:20.612Z] + snyk monitor '--org=edgex-jenkins' [2020-10-05T17:22:24.838Z] [2020-10-05T17:22:24.838Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap)... [2020-10-05T17:22:24.838Z] [2020-10-05T17:22:24.838Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/19a98e22-83c3-4df2-becf-4316f070fd80/history/7d3ddeb0-e7ba-4ee2-9299-f5c2bc279020 [2020-10-05T17:22:24.838Z] [2020-10-05T17:22:24.838Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-05T17:22:24.838Z] [2020-10-05T17:22:24.838Z] [2020-10-05T17:22:24.838Z] Snyk CLI supports Node.js 8 and higher. [2020-10-05T17:22:24.838Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-05T17:22:24.838Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-05T17:22:24.838Z] [2020-10-05T17:22:24.838Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-05T17:22:24.838Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-10-05T17:22:24.860Z] $ docker stop --time=1 1d8d9d0322aab8f5216257675f288064410c904af791b64c9e759542d4932365 [2020-10-05T17:22:26.889Z] $ 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 [2020-10-05T17:22:28.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T17:22:28.796Z] . [Pipeline] withDockerContainer [2020-10-05T17:22:28.900Z] prd-centos7-docker-4c-2g-3490 does not seem to be running inside a container [2020-10-05T17:22:28.953Z] $ 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 [2020-10-05T17:22:29.800Z] $ docker top c90094f528d01a486d4965ea40b20d2378f8c711287268f8bc8a09c2c253cf57 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-05T17:22:30.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-05T17:22:30.145Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-05T17:22:30.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-05T17:22:30.371Z] $ docker exec c90094f528d01a486d4965ea40b20d2378f8c711287268f8bc8a09c2c253cf57 ssh-agent [2020-10-05T17:22:30.539Z] SSH_AUTH_SOCK=/tmp/ssh-ElegAXdKX5rE/agent.13 [2020-10-05T17:22:30.539Z] SSH_AGENT_PID=18 [2020-10-05T17:22:30.548Z] Running ssh-add (command line suppressed) [2020-10-05T17:22:30.673Z] 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) [2020-10-05T17:22:30.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-05T17:22:31.089Z] + git semver tag [2020-10-05T17:22:31.089Z] # -> Open(): unable to determine branch for HEAD [2020-10-05T17:22:31.089Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-10-05T17:22:31.089Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-10-05T17:22:31.089Z] # $SEMVER_REMOTE_NAME = origin [2020-10-05T17:22:31.089Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-05T17:22:31.089Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-05T17:22:31.089Z] # $SEMVER_BRANCH = master [2020-10-05T17:22:31.089Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2020-10-05T17:22:31.089Z] # 27e91a1ab20546e707878558a791d213273b002c HEAD [2020-10-05T17:22:31.089Z] # -> Force: false [2020-10-05T17:22:31.089Z] # 7cab19452b3d78f49594db1c39fa1295db0c6d6d refs/tags/v0.0.45 [Pipeline] } [2020-10-05T17:22:31.115Z] $ docker exec --env ******** --env ******** c90094f528d01a486d4965ea40b20d2378f8c711287268f8bc8a09c2c253cf57 ssh-agent -k [2020-10-05T17:22:31.240Z] unset SSH_AUTH_SOCK; [2020-10-05T17:22:31.241Z] unset SSH_AGENT_PID; [2020-10-05T17:22:31.241Z] echo Agent pid 18 killed; [2020-10-05T17:22:31.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-05T17:22:31.870Z] + git semver [Pipeline] } [2020-10-05T17:22:31.892Z] $ docker stop --time=1 c90094f528d01a486d4965ea40b20d2378f8c711287268f8bc8a09c2c253cf57 [2020-10-05T17:22:33.238Z] $ docker rm -f c90094f528d01a486d4965ea40b20d2378f8c711287268f8bc8a09c2c253cf57 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-05T17:22:33.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-05T17:22:33.929Z] [2020-10-05T17:22:33.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-05T17:22:34.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-05T17:22:34.293Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-05T17:22:34.293Z] ab5ef0e58194: Pulling fs layer [2020-10-05T17:22:34.293Z] 9712f1f96733: Pulling fs layer [2020-10-05T17:22:34.293Z] 63f879dbbcfc: Pulling fs layer [2020-10-05T17:22:34.293Z] 0d9ebad4ef96: Pulling fs layer [2020-10-05T17:22:34.293Z] e9a5061849ea: Pulling fs layer [2020-10-05T17:22:34.293Z] d747dcd14b5f: Pulling fs layer [2020-10-05T17:22:34.293Z] 2de7ff778b66: Pulling fs layer [2020-10-05T17:22:34.293Z] 2de7ff778b66: Waiting [2020-10-05T17:22:34.293Z] e9a5061849ea: Waiting [2020-10-05T17:22:34.293Z] d747dcd14b5f: Waiting [2020-10-05T17:22:34.293Z] 0d9ebad4ef96: Waiting [2020-10-05T17:22:34.293Z] 9712f1f96733: Verifying Checksum [2020-10-05T17:22:34.293Z] 9712f1f96733: Download complete [2020-10-05T17:22:35.695Z] 63f879dbbcfc: Verifying Checksum [2020-10-05T17:22:35.695Z] 63f879dbbcfc: Download complete [2020-10-05T17:22:35.959Z] e9a5061849ea: Verifying Checksum [2020-10-05T17:22:35.959Z] e9a5061849ea: Download complete [2020-10-05T17:22:35.959Z] d747dcd14b5f: Verifying Checksum [2020-10-05T17:22:35.959Z] d747dcd14b5f: Download complete [2020-10-05T17:22:36.542Z] 2de7ff778b66: Verifying Checksum [2020-10-05T17:22:36.542Z] 2de7ff778b66: Download complete [2020-10-05T17:22:36.805Z] 0d9ebad4ef96: Verifying Checksum [2020-10-05T17:22:36.805Z] 0d9ebad4ef96: Download complete [2020-10-05T17:22:36.805Z] ab5ef0e58194: Verifying Checksum [2020-10-05T17:22:36.805Z] ab5ef0e58194: Download complete [2020-10-05T17:22:41.040Z] ab5ef0e58194: Pull complete [2020-10-05T17:22:41.040Z] 9712f1f96733: Pull complete [2020-10-05T17:22:44.375Z] 63f879dbbcfc: Pull complete [2020-10-05T17:22:51.030Z] 0d9ebad4ef96: Pull complete [2020-10-05T17:22:51.030Z] e9a5061849ea: Pull complete [2020-10-05T17:22:51.294Z] d747dcd14b5f: Pull complete [2020-10-05T17:22:55.519Z] 2de7ff778b66: Pull complete [2020-10-05T17:22:55.519Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-05T17:22:55.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-05T17:22:55.519Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-05T17:22:55.940Z] prd-centos7-docker-4c-2g-3490 does not seem to be running inside a container [2020-10-05T17:22:56.014Z] $ 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 [2020-10-05T17:22:58.900Z] $ docker top e4fe5f07049e653e211767d5f46b734f6930b2422024e95162637aecbabfe29a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-05T17:22:59.142Z] provisioning config files... [2020-10-05T17:22:59.172Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7415485291177646562tmp [2020-10-05T17:22:59.249Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6760956421031098999tmp [2020-10-05T17:22:59.290Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config436353736878329110tmp [Pipeline] { [Pipeline] echo [2020-10-05T17:22:59.345Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T17:22:59.644Z] ---> sigul-configuration.sh [2020-10-05T17:22:59.644Z] gpg: directory `/root/.gnupg' created [2020-10-05T17:22:59.644Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-05T17:22:59.644Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-05T17:22:59.644Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-05T17:22:59.644Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-05T17:22:59.644Z] gpg: CAST5 encrypted data [2020-10-05T17:22:59.907Z] gpg: encrypted with 1 passphrase [2020-10-05T17:22:59.907Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-05T17:23:00.205Z] + mkdir /home/jenkins [2020-10-05T17:23:00.205Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-05T17:23:00.505Z] + 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 [2020-10-05T17:23:00.516Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T17:23:00.813Z] ---> sigul-install.sh [2020-10-05T17:23:06.122Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-05T17:23:06.426Z] + git tag --list [2020-10-05T17:23:06.426Z] v0.0.1 [2020-10-05T17:23:06.426Z] v0.0.10 [2020-10-05T17:23:06.426Z] v0.0.11 [2020-10-05T17:23:06.426Z] v0.0.12 [2020-10-05T17:23:06.426Z] v0.0.13 [2020-10-05T17:23:06.426Z] v0.0.14 [2020-10-05T17:23:06.426Z] v0.0.15 [2020-10-05T17:23:06.426Z] v0.0.16 [2020-10-05T17:23:06.426Z] v0.0.17 [2020-10-05T17:23:06.426Z] v0.0.18 [2020-10-05T17:23:06.427Z] v0.0.19 [2020-10-05T17:23:06.427Z] v0.0.2 [2020-10-05T17:23:06.427Z] v0.0.20 [2020-10-05T17:23:06.427Z] v0.0.21 [2020-10-05T17:23:06.427Z] v0.0.22 [2020-10-05T17:23:06.427Z] v0.0.23 [2020-10-05T17:23:06.427Z] v0.0.24 [2020-10-05T17:23:06.427Z] v0.0.25 [2020-10-05T17:23:06.427Z] v0.0.26 [2020-10-05T17:23:06.427Z] v0.0.27 [2020-10-05T17:23:06.427Z] v0.0.28 [2020-10-05T17:23:06.427Z] v0.0.29 [2020-10-05T17:23:06.427Z] v0.0.3 [2020-10-05T17:23:06.427Z] v0.0.30 [2020-10-05T17:23:06.427Z] v0.0.31 [2020-10-05T17:23:06.427Z] v0.0.32 [2020-10-05T17:23:06.427Z] v0.0.33 [2020-10-05T17:23:06.427Z] v0.0.34 [2020-10-05T17:23:06.427Z] v0.0.35 [2020-10-05T17:23:06.427Z] v0.0.36 [2020-10-05T17:23:06.427Z] v0.0.37 [2020-10-05T17:23:06.427Z] v0.0.38 [2020-10-05T17:23:06.427Z] v0.0.39 [2020-10-05T17:23:06.427Z] v0.0.4 [2020-10-05T17:23:06.427Z] v0.0.40 [2020-10-05T17:23:06.427Z] v0.0.41 [2020-10-05T17:23:06.427Z] v0.0.42 [2020-10-05T17:23:06.427Z] v0.0.43 [2020-10-05T17:23:06.427Z] v0.0.44 [2020-10-05T17:23:06.427Z] v0.0.45 [2020-10-05T17:23:06.427Z] v0.0.5 [2020-10-05T17:23:06.427Z] v0.0.6 [2020-10-05T17:23:06.427Z] v0.0.7 [2020-10-05T17:23:06.427Z] v0.0.8 [2020-10-05T17:23:06.427Z] v0.0.9 [Pipeline] sh [2020-10-05T17:23:06.726Z] + lftools sign git-tag v0.0.45 [2020-10-05T17:23:08.118Z] Signing Git tag with Sigul... [2020-10-05T17:23:08.118Z] Signing v0.0.45 [Pipeline] echo [2020-10-05T17:23:09.077Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T17:23:09.373Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-05T17:23:09.383Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-05T17:23:09.485Z] $ docker stop --time=1 e4fe5f07049e653e211767d5f46b734f6930b2422024e95162637aecbabfe29a [2020-10-05T17:23:11.496Z] $ docker rm -f e4fe5f07049e653e211767d5f46b734f6930b2422024e95162637aecbabfe29a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-05T17:23:12.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T17:23:12.286Z] . [Pipeline] withDockerContainer [2020-10-05T17:23:12.398Z] prd-centos7-docker-4c-2g-3490 does not seem to be running inside a container [2020-10-05T17:23:12.457Z] $ 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 [2020-10-05T17:23:13.119Z] $ docker top 65b8f7921c078c9bbe402bf33e5ae53428ae61cdfeb14f7ac7addbb15a88355f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-05T17:23:13.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-05T17:23:13.439Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-05T17:23:13.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-05T17:23:13.641Z] $ docker exec 65b8f7921c078c9bbe402bf33e5ae53428ae61cdfeb14f7ac7addbb15a88355f ssh-agent [2020-10-05T17:23:13.805Z] SSH_AUTH_SOCK=/tmp/ssh-ZR8Q17fMKRFL/agent.11 [2020-10-05T17:23:13.805Z] SSH_AGENT_PID=17 [2020-10-05T17:23:13.812Z] Running ssh-add (command line suppressed) [2020-10-05T17:23:13.937Z] 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) [2020-10-05T17:23:13.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-05T17:23:14.353Z] + git semver bump patch [2020-10-05T17:23:14.353Z] # -> Open(): unable to determine branch for HEAD [2020-10-05T17:23:14.353Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-10-05T17:23:14.353Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-10-05T17:23:14.353Z] # $SEMVER_REMOTE_NAME = origin [2020-10-05T17:23:14.353Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-05T17:23:14.353Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-05T17:23:14.353Z] # $SEMVER_BRANCH = master [2020-10-05T17:23:14.353Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2020-10-05T17:23:14.353Z] 0.0.46 [Pipeline] } [2020-10-05T17:23:14.371Z] $ docker exec --env ******** --env ******** 65b8f7921c078c9bbe402bf33e5ae53428ae61cdfeb14f7ac7addbb15a88355f ssh-agent -k [2020-10-05T17:23:14.488Z] unset SSH_AUTH_SOCK; [2020-10-05T17:23:14.488Z] unset SSH_AGENT_PID; [2020-10-05T17:23:14.489Z] echo Agent pid 17 killed; [2020-10-05T17:23:14.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-05T17:23:14.999Z] + git semver [Pipeline] } [2020-10-05T17:23:15.019Z] $ docker stop --time=1 65b8f7921c078c9bbe402bf33e5ae53428ae61cdfeb14f7ac7addbb15a88355f [2020-10-05T17:23:16.399Z] $ docker rm -f 65b8f7921c078c9bbe402bf33e5ae53428ae61cdfeb14f7ac7addbb15a88355f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-05T17:23:16.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T17:23:16.920Z] . [Pipeline] withDockerContainer [2020-10-05T17:23:17.160Z] prd-centos7-docker-4c-2g-3490 does not seem to be running inside a container [2020-10-05T17:23:17.213Z] $ 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 [2020-10-05T17:23:17.876Z] $ docker top 3d96284701483d47894629f03d448e373ae075c377004bc32942d95b818bb63b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-05T17:23:18.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-05T17:23:18.242Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-05T17:23:18.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-05T17:23:18.448Z] $ docker exec 3d96284701483d47894629f03d448e373ae075c377004bc32942d95b818bb63b ssh-agent [2020-10-05T17:23:18.625Z] SSH_AUTH_SOCK=/tmp/ssh-LhqR2VsBZzDC/agent.12 [2020-10-05T17:23:18.625Z] SSH_AGENT_PID=17 [2020-10-05T17:23:18.632Z] Running ssh-add (command line suppressed) [2020-10-05T17:23:18.761Z] 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) [2020-10-05T17:23:18.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-05T17:23:19.149Z] + git semver push [2020-10-05T17:23:19.149Z] # -> Open(): unable to determine branch for HEAD [2020-10-05T17:23:19.149Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-10-05T17:23:19.149Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-10-05T17:23:19.149Z] # $SEMVER_REMOTE_NAME = origin [2020-10-05T17:23:19.149Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-05T17:23:19.149Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-05T17:23:19.149Z] # $SEMVER_BRANCH = master [2020-10-05T17:23:19.149Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2020-10-05T17:23:25.770Z] $ docker exec --env ******** --env ******** 3d96284701483d47894629f03d448e373ae075c377004bc32942d95b818bb63b ssh-agent -k [2020-10-05T17:23:25.922Z] unset SSH_AUTH_SOCK; [2020-10-05T17:23:25.922Z] unset SSH_AGENT_PID; [2020-10-05T17:23:25.922Z] echo Agent pid 17 killed; [2020-10-05T17:23:25.977Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-05T17:23:26.557Z] + git semver [Pipeline] } [2020-10-05T17:23:26.581Z] $ docker stop --time=1 3d96284701483d47894629f03d448e373ae075c377004bc32942d95b818bb63b [2020-10-05T17:23:28.023Z] $ 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 [2020-10-05T17:23:30.436Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T17:23:31.008Z] ---> package-listing.sh [2020-10-05T17:23:31.008Z] ++ facter osfamily [2020-10-05T17:23:31.008Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-05T17:23:31.008Z] + OS_FAMILY=redhat [2020-10-05T17:23:31.008Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master [2020-10-05T17:23:31.008Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-05T17:23:31.008Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-05T17:23:31.008Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-05T17:23:31.008Z] + PACKAGES=/tmp/packages_start.txt [2020-10-05T17:23:31.008Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2020-10-05T17:23:31.008Z] + PACKAGES=/tmp/packages_end.txt [2020-10-05T17:23:31.008Z] + case "${OS_FAMILY}" in [2020-10-05T17:23:31.008Z] + rpm -qa [2020-10-05T17:23:31.008Z] + sort [2020-10-05T17:23:35.230Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-05T17:23:35.230Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-05T17:23:35.230Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-05T17:23:35.230Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2020-10-05T17:23:35.230Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [2020-10-05T17:23:35.230Z] + 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 [2020-10-05T17:23:35.430Z] provisioning config files... [2020-10-05T17:23:35.447Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7715179168715162047tmp [Pipeline] { [Pipeline] echo [2020-10-05T17:23:35.528Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T17:23:35.837Z] ---> create-netrc.sh [Pipeline] } [2020-10-05T17:23:35.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-05T17:23:35.948Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T17:23:36.250Z] ---> python-tools-install.sh [2020-10-05T17:23:36.251Z] Generating Requirements File [2020-10-05T17:24:57.970Z] Python 3.6.8 [2020-10-05T17:24:57.970Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-05T17:24:57.970Z] aiohttp==3.6.2 [2020-10-05T17:24:57.970Z] appdirs==1.4.3 [2020-10-05T17:24:57.970Z] argcomplete==1.12.1 [2020-10-05T17:24:57.970Z] aspy.yaml==1.3.0 [2020-10-05T17:24:57.970Z] async-timeout==3.0.1 [2020-10-05T17:24:57.970Z] attrs==19.3.0 [2020-10-05T17:24:57.970Z] Babel==2.8.0 [2020-10-05T17:24:57.970Z] beautifulsoup4==4.8.2 [2020-10-05T17:24:57.970Z] boto3==1.11.6 [2020-10-05T17:24:57.970Z] botocore==1.14.6 [2020-10-05T17:24:57.970Z] bs4==0.0.1 [2020-10-05T17:24:57.970Z] cachetools==4.1.1 [2020-10-05T17:24:57.970Z] certifi==2019.11.28 [2020-10-05T17:24:57.970Z] cffi==1.14.3 [2020-10-05T17:24:57.970Z] cfgv==2.0.1 [2020-10-05T17:24:57.970Z] chardet==3.0.4 [2020-10-05T17:24:57.970Z] click==7.1 [2020-10-05T17:24:57.970Z] cliff==3.4.0 [2020-10-05T17:24:57.970Z] cmd2==1.3.11 [2020-10-05T17:24:57.970Z] colorama==0.4.3 [2020-10-05T17:24:57.970Z] cryptography==3.1.1 [2020-10-05T17:24:57.970Z] debtcollector==2.2.0 [2020-10-05T17:24:57.970Z] decorator==4.4.2 [2020-10-05T17:24:57.970Z] defusedxml==0.6.0 [2020-10-05T17:24:57.970Z] Deprecated==1.2.7 [2020-10-05T17:24:57.970Z] distlib==0.3.1 [2020-10-05T17:24:57.970Z] distro==1.2.0 [2020-10-05T17:24:57.970Z] dnspython==1.16.0 [2020-10-05T17:24:57.970Z] docker==4.2.0 [2020-10-05T17:24:57.970Z] docutils==0.15.2 [2020-10-05T17:24:57.970Z] dogpile.cache==1.0.2 [2020-10-05T17:24:57.970Z] email-validator==1.0.5 [2020-10-05T17:24:57.970Z] filelock==3.0.12 [2020-10-05T17:24:57.970Z] future==0.18.2 [2020-10-05T17:24:57.970Z] google-auth==1.22.0 [2020-10-05T17:24:57.970Z] httplib2==0.17.0 [2020-10-05T17:24:57.970Z] identify==1.4.11 [2020-10-05T17:24:57.970Z] idna==2.9 [2020-10-05T17:24:57.970Z] idna-ssl==1.1.0 [2020-10-05T17:24:57.970Z] importlib-metadata==1.7.0 [2020-10-05T17:24:57.970Z] importlib-resources==1.5.0 [2020-10-05T17:24:57.970Z] iso8601==0.1.13 [2020-10-05T17:24:57.970Z] Jinja2==2.11.1 [2020-10-05T17:24:57.970Z] jmespath==0.10.0 [2020-10-05T17:24:57.970Z] jsonpatch==1.26 [2020-10-05T17:24:57.970Z] jsonpointer==2.0 [2020-10-05T17:24:57.970Z] jsonschema==3.2.0 [2020-10-05T17:24:57.970Z] keystoneauth1==4.2.1 [2020-10-05T17:24:57.970Z] kubernetes==11.0.0 [2020-10-05T17:24:57.970Z] lftools==0.34.2 [2020-10-05T17:24:57.970Z] lxml==4.5.0 [2020-10-05T17:24:57.970Z] MarkupSafe==0.23 [2020-10-05T17:24:57.970Z] msgpack==1.0.0 [2020-10-05T17:24:57.970Z] multi-key-dict==2.0.3 [2020-10-05T17:24:57.970Z] multidict==4.7.6 [2020-10-05T17:24:57.970Z] munch==2.5.0 [2020-10-05T17:24:57.970Z] netaddr==0.8.0 [2020-10-05T17:24:57.970Z] netifaces==0.10.9 [2020-10-05T17:24:57.970Z] niet==1.4.2 [2020-10-05T17:24:57.970Z] nodeenv==1.3.5 [2020-10-05T17:24:57.970Z] oauth2client==4.1.3 [2020-10-05T17:24:57.970Z] oauthlib==3.1.0 [2020-10-05T17:24:57.970Z] openstacksdk==0.50.0 [2020-10-05T17:24:57.970Z] os-client-config==2.1.0 [2020-10-05T17:24:57.970Z] os-service-types==1.7.0 [2020-10-05T17:24:57.970Z] osc-lib==2.2.1 [2020-10-05T17:24:57.970Z] oslo.config==8.3.2 [2020-10-05T17:24:57.970Z] oslo.context==3.1.1 [2020-10-05T17:24:57.970Z] oslo.i18n==5.0.1 [2020-10-05T17:24:57.970Z] oslo.log==4.4.0 [2020-10-05T17:24:57.970Z] oslo.serialization==4.0.1 [2020-10-05T17:24:57.970Z] oslo.utils==4.6.0 [2020-10-05T17:24:57.970Z] packaging==20.4 [2020-10-05T17:24:57.970Z] pbr==5.4.4 [2020-10-05T17:24:57.970Z] pluggy==0.13.1 [2020-10-05T17:24:57.970Z] prettytable==0.7.2 [2020-10-05T17:24:57.970Z] py==1.9.0 [2020-10-05T17:24:57.970Z] pyasn1==0.4.8 [2020-10-05T17:24:57.970Z] pyasn1-modules==0.2.8 [2020-10-05T17:24:57.970Z] pycparser==2.20 [2020-10-05T17:24:57.970Z] pygerrit2==2.0.10 [2020-10-05T17:24:57.970Z] PyGithub==1.46 [2020-10-05T17:24:57.970Z] pyinotify==0.9.6 [2020-10-05T17:24:57.970Z] PyJWT==1.7.1 [2020-10-05T17:24:57.970Z] pyparsing==2.4.7 [2020-10-05T17:24:57.970Z] pyperclip==1.8.0 [2020-10-05T17:24:57.970Z] pyroute2==0.4.13 [2020-10-05T17:24:57.970Z] pyrsistent==0.15.7 [2020-10-05T17:24:57.970Z] PySocks==1.6.8 [2020-10-05T17:24:57.970Z] python-cinderclient==7.2.0 [2020-10-05T17:24:57.970Z] python-dateutil==2.8.1 [2020-10-05T17:24:57.970Z] python-heatclient==2.2.1 [2020-10-05T17:24:57.970Z] python-jenkins==1.7.0 [2020-10-05T17:24:57.970Z] python-keystoneclient==4.1.1 [2020-10-05T17:24:57.970Z] python-magnumclient==3.2.1 [2020-10-05T17:24:57.970Z] python-novaclient==17.2.1 [2020-10-05T17:24:57.970Z] python-openstackclient==5.4.0 [2020-10-05T17:24:57.970Z] python-swiftclient==3.10.1 [2020-10-05T17:24:57.970Z] pytz==2020.1 [2020-10-05T17:24:57.970Z] PyYAML==5.3 [2020-10-05T17:24:57.970Z] requests==2.23.0 [2020-10-05T17:24:57.970Z] requests-oauthlib==1.3.0 [2020-10-05T17:24:57.970Z] requestsexceptions==1.4.0 [2020-10-05T17:24:57.970Z] rfc3986==1.4.0 [2020-10-05T17:24:57.970Z] rpm==4.11.3 [2020-10-05T17:24:57.970Z] rsa==4.0 [2020-10-05T17:24:57.970Z] ruamel.yaml==0.16.10 [2020-10-05T17:24:57.970Z] ruamel.yaml.clib==0.2.0 [2020-10-05T17:24:57.970Z] s3transfer==0.3.3 [2020-10-05T17:24:57.970Z] shade==1.27.2 [2020-10-05T17:24:57.970Z] simplejson==3.17.2 [2020-10-05T17:24:57.970Z] six==1.14.0 [2020-10-05T17:24:57.970Z] soupsieve==2.0 [2020-10-05T17:24:57.970Z] stevedore==3.2.2 [2020-10-05T17:24:57.970Z] tabulate==0.8.6 [2020-10-05T17:24:57.970Z] toml==0.10.0 [2020-10-05T17:24:57.970Z] tox==3.20.0 [2020-10-05T17:24:57.970Z] tqdm==4.43.0 [2020-10-05T17:24:57.970Z] typing-extensions==3.7.4.3 [2020-10-05T17:24:57.970Z] urllib3==1.25.8 [2020-10-05T17:24:57.970Z] virtualenv==20.0.33 [2020-10-05T17:24:57.970Z] wcwidth==0.2.5 [2020-10-05T17:24:57.970Z] websocket-client==0.57.0 [2020-10-05T17:24:57.970Z] wrapt==1.12.1 [2020-10-05T17:24:57.970Z] xdg==3.0.2 [2020-10-05T17:24:57.970Z] xmltodict==0.12.0 [2020-10-05T17:24:57.970Z] yarl==1.6.0 [2020-10-05T17:24:57.970Z] yq==2.11.1 [2020-10-05T17:24:57.970Z] zipp==3.3.0 [2020-10-05T17:24:57.970Z] Cache entry deserialization failed, entry ignored [2020-10-05T17:24:57.970Z] 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. [2020-10-05T17:24:59.930Z] Python 2.7.5 [2020-10-05T17:25:00.193Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-05T17:25:00.769Z] 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. [2020-10-05T17:25:00.769Z] ansible==2.9.7 [2020-10-05T17:25:00.769Z] Babel==0.9.6 [2020-10-05T17:25:00.769Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-05T17:25:00.769Z] beautifulsoup4==4.4.1 [2020-10-05T17:25:00.769Z] bodhi==2.11.0 [2020-10-05T17:25:00.769Z] bodhi-client==2.11.0 [2020-10-05T17:25:00.769Z] CCColUtils==1.4 [2020-10-05T17:25:00.769Z] cffi==1.6.0 [2020-10-05T17:25:00.769Z] chardet==2.2.1 [2020-10-05T17:25:00.769Z] click==6.7 [2020-10-05T17:25:00.769Z] cloud-init==18.5 [2020-10-05T17:25:00.769Z] configobj==4.7.2 [2020-10-05T17:25:00.769Z] cryptography==1.7.2 [2020-10-05T17:25:00.769Z] decorator==3.4.0 [2020-10-05T17:25:00.769Z] distro==1.2.0 [2020-10-05T17:25:00.769Z] enum34==1.0.4 [2020-10-05T17:25:00.769Z] fedpkg==1.38 [2020-10-05T17:25:00.769Z] futures==3.1.1 [2020-10-05T17:25:00.769Z] gitdb==0.6.4 [2020-10-05T17:25:00.769Z] GitPython==1.0.1 [2020-10-05T17:25:00.769Z] html5lib==0.999 [2020-10-05T17:25:00.769Z] httplib2==0.9.2 [2020-10-05T17:25:00.769Z] idna==2.4 [2020-10-05T17:25:00.769Z] iniparse==0.4 [2020-10-05T17:25:00.769Z] ipaddress==1.0.16 [2020-10-05T17:25:00.769Z] IPy==0.75 [2020-10-05T17:25:00.769Z] javapackages==1.0.0 [2020-10-05T17:25:00.769Z] Jinja2==2.7.2 [2020-10-05T17:25:00.769Z] jmespath==0.9.4 [2020-10-05T17:25:00.769Z] jsonpatch==1.2 [2020-10-05T17:25:00.769Z] jsonpointer==1.9 [2020-10-05T17:25:00.769Z] kerberos==1.1 [2020-10-05T17:25:00.769Z] kitchen==1.1.1 [2020-10-05T17:25:00.769Z] langtable==0.0.31 [2020-10-05T17:25:00.769Z] lockfile==0.9.1 [2020-10-05T17:25:00.769Z] lxml==3.2.1 [2020-10-05T17:25:00.769Z] MarkupSafe==0.11 [2020-10-05T17:25:00.769Z] munch==2.0.2 [2020-10-05T17:25:00.769Z] offtrac==0.1.0 [2020-10-05T17:25:00.769Z] openidc-client==0.6.0 [2020-10-05T17:25:00.769Z] packagedb-cli==2.14.1 [2020-10-05T17:25:00.769Z] paramiko==2.1.1 [2020-10-05T17:25:00.769Z] perf==0.1 [2020-10-05T17:25:00.769Z] ply==3.4 [2020-10-05T17:25:00.769Z] policycoreutils-default-encoding==0.1 [2020-10-05T17:25:00.769Z] prettytable==0.7.2 [2020-10-05T17:25:00.769Z] pyasn1==0.1.9 [2020-10-05T17:25:00.769Z] pycparser==2.14 [2020-10-05T17:25:00.769Z] pycurl==7.19.0 [2020-10-05T17:25:00.769Z] pygobject==3.22.0 [2020-10-05T17:25:00.769Z] pygpgme==0.3 [2020-10-05T17:25:00.769Z] pyliblzma==0.5.3 [2020-10-05T17:25:00.769Z] pyOpenSSL==0.13.1 [2020-10-05T17:25:00.769Z] pyparsing==1.5.6 [2020-10-05T17:25:00.769Z] pyserial==2.6 [2020-10-05T17:25:00.769Z] python-augeas==0.5.0 [2020-10-05T17:25:00.769Z] python-bugzilla==2.3.0 [2020-10-05T17:25:00.769Z] python-dateutil==1.5 [2020-10-05T17:25:00.769Z] python-fedora==0.10.0 [2020-10-05T17:25:00.769Z] python-linux-procfs==0.4.9 [2020-10-05T17:25:00.769Z] python-yubico==1.2.3 [2020-10-05T17:25:00.769Z] pyudev==0.15 [2020-10-05T17:25:00.769Z] pyusb==1.0.0b1 [2020-10-05T17:25:00.769Z] pyxattr==0.5.1 [2020-10-05T17:25:00.769Z] PyYAML==3.10 [2020-10-05T17:25:00.769Z] requests==2.6.0 [2020-10-05T17:25:00.769Z] requests-kerberos==0.7.0 [2020-10-05T17:25:00.769Z] rpkg==1.60 [2020-10-05T17:25:00.769Z] schedutils==0.4 [2020-10-05T17:25:00.769Z] seobject==0.1 [2020-10-05T17:25:00.769Z] sepolicy==1.1 [2020-10-05T17:25:00.769Z] six==1.9.0 [2020-10-05T17:25:00.769Z] smmap==0.9.0 [2020-10-05T17:25:00.769Z] urlgrabber==3.10 [2020-10-05T17:25:00.769Z] urllib3==1.10.2 [2020-10-05T17:25:00.769Z] virtualenv==15.1.0 [2020-10-05T17:25:00.769Z] yum-langpacks==0.4.2 [2020-10-05T17:25:00.769Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-05T17:25:00.781Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T17:25:01.084Z] ---> sudo-logs.sh [2020-10-05T17:25:01.084Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-05T17:25:01.358Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T17:25:01.666Z] ---> job-cost.sh [2020-10-05T17:25:01.666Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KhHJ [2020-10-05T17:25:11.707Z] Cache entry deserialization failed, entry ignored [2020-10-05T17:25:11.707Z] Cache entry deserialization failed, entry ignored [2020-10-05T17:25:12.663Z] Cache entry deserialization failed, entry ignored [2020-10-05T17:25:12.925Z] Cache entry deserialization failed, entry ignored [2020-10-05T17:25:13.194Z] Cache entry deserialization failed, entry ignored [2020-10-05T17:25:13.194Z] Cache entry deserialization failed, entry ignored [2020-10-05T17:25:13.194Z] Cache entry deserialization failed, entry ignored [2020-10-05T17:25:13.456Z] Cache entry deserialization failed, entry ignored [2020-10-05T17:25:13.456Z] Cache entry deserialization failed, entry ignored [2020-10-05T17:25:13.456Z] Cache entry deserialization failed, entry ignored [2020-10-05T17:25:13.718Z] Cache entry deserialization failed, entry ignored [2020-10-05T17:25:13.718Z] Cache entry deserialization failed, entry ignored [2020-10-05T17:25:17.043Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-05T17:25:49.219Z] lf-activate-venv(): INFO: Adding /tmp/venv-KhHJ/bin to PATH [2020-10-05T17:25:49.219Z] INFO: No Stack... [2020-10-05T17:25:49.219Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-05T17:25:49.219Z] INFO: Archiving Costs [Pipeline] echo [2020-10-05T17:25:49.238Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T17:25:49.549Z] ---> logs-deploy.sh [2020-10-05T17:25:49.549Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/47 [2020-10-05T17:25:49.549Z] INFO: archiving workspace using pattern(s): [2020-10-05T17:25:51.480Z] Archives upload complete. [2020-10-05T17:25:51.480Z] INFO: archiving logs to Nexus [2020-10-05T17:25:52.869Z] ---> uname -a: [2020-10-05T17:25:52.869Z] 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 [2020-10-05T17:25:52.869Z] [2020-10-05T17:25:52.869Z] [2020-10-05T17:25:52.869Z] ---> lscpu: [2020-10-05T17:25:52.869Z] Architecture: x86_64 [2020-10-05T17:25:52.869Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-05T17:25:52.869Z] Byte Order: Little Endian [2020-10-05T17:25:52.869Z] CPU(s): 4 [2020-10-05T17:25:52.869Z] On-line CPU(s) list: 0-3 [2020-10-05T17:25:52.869Z] Thread(s) per core: 1 [2020-10-05T17:25:52.869Z] Core(s) per socket: 1 [2020-10-05T17:25:52.869Z] Socket(s): 4 [2020-10-05T17:25:52.869Z] NUMA node(s): 1 [2020-10-05T17:25:52.869Z] Vendor ID: GenuineIntel [2020-10-05T17:25:52.869Z] CPU family: 6 [2020-10-05T17:25:52.869Z] Model: 44 [2020-10-05T17:25:52.869Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-05T17:25:52.869Z] Stepping: 1 [2020-10-05T17:25:52.869Z] CPU MHz: 2933.436 [2020-10-05T17:25:52.869Z] BogoMIPS: 5866.87 [2020-10-05T17:25:52.869Z] Virtualization: VT-x [2020-10-05T17:25:52.869Z] Hypervisor vendor: KVM [2020-10-05T17:25:52.869Z] Virtualization type: full [2020-10-05T17:25:52.869Z] L1d cache: 32K [2020-10-05T17:25:52.869Z] L1i cache: 32K [2020-10-05T17:25:52.869Z] L2 cache: 4096K [2020-10-05T17:25:52.869Z] L3 cache: 16384K [2020-10-05T17:25:52.869Z] NUMA node0 CPU(s): 0-3 [2020-10-05T17:25:52.869Z] 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 [2020-10-05T17:25:52.869Z] [2020-10-05T17:25:52.869Z] [2020-10-05T17:25:52.869Z] ---> nproc: [2020-10-05T17:25:52.869Z] 4 [2020-10-05T17:25:52.869Z] [2020-10-05T17:25:52.869Z] [2020-10-05T17:25:52.869Z] ---> df -h: [2020-10-05T17:25:52.869Z] Filesystem Size Used Avail Use% Mounted on [2020-10-05T17:25:52.869Z] devtmpfs 887M 0 887M 0% /dev [2020-10-05T17:25:52.869Z] tmpfs 919M 0 919M 0% /dev/shm [2020-10-05T17:25:52.869Z] tmpfs 919M 17M 903M 2% /run [2020-10-05T17:25:52.869Z] tmpfs 919M 0 919M 0% /sys/fs/cgroup [2020-10-05T17:25:52.869Z] /dev/vda1 50G 8.6G 42G 18% / [2020-10-05T17:25:52.869Z] tmpfs 184M 0 184M 0% /run/user/1001 [2020-10-05T17:25:52.869Z] [2020-10-05T17:25:52.869Z] [2020-10-05T17:25:52.869Z] ---> free -m: [2020-10-05T17:25:52.869Z] total used free shared buff/cache available [2020-10-05T17:25:52.869Z] Mem: 1837 668 64 15 1104 970 [2020-10-05T17:25:52.869Z] Swap: 1023 3 1020 [2020-10-05T17:25:52.869Z] [2020-10-05T17:25:52.869Z] [2020-10-05T17:25:52.869Z] ---> ip addr: [2020-10-05T17:25:52.869Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 [2020-10-05T17:25:52.869Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-05T17:25:52.869Z] inet 127.0.0.1/8 scope host lo [2020-10-05T17:25:52.869Z] valid_lft forever preferred_lft forever [2020-10-05T17:25:52.869Z] inet6 ::1/128 scope host [2020-10-05T17:25:52.869Z] valid_lft forever preferred_lft forever [2020-10-05T17:25:52.869Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 [2020-10-05T17:25:52.869Z] link/ether fa:16:3e:70:71:7f brd ff:ff:ff:ff:ff:ff [2020-10-05T17:25:52.869Z] inet 10.30.122.116/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-05T17:25:52.869Z] valid_lft 85910sec preferred_lft 85910sec [2020-10-05T17:25:52.869Z] inet6 fe80::f816:3eff:fe70:717f/64 scope link [2020-10-05T17:25:52.869Z] valid_lft forever preferred_lft forever [2020-10-05T17:25:52.869Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN group default [2020-10-05T17:25:52.869Z] link/ether 02:42:99:88:75:40 brd ff:ff:ff:ff:ff:ff [2020-10-05T17:25:52.869Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-05T17:25:52.869Z] valid_lft forever preferred_lft forever [2020-10-05T17:25:52.869Z] inet6 fe80::42:99ff:fe88:7540/64 scope link [2020-10-05T17:25:52.869Z] valid_lft forever preferred_lft forever [2020-10-05T17:25:52.869Z] [2020-10-05T17:25:52.869Z] [2020-10-05T17:25:52.869Z] ---> sar -b -r -n DEV: [2020-10-05T17:25:52.869Z] 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) [2020-10-05T17:25:52.869Z] [2020-10-05T17:25:52.869Z] 05:17:25 PM LINUX RESTART [2020-10-05T17:25:52.869Z] [2020-10-05T17:25:52.869Z] 05:18:01 PM tps rtps wtps bread/s bwrtn/s [2020-10-05T17:25:52.869Z] 05:19:01 PM 61.15 17.43 43.73 5157.92 4825.07 [2020-10-05T17:25:52.869Z] 05:20:01 PM 1.62 0.00 1.62 0.00 31.82 [2020-10-05T17:25:52.869Z] 05:21:01 PM 0.27 0.00 0.27 0.00 3.88 [2020-10-05T17:25:52.869Z] 05:22:01 PM 0.25 0.00 0.25 0.00 2.56 [2020-10-05T17:25:52.869Z] 05:23:01 PM 389.33 181.56 207.77 10581.70 60587.59 [2020-10-05T17:25:52.869Z] 05:24:01 PM 105.89 74.98 30.92 5800.33 4583.94 [2020-10-05T17:25:52.869Z] 05:25:01 PM 120.84 26.24 94.61 1822.67 13261.66 [2020-10-05T17:25:52.869Z] Average: 97.08 42.90 54.18 3338.73 11903.98 [2020-10-05T17:25:52.869Z] [2020-10-05T17:25:52.869Z] 05:18:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-05T17:25:52.869Z] 05:19:01 PM 165196 1716360 91.22 2620 1131424 1113764 38.01 443836 1111488 120 [2020-10-05T17:25:52.869Z] 05:20:01 PM 168564 1712992 91.04 2620 1131428 1092828 37.30 443388 1108804 16 [2020-10-05T17:25:52.869Z] 05:21:01 PM 169724 1711832 90.98 2620 1131436 1072220 36.59 444040 1107172 16 [2020-10-05T17:25:52.869Z] 05:22:01 PM 169348 1712208 91.00 2620 1131436 1072116 36.59 444988 1106636 20 [2020-10-05T17:25:52.869Z] 05:23:01 PM 82752 1798804 95.60 2472 1050624 1201620 41.01 605156 914364 17080 [2020-10-05T17:25:52.869Z] 05:24:01 PM 111076 1770480 94.10 1520 994568 1120744 38.25 659808 824268 41568 [2020-10-05T17:25:52.869Z] 05:25:01 PM 144736 1736820 92.31 1520 957068 1091420 37.25 591492 821200 21500 [2020-10-05T17:25:52.869Z] Average: 144485 1737071 92.32 2285 1075426 1109245 37.86 518958 999133 11474 [2020-10-05T17:25:52.869Z] [2020-10-05T17:25:52.869Z] 05:18:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-10-05T17:25:52.869Z] 05:19:01 PM eth0 493.41 290.18 1024.09 90.89 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:19:01 PM docker0 2.10 1.60 0.45 3.09 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:20:01 PM eth0 1.57 0.40 0.47 0.25 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:21:01 PM eth0 1.10 0.63 0.55 0.37 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:22:01 PM eth0 0.80 0.08 0.06 0.04 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:23:01 PM vethfdbce1d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:23:01 PM eth0 1390.63 1070.18 8150.40 213.93 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:23:01 PM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:23:01 PM docker0 23.64 20.55 2.66 48.62 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:24:01 PM eth0 133.31 96.16 634.81 24.91 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:24:01 PM docker0 25.56 29.85 1.57 198.71 0.00 0.00 0.00 [2020-10-05T17:25:52.869Z] 05:25:01 PM eth0 77.61 61.18 486.57 51.20 0.00 0.00 0.00 [2020-10-05T17:25:52.870Z] 05:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T17:25:52.870Z] 05:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T17:25:52.870Z] Average: eth0 223.14 171.64 1315.19 41.07 0.00 0.00 0.00 [2020-10-05T17:25:52.870Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-05T17:25:52.870Z] Average: docker0 7.03 7.20 0.60 35.35 0.00 0.00 0.00 [2020-10-05T17:25:52.870Z] [2020-10-05T17:25:52.870Z] [2020-10-05T17:25:52.870Z] ---> sar -P ALL: [2020-10-05T17:25:52.870Z] 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) [2020-10-05T17:25:52.870Z] [2020-10-05T17:25:52.870Z] 05:17:25 PM LINUX RESTART [2020-10-05T17:25:52.870Z] [2020-10-05T17:25:52.870Z] 05:18:01 PM CPU %user %nice %system %iowait %steal %idle [2020-10-05T17:25:52.870Z] 05:19:01 PM all 11.94 0.00 3.55 2.09 0.07 82.35 [2020-10-05T17:25:52.870Z] 05:19:01 PM 0 11.87 0.00 4.33 3.64 0.05 80.11 [2020-10-05T17:25:52.870Z] 05:19:01 PM 1 11.33 0.00 3.20 2.74 0.07 82.66 [2020-10-05T17:25:52.870Z] 05:19:01 PM 2 11.54 0.00 3.64 1.70 0.10 83.01 [2020-10-05T17:25:52.870Z] 05:19:01 PM 3 13.03 0.00 3.03 0.29 0.05 83.60 [2020-10-05T17:25:52.870Z] 05:20:01 PM all 0.15 0.00 0.05 0.00 0.00 99.80 [2020-10-05T17:25:52.870Z] 05:20:01 PM 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-05T17:25:52.870Z] 05:20:01 PM 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-10-05T17:25:52.870Z] 05:20:01 PM 2 0.48 0.00 0.07 0.00 0.00 99.45 [2020-10-05T17:25:52.870Z] 05:20:01 PM 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-05T17:25:52.870Z] 05:21:01 PM all 0.13 0.00 0.04 0.00 0.00 99.83 [2020-10-05T17:25:52.870Z] 05:21:01 PM 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-05T17:25:52.870Z] 05:21:01 PM 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-05T17:25:52.870Z] 05:21:01 PM 2 0.40 0.00 0.03 0.00 0.00 99.57 [2020-10-05T17:25:52.870Z] 05:21:01 PM 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-05T17:25:52.870Z] 05:22:01 PM all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-10-05T17:25:52.870Z] 05:22:01 PM 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-05T17:25:52.870Z] 05:22:01 PM 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-05T17:25:52.870Z] 05:22:01 PM 2 0.50 0.00 0.03 0.00 0.02 99.45 [2020-10-05T17:25:52.870Z] 05:22:01 PM 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-05T17:25:52.870Z] 05:23:01 PM all 15.67 0.00 10.47 4.26 0.21 69.39 [2020-10-05T17:25:52.870Z] 05:23:01 PM 0 15.20 0.00 10.87 5.06 0.24 68.63 [2020-10-05T17:25:52.870Z] 05:23:01 PM 1 16.30 0.00 9.53 4.96 0.26 68.95 [2020-10-05T17:25:52.870Z] 05:23:01 PM 2 15.30 0.00 12.42 2.00 0.17 70.10 [2020-10-05T17:25:52.870Z] 05:23:01 PM 3 15.84 0.00 9.09 5.02 0.17 69.87 [2020-10-05T17:25:52.870Z] 05:24:01 PM all 11.32 0.00 3.24 2.26 0.09 83.10 [2020-10-05T17:25:52.870Z] 05:24:01 PM 0 23.96 0.00 4.60 3.14 0.14 68.17 [2020-10-05T17:25:52.870Z] 05:24:01 PM 1 5.83 0.00 2.27 1.40 0.08 90.42 [2020-10-05T17:25:52.870Z] 05:24:01 PM 2 11.12 0.00 3.48 3.66 0.08 81.65 [2020-10-05T17:25:52.870Z] 05:24:01 PM 3 4.51 0.00 2.59 0.83 0.07 92.00 [2020-10-05T17:25:52.870Z] 05:25:01 PM all 16.46 0.00 3.47 1.52 0.08 78.46 [2020-10-05T17:25:52.870Z] 05:25:01 PM 0 38.21 0.00 5.96 2.86 0.10 52.87 [2020-10-05T17:25:52.870Z] 05:25:01 PM 1 12.37 0.00 3.60 1.04 0.08 82.90 [2020-10-05T17:25:52.870Z] 05:25:01 PM 2 8.34 0.00 2.24 0.78 0.10 88.54 [2020-10-05T17:25:52.870Z] 05:25:01 PM 3 7.37 0.00 2.16 1.45 0.08 88.93 [2020-10-05T17:25:52.870Z] Average: all 7.90 0.00 2.93 1.43 0.07 87.68 [2020-10-05T17:25:52.870Z] Average: 0 12.59 0.00 3.64 2.07 0.08 81.63 [2020-10-05T17:25:52.870Z] Average: 1 6.50 0.00 2.64 1.43 0.07 89.37 [2020-10-05T17:25:52.870Z] Average: 2 6.75 0.00 3.08 1.15 0.07 88.94 [2020-10-05T17:25:52.870Z] Average: 3 5.76 0.00 2.38 1.06 0.05 90.74 [2020-10-05T17:25:52.870Z] [2020-10-05T17:25:52.870Z] [2020-10-05T17:25:52.870Z]