Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53230280edfc871ff53ec5eb8cb7b2f03142bb4d 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4929155265146013508.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1011986886346562794.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-configuration/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6336682016702645187.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4063797981415158984.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-configuration/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2518544926978489844.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-configuration, 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-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-configuration 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30269 in /w/workspace/oundry_go-mod-configuration_main [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-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_go-mod-configuration_main@tmp/jenkins-gitclient-ssh1944244477707843608.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 53230280edfc871ff53ec5eb8cb7b2f03142bb4d (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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 53230280edfc871ff53ec5eb8cb7b2f03142bb4d # timeout=10 Commit message: "Merge pull request #55 from ernestojeda/jakarta-go-mod-updates" > git rev-list --no-walk d5724d52e952314b3cd8fa60e302afead8f7d296 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:24:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:24:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:24:57 ========================================================= 20:24:57 EdgeX Global Pipelines Version Info 20:24:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:24:58 ------------------- 20:24:58 stable info: 20:24:58 ------------------- 20:24:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:24:58 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 20:24:58 Message: update stable to v1.0.211 20:24:59 ------------------- 20:24:59 experimental info: 20:24:59 ------------------- 20:24:59 Commited By: **** collab-it+edgex@linuxfoundation.org 20:24:59 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 20:24:59 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:25:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:25:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:25:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:25:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:25:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:25:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:25:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:25:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:25:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:25:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53230280edfc871ff53ec5eb8cb7b2f03142bb4d [Pipeline] echo 20:25:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5323028 [Pipeline] echo 20:25:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:25:02 + git rev-list -1 --merges 53230280edfc871ff53ec5eb8cb7b2f03142bb4d~1..53230280edfc871ff53ec5eb8cb7b2f03142bb4d [Pipeline] echo 20:25:02 -----------> git rev-list -1 --merges 53230280edfc871ff53ec5eb8cb7b2f03142bb4d~1..53230280edfc871ff53ec5eb8cb7b2f03142bb4d 53230280edfc871ff53ec5eb8cb7b2f03142bb4d 20:25:02 53230280edfc871ff53ec5eb8cb7b2f03142bb4d [false] [Pipeline] sh 20:25:02 + git log --format=format:%s -1 53230280edfc871ff53ec5eb8cb7b2f03142bb4d [Pipeline] echo 20:25:02 ========================================================= 20:25:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:25:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:25:02 + git log --format=format:%s -1 53230280edfc871ff53ec5eb8cb7b2f03142bb4d [Pipeline] echo 20:25:02 [semverPrep] GIT_COMMIT: 53230280edfc871ff53ec5eb8cb7b2f03142bb4d, Commit Message: Merge pull request #55 from ernestojeda/jakarta-go-mod-updates [Pipeline] echo 20:25:04 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:25:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:25:04 20:25:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:25:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:25:04 latest: Pulling from edgex-devops/git-semver 20:25:04 a0d0a0d46f8b: Pulling fs layer 20:25:04 3e5f54012d9b: Pulling fs layer 20:25:04 4c7163046ea9: Pulling fs layer 20:25:04 0c2d73faf560: Pulling fs layer 20:25:04 0c2d73faf560: Waiting 20:25:04 3e5f54012d9b: Download complete 20:25:04 a0d0a0d46f8b: Verifying Checksum 20:25:04 a0d0a0d46f8b: Download complete 20:25:05 0c2d73faf560: Verifying Checksum 20:25:05 0c2d73faf560: Download complete 20:25:05 4c7163046ea9: Verifying Checksum 20:25:05 4c7163046ea9: Download complete 20:25:05 a0d0a0d46f8b: Pull complete 20:25:05 3e5f54012d9b: Pull complete 20:25:05 4c7163046ea9: Pull complete 20:25:05 0c2d73faf560: Pull complete 20:25:05 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:25:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:25:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:25:05 prd-centos7-docker-4c-2g-30269 does not seem to be running inside a container 20:25:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:25:06 $ docker top 8249701e29dedc145ee4dfaa288cf739b97b5e5a44e8ffe9398bab52921b3540 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:25:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:25:06 [ssh-agent] Looking for ssh-agent implementation... 20:25:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:25:08 $ docker exec 8249701e29dedc145ee4dfaa288cf739b97b5e5a44e8ffe9398bab52921b3540 ssh-agent 20:25:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhHGoKB/agent.13 20:25:08 SSH_AGENT_PID=19 20:25:08 Running ssh-add (command line suppressed) 20:25:08 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3019419860551608013.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_3019419860551608013.key) 20:25:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:25:08 + git tag --points-at HEAD [Pipeline] } 20:25:08 $ docker exec --env ******** --env ******** 8249701e29dedc145ee4dfaa288cf739b97b5e5a44e8ffe9398bab52921b3540 ssh-agent -k 20:25:08 unset SSH_AUTH_SOCK; 20:25:08 unset SSH_AGENT_PID; 20:25:08 echo Agent pid 19 killed; 20:25:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:25:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:25:08 [ssh-agent] Looking for ssh-agent implementation... 20:25:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:25:08 $ docker exec 8249701e29dedc145ee4dfaa288cf739b97b5e5a44e8ffe9398bab52921b3540 ssh-agent 20:25:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBKdcdM/agent.52 20:25:08 SSH_AGENT_PID=59 20:25:08 Running ssh-add (command line suppressed) 20:25:09 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6724296487409180240.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6724296487409180240.key) 20:25:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:25:09 + git semver init 20:25:09 # -> Open(): unable to determine branch for HEAD 20:25:09 # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git 20:25:09 # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main 20:25:09 # $SEMVER_REMOTE_NAME = origin 20:25:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:25:09 # $SEMVER_USER_NAME = edgex-jenkins 20:25:09 # $SEMVER_BRANCH = main 20:25:09 # $SEMVER_TEMP = /tmp/semver-923590568 20:25:09 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 20:25:09 # '/tmp/semver-923590568' -> '/w/workspace/oundry_go-mod-configuration_main/.semver' 20:25:09 # -> Force: false 20:25:09 # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } 20:25:09 $ docker exec --env ******** --env ******** 8249701e29dedc145ee4dfaa288cf739b97b5e5a44e8ffe9398bab52921b3540 ssh-agent -k 20:25:10 unset SSH_AUTH_SOCK; 20:25:10 unset SSH_AGENT_PID; 20:25:10 echo Agent pid 59 killed; 20:25:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:25:10 + git semver [Pipeline] } 20:25:10 $ docker stop --time=1 8249701e29dedc145ee4dfaa288cf739b97b5e5a44e8ffe9398bab52921b3540 20:25:11 $ docker rm -f 8249701e29dedc145ee4dfaa288cf739b97b5e5a44e8ffe9398bab52921b3540 [Pipeline] // withDockerContainer [Pipeline] sh 20:25:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:25:12 Stashed 1 file(s) [Pipeline] echo 20:25:12 [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:25:27 Still waiting to schedule task 20:25:27 ‘prd-centos7-docker-4c-2g-30267’ is offline 20:25:27 ‘prd-centos7-docker-4c-2g-30268’ is offline 20:25:27 ‘prd-centos7-docker-4c-2g-30270’ is offline 20:25:27 ‘prd-ubuntu18.04-docker-8c-8g-30265’ doesn’t have label ‘centos7-docker-4c-2g’ 20:25:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-30260’ doesn’t have label ‘centos7-docker-4c-2g’ 20:25:27 Still waiting to schedule task 20:25:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-30260’ is offline 20:26:42 Running on prd-centos7-docker-4c-2g-30273 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 20:26:42 Running in /w/workspace/go-mod-configuration/8 [Pipeline] { [Pipeline] checkout 20:26:42 Selected Git installation does not exist. Using Default 20:26:42 The recommended git tool is: NONE 20:26:47 using credential edgex-jenkins-ssh 20:26:47 Cloning the remote Git repository 20:26:46 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 20:26:46 > git init /w/workspace/go-mod-configuration/8 # timeout=10 20:26:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 20:26:46 > git --version # timeout=10 20:26:46 > git --version # 'git version 2.24.4' 20:26:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:26:46 [INFO] Currently running in a labeled security context 20:26:46 [INFO] Currently SELinux is 'enforcing' on the host 20:26:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/8@tmp/jenkins-gitclient-ssh2926587488522607033.key 20:26:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:26:48 Avoid second fetch 20:26:48 Checking out Revision 53230280edfc871ff53ec5eb8cb7b2f03142bb4d (main) 20:26:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 20:26:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:26:47 > git config core.sparsecheckout # timeout=10 20:26:47 > git checkout -f 53230280edfc871ff53ec5eb8cb7b2f03142bb4d # timeout=10 20:26:55 Commit message: "Merge pull request #55 from ernestojeda/jakarta-go-mod-updates" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:26:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:26:58 ========================================================= 20:26:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:26:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:26:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:26:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:26:58 a0d0a0d46f8b: Pulling fs layer 20:26:58 31adcdaf11c8: Pulling fs layer 20:26:58 b8b176561691: Pulling fs layer 20:26:58 4527c011a84f: Pulling fs layer 20:26:58 5d74067f8e1e: Pulling fs layer 20:26:58 e0aca202a116: Pulling fs layer 20:26:58 3a43be97a3b4: Pulling fs layer 20:26:58 34cad66bf833: Pulling fs layer 20:26:58 b4e3c513aaa6: Pulling fs layer 20:26:58 4527c011a84f: Waiting 20:26:58 5d74067f8e1e: Waiting 20:26:58 e0aca202a116: Waiting 20:26:58 3a43be97a3b4: Waiting 20:26:58 34cad66bf833: Waiting 20:26:58 b4e3c513aaa6: Waiting 20:26:58 b8b176561691: Verifying Checksum 20:26:58 b8b176561691: Download complete 20:26:58 31adcdaf11c8: Verifying Checksum 20:26:58 31adcdaf11c8: Download complete 20:26:58 5d74067f8e1e: Verifying Checksum 20:26:58 5d74067f8e1e: Download complete 20:26:58 a0d0a0d46f8b: Verifying Checksum 20:26:58 a0d0a0d46f8b: Download complete 20:26:58 e0aca202a116: Verifying Checksum 20:26:58 e0aca202a116: Download complete 20:26:58 3a43be97a3b4: Verifying Checksum 20:26:58 3a43be97a3b4: Download complete 20:26:58 34cad66bf833: Verifying Checksum 20:26:58 34cad66bf833: Download complete 20:26:59 a0d0a0d46f8b: Pull complete 20:26:59 31adcdaf11c8: Pull complete 20:26:59 b8b176561691: Pull complete 20:26:59 4527c011a84f: Verifying Checksum 20:26:59 4527c011a84f: Download complete 20:26:59 b4e3c513aaa6: Verifying Checksum 20:26:59 b4e3c513aaa6: Download complete 20:27:03 4527c011a84f: Pull complete 20:27:03 5d74067f8e1e: Pull complete 20:27:03 e0aca202a116: Pull complete 20:27:03 3a43be97a3b4: Pull complete 20:27:03 34cad66bf833: Pull complete 20:27:06 b4e3c513aaa6: Pull complete 20:27:06 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 20:27:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:27:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 20:27:07 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 20:27:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30272 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 20:27:07 Running in /w/workspace/go-mod-configuration/8 [Pipeline] { [Pipeline] checkout 20:27:07 + docker inspect -f . ci-base-image-x86_64 20:27:07 . 20:27:07 Selected Git installation does not exist. Using Default 20:27:07 The recommended git tool is: NONE [Pipeline] withDockerContainer 20:27:07 prd-centos7-docker-4c-2g-30273 does not seem to be running inside a container 20:27:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/8 -v /w/workspace/go-mod-configuration/8:/w/workspace/go-mod-configuration/8:rw,z -v /w/workspace/go-mod-configuration/8@tmp:/w/workspace/go-mod-configuration/8@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 ******** -e ******** ci-base-image-x86_64 cat 20:27:11 $ docker top c77cc526224f24e318affdb68c8a1f390a988d1974644e710858e77e66f97b8b -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:12 + go version 20:27:12 go version go1.16.8 linux/amd64 [Pipeline] } 20:27:12 $ docker stop --time=1 c77cc526224f24e318affdb68c8a1f390a988d1974644e710858e77e66f97b8b 20:27:13 $ docker rm -f c77cc526224f24e318affdb68c8a1f390a988d1974644e710858e77e66f97b8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:27:14 + docker inspect -f . ci-base-image-x86_64 20:27:14 . [Pipeline] withDockerContainer 20:27:14 prd-centos7-docker-4c-2g-30273 does not seem to be running inside a container 20:27:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/8 -v /w/workspace/go-mod-configuration/8:/w/workspace/go-mod-configuration/8:rw,z -v /w/workspace/go-mod-configuration/8@tmp:/w/workspace/go-mod-configuration/8@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 ******** -e ******** ci-base-image-x86_64 cat 20:27:15 $ docker top b11c28c4d8a5f09c05c15efe4b59cafe9de4eb209ebe572125105eac5d9094c3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:27:15 + make test 20:27:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:27:15 using credential edgex-jenkins-ssh 20:27:15 Cloning the remote Git repository 20:27:15 go: downloading github.com/pelletier/go-toml v1.9.3 20:27:15 go: downloading github.com/stretchr/testify v1.7.0 20:27:15 go: downloading github.com/hashicorp/consul/api v1.9.1 20:27:15 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:27:15 go: downloading github.com/davecgh/go-spew v1.1.1 20:27:15 go: downloading github.com/pmezard/go-difflib v1.0.0 20:27:15 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:27:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:27:15 go: downloading github.com/mitchellh/copystructure v1.0.0 20:27:15 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 20:27:15 > git init /w/workspace/go-mod-configuration/8 # timeout=10 20:27:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 20:27:15 > git --version # timeout=10 20:27:15 > git --version # 'git version 2.17.1' 20:27:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:27:16 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:27:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:27:16 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:27:16 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:27:16 go: downloading github.com/hashicorp/serf v0.9.5 20:27:16 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:27:16 go: downloading github.com/fatih/color v1.9.0 20:27:16 go: downloading github.com/mattn/go-isatty v0.0.12 20:27:16 go: downloading github.com/mattn/go-colorable v0.1.6 20:27:16 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 20:27:16 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:27:16 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:27:16 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:27:16 Avoid second fetch 20:27:16 Checking out Revision 53230280edfc871ff53ec5eb8cb7b2f03142bb4d (main) 20:27:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 20:27:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:16 > git config core.sparsecheckout # timeout=10 20:27:16 > git checkout -f 53230280edfc871ff53ec5eb8cb7b2f03142bb4d # timeout=10 20:27:21 Commit message: "Merge pull request #55 from ernestojeda/jakarta-go-mod-updates" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:27:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:27:22 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:22 Dload Upload Total Spent Left Speed 20:27:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 73440 0 --:--:-- --:--:-- --:--:-- 73440 [Pipeline] sh 20:27:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:27:24 + sudo tee /etc/docker/daemon.new 20:27:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:27:24 { 20:27:24 "registry-mirrors": [ 20:27:24 "https://nexus3.edgexfoundry.org:10001" 20:27:24 ], 20:27:24 "bip": "10.250.0.254/24", 20:27:24 "hosts": [ 20:27:24 "tcp://0.0.0.0:5555", 20:27:24 "unix:///var/run/docker.sock" 20:27:24 ], 20:27:24 "mtu": 1458, 20:27:24 "selinux-enabled": true, 20:27:24 "seccomp-profile": "/etc/docker/seccomp.json" 20:27:24 } [Pipeline] sh 20:27:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:27:25 + sudo service docker restart 20:27:25 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.005s coverage: 85.7% of statements 20:27:32 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.550s coverage: 88.4% of statements 20:27:32 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.002s coverage: 100.0% of statements 20:27:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:27:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:27:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 20:27:36 $ docker stop --time=1 b11c28c4d8a5f09c05c15efe4b59cafe9de4eb209ebe572125105eac5d9094c3 20:27:38 $ docker rm -f b11c28c4d8a5f09c05c15efe4b59cafe9de4eb209ebe572125105eac5d9094c3 [Pipeline] // withDockerContainer [Pipeline] sh 20:27:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:27:38 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:27:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:27:40 20:27:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:27:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:27:40 latest: Pulling from edgex-lftools-log-publisher 20:27:40 b4d181a07f80: Pulling fs layer 20:27:40 a1111a8f2ec3: Pulling fs layer 20:27:40 ed53099fbce6: Pulling fs layer 20:27:40 dc539afda2c1: Pulling fs layer 20:27:40 77bc0d833cb6: Pulling fs layer 20:27:40 9065ff56babe: Pulling fs layer 20:27:40 d287ab97295c: Pulling fs layer 20:27:40 dc539afda2c1: Waiting 20:27:40 9065ff56babe: Waiting 20:27:40 77bc0d833cb6: Waiting 20:27:40 d287ab97295c: Waiting 20:27:40 a1111a8f2ec3: Verifying Checksum 20:27:40 a1111a8f2ec3: Download complete 20:27:40 dc539afda2c1: Verifying Checksum 20:27:40 dc539afda2c1: Download complete 20:27:40 ed53099fbce6: Verifying Checksum 20:27:40 ed53099fbce6: Download complete 20:27:41 77bc0d833cb6: Verifying Checksum 20:27:41 77bc0d833cb6: Download complete 20:27:41 9065ff56babe: Verifying Checksum 20:27:41 9065ff56babe: Download complete 20:27:41 b4d181a07f80: Verifying Checksum 20:27:41 b4d181a07f80: Download complete 20:27:41 d287ab97295c: Verifying Checksum 20:27:41 d287ab97295c: Download complete 20:27:42 b4d181a07f80: Pull complete 20:27:42 a1111a8f2ec3: Pull complete 20:27:43 ed53099fbce6: Pull complete 20:27:43 dc539afda2c1: Pull complete 20:27:43 77bc0d833cb6: Pull complete [Pipeline] unstash 20:27:44 9065ff56babe: Pull complete [Pipeline] echo 20:27:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:27:44 ========================================================= 20:27:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:27:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:27:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:27:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:27:45 552d1f2373af: Pulling fs layer 20:27:45 ea3f2d53f512: Pulling fs layer 20:27:45 9e70ebbbe112: Pulling fs layer 20:27:45 7a9cfe048b4a: Pulling fs layer 20:27:45 72dc09318566: Pulling fs layer 20:27:45 f4f7b4309257: Pulling fs layer 20:27:45 0ac9a79272e3: Pulling fs layer 20:27:45 b78e95d17946: Pulling fs layer 20:27:45 72dc09318566: Waiting 20:27:45 f4f7b4309257: Waiting 20:27:45 0ac9a79272e3: Waiting 20:27:45 b78e95d17946: Waiting 20:27:45 7a9cfe048b4a: Waiting 20:27:46 9e70ebbbe112: Verifying Checksum 20:27:46 ea3f2d53f512: Verifying Checksum 20:27:46 ea3f2d53f512: Download complete 20:27:46 72dc09318566: Verifying Checksum 20:27:46 72dc09318566: Download complete 20:27:46 f4f7b4309257: Verifying Checksum 20:27:46 f4f7b4309257: Download complete 20:27:46 552d1f2373af: Verifying Checksum 20:27:46 552d1f2373af: Download complete 20:27:46 0ac9a79272e3: Verifying Checksum 20:27:46 0ac9a79272e3: Download complete 20:27:47 552d1f2373af: Pull complete 20:27:47 ea3f2d53f512: Pull complete 20:27:48 d287ab97295c: Pull complete 20:27:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:27:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:27:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:27:48 9e70ebbbe112: Pull complete 20:27:48 b78e95d17946: Verifying Checksum 20:27:48 b78e95d17946: Download complete 20:27:48 7a9cfe048b4a: Verifying Checksum 20:27:48 7a9cfe048b4a: Download complete [Pipeline] withDockerContainer 20:27:48 prd-centos7-docker-4c-2g-30273 does not seem to be running inside a container 20:27:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/8 -v /w/workspace/go-mod-configuration/8:/w/workspace/go-mod-configuration/8:rw,z -v /w/workspace/go-mod-configuration/8@tmp:/w/workspace/go-mod-configuration/8@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:27:51 $ docker top 5dea21d5b64443edee13a4651bc5f0088810537253e78ee31473596d978ff715 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:27:52 ---> job-cost.sh 20:27:52 lf-activate-venv: SKIPPING 20:27:52 INFO: No Stack... 20:27:53 INFO: Retrieving Pricing Info for: v3-standard-2 20:27:54 INFO: Archiving Costs [Pipeline] sh 20:27:54 + cat /w/workspace/go-mod-configuration/8/archives/cost.csv 20:27:54 + cut -d, -f6 [Pipeline] lock 20:27:54 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-8-stack-cost] 20:27:54 Resource [jenkins-edgexfoundry-go-mod-configuration-main-8-stack-cost] did not exist. Created. 20:27:54 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:27:56 + echo total: 0.05999999865889549 [Pipeline] stash 20:27:56 Stashed 1 file(s) [Pipeline] } 20:27:56 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 20:27:56 $ docker stop --time=1 5dea21d5b64443edee13a4651bc5f0088810537253e78ee31473596d978ff715 20:27:57 $ docker rm -f 5dea21d5b64443edee13a4651bc5f0088810537253e78ee31473596d978ff715 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:27:58 7a9cfe048b4a: Pull complete 20:27:58 72dc09318566: Pull complete 20:27:58 f4f7b4309257: Pull complete 20:27:58 0ac9a79272e3: Pull complete 20:28:05 b78e95d17946: Pull complete 20:28:05 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 20:28:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:28:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 20:28:05 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 20:28:06 + docker inspect -f . ci-base-image-arm64 20:28:06 . [Pipeline] withDockerContainer 20:28:07 prd-ubuntu18.04-docker-arm64-4c-16g-30272 does not seem to be running inside a container 20:28:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/8 -v /w/workspace/go-mod-configuration/8:/w/workspace/go-mod-configuration/8:rw,z -v /w/workspace/go-mod-configuration/8@tmp:/w/workspace/go-mod-configuration/8@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 ******** -e ******** ci-base-image-arm64 cat 20:28:11 $ docker top ddfb180083fd0f6b2a9e65fbb7bfc6636296f3393c3fd662aebf3359f95e2f78 -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:14 + go version 20:28:14 go version go1.16.8 linux/arm64 [Pipeline] } 20:28:14 $ docker stop --time=1 ddfb180083fd0f6b2a9e65fbb7bfc6636296f3393c3fd662aebf3359f95e2f78 20:28:16 $ docker rm -f ddfb180083fd0f6b2a9e65fbb7bfc6636296f3393c3fd662aebf3359f95e2f78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:28:19 + docker inspect -f . ci-base-image-arm64 20:28:19 . [Pipeline] withDockerContainer 20:28:20 prd-ubuntu18.04-docker-arm64-4c-16g-30272 does not seem to be running inside a container 20:28:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/8 -v /w/workspace/go-mod-configuration/8:/w/workspace/go-mod-configuration/8:rw,z -v /w/workspace/go-mod-configuration/8@tmp:/w/workspace/go-mod-configuration/8@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 ******** -e ******** ci-base-image-arm64 cat 20:28:21 $ docker top 909dcce3d9ad2e2b579b70a37b0b6f3fd7f99763d813a8555650db0254a9d809 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:28:23 + make test 20:28:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:28:23 go: downloading github.com/stretchr/testify v1.7.0 20:28:23 go: downloading github.com/pelletier/go-toml v1.9.3 20:28:23 go: downloading github.com/hashicorp/consul/api v1.9.1 20:28:23 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:28:23 go: downloading github.com/davecgh/go-spew v1.1.1 20:28:23 go: downloading github.com/pmezard/go-difflib v1.0.0 20:28:23 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:28:23 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:28:23 go: downloading github.com/mitchellh/copystructure v1.0.0 20:28:23 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:28:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:28:23 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:28:23 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:28:23 go: downloading github.com/hashicorp/serf v0.9.5 20:28:23 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:28:23 go: downloading github.com/mattn/go-isatty v0.0.12 20:28:23 go: downloading github.com/fatih/color v1.9.0 20:28:23 go: downloading github.com/mattn/go-colorable v0.1.6 20:28:23 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 20:28:23 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:28:24 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:28:24 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:29:01 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.014s coverage: 85.7% of statements 20:29:03 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.722s coverage: 88.4% of statements 20:29:03 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.016s coverage: 100.0% of statements 20:29:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:29:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:29:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 20:29:24 $ docker stop --time=1 909dcce3d9ad2e2b579b70a37b0b6f3fd7f99763d813a8555650db0254a9d809 20:29:26 $ docker rm -f 909dcce3d9ad2e2b579b70a37b0b6f3fd7f99763d813a8555650db0254a9d809 [Pipeline] // withDockerContainer [Pipeline] sh 20:29:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:29:28 Warning: overwriting stash ‘coverage-report’ 20:29:29 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:29:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:29:31 20:29:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:29:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:29:31 arm64: Pulling from edgex-lftools-log-publisher 20:29:31 448f6bf000e3: Pulling fs layer 20:29:31 f757da607395: Pulling fs layer 20:29:31 05883995daec: Pulling fs layer 20:29:31 8603b9c90790: Pulling fs layer 20:29:31 1560dd03e051: Pulling fs layer 20:29:31 27f5ce0e4adf: Pulling fs layer 20:29:31 c2d8d7efcc4b: Pulling fs layer 20:29:31 8603b9c90790: Waiting 20:29:31 27f5ce0e4adf: Waiting 20:29:31 1560dd03e051: Waiting 20:29:31 c2d8d7efcc4b: Waiting 20:29:31 f757da607395: Verifying Checksum 20:29:31 f757da607395: Download complete 20:29:31 8603b9c90790: Verifying Checksum 20:29:31 8603b9c90790: Download complete 20:29:31 1560dd03e051: Verifying Checksum 20:29:31 1560dd03e051: Download complete 20:29:31 27f5ce0e4adf: Verifying Checksum 20:29:31 27f5ce0e4adf: Download complete 20:29:31 05883995daec: Verifying Checksum 20:29:31 05883995daec: Download complete 20:29:32 448f6bf000e3: Download complete 20:29:34 c2d8d7efcc4b: Verifying Checksum 20:29:34 c2d8d7efcc4b: Download complete 20:29:35 448f6bf000e3: Pull complete 20:29:35 f757da607395: Pull complete 20:29:37 05883995daec: Pull complete 20:29:37 8603b9c90790: Pull complete 20:29:38 1560dd03e051: Pull complete 20:29:38 27f5ce0e4adf: Pull complete 20:29:53 c2d8d7efcc4b: Pull complete 20:29:53 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:29:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:29:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:29:54 prd-ubuntu18.04-docker-arm64-4c-16g-30272 does not seem to be running inside a container 20:29:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/8 -v /w/workspace/go-mod-configuration/8:/w/workspace/go-mod-configuration/8:rw,z -v /w/workspace/go-mod-configuration/8@tmp:/w/workspace/go-mod-configuration/8@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:29:57 $ docker top 759e6de487fcb17f5f8af0b63ceb9fd228b5ffff1a2460155ec2df6d08356660 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:00 ---> job-cost.sh 20:30:00 lf-activate-venv: SKIPPING 20:30:00 INFO: No Stack... 20:30:00 INFO: Retrieving Pricing Info for: v3-standard-4 20:30:00 INFO: Archiving Costs [Pipeline] sh 20:30:01 + cut -d, -f6 20:30:01 + cat /w/workspace/go-mod-configuration/8/archives/cost.csv [Pipeline] lock 20:30:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-8-stack-cost] 20:30:01 Resource [jenkins-edgexfoundry-go-mod-configuration-main-8-stack-cost] did not exist. Created. 20:30:01 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:30:03 /w/workspace/go-mod-configuration/8@tmp/durable-8ef3183c/script.sh: 1: /w/workspace/go-mod-configuration/8@tmp/durable-8ef3183c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:30:05 + echo total: 0.10999999940395355 [Pipeline] stash 20:30:05 Warning: overwriting stash ‘stack-cost’ 20:30:05 Stashed 1 file(s) [Pipeline] } 20:30:05 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 20:30:05 $ docker stop --time=1 759e6de487fcb17f5f8af0b63ceb9fd228b5ffff1a2460155ec2df6d08356660 20:30:07 $ docker rm -f 759e6de487fcb17f5f8af0b63ceb9fd228b5ffff1a2460155ec2df6d08356660 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 20:30:11 provisioning config files... 20:30:11 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config3724385188083317846tmp [Pipeline] { [Pipeline] sh 20:30:13 + set +x 20:30:13 + curl -s https://codecov.io/bash 20:30:13 + bash -s -- 20:30:13 20:30:13 _____ _ 20:30:13 / ____| | | 20:30:13 | | ___ __| | ___ ___ _____ __ 20:30:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:30:13 | |___| (_) | (_| | __/ (_| (_) \ V / 20:30:13 \_____\___/ \__,_|\___|\___\___/ \_/ 20:30:13 Bash-1.0.6 20:30:13 20:30:13 20:30:13 ==> git version 2.24.4 found 20:30:13 ==> 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 20:30:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:30:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:30:13 ==> Jenkins CI detected. 20:30:13 current dir:  /w/workspace/oundry_go-mod-configuration_main 20:30:13 project root: . 20:30:13 --> token set from env 20:30:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:30:13 ==> Running gcov in . (disable via -X gcov) 20:30:13 ==> Python coveragepy not found 20:30:13 ==> Searching for coverage reports in: 20:30:13 + . 20:30:13 -> Found 1 reports 20:30:13 ==> Detecting git/mercurial file structure 20:30:13 ==> Reading reports 20:30:13 + ./coverage.out bytes=17232 20:30:13 ==> Appending adjustments 20:30:13 https://docs.codecov.io/docs/fixing-reports 20:30:13 + Found adjustments 20:30:13 ==> Gzipping contents 20:30:13 4.0K /tmp/codecov.GDDBI7.gz 20:30:13 ==> Uploading reports 20:30:13 url: https://codecov.io 20:30:13 query: branch=main&commit=53230280edfc871ff53ec5eb8cb7b2f03142bb4d&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 20:30:13 -> Pinging Codecov 20:30:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=53230280edfc871ff53ec5eb8cb7b2f03142bb4d&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 20:30:13 -> Uploading to 20:30:13 https://storage.googleapis.com/codecov/v4/raw/2021-11-10/9F92B070CA9CA35F4914AC8684776953/53230280edfc871ff53ec5eb8cb7b2f03142bb4d/16afd2a0-8756-4315-81cc-92745f6851a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211110T203012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=596617ff8a4eff0fff1003260c0a98f8c32260ea75ba69af66b5f43ea96800ac 20:30:13 % Total % Received % Xferd Average Speed Time Time Time Current 20:30:13 Dload Upload Total Spent Left Speed 20:30:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2956 0 0 100 2956 0 7820 --:--:-- --:--:-- --:--:-- 7840 20:30:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/53230280edfc871ff53ec5eb8cb7b2f03142bb4d [Pipeline] } 20:30:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:30:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:30:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:30:16 20:30:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:30:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:30:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:30:17 188c0c94c7c5: Pulling fs layer 20:30:17 0ef7d3d256c8: Pulling fs layer 20:30:17 de9db76c5a1d: Pulling fs layer 20:30:17 0eba1c9be4d2: Pulling fs layer 20:30:17 0d57e429df01: Pulling fs layer 20:30:17 4e4be7b47b0d: Pulling fs layer 20:30:17 e1f770b5df2f: Pulling fs layer 20:30:17 85a0685a4137: Pulling fs layer 20:30:17 0eba1c9be4d2: Waiting 20:30:17 0d57e429df01: Waiting 20:30:17 4e4be7b47b0d: Waiting 20:30:17 e1f770b5df2f: Waiting 20:30:17 85a0685a4137: Waiting 20:30:17 de9db76c5a1d: Verifying Checksum 20:30:17 de9db76c5a1d: Download complete 20:30:17 0ef7d3d256c8: Verifying Checksum 20:30:17 0ef7d3d256c8: Download complete 20:30:17 0d57e429df01: Verifying Checksum 20:30:17 0d57e429df01: Download complete 20:30:17 4e4be7b47b0d: Verifying Checksum 20:30:17 4e4be7b47b0d: Download complete 20:30:17 188c0c94c7c5: Verifying Checksum 20:30:17 188c0c94c7c5: Download complete 20:30:17 e1f770b5df2f: Verifying Checksum 20:30:17 e1f770b5df2f: Download complete 20:30:18 0eba1c9be4d2: Verifying Checksum 20:30:18 0eba1c9be4d2: Download complete 20:30:18 188c0c94c7c5: Pull complete 20:30:18 85a0685a4137: Verifying Checksum 20:30:18 85a0685a4137: Download complete 20:30:18 0ef7d3d256c8: Pull complete 20:30:18 de9db76c5a1d: Pull complete 20:30:22 0eba1c9be4d2: Pull complete 20:30:22 0d57e429df01: Pull complete 20:30:22 4e4be7b47b0d: Pull complete 20:30:22 e1f770b5df2f: Pull complete 20:30:25 85a0685a4137: Pull complete 20:30:25 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:30:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:30:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:30:25 prd-centos7-docker-4c-2g-30269 does not seem to be running inside a container 20:30:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:30:27 $ docker top d3b2ce2a825d723b1ecafe9fe61ba4ccf7f9aea111fe1953fe08d4e737579211 -eo pid,comm [Pipeline] { [Pipeline] echo 20:30:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:30:29 + set -o pipefail 20:30:29 + snyk monitor '--org=edgex-jenkins' 20:30:31 20:30:31 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v2)... 20:30:31 20:30:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0be710e6-56b4-470b-aedf-5ae8f3332e85/history/8c46c3be-b77c-4c1c-b271-57e959f9858d 20:30:31 20:30:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:30:31 20:30:31 20:30:31 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 20:30:31 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:30:31 $ docker stop --time=1 d3b2ce2a825d723b1ecafe9fe61ba4ccf7f9aea111fe1953fe08d4e737579211 20:30:32 $ docker rm -f d3b2ce2a825d723b1ecafe9fe61ba4ccf7f9aea111fe1953fe08d4e737579211 [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 20:30:37 + git log --format=format:%s -1 53230280edfc871ff53ec5eb8cb7b2f03142bb4d [Pipeline] isUnix [Pipeline] sh 20:30:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:39 . [Pipeline] withDockerContainer 20:30:39 prd-centos7-docker-4c-2g-30269 does not seem to be running inside a container 20:30:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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:10004/edgex-devops/git-semver:latest cat 20:30:41 $ docker top e9f40b91dfa1f0d7d97d754d3c1e6e567c53f791eaff6b9f95b72cfe22f7ee13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:42 [ssh-agent] Looking for ssh-agent implementation... 20:30:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:42 $ docker exec e9f40b91dfa1f0d7d97d754d3c1e6e567c53f791eaff6b9f95b72cfe22f7ee13 ssh-agent 20:30:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNImhGG/agent.14 20:30:43 SSH_AGENT_PID=21 20:30:43 Running ssh-add (command line suppressed) 20:30:43 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8987073208795418686.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8987073208795418686.key) 20:30:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:44 + git semver tag 20:30:44 # -> Open(): unable to determine branch for HEAD 20:30:44 # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git 20:30:44 # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main 20:30:44 # $SEMVER_REMOTE_NAME = origin 20:30:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:30:44 # $SEMVER_USER_NAME = edgex-jenkins 20:30:44 # $SEMVER_BRANCH = main 20:30:44 # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver 20:30:44 # 53230280edfc871ff53ec5eb8cb7b2f03142bb4d HEAD 20:30:44 # -> Force: false 20:30:44 # b1ea137961712077fe59db65e5b04f7f686fcb3b refs/tags/v2.0.1-dev.7 [Pipeline] } 20:30:44 $ docker exec --env ******** --env ******** e9f40b91dfa1f0d7d97d754d3c1e6e567c53f791eaff6b9f95b72cfe22f7ee13 ssh-agent -k 20:30:44 unset SSH_AUTH_SOCK; 20:30:44 unset SSH_AGENT_PID; 20:30:44 echo Agent pid 21 killed; 20:30:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:47 + git semver [Pipeline] } 20:30:47 $ docker stop --time=1 e9f40b91dfa1f0d7d97d754d3c1e6e567c53f791eaff6b9f95b72cfe22f7ee13 20:30:48 $ docker rm -f e9f40b91dfa1f0d7d97d754d3c1e6e567c53f791eaff6b9f95b72cfe22f7ee13 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:30:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:30:49 20:30:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:30:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:30:50 0.23.1-centos7: Pulling from edgex-lftools 20:30:50 ab5ef0e58194: Pulling fs layer 20:30:50 9712f1f96733: Pulling fs layer 20:30:50 63f879dbbcfc: Pulling fs layer 20:30:50 0d9ebad4ef96: Pulling fs layer 20:30:50 e9a5061849ea: Pulling fs layer 20:30:50 d747dcd14b5f: Pulling fs layer 20:30:50 2de7ff778b66: Pulling fs layer 20:30:50 0d9ebad4ef96: Waiting 20:30:50 e9a5061849ea: Waiting 20:30:50 d747dcd14b5f: Waiting 20:30:50 2de7ff778b66: Waiting 20:30:50 9712f1f96733: Verifying Checksum 20:30:50 9712f1f96733: Download complete 20:30:51 63f879dbbcfc: Verifying Checksum 20:30:51 63f879dbbcfc: Download complete 20:30:51 0d9ebad4ef96: Verifying Checksum 20:30:51 0d9ebad4ef96: Download complete 20:30:51 d747dcd14b5f: Verifying Checksum 20:30:51 d747dcd14b5f: Download complete 20:30:51 e9a5061849ea: Verifying Checksum 20:30:51 e9a5061849ea: Download complete 20:30:51 ab5ef0e58194: Verifying Checksum 20:30:51 ab5ef0e58194: Download complete 20:30:51 2de7ff778b66: Verifying Checksum 20:30:51 2de7ff778b66: Download complete 20:30:54 ab5ef0e58194: Pull complete 20:30:54 9712f1f96733: Pull complete 20:30:54 63f879dbbcfc: Pull complete 20:30:58 0d9ebad4ef96: Pull complete 20:30:58 e9a5061849ea: Pull complete 20:30:58 d747dcd14b5f: Pull complete 20:31:00 2de7ff778b66: Pull complete 20:31:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:31:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:31:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:31:00 prd-centos7-docker-4c-2g-30269 does not seem to be running inside a container 20:31:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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-lftools:0.23.1-centos7 cat 20:31:04 $ docker top 550084784f95f4692a76c08d51aa357ba45f5711fc4b6be4063af74e6521fe7c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:31:04 provisioning config files... 20:31:04 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7753112527908322439tmp 20:31:04 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8940745604972606540tmp 20:31:04 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config1317486745098825078tmp [Pipeline] { [Pipeline] echo 20:31:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:31:04 ---> sigul-configuration.sh 20:31:04 gpg: directory `/root/.gnupg' created 20:31:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:31:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:31:04 gpg: keyring `/root/.gnupg/secring.gpg' created 20:31:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:31:04 gpg: CAST5 encrypted data 20:31:04 gpg: encrypted with 1 passphrase 20:31:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:31:06 + mkdir /home/jenkins 20:31:06 + mkdir /home/jenkins/sigul [Pipeline] sh 20:31:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:31:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:31:06 ---> sigul-install.sh 20:31:06 Sigul already installed; skipping installation. [Pipeline] sh 20:31:06 + git tag --list 20:31:06 v0.0.0 20:31:06 v0.0.1 20:31:06 v0.0.2 20:31:06 v0.0.3 20:31:06 v0.0.4 20:31:06 v0.0.5 20:31:06 v0.0.6 20:31:06 v0.0.7 20:31:06 v0.0.8 20:31:06 v2.0.0 20:31:06 v2.0.0-dev.1 20:31:06 v2.0.0-dev.10 20:31:06 v2.0.0-dev.2 20:31:06 v2.0.0-dev.3 20:31:06 v2.0.0-dev.4 20:31:06 v2.0.0-dev.5 20:31:06 v2.0.0-dev.6 20:31:06 v2.0.0-dev.7 20:31:06 v2.0.0-dev.8 20:31:06 v2.0.0-dev.9 20:31:06 v2.0.1-dev.1 20:31:06 v2.0.1-dev.2 20:31:06 v2.0.1-dev.3 20:31:06 v2.0.1-dev.4 20:31:06 v2.0.1-dev.5 20:31:06 v2.0.1-dev.6 20:31:06 v2.0.1-dev.7 [Pipeline] sh 20:31:07 + lftools sign git-tag v2.0.1-dev.7 20:31:07 Signing Git tag with Sigul... 20:31:07 Signing v2.0.1-dev.7 [Pipeline] echo 20:31:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:31:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:31:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:31:09 $ docker stop --time=1 550084784f95f4692a76c08d51aa357ba45f5711fc4b6be4063af74e6521fe7c 20:31:12 $ docker rm -f 550084784f95f4692a76c08d51aa357ba45f5711fc4b6be4063af74e6521fe7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:31:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:12 . [Pipeline] withDockerContainer 20:31:12 prd-centos7-docker-4c-2g-30269 does not seem to be running inside a container 20:31:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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:10004/edgex-devops/git-semver:latest cat 20:31:13 $ docker top aef765df17827a030be933457d7bbaae608fedd5a9632c0241e3fad4cc03050e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:31:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:13 [ssh-agent] Looking for ssh-agent implementation... 20:31:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:13 $ docker exec aef765df17827a030be933457d7bbaae608fedd5a9632c0241e3fad4cc03050e ssh-agent 20:31:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBKCOFB/agent.15 20:31:13 SSH_AGENT_PID=21 20:31:13 Running ssh-add (command line suppressed) 20:31:13 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_812496602995630956.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_812496602995630956.key) 20:31:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:15 + git semver bump pre 20:31:15 # -> Open(): unable to determine branch for HEAD 20:31:15 # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git 20:31:15 # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main 20:31:15 # $SEMVER_REMOTE_NAME = origin 20:31:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:31:15 # $SEMVER_USER_NAME = edgex-jenkins 20:31:15 # $SEMVER_BRANCH = main 20:31:15 # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver 20:31:15 2.0.1-dev.8 [Pipeline] } 20:31:15 $ docker exec --env ******** --env ******** aef765df17827a030be933457d7bbaae608fedd5a9632c0241e3fad4cc03050e ssh-agent -k 20:31:15 unset SSH_AUTH_SOCK; 20:31:15 unset SSH_AGENT_PID; 20:31:15 echo Agent pid 21 killed; 20:31:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:16 + git semver [Pipeline] } 20:31:16 $ docker stop --time=1 aef765df17827a030be933457d7bbaae608fedd5a9632c0241e3fad4cc03050e 20:31:19 $ docker rm -f aef765df17827a030be933457d7bbaae608fedd5a9632c0241e3fad4cc03050e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:31:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:19 . [Pipeline] withDockerContainer 20:31:19 prd-centos7-docker-4c-2g-30269 does not seem to be running inside a container 20:31:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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:10004/edgex-devops/git-semver:latest cat 20:31:19 $ docker top 2c2ea8c09e3ed3bd41eaf3ca09f30b4f5887d849cb947afdca2513a1cfc16713 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:31:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:20 [ssh-agent] Looking for ssh-agent implementation... 20:31:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:20 $ docker exec 2c2ea8c09e3ed3bd41eaf3ca09f30b4f5887d849cb947afdca2513a1cfc16713 ssh-agent 20:31:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlbDpIB/agent.13 20:31:20 SSH_AGENT_PID=19 20:31:20 Running ssh-add (command line suppressed) 20:31:20 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8024646932761595595.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8024646932761595595.key) 20:31:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:20 + git semver push 20:31:20 # -> Open(): unable to determine branch for HEAD 20:31:20 # $GIT_DIR = /w/workspace/oundry_go-mod-configuration_main/.git 20:31:20 # $GIT_WORK_TREE = /w/workspace/oundry_go-mod-configuration_main 20:31:20 # $SEMVER_REMOTE_NAME = origin 20:31:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:31:20 # $SEMVER_USER_NAME = edgex-jenkins 20:31:20 # $SEMVER_BRANCH = main 20:31:20 # $SEMVER_DIR = /w/workspace/oundry_go-mod-configuration_main/.semver [Pipeline] } 20:31:22 $ docker exec --env ******** --env ******** 2c2ea8c09e3ed3bd41eaf3ca09f30b4f5887d849cb947afdca2513a1cfc16713 ssh-agent -k 20:31:22 unset SSH_AUTH_SOCK; 20:31:22 unset SSH_AGENT_PID; 20:31:22 echo Agent pid 19 killed; 20:31:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:25 + git semver [Pipeline] } 20:31:25 $ docker stop --time=1 2c2ea8c09e3ed3bd41eaf3ca09f30b4f5887d849cb947afdca2513a1cfc16713 20:31:27 $ docker rm -f 2c2ea8c09e3ed3bd41eaf3ca09f30b4f5887d849cb947afdca2513a1cfc16713 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:31:29 + '[' -d /w/workspace/oundry_go-mod-configuration_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:31:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:31:30 ---> package-listing.sh 20:31:30 ++ tr '[:upper:]' '[:lower:]' 20:31:30 ++ facter osfamily 20:31:31 + OS_FAMILY=redhat 20:31:31 + workspace=/w/workspace/oundry_go-mod-configuration_main 20:31:31 + START_PACKAGES=/tmp/packages_start.txt 20:31:31 + END_PACKAGES=/tmp/packages_end.txt 20:31:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:31:31 + PACKAGES=/tmp/packages_start.txt 20:31:31 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 20:31:31 + PACKAGES=/tmp/packages_end.txt 20:31:31 + case "${OS_FAMILY}" in 20:31:31 + rpm -qa 20:31:31 + sort 20:31:32 + '[' -f /tmp/packages_start.txt ']' 20:31:32 + '[' -f /tmp/packages_end.txt ']' 20:31:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:31:32 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 20:31:32 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 20:31:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 20:31:32 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:31:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:34 20:31:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:31:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:34 latest: Pulling from edgex-lftools-log-publisher 20:31:34 b4d181a07f80: Pulling fs layer 20:31:34 a1111a8f2ec3: Pulling fs layer 20:31:34 ed53099fbce6: Pulling fs layer 20:31:34 dc539afda2c1: Pulling fs layer 20:31:34 77bc0d833cb6: Pulling fs layer 20:31:34 9065ff56babe: Pulling fs layer 20:31:34 d287ab97295c: Pulling fs layer 20:31:34 77bc0d833cb6: Waiting 20:31:34 dc539afda2c1: Waiting 20:31:34 9065ff56babe: Waiting 20:31:34 d287ab97295c: Waiting 20:31:34 a1111a8f2ec3: Verifying Checksum 20:31:34 a1111a8f2ec3: Download complete 20:31:34 dc539afda2c1: Verifying Checksum 20:31:34 dc539afda2c1: Download complete 20:31:34 ed53099fbce6: Verifying Checksum 20:31:34 ed53099fbce6: Download complete 20:31:35 77bc0d833cb6: Verifying Checksum 20:31:35 77bc0d833cb6: Download complete 20:31:35 9065ff56babe: Verifying Checksum 20:31:35 9065ff56babe: Download complete 20:31:35 b4d181a07f80: Verifying Checksum 20:31:35 b4d181a07f80: Download complete 20:31:36 d287ab97295c: Verifying Checksum 20:31:36 d287ab97295c: Download complete 20:31:36 b4d181a07f80: Pull complete 20:31:36 a1111a8f2ec3: Pull complete 20:31:37 ed53099fbce6: Pull complete 20:31:37 dc539afda2c1: Pull complete 20:31:37 77bc0d833cb6: Pull complete 20:31:37 9065ff56babe: Pull complete 20:31:43 d287ab97295c: Pull complete 20:31:43 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:31:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:31:43 prd-centos7-docker-4c-2g-30269 does not seem to be running inside a container 20:31:43 $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_main@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-lftools-log-publisher:latest cat 20:31:46 $ docker top f8e8e152773170e73128b91b0ceada9a33d8e8fb001b320c7f36cf8faeb7d5bb -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:46 + touch /tmp/pre-build-complete [Pipeline] sh 20:31:46 + mkdir -p /var/log/sysstat [Pipeline] sh 20:31:47 + ls /var/log/sa-host 20:31:47 + sadf -c /var/log/sa-host/sa10 20:31:47 file_magic: OK 20:31:47 HZ: Using current value: 100 20:31:47 file_header: OK 20:31:47 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:31:47 Statistics: 20:31:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:31:47 File successfully converted to sysstat format version 12.0.3 20:31:47 + sadf -c /var/log/sa-host/sa30 20:31:47 file_magic: OK 20:31:47 HZ: Using current value: 100 20:31:47 file_header: OK 20:31:47 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:31:47 Statistics: 20:31:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:31:47 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:31:48 provisioning config files... 20:31:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config3925427542986704169tmp [Pipeline] { [Pipeline] echo 20:31:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:31:48 ---> create-netrc.sh [Pipeline] } 20:31:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:31:50 ---> python-tools-install.sh [Pipeline] echo 20:31:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:31:50 ---> sudo-logs.sh 20:31:50 Archiving 'sudo' log.. 20:31:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-30269.novalocal: Name or service not known 20:31:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-30269.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:31:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:31:50 ---> job-cost.sh 20:31:50 lf-activate-venv: SKIPPING 20:31:50 DEBUG: total: 0.10999999940395355 20:31:50 INFO: Retrieving Stack Cost... 20:31:56 INFO: Retrieving Pricing Info for: v3-standard-2 20:31:56 INFO: Archiving Costs [Pipeline] echo 20:31:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:31:57 ---> logs-deploy.sh 20:31:57 lf-activate-venv: SKIPPING 20:31:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/8 20:31:57 INFO: archiving workspace using pattern(s): 20:31:57 Archives upload complete. 20:31:57 INFO: archiving logs to Nexus 20:31:59 ---> uname -a: 20:31:59 Linux prd-centos7-docker-4c-2g-30269.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 20:31:59 20:31:59 20:31:59 ---> lscpu: 20:31:59 Architecture: x86_64 20:31:59 CPU op-mode(s): 32-bit, 64-bit 20:31:59 Byte Order: Little Endian 20:31:59 Address sizes: 40 bits physical, 48 bits virtual 20:31:59 CPU(s): 2 20:31:59 On-line CPU(s) list: 0,1 20:31:59 Thread(s) per core: 1 20:31:59 Core(s) per socket: 1 20:31:59 Socket(s): 2 20:31:59 NUMA node(s): 1 20:31:59 Vendor ID: AuthenticAMD 20:31:59 CPU family: 23 20:31:59 Model: 49 20:31:59 Model name: AMD EPYC-Rome Processor 20:31:59 Stepping: 0 20:31:59 CPU MHz: 2799.998 20:31:59 BogoMIPS: 5599.99 20:31:59 Virtualization: AMD-V 20:31:59 Hypervisor vendor: KVM 20:31:59 Virtualization type: full 20:31:59 L1d cache: 32K 20:31:59 L1i cache: 32K 20:31:59 L2 cache: 512K 20:31:59 L3 cache: 16384K 20:31:59 NUMA node0 CPU(s): 0,1 20:31:59 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 20:31:59 20:31:59 20:31:59 ---> nproc: 20:31:59 2 20:31:59 20:31:59 20:31:59 ---> df -h: 20:31:59 Filesystem Size Used Avail Use% Mounted on 20:31:59 overlay 40G 9.0G 32G 23% / 20:31:59 tmpfs 64M 0 64M 0% /dev 20:31:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:31:59 shm 64M 0 64M 0% /dev/shm 20:31:59 /dev/vda1 40G 9.0G 32G 23% /facter-os 20:31:59 20:31:59 20:31:59 ---> sar -b -r -n DEV: 20:31:59 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 20:31:59 20:31:59 20:24:22 LINUX RESTART (2 CPU) 20:31:59 20:31:59 20:25:01 tps rtps wtps bread/s bwrtn/s 20:31:59 20:26:01 15.34 3.00 12.34 2271.95 1901.22 20:31:59 20:27:01 0.45 0.00 0.45 0.00 7.15 20:31:59 20:28:01 0.27 0.00 0.27 0.00 2.98 20:31:59 20:29:01 0.37 0.00 0.37 0.00 6.11 20:31:59 20:30:01 0.17 0.00 0.17 0.00 1.67 20:31:59 20:31:01 123.63 0.07 123.56 4.80 36786.14 20:31:59 Average: 23.37 0.51 22.86 379.47 6452.08 20:31:59 20:31:59 20:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:31:59 20:26:01 5693684 0 618860 7.73 2620 1693776 1259104 13.90 560384 1521552 20 20:31:59 20:27:01 5697788 0 614748 7.68 2620 1693784 1190980 13.15 556768 1522188 20 20:31:59 20:28:01 5694020 0 618516 7.72 2620 1693784 1191064 13.15 560592 1522188 20 20:31:59 20:29:01 5691600 0 620928 7.75 2620 1693792 1191128 13.15 561856 1523004 8 20:31:59 20:30:01 5699440 0 613084 7.65 2620 1693796 1162416 12.83 555416 1523004 16 20:31:59 20:31:01 4093008 0 897684 11.21 2620 3015628 1344708 14.85 801396 2671452 270476 20:31:59 Average: 5428257 0 663970 8.29 2620 1914093 1223233 13.51 599402 1713898 45093 20:31:59 20:31:59 20:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:31:59 20:26:01 eth0 52.90 35.91 318.35 12.00 0.00 0.00 0.00 0.00 20:31:59 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:59 20:26:01 docker0 1.53 1.18 0.31 1.92 0.00 0.00 0.00 0.00 20:31:59 20:27:01 eth0 1.95 0.48 0.65 0.39 0.00 0.00 0.00 0.00 20:31:59 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:59 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:59 20:28:01 eth0 2.78 0.80 0.94 0.59 0.00 0.00 0.00 0.00 20:31:59 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:59 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:59 20:29:01 eth0 2.27 0.68 0.89 0.52 0.00 0.00 0.00 0.00 20:31:59 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:59 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:59 20:30:01 eth0 1.68 0.42 0.50 0.34 0.00 0.00 0.00 0.00 20:31:59 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:59 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:59 20:31:01 eth0 328.58 192.42 7308.53 26.89 0.00 0.00 0.00 0.00 20:31:59 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:59 20:31:01 docker0 9.09 11.39 0.80 51.83 0.00 0.00 0.00 0.00 20:31:59 Average: eth0 65.04 38.46 1271.88 6.79 0.00 0.00 0.00 0.00 20:31:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:31:59 Average: docker0 1.77 2.10 0.19 8.96 0.00 0.00 0.00 0.00 20:31:59 20:31:59 20:31:59 ---> sar -P ALL: 20:31:59 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/10/21 _x86_64_ (2 CPU) 20:31:59 20:31:59 20:24:22 LINUX RESTART (2 CPU) 20:31:59 20:31:59 20:25:01 CPU %user %nice %system %iowait %steal %idle 20:31:59 20:26:01 all 2.59 0.00 1.10 0.18 0.03 96.10 20:31:59 20:26:01 0 2.14 0.00 1.26 0.25 0.03 96.32 20:31:59 20:26:01 1 3.04 0.00 0.94 0.10 0.03 95.88 20:31:59 20:27:01 all 0.23 0.00 0.08 0.00 0.02 99.67 20:31:59 20:27:01 0 0.13 0.00 0.12 0.00 0.02 99.73 20:31:59 20:27:01 1 0.33 0.00 0.05 0.00 0.02 99.60 20:31:59 20:28:01 all 0.10 0.00 0.09 0.00 0.02 99.79 20:31:59 20:28:01 0 0.13 0.00 0.12 0.00 0.03 99.72 20:31:59 20:28:01 1 0.07 0.00 0.07 0.00 0.00 99.87 20:31:59 20:29:01 all 0.17 0.00 0.06 0.00 0.02 99.76 20:31:59 20:29:01 0 0.10 0.00 0.07 0.00 0.02 99.82 20:31:59 20:29:01 1 0.23 0.00 0.05 0.00 0.02 99.70 20:31:59 20:30:01 all 0.23 0.00 0.07 0.00 0.03 99.68 20:31:59 20:30:01 0 0.10 0.00 0.05 0.00 0.03 99.82 20:31:59 20:30:01 1 0.35 0.00 0.08 0.00 0.02 99.55 20:31:59 20:31:01 all 20.47 0.00 7.86 1.30 0.09 70.28 20:31:59 20:31:01 0 20.51 0.00 8.11 1.64 0.09 69.65 20:31:59 20:31:01 1 20.42 0.00 7.62 0.96 0.09 70.92 20:31:59 Average: all 3.85 0.00 1.50 0.24 0.03 94.37 20:31:59 Average: 0 3.74 0.00 1.58 0.31 0.04 94.35 20:31:59 Average: 1 3.97 0.00 1.43 0.17 0.03 94.40 20:31:59 20:31:59 20:31:59