Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5c0786855a5bfcab22809d544339486e1f1d6ffc Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1870 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 5c0786855a5bfcab22809d544339486e1f1d6ffc (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c0786855a5bfcab22809d544339486e1f1d6ffc # timeout=10 Commit message: "Merge pull request #101 from lenny-intel/duration" > git rev-list --no-walk 72d6ee15e01cf87b5c269754a0cc3fbb8c076f62 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:44:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:44:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:44:12 ========================================================= 00:44:12 EdgeX Global Pipelines Version Info 00:44:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:44:13 ------------------- 00:44:13 stable info: 00:44:13 ------------------- 00:44:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:44:13 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 00:44:13 Message: update stable to v1.0.131 00:44:14 ------------------- 00:44:14 experimental info: 00:44:14 ------------------- 00:44:14 Commited By: **** collab-it+edgex@linuxfoundation.org 00:44:14 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 00:44:14 Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 00:44:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 00:44:15 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 00:44:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:44:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:44:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:44:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:44:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:44:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:44:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 00:44:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:44:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:44:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:44:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:44:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:44:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:44:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 00:44:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:44:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:44:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:44:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:44:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:44:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:44:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 00:44:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 00:44:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 00:44:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c0786855a5bfcab22809d544339486e1f1d6ffc [Pipeline] echo 00:44:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c07868 [Pipeline] echo 00:44:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:44:18 + git log --format=format:%s -1 5c0786855a5bfcab22809d544339486e1f1d6ffc [Pipeline] echo 00:44:18 GIT_COMMIT: 5c0786855a5bfcab22809d544339486e1f1d6ffc, Commit Message: Merge pull request #101 from lenny-intel/duration [Pipeline] echo 00:44:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:44:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:44:19 00:44:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:44:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:44:20 latest: Pulling from edgex-devops/git-semver 00:44:20 31603596830f: Pulling fs layer 00:44:20 2a8b12db71e7: Pulling fs layer 00:44:20 6ca5941a6612: Pulling fs layer 00:44:20 ecc8261a40a4: Pulling fs layer 00:44:20 ecc8261a40a4: Waiting 00:44:20 2a8b12db71e7: Verifying Checksum 00:44:20 2a8b12db71e7: Download complete 00:44:20 31603596830f: Verifying Checksum 00:44:20 31603596830f: Download complete 00:44:20 6ca5941a6612: Verifying Checksum 00:44:20 6ca5941a6612: Download complete 00:44:20 ecc8261a40a4: Verifying Checksum 00:44:20 ecc8261a40a4: Download complete 00:44:20 31603596830f: Pull complete 00:44:20 2a8b12db71e7: Pull complete 00:44:21 6ca5941a6612: Pull complete 00:44:21 ecc8261a40a4: Pull complete 00:44:21 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:44:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:44:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:44:22 prd-centos7-docker-4c-2g-1870 does not seem to be running inside a container 00:44:22 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:44:24 $ docker top 3099e6e2600aaca253f86dc62920b8fc63fe35385a0c8550e3c3d586d06b9d2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:44:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:44:24 [ssh-agent] Looking for ssh-agent implementation... 00:44:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:44:24 $ docker exec 3099e6e2600aaca253f86dc62920b8fc63fe35385a0c8550e3c3d586d06b9d2c ssh-agent 00:44:24 SSH_AUTH_SOCK=/tmp/ssh-vR4PxUXcp27O/agent.12 00:44:24 SSH_AGENT_PID=17 00:44:24 Running ssh-add (command line suppressed) 00:44:25 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6973478474165998112.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6973478474165998112.key) 00:44:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:44:25 + git describe --exact-match --tags HEAD 00:44:25 fatal: no tag exactly matches '5c0786855a5bfcab22809d544339486e1f1d6ffc' [Pipeline] } 00:44:25 $ docker exec --env ******** --env ******** 3099e6e2600aaca253f86dc62920b8fc63fe35385a0c8550e3c3d586d06b9d2c ssh-agent -k 00:44:25 unset SSH_AUTH_SOCK; 00:44:25 unset SSH_AGENT_PID; 00:44:25 echo Agent pid 17 killed; 00:44:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:44:25 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 00:44:25 This usually means this commit has not been tagged. [Pipeline] sshagent 00:44:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:44:25 [ssh-agent] Looking for ssh-agent implementation... 00:44:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:44:26 $ docker exec 3099e6e2600aaca253f86dc62920b8fc63fe35385a0c8550e3c3d586d06b9d2c ssh-agent 00:44:26 SSH_AUTH_SOCK=/tmp/ssh-h86FKPmxJiUr/agent.46 00:44:26 SSH_AGENT_PID=51 00:44:26 Running ssh-add (command line suppressed) 00:44:26 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6051097203588459161.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6051097203588459161.key) 00:44:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:44:26 + git semver init 00:44:26 # -> Open(): unable to determine branch for HEAD 00:44:26 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 00:44:26 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 00:44:26 # $SEMVER_REMOTE_NAME = origin 00:44:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:44:26 # $SEMVER_USER_NAME = edgex-jenkins 00:44:26 # $SEMVER_BRANCH = master 00:44:26 # $SEMVER_TEMP = /tmp/semver-581474669 00:44:26 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 00:44:27 # '/tmp/semver-581474669' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 00:44:27 # -> Force: false 00:44:27 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 00:44:27 $ docker exec --env ******** --env ******** 3099e6e2600aaca253f86dc62920b8fc63fe35385a0c8550e3c3d586d06b9d2c ssh-agent -k 00:44:27 unset SSH_AUTH_SOCK; 00:44:27 unset SSH_AGENT_PID; 00:44:27 echo Agent pid 51 killed; 00:44:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:44:27 + git semver [Pipeline] } 00:44:28 $ docker stop --time=1 3099e6e2600aaca253f86dc62920b8fc63fe35385a0c8550e3c3d586d06b9d2c 00:44:29 $ docker rm -f 3099e6e2600aaca253f86dc62920b8fc63fe35385a0c8550e3c3d586d06b9d2c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 00:44:30 Stashed 49 file(s) [Pipeline] echo 00:44:30 [edgeXSemver]: initialized semver on version 0.0.41 [Pipeline] echo 00:44:30 Archived original version: [0.0.41] [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 00:44:45 Still waiting to schedule task 00:44:45 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:44:45 Still waiting to schedule task 00:44:45 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1868’ 00:47:51 Running on prd-centos7-docker-4c-2g-1871 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 00:47:51 Running in /w/workspace/go-mod-bootstrap/43 [Pipeline] { [Pipeline] checkout 00:47:57 using credential edgex-jenkins-ssh 00:47:57 Cloning the remote Git repository 00:47:57 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 00:47:58 > git init /w/workspace/go-mod-bootstrap/43 # timeout=10 00:47:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:47:58 > git --version # timeout=10 00:47:58 > git --version # 'git version 2.16.5' 00:47:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:47:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:59 Checking out Revision 5c0786855a5bfcab22809d544339486e1f1d6ffc (master) 00:47:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:47:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:58 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:47:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:47:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:47:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 00:47:59 > git config core.sparsecheckout # timeout=10 00:47:59 > git checkout -f 5c0786855a5bfcab22809d544339486e1f1d6ffc # timeout=10 00:48:03 Commit message: "Merge pull request #101 from lenny-intel/duration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:48:04 ========================================================= 00:48:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:48:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:48:04 + 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 . 00:48:05 Sending build context to Docker daemon 736.3kB 00:48:05 Step 1/8 : ARG BASE=golang:1.15-alpine 00:48:05 Step 2/8 : FROM ${BASE} 00:48:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:48:05 df20fa9351a1: Pulling fs layer 00:48:05 ed8968b2872e: Pulling fs layer 00:48:05 a92cc7c5fd73: Pulling fs layer 00:48:05 e871e8e8d7a9: Pulling fs layer 00:48:05 e73272ec9a57: Pulling fs layer 00:48:05 1e910a182e73: Pulling fs layer 00:48:05 4e634b169226: Pulling fs layer 00:48:05 e871e8e8d7a9: Waiting 00:48:05 e73272ec9a57: Waiting 00:48:05 1e910a182e73: Waiting 00:48:05 4e634b169226: Waiting 00:48:05 a92cc7c5fd73: Verifying Checksum 00:48:05 a92cc7c5fd73: Download complete 00:48:05 ed8968b2872e: Verifying Checksum 00:48:05 ed8968b2872e: Download complete 00:48:05 e73272ec9a57: Verifying Checksum 00:48:05 e73272ec9a57: Download complete 00:48:06 1e910a182e73: Verifying Checksum 00:48:06 1e910a182e73: Download complete 00:48:06 df20fa9351a1: Verifying Checksum 00:48:06 df20fa9351a1: Download complete 00:48:06 df20fa9351a1: Pull complete 00:48:07 ed8968b2872e: Pull complete 00:48:07 a92cc7c5fd73: Pull complete 00:48:08 4e634b169226: Verifying Checksum 00:48:08 4e634b169226: Download complete 00:48:10 e871e8e8d7a9: Verifying Checksum 00:48:10 e871e8e8d7a9: Download complete 00:48:18 e871e8e8d7a9: Pull complete 00:48:18 e73272ec9a57: Pull complete 00:48:18 1e910a182e73: Pull complete 00:48:25 4e634b169226: Pull complete 00:48:25 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 00:48:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:48:25 ---> f7629b54cfaa 00:48:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:48:25 ---> Running in 43fb6a3edb01 00:48:25 Removing intermediate container 43fb6a3edb01 00:48:25 ---> 223c2328e9b8 00:48:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:25 ---> Running in 6fd35647ae97 00:48:27 Removing intermediate container 6fd35647ae97 00:48:27 ---> ca1a21439879 00:48:27 Step 5/8 : RUN apk add --update --no-cache git make 00:48:27 ---> Running in 1f8347967b16 00:48:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:48:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:48:29 OK: 166 MiB in 39 packages 00:48:29 Removing intermediate container 1f8347967b16 00:48:29 ---> a0f79a692ce3 00:48:29 Step 6/8 : WORKDIR /build 00:48:29 ---> Running in e835b901fb6d 00:48:29 Removing intermediate container e835b901fb6d 00:48:29 ---> 8094ff3df06b 00:48:29 Step 7/8 : COPY go.mod . 00:48:30 ---> 443f82bc42b6 00:48:30 Step 8/8 : RUN go mod download 00:48:30 ---> Running in 69c2bfebce9f 00:48:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1872 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 00:48:30 Running in /w/workspace/go-mod-bootstrap/43 [Pipeline] { [Pipeline] checkout 00:48:35 using credential edgex-jenkins-ssh 00:48:35 Cloning the remote Git repository 00:48:35 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 00:48:35 > git init /w/workspace/go-mod-bootstrap/43 # timeout=10 00:48:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:48:36 > git --version # timeout=10 00:48:36 > git --version # 'git version 2.17.1' 00:48:36 using GIT_SSH to set credentials SSH Credentials for GitHub 00:48:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:48:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:48:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:48:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 00:48:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 00:48:37 using GIT_SSH to set credentials SSH Credentials for GitHub 00:48:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 00:48:37 Checking out Revision 5c0786855a5bfcab22809d544339486e1f1d6ffc (master) 00:48:37 > git config core.sparsecheckout # timeout=10 00:48:37 > git checkout -f 5c0786855a5bfcab22809d544339486e1f1d6ffc # timeout=10 00:48:42 Commit message: "Merge pull request #101 from lenny-intel/duration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:48:43 ========================================================= 00:48:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:48:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:48:44 + 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 . 00:48:45 Sending build context to Docker daemon 736.3kB 00:48:45 Step 1/8 : ARG BASE=golang:1.15-alpine 00:48:45 Step 2/8 : FROM ${BASE} 00:48:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:48:45 b538f80385f9: Pulling fs layer 00:48:45 74f711af9a0d: Pulling fs layer 00:48:45 99f96fe45779: Pulling fs layer 00:48:45 8529a6b9a6be: Pulling fs layer 00:48:45 45590311c82a: Pulling fs layer 00:48:45 69ca0ff8b7b3: Pulling fs layer 00:48:45 209524e5b208: Pulling fs layer 00:48:45 8529a6b9a6be: Waiting 00:48:45 45590311c82a: Waiting 00:48:45 69ca0ff8b7b3: Waiting 00:48:45 209524e5b208: Waiting 00:48:45 99f96fe45779: Verifying Checksum 00:48:45 99f96fe45779: Download complete 00:48:45 74f711af9a0d: Verifying Checksum 00:48:45 74f711af9a0d: Download complete 00:48:45 45590311c82a: Verifying Checksum 00:48:45 45590311c82a: Download complete 00:48:46 69ca0ff8b7b3: Download complete 00:48:46 b538f80385f9: Verifying Checksum 00:48:46 b538f80385f9: Download complete 00:48:46 b538f80385f9: Pull complete 00:48:47 74f711af9a0d: Pull complete 00:48:47 99f96fe45779: Pull complete 00:48:48 209524e5b208: Verifying Checksum 00:48:48 209524e5b208: Download complete 00:48:49 8529a6b9a6be: Verifying Checksum 00:48:49 8529a6b9a6be: Download complete 00:48:52 Removing intermediate container 69c2bfebce9f 00:48:52 ---> 032d6ef0faa1 00:48:52 Successfully built 032d6ef0faa1 00:48:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:48:53 + docker inspect -f . ci-base-image-x86_64 00:48:53 . [Pipeline] withDockerContainer 00:48:53 prd-centos7-docker-4c-2g-1871 does not seem to be running inside a container 00:48:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/43 -v /w/workspace/go-mod-bootstrap/43:/w/workspace/go-mod-bootstrap/43:rw,z -v /w/workspace/go-mod-bootstrap/43@tmp:/w/workspace/go-mod-bootstrap/43@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 00:48:54 $ docker top 5a681b73c3cea6ccdd80e0fcb64650731d4ac4fadaf472935846612310eb7743 -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:54 + go version 00:48:54 go version go1.15.2 linux/amd64 [Pipeline] } 00:48:55 $ docker stop --time=1 5a681b73c3cea6ccdd80e0fcb64650731d4ac4fadaf472935846612310eb7743 00:48:56 $ docker rm -f 5a681b73c3cea6ccdd80e0fcb64650731d4ac4fadaf472935846612310eb7743 [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] } 00:49:01 8529a6b9a6be: Pull complete 00:49:01 45590311c82a: Pull complete 00:49:01 69ca0ff8b7b3: Pull complete 00:49:04 209524e5b208: Pull complete 00:49:04 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 00:49:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:49:04 ---> 5bddaf1c2fca 00:49:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:49:06 ---> Running in c0c642a3715e 00:49:06 Removing intermediate container c0c642a3715e 00:49:06 ---> b00559f9a073 00:49:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:07 ---> Running in 2bdd9fe6872d 00:49:09 Removing intermediate container 2bdd9fe6872d 00:49:09 ---> 8902e284d9ba 00:49:09 Step 5/8 : RUN apk add --update --no-cache git make 00:49:09 ---> Running in bb6c808dc664 00:49:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:12 OK: 142 MiB in 39 packages 00:49:13 Removing intermediate container bb6c808dc664 00:49:13 ---> 04be43e73616 00:49:13 Step 6/8 : WORKDIR /build 00:49:14 ---> Running in 7dae57eaf1e3 00:49:14 Removing intermediate container 7dae57eaf1e3 00:49:14 ---> bc303e9b844a 00:49:14 Step 7/8 : COPY go.mod . 00:49:15 ---> d5e7c687d137 00:49:15 Step 8/8 : RUN go mod download 00:49:15 ---> Running in 89223f72c6a6 00:49:37 Removing intermediate container 89223f72c6a6 00:49:37 ---> cea5fbae70cb 00:49:37 Successfully built cea5fbae70cb 00:49:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:49:37 + docker inspect -f . ci-base-image-arm64 00:49:37 . [Pipeline] withDockerContainer 00:49:38 prd-ubuntu18.04-docker-arm64-4c-16g-1872 does not seem to be running inside a container 00:49:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/43 -v /w/workspace/go-mod-bootstrap/43:/w/workspace/go-mod-bootstrap/43:rw,z -v /w/workspace/go-mod-bootstrap/43@tmp:/w/workspace/go-mod-bootstrap/43@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 00:49:40 $ docker top 81540bd2c2fd1188d34695d3feb51e5dce6ea81d308d40076dfb956ffe5cd990 -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:41 + go version 00:49:41 go version go1.15.2 linux/arm64 [Pipeline] } 00:49:41 $ docker stop --time=1 81540bd2c2fd1188d34695d3feb51e5dce6ea81d308d40076dfb956ffe5cd990 00:49:43 $ docker rm -f 81540bd2c2fd1188d34695d3feb51e5dce6ea81d308d40076dfb956ffe5cd990 [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 00:49:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 00:49:46 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 00:49:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:49:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 00:49:47 00:49:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 00:49:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 00:49:47 1.317.0: Pulling from edgex-devops/edgex-snyk-go 00:49:47 cbdbe7a5bc2a: Pulling fs layer 00:49:47 408f87550127: Pulling fs layer 00:49:47 fe522b08c979: Pulling fs layer 00:49:47 221eaa008020: Pulling fs layer 00:49:47 2a4607e5d6b9: Pulling fs layer 00:49:47 8f79b27c4fd2: Pulling fs layer 00:49:47 e5c8dbe1645b: Pulling fs layer 00:49:47 23e8b3b47431: Pulling fs layer 00:49:47 5c568d65a230: Pulling fs layer 00:49:47 8f79b27c4fd2: Waiting 00:49:47 e5c8dbe1645b: Waiting 00:49:47 23e8b3b47431: Waiting 00:49:47 5c568d65a230: Waiting 00:49:47 2a4607e5d6b9: Waiting 00:49:47 221eaa008020: Waiting 00:49:47 fe522b08c979: Verifying Checksum 00:49:47 fe522b08c979: Download complete 00:49:47 408f87550127: Verifying Checksum 00:49:47 408f87550127: Download complete 00:49:47 2a4607e5d6b9: Verifying Checksum 00:49:47 2a4607e5d6b9: Download complete 00:49:47 8f79b27c4fd2: Verifying Checksum 00:49:47 8f79b27c4fd2: Download complete 00:49:47 cbdbe7a5bc2a: Verifying Checksum 00:49:47 cbdbe7a5bc2a: Download complete 00:49:47 cbdbe7a5bc2a: Pull complete 00:49:48 408f87550127: Pull complete 00:49:48 fe522b08c979: Pull complete 00:49:48 e5c8dbe1645b: Download complete 00:49:49 5c568d65a230: Verifying Checksum 00:49:49 5c568d65a230: Download complete 00:49:49 23e8b3b47431: Verifying Checksum 00:49:49 23e8b3b47431: Download complete 00:49:51 221eaa008020: Download complete 00:49:56 221eaa008020: Pull complete 00:49:56 2a4607e5d6b9: Pull complete 00:49:56 8f79b27c4fd2: Pull complete 00:49:58 e5c8dbe1645b: Pull complete 00:50:01 23e8b3b47431: Pull complete 00:50:02 5c568d65a230: Pull complete 00:50:02 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 00:50:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 00:50:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 00:50:03 prd-centos7-docker-4c-2g-1870 does not seem to be running inside a container 00:50:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-bootstrap_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 00:50:04 $ docker top a30304148123e5d177da03ec5c56b5c515e5fd993b990191143d6b9cd7a38df9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:04 + snyk monitor '--org=edgex-jenkins' 00:50:09 00:50:09 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap)... 00:50:09 00:50:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/19a98e22-83c3-4df2-becf-4316f070fd80/history/7b254670-6ec0-4836-97f5-6dcf80459f89 00:50:09 00:50:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:50:09 00:50:15 00:50:15 Snyk CLI supports Node.js 8 and higher. 00:50:15 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 00:50:15 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 00:50:15 00:50:15 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 00:50:15 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 00:50:15 $ docker stop --time=1 a30304148123e5d177da03ec5c56b5c515e5fd993b990191143d6b9cd7a38df9 00:50:17 $ docker rm -f a30304148123e5d177da03ec5c56b5c515e5fd993b990191143d6b9cd7a38df9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 00:50:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:50:19 . [Pipeline] withDockerContainer 00:50:19 prd-centos7-docker-4c-2g-1870 does not seem to be running inside a container 00:50:19 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:50:20 $ docker top 5b677189c9703115a58a46e33ce9376de40cef5739a21a25c6e72672fc117a9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:50:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:50:21 [ssh-agent] Looking for ssh-agent implementation... 00:50:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:50:21 $ docker exec 5b677189c9703115a58a46e33ce9376de40cef5739a21a25c6e72672fc117a9c ssh-agent 00:50:21 SSH_AUTH_SOCK=/tmp/ssh-aKIVxoEe0Y48/agent.12 00:50:21 SSH_AGENT_PID=17 00:50:21 Running ssh-add (command line suppressed) 00:50:21 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_526877996601675365.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_526877996601675365.key) 00:50:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:50:21 + git semver tag 00:50:21 # -> Open(): unable to determine branch for HEAD 00:50:21 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 00:50:21 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 00:50:21 # $SEMVER_REMOTE_NAME = origin 00:50:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:50:21 # $SEMVER_USER_NAME = edgex-jenkins 00:50:21 # $SEMVER_BRANCH = master 00:50:21 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 00:50:21 # 5c0786855a5bfcab22809d544339486e1f1d6ffc HEAD 00:50:21 # -> Force: false 00:50:21 # 29b53a8f66f7cf59d412fb6e5038164fe254827c refs/tags/v0.0.41 [Pipeline] } 00:50:22 $ docker exec --env ******** --env ******** 5b677189c9703115a58a46e33ce9376de40cef5739a21a25c6e72672fc117a9c ssh-agent -k 00:50:22 unset SSH_AUTH_SOCK; 00:50:22 unset SSH_AGENT_PID; 00:50:22 echo Agent pid 17 killed; 00:50:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:50:22 + git semver [Pipeline] } 00:50:22 $ docker stop --time=1 5b677189c9703115a58a46e33ce9376de40cef5739a21a25c6e72672fc117a9c 00:50:24 $ docker rm -f 5b677189c9703115a58a46e33ce9376de40cef5739a21a25c6e72672fc117a9c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:50:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:50:24 00:50:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:50:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:50:25 0.23.1-centos7: Pulling from edgex-lftools 00:50:25 ab5ef0e58194: Pulling fs layer 00:50:25 9712f1f96733: Pulling fs layer 00:50:25 63f879dbbcfc: Pulling fs layer 00:50:25 0d9ebad4ef96: Pulling fs layer 00:50:25 e9a5061849ea: Pulling fs layer 00:50:25 d747dcd14b5f: Pulling fs layer 00:50:25 2de7ff778b66: Pulling fs layer 00:50:25 e9a5061849ea: Waiting 00:50:25 d747dcd14b5f: Waiting 00:50:25 0d9ebad4ef96: Waiting 00:50:25 2de7ff778b66: Waiting 00:50:25 9712f1f96733: Verifying Checksum 00:50:25 9712f1f96733: Download complete 00:50:26 63f879dbbcfc: Download complete 00:50:26 e9a5061849ea: Verifying Checksum 00:50:26 e9a5061849ea: Download complete 00:50:26 d747dcd14b5f: Verifying Checksum 00:50:26 d747dcd14b5f: Download complete 00:50:27 2de7ff778b66: Verifying Checksum 00:50:27 2de7ff778b66: Download complete 00:50:27 0d9ebad4ef96: Verifying Checksum 00:50:27 0d9ebad4ef96: Download complete 00:50:27 ab5ef0e58194: Verifying Checksum 00:50:27 ab5ef0e58194: Download complete 00:50:31 ab5ef0e58194: Pull complete 00:50:31 9712f1f96733: Pull complete 00:50:34 63f879dbbcfc: Pull complete 00:50:40 0d9ebad4ef96: Pull complete 00:50:42 e9a5061849ea: Pull complete 00:50:42 d747dcd14b5f: Pull complete 00:50:46 2de7ff778b66: Pull complete 00:50:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:50:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:50:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:50:46 prd-centos7-docker-4c-2g-1870 does not seem to be running inside a container 00:50:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:50:49 $ docker top 6174eef9018f0ff1c53fc9b5ca7d7bc19faab8929b587017d63868e1ab0688f7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:50:50 provisioning config files... 00:50:50 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config584632315012626714tmp 00:50:50 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7493552021191276614tmp 00:50:50 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8191483492724767076tmp [Pipeline] { [Pipeline] echo 00:50:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:50:50 ---> sigul-configuration.sh 00:50:50 gpg: directory `/root/.gnupg' created 00:50:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:50:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:50:50 gpg: keyring `/root/.gnupg/secring.gpg' created 00:50:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:50:50 gpg: CAST5 encrypted data 00:50:50 gpg: encrypted with 1 passphrase 00:50:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:50:51 + mkdir /home/jenkins 00:50:51 + mkdir /home/jenkins/sigul [Pipeline] sh 00:50:51 + 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 00:50:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:50:52 ---> sigul-install.sh 00:50:57 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 00:50:57 + git tag --list 00:50:57 v0.0.1 00:50:57 v0.0.10 00:50:57 v0.0.11 00:50:57 v0.0.12 00:50:57 v0.0.13 00:50:57 v0.0.14 00:50:57 v0.0.15 00:50:57 v0.0.16 00:50:57 v0.0.17 00:50:57 v0.0.18 00:50:57 v0.0.19 00:50:57 v0.0.2 00:50:57 v0.0.20 00:50:57 v0.0.21 00:50:57 v0.0.22 00:50:57 v0.0.23 00:50:57 v0.0.24 00:50:57 v0.0.25 00:50:57 v0.0.26 00:50:57 v0.0.27 00:50:57 v0.0.28 00:50:57 v0.0.29 00:50:57 v0.0.3 00:50:57 v0.0.30 00:50:57 v0.0.31 00:50:57 v0.0.32 00:50:57 v0.0.33 00:50:57 v0.0.34 00:50:57 v0.0.35 00:50:57 v0.0.36 00:50:57 v0.0.37 00:50:57 v0.0.38 00:50:57 v0.0.39 00:50:57 v0.0.4 00:50:57 v0.0.40 00:50:57 v0.0.41 00:50:57 v0.0.5 00:50:57 v0.0.6 00:50:57 v0.0.7 00:50:57 v0.0.8 00:50:57 v0.0.9 [Pipeline] sh 00:50:58 + lftools sign git-tag v0.0.41 00:50:59 Signing Git tag with Sigul... 00:50:59 Signing v0.0.41 [Pipeline] echo 00:51:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:51:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:51:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:51:00 $ docker stop --time=1 6174eef9018f0ff1c53fc9b5ca7d7bc19faab8929b587017d63868e1ab0688f7 00:51:02 $ docker rm -f 6174eef9018f0ff1c53fc9b5ca7d7bc19faab8929b587017d63868e1ab0688f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:51:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:51:03 . [Pipeline] withDockerContainer 00:51:03 prd-centos7-docker-4c-2g-1870 does not seem to be running inside a container 00:51:03 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:51:04 $ docker top a531751df9c0ea2d50a816a2d5d2bdc908c00bbfe7641b4dc2e02aebbe14e237 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:51:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:51:05 [ssh-agent] Looking for ssh-agent implementation... 00:51:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:51:05 $ docker exec a531751df9c0ea2d50a816a2d5d2bdc908c00bbfe7641b4dc2e02aebbe14e237 ssh-agent 00:51:05 SSH_AUTH_SOCK=/tmp/ssh-wxA6hGVp5mtT/agent.12 00:51:05 SSH_AGENT_PID=17 00:51:05 Running ssh-add (command line suppressed) 00:51:05 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4362660183862777006.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4362660183862777006.key) 00:51:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:51:05 + git semver bump patch 00:51:05 # -> Open(): unable to determine branch for HEAD 00:51:05 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 00:51:05 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 00:51:05 # $SEMVER_REMOTE_NAME = origin 00:51:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:51:05 # $SEMVER_USER_NAME = edgex-jenkins 00:51:05 # $SEMVER_BRANCH = master 00:51:05 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 00:51:05 0.0.42 [Pipeline] } 00:51:05 $ docker exec --env ******** --env ******** a531751df9c0ea2d50a816a2d5d2bdc908c00bbfe7641b4dc2e02aebbe14e237 ssh-agent -k 00:51:06 unset SSH_AUTH_SOCK; 00:51:06 unset SSH_AGENT_PID; 00:51:06 echo Agent pid 17 killed; 00:51:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:51:06 + git semver [Pipeline] } 00:51:06 $ docker stop --time=1 a531751df9c0ea2d50a816a2d5d2bdc908c00bbfe7641b4dc2e02aebbe14e237 00:51:08 $ docker rm -f a531751df9c0ea2d50a816a2d5d2bdc908c00bbfe7641b4dc2e02aebbe14e237 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:51:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:51:08 . [Pipeline] withDockerContainer 00:51:08 prd-centos7-docker-4c-2g-1870 does not seem to be running inside a container 00:51:08 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:51:09 $ docker top fa6d1d35473e385b1fceeca2abb2bd7b31ed136ff73de3dd049c1b6a43741bf9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:51:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:51:09 [ssh-agent] Looking for ssh-agent implementation... 00:51:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:51:10 $ docker exec fa6d1d35473e385b1fceeca2abb2bd7b31ed136ff73de3dd049c1b6a43741bf9 ssh-agent 00:51:10 SSH_AUTH_SOCK=/tmp/ssh-42LpwaQxLALJ/agent.11 00:51:10 SSH_AGENT_PID=17 00:51:10 Running ssh-add (command line suppressed) 00:51:10 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4788156299331631509.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4788156299331631509.key) 00:51:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:51:10 + git semver push 00:51:10 # -> Open(): unable to determine branch for HEAD 00:51:10 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 00:51:10 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 00:51:10 # $SEMVER_REMOTE_NAME = origin 00:51:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:51:10 # $SEMVER_USER_NAME = edgex-jenkins 00:51:10 # $SEMVER_BRANCH = master 00:51:10 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 00:51:17 $ docker exec --env ******** --env ******** fa6d1d35473e385b1fceeca2abb2bd7b31ed136ff73de3dd049c1b6a43741bf9 ssh-agent -k 00:51:17 unset SSH_AUTH_SOCK; 00:51:17 unset SSH_AGENT_PID; 00:51:17 echo Agent pid 17 killed; 00:51:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:51:18 + git semver [Pipeline] } 00:51:18 $ docker stop --time=1 fa6d1d35473e385b1fceeca2abb2bd7b31ed136ff73de3dd049c1b6a43741bf9 00:51:19 $ docker rm -f fa6d1d35473e385b1fceeca2abb2bd7b31ed136ff73de3dd049c1b6a43741bf9 [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 00:51:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:51:21 ---> package-listing.sh 00:51:21 ++ facter osfamily 00:51:21 ++ tr '[:upper:]' '[:lower:]' 00:51:21 + OS_FAMILY=redhat 00:51:21 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 00:51:21 + START_PACKAGES=/tmp/packages_start.txt 00:51:21 + END_PACKAGES=/tmp/packages_end.txt 00:51:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:51:21 + PACKAGES=/tmp/packages_start.txt 00:51:21 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 00:51:21 + PACKAGES=/tmp/packages_end.txt 00:51:21 + case "${OS_FAMILY}" in 00:51:21 + rpm -qa 00:51:21 + sort 00:51:25 + '[' -f /tmp/packages_start.txt ']' 00:51:25 + '[' -f /tmp/packages_end.txt ']' 00:51:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:51:25 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 00:51:25 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 00:51:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:51:26 provisioning config files... 00:51:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config4576597634843560889tmp [Pipeline] { [Pipeline] echo 00:51:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:51:26 ---> create-netrc.sh [Pipeline] } 00:51:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:51:26 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:51:27 ---> python-tools-install.sh 00:51:27 Generating Requirements File 00:52:48 Python 3.6.8 00:52:48 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 00:52:48 aiohttp==3.6.2 00:52:48 appdirs==1.4.3 00:52:48 argcomplete==1.12.1 00:52:48 aspy.yaml==1.3.0 00:52:48 async-timeout==3.0.1 00:52:48 attrs==19.3.0 00:52:48 Babel==2.8.0 00:52:48 beautifulsoup4==4.8.2 00:52:48 boto3==1.11.6 00:52:48 botocore==1.14.6 00:52:48 bs4==0.0.1 00:52:48 cachetools==4.1.1 00:52:48 certifi==2019.11.28 00:52:48 cffi==1.14.3 00:52:48 cfgv==2.0.1 00:52:48 chardet==3.0.4 00:52:48 click==7.1 00:52:48 cliff==3.4.0 00:52:48 cmd2==1.3.10 00:52:48 colorama==0.4.3 00:52:48 cryptography==3.1.1 00:52:48 debtcollector==2.2.0 00:52:48 decorator==4.4.2 00:52:48 defusedxml==0.6.0 00:52:48 Deprecated==1.2.7 00:52:48 distlib==0.3.1 00:52:48 distro==1.2.0 00:52:48 dnspython==1.16.0 00:52:48 docker==4.2.0 00:52:48 docutils==0.15.2 00:52:48 dogpile.cache==1.0.2 00:52:48 email-validator==1.0.5 00:52:48 filelock==3.0.12 00:52:48 future==0.18.2 00:52:48 google-auth==1.22.0 00:52:48 httplib2==0.17.0 00:52:48 identify==1.4.11 00:52:48 idna==2.9 00:52:48 idna-ssl==1.1.0 00:52:48 importlib-metadata==1.7.0 00:52:48 importlib-resources==1.5.0 00:52:48 iso8601==0.1.13 00:52:48 Jinja2==2.11.1 00:52:48 jmespath==0.10.0 00:52:48 jsonpatch==1.26 00:52:48 jsonpointer==2.0 00:52:48 jsonschema==3.2.0 00:52:48 keystoneauth1==4.2.1 00:52:48 kubernetes==11.0.0 00:52:48 lftools==0.34.2 00:52:48 lxml==4.5.0 00:52:48 MarkupSafe==0.23 00:52:48 msgpack==1.0.0 00:52:48 multi-key-dict==2.0.3 00:52:48 multidict==4.7.6 00:52:48 munch==2.5.0 00:52:48 netaddr==0.8.0 00:52:48 netifaces==0.10.9 00:52:48 niet==1.4.2 00:52:48 nodeenv==1.3.5 00:52:48 oauth2client==4.1.3 00:52:48 oauthlib==3.1.0 00:52:48 openstacksdk==0.50.0 00:52:48 os-client-config==2.1.0 00:52:48 os-service-types==1.7.0 00:52:48 osc-lib==2.2.1 00:52:48 oslo.config==8.3.2 00:52:48 oslo.context==3.1.1 00:52:48 oslo.i18n==5.0.1 00:52:48 oslo.log==4.4.0 00:52:48 oslo.serialization==4.0.1 00:52:48 oslo.utils==4.6.0 00:52:48 packaging==20.4 00:52:48 pbr==5.4.4 00:52:48 pluggy==0.13.1 00:52:48 prettytable==0.7.2 00:52:48 py==1.9.0 00:52:48 pyasn1==0.4.8 00:52:48 pyasn1-modules==0.2.8 00:52:48 pycparser==2.20 00:52:48 pygerrit2==2.0.10 00:52:48 PyGithub==1.46 00:52:48 pyinotify==0.9.6 00:52:48 PyJWT==1.7.1 00:52:48 pyparsing==2.4.7 00:52:48 pyperclip==1.8.0 00:52:48 pyroute2==0.4.13 00:52:48 pyrsistent==0.15.7 00:52:48 PySocks==1.6.8 00:52:48 python-cinderclient==7.2.0 00:52:48 python-dateutil==2.8.1 00:52:48 python-heatclient==2.2.1 00:52:48 python-jenkins==1.7.0 00:52:48 python-keystoneclient==4.1.1 00:52:48 python-magnumclient==3.2.1 00:52:48 python-novaclient==17.2.1 00:52:48 python-openstackclient==5.3.1 00:52:48 python-swiftclient==3.10.1 00:52:48 pytz==2020.1 00:52:48 PyYAML==5.3 00:52:48 requests==2.23.0 00:52:48 requests-oauthlib==1.3.0 00:52:48 requestsexceptions==1.4.0 00:52:48 rfc3986==1.4.0 00:52:48 rpm==4.11.3 00:52:48 rsa==4.0 00:52:48 ruamel.yaml==0.16.10 00:52:48 ruamel.yaml.clib==0.2.0 00:52:48 s3transfer==0.3.3 00:52:48 shade==1.27.2 00:52:48 simplejson==3.17.2 00:52:48 six==1.14.0 00:52:48 soupsieve==2.0 00:52:48 stevedore==3.2.2 00:52:48 tabulate==0.8.6 00:52:48 toml==0.10.0 00:52:48 tox==3.20.0 00:52:48 tqdm==4.43.0 00:52:48 typing-extensions==3.7.4.3 00:52:48 urllib3==1.25.8 00:52:48 virtualenv==20.0.31 00:52:48 wcwidth==0.2.5 00:52:48 websocket-client==0.57.0 00:52:48 wrapt==1.12.1 00:52:48 xdg==3.0.2 00:52:48 xmltodict==0.12.0 00:52:48 yarl==1.6.0 00:52:48 yq==2.11.1 00:52:48 zipp==3.2.0 00:52:48 Cache entry deserialization failed, entry ignored 00:52:48 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 00:52:48 Python 2.7.5 00:52:48 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 00:52:49 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 00:52:49 ansible==2.9.7 00:52:49 Babel==0.9.6 00:52:49 backports.ssl-match-hostname==3.5.0.1 00:52:49 beautifulsoup4==4.4.1 00:52:49 bodhi==2.11.0 00:52:49 bodhi-client==2.11.0 00:52:49 CCColUtils==1.4 00:52:49 cffi==1.6.0 00:52:49 chardet==2.2.1 00:52:49 click==6.7 00:52:49 cloud-init==18.5 00:52:49 configobj==4.7.2 00:52:49 cryptography==1.7.2 00:52:49 decorator==3.4.0 00:52:49 distro==1.2.0 00:52:49 enum34==1.0.4 00:52:49 fedpkg==1.38 00:52:49 futures==3.1.1 00:52:49 gitdb==0.6.4 00:52:49 GitPython==1.0.1 00:52:49 html5lib==0.999 00:52:49 httplib2==0.9.2 00:52:49 idna==2.4 00:52:49 iniparse==0.4 00:52:49 ipaddress==1.0.16 00:52:49 IPy==0.75 00:52:49 javapackages==1.0.0 00:52:49 Jinja2==2.7.2 00:52:49 jmespath==0.9.4 00:52:49 jsonpatch==1.2 00:52:49 jsonpointer==1.9 00:52:49 kerberos==1.1 00:52:49 kitchen==1.1.1 00:52:49 langtable==0.0.31 00:52:49 lockfile==0.9.1 00:52:49 lxml==3.2.1 00:52:49 MarkupSafe==0.11 00:52:49 munch==2.0.2 00:52:49 offtrac==0.1.0 00:52:49 openidc-client==0.6.0 00:52:49 packagedb-cli==2.14.1 00:52:49 paramiko==2.1.1 00:52:49 perf==0.1 00:52:49 ply==3.4 00:52:49 policycoreutils-default-encoding==0.1 00:52:49 prettytable==0.7.2 00:52:49 pyasn1==0.1.9 00:52:49 pycparser==2.14 00:52:49 pycurl==7.19.0 00:52:49 pygobject==3.22.0 00:52:49 pygpgme==0.3 00:52:49 pyliblzma==0.5.3 00:52:49 pyOpenSSL==0.13.1 00:52:49 pyparsing==1.5.6 00:52:49 pyserial==2.6 00:52:49 python-augeas==0.5.0 00:52:49 python-bugzilla==2.3.0 00:52:49 python-dateutil==1.5 00:52:49 python-fedora==0.10.0 00:52:49 python-linux-procfs==0.4.9 00:52:49 python-yubico==1.2.3 00:52:49 pyudev==0.15 00:52:49 pyusb==1.0.0b1 00:52:49 pyxattr==0.5.1 00:52:49 PyYAML==3.10 00:52:49 requests==2.6.0 00:52:49 requests-kerberos==0.7.0 00:52:49 rpkg==1.60 00:52:49 schedutils==0.4 00:52:49 seobject==0.1 00:52:49 sepolicy==1.1 00:52:49 six==1.9.0 00:52:49 smmap==0.9.0 00:52:49 urlgrabber==3.10 00:52:49 urllib3==1.10.2 00:52:49 virtualenv==15.1.0 00:52:49 yum-langpacks==0.4.2 00:52:49 yum-metadata-parser==1.1.4 [Pipeline] echo 00:52:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:52:49 ---> sudo-logs.sh 00:52:49 Archiving 'sudo' log.. [Pipeline] echo 00:52:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:52:50 ---> job-cost.sh 00:52:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ATXd 00:53:00 Cache entry deserialization failed, entry ignored 00:53:00 Cache entry deserialization failed, entry ignored 00:53:00 Cache entry deserialization failed, entry ignored 00:53:00 Cache entry deserialization failed, entry ignored 00:53:00 Cache entry deserialization failed, entry ignored 00:53:00 Cache entry deserialization failed, entry ignored 00:53:00 Cache entry deserialization failed, entry ignored 00:53:01 Cache entry deserialization failed, entry ignored 00:53:01 Cache entry deserialization failed, entry ignored 00:53:01 Cache entry deserialization failed, entry ignored 00:53:01 Cache entry deserialization failed, entry ignored 00:53:01 Cache entry deserialization failed, entry ignored 00:53:01 Cache entry deserialization failed, entry ignored 00:53:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:53:36 ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. 00:53:36 00:53:36 We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 00:53:36 00:53:36 virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. 00:53:36 lf-activate-venv(): INFO: Adding /tmp/venv-ATXd/bin to PATH 00:53:36 INFO: No Stack... 00:53:36 INFO: Retrieving Pricing Info for: v1-standard-2 00:53:36 INFO: Archiving Costs [Pipeline] echo 00:53:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:53:36 ---> logs-deploy.sh 00:53:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/43 00:53:36 INFO: archiving workspace using pattern(s): 00:53:38 Archives upload complete. 00:53:38 INFO: archiving logs to Nexus 00:53:39 ---> uname -a: 00:53:39 Linux prd-centos7-docker-4c-2g-1870.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 00:53:39 00:53:39 00:53:39 ---> lscpu: 00:53:39 Architecture: x86_64 00:53:39 CPU op-mode(s): 32-bit, 64-bit 00:53:39 Byte Order: Little Endian 00:53:39 CPU(s): 4 00:53:39 On-line CPU(s) list: 0-3 00:53:39 Thread(s) per core: 1 00:53:39 Core(s) per socket: 1 00:53:39 Socket(s): 4 00:53:39 NUMA node(s): 1 00:53:39 Vendor ID: GenuineIntel 00:53:39 CPU family: 6 00:53:39 Model: 44 00:53:39 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:53:39 Stepping: 1 00:53:39 CPU MHz: 2933.438 00:53:39 BogoMIPS: 5866.87 00:53:39 Virtualization: VT-x 00:53:39 Hypervisor vendor: KVM 00:53:39 Virtualization type: full 00:53:39 L1d cache: 32K 00:53:39 L1i cache: 32K 00:53:39 L2 cache: 4096K 00:53:39 L3 cache: 16384K 00:53:39 NUMA node0 CPU(s): 0-3 00:53:39 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 00:53:39 00:53:39 00:53:39 ---> nproc: 00:53:39 4 00:53:39 00:53:39 00:53:39 ---> df -h: 00:53:39 Filesystem Size Used Avail Use% Mounted on 00:53:39 devtmpfs 887M 0 887M 0% /dev 00:53:39 tmpfs 919M 0 919M 0% /dev/shm 00:53:39 tmpfs 919M 17M 903M 2% /run 00:53:39 tmpfs 919M 0 919M 0% /sys/fs/cgroup 00:53:39 /dev/vda1 50G 8.6G 42G 18% / 00:53:39 tmpfs 184M 0 184M 0% /run/user/1001 00:53:39 00:53:39 00:53:39 ---> free -m: 00:53:39 total used free shared buff/cache available 00:53:39 Mem: 1837 671 72 16 1092 966 00:53:39 Swap: 1023 3 1020 00:53:39 00:53:39 00:53:39 ---> ip addr: 00:53:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:53:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:53:39 inet 127.0.0.1/8 scope host lo 00:53:39 valid_lft forever preferred_lft forever 00:53:39 inet6 ::1/128 scope host 00:53:39 valid_lft forever preferred_lft forever 00:53:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 00:53:39 link/ether fa:16:3e:c3:36:79 brd ff:ff:ff:ff:ff:ff 00:53:39 inet 10.30.122.225/23 brd 10.30.123.255 scope global dynamic eth0 00:53:39 valid_lft 85799sec preferred_lft 85799sec 00:53:39 inet6 fe80::f816:3eff:fec3:3679/64 scope link 00:53:39 valid_lft forever preferred_lft forever 00:53:39 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 00:53:39 link/ether 02:42:52:da:9b:92 brd ff:ff:ff:ff:ff:ff 00:53:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:53:39 valid_lft forever preferred_lft forever 00:53:39 inet6 fe80::42:52ff:feda:9b92/64 scope link 00:53:39 valid_lft forever preferred_lft forever 00:53:39 00:53:39 00:53:39 ---> sar -b -r -n DEV: 00:53:39 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/29/2020 _x86_64_ (4 CPU) 00:53:39 00:53:39 12:43:21 AM LINUX RESTART 00:53:39 00:53:39 12:44:02 AM tps rtps wtps bread/s bwrtn/s 00:53:39 12:45:01 AM 57.23 15.50 41.72 5085.85 4765.12 00:53:39 12:46:01 AM 1.63 0.00 1.63 0.00 32.87 00:53:39 12:47:01 AM 0.22 0.00 0.22 0.00 2.20 00:53:39 12:48:01 AM 0.32 0.00 0.32 0.00 3.51 00:53:39 12:49:01 AM 0.20 0.00 0.20 0.00 2.90 00:53:39 12:50:02 AM 132.24 75.73 56.50 3222.09 25840.04 00:53:39 12:51:01 AM 277.70 118.80 158.90 7700.17 36274.20 00:53:39 12:52:01 AM 96.14 66.86 29.28 5195.21 4455.43 00:53:39 12:53:01 AM 122.26 30.49 91.77 1865.73 12315.03 00:53:39 Average: 76.13 34.05 42.08 2550.03 9262.24 00:53:39 00:53:39 12:44:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:53:39 12:45:01 AM 167380 1714176 91.10 2620 1117140 1119104 38.19 429748 1123564 120 00:53:39 12:46:01 AM 173116 1708440 90.80 2620 1117144 1082528 36.94 428660 1119992 8 00:53:39 12:47:01 AM 173380 1708176 90.79 2620 1117152 1082588 36.95 429128 1119992 8 00:53:39 12:48:01 AM 170428 1711128 90.94 2620 1117152 1082708 36.95 431856 1119716 8 00:53:39 12:49:01 AM 170496 1711060 90.94 2620 1117156 1082744 36.95 442824 1108736 12 00:53:39 12:50:02 AM 74820 1806736 96.02 2620 1104552 1507988 51.46 499804 1111580 66244 00:53:39 12:51:01 AM 117352 1764204 93.76 1492 988508 1408832 48.08 690540 785144 70348 00:53:39 12:52:01 AM 89824 1791732 95.23 1492 992900 1166932 39.83 670768 833348 70400 00:53:39 12:53:01 AM 92724 1788832 95.07 1492 982220 1137616 38.82 595356 868500 66300 00:53:39 Average: 136613 1744943 92.74 2244 1072658 1185671 40.46 513187 1021175 30383 00:53:39 00:53:39 12:44:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:53:39 12:45:01 AM eth0 339.52 223.49 689.69 72.10 0.00 0.00 0.00 00:53:39 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:39 12:45:01 AM docker0 2.64 1.79 0.47 3.02 0.00 0.00 0.00 00:53:39 12:46:01 AM eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 00:53:39 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:39 12:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:39 12:47:01 AM eth0 0.67 0.45 0.36 0.03 0.00 0.00 0.00 00:53:39 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:39 12:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:39 12:48:01 AM eth0 1.68 0.40 0.38 0.21 0.00 0.00 0.00 00:53:39 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:39 12:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:39 12:49:01 AM eth0 0.77 0.43 0.46 0.32 0.00 0.00 0.00 00:53:39 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:39 12:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:39 12:50:02 AM eth0 414.75 373.22 3777.12 29.04 0.00 0.00 0.00 00:53:39 12:50:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:39 12:50:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:39 12:51:01 AM eth0 498.76 435.67 3546.71 103.96 0.00 0.00 0.00 00:53:39 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:39 12:51:01 AM veth1db44ec 25.96 31.81 1.82 202.07 0.00 0.00 0.00 00:53:39 12:51:01 AM docker0 50.08 52.18 4.14 250.48 0.00 0.00 0.00 00:53:39 12:52:01 AM eth0 136.83 93.99 849.96 22.71 0.00 0.00 0.00 00:53:39 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:39 12:52:01 AM docker0 2.10 1.46 0.34 0.35 0.00 0.00 0.00 00:53:39 12:53:01 AM eth0 44.77 38.34 154.23 48.62 0.00 0.00 0.00 00:53:39 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:39 12:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:39 Average: eth0 158.88 128.89 998.59 30.58 0.00 0.00 0.00 00:53:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:39 Average: docker0 5.73 5.89 0.49 27.52 0.00 0.00 0.00 00:53:39 00:53:39 00:53:39 ---> sar -P ALL: 00:53:39 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/29/2020 _x86_64_ (4 CPU) 00:53:39 00:53:39 12:43:21 AM LINUX RESTART 00:53:39 00:53:39 12:44:02 AM CPU %user %nice %system %iowait %steal %idle 00:53:39 12:45:01 AM all 7.14 0.00 2.91 1.85 0.03 88.07 00:53:39 12:45:01 AM 0 8.63 0.00 3.48 3.45 0.02 84.42 00:53:39 12:45:01 AM 1 6.10 0.00 2.66 0.34 0.02 90.89 00:53:39 12:45:01 AM 2 7.56 0.00 2.35 1.54 0.03 88.52 00:53:39 12:45:01 AM 3 6.27 0.00 3.16 2.07 0.02 88.49 00:53:39 12:46:01 AM all 0.15 0.00 0.04 0.00 0.00 99.81 00:53:39 12:46:01 AM 0 0.02 0.00 0.03 0.00 0.00 99.95 00:53:39 12:46:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 00:53:39 12:46:01 AM 2 0.07 0.00 0.03 0.00 0.00 99.90 00:53:39 12:46:01 AM 3 0.03 0.00 0.05 0.00 0.00 99.92 00:53:39 12:47:01 AM all 0.15 0.00 0.03 0.00 0.00 99.82 00:53:39 12:47:01 AM 0 0.02 0.00 0.03 0.00 0.00 99.95 00:53:39 12:47:01 AM 1 0.48 0.00 0.03 0.00 0.00 99.48 00:53:39 12:47:01 AM 2 0.05 0.00 0.03 0.00 0.00 99.92 00:53:39 12:47:01 AM 3 0.05 0.00 0.02 0.00 0.00 99.93 00:53:39 12:48:01 AM all 0.15 0.00 0.03 0.00 0.00 99.82 00:53:39 12:48:01 AM 0 0.00 0.00 0.02 0.00 0.00 99.98 00:53:39 12:48:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47 00:53:39 12:48:01 AM 2 0.03 0.00 0.03 0.00 0.00 99.93 00:53:39 12:48:01 AM 3 0.03 0.00 0.05 0.00 0.00 99.92 00:53:39 12:49:01 AM all 0.16 0.00 0.05 0.00 0.00 99.79 00:53:39 12:49:01 AM 0 0.03 0.00 0.10 0.00 0.00 99.87 00:53:39 12:49:01 AM 1 0.55 0.00 0.02 0.00 0.00 99.43 00:53:39 12:49:01 AM 2 0.05 0.00 0.03 0.00 0.00 99.92 00:53:39 12:49:01 AM 3 0.05 0.00 0.03 0.00 0.00 99.92 00:53:39 12:50:02 AM all 5.77 0.00 3.56 0.71 0.03 89.93 00:53:39 12:50:02 AM 0 5.22 0.00 3.67 0.66 0.02 90.43 00:53:39 12:50:02 AM 1 6.09 0.00 3.85 0.94 0.02 89.10 00:53:39 12:50:02 AM 2 5.79 0.00 3.57 1.11 0.03 89.50 00:53:39 12:50:02 AM 3 5.95 0.00 3.18 0.13 0.03 90.70 00:53:39 12:51:01 AM all 12.64 0.00 8.45 3.27 0.06 75.57 00:53:39 12:51:01 AM 0 12.53 0.00 8.66 3.37 0.07 75.37 00:53:39 12:51:01 AM 1 14.61 0.00 8.56 3.04 0.05 73.74 00:53:39 12:51:01 AM 2 11.78 0.00 8.61 4.44 0.05 75.11 00:53:39 12:51:01 AM 3 11.65 0.00 7.96 2.23 0.09 78.07 00:53:39 12:52:01 AM all 12.97 0.00 2.95 1.92 0.02 82.14 00:53:39 12:52:01 AM 0 33.49 0.00 4.83 1.97 0.03 59.67 00:53:39 12:52:01 AM 1 3.87 0.00 1.96 1.16 0.02 93.00 00:53:39 12:52:01 AM 2 7.73 0.00 2.52 1.31 0.02 88.42 00:53:39 12:52:01 AM 3 6.89 0.00 2.50 3.24 0.02 87.34 00:53:39 12:53:01 AM all 15.87 0.00 3.63 2.37 0.02 78.11 00:53:39 12:53:01 AM 0 17.56 0.00 2.83 1.25 0.02 78.34 00:53:39 12:53:01 AM 1 15.27 0.00 4.21 2.50 0.03 77.99 00:53:39 12:53:01 AM 2 10.29 0.00 3.02 1.96 0.02 84.71 00:53:39 12:53:01 AM 3 20.39 0.00 4.45 3.81 0.02 71.33 00:53:39 Average: all 6.07 0.00 2.38 1.11 0.02 90.43 00:53:39 Average: 0 8.56 0.00 2.60 1.17 0.02 87.66 00:53:39 Average: 1 5.29 0.00 2.34 0.88 0.02 91.48 00:53:39 Average: 2 4.77 0.00 2.22 1.14 0.02 91.86 00:53:39 Average: 3 5.65 0.00 2.35 1.27 0.02 90.71 00:53:39 00:53:39 00:53:39