Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b3069d58daddec4f0489f199d23d3a6acd3e16a6 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7034 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision b3069d58daddec4f0489f199d23d3a6acd3e16a6 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3069d58daddec4f0489f199d23d3a6acd3e16a6 # timeout=10 Commit message: "Merge pull request #357 from beaufrusetta/add-xml-content-type" > git rev-list --no-walk 4e4c30cdb011fbe016161a067d606eede52a9275 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-20T22:08:07.273Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-20T22:08:07.513Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-20T22:08:07.612Z] ========================================================= [2020-10-20T22:08:07.613Z] EdgeX Global Pipelines Version Info [2020-10-20T22:08:07.613Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-20T22:08:09.169Z] ------------------- [2020-10-20T22:08:09.170Z] stable info: [2020-10-20T22:08:09.170Z] ------------------- [2020-10-20T22:08:09.170Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-20T22:08:09.170Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-20T22:08:09.170Z] Message: update stable to v1.0.144 [2020-10-20T22:08:10.116Z] ------------------- [2020-10-20T22:08:10.117Z] experimental info: [2020-10-20T22:08:10.117Z] ------------------- [2020-10-20T22:08:10.117Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-20T22:08:10.117Z] Commit SHA: c640cc8e0f176a0a86b153ebfcb15f3e2f33f7bd [2020-10-20T22:08:10.117Z] Message: update experimental to v1.0.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-20T22:08:10.671Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-10-20T22:08:10.762Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-10-20T22:08:10.871Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-20T22:08:10.970Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-20T22:08:11.091Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-20T22:08:11.187Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-20T22:08:11.294Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-20T22:08:11.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-20T22:08:11.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-20T22:08:11.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-20T22:08:11.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-20T22:08:11.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-10-20T22:08:11.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-20T22:08:12.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-20T22:08:12.173Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-20T22:08:12.270Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-20T22:08:12.377Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-20T22:08:12.477Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-20T22:08:12.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-20T22:08:12.669Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-20T22:08:12.758Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-20T22:08:12.845Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-20T22:08:12.988Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-20T22:08:13.106Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-20T22:08:13.205Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-20T22:08:13.386Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-20T22:08:13.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-20T22:08:13.594Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-20T22:08:13.696Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3069d58daddec4f0489f199d23d3a6acd3e16a6 [Pipeline] echo [2020-10-20T22:08:13.798Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3069d5 [Pipeline] echo [2020-10-20T22:08:13.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-20T22:08:14.768Z] + git log --format=format:%s -1 b3069d58daddec4f0489f199d23d3a6acd3e16a6 [Pipeline] echo [2020-10-20T22:08:14.834Z] GIT_COMMIT: b3069d58daddec4f0489f199d23d3a6acd3e16a6, Commit Message: Merge pull request #357 from beaufrusetta/add-xml-content-type [Pipeline] echo [2020-10-20T22:08:14.883Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-20T22:08:15.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-20T22:08:16.000Z] [2020-10-20T22:08:16.000Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-20T22:08:16.370Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-20T22:08:16.370Z] latest: Pulling from edgex-devops/git-semver [2020-10-20T22:08:16.370Z] 31603596830f: Pulling fs layer [2020-10-20T22:08:16.370Z] 2a8b12db71e7: Pulling fs layer [2020-10-20T22:08:16.370Z] 6ca5941a6612: Pulling fs layer [2020-10-20T22:08:16.370Z] ecc8261a40a4: Pulling fs layer [2020-10-20T22:08:16.370Z] ecc8261a40a4: Waiting [2020-10-20T22:08:16.370Z] 2a8b12db71e7: Verifying Checksum [2020-10-20T22:08:16.370Z] 2a8b12db71e7: Download complete [2020-10-20T22:08:16.639Z] 31603596830f: Download complete [2020-10-20T22:08:16.639Z] ecc8261a40a4: Verifying Checksum [2020-10-20T22:08:16.639Z] ecc8261a40a4: Download complete [2020-10-20T22:08:16.639Z] 6ca5941a6612: Verifying Checksum [2020-10-20T22:08:16.639Z] 6ca5941a6612: Download complete [2020-10-20T22:08:16.914Z] 31603596830f: Pull complete [2020-10-20T22:08:16.914Z] 2a8b12db71e7: Pull complete [2020-10-20T22:08:17.549Z] 6ca5941a6612: Pull complete [2020-10-20T22:08:17.850Z] ecc8261a40a4: Pull complete [2020-10-20T22:08:17.850Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-20T22:08:17.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-20T22:08:17.850Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-20T22:08:18.061Z] prd-centos7-docker-4c-2g-7034 does not seem to be running inside a container [2020-10-20T22:08:18.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-20T22:08:20.098Z] $ docker top b628c63a6ecf195cb8a3a961dd7ef342e87114ba9fd7c392bb6ae22fb4911539 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-20T22:08:20.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-20T22:08:20.444Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-20T22:08:20.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-20T22:08:20.749Z] $ docker exec b628c63a6ecf195cb8a3a961dd7ef342e87114ba9fd7c392bb6ae22fb4911539 ssh-agent [2020-10-20T22:08:20.926Z] SSH_AUTH_SOCK=/tmp/ssh-c2tk66B2cGx3/agent.11 [2020-10-20T22:08:20.927Z] SSH_AGENT_PID=16 [2020-10-20T22:08:20.963Z] Running ssh-add (command line suppressed) [2020-10-20T22:08:21.112Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_119529686389714447.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_119529686389714447.key) [2020-10-20T22:08:21.164Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-20T22:08:21.592Z] + git tag --points-at HEAD [Pipeline] } [2020-10-20T22:08:21.750Z] $ docker exec --env ******** --env ******** b628c63a6ecf195cb8a3a961dd7ef342e87114ba9fd7c392bb6ae22fb4911539 ssh-agent -k [2020-10-20T22:08:21.865Z] unset SSH_AUTH_SOCK; [2020-10-20T22:08:21.865Z] unset SSH_AGENT_PID; [2020-10-20T22:08:21.865Z] echo Agent pid 16 killed; [2020-10-20T22:08:21.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-20T22:08:22.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-20T22:08:22.078Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-20T22:08:22.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-20T22:08:22.289Z] $ docker exec b628c63a6ecf195cb8a3a961dd7ef342e87114ba9fd7c392bb6ae22fb4911539 ssh-agent [2020-10-20T22:08:22.454Z] SSH_AUTH_SOCK=/tmp/ssh-8Pu5tASom6EO/agent.44 [2020-10-20T22:08:22.454Z] SSH_AGENT_PID=49 [2020-10-20T22:08:22.469Z] Running ssh-add (command line suppressed) [2020-10-20T22:08:22.597Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3374663318246990093.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3374663318246990093.key) [2020-10-20T22:08:22.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-20T22:08:23.071Z] + git semver init [2020-10-20T22:08:23.071Z] # -> Open(): unable to determine branch for HEAD [2020-10-20T22:08:23.071Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-20T22:08:23.071Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-20T22:08:23.071Z] # $SEMVER_REMOTE_NAME = origin [2020-10-20T22:08:23.071Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-20T22:08:23.071Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-20T22:08:23.071Z] # $SEMVER_BRANCH = master [2020-10-20T22:08:23.071Z] # $SEMVER_TEMP = /tmp/semver-541989551 [2020-10-20T22:08:23.071Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-10-20T22:08:23.690Z] # '/tmp/semver-541989551' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-10-20T22:08:23.690Z] # -> Force: false [2020-10-20T22:08:23.690Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-10-20T22:08:23.753Z] $ docker exec --env ******** --env ******** b628c63a6ecf195cb8a3a961dd7ef342e87114ba9fd7c392bb6ae22fb4911539 ssh-agent -k [2020-10-20T22:08:23.867Z] unset SSH_AUTH_SOCK; [2020-10-20T22:08:23.867Z] unset SSH_AGENT_PID; [2020-10-20T22:08:23.867Z] echo Agent pid 49 killed; [2020-10-20T22:08:23.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-20T22:08:24.454Z] + git semver [Pipeline] } [2020-10-20T22:08:24.545Z] $ docker stop --time=1 b628c63a6ecf195cb8a3a961dd7ef342e87114ba9fd7c392bb6ae22fb4911539 [2020-10-20T22:08:26.389Z] $ docker rm -f b628c63a6ecf195cb8a3a961dd7ef342e87114ba9fd7c392bb6ae22fb4911539 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-20T22:08:27.019Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-20T22:08:27.582Z] Stashed 1 file(s) [Pipeline] echo [2020-10-20T22:08:27.585Z] [edgeXSemver]: initialized semver on version 0.1.109 [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-20T22:08:43.234Z] Still waiting to schedule task [2020-10-20T22:08:43.234Z] ‘prd-centos7-builder-2c-1g-7032’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-7031’ is offline; ‘prd-centos7-docker-4c-2g-7035’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-7028’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-10-20T22:08:43.236Z] Still waiting to schedule task [2020-10-20T22:08:43.236Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-20T22:10:23.688Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7036 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-10-20T22:10:23.815Z] Running in /w/workspace/go-mod-core-contracts/75 [Pipeline] { [Pipeline] checkout [2020-10-20T22:10:26.338Z] Running on prd-centos7-docker-4c-2g-7037 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-10-20T22:10:26.388Z] Running in /w/workspace/go-mod-core-contracts/75 [Pipeline] { [Pipeline] checkout [2020-10-20T22:10:28.694Z] using credential edgex-jenkins-ssh [2020-10-20T22:10:28.754Z] Cloning the remote Git repository [2020-10-20T22:10:28.820Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-20T22:10:29.201Z] using credential edgex-jenkins-ssh [2020-10-20T22:10:29.254Z] Cloning the remote Git repository [2020-10-20T22:10:29.282Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-20T22:10:29.352Z] > git init /w/workspace/go-mod-core-contracts/75 # timeout=10 [2020-10-20T22:10:29.403Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-20T22:10:29.403Z] > git --version # timeout=10 [2020-10-20T22:10:29.410Z] > git --version # 'git version 2.16.5' [2020-10-20T22:10:29.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T22:10:29.449Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-20T22:10:28.949Z] > git init /w/workspace/go-mod-core-contracts/75 # timeout=10 [2020-10-20T22:10:29.231Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-20T22:10:29.232Z] > git --version # timeout=10 [2020-10-20T22:10:29.245Z] > git --version # 'git version 2.17.1' [2020-10-20T22:10:29.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T22:10:29.297Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-20T22:10:30.557Z] Checking out Revision b3069d58daddec4f0489f199d23d3a6acd3e16a6 (master) [2020-10-20T22:10:30.793Z] Checking out Revision b3069d58daddec4f0489f199d23d3a6acd3e16a6 (master) [2020-10-20T22:10:30.099Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-20T22:10:30.113Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-20T22:10:30.125Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-20T22:10:30.140Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-20T22:10:30.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T22:10:30.147Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-20T22:10:30.571Z] > git config core.sparsecheckout # timeout=10 [2020-10-20T22:10:30.577Z] > git checkout -f b3069d58daddec4f0489f199d23d3a6acd3e16a6 # timeout=10 [2020-10-20T22:10:30.191Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-20T22:10:30.217Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-20T22:10:30.242Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-20T22:10:30.279Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-20T22:10:30.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T22:10:30.291Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-20T22:10:30.821Z] > git config core.sparsecheckout # timeout=10 [2020-10-20T22:10:30.840Z] > git checkout -f b3069d58daddec4f0489f199d23d3a6acd3e16a6 # timeout=10 [2020-10-20T22:10:34.382Z] Commit message: "Merge pull request #357 from beaufrusetta/add-xml-content-type" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-20T22:10:35.243Z] ========================================================= [2020-10-20T22:10:35.243Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-20T22:10:35.243Z] ========================================================= [2020-10-20T22:10:35.297Z] Commit message: "Merge pull request #357 from beaufrusetta/add-xml-content-type" [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-10-20T22:10:35.886Z] + 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 . [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-20T22:10:36.252Z] ========================================================= [2020-10-20T22:10:36.252Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-20T22:10:36.252Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-20T22:10:36.477Z] Sending build context to Docker daemon 1.774MB [2020-10-20T22:10:36.477Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-20T22:10:36.477Z] Step 2/7 : FROM ${BASE} [2020-10-20T22:10:36.477Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-20T22:10:36.477Z] df20fa9351a1: Pulling fs layer [2020-10-20T22:10:36.477Z] ed8968b2872e: Pulling fs layer [2020-10-20T22:10:36.477Z] a92cc7c5fd73: Pulling fs layer [2020-10-20T22:10:36.477Z] e871e8e8d7a9: Pulling fs layer [2020-10-20T22:10:36.477Z] e73272ec9a57: Pulling fs layer [2020-10-20T22:10:36.477Z] 1e910a182e73: Pulling fs layer [2020-10-20T22:10:36.477Z] 4e634b169226: Pulling fs layer [2020-10-20T22:10:36.477Z] e73272ec9a57: Waiting [2020-10-20T22:10:36.477Z] 1e910a182e73: Waiting [2020-10-20T22:10:36.477Z] 4e634b169226: Waiting [2020-10-20T22:10:36.477Z] e871e8e8d7a9: Waiting [2020-10-20T22:10:36.478Z] a92cc7c5fd73: Verifying Checksum [2020-10-20T22:10:36.478Z] a92cc7c5fd73: Download complete [2020-10-20T22:10:36.478Z] ed8968b2872e: Download complete [2020-10-20T22:10:36.478Z] e73272ec9a57: Verifying Checksum [2020-10-20T22:10:36.478Z] e73272ec9a57: Download complete [2020-10-20T22:10:36.478Z] 1e910a182e73: Verifying Checksum [2020-10-20T22:10:36.478Z] 1e910a182e73: Download complete [2020-10-20T22:10:36.478Z] df20fa9351a1: Verifying Checksum [2020-10-20T22:10:36.478Z] df20fa9351a1: Download complete [2020-10-20T22:10:36.750Z] df20fa9351a1: Pull complete [2020-10-20T22:10:37.013Z] ed8968b2872e: Pull complete [2020-10-20T22:10:37.203Z] + 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-20T22:10:37.277Z] a92cc7c5fd73: Pull complete [2020-10-20T22:10:38.196Z] Sending build context to Docker daemon 1.774MB [2020-10-20T22:10:38.196Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-20T22:10:38.196Z] Step 2/7 : FROM ${BASE} [2020-10-20T22:10:38.476Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-20T22:10:38.476Z] b538f80385f9: Pulling fs layer [2020-10-20T22:10:38.476Z] 74f711af9a0d: Pulling fs layer [2020-10-20T22:10:38.476Z] 99f96fe45779: Pulling fs layer [2020-10-20T22:10:38.476Z] 8529a6b9a6be: Pulling fs layer [2020-10-20T22:10:38.476Z] 45590311c82a: Pulling fs layer [2020-10-20T22:10:38.476Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-20T22:10:38.476Z] 209524e5b208: Pulling fs layer [2020-10-20T22:10:38.476Z] 8529a6b9a6be: Waiting [2020-10-20T22:10:38.476Z] 45590311c82a: Waiting [2020-10-20T22:10:38.476Z] 69ca0ff8b7b3: Waiting [2020-10-20T22:10:38.476Z] 209524e5b208: Waiting [2020-10-20T22:10:38.476Z] 99f96fe45779: Verifying Checksum [2020-10-20T22:10:38.476Z] 99f96fe45779: Download complete [2020-10-20T22:10:38.476Z] 74f711af9a0d: Verifying Checksum [2020-10-20T22:10:38.476Z] 74f711af9a0d: Download complete [2020-10-20T22:10:38.476Z] 45590311c82a: Verifying Checksum [2020-10-20T22:10:38.476Z] 45590311c82a: Download complete [2020-10-20T22:10:38.693Z] 4e634b169226: Verifying Checksum [2020-10-20T22:10:38.693Z] 4e634b169226: Download complete [2020-10-20T22:10:38.753Z] 69ca0ff8b7b3: Download complete [2020-10-20T22:10:38.753Z] b538f80385f9: Verifying Checksum [2020-10-20T22:10:38.753Z] b538f80385f9: Download complete [2020-10-20T22:10:39.741Z] b538f80385f9: Pull complete [2020-10-20T22:10:40.018Z] 74f711af9a0d: Pull complete [2020-10-20T22:10:40.623Z] 99f96fe45779: Pull complete [2020-10-20T22:10:40.632Z] e871e8e8d7a9: Verifying Checksum [2020-10-20T22:10:40.632Z] e871e8e8d7a9: Download complete [2020-10-20T22:10:41.226Z] 209524e5b208: Verifying Checksum [2020-10-20T22:10:41.226Z] 209524e5b208: Download complete [2020-10-20T22:10:42.761Z] 8529a6b9a6be: Download complete [2020-10-20T22:10:47.291Z] e871e8e8d7a9: Pull complete [2020-10-20T22:10:47.291Z] e73272ec9a57: Pull complete [2020-10-20T22:10:47.291Z] 1e910a182e73: Pull complete [2020-10-20T22:10:50.634Z] 4e634b169226: Pull complete [2020-10-20T22:10:50.634Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-20T22:10:50.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-20T22:10:50.634Z] ---> f7629b54cfaa [2020-10-20T22:10:50.634Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-20T22:10:50.634Z] ---> Running in b92f4229b976 [2020-10-20T22:10:50.634Z] Removing intermediate container b92f4229b976 [2020-10-20T22:10:50.634Z] ---> a5857ebe8305 [2020-10-20T22:10:50.634Z] Step 4/7 : RUN apk add bash [2020-10-20T22:10:50.899Z] ---> Running in 21ffc6325140 [2020-10-20T22:10:51.867Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-20T22:10:52.827Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-20T22:10:52.959Z] 8529a6b9a6be: Pull complete [2020-10-20T22:10:53.243Z] 45590311c82a: Pull complete [2020-10-20T22:10:53.406Z] OK: 166 MiB in 39 packages [2020-10-20T22:10:53.519Z] 69ca0ff8b7b3: Pull complete [2020-10-20T22:10:53.985Z] Removing intermediate container 21ffc6325140 [2020-10-20T22:10:53.985Z] ---> fbdf0e2885e0 [2020-10-20T22:10:53.985Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-20T22:10:53.985Z] ---> Running in 098fcfb78ed4 [2020-10-20T22:10:53.985Z] Removing intermediate container 098fcfb78ed4 [2020-10-20T22:10:53.985Z] ---> e4a2793a5675 [2020-10-20T22:10:53.985Z] Step 6/7 : COPY go.mod . [2020-10-20T22:10:54.248Z] ---> bb152355ecaa [2020-10-20T22:10:54.248Z] Step 7/7 : RUN go mod download [2020-10-20T22:10:54.248Z] ---> Running in 3ad992d0a9c2 [2020-10-20T22:10:57.870Z] 209524e5b208: Pull complete [2020-10-20T22:10:57.870Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-20T22:10:57.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-20T22:10:57.870Z] ---> 5bddaf1c2fca [2020-10-20T22:10:57.870Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-20T22:10:59.861Z] ---> Running in 65936791ced3 [2020-10-20T22:11:00.465Z] Removing intermediate container 65936791ced3 [2020-10-20T22:11:00.465Z] ---> bdad1b0be8bb [2020-10-20T22:11:00.465Z] Step 4/7 : RUN apk add bash [2020-10-20T22:11:00.465Z] ---> Running in cde12c3c4078 [2020-10-20T22:11:02.447Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-20T22:11:03.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-20T22:11:04.034Z] OK: 142 MiB in 39 packages [2020-10-20T22:11:05.019Z] Removing intermediate container cde12c3c4078 [2020-10-20T22:11:05.019Z] ---> f924755d0d3a [2020-10-20T22:11:05.019Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-20T22:11:05.296Z] ---> Running in b38861c72870 [2020-10-20T22:11:05.586Z] Removing intermediate container b38861c72870 [2020-10-20T22:11:05.586Z] ---> 1ca55c8b06c8 [2020-10-20T22:11:05.586Z] Step 6/7 : COPY go.mod . [2020-10-20T22:11:06.582Z] ---> ed9dfb67685d [2020-10-20T22:11:06.582Z] Step 7/7 : RUN go mod download [2020-10-20T22:11:06.582Z] ---> Running in 7ed75ee3d3d0 [2020-10-20T22:11:06.603Z] Removing intermediate container 3ad992d0a9c2 [2020-10-20T22:11:06.603Z] ---> 7c08d8d12c4c [2020-10-20T22:11:06.603Z] Successfully built 7c08d8d12c4c [2020-10-20T22:11:06.603Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-20T22:11:06.987Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-20T22:11:06.988Z] . [Pipeline] withDockerContainer [2020-10-20T22:11:07.100Z] prd-centos7-docker-4c-2g-7037 does not seem to be running inside a container [2020-10-20T22:11:07.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/75 -v /w/workspace/go-mod-core-contracts/75:/w/workspace/go-mod-core-contracts/75:rw,z -v /w/workspace/go-mod-core-contracts/75@tmp:/w/workspace/go-mod-core-contracts/75@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-20T22:11:07.894Z] $ docker top 9e04c63dd9c509480c3a66208d813a38bb3ab7e3a54711edfb7e86f2a33d9e4a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-20T22:11:08.385Z] + go version [2020-10-20T22:11:08.385Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-20T22:11:08.407Z] $ docker stop --time=1 9e04c63dd9c509480c3a66208d813a38bb3ab7e3a54711edfb7e86f2a33d9e4a [2020-10-20T22:11:09.785Z] $ docker rm -f 9e04c63dd9c509480c3a66208d813a38bb3ab7e3a54711edfb7e86f2a33d9e4a [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-20T22:11:21.734Z] Removing intermediate container 7ed75ee3d3d0 [2020-10-20T22:11:21.734Z] ---> 29d7a6a4d450 [2020-10-20T22:11:21.734Z] Successfully built 29d7a6a4d450 [2020-10-20T22:11:21.734Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-20T22:11:22.151Z] + docker inspect -f . ci-base-image-arm64 [2020-10-20T22:11:22.151Z] . [Pipeline] withDockerContainer [2020-10-20T22:11:22.430Z] prd-ubuntu18.04-docker-arm64-4c-16g-7036 does not seem to be running inside a container [2020-10-20T22:11:22.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/75 -v /w/workspace/go-mod-core-contracts/75:/w/workspace/go-mod-core-contracts/75:rw,z -v /w/workspace/go-mod-core-contracts/75@tmp:/w/workspace/go-mod-core-contracts/75@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-20T22:11:24.398Z] $ docker top 71bf2c4599a63fa5b446c5ff17763d2d578d60667e57c697765234df4cc04f83 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-20T22:11:25.854Z] + go version [2020-10-20T22:11:25.854Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-20T22:11:25.887Z] $ docker stop --time=1 71bf2c4599a63fa5b446c5ff17763d2d578d60667e57c697765234df4cc04f83 [2020-10-20T22:11:27.801Z] $ docker rm -f 71bf2c4599a63fa5b446c5ff17763d2d578d60667e57c697765234df4cc04f83 [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-20T22:11:31.288Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-20T22:11:31.290Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-20T22:11:31.363Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-20T22:11:31.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-20T22:11:31.776Z] [2020-10-20T22:11:31.776Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-20T22:11:32.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-20T22:11:32.229Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-20T22:11:32.229Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-20T22:11:32.229Z] 408f87550127: Pulling fs layer [2020-10-20T22:11:32.229Z] fe522b08c979: Pulling fs layer [2020-10-20T22:11:32.229Z] 221eaa008020: Pulling fs layer [2020-10-20T22:11:32.229Z] 2a4607e5d6b9: Pulling fs layer [2020-10-20T22:11:32.229Z] 8f79b27c4fd2: Pulling fs layer [2020-10-20T22:11:32.229Z] e5c8dbe1645b: Pulling fs layer [2020-10-20T22:11:32.229Z] 23e8b3b47431: Pulling fs layer [2020-10-20T22:11:32.229Z] 5c568d65a230: Pulling fs layer [2020-10-20T22:11:32.229Z] 2a4607e5d6b9: Waiting [2020-10-20T22:11:32.229Z] 8f79b27c4fd2: Waiting [2020-10-20T22:11:32.229Z] e5c8dbe1645b: Waiting [2020-10-20T22:11:32.229Z] 23e8b3b47431: Waiting [2020-10-20T22:11:32.229Z] 5c568d65a230: Waiting [2020-10-20T22:11:32.229Z] 221eaa008020: Waiting [2020-10-20T22:11:32.229Z] fe522b08c979: Verifying Checksum [2020-10-20T22:11:32.229Z] fe522b08c979: Download complete [2020-10-20T22:11:32.229Z] 408f87550127: Verifying Checksum [2020-10-20T22:11:32.229Z] 408f87550127: Download complete [2020-10-20T22:11:32.229Z] 2a4607e5d6b9: Verifying Checksum [2020-10-20T22:11:32.229Z] 2a4607e5d6b9: Download complete [2020-10-20T22:11:32.229Z] 8f79b27c4fd2: Verifying Checksum [2020-10-20T22:11:32.229Z] 8f79b27c4fd2: Download complete [2020-10-20T22:11:32.229Z] cbdbe7a5bc2a: Download complete [2020-10-20T22:11:32.498Z] cbdbe7a5bc2a: Pull complete [2020-10-20T22:11:32.760Z] 408f87550127: Pull complete [2020-10-20T22:11:33.024Z] fe522b08c979: Pull complete [2020-10-20T22:11:33.313Z] e5c8dbe1645b: Download complete [2020-10-20T22:11:34.290Z] 23e8b3b47431: Verifying Checksum [2020-10-20T22:11:34.290Z] 23e8b3b47431: Download complete [2020-10-20T22:11:34.551Z] 5c568d65a230: Verifying Checksum [2020-10-20T22:11:34.551Z] 5c568d65a230: Download complete [2020-10-20T22:11:35.504Z] 221eaa008020: Verifying Checksum [2020-10-20T22:11:35.504Z] 221eaa008020: Download complete [2020-10-20T22:11:41.533Z] 221eaa008020: Pull complete [2020-10-20T22:11:41.533Z] 2a4607e5d6b9: Pull complete [2020-10-20T22:11:41.533Z] 8f79b27c4fd2: Pull complete [2020-10-20T22:11:43.632Z] e5c8dbe1645b: Pull complete [2020-10-20T22:11:48.145Z] 23e8b3b47431: Pull complete [2020-10-20T22:11:50.128Z] 5c568d65a230: Pull complete [2020-10-20T22:11:50.128Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-20T22:11:50.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-20T22:11:50.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-20T22:11:50.334Z] prd-centos7-docker-4c-2g-7034 does not seem to be running inside a container [2020-10-20T22:11:50.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-10-20T22:11:51.506Z] $ docker top 9c5f0814ed90212c43794ced8ba3ac51ba0b719fabc97149cec0184b472a61f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-20T22:11:52.030Z] + snyk monitor '--org=edgex-jenkins' [2020-10-20T22:11:56.261Z] [2020-10-20T22:11:56.261Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2020-10-20T22:11:56.261Z] [2020-10-20T22:11:56.261Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/ecd12f3c-71b6-4f07-850d-dfb152d7c8eb [2020-10-20T22:11:56.261Z] [2020-10-20T22:11:56.261Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-20T22:11:56.261Z] [2020-10-20T22:11:56.261Z] [2020-10-20T22:11:56.261Z] Snyk CLI supports Node.js 8 and higher. [2020-10-20T22:11:56.261Z] 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-20T22:11:56.261Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-20T22:11:56.261Z] [2020-10-20T22:11:56.261Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-20T22:11:56.261Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [2020-10-20T22:11:56.261Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2020-10-20T22:11:56.261Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-10-20T22:11:56.279Z] $ docker stop --time=1 9c5f0814ed90212c43794ced8ba3ac51ba0b719fabc97149cec0184b472a61f1 [2020-10-20T22:11:58.569Z] $ docker rm -f 9c5f0814ed90212c43794ced8ba3ac51ba0b719fabc97149cec0184b472a61f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2020-10-20T22:12:01.075Z] + git log --format=format:%s -1 b3069d58daddec4f0489f199d23d3a6acd3e16a6 [Pipeline] isUnix [Pipeline] sh [2020-10-20T22:12:01.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-20T22:12:01.394Z] . [Pipeline] withDockerContainer [2020-10-20T22:12:01.528Z] prd-centos7-docker-4c-2g-7034 does not seem to be running inside a container [2020-10-20T22:12:01.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-20T22:12:02.371Z] $ docker top fd34b1f07339a5f964c1170459f7ad04d74119843b9a7b42decda46c6b821b83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-20T22:12:02.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-20T22:12:02.724Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-20T22:12:02.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-20T22:12:02.959Z] $ docker exec fd34b1f07339a5f964c1170459f7ad04d74119843b9a7b42decda46c6b821b83 ssh-agent [2020-10-20T22:12:03.120Z] SSH_AUTH_SOCK=/tmp/ssh-9uuWOrd6MEGW/agent.11 [2020-10-20T22:12:03.120Z] SSH_AGENT_PID=16 [2020-10-20T22:12:03.128Z] Running ssh-add (command line suppressed) [2020-10-20T22:12:03.257Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4765766592544043657.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4765766592544043657.key) [2020-10-20T22:12:03.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-20T22:12:03.648Z] + git semver tag [2020-10-20T22:12:03.648Z] # -> Open(): unable to determine branch for HEAD [2020-10-20T22:12:03.648Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-20T22:12:03.648Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-20T22:12:03.648Z] # $SEMVER_REMOTE_NAME = origin [2020-10-20T22:12:03.648Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-20T22:12:03.648Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-20T22:12:03.648Z] # $SEMVER_BRANCH = master [2020-10-20T22:12:03.648Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-10-20T22:12:03.648Z] # b3069d58daddec4f0489f199d23d3a6acd3e16a6 HEAD [2020-10-20T22:12:03.648Z] # -> Force: false [2020-10-20T22:12:03.648Z] # 5bb46690a7adb9b242c1f3ff7639de30345ef5db refs/tags/v0.1.109 [Pipeline] } [2020-10-20T22:12:03.664Z] $ docker exec --env ******** --env ******** fd34b1f07339a5f964c1170459f7ad04d74119843b9a7b42decda46c6b821b83 ssh-agent -k [2020-10-20T22:12:03.784Z] unset SSH_AUTH_SOCK; [2020-10-20T22:12:03.784Z] unset SSH_AGENT_PID; [2020-10-20T22:12:03.785Z] echo Agent pid 16 killed; [2020-10-20T22:12:03.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-20T22:12:04.357Z] + git semver [Pipeline] } [2020-10-20T22:12:04.382Z] $ docker stop --time=1 fd34b1f07339a5f964c1170459f7ad04d74119843b9a7b42decda46c6b821b83 [2020-10-20T22:12:05.721Z] $ docker rm -f fd34b1f07339a5f964c1170459f7ad04d74119843b9a7b42decda46c6b821b83 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-20T22:12:06.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-20T22:12:06.347Z] [2020-10-20T22:12:06.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-20T22:12:06.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-20T22:12:06.789Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-20T22:12:06.789Z] ab5ef0e58194: Pulling fs layer [2020-10-20T22:12:06.789Z] 9712f1f96733: Pulling fs layer [2020-10-20T22:12:06.789Z] 63f879dbbcfc: Pulling fs layer [2020-10-20T22:12:06.789Z] 0d9ebad4ef96: Pulling fs layer [2020-10-20T22:12:06.789Z] e9a5061849ea: Pulling fs layer [2020-10-20T22:12:06.789Z] d747dcd14b5f: Pulling fs layer [2020-10-20T22:12:06.789Z] 2de7ff778b66: Pulling fs layer [2020-10-20T22:12:06.789Z] 0d9ebad4ef96: Waiting [2020-10-20T22:12:06.789Z] e9a5061849ea: Waiting [2020-10-20T22:12:06.789Z] d747dcd14b5f: Waiting [2020-10-20T22:12:06.789Z] 2de7ff778b66: Waiting [2020-10-20T22:12:06.789Z] 9712f1f96733: Download complete [2020-10-20T22:12:08.731Z] 63f879dbbcfc: Verifying Checksum [2020-10-20T22:12:08.731Z] 63f879dbbcfc: Download complete [2020-10-20T22:12:08.731Z] e9a5061849ea: Verifying Checksum [2020-10-20T22:12:08.731Z] e9a5061849ea: Download complete [2020-10-20T22:12:08.731Z] d747dcd14b5f: Verifying Checksum [2020-10-20T22:12:08.731Z] d747dcd14b5f: Download complete [2020-10-20T22:12:08.996Z] 0d9ebad4ef96: Verifying Checksum [2020-10-20T22:12:08.996Z] 0d9ebad4ef96: Download complete [2020-10-20T22:12:09.262Z] 2de7ff778b66: Verifying Checksum [2020-10-20T22:12:09.262Z] 2de7ff778b66: Download complete [2020-10-20T22:12:09.262Z] ab5ef0e58194: Download complete [2020-10-20T22:12:13.515Z] ab5ef0e58194: Pull complete [2020-10-20T22:12:13.515Z] 9712f1f96733: Pull complete [2020-10-20T22:12:16.097Z] 63f879dbbcfc: Pull complete [2020-10-20T22:12:22.746Z] 0d9ebad4ef96: Pull complete [2020-10-20T22:12:23.698Z] e9a5061849ea: Pull complete [2020-10-20T22:12:23.698Z] d747dcd14b5f: Pull complete [2020-10-20T22:12:27.980Z] 2de7ff778b66: Pull complete [2020-10-20T22:12:27.980Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-20T22:12:27.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-20T22:12:27.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-20T22:12:28.160Z] prd-centos7-docker-4c-2g-7034 does not seem to be running inside a container [2020-10-20T22:12:28.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-20T22:12:31.013Z] $ docker top a19b890a918e7a388231a47fd00845e713a50e8252f81cc4d87eef9aa0025270 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-20T22:12:31.288Z] provisioning config files... [2020-10-20T22:12:31.326Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2024486563846559932tmp [2020-10-20T22:12:31.447Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7268320738246002148tmp [2020-10-20T22:12:31.574Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7937586439388848734tmp [Pipeline] { [Pipeline] echo [2020-10-20T22:12:31.632Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T22:12:31.942Z] ---> sigul-configuration.sh [2020-10-20T22:12:31.942Z] gpg: directory `/root/.gnupg' created [2020-10-20T22:12:31.942Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-20T22:12:31.942Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-20T22:12:31.942Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-20T22:12:31.942Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-20T22:12:31.942Z] gpg: CAST5 encrypted data [2020-10-20T22:12:32.204Z] gpg: encrypted with 1 passphrase [2020-10-20T22:12:32.204Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-20T22:12:32.516Z] + mkdir /home/jenkins [2020-10-20T22:12:32.516Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-20T22:12:32.814Z] + 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-20T22:12:32.827Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T22:12:33.123Z] ---> sigul-install.sh [2020-10-20T22:12:38.431Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-20T22:12:38.733Z] + git tag --list [2020-10-20T22:12:38.733Z] v0.0.0 [2020-10-20T22:12:38.733Z] v0.0.1 [2020-10-20T22:12:38.733Z] v0.1.0 [2020-10-20T22:12:38.733Z] v0.1.1 [2020-10-20T22:12:38.733Z] v0.1.10 [2020-10-20T22:12:38.733Z] v0.1.100 [2020-10-20T22:12:38.733Z] v0.1.101 [2020-10-20T22:12:38.733Z] v0.1.102 [2020-10-20T22:12:38.733Z] v0.1.103 [2020-10-20T22:12:38.733Z] v0.1.104 [2020-10-20T22:12:38.733Z] v0.1.105 [2020-10-20T22:12:38.733Z] v0.1.106 [2020-10-20T22:12:38.733Z] v0.1.107 [2020-10-20T22:12:38.733Z] v0.1.108 [2020-10-20T22:12:38.733Z] v0.1.109 [2020-10-20T22:12:38.733Z] v0.1.11 [2020-10-20T22:12:38.733Z] v0.1.12 [2020-10-20T22:12:38.733Z] v0.1.13 [2020-10-20T22:12:38.733Z] v0.1.14 [2020-10-20T22:12:38.733Z] v0.1.15 [2020-10-20T22:12:38.733Z] v0.1.16 [2020-10-20T22:12:38.733Z] v0.1.17 [2020-10-20T22:12:38.733Z] v0.1.18 [2020-10-20T22:12:38.733Z] v0.1.19 [2020-10-20T22:12:38.733Z] v0.1.2 [2020-10-20T22:12:38.733Z] v0.1.20 [2020-10-20T22:12:38.733Z] v0.1.21 [2020-10-20T22:12:38.733Z] v0.1.22 [2020-10-20T22:12:38.733Z] v0.1.23 [2020-10-20T22:12:38.733Z] v0.1.24 [2020-10-20T22:12:38.733Z] v0.1.25 [2020-10-20T22:12:38.733Z] v0.1.26 [2020-10-20T22:12:38.733Z] v0.1.27 [2020-10-20T22:12:38.733Z] v0.1.28 [2020-10-20T22:12:38.733Z] v0.1.29 [2020-10-20T22:12:38.733Z] v0.1.3 [2020-10-20T22:12:38.733Z] v0.1.30 [2020-10-20T22:12:38.733Z] v0.1.31 [2020-10-20T22:12:38.733Z] v0.1.32 [2020-10-20T22:12:38.733Z] v0.1.33 [2020-10-20T22:12:38.733Z] v0.1.34 [2020-10-20T22:12:38.733Z] v0.1.35 [2020-10-20T22:12:38.733Z] v0.1.36 [2020-10-20T22:12:38.733Z] v0.1.37 [2020-10-20T22:12:38.733Z] v0.1.38 [2020-10-20T22:12:38.733Z] v0.1.39 [2020-10-20T22:12:38.733Z] v0.1.4 [2020-10-20T22:12:38.733Z] v0.1.40 [2020-10-20T22:12:38.733Z] v0.1.41 [2020-10-20T22:12:38.733Z] v0.1.42 [2020-10-20T22:12:38.733Z] v0.1.43 [2020-10-20T22:12:38.733Z] v0.1.44 [2020-10-20T22:12:38.733Z] v0.1.45 [2020-10-20T22:12:38.733Z] v0.1.46 [2020-10-20T22:12:38.733Z] v0.1.47 [2020-10-20T22:12:38.733Z] v0.1.48 [2020-10-20T22:12:38.733Z] v0.1.49 [2020-10-20T22:12:38.733Z] v0.1.5 [2020-10-20T22:12:38.733Z] v0.1.50 [2020-10-20T22:12:38.733Z] v0.1.51 [2020-10-20T22:12:38.733Z] v0.1.52 [2020-10-20T22:12:38.733Z] v0.1.53 [2020-10-20T22:12:38.733Z] v0.1.54 [2020-10-20T22:12:38.733Z] v0.1.55 [2020-10-20T22:12:38.733Z] v0.1.56 [2020-10-20T22:12:38.733Z] v0.1.57 [2020-10-20T22:12:38.733Z] v0.1.58 [2020-10-20T22:12:38.733Z] v0.1.59 [2020-10-20T22:12:38.733Z] v0.1.6 [2020-10-20T22:12:38.733Z] v0.1.60 [2020-10-20T22:12:38.733Z] v0.1.61 [2020-10-20T22:12:38.733Z] v0.1.62 [2020-10-20T22:12:38.733Z] v0.1.63 [2020-10-20T22:12:38.733Z] v0.1.64 [2020-10-20T22:12:38.733Z] v0.1.65 [2020-10-20T22:12:38.733Z] v0.1.66 [2020-10-20T22:12:38.733Z] v0.1.67 [2020-10-20T22:12:38.733Z] v0.1.68 [2020-10-20T22:12:38.733Z] v0.1.69 [2020-10-20T22:12:38.733Z] v0.1.7 [2020-10-20T22:12:38.733Z] v0.1.70 [2020-10-20T22:12:38.733Z] v0.1.71 [2020-10-20T22:12:38.733Z] v0.1.72 [2020-10-20T22:12:38.733Z] v0.1.73 [2020-10-20T22:12:38.733Z] v0.1.74 [2020-10-20T22:12:38.733Z] v0.1.75 [2020-10-20T22:12:38.733Z] v0.1.76 [2020-10-20T22:12:38.733Z] v0.1.77 [2020-10-20T22:12:38.733Z] v0.1.78 [2020-10-20T22:12:38.733Z] v0.1.79 [2020-10-20T22:12:38.733Z] v0.1.8 [2020-10-20T22:12:38.733Z] v0.1.80 [2020-10-20T22:12:38.733Z] v0.1.81 [2020-10-20T22:12:38.733Z] v0.1.82 [2020-10-20T22:12:38.733Z] v0.1.83 [2020-10-20T22:12:38.733Z] v0.1.84 [2020-10-20T22:12:38.733Z] v0.1.85 [2020-10-20T22:12:38.733Z] v0.1.86 [2020-10-20T22:12:38.734Z] v0.1.87 [2020-10-20T22:12:38.734Z] v0.1.88 [2020-10-20T22:12:38.734Z] v0.1.89 [2020-10-20T22:12:38.734Z] v0.1.9 [2020-10-20T22:12:38.734Z] v0.1.90 [2020-10-20T22:12:38.734Z] v0.1.91 [2020-10-20T22:12:38.734Z] v0.1.92 [2020-10-20T22:12:38.734Z] v0.1.93 [2020-10-20T22:12:38.734Z] v0.1.94 [2020-10-20T22:12:38.734Z] v0.1.95 [2020-10-20T22:12:38.734Z] v0.1.96 [2020-10-20T22:12:38.734Z] v0.1.97 [2020-10-20T22:12:38.734Z] v0.1.98 [2020-10-20T22:12:38.734Z] v0.1.99 [Pipeline] sh [2020-10-20T22:12:39.037Z] + lftools sign git-tag v0.1.109 [2020-10-20T22:12:40.437Z] Signing Git tag with Sigul... [2020-10-20T22:12:40.437Z] Signing v0.1.109 [Pipeline] echo [2020-10-20T22:12:41.425Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T22:12:41.745Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-20T22:12:41.756Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-20T22:12:41.872Z] $ docker stop --time=1 a19b890a918e7a388231a47fd00845e713a50e8252f81cc4d87eef9aa0025270 [2020-10-20T22:12:43.928Z] $ docker rm -f a19b890a918e7a388231a47fd00845e713a50e8252f81cc4d87eef9aa0025270 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-20T22:12:44.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-20T22:12:44.900Z] . [Pipeline] withDockerContainer [2020-10-20T22:12:45.009Z] prd-centos7-docker-4c-2g-7034 does not seem to be running inside a container [2020-10-20T22:12:45.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-20T22:12:45.752Z] $ docker top 30209015082c1fc759441815be87c79bed0d89d57471cf6e8381a6f25e3f68f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-20T22:12:46.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-20T22:12:46.069Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-20T22:12:46.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-20T22:12:46.333Z] $ docker exec 30209015082c1fc759441815be87c79bed0d89d57471cf6e8381a6f25e3f68f4 ssh-agent [2020-10-20T22:12:46.525Z] SSH_AUTH_SOCK=/tmp/ssh-tPZjk1hUg5pT/agent.12 [2020-10-20T22:12:46.525Z] SSH_AGENT_PID=17 [2020-10-20T22:12:46.532Z] Running ssh-add (command line suppressed) [2020-10-20T22:12:46.667Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7829849422221949126.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7829849422221949126.key) [2020-10-20T22:12:46.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-20T22:12:47.084Z] + git semver bump patch [2020-10-20T22:12:47.084Z] # -> Open(): unable to determine branch for HEAD [2020-10-20T22:12:47.084Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-20T22:12:47.084Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-20T22:12:47.084Z] # $SEMVER_REMOTE_NAME = origin [2020-10-20T22:12:47.084Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-20T22:12:47.084Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-20T22:12:47.084Z] # $SEMVER_BRANCH = master [2020-10-20T22:12:47.084Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-10-20T22:12:47.084Z] 0.1.110 [Pipeline] } [2020-10-20T22:12:47.106Z] $ docker exec --env ******** --env ******** 30209015082c1fc759441815be87c79bed0d89d57471cf6e8381a6f25e3f68f4 ssh-agent -k [2020-10-20T22:12:47.225Z] unset SSH_AUTH_SOCK; [2020-10-20T22:12:47.226Z] unset SSH_AGENT_PID; [2020-10-20T22:12:47.226Z] echo Agent pid 17 killed; [2020-10-20T22:12:47.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-20T22:12:47.832Z] + git semver [Pipeline] } [2020-10-20T22:12:47.852Z] $ docker stop --time=1 30209015082c1fc759441815be87c79bed0d89d57471cf6e8381a6f25e3f68f4 [2020-10-20T22:12:49.199Z] $ docker rm -f 30209015082c1fc759441815be87c79bed0d89d57471cf6e8381a6f25e3f68f4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-20T22:12:49.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-20T22:12:49.756Z] . [Pipeline] withDockerContainer [2020-10-20T22:12:49.856Z] prd-centos7-docker-4c-2g-7034 does not seem to be running inside a container [2020-10-20T22:12:49.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-20T22:12:50.531Z] $ docker top 176ba6cc547a47f7418e063bdd8aa456d47898dccf77dad850c654024760a03c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-20T22:12:50.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-20T22:12:50.861Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-20T22:12:51.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-20T22:12:51.051Z] $ docker exec 176ba6cc547a47f7418e063bdd8aa456d47898dccf77dad850c654024760a03c ssh-agent [2020-10-20T22:12:51.222Z] SSH_AUTH_SOCK=/tmp/ssh-xjq13d0YK2KJ/agent.11 [2020-10-20T22:12:51.222Z] SSH_AGENT_PID=17 [2020-10-20T22:12:51.230Z] Running ssh-add (command line suppressed) [2020-10-20T22:12:51.362Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4602019647211567537.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4602019647211567537.key) [2020-10-20T22:12:51.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-20T22:12:51.781Z] + git semver push [2020-10-20T22:12:51.781Z] # -> Open(): unable to determine branch for HEAD [2020-10-20T22:12:51.781Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-20T22:12:51.781Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-20T22:12:51.781Z] # $SEMVER_REMOTE_NAME = origin [2020-10-20T22:12:51.781Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-20T22:12:51.781Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-20T22:12:51.781Z] # $SEMVER_BRANCH = master [2020-10-20T22:12:51.781Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-10-20T22:12:58.420Z] $ docker exec --env ******** --env ******** 176ba6cc547a47f7418e063bdd8aa456d47898dccf77dad850c654024760a03c ssh-agent -k [2020-10-20T22:12:58.556Z] unset SSH_AUTH_SOCK; [2020-10-20T22:12:58.557Z] unset SSH_AGENT_PID; [2020-10-20T22:12:58.557Z] echo Agent pid 17 killed; [2020-10-20T22:12:58.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-20T22:12:59.097Z] + git semver [Pipeline] } [2020-10-20T22:12:59.116Z] $ docker stop --time=1 176ba6cc547a47f7418e063bdd8aa456d47898dccf77dad850c654024760a03c [2020-10-20T22:13:00.484Z] $ docker rm -f 176ba6cc547a47f7418e063bdd8aa456d47898dccf77dad850c654024760a03c [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-20T22:13:02.199Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T22:13:02.774Z] ---> package-listing.sh [2020-10-20T22:13:02.774Z] ++ facter osfamily [2020-10-20T22:13:02.774Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-20T22:13:02.774Z] + OS_FAMILY=redhat [2020-10-20T22:13:02.774Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-10-20T22:13:02.774Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-20T22:13:02.774Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-20T22:13:02.774Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-20T22:13:02.774Z] + PACKAGES=/tmp/packages_start.txt [2020-10-20T22:13:02.774Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-10-20T22:13:02.774Z] + PACKAGES=/tmp/packages_end.txt [2020-10-20T22:13:02.774Z] + case "${OS_FAMILY}" in [2020-10-20T22:13:02.774Z] + rpm -qa [2020-10-20T22:13:02.774Z] + sort [2020-10-20T22:13:07.015Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-20T22:13:07.015Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-20T22:13:07.015Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-20T22:13:07.015Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-10-20T22:13:07.015Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-10-20T22:13:07.015Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo [2020-10-20T22:13:07.032Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-20T22:13:07.325Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-20T22:13:07.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-20T22:13:07.667Z] [2020-10-20T22:13:07.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-20T22:13:08.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-20T22:13:08.042Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-20T22:13:08.042Z] df20fa9351a1: Pulling fs layer [2020-10-20T22:13:08.042Z] 36b3adc4ff6f: Pulling fs layer [2020-10-20T22:13:08.042Z] 8ad3a11d3b57: Pulling fs layer [2020-10-20T22:13:08.042Z] 46f8f816bc3b: Pulling fs layer [2020-10-20T22:13:08.042Z] 93b61091891f: Pulling fs layer [2020-10-20T22:13:08.042Z] 93b9cdb0e59b: Pulling fs layer [2020-10-20T22:13:08.042Z] 5e14af77c1be: Pulling fs layer [2020-10-20T22:13:08.042Z] 01666e4c0597: Pulling fs layer [2020-10-20T22:13:08.042Z] aa168da1d23b: Pulling fs layer [2020-10-20T22:13:08.042Z] 93b9cdb0e59b: Waiting [2020-10-20T22:13:08.042Z] 01666e4c0597: Waiting [2020-10-20T22:13:08.042Z] 5e14af77c1be: Waiting [2020-10-20T22:13:08.042Z] aa168da1d23b: Waiting [2020-10-20T22:13:08.042Z] 46f8f816bc3b: Waiting [2020-10-20T22:13:08.042Z] 93b61091891f: Waiting [2020-10-20T22:13:08.042Z] 36b3adc4ff6f: Verifying Checksum [2020-10-20T22:13:08.042Z] 36b3adc4ff6f: Download complete [2020-10-20T22:13:08.042Z] 46f8f816bc3b: Verifying Checksum [2020-10-20T22:13:08.042Z] 46f8f816bc3b: Download complete [2020-10-20T22:13:08.042Z] df20fa9351a1: Download complete [2020-10-20T22:13:08.042Z] 93b9cdb0e59b: Verifying Checksum [2020-10-20T22:13:08.042Z] 93b9cdb0e59b: Download complete [2020-10-20T22:13:08.042Z] 93b61091891f: Verifying Checksum [2020-10-20T22:13:08.042Z] 93b61091891f: Download complete [2020-10-20T22:13:08.042Z] 5e14af77c1be: Verifying Checksum [2020-10-20T22:13:08.042Z] 5e14af77c1be: Download complete [2020-10-20T22:13:08.307Z] 01666e4c0597: Verifying Checksum [2020-10-20T22:13:08.307Z] 01666e4c0597: Download complete [2020-10-20T22:13:08.573Z] 8ad3a11d3b57: Verifying Checksum [2020-10-20T22:13:08.573Z] 8ad3a11d3b57: Download complete [2020-10-20T22:13:08.573Z] df20fa9351a1: Pull complete [2020-10-20T22:13:08.842Z] 36b3adc4ff6f: Pull complete [2020-10-20T22:13:09.816Z] 8ad3a11d3b57: Pull complete [2020-10-20T22:13:09.816Z] 46f8f816bc3b: Pull complete [2020-10-20T22:13:10.394Z] aa168da1d23b: Verifying Checksum [2020-10-20T22:13:10.394Z] aa168da1d23b: Download complete [2020-10-20T22:13:10.394Z] 93b61091891f: Pull complete [2020-10-20T22:13:10.394Z] 93b9cdb0e59b: Pull complete [2020-10-20T22:13:10.656Z] 5e14af77c1be: Pull complete [2020-10-20T22:13:10.656Z] 01666e4c0597: Pull complete [2020-10-20T22:13:17.296Z] aa168da1d23b: Pull complete [2020-10-20T22:13:17.296Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-20T22:13:17.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-20T22:13:17.296Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-20T22:13:17.573Z] prd-centos7-docker-4c-2g-7034 does not seem to be running inside a container [2020-10-20T22:13:17.667Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-20T22:13:20.022Z] $ docker top 928b691e80d8d815899847b3b8de4d9df67db74cd5c49dbfa2400bb3d8421516 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-20T22:13:20.540Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-20T22:13:20.840Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-20T22:13:21.150Z] + ls /var/log/sa-host [2020-10-20T22:13:21.150Z] + sadf -c /var/log/sa-host/sa05 [2020-10-20T22:13:21.150Z] file_magic: OK [2020-10-20T22:13:21.150Z] HZ: Using current value: 100 [2020-10-20T22:13:21.150Z] file_header: OK [2020-10-20T22:13:21.150Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-20T22:13:21.150Z] Statistics: [2020-10-20T22:13:21.150Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-20T22:13:21.150Z] File successfully converted to sysstat format version 12.2.1 [2020-10-20T22:13:21.150Z] + sadf -c /var/log/sa-host/sa20 [2020-10-20T22:13:21.150Z] file_magic: OK [2020-10-20T22:13:21.150Z] HZ: Using current value: 100 [2020-10-20T22:13:21.150Z] file_header: OK [2020-10-20T22:13:21.150Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-20T22:13:21.150Z] Statistics: [2020-10-20T22:13:21.150Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-20T22:13:21.150Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-20T22:13:21.392Z] provisioning config files... [2020-10-20T22:13:21.419Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5958751523253371943tmp [Pipeline] { [Pipeline] echo [2020-10-20T22:13:22.549Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T22:13:22.852Z] ---> create-netrc.sh [Pipeline] } [2020-10-20T22:13:22.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-20T22:13:22.980Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T22:13:23.277Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-20T22:13:23.291Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T22:13:23.590Z] ---> sudo-logs.sh [2020-10-20T22:13:23.591Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-20T22:13:23.610Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T22:13:23.921Z] ---> job-cost.sh [2020-10-20T22:13:23.922Z] lf-activate-venv: SKIPPING [2020-10-20T22:13:23.922Z] INFO: No Stack... [2020-10-20T22:13:25.312Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-20T22:13:25.579Z] INFO: Archiving Costs [Pipeline] echo [2020-10-20T22:13:25.599Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T22:13:25.902Z] ---> logs-deploy.sh [2020-10-20T22:13:25.902Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/75 [2020-10-20T22:13:25.902Z] INFO: archiving workspace using pattern(s): [2020-10-20T22:13:27.300Z] Archives upload complete. [2020-10-20T22:13:27.564Z] INFO: archiving logs to Nexus [2020-10-20T22:13:28.513Z] ---> uname -a: [2020-10-20T22:13:28.513Z] Linux prd-centos7-docker-4c-2g-7034.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-20T22:13:28.513Z] [2020-10-20T22:13:28.513Z] [2020-10-20T22:13:28.513Z] ---> lscpu: [2020-10-20T22:13:28.513Z] Architecture: x86_64 [2020-10-20T22:13:28.513Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-20T22:13:28.513Z] Byte Order: Little Endian [2020-10-20T22:13:28.513Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-20T22:13:28.513Z] CPU(s): 4 [2020-10-20T22:13:28.513Z] On-line CPU(s) list: 0-3 [2020-10-20T22:13:28.513Z] Thread(s) per core: 1 [2020-10-20T22:13:28.513Z] Core(s) per socket: 1 [2020-10-20T22:13:28.513Z] Socket(s): 4 [2020-10-20T22:13:28.513Z] NUMA node(s): 1 [2020-10-20T22:13:28.513Z] Vendor ID: GenuineIntel [2020-10-20T22:13:28.513Z] CPU family: 6 [2020-10-20T22:13:28.513Z] Model: 44 [2020-10-20T22:13:28.513Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-20T22:13:28.513Z] Stepping: 1 [2020-10-20T22:13:28.513Z] CPU MHz: 2933.442 [2020-10-20T22:13:28.513Z] BogoMIPS: 5866.88 [2020-10-20T22:13:28.513Z] Virtualization: VT-x [2020-10-20T22:13:28.513Z] Hypervisor vendor: KVM [2020-10-20T22:13:28.513Z] Virtualization type: full [2020-10-20T22:13:28.513Z] L1d cache: 128 KiB [2020-10-20T22:13:28.513Z] L1i cache: 128 KiB [2020-10-20T22:13:28.513Z] L2 cache: 16 MiB [2020-10-20T22:13:28.513Z] L3 cache: 64 MiB [2020-10-20T22:13:28.513Z] NUMA node0 CPU(s): 0-3 [2020-10-20T22:13:28.513Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-20T22:13:28.513Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-20T22:13:28.513Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-20T22:13:28.513Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-20T22:13:28.513Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-20T22:13:28.513Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-20T22:13:28.513Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-20T22:13:28.513Z] Vulnerability Tsx async abort: Not affected [2020-10-20T22:13:28.513Z] 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-20T22:13:28.513Z] [2020-10-20T22:13:28.513Z] [2020-10-20T22:13:28.513Z] ---> nproc: [2020-10-20T22:13:28.513Z] 4 [2020-10-20T22:13:28.513Z] [2020-10-20T22:13:28.513Z] [2020-10-20T22:13:28.513Z] ---> df -h: [2020-10-20T22:13:28.513Z] Filesystem Size Used Available Use% Mounted on [2020-10-20T22:13:28.513Z] overlay 50.0G 8.4G 41.5G 17% / [2020-10-20T22:13:28.513Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-20T22:13:28.513Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-20T22:13:28.513Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-20T22:13:28.513Z] /dev/vda1 50.0G 8.4G 41.5G 17% /facter-os [2020-10-20T22:13:28.513Z] /dev/vda1 50.0G 8.4G 41.5G 17% /etc/resolv.conf [2020-10-20T22:13:28.513Z] /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hostname [2020-10-20T22:13:28.513Z] /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hosts [2020-10-20T22:13:28.513Z] /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/auth.log [2020-10-20T22:13:28.513Z] /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master [2020-10-20T22:13:28.513Z] /dev/vda1 50.0G 8.4G 41.5G 17% /run/cloud-init/result.json [2020-10-20T22:13:28.513Z] /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp [2020-10-20T22:13:28.513Z] /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/sa-host [2020-10-20T22:13:28.513Z] /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/secure [2020-10-20T22:13:28.513Z] [2020-10-20T22:13:28.513Z] [2020-10-20T22:13:28.513Z] ---> free -m: [2020-10-20T22:13:28.513Z] total used free shared buff/cache available [2020-10-20T22:13:28.513Z] Mem: 1837 775 167 0 894 997 [2020-10-20T22:13:28.513Z] Swap: 1023 3 1020 [2020-10-20T22:13:28.513Z] [2020-10-20T22:13:28.513Z] [2020-10-20T22:13:28.513Z] ---> ip addr: [2020-10-20T22:13:28.513Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-20T22:13:28.513Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-20T22:13:28.513Z] inet 127.0.0.1/8 scope host lo [2020-10-20T22:13:28.513Z] valid_lft forever preferred_lft forever [2020-10-20T22:13:28.513Z] inet6 ::1/128 scope host [2020-10-20T22:13:28.513Z] valid_lft forever preferred_lft forever [2020-10-20T22:13:28.513Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-20T22:13:28.513Z] link/ether fa:16:3e:ac:a2:07 brd ff:ff:ff:ff:ff:ff [2020-10-20T22:13:28.513Z] inet 10.30.123.236/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-20T22:13:28.513Z] valid_lft 86046sec preferred_lft 86046sec [2020-10-20T22:13:28.513Z] inet6 fe80::f816:3eff:feac:a207/64 scope link [2020-10-20T22:13:28.513Z] valid_lft forever preferred_lft forever [2020-10-20T22:13:28.513Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-20T22:13:28.513Z] link/ether 02:42:eb:38:c8:7a brd ff:ff:ff:ff:ff:ff [2020-10-20T22:13:28.513Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-20T22:13:28.513Z] valid_lft forever preferred_lft forever [2020-10-20T22:13:28.513Z] inet6 fe80::42:ebff:fe38:c87a/64 scope link [2020-10-20T22:13:28.513Z] valid_lft forever preferred_lft forever [2020-10-20T22:13:28.513Z] [2020-10-20T22:13:28.513Z] [2020-10-20T22:13:28.513Z] ---> sar -b -r -n DEV: [2020-10-20T22:13:28.513Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/20/20 _x86_64_ (4 CPU) [2020-10-20T22:13:28.513Z] [2020-10-20T22:13:28.513Z] 22:07:16 LINUX RESTART (4 CPU) [2020-10-20T22:13:28.513Z] [2020-10-20T22:13:28.513Z] 22:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-20T22:13:28.513Z] 22:09:01 50.86 12.52 38.34 0.00 4551.36 2692.56 0.00 [2020-10-20T22:13:28.513Z] 22:10:01 1.80 0.00 1.80 0.00 0.00 33.99 0.00 [2020-10-20T22:13:28.513Z] 22:11:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 [2020-10-20T22:13:28.513Z] 22:12:01 219.29 124.82 94.47 0.00 6971.47 32302.75 0.00 [2020-10-20T22:13:28.513Z] 22:13:02 215.58 82.98 132.60 0.00 4692.29 32870.21 0.00 [2020-10-20T22:13:28.513Z] Average: 97.58 44.07 53.51 0.00 3243.66 13584.17 0.00 [2020-10-20T22:13:28.513Z] [2020-10-20T22:13:28.513Z] 22:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-20T22:13:28.513Z] 22:09:01 161236 0 573200 30.46 2620 1144500 1096168 37.41 432096 1126708 16 [2020-10-20T22:13:28.513Z] 22:10:01 165932 0 568496 30.21 2620 1144508 1073108 36.62 430844 1123752 12 [2020-10-20T22:13:28.514Z] 22:11:01 165272 0 569152 30.25 2620 1144512 1073240 36.63 435972 1120172 8 [2020-10-20T22:13:28.514Z] 22:12:01 163860 0 664284 35.31 2620 1050792 1530112 52.22 551596 968864 20 [2020-10-20T22:13:28.514Z] 22:13:02 232052 0 721216 38.33 1620 926668 1116476 38.10 605712 759776 20 [2020-10-20T22:13:28.514Z] Average: 177670 0 619270 32.91 2420 1082196 1177821 40.20 491244 1019854 15 [2020-10-20T22:13:28.514Z] [2020-10-20T22:13:28.514Z] 22:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-20T22:13:28.514Z] 22:09:01 eth0 160.23 125.55 492.86 47.04 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] 22:09:01 docker0 5.58 4.31 1.18 12.51 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] 22:10:01 eth0 1.17 0.07 0.11 0.01 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] 22:11:01 eth0 1.08 0.35 0.31 0.20 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] 22:12:01 veth4627644 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] 22:12:01 veth95fe13a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] 22:12:01 eth0 421.87 368.19 3918.25 34.57 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] 22:13:02 eth0 506.79 430.70 3470.30 104.84 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] 22:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] 22:13:02 docker0 75.54 96.27 5.78 347.12 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] Average: eth0 218.28 185.02 1576.76 37.34 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] Average: docker0 15.11 19.26 1.16 69.45 0.00 0.00 0.00 0.00 [2020-10-20T22:13:28.514Z] [2020-10-20T22:13:28.514Z] [2020-10-20T22:13:28.514Z] ---> sar -P ALL: [2020-10-20T22:13:28.514Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/20/20 _x86_64_ (4 CPU) [2020-10-20T22:13:28.514Z] [2020-10-20T22:13:28.514Z] 22:07:16 LINUX RESTART (4 CPU) [2020-10-20T22:13:28.514Z] [2020-10-20T22:13:28.514Z] 22:08:01 CPU %user %nice %system %iowait %steal %idle [2020-10-20T22:13:28.514Z] 22:09:01 all 3.39 0.00 1.94 1.68 0.02 92.98 [2020-10-20T22:13:28.514Z] 22:09:01 0 3.34 0.00 2.30 1.58 0.02 92.77 [2020-10-20T22:13:28.514Z] 22:09:01 1 2.64 0.00 1.91 1.66 0.02 93.78 [2020-10-20T22:13:28.514Z] 22:09:01 2 3.86 0.00 1.94 0.60 0.02 93.58 [2020-10-20T22:13:28.514Z] 22:09:01 3 3.72 0.00 1.61 2.88 0.02 91.77 [2020-10-20T22:13:28.514Z] 22:10:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2020-10-20T22:13:28.514Z] 22:10:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-20T22:13:28.514Z] 22:10:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-10-20T22:13:28.514Z] 22:10:01 2 0.48 0.00 0.05 0.00 0.00 99.47 [2020-10-20T22:13:28.514Z] 22:10:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2020-10-20T22:13:28.514Z] 22:11:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2020-10-20T22:13:28.514Z] 22:11:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-10-20T22:13:28.514Z] 22:11:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-20T22:13:28.514Z] 22:11:01 2 0.48 0.00 0.05 0.00 0.00 99.47 [2020-10-20T22:13:28.514Z] 22:11:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-10-20T22:13:28.514Z] 22:12:01 all 7.66 0.00 4.51 2.53 0.03 85.28 [2020-10-20T22:13:28.514Z] 22:12:01 0 7.16 0.00 4.30 2.39 0.03 86.12 [2020-10-20T22:13:28.514Z] 22:12:01 1 8.28 0.00 4.05 2.51 0.02 85.15 [2020-10-20T22:13:28.514Z] 22:12:01 2 7.39 0.00 4.74 1.76 0.02 86.09 [2020-10-20T22:13:28.514Z] 22:12:01 3 7.80 0.00 4.95 3.44 0.03 83.78 [2020-10-20T22:13:28.514Z] 22:13:02 all 11.54 0.00 7.71 2.71 0.06 77.98 [2020-10-20T22:13:28.514Z] 22:13:02 0 12.74 0.00 7.84 1.41 0.07 77.93 [2020-10-20T22:13:28.514Z] 22:13:02 1 11.50 0.00 7.37 2.75 0.05 78.33 [2020-10-20T22:13:28.514Z] 22:13:02 2 9.68 0.00 7.46 4.09 0.07 78.70 [2020-10-20T22:13:28.514Z] 22:13:02 3 12.24 0.00 8.17 2.59 0.03 76.97 [2020-10-20T22:13:28.514Z] Average: all 4.54 0.00 2.83 1.38 0.02 91.24 [2020-10-20T22:13:28.514Z] Average: 0 4.63 0.00 2.87 1.07 0.02 91.40 [2020-10-20T22:13:28.514Z] Average: 1 4.47 0.00 2.66 1.38 0.02 91.48 [2020-10-20T22:13:28.514Z] Average: 2 4.35 0.00 2.83 1.28 0.02 91.51 [2020-10-20T22:13:28.514Z] Average: 3 4.72 0.00 2.94 1.77 0.02 90.55 [2020-10-20T22:13:28.514Z] [2020-10-20T22:13:28.514Z] [2020-10-20T22:13:28.514Z]