Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4472c82c79612dac3b4e902906142a1e2847219b 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4276707859431973818.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1078519605591589169.key > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8645184014987000936.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1039468654529350222.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh213156551398297370.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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:pre] ========================================================= [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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1545’ Running on prd-centos7-docker-4c-2g-1547 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/jenkins-gitclient-ssh8167391174211053145.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4472c82c79612dac3b4e902906142a1e2847219b (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 core.sparsecheckout # timeout=10 > git checkout -f 4472c82c79612dac3b4e902906142a1e2847219b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 (#259)" > git rev-list --no-walk 285d6970ee0708c33b3b926aced785ca74112540 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:43:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:43:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:43:46 ========================================================= 21:43:46 EdgeX Global Pipelines Version Info 21:43:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:43:47 ------------------- 21:43:47 stable info: 21:43:47 ------------------- 21:43:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:43:47 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 21:43:47 Message: update stable to v1.0.194 21:43:48 ------------------- 21:43:48 experimental info: 21:43:48 ------------------- 21:43:48 Commited By: **** collab-it+edgex@linuxfoundation.org 21:43:48 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 21:43:48 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:43:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 21:43:48 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 21:43:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:43:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:43:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:43:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:43:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 21:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:43:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:43:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:43:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:43:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:43:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:43:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:43:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:43:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:43:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:43:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:43:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:43:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:43:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:43:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:43:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:43:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:43:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4472c82c79612dac3b4e902906142a1e2847219b [Pipeline] echo 21:43:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4472c82 [Pipeline] echo 21:43:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:43:51 + git log --format=format:%s -1 4472c82c79612dac3b4e902906142a1e2847219b [Pipeline] echo 21:43:51 GIT_COMMIT: 4472c82c79612dac3b4e902906142a1e2847219b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 (#259) [Pipeline] echo 21:43:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:43:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:43:52 21:43:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:43:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:43:53 latest: Pulling from edgex-devops/git-semver 21:43:53 31603596830f: Pulling fs layer 21:43:53 54011a49482f: Pulling fs layer 21:43:53 a6820b24f6d8: Pulling fs layer 21:43:53 f581987b2513: Pulling fs layer 21:43:53 f581987b2513: Waiting 21:43:53 54011a49482f: Verifying Checksum 21:43:53 54011a49482f: Download complete 21:43:53 31603596830f: Verifying Checksum 21:43:53 31603596830f: Download complete 21:43:53 f581987b2513: Verifying Checksum 21:43:53 f581987b2513: Download complete 21:43:53 a6820b24f6d8: Verifying Checksum 21:43:53 a6820b24f6d8: Download complete 21:43:53 31603596830f: Pull complete 21:43:53 54011a49482f: Pull complete 21:43:54 a6820b24f6d8: Pull complete 21:43:54 f581987b2513: Pull complete 21:43:54 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:43:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:43:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:43:54 prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container 21:43:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:43:59 $ docker top 7f19b440b8d8eaea186a35ef9393b1d5f533ee7613e826bd7184e8b063093a7e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:43:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:43:59 [ssh-agent] Looking for ssh-agent implementation... 21:43:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:43:59 $ docker exec 7f19b440b8d8eaea186a35ef9393b1d5f533ee7613e826bd7184e8b063093a7e ssh-agent 21:44:00 SSH_AUTH_SOCK=/tmp/ssh-JiOV4lZG3teo/agent.14 21:44:00 SSH_AGENT_PID=21 21:44:00 Running ssh-add (command line suppressed) 21:44:00 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3021335797514293118.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3021335797514293118.key) 21:44:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:00 + git tag --points-at HEAD [Pipeline] } 21:44:00 $ docker exec --env ******** --env ******** 7f19b440b8d8eaea186a35ef9393b1d5f533ee7613e826bd7184e8b063093a7e ssh-agent -k 21:44:00 unset SSH_AUTH_SOCK; 21:44:00 unset SSH_AGENT_PID; 21:44:00 echo Agent pid 21 killed; 21:44:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:44:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:00 [ssh-agent] Looking for ssh-agent implementation... 21:44:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:00 $ docker exec 7f19b440b8d8eaea186a35ef9393b1d5f533ee7613e826bd7184e8b063093a7e ssh-agent 21:44:00 SSH_AUTH_SOCK=/tmp/ssh-nc41dZ0UA5uk/agent.52 21:44:00 SSH_AGENT_PID=58 21:44:00 Running ssh-add (command line suppressed) 21:44:00 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7725911172396237251.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7725911172396237251.key) 21:44:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:01 + git semver init 21:44:01 # -> Open(): unable to determine branch for HEAD 21:44:01 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 21:44:01 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 21:44:01 # $SEMVER_REMOTE_NAME = origin 21:44:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:44:01 # $SEMVER_USER_NAME = edgex-jenkins 21:44:01 # $SEMVER_BRANCH = master 21:44:01 # $SEMVER_TEMP = /tmp/semver-292130537 21:44:01 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 21:44:03 # '/tmp/semver-292130537' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 21:44:03 # -> Force: false 21:44:03 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 21:44:03 $ docker exec --env ******** --env ******** 7f19b440b8d8eaea186a35ef9393b1d5f533ee7613e826bd7184e8b063093a7e ssh-agent -k 21:44:03 unset SSH_AUTH_SOCK; 21:44:03 unset SSH_AGENT_PID; 21:44:03 echo Agent pid 58 killed; 21:44:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:44:03 + git semver [Pipeline] } 21:44:03 $ docker stop --time=1 7f19b440b8d8eaea186a35ef9393b1d5f533ee7613e826bd7184e8b063093a7e 21:44:05 $ docker rm -f 7f19b440b8d8eaea186a35ef9393b1d5f533ee7613e826bd7184e8b063093a7e [Pipeline] // withDockerContainer [Pipeline] sh 21:44:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:44:06 Stashed 1 file(s) [Pipeline] echo 21:44:06 [edgeXSemver]: initialized semver on version 2.0.0-dev.64 [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 21:44:21 Still waiting to schedule task 21:44:21 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ 21:44:21 ‘prd-centos7-docker-4c-2g-1549’ is offline 21:44:21 Still waiting to schedule task 21:44:21 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1546’ 21:46:34 Running on prd-centos7-docker-4c-2g-1551 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 21:46:34 Running in /w/workspace/go-mod-bootstrap/142 [Pipeline] { [Pipeline] checkout 21:46:34 Selected Git installation does not exist. Using Default 21:46:34 The recommended git tool is: NONE 21:46:36 using credential edgex-jenkins-ssh 21:46:37 Cloning the remote Git repository 21:46:37 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:46:37 > git init /w/workspace/go-mod-bootstrap/142 # timeout=10 21:46:37 Avoid second fetch 21:46:37 Checking out Revision 4472c82c79612dac3b4e902906142a1e2847219b (master) 21:46:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:46:37 > git --version # timeout=10 21:46:37 > git --version # 'git version 2.24.4' 21:46:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:46:37 [INFO] Currently running in a labeled security context 21:46:37 [INFO] Currently SELinux is 'enforcing' on the host 21:46:37 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/142@tmp/jenkins-gitclient-ssh6128695396192222583.key 21:46:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:46:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:46:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:46:37 > git config core.sparsecheckout # timeout=10 21:46:37 > git checkout -f 4472c82c79612dac3b4e902906142a1e2847219b # timeout=10 21:46:41 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 (#259)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:46:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:46:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:46:43 + sudo service docker restart 21:46:43 + true 21:46:43 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 21:47:01 ========================================================= 21:47:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:47:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:47:01 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 21:47:02 Sending build context to Docker daemon 986.1kB 21:47:02 Step 1/8 : ARG BASE=golang:1.16-alpine 21:47:02 Step 2/8 : FROM ${BASE} 21:47:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:47:02 540db60ca938: Pulling fs layer 21:47:02 adcc1eea9eea: Pulling fs layer 21:47:02 4c4ab2625f07: Pulling fs layer 21:47:02 0510c868ecb4: Pulling fs layer 21:47:02 afea3b2eda06: Pulling fs layer 21:47:02 7809a108b3ef: Pulling fs layer 21:47:02 f706445af74f: Pulling fs layer 21:47:02 0510c868ecb4: Waiting 21:47:02 afea3b2eda06: Waiting 21:47:02 7809a108b3ef: Waiting 21:47:02 f706445af74f: Waiting 21:47:02 4c4ab2625f07: Verifying Checksum 21:47:02 4c4ab2625f07: Download complete 21:47:02 adcc1eea9eea: Verifying Checksum 21:47:02 adcc1eea9eea: Download complete 21:47:02 afea3b2eda06: Verifying Checksum 21:47:02 afea3b2eda06: Download complete 21:47:02 7809a108b3ef: Verifying Checksum 21:47:02 7809a108b3ef: Download complete 21:47:02 540db60ca938: Verifying Checksum 21:47:02 540db60ca938: Download complete 21:47:03 540db60ca938: Pull complete 21:47:03 adcc1eea9eea: Pull complete 21:47:03 4c4ab2625f07: Pull complete 21:47:04 f706445af74f: Verifying Checksum 21:47:04 f706445af74f: Download complete 21:47:04 0510c868ecb4: Verifying Checksum 21:47:04 0510c868ecb4: Download complete 21:47:09 0510c868ecb4: Pull complete 21:47:09 afea3b2eda06: Pull complete 21:47:09 7809a108b3ef: Pull complete 21:47:10 f706445af74f: Pull complete 21:47:10 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:47:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:47:10 ---> b068be0155e3 21:47:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:47:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1552 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 21:47:20 Running in /w/workspace/go-mod-bootstrap/142 [Pipeline] { [Pipeline] checkout 21:47:20 Selected Git installation does not exist. Using Default 21:47:20 The recommended git tool is: NONE 21:47:24 ---> Running in 215200cfe321 21:47:24 Removing intermediate container 215200cfe321 21:47:24 ---> b8ead887cd96 21:47:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:24 ---> Running in 5072ed09f249 21:47:24 Removing intermediate container 5072ed09f249 21:47:24 ---> 0b6480d83ebe 21:47:24 Step 5/8 : RUN apk add --update --no-cache git make 21:47:25 ---> Running in 8b66b26cd547 21:47:25 using credential edgex-jenkins-ssh 21:47:25 Cloning the remote Git repository 21:47:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:47:25 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:47:25 > git init /w/workspace/go-mod-bootstrap/142 # timeout=10 21:47:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:47:25 > git --version # timeout=10 21:47:25 > git --version # 'git version 2.17.1' 21:47:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:47:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:47:27 Avoid second fetch 21:47:27 Checking out Revision 4472c82c79612dac3b4e902906142a1e2847219b (master) 21:47:27 OK: 149 MiB in 40 packages 21:47:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:47:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:27 > git config core.sparsecheckout # timeout=10 21:47:27 > git checkout -f 4472c82c79612dac3b4e902906142a1e2847219b # timeout=10 21:47:28 Removing intermediate container 8b66b26cd547 21:47:28 ---> a980f6907b16 21:47:28 Step 6/8 : WORKDIR /build 21:47:28 ---> Running in ddbf569ac483 21:47:28 Removing intermediate container ddbf569ac483 21:47:28 ---> cecc4f980a38 21:47:28 Step 7/8 : COPY go.mod . 21:47:28 ---> 3e8c5d03365e 21:47:28 Step 8/8 : RUN go mod download 21:47:28 ---> Running in 1826471c2450 21:47:31 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 (#259)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:47:32 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:47:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:47:33 + true 21:47:33 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:47:52 ========================================================= 21:47:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:47:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:47:52 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:47:53 Sending build context to Docker daemon 985.1kB 21:47:53 Step 1/8 : ARG BASE=golang:1.16-alpine 21:47:53 Step 2/8 : FROM ${BASE} 21:47:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:47:53 595b0fe564bb: Pulling fs layer 21:47:53 3088b5b3c5c0: Pulling fs layer 21:47:53 5b7225fbf94c: Pulling fs layer 21:47:53 ba82ee9f976e: Pulling fs layer 21:47:53 506bd15cee9f: Pulling fs layer 21:47:53 75a0a4a0db45: Pulling fs layer 21:47:53 618dc40b7e24: Pulling fs layer 21:47:53 506bd15cee9f: Waiting 21:47:53 75a0a4a0db45: Waiting 21:47:53 618dc40b7e24: Waiting 21:47:53 ba82ee9f976e: Waiting 21:47:53 5b7225fbf94c: Verifying Checksum 21:47:53 5b7225fbf94c: Download complete 21:47:53 3088b5b3c5c0: Verifying Checksum 21:47:53 3088b5b3c5c0: Download complete 21:47:53 506bd15cee9f: Verifying Checksum 21:47:53 506bd15cee9f: Download complete 21:47:53 595b0fe564bb: Verifying Checksum 21:47:53 595b0fe564bb: Download complete 21:47:54 595b0fe564bb: Pull complete 21:47:55 3088b5b3c5c0: Pull complete 21:47:55 Removing intermediate container 1826471c2450 21:47:55 ---> 148646e41f80 21:47:55 Successfully built 148646e41f80 21:47:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:47:55 + docker inspect -f . ci-base-image-x86_64 21:47:55 . [Pipeline] withDockerContainer 21:47:55 5b7225fbf94c: Pull complete 21:47:55 prd-centos7-docker-4c-2g-1551 does not seem to be running inside a container 21:47:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/142 -v /w/workspace/go-mod-bootstrap/142:/w/workspace/go-mod-bootstrap/142:rw,z -v /w/workspace/go-mod-bootstrap/142@tmp:/w/workspace/go-mod-bootstrap/142@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:47:56 618dc40b7e24: Verifying Checksum 21:47:56 618dc40b7e24: Download complete 21:47:56 $ docker top e977e2e244083fa0226a2fee427e2c60a4ffaa6bfc32c11d612964870c62952a -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:56 + go version 21:47:56 go version go1.16.3 linux/amd64 [Pipeline] } 21:47:56 $ docker stop --time=1 e977e2e244083fa0226a2fee427e2c60a4ffaa6bfc32c11d612964870c62952a 21:47:57 ba82ee9f976e: Verifying Checksum 21:47:58 $ docker rm -f e977e2e244083fa0226a2fee427e2c60a4ffaa6bfc32c11d612964870c62952a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:47:58 + docker inspect -f . ci-base-image-x86_64 21:47:58 . [Pipeline] withDockerContainer 21:47:58 prd-centos7-docker-4c-2g-1551 does not seem to be running inside a container 21:47:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/142 -v /w/workspace/go-mod-bootstrap/142:/w/workspace/go-mod-bootstrap/142:rw,z -v /w/workspace/go-mod-bootstrap/142@tmp:/w/workspace/go-mod-bootstrap/142@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:47:59 $ docker top a7e9b988a4635ef67317d405b881e9602b192b8846618e57ce7f017a58b2e614 -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:59 + go mod tidy [Pipeline] sh 21:48:00 + make test 21:48:00 go mod tidy 21:48:00 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:48:07 ba82ee9f976e: Pull complete 21:48:07 506bd15cee9f: Pull complete 21:48:07 75a0a4a0db45: Pull complete 21:48:11 618dc40b7e24: Pull complete 21:48:11 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 21:48:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:48:11 ---> a36622ca3599 21:48:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:48:13 ---> Running in 9051cbbc81aa 21:48:13 Removing intermediate container 9051cbbc81aa 21:48:13 ---> 82a280db7074 21:48:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:13 ---> Running in 8d2952c7672b 21:48:16 Removing intermediate container 8d2952c7672b 21:48:16 ---> a0cc4a70890d 21:48:16 Step 5/8 : RUN apk add --update --no-cache git make 21:48:16 ---> Running in addb960c9df3 21:48:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:48:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.009s coverage: 5.4% of statements 21:48:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:48:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.007s coverage: 92.2% of statements 21:48:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.027s coverage: 85.3% of statements 21:48:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 21:48:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:48:17 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:48:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.007s coverage: 100.0% of statements 21:48:17 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.007s coverage: 26.7% of statements 21:48:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:48:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:48:19 OK: 138 MiB in 40 packages 21:48:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.015s coverage: 91.0% of statements 21:48:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:48:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 21:48:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements 21:48:20 Removing intermediate container addb960c9df3 21:48:20 ---> eb64425c8cfa 21:48:20 Step 6/8 : WORKDIR /build 21:48:20 ---> Running in 982afe6b4a3e 21:48:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:48:21 Removing intermediate container 982afe6b4a3e 21:48:21 ---> b5b585c7aee7 21:48:21 Step 7/8 : COPY go.mod . 21:48:21 ---> 594b78e40ec7 21:48:21 Step 8/8 : RUN go mod download 21:48:22 ---> Running in ec88341235a7 21:48:27 gofmt -l . 21:48:27 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:48:27 $ docker stop --time=1 a7e9b988a4635ef67317d405b881e9602b192b8846618e57ce7f017a58b2e614 21:48:28 $ docker rm -f a7e9b988a4635ef67317d405b881e9602b192b8846618e57ce7f017a58b2e614 [Pipeline] // withDockerContainer [Pipeline] sh 21:48:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:48:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [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 Post stage [Pipeline] libraryResource [Pipeline] sh 21:48:32 ---> job-cost.sh 21:48:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f3YP 21:48:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:48:44 Removing intermediate container ec88341235a7 21:48:44 ---> 8741881d45e1 21:48:44 Successfully built 8741881d45e1 21:48:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:48:45 + docker inspect -f . ci-base-image-arm64 21:48:45 . [Pipeline] withDockerContainer 21:48:45 prd-ubuntu18.04-docker-arm64-4c-16g-1552 does not seem to be running inside a container 21:48:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/142 -v /w/workspace/go-mod-bootstrap/142:/w/workspace/go-mod-bootstrap/142:rw,z -v /w/workspace/go-mod-bootstrap/142@tmp:/w/workspace/go-mod-bootstrap/142@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:48:47 $ docker top 34e8dd6931318087c5505e8419200b0a611896f263d07d0a0520165d515c9844 -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:48 + go version 21:48:48 go version go1.16.5 linux/arm64 [Pipeline] } 21:48:48 $ docker stop --time=1 34e8dd6931318087c5505e8419200b0a611896f263d07d0a0520165d515c9844 21:48:50 $ docker rm -f 34e8dd6931318087c5505e8419200b0a611896f263d07d0a0520165d515c9844 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:48:50 + docker inspect -f . ci-base-image-arm64 21:48:50 . [Pipeline] withDockerContainer 21:48:51 prd-ubuntu18.04-docker-arm64-4c-16g-1552 does not seem to be running inside a container 21:48:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/142 -v /w/workspace/go-mod-bootstrap/142:/w/workspace/go-mod-bootstrap/142:rw,z -v /w/workspace/go-mod-bootstrap/142@tmp:/w/workspace/go-mod-bootstrap/142@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:48:52 $ docker top 8094b1d4fdb801803f7633336dcc4248c2d01ab381662c666dfea6ba63ca5b58 -eo pid,comm [Pipeline] { [Pipeline] sh 21:48:53 + go mod tidy [Pipeline] sh 21:48:54 + make test 21:48:54 go mod tidy 21:48:55 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:48:57 lf-activate-venv(): INFO: Adding /tmp/venv-f3YP/bin to PATH 21:48:57 INFO: No Stack... 21:48:58 INFO: Retrieving Pricing Info for: v3-standard-2 21:48:58 INFO: Archiving Costs [Pipeline] sh 21:48:58 + cut -d, -f6 21:48:58 + cat /w/workspace/go-mod-bootstrap/142/archives/cost.csv [Pipeline] lock 21:48:58 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-142-stack-cost] 21:48:58 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-142-stack-cost] did not exist. Created. 21:48:58 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:48:59 + echo total: 0.05999999865889549 [Pipeline] stash 21:48:59 Stashed 1 file(s) [Pipeline] } 21:48:59 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-142-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:49:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:49:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.089s coverage: 5.4% of statements 21:49:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:49:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.072s coverage: 92.2% of statements 21:49:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.033s coverage: 85.3% of statements 21:49:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 21:49:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:49:37 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:49:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.049s coverage: 100.0% of statements 21:49:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.038s coverage: 26.7% of statements 21:49:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.053s coverage: 91.0% of statements 21:49:43 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:49:43 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 21:49:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.011s coverage: 91.3% of statements 21:49:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:50:05 gofmt -l . 21:50:05 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:50:05 $ docker stop --time=1 8094b1d4fdb801803f7633336dcc4248c2d01ab381662c666dfea6ba63ca5b58 21:50:07 $ docker rm -f 8094b1d4fdb801803f7633336dcc4248c2d01ab381662c666dfea6ba63ca5b58 [Pipeline] // withDockerContainer [Pipeline] sh 21:50:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:50:08 Warning: overwriting stash ‘coverage-report’ 21:50:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [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 Post stage [Pipeline] libraryResource [Pipeline] sh 21:50:09 ---> job-cost.sh 21:50:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cv2y 21:50:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:52:11 lf-activate-venv(): INFO: Adding /tmp/venv-Cv2y/bin to PATH 21:52:11 INFO: No Stack... 21:52:11 INFO: Retrieving Pricing Info for: v2-standard-4 21:52:11 INFO: Archiving Costs [Pipeline] sh 21:52:12 + cut -d, -f6 21:52:12 + cat /w/workspace/go-mod-bootstrap/142/archives/cost.csv [Pipeline] lock 21:52:12 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-142-stack-cost] 21:52:12 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-142-stack-cost] did not exist. Created. 21:52:12 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:52:12 /w/workspace/go-mod-bootstrap/142@tmp/durable-03356d76/script.sh: 1: /w/workspace/go-mod-bootstrap/142@tmp/durable-03356d76/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:52:12 + echo total: 0.18000000715255737 [Pipeline] stash 21:52:13 Warning: overwriting stash ‘stack-cost’ 21:52:13 Stashed 1 file(s) [Pipeline] } 21:52:13 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-142-stack-cost] [Pipeline] // lock [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) [Pipeline] unstash [Pipeline] configFileProvider 21:52:13 provisioning config files... 21:52:14 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config137240152260016501tmp [Pipeline] { [Pipeline] sh 21:52:14 + set +x 21:52:14 + bash -s -- 21:52:14 + curl -s https://codecov.io/bash 21:52:14 21:52:14 _____ _ 21:52:14 / ____| | | 21:52:14 | | ___ __| | ___ ___ _____ __ 21:52:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:52:14 | |___| (_) | (_| | __/ (_| (_) \ V / 21:52:14 \_____\___/ \__,_|\___|\___\___/ \_/ 21:52:14 Bash-1.0.3 21:52:14 21:52:14 21:52:14 ==> git version 2.24.4 found 21:52:14 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 21:52:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:52:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:52:14 ==> Jenkins CI detected. 21:52:14 project root: . 21:52:14 --> token set from env 21:52:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:52:14 ==> Running gcov in . (disable via -X gcov) 21:52:14 ==> Python coveragepy not found 21:52:14 ==> Searching for coverage reports in: 21:52:14 + . 21:52:14 -> Found 1 reports 21:52:14 ==> Detecting git/mercurial file structure 21:52:14 ==> Reading reports 21:52:14 + ./coverage.out bytes=31740 21:52:14 ==> Appending adjustments 21:52:14 https://docs.codecov.io/docs/fixing-reports 21:52:14 + Found adjustments 21:52:14 ==> Gzipping contents 21:52:14 8.0K /tmp/codecov.6pIR80.gz 21:52:14 ==> Uploading reports 21:52:14 url: https://codecov.io 21:52:14 query: branch=master&commit=4472c82c79612dac3b4e902906142a1e2847219b&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F142%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 21:52:14 -> Pinging Codecov 21:52:14 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=4472c82c79612dac3b4e902906142a1e2847219b&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F142%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 21:52:15 -> Uploading to 21:52:15 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/833815588EE85121546D348822E98E2E/4472c82c79612dac3b4e902906142a1e2847219b/0a7543f7-0e45-4397-b7ca-2d61ea685006.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T215214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd2e844155d3ecedaef867338f134e200555aac61a1abf0483c2b080a494769c 21:52:15 % Total % Received % Xferd Average Speed Time Time Time Current 21:52:15 Dload Upload Total Spent Left Speed 21:52:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6005 0 0 100 6005 0 19559 --:--:-- --:--:-- --:--:-- 19624 21:52:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/4472c82c79612dac3b4e902906142a1e2847219b [Pipeline] } 21:52:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:52:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:52:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:52:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:52:18 21:52:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:52:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:52:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:52:18 188c0c94c7c5: Pulling fs layer 21:52:18 0ef7d3d256c8: Pulling fs layer 21:52:18 de9db76c5a1d: Pulling fs layer 21:52:18 0eba1c9be4d2: Pulling fs layer 21:52:18 0d57e429df01: Pulling fs layer 21:52:18 4e4be7b47b0d: Pulling fs layer 21:52:18 e1f770b5df2f: Pulling fs layer 21:52:18 85a0685a4137: Pulling fs layer 21:52:18 0eba1c9be4d2: Waiting 21:52:18 0d57e429df01: Waiting 21:52:18 4e4be7b47b0d: Waiting 21:52:18 e1f770b5df2f: Waiting 21:52:18 85a0685a4137: Waiting 21:52:18 de9db76c5a1d: Verifying Checksum 21:52:18 de9db76c5a1d: Download complete 21:52:18 0ef7d3d256c8: Verifying Checksum 21:52:18 0ef7d3d256c8: Download complete 21:52:18 0d57e429df01: Verifying Checksum 21:52:18 0d57e429df01: Download complete 21:52:19 4e4be7b47b0d: Verifying Checksum 21:52:19 4e4be7b47b0d: Download complete 21:52:19 188c0c94c7c5: Verifying Checksum 21:52:19 188c0c94c7c5: Download complete 21:52:19 188c0c94c7c5: Pull complete 21:52:19 0ef7d3d256c8: Pull complete 21:52:19 de9db76c5a1d: Pull complete 21:52:20 e1f770b5df2f: Verifying Checksum 21:52:20 e1f770b5df2f: Download complete 21:52:21 0eba1c9be4d2: Verifying Checksum 21:52:21 0eba1c9be4d2: Download complete 21:52:22 85a0685a4137: Verifying Checksum 21:52:22 85a0685a4137: Download complete 21:52:25 0eba1c9be4d2: Pull complete 21:52:25 0d57e429df01: Pull complete 21:52:25 4e4be7b47b0d: Pull complete 21:52:25 e1f770b5df2f: Pull complete 21:52:29 85a0685a4137: Pull complete 21:52:29 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:52:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:52:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:52:29 prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container 21:52:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:52:32 $ docker top 5c019b1cfb2cb2306148975efccfb5e6f449139ec7a60318f1716e6315efdd07 -eo pid,comm [Pipeline] { [Pipeline] echo 21:52:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:52:32 + set -o pipefail 21:52:32 + snyk monitor '--org=edgex-jenkins' 21:52:39 21:52:39 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... 21:52:39 21:52:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/d82b9d48-61c8-489e-a1ce-edaf109ffeb6 21:52:39 21:52:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:52:39 21:52:39 [Pipeline] } 21:52:39 $ docker stop --time=1 5c019b1cfb2cb2306148975efccfb5e6f449139ec7a60318f1716e6315efdd07 21:52:41 $ docker rm -f 5c019b1cfb2cb2306148975efccfb5e6f449139ec7a60318f1716e6315efdd07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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 21:52:42 + git log --format=format:%s -1 4472c82c79612dac3b4e902906142a1e2847219b [Pipeline] isUnix [Pipeline] sh 21:52:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:52:43 . [Pipeline] withDockerContainer 21:52:43 prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container 21:52:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:52:43 $ docker top 834b5a2b8d95bde795579b2ca7d9236f85439bafe054f2f463101585c95b49f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:52:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:52:43 [ssh-agent] Looking for ssh-agent implementation... 21:52:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:52:43 $ docker exec 834b5a2b8d95bde795579b2ca7d9236f85439bafe054f2f463101585c95b49f2 ssh-agent 21:52:44 SSH_AUTH_SOCK=/tmp/ssh-pN6nCR1ORXdF/agent.15 21:52:44 SSH_AGENT_PID=21 21:52:44 Running ssh-add (command line suppressed) 21:52:44 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_9137045721921912569.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_9137045721921912569.key) 21:52:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:52:44 + git semver tag 21:52:44 # -> Open(): unable to determine branch for HEAD 21:52:44 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 21:52:44 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 21:52:44 # $SEMVER_REMOTE_NAME = origin 21:52:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:52:44 # $SEMVER_USER_NAME = edgex-jenkins 21:52:44 # $SEMVER_BRANCH = master 21:52:44 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 21:52:44 # 4472c82c79612dac3b4e902906142a1e2847219b HEAD 21:52:44 # -> Force: false 21:52:44 # a0da4dde9a8465c4957c5e8f578427e42c5fa55c refs/tags/v2.0.0-dev.64 [Pipeline] } 21:52:44 $ docker exec --env ******** --env ******** 834b5a2b8d95bde795579b2ca7d9236f85439bafe054f2f463101585c95b49f2 ssh-agent -k 21:52:44 unset SSH_AUTH_SOCK; 21:52:44 unset SSH_AGENT_PID; 21:52:44 echo Agent pid 21 killed; 21:52:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:52:44 + git semver [Pipeline] } 21:52:44 $ docker stop --time=1 834b5a2b8d95bde795579b2ca7d9236f85439bafe054f2f463101585c95b49f2 21:52:46 $ docker rm -f 834b5a2b8d95bde795579b2ca7d9236f85439bafe054f2f463101585c95b49f2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:52:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:52:46 21:52:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:52:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:52:46 0.23.1-centos7: Pulling from edgex-lftools 21:52:46 ab5ef0e58194: Pulling fs layer 21:52:46 9712f1f96733: Pulling fs layer 21:52:46 63f879dbbcfc: Pulling fs layer 21:52:46 0d9ebad4ef96: Pulling fs layer 21:52:46 e9a5061849ea: Pulling fs layer 21:52:46 d747dcd14b5f: Pulling fs layer 21:52:46 2de7ff778b66: Pulling fs layer 21:52:46 0d9ebad4ef96: Waiting 21:52:46 e9a5061849ea: Waiting 21:52:46 d747dcd14b5f: Waiting 21:52:46 2de7ff778b66: Waiting 21:52:46 9712f1f96733: Verifying Checksum 21:52:46 9712f1f96733: Download complete 21:52:47 63f879dbbcfc: Verifying Checksum 21:52:47 63f879dbbcfc: Download complete 21:52:48 e9a5061849ea: Verifying Checksum 21:52:48 e9a5061849ea: Download complete 21:52:48 d747dcd14b5f: Verifying Checksum 21:52:48 d747dcd14b5f: Download complete 21:52:48 2de7ff778b66: Verifying Checksum 21:52:48 2de7ff778b66: Download complete 21:52:48 0d9ebad4ef96: Verifying Checksum 21:52:48 0d9ebad4ef96: Download complete 21:52:48 ab5ef0e58194: Verifying Checksum 21:52:48 ab5ef0e58194: Download complete 21:52:51 ab5ef0e58194: Pull complete 21:52:51 9712f1f96733: Pull complete 21:52:52 63f879dbbcfc: Pull complete 21:52:55 0d9ebad4ef96: Pull complete 21:52:55 e9a5061849ea: Pull complete 21:52:55 d747dcd14b5f: Pull complete 21:52:56 2de7ff778b66: Pull complete 21:52:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:52:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:52:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:52:56 prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container 21:52:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:53:00 $ docker top e0adf4859bd0bdce36929ca63f91db87e66ba88e814cf8aa3ad11cc90ae0b58f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:53:00 provisioning config files... 21:53:00 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8970901216040958820tmp 21:53:00 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3435613036291874786tmp 21:53:00 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7009216253274654006tmp [Pipeline] { [Pipeline] echo 21:53:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:53:01 ---> sigul-configuration.sh 21:53:01 gpg: directory `/root/.gnupg' created 21:53:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:53:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:53:01 gpg: keyring `/root/.gnupg/secring.gpg' created 21:53:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:53:01 gpg: CAST5 encrypted data 21:53:01 gpg: encrypted with 1 passphrase 21:53:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:53:01 + mkdir /home/jenkins 21:53:01 + mkdir /home/jenkins/sigul [Pipeline] sh 21:53:01 + 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 21:53:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:53:02 ---> sigul-install.sh 21:53:10 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:53:10 + git tag --list 21:53:10 v0.0.1 21:53:10 v0.0.10 21:53:10 v0.0.11 21:53:10 v0.0.12 21:53:10 v0.0.13 21:53:10 v0.0.14 21:53:10 v0.0.15 21:53:10 v0.0.16 21:53:10 v0.0.17 21:53:10 v0.0.18 21:53:10 v0.0.19 21:53:10 v0.0.2 21:53:10 v0.0.20 21:53:10 v0.0.21 21:53:10 v0.0.22 21:53:10 v0.0.23 21:53:10 v0.0.24 21:53:10 v0.0.25 21:53:10 v0.0.26 21:53:10 v0.0.27 21:53:10 v0.0.28 21:53:10 v0.0.29 21:53:10 v0.0.3 21:53:10 v0.0.30 21:53:10 v0.0.31 21:53:10 v0.0.32 21:53:10 v0.0.33 21:53:10 v0.0.34 21:53:10 v0.0.35 21:53:10 v0.0.36 21:53:10 v0.0.37 21:53:10 v0.0.38 21:53:10 v0.0.39 21:53:10 v0.0.4 21:53:10 v0.0.40 21:53:10 v0.0.41 21:53:10 v0.0.42 21:53:10 v0.0.43 21:53:10 v0.0.44 21:53:10 v0.0.45 21:53:10 v0.0.46 21:53:10 v0.0.47 21:53:10 v0.0.48 21:53:10 v0.0.49 21:53:10 v0.0.5 21:53:10 v0.0.50 21:53:10 v0.0.51 21:53:10 v0.0.52 21:53:10 v0.0.53 21:53:10 v0.0.54 21:53:10 v0.0.55 21:53:10 v0.0.56 21:53:10 v0.0.57 21:53:10 v0.0.58 21:53:10 v0.0.59 21:53:10 v0.0.6 21:53:10 v0.0.60 21:53:10 v0.0.61 21:53:10 v0.0.62 21:53:10 v0.0.63 21:53:10 v0.0.64 21:53:10 v0.0.65 21:53:10 v0.0.66 21:53:10 v0.0.67 21:53:10 v0.0.68 21:53:10 v0.0.69 21:53:10 v0.0.7 21:53:10 v0.0.70 21:53:10 v0.0.71 21:53:10 v0.0.72 21:53:10 v0.0.8 21:53:10 v0.0.9 21:53:10 v2.0.0-dev.1 21:53:10 v2.0.0-dev.10 21:53:10 v2.0.0-dev.11 21:53:10 v2.0.0-dev.12 21:53:10 v2.0.0-dev.13 21:53:10 v2.0.0-dev.14 21:53:10 v2.0.0-dev.15 21:53:10 v2.0.0-dev.16 21:53:10 v2.0.0-dev.17 21:53:10 v2.0.0-dev.18 21:53:10 v2.0.0-dev.19 21:53:10 v2.0.0-dev.2 21:53:10 v2.0.0-dev.20 21:53:10 v2.0.0-dev.21 21:53:10 v2.0.0-dev.22 21:53:10 v2.0.0-dev.23 21:53:10 v2.0.0-dev.24 21:53:10 v2.0.0-dev.25 21:53:10 v2.0.0-dev.26 21:53:10 v2.0.0-dev.27 21:53:10 v2.0.0-dev.28 21:53:10 v2.0.0-dev.29 21:53:10 v2.0.0-dev.3 21:53:10 v2.0.0-dev.30 21:53:10 v2.0.0-dev.31 21:53:10 v2.0.0-dev.32 21:53:10 v2.0.0-dev.33 21:53:10 v2.0.0-dev.34 21:53:10 v2.0.0-dev.35 21:53:10 v2.0.0-dev.36 21:53:10 v2.0.0-dev.37 21:53:10 v2.0.0-dev.38 21:53:10 v2.0.0-dev.39 21:53:10 v2.0.0-dev.4 21:53:10 v2.0.0-dev.40 21:53:10 v2.0.0-dev.41 21:53:10 v2.0.0-dev.42 21:53:10 v2.0.0-dev.43 21:53:10 v2.0.0-dev.44 21:53:10 v2.0.0-dev.45 21:53:10 v2.0.0-dev.46 21:53:10 v2.0.0-dev.47 21:53:10 v2.0.0-dev.48 21:53:10 v2.0.0-dev.49 21:53:10 v2.0.0-dev.5 21:53:10 v2.0.0-dev.50 21:53:10 v2.0.0-dev.51 21:53:10 v2.0.0-dev.52 21:53:10 v2.0.0-dev.53 21:53:10 v2.0.0-dev.54 21:53:10 v2.0.0-dev.55 21:53:10 v2.0.0-dev.56 21:53:10 v2.0.0-dev.57 21:53:10 v2.0.0-dev.58 21:53:10 v2.0.0-dev.59 21:53:10 v2.0.0-dev.6 21:53:10 v2.0.0-dev.60 21:53:10 v2.0.0-dev.61 21:53:10 v2.0.0-dev.62 21:53:10 v2.0.0-dev.63 21:53:10 v2.0.0-dev.64 21:53:10 v2.0.0-dev.7 21:53:10 v2.0.0-dev.8 21:53:10 v2.0.0-dev.9 [Pipeline] sh 21:53:10 + lftools sign git-tag v2.0.0-dev.64 21:53:11 Signing Git tag with Sigul... 21:53:11 Signing v2.0.0-dev.64 [Pipeline] echo 21:53:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:53:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:53:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:53:12 $ docker stop --time=1 e0adf4859bd0bdce36929ca63f91db87e66ba88e814cf8aa3ad11cc90ae0b58f 21:53:14 $ docker rm -f e0adf4859bd0bdce36929ca63f91db87e66ba88e814cf8aa3ad11cc90ae0b58f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:53:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:53:14 . [Pipeline] withDockerContainer 21:53:14 prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container 21:53:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:53:15 $ docker top 9a1501df4de42a20d180c23dbd92e1f10b62db13cebe08fdbd1f9d732a23b72e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:53:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:15 [ssh-agent] Looking for ssh-agent implementation... 21:53:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:15 $ docker exec 9a1501df4de42a20d180c23dbd92e1f10b62db13cebe08fdbd1f9d732a23b72e ssh-agent 21:53:15 SSH_AUTH_SOCK=/tmp/ssh-QodiamsI4wIA/agent.14 21:53:15 SSH_AGENT_PID=20 21:53:15 Running ssh-add (command line suppressed) 21:53:15 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1035335422103150184.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1035335422103150184.key) 21:53:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:16 + git semver bump pre 21:53:16 # -> Open(): unable to determine branch for HEAD 21:53:16 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 21:53:16 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 21:53:16 # $SEMVER_REMOTE_NAME = origin 21:53:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:53:16 # $SEMVER_USER_NAME = edgex-jenkins 21:53:16 # $SEMVER_BRANCH = master 21:53:16 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 21:53:16 2.0.0-dev.65 [Pipeline] } 21:53:16 $ docker exec --env ******** --env ******** 9a1501df4de42a20d180c23dbd92e1f10b62db13cebe08fdbd1f9d732a23b72e ssh-agent -k 21:53:16 unset SSH_AUTH_SOCK; 21:53:16 unset SSH_AGENT_PID; 21:53:16 echo Agent pid 20 killed; 21:53:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:16 + git semver [Pipeline] } 21:53:16 $ docker stop --time=1 9a1501df4de42a20d180c23dbd92e1f10b62db13cebe08fdbd1f9d732a23b72e 21:53:17 $ docker rm -f 9a1501df4de42a20d180c23dbd92e1f10b62db13cebe08fdbd1f9d732a23b72e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:53:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:53:18 . [Pipeline] withDockerContainer 21:53:18 prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container 21:53:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:53:18 $ docker top 1956156af80a43b4f2ec71fe2a15327c8253a714e7cf0d2db3981d1fda70ee72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:53:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:53:18 [ssh-agent] Looking for ssh-agent implementation... 21:53:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:53:18 $ docker exec 1956156af80a43b4f2ec71fe2a15327c8253a714e7cf0d2db3981d1fda70ee72 ssh-agent 21:53:18 SSH_AUTH_SOCK=/tmp/ssh-JXZSwUuWM9HI/agent.14 21:53:18 SSH_AGENT_PID=20 21:53:18 Running ssh-add (command line suppressed) 21:53:19 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8648815554041279046.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8648815554041279046.key) 21:53:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:53:19 + git semver push 21:53:19 # -> Open(): unable to determine branch for HEAD 21:53:19 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 21:53:19 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 21:53:19 # $SEMVER_REMOTE_NAME = origin 21:53:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:53:19 # $SEMVER_USER_NAME = edgex-jenkins 21:53:19 # $SEMVER_BRANCH = master 21:53:19 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 21:53:24 $ docker exec --env ******** --env ******** 1956156af80a43b4f2ec71fe2a15327c8253a714e7cf0d2db3981d1fda70ee72 ssh-agent -k 21:53:24 unset SSH_AUTH_SOCK; 21:53:24 unset SSH_AGENT_PID; 21:53:24 echo Agent pid 20 killed; 21:53:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:53:25 + git semver [Pipeline] } 21:53:25 $ docker stop --time=1 1956156af80a43b4f2ec71fe2a15327c8253a714e7cf0d2db3981d1fda70ee72 21:53:26 $ docker rm -f 1956156af80a43b4f2ec71fe2a15327c8253a714e7cf0d2db3981d1fda70ee72 [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 21:53:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:53:27 ---> package-listing.sh 21:53:27 ++ facter osfamily 21:53:27 ++ tr '[:upper:]' '[:lower:]' 21:53:28 + OS_FAMILY=redhat 21:53:28 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 21:53:28 + START_PACKAGES=/tmp/packages_start.txt 21:53:28 + END_PACKAGES=/tmp/packages_end.txt 21:53:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:53:28 + PACKAGES=/tmp/packages_start.txt 21:53:28 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 21:53:28 + PACKAGES=/tmp/packages_end.txt 21:53:28 + case "${OS_FAMILY}" in 21:53:28 + rpm -qa 21:53:28 + sort 21:53:28 + '[' -f /tmp/packages_start.txt ']' 21:53:28 + '[' -f /tmp/packages_end.txt ']' 21:53:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:53:28 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 21:53:28 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 21:53:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo 21:53:28 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/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:53:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:53:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:53:29 21:53:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:53:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:53:29 alpine: Pulling from edgex-lftools-log-publisher 21:53:29 df20fa9351a1: Pulling fs layer 21:53:29 36b3adc4ff6f: Pulling fs layer 21:53:29 8ad3a11d3b57: Pulling fs layer 21:53:29 46f8f816bc3b: Pulling fs layer 21:53:29 93b61091891f: Pulling fs layer 21:53:29 93b9cdb0e59b: Pulling fs layer 21:53:29 5e14af77c1be: Pulling fs layer 21:53:29 01666e4c0597: Pulling fs layer 21:53:29 aa168da1d23b: Pulling fs layer 21:53:29 46f8f816bc3b: Waiting 21:53:29 93b61091891f: Waiting 21:53:29 93b9cdb0e59b: Waiting 21:53:29 5e14af77c1be: Waiting 21:53:29 01666e4c0597: Waiting 21:53:29 aa168da1d23b: Waiting 21:53:29 36b3adc4ff6f: Verifying Checksum 21:53:29 36b3adc4ff6f: Download complete 21:53:29 46f8f816bc3b: Verifying Checksum 21:53:29 46f8f816bc3b: Download complete 21:53:29 df20fa9351a1: Verifying Checksum 21:53:29 df20fa9351a1: Download complete 21:53:29 93b9cdb0e59b: Verifying Checksum 21:53:29 93b9cdb0e59b: Download complete 21:53:29 5e14af77c1be: Verifying Checksum 21:53:29 5e14af77c1be: Download complete 21:53:29 93b61091891f: Verifying Checksum 21:53:29 93b61091891f: Download complete 21:53:30 01666e4c0597: Verifying Checksum 21:53:30 01666e4c0597: Download complete 21:53:30 df20fa9351a1: Pull complete 21:53:30 8ad3a11d3b57: Verifying Checksum 21:53:30 8ad3a11d3b57: Download complete 21:53:30 36b3adc4ff6f: Pull complete 21:53:30 8ad3a11d3b57: Pull complete 21:53:31 46f8f816bc3b: Pull complete 21:53:31 93b61091891f: Pull complete 21:53:31 93b9cdb0e59b: Pull complete 21:53:31 5e14af77c1be: Pull complete 21:53:31 01666e4c0597: Pull complete 21:53:31 aa168da1d23b: Verifying Checksum 21:53:31 aa168da1d23b: Download complete 21:53:36 aa168da1d23b: Pull complete 21:53:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:53:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:53:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:53:36 prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container 21:53:36 $ 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/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:53:38 $ docker top d1f50f5631cd00be8b2076cbdceda8539a5f62ce950a0ca61019e253f0ed2cbf -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:39 + touch /tmp/pre-build-complete [Pipeline] sh 21:53:39 + mkdir -p /var/log/sa [Pipeline] sh 21:53:39 + ls /var/log/sa-host 21:53:39 + sadf -c /var/log/sa-host/sa05 21:53:39 file_magic: OK 21:53:39 HZ: Using current value: 100 21:53:39 file_header: OK 21:53:39 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 21:53:39 Statistics: 21:53:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:53:39 File successfully converted to sysstat format version 12.2.1 21:53:39 + sadf -c /var/log/sa-host/sa15 21:53:39 file_magic: OK 21:53:39 HZ: Using current value: 100 21:53:39 file_header: OK 21:53:39 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 21:53:39 Statistics: 21:53:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:53:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:53:42 provisioning config files... 21:53:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6221941995405026852tmp [Pipeline] { [Pipeline] echo 21:53:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:53:42 ---> create-netrc.sh [Pipeline] } 21:53:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:53:43 ---> python-tools-install.sh [Pipeline] echo 21:53:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:53:43 ---> sudo-logs.sh 21:53:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:53:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:53:43 ---> job-cost.sh 21:53:43 lf-activate-venv: SKIPPING 21:53:43 DEBUG: total: 0.18000000715255737 21:53:43 INFO: Retrieving Stack Cost... 21:53:44 INFO: Retrieving Pricing Info for: v3-standard-2 21:53:45 INFO: Archiving Costs [Pipeline] echo 21:53:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:53:45 ---> logs-deploy.sh 21:53:45 lf-activate-venv: SKIPPING 21:53:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/142 21:53:45 INFO: archiving workspace using pattern(s): 21:53:46 Archives upload complete. 21:53:46 INFO: archiving logs to Nexus 21:53:47 ---> uname -a: 21:53:47 Linux prd-centos7-docker-4c-2g-1547.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:53:47 21:53:47 21:53:47 ---> lscpu: 21:53:47 Architecture: x86_64 21:53:47 CPU op-mode(s): 32-bit, 64-bit 21:53:47 Byte Order: Little Endian 21:53:47 Address sizes: 40 bits physical, 48 bits virtual 21:53:47 CPU(s): 2 21:53:47 On-line CPU(s) list: 0,1 21:53:47 Thread(s) per core: 1 21:53:47 Core(s) per socket: 1 21:53:47 Socket(s): 2 21:53:47 NUMA node(s): 1 21:53:47 Vendor ID: AuthenticAMD 21:53:47 CPU family: 23 21:53:47 Model: 49 21:53:47 Model name: AMD EPYC-Rome Processor 21:53:47 Stepping: 0 21:53:47 CPU MHz: 2800.000 21:53:47 BogoMIPS: 5600.00 21:53:47 Virtualization: AMD-V 21:53:47 Hypervisor vendor: KVM 21:53:47 Virtualization type: full 21:53:47 L1d cache: 64 KiB 21:53:47 L1i cache: 64 KiB 21:53:47 L2 cache: 1 MiB 21:53:47 L3 cache: 32 MiB 21:53:47 NUMA node0 CPU(s): 0,1 21:53:47 Vulnerability Itlb multihit: Not affected 21:53:47 Vulnerability L1tf: Not affected 21:53:47 Vulnerability Mds: Not affected 21:53:47 Vulnerability Meltdown: Not affected 21:53:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:53:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:53:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:53:47 Vulnerability Srbds: Not affected 21:53:47 Vulnerability Tsx async abort: Not affected 21:53:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 21:53:47 21:53:47 21:53:47 ---> nproc: 21:53:47 2 21:53:47 21:53:47 21:53:47 ---> df -h: 21:53:47 Filesystem Size Used Available Use% Mounted on 21:53:47 overlay 40.0G 8.9G 31.1G 22% / 21:53:47 tmpfs 64.0M 0 64.0M 0% /dev 21:53:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:53:47 shm 64.0M 0 64.0M 0% /dev/shm 21:53:47 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 21:53:47 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 21:53:47 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 21:53:47 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 21:53:47 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-bootstrap_master 21:53:47 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp 21:53:47 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 21:53:47 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 21:53:47 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 21:53:47 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 21:53:47 21:53:47 21:53:47 ---> free -m: 21:53:47 total used free shared buff/cache available 21:53:47 Mem: 7821 1167 3272 0 3381 6571 21:53:47 Swap: 1023 0 1023 21:53:47 21:53:47 21:53:47 ---> ip addr: 21:53:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:53:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:53:47 inet 127.0.0.1/8 scope host lo 21:53:47 valid_lft forever preferred_lft forever 21:53:47 inet6 ::1/128 scope host 21:53:47 valid_lft forever preferred_lft forever 21:53:47 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:53:47 link/ether fa:16:3e:e8:65:1d brd ff:ff:ff:ff:ff:ff 21:53:47 inet 10.30.123.75/23 brd 10.30.123.255 scope global dynamic eth0 21:53:47 valid_lft 85761sec preferred_lft 85761sec 21:53:47 inet6 fe80::f816:3eff:fee8:651d/64 scope link 21:53:47 valid_lft forever preferred_lft forever 21:53:47 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:53:47 link/ether 02:42:38:c6:d9:28 brd ff:ff:ff:ff:ff:ff 21:53:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:53:47 valid_lft forever preferred_lft forever 21:53:47 inet6 fe80::42:38ff:fec6:d928/64 scope link 21:53:47 valid_lft forever preferred_lft forever 21:53:47 21:53:47 21:53:47 ---> sar -b -r -n DEV: 21:53:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 21:53:47 21:53:47 21:42:57 LINUX RESTART (2 CPU) 21:53:47 21:53:47 21:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:53:47 21:45:01 6.88 0.18 6.70 0.00 23.18 197.05 0.00 21:53:47 21:46:01 0.48 0.00 0.48 0.00 0.00 8.54 0.00 21:53:47 21:47:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 21:53:47 21:48:01 0.28 0.00 0.28 0.00 0.00 4.52 0.00 21:53:47 21:49:01 0.32 0.00 0.32 0.00 0.00 4.36 0.00 21:53:47 21:50:01 0.43 0.00 0.43 0.00 0.00 4.96 0.00 21:53:47 21:51:01 0.63 0.00 0.63 0.00 0.00 6.83 0.00 21:53:47 21:52:01 0.58 0.00 0.58 0.00 0.00 5.86 0.00 21:53:47 21:53:01 187.33 0.03 187.29 0.00 3.73 53364.78 0.00 21:53:47 Average: 21.91 0.02 21.88 0.00 2.99 5957.20 0.00 21:53:47 21:53:47 21:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:53:47 21:45:01 5469972 0 802808 10.02 2620 1733540 1250148 13.80 568088 1571164 28 21:53:47 21:46:01 5467712 0 805060 10.05 2620 1733548 1232108 13.60 571904 1569600 8 21:53:47 21:47:01 5470196 0 802572 10.02 2620 1733552 1200268 13.25 564500 1575288 24 21:53:47 21:48:01 5468928 0 803836 10.04 2620 1733556 1215700 13.42 565900 1575288 8 21:53:47 21:49:01 5471920 0 800836 10.00 2620 1733564 1201068 13.26 561092 1577488 20 21:53:47 21:50:01 5472456 0 800300 9.99 2620 1733564 1200840 13.26 561076 1577488 8 21:53:47 21:51:01 5462764 0 809984 10.11 2620 1733572 1200840 13.26 570532 1577488 8 21:53:47 21:52:01 5461748 0 810996 10.13 2620 1733576 1200840 13.26 571440 1577488 8 21:53:47 21:53:01 3879308 0 1071092 13.37 2620 3055920 1506644 16.63 786552 2729728 232 21:53:47 Average: 5291667 0 834165 10.42 2620 1880488 1245384 13.75 591232 1703447 38 21:53:47 21:53:47 21:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:53:47 21:45:01 eth0 18.70 13.11 22.74 5.42 0.00 0.00 0.00 0.00 21:53:47 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 21:45:01 docker0 4.08 2.86 1.11 8.32 0.00 0.00 0.00 0.00 21:53:47 21:46:01 eth0 2.02 1.18 0.38 8.13 0.00 0.00 0.00 0.00 21:53:47 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 21:47:01 eth0 2.78 0.87 0.47 6.59 0.00 0.00 0.00 0.00 21:53:47 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 21:48:01 eth0 2.88 1.28 0.93 6.70 0.00 0.00 0.00 0.00 21:53:47 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 21:49:01 eth0 1.23 0.80 0.69 0.47 0.00 0.00 0.00 0.00 21:53:47 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 21:50:01 eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:53:47 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 21:51:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 21:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:53:47 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 21:53:01 eth0 835.35 766.29 7647.46 70.50 0.00 0.00 0.00 0.00 21:53:47 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 21:53:01 veth59c177f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 21:53:01 docker0 54.82 55.47 4.38 351.90 0.00 0.00 0.00 0.00 21:53:47 Average: eth0 95.95 87.11 852.77 10.87 0.00 0.00 0.00 0.00 21:53:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 Average: veth59c177f 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 21:53:47 Average: docker0 6.55 6.48 0.61 40.04 0.00 0.00 0.00 0.00 21:53:47 21:53:47 21:53:47 ---> sar -P ALL: 21:53:47 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 21:53:47 21:53:47 21:42:57 LINUX RESTART (2 CPU) 21:53:47 21:53:47 21:44:01 CPU %user %nice %system %iowait %steal %idle 21:53:47 21:45:01 all 0.82 0.00 0.35 0.29 0.03 98.50 21:53:47 21:45:01 0 0.92 0.00 0.40 0.54 0.03 98.11 21:53:47 21:45:01 1 0.72 0.00 0.30 0.05 0.03 98.90 21:53:47 21:46:01 all 0.09 0.00 0.05 0.00 0.02 99.84 21:53:47 21:46:01 0 0.10 0.00 0.07 0.00 0.03 99.80 21:53:47 21:46:01 1 0.08 0.00 0.03 0.00 0.00 99.88 21:53:47 21:47:01 all 0.08 0.00 0.04 0.00 0.03 99.86 21:53:47 21:47:01 0 0.07 0.00 0.05 0.00 0.03 99.85 21:53:47 21:47:01 1 0.08 0.00 0.03 0.00 0.02 99.87 21:53:47 21:48:01 all 0.20 0.00 0.03 0.00 0.03 99.74 21:53:47 21:48:01 0 0.27 0.00 0.03 0.00 0.03 99.67 21:53:47 21:48:01 1 0.13 0.00 0.03 0.00 0.02 99.82 21:53:47 21:49:01 all 0.14 0.00 0.03 0.00 0.02 99.81 21:53:47 21:49:01 0 0.22 0.00 0.03 0.00 0.03 99.72 21:53:47 21:49:01 1 0.07 0.00 0.03 0.00 0.00 99.90 21:53:47 21:50:01 all 0.15 0.00 0.02 0.00 0.03 99.81 21:53:47 21:50:01 0 0.27 0.00 0.00 0.00 0.03 99.70 21:53:47 21:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:53:47 21:51:01 all 0.11 0.00 0.04 0.00 0.03 99.82 21:53:47 21:51:01 0 0.20 0.00 0.03 0.00 0.02 99.75 21:53:47 21:51:01 1 0.02 0.00 0.05 0.00 0.03 99.90 21:53:47 21:52:01 all 0.10 0.00 0.02 0.00 0.02 99.87 21:53:47 21:52:01 0 0.18 0.00 0.02 0.00 0.00 99.80 21:53:47 21:52:01 1 0.02 0.00 0.02 0.00 0.03 99.93 21:53:47 21:53:01 all 19.64 0.00 8.66 3.29 0.07 68.34 21:53:47 21:53:01 0 20.24 0.00 8.94 3.16 0.07 67.59 21:53:47 21:53:01 1 19.04 0.00 8.38 3.42 0.07 69.09 21:53:47 Average: all 2.27 0.00 0.98 0.38 0.03 96.34 21:53:47 Average: 0 2.39 0.00 1.02 0.39 0.03 96.17 21:53:47 Average: 1 2.15 0.00 0.95 0.37 0.02 96.50 21:53:47 21:53:47 21:53:47