Pull request #88 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-registry Obtained Jenkinsfile from 66215d7f3b0a724f5b1b9f7e04f90851fa74250b+a10bb4151d6127a91624dcd644e2a930e70f06de (8f243fa3f2380e08df3ecbcea1a7f17ce1181e15) Running in Durability level: MAX_SURVIVABILITY 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-ssh1916164139504599566.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh4392521158530078157.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 f1d79d91c36788821211008368c3015072ca53ca The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-88/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-88/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5734887669896543321.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-88/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8921534370307949432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7462470912659404700.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-88/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-88/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7448808340642513481.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-registry, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-477’ is offline Running on prd-centos7-docker-4c-2g-726 in /w/workspace/gexfoundry_go-mod-registry_PR-88 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-registry.git > git init /w/workspace/gexfoundry_go-mod-registry_PR-88 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-registry_PR-88@tmp/jenkins-gitclient-ssh4852790405895387259.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 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/gexfoundry_go-mod-registry_PR-88@tmp/jenkins-gitclient-ssh4245146724688489065.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a10bb4151d6127a91624dcd644e2a930e70f06de into PR head commit 66215d7f3b0a724f5b1b9f7e04f90851fa74250b Merge succeeded, producing 66215d7f3b0a724f5b1b9f7e04f90851fa74250b Checking out Revision 66215d7f3b0a724f5b1b9f7e04f90851fa74250b (PR-88) > git config core.sparsecheckout # timeout=10 > git checkout -f 66215d7f3b0a724f5b1b9f7e04f90851fa74250b # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_go-mod-registry_PR-88@tmp/jenkins-gitclient-ssh5807532948661061790.key > git merge a10bb4151d6127a91624dcd644e2a930e70f06de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66215d7f3b0a724f5b1b9f7e04f90851fa74250b # timeout=10 Commit message: "feat: Add Renew Access Token capability" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-12T17:00:12.348Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-12T17:00:12.483Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-12T17:00:12.559Z] ========================================================= [2021-10-12T17:00:12.559Z] EdgeX Global Pipelines Version Info [2021-10-12T17:00:12.559Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:00:13.765Z] ------------------- [2021-10-12T17:00:13.765Z] stable info: [2021-10-12T17:00:13.765Z] ------------------- [2021-10-12T17:00:13.765Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-12T17:00:13.765Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-12T17:00:13.765Z] Message: update stable to v1.0.209 [2021-10-12T17:00:14.339Z] ------------------- [2021-10-12T17:00:14.339Z] experimental info: [2021-10-12T17:00:14.339Z] ------------------- [2021-10-12T17:00:14.339Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-12T17:00:14.339Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-12T17:00:14.339Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-12T17:00:14.511Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2021-10-12T17:00:14.549Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2021-10-12T17:00:14.587Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-12T17:00:14.629Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-12T17:00:14.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-12T17:00:14.705Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-12T17:00:14.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-12T17:00:14.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-12T17:00:14.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-12T17:00:14.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-12T17:00:14.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-12T17:00:14.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2021-10-12T17:00:14.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-12T17:00:15.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-12T17:00:15.068Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T17:00:15.104Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T17:00:15.144Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T17:00:15.174Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T17:00:15.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-12T17:00:15.239Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-12T17:00:15.272Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-12T17:00:15.304Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-12T17:00:15.337Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-12T17:00:15.376Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-12T17:00:15.411Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-12T17:00:15.451Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-12T17:00:15.494Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-88 [Pipeline] echo [2021-10-12T17:00:15.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-88 [Pipeline] echo [2021-10-12T17:00:15.570Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-88 [Pipeline] echo [2021-10-12T17:00:15.607Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66215d7f3b0a724f5b1b9f7e04f90851fa74250b [Pipeline] echo [2021-10-12T17:00:15.643Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66215d7 [Pipeline] echo [2021-10-12T17:00:15.682Z] [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-12T17:00:16.256Z] + git log --format=format:%s -1 66215d7f3b0a724f5b1b9f7e04f90851fa74250b [Pipeline] echo [2021-10-12T17:00:16.309Z] GIT_COMMIT: 66215d7f3b0a724f5b1b9f7e04f90851fa74250b, Commit Message: feat: Add Renew Access Token capability [Pipeline] echo [2021-10-12T17:00:16.337Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:00:17.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T17:00:17.617Z] [2021-10-12T17:00:17.617Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:00:17.967Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T17:00:17.967Z] latest: Pulling from edgex-devops/git-semver [2021-10-12T17:00:17.967Z] a0d0a0d46f8b: Pulling fs layer [2021-10-12T17:00:17.967Z] 3e5f54012d9b: Pulling fs layer [2021-10-12T17:00:17.967Z] 4c7163046ea9: Pulling fs layer [2021-10-12T17:00:17.967Z] 0c2d73faf560: Pulling fs layer [2021-10-12T17:00:17.967Z] 0c2d73faf560: Waiting [2021-10-12T17:00:17.967Z] 3e5f54012d9b: Verifying Checksum [2021-10-12T17:00:17.967Z] 3e5f54012d9b: Download complete [2021-10-12T17:00:18.242Z] a0d0a0d46f8b: Verifying Checksum [2021-10-12T17:00:18.242Z] a0d0a0d46f8b: Download complete [2021-10-12T17:00:18.242Z] 0c2d73faf560: Verifying Checksum [2021-10-12T17:00:18.242Z] 0c2d73faf560: Download complete [2021-10-12T17:00:18.242Z] 4c7163046ea9: Verifying Checksum [2021-10-12T17:00:18.242Z] 4c7163046ea9: Download complete [2021-10-12T17:00:18.514Z] a0d0a0d46f8b: Pull complete [2021-10-12T17:00:18.514Z] 3e5f54012d9b: Pull complete [2021-10-12T17:00:18.779Z] 4c7163046ea9: Pull complete [2021-10-12T17:00:18.779Z] 0c2d73faf560: Pull complete [2021-10-12T17:00:19.041Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-12T17:00:19.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T17:00:19.041Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-12T17:00:19.132Z] prd-centos7-docker-4c-2g-726 does not seem to be running inside a container [2021-10-12T17:00:19.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-88 -v /w/workspace/gexfoundry_go-mod-registry_PR-88:/w/workspace/gexfoundry_go-mod-registry_PR-88:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-88@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-12T17:00:19.855Z] $ docker top 5eaf52664961295b0abe89fdfa81c5a3feda6a55cf3b5afa2375d3974a96c8c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-12T17:00:20.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T17:00:20.034Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T17:00:20.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T17:00:20.165Z] $ docker exec 5eaf52664961295b0abe89fdfa81c5a3feda6a55cf3b5afa2375d3974a96c8c5 ssh-agent [2021-10-12T17:00:20.277Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgLAjHh/agent.14 [2021-10-12T17:00:20.277Z] SSH_AGENT_PID=20 [2021-10-12T17:00:20.287Z] Running ssh-add (command line suppressed) [2021-10-12T17:00:20.403Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-88@tmp/private_key_9017525318078185803.key (/w/workspace/gexfoundry_go-mod-registry_PR-88@tmp/private_key_9017525318078185803.key) [2021-10-12T17:00:20.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T17:00:20.744Z] + git tag --points-at HEAD [Pipeline] } [2021-10-12T17:00:20.772Z] $ docker exec --env ******** --env ******** 5eaf52664961295b0abe89fdfa81c5a3feda6a55cf3b5afa2375d3974a96c8c5 ssh-agent -k [2021-10-12T17:00:20.874Z] unset SSH_AUTH_SOCK; [2021-10-12T17:00:20.874Z] unset SSH_AGENT_PID; [2021-10-12T17:00:20.875Z] echo Agent pid 20 killed; [2021-10-12T17:00:20.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-12T17:00:20.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T17:00:20.949Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T17:00:21.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T17:00:21.068Z] $ docker exec 5eaf52664961295b0abe89fdfa81c5a3feda6a55cf3b5afa2375d3974a96c8c5 ssh-agent [2021-10-12T17:00:21.189Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaMFbbf/agent.54 [2021-10-12T17:00:21.189Z] SSH_AGENT_PID=61 [2021-10-12T17:00:21.195Z] Running ssh-add (command line suppressed) [2021-10-12T17:00:21.297Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-88@tmp/private_key_2788851407175315096.key (/w/workspace/gexfoundry_go-mod-registry_PR-88@tmp/private_key_2788851407175315096.key) [2021-10-12T17:00:21.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T17:00:21.639Z] + git semver init [2021-10-12T17:00:21.639Z] # -> Open(): unable to determine branch for HEAD [2021-10-12T17:00:21.639Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-88/.git [2021-10-12T17:00:21.639Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-88 [2021-10-12T17:00:21.639Z] # $SEMVER_REMOTE_NAME = origin [2021-10-12T17:00:21.639Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-12T17:00:21.639Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-12T17:00:21.639Z] # $SEMVER_BRANCH = PR-88 [2021-10-12T17:00:21.639Z] # $SEMVER_TEMP = /tmp/semver-277623881 [2021-10-12T17:00:21.639Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2021-10-12T17:00:22.217Z] # '/tmp/semver-277623881' -> '/w/workspace/gexfoundry_go-mod-registry_PR-88/.semver' [2021-10-12T17:00:22.217Z] # -> Force: false [2021-10-12T17:00:22.217Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-88/.semver [Pipeline] } [2021-10-12T17:00:22.244Z] $ docker exec --env ******** --env ******** 5eaf52664961295b0abe89fdfa81c5a3feda6a55cf3b5afa2375d3974a96c8c5 ssh-agent -k [2021-10-12T17:00:22.362Z] unset SSH_AUTH_SOCK; [2021-10-12T17:00:22.363Z] unset SSH_AGENT_PID; [2021-10-12T17:00:22.363Z] echo Agent pid 61 killed; [2021-10-12T17:00:22.372Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-12T17:00:22.771Z] + git semver [Pipeline] } [2021-10-12T17:00:22.805Z] $ docker stop --time=1 5eaf52664961295b0abe89fdfa81c5a3feda6a55cf3b5afa2375d3974a96c8c5 [2021-10-12T17:00:24.006Z] $ docker rm -f 5eaf52664961295b0abe89fdfa81c5a3feda6a55cf3b5afa2375d3974a96c8c5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T17:00:24.401Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-12T17:00:24.702Z] Stashed 1 file(s) [Pipeline] echo [2021-10-12T17:00:24.720Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-12T17:00:40.097Z] Still waiting to schedule task [2021-10-12T17:00:40.097Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-12T17:00:40.115Z] Still waiting to schedule task [2021-10-12T17:00:40.115Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-12T17:03:46.618Z] Running on prd-centos7-docker-4c-2g-732 in /w/workspace/gexfoundry_go-mod-registry_PR-88 [Pipeline] { [Pipeline] ws [2021-10-12T17:03:46.653Z] Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout [2021-10-12T17:03:46.780Z] Selected Git installation does not exist. Using Default [2021-10-12T17:03:46.780Z] The recommended git tool is: NONE [2021-10-12T17:03:48.660Z] using credential edgex-jenkins-ssh [2021-10-12T17:03:48.675Z] Cloning the remote Git repository [2021-10-12T17:03:47.795Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-10-12T17:03:47.850Z] > git init /w/workspace/go-mod-registry/1 # timeout=10 [2021-10-12T17:03:47.878Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-12T17:03:47.879Z] > git --version # timeout=10 [2021-10-12T17:03:47.884Z] > git --version # 'git version 2.24.4' [2021-10-12T17:03:47.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T17:03:47.909Z] [INFO] Currently running in a labeled security context [2021-10-12T17:03:47.910Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T17:03:47.910Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/1@tmp/jenkins-gitclient-ssh4937101078757069642.key [2021-10-12T17:03:47.960Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T17:03:48.710Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-12T17:03:48.730Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T17:03:48.741Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-12T17:03:48.799Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-12T17:03:48.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T17:03:48.801Z] [INFO] Currently running in a labeled security context [2021-10-12T17:03:48.801Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T17:03:48.801Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/1@tmp/jenkins-gitclient-ssh4215344062103763535.key [2021-10-12T17:03:48.812Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-12T17:03:50.452Z] Merging remotes/origin/main commit a10bb4151d6127a91624dcd644e2a930e70f06de into PR head commit 66215d7f3b0a724f5b1b9f7e04f90851fa74250b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-12T17:03:50.741Z] Failed in branch amd64 [2021-10-12T17:03:49.562Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T17:03:49.571Z] > git checkout -f 66215d7f3b0a724f5b1b9f7e04f90851fa74250b # timeout=10 [2021-10-12T17:05:36.643Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-733 in /w/workspace/gexfoundry_go-mod-registry_PR-88 [Pipeline] { [Pipeline] ws [2021-10-12T17:05:36.681Z] Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout [2021-10-12T17:05:36.922Z] Selected Git installation does not exist. Using Default [2021-10-12T17:05:36.922Z] The recommended git tool is: NONE [2021-10-12T17:05:42.082Z] using credential edgex-jenkins-ssh [2021-10-12T17:05:42.098Z] Cloning the remote Git repository [2021-10-12T17:05:42.150Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-10-12T17:05:42.258Z] > git init /w/workspace/go-mod-registry/1 # timeout=10 [2021-10-12T17:05:42.356Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-12T17:05:42.357Z] > git --version # timeout=10 [2021-10-12T17:05:42.376Z] > git --version # 'git version 2.17.1' [2021-10-12T17:05:42.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T17:05:42.480Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T17:05:44.142Z] Merging remotes/origin/main commit a10bb4151d6127a91624dcd644e2a930e70f06de into PR head commit 66215d7f3b0a724f5b1b9f7e04f90851fa74250b [Pipeline] } [Pipeline] // ws [2021-10-12T17:05:43.323Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-12T17:05:43.344Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T17:05:43.371Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-12T17:05:43.410Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-12T17:05:43.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T17:05:43.427Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-12T17:05:44.167Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T17:05:44.181Z] > git checkout -f 66215d7f3b0a724f5b1b9f7e04f90851fa74250b # timeout=10 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-12T17:05:44.463Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-12T17:05:46.717Z] + '[' -d /w/workspace/gexfoundry_go-mod-registry_PR-88/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:05:47.052Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:05:47.643Z] ---> package-listing.sh [2021-10-12T17:05:47.643Z] ++ facter osfamily [2021-10-12T17:05:47.643Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-12T17:05:47.904Z] + OS_FAMILY=redhat [2021-10-12T17:05:47.904Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-88 [2021-10-12T17:05:47.904Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-12T17:05:47.904Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-12T17:05:47.904Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-12T17:05:47.904Z] + PACKAGES=/tmp/packages_start.txt [2021-10-12T17:05:47.904Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-88 ']' [2021-10-12T17:05:47.904Z] + PACKAGES=/tmp/packages_end.txt [2021-10-12T17:05:47.904Z] + case "${OS_FAMILY}" in [2021-10-12T17:05:47.904Z] + sort [2021-10-12T17:05:47.904Z] + rpm -qa [2021-10-12T17:05:48.477Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-12T17:05:48.477Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-12T17:05:48.477Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-12T17:05:48.477Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-88 ']' [2021-10-12T17:05:48.477Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-88/archives/ [2021-10-12T17:05:48.477Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-88/archives/ [Pipeline] echo [2021-10-12T17:05:48.501Z] 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/gexfoundry_go-mod-registry_PR-88/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-12T17:05:48.798Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:05:49.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T17:05:49.389Z] [2021-10-12T17:05:49.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:05:49.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T17:06:36.464Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-12T17:06:36.464Z] b4d181a07f80: Pulling fs layer [2021-10-12T17:06:36.464Z] a1111a8f2ec3: Pulling fs layer [2021-10-12T17:06:36.464Z] ed53099fbce6: Pulling fs layer [2021-10-12T17:06:36.464Z] dc539afda2c1: Pulling fs layer [2021-10-12T17:06:36.464Z] 77bc0d833cb6: Pulling fs layer [2021-10-12T17:06:36.464Z] 9065ff56babe: Pulling fs layer [2021-10-12T17:06:36.464Z] d287ab97295c: Pulling fs layer [2021-10-12T17:06:36.464Z] dc539afda2c1: Waiting [2021-10-12T17:06:36.464Z] 77bc0d833cb6: Waiting [2021-10-12T17:06:36.464Z] 9065ff56babe: Waiting [2021-10-12T17:06:36.464Z] d287ab97295c: Waiting [2021-10-12T17:06:36.464Z] a1111a8f2ec3: Verifying Checksum [2021-10-12T17:06:36.464Z] a1111a8f2ec3: Download complete [2021-10-12T17:06:36.464Z] dc539afda2c1: Download complete [2021-10-12T17:06:36.464Z] ed53099fbce6: Verifying Checksum [2021-10-12T17:06:36.464Z] ed53099fbce6: Download complete [2021-10-12T17:06:36.464Z] 77bc0d833cb6: Verifying Checksum [2021-10-12T17:06:36.464Z] 77bc0d833cb6: Download complete [2021-10-12T17:06:36.464Z] 9065ff56babe: Verifying Checksum [2021-10-12T17:06:36.464Z] 9065ff56babe: Download complete [2021-10-12T17:06:36.464Z] b4d181a07f80: Verifying Checksum [2021-10-12T17:06:36.464Z] b4d181a07f80: Download complete [2021-10-12T17:06:36.464Z] d287ab97295c: Verifying Checksum [2021-10-12T17:06:36.464Z] d287ab97295c: Download complete [2021-10-12T17:06:36.464Z] b4d181a07f80: Pull complete [2021-10-12T17:06:36.727Z] a1111a8f2ec3: Pull complete [2021-10-12T17:06:37.304Z] ed53099fbce6: Pull complete [2021-10-12T17:06:37.304Z] dc539afda2c1: Pull complete [2021-10-12T17:06:37.576Z] 77bc0d833cb6: Pull complete [2021-10-12T17:06:37.576Z] 9065ff56babe: Pull complete [2021-10-12T17:06:44.202Z] d287ab97295c: Pull complete [2021-10-12T17:06:44.202Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-12T17:06:44.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T17:06:44.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-12T17:06:44.301Z] prd-centos7-docker-4c-2g-726 does not seem to be running inside a container [2021-10-12T17:06:44.342Z] $ 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/gexfoundry_go-mod-registry_PR-88/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-registry_PR-88 -v /w/workspace/gexfoundry_go-mod-registry_PR-88:/w/workspace/gexfoundry_go-mod-registry_PR-88:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-88@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-12T17:06:47.424Z] $ docker top acefd28492feb0aeacc9c3eb7f0cc111403f2761ba3e4e59e74307132cd9c0dd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T17:06:47.824Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-12T17:06:48.136Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-12T17:06:48.450Z] + ls /var/log/sa-host [2021-10-12T17:06:48.450Z] + sadf -c /var/log/sa-host/sa12 [2021-10-12T17:06:48.450Z] file_magic: OK [2021-10-12T17:06:48.450Z] HZ: Using current value: 100 [2021-10-12T17:06:48.450Z] file_header: OK [2021-10-12T17:06:48.450Z] 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-12T17:06:48.450Z] Statistics: [2021-10-12T17:06:48.451Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-12T17:06:48.451Z] File successfully converted to sysstat format version 12.0.3 [2021-10-12T17:06:48.451Z] + sadf -c /var/log/sa-host/sa30 [2021-10-12T17:06:48.451Z] file_magic: OK [2021-10-12T17:06:48.451Z] HZ: Using current value: 100 [2021-10-12T17:06:48.451Z] file_header: OK [2021-10-12T17:06:48.451Z] 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-12T17:06:48.451Z] Statistics: [2021-10-12T17:06:48.451Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-12T17:06:48.451Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T17:06:48.804Z] provisioning config files... [2021-10-12T17:06:48.818Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-88@tmp/config4047440548541983325tmp [Pipeline] { [Pipeline] echo [2021-10-12T17:06:48.860Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:06:49.188Z] ---> create-netrc.sh [Pipeline] } [2021-10-12T17:06:49.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:06:49.651Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-12T17:06:49.678Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:06:49.995Z] ---> sudo-logs.sh [2021-10-12T17:06:49.995Z] Archiving 'sudo' log.. [2021-10-12T17:06:49.995Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-726.novalocal: Name or service not known [2021-10-12T17:06:49.995Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-726.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-12T17:06:50.065Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:06:50.385Z] ---> job-cost.sh [2021-10-12T17:06:50.385Z] lf-activate-venv: SKIPPING [2021-10-12T17:06:50.385Z] INFO: No Stack... [2021-10-12T17:07:12.348Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-12T17:07:12.348Z] INFO: Archiving Costs [Pipeline] echo [2021-10-12T17:07:12.376Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:07:12.697Z] ---> logs-deploy.sh [2021-10-12T17:07:12.697Z] lf-activate-venv: SKIPPING [2021-10-12T17:07:12.697Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-88/1 [2021-10-12T17:07:12.697Z] INFO: archiving workspace using pattern(s): [2021-10-12T17:07:13.272Z] Archives upload complete. [2021-10-12T17:07:13.539Z] INFO: archiving logs to Nexus