Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67161c0d8d4ce4e214e8c714e0f97271d68b2b1e 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-ssh2423867876520922268.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh215346153609466870.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh4983035615129150805.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh8571545725886767000.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-ssh7508492052437216867.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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2355 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-ssh7493297297884488413.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 67161c0d8d4ce4e214e8c714e0f97271d68b2b1e (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 67161c0d8d4ce4e214e8c714e0f97271d68b2b1e # timeout=10 Commit message: "Merge pull request #130 from ernestojeda/changes-for-lts-builds" > git rev-list --no-walk 27b61fbea77631ab8db888db2953ba85805d96a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-07T04:41:53.885Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T04:41:53.971Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T04:41:53.997Z] ========================================================= [2021-10-07T04:41:53.997Z] EdgeX Global Pipelines Version Info [2021-10-07T04:41:53.997Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:41:55.456Z] ------------------- [2021-10-07T04:41:55.456Z] stable info: [2021-10-07T04:41:55.456Z] ------------------- [2021-10-07T04:41:55.456Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T04:41:55.456Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T04:41:55.456Z] Message: update stable to v1.0.207 [2021-10-07T04:41:56.046Z] ------------------- [2021-10-07T04:41:56.046Z] experimental info: [2021-10-07T04:41:56.046Z] ------------------- [2021-10-07T04:41:56.046Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T04:41:56.046Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T04:41:56.046Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T04:41:56.215Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-10-07T04:41:56.239Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-10-07T04:41:56.269Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T04:41:56.298Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T04:41:56.321Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T04:41:56.343Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T04:41:56.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T04:41:56.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-07T04:41:56.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T04:41:56.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T04:41:56.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T04:41:56.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2021-10-07T04:41:56.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T04:41:56.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T04:41:56.549Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T04:41:56.571Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T04:41:56.593Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T04:41:56.615Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T04:41:56.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T04:41:56.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-07T04:41:56.685Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-07T04:41:56.706Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-07T04:41:56.728Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-07T04:41:56.751Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-07T04:41:56.773Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-07T04:41:56.795Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T04:41:56.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-07T04:41:56.841Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-07T04:41:56.871Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-07T04:41:56.896Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67161c0d8d4ce4e214e8c714e0f97271d68b2b1e [Pipeline] echo [2021-10-07T04:41:56.919Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67161c0 [Pipeline] echo [2021-10-07T04:41:56.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-07T04:41:57.417Z] + git log --format=format:%s -1 67161c0d8d4ce4e214e8c714e0f97271d68b2b1e [Pipeline] echo [2021-10-07T04:41:57.473Z] GIT_COMMIT: 67161c0d8d4ce4e214e8c714e0f97271d68b2b1e, Commit Message: Merge pull request #130 from ernestojeda/changes-for-lts-builds [Pipeline] echo [2021-10-07T04:41:57.486Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:41:58.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T04:41:58.086Z] [2021-10-07T04:41:58.086Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:41:58.414Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T04:41:58.414Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T04:41:58.414Z] 31603596830f: Pulling fs layer [2021-10-07T04:41:58.414Z] 04fac38145f0: Pulling fs layer [2021-10-07T04:41:58.414Z] 701f6daf10bf: Pulling fs layer [2021-10-07T04:41:58.414Z] 24f72da36158: Pulling fs layer [2021-10-07T04:41:58.414Z] 24f72da36158: Waiting [2021-10-07T04:41:58.414Z] 04fac38145f0: Verifying Checksum [2021-10-07T04:41:58.414Z] 04fac38145f0: Download complete [2021-10-07T04:41:58.680Z] 31603596830f: Verifying Checksum [2021-10-07T04:41:58.680Z] 31603596830f: Download complete [2021-10-07T04:41:58.680Z] 24f72da36158: Verifying Checksum [2021-10-07T04:41:58.680Z] 24f72da36158: Download complete [2021-10-07T04:41:58.680Z] 701f6daf10bf: Verifying Checksum [2021-10-07T04:41:58.680Z] 701f6daf10bf: Download complete [2021-10-07T04:41:58.680Z] 31603596830f: Pull complete [2021-10-07T04:41:58.947Z] 04fac38145f0: Pull complete [2021-10-07T04:41:59.538Z] 701f6daf10bf: Pull complete [2021-10-07T04:41:59.538Z] 24f72da36158: Pull complete [2021-10-07T04:41:59.538Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T04:41:59.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T04:41:59.538Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T04:41:59.628Z] prd-centos7-docker-4c-2g-2355 does not seem to be running inside a container [2021-10-07T04:41:59.683Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T04:42:00.436Z] $ docker top 399b7bcb076627606e8ab2643d4e1ad259ec1218c9d05095b31c04c59ca9d7e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T04:42:00.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T04:42:00.557Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T04:42:00.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T04:42:00.676Z] $ docker exec 399b7bcb076627606e8ab2643d4e1ad259ec1218c9d05095b31c04c59ca9d7e7 ssh-agent [2021-10-07T04:42:00.785Z] SSH_AUTH_SOCK=/tmp/ssh-71vunrCUR7kg/agent.15 [2021-10-07T04:42:00.785Z] SSH_AGENT_PID=22 [2021-10-07T04:42:00.795Z] Running ssh-add (command line suppressed) [2021-10-07T04:42:00.887Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_813498076792574856.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_813498076792574856.key) [2021-10-07T04:42:00.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T04:42:01.226Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T04:42:01.252Z] $ docker exec --env ******** --env ******** 399b7bcb076627606e8ab2643d4e1ad259ec1218c9d05095b31c04c59ca9d7e7 ssh-agent -k [2021-10-07T04:42:01.347Z] unset SSH_AUTH_SOCK; [2021-10-07T04:42:01.347Z] unset SSH_AGENT_PID; [2021-10-07T04:42:01.347Z] echo Agent pid 22 killed; [2021-10-07T04:42:01.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T04:42:01.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T04:42:01.404Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T04:42:01.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T04:42:01.512Z] $ docker exec 399b7bcb076627606e8ab2643d4e1ad259ec1218c9d05095b31c04c59ca9d7e7 ssh-agent [2021-10-07T04:42:01.614Z] SSH_AUTH_SOCK=/tmp/ssh-6v6TeiHRzEYu/agent.54 [2021-10-07T04:42:01.614Z] SSH_AGENT_PID=61 [2021-10-07T04:42:01.624Z] Running ssh-add (command line suppressed) [2021-10-07T04:42:01.714Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8667301901273164066.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8667301901273164066.key) [2021-10-07T04:42:01.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T04:42:02.048Z] + git semver init [2021-10-07T04:42:02.048Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T04:42:02.048Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-10-07T04:42:02.048Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-10-07T04:42:02.048Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T04:42:02.048Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T04:42:02.048Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T04:42:02.048Z] # $SEMVER_BRANCH = main [2021-10-07T04:42:02.048Z] # $SEMVER_TEMP = /tmp/semver-761557560 [2021-10-07T04:42:02.048Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-10-07T04:42:03.011Z] # '/tmp/semver-761557560' -> '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver' [2021-10-07T04:42:03.276Z] # -> Force: false [2021-10-07T04:42:03.276Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } [2021-10-07T04:42:03.291Z] $ docker exec --env ******** --env ******** 399b7bcb076627606e8ab2643d4e1ad259ec1218c9d05095b31c04c59ca9d7e7 ssh-agent -k [2021-10-07T04:42:03.388Z] unset SSH_AUTH_SOCK; [2021-10-07T04:42:03.388Z] unset SSH_AGENT_PID; [2021-10-07T04:42:03.388Z] echo Agent pid 61 killed; [2021-10-07T04:42:03.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T04:42:03.750Z] + git semver [Pipeline] } [2021-10-07T04:42:03.770Z] $ docker stop --time=1 399b7bcb076627606e8ab2643d4e1ad259ec1218c9d05095b31c04c59ca9d7e7 [2021-10-07T04:42:05.018Z] $ docker rm -f 399b7bcb076627606e8ab2643d4e1ad259ec1218c9d05095b31c04c59ca9d7e7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T04:42:05.601Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T04:42:06.533Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T04:42:06.536Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-07T04:42:21.837Z] Still waiting to schedule task [2021-10-07T04:42:21.837Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-07T04:42:21.840Z] Still waiting to schedule task [2021-10-07T04:42:21.840Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2347’ [2021-10-07T04:44:51.127Z] Running on prd-centos7-docker-4c-2g-2363 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2021-10-07T04:44:51.148Z] Running in /w/workspace/go-mod-secrets/9 [Pipeline] { [Pipeline] checkout [2021-10-07T04:44:51.284Z] Selected Git installation does not exist. Using Default [2021-10-07T04:44:51.284Z] The recommended git tool is: NONE [2021-10-07T04:44:54.339Z] using credential edgex-jenkins-ssh [2021-10-07T04:44:54.356Z] Cloning the remote Git repository [2021-10-07T04:44:54.385Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-10-07T04:44:54.455Z] > git init /w/workspace/go-mod-secrets/9 # timeout=10 [2021-10-07T04:44:54.493Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-10-07T04:44:54.494Z] > git --version # timeout=10 [2021-10-07T04:44:54.503Z] > git --version # 'git version 2.24.4' [2021-10-07T04:44:54.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:44:54.534Z] [INFO] Currently running in a labeled security context [2021-10-07T04:44:54.534Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T04:44:54.535Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/9@tmp/jenkins-gitclient-ssh7041027672846413904.key [2021-10-07T04:44:54.566Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T04:44:55.198Z] Avoid second fetch [2021-10-07T04:44:55.198Z] Checking out Revision 67161c0d8d4ce4e214e8c714e0f97271d68b2b1e (main) [2021-10-07T04:44:55.173Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-10-07T04:44:55.186Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T04:44:55.208Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T04:44:55.219Z] > git checkout -f 67161c0d8d4ce4e214e8c714e0f97271d68b2b1e # timeout=10 [2021-10-07T04:44:59.245Z] Commit message: "Merge pull request #130 from ernestojeda/changes-for-lts-builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-07T04:44:59.741Z] ========================================================= [2021-10-07T04:44:59.741Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T04:44:59.741Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-07T04:45:00.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T04:45:00.440Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T04:45:00.440Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T04:45:00.440Z] 57d31006c564: Pulling fs layer [2021-10-07T04:45:00.440Z] bd5ccded8296: Pulling fs layer [2021-10-07T04:45:00.440Z] 304dd3a0f381: Pulling fs layer [2021-10-07T04:45:00.440Z] d37cda54a23b: Pulling fs layer [2021-10-07T04:45:00.440Z] bae75c0f2455: Pulling fs layer [2021-10-07T04:45:00.440Z] 806579b3d29a: Pulling fs layer [2021-10-07T04:45:00.440Z] c77eb801bf70: Pulling fs layer [2021-10-07T04:45:00.440Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T04:45:00.440Z] bae75c0f2455: Waiting [2021-10-07T04:45:00.440Z] 806579b3d29a: Waiting [2021-10-07T04:45:00.440Z] c77eb801bf70: Waiting [2021-10-07T04:45:00.440Z] 6d0567d44e1a: Waiting [2021-10-07T04:45:00.440Z] 304dd3a0f381: Waiting [2021-10-07T04:45:00.440Z] d37cda54a23b: Waiting [2021-10-07T04:45:01.023Z] bd5ccded8296: Verifying Checksum [2021-10-07T04:45:01.023Z] bd5ccded8296: Download complete [2021-10-07T04:45:01.023Z] 57d31006c564: Verifying Checksum [2021-10-07T04:45:01.023Z] 57d31006c564: Download complete [2021-10-07T04:45:01.293Z] d37cda54a23b: Download complete [2021-10-07T04:45:01.293Z] bae75c0f2455: Verifying Checksum [2021-10-07T04:45:01.293Z] bae75c0f2455: Download complete [2021-10-07T04:45:01.293Z] 4e9f2cdf4387: Verifying Checksum [2021-10-07T04:45:01.293Z] 4e9f2cdf4387: Download complete [2021-10-07T04:45:01.293Z] 806579b3d29a: Verifying Checksum [2021-10-07T04:45:01.293Z] 806579b3d29a: Download complete [2021-10-07T04:45:01.560Z] 4e9f2cdf4387: Pull complete [2021-10-07T04:45:01.560Z] 57d31006c564: Pull complete [2021-10-07T04:45:01.836Z] bd5ccded8296: Pull complete [2021-10-07T04:45:01.836Z] c77eb801bf70: Verifying Checksum [2021-10-07T04:45:01.836Z] c77eb801bf70: Download complete [2021-10-07T04:45:02.816Z] 304dd3a0f381: Verifying Checksum [2021-10-07T04:45:02.816Z] 304dd3a0f381: Download complete [2021-10-07T04:45:04.249Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T04:45:04.249Z] 6d0567d44e1a: Download complete [2021-10-07T04:45:06.908Z] 304dd3a0f381: Pull complete [2021-10-07T04:45:06.908Z] d37cda54a23b: Pull complete [2021-10-07T04:45:06.908Z] bae75c0f2455: Pull complete [2021-10-07T04:45:06.908Z] 806579b3d29a: Pull complete [2021-10-07T04:45:07.180Z] c77eb801bf70: Pull complete [2021-10-07T04:45:09.796Z] 6d0567d44e1a: Pull complete [2021-10-07T04:45:09.796Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T04:45:09.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T04:45:09.796Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-07T04:45:10.150Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:45:10.472Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T04:45:10.472Z] . [Pipeline] withDockerContainer [2021-10-07T04:45:10.557Z] prd-centos7-docker-4c-2g-2363 does not seem to be running inside a container [2021-10-07T04:45:10.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/9 -v /w/workspace/go-mod-secrets/9:/w/workspace/go-mod-secrets/9:rw,z -v /w/workspace/go-mod-secrets/9@tmp:/w/workspace/go-mod-secrets/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T04:45:12.911Z] $ docker top 3724b69bb740da5f08823271fed9bf60bd9131bfb12dd7fd58e546587354c414 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T04:45:13.321Z] + go version [2021-10-07T04:45:13.321Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-07T04:45:13.338Z] $ docker stop --time=1 3724b69bb740da5f08823271fed9bf60bd9131bfb12dd7fd58e546587354c414 [2021-10-07T04:45:14.566Z] $ docker rm -f 3724b69bb740da5f08823271fed9bf60bd9131bfb12dd7fd58e546587354c414 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:45:15.176Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T04:45:15.176Z] . [Pipeline] withDockerContainer [2021-10-07T04:45:15.276Z] prd-centos7-docker-4c-2g-2363 does not seem to be running inside a container [2021-10-07T04:45:15.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/9 -v /w/workspace/go-mod-secrets/9:/w/workspace/go-mod-secrets/9:rw,z -v /w/workspace/go-mod-secrets/9@tmp:/w/workspace/go-mod-secrets/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T04:45:15.727Z] $ docker top c013d2e5343591841a004357ed899fdb07b81774e60e4e277c81ec97e312a69f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T04:45:16.356Z] + make test [2021-10-07T04:45:16.356Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-10-07T04:45:16.639Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-07T04:45:16.639Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-07T04:45:16.639Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-07T04:45:16.639Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-07T04:45:16.639Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-07T04:45:16.639Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-07T04:45:16.639Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-07T04:45:16.639Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-07T04:45:16.639Z] go: downloading github.com/google/uuid v1.2.0 [2021-10-07T04:45:16.639Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-07T04:45:16.639Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-07T04:45:16.639Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-07T04:45:16.923Z] go: downloading golang.org/x/text v0.3.2 [2021-10-07T04:45:16.923Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-07T04:45:16.923Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-07T04:45:49.261Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.502s coverage: 80.5% of statements [2021-10-07T04:45:49.261Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.045s coverage: 57.1% of statements [2021-10-07T04:45:49.261Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-10-07T04:45:49.261Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.060s coverage: 96.7% of statements [2021-10-07T04:45:49.261Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.025s coverage: 89.5% of statements [2021-10-07T04:45:49.261Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-10-07T04:45:49.261Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.026s coverage: 100.0% of statements [2021-10-07T04:45:49.261Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-10-07T04:45:49.261Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.022s coverage: 85.7% of statements [2021-10-07T04:45:49.261Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.045s coverage: 100.0% of statements [2021-10-07T04:45:49.261Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-10-07T04:45:49.261Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-07T04:45:55.954Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T04:45:55.954Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-07T04:45:55.970Z] $ docker stop --time=1 c013d2e5343591841a004357ed899fdb07b81774e60e4e277c81ec97e312a69f [2021-10-07T04:45:57.441Z] $ docker rm -f c013d2e5343591841a004357ed899fdb07b81774e60e4e277c81ec97e312a69f [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T04:45:58.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T04:45:58.481Z] 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 [2021-10-07T04:45:59.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:45:59.409Z] [2021-10-07T04:45:59.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:45:59.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:45:59.740Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T04:45:59.740Z] b4d181a07f80: Pulling fs layer [2021-10-07T04:45:59.740Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T04:45:59.740Z] ed53099fbce6: Pulling fs layer [2021-10-07T04:45:59.740Z] dc539afda2c1: Pulling fs layer [2021-10-07T04:45:59.740Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T04:45:59.740Z] 9065ff56babe: Pulling fs layer [2021-10-07T04:45:59.740Z] d287ab97295c: Pulling fs layer [2021-10-07T04:45:59.740Z] 77bc0d833cb6: Waiting [2021-10-07T04:45:59.740Z] 9065ff56babe: Waiting [2021-10-07T04:45:59.740Z] d287ab97295c: Waiting [2021-10-07T04:45:59.740Z] dc539afda2c1: Waiting [2021-10-07T04:46:00.015Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T04:46:00.015Z] a1111a8f2ec3: Download complete [2021-10-07T04:46:00.015Z] dc539afda2c1: Verifying Checksum [2021-10-07T04:46:00.015Z] dc539afda2c1: Download complete [2021-10-07T04:46:00.296Z] ed53099fbce6: Verifying Checksum [2021-10-07T04:46:00.296Z] ed53099fbce6: Download complete [2021-10-07T04:46:00.296Z] 9065ff56babe: Verifying Checksum [2021-10-07T04:46:00.296Z] 9065ff56babe: Download complete [2021-10-07T04:46:00.576Z] b4d181a07f80: Verifying Checksum [2021-10-07T04:46:00.576Z] b4d181a07f80: Download complete [2021-10-07T04:46:00.576Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T04:46:00.576Z] 77bc0d833cb6: Download complete [2021-10-07T04:46:01.577Z] d287ab97295c: Verifying Checksum [2021-10-07T04:46:01.577Z] d287ab97295c: Download complete [2021-10-07T04:46:02.188Z] b4d181a07f80: Pull complete [2021-10-07T04:46:02.455Z] a1111a8f2ec3: Pull complete [2021-10-07T04:46:03.043Z] ed53099fbce6: Pull complete [2021-10-07T04:46:03.043Z] dc539afda2c1: Pull complete [2021-10-07T04:46:03.327Z] 77bc0d833cb6: Pull complete [2021-10-07T04:46:03.327Z] 9065ff56babe: Pull complete [2021-10-07T04:46:08.717Z] d287ab97295c: Pull complete [2021-10-07T04:46:08.717Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T04:46:08.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:46:08.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T04:46:09.007Z] prd-centos7-docker-4c-2g-2363 does not seem to be running inside a container [2021-10-07T04:46:09.079Z] $ 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/9 -v /w/workspace/go-mod-secrets/9:/w/workspace/go-mod-secrets/9:rw,z -v /w/workspace/go-mod-secrets/9@tmp:/w/workspace/go-mod-secrets/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T04:46:11.687Z] $ docker top e476dbb4bebc27bb0cd06a0409cf146f6474be1c4b92d6d90136db9fc99cf729 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:46:12.155Z] ---> job-cost.sh [2021-10-07T04:46:12.156Z] lf-activate-venv: SKIPPING [2021-10-07T04:46:12.156Z] INFO: No Stack... [2021-10-07T04:46:12.743Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T04:46:13.012Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T04:46:13.331Z] + cat /w/workspace/go-mod-secrets/9/archives/cost.csv [2021-10-07T04:46:13.331Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T04:46:13.369Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-9-stack-cost] [2021-10-07T04:46:13.390Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-9-stack-cost] did not exist. Created. [2021-10-07T04:46:13.390Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T04:46:13.735Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-07T04:46:13.788Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T04:46:13.799Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T04:46:13.824Z] $ docker stop --time=1 e476dbb4bebc27bb0cd06a0409cf146f6474be1c4b92d6d90136db9fc99cf729 [2021-10-07T04:46:14.974Z] $ docker rm -f e476dbb4bebc27bb0cd06a0409cf146f6474be1c4b92d6d90136db9fc99cf729 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T04:47:12.176Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2364 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2021-10-07T04:47:12.202Z] Running in /w/workspace/go-mod-secrets/9 [Pipeline] { [Pipeline] checkout [2021-10-07T04:47:12.486Z] Selected Git installation does not exist. Using Default [2021-10-07T04:47:12.486Z] The recommended git tool is: NONE [2021-10-07T04:47:21.205Z] using credential edgex-jenkins-ssh [2021-10-07T04:47:21.226Z] Cloning the remote Git repository [2021-10-07T04:47:21.284Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-10-07T04:47:22.718Z] Avoid second fetch [2021-10-07T04:47:22.718Z] Checking out Revision 67161c0d8d4ce4e214e8c714e0f97271d68b2b1e (main) [2021-10-07T04:47:21.427Z] > git init /w/workspace/go-mod-secrets/9 # timeout=10 [2021-10-07T04:47:21.535Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-10-07T04:47:21.536Z] > git --version # timeout=10 [2021-10-07T04:47:21.560Z] > git --version # 'git version 2.17.1' [2021-10-07T04:47:21.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:47:21.663Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T04:47:22.664Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-10-07T04:47:22.692Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T04:47:22.742Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T04:47:22.757Z] > git checkout -f 67161c0d8d4ce4e214e8c714e0f97271d68b2b1e # timeout=10 [2021-10-07T04:47:27.737Z] Commit message: "Merge pull request #130 from ernestojeda/changes-for-lts-builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-07T04:47:28.545Z] ========================================================= [2021-10-07T04:47:28.545Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T04:47:28.545Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-07T04:47:29.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T04:47:31.281Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T04:47:31.281Z] bbf911997326: Pulling fs layer [2021-10-07T04:47:31.281Z] 58ec367f63d7: Pulling fs layer [2021-10-07T04:47:31.281Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T04:47:31.281Z] fc5181fea5dc: Pulling fs layer [2021-10-07T04:47:31.281Z] 9c418107303f: Pulling fs layer [2021-10-07T04:47:31.281Z] 284eca6f2348: Pulling fs layer [2021-10-07T04:47:31.281Z] 842844d905b1: Pulling fs layer [2021-10-07T04:47:31.281Z] 901a3a57568e: Pulling fs layer [2021-10-07T04:47:31.281Z] fc5181fea5dc: Waiting [2021-10-07T04:47:31.281Z] 9c418107303f: Waiting [2021-10-07T04:47:31.281Z] 284eca6f2348: Waiting [2021-10-07T04:47:31.281Z] 842844d905b1: Waiting [2021-10-07T04:47:31.281Z] 901a3a57568e: Waiting [2021-10-07T04:47:31.281Z] 1b4a6ffa7d45: Download complete [2021-10-07T04:47:31.281Z] 58ec367f63d7: Download complete [2021-10-07T04:47:31.281Z] 9c418107303f: Verifying Checksum [2021-10-07T04:47:31.281Z] 9c418107303f: Download complete [2021-10-07T04:47:31.281Z] 284eca6f2348: Verifying Checksum [2021-10-07T04:47:31.281Z] 284eca6f2348: Download complete [2021-10-07T04:47:31.281Z] bbf911997326: Verifying Checksum [2021-10-07T04:47:31.281Z] bbf911997326: Download complete [2021-10-07T04:47:31.281Z] 842844d905b1: Verifying Checksum [2021-10-07T04:47:31.281Z] 842844d905b1: Download complete [2021-10-07T04:47:32.326Z] bbf911997326: Pull complete [2021-10-07T04:47:32.979Z] 58ec367f63d7: Pull complete [2021-10-07T04:47:33.269Z] 1b4a6ffa7d45: Pull complete [2021-10-07T04:47:34.375Z] fc5181fea5dc: Verifying Checksum [2021-10-07T04:47:34.375Z] fc5181fea5dc: Download complete [2021-10-07T04:47:35.002Z] 901a3a57568e: Verifying Checksum [2021-10-07T04:47:35.002Z] 901a3a57568e: Download complete [2021-10-07T04:47:45.352Z] fc5181fea5dc: Pull complete [2021-10-07T04:47:45.352Z] 9c418107303f: Pull complete [2021-10-07T04:47:45.352Z] 284eca6f2348: Pull complete [2021-10-07T04:47:45.636Z] 842844d905b1: Pull complete [2021-10-07T04:47:52.542Z] 901a3a57568e: Pull complete [2021-10-07T04:47:52.542Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T04:47:52.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T04:47:52.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-07T04:47:53.043Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:47:53.479Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T04:47:53.479Z] . [Pipeline] withDockerContainer [2021-10-07T04:47:53.843Z] prd-ubuntu18.04-docker-arm64-4c-16g-2364 does not seem to be running inside a container [2021-10-07T04:47:53.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/9 -v /w/workspace/go-mod-secrets/9:/w/workspace/go-mod-secrets/9:rw,z -v /w/workspace/go-mod-secrets/9@tmp:/w/workspace/go-mod-secrets/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T04:48:02.318Z] $ docker top 71367df2bfbe048a33d377c41c0475d20536e5773c021f9f8a01059d71ae9d8a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T04:48:03.371Z] + go version [2021-10-07T04:48:03.371Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T04:48:03.425Z] $ docker stop --time=1 71367df2bfbe048a33d377c41c0475d20536e5773c021f9f8a01059d71ae9d8a [2021-10-07T04:48:05.341Z] $ docker rm -f 71367df2bfbe048a33d377c41c0475d20536e5773c021f9f8a01059d71ae9d8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:48:06.156Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T04:48:06.156Z] . [Pipeline] withDockerContainer [2021-10-07T04:48:06.640Z] prd-ubuntu18.04-docker-arm64-4c-16g-2364 does not seem to be running inside a container [2021-10-07T04:48:06.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/9 -v /w/workspace/go-mod-secrets/9:/w/workspace/go-mod-secrets/9:rw,z -v /w/workspace/go-mod-secrets/9@tmp:/w/workspace/go-mod-secrets/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T04:48:08.523Z] $ docker top e28edfafef8992b59d7b8cdb5a437c1a8680e1a9588b69b09a4adc2bd902274f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T04:48:09.608Z] + make test [2021-10-07T04:48:09.608Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-10-07T04:48:10.634Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-07T04:48:10.634Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-07T04:48:10.634Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-07T04:48:10.634Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-07T04:48:10.634Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-07T04:48:10.634Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-07T04:48:10.634Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-07T04:48:10.634Z] go: downloading github.com/google/uuid v1.2.0 [2021-10-07T04:48:10.924Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-07T04:48:10.924Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-07T04:48:10.924Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-07T04:48:10.924Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-07T04:48:10.924Z] go: downloading golang.org/x/text v0.3.2 [2021-10-07T04:48:11.432Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-07T04:48:11.432Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-07T04:49:33.772Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.692s coverage: 80.5% of statements [2021-10-07T04:49:33.772Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.166s coverage: 57.1% of statements [2021-10-07T04:49:33.772Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-10-07T04:49:33.772Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.210s coverage: 96.7% of statements [2021-10-07T04:49:33.772Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.071s coverage: 89.5% of statements [2021-10-07T04:49:33.772Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-10-07T04:49:33.772Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.077s coverage: 100.0% of statements [2021-10-07T04:49:33.772Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-10-07T04:49:33.772Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.103s coverage: 85.7% of statements [2021-10-07T04:49:33.772Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.172s coverage: 100.0% of statements [2021-10-07T04:49:33.772Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-10-07T04:49:33.772Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-07T04:49:56.199Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T04:49:56.199Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-07T04:49:56.226Z] $ docker stop --time=1 e28edfafef8992b59d7b8cdb5a437c1a8680e1a9588b69b09a4adc2bd902274f [2021-10-07T04:49:58.190Z] $ docker rm -f e28edfafef8992b59d7b8cdb5a437c1a8680e1a9588b69b09a4adc2bd902274f [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T04:49:59.760Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T04:49:59.801Z] Warning: overwriting stash ‘coverage-report’ [2021-10-07T04:50:00.432Z] 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 [2021-10-07T04:50:01.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T04:50:01.292Z] [2021-10-07T04:50:01.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:50:01.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T04:50:02.263Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T04:50:02.263Z] 448f6bf000e3: Pulling fs layer [2021-10-07T04:50:02.263Z] f757da607395: Pulling fs layer [2021-10-07T04:50:02.263Z] 05883995daec: Pulling fs layer [2021-10-07T04:50:02.263Z] 8603b9c90790: Pulling fs layer [2021-10-07T04:50:02.263Z] 1560dd03e051: Pulling fs layer [2021-10-07T04:50:02.263Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T04:50:02.263Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T04:50:02.263Z] 8603b9c90790: Waiting [2021-10-07T04:50:02.263Z] 27f5ce0e4adf: Waiting [2021-10-07T04:50:02.263Z] c2d8d7efcc4b: Waiting [2021-10-07T04:50:02.549Z] f757da607395: Verifying Checksum [2021-10-07T04:50:02.549Z] f757da607395: Download complete [2021-10-07T04:50:02.549Z] 8603b9c90790: Verifying Checksum [2021-10-07T04:50:02.549Z] 8603b9c90790: Download complete [2021-10-07T04:50:02.832Z] 05883995daec: Verifying Checksum [2021-10-07T04:50:02.832Z] 05883995daec: Download complete [2021-10-07T04:50:02.832Z] 1560dd03e051: Verifying Checksum [2021-10-07T04:50:02.852Z] 1560dd03e051: Download complete [2021-10-07T04:50:02.852Z] 27f5ce0e4adf: Verifying Checksum [2021-10-07T04:50:02.852Z] 27f5ce0e4adf: Download complete [2021-10-07T04:50:03.137Z] 448f6bf000e3: Verifying Checksum [2021-10-07T04:50:03.137Z] 448f6bf000e3: Download complete [2021-10-07T04:50:06.613Z] c2d8d7efcc4b: Verifying Checksum [2021-10-07T04:50:06.613Z] c2d8d7efcc4b: Download complete [2021-10-07T04:50:06.898Z] 448f6bf000e3: Pull complete [2021-10-07T04:50:07.522Z] f757da607395: Pull complete [2021-10-07T04:50:09.009Z] 05883995daec: Pull complete [2021-10-07T04:50:09.293Z] 8603b9c90790: Pull complete [2021-10-07T04:50:10.308Z] 1560dd03e051: Pull complete [2021-10-07T04:50:10.594Z] 27f5ce0e4adf: Pull complete [2021-10-07T04:50:25.866Z] c2d8d7efcc4b: Pull complete [2021-10-07T04:50:25.866Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T04:50:25.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T04:50:25.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T04:50:26.137Z] prd-ubuntu18.04-docker-arm64-4c-16g-2364 does not seem to be running inside a container [2021-10-07T04:50:26.272Z] $ 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/9 -v /w/workspace/go-mod-secrets/9:/w/workspace/go-mod-secrets/9:rw,z -v /w/workspace/go-mod-secrets/9@tmp:/w/workspace/go-mod-secrets/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-07T04:50:30.944Z] $ docker top 27c4ddec9f46c9bb78180577e50a1706413843c23c9c93abe9a012fdd8cb332a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:50:31.921Z] ---> job-cost.sh [2021-10-07T04:50:31.921Z] lf-activate-venv: SKIPPING [2021-10-07T04:50:31.921Z] INFO: No Stack... [2021-10-07T04:50:32.204Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T04:50:32.818Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T04:50:33.515Z] + + cut -d,cat -f6 /w/workspace/go-mod-secrets/9/archives/cost.csv [2021-10-07T04:50:33.515Z] [Pipeline] lock [2021-10-07T04:50:33.589Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-9-stack-cost] [2021-10-07T04:50:33.599Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-9-stack-cost] did not exist. Created. [2021-10-07T04:50:33.599Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T04:50:34.327Z] /w/workspace/go-mod-secrets/9@tmp/durable-4e079e96/script.sh: 1: /w/workspace/go-mod-secrets/9@tmp/durable-4e079e96/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-07T04:50:35.052Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T04:50:35.090Z] Warning: overwriting stash ‘stack-cost’ [2021-10-07T04:50:35.133Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T04:50:35.145Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T04:50:35.170Z] $ docker stop --time=1 27c4ddec9f46c9bb78180577e50a1706413843c23c9c93abe9a012fdd8cb332a [2021-10-07T04:50:36.797Z] $ docker rm -f 27c4ddec9f46c9bb78180577e50a1706413843c23c9c93abe9a012fdd8cb332a [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 [2021-10-07T04:50:37.651Z] provisioning config files... [2021-10-07T04:50:37.667Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4641341930726552788tmp [Pipeline] { [Pipeline] sh [2021-10-07T04:50:37.997Z] + set +x [2021-10-07T04:50:37.997Z] + bash -s -- [2021-10-07T04:50:37.997Z] + curl -s https://codecov.io/bash [2021-10-07T04:50:37.997Z] [2021-10-07T04:50:37.997Z] _____ _ [2021-10-07T04:50:37.997Z] / ____| | | [2021-10-07T04:50:37.997Z] | | ___ __| | ___ ___ _____ __ [2021-10-07T04:50:37.997Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-07T04:50:37.997Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-07T04:50:37.997Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-07T04:50:37.997Z] Bash-1.0.6 [2021-10-07T04:50:37.997Z] [2021-10-07T04:50:37.997Z] [2021-10-07T04:50:37.997Z] ==> git version 2.24.4 found [2021-10-07T04:50:37.997Z] ==> 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 [2021-10-07T04:50:37.997Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-07T04:50:37.997Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-07T04:50:37.997Z] ==> Jenkins CI detected. [2021-10-07T04:50:37.997Z] current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main [2021-10-07T04:50:37.997Z] project root: . [2021-10-07T04:50:37.997Z] --> token set from env [2021-10-07T04:50:37.997Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-07T04:50:37.997Z] ==> Running gcov in . (disable via -X gcov) [2021-10-07T04:50:37.997Z] ==> Python coveragepy not found [2021-10-07T04:50:37.997Z] ==> Searching for coverage reports in: [2021-10-07T04:50:37.997Z] + . [2021-10-07T04:50:37.997Z] -> Found 1 reports [2021-10-07T04:50:37.997Z] ==> Detecting git/mercurial file structure [2021-10-07T04:50:37.997Z] ==> Reading reports [2021-10-07T04:50:37.997Z] + ./coverage.out bytes=27744 [2021-10-07T04:50:37.997Z] ==> Appending adjustments [2021-10-07T04:50:37.997Z] https://docs.codecov.io/docs/fixing-reports [2021-10-07T04:50:38.267Z] + Found adjustments [2021-10-07T04:50:38.267Z] ==> Gzipping contents [2021-10-07T04:50:38.267Z] 8.0K /tmp/codecov.f8gzzd.gz [2021-10-07T04:50:38.267Z] ==> Uploading reports [2021-10-07T04:50:38.267Z] url: https://codecov.io [2021-10-07T04:50:38.267Z] query: branch=main&commit=67161c0d8d4ce4e214e8c714e0f97271d68b2b1e&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-07T04:50:38.267Z] -> Pinging Codecov [2021-10-07T04:50:38.267Z] 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=67161c0d8d4ce4e214e8c714e0f97271d68b2b1e&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-07T04:50:38.533Z] -> Uploading to [2021-10-07T04:50:38.533Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-07/D63849C06B6B67093493C71CE874ED06/67161c0d8d4ce4e214e8c714e0f97271d68b2b1e/259d52f9-8b6c-4654-8948-cc6ee0eb7e57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T045038Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bc57da6fdea5662afa197d5467247bf6345389c90e7e8906d7984d35d01a76b7 [2021-10-07T04:50:38.533Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-07T04:50:38.533Z] Dload Upload Total Spent Left Speed [2021-10-07T04:50:39.118Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5709 0 0 100 5709 0 20508 --:--:-- --:--:-- --:--:-- 20535 [2021-10-07T04:50:39.118Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/67161c0d8d4ce4e214e8c714e0f97271d68b2b1e [Pipeline] } [2021-10-07T04:50:39.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-07T04:50:40.047Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-07T04:50:40.060Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:50:40.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-07T04:50:40.384Z] [2021-10-07T04:50:40.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:50:40.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-07T04:50:40.727Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-07T04:50:40.727Z] 188c0c94c7c5: Pulling fs layer [2021-10-07T04:50:40.727Z] 0ef7d3d256c8: Pulling fs layer [2021-10-07T04:50:40.727Z] de9db76c5a1d: Pulling fs layer [2021-10-07T04:50:40.727Z] 0eba1c9be4d2: Pulling fs layer [2021-10-07T04:50:40.727Z] 0d57e429df01: Pulling fs layer [2021-10-07T04:50:40.727Z] 4e4be7b47b0d: Pulling fs layer [2021-10-07T04:50:40.727Z] e1f770b5df2f: Pulling fs layer [2021-10-07T04:50:40.727Z] 85a0685a4137: Pulling fs layer [2021-10-07T04:50:40.727Z] 4e4be7b47b0d: Waiting [2021-10-07T04:50:40.727Z] 0eba1c9be4d2: Waiting [2021-10-07T04:50:40.727Z] 0d57e429df01: Waiting [2021-10-07T04:50:40.727Z] e1f770b5df2f: Waiting [2021-10-07T04:50:40.727Z] 85a0685a4137: Waiting [2021-10-07T04:50:40.727Z] de9db76c5a1d: Verifying Checksum [2021-10-07T04:50:40.727Z] de9db76c5a1d: Download complete [2021-10-07T04:50:40.727Z] 0ef7d3d256c8: Verifying Checksum [2021-10-07T04:50:40.727Z] 0ef7d3d256c8: Download complete [2021-10-07T04:50:40.727Z] 0d57e429df01: Verifying Checksum [2021-10-07T04:50:40.727Z] 0d57e429df01: Download complete [2021-10-07T04:50:40.727Z] 4e4be7b47b0d: Verifying Checksum [2021-10-07T04:50:40.727Z] 4e4be7b47b0d: Download complete [2021-10-07T04:50:40.999Z] 188c0c94c7c5: Verifying Checksum [2021-10-07T04:50:40.999Z] 188c0c94c7c5: Download complete [2021-10-07T04:50:40.999Z] 188c0c94c7c5: Pull complete [2021-10-07T04:50:41.273Z] 0ef7d3d256c8: Pull complete [2021-10-07T04:50:41.273Z] de9db76c5a1d: Pull complete [2021-10-07T04:50:41.273Z] e1f770b5df2f: Verifying Checksum [2021-10-07T04:50:41.273Z] e1f770b5df2f: Download complete [2021-10-07T04:50:41.857Z] 0eba1c9be4d2: Verifying Checksum [2021-10-07T04:50:41.857Z] 0eba1c9be4d2: Download complete [2021-10-07T04:50:42.846Z] 85a0685a4137: Verifying Checksum [2021-10-07T04:50:42.846Z] 85a0685a4137: Download complete [2021-10-07T04:50:46.253Z] 0eba1c9be4d2: Pull complete [2021-10-07T04:50:46.253Z] 0d57e429df01: Pull complete [2021-10-07T04:50:46.253Z] 4e4be7b47b0d: Pull complete [2021-10-07T04:50:46.253Z] e1f770b5df2f: Pull complete [2021-10-07T04:50:49.638Z] 85a0685a4137: Pull complete [2021-10-07T04:50:49.638Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-07T04:50:49.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-07T04:50:49.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-07T04:50:49.736Z] prd-centos7-docker-4c-2g-2355 does not seem to be running inside a container [2021-10-07T04:50:49.799Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-07T04:50:51.755Z] $ docker top 41e683decf2e71ee5c5eee1b0abe33ec2717b05cc29a2ed870264a207c20e24b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-07T04:50:51.856Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-07T04:50:52.167Z] + set -o pipefail [2021-10-07T04:50:52.167Z] + snyk monitor '--org=edgex-jenkins' [2021-10-07T04:50:54.891Z] [2021-10-07T04:50:54.891Z] Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... [2021-10-07T04:50:54.891Z] [2021-10-07T04:50:54.891Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/28604f94-61a3-48eb-beff-4c2fd80c2ad1 [2021-10-07T04:50:54.891Z] [2021-10-07T04:50:54.891Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-07T04:50:54.891Z] [2021-10-07T04:50:54.891Z] [2021-10-07T04:50:54.891Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-07T04:50:54.891Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-07T04:50:54.908Z] $ docker stop --time=1 41e683decf2e71ee5c5eee1b0abe33ec2717b05cc29a2ed870264a207c20e24b [2021-10-07T04:50:56.506Z] $ docker rm -f 41e683decf2e71ee5c5eee1b0abe33ec2717b05cc29a2ed870264a207c20e24b [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 [2021-10-07T04:50:57.477Z] + git log --format=format:%s -1 67161c0d8d4ce4e214e8c714e0f97271d68b2b1e [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:50:58.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T04:50:58.018Z] . [Pipeline] withDockerContainer [2021-10-07T04:50:58.102Z] prd-centos7-docker-4c-2g-2355 does not seem to be running inside a container [2021-10-07T04:50:58.160Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T04:50:58.492Z] $ docker top 4db6d44141af500868e1331926bea24f52b8926f6dfd120ee63ec0383b0536b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T04:50:58.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T04:50:58.620Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T04:50:58.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T04:50:58.730Z] $ docker exec 4db6d44141af500868e1331926bea24f52b8926f6dfd120ee63ec0383b0536b5 ssh-agent [2021-10-07T04:50:58.834Z] SSH_AUTH_SOCK=/tmp/ssh-fAflZgDp4EOR/agent.13 [2021-10-07T04:50:58.834Z] SSH_AGENT_PID=20 [2021-10-07T04:50:58.843Z] Running ssh-add (command line suppressed) [2021-10-07T04:50:58.937Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7537376719303766606.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7537376719303766606.key) [2021-10-07T04:50:58.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T04:50:59.278Z] + git semver tag [2021-10-07T04:50:59.278Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T04:50:59.278Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-10-07T04:50:59.278Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-10-07T04:50:59.278Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T04:50:59.278Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T04:50:59.278Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T04:50:59.278Z] # $SEMVER_BRANCH = main [2021-10-07T04:50:59.278Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2021-10-07T04:50:59.278Z] # 67161c0d8d4ce4e214e8c714e0f97271d68b2b1e HEAD [2021-10-07T04:50:59.278Z] # -> Force: false [2021-10-07T04:50:59.278Z] # cb738df47cc4b02265470fc18591272356240912 refs/tags/v2.0.1-dev.7 [Pipeline] } [2021-10-07T04:50:59.291Z] $ docker exec --env ******** --env ******** 4db6d44141af500868e1331926bea24f52b8926f6dfd120ee63ec0383b0536b5 ssh-agent -k [2021-10-07T04:50:59.377Z] unset SSH_AUTH_SOCK; [2021-10-07T04:50:59.378Z] unset SSH_AGENT_PID; [2021-10-07T04:50:59.378Z] echo Agent pid 20 killed; [2021-10-07T04:50:59.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T04:50:59.741Z] + git semver [Pipeline] } [2021-10-07T04:50:59.761Z] $ docker stop --time=1 4db6d44141af500868e1331926bea24f52b8926f6dfd120ee63ec0383b0536b5 [2021-10-07T04:51:00.948Z] $ docker rm -f 4db6d44141af500868e1331926bea24f52b8926f6dfd120ee63ec0383b0536b5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:51:01.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-07T04:51:01.419Z] [2021-10-07T04:51:01.419Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:51:01.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-07T04:51:01.771Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-07T04:51:01.771Z] ab5ef0e58194: Pulling fs layer [2021-10-07T04:51:01.771Z] 9712f1f96733: Pulling fs layer [2021-10-07T04:51:01.771Z] 63f879dbbcfc: Pulling fs layer [2021-10-07T04:51:01.771Z] 0d9ebad4ef96: Pulling fs layer [2021-10-07T04:51:01.771Z] e9a5061849ea: Pulling fs layer [2021-10-07T04:51:01.771Z] d747dcd14b5f: Pulling fs layer [2021-10-07T04:51:01.771Z] 2de7ff778b66: Pulling fs layer [2021-10-07T04:51:01.771Z] 0d9ebad4ef96: Waiting [2021-10-07T04:51:01.771Z] e9a5061849ea: Waiting [2021-10-07T04:51:01.771Z] d747dcd14b5f: Waiting [2021-10-07T04:51:01.771Z] 2de7ff778b66: Waiting [2021-10-07T04:51:01.771Z] 9712f1f96733: Verifying Checksum [2021-10-07T04:51:01.771Z] 9712f1f96733: Download complete [2021-10-07T04:51:03.185Z] 63f879dbbcfc: Verifying Checksum [2021-10-07T04:51:03.185Z] 63f879dbbcfc: Download complete [2021-10-07T04:51:03.185Z] ab5ef0e58194: Verifying Checksum [2021-10-07T04:51:03.185Z] ab5ef0e58194: Download complete [2021-10-07T04:51:03.185Z] d747dcd14b5f: Verifying Checksum [2021-10-07T04:51:03.185Z] d747dcd14b5f: Download complete [2021-10-07T04:51:03.185Z] e9a5061849ea: Verifying Checksum [2021-10-07T04:51:03.185Z] e9a5061849ea: Download complete [2021-10-07T04:51:03.454Z] 2de7ff778b66: Verifying Checksum [2021-10-07T04:51:03.454Z] 2de7ff778b66: Download complete [2021-10-07T04:51:03.728Z] 0d9ebad4ef96: Verifying Checksum [2021-10-07T04:51:03.728Z] 0d9ebad4ef96: Download complete [2021-10-07T04:51:06.332Z] ab5ef0e58194: Pull complete [2021-10-07T04:51:06.332Z] 9712f1f96733: Pull complete [2021-10-07T04:51:07.307Z] 63f879dbbcfc: Pull complete [2021-10-07T04:51:10.681Z] 0d9ebad4ef96: Pull complete [2021-10-07T04:51:11.266Z] e9a5061849ea: Pull complete [2021-10-07T04:51:11.266Z] d747dcd14b5f: Pull complete [2021-10-07T04:51:12.679Z] 2de7ff778b66: Pull complete [2021-10-07T04:51:12.679Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-07T04:51:12.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-07T04:51:12.679Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-07T04:51:12.769Z] prd-centos7-docker-4c-2g-2355 does not seem to be running inside a container [2021-10-07T04:51:12.822Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-07T04:51:15.755Z] $ docker top 945330bcc119522d1fc5d5bb0cb8e3a45f14d381d7cf8bfdd1288aba61abc4e4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-07T04:51:15.851Z] provisioning config files... [2021-10-07T04:51:15.869Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config4703636474029654284tmp [2021-10-07T04:51:15.892Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config3539440512831700543tmp [2021-10-07T04:51:15.921Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config1886081109805000228tmp [Pipeline] { [Pipeline] echo [2021-10-07T04:51:15.954Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:51:16.266Z] ---> sigul-configuration.sh [2021-10-07T04:51:16.266Z] gpg: directory `/root/.gnupg' created [2021-10-07T04:51:16.266Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-07T04:51:16.266Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-07T04:51:16.266Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-07T04:51:16.266Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-07T04:51:16.266Z] gpg: CAST5 encrypted data [2021-10-07T04:51:16.266Z] gpg: encrypted with 1 passphrase [2021-10-07T04:51:16.266Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-07T04:51:16.582Z] + mkdir /home/jenkins [2021-10-07T04:51:16.582Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-07T04:51:16.896Z] + 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 [2021-10-07T04:51:16.910Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:51:17.225Z] ---> sigul-install.sh [2021-10-07T04:51:17.225Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-07T04:51:17.541Z] + git tag --list [2021-10-07T04:51:17.541Z] v0.0.0 [2021-10-07T04:51:17.541Z] v0.0.1 [2021-10-07T04:51:17.541Z] v0.0.10 [2021-10-07T04:51:17.541Z] v0.0.11 [2021-10-07T04:51:17.541Z] v0.0.12 [2021-10-07T04:51:17.541Z] v0.0.13 [2021-10-07T04:51:17.541Z] v0.0.14 [2021-10-07T04:51:17.541Z] v0.0.15 [2021-10-07T04:51:17.541Z] v0.0.16 [2021-10-07T04:51:17.541Z] v0.0.17 [2021-10-07T04:51:17.541Z] v0.0.18 [2021-10-07T04:51:17.541Z] v0.0.19 [2021-10-07T04:51:17.541Z] v0.0.2 [2021-10-07T04:51:17.541Z] v0.0.20 [2021-10-07T04:51:17.541Z] v0.0.21 [2021-10-07T04:51:17.541Z] v0.0.22 [2021-10-07T04:51:17.541Z] v0.0.23 [2021-10-07T04:51:17.541Z] v0.0.24 [2021-10-07T04:51:17.541Z] v0.0.25 [2021-10-07T04:51:17.541Z] v0.0.26 [2021-10-07T04:51:17.541Z] v0.0.27 [2021-10-07T04:51:17.541Z] v0.0.28 [2021-10-07T04:51:17.541Z] v0.0.29 [2021-10-07T04:51:17.541Z] v0.0.3 [2021-10-07T04:51:17.541Z] v0.0.30 [2021-10-07T04:51:17.541Z] v0.0.31 [2021-10-07T04:51:17.541Z] v0.0.32 [2021-10-07T04:51:17.541Z] v0.0.33 [2021-10-07T04:51:17.541Z] v0.0.4 [2021-10-07T04:51:17.541Z] v0.0.5 [2021-10-07T04:51:17.541Z] v0.0.6 [2021-10-07T04:51:17.541Z] v0.0.7 [2021-10-07T04:51:17.541Z] v0.0.8 [2021-10-07T04:51:17.541Z] v0.0.9 [2021-10-07T04:51:17.541Z] v2.0.0 [2021-10-07T04:51:17.541Z] v2.0.0-dev.1 [2021-10-07T04:51:17.541Z] v2.0.0-dev.10 [2021-10-07T04:51:17.541Z] v2.0.0-dev.11 [2021-10-07T04:51:17.541Z] v2.0.0-dev.12 [2021-10-07T04:51:17.541Z] v2.0.0-dev.13 [2021-10-07T04:51:17.541Z] v2.0.0-dev.14 [2021-10-07T04:51:17.541Z] v2.0.0-dev.15 [2021-10-07T04:51:17.541Z] v2.0.0-dev.16 [2021-10-07T04:51:17.541Z] v2.0.0-dev.17 [2021-10-07T04:51:17.541Z] v2.0.0-dev.18 [2021-10-07T04:51:17.541Z] v2.0.0-dev.19 [2021-10-07T04:51:17.541Z] v2.0.0-dev.2 [2021-10-07T04:51:17.541Z] v2.0.0-dev.20 [2021-10-07T04:51:17.541Z] v2.0.0-dev.21 [2021-10-07T04:51:17.541Z] v2.0.0-dev.22 [2021-10-07T04:51:17.541Z] v2.0.0-dev.23 [2021-10-07T04:51:17.541Z] v2.0.0-dev.24 [2021-10-07T04:51:17.541Z] v2.0.0-dev.25 [2021-10-07T04:51:17.541Z] v2.0.0-dev.26 [2021-10-07T04:51:17.541Z] v2.0.0-dev.27 [2021-10-07T04:51:17.541Z] v2.0.0-dev.3 [2021-10-07T04:51:17.541Z] v2.0.0-dev.4 [2021-10-07T04:51:17.541Z] v2.0.0-dev.5 [2021-10-07T04:51:17.541Z] v2.0.0-dev.6 [2021-10-07T04:51:17.541Z] v2.0.0-dev.7 [2021-10-07T04:51:17.541Z] v2.0.0-dev.8 [2021-10-07T04:51:17.541Z] v2.0.0-dev.9 [2021-10-07T04:51:17.541Z] v2.0.1-dev.1 [2021-10-07T04:51:17.541Z] v2.0.1-dev.2 [2021-10-07T04:51:17.541Z] v2.0.1-dev.3 [2021-10-07T04:51:17.541Z] v2.0.1-dev.4 [2021-10-07T04:51:17.541Z] v2.0.1-dev.5 [2021-10-07T04:51:17.541Z] v2.0.1-dev.6 [2021-10-07T04:51:17.541Z] v2.0.1-dev.7 [Pipeline] sh [2021-10-07T04:51:17.888Z] + lftools sign git-tag v2.0.1-dev.7 [2021-10-07T04:51:18.469Z] Signing Git tag with Sigul... [2021-10-07T04:51:18.469Z] Signing v2.0.1-dev.7 [Pipeline] echo [2021-10-07T04:51:19.442Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:51:19.762Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-07T04:51:19.776Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-07T04:51:19.807Z] $ docker stop --time=1 945330bcc119522d1fc5d5bb0cb8e3a45f14d381d7cf8bfdd1288aba61abc4e4 [2021-10-07T04:51:21.009Z] $ docker rm -f 945330bcc119522d1fc5d5bb0cb8e3a45f14d381d7cf8bfdd1288aba61abc4e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:51:21.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T04:51:21.635Z] . [Pipeline] withDockerContainer [2021-10-07T04:51:21.891Z] prd-centos7-docker-4c-2g-2355 does not seem to be running inside a container [2021-10-07T04:51:21.951Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T04:51:22.327Z] $ docker top 28b1170e23d8b04fcbb5fe1620641ecb577a111ef47a476aa2afd17d0eb26493 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T04:51:22.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T04:51:22.446Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T04:51:22.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T04:51:22.562Z] $ docker exec 28b1170e23d8b04fcbb5fe1620641ecb577a111ef47a476aa2afd17d0eb26493 ssh-agent [2021-10-07T04:51:22.672Z] SSH_AUTH_SOCK=/tmp/ssh-xO95p41oGHNG/agent.14 [2021-10-07T04:51:22.672Z] SSH_AGENT_PID=21 [2021-10-07T04:51:22.681Z] Running ssh-add (command line suppressed) [2021-10-07T04:51:22.777Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8605166501644223603.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8605166501644223603.key) [2021-10-07T04:51:22.797Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T04:51:23.113Z] + git semver bump pre [2021-10-07T04:51:23.113Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T04:51:23.113Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-10-07T04:51:23.113Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-10-07T04:51:23.113Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T04:51:23.113Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T04:51:23.113Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T04:51:23.113Z] # $SEMVER_BRANCH = main [2021-10-07T04:51:23.113Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2021-10-07T04:51:23.113Z] 2.0.1-dev.8 [Pipeline] } [2021-10-07T04:51:23.128Z] $ docker exec --env ******** --env ******** 28b1170e23d8b04fcbb5fe1620641ecb577a111ef47a476aa2afd17d0eb26493 ssh-agent -k [2021-10-07T04:51:23.223Z] unset SSH_AUTH_SOCK; [2021-10-07T04:51:23.223Z] unset SSH_AGENT_PID; [2021-10-07T04:51:23.223Z] echo Agent pid 21 killed; [2021-10-07T04:51:23.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T04:51:23.587Z] + git semver [Pipeline] } [2021-10-07T04:51:23.605Z] $ docker stop --time=1 28b1170e23d8b04fcbb5fe1620641ecb577a111ef47a476aa2afd17d0eb26493 [2021-10-07T04:51:24.786Z] $ docker rm -f 28b1170e23d8b04fcbb5fe1620641ecb577a111ef47a476aa2afd17d0eb26493 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:51:25.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T04:51:25.228Z] . [Pipeline] withDockerContainer [2021-10-07T04:51:25.312Z] prd-centos7-docker-4c-2g-2355 does not seem to be running inside a container [2021-10-07T04:51:25.368Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T04:51:25.726Z] $ docker top c7964bbbb421e2b4871095c7dc2fdce75eb615793a26aaeeb1b60886490d0f5c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T04:51:25.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T04:51:25.847Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T04:51:25.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T04:51:25.958Z] $ docker exec c7964bbbb421e2b4871095c7dc2fdce75eb615793a26aaeeb1b60886490d0f5c ssh-agent [2021-10-07T04:51:26.067Z] SSH_AUTH_SOCK=/tmp/ssh-oDpZnJzM67mn/agent.15 [2021-10-07T04:51:26.067Z] SSH_AGENT_PID=21 [2021-10-07T04:51:26.076Z] Running ssh-add (command line suppressed) [2021-10-07T04:51:26.172Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4757326302072560589.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_4757326302072560589.key) [2021-10-07T04:51:26.193Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T04:51:26.539Z] + git semver push [2021-10-07T04:51:26.539Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T04:51:26.539Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-10-07T04:51:26.539Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-10-07T04:51:26.539Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T04:51:26.539Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T04:51:26.539Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T04:51:26.539Z] # $SEMVER_BRANCH = main [2021-10-07T04:51:26.539Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } [2021-10-07T04:51:28.187Z] $ docker exec --env ******** --env ******** c7964bbbb421e2b4871095c7dc2fdce75eb615793a26aaeeb1b60886490d0f5c ssh-agent -k [2021-10-07T04:51:28.271Z] unset SSH_AUTH_SOCK; [2021-10-07T04:51:28.271Z] unset SSH_AGENT_PID; [2021-10-07T04:51:28.271Z] echo Agent pid 21 killed; [2021-10-07T04:51:28.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T04:51:28.703Z] + git semver [Pipeline] } [2021-10-07T04:51:28.723Z] $ docker stop --time=1 c7964bbbb421e2b4871095c7dc2fdce75eb615793a26aaeeb1b60886490d0f5c [2021-10-07T04:51:29.897Z] $ docker rm -f c7964bbbb421e2b4871095c7dc2fdce75eb615793a26aaeeb1b60886490d0f5c [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 [2021-10-07T04:51:31.055Z] + '[' -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:51:31.376Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:51:31.976Z] ---> package-listing.sh [2021-10-07T04:51:31.976Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T04:51:31.976Z] ++ facter osfamily [2021-10-07T04:51:31.976Z] + OS_FAMILY=redhat [2021-10-07T04:51:31.976Z] + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main [2021-10-07T04:51:31.976Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T04:51:31.976Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T04:51:31.976Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T04:51:31.976Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T04:51:31.976Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2021-10-07T04:51:31.976Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T04:51:31.976Z] + case "${OS_FAMILY}" in [2021-10-07T04:51:31.976Z] + rpm -qa [2021-10-07T04:51:32.241Z] + sort [2021-10-07T04:51:32.826Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T04:51:32.826Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T04:51:32.826Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T04:51:32.826Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2021-10-07T04:51:32.826Z] + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [2021-10-07T04:51:32.826Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo [2021-10-07T04:51:32.844Z] 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 [2021-10-07T04:51:33.152Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:51:33.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:51:33.741Z] [2021-10-07T04:51:33.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:51:34.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:51:34.072Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T04:51:34.072Z] b4d181a07f80: Pulling fs layer [2021-10-07T04:51:34.072Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T04:51:34.072Z] ed53099fbce6: Pulling fs layer [2021-10-07T04:51:34.072Z] dc539afda2c1: Pulling fs layer [2021-10-07T04:51:34.072Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T04:51:34.072Z] 9065ff56babe: Pulling fs layer [2021-10-07T04:51:34.072Z] d287ab97295c: Pulling fs layer [2021-10-07T04:51:34.072Z] 77bc0d833cb6: Waiting [2021-10-07T04:51:34.072Z] 9065ff56babe: Waiting [2021-10-07T04:51:34.072Z] d287ab97295c: Waiting [2021-10-07T04:51:34.072Z] dc539afda2c1: Waiting [2021-10-07T04:51:34.348Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T04:51:34.348Z] a1111a8f2ec3: Download complete [2021-10-07T04:51:34.348Z] dc539afda2c1: Verifying Checksum [2021-10-07T04:51:34.348Z] dc539afda2c1: Download complete [2021-10-07T04:51:34.618Z] ed53099fbce6: Verifying Checksum [2021-10-07T04:51:34.618Z] ed53099fbce6: Download complete [2021-10-07T04:51:34.618Z] b4d181a07f80: Verifying Checksum [2021-10-07T04:51:34.618Z] b4d181a07f80: Download complete [2021-10-07T04:51:34.618Z] 9065ff56babe: Verifying Checksum [2021-10-07T04:51:34.618Z] 9065ff56babe: Download complete [2021-10-07T04:51:34.618Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T04:51:34.618Z] 77bc0d833cb6: Download complete [2021-10-07T04:51:35.597Z] d287ab97295c: Verifying Checksum [2021-10-07T04:51:35.597Z] d287ab97295c: Download complete [2021-10-07T04:51:36.208Z] b4d181a07f80: Pull complete [2021-10-07T04:51:36.476Z] a1111a8f2ec3: Pull complete [2021-10-07T04:51:36.950Z] ed53099fbce6: Pull complete [2021-10-07T04:51:36.951Z] dc539afda2c1: Pull complete [2021-10-07T04:51:37.533Z] 77bc0d833cb6: Pull complete [2021-10-07T04:51:37.533Z] 9065ff56babe: Pull complete [2021-10-07T04:51:42.939Z] d287ab97295c: Pull complete [2021-10-07T04:51:42.939Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T04:51:42.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:51:42.939Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T04:51:43.023Z] prd-centos7-docker-4c-2g-2355 does not seem to be running inside a container [2021-10-07T04:51:43.080Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T04:51:45.202Z] $ docker top 5b5ee11b601b577c47a77bef7a3b04509f819d9324d4f21a94ef99ce6e9b78fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T04:51:45.602Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T04:51:45.919Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T04:51:46.250Z] + ls /var/log/sa-host [2021-10-07T04:51:46.250Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T04:51:46.250Z] file_magic: OK [2021-10-07T04:51:46.250Z] HZ: Using current value: 100 [2021-10-07T04:51:46.250Z] file_header: OK [2021-10-07T04:51:46.250Z] 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 [2021-10-07T04:51:46.250Z] Statistics: [2021-10-07T04:51:46.250Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T04:51:46.250Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T04:51:46.250Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T04:51:46.250Z] file_magic: OK [2021-10-07T04:51:46.251Z] HZ: Using current value: 100 [2021-10-07T04:51:46.251Z] file_header: OK [2021-10-07T04:51:46.251Z] 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 [2021-10-07T04:51:46.251Z] Statistics: [2021-10-07T04:51:46.251Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T04:51:46.251Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T04:51:46.442Z] provisioning config files... [2021-10-07T04:51:46.586Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5920484444168357608tmp [Pipeline] { [Pipeline] echo [2021-10-07T04:51:46.662Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:51:46.975Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T04:51:46.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:51:47.403Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T04:51:47.418Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:51:47.729Z] ---> sudo-logs.sh [2021-10-07T04:51:47.729Z] Archiving 'sudo' log.. [2021-10-07T04:51:47.729Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2355.novalocal: Name or service not known [2021-10-07T04:51:47.729Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2355.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T04:51:47.760Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:51:48.066Z] ---> job-cost.sh [2021-10-07T04:51:48.067Z] lf-activate-venv: SKIPPING [2021-10-07T04:51:48.067Z] DEBUG: total: 0.10999999940395355 [2021-10-07T04:51:48.067Z] INFO: Retrieving Stack Cost... [2021-10-07T04:51:53.428Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T04:51:54.013Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T04:51:54.033Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:51:54.351Z] ---> logs-deploy.sh [2021-10-07T04:51:54.351Z] lf-activate-venv: SKIPPING [2021-10-07T04:51:54.351Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/9 [2021-10-07T04:51:54.351Z] INFO: archiving workspace using pattern(s): [2021-10-07T04:51:55.314Z] Archives upload complete. [2021-10-07T04:51:55.314Z] INFO: archiving logs to Nexus [2021-10-07T04:51:55.901Z] ---> uname -a: [2021-10-07T04:51:55.901Z] Linux prd-centos7-docker-4c-2g-2355.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-07T04:51:55.901Z] [2021-10-07T04:51:55.901Z] [2021-10-07T04:51:55.901Z] ---> lscpu: [2021-10-07T04:51:55.901Z] Architecture: x86_64 [2021-10-07T04:51:55.901Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-07T04:51:55.901Z] Byte Order: Little Endian [2021-10-07T04:51:55.901Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-07T04:51:55.901Z] CPU(s): 2 [2021-10-07T04:51:55.901Z] On-line CPU(s) list: 0,1 [2021-10-07T04:51:55.901Z] Thread(s) per core: 1 [2021-10-07T04:51:55.901Z] Core(s) per socket: 1 [2021-10-07T04:51:55.901Z] Socket(s): 2 [2021-10-07T04:51:55.901Z] NUMA node(s): 1 [2021-10-07T04:51:55.901Z] Vendor ID: AuthenticAMD [2021-10-07T04:51:55.901Z] CPU family: 23 [2021-10-07T04:51:55.901Z] Model: 49 [2021-10-07T04:51:55.901Z] Model name: AMD EPYC-Rome Processor [2021-10-07T04:51:55.901Z] Stepping: 0 [2021-10-07T04:51:55.901Z] CPU MHz: 2799.998 [2021-10-07T04:51:55.901Z] BogoMIPS: 5599.99 [2021-10-07T04:51:55.901Z] Virtualization: AMD-V [2021-10-07T04:51:55.901Z] Hypervisor vendor: KVM [2021-10-07T04:51:55.901Z] Virtualization type: full [2021-10-07T04:51:55.901Z] L1d cache: 32K [2021-10-07T04:51:55.901Z] L1i cache: 32K [2021-10-07T04:51:55.901Z] L2 cache: 512K [2021-10-07T04:51:55.901Z] L3 cache: 16384K [2021-10-07T04:51:55.901Z] NUMA node0 CPU(s): 0,1 [2021-10-07T04:51:55.901Z] 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 [2021-10-07T04:51:55.901Z] [2021-10-07T04:51:55.901Z] [2021-10-07T04:51:55.901Z] ---> nproc: [2021-10-07T04:51:55.901Z] 2 [2021-10-07T04:51:55.901Z] [2021-10-07T04:51:55.901Z] [2021-10-07T04:51:55.901Z] ---> df -h: [2021-10-07T04:51:55.901Z] Filesystem Size Used Avail Use% Mounted on [2021-10-07T04:51:55.901Z] overlay 40G 9.0G 32G 23% / [2021-10-07T04:51:55.901Z] tmpfs 64M 0 64M 0% /dev [2021-10-07T04:51:55.901Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-07T04:51:55.901Z] shm 64M 0 64M 0% /dev/shm [2021-10-07T04:51:55.901Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2021-10-07T04:51:55.901Z] [2021-10-07T04:51:55.901Z] [2021-10-07T04:51:55.901Z] ---> sar -b -r -n DEV: [2021-10-07T04:51:55.901Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) [2021-10-07T04:51:55.901Z] [2021-10-07T04:51:55.901Z] 04:41:16 LINUX RESTART (2 CPU) [2021-10-07T04:51:55.901Z] [2021-10-07T04:51:55.901Z] 04:42:01 tps rtps wtps bread/s bwrtn/s [2021-10-07T04:51:55.901Z] 04:43:01 6.83 0.30 6.53 29.18 165.58 [2021-10-07T04:51:55.901Z] 04:44:01 0.38 0.00 0.38 0.00 6.65 [2021-10-07T04:51:55.901Z] 04:45:01 0.33 0.00 0.33 0.00 4.10 [2021-10-07T04:51:55.901Z] 04:46:01 0.20 0.00 0.20 0.00 2.87 [2021-10-07T04:51:55.901Z] 04:47:01 0.22 0.00 0.22 0.00 2.50 [2021-10-07T04:51:55.901Z] 04:48:01 0.33 0.00 0.33 0.00 5.00 [2021-10-07T04:51:55.901Z] 04:49:01 0.23 0.00 0.23 0.00 2.85 [2021-10-07T04:51:55.901Z] 04:50:01 0.27 0.00 0.27 0.00 3.38 [2021-10-07T04:51:55.901Z] 04:51:01 87.26 0.03 87.23 3.73 30602.47 [2021-10-07T04:51:55.901Z] Average: 10.67 0.04 10.64 3.66 3421.96 [2021-10-07T04:51:55.901Z] [2021-10-07T04:51:55.901Z] 04:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-07T04:51:55.901Z] 04:43:01 5693844 0 609864 7.61 2620 1702604 1112072 12.28 547196 1529636 32 [2021-10-07T04:51:55.901Z] 04:44:01 5703924 0 599804 7.49 2620 1702584 1034444 11.42 538316 1530160 16 [2021-10-07T04:51:55.901Z] 04:45:01 5701056 0 602672 7.52 2620 1702584 1034736 11.42 540860 1530160 12 [2021-10-07T04:51:55.901Z] 04:46:01 5699728 0 603988 7.54 2620 1702596 1034760 11.42 541312 1531052 12 [2021-10-07T04:51:55.901Z] 04:47:01 5699460 0 604252 7.54 2620 1702600 1034712 11.42 541868 1531048 12 [2021-10-07T04:51:55.901Z] 04:48:01 5693136 0 610572 7.62 2620 1702604 1034772 11.42 548348 1531052 8 [2021-10-07T04:51:55.901Z] 04:49:01 5694528 0 609176 7.61 2620 1702608 1034508 11.42 547224 1531048 8 [2021-10-07T04:51:55.901Z] 04:50:01 5694616 0 609084 7.61 2620 1702612 1034508 11.42 548728 1529600 8 [2021-10-07T04:51:55.901Z] 04:51:01 4870556 0 715044 8.93 2620 2420712 1155284 12.75 689156 2126028 24 [2021-10-07T04:51:55.901Z] Average: 5605650 0 618273 7.72 2620 1782389 1056644 11.67 560334 1596643 15 [2021-10-07T04:51:55.901Z] [2021-10-07T04:51:55.901Z] 04:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-07T04:51:55.901Z] 04:43:01 eth0 21.45 14.74 24.72 6.24 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:43:01 docker0 2.61 1.78 0.64 5.84 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:44:01 eth0 1.83 0.07 0.17 0.01 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:45:01 eth0 2.37 0.72 0.68 0.41 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:46:01 eth0 1.93 0.35 0.39 0.20 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:47:01 eth0 0.95 0.53 0.42 0.27 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:48:01 eth0 1.00 0.58 0.54 0.37 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:49:01 eth0 0.18 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:50:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:51:01 eth0 433.56 319.72 4373.26 67.32 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] 04:51:01 docker0 8.56 13.87 0.90 273.80 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] Average: eth0 51.50 37.44 488.95 8.32 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] Average: docker0 1.24 1.74 0.17 31.07 0.00 0.00 0.00 0.00 [2021-10-07T04:51:55.901Z] [2021-10-07T04:51:55.901Z] [2021-10-07T04:51:55.901Z] ---> sar -P ALL: [2021-10-07T04:51:55.901Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) [2021-10-07T04:51:55.901Z] [2021-10-07T04:51:55.901Z] 04:41:16 LINUX RESTART (2 CPU) [2021-10-07T04:51:55.901Z] [2021-10-07T04:51:55.901Z] 04:42:01 CPU %user %nice %system %iowait %steal %idle [2021-10-07T04:51:55.901Z] 04:43:01 all 1.10 0.00 0.49 0.04 0.02 98.36 [2021-10-07T04:51:55.901Z] 04:43:01 0 0.96 0.00 0.50 0.00 0.02 98.53 [2021-10-07T04:51:55.901Z] 04:43:01 1 1.24 0.00 0.47 0.08 0.02 98.19 [2021-10-07T04:51:55.901Z] 04:44:01 all 0.15 0.00 0.06 0.00 0.03 99.77 [2021-10-07T04:51:55.901Z] 04:44:01 0 0.07 0.00 0.08 0.00 0.03 99.82 [2021-10-07T04:51:55.901Z] 04:44:01 1 0.23 0.00 0.03 0.00 0.02 99.72 [2021-10-07T04:51:55.901Z] 04:45:01 all 0.17 0.00 0.06 0.00 0.03 99.75 [2021-10-07T04:51:55.901Z] 04:45:01 0 0.12 0.00 0.05 0.00 0.03 99.80 [2021-10-07T04:51:55.901Z] 04:45:01 1 0.22 0.00 0.07 0.00 0.02 99.70 [2021-10-07T04:51:55.901Z] 04:46:01 all 0.18 0.00 0.06 0.00 0.02 99.74 [2021-10-07T04:51:55.901Z] 04:46:01 0 0.07 0.00 0.08 0.00 0.03 99.82 [2021-10-07T04:51:55.901Z] 04:46:01 1 0.30 0.00 0.03 0.00 0.00 99.67 [2021-10-07T04:51:55.901Z] 04:47:01 all 0.19 0.00 0.04 0.00 0.02 99.75 [2021-10-07T04:51:55.901Z] 04:47:01 0 0.25 0.00 0.05 0.00 0.02 99.68 [2021-10-07T04:51:55.901Z] 04:47:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-10-07T04:51:55.901Z] 04:48:01 all 0.13 0.00 0.05 0.00 0.02 99.80 [2021-10-07T04:51:55.901Z] 04:48:01 0 0.22 0.00 0.07 0.00 0.02 99.70 [2021-10-07T04:51:55.902Z] 04:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-10-07T04:51:55.902Z] 04:49:01 all 0.17 0.00 0.04 0.00 0.02 99.77 [2021-10-07T04:51:55.902Z] 04:49:01 0 0.28 0.00 0.03 0.00 0.02 99.67 [2021-10-07T04:51:55.902Z] 04:49:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-10-07T04:51:55.902Z] 04:50:01 all 0.16 0.00 0.03 0.00 0.03 99.78 [2021-10-07T04:51:55.902Z] 04:50:01 0 0.27 0.00 0.02 0.00 0.02 99.70 [2021-10-07T04:51:55.902Z] 04:50:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-10-07T04:51:55.902Z] 04:51:01 all 11.41 0.00 4.55 0.97 0.05 83.01 [2021-10-07T04:51:55.902Z] 04:51:01 0 11.28 0.00 4.79 0.81 0.05 83.07 [2021-10-07T04:51:55.902Z] 04:51:01 1 11.54 0.00 4.32 1.13 0.05 82.95 [2021-10-07T04:51:55.902Z] Average: all 1.49 0.00 0.59 0.11 0.02 97.79 [2021-10-07T04:51:55.902Z] Average: 0 1.47 0.00 0.62 0.09 0.03 97.80 [2021-10-07T04:51:55.902Z] Average: 1 1.51 0.00 0.55 0.13 0.02 97.79 [2021-10-07T04:51:55.902Z] [2021-10-07T04:51:55.902Z] [2021-10-07T04:51:55.902Z]