Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f02cc327b510292fdef397f37787ee50c21ec0ef 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-ssh7850539145184807979.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-ssh3284925293030212335.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-secrets/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-secrets/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh408450687430257560.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-ssh3761669686248711566.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-secrets/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-secrets/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5264644559017283068.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets 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 ‘prd-centos7-docker-4c-2g-3204’ is offline Running on prd-centos7-docker-4c-2g-3207 in /w/workspace/edgexfoundry_go-mod-secrets_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-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/edgexfoundry_go-mod-secrets_main@tmp/jenkins-gitclient-ssh4261105270354227423.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f02cc327b510292fdef397f37787ee50c21ec0ef (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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 f02cc327b510292fdef397f37787ee50c21ec0ef # timeout=10 Commit message: "ci: remove need for CI specific Dockerfile (#124)" > git rev-list --no-walk ca88c236e526ffbe96a37b73f486d7ab701f50d9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:39:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:39:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:39:25 ========================================================= 23:39:25 EdgeX Global Pipelines Version Info 23:39:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:39:26 ------------------- 23:39:26 stable info: 23:39:26 ------------------- 23:39:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:39:26 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:39:26 Message: update stable to v1.0.205 23:39:27 ------------------- 23:39:27 experimental info: 23:39:27 ------------------- 23:39:27 Commited By: **** collab-it+edgex@linuxfoundation.org 23:39:27 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 23:39:27 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:39:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:39:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:39:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f02cc327b510292fdef397f37787ee50c21ec0ef [Pipeline] echo 23:39:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f02cc32 [Pipeline] echo 23:39:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:39:28 + git log --format=format:%s -1 f02cc327b510292fdef397f37787ee50c21ec0ef [Pipeline] echo 23:39:28 GIT_COMMIT: f02cc327b510292fdef397f37787ee50c21ec0ef, Commit Message: ci: remove need for CI specific Dockerfile (#124) [Pipeline] echo 23:39:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:39:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:39:29 23:39:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:39:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:39:29 latest: Pulling from edgex-devops/git-semver 23:39:29 31603596830f: Pulling fs layer 23:39:29 d4622e32a9a9: Pulling fs layer 23:39:29 1030fce36090: Pulling fs layer 23:39:29 6c6cb7e1b49b: Pulling fs layer 23:39:29 6c6cb7e1b49b: Waiting 23:39:30 d4622e32a9a9: Verifying Checksum 23:39:30 d4622e32a9a9: Download complete 23:39:30 31603596830f: Verifying Checksum 23:39:30 31603596830f: Download complete 23:39:30 31603596830f: Pull complete 23:39:30 6c6cb7e1b49b: Verifying Checksum 23:39:30 6c6cb7e1b49b: Download complete 23:39:30 d4622e32a9a9: Pull complete 23:39:30 1030fce36090: Verifying Checksum 23:39:30 1030fce36090: Download complete 23:39:31 1030fce36090: Pull complete 23:39:31 6c6cb7e1b49b: Pull complete 23:39:31 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 23:39:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:39:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:39:31 prd-centos7-docker-4c-2g-3207 does not seem to be running inside a container 23:39:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 23:39:32 $ docker top 78ae94ad9b3a7af4ae98bde6a7d75c535f435540de00e1aceb6b39655e286518 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:39:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:39:32 [ssh-agent] Looking for ssh-agent implementation... 23:39:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:39:32 $ docker exec 78ae94ad9b3a7af4ae98bde6a7d75c535f435540de00e1aceb6b39655e286518 ssh-agent 23:39:32 SSH_AUTH_SOCK=/tmp/ssh-2T7FPBPQV8Zi/agent.13 23:39:32 SSH_AGENT_PID=19 23:39:32 Running ssh-add (command line suppressed) 23:39:32 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6277997098140481949.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6277997098140481949.key) 23:39:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:39:33 + git tag --points-at HEAD [Pipeline] } 23:39:33 $ docker exec --env ******** --env ******** 78ae94ad9b3a7af4ae98bde6a7d75c535f435540de00e1aceb6b39655e286518 ssh-agent -k 23:39:33 unset SSH_AUTH_SOCK; 23:39:33 unset SSH_AGENT_PID; 23:39:33 echo Agent pid 19 killed; 23:39:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:39:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:39:33 [ssh-agent] Looking for ssh-agent implementation... 23:39:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:39:33 $ docker exec 78ae94ad9b3a7af4ae98bde6a7d75c535f435540de00e1aceb6b39655e286518 ssh-agent 23:39:33 SSH_AUTH_SOCK=/tmp/ssh-daWzigBz8myL/agent.53 23:39:33 SSH_AGENT_PID=59 23:39:33 Running ssh-add (command line suppressed) 23:39:33 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2008801610100716068.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2008801610100716068.key) 23:39:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:39:34 + git semver init 23:39:34 # -> Open(): unable to determine branch for HEAD 23:39:34 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 23:39:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 23:39:34 # $SEMVER_REMOTE_NAME = origin 23:39:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:39:34 # $SEMVER_USER_NAME = edgex-jenkins 23:39:34 # $SEMVER_BRANCH = main 23:39:34 # $SEMVER_TEMP = /tmp/semver-720565748 23:39:34 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 23:39:34 # '/tmp/semver-720565748' -> '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver' 23:39:34 # -> Force: false 23:39:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } 23:39:34 $ docker exec --env ******** --env ******** 78ae94ad9b3a7af4ae98bde6a7d75c535f435540de00e1aceb6b39655e286518 ssh-agent -k 23:39:34 unset SSH_AUTH_SOCK; 23:39:34 unset SSH_AGENT_PID; 23:39:34 echo Agent pid 59 killed; 23:39:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:39:35 + git semver [Pipeline] } 23:39:35 $ docker stop --time=1 78ae94ad9b3a7af4ae98bde6a7d75c535f435540de00e1aceb6b39655e286518 23:39:36 $ docker rm -f 78ae94ad9b3a7af4ae98bde6a7d75c535f435540de00e1aceb6b39655e286518 [Pipeline] // withDockerContainer [Pipeline] sh 23:39:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:39:37 Stashed 1 file(s) [Pipeline] echo 23:39:37 [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [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 23:39:52 Still waiting to schedule task 23:39:52 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3207’ 23:39:52 Still waiting to schedule task 23:39:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 23:41:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3208 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 23:41:45 Running in /w/workspace/go-mod-secrets/3 [Pipeline] { [Pipeline] checkout 23:41:46 Selected Git installation does not exist. Using Default 23:41:46 The recommended git tool is: NONE 23:41:51 using credential edgex-jenkins-ssh 23:41:51 Cloning the remote Git repository 23:41:51 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 23:41:51 > git init /w/workspace/go-mod-secrets/3 # timeout=10 23:41:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 23:41:51 > git --version # timeout=10 23:41:51 > git --version # 'git version 2.17.1' 23:41:51 using GIT_SSH to set credentials SSH Credentials for GitHub 23:41:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:41:52 Avoid second fetch 23:41:52 Checking out Revision f02cc327b510292fdef397f37787ee50c21ec0ef (main) 23:41:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 23:41:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:41:52 > git config core.sparsecheckout # timeout=10 23:41:52 > git checkout -f f02cc327b510292fdef397f37787ee50c21ec0ef # timeout=10 23:41:57 Commit message: "ci: remove need for CI specific Dockerfile (#124)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:41:57 ========================================================= 23:41:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:41:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:41:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:41:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:41:59 595b0fe564bb: Pulling fs layer 23:41:59 24495759ef45: Pulling fs layer 23:41:59 d148012ef14d: Pulling fs layer 23:41:59 e90a11edd702: Pulling fs layer 23:41:59 d77568369979: Pulling fs layer 23:41:59 fc1c9f9a7f3b: Pulling fs layer 23:41:59 170f2ba95c9a: Pulling fs layer 23:41:59 97ac5df62f85: Pulling fs layer 23:41:59 d77568369979: Waiting 23:41:59 fc1c9f9a7f3b: Waiting 23:41:59 170f2ba95c9a: Waiting 23:41:59 97ac5df62f85: Waiting 23:41:59 e90a11edd702: Waiting 23:41:59 d148012ef14d: Verifying Checksum 23:41:59 d148012ef14d: Download complete 23:41:59 24495759ef45: Verifying Checksum 23:41:59 24495759ef45: Download complete 23:41:59 d77568369979: Download complete 23:41:59 fc1c9f9a7f3b: Verifying Checksum 23:41:59 fc1c9f9a7f3b: Download complete 23:41:59 595b0fe564bb: Verifying Checksum 23:41:59 595b0fe564bb: Download complete 23:41:59 170f2ba95c9a: Verifying Checksum 23:41:59 170f2ba95c9a: Download complete 23:42:00 595b0fe564bb: Pull complete 23:42:01 24495759ef45: Pull complete 23:42:01 d148012ef14d: Pull complete 23:42:04 97ac5df62f85: Verifying Checksum 23:42:04 97ac5df62f85: Download complete 23:42:04 e90a11edd702: Verifying Checksum 23:42:04 e90a11edd702: Download complete 23:42:14 e90a11edd702: Pull complete 23:42:14 d77568369979: Pull complete 23:42:15 fc1c9f9a7f3b: Pull complete 23:42:15 170f2ba95c9a: Pull complete 23:42:22 97ac5df62f85: Pull complete 23:42:22 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 23:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:42:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 23:42:22 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 23:42:23 + docker inspect -f . ci-base-image-arm64 23:42:23 . [Pipeline] withDockerContainer 23:42:23 prd-ubuntu18.04-docker-arm64-4c-16g-3208 does not seem to be running inside a container 23:42:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:42:28 $ docker top 7f134180f3e559b9f817142226f8d11e3d78aa2657b922bce57e52183f40e128 -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:29 + go version 23:42:29 go version go1.16.6 linux/arm64 [Pipeline] } 23:42:29 $ docker stop --time=1 7f134180f3e559b9f817142226f8d11e3d78aa2657b922bce57e52183f40e128 23:42:30 Running on prd-centos7-docker-4c-2g-3209 in /w/workspace/edgexfoundry_go-mod-secrets_main 23:42:31 $ docker rm -f 7f134180f3e559b9f817142226f8d11e3d78aa2657b922bce57e52183f40e128 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 23:42:31 Running in /w/workspace/go-mod-secrets/3 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:42:31 Selected Git installation does not exist. Using Default 23:42:31 The recommended git tool is: NONE 23:42:31 + docker inspect -f . ci-base-image-arm64 23:42:31 . [Pipeline] withDockerContainer 23:42:32 prd-ubuntu18.04-docker-arm64-4c-16g-3208 does not seem to be running inside a container 23:42:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:42:33 $ docker top d2db188829602d4de12195a4a2283039dfd875161acaffdb74386b0545faeb7c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:42:34 using credential edgex-jenkins-ssh 23:42:34 Cloning the remote Git repository 23:42:34 + go mod tidy 23:42:34 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 23:42:34 > git init /w/workspace/go-mod-secrets/3 # timeout=10 23:42:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 23:42:34 > git --version # timeout=10 23:42:34 > git --version # 'git version 2.24.4' 23:42:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:42:34 [INFO] Currently running in a labeled security context 23:42:34 [INFO] Currently SELinux is 'enforcing' on the host 23:42:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/3@tmp/jenkins-gitclient-ssh8054549000335408167.key 23:42:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:42:35 Avoid second fetch 23:42:35 Checking out Revision f02cc327b510292fdef397f37787ee50c21ec0ef (main) 23:42:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 23:42:35 go: downloading github.com/stretchr/testify v1.7.0 23:42:36 go: downloading github.com/go-kit/kit v0.9.0 23:42:36 go: downloading github.com/go-playground/validator/v10 v10.6.1 23:42:36 go: downloading github.com/google/uuid v1.2.0 23:42:36 go: downloading github.com/davecgh/go-spew v1.1.0 23:42:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 23:42:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:42:35 > git config core.sparsecheckout # timeout=10 23:42:35 > git checkout -f f02cc327b510292fdef397f37787ee50c21ec0ef # timeout=10 23:42:36 go: downloading github.com/pmezard/go-difflib v1.0.0 23:42:36 go: downloading github.com/stretchr/objx v0.1.0 23:42:36 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:42:36 go: downloading github.com/go-playground/universal-translator v0.17.0 23:42:36 go: downloading github.com/leodido/go-urn v1.2.0 23:42:36 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 23:42:37 go: downloading golang.org/x/text v0.3.2 23:42:37 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:42:37 go: downloading github.com/go-playground/locales v0.13.0 23:42:39 Commit message: "ci: remove need for CI specific Dockerfile (#124)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:42:39 ========================================================= 23:42:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:42:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:42:39 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:42:39 go: downloading github.com/go-stack/stack v1.8.0 23:42:39 go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d 23:42:39 go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 23:42:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:42:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:42:40 540db60ca938: Pulling fs layer 23:42:40 adcc1eea9eea: Pulling fs layer 23:42:40 4c4ab2625f07: Pulling fs layer 23:42:40 db62176df00c: Pulling fs layer 23:42:40 3b30891b0d05: Pulling fs layer 23:42:40 06b49ca38bd5: Pulling fs layer 23:42:40 c788192a36de: Pulling fs layer 23:42:40 a77e37c0d609: Pulling fs layer 23:42:40 c3185cebc471: Pulling fs layer 23:42:40 db62176df00c: Waiting 23:42:40 3b30891b0d05: Waiting 23:42:40 06b49ca38bd5: Waiting 23:42:40 c788192a36de: Waiting 23:42:40 a77e37c0d609: Waiting 23:42:40 c3185cebc471: Waiting 23:42:40 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 23:42:40 4c4ab2625f07: Verifying Checksum 23:42:40 4c4ab2625f07: Download complete 23:42:40 adcc1eea9eea: Verifying Checksum 23:42:40 adcc1eea9eea: Download complete 23:42:40 3b30891b0d05: Verifying Checksum 23:42:40 3b30891b0d05: Download complete 23:42:40 06b49ca38bd5: Verifying Checksum 23:42:40 06b49ca38bd5: Download complete 23:42:40 c788192a36de: Verifying Checksum 23:42:40 c788192a36de: Download complete 23:42:40 540db60ca938: Verifying Checksum 23:42:40 540db60ca938: Download complete 23:42:40 540db60ca938: Pull complete 23:42:40 adcc1eea9eea: Pull complete [Pipeline] sh 23:42:41 4c4ab2625f07: Pull complete 23:42:41 + make test 23:42:41 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 23:42:41 a77e37c0d609: Verifying Checksum 23:42:41 a77e37c0d609: Download complete 23:42:44 c3185cebc471: Verifying Checksum 23:42:44 c3185cebc471: Download complete 23:42:45 db62176df00c: Verifying Checksum 23:42:45 db62176df00c: Download complete 23:42:48 db62176df00c: Pull complete 23:42:48 3b30891b0d05: Pull complete 23:42:48 06b49ca38bd5: Pull complete 23:42:48 c788192a36de: Pull complete 23:42:49 a77e37c0d609: Pull complete 23:42:51 c3185cebc471: Pull complete 23:42:51 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 23:42:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:42:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 23:42:52 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 23:42:52 + docker inspect -f . ci-base-image-x86_64 23:42:52 . [Pipeline] withDockerContainer 23:42:52 prd-centos7-docker-4c-2g-3209 does not seem to be running inside a container 23:42:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@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 23:42:54 $ docker top 5ba54d64292ffd567591fad358a51638305bea0b4c9e5a0cc056b89b66dcf62d -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:54 + go version 23:42:54 go version go1.16.6 linux/amd64 [Pipeline] } 23:42:54 $ docker stop --time=1 5ba54d64292ffd567591fad358a51638305bea0b4c9e5a0cc056b89b66dcf62d 23:42:56 $ docker rm -f 5ba54d64292ffd567591fad358a51638305bea0b4c9e5a0cc056b89b66dcf62d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:42:56 + docker inspect -f . ci-base-image-x86_64 23:42:56 . [Pipeline] withDockerContainer 23:42:56 prd-centos7-docker-4c-2g-3209 does not seem to be running inside a container 23:42:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@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 23:42:57 $ docker top fb2e7c171f1cc81b7b15a373028d70aac3f456c9643ae489cc68b1f18568a3ff -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:42:57 + go mod tidy 23:42:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 23:42:57 go: downloading github.com/stretchr/testify v1.7.0 23:42:58 go: downloading github.com/davecgh/go-spew v1.1.0 23:42:58 go: downloading github.com/pmezard/go-difflib v1.0.0 23:42:58 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:42:58 go: downloading github.com/stretchr/objx v0.1.0 23:42:58 go: downloading github.com/go-kit/kit v0.9.0 23:42:58 go: downloading github.com/go-playground/validator/v10 v10.6.1 23:42:58 go: downloading github.com/google/uuid v1.2.0 23:42:58 go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 23:42:58 go: downloading github.com/go-playground/universal-translator v0.17.0 23:42:58 go: downloading github.com/leodido/go-urn v1.2.0 23:42:58 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 23:42:58 go: downloading golang.org/x/text v0.3.2 23:42:58 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:42:58 go: downloading github.com/go-playground/locales v0.13.0 23:42:59 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:42:59 go: downloading github.com/go-stack/stack v1.8.0 23:42:59 go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d 23:42:59 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [Pipeline] sh 23:43:00 + make test 23:43:00 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 23:43:32 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.245s coverage: 80.6% of statements 23:43:32 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.039s coverage: 57.1% of statements 23:43:32 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 23:43:32 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.071s coverage: 96.7% of statements 23:43:32 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.032s coverage: 89.5% of statements 23:43:32 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 23:43:32 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.037s coverage: 100.0% of statements 23:43:32 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 23:43:32 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.021s coverage: 85.7% of statements 23:43:32 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.052s coverage: 100.0% of statements 23:43:32 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 23:43:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:43:37 gofmt -l . 23:43:37 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:43:37 $ docker stop --time=1 fb2e7c171f1cc81b7b15a373028d70aac3f456c9643ae489cc68b1f18568a3ff 23:43:39 $ docker rm -f fb2e7c171f1cc81b7b15a373028d70aac3f456c9643ae489cc68b1f18568a3ff [Pipeline] // withDockerContainer [Pipeline] sh 23:43:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:43:40 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 23:43:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:40 23:43:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:43:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:41 latest: Pulling from edgex-lftools-log-publisher 23:43:41 b4d181a07f80: Pulling fs layer 23:43:41 a1111a8f2ec3: Pulling fs layer 23:43:41 ed53099fbce6: Pulling fs layer 23:43:41 dc539afda2c1: Pulling fs layer 23:43:41 77bc0d833cb6: Pulling fs layer 23:43:41 9065ff56babe: Pulling fs layer 23:43:41 d287ab97295c: Pulling fs layer 23:43:41 77bc0d833cb6: Waiting 23:43:41 9065ff56babe: Waiting 23:43:41 d287ab97295c: Waiting 23:43:41 dc539afda2c1: Waiting 23:43:41 a1111a8f2ec3: Verifying Checksum 23:43:41 a1111a8f2ec3: Download complete 23:43:41 dc539afda2c1: Verifying Checksum 23:43:41 dc539afda2c1: Download complete 23:43:41 77bc0d833cb6: Verifying Checksum 23:43:41 77bc0d833cb6: Download complete 23:43:41 9065ff56babe: Verifying Checksum 23:43:41 9065ff56babe: Download complete 23:43:41 ed53099fbce6: Verifying Checksum 23:43:41 ed53099fbce6: Download complete 23:43:42 b4d181a07f80: Verifying Checksum 23:43:42 b4d181a07f80: Download complete 23:43:43 b4d181a07f80: Pull complete 23:43:43 a1111a8f2ec3: Pull complete 23:43:44 ed53099fbce6: Pull complete 23:43:44 dc539afda2c1: Pull complete 23:43:44 77bc0d833cb6: Pull complete 23:43:44 9065ff56babe: Pull complete 23:43:46 d287ab97295c: Verifying Checksum 23:43:46 d287ab97295c: Download complete 23:43:50 d287ab97295c: Pull complete 23:43:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:43:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:43:50 prd-centos7-docker-4c-2g-3209 does not seem to be running inside a container 23:43:50 $ 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-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@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 23:43:52 $ docker top 5def228f1a1a0d1b073e213e77fba45d8d0917ba49a78081e74594096262c87f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:53 ---> job-cost.sh 23:43:53 lf-activate-venv: SKIPPING 23:43:53 INFO: No Stack... 23:43:54 INFO: Retrieving Pricing Info for: v3-standard-2 23:43:54 INFO: Archiving Costs [Pipeline] sh 23:43:55 + cat /w/workspace/go-mod-secrets/3/archives/cost.csv 23:43:55 + cut -d, -f6 [Pipeline] lock 23:43:55 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-3-stack-cost] 23:43:55 Resource [jenkins-edgexfoundry-go-mod-secrets-main-3-stack-cost] did not exist. Created. 23:43:55 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:43:55 + echo total: 0.05999999865889549 [Pipeline] stash 23:43:55 Stashed 1 file(s) [Pipeline] } 23:43:55 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 23:43:55 $ docker stop --time=1 5def228f1a1a0d1b073e213e77fba45d8d0917ba49a78081e74594096262c87f 23:43:56 $ docker rm -f 5def228f1a1a0d1b073e213e77fba45d8d0917ba49a78081e74594096262c87f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:44:03 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.898s coverage: 80.6% of statements 23:44:03 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.174s coverage: 57.1% of statements 23:44:03 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 23:44:03 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.249s coverage: 96.7% of statements 23:44:03 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.077s coverage: 89.5% of statements 23:44:03 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 23:44:03 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.106s coverage: 100.0% of statements 23:44:03 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 23:44:03 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.092s coverage: 85.7% of statements 23:44:03 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.162s coverage: 100.0% of statements 23:44:03 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 23:44:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:44:18 gofmt -l . 23:44:18 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:44:18 $ docker stop --time=1 d2db188829602d4de12195a4a2283039dfd875161acaffdb74386b0545faeb7c 23:44:20 $ docker rm -f d2db188829602d4de12195a4a2283039dfd875161acaffdb74386b0545faeb7c [Pipeline] // withDockerContainer [Pipeline] sh 23:44:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:44:22 Warning: overwriting stash ‘coverage-report’ 23:44:22 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 23:44:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:44:23 23:44:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:44:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:44:23 arm64: Pulling from edgex-lftools-log-publisher 23:44:23 448f6bf000e3: Pulling fs layer 23:44:23 f757da607395: Pulling fs layer 23:44:23 05883995daec: Pulling fs layer 23:44:23 8603b9c90790: Pulling fs layer 23:44:23 1560dd03e051: Pulling fs layer 23:44:23 27f5ce0e4adf: Pulling fs layer 23:44:23 c2d8d7efcc4b: Pulling fs layer 23:44:23 8603b9c90790: Waiting 23:44:23 1560dd03e051: Waiting 23:44:23 27f5ce0e4adf: Waiting 23:44:23 c2d8d7efcc4b: Waiting 23:44:24 f757da607395: Verifying Checksum 23:44:24 f757da607395: Download complete 23:44:24 8603b9c90790: Download complete 23:44:24 1560dd03e051: Verifying Checksum 23:44:24 1560dd03e051: Download complete 23:44:24 27f5ce0e4adf: Download complete 23:44:24 05883995daec: Verifying Checksum 23:44:24 05883995daec: Download complete 23:44:25 448f6bf000e3: Verifying Checksum 23:44:25 448f6bf000e3: Download complete 23:44:28 c2d8d7efcc4b: Verifying Checksum 23:44:28 c2d8d7efcc4b: Download complete 23:44:28 448f6bf000e3: Pull complete 23:44:29 f757da607395: Pull complete 23:44:30 05883995daec: Pull complete 23:44:31 8603b9c90790: Pull complete 23:44:32 1560dd03e051: Pull complete 23:44:32 27f5ce0e4adf: Pull complete 23:44:47 c2d8d7efcc4b: Pull complete 23:44:47 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:44:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:44:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:44:48 prd-ubuntu18.04-docker-arm64-4c-16g-3208 does not seem to be running inside a container 23:44:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:44:51 $ docker top 2afdc74843a35a5a4fa72b1972f3d908667ba8b43fa1978ad98a74a886c4ccdb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:44:52 ---> job-cost.sh 23:44:52 lf-activate-venv: SKIPPING 23:44:52 INFO: No Stack... 23:44:53 INFO: Retrieving Pricing Info for: v2-standard-4 23:44:54 INFO: Archiving Costs [Pipeline] sh 23:44:54 + cut -d,+ -f6 23:44:54 cat /w/workspace/go-mod-secrets/3/archives/cost.csv [Pipeline] lock 23:44:54 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-3-stack-cost] 23:44:54 Resource [jenkins-edgexfoundry-go-mod-secrets-main-3-stack-cost] did not exist. Created. 23:44:54 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:44:55 /w/workspace/go-mod-secrets/3@tmp/durable-873204ce/script.sh: 1: /w/workspace/go-mod-secrets/3@tmp/durable-873204ce/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:44:56 + echo total: 0.18000000715255737 [Pipeline] stash 23:44:56 Warning: overwriting stash ‘stack-cost’ 23:44:56 Stashed 1 file(s) [Pipeline] } 23:44:56 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 23:44:56 $ docker stop --time=1 2afdc74843a35a5a4fa72b1972f3d908667ba8b43fa1978ad98a74a886c4ccdb 23:44:57 $ docker rm -f 2afdc74843a35a5a4fa72b1972f3d908667ba8b43fa1978ad98a74a886c4ccdb [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 23:44:58 provisioning config files... 23:44:58 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config3989340829710951710tmp [Pipeline] { [Pipeline] sh 23:44:58 + set +x 23:44:58 + curl -s https://codecov.io/bash 23:44:58 + bash -s -- 23:44:59 23:44:59 _____ _ 23:44:59 / ____| | | 23:44:59 | | ___ __| | ___ ___ _____ __ 23:44:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:44:59 | |___| (_) | (_| | __/ (_| (_) \ V / 23:44:59 \_____\___/ \__,_|\___|\___\___/ \_/ 23:44:59 Bash-1.0.6 23:44:59 23:44:59 23:44:59 ==> git version 2.24.4 found 23:44:59 ==> 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 23:44:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:44:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:44:59 ==> Jenkins CI detected. 23:44:59 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 23:44:59 project root: . 23:44:59 --> token set from env 23:44:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:44:59 ==> Running gcov in . (disable via -X gcov) 23:44:59 ==> Python coveragepy not found 23:44:59 ==> Searching for coverage reports in: 23:44:59 + . 23:44:59 -> Found 1 reports 23:44:59 ==> Detecting git/mercurial file structure 23:44:59 ==> Reading reports 23:44:59 + ./coverage.out bytes=27483 23:44:59 ==> Appending adjustments 23:44:59 https://docs.codecov.io/docs/fixing-reports 23:44:59 + Found adjustments 23:44:59 ==> Gzipping contents 23:44:59 8.0K /tmp/codecov.kQXzqD.gz 23:44:59 ==> Uploading reports 23:44:59 url: https://codecov.io 23:44:59 query: branch=main&commit=f02cc327b510292fdef397f37787ee50c21ec0ef&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 23:44:59 -> Pinging Codecov 23:44:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=main&commit=f02cc327b510292fdef397f37787ee50c21ec0ef&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 23:44:59 -> Uploading to 23:44:59 https://storage.googleapis.com/codecov/v4/raw/2021-08-17/D63849C06B6B67093493C71CE874ED06/f02cc327b510292fdef397f37787ee50c21ec0ef/7d39924a-0a65-4dd6-89f0-ad6b1e022681.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210817T234459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad839c422db1f2cc86200f86f54ff75e31ebd8260f8560d1de932d0de70a67fd 23:44:59 % Total % Received % Xferd Average Speed Time Time Time Current 23:44:59 Dload Upload Total Spent Left Speed 23:45:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5665 0 0 100 5665 0 10219 --:--:-- --:--:-- --:--:-- 10225 23:45:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/f02cc327b510292fdef397f37787ee50c21ec0ef [Pipeline] } 23:45:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:45:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:45:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:45:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:45:01 23:45:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:45:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:45:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:45:01 188c0c94c7c5: Pulling fs layer 23:45:01 0ef7d3d256c8: Pulling fs layer 23:45:01 de9db76c5a1d: Pulling fs layer 23:45:01 0eba1c9be4d2: Pulling fs layer 23:45:01 0d57e429df01: Pulling fs layer 23:45:01 4e4be7b47b0d: Pulling fs layer 23:45:01 e1f770b5df2f: Pulling fs layer 23:45:01 85a0685a4137: Pulling fs layer 23:45:01 0eba1c9be4d2: Waiting 23:45:01 0d57e429df01: Waiting 23:45:01 4e4be7b47b0d: Waiting 23:45:01 e1f770b5df2f: Waiting 23:45:01 85a0685a4137: Waiting 23:45:02 de9db76c5a1d: Verifying Checksum 23:45:02 de9db76c5a1d: Download complete 23:45:02 0ef7d3d256c8: Verifying Checksum 23:45:02 0ef7d3d256c8: Download complete 23:45:02 0d57e429df01: Verifying Checksum 23:45:02 0d57e429df01: Download complete 23:45:02 4e4be7b47b0d: Verifying Checksum 23:45:02 4e4be7b47b0d: Download complete 23:45:02 188c0c94c7c5: Verifying Checksum 23:45:02 188c0c94c7c5: Download complete 23:45:02 188c0c94c7c5: Pull complete 23:45:02 0ef7d3d256c8: Pull complete 23:45:02 de9db76c5a1d: Pull complete 23:45:04 e1f770b5df2f: Verifying Checksum 23:45:04 e1f770b5df2f: Download complete 23:45:07 0eba1c9be4d2: Verifying Checksum 23:45:07 0eba1c9be4d2: Download complete 23:45:08 85a0685a4137: Verifying Checksum 23:45:08 85a0685a4137: Download complete 23:45:11 0eba1c9be4d2: Pull complete 23:45:11 0d57e429df01: Pull complete 23:45:11 4e4be7b47b0d: Pull complete 23:45:11 e1f770b5df2f: Pull complete 23:45:15 85a0685a4137: Pull complete 23:45:15 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:45:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:45:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:45:15 prd-centos7-docker-4c-2g-3207 does not seem to be running inside a container 23:45:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 23:45:18 $ docker top bcca41676cddd397881a9f6b10da323f15d53405e1bfb207633a36ef8c30f8eb -eo pid,comm [Pipeline] { [Pipeline] echo 23:45:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:45:18 + set -o pipefail 23:45:18 + snyk monitor '--org=edgex-jenkins' 23:45:21 23:45:21 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... 23:45:21 23:45:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/6d65d590-c56a-44d7-ba17-3a71951f4dcd 23:45:21 23:45:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:45:21 23:45:21 23:45:21 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 23:45:21 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:45:22 $ docker stop --time=1 bcca41676cddd397881a9f6b10da323f15d53405e1bfb207633a36ef8c30f8eb 23:45:23 $ docker rm -f bcca41676cddd397881a9f6b10da323f15d53405e1bfb207633a36ef8c30f8eb [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 23:45:24 + git log --format=format:%s -1 f02cc327b510292fdef397f37787ee50c21ec0ef [Pipeline] isUnix [Pipeline] sh 23:45:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:45:24 . [Pipeline] withDockerContainer 23:45:24 prd-centos7-docker-4c-2g-3207 does not seem to be running inside a container 23:45:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 23:45:25 $ docker top 3c387c89bd731d3701c2696e3c9897cb30c689bd2f073e271f7ff871bb751051 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:45:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:25 [ssh-agent] Looking for ssh-agent implementation... 23:45:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:25 $ docker exec 3c387c89bd731d3701c2696e3c9897cb30c689bd2f073e271f7ff871bb751051 ssh-agent 23:45:25 SSH_AUTH_SOCK=/tmp/ssh-KUsgktcJcUjm/agent.14 23:45:25 SSH_AGENT_PID=20 23:45:25 Running ssh-add (command line suppressed) 23:45:26 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1184854074544323070.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1184854074544323070.key) 23:45:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:26 + git semver tag 23:45:26 # -> Open(): unable to determine branch for HEAD 23:45:26 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 23:45:26 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 23:45:26 # $SEMVER_REMOTE_NAME = origin 23:45:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:45:26 # $SEMVER_USER_NAME = edgex-jenkins 23:45:26 # $SEMVER_BRANCH = main 23:45:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 23:45:26 # f02cc327b510292fdef397f37787ee50c21ec0ef HEAD 23:45:26 # -> Force: false 23:45:26 # ec127568ea326acc1e738954e92fcc2e9ad38414 refs/tags/v2.0.1-dev.2 [Pipeline] } 23:45:26 $ docker exec --env ******** --env ******** 3c387c89bd731d3701c2696e3c9897cb30c689bd2f073e271f7ff871bb751051 ssh-agent -k 23:45:26 unset SSH_AUTH_SOCK; 23:45:26 unset SSH_AGENT_PID; 23:45:26 echo Agent pid 20 killed; 23:45:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:45:26 + git semver [Pipeline] } 23:45:26 $ docker stop --time=1 3c387c89bd731d3701c2696e3c9897cb30c689bd2f073e271f7ff871bb751051 23:45:28 $ docker rm -f 3c387c89bd731d3701c2696e3c9897cb30c689bd2f073e271f7ff871bb751051 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:45:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:45:28 23:45:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:45:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:45:29 0.23.1-centos7: Pulling from edgex-lftools 23:45:29 ab5ef0e58194: Pulling fs layer 23:45:29 9712f1f96733: Pulling fs layer 23:45:29 63f879dbbcfc: Pulling fs layer 23:45:29 0d9ebad4ef96: Pulling fs layer 23:45:29 e9a5061849ea: Pulling fs layer 23:45:29 d747dcd14b5f: Pulling fs layer 23:45:29 2de7ff778b66: Pulling fs layer 23:45:29 0d9ebad4ef96: Waiting 23:45:29 e9a5061849ea: Waiting 23:45:29 d747dcd14b5f: Waiting 23:45:29 2de7ff778b66: Waiting 23:45:29 9712f1f96733: Verifying Checksum 23:45:29 9712f1f96733: Download complete 23:45:31 63f879dbbcfc: Verifying Checksum 23:45:31 63f879dbbcfc: Download complete 23:45:31 e9a5061849ea: Verifying Checksum 23:45:31 e9a5061849ea: Download complete 23:45:31 d747dcd14b5f: Verifying Checksum 23:45:31 d747dcd14b5f: Download complete 23:45:32 2de7ff778b66: Verifying Checksum 23:45:32 2de7ff778b66: Download complete 23:45:32 0d9ebad4ef96: Verifying Checksum 23:45:32 0d9ebad4ef96: Download complete 23:45:33 ab5ef0e58194: Verifying Checksum 23:45:33 ab5ef0e58194: Download complete 23:45:36 ab5ef0e58194: Pull complete 23:45:36 9712f1f96733: Pull complete 23:45:36 63f879dbbcfc: Pull complete 23:45:40 0d9ebad4ef96: Pull complete 23:45:40 e9a5061849ea: Pull complete 23:45:40 d747dcd14b5f: Pull complete 23:45:41 2de7ff778b66: Pull complete 23:45:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:45:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:45:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:45:41 prd-centos7-docker-4c-2g-3207 does not seem to be running inside a container 23:45:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 23:45:45 $ docker top 68a390dcdf4f7822d590067248d0cd62a1308481c3061791075189236d729a84 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:45:45 provisioning config files... 23:45:45 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config7447360908238384357tmp 23:45:45 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config2628521852069704810tmp 23:45:45 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config372683706021750191tmp [Pipeline] { [Pipeline] echo 23:45:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:45:45 ---> sigul-configuration.sh 23:45:45 gpg: directory `/root/.gnupg' created 23:45:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:45:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:45:45 gpg: keyring `/root/.gnupg/secring.gpg' created 23:45:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:45:45 gpg: CAST5 encrypted data 23:45:45 gpg: encrypted with 1 passphrase 23:45:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:45:46 + mkdir /home/jenkins 23:45:46 + mkdir /home/jenkins/sigul [Pipeline] sh 23:45:46 + 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 23:45:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:45:46 ---> sigul-install.sh 23:45:46 Sigul already installed; skipping installation. [Pipeline] sh 23:45:47 + git tag --list 23:45:47 v0.0.0 23:45:47 v0.0.1 23:45:47 v0.0.10 23:45:47 v0.0.11 23:45:47 v0.0.12 23:45:47 v0.0.13 23:45:47 v0.0.14 23:45:47 v0.0.15 23:45:47 v0.0.16 23:45:47 v0.0.17 23:45:47 v0.0.18 23:45:47 v0.0.19 23:45:47 v0.0.2 23:45:47 v0.0.20 23:45:47 v0.0.21 23:45:47 v0.0.22 23:45:47 v0.0.23 23:45:47 v0.0.24 23:45:47 v0.0.25 23:45:47 v0.0.26 23:45:47 v0.0.27 23:45:47 v0.0.28 23:45:47 v0.0.29 23:45:47 v0.0.3 23:45:47 v0.0.30 23:45:47 v0.0.31 23:45:47 v0.0.32 23:45:47 v0.0.33 23:45:47 v0.0.4 23:45:47 v0.0.5 23:45:47 v0.0.6 23:45:47 v0.0.7 23:45:47 v0.0.8 23:45:47 v0.0.9 23:45:47 v2.0.0 23:45:47 v2.0.0-dev.1 23:45:47 v2.0.0-dev.10 23:45:47 v2.0.0-dev.11 23:45:47 v2.0.0-dev.12 23:45:47 v2.0.0-dev.13 23:45:47 v2.0.0-dev.14 23:45:47 v2.0.0-dev.15 23:45:47 v2.0.0-dev.16 23:45:47 v2.0.0-dev.17 23:45:47 v2.0.0-dev.18 23:45:47 v2.0.0-dev.19 23:45:47 v2.0.0-dev.2 23:45:47 v2.0.0-dev.20 23:45:47 v2.0.0-dev.21 23:45:47 v2.0.0-dev.22 23:45:47 v2.0.0-dev.23 23:45:47 v2.0.0-dev.24 23:45:47 v2.0.0-dev.25 23:45:47 v2.0.0-dev.26 23:45:47 v2.0.0-dev.27 23:45:47 v2.0.0-dev.3 23:45:47 v2.0.0-dev.4 23:45:47 v2.0.0-dev.5 23:45:47 v2.0.0-dev.6 23:45:47 v2.0.0-dev.7 23:45:47 v2.0.0-dev.8 23:45:47 v2.0.0-dev.9 23:45:47 v2.0.1-dev.1 23:45:47 v2.0.1-dev.2 [Pipeline] sh 23:45:47 + lftools sign git-tag v2.0.1-dev.2 23:45:48 Signing Git tag with Sigul... 23:45:48 Signing v2.0.1-dev.2 [Pipeline] echo 23:45:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:45:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:45:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:45:49 $ docker stop --time=1 68a390dcdf4f7822d590067248d0cd62a1308481c3061791075189236d729a84 23:45:50 $ docker rm -f 68a390dcdf4f7822d590067248d0cd62a1308481c3061791075189236d729a84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:45:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:45:51 . [Pipeline] withDockerContainer 23:45:51 prd-centos7-docker-4c-2g-3207 does not seem to be running inside a container 23:45:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 23:45:51 $ docker top 1678b48f51c6a10f32141aff71dd681b5d26c629a86135d161cb172eec959277 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:45:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:51 [ssh-agent] Looking for ssh-agent implementation... 23:45:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:52 $ docker exec 1678b48f51c6a10f32141aff71dd681b5d26c629a86135d161cb172eec959277 ssh-agent 23:45:52 SSH_AUTH_SOCK=/tmp/ssh-dbq3RFsjEtLz/agent.15 23:45:52 SSH_AGENT_PID=22 23:45:52 Running ssh-add (command line suppressed) 23:45:52 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2947298920187251008.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2947298920187251008.key) 23:45:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:52 + git semver bump pre 23:45:52 # -> Open(): unable to determine branch for HEAD 23:45:52 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 23:45:52 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 23:45:52 # $SEMVER_REMOTE_NAME = origin 23:45:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:45:52 # $SEMVER_USER_NAME = edgex-jenkins 23:45:52 # $SEMVER_BRANCH = main 23:45:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 23:45:52 2.0.1-dev.3 [Pipeline] } 23:45:52 $ docker exec --env ******** --env ******** 1678b48f51c6a10f32141aff71dd681b5d26c629a86135d161cb172eec959277 ssh-agent -k 23:45:52 unset SSH_AUTH_SOCK; 23:45:52 unset SSH_AGENT_PID; 23:45:52 echo Agent pid 22 killed; 23:45:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:45:53 + git semver [Pipeline] } 23:45:53 $ docker stop --time=1 1678b48f51c6a10f32141aff71dd681b5d26c629a86135d161cb172eec959277 23:45:54 $ docker rm -f 1678b48f51c6a10f32141aff71dd681b5d26c629a86135d161cb172eec959277 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:45:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:45:54 . [Pipeline] withDockerContainer 23:45:54 prd-centos7-docker-4c-2g-3207 does not seem to be running inside a container 23:45:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 23:45:55 $ docker top e96ea56612f105ddc31f0bfcbf971e6190bf5f42a9788d6d453097888d984cea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:45:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:45:55 [ssh-agent] Looking for ssh-agent implementation... 23:45:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:45:55 $ docker exec e96ea56612f105ddc31f0bfcbf971e6190bf5f42a9788d6d453097888d984cea ssh-agent 23:45:55 SSH_AUTH_SOCK=/tmp/ssh-1vx1mV9E7eZJ/agent.13 23:45:55 SSH_AGENT_PID=19 23:45:55 Running ssh-add (command line suppressed) 23:45:55 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2905508004157489777.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_2905508004157489777.key) 23:45:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:45:56 + git semver push 23:45:56 # -> Open(): unable to determine branch for HEAD 23:45:56 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 23:45:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 23:45:56 # $SEMVER_REMOTE_NAME = origin 23:45:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:45:56 # $SEMVER_USER_NAME = edgex-jenkins 23:45:56 # $SEMVER_BRANCH = main 23:45:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } 23:45:57 $ docker exec --env ******** --env ******** e96ea56612f105ddc31f0bfcbf971e6190bf5f42a9788d6d453097888d984cea ssh-agent -k 23:45:57 unset SSH_AUTH_SOCK; 23:45:57 unset SSH_AGENT_PID; 23:45:57 echo Agent pid 19 killed; 23:45:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:45:58 + git semver [Pipeline] } 23:45:58 $ docker stop --time=1 e96ea56612f105ddc31f0bfcbf971e6190bf5f42a9788d6d453097888d984cea 23:45:59 $ docker rm -f e96ea56612f105ddc31f0bfcbf971e6190bf5f42a9788d6d453097888d984cea [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 23:46:00 + '[' -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:46:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:46:01 ---> package-listing.sh 23:46:01 ++ facter osfamily 23:46:01 ++ tr '[:upper:]' '[:lower:]' 23:46:01 + OS_FAMILY=redhat 23:46:01 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 23:46:01 + START_PACKAGES=/tmp/packages_start.txt 23:46:01 + END_PACKAGES=/tmp/packages_end.txt 23:46:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:46:01 + PACKAGES=/tmp/packages_start.txt 23:46:01 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 23:46:01 + PACKAGES=/tmp/packages_end.txt 23:46:01 + case "${OS_FAMILY}" in 23:46:01 + rpm -qa 23:46:01 + sort 23:46:01 + '[' -f /tmp/packages_start.txt ']' 23:46:01 + '[' -f /tmp/packages_end.txt ']' 23:46:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:46:01 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 23:46:01 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 23:46:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 23:46:01 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:46:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:46:02 23:46:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:46:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:46:03 latest: Pulling from edgex-lftools-log-publisher 23:46:03 b4d181a07f80: Pulling fs layer 23:46:03 a1111a8f2ec3: Pulling fs layer 23:46:03 ed53099fbce6: Pulling fs layer 23:46:03 dc539afda2c1: Pulling fs layer 23:46:03 77bc0d833cb6: Pulling fs layer 23:46:03 9065ff56babe: Pulling fs layer 23:46:03 d287ab97295c: Pulling fs layer 23:46:03 dc539afda2c1: Waiting 23:46:03 77bc0d833cb6: Waiting 23:46:03 9065ff56babe: Waiting 23:46:03 d287ab97295c: Waiting 23:46:03 a1111a8f2ec3: Verifying Checksum 23:46:03 a1111a8f2ec3: Download complete 23:46:03 dc539afda2c1: Verifying Checksum 23:46:03 dc539afda2c1: Download complete 23:46:03 77bc0d833cb6: Verifying Checksum 23:46:03 77bc0d833cb6: Download complete 23:46:03 9065ff56babe: Verifying Checksum 23:46:03 9065ff56babe: Download complete 23:46:03 ed53099fbce6: Verifying Checksum 23:46:03 ed53099fbce6: Download complete 23:46:04 b4d181a07f80: Verifying Checksum 23:46:04 b4d181a07f80: Download complete 23:46:06 b4d181a07f80: Pull complete 23:46:06 a1111a8f2ec3: Pull complete 23:46:06 ed53099fbce6: Pull complete 23:46:06 dc539afda2c1: Pull complete 23:46:07 77bc0d833cb6: Pull complete 23:46:07 9065ff56babe: Pull complete 23:46:08 d287ab97295c: Verifying Checksum 23:46:08 d287ab97295c: Download complete 23:46:13 d287ab97295c: Pull complete 23:46:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:46:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:46:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:46:13 prd-centos7-docker-4c-2g-3207 does not seem to be running inside a container 23:46:13 $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 23:46:16 $ docker top 04c53a9c76b33a42ac369b5a0bbcd6ed9b550bd627a0f40742237d66afc2fcdc -eo pid,comm [Pipeline] { [Pipeline] sh 23:46:16 + touch /tmp/pre-build-complete [Pipeline] sh 23:46:16 + mkdir -p /var/log/sysstat [Pipeline] sh 23:46:17 + ls /var/log/sa-host 23:46:17 + sadf -c /var/log/sa-host/sa05 23:46:17 file_magic: OK 23:46:17 HZ: Using current value: 100 23:46:17 file_header: OK 23:46:17 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 23:46:17 Statistics: 23:46:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:46:17 File successfully converted to sysstat format version 12.0.3 23:46:17 + sadf -c /var/log/sa-host/sa17 23:46:17 file_magic: OK 23:46:17 HZ: Using current value: 100 23:46:17 file_header: OK 23:46:17 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 23:46:17 Statistics: 23:46:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:46:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:46:17 provisioning config files... 23:46:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config1005341938444942789tmp [Pipeline] { [Pipeline] echo 23:46:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:46:17 ---> create-netrc.sh [Pipeline] } 23:46:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:46:18 ---> python-tools-install.sh [Pipeline] echo 23:46:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:46:18 ---> sudo-logs.sh 23:46:18 Archiving 'sudo' log.. 23:46:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-3207.vexxhost.local: Name or service not known 23:46:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-3207.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 23:46:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:46:18 ---> job-cost.sh 23:46:18 lf-activate-venv: SKIPPING 23:46:18 DEBUG: total: 0.18000000715255737 23:46:18 INFO: Retrieving Stack Cost... 23:46:20 INFO: Retrieving Pricing Info for: v3-standard-2 23:46:21 INFO: Archiving Costs [Pipeline] echo 23:46:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:46:21 ---> logs-deploy.sh 23:46:21 lf-activate-venv: SKIPPING 23:46:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/3 23:46:21 INFO: archiving workspace using pattern(s): 23:46:22 Archives upload complete. 23:46:22 INFO: archiving logs to Nexus 23:46:23 ---> uname -a: 23:46:23 Linux prd-centos7-docker-4c-2g-3207.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 23:46:23 23:46:23 23:46:23 ---> lscpu: 23:46:23 Architecture: x86_64 23:46:23 CPU op-mode(s): 32-bit, 64-bit 23:46:23 Byte Order: Little Endian 23:46:23 Address sizes: 40 bits physical, 48 bits virtual 23:46:23 CPU(s): 2 23:46:23 On-line CPU(s) list: 0,1 23:46:23 Thread(s) per core: 1 23:46:23 Core(s) per socket: 1 23:46:23 Socket(s): 2 23:46:23 NUMA node(s): 1 23:46:23 Vendor ID: AuthenticAMD 23:46:23 CPU family: 23 23:46:23 Model: 49 23:46:23 Model name: AMD EPYC-Rome Processor 23:46:23 Stepping: 0 23:46:23 CPU MHz: 2799.998 23:46:23 BogoMIPS: 5599.99 23:46:23 Virtualization: AMD-V 23:46:23 Hypervisor vendor: KVM 23:46:23 Virtualization type: full 23:46:23 L1d cache: 32K 23:46:23 L1i cache: 32K 23:46:23 L2 cache: 512K 23:46:23 L3 cache: 16384K 23:46:23 NUMA node0 CPU(s): 0,1 23:46:23 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 23:46:23 23:46:23 23:46:23 ---> nproc: 23:46:23 2 23:46:23 23:46:23 23:46:23 ---> df -h: 23:46:23 Filesystem Size Used Avail Use% Mounted on 23:46:23 overlay 40G 9.0G 32G 23% / 23:46:23 tmpfs 64M 0 64M 0% /dev 23:46:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:46:23 shm 64M 0 64M 0% /dev/shm 23:46:23 /dev/vda1 40G 9.0G 32G 23% /facter-os 23:46:23 23:46:23 23:46:23 ---> sar -b -r -n DEV: 23:46:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 23:46:23 23:46:23 23:38:44 LINUX RESTART (2 CPU) 23:46:23 23:46:23 23:39:01 tps rtps wtps bread/s bwrtn/s 23:46:23 23:40:01 182.20 54.67 127.53 7847.99 39599.10 23:46:23 23:41:01 1.90 0.00 1.90 0.00 37.80 23:46:23 23:42:01 0.22 0.00 0.22 0.00 3.38 23:46:23 23:43:01 0.23 0.00 0.23 0.00 3.46 23:46:23 23:44:02 0.25 0.00 0.25 0.00 2.98 23:46:23 23:45:01 0.34 0.03 0.30 3.79 4.96 23:46:23 23:46:01 180.95 0.07 180.88 3.46 52781.78 23:46:23 Average: 52.43 7.84 44.58 1125.01 13238.15 23:46:23 23:46:23 23:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:46:23 23:40:01 5470164 0 804032 10.04 2620 1732124 1287400 14.21 579004 1560228 136 23:46:23 23:41:01 5481156 0 793036 9.90 2620 1732128 1205744 13.31 570296 1560192 20 23:46:23 23:42:01 5479616 0 794568 9.92 2620 1732136 1206080 13.32 567540 1564704 20 23:46:23 23:43:01 5478320 0 795860 9.94 2620 1732140 1206092 13.32 568660 1564704 8 23:46:23 23:44:02 5480056 0 794120 9.92 2620 1732144 1205744 13.31 566216 1565280 12 23:46:23 23:45:01 5473452 0 800560 10.00 2620 1732308 1207272 13.33 572620 1565100 68 23:46:23 23:46:01 3787380 0 1164684 14.54 2620 3054256 1476848 16.31 901064 2701300 96 23:46:23 Average: 5235735 0 849551 10.61 2620 1921034 1256454 13.87 617914 1725930 51 23:46:23 23:46:23 23:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:46:23 23:40:01 eth0 514.60 295.40 995.21 75.12 0.00 0.00 0.00 0.00 23:46:23 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:23 23:40:01 docker0 2.65 2.05 0.61 5.61 0.00 0.00 0.00 0.00 23:46:23 23:41:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 23:46:23 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:23 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:23 23:42:01 eth0 1.27 0.78 3.10 0.23 0.00 0.00 0.00 0.00 23:46:23 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:23 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:23 23:43:01 eth0 0.95 0.33 0.32 0.20 0.00 0.00 0.00 0.00 23:46:23 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:23 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:23 23:44:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:46:23 23:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:23 23:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:23 23:45:01 eth0 5.98 3.74 5.06 1.80 0.00 0.00 0.00 0.00 23:46:23 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:23 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:23 23:46:01 eth0 1210.69 834.67 7647.75 163.23 0.00 0.00 0.00 0.00 23:46:23 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:23 23:46:01 docker0 43.03 55.47 3.16 285.48 0.00 0.00 0.00 0.00 23:46:23 Average: eth0 248.38 162.56 1239.04 34.45 0.00 0.00 0.00 0.00 23:46:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:23 Average: docker0 6.54 8.24 0.54 41.69 0.00 0.00 0.00 0.00 23:46:23 23:46:23 23:46:23 ---> sar -P ALL: 23:46:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 23:46:23 23:46:23 23:38:44 LINUX RESTART (2 CPU) 23:46:23 23:46:23 23:39:01 CPU %user %nice %system %iowait %steal %idle 23:46:23 23:40:01 all 20.15 0.00 7.75 5.71 0.06 66.33 23:46:23 23:40:01 0 20.68 0.00 7.99 4.89 0.07 66.37 23:46:23 23:40:01 1 19.62 0.00 7.50 6.53 0.05 66.30 23:46:23 23:41:01 all 0.26 0.00 0.08 0.00 0.02 99.65 23:46:23 23:41:01 0 0.43 0.00 0.07 0.00 0.02 99.48 23:46:23 23:41:01 1 0.08 0.00 0.08 0.00 0.02 99.82 23:46:23 23:42:01 all 0.32 0.00 0.08 0.00 0.01 99.60 23:46:23 23:42:01 0 0.50 0.00 0.07 0.00 0.00 99.43 23:46:23 23:42:01 1 0.13 0.00 0.08 0.00 0.02 99.77 23:46:23 23:43:01 all 0.23 0.00 0.06 0.00 0.01 99.70 23:46:23 23:43:01 0 0.38 0.00 0.03 0.00 0.00 99.58 23:46:23 23:43:01 1 0.08 0.00 0.08 0.00 0.02 99.82 23:46:23 23:44:02 all 0.20 0.00 0.05 0.00 0.03 99.72 23:46:23 23:44:02 0 0.33 0.00 0.07 0.00 0.03 99.57 23:46:23 23:44:02 1 0.07 0.00 0.03 0.00 0.02 99.88 23:46:23 23:45:01 all 0.58 0.00 0.37 0.00 0.03 99.03 23:46:23 23:45:01 0 0.83 0.00 0.42 0.00 0.02 98.73 23:46:23 23:45:01 1 0.32 0.00 0.31 0.00 0.03 99.34 23:46:23 23:46:01 all 24.68 0.00 12.66 2.13 0.07 60.45 23:46:23 23:46:01 0 25.09 0.00 13.25 2.09 0.07 59.51 23:46:23 23:46:01 1 24.28 0.00 12.08 2.18 0.07 61.39 23:46:23 Average: all 6.39 0.00 2.89 1.09 0.03 89.60 23:46:23 Average: 0 6.64 0.00 3.00 0.97 0.03 89.36 23:46:23 Average: 1 6.14 0.00 2.78 1.21 0.03 89.84 23:46:23 23:46:23 23:46:23