Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e6709f93c523cdff62cd5022b12d882a1ec93324 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-ssh467882300132374379.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh427645052261342366.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-registry/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-registry/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh310735665382713181.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh4502044408230579186.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-registry/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-registry/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3278862224252584323.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-registry, 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-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1598 in /w/workspace/dgexfoundry_go-mod-registry_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-registry.git Avoid second fetch Checking out Revision e6709f93c523cdff62cd5022b12d882a1ec93324 (main) > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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/dgexfoundry_go-mod-registry_main@tmp/jenkins-gitclient-ssh4073412239191737889.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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 e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 Commit message: "Merge pull request #84 from lenny-intel/pr-template" > git rev-list --no-walk 50935abdea306edce000b8fa07867e7510078a52 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:09:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:09:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:09:55 ========================================================= 09:09:55 EdgeX Global Pipelines Version Info 09:09:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:09:57 ------------------- 09:09:57 stable info: 09:09:57 ------------------- 09:09:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:09:57 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 09:09:57 Message: update stable to v1.0.205 09:09:57 ------------------- 09:09:57 experimental info: 09:09:57 ------------------- 09:09:57 Commited By: **** collab-it+edgex@linuxfoundation.org 09:09:57 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 09:09:57 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:09:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 09:09:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 09:09:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:09:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:09:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:09:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:09:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:09:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:09:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:09:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:09:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 09:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:09:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:09:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:10:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:10:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:10:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:10:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:10:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:10:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:10:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:10:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:10:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:10:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:10:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:10:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:10:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:10:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:10:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6709f93c523cdff62cd5022b12d882a1ec93324 [Pipeline] echo 09:10:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6709f9 [Pipeline] echo 09:10:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:10:00 + git log --format=format:%s -1 e6709f93c523cdff62cd5022b12d882a1ec93324 [Pipeline] echo 09:10:01 GIT_COMMIT: e6709f93c523cdff62cd5022b12d882a1ec93324, Commit Message: Merge pull request #84 from lenny-intel/pr-template [Pipeline] echo 09:10:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:10:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:10:01 09:10:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:10:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:10:01 latest: Pulling from edgex-devops/git-semver 09:10:01 31603596830f: Pulling fs layer 09:10:01 04fac38145f0: Pulling fs layer 09:10:01 701f6daf10bf: Pulling fs layer 09:10:01 24f72da36158: Pulling fs layer 09:10:01 24f72da36158: Waiting 09:10:01 04fac38145f0: Verifying Checksum 09:10:01 04fac38145f0: Download complete 09:10:02 31603596830f: Verifying Checksum 09:10:02 31603596830f: Download complete 09:10:02 24f72da36158: Verifying Checksum 09:10:02 24f72da36158: Download complete 09:10:02 31603596830f: Pull complete 09:10:02 701f6daf10bf: Verifying Checksum 09:10:02 701f6daf10bf: Download complete 09:10:02 04fac38145f0: Pull complete 09:10:03 701f6daf10bf: Pull complete 09:10:03 24f72da36158: Pull complete 09:10:03 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 09:10:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:10:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:10:03 prd-centos7-docker-4c-2g-1598 does not seem to be running inside a container 09:10:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 09:10:04 $ docker top f49f5f9ff94412fe175a684e340e84832764e4a80ee0f7f436ef42955730ec12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:10:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:10:04 [ssh-agent] Looking for ssh-agent implementation... 09:10:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:10:04 $ docker exec f49f5f9ff94412fe175a684e340e84832764e4a80ee0f7f436ef42955730ec12 ssh-agent 09:10:04 SSH_AUTH_SOCK=/tmp/ssh-CeiQjyshfCh8/agent.13 09:10:04 SSH_AGENT_PID=20 09:10:04 Running ssh-add (command line suppressed) 09:10:05 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_1615116648878136015.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_1615116648878136015.key) 09:10:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:10:06 + git tag --points-at HEAD [Pipeline] } 09:10:06 $ docker exec --env ******** --env ******** f49f5f9ff94412fe175a684e340e84832764e4a80ee0f7f436ef42955730ec12 ssh-agent -k 09:10:06 unset SSH_AUTH_SOCK; 09:10:06 unset SSH_AGENT_PID; 09:10:06 echo Agent pid 20 killed; 09:10:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:10:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:10:06 [ssh-agent] Looking for ssh-agent implementation... 09:10:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:10:07 $ docker exec f49f5f9ff94412fe175a684e340e84832764e4a80ee0f7f436ef42955730ec12 ssh-agent 09:10:07 SSH_AUTH_SOCK=/tmp/ssh-XtyM29AITXe5/agent.54 09:10:07 SSH_AGENT_PID=61 09:10:07 Running ssh-add (command line suppressed) 09:10:07 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6216585321893629869.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6216585321893629869.key) 09:10:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:10:07 + git semver init 09:10:07 # -> Open(): unable to determine branch for HEAD 09:10:07 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 09:10:07 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 09:10:07 # $SEMVER_REMOTE_NAME = origin 09:10:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:10:07 # $SEMVER_USER_NAME = edgex-jenkins 09:10:07 # $SEMVER_BRANCH = main 09:10:07 # $SEMVER_TEMP = /tmp/semver-236134375 09:10:07 # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP 09:10:08 # '/tmp/semver-236134375' -> '/w/workspace/dgexfoundry_go-mod-registry_main/.semver' 09:10:08 # -> Force: false 09:10:08 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } 09:10:08 $ docker exec --env ******** --env ******** f49f5f9ff94412fe175a684e340e84832764e4a80ee0f7f436ef42955730ec12 ssh-agent -k 09:10:08 unset SSH_AUTH_SOCK; 09:10:08 unset SSH_AGENT_PID; 09:10:08 echo Agent pid 61 killed; 09:10:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:10:08 + git semver [Pipeline] } 09:10:08 $ docker stop --time=1 f49f5f9ff94412fe175a684e340e84832764e4a80ee0f7f436ef42955730ec12 09:10:09 $ docker rm -f f49f5f9ff94412fe175a684e340e84832764e4a80ee0f7f436ef42955730ec12 [Pipeline] // withDockerContainer [Pipeline] sh 09:10:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:10:12 Stashed 1 file(s) [Pipeline] echo 09:10:12 [edgeXSemver]: initialized semver on version 2.0.1-dev.5 [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 09:10:27 Still waiting to schedule task 09:10:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:10:27 Still waiting to schedule task 09:10:27 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1594’ 09:10:56 Running on prd-centos7-docker-4c-2g-1601 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 09:10:56 Running in /w/workspace/go-mod-registry/6 [Pipeline] { [Pipeline] checkout 09:10:56 Selected Git installation does not exist. Using Default 09:10:56 The recommended git tool is: NONE 09:11:01 using credential edgex-jenkins-ssh 09:11:01 Cloning the remote Git repository 09:11:01 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 09:11:01 > git init /w/workspace/go-mod-registry/6 # timeout=10 09:11:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 09:11:01 > git --version # timeout=10 09:11:01 > git --version # 'git version 2.24.4' 09:11:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:11:01 [INFO] Currently running in a labeled security context 09:11:01 [INFO] Currently SELinux is 'enforcing' on the host 09:11:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/6@tmp/jenkins-gitclient-ssh3707320163383526164.key 09:11:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:02 Avoid second fetch 09:11:02 Checking out Revision e6709f93c523cdff62cd5022b12d882a1ec93324 (main) 09:11:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 09:11:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:11:02 > git config core.sparsecheckout # timeout=10 09:11:02 > git checkout -f e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 09:11:06 Commit message: "Merge pull request #84 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:11:06 ========================================================= 09:11:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:11:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:11:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:11:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:11:07 540db60ca938: Pulling fs layer 09:11:07 adcc1eea9eea: Pulling fs layer 09:11:07 4c4ab2625f07: Pulling fs layer 09:11:07 db62176df00c: Pulling fs layer 09:11:07 3b30891b0d05: Pulling fs layer 09:11:07 06b49ca38bd5: Pulling fs layer 09:11:07 c788192a36de: Pulling fs layer 09:11:07 a77e37c0d609: Pulling fs layer 09:11:07 c3185cebc471: Pulling fs layer 09:11:07 06b49ca38bd5: Waiting 09:11:07 c788192a36de: Waiting 09:11:07 a77e37c0d609: Waiting 09:11:07 c3185cebc471: Waiting 09:11:07 db62176df00c: Waiting 09:11:07 3b30891b0d05: Waiting 09:11:07 4c4ab2625f07: Download complete 09:11:07 adcc1eea9eea: Verifying Checksum 09:11:07 adcc1eea9eea: Download complete 09:11:07 3b30891b0d05: Verifying Checksum 09:11:07 3b30891b0d05: Download complete 09:11:07 06b49ca38bd5: Verifying Checksum 09:11:07 06b49ca38bd5: Download complete 09:11:07 c788192a36de: Download complete 09:11:07 540db60ca938: Verifying Checksum 09:11:07 540db60ca938: Download complete 09:11:08 540db60ca938: Pull complete 09:11:08 adcc1eea9eea: Pull complete 09:11:08 a77e37c0d609: Verifying Checksum 09:11:08 a77e37c0d609: Download complete 09:11:08 4c4ab2625f07: Pull complete 09:11:12 c3185cebc471: Verifying Checksum 09:11:12 c3185cebc471: Download complete 09:11:13 db62176df00c: Verifying Checksum 09:11:13 db62176df00c: Download complete 09:11:16 db62176df00c: Pull complete 09:11:16 3b30891b0d05: Pull complete 09:11:16 06b49ca38bd5: Pull complete 09:11:16 c788192a36de: Pull complete 09:11:17 a77e37c0d609: Pull complete 09:11:19 c3185cebc471: Pull complete 09:11:19 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 09:11:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:11:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 09:11:19 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 09:11:19 + docker inspect -f . ci-base-image-x86_64 09:11:19 . [Pipeline] withDockerContainer 09:11:20 prd-centos7-docker-4c-2g-1601 does not seem to be running inside a container 09:11:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/6 -v /w/workspace/go-mod-registry/6:/w/workspace/go-mod-registry/6:rw,z -v /w/workspace/go-mod-registry/6@tmp:/w/workspace/go-mod-registry/6@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 09:11:22 $ docker top d0fcdc24371375fc6ac608d4b5de6fea7f7fa96b1020c0e22a612b3c76ba3341 -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:23 + go version 09:11:23 go version go1.16.6 linux/amd64 [Pipeline] } 09:11:23 $ docker stop --time=1 d0fcdc24371375fc6ac608d4b5de6fea7f7fa96b1020c0e22a612b3c76ba3341 09:11:24 $ docker rm -f d0fcdc24371375fc6ac608d4b5de6fea7f7fa96b1020c0e22a612b3c76ba3341 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:11:26 + docker inspect -f . ci-base-image-x86_64 09:11:26 . [Pipeline] withDockerContainer 09:11:26 prd-centos7-docker-4c-2g-1601 does not seem to be running inside a container 09:11:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/6 -v /w/workspace/go-mod-registry/6:/w/workspace/go-mod-registry/6:rw,z -v /w/workspace/go-mod-registry/6@tmp:/w/workspace/go-mod-registry/6@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 09:11:27 $ docker top 64ec77ee7aac7956e2a4a0e8007dc3df71e225b9bc2d7ae04328d1c1c1c096c7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:11:27 + go mod tidy 09:11:30 go: downloading github.com/stretchr/testify v1.7.0 09:11:30 go: downloading github.com/hashicorp/consul/api v1.9.1 09:11:30 go: downloading github.com/davecgh/go-spew v1.1.1 09:11:30 go: downloading github.com/pmezard/go-difflib v1.0.0 09:11:30 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:11:30 go: downloading github.com/stretchr/objx v0.1.0 09:11:30 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 09:11:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:11:30 go: downloading github.com/hashicorp/go-hclog v0.12.0 09:11:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:11:30 go: downloading github.com/hashicorp/serf v0.9.5 09:11:30 go: downloading github.com/mitchellh/mapstructure v1.1.2 09:11:30 go: downloading github.com/hashicorp/consul/sdk v0.8.0 09:11:30 go: downloading github.com/hashicorp/go-uuid v1.0.1 09:11:30 go: downloading github.com/kr/pretty v0.2.0 09:11:30 go: downloading github.com/fatih/color v1.9.0 09:11:30 go: downloading github.com/mattn/go-colorable v0.1.6 09:11:30 go: downloading github.com/mattn/go-isatty v0.0.12 09:11:30 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:11:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:11:30 go: downloading github.com/pkg/errors v0.8.1 09:11:30 go: downloading github.com/hashicorp/go-msgpack v0.5.3 09:11:30 go: downloading github.com/hashicorp/memberlist v0.2.2 09:11:30 go: downloading github.com/kr/text v0.1.0 09:11:30 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 09:11:30 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 09:11:31 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 09:11:31 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:11:31 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:11:31 go: downloading github.com/hashicorp/go-multierror v1.1.0 09:11:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 09:11:31 go: downloading github.com/miekg/dns v1.1.26 09:11:31 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:11:31 go: downloading github.com/hashicorp/golang-lru v0.5.0 09:11:31 go: downloading github.com/hashicorp/errwrap v1.0.0 09:11:31 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 09:11:32 go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [Pipeline] sh 09:11:33 + make test 09:11:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:11:49 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.020s coverage: 83.6% of statements 09:11:49 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 09:11:49 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.004s coverage: 85.7% of statements 09:11:49 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 09:11:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:11:51 gofmt -l . 09:11:51 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:11:51 $ docker stop --time=1 64ec77ee7aac7956e2a4a0e8007dc3df71e225b9bc2d7ae04328d1c1c1c096c7 09:11:53 $ docker rm -f 64ec77ee7aac7956e2a4a0e8007dc3df71e225b9bc2d7ae04328d1c1c1c096c7 [Pipeline] // withDockerContainer [Pipeline] sh 09:11:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:11:55 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 09:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:56 09:11:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:11:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:56 latest: Pulling from edgex-lftools-log-publisher 09:11:56 b4d181a07f80: Pulling fs layer 09:11:56 a1111a8f2ec3: Pulling fs layer 09:11:56 ed53099fbce6: Pulling fs layer 09:11:56 dc539afda2c1: Pulling fs layer 09:11:56 77bc0d833cb6: Pulling fs layer 09:11:56 9065ff56babe: Pulling fs layer 09:11:56 d287ab97295c: Pulling fs layer 09:11:56 77bc0d833cb6: Waiting 09:11:56 9065ff56babe: Waiting 09:11:56 d287ab97295c: Waiting 09:11:56 dc539afda2c1: Waiting 09:11:57 a1111a8f2ec3: Verifying Checksum 09:11:57 a1111a8f2ec3: Download complete 09:11:57 dc539afda2c1: Verifying Checksum 09:11:57 dc539afda2c1: Download complete 09:11:57 77bc0d833cb6: Verifying Checksum 09:11:57 77bc0d833cb6: Download complete 09:11:57 9065ff56babe: Verifying Checksum 09:11:57 9065ff56babe: Download complete 09:11:59 ed53099fbce6: Verifying Checksum 09:11:59 ed53099fbce6: Download complete 09:11:59 b4d181a07f80: Verifying Checksum 09:11:59 b4d181a07f80: Download complete 09:12:00 b4d181a07f80: Pull complete 09:12:00 a1111a8f2ec3: Pull complete 09:12:00 ed53099fbce6: Pull complete 09:12:00 dc539afda2c1: Pull complete 09:12:00 77bc0d833cb6: Pull complete 09:12:00 9065ff56babe: Pull complete 09:12:04 d287ab97295c: Download complete 09:12:08 d287ab97295c: Pull complete 09:12:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:12:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:12:08 prd-centos7-docker-4c-2g-1601 does not seem to be running inside a container 09:12:10 $ 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-registry/6 -v /w/workspace/go-mod-registry/6:/w/workspace/go-mod-registry/6:rw,z -v /w/workspace/go-mod-registry/6@tmp:/w/workspace/go-mod-registry/6@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 09:12:14 $ docker top 9342936db09de75c3a0d64e2a7ba9713f925181de7a7703e86e17038ed11d242 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:15 ---> job-cost.sh 09:12:15 lf-activate-venv: SKIPPING 09:12:15 INFO: No Stack... 09:12:17 INFO: Retrieving Pricing Info for: v3-standard-2 09:12:17 INFO: Archiving Costs [Pipeline] sh 09:12:17 + cat /w/workspace/go-mod-registry/6/archives/cost.csv 09:12:17 + cut -d, -f6 [Pipeline] lock 09:12:17 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-6-stack-cost] 09:12:17 Resource [jenkins-edgexfoundry-go-mod-registry-main-6-stack-cost] did not exist. Created. 09:12:17 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:12:19 + echo total: 0.05999999865889549 [Pipeline] stash 09:12:19 Stashed 1 file(s) [Pipeline] } 09:12:19 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 09:12:19 $ docker stop --time=1 9342936db09de75c3a0d64e2a7ba9713f925181de7a7703e86e17038ed11d242 09:12:22 $ docker rm -f 9342936db09de75c3a0d64e2a7ba9713f925181de7a7703e86e17038ed11d242 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:13:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1605 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 09:13:48 Running in /w/workspace/go-mod-registry/6 [Pipeline] { [Pipeline] checkout 09:13:48 Selected Git installation does not exist. Using Default 09:13:48 The recommended git tool is: NONE 09:13:58 using credential edgex-jenkins-ssh 09:13:58 Cloning the remote Git repository 09:13:58 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 09:13:58 > git init /w/workspace/go-mod-registry/6 # timeout=10 09:13:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 09:13:58 > git --version # timeout=10 09:13:58 > git --version # 'git version 2.17.1' 09:13:58 using GIT_SSH to set credentials SSH Credentials for GitHub 09:13:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 09:13:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:59 Avoid second fetch 09:13:59 Checking out Revision e6709f93c523cdff62cd5022b12d882a1ec93324 (main) 09:13:59 > git config core.sparsecheckout # timeout=10 09:13:59 > git checkout -f e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 09:14:03 Commit message: "Merge pull request #84 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:14:04 ========================================================= 09:14:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:14:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:14:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:14:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:14:06 595b0fe564bb: Pulling fs layer 09:14:06 24495759ef45: Pulling fs layer 09:14:06 d148012ef14d: Pulling fs layer 09:14:06 e90a11edd702: Pulling fs layer 09:14:06 d77568369979: Pulling fs layer 09:14:06 fc1c9f9a7f3b: Pulling fs layer 09:14:06 170f2ba95c9a: Pulling fs layer 09:14:06 97ac5df62f85: Pulling fs layer 09:14:06 170f2ba95c9a: Waiting 09:14:06 fc1c9f9a7f3b: Waiting 09:14:06 e90a11edd702: Waiting 09:14:06 d77568369979: Waiting 09:14:06 97ac5df62f85: Waiting 09:14:06 d148012ef14d: Verifying Checksum 09:14:06 d148012ef14d: Download complete 09:14:06 24495759ef45: Download complete 09:14:06 d77568369979: Download complete 09:14:06 fc1c9f9a7f3b: Verifying Checksum 09:14:06 fc1c9f9a7f3b: Download complete 09:14:06 170f2ba95c9a: Verifying Checksum 09:14:06 170f2ba95c9a: Download complete 09:14:06 595b0fe564bb: Verifying Checksum 09:14:06 595b0fe564bb: Download complete 09:14:07 595b0fe564bb: Pull complete 09:14:08 24495759ef45: Pull complete 09:14:08 d148012ef14d: Pull complete 09:14:10 97ac5df62f85: Verifying Checksum 09:14:10 97ac5df62f85: Download complete 09:14:11 e90a11edd702: Verifying Checksum 09:14:11 e90a11edd702: Download complete 09:14:22 e90a11edd702: Pull complete 09:14:22 d77568369979: Pull complete 09:14:22 fc1c9f9a7f3b: Pull complete 09:14:22 170f2ba95c9a: Pull complete 09:14:28 97ac5df62f85: Pull complete 09:14:28 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 09:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:14:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 09:14:28 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 09:14:28 + docker inspect -f . ci-base-image-arm64 09:14:28 . [Pipeline] withDockerContainer 09:14:29 prd-ubuntu18.04-docker-arm64-4c-16g-1605 does not seem to be running inside a container 09:14:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/6 -v /w/workspace/go-mod-registry/6:/w/workspace/go-mod-registry/6:rw,z -v /w/workspace/go-mod-registry/6@tmp:/w/workspace/go-mod-registry/6@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 ******** -e ******** ci-base-image-arm64 cat 09:14:35 $ docker top ad3ba9f6786fad4136940c8e7b74b402943cdf67dd6d1e39db87f835038b4777 -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:37 + go version 09:14:37 go version go1.16.6 linux/arm64 [Pipeline] } 09:14:37 $ docker stop --time=1 ad3ba9f6786fad4136940c8e7b74b402943cdf67dd6d1e39db87f835038b4777 09:14:39 $ docker rm -f ad3ba9f6786fad4136940c8e7b74b402943cdf67dd6d1e39db87f835038b4777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:14:40 + docker inspect -f . ci-base-image-arm64 09:14:40 . [Pipeline] withDockerContainer 09:14:41 prd-ubuntu18.04-docker-arm64-4c-16g-1605 does not seem to be running inside a container 09:14:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/6 -v /w/workspace/go-mod-registry/6:/w/workspace/go-mod-registry/6:rw,z -v /w/workspace/go-mod-registry/6@tmp:/w/workspace/go-mod-registry/6@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 ******** -e ******** ci-base-image-arm64 cat 09:14:43 $ docker top fca770b8ac720d644601583045e68d79814348f9478bf5b2d7b0d427f929a413 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:14:45 + go mod tidy 09:14:49 go: downloading github.com/stretchr/testify v1.7.0 09:14:49 go: downloading github.com/hashicorp/consul/api v1.9.1 09:14:49 go: downloading github.com/davecgh/go-spew v1.1.1 09:14:49 go: downloading github.com/pmezard/go-difflib v1.0.0 09:14:49 go: downloading github.com/stretchr/objx v0.1.0 09:14:49 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:14:49 go: downloading github.com/hashicorp/go-hclog v0.12.0 09:14:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:14:49 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:14:49 go: downloading github.com/hashicorp/serf v0.9.5 09:14:49 go: downloading github.com/mitchellh/mapstructure v1.1.2 09:14:49 go: downloading github.com/hashicorp/consul/sdk v0.8.0 09:14:49 go: downloading github.com/hashicorp/go-uuid v1.0.1 09:14:49 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 09:14:49 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:14:49 go: downloading github.com/fatih/color v1.9.0 09:14:49 go: downloading github.com/mattn/go-colorable v0.1.6 09:14:49 go: downloading github.com/mattn/go-isatty v0.0.12 09:14:49 go: downloading github.com/pkg/errors v0.8.1 09:14:49 go: downloading github.com/kr/pretty v0.2.0 09:14:49 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 09:14:49 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 09:14:49 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:14:49 go: downloading github.com/hashicorp/go-msgpack v0.5.3 09:14:49 go: downloading github.com/hashicorp/memberlist v0.2.2 09:14:49 go: downloading github.com/kr/text v0.1.0 09:14:49 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 09:14:49 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:14:49 go: downloading github.com/hashicorp/golang-lru v0.5.0 09:14:49 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:14:49 go: downloading github.com/hashicorp/go-multierror v1.1.0 09:14:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 09:14:49 go: downloading github.com/miekg/dns v1.1.26 09:14:49 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:14:49 go: downloading github.com/hashicorp/errwrap v1.0.0 09:14:49 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 09:14:49 go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [Pipeline] sh 09:14:49 + make test 09:14:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:15:24 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.080s coverage: 83.6% of statements 09:15:24 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 09:15:24 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.013s coverage: 85.7% of statements 09:15:24 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 09:15:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:15:48 gofmt -l . 09:15:48 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:15:48 $ docker stop --time=1 fca770b8ac720d644601583045e68d79814348f9478bf5b2d7b0d427f929a413 09:15:50 $ docker rm -f fca770b8ac720d644601583045e68d79814348f9478bf5b2d7b0d427f929a413 [Pipeline] // withDockerContainer [Pipeline] sh 09:15:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:15:53 Warning: overwriting stash ‘coverage-report’ 09:15:54 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 09:15:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:55 09:15:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:15:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:56 arm64: Pulling from edgex-lftools-log-publisher 09:15:56 448f6bf000e3: Pulling fs layer 09:15:56 f757da607395: Pulling fs layer 09:15:56 05883995daec: Pulling fs layer 09:15:56 8603b9c90790: Pulling fs layer 09:15:56 1560dd03e051: Pulling fs layer 09:15:56 27f5ce0e4adf: Pulling fs layer 09:15:56 c2d8d7efcc4b: Pulling fs layer 09:15:56 8603b9c90790: Waiting 09:15:56 1560dd03e051: Waiting 09:15:56 27f5ce0e4adf: Waiting 09:15:56 c2d8d7efcc4b: Waiting 09:15:56 f757da607395: Verifying Checksum 09:15:56 f757da607395: Download complete 09:15:56 8603b9c90790: Verifying Checksum 09:15:56 8603b9c90790: Download complete 09:15:56 1560dd03e051: Verifying Checksum 09:15:56 1560dd03e051: Download complete 09:15:56 27f5ce0e4adf: Verifying Checksum 09:15:56 27f5ce0e4adf: Download complete 09:15:56 05883995daec: Verifying Checksum 09:15:56 05883995daec: Download complete 09:15:57 448f6bf000e3: Verifying Checksum 09:15:57 448f6bf000e3: Download complete 09:16:01 448f6bf000e3: Pull complete 09:16:01 f757da607395: Pull complete 09:16:02 c2d8d7efcc4b: Verifying Checksum 09:16:02 c2d8d7efcc4b: Download complete 09:16:03 05883995daec: Pull complete 09:16:03 8603b9c90790: Pull complete 09:16:04 1560dd03e051: Pull complete 09:16:05 27f5ce0e4adf: Pull complete 09:16:21 c2d8d7efcc4b: Pull complete 09:16:21 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:16:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:16:21 prd-ubuntu18.04-docker-arm64-4c-16g-1605 does not seem to be running inside a container 09:16:21 $ 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-registry/6 -v /w/workspace/go-mod-registry/6:/w/workspace/go-mod-registry/6:rw,z -v /w/workspace/go-mod-registry/6@tmp:/w/workspace/go-mod-registry/6@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:16:26 $ docker top 506f7caf2976d3a24b90a5a6dd00e93773ce83c81a4d1419480c1d5972f5405f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:28 ---> job-cost.sh 09:16:28 lf-activate-venv: SKIPPING 09:16:28 INFO: No Stack... 09:16:29 INFO: Retrieving Pricing Info for: v3-standard-4 09:16:29 INFO: Archiving Costs [Pipeline] sh 09:16:29 + cut -d, -f6 09:16:29 + cat /w/workspace/go-mod-registry/6/archives/cost.csv [Pipeline] lock 09:16:30 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-6-stack-cost] 09:16:30 Resource [jenkins-edgexfoundry-go-mod-registry-main-6-stack-cost] did not exist. Created. 09:16:30 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:16:30 /w/workspace/go-mod-registry/6@tmp/durable-a08fbab3/script.sh: 1: /w/workspace/go-mod-registry/6@tmp/durable-a08fbab3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:16:31 + echo total: 0.10999999940395355 [Pipeline] stash 09:16:31 Warning: overwriting stash ‘stack-cost’ 09:16:31 Stashed 1 file(s) [Pipeline] } 09:16:31 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 09:16:31 $ docker stop --time=1 506f7caf2976d3a24b90a5a6dd00e93773ce83c81a4d1419480c1d5972f5405f 09:16:33 $ docker rm -f 506f7caf2976d3a24b90a5a6dd00e93773ce83c81a4d1419480c1d5972f5405f [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 09:16:34 provisioning config files... 09:16:35 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4697577836370488462tmp [Pipeline] { [Pipeline] sh 09:16:36 + set +x 09:16:36 + curl -s https://codecov.io/bash 09:16:36 + bash -s -- 09:16:36 09:16:36 _____ _ 09:16:36 / ____| | | 09:16:36 | | ___ __| | ___ ___ _____ __ 09:16:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:16:36 | |___| (_) | (_| | __/ (_| (_) \ V / 09:16:36 \_____\___/ \__,_|\___|\___\___/ \_/ 09:16:36 Bash-1.0.6 09:16:36 09:16:36 09:16:36 ==> git version 2.24.4 found 09:16:36 ==> 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 09:16:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:16:36 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:16:36 ==> Jenkins CI detected. 09:16:36 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 09:16:36 project root: . 09:16:36 --> token set from env 09:16:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:16:36 ==> Running gcov in . (disable via -X gcov) 09:16:36 ==> Python coveragepy not found 09:16:36 ==> Searching for coverage reports in: 09:16:36 + . 09:16:36 -> Found 1 reports 09:16:36 ==> Detecting git/mercurial file structure 09:16:36 ==> Reading reports 09:16:36 + ./coverage.out bytes=10197 09:16:36 ==> Appending adjustments 09:16:36 https://docs.codecov.io/docs/fixing-reports 09:16:36 + Found adjustments 09:16:36 ==> Gzipping contents 09:16:36 4.0K /tmp/codecov.OOSrVI.gz 09:16:36 ==> Uploading reports 09:16:36 url: https://codecov.io 09:16:36 query: branch=main&commit=e6709f93c523cdff62cd5022b12d882a1ec93324&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 09:16:36 -> Pinging Codecov 09:16:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=main&commit=e6709f93c523cdff62cd5022b12d882a1ec93324&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 09:16:36 -> Uploading to 09:16:36 https://storage.googleapis.com/codecov/v4/raw/2021-09-27/05B643FFA8DEACB6C25F95B2D4D12284/e6709f93c523cdff62cd5022b12d882a1ec93324/9a605701-ecee-405b-87ca-a4b6e19e2592.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T091636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e66f23204cf999c39c9d082df6d881c5b003e6cf980fb06096d353b87166add 09:16:36 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:36 Dload Upload Total Spent Left Speed 09:16:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1967 0 0 100 1967 0 2460 --:--:-- --:--:-- --:--:-- 2461 09:16:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/e6709f93c523cdff62cd5022b12d882a1ec93324 [Pipeline] } 09:16:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:16:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:16:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:16:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:16:38 09:16:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:16:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:16:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:16:38 188c0c94c7c5: Pulling fs layer 09:16:38 0ef7d3d256c8: Pulling fs layer 09:16:38 de9db76c5a1d: Pulling fs layer 09:16:38 0eba1c9be4d2: Pulling fs layer 09:16:38 0d57e429df01: Pulling fs layer 09:16:38 4e4be7b47b0d: Pulling fs layer 09:16:38 e1f770b5df2f: Pulling fs layer 09:16:38 85a0685a4137: Pulling fs layer 09:16:38 0eba1c9be4d2: Waiting 09:16:38 0d57e429df01: Waiting 09:16:38 4e4be7b47b0d: Waiting 09:16:38 e1f770b5df2f: Waiting 09:16:38 85a0685a4137: Waiting 09:16:38 de9db76c5a1d: Verifying Checksum 09:16:38 de9db76c5a1d: Download complete 09:16:38 0ef7d3d256c8: Verifying Checksum 09:16:38 0ef7d3d256c8: Download complete 09:16:38 0d57e429df01: Verifying Checksum 09:16:38 0d57e429df01: Download complete 09:16:38 4e4be7b47b0d: Verifying Checksum 09:16:38 4e4be7b47b0d: Download complete 09:16:38 188c0c94c7c5: Verifying Checksum 09:16:38 188c0c94c7c5: Download complete 09:16:38 188c0c94c7c5: Pull complete 09:16:39 0ef7d3d256c8: Pull complete 09:16:39 de9db76c5a1d: Pull complete 09:16:39 e1f770b5df2f: Verifying Checksum 09:16:39 e1f770b5df2f: Download complete 09:16:44 85a0685a4137: Verifying Checksum 09:16:44 85a0685a4137: Download complete 09:16:44 0eba1c9be4d2: Verifying Checksum 09:16:44 0eba1c9be4d2: Download complete 09:16:47 0eba1c9be4d2: Pull complete 09:16:47 0d57e429df01: Pull complete 09:16:47 4e4be7b47b0d: Pull complete 09:16:47 e1f770b5df2f: Pull complete 09:16:51 85a0685a4137: Pull complete 09:16:51 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:16:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:16:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:16:51 prd-centos7-docker-4c-2g-1598 does not seem to be running inside a container 09:16:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 09:16:53 $ docker top 9d25814daf7d345031fbef2269e2991d826995ca8656b7a1224c752658cf05f7 -eo pid,comm [Pipeline] { [Pipeline] echo 09:16:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:16:53 + set -o pipefail 09:16:53 + snyk monitor '--org=edgex-jenkins' 09:16:58 09:16:58 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v2)... 09:16:58 09:16:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e2dd60db-48f3-4c1d-986e-6397089a0464/history/2999e12d-5c45-4e39-9d72-8a25e86fd71d 09:16:58 09:16:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:16:58 09:16:58 [Pipeline] } 09:16:58 $ docker stop --time=1 9d25814daf7d345031fbef2269e2991d826995ca8656b7a1224c752658cf05f7 09:16:59 $ docker rm -f 9d25814daf7d345031fbef2269e2991d826995ca8656b7a1224c752658cf05f7 [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 09:17:00 + git log --format=format:%s -1 e6709f93c523cdff62cd5022b12d882a1ec93324 [Pipeline] isUnix [Pipeline] sh 09:17:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:17:01 . [Pipeline] withDockerContainer 09:17:01 prd-centos7-docker-4c-2g-1598 does not seem to be running inside a container 09:17:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 09:17:01 $ docker top c0ec6010f08e7d36d5642badbb3ed0ed14a6bfb74c52a52b482749777bda4aca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:17:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:02 [ssh-agent] Looking for ssh-agent implementation... 09:17:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:02 $ docker exec c0ec6010f08e7d36d5642badbb3ed0ed14a6bfb74c52a52b482749777bda4aca ssh-agent 09:17:02 SSH_AUTH_SOCK=/tmp/ssh-5Ah1V0LiAL16/agent.15 09:17:02 SSH_AGENT_PID=22 09:17:02 Running ssh-add (command line suppressed) 09:17:02 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_240168790449423840.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_240168790449423840.key) 09:17:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:02 + git semver tag 09:17:02 # -> Open(): unable to determine branch for HEAD 09:17:02 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 09:17:02 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 09:17:02 # $SEMVER_REMOTE_NAME = origin 09:17:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:17:02 # $SEMVER_USER_NAME = edgex-jenkins 09:17:02 # $SEMVER_BRANCH = main 09:17:02 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver 09:17:02 # e6709f93c523cdff62cd5022b12d882a1ec93324 HEAD 09:17:02 # -> Force: false 09:17:02 # f43a39f5fe097bf680cc6f528abaed773d9a84f3 refs/tags/v2.0.1-dev.5 [Pipeline] } 09:17:02 $ docker exec --env ******** --env ******** c0ec6010f08e7d36d5642badbb3ed0ed14a6bfb74c52a52b482749777bda4aca ssh-agent -k 09:17:02 unset SSH_AUTH_SOCK; 09:17:02 unset SSH_AGENT_PID; 09:17:02 echo Agent pid 22 killed; 09:17:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:03 + git semver [Pipeline] } 09:17:03 $ docker stop --time=1 c0ec6010f08e7d36d5642badbb3ed0ed14a6bfb74c52a52b482749777bda4aca 09:17:04 $ docker rm -f c0ec6010f08e7d36d5642badbb3ed0ed14a6bfb74c52a52b482749777bda4aca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:17:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:17:05 09:17:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:17:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:17:05 0.23.1-centos7: Pulling from edgex-lftools 09:17:05 ab5ef0e58194: Pulling fs layer 09:17:05 9712f1f96733: Pulling fs layer 09:17:05 63f879dbbcfc: Pulling fs layer 09:17:05 0d9ebad4ef96: Pulling fs layer 09:17:05 e9a5061849ea: Pulling fs layer 09:17:05 d747dcd14b5f: Pulling fs layer 09:17:05 2de7ff778b66: Pulling fs layer 09:17:05 0d9ebad4ef96: Waiting 09:17:05 e9a5061849ea: Waiting 09:17:05 d747dcd14b5f: Waiting 09:17:05 2de7ff778b66: Waiting 09:17:05 9712f1f96733: Verifying Checksum 09:17:05 9712f1f96733: Download complete 09:17:07 63f879dbbcfc: Verifying Checksum 09:17:07 63f879dbbcfc: Download complete 09:17:07 e9a5061849ea: Verifying Checksum 09:17:07 e9a5061849ea: Download complete 09:17:07 d747dcd14b5f: Verifying Checksum 09:17:07 d747dcd14b5f: Download complete 09:17:08 2de7ff778b66: Verifying Checksum 09:17:08 2de7ff778b66: Download complete 09:17:08 0d9ebad4ef96: Verifying Checksum 09:17:08 0d9ebad4ef96: Download complete 09:17:08 ab5ef0e58194: Verifying Checksum 09:17:08 ab5ef0e58194: Download complete 09:17:11 ab5ef0e58194: Pull complete 09:17:11 9712f1f96733: Pull complete 09:17:12 63f879dbbcfc: Pull complete 09:17:15 0d9ebad4ef96: Pull complete 09:17:15 e9a5061849ea: Pull complete 09:17:15 d747dcd14b5f: Pull complete 09:17:18 2de7ff778b66: Pull complete 09:17:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:17:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:17:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:17:18 prd-centos7-docker-4c-2g-1598 does not seem to be running inside a container 09:17:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 09:17:21 $ docker top de0e3bad3b0aaffb02631e97c9214faab5b49877e429899fc9fd116ba7e03fb5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:17:21 provisioning config files... 09:17:21 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4519509752704923534tmp 09:17:21 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config946896152014688319tmp 09:17:21 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config8419864494317179464tmp [Pipeline] { [Pipeline] echo 09:17:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:17:21 ---> sigul-configuration.sh 09:17:21 gpg: directory `/root/.gnupg' created 09:17:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:17:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:17:21 gpg: keyring `/root/.gnupg/secring.gpg' created 09:17:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:17:21 gpg: CAST5 encrypted data 09:17:21 gpg: encrypted with 1 passphrase 09:17:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:17:22 + mkdir /home/jenkins 09:17:22 + mkdir /home/jenkins/sigul [Pipeline] sh 09:17:22 + 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 09:17:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:17:22 ---> sigul-install.sh 09:17:22 Sigul already installed; skipping installation. [Pipeline] sh 09:17:23 + git tag --list 09:17:23 v0.0.0 09:17:23 v0.1.0 09:17:23 v0.1.1 09:17:23 v0.1.10 09:17:23 v0.1.11 09:17:23 v0.1.12 09:17:23 v0.1.13 09:17:23 v0.1.14 09:17:23 v0.1.15 09:17:23 v0.1.16 09:17:23 v0.1.17 09:17:23 v0.1.18 09:17:23 v0.1.19 09:17:23 v0.1.2 09:17:23 v0.1.20 09:17:23 v0.1.21 09:17:23 v0.1.22 09:17:23 v0.1.23 09:17:23 v0.1.24 09:17:23 v0.1.25 09:17:23 v0.1.26 09:17:23 v0.1.27 09:17:23 v0.1.3 09:17:23 v0.1.4 09:17:23 v0.1.5 09:17:23 v0.1.6 09:17:23 v0.1.7 09:17:23 v0.1.8 09:17:23 v0.1.9 09:17:23 v2.0.0 09:17:23 v2.0.0-dev.1 09:17:23 v2.0.0-dev.2 09:17:23 v2.0.0-dev.3 09:17:23 v2.0.0-dev.4 09:17:23 v2.0.0-dev.5 09:17:23 v2.0.0-dev.6 09:17:23 v2.0.0-dev.7 09:17:23 v2.0.0-dev.8 09:17:23 v2.0.1-dev.1 09:17:23 v2.0.1-dev.2 09:17:23 v2.0.1-dev.3 09:17:23 v2.0.1-dev.4 09:17:23 v2.0.1-dev.5 [Pipeline] sh 09:17:23 + lftools sign git-tag v2.0.1-dev.5 09:17:24 Signing Git tag with Sigul... 09:17:24 Signing v2.0.1-dev.5 [Pipeline] echo 09:17:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:17:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:17:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:17:25 $ docker stop --time=1 de0e3bad3b0aaffb02631e97c9214faab5b49877e429899fc9fd116ba7e03fb5 09:17:26 $ docker rm -f de0e3bad3b0aaffb02631e97c9214faab5b49877e429899fc9fd116ba7e03fb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:17:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:17:27 . [Pipeline] withDockerContainer 09:17:27 prd-centos7-docker-4c-2g-1598 does not seem to be running inside a container 09:17:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 09:17:27 $ docker top 3eca403b7f9948b4c805b8c80cd3a89293a66b102951c1dd541884893587e25a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:17:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:27 [ssh-agent] Looking for ssh-agent implementation... 09:17:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:28 $ docker exec 3eca403b7f9948b4c805b8c80cd3a89293a66b102951c1dd541884893587e25a ssh-agent 09:17:28 SSH_AUTH_SOCK=/tmp/ssh-VP7TvUKYhe9Z/agent.15 09:17:28 SSH_AGENT_PID=21 09:17:28 Running ssh-add (command line suppressed) 09:17:28 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6771835193013316494.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6771835193013316494.key) 09:17:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:28 + git semver bump pre 09:17:28 # -> Open(): unable to determine branch for HEAD 09:17:28 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 09:17:28 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 09:17:28 # $SEMVER_REMOTE_NAME = origin 09:17:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:17:28 # $SEMVER_USER_NAME = edgex-jenkins 09:17:28 # $SEMVER_BRANCH = main 09:17:28 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver 09:17:28 2.0.1-dev.6 [Pipeline] } 09:17:28 $ docker exec --env ******** --env ******** 3eca403b7f9948b4c805b8c80cd3a89293a66b102951c1dd541884893587e25a ssh-agent -k 09:17:28 unset SSH_AUTH_SOCK; 09:17:28 unset SSH_AGENT_PID; 09:17:28 echo Agent pid 21 killed; 09:17:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:30 + git semver [Pipeline] } 09:17:30 $ docker stop --time=1 3eca403b7f9948b4c805b8c80cd3a89293a66b102951c1dd541884893587e25a 09:17:32 $ docker rm -f 3eca403b7f9948b4c805b8c80cd3a89293a66b102951c1dd541884893587e25a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:17:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:17:32 . [Pipeline] withDockerContainer 09:17:32 prd-centos7-docker-4c-2g-1598 does not seem to be running inside a container 09:17:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 09:17:32 $ docker top d2f654e25eb1d4f654bb85f6933ea05e0dd3679b92dc6dbc364d2d69f286024c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:17:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:33 [ssh-agent] Looking for ssh-agent implementation... 09:17:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:33 $ docker exec d2f654e25eb1d4f654bb85f6933ea05e0dd3679b92dc6dbc364d2d69f286024c ssh-agent 09:17:33 SSH_AUTH_SOCK=/tmp/ssh-8LDfVRKoCxnC/agent.13 09:17:33 SSH_AGENT_PID=19 09:17:33 Running ssh-add (command line suppressed) 09:17:33 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_378623218357985877.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_378623218357985877.key) 09:17:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:33 + git semver push 09:17:33 # -> Open(): unable to determine branch for HEAD 09:17:33 # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git 09:17:33 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main 09:17:33 # $SEMVER_REMOTE_NAME = origin 09:17:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:17:33 # $SEMVER_USER_NAME = edgex-jenkins 09:17:33 # $SEMVER_BRANCH = main 09:17:33 # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } 09:17:35 $ docker exec --env ******** --env ******** d2f654e25eb1d4f654bb85f6933ea05e0dd3679b92dc6dbc364d2d69f286024c ssh-agent -k 09:17:35 unset SSH_AUTH_SOCK; 09:17:35 unset SSH_AGENT_PID; 09:17:35 echo Agent pid 19 killed; 09:17:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:35 + git semver [Pipeline] } 09:17:35 $ docker stop --time=1 d2f654e25eb1d4f654bb85f6933ea05e0dd3679b92dc6dbc364d2d69f286024c 09:17:36 $ docker rm -f d2f654e25eb1d4f654bb85f6933ea05e0dd3679b92dc6dbc364d2d69f286024c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:17:37 + '[' -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:17:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:17:38 ---> package-listing.sh 09:17:38 ++ facter osfamily 09:17:38 ++ tr '[:upper:]' '[:lower:]' 09:17:39 + OS_FAMILY=redhat 09:17:39 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 09:17:39 + START_PACKAGES=/tmp/packages_start.txt 09:17:39 + END_PACKAGES=/tmp/packages_end.txt 09:17:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:17:39 + PACKAGES=/tmp/packages_start.txt 09:17:39 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 09:17:39 + PACKAGES=/tmp/packages_end.txt 09:17:39 + case "${OS_FAMILY}" in 09:17:39 + rpm -qa 09:17:39 + sort 09:17:39 + '[' -f /tmp/packages_start.txt ']' 09:17:39 + '[' -f /tmp/packages_end.txt ']' 09:17:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:17:39 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 09:17:39 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 09:17:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 09:17:39 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:17:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:17:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:40 09:17:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:17:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:40 latest: Pulling from edgex-lftools-log-publisher 09:17:40 b4d181a07f80: Pulling fs layer 09:17:40 a1111a8f2ec3: Pulling fs layer 09:17:40 ed53099fbce6: Pulling fs layer 09:17:40 dc539afda2c1: Pulling fs layer 09:17:40 77bc0d833cb6: Pulling fs layer 09:17:40 9065ff56babe: Pulling fs layer 09:17:40 d287ab97295c: Pulling fs layer 09:17:40 dc539afda2c1: Waiting 09:17:40 77bc0d833cb6: Waiting 09:17:40 9065ff56babe: Waiting 09:17:40 d287ab97295c: Waiting 09:17:41 a1111a8f2ec3: Verifying Checksum 09:17:41 a1111a8f2ec3: Download complete 09:17:41 dc539afda2c1: Verifying Checksum 09:17:41 dc539afda2c1: Download complete 09:17:41 77bc0d833cb6: Verifying Checksum 09:17:41 77bc0d833cb6: Download complete 09:17:41 9065ff56babe: Verifying Checksum 09:17:41 9065ff56babe: Download complete 09:17:41 ed53099fbce6: Verifying Checksum 09:17:41 ed53099fbce6: Download complete 09:17:42 b4d181a07f80: Verifying Checksum 09:17:42 b4d181a07f80: Download complete 09:17:45 b4d181a07f80: Pull complete 09:17:45 a1111a8f2ec3: Pull complete 09:17:45 ed53099fbce6: Pull complete 09:17:45 dc539afda2c1: Pull complete 09:17:45 77bc0d833cb6: Pull complete 09:17:45 9065ff56babe: Pull complete 09:17:45 d287ab97295c: Download complete 09:17:50 d287ab97295c: Pull complete 09:17:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:17:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:17:50 prd-centos7-docker-4c-2g-1598 does not seem to be running inside a container 09:17:50 $ 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 09:17:53 $ docker top 1084c3bd28d040250e662a96966e1f7534e10e935aa7c0ebf52f8e3917cb6ae7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:53 + touch /tmp/pre-build-complete [Pipeline] sh 09:17:54 + mkdir -p /var/log/sysstat [Pipeline] sh 09:17:54 + ls /var/log/sa-host 09:17:54 + sadf -c /var/log/sa-host/sa05 09:17:54 file_magic: OK 09:17:54 HZ: Using current value: 100 09:17:54 file_header: OK 09:17:54 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 09:17:54 Statistics: 09:17:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:17:54 File successfully converted to sysstat format version 12.0.3 09:17:54 + sadf -c /var/log/sa-host/sa27 09:17:54 file_magic: OK 09:17:54 HZ: Using current value: 100 09:17:54 file_header: OK 09:17:54 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 09:17:54 Statistics: 09:17:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:17:54 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:54 provisioning config files... 09:17:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config1151330230271660499tmp [Pipeline] { [Pipeline] echo 09:17:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:17:54 ---> create-netrc.sh [Pipeline] } 09:17:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:17:55 ---> python-tools-install.sh [Pipeline] echo 09:17:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:17:55 ---> sudo-logs.sh 09:17:55 Archiving 'sudo' log.. 09:17:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-1598.vexxhost.local: Name or service not known 09:17:55 sudo: unable to resolve host prd-centos7-docker-4c-2g-1598.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 09:17:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:17:55 ---> job-cost.sh 09:17:56 lf-activate-venv: SKIPPING 09:17:56 DEBUG: total: 0.10999999940395355 09:17:56 INFO: Retrieving Stack Cost... 09:17:57 INFO: Retrieving Pricing Info for: v3-standard-2 09:17:57 INFO: Archiving Costs [Pipeline] echo 09:17:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:17:58 ---> logs-deploy.sh 09:17:58 lf-activate-venv: SKIPPING 09:17:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/6 09:17:58 INFO: archiving workspace using pattern(s): 09:17:59 Archives upload complete. 09:17:59 INFO: archiving logs to Nexus 09:17:59 ---> uname -a: 09:17:59 Linux prd-centos7-docker-4c-2g-1598.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 09:17:59 09:17:59 09:17:59 ---> lscpu: 09:17:59 Architecture: x86_64 09:17:59 CPU op-mode(s): 32-bit, 64-bit 09:17:59 Byte Order: Little Endian 09:17:59 Address sizes: 40 bits physical, 48 bits virtual 09:17:59 CPU(s): 2 09:17:59 On-line CPU(s) list: 0,1 09:17:59 Thread(s) per core: 1 09:17:59 Core(s) per socket: 1 09:17:59 Socket(s): 2 09:17:59 NUMA node(s): 1 09:17:59 Vendor ID: AuthenticAMD 09:17:59 CPU family: 23 09:17:59 Model: 49 09:17:59 Model name: AMD EPYC-Rome Processor 09:17:59 Stepping: 0 09:17:59 CPU MHz: 2799.998 09:17:59 BogoMIPS: 5599.99 09:17:59 Virtualization: AMD-V 09:17:59 Hypervisor vendor: KVM 09:17:59 Virtualization type: full 09:17:59 L1d cache: 32K 09:17:59 L1i cache: 32K 09:17:59 L2 cache: 512K 09:17:59 L3 cache: 16384K 09:17:59 NUMA node0 CPU(s): 0,1 09:17: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 09:17:59 09:17:59 09:17:59 ---> nproc: 09:17:59 2 09:17:59 09:17:59 09:17:59 ---> df -h: 09:17:59 Filesystem Size Used Avail Use% Mounted on 09:17:59 overlay 40G 9.0G 32G 23% / 09:17:59 tmpfs 64M 0 64M 0% /dev 09:17:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:17:59 shm 64M 0 64M 0% /dev/shm 09:17:59 /dev/vda1 40G 9.0G 32G 23% /facter-os 09:17:59 09:17:59 09:17:59 ---> sar -b -r -n DEV: 09:17:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 09:17:59 09:17:59 09:09:07 LINUX RESTART (2 CPU) 09:17:59 09:17:59 09:10:02 tps rtps wtps bread/s bwrtn/s 09:17:59 09:11:01 18.41 0.64 17.76 358.20 2938.66 09:17:59 09:12:01 1.77 0.00 1.77 0.00 33.13 09:17:59 09:13:01 0.32 0.00 0.32 0.00 3.91 09:17:59 09:14:01 0.20 0.00 0.20 0.00 2.70 09:17:59 09:15:01 0.27 0.00 0.27 0.00 3.53 09:17:59 09:16:01 0.30 0.00 0.30 0.00 4.45 09:17:59 09:17:01 80.90 0.03 80.87 3.73 27734.25 09:17:59 Average: 14.59 0.10 14.49 50.98 4393.62 09:17:59 09:17:59 09:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:17:59 09:11:01 5475412 0 799432 9.98 2620 1731476 1247136 13.77 571008 1564200 24 09:17:59 09:12:01 5478728 0 796104 9.94 2620 1731488 1197844 13.22 572964 1560168 32 09:17:59 09:13:01 5478276 0 796556 9.95 2620 1731488 1197868 13.23 571612 1561900 8 09:17:59 09:14:01 5476376 0 798448 9.97 2620 1731496 1197868 13.23 573460 1561900 20 09:17:59 09:15:01 5476236 0 798584 9.97 2620 1731500 1198036 13.23 570372 1565420 16 09:17:59 09:16:01 5473836 0 800980 10.00 2620 1731504 1198096 13.23 571792 1565420 8 09:17:59 09:17:01 4641328 0 915400 11.43 2620 2449592 1342328 14.82 707196 2169624 32 09:17:59 Average: 5357170 0 815072 10.18 2620 1834078 1225597 13.53 591201 1649805 20 09:17:59 09:17:59 09:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:17:59 09:11:01 eth0 62.42 38.59 222.15 10.53 0.00 0.00 0.00 0.00 09:17:59 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:59 09:11:01 docker0 1.64 1.41 0.41 2.65 0.00 0.00 0.00 0.00 09:17:59 09:12:01 eth0 2.30 0.30 0.43 0.20 0.00 0.00 0.00 0.00 09:17:59 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:59 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:59 09:13:01 eth0 1.38 0.37 0.34 0.24 0.00 0.00 0.00 0.00 09:17:59 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:59 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:59 09:14:01 eth0 2.68 0.55 0.70 0.40 0.00 0.00 0.00 0.00 09:17:59 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:59 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:59 09:15:01 eth0 2.47 0.70 0.79 0.43 0.00 0.00 0.00 0.00 09:17:59 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:59 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:59 09:16:01 eth0 0.53 0.40 0.31 0.24 0.00 0.00 0.00 0.00 09:17:59 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:59 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:59 09:17:01 eth0 633.83 436.88 4166.36 74.98 0.00 0.00 0.00 0.00 09:17:59 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:59 09:17:01 docker0 21.83 24.48 2.03 66.92 0.00 0.00 0.00 0.00 09:17:59 Average: eth0 100.93 68.35 628.48 12.44 0.00 0.00 0.00 0.00 09:17:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:59 Average: docker0 3.36 3.70 0.35 9.96 0.00 0.00 0.00 0.00 09:17:59 09:17:59 09:17:59 ---> sar -P ALL: 09:17:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 09:17:59 09:17:59 09:09:07 LINUX RESTART (2 CPU) 09:17:59 09:17:59 09:10:02 CPU %user %nice %system %iowait %steal %idle 09:17:59 09:11:01 all 2.64 0.00 1.29 0.51 0.04 95.51 09:17:59 09:11:01 0 2.68 0.00 1.32 0.38 0.03 95.59 09:17:59 09:11:01 1 2.60 0.00 1.27 0.65 0.05 95.43 09:17:59 09:12:01 all 0.27 0.00 0.06 0.00 0.02 99.66 09:17:59 09:12:01 0 0.43 0.00 0.05 0.00 0.02 99.50 09:17:59 09:12:01 1 0.10 0.00 0.07 0.00 0.02 99.82 09:17:59 09:13:01 all 0.22 0.00 0.06 0.00 0.02 99.71 09:17:59 09:13:01 0 0.37 0.00 0.07 0.00 0.00 99.57 09:17:59 09:13:01 1 0.07 0.00 0.05 0.00 0.03 99.85 09:17:59 09:14:01 all 0.22 0.00 0.04 0.00 0.02 99.72 09:17:59 09:14:01 0 0.38 0.00 0.03 0.00 0.02 99.57 09:17:59 09:14:01 1 0.05 0.00 0.05 0.00 0.02 99.88 09:17:59 09:15:01 all 0.24 0.00 0.03 0.00 0.01 99.72 09:17:59 09:15:01 0 0.40 0.00 0.03 0.00 0.00 99.57 09:17:59 09:15:01 1 0.08 0.00 0.03 0.00 0.02 99.87 09:17:59 09:16:01 all 0.26 0.00 0.05 0.00 0.03 99.67 09:17:59 09:16:01 0 0.45 0.00 0.03 0.00 0.02 99.50 09:17:59 09:16:01 1 0.07 0.00 0.07 0.00 0.03 99.83 09:17:59 09:17:01 all 10.16 0.00 4.30 1.04 0.05 84.45 09:17:59 09:17:01 0 10.62 0.00 4.75 0.81 0.05 83.77 09:17:59 09:17:01 1 9.70 0.00 3.85 1.27 0.05 85.13 09:17:59 Average: all 1.96 0.00 0.82 0.22 0.03 96.98 09:17:59 Average: 0 2.15 0.00 0.88 0.17 0.02 96.79 09:17:59 Average: 1 1.78 0.00 0.76 0.27 0.03 97.17 09:17:59 09:17:59 09:17:59