Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a10bb4151d6127a91624dcd644e2a930e70f06de 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-ssh2490348556984300980.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-ssh2884671463045382547.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-registry/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8119520726343239871.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-ssh1980397288520712646.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9006260059856448342.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-registry, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2459 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Avoid second fetch Checking out Revision a10bb4151d6127a91624dcd644e2a930e70f06de (main) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_go-mod-registry_main@tmp/jenkins-gitclient-ssh8756239915505508505.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a10bb4151d6127a91624dcd644e2a930e70f06de # timeout=10 Commit message: "Merge pull request #87 from ernestojeda/changes-for-lts-builds" > git rev-list --no-walk e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-07T21:52:11.760Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T21:52:11.861Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T21:52:11.888Z] ========================================================= [2021-10-07T21:52:11.888Z] EdgeX Global Pipelines Version Info [2021-10-07T21:52:11.888Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-07T21:52:13.145Z] ------------------- [2021-10-07T21:52:13.145Z] stable info: [2021-10-07T21:52:13.145Z] ------------------- [2021-10-07T21:52:13.145Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T21:52:13.145Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T21:52:13.145Z] Message: update stable to v1.0.207 [2021-10-07T21:52:13.734Z] ------------------- [2021-10-07T21:52:13.734Z] experimental info: [2021-10-07T21:52:13.734Z] ------------------- [2021-10-07T21:52:13.734Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T21:52:13.734Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T21:52:13.734Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T21:52:14.075Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2021-10-07T21:52:14.097Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2021-10-07T21:52:14.119Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T21:52:14.141Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T21:52:14.163Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T21:52:14.185Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T21:52:14.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T21:52:14.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-07T21:52:14.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T21:52:14.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T21:52:14.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T21:52:14.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2021-10-07T21:52:14.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T21:52:14.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T21:52:14.389Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T21:52:14.411Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T21:52:14.433Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T21:52:14.476Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T21:52:14.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T21:52:14.529Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-07T21:52:14.553Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-07T21:52:14.575Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-07T21:52:14.599Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-07T21:52:14.621Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-07T21:52:14.650Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-07T21:52:14.673Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T21:52:14.695Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-07T21:52:14.717Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-07T21:52:14.740Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-07T21:52:14.762Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a10bb4151d6127a91624dcd644e2a930e70f06de [Pipeline] echo [2021-10-07T21:52:14.785Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a10bb41 [Pipeline] echo [2021-10-07T21:52:14.812Z] [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-07T21:52:15.531Z] + git log --format=format:%s -1 a10bb4151d6127a91624dcd644e2a930e70f06de [Pipeline] echo [2021-10-07T21:52:15.594Z] GIT_COMMIT: a10bb4151d6127a91624dcd644e2a930e70f06de, Commit Message: Merge pull request #87 from ernestojeda/changes-for-lts-builds [Pipeline] echo [2021-10-07T21:52:15.607Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:52:16.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T21:52:16.599Z] [2021-10-07T21:52:16.599Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:52:16.945Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T21:52:17.216Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T21:52:17.216Z] 31603596830f: Pulling fs layer [2021-10-07T21:52:17.216Z] 04fac38145f0: Pulling fs layer [2021-10-07T21:52:17.216Z] 701f6daf10bf: Pulling fs layer [2021-10-07T21:52:17.216Z] 24f72da36158: Pulling fs layer [2021-10-07T21:52:17.216Z] 24f72da36158: Waiting [2021-10-07T21:52:17.216Z] 04fac38145f0: Verifying Checksum [2021-10-07T21:52:17.216Z] 04fac38145f0: Download complete [2021-10-07T21:52:17.216Z] 31603596830f: Verifying Checksum [2021-10-07T21:52:17.216Z] 31603596830f: Download complete [2021-10-07T21:52:17.498Z] 24f72da36158: Verifying Checksum [2021-10-07T21:52:17.498Z] 24f72da36158: Download complete [2021-10-07T21:52:17.498Z] 31603596830f: Pull complete [2021-10-07T21:52:17.498Z] 04fac38145f0: Pull complete [2021-10-07T21:52:17.766Z] 701f6daf10bf: Verifying Checksum [2021-10-07T21:52:17.766Z] 701f6daf10bf: Download complete [2021-10-07T21:52:18.358Z] 701f6daf10bf: Pull complete [2021-10-07T21:52:18.359Z] 24f72da36158: Pull complete [2021-10-07T21:52:18.359Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T21:52:18.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T21:52:18.359Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T21:52:18.452Z] prd-centos7-docker-4c-2g-2459 does not seem to be running inside a container [2021-10-07T21:52:18.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T21:52:19.440Z] $ docker top 49abda00d80e8d71ab913f31d4c7b19e9379856fd055e5b8e4278cf1616ab749 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T21:52:19.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T21:52:19.574Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T21:52:19.722Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T21:52:19.726Z] $ docker exec 49abda00d80e8d71ab913f31d4c7b19e9379856fd055e5b8e4278cf1616ab749 ssh-agent [2021-10-07T21:52:19.856Z] SSH_AUTH_SOCK=/tmp/ssh-b4Tp2ypR2N5J/agent.14 [2021-10-07T21:52:19.856Z] SSH_AGENT_PID=21 [2021-10-07T21:52:19.873Z] Running ssh-add (command line suppressed) [2021-10-07T21:52:19.981Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2181491990685112607.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2181491990685112607.key) [2021-10-07T21:52:20.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T21:52:20.336Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T21:52:20.358Z] $ docker exec --env ******** --env ******** 49abda00d80e8d71ab913f31d4c7b19e9379856fd055e5b8e4278cf1616ab749 ssh-agent -k [2021-10-07T21:52:20.478Z] unset SSH_AUTH_SOCK; [2021-10-07T21:52:20.479Z] unset SSH_AGENT_PID; [2021-10-07T21:52:20.479Z] echo Agent pid 21 killed; [2021-10-07T21:52:20.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T21:52:20.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T21:52:20.543Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T21:52:20.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T21:52:20.662Z] $ docker exec 49abda00d80e8d71ab913f31d4c7b19e9379856fd055e5b8e4278cf1616ab749 ssh-agent [2021-10-07T21:52:20.774Z] SSH_AUTH_SOCK=/tmp/ssh-Vh79dIJlhtDQ/agent.54 [2021-10-07T21:52:20.774Z] SSH_AGENT_PID=60 [2021-10-07T21:52:20.788Z] Running ssh-add (command line suppressed) [2021-10-07T21:52:20.880Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_1699955483630937507.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_1699955483630937507.key) [2021-10-07T21:52:21.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T21:52:22.077Z] + git semver init [2021-10-07T21:52:22.077Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T21:52:22.077Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-10-07T21:52:22.077Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-10-07T21:52:22.077Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T21:52:22.077Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T21:52:22.077Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T21:52:22.077Z] # $SEMVER_BRANCH = main [2021-10-07T21:52:22.077Z] # $SEMVER_TEMP = /tmp/semver-205337958 [2021-10-07T21:52:22.077Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2021-10-07T21:52:22.668Z] # '/tmp/semver-205337958' -> '/w/workspace/dgexfoundry_go-mod-registry_main/.semver' [2021-10-07T21:52:22.668Z] # -> Force: false [2021-10-07T21:52:22.668Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } [2021-10-07T21:52:22.694Z] $ docker exec --env ******** --env ******** 49abda00d80e8d71ab913f31d4c7b19e9379856fd055e5b8e4278cf1616ab749 ssh-agent -k [2021-10-07T21:52:22.780Z] unset SSH_AUTH_SOCK; [2021-10-07T21:52:22.780Z] unset SSH_AGENT_PID; [2021-10-07T21:52:22.780Z] echo Agent pid 60 killed; [2021-10-07T21:52:22.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T21:52:25.092Z] + git semver [Pipeline] } [2021-10-07T21:52:25.113Z] $ docker stop --time=1 49abda00d80e8d71ab913f31d4c7b19e9379856fd055e5b8e4278cf1616ab749 [2021-10-07T21:52:26.336Z] $ docker rm -f 49abda00d80e8d71ab913f31d4c7b19e9379856fd055e5b8e4278cf1616ab749 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T21:52:26.740Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T21:52:27.340Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T21:52:27.344Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.6 [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-07T21:52:42.671Z] Still waiting to schedule task [2021-10-07T21:52:42.671Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2459’ [2021-10-07T21:52:42.674Z] Still waiting to schedule task [2021-10-07T21:52:42.674Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-07T21:54:12.232Z] Running on prd-centos7-docker-4c-2g-2465 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2021-10-07T21:54:12.249Z] Running in /w/workspace/go-mod-registry/7 [Pipeline] { [Pipeline] checkout [2021-10-07T21:54:12.369Z] Selected Git installation does not exist. Using Default [2021-10-07T21:54:12.369Z] The recommended git tool is: NONE [2021-10-07T21:54:16.439Z] using credential edgex-jenkins-ssh [2021-10-07T21:54:16.464Z] Cloning the remote Git repository [2021-10-07T21:54:17.239Z] Avoid second fetch [2021-10-07T21:54:17.240Z] Checking out Revision a10bb4151d6127a91624dcd644e2a930e70f06de (main) [2021-10-07T21:54:16.487Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-10-07T21:54:16.567Z] > git init /w/workspace/go-mod-registry/7 # timeout=10 [2021-10-07T21:54:16.607Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-07T21:54:16.607Z] > git --version # timeout=10 [2021-10-07T21:54:16.614Z] > git --version # 'git version 2.24.4' [2021-10-07T21:54:16.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T21:54:16.639Z] [INFO] Currently running in a labeled security context [2021-10-07T21:54:16.639Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T21:54:16.639Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/7@tmp/jenkins-gitclient-ssh7351451228319167093.key [2021-10-07T21:54:16.648Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T21:54:17.217Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-07T21:54:17.227Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T21:54:17.242Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T21:54:17.251Z] > git checkout -f a10bb4151d6127a91624dcd644e2a930e70f06de # timeout=10 [2021-10-07T21:54:21.243Z] Commit message: "Merge pull request #87 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-07T21:54:21.741Z] ========================================================= [2021-10-07T21:54:21.741Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T21:54:21.741Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-07T21:54:22.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T21:54:22.190Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T21:54:22.190Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T21:54:22.190Z] 57d31006c564: Pulling fs layer [2021-10-07T21:54:22.191Z] bd5ccded8296: Pulling fs layer [2021-10-07T21:54:22.191Z] 304dd3a0f381: Pulling fs layer [2021-10-07T21:54:22.191Z] d37cda54a23b: Pulling fs layer [2021-10-07T21:54:22.191Z] bae75c0f2455: Pulling fs layer [2021-10-07T21:54:22.191Z] 806579b3d29a: Pulling fs layer [2021-10-07T21:54:22.191Z] c77eb801bf70: Pulling fs layer [2021-10-07T21:54:22.191Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T21:54:22.191Z] 304dd3a0f381: Waiting [2021-10-07T21:54:22.191Z] d37cda54a23b: Waiting [2021-10-07T21:54:22.191Z] bae75c0f2455: Waiting [2021-10-07T21:54:22.191Z] 806579b3d29a: Waiting [2021-10-07T21:54:22.191Z] c77eb801bf70: Waiting [2021-10-07T21:54:22.191Z] 6d0567d44e1a: Waiting [2021-10-07T21:54:22.191Z] bd5ccded8296: Verifying Checksum [2021-10-07T21:54:22.191Z] bd5ccded8296: Download complete [2021-10-07T21:54:22.462Z] 57d31006c564: Verifying Checksum [2021-10-07T21:54:22.462Z] 57d31006c564: Download complete [2021-10-07T21:54:22.462Z] d37cda54a23b: Verifying Checksum [2021-10-07T21:54:22.462Z] d37cda54a23b: Download complete [2021-10-07T21:54:22.462Z] bae75c0f2455: Verifying Checksum [2021-10-07T21:54:22.462Z] bae75c0f2455: Download complete [2021-10-07T21:54:22.462Z] 4e9f2cdf4387: Verifying Checksum [2021-10-07T21:54:22.462Z] 4e9f2cdf4387: Download complete [2021-10-07T21:54:22.462Z] 806579b3d29a: Verifying Checksum [2021-10-07T21:54:22.462Z] 806579b3d29a: Download complete [2021-10-07T21:54:22.462Z] 4e9f2cdf4387: Pull complete [2021-10-07T21:54:22.732Z] 57d31006c564: Pull complete [2021-10-07T21:54:22.732Z] bd5ccded8296: Pull complete [2021-10-07T21:54:28.088Z] c77eb801bf70: Verifying Checksum [2021-10-07T21:54:28.088Z] c77eb801bf70: Download complete [2021-10-07T21:54:28.088Z] 304dd3a0f381: Verifying Checksum [2021-10-07T21:54:28.088Z] 304dd3a0f381: Download complete [2021-10-07T21:54:32.381Z] 304dd3a0f381: Pull complete [2021-10-07T21:54:32.381Z] d37cda54a23b: Pull complete [2021-10-07T21:54:32.381Z] bae75c0f2455: Pull complete [2021-10-07T21:54:32.381Z] 806579b3d29a: Pull complete [2021-10-07T21:54:32.381Z] c77eb801bf70: Pull complete [2021-10-07T21:54:33.804Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T21:54:33.804Z] 6d0567d44e1a: Download complete [2021-10-07T21:54:36.615Z] 6d0567d44e1a: Pull complete [2021-10-07T21:54:36.615Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T21:54:36.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T21:54:36.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-07T21:54:36.989Z] + 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-07T21:54:37.331Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T21:54:37.331Z] . [Pipeline] withDockerContainer [2021-10-07T21:54:37.427Z] prd-centos7-docker-4c-2g-2465 does not seem to be running inside a container [2021-10-07T21:54:37.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/7 -v /w/workspace/go-mod-registry/7:/w/workspace/go-mod-registry/7:rw,z -v /w/workspace/go-mod-registry/7@tmp:/w/workspace/go-mod-registry/7@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 ******** ci-base-image-x86_64 cat [2021-10-07T21:54:39.356Z] $ docker top d526f17e4e7609b2558ac429473b3f7bbb6305cf6bf9b6d4177e9c0708732653 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T21:54:39.977Z] + go version [2021-10-07T21:54:39.977Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-07T21:54:39.989Z] $ docker stop --time=1 d526f17e4e7609b2558ac429473b3f7bbb6305cf6bf9b6d4177e9c0708732653 [2021-10-07T21:54:41.185Z] $ docker rm -f d526f17e4e7609b2558ac429473b3f7bbb6305cf6bf9b6d4177e9c0708732653 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:54:41.865Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T21:54:41.865Z] . [Pipeline] withDockerContainer [2021-10-07T21:54:41.953Z] prd-centos7-docker-4c-2g-2465 does not seem to be running inside a container [2021-10-07T21:54:42.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/7 -v /w/workspace/go-mod-registry/7:/w/workspace/go-mod-registry/7:rw,z -v /w/workspace/go-mod-registry/7@tmp:/w/workspace/go-mod-registry/7@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 ******** ci-base-image-x86_64 cat [2021-10-07T21:54:42.583Z] $ docker top 1a569cd2392391218cba2301238f4633e07c94f78650ef30a20de9ff73575a51 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T21:54:43.009Z] + make test [2021-10-07T21:54:43.010Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-07T21:54:43.278Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-10-07T21:54:43.278Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-07T21:54:43.559Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-07T21:54:43.559Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-07T21:54:43.559Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-07T21:54:43.559Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-07T21:54:43.559Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-07T21:54:43.559Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-07T21:54:43.559Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-07T21:54:43.559Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-07T21:54:43.559Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-07T21:54:43.559Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-07T21:54:43.559Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-07T21:54:43.559Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-07T21:54:43.559Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-07T21:54:43.827Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-07T21:54:43.827Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-07T21:54:43.827Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-07T21:54:56.219Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.021s coverage: 83.6% of statements [2021-10-07T21:54:56.219Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-10-07T21:54:56.219Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.005s coverage: 85.7% of statements [2021-10-07T21:54:56.219Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-10-07T21:54:56.219Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-07T21:55:00.550Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T21:55:00.550Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-07T21:55:00.571Z] $ docker stop --time=1 1a569cd2392391218cba2301238f4633e07c94f78650ef30a20de9ff73575a51 [2021-10-07T21:55:02.016Z] $ docker rm -f 1a569cd2392391218cba2301238f4633e07c94f78650ef30a20de9ff73575a51 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T21:55:02.491Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T21:55:02.751Z] 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-07T21:55:03.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T21:55:03.868Z] [2021-10-07T21:55:03.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T21:55:04.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T21:55:04.215Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T21:55:04.215Z] b4d181a07f80: Pulling fs layer [2021-10-07T21:55:04.215Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T21:55:04.215Z] ed53099fbce6: Pulling fs layer [2021-10-07T21:55:04.215Z] dc539afda2c1: Pulling fs layer [2021-10-07T21:55:04.215Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T21:55:04.215Z] 9065ff56babe: Pulling fs layer [2021-10-07T21:55:04.215Z] d287ab97295c: Pulling fs layer [2021-10-07T21:55:04.215Z] dc539afda2c1: Waiting [2021-10-07T21:55:04.215Z] 77bc0d833cb6: Waiting [2021-10-07T21:55:04.215Z] 9065ff56babe: Waiting [2021-10-07T21:55:04.215Z] d287ab97295c: Waiting [2021-10-07T21:55:04.483Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T21:55:04.483Z] a1111a8f2ec3: Download complete [2021-10-07T21:55:04.483Z] dc539afda2c1: Verifying Checksum [2021-10-07T21:55:04.483Z] dc539afda2c1: Download complete [2021-10-07T21:55:04.483Z] ed53099fbce6: Verifying Checksum [2021-10-07T21:55:04.483Z] ed53099fbce6: Download complete [2021-10-07T21:55:04.483Z] 9065ff56babe: Verifying Checksum [2021-10-07T21:55:04.483Z] 9065ff56babe: Download complete [2021-10-07T21:55:04.756Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T21:55:04.756Z] 77bc0d833cb6: Download complete [2021-10-07T21:55:04.756Z] b4d181a07f80: Verifying Checksum [2021-10-07T21:55:04.756Z] b4d181a07f80: Download complete [2021-10-07T21:55:05.732Z] d287ab97295c: Verifying Checksum [2021-10-07T21:55:05.732Z] d287ab97295c: Download complete [2021-10-07T21:55:06.326Z] b4d181a07f80: Pull complete [2021-10-07T21:55:06.326Z] a1111a8f2ec3: Pull complete [2021-10-07T21:55:06.908Z] ed53099fbce6: Pull complete [2021-10-07T21:55:06.908Z] dc539afda2c1: Pull complete [2021-10-07T21:55:07.173Z] 77bc0d833cb6: Pull complete [2021-10-07T21:55:07.444Z] 9065ff56babe: Pull complete [2021-10-07T21:55:12.864Z] d287ab97295c: Pull complete [2021-10-07T21:55:12.864Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T21:55:12.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T21:55:12.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T21:55:12.959Z] prd-centos7-docker-4c-2g-2465 does not seem to be running inside a container [2021-10-07T21:55:13.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-registry/7 -v /w/workspace/go-mod-registry/7:/w/workspace/go-mod-registry/7:rw,z -v /w/workspace/go-mod-registry/7@tmp:/w/workspace/go-mod-registry/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T21:55:15.310Z] $ docker top fe0a19e4e738e000c93dd58d272ca4a89f9ded9ddb707ffada30ce4e84349546 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T21:55:15.923Z] ---> job-cost.sh [2021-10-07T21:55:15.923Z] lf-activate-venv: SKIPPING [2021-10-07T21:55:15.923Z] INFO: No Stack... [2021-10-07T21:55:21.277Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T21:55:21.548Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T21:55:21.888Z] + cat /w/workspace/go-mod-registry/7/archives/cost.csv [2021-10-07T21:55:21.888Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T21:55:21.937Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-7-stack-cost] [2021-10-07T21:55:21.947Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-7-stack-cost] did not exist. Created. [2021-10-07T21:55:21.947Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T21:55:22.318Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-07T21:55:22.362Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T21:55:22.372Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T21:55:22.399Z] $ docker stop --time=1 fe0a19e4e738e000c93dd58d272ca4a89f9ded9ddb707ffada30ce4e84349546 [2021-10-07T21:55:23.629Z] $ docker rm -f fe0a19e4e738e000c93dd58d272ca4a89f9ded9ddb707ffada30ce4e84349546 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T21:57:23.358Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2467 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2021-10-07T21:57:23.376Z] Running in /w/workspace/go-mod-registry/7 [Pipeline] { [Pipeline] checkout [2021-10-07T21:57:23.657Z] Selected Git installation does not exist. Using Default [2021-10-07T21:57:23.657Z] The recommended git tool is: NONE [2021-10-07T21:57:32.133Z] using credential edgex-jenkins-ssh [2021-10-07T21:57:32.186Z] Cloning the remote Git repository [2021-10-07T21:57:32.261Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-10-07T21:57:32.422Z] > git init /w/workspace/go-mod-registry/7 # timeout=10 [2021-10-07T21:57:32.562Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-07T21:57:32.563Z] > git --version # timeout=10 [2021-10-07T21:57:32.587Z] > git --version # 'git version 2.17.1' [2021-10-07T21:57:32.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T21:57:33.626Z] Avoid second fetch [2021-10-07T21:57:33.627Z] Checking out Revision a10bb4151d6127a91624dcd644e2a930e70f06de (main) [2021-10-07T21:57:32.709Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T21:57:33.573Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-07T21:57:33.603Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T21:57:33.651Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T21:57:33.665Z] > git checkout -f a10bb4151d6127a91624dcd644e2a930e70f06de # timeout=10 [2021-10-07T21:57:38.580Z] Commit message: "Merge pull request #87 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-07T21:57:39.298Z] ========================================================= [2021-10-07T21:57:39.298Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T21:57:39.298Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-07T21:57:40.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T21:57:43.729Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T21:57:43.729Z] bbf911997326: Pulling fs layer [2021-10-07T21:57:43.729Z] 58ec367f63d7: Pulling fs layer [2021-10-07T21:57:43.729Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T21:57:43.730Z] fc5181fea5dc: Pulling fs layer [2021-10-07T21:57:43.730Z] 9c418107303f: Pulling fs layer [2021-10-07T21:57:43.730Z] 284eca6f2348: Pulling fs layer [2021-10-07T21:57:43.730Z] 842844d905b1: Pulling fs layer [2021-10-07T21:57:43.730Z] 901a3a57568e: Pulling fs layer [2021-10-07T21:57:43.730Z] fc5181fea5dc: Waiting [2021-10-07T21:57:43.730Z] 9c418107303f: Waiting [2021-10-07T21:57:43.730Z] 284eca6f2348: Waiting [2021-10-07T21:57:43.730Z] 901a3a57568e: Waiting [2021-10-07T21:57:43.730Z] 842844d905b1: Waiting [2021-10-07T21:57:43.730Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-07T21:57:43.730Z] 1b4a6ffa7d45: Download complete [2021-10-07T21:57:43.730Z] 58ec367f63d7: Download complete [2021-10-07T21:57:43.730Z] 9c418107303f: Verifying Checksum [2021-10-07T21:57:43.730Z] 9c418107303f: Download complete [2021-10-07T21:57:43.730Z] 284eca6f2348: Download complete [2021-10-07T21:57:43.730Z] bbf911997326: Verifying Checksum [2021-10-07T21:57:43.730Z] bbf911997326: Download complete [2021-10-07T21:57:43.730Z] 842844d905b1: Verifying Checksum [2021-10-07T21:57:43.730Z] 842844d905b1: Download complete [2021-10-07T21:57:44.357Z] bbf911997326: Pull complete [2021-10-07T21:57:44.679Z] 58ec367f63d7: Pull complete [2021-10-07T21:57:45.312Z] 1b4a6ffa7d45: Pull complete [2021-10-07T21:58:32.618Z] 901a3a57568e: Verifying Checksum [2021-10-07T21:58:32.619Z] 901a3a57568e: Download complete [2021-10-07T22:00:10.197Z] fc5181fea5dc: Retrying in 5 seconds [2021-10-07T22:00:10.197Z] fc5181fea5dc: Retrying in 4 seconds [2021-10-07T22:00:10.197Z] fc5181fea5dc: Retrying in 3 seconds [2021-10-07T22:00:10.197Z] fc5181fea5dc: Retrying in 2 seconds [2021-10-07T22:00:10.197Z] fc5181fea5dc: Retrying in 1 second [2021-10-07T22:00:10.197Z] fc5181fea5dc: Verifying Checksum [2021-10-07T22:00:10.197Z] fc5181fea5dc: Download complete [2021-10-07T22:00:14.638Z] fc5181fea5dc: Pull complete [2021-10-07T22:00:14.638Z] 9c418107303f: Pull complete [2021-10-07T22:00:14.923Z] 284eca6f2348: Pull complete [2021-10-07T22:00:15.422Z] 842844d905b1: Pull complete [2021-10-07T22:00:21.172Z] 901a3a57568e: Pull complete [2021-10-07T22:00:21.172Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T22:00:21.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T22:00:21.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-07T22:00:21.706Z] + 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-07T22:00:22.200Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T22:00:22.200Z] . [Pipeline] withDockerContainer [2021-10-07T22:00:22.801Z] prd-ubuntu18.04-docker-arm64-4c-16g-2467 does not seem to be running inside a container [2021-10-07T22:00:23.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/7 -v /w/workspace/go-mod-registry/7:/w/workspace/go-mod-registry/7:rw,z -v /w/workspace/go-mod-registry/7@tmp:/w/workspace/go-mod-registry/7@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-07T22:00:30.975Z] $ docker top 874ecb3d3b211c3a75e35493020dda4c1cd23d158f0199a22cb3a03afbbab3a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T22:00:32.109Z] + go version [2021-10-07T22:00:32.109Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T22:00:32.144Z] $ docker stop --time=1 874ecb3d3b211c3a75e35493020dda4c1cd23d158f0199a22cb3a03afbbab3a4 [2021-10-07T22:00:34.105Z] $ docker rm -f 874ecb3d3b211c3a75e35493020dda4c1cd23d158f0199a22cb3a03afbbab3a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:00:34.941Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T22:00:34.941Z] . [Pipeline] withDockerContainer [2021-10-07T22:00:35.270Z] prd-ubuntu18.04-docker-arm64-4c-16g-2467 does not seem to be running inside a container [2021-10-07T22:00:35.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/7 -v /w/workspace/go-mod-registry/7:/w/workspace/go-mod-registry/7:rw,z -v /w/workspace/go-mod-registry/7@tmp:/w/workspace/go-mod-registry/7@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-07T22:00:37.011Z] $ docker top 63e24561bf1edb5eba598ae8e1d53171724779d69ebcf872aa80fcce83a894e3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T22:00:38.121Z] + make test [2021-10-07T22:00:38.121Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-07T22:00:39.161Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-07T22:00:39.161Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-10-07T22:00:39.161Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-07T22:00:39.161Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-07T22:00:39.161Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-07T22:00:39.161Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-07T22:00:39.449Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-07T22:00:39.449Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-07T22:00:39.449Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-07T22:00:39.449Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-07T22:00:39.449Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-07T22:00:39.449Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-07T22:00:39.449Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-07T22:00:39.449Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-07T22:00:39.449Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-07T22:00:39.739Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-07T22:00:39.739Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-07T22:00:39.739Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-07T22:01:21.068Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.104s coverage: 83.6% of statements [2021-10-07T22:01:21.068Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-10-07T22:01:21.068Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.014s coverage: 85.7% of statements [2021-10-07T22:01:21.068Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-10-07T22:01:21.068Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-07T22:01:36.765Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T22:01:37.054Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-07T22:01:37.090Z] $ docker stop --time=1 63e24561bf1edb5eba598ae8e1d53171724779d69ebcf872aa80fcce83a894e3 [2021-10-07T22:01:39.083Z] $ docker rm -f 63e24561bf1edb5eba598ae8e1d53171724779d69ebcf872aa80fcce83a894e3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T22:01:40.151Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T22:01:40.192Z] Warning: overwriting stash ‘coverage-report’ [2021-10-07T22:01:41.172Z] 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-07T22:01:42.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T22:01:42.159Z] [2021-10-07T22:01:42.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:01:42.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T22:01:43.214Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T22:01:43.214Z] 448f6bf000e3: Pulling fs layer [2021-10-07T22:01:43.214Z] f757da607395: Pulling fs layer [2021-10-07T22:01:43.214Z] 05883995daec: Pulling fs layer [2021-10-07T22:01:43.214Z] 8603b9c90790: Pulling fs layer [2021-10-07T22:01:43.214Z] 1560dd03e051: Pulling fs layer [2021-10-07T22:01:43.214Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T22:01:43.214Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T22:01:43.214Z] 1560dd03e051: Waiting [2021-10-07T22:01:43.214Z] 27f5ce0e4adf: Waiting [2021-10-07T22:01:43.214Z] c2d8d7efcc4b: Waiting [2021-10-07T22:01:43.214Z] 8603b9c90790: Waiting [2021-10-07T22:01:43.500Z] f757da607395: Verifying Checksum [2021-10-07T22:01:43.500Z] f757da607395: Download complete [2021-10-07T22:01:43.500Z] 8603b9c90790: Verifying Checksum [2021-10-07T22:01:43.500Z] 8603b9c90790: Download complete [2021-10-07T22:01:43.789Z] 1560dd03e051: Verifying Checksum [2021-10-07T22:01:43.789Z] 1560dd03e051: Download complete [2021-10-07T22:01:43.789Z] 27f5ce0e4adf: Verifying Checksum [2021-10-07T22:01:43.789Z] 27f5ce0e4adf: Download complete [2021-10-07T22:01:44.076Z] 448f6bf000e3: Verifying Checksum [2021-10-07T22:01:44.076Z] 448f6bf000e3: Download complete [2021-10-07T22:01:44.076Z] 05883995daec: Verifying Checksum [2021-10-07T22:01:44.076Z] 05883995daec: Download complete [2021-10-07T22:01:47.586Z] c2d8d7efcc4b: Download complete [2021-10-07T22:01:47.586Z] 448f6bf000e3: Pull complete [2021-10-07T22:01:48.255Z] f757da607395: Pull complete [2021-10-07T22:01:49.259Z] 05883995daec: Pull complete [2021-10-07T22:01:49.875Z] 8603b9c90790: Pull complete [2021-10-07T22:01:50.899Z] 1560dd03e051: Pull complete [2021-10-07T22:01:51.188Z] 27f5ce0e4adf: Pull complete [2021-10-07T22:02:06.478Z] c2d8d7efcc4b: Pull complete [2021-10-07T22:02:06.478Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T22:02:06.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T22:02:06.478Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T22:02:06.806Z] prd-ubuntu18.04-docker-arm64-4c-16g-2467 does not seem to be running inside a container [2021-10-07T22:02:06.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-registry/7 -v /w/workspace/go-mod-registry/7:/w/workspace/go-mod-registry/7:rw,z -v /w/workspace/go-mod-registry/7@tmp:/w/workspace/go-mod-registry/7@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-07T22:02:13.721Z] $ docker top 8afff91aaee6b7e2399b277bf9d4aca0124608f1d1c69b8c65d3f39c98df7e7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:02:14.828Z] ---> job-cost.sh [2021-10-07T22:02:14.828Z] lf-activate-venv: SKIPPING [2021-10-07T22:02:14.828Z] INFO: No Stack... [2021-10-07T22:02:27.651Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T22:02:27.651Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T22:02:28.437Z] + cat /w/workspace/go-mod-registry/7/archives/cost.csv [2021-10-07T22:02:28.437Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T22:02:28.530Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-7-stack-cost] [2021-10-07T22:02:28.538Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-7-stack-cost] did not exist. Created. [2021-10-07T22:02:28.538Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T22:02:29.318Z] /w/workspace/go-mod-registry/7@tmp/durable-31e49ebe/script.sh: 1: /w/workspace/go-mod-registry/7@tmp/durable-31e49ebe/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-07T22:02:30.096Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T22:02:30.140Z] Warning: overwriting stash ‘stack-cost’ [2021-10-07T22:02:30.188Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T22:02:30.223Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T22:02:30.255Z] $ docker stop --time=1 8afff91aaee6b7e2399b277bf9d4aca0124608f1d1c69b8c65d3f39c98df7e7f [2021-10-07T22:02:31.854Z] $ docker rm -f 8afff91aaee6b7e2399b277bf9d4aca0124608f1d1c69b8c65d3f39c98df7e7f [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-07T22:02:32.687Z] provisioning config files... [2021-10-07T22:02:32.706Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config3054426414984320828tmp [Pipeline] { [Pipeline] sh [2021-10-07T22:02:33.040Z] + set +x [2021-10-07T22:02:33.040Z] + curl -s https://codecov.io/bash [2021-10-07T22:02:33.040Z] + bash -s -- [2021-10-07T22:02:33.040Z] [2021-10-07T22:02:33.040Z] _____ _ [2021-10-07T22:02:33.040Z] / ____| | | [2021-10-07T22:02:33.040Z] | | ___ __| | ___ ___ _____ __ [2021-10-07T22:02:33.040Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-07T22:02:33.040Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-07T22:02:33.040Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-07T22:02:33.040Z] Bash-1.0.6 [2021-10-07T22:02:33.040Z] [2021-10-07T22:02:33.040Z] [2021-10-07T22:02:33.040Z] ==> git version 2.24.4 found [2021-10-07T22:02:33.040Z] ==> 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-07T22:02:33.040Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-07T22:02:33.040Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-07T22:02:33.040Z] ==> Jenkins CI detected. [2021-10-07T22:02:33.040Z] current dir:  /w/workspace/dgexfoundry_go-mod-registry_main [2021-10-07T22:02:33.040Z] project root: . [2021-10-07T22:02:33.040Z] --> token set from env [2021-10-07T22:02:33.040Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-07T22:02:33.040Z] ==> Running gcov in . (disable via -X gcov) [2021-10-07T22:02:33.040Z] ==> Python coveragepy not found [2021-10-07T22:02:33.040Z] ==> Searching for coverage reports in: [2021-10-07T22:02:33.040Z] + . [2021-10-07T22:02:33.040Z] -> Found 1 reports [2021-10-07T22:02:33.040Z] ==> Detecting git/mercurial file structure [2021-10-07T22:02:33.040Z] ==> Reading reports [2021-10-07T22:02:33.040Z] + ./coverage.out bytes=10197 [2021-10-07T22:02:33.040Z] ==> Appending adjustments [2021-10-07T22:02:33.040Z] https://docs.codecov.io/docs/fixing-reports [2021-10-07T22:02:33.040Z] + Found adjustments [2021-10-07T22:02:33.040Z] ==> Gzipping contents [2021-10-07T22:02:33.040Z] 4.0K /tmp/codecov.1c2o0T.gz [2021-10-07T22:02:33.040Z] ==> Uploading reports [2021-10-07T22:02:33.040Z] url: https://codecov.io [2021-10-07T22:02:33.040Z] query: branch=main&commit=a10bb4151d6127a91624dcd644e2a930e70f06de&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-07T22:02:33.040Z] -> Pinging Codecov [2021-10-07T22:02:33.040Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=main&commit=a10bb4151d6127a91624dcd644e2a930e70f06de&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-07T22:02:33.625Z] -> Uploading to [2021-10-07T22:02:33.625Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-07/05B643FFA8DEACB6C25F95B2D4D12284/a10bb4151d6127a91624dcd644e2a930e70f06de/7a4b1319-d901-4caa-b587-175bf62c77cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T220233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb55d3644fe02c74dd453f29a52c197cc0f50f8d4033dc41f6ac9e4614d79c84 [2021-10-07T22:02:33.625Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-07T22:02:33.625Z] Dload Upload Total Spent Left Speed [2021-10-07T22:02:33.891Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1971 0 0 100 1971 0 6766 --:--:-- --:--:-- --:--:-- 6750 [2021-10-07T22:02:33.891Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/a10bb4151d6127a91624dcd644e2a930e70f06de [Pipeline] } [2021-10-07T22:02:33.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-07T22:02:34.600Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-07T22:02:34.639Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:35.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-07T22:02:35.177Z] [2021-10-07T22:02:35.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:35.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-07T22:02:35.535Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-07T22:02:35.535Z] 188c0c94c7c5: Pulling fs layer [2021-10-07T22:02:35.535Z] 0ef7d3d256c8: Pulling fs layer [2021-10-07T22:02:35.535Z] de9db76c5a1d: Pulling fs layer [2021-10-07T22:02:35.535Z] 0eba1c9be4d2: Pulling fs layer [2021-10-07T22:02:35.535Z] 0d57e429df01: Pulling fs layer [2021-10-07T22:02:35.535Z] 4e4be7b47b0d: Pulling fs layer [2021-10-07T22:02:35.535Z] e1f770b5df2f: Pulling fs layer [2021-10-07T22:02:35.535Z] 85a0685a4137: Pulling fs layer [2021-10-07T22:02:35.535Z] 4e4be7b47b0d: Waiting [2021-10-07T22:02:35.535Z] e1f770b5df2f: Waiting [2021-10-07T22:02:35.535Z] 85a0685a4137: Waiting [2021-10-07T22:02:35.535Z] 0eba1c9be4d2: Waiting [2021-10-07T22:02:35.535Z] 0d57e429df01: Waiting [2021-10-07T22:02:35.535Z] de9db76c5a1d: Verifying Checksum [2021-10-07T22:02:35.535Z] de9db76c5a1d: Download complete [2021-10-07T22:02:35.535Z] 0ef7d3d256c8: Verifying Checksum [2021-10-07T22:02:35.535Z] 0ef7d3d256c8: Download complete [2021-10-07T22:02:35.535Z] 0d57e429df01: Verifying Checksum [2021-10-07T22:02:35.535Z] 0d57e429df01: Download complete [2021-10-07T22:02:35.535Z] 188c0c94c7c5: Verifying Checksum [2021-10-07T22:02:35.535Z] 188c0c94c7c5: Download complete [2021-10-07T22:02:35.807Z] 4e4be7b47b0d: Verifying Checksum [2021-10-07T22:02:35.807Z] 4e4be7b47b0d: Download complete [2021-10-07T22:02:35.807Z] 188c0c94c7c5: Pull complete [2021-10-07T22:02:36.075Z] 0ef7d3d256c8: Pull complete [2021-10-07T22:02:36.075Z] de9db76c5a1d: Pull complete [2021-10-07T22:02:36.075Z] e1f770b5df2f: Verifying Checksum [2021-10-07T22:02:36.075Z] e1f770b5df2f: Download complete [2021-10-07T22:02:37.497Z] 0eba1c9be4d2: Verifying Checksum [2021-10-07T22:02:37.497Z] 0eba1c9be4d2: Download complete [2021-10-07T22:02:38.478Z] 85a0685a4137: Verifying Checksum [2021-10-07T22:02:38.478Z] 85a0685a4137: Download complete [2021-10-07T22:02:41.884Z] 0eba1c9be4d2: Pull complete [2021-10-07T22:02:41.884Z] 0d57e429df01: Pull complete [2021-10-07T22:02:41.884Z] 4e4be7b47b0d: Pull complete [2021-10-07T22:02:42.160Z] e1f770b5df2f: Pull complete [2021-10-07T22:02:46.436Z] 85a0685a4137: Pull complete [2021-10-07T22:02:46.436Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-07T22:02:46.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-07T22:02:46.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-07T22:02:46.530Z] prd-centos7-docker-4c-2g-2459 does not seem to be running inside a container [2021-10-07T22:02:46.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-07T22:02:48.563Z] $ docker top a396b35967cfb78399da8f312317a9309f700daf27370dfa9c1068b6239dae3d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-07T22:02:48.713Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-07T22:02:49.033Z] + set -o pipefail [2021-10-07T22:02:49.033Z] + snyk monitor '--org=edgex-jenkins' [2021-10-07T22:02:51.661Z] [2021-10-07T22:02:51.661Z] Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v2)... [2021-10-07T22:02:51.661Z] [2021-10-07T22:02:51.661Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e2dd60db-48f3-4c1d-986e-6397089a0464/history/09ed93a8-7ecb-407b-9308-f8596d95005e [2021-10-07T22:02:51.661Z] [2021-10-07T22:02:51.661Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-07T22:02:51.661Z] [2021-10-07T22:02:51.661Z] [2021-10-07T22:02:51.661Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-07T22:02:51.661Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-07T22:02:51.688Z] $ docker stop --time=1 a396b35967cfb78399da8f312317a9309f700daf27370dfa9c1068b6239dae3d [2021-10-07T22:02:52.941Z] $ docker rm -f a396b35967cfb78399da8f312317a9309f700daf27370dfa9c1068b6239dae3d [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-07T22:02:54.088Z] + git log --format=format:%s -1 a10bb4151d6127a91624dcd644e2a930e70f06de [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:54.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T22:02:54.657Z] . [Pipeline] withDockerContainer [2021-10-07T22:02:54.771Z] prd-centos7-docker-4c-2g-2459 does not seem to be running inside a container [2021-10-07T22:02:54.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T22:02:55.226Z] $ docker top 9354c5bac5bd58258f27df15748c186ab5abe236cb7adb9064bbbf7763e5b065 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T22:02:55.347Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T22:02:55.347Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T22:02:55.462Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T22:02:55.466Z] $ docker exec 9354c5bac5bd58258f27df15748c186ab5abe236cb7adb9064bbbf7763e5b065 ssh-agent [2021-10-07T22:02:55.575Z] SSH_AUTH_SOCK=/tmp/ssh-DCepZLfX1abr/agent.13 [2021-10-07T22:02:55.575Z] SSH_AGENT_PID=20 [2021-10-07T22:02:55.592Z] Running ssh-add (command line suppressed) [2021-10-07T22:02:55.695Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2140658892695858418.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_2140658892695858418.key) [2021-10-07T22:02:55.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T22:02:56.051Z] + git semver tag [2021-10-07T22:02:56.051Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T22:02:56.051Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-10-07T22:02:56.051Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-10-07T22:02:56.051Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T22:02:56.051Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T22:02:56.051Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T22:02:56.051Z] # $SEMVER_BRANCH = main [2021-10-07T22:02:56.051Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2021-10-07T22:02:56.051Z] # a10bb4151d6127a91624dcd644e2a930e70f06de HEAD [2021-10-07T22:02:56.051Z] # -> Force: false [2021-10-07T22:02:56.051Z] # 78daea6265dd4e54a33147ffa5e673162ed97484 refs/tags/v2.0.1-dev.6 [Pipeline] } [2021-10-07T22:02:56.279Z] $ docker exec --env ******** --env ******** 9354c5bac5bd58258f27df15748c186ab5abe236cb7adb9064bbbf7763e5b065 ssh-agent -k [2021-10-07T22:02:56.369Z] unset SSH_AUTH_SOCK; [2021-10-07T22:02:56.370Z] unset SSH_AGENT_PID; [2021-10-07T22:02:56.371Z] echo Agent pid 20 killed; [2021-10-07T22:02:56.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T22:02:56.760Z] + git semver [Pipeline] } [2021-10-07T22:02:56.983Z] $ docker stop --time=1 9354c5bac5bd58258f27df15748c186ab5abe236cb7adb9064bbbf7763e5b065 [2021-10-07T22:02:58.176Z] $ docker rm -f 9354c5bac5bd58258f27df15748c186ab5abe236cb7adb9064bbbf7763e5b065 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:58.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-07T22:02:58.689Z] [2021-10-07T22:02:58.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:02:59.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-07T22:02:59.042Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-07T22:02:59.042Z] ab5ef0e58194: Pulling fs layer [2021-10-07T22:02:59.042Z] 9712f1f96733: Pulling fs layer [2021-10-07T22:02:59.042Z] 63f879dbbcfc: Pulling fs layer [2021-10-07T22:02:59.042Z] 0d9ebad4ef96: Pulling fs layer [2021-10-07T22:02:59.042Z] e9a5061849ea: Pulling fs layer [2021-10-07T22:02:59.042Z] d747dcd14b5f: Pulling fs layer [2021-10-07T22:02:59.042Z] 2de7ff778b66: Pulling fs layer [2021-10-07T22:02:59.042Z] e9a5061849ea: Waiting [2021-10-07T22:02:59.042Z] 0d9ebad4ef96: Waiting [2021-10-07T22:02:59.042Z] d747dcd14b5f: Waiting [2021-10-07T22:02:59.042Z] 2de7ff778b66: Waiting [2021-10-07T22:02:59.042Z] 9712f1f96733: Download complete [2021-10-07T22:03:00.014Z] 63f879dbbcfc: Verifying Checksum [2021-10-07T22:03:00.014Z] 63f879dbbcfc: Download complete [2021-10-07T22:03:00.500Z] e9a5061849ea: Verifying Checksum [2021-10-07T22:03:00.500Z] e9a5061849ea: Download complete [2021-10-07T22:03:00.500Z] ab5ef0e58194: Verifying Checksum [2021-10-07T22:03:00.500Z] ab5ef0e58194: Download complete [2021-10-07T22:03:00.500Z] d747dcd14b5f: Verifying Checksum [2021-10-07T22:03:00.500Z] d747dcd14b5f: Download complete [2021-10-07T22:03:00.776Z] 0d9ebad4ef96: Verifying Checksum [2021-10-07T22:03:00.776Z] 0d9ebad4ef96: Download complete [2021-10-07T22:03:00.776Z] 2de7ff778b66: Verifying Checksum [2021-10-07T22:03:00.776Z] 2de7ff778b66: Download complete [2021-10-07T22:03:03.450Z] ab5ef0e58194: Pull complete [2021-10-07T22:03:03.450Z] 9712f1f96733: Pull complete [2021-10-07T22:03:04.068Z] 63f879dbbcfc: Pull complete [2021-10-07T22:03:08.452Z] 0d9ebad4ef96: Pull complete [2021-10-07T22:03:08.452Z] e9a5061849ea: Pull complete [2021-10-07T22:03:08.452Z] d747dcd14b5f: Pull complete [2021-10-07T22:03:09.918Z] 2de7ff778b66: Pull complete [2021-10-07T22:03:09.918Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-07T22:03:09.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-07T22:03:09.918Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-07T22:03:10.026Z] prd-centos7-docker-4c-2g-2459 does not seem to be running inside a container [2021-10-07T22:03:10.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-07T22:03:13.078Z] $ docker top dd94a6f92ea0486280e6a3ff38d4e615167856110e7ceb74eebb5c15f30e64cf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-07T22:03:13.172Z] provisioning config files... [2021-10-07T22:03:13.191Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config9069851520167881165tmp [2021-10-07T22:03:13.216Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config2383315076972529882tmp [2021-10-07T22:03:13.237Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4641190096871859543tmp [Pipeline] { [Pipeline] echo [2021-10-07T22:03:13.262Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:03:13.593Z] ---> sigul-configuration.sh [2021-10-07T22:03:13.593Z] gpg: directory `/root/.gnupg' created [2021-10-07T22:03:13.593Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-07T22:03:13.593Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-07T22:03:13.593Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-07T22:03:13.593Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-07T22:03:13.593Z] gpg: CAST5 encrypted data [2021-10-07T22:03:13.593Z] gpg: encrypted with 1 passphrase [2021-10-07T22:03:13.593Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-07T22:03:13.915Z] + mkdir /home/jenkins [2021-10-07T22:03:13.915Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-07T22:03:14.251Z] + 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-07T22:03:14.268Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:03:14.583Z] ---> sigul-install.sh [2021-10-07T22:03:14.584Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-07T22:03:14.908Z] + git tag --list [2021-10-07T22:03:14.908Z] v0.0.0 [2021-10-07T22:03:14.908Z] v0.1.0 [2021-10-07T22:03:14.908Z] v0.1.1 [2021-10-07T22:03:14.908Z] v0.1.10 [2021-10-07T22:03:14.908Z] v0.1.11 [2021-10-07T22:03:14.908Z] v0.1.12 [2021-10-07T22:03:14.908Z] v0.1.13 [2021-10-07T22:03:14.908Z] v0.1.14 [2021-10-07T22:03:14.908Z] v0.1.15 [2021-10-07T22:03:14.908Z] v0.1.16 [2021-10-07T22:03:14.908Z] v0.1.17 [2021-10-07T22:03:14.908Z] v0.1.18 [2021-10-07T22:03:14.908Z] v0.1.19 [2021-10-07T22:03:14.908Z] v0.1.2 [2021-10-07T22:03:14.908Z] v0.1.20 [2021-10-07T22:03:14.908Z] v0.1.21 [2021-10-07T22:03:14.908Z] v0.1.22 [2021-10-07T22:03:14.908Z] v0.1.23 [2021-10-07T22:03:14.908Z] v0.1.24 [2021-10-07T22:03:14.908Z] v0.1.25 [2021-10-07T22:03:14.908Z] v0.1.26 [2021-10-07T22:03:14.908Z] v0.1.27 [2021-10-07T22:03:14.908Z] v0.1.3 [2021-10-07T22:03:14.908Z] v0.1.4 [2021-10-07T22:03:14.908Z] v0.1.5 [2021-10-07T22:03:14.908Z] v0.1.6 [2021-10-07T22:03:14.908Z] v0.1.7 [2021-10-07T22:03:14.908Z] v0.1.8 [2021-10-07T22:03:14.908Z] v0.1.9 [2021-10-07T22:03:14.908Z] v2.0.0 [2021-10-07T22:03:14.908Z] v2.0.0-dev.1 [2021-10-07T22:03:14.908Z] v2.0.0-dev.2 [2021-10-07T22:03:14.908Z] v2.0.0-dev.3 [2021-10-07T22:03:14.908Z] v2.0.0-dev.4 [2021-10-07T22:03:14.908Z] v2.0.0-dev.5 [2021-10-07T22:03:14.908Z] v2.0.0-dev.6 [2021-10-07T22:03:14.908Z] v2.0.0-dev.7 [2021-10-07T22:03:14.908Z] v2.0.0-dev.8 [2021-10-07T22:03:14.908Z] v2.0.1-dev.1 [2021-10-07T22:03:14.908Z] v2.0.1-dev.2 [2021-10-07T22:03:14.908Z] v2.0.1-dev.3 [2021-10-07T22:03:14.908Z] v2.0.1-dev.4 [2021-10-07T22:03:14.908Z] v2.0.1-dev.5 [2021-10-07T22:03:14.908Z] v2.0.1-dev.6 [Pipeline] sh [2021-10-07T22:03:15.228Z] + lftools sign git-tag v2.0.1-dev.6 [2021-10-07T22:03:15.817Z] Signing Git tag with Sigul... [2021-10-07T22:03:15.817Z] Signing v2.0.1-dev.6 [Pipeline] echo [2021-10-07T22:03:16.799Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:03:17.114Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-07T22:03:17.127Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-07T22:03:17.163Z] $ docker stop --time=1 dd94a6f92ea0486280e6a3ff38d4e615167856110e7ceb74eebb5c15f30e64cf [2021-10-07T22:03:18.371Z] $ docker rm -f dd94a6f92ea0486280e6a3ff38d4e615167856110e7ceb74eebb5c15f30e64cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:03:19.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T22:03:19.104Z] . [Pipeline] withDockerContainer [2021-10-07T22:03:19.189Z] prd-centos7-docker-4c-2g-2459 does not seem to be running inside a container [2021-10-07T22:03:19.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T22:03:19.817Z] $ docker top 9715198ebf2f7081a91678c8611e54ab9482598eca9de361c12baa12cb1b8511 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T22:03:19.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T22:03:19.953Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T22:03:20.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T22:03:20.074Z] $ docker exec 9715198ebf2f7081a91678c8611e54ab9482598eca9de361c12baa12cb1b8511 ssh-agent [2021-10-07T22:03:20.187Z] SSH_AUTH_SOCK=/tmp/ssh-Y6tdD2F5n2kU/agent.13 [2021-10-07T22:03:20.187Z] SSH_AGENT_PID=19 [2021-10-07T22:03:20.196Z] Running ssh-add (command line suppressed) [2021-10-07T22:03:20.293Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8950637318707674899.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8950637318707674899.key) [2021-10-07T22:03:20.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T22:03:20.827Z] + git semver bump pre [2021-10-07T22:03:20.827Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T22:03:20.827Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-10-07T22:03:20.827Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-10-07T22:03:20.827Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T22:03:20.827Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T22:03:20.827Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T22:03:20.827Z] # $SEMVER_BRANCH = main [2021-10-07T22:03:20.827Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2021-10-07T22:03:20.827Z] 2.0.1-dev.7 [Pipeline] } [2021-10-07T22:03:20.841Z] $ docker exec --env ******** --env ******** 9715198ebf2f7081a91678c8611e54ab9482598eca9de361c12baa12cb1b8511 ssh-agent -k [2021-10-07T22:03:20.930Z] unset SSH_AUTH_SOCK; [2021-10-07T22:03:20.930Z] unset SSH_AGENT_PID; [2021-10-07T22:03:20.930Z] echo Agent pid 19 killed; [2021-10-07T22:03:20.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T22:03:21.313Z] + git semver [Pipeline] } [2021-10-07T22:03:21.333Z] $ docker stop --time=1 9715198ebf2f7081a91678c8611e54ab9482598eca9de361c12baa12cb1b8511 [2021-10-07T22:03:22.518Z] $ docker rm -f 9715198ebf2f7081a91678c8611e54ab9482598eca9de361c12baa12cb1b8511 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:03:22.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T22:03:22.961Z] . [Pipeline] withDockerContainer [2021-10-07T22:03:23.036Z] prd-centos7-docker-4c-2g-2459 does not seem to be running inside a container [2021-10-07T22:03:23.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T22:03:23.646Z] $ docker top 0e3a31aa448ee506cf01723d12bc6a90a94430352fb5b6f0d78501d8f30a1587 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T22:03:23.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T22:03:23.764Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T22:03:23.876Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T22:03:23.879Z] $ docker exec 0e3a31aa448ee506cf01723d12bc6a90a94430352fb5b6f0d78501d8f30a1587 ssh-agent [2021-10-07T22:03:23.982Z] SSH_AUTH_SOCK=/tmp/ssh-RE1ZyODSinX8/agent.14 [2021-10-07T22:03:23.982Z] SSH_AGENT_PID=21 [2021-10-07T22:03:23.995Z] Running ssh-add (command line suppressed) [2021-10-07T22:03:24.100Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3105569204556541327.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3105569204556541327.key) [2021-10-07T22:03:24.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T22:03:24.436Z] + git semver push [2021-10-07T22:03:24.436Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T22:03:24.436Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-10-07T22:03:24.436Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-10-07T22:03:24.436Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T22:03:24.436Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T22:03:24.436Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T22:03:24.436Z] # $SEMVER_BRANCH = main [2021-10-07T22:03:24.436Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } [2021-10-07T22:03:25.856Z] $ docker exec --env ******** --env ******** 0e3a31aa448ee506cf01723d12bc6a90a94430352fb5b6f0d78501d8f30a1587 ssh-agent -k [2021-10-07T22:03:25.946Z] unset SSH_AUTH_SOCK; [2021-10-07T22:03:25.946Z] unset SSH_AGENT_PID; [2021-10-07T22:03:25.946Z] echo Agent pid 21 killed; [2021-10-07T22:03:25.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T22:03:26.327Z] + git semver [Pipeline] } [2021-10-07T22:03:26.574Z] $ docker stop --time=1 0e3a31aa448ee506cf01723d12bc6a90a94430352fb5b6f0d78501d8f30a1587 [2021-10-07T22:03:27.819Z] $ docker rm -f 0e3a31aa448ee506cf01723d12bc6a90a94430352fb5b6f0d78501d8f30a1587 [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-07T22:03:28.792Z] + '[' -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:03:29.342Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:03:29.945Z] ---> package-listing.sh [2021-10-07T22:03:29.945Z] ++ facter osfamily [2021-10-07T22:03:29.945Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T22:03:30.216Z] + OS_FAMILY=redhat [2021-10-07T22:03:30.216Z] + workspace=/w/workspace/dgexfoundry_go-mod-registry_main [2021-10-07T22:03:30.216Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T22:03:30.216Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T22:03:30.216Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T22:03:30.216Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T22:03:30.216Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2021-10-07T22:03:30.216Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T22:03:30.216Z] + case "${OS_FAMILY}" in [2021-10-07T22:03:30.216Z] + sort [2021-10-07T22:03:30.216Z] + rpm -qa [2021-10-07T22:03:30.798Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T22:03:30.798Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T22:03:30.798Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T22:03:30.798Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2021-10-07T22:03:30.798Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [2021-10-07T22:03:30.798Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo [2021-10-07T22:03:30.814Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-07T22:03:31.118Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:03:31.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T22:03:31.706Z] [2021-10-07T22:03:31.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T22:03:32.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T22:03:32.306Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T22:03:32.306Z] b4d181a07f80: Pulling fs layer [2021-10-07T22:03:32.306Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T22:03:32.306Z] ed53099fbce6: Pulling fs layer [2021-10-07T22:03:32.306Z] dc539afda2c1: Pulling fs layer [2021-10-07T22:03:32.306Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T22:03:32.306Z] 9065ff56babe: Pulling fs layer [2021-10-07T22:03:32.306Z] d287ab97295c: Pulling fs layer [2021-10-07T22:03:32.306Z] dc539afda2c1: Waiting [2021-10-07T22:03:32.306Z] 77bc0d833cb6: Waiting [2021-10-07T22:03:32.306Z] 9065ff56babe: Waiting [2021-10-07T22:03:32.306Z] d287ab97295c: Waiting [2021-10-07T22:03:32.306Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T22:03:32.306Z] a1111a8f2ec3: Download complete [2021-10-07T22:03:32.572Z] dc539afda2c1: Verifying Checksum [2021-10-07T22:03:32.572Z] dc539afda2c1: Download complete [2021-10-07T22:03:32.572Z] ed53099fbce6: Verifying Checksum [2021-10-07T22:03:32.572Z] ed53099fbce6: Download complete [2021-10-07T22:03:32.572Z] 9065ff56babe: Verifying Checksum [2021-10-07T22:03:32.572Z] 9065ff56babe: Download complete [2021-10-07T22:03:32.572Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T22:03:32.572Z] 77bc0d833cb6: Download complete [2021-10-07T22:03:32.854Z] b4d181a07f80: Verifying Checksum [2021-10-07T22:03:32.854Z] b4d181a07f80: Download complete [2021-10-07T22:03:33.826Z] d287ab97295c: Verifying Checksum [2021-10-07T22:03:33.826Z] d287ab97295c: Download complete [2021-10-07T22:03:34.303Z] b4d181a07f80: Pull complete [2021-10-07T22:03:34.303Z] a1111a8f2ec3: Pull complete [2021-10-07T22:03:34.896Z] ed53099fbce6: Pull complete [2021-10-07T22:03:34.896Z] dc539afda2c1: Pull complete [2021-10-07T22:03:35.170Z] 77bc0d833cb6: Pull complete [2021-10-07T22:03:35.170Z] 9065ff56babe: Pull complete [2021-10-07T22:03:40.527Z] d287ab97295c: Pull complete [2021-10-07T22:03:40.527Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T22:03:40.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T22:03:40.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T22:03:40.825Z] prd-centos7-docker-4c-2g-2459 does not seem to be running inside a container [2021-10-07T22:03:40.910Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T22:03:42.972Z] $ docker top a859cc4314b45feea82abecccf396c667f8c6b8c0203cd9418f4cd5dcf29e014 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T22:03:43.385Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T22:03:43.714Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T22:03:44.051Z] + ls /var/log/sa-host [2021-10-07T22:03:44.051Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T22:03:44.051Z] file_magic: OK [2021-10-07T22:03:44.051Z] HZ: Using current value: 100 [2021-10-07T22:03:44.051Z] file_header: OK [2021-10-07T22:03:44.051Z] 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-07T22:03:44.051Z] Statistics: [2021-10-07T22:03:44.051Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T22:03:44.051Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T22:03:44.051Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T22:03:44.051Z] file_magic: OK [2021-10-07T22:03:44.051Z] HZ: Using current value: 100 [2021-10-07T22:03:44.051Z] file_header: OK [2021-10-07T22:03:44.051Z] 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-07T22:03:44.051Z] Statistics: [2021-10-07T22:03:44.051Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T22:03:44.051Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T22:03:44.267Z] provisioning config files... [2021-10-07T22:03:44.283Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4172589252671400149tmp [Pipeline] { [Pipeline] echo [2021-10-07T22:03:44.308Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:03:44.635Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T22:03:44.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:03:45.217Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T22:03:45.233Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:03:45.543Z] ---> sudo-logs.sh [2021-10-07T22:03:45.543Z] Archiving 'sudo' log.. [2021-10-07T22:03:45.543Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2459.novalocal: Name or service not known [2021-10-07T22:03:45.543Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2459.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T22:03:45.583Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:03:45.905Z] ---> job-cost.sh [2021-10-07T22:03:45.905Z] lf-activate-venv: SKIPPING [2021-10-07T22:03:45.905Z] DEBUG: total: 0.10999999940395355 [2021-10-07T22:03:45.905Z] INFO: Retrieving Stack Cost... [2021-10-07T22:03:46.490Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T22:03:46.758Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T22:03:46.778Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T22:03:47.098Z] ---> logs-deploy.sh [2021-10-07T22:03:47.098Z] lf-activate-venv: SKIPPING [2021-10-07T22:03:47.098Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/7 [2021-10-07T22:03:47.098Z] INFO: archiving workspace using pattern(s): [2021-10-07T22:03:47.683Z] Archives upload complete. [2021-10-07T22:03:47.954Z] INFO: archiving logs to Nexus