Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2f377f4721241b0fde10f0baba3a9a8fec0596d4 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-ssh2614540830889006820.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-ssh6067085344976223451.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-ssh3222728391848770813.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-ssh7786388186835818800.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh6241143397409874381.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-993 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-ssh2056148078362412680.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 2f377f4721241b0fde10f0baba3a9a8fec0596d4 (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 2f377f4721241b0fde10f0baba3a9a8fec0596d4 # timeout=10 Commit message: "Merge pull request #126 from lenny-intel/secrets-file" > git rev-list --no-walk 3cd752f2b5b036e3df7470c2e72d1d6098ab4bf5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:23:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:23:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:23:06 ========================================================= 18:23:06 EdgeX Global Pipelines Version Info 18:23:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:23:08 ------------------- 18:23:08 stable info: 18:23:08 ------------------- 18:23:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:23:08 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:23:08 Message: update stable to v1.0.205 18:23:08 ------------------- 18:23:08 experimental info: 18:23:08 ------------------- 18:23:08 Commited By: **** collab-it+edgex@linuxfoundation.org 18:23:08 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:23:08 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:23:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 18:23:08 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 18:23:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:23:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:23:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f377f4721241b0fde10f0baba3a9a8fec0596d4 [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f377f4 [Pipeline] echo 18:23:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:23:10 + git log --format=format:%s -1 2f377f4721241b0fde10f0baba3a9a8fec0596d4 [Pipeline] echo 18:23:10 GIT_COMMIT: 2f377f4721241b0fde10f0baba3a9a8fec0596d4, Commit Message: Merge pull request #126 from lenny-intel/secrets-file [Pipeline] echo 18:23:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:23:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:23:11 18:23:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:23:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:23:11 latest: Pulling from edgex-devops/git-semver 18:23:11 31603596830f: Pulling fs layer 18:23:11 04fac38145f0: Pulling fs layer 18:23:11 701f6daf10bf: Pulling fs layer 18:23:11 24f72da36158: Pulling fs layer 18:23:11 24f72da36158: Waiting 18:23:11 04fac38145f0: Verifying Checksum 18:23:11 04fac38145f0: Download complete 18:23:11 31603596830f: Verifying Checksum 18:23:11 31603596830f: Download complete 18:23:12 31603596830f: Pull complete 18:23:12 04fac38145f0: Pull complete 18:23:12 24f72da36158: Verifying Checksum 18:23:12 24f72da36158: Download complete 18:23:12 701f6daf10bf: Verifying Checksum 18:23:12 701f6daf10bf: Download complete 18:23:13 701f6daf10bf: Pull complete 18:23:13 24f72da36158: Pull complete 18:23:13 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 18:23:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:23:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:23:14 prd-centos7-docker-4c-2g-993 does not seem to be running inside a container 18:23:14 $ 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 18:23:14 $ docker top c6eed02b74f7aee95525952b8955a9edbc513fd377a29fb8bd0fb7f8e4ece525 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:23:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:15 [ssh-agent] Looking for ssh-agent implementation... 18:23:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:15 $ docker exec c6eed02b74f7aee95525952b8955a9edbc513fd377a29fb8bd0fb7f8e4ece525 ssh-agent 18:23:15 SSH_AUTH_SOCK=/tmp/ssh-BaJS9NGw68UU/agent.15 18:23:15 SSH_AGENT_PID=22 18:23:15 Running ssh-add (command line suppressed) 18:23:15 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6184903960146937664.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_6184903960146937664.key) 18:23:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:15 + git tag --points-at HEAD [Pipeline] } 18:23:15 $ docker exec --env ******** --env ******** c6eed02b74f7aee95525952b8955a9edbc513fd377a29fb8bd0fb7f8e4ece525 ssh-agent -k 18:23:15 unset SSH_AUTH_SOCK; 18:23:15 unset SSH_AGENT_PID; 18:23:15 echo Agent pid 22 killed; 18:23:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:23:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:16 [ssh-agent] Looking for ssh-agent implementation... 18:23:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:16 $ docker exec c6eed02b74f7aee95525952b8955a9edbc513fd377a29fb8bd0fb7f8e4ece525 ssh-agent 18:23:16 SSH_AUTH_SOCK=/tmp/ssh-OCOhDlTrxHH7/agent.57 18:23:16 SSH_AGENT_PID=64 18:23:16 Running ssh-add (command line suppressed) 18:23:16 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5871542996000451202.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5871542996000451202.key) 18:23:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:16 + git semver init 18:23:16 # -> Open(): unable to determine branch for HEAD 18:23:16 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 18:23:16 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 18:23:16 # $SEMVER_REMOTE_NAME = origin 18:23:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:23:16 # $SEMVER_USER_NAME = edgex-jenkins 18:23:16 # $SEMVER_BRANCH = main 18:23:16 # $SEMVER_TEMP = /tmp/semver-331961359 18:23:16 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 18:23:17 # '/tmp/semver-331961359' -> '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver' 18:23:17 # -> Force: false 18:23:17 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } 18:23:17 $ docker exec --env ******** --env ******** c6eed02b74f7aee95525952b8955a9edbc513fd377a29fb8bd0fb7f8e4ece525 ssh-agent -k 18:23:17 unset SSH_AUTH_SOCK; 18:23:17 unset SSH_AGENT_PID; 18:23:17 echo Agent pid 64 killed; 18:23:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:23:18 + git semver [Pipeline] } 18:23:18 $ docker stop --time=1 c6eed02b74f7aee95525952b8955a9edbc513fd377a29fb8bd0fb7f8e4ece525 18:23:19 $ docker rm -f c6eed02b74f7aee95525952b8955a9edbc513fd377a29fb8bd0fb7f8e4ece525 [Pipeline] // withDockerContainer [Pipeline] sh 18:23:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:23:20 Stashed 1 file(s) [Pipeline] echo 18:23:20 [edgeXSemver]: initialized semver on version 2.0.1-dev.4 [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 18:23:37 Still waiting to schedule task 18:23:37 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-993’ 18:23:37 Still waiting to schedule task 18:23:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:26:26 Running on prd-centos7-docker-4c-2g-995 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 18:26:26 Running in /w/workspace/go-mod-secrets/6 [Pipeline] { [Pipeline] checkout 18:26:26 Selected Git installation does not exist. Using Default 18:26:26 The recommended git tool is: NONE 18:26:31 using credential edgex-jenkins-ssh 18:26:31 Cloning the remote Git repository 18:26:32 Avoid second fetch 18:26:32 Checking out Revision 2f377f4721241b0fde10f0baba3a9a8fec0596d4 (main) 18:26:31 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 18:26:31 > git init /w/workspace/go-mod-secrets/6 # timeout=10 18:26:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:26:31 > git --version # timeout=10 18:26:31 > git --version # 'git version 2.24.4' 18:26:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:31 [INFO] Currently running in a labeled security context 18:26:31 [INFO] Currently SELinux is 'enforcing' on the host 18:26:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/6@tmp/jenkins-gitclient-ssh1803954368440287282.key 18:26:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:26:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:26:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:26:32 > git config core.sparsecheckout # timeout=10 18:26:32 > git checkout -f 2f377f4721241b0fde10f0baba3a9a8fec0596d4 # timeout=10 18:26:36 Commit message: "Merge pull request #126 from lenny-intel/secrets-file" 18:26:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-994 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 18:26:36 Running in /w/workspace/go-mod-secrets/6 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 18:26:37 Selected Git installation does not exist. Using Default 18:26:37 The recommended git tool is: NONE [Pipeline] echo 18:26:37 ========================================================= 18:26:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:26:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:26:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:26:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:26:38 540db60ca938: Pulling fs layer 18:26:38 adcc1eea9eea: Pulling fs layer 18:26:38 4c4ab2625f07: Pulling fs layer 18:26:38 db62176df00c: Pulling fs layer 18:26:38 3b30891b0d05: Pulling fs layer 18:26:38 06b49ca38bd5: Pulling fs layer 18:26:38 c788192a36de: Pulling fs layer 18:26:38 a77e37c0d609: Pulling fs layer 18:26:38 c3185cebc471: Pulling fs layer 18:26:38 06b49ca38bd5: Waiting 18:26:38 c788192a36de: Waiting 18:26:38 a77e37c0d609: Waiting 18:26:38 c3185cebc471: Waiting 18:26:38 db62176df00c: Waiting 18:26:38 3b30891b0d05: Waiting 18:26:38 4c4ab2625f07: Download complete 18:26:38 adcc1eea9eea: Download complete 18:26:38 3b30891b0d05: Verifying Checksum 18:26:38 3b30891b0d05: Download complete 18:26:38 06b49ca38bd5: Verifying Checksum 18:26:38 06b49ca38bd5: Download complete 18:26:38 c788192a36de: Verifying Checksum 18:26:38 c788192a36de: Download complete 18:26:38 540db60ca938: Verifying Checksum 18:26:38 540db60ca938: Download complete 18:26:38 540db60ca938: Pull complete 18:26:38 adcc1eea9eea: Pull complete 18:26:39 4c4ab2625f07: Pull complete 18:26:40 a77e37c0d609: Verifying Checksum 18:26:40 a77e37c0d609: Download complete 18:26:42 using credential edgex-jenkins-ssh 18:26:42 Cloning the remote Git repository 18:26:42 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 18:26:42 > git init /w/workspace/go-mod-secrets/6 # timeout=10 18:26:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 18:26:43 > git --version # timeout=10 18:26:43 > git --version # 'git version 2.17.1' 18:26:43 using GIT_SSH to set credentials SSH Credentials for GitHub 18:26:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:26:44 Avoid second fetch 18:26:44 Checking out Revision 2f377f4721241b0fde10f0baba3a9a8fec0596d4 (main) 18:26:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 18:26:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:26:44 > git config core.sparsecheckout # timeout=10 18:26:44 > git checkout -f 2f377f4721241b0fde10f0baba3a9a8fec0596d4 # timeout=10 18:26:48 Commit message: "Merge pull request #126 from lenny-intel/secrets-file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:26:49 ========================================================= 18:26:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:26:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:26:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:26:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:26:51 595b0fe564bb: Pulling fs layer 18:26:51 24495759ef45: Pulling fs layer 18:26:51 d148012ef14d: Pulling fs layer 18:26:51 e90a11edd702: Pulling fs layer 18:26:51 d77568369979: Pulling fs layer 18:26:51 fc1c9f9a7f3b: Pulling fs layer 18:26:51 170f2ba95c9a: Pulling fs layer 18:26:51 97ac5df62f85: Pulling fs layer 18:26:51 e90a11edd702: Waiting 18:26:51 d77568369979: Waiting 18:26:51 fc1c9f9a7f3b: Waiting 18:26:51 170f2ba95c9a: Waiting 18:26:51 97ac5df62f85: Waiting 18:26:51 d148012ef14d: Download complete 18:26:51 24495759ef45: Verifying Checksum 18:26:51 24495759ef45: Download complete 18:26:51 d77568369979: Verifying Checksum 18:26:51 d77568369979: Download complete 18:26:51 fc1c9f9a7f3b: Download complete 18:26:51 170f2ba95c9a: Verifying Checksum 18:26:51 170f2ba95c9a: Download complete 18:26:51 595b0fe564bb: Verifying Checksum 18:26:51 595b0fe564bb: Download complete 18:26:52 595b0fe564bb: Pull complete 18:26:52 c3185cebc471: Verifying Checksum 18:26:52 c3185cebc471: Download complete 18:26:53 24495759ef45: Pull complete 18:26:53 d148012ef14d: Pull complete 18:26:53 db62176df00c: Verifying Checksum 18:26:53 db62176df00c: Download complete 18:26:55 97ac5df62f85: Verifying Checksum 18:26:55 97ac5df62f85: Download complete 18:26:55 e90a11edd702: Verifying Checksum 18:26:55 e90a11edd702: Download complete 18:26:57 db62176df00c: Pull complete 18:26:57 3b30891b0d05: Pull complete 18:26:57 06b49ca38bd5: Pull complete 18:26:57 c788192a36de: Pull complete 18:26:57 a77e37c0d609: Pull complete 18:26:59 c3185cebc471: Pull complete 18:26:59 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 18:26:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:26:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 18:26:59 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 18:27:00 + docker inspect -f . ci-base-image-x86_64 18:27:00 . [Pipeline] withDockerContainer 18:27:00 prd-centos7-docker-4c-2g-995 does not seem to be running inside a container 18:27:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/6 -v /w/workspace/go-mod-secrets/6:/w/workspace/go-mod-secrets/6:rw,z -v /w/workspace/go-mod-secrets/6@tmp:/w/workspace/go-mod-secrets/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:27:04 $ docker top 2478a1a8c605b00df1311ade0fc684669a8af7a5eb433e7026b9bf0edfa6ee7f -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:05 + go version 18:27:05 go version go1.16.6 linux/amd64 [Pipeline] } 18:27:05 $ docker stop --time=1 2478a1a8c605b00df1311ade0fc684669a8af7a5eb433e7026b9bf0edfa6ee7f 18:27:06 $ docker rm -f 2478a1a8c605b00df1311ade0fc684669a8af7a5eb433e7026b9bf0edfa6ee7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:27:07 + docker inspect -f . ci-base-image-x86_64 18:27:07 . [Pipeline] withDockerContainer 18:27:07 prd-centos7-docker-4c-2g-995 does not seem to be running inside a container 18:27:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/6 -v /w/workspace/go-mod-secrets/6:/w/workspace/go-mod-secrets/6:rw,z -v /w/workspace/go-mod-secrets/6@tmp:/w/workspace/go-mod-secrets/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:27:07 $ docker top 4325f163938807792064a5b869fa70e285adad949f66ca3a113cfc38aafbf3eb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:27:08 e90a11edd702: Pull complete 18:27:08 d77568369979: Pull complete 18:27:08 fc1c9f9a7f3b: Pull complete 18:27:08 170f2ba95c9a: Pull complete 18:27:08 + go mod tidy 18:27:13 97ac5df62f85: Pull complete 18:27:13 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 18:27:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:27:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 18:27:14 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 18:27:14 + docker inspect -f . ci-base-image-arm64 18:27:14 . [Pipeline] withDockerContainer 18:27:15 prd-ubuntu18.04-docker-arm64-4c-16g-994 does not seem to be running inside a container 18:27:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/6 -v /w/workspace/go-mod-secrets/6:/w/workspace/go-mod-secrets/6:rw,z -v /w/workspace/go-mod-secrets/6@tmp:/w/workspace/go-mod-secrets/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:27:20 $ docker top 6166024cabf8cb4bf7c72d6e5bfda47f6953619c9638bf5fcf908d97c0a60b20 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:21 + go version 18:27:21 go version go1.16.6 linux/arm64 [Pipeline] } 18:27:21 $ docker stop --time=1 6166024cabf8cb4bf7c72d6e5bfda47f6953619c9638bf5fcf908d97c0a60b20 18:27:24 $ docker rm -f 6166024cabf8cb4bf7c72d6e5bfda47f6953619c9638bf5fcf908d97c0a60b20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:27:24 + docker inspect -f . ci-base-image-arm64 18:27:24 . [Pipeline] withDockerContainer 18:27:25 prd-ubuntu18.04-docker-arm64-4c-16g-994 does not seem to be running inside a container 18:27:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/6 -v /w/workspace/go-mod-secrets/6:/w/workspace/go-mod-secrets/6:rw,z -v /w/workspace/go-mod-secrets/6@tmp:/w/workspace/go-mod-secrets/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:27:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 18:27:26 go: downloading github.com/stretchr/testify v1.7.0 18:27:26 go: downloading github.com/davecgh/go-spew v1.1.0 18:27:26 go: downloading github.com/pmezard/go-difflib v1.0.0 18:27:26 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:27:26 go: downloading github.com/go-playground/validator/v10 v10.6.1 18:27:26 go: downloading github.com/google/uuid v1.2.0 18:27:26 go: downloading github.com/go-kit/kit v0.9.0 18:27:26 go: downloading github.com/stretchr/objx v0.1.0 18:27:26 go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 18:27:26 go: downloading github.com/go-playground/universal-translator v0.17.0 18:27:26 go: downloading github.com/leodido/go-urn v1.2.0 18:27:26 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 18:27:26 go: downloading golang.org/x/text v0.3.2 18:27:26 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:27:26 go: downloading github.com/go-playground/locales v0.13.0 18:27:26 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:27:27 $ docker top 4db15d2cdcae426dec22e042984f2abfeb58fd8cfab4a17ca1971393563b77aa -eo pid,comm 18:27:27 go: downloading github.com/go-stack/stack v1.8.0 18:27:27 go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d 18:27:27 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:27:27 + go mod tidy [Pipeline] sh 18:27:29 + make test 18:27:29 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 18:27:40 go: downloading github.com/stretchr/testify v1.7.0 18:27:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 18:27:40 go: downloading github.com/davecgh/go-spew v1.1.0 18:27:40 go: downloading github.com/pmezard/go-difflib v1.0.0 18:27:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:27:40 go: downloading github.com/stretchr/objx v0.1.0 18:27:40 go: downloading github.com/go-playground/validator/v10 v10.6.1 18:27:40 go: downloading github.com/google/uuid v1.2.0 18:27:40 go: downloading github.com/go-kit/kit v0.9.0 18:27:40 go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 18:27:40 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 18:27:40 go: downloading github.com/go-playground/universal-translator v0.17.0 18:27:40 go: downloading github.com/leodido/go-urn v1.2.0 18:27:40 go: downloading golang.org/x/text v0.3.2 18:27:40 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:27:41 go: downloading github.com/go-playground/locales v0.13.0 18:27:43 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:27:43 go: downloading github.com/go-stack/stack v1.8.0 18:27:43 go: downloading golang.org/x/sys v0.0.0-20190412213103-97732733099d 18:27:44 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [Pipeline] sh 18:27:45 + make test 18:27:45 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 18:27:56 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.263s coverage: 80.6% of statements 18:27:56 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.041s coverage: 57.1% of statements 18:27:56 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 18:27:58 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.063s coverage: 96.7% of statements 18:27:58 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.020s coverage: 89.5% of statements 18:27:58 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 18:27:58 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.021s coverage: 100.0% of statements 18:27:58 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 18:27:58 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.025s coverage: 85.7% of statements 18:27:58 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.044s coverage: 100.0% of statements 18:27:58 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 18:27:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:28:06 gofmt -l . 18:28:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:28:06 $ docker stop --time=1 4325f163938807792064a5b869fa70e285adad949f66ca3a113cfc38aafbf3eb 18:28:08 $ docker rm -f 4325f163938807792064a5b869fa70e285adad949f66ca3a113cfc38aafbf3eb [Pipeline] // withDockerContainer [Pipeline] sh 18:28:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:28:09 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 18:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:10 18:28:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:28:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:10 latest: Pulling from edgex-lftools-log-publisher 18:28:10 b4d181a07f80: Pulling fs layer 18:28:10 a1111a8f2ec3: Pulling fs layer 18:28:10 ed53099fbce6: Pulling fs layer 18:28:10 dc539afda2c1: Pulling fs layer 18:28:10 77bc0d833cb6: Pulling fs layer 18:28:10 9065ff56babe: Pulling fs layer 18:28:10 d287ab97295c: Pulling fs layer 18:28:10 77bc0d833cb6: Waiting 18:28:10 9065ff56babe: Waiting 18:28:10 d287ab97295c: Waiting 18:28:11 a1111a8f2ec3: Verifying Checksum 18:28:11 a1111a8f2ec3: Download complete 18:28:11 dc539afda2c1: Verifying Checksum 18:28:11 dc539afda2c1: Download complete 18:28:11 77bc0d833cb6: Download complete 18:28:11 9065ff56babe: Verifying Checksum 18:28:11 9065ff56babe: Download complete 18:28:11 ed53099fbce6: Verifying Checksum 18:28:11 ed53099fbce6: Download complete 18:28:13 b4d181a07f80: Verifying Checksum 18:28:13 b4d181a07f80: Download complete 18:28:14 b4d181a07f80: Pull complete 18:28:14 a1111a8f2ec3: Pull complete 18:28:15 ed53099fbce6: Pull complete 18:28:15 dc539afda2c1: Pull complete 18:28:15 77bc0d833cb6: Pull complete 18:28:15 9065ff56babe: Pull complete 18:28:22 d287ab97295c: Verifying Checksum 18:28:22 d287ab97295c: Download complete 18:28:26 d287ab97295c: Pull complete 18:28:26 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:28:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:28:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:28:26 prd-centos7-docker-4c-2g-995 does not seem to be running inside a container 18:28:26 $ 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/6 -v /w/workspace/go-mod-secrets/6:/w/workspace/go-mod-secrets/6:rw,z -v /w/workspace/go-mod-secrets/6@tmp:/w/workspace/go-mod-secrets/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:28:29 $ docker top 88e3f3563a2ff71646d477804a1e602ef8a5e853847d21236ea3d197c06cea86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:30 ---> job-cost.sh 18:28:30 lf-activate-venv: SKIPPING 18:28:30 INFO: No Stack... 18:28:31 INFO: Retrieving Pricing Info for: v3-standard-2 18:28:31 INFO: Archiving Costs [Pipeline] sh 18:28:31 + cat /w/workspace/go-mod-secrets/6/archives/cost.csv 18:28:31 + cut -d, -f6 [Pipeline] lock 18:28:31 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-6-stack-cost] 18:28:31 Resource [jenkins-edgexfoundry-go-mod-secrets-main-6-stack-cost] did not exist. Created. 18:28:31 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:28:32 + echo total: 0.05999999865889549 [Pipeline] stash 18:28:32 Stashed 1 file(s) [Pipeline] } 18:28:32 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 18:28:32 $ docker stop --time=1 88e3f3563a2ff71646d477804a1e602ef8a5e853847d21236ea3d197c06cea86 18:28:33 $ docker rm -f 88e3f3563a2ff71646d477804a1e602ef8a5e853847d21236ea3d197c06cea86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:29:07 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.652s coverage: 80.6% of statements 18:29:07 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.196s coverage: 57.1% of statements 18:29:07 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 18:29:07 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.202s coverage: 96.7% of statements 18:29:07 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.075s coverage: 89.5% of statements 18:29:07 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 18:29:07 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.061s coverage: 100.0% of statements 18:29:07 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 18:29:07 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.089s coverage: 85.7% of statements 18:29:07 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.170s coverage: 100.0% of statements 18:29:07 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 18:29:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:29:22 gofmt -l . 18:29:22 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:29:22 $ docker stop --time=1 4db15d2cdcae426dec22e042984f2abfeb58fd8cfab4a17ca1971393563b77aa 18:29:24 $ docker rm -f 4db15d2cdcae426dec22e042984f2abfeb58fd8cfab4a17ca1971393563b77aa [Pipeline] // withDockerContainer [Pipeline] sh 18:29:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:29:26 Warning: overwriting stash ‘coverage-report’ 18:29:27 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 18:29:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:29:27 18:29:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:29:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:29:28 arm64: Pulling from edgex-lftools-log-publisher 18:29:28 448f6bf000e3: Pulling fs layer 18:29:28 f757da607395: Pulling fs layer 18:29:28 05883995daec: Pulling fs layer 18:29:28 8603b9c90790: Pulling fs layer 18:29:28 1560dd03e051: Pulling fs layer 18:29:28 27f5ce0e4adf: Pulling fs layer 18:29:28 c2d8d7efcc4b: Pulling fs layer 18:29:28 1560dd03e051: Waiting 18:29:28 27f5ce0e4adf: Waiting 18:29:28 c2d8d7efcc4b: Waiting 18:29:28 8603b9c90790: Waiting 18:29:29 f757da607395: Verifying Checksum 18:29:29 f757da607395: Download complete 18:29:29 8603b9c90790: Verifying Checksum 18:29:29 8603b9c90790: Download complete 18:29:29 1560dd03e051: Verifying Checksum 18:29:29 1560dd03e051: Download complete 18:29:29 27f5ce0e4adf: Download complete 18:29:29 05883995daec: Verifying Checksum 18:29:29 05883995daec: Download complete 18:29:30 448f6bf000e3: Verifying Checksum 18:29:30 448f6bf000e3: Download complete 18:29:33 c2d8d7efcc4b: Verifying Checksum 18:29:33 c2d8d7efcc4b: Download complete 18:29:33 448f6bf000e3: Pull complete 18:29:34 f757da607395: Pull complete 18:29:35 05883995daec: Pull complete 18:29:36 8603b9c90790: Pull complete 18:29:37 1560dd03e051: Pull complete 18:29:37 27f5ce0e4adf: Pull complete 18:29:52 c2d8d7efcc4b: Pull complete 18:29:52 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:29:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:29:53 prd-ubuntu18.04-docker-arm64-4c-16g-994 does not seem to be running inside a container 18:29:53 $ 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/6 -v /w/workspace/go-mod-secrets/6:/w/workspace/go-mod-secrets/6:rw,z -v /w/workspace/go-mod-secrets/6@tmp:/w/workspace/go-mod-secrets/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:29:57 $ docker top 2e7041b5b6ca60adcf4f4cbe6fa62f54d4cda180ece2414db0fdaa759d766e21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:58 ---> job-cost.sh 18:29:58 lf-activate-venv: SKIPPING 18:29:58 INFO: No Stack... 18:30:00 INFO: Retrieving Pricing Info for: v3-standard-4 18:30:00 INFO: Archiving Costs [Pipeline] sh 18:30:01 + cat /w/workspace/go-mod-secrets/6/archives/cost.csv 18:30:01 + cut -d, -f6 [Pipeline] lock 18:30:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-6-stack-cost] 18:30:01 Resource [jenkins-edgexfoundry-go-mod-secrets-main-6-stack-cost] did not exist. Created. 18:30:01 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:30:02 /w/workspace/go-mod-secrets/6@tmp/durable-0c6d1e1c/script.sh: 1: /w/workspace/go-mod-secrets/6@tmp/durable-0c6d1e1c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:30:02 + echo total: 0.10999999940395355 [Pipeline] stash 18:30:02 Warning: overwriting stash ‘stack-cost’ 18:30:02 Stashed 1 file(s) [Pipeline] } 18:30:02 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 18:30:02 $ docker stop --time=1 2e7041b5b6ca60adcf4f4cbe6fa62f54d4cda180ece2414db0fdaa759d766e21 18:30:04 $ docker rm -f 2e7041b5b6ca60adcf4f4cbe6fa62f54d4cda180ece2414db0fdaa759d766e21 [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 18:30:05 provisioning config files... 18:30:05 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config1527361397788151400tmp [Pipeline] { [Pipeline] sh 18:30:06 + set +x 18:30:06 + curl -s https://codecov.io/bash 18:30:06 + bash -s -- 18:30:06 18:30:06 _____ _ 18:30:06 / ____| | | 18:30:06 | | ___ __| | ___ ___ _____ __ 18:30:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:30:06 | |___| (_) | (_| | __/ (_| (_) \ V / 18:30:06 \_____\___/ \__,_|\___|\___\___/ \_/ 18:30:06 Bash-1.0.6 18:30:06 18:30:06 18:30:06 ==> git version 2.24.4 found 18:30:06 ==> 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 18:30:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:30:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:30:06 ==> Jenkins CI detected. 18:30:06 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 18:30:06 project root: . 18:30:06 --> token set from env 18:30:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:30:06 ==> Running gcov in . (disable via -X gcov) 18:30:06 ==> Python coveragepy not found 18:30:06 ==> Searching for coverage reports in: 18:30:06 + . 18:30:06 -> Found 1 reports 18:30:06 ==> Detecting git/mercurial file structure 18:30:06 ==> Reading reports 18:30:06 + ./coverage.out bytes=27482 18:30:06 ==> Appending adjustments 18:30:06 https://docs.codecov.io/docs/fixing-reports 18:30:06 + Found adjustments 18:30:06 ==> Gzipping contents 18:30:06 8.0K /tmp/codecov.E0MrEB.gz 18:30:06 ==> Uploading reports 18:30:06 url: https://codecov.io 18:30:06 query: branch=main&commit=2f377f4721241b0fde10f0baba3a9a8fec0596d4&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 18:30:06 -> Pinging Codecov 18:30:06 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=2f377f4721241b0fde10f0baba3a9a8fec0596d4&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 18:30:07 -> Uploading to 18:30:07 https://storage.googleapis.com/codecov/v4/raw/2021-09-23/D63849C06B6B67093493C71CE874ED06/2f377f4721241b0fde10f0baba3a9a8fec0596d4/4e90e4f6-3f5d-48be-b5d9-66a8003fad52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210923T183006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fd77549535b43fd0025229910be5984537c488093c6829bd432ca6a59fdb547f 18:30:07 % Total % Received % Xferd Average Speed Time Time Time Current 18:30:07 Dload Upload Total Spent Left Speed 18:30:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 100 5663 0 0 100 5663 0 476 0:00:11 0:00:11 --:--:-- 1057 100 5663 0 0 100 5663 0 439 0:00:12 0:00:12 --:--:-- 1057 100 5663 0 0 100 5663 0 408 0:00:13 0:00:13 --:--:-- 1057 100 5663 0 0 100 5663 0 380 0:00:14 0:00:14 --:--:-- 1057 100 5663 0 0 100 5663 0 359 0:00:15 0:00:15 --:--:-- 1087 18:30:22 curl: (22) The requested URL returned error: 400 Bad Request 18:30:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/2f377f4721241b0fde10f0baba3a9a8fec0596d4 [Pipeline] } 18:30:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:30:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:30:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:30:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:30:24 18:30:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:30:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:30:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:30:24 188c0c94c7c5: Pulling fs layer 18:30:24 0ef7d3d256c8: Pulling fs layer 18:30:24 de9db76c5a1d: Pulling fs layer 18:30:24 0eba1c9be4d2: Pulling fs layer 18:30:24 0d57e429df01: Pulling fs layer 18:30:24 4e4be7b47b0d: Pulling fs layer 18:30:24 e1f770b5df2f: Pulling fs layer 18:30:24 85a0685a4137: Pulling fs layer 18:30:24 4e4be7b47b0d: Waiting 18:30:24 e1f770b5df2f: Waiting 18:30:24 85a0685a4137: Waiting 18:30:24 0eba1c9be4d2: Waiting 18:30:24 0d57e429df01: Waiting 18:30:24 de9db76c5a1d: Verifying Checksum 18:30:24 de9db76c5a1d: Download complete 18:30:24 0ef7d3d256c8: Verifying Checksum 18:30:24 0ef7d3d256c8: Download complete 18:30:24 0d57e429df01: Verifying Checksum 18:30:24 0d57e429df01: Download complete 18:30:24 4e4be7b47b0d: Verifying Checksum 18:30:24 4e4be7b47b0d: Download complete 18:30:25 188c0c94c7c5: Verifying Checksum 18:30:25 188c0c94c7c5: Download complete 18:30:25 188c0c94c7c5: Pull complete 18:30:25 0ef7d3d256c8: Pull complete 18:30:25 de9db76c5a1d: Pull complete 18:30:28 e1f770b5df2f: Verifying Checksum 18:30:28 e1f770b5df2f: Download complete 18:30:47 0eba1c9be4d2: Verifying Checksum 18:30:47 0eba1c9be4d2: Download complete 18:30:47 85a0685a4137: Verifying Checksum 18:30:48 0eba1c9be4d2: Pull complete 18:30:48 0d57e429df01: Pull complete 18:30:48 4e4be7b47b0d: Pull complete 18:30:49 e1f770b5df2f: Pull complete 18:30:52 85a0685a4137: Pull complete 18:30:52 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:30:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:30:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:30:52 prd-centos7-docker-4c-2g-993 does not seem to be running inside a container 18:30:52 $ 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 18:30:55 $ docker top 691659072d6cd30c10ba31fea98d3e269b8a911de5cf228ef5d70708fe07569c -eo pid,comm [Pipeline] { [Pipeline] echo 18:30:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:30:55 + set -o pipefail 18:30:55 + snyk monitor '--org=edgex-jenkins' 18:31:07 18:31:07 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... 18:31:07 18:31:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/2627491c-9e64-452d-a9f9-26d166f3ac19 18:31:07 18:31:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:31:07 18:31:07 [Pipeline] } 18:31:08 $ docker stop --time=1 691659072d6cd30c10ba31fea98d3e269b8a911de5cf228ef5d70708fe07569c 18:31:09 $ docker rm -f 691659072d6cd30c10ba31fea98d3e269b8a911de5cf228ef5d70708fe07569c [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 18:31:11 + git log --format=format:%s -1 2f377f4721241b0fde10f0baba3a9a8fec0596d4 [Pipeline] isUnix [Pipeline] sh 18:31:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:31:11 . [Pipeline] withDockerContainer 18:31:11 prd-centos7-docker-4c-2g-993 does not seem to be running inside a container 18:31:11 $ 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 18:31:12 $ docker top d1d2dcb66ec12f724b2889179561b070eff6a3470f666e596ab4de218ef1c6c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:12 [ssh-agent] Looking for ssh-agent implementation... 18:31:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:12 $ docker exec d1d2dcb66ec12f724b2889179561b070eff6a3470f666e596ab4de218ef1c6c9 ssh-agent 18:31:12 SSH_AUTH_SOCK=/tmp/ssh-evI71FbjAJeX/agent.14 18:31:12 SSH_AGENT_PID=20 18:31:12 Running ssh-add (command line suppressed) 18:31:12 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5084881368433760276.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5084881368433760276.key) 18:31:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:13 + git semver tag 18:31:13 # -> Open(): unable to determine branch for HEAD 18:31:13 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 18:31:13 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 18:31:13 # $SEMVER_REMOTE_NAME = origin 18:31:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:31:13 # $SEMVER_USER_NAME = edgex-jenkins 18:31:13 # $SEMVER_BRANCH = main 18:31:13 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 18:31:13 # 2f377f4721241b0fde10f0baba3a9a8fec0596d4 HEAD 18:31:13 # -> Force: false 18:31:13 # a7ba83e13c3d4bd6a44c25e55045b7f98790bdfa refs/tags/v2.0.1-dev.4 [Pipeline] } 18:31:13 $ docker exec --env ******** --env ******** d1d2dcb66ec12f724b2889179561b070eff6a3470f666e596ab4de218ef1c6c9 ssh-agent -k 18:31:13 unset SSH_AUTH_SOCK; 18:31:13 unset SSH_AGENT_PID; 18:31:13 echo Agent pid 20 killed; 18:31:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:13 + git semver [Pipeline] } 18:31:13 $ docker stop --time=1 d1d2dcb66ec12f724b2889179561b070eff6a3470f666e596ab4de218ef1c6c9 18:31:15 $ docker rm -f d1d2dcb66ec12f724b2889179561b070eff6a3470f666e596ab4de218ef1c6c9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:31:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:31:15 18:31:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:31:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:31:15 0.23.1-centos7: Pulling from edgex-lftools 18:31:15 ab5ef0e58194: Pulling fs layer 18:31:15 9712f1f96733: Pulling fs layer 18:31:15 63f879dbbcfc: Pulling fs layer 18:31:15 0d9ebad4ef96: Pulling fs layer 18:31:15 e9a5061849ea: Pulling fs layer 18:31:15 d747dcd14b5f: Pulling fs layer 18:31:15 2de7ff778b66: Pulling fs layer 18:31:15 0d9ebad4ef96: Waiting 18:31:15 e9a5061849ea: Waiting 18:31:15 d747dcd14b5f: Waiting 18:31:15 2de7ff778b66: Waiting 18:31:21 9712f1f96733: Verifying Checksum 18:31:21 9712f1f96733: Download complete 18:31:26 63f879dbbcfc: Verifying Checksum 18:31:26 63f879dbbcfc: Download complete 18:31:27 e9a5061849ea: Verifying Checksum 18:31:27 e9a5061849ea: Download complete 18:31:27 d747dcd14b5f: Verifying Checksum 18:31:27 d747dcd14b5f: Download complete 18:31:29 2de7ff778b66: Verifying Checksum 18:31:29 2de7ff778b66: Download complete 18:31:29 0d9ebad4ef96: Verifying Checksum 18:31:29 0d9ebad4ef96: Download complete 18:31:30 ab5ef0e58194: Verifying Checksum 18:31:30 ab5ef0e58194: Download complete 18:31:33 ab5ef0e58194: Pull complete 18:31:33 9712f1f96733: Pull complete 18:31:34 63f879dbbcfc: Pull complete 18:31:37 0d9ebad4ef96: Pull complete 18:31:37 e9a5061849ea: Pull complete 18:31:37 d747dcd14b5f: Pull complete 18:31:38 2de7ff778b66: Pull complete 18:31:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:31:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:31:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:31:38 prd-centos7-docker-4c-2g-993 does not seem to be running inside a container 18:31:39 $ 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 18:31:42 $ docker top bda7d1f33ac8f4c7585237cc9b4a78ee63ef1b355db47f92a2fdb21d11c1d9ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:31:42 provisioning config files... 18:31:42 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config3070338048974489159tmp 18:31:43 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config1485793588227553711tmp 18:31:43 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5736521553754881484tmp [Pipeline] { [Pipeline] echo 18:31:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:31:43 ---> sigul-configuration.sh 18:31:43 gpg: directory `/root/.gnupg' created 18:31:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:31:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:31:43 gpg: keyring `/root/.gnupg/secring.gpg' created 18:31:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:31:43 gpg: CAST5 encrypted data 18:31:43 gpg: encrypted with 1 passphrase 18:31:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:31:43 + mkdir /home/jenkins 18:31:43 + mkdir /home/jenkins/sigul [Pipeline] sh 18:31:44 + 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 18:31:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:31:44 ---> sigul-install.sh 18:31:44 Sigul already installed; skipping installation. [Pipeline] sh 18:31:45 + git tag --list 18:31:45 v0.0.0 18:31:45 v0.0.1 18:31:45 v0.0.10 18:31:45 v0.0.11 18:31:45 v0.0.12 18:31:45 v0.0.13 18:31:45 v0.0.14 18:31:45 v0.0.15 18:31:45 v0.0.16 18:31:45 v0.0.17 18:31:45 v0.0.18 18:31:45 v0.0.19 18:31:45 v0.0.2 18:31:45 v0.0.20 18:31:45 v0.0.21 18:31:45 v0.0.22 18:31:45 v0.0.23 18:31:45 v0.0.24 18:31:45 v0.0.25 18:31:45 v0.0.26 18:31:45 v0.0.27 18:31:45 v0.0.28 18:31:45 v0.0.29 18:31:45 v0.0.3 18:31:45 v0.0.30 18:31:45 v0.0.31 18:31:45 v0.0.32 18:31:45 v0.0.33 18:31:45 v0.0.4 18:31:45 v0.0.5 18:31:45 v0.0.6 18:31:45 v0.0.7 18:31:45 v0.0.8 18:31:45 v0.0.9 18:31:45 v2.0.0 18:31:45 v2.0.0-dev.1 18:31:45 v2.0.0-dev.10 18:31:45 v2.0.0-dev.11 18:31:45 v2.0.0-dev.12 18:31:45 v2.0.0-dev.13 18:31:45 v2.0.0-dev.14 18:31:45 v2.0.0-dev.15 18:31:45 v2.0.0-dev.16 18:31:45 v2.0.0-dev.17 18:31:45 v2.0.0-dev.18 18:31:45 v2.0.0-dev.19 18:31:45 v2.0.0-dev.2 18:31:45 v2.0.0-dev.20 18:31:45 v2.0.0-dev.21 18:31:45 v2.0.0-dev.22 18:31:45 v2.0.0-dev.23 18:31:45 v2.0.0-dev.24 18:31:45 v2.0.0-dev.25 18:31:45 v2.0.0-dev.26 18:31:45 v2.0.0-dev.27 18:31:45 v2.0.0-dev.3 18:31:45 v2.0.0-dev.4 18:31:45 v2.0.0-dev.5 18:31:45 v2.0.0-dev.6 18:31:45 v2.0.0-dev.7 18:31:45 v2.0.0-dev.8 18:31:45 v2.0.0-dev.9 18:31:45 v2.0.1-dev.1 18:31:45 v2.0.1-dev.2 18:31:45 v2.0.1-dev.3 18:31:45 v2.0.1-dev.4 [Pipeline] sh 18:31:45 + lftools sign git-tag v2.0.1-dev.4 18:31:45 Signing Git tag with Sigul... 18:31:45 Signing v2.0.1-dev.4 [Pipeline] echo 18:31:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:31:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:31:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:31:47 $ docker stop --time=1 bda7d1f33ac8f4c7585237cc9b4a78ee63ef1b355db47f92a2fdb21d11c1d9ff 18:31:48 $ docker rm -f bda7d1f33ac8f4c7585237cc9b4a78ee63ef1b355db47f92a2fdb21d11c1d9ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:31:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:31:49 . [Pipeline] withDockerContainer 18:31:49 prd-centos7-docker-4c-2g-993 does not seem to be running inside a container 18:31:49 $ 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 18:31:49 $ docker top 14d16b9c50dc9ec2a1d0315eaaf0e5f15e8ad18b22700a151deecabd3d65c542 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:50 [ssh-agent] Looking for ssh-agent implementation... 18:31:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:50 $ docker exec 14d16b9c50dc9ec2a1d0315eaaf0e5f15e8ad18b22700a151deecabd3d65c542 ssh-agent 18:31:50 SSH_AUTH_SOCK=/tmp/ssh-I0UGZJIViPCh/agent.14 18:31:50 SSH_AGENT_PID=21 18:31:50 Running ssh-add (command line suppressed) 18:31:50 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_937401000935945340.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_937401000935945340.key) 18:31:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:50 + git semver bump pre 18:31:50 # -> Open(): unable to determine branch for HEAD 18:31:50 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 18:31:50 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 18:31:50 # $SEMVER_REMOTE_NAME = origin 18:31:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:31:50 # $SEMVER_USER_NAME = edgex-jenkins 18:31:50 # $SEMVER_BRANCH = main 18:31:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 18:31:50 2.0.1-dev.5 [Pipeline] } 18:31:50 $ docker exec --env ******** --env ******** 14d16b9c50dc9ec2a1d0315eaaf0e5f15e8ad18b22700a151deecabd3d65c542 ssh-agent -k 18:31:50 unset SSH_AUTH_SOCK; 18:31:50 unset SSH_AGENT_PID; 18:31:50 echo Agent pid 21 killed; 18:31:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:51 + git semver [Pipeline] } 18:31:51 $ docker stop --time=1 14d16b9c50dc9ec2a1d0315eaaf0e5f15e8ad18b22700a151deecabd3d65c542 18:31:52 $ docker rm -f 14d16b9c50dc9ec2a1d0315eaaf0e5f15e8ad18b22700a151deecabd3d65c542 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:31:53 . [Pipeline] withDockerContainer 18:31:53 prd-centos7-docker-4c-2g-993 does not seem to be running inside a container 18:31:53 $ 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 18:31:54 $ docker top a4e147863216e530140b7f51f68076b960b14af69d17d3090f51009c32fa5fce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:54 [ssh-agent] Looking for ssh-agent implementation... 18:31:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:54 $ docker exec a4e147863216e530140b7f51f68076b960b14af69d17d3090f51009c32fa5fce ssh-agent 18:31:54 SSH_AUTH_SOCK=/tmp/ssh-ubrToyeVWgo8/agent.15 18:31:54 SSH_AGENT_PID=21 18:31:54 Running ssh-add (command line suppressed) 18:31:54 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7350272476521723.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7350272476521723.key) 18:31:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:55 + git semver push 18:31:55 # -> Open(): unable to determine branch for HEAD 18:31:55 # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git 18:31:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main 18:31:55 # $SEMVER_REMOTE_NAME = origin 18:31:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:31:55 # $SEMVER_USER_NAME = edgex-jenkins 18:31:55 # $SEMVER_BRANCH = main 18:31:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } 18:31:56 $ docker exec --env ******** --env ******** a4e147863216e530140b7f51f68076b960b14af69d17d3090f51009c32fa5fce ssh-agent -k 18:31:56 unset SSH_AUTH_SOCK; 18:31:56 unset SSH_AGENT_PID; 18:31:56 echo Agent pid 21 killed; 18:31:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:57 + git semver [Pipeline] } 18:31:57 $ docker stop --time=1 a4e147863216e530140b7f51f68076b960b14af69d17d3090f51009c32fa5fce 18:31:58 $ docker rm -f a4e147863216e530140b7f51f68076b960b14af69d17d3090f51009c32fa5fce [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 18:31:59 + '[' -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:32:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:32:00 ---> package-listing.sh 18:32:00 ++ facter osfamily 18:32:00 ++ tr '[:upper:]' '[:lower:]' 18:32:01 + OS_FAMILY=redhat 18:32:01 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 18:32:01 + START_PACKAGES=/tmp/packages_start.txt 18:32:01 + END_PACKAGES=/tmp/packages_end.txt 18:32:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:32:01 + PACKAGES=/tmp/packages_start.txt 18:32:01 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 18:32:01 + PACKAGES=/tmp/packages_end.txt 18:32:01 + case "${OS_FAMILY}" in 18:32:01 + rpm -qa 18:32:01 + sort 18:32:01 + '[' -f /tmp/packages_start.txt ']' 18:32:01 + '[' -f /tmp/packages_end.txt ']' 18:32:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:32:01 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 18:32:01 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 18:32: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 18:32: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 18:32:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:32:02 18:32:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:32:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:32:03 latest: Pulling from edgex-lftools-log-publisher 18:32:03 b4d181a07f80: Pulling fs layer 18:32:03 a1111a8f2ec3: Pulling fs layer 18:32:03 ed53099fbce6: Pulling fs layer 18:32:03 dc539afda2c1: Pulling fs layer 18:32:03 77bc0d833cb6: Pulling fs layer 18:32:03 9065ff56babe: Pulling fs layer 18:32:03 d287ab97295c: Pulling fs layer 18:32:03 77bc0d833cb6: Waiting 18:32:03 9065ff56babe: Waiting 18:32:03 d287ab97295c: Waiting 18:32:03 dc539afda2c1: Waiting 18:32:03 a1111a8f2ec3: Verifying Checksum 18:32:03 a1111a8f2ec3: Download complete 18:32:04 ed53099fbce6: Verifying Checksum 18:32:04 ed53099fbce6: Download complete 18:32:05 b4d181a07f80: Verifying Checksum 18:32:05 b4d181a07f80: Download complete 18:32:07 b4d181a07f80: Pull complete 18:32:07 a1111a8f2ec3: Pull complete 18:32:07 ed53099fbce6: Pull complete 18:32:08 dc539afda2c1: Verifying Checksum 18:32:08 dc539afda2c1: Download complete 18:32:08 9065ff56babe: Verifying Checksum 18:32:08 9065ff56babe: Download complete 18:32:08 dc539afda2c1: Pull complete 18:32:08 77bc0d833cb6: Verifying Checksum 18:32:08 77bc0d833cb6: Download complete 18:32:09 77bc0d833cb6: Pull complete 18:32:09 9065ff56babe: Pull complete 18:32:17 d287ab97295c: Verifying Checksum 18:32:17 d287ab97295c: Download complete 18:32:22 d287ab97295c: Pull complete 18:32:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:32:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:32:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:32:22 prd-centos7-docker-4c-2g-993 does not seem to be running inside a container 18:32:22 $ 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 18:32:24 $ docker top 60493a52ffa6766f7dbfae6c43375663a4c0c2f5142d847f7e991507f7581d2b -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:24 + touch /tmp/pre-build-complete [Pipeline] sh 18:32:25 + mkdir -p /var/log/sysstat [Pipeline] sh 18:32:25 + ls /var/log/sa-host 18:32:25 + sadf -c /var/log/sa-host/sa05 18:32:25 file_magic: OK 18:32:25 HZ: Using current value: 100 18:32:25 file_header: OK 18:32:25 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 18:32:25 Statistics: 18:32:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:32:25 File successfully converted to sysstat format version 12.0.3 18:32:25 + sadf -c /var/log/sa-host/sa23 18:32:25 file_magic: OK 18:32:25 HZ: Using current value: 100 18:32:25 file_header: OK 18:32:25 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 18:32:25 Statistics: 18:32:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:32:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:32:25 provisioning config files... 18:32:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config551637513549834753tmp [Pipeline] { [Pipeline] echo 18:32:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:32:26 ---> create-netrc.sh [Pipeline] } 18:32:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:32:26 ---> python-tools-install.sh [Pipeline] echo 18:32:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:32:27 ---> sudo-logs.sh 18:32:27 Archiving 'sudo' log.. 18:32:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-993.vexxhost.local: Name or service not known 18:32:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-993.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 18:32:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:32:27 ---> job-cost.sh 18:32:27 lf-activate-venv: SKIPPING 18:32:27 DEBUG: total: 0.10999999940395355 18:32:27 INFO: Retrieving Stack Cost... 18:32:28 INFO: Retrieving Pricing Info for: v3-standard-2 18:32:29 INFO: Archiving Costs [Pipeline] echo 18:32:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:32:29 ---> logs-deploy.sh 18:32:29 lf-activate-venv: SKIPPING 18:32:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/6 18:32:29 INFO: archiving workspace using pattern(s): 18:32:30 Archives upload complete. 18:32:30 INFO: archiving logs to Nexus 18:32:31 ---> uname -a: 18:32:31 Linux prd-centos7-docker-4c-2g-993.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 18:32:31 18:32:31 18:32:31 ---> lscpu: 18:32:31 Architecture: x86_64 18:32:31 CPU op-mode(s): 32-bit, 64-bit 18:32:31 Byte Order: Little Endian 18:32:31 Address sizes: 40 bits physical, 48 bits virtual 18:32:31 CPU(s): 2 18:32:31 On-line CPU(s) list: 0,1 18:32:31 Thread(s) per core: 1 18:32:31 Core(s) per socket: 1 18:32:31 Socket(s): 2 18:32:31 NUMA node(s): 1 18:32:31 Vendor ID: AuthenticAMD 18:32:31 CPU family: 23 18:32:31 Model: 49 18:32:31 Model name: AMD EPYC-Rome Processor 18:32:31 Stepping: 0 18:32:31 CPU MHz: 2800.000 18:32:31 BogoMIPS: 5600.00 18:32:31 Virtualization: AMD-V 18:32:31 Hypervisor vendor: KVM 18:32:31 Virtualization type: full 18:32:31 L1d cache: 32K 18:32:31 L1i cache: 32K 18:32:31 L2 cache: 512K 18:32:31 L3 cache: 16384K 18:32:31 NUMA node0 CPU(s): 0,1 18:32:31 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 18:32:31 18:32:31 18:32:31 ---> nproc: 18:32:31 2 18:32:31 18:32:31 18:32:31 ---> df -h: 18:32:31 Filesystem Size Used Avail Use% Mounted on 18:32:31 overlay 40G 9.0G 32G 23% / 18:32:31 tmpfs 64M 0 64M 0% /dev 18:32:31 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:32:31 shm 64M 0 64M 0% /dev/shm 18:32:31 /dev/vda1 40G 9.0G 32G 23% /facter-os 18:32:31 18:32:31 18:32:31 ---> sar -b -r -n DEV: 18:32:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/23/21 _x86_64_ (2 CPU) 18:32:31 18:32:31 18:22:15 LINUX RESTART (2 CPU) 18:32:31 18:32:31 18:23:01 tps rtps wtps bread/s bwrtn/s 18:32:31 18:24:01 83.59 3.41 80.17 2557.55 3394.74 18:32:31 18:25:01 1.58 0.00 1.58 0.00 32.13 18:32:31 18:26:01 0.18 0.00 0.18 0.00 1.88 18:32:31 18:27:01 0.25 0.00 0.25 0.00 4.01 18:32:31 18:28:01 0.30 0.00 0.30 0.00 3.07 18:32:31 18:29:01 0.35 0.00 0.35 0.00 4.68 18:32:31 18:30:01 0.22 0.00 0.22 0.00 2.43 18:32:31 18:31:01 70.94 0.03 70.91 3.73 27776.05 18:32:31 18:32:01 113.77 0.10 113.67 9.99 25377.85 18:32:31 Average: 30.14 0.39 29.74 285.83 6289.48 18:32:31 18:32:31 18:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:32:31 18:24:01 5540184 0 733932 9.16 2620 1732204 1100244 12.15 503824 1564952 12 18:32:31 18:25:01 5553432 0 720676 9.00 2620 1732212 995972 11.00 492600 1564916 24 18:32:31 18:26:01 5553812 0 720296 8.99 2620 1732212 995972 11.00 496628 1560988 8 18:32:31 18:27:01 5550148 0 723952 9.04 2620 1732220 996272 11.00 499912 1560988 8 18:32:31 18:28:01 5551944 0 722152 9.02 2620 1732224 996068 11.00 491512 1568252 8 18:32:31 18:29:01 5541460 0 732632 9.15 2620 1732228 996032 11.00 501592 1568256 8 18:32:31 18:30:01 5540060 0 734024 9.17 2620 1732236 995972 11.00 504624 1566644 8 18:32:31 18:31:01 4523260 0 939412 11.73 2620 2543648 1289504 14.24 717100 2260624 76604 18:32:31 18:32:01 3961060 0 990640 12.37 2620 3054620 1240336 13.69 845964 2582036 116 18:32:31 Average: 5257262 0 779746 9.74 2620 1969312 1067375 11.78 561528 1755295 8533 18:32:31 18:32:31 18:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:32:31 18:24:01 eth0 109.39 75.05 357.22 34.06 0.00 0.00 0.00 0.00 18:32:31 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:31 18:24:01 docker0 3.26 2.86 0.71 5.81 0.00 0.00 0.00 0.00 18:32:31 18:25:01 eth0 0.80 0.07 0.06 0.01 0.00 0.00 0.00 0.00 18:32:31 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:31 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:31 18:26:01 eth0 0.60 0.02 0.06 0.00 0.00 0.00 0.00 0.00 18:32:31 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:31 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:31 18:27:01 eth0 2.32 1.52 3.43 0.43 0.00 0.00 0.00 0.00 18:32:31 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:31 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:31 18:28:01 eth0 0.27 0.20 0.09 0.11 0.00 0.00 0.00 0.00 18:32:31 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:31 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:31 18:29:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 18:32:31 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:31 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:31 18:30:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:32:31 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:31 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:31 18:31:01 eth0 1337.87 958.65 4433.97 115.72 0.00 0.00 0.00 0.00 18:32:31 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:31 18:31:01 vethd6ef33a 60.37 79.62 4.64 286.08 0.00 0.00 0.00 0.00 18:32:31 18:31:01 docker0 60.37 79.50 3.82 286.07 0.00 0.00 0.00 0.00 18:32:31 18:32:01 eth0 820.17 570.86 3293.99 119.23 0.00 0.00 0.00 0.00 18:32:31 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:31 18:32:01 docker0 2.76 2.05 0.55 0.62 0.00 0.00 0.00 0.00 18:32:31 Average: eth0 252.45 178.53 898.89 29.96 0.00 0.00 0.00 0.00 18:32:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:32:31 Average: docker0 7.38 9.38 0.57 32.50 0.00 0.00 0.00 0.00 18:32:31 18:32:31 18:32:31 ---> sar -P ALL: 18:32:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/23/21 _x86_64_ (2 CPU) 18:32:31 18:32:31 18:22:15 LINUX RESTART (2 CPU) 18:32:31 18:32:31 18:23:01 CPU %user %nice %system %iowait %steal %idle 18:32:31 18:24:01 all 4.51 0.00 2.13 2.08 0.06 91.22 18:32:31 18:24:01 0 4.48 0.00 2.30 2.08 0.05 91.09 18:32:31 18:24:01 1 4.53 0.00 1.96 2.08 0.07 91.36 18:32:31 18:25:01 all 0.21 0.00 0.08 0.00 0.03 99.68 18:32:31 18:25:01 0 0.23 0.00 0.08 0.00 0.03 99.65 18:32:31 18:25:01 1 0.18 0.00 0.08 0.00 0.02 99.72 18:32:31 18:26:01 all 0.17 0.00 0.06 0.00 0.03 99.75 18:32:31 18:26:01 0 0.05 0.00 0.07 0.00 0.02 99.87 18:32:31 18:26:01 1 0.28 0.00 0.05 0.00 0.03 99.63 18:32:31 18:27:01 all 0.19 0.00 0.06 0.00 0.03 99.72 18:32:31 18:27:01 0 0.08 0.00 0.07 0.00 0.03 99.82 18:32:31 18:27:01 1 0.30 0.00 0.05 0.00 0.02 99.63 18:32:31 18:28:01 all 0.22 0.00 0.07 0.00 0.02 99.70 18:32:31 18:28:01 0 0.08 0.00 0.07 0.00 0.02 99.83 18:32:31 18:28:01 1 0.35 0.00 0.07 0.00 0.02 99.57 18:32:31 18:29:01 all 0.23 0.00 0.05 0.00 0.03 99.69 18:32:31 18:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:32:31 18:29:01 1 0.42 0.00 0.07 0.00 0.03 99.48 18:32:31 18:30:01 all 0.08 0.00 0.05 0.00 0.03 99.84 18:32:31 18:30:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:32:31 18:30:01 1 0.12 0.00 0.05 0.00 0.02 99.82 18:32:31 18:31:01 all 11.60 0.00 5.05 0.86 0.15 82.34 18:32:31 18:31:01 0 12.30 0.00 5.28 0.98 0.14 81.29 18:32:31 18:31:01 1 10.90 0.00 4.83 0.74 0.16 83.37 18:32:31 18:32:01 all 14.08 0.00 7.53 1.53 0.14 76.72 18:32:31 18:32:01 0 14.86 0.00 7.57 1.37 0.14 76.06 18:32:31 18:32:01 1 13.31 0.00 7.49 1.68 0.14 77.38 18:32:31 Average: all 3.36 0.00 1.62 0.49 0.05 94.48 18:32:31 Average: 0 3.43 0.00 1.66 0.48 0.05 94.37 18:32:31 Average: 1 3.29 0.00 1.58 0.49 0.05 94.59 18:32:31 18:32:31 18:32:31