Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 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-ssh5881759536026250712.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh3103934674947553926.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 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh5749791831981072935.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > 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-ssh2934834129796463798.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh7474235283254875689.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1478 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 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-ssh5380749012693806614.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 (main) > 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 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 # timeout=10 Commit message: "Merge pull request #78 from soda480/US1908" > git rev-list --no-walk 1f7732c71135bf6e9eecddbdb163e9f5bb31ac90 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T17:10:08.290Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T17:10:08.382Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T17:10:08.413Z] ========================================================= [2021-08-02T17:10:08.414Z] EdgeX Global Pipelines Version Info [2021-08-02T17:10:08.414Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:10:09.777Z] ------------------- [2021-08-02T17:10:09.777Z] stable info: [2021-08-02T17:10:09.777Z] ------------------- [2021-08-02T17:10:09.777Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T17:10:09.777Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:10:09.777Z] Message: update stable to v1.0.200 [2021-08-02T17:10:10.740Z] ------------------- [2021-08-02T17:10:10.740Z] experimental info: [2021-08-02T17:10:10.740Z] ------------------- [2021-08-02T17:10:10.740Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T17:10:10.740Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:10:10.740Z] Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T17:10:10.940Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2021-08-02T17:10:10.973Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2021-08-02T17:10:11.014Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T17:10:11.037Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T17:10:11.069Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T17:10:11.097Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T17:10:11.121Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T17:10:11.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T17:10:11.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T17:10:11.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T17:10:11.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T17:10:11.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T17:10:11.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2021-08-02T17:10:11.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T17:10:11.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T17:10:11.352Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:10:11.377Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:10:11.399Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:10:11.423Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:10:11.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T17:10:11.481Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-02T17:10:11.514Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T17:10:11.541Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T17:10:11.565Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T17:10:11.602Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T17:10:11.627Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-02T17:10:11.659Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T17:10:11.685Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-02T17:10:11.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-02T17:10:11.732Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-02T17:10:11.757Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 [Pipeline] echo [2021-08-02T17:10:11.784Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6345379 [Pipeline] echo [2021-08-02T17:10:11.818Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T17:10:12.323Z] + git log --format=format:%s -1 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 [Pipeline] echo [2021-08-02T17:10:12.379Z] GIT_COMMIT: 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4, Commit Message: Merge pull request #78 from soda480/US1908 [Pipeline] echo [2021-08-02T17:10:12.391Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:10:13.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:10:13.029Z] [2021-08-02T17:10:13.029Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:10:13.393Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:10:13.393Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T17:10:13.393Z] 31603596830f: Pulling fs layer [2021-08-02T17:10:13.393Z] b6dc333f4379: Pulling fs layer [2021-08-02T17:10:13.393Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T17:10:13.393Z] fd332fbdc1db: Pulling fs layer [2021-08-02T17:10:13.393Z] fd332fbdc1db: Waiting [2021-08-02T17:10:13.393Z] b6dc333f4379: Verifying Checksum [2021-08-02T17:10:13.393Z] b6dc333f4379: Download complete [2021-08-02T17:10:13.663Z] 31603596830f: Verifying Checksum [2021-08-02T17:10:13.663Z] 31603596830f: Download complete [2021-08-02T17:10:13.938Z] fd332fbdc1db: Verifying Checksum [2021-08-02T17:10:13.938Z] fd332fbdc1db: Download complete [2021-08-02T17:10:13.938Z] 31603596830f: Pull complete [2021-08-02T17:10:13.938Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T17:10:13.938Z] 3d9ef1400e77: Download complete [2021-08-02T17:10:13.938Z] b6dc333f4379: Pull complete [2021-08-02T17:10:14.910Z] 3d9ef1400e77: Pull complete [2021-08-02T17:10:14.910Z] fd332fbdc1db: Pull complete [2021-08-02T17:10:14.910Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T17:10:14.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:10:14.910Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T17:10:15.023Z] prd-centos7-docker-4c-2g-1478 does not seem to be running inside a container [2021-08-02T17:10:15.097Z] $ 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-08-02T17:10:15.928Z] $ docker top cb15ffe54050bbdbafe15587ffd45200bb78fd752610cbaee1a66c6d06cec133 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:10:16.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:10:16.059Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:10:16.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:10:16.203Z] $ docker exec cb15ffe54050bbdbafe15587ffd45200bb78fd752610cbaee1a66c6d06cec133 ssh-agent [2021-08-02T17:10:16.329Z] SSH_AUTH_SOCK=/tmp/ssh-zO7UCT2j5AVk/agent.15 [2021-08-02T17:10:16.329Z] SSH_AGENT_PID=21 [2021-08-02T17:10:16.342Z] Running ssh-add (command line suppressed) [2021-08-02T17:10:16.466Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5518560028112987833.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5518560028112987833.key) [2021-08-02T17:10:16.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:10:16.833Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T17:10:16.876Z] $ docker exec --env ******** --env ******** cb15ffe54050bbdbafe15587ffd45200bb78fd752610cbaee1a66c6d06cec133 ssh-agent -k [2021-08-02T17:10:16.984Z] unset SSH_AUTH_SOCK; [2021-08-02T17:10:16.985Z] unset SSH_AGENT_PID; [2021-08-02T17:10:16.985Z] echo Agent pid 21 killed; [2021-08-02T17:10:17.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T17:10:17.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:10:17.055Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:10:17.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:10:17.185Z] $ docker exec cb15ffe54050bbdbafe15587ffd45200bb78fd752610cbaee1a66c6d06cec133 ssh-agent [2021-08-02T17:10:17.318Z] SSH_AUTH_SOCK=/tmp/ssh-FdS77Tj0AtcV/agent.57 [2021-08-02T17:10:17.319Z] SSH_AGENT_PID=63 [2021-08-02T17:10:17.329Z] Running ssh-add (command line suppressed) [2021-08-02T17:10:17.445Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5045024231611382847.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5045024231611382847.key) [2021-08-02T17:10:17.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:10:17.807Z] + git semver init [2021-08-02T17:10:17.807Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:10:17.807Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-08-02T17:10:17.807Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-08-02T17:10:17.807Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:10:17.807Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:10:17.807Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:10:17.807Z] # $SEMVER_BRANCH = main [2021-08-02T17:10:17.807Z] # $SEMVER_TEMP = /tmp/semver-933978678 [2021-08-02T17:10:17.807Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2021-08-02T17:10:18.077Z] # '/tmp/semver-933978678' -> '/w/workspace/dgexfoundry_go-mod-registry_main/.semver' [2021-08-02T17:10:18.077Z] # -> Force: false [2021-08-02T17:10:18.077Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } [2021-08-02T17:10:18.100Z] $ docker exec --env ******** --env ******** cb15ffe54050bbdbafe15587ffd45200bb78fd752610cbaee1a66c6d06cec133 ssh-agent -k [2021-08-02T17:10:18.213Z] unset SSH_AUTH_SOCK; [2021-08-02T17:10:18.216Z] unset SSH_AGENT_PID; [2021-08-02T17:10:18.216Z] echo Agent pid 63 killed; [2021-08-02T17:10:18.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:10:18.650Z] + git semver [Pipeline] } [2021-08-02T17:10:18.674Z] $ docker stop --time=1 cb15ffe54050bbdbafe15587ffd45200bb78fd752610cbaee1a66c6d06cec133 [2021-08-02T17:10:19.917Z] $ docker rm -f cb15ffe54050bbdbafe15587ffd45200bb78fd752610cbaee1a66c6d06cec133 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:10:20.311Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T17:10:20.689Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T17:10:20.692Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-02T17:10:35.930Z] Still waiting to schedule task [2021-08-02T17:10:35.931Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-02T17:10:35.933Z] Still waiting to schedule task [2021-08-02T17:10:35.933Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:11:59.272Z] Running on prd-centos7-docker-4c-2g-1484 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2021-08-02T17:11:59.291Z] Running in /w/workspace/go-mod-registry/3 [Pipeline] { [Pipeline] checkout [2021-08-02T17:11:59.419Z] Selected Git installation does not exist. Using Default [2021-08-02T17:11:59.419Z] The recommended git tool is: NONE [2021-08-02T17:12:02.700Z] using credential edgex-jenkins-ssh [2021-08-02T17:12:02.717Z] Cloning the remote Git repository [2021-08-02T17:12:02.285Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-08-02T17:12:02.363Z] > git init /w/workspace/go-mod-registry/3 # timeout=10 [2021-08-02T17:12:02.394Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-08-02T17:12:02.395Z] > git --version # timeout=10 [2021-08-02T17:12:02.412Z] > git --version # 'git version 2.24.4' [2021-08-02T17:12:02.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T17:12:02.439Z] [INFO] Currently running in a labeled security context [2021-08-02T17:12:02.439Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T17:12:02.440Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/3@tmp/jenkins-gitclient-ssh6419904424910444269.key [2021-08-02T17:12:02.471Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:12:04.036Z] Avoid second fetch [2021-08-02T17:12:04.036Z] Checking out Revision 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 (main) [2021-08-02T17:12:03.667Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-08-02T17:12:03.675Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:12:03.702Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T17:12:03.713Z] > git checkout -f 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 # timeout=10 [2021-08-02T17:12:07.644Z] Commit message: "Merge pull request #78 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T17:12:08.262Z] ========================================================= [2021-08-02T17:12:08.263Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T17:12:08.263Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:12:08.701Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-02T17:12:08.701Z] Sending build context to Docker daemon 327.7kB [2021-08-02T17:12:08.701Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T17:12:08.701Z] Step 2/7 : FROM ${BASE} [2021-08-02T17:12:08.968Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T17:12:08.968Z] 540db60ca938: Pulling fs layer [2021-08-02T17:12:08.968Z] adcc1eea9eea: Pulling fs layer [2021-08-02T17:12:08.968Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T17:12:08.968Z] 0773c198feca: Pulling fs layer [2021-08-02T17:12:08.968Z] 345f892a5656: Pulling fs layer [2021-08-02T17:12:08.968Z] 4796506630df: Pulling fs layer [2021-08-02T17:12:08.968Z] cc55df3e53f1: Pulling fs layer [2021-08-02T17:12:08.968Z] 4d027b6c602c: Pulling fs layer [2021-08-02T17:12:08.968Z] 449e75d2c14e: Pulling fs layer [2021-08-02T17:12:08.968Z] 0773c198feca: Waiting [2021-08-02T17:12:08.968Z] 345f892a5656: Waiting [2021-08-02T17:12:08.968Z] 4796506630df: Waiting [2021-08-02T17:12:08.968Z] cc55df3e53f1: Waiting [2021-08-02T17:12:08.968Z] 4d027b6c602c: Waiting [2021-08-02T17:12:08.968Z] 449e75d2c14e: Waiting [2021-08-02T17:12:08.968Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T17:12:08.968Z] 4c4ab2625f07: Download complete [2021-08-02T17:12:08.968Z] adcc1eea9eea: Verifying Checksum [2021-08-02T17:12:08.968Z] adcc1eea9eea: Download complete [2021-08-02T17:12:08.968Z] 345f892a5656: Verifying Checksum [2021-08-02T17:12:08.968Z] 345f892a5656: Download complete [2021-08-02T17:12:08.968Z] 540db60ca938: Verifying Checksum [2021-08-02T17:12:08.968Z] 540db60ca938: Download complete [2021-08-02T17:12:09.244Z] cc55df3e53f1: Verifying Checksum [2021-08-02T17:12:09.244Z] cc55df3e53f1: Download complete [2021-08-02T17:12:09.244Z] 540db60ca938: Pull complete [2021-08-02T17:12:09.244Z] 4796506630df: Verifying Checksum [2021-08-02T17:12:09.244Z] 4796506630df: Download complete [2021-08-02T17:12:09.244Z] adcc1eea9eea: Pull complete [2021-08-02T17:12:09.513Z] 4c4ab2625f07: Pull complete [2021-08-02T17:12:10.095Z] 4d027b6c602c: Verifying Checksum [2021-08-02T17:12:10.095Z] 4d027b6c602c: Download complete [2021-08-02T17:12:13.457Z] 449e75d2c14e: Verifying Checksum [2021-08-02T17:12:13.457Z] 449e75d2c14e: Download complete [2021-08-02T17:12:14.868Z] 0773c198feca: Download complete [2021-08-02T17:12:18.253Z] 0773c198feca: Pull complete [2021-08-02T17:12:18.253Z] 345f892a5656: Pull complete [2021-08-02T17:12:18.253Z] 4796506630df: Pull complete [2021-08-02T17:12:18.253Z] cc55df3e53f1: Pull complete [2021-08-02T17:12:18.253Z] 4d027b6c602c: Pull complete [2021-08-02T17:12:19.218Z] 449e75d2c14e: Pull complete [2021-08-02T17:12:19.485Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T17:12:19.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T17:12:19.485Z] ---> 0d28375d9b5b [2021-08-02T17:12:19.485Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-02T17:12:20.906Z] ---> Running in 26d5c95b71a0 [2021-08-02T17:12:20.906Z] Removing intermediate container 26d5c95b71a0 [2021-08-02T17:12:20.906Z] ---> e870946ee563 [2021-08-02T17:12:20.906Z] Step 4/7 : RUN apk add --update bash [2021-08-02T17:12:20.906Z] ---> Running in 07db8c0d36eb [2021-08-02T17:12:21.179Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:12:22.153Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:12:23.125Z] OK: 149 MiB in 40 packages [2021-08-02T17:12:23.394Z] Removing intermediate container 07db8c0d36eb [2021-08-02T17:12:23.394Z] ---> 2091099e2551 [2021-08-02T17:12:23.394Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T17:12:23.394Z] ---> Running in 5e966abdb3bd [2021-08-02T17:12:23.394Z] Removing intermediate container 5e966abdb3bd [2021-08-02T17:12:23.394Z] ---> 7fca2a91ffc5 [2021-08-02T17:12:23.394Z] Step 6/7 : COPY go.mod . [2021-08-02T17:12:23.394Z] ---> f801d5fc9ecb [2021-08-02T17:12:23.394Z] Step 7/7 : RUN go mod download [2021-08-02T17:12:23.661Z] ---> Running in 9a82b8a547ea [2021-08-02T17:12:33.775Z] Removing intermediate container 9a82b8a547ea [2021-08-02T17:12:33.775Z] ---> d550011d107e [2021-08-02T17:12:33.775Z] Successfully built d550011d107e [2021-08-02T17:12:33.775Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:12:34.141Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T17:12:34.141Z] . [Pipeline] withDockerContainer [2021-08-02T17:12:34.234Z] prd-centos7-docker-4c-2g-1484 does not seem to be running inside a container [2021-08-02T17:12:34.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T17:12:34.658Z] $ docker top 8c48d95bf34313172006b6b108e4d9bde6f5c42663558ebbc32ffaa803b49362 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:12:35.063Z] + go version [2021-08-02T17:12:35.063Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T17:12:35.077Z] $ docker stop --time=1 8c48d95bf34313172006b6b108e4d9bde6f5c42663558ebbc32ffaa803b49362 [2021-08-02T17:12:36.267Z] $ docker rm -f 8c48d95bf34313172006b6b108e4d9bde6f5c42663558ebbc32ffaa803b49362 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:12:36.797Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T17:12:36.797Z] . [Pipeline] withDockerContainer [2021-08-02T17:12:36.879Z] prd-centos7-docker-4c-2g-1484 does not seem to be running inside a container [2021-08-02T17:12:36.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T17:12:37.263Z] $ docker top 10ab9bfa66b698c1983da84abb13d624afa9d4cc5f4a377b8f1eff881913ad48 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:12:37.667Z] + go mod tidy [Pipeline] sh [2021-08-02T17:12:37.986Z] + make test [2021-08-02T17:12:37.986Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T17:12:50.360Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.017s coverage: 88.8% of statements [2021-08-02T17:12:50.360Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-08-02T17:12:50.360Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.004s coverage: 85.7% of statements [2021-08-02T17:12:50.360Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-08-02T17:12:50.360Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-02T17:12:52.969Z] gofmt -l . [2021-08-02T17:12:52.969Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T17:12:52.984Z] $ docker stop --time=1 10ab9bfa66b698c1983da84abb13d624afa9d4cc5f4a377b8f1eff881913ad48 [2021-08-02T17:12:54.287Z] $ docker rm -f 10ab9bfa66b698c1983da84abb13d624afa9d4cc5f4a377b8f1eff881913ad48 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:12:54.708Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T17:12:54.964Z] 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-08-02T17:12:55.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:12:55.764Z] [2021-08-02T17:12:55.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:12:56.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:12:56.103Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:12:56.103Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:12:56.103Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:12:56.103Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:12:56.103Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:12:56.103Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:12:56.103Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:12:56.103Z] d287ab97295c: Pulling fs layer [2021-08-02T17:12:56.103Z] 77bc0d833cb6: Waiting [2021-08-02T17:12:56.103Z] 9065ff56babe: Waiting [2021-08-02T17:12:56.103Z] d287ab97295c: Waiting [2021-08-02T17:12:56.103Z] dc539afda2c1: Waiting [2021-08-02T17:12:56.689Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:12:56.689Z] a1111a8f2ec3: Download complete [2021-08-02T17:12:56.689Z] dc539afda2c1: Verifying Checksum [2021-08-02T17:12:56.689Z] dc539afda2c1: Download complete [2021-08-02T17:12:57.271Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:12:57.271Z] 77bc0d833cb6: Download complete [2021-08-02T17:12:57.271Z] 9065ff56babe: Download complete [2021-08-02T17:12:57.538Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:12:57.538Z] ed53099fbce6: Download complete [2021-08-02T17:12:58.957Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:12:58.957Z] b4d181a07f80: Download complete [2021-08-02T17:12:59.942Z] b4d181a07f80: Pull complete [2021-08-02T17:13:00.209Z] a1111a8f2ec3: Pull complete [2021-08-02T17:13:00.483Z] ed53099fbce6: Pull complete [2021-08-02T17:13:00.751Z] dc539afda2c1: Pull complete [2021-08-02T17:13:00.751Z] 77bc0d833cb6: Pull complete [2021-08-02T17:13:01.021Z] 9065ff56babe: Pull complete [2021-08-02T17:13:02.981Z] d287ab97295c: Verifying Checksum [2021-08-02T17:13:02.981Z] d287ab97295c: Download complete [2021-08-02T17:13:07.278Z] d287ab97295c: Pull complete [2021-08-02T17:13:07.278Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:13:07.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:13:07.278Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:13:07.378Z] prd-centos7-docker-4c-2g-1484 does not seem to be running inside a container [2021-08-02T17:13:07.445Z] $ 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/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T17:13:09.482Z] $ docker top f892c8023205c727ff1ae6cbcedbe2c57c8fe3eb40b56d55c0d1c3fd9a37e17d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:13:10.041Z] ---> job-cost.sh [2021-08-02T17:13:10.041Z] lf-activate-venv: SKIPPING [2021-08-02T17:13:10.041Z] INFO: No Stack... [2021-08-02T17:13:11.004Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:13:11.272Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T17:13:11.595Z] + cat /w/workspace/go-mod-registry/3/archives/cost.csv [2021-08-02T17:13:11.595Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T17:13:11.635Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-3-stack-cost] [2021-08-02T17:13:11.652Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-3-stack-cost] did not exist. Created. [2021-08-02T17:13:11.652Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:13:11.993Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T17:13:12.037Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T17:13:12.053Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T17:13:12.075Z] $ docker stop --time=1 f892c8023205c727ff1ae6cbcedbe2c57c8fe3eb40b56d55c0d1c3fd9a37e17d [2021-08-02T17:13:13.212Z] $ docker rm -f f892c8023205c727ff1ae6cbcedbe2c57c8fe3eb40b56d55c0d1c3fd9a37e17d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T17:14:28.043Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1486 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2021-08-02T17:14:28.062Z] Running in /w/workspace/go-mod-registry/3 [Pipeline] { [Pipeline] checkout [2021-08-02T17:14:28.264Z] Selected Git installation does not exist. Using Default [2021-08-02T17:14:28.265Z] The recommended git tool is: NONE [2021-08-02T17:14:37.167Z] using credential edgex-jenkins-ssh [2021-08-02T17:14:37.203Z] Cloning the remote Git repository [2021-08-02T17:14:38.474Z] Avoid second fetch [2021-08-02T17:14:38.475Z] Checking out Revision 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 (main) [2021-08-02T17:14:37.316Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-08-02T17:14:37.462Z] > git init /w/workspace/go-mod-registry/3 # timeout=10 [2021-08-02T17:14:37.561Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-08-02T17:14:37.562Z] > git --version # timeout=10 [2021-08-02T17:14:37.581Z] > git --version # 'git version 2.17.1' [2021-08-02T17:14:37.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T17:14:37.657Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:14:38.415Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-08-02T17:14:38.447Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:14:38.495Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T17:14:38.511Z] > git checkout -f 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 # timeout=10 [2021-08-02T17:14:43.022Z] Commit message: "Merge pull request #78 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T17:14:43.822Z] ========================================================= [2021-08-02T17:14:43.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T17:14:43.822Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:14:44.449Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-02T17:14:45.062Z] Sending build context to Docker daemon 326.7kB [2021-08-02T17:14:45.343Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T17:14:45.343Z] Step 2/7 : FROM ${BASE} [2021-08-02T17:14:45.954Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T17:14:45.955Z] 595b0fe564bb: Pulling fs layer [2021-08-02T17:14:45.955Z] 24495759ef45: Pulling fs layer [2021-08-02T17:14:45.955Z] d148012ef14d: Pulling fs layer [2021-08-02T17:14:45.955Z] cb65c68fc2e2: Pulling fs layer [2021-08-02T17:14:45.955Z] 093eec477d81: Pulling fs layer [2021-08-02T17:14:45.955Z] a6d5b2bbb924: Pulling fs layer [2021-08-02T17:14:45.955Z] 2446dc1eb7d3: Pulling fs layer [2021-08-02T17:14:45.955Z] 596795e73e0f: Pulling fs layer [2021-08-02T17:14:45.955Z] a6d5b2bbb924: Waiting [2021-08-02T17:14:45.955Z] cb65c68fc2e2: Waiting [2021-08-02T17:14:45.955Z] 093eec477d81: Waiting [2021-08-02T17:14:45.955Z] 2446dc1eb7d3: Waiting [2021-08-02T17:14:45.955Z] d148012ef14d: Download complete [2021-08-02T17:14:45.955Z] 24495759ef45: Verifying Checksum [2021-08-02T17:14:45.955Z] 24495759ef45: Download complete [2021-08-02T17:14:46.232Z] 093eec477d81: Verifying Checksum [2021-08-02T17:14:46.232Z] 093eec477d81: Download complete [2021-08-02T17:14:46.232Z] a6d5b2bbb924: Download complete [2021-08-02T17:14:46.525Z] 2446dc1eb7d3: Download complete [2021-08-02T17:14:46.525Z] 595b0fe564bb: Verifying Checksum [2021-08-02T17:14:46.525Z] 595b0fe564bb: Download complete [2021-08-02T17:14:47.133Z] 595b0fe564bb: Pull complete [2021-08-02T17:14:48.164Z] 24495759ef45: Pull complete [2021-08-02T17:14:48.451Z] d148012ef14d: Pull complete [2021-08-02T17:14:49.496Z] 596795e73e0f: Verifying Checksum [2021-08-02T17:14:49.496Z] 596795e73e0f: Download complete [2021-08-02T17:14:50.989Z] cb65c68fc2e2: Download complete [2021-08-02T17:15:01.298Z] cb65c68fc2e2: Pull complete [2021-08-02T17:15:01.927Z] 093eec477d81: Pull complete [2021-08-02T17:15:02.246Z] a6d5b2bbb924: Pull complete [2021-08-02T17:15:02.572Z] 2446dc1eb7d3: Pull complete [2021-08-02T17:15:06.947Z] 596795e73e0f: Pull complete [2021-08-02T17:15:06.947Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-08-02T17:15:06.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T17:15:06.947Z] ---> d9e956139c92 [2021-08-02T17:15:06.947Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-02T17:15:09.610Z] ---> Running in 12d0ef459922 [2021-08-02T17:15:10.212Z] Removing intermediate container 12d0ef459922 [2021-08-02T17:15:10.212Z] ---> 88aaa968a44f [2021-08-02T17:15:10.212Z] Step 4/7 : RUN apk add --update bash [2021-08-02T17:15:10.486Z] ---> Running in f670e349a006 [2021-08-02T17:15:11.938Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T17:15:13.378Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T17:15:14.373Z] OK: 138 MiB in 40 packages [2021-08-02T17:15:15.872Z] Removing intermediate container f670e349a006 [2021-08-02T17:15:15.872Z] ---> 904538ac493e [2021-08-02T17:15:15.872Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T17:15:15.872Z] ---> Running in e35aaada6697 [2021-08-02T17:15:16.475Z] Removing intermediate container e35aaada6697 [2021-08-02T17:15:16.475Z] ---> fa654446d0d7 [2021-08-02T17:15:16.475Z] Step 6/7 : COPY go.mod . [2021-08-02T17:15:17.476Z] ---> e77f677839c5 [2021-08-02T17:15:17.476Z] Step 7/7 : RUN go mod download [2021-08-02T17:15:17.752Z] ---> Running in f51b6dd828ae [2021-08-02T17:15:36.111Z] Removing intermediate container f51b6dd828ae [2021-08-02T17:15:36.111Z] ---> 541b1e2d7581 [2021-08-02T17:15:36.111Z] Successfully built 541b1e2d7581 [2021-08-02T17:15:36.111Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:15:36.558Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T17:15:36.558Z] . [Pipeline] withDockerContainer [2021-08-02T17:15:36.850Z] prd-ubuntu18.04-docker-arm64-4c-16g-1486 does not seem to be running inside a container [2021-08-02T17:15:36.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T17:15:38.848Z] $ docker top 06d23824927d2d7f345b1a1d2c3794a53c9d2810d1365422acbf9818a17c1b13 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:15:39.877Z] + go version [2021-08-02T17:15:39.877Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-08-02T17:15:39.903Z] $ docker stop --time=1 06d23824927d2d7f345b1a1d2c3794a53c9d2810d1365422acbf9818a17c1b13 [2021-08-02T17:15:41.794Z] $ docker rm -f 06d23824927d2d7f345b1a1d2c3794a53c9d2810d1365422acbf9818a17c1b13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:15:42.587Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T17:15:42.587Z] . [Pipeline] withDockerContainer [2021-08-02T17:15:42.818Z] prd-ubuntu18.04-docker-arm64-4c-16g-1486 does not seem to be running inside a container [2021-08-02T17:15:42.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T17:15:44.659Z] $ docker top adb66263586fe189db7913db36cb6a32920aa851a4ecfce7592e6c83b7ebd302 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:15:45.689Z] + go mod tidy [Pipeline] sh [2021-08-02T17:15:46.965Z] + make test [2021-08-02T17:15:46.965Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T17:16:26.108Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.114s coverage: 88.8% of statements [2021-08-02T17:16:26.108Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-08-02T17:16:26.108Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.015s coverage: 85.7% of statements [2021-08-02T17:16:26.108Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-08-02T17:16:26.108Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-02T17:16:44.471Z] gofmt -l . [2021-08-02T17:16:44.743Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T17:16:44.765Z] $ docker stop --time=1 adb66263586fe189db7913db36cb6a32920aa851a4ecfce7592e6c83b7ebd302 [2021-08-02T17:16:46.851Z] $ docker rm -f adb66263586fe189db7913db36cb6a32920aa851a4ecfce7592e6c83b7ebd302 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:16:47.669Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T17:16:47.693Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T17:16:48.313Z] 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-08-02T17:16:49.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:16:49.306Z] [2021-08-02T17:16:49.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:16:49.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:16:49.947Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T17:16:49.947Z] 448f6bf000e3: Pulling fs layer [2021-08-02T17:16:49.947Z] f757da607395: Pulling fs layer [2021-08-02T17:16:49.947Z] 05883995daec: Pulling fs layer [2021-08-02T17:16:49.947Z] 8603b9c90790: Pulling fs layer [2021-08-02T17:16:49.947Z] 1560dd03e051: Pulling fs layer [2021-08-02T17:16:49.947Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T17:16:49.947Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T17:16:49.947Z] 8603b9c90790: Waiting [2021-08-02T17:16:49.947Z] 1560dd03e051: Waiting [2021-08-02T17:16:49.947Z] c2d8d7efcc4b: Waiting [2021-08-02T17:16:49.947Z] 27f5ce0e4adf: Waiting [2021-08-02T17:16:50.224Z] f757da607395: Verifying Checksum [2021-08-02T17:16:50.224Z] f757da607395: Download complete [2021-08-02T17:16:50.224Z] 8603b9c90790: Verifying Checksum [2021-08-02T17:16:50.503Z] 1560dd03e051: Verifying Checksum [2021-08-02T17:16:50.503Z] 1560dd03e051: Download complete [2021-08-02T17:16:50.504Z] 27f5ce0e4adf: Verifying Checksum [2021-08-02T17:16:50.504Z] 27f5ce0e4adf: Download complete [2021-08-02T17:16:50.783Z] 05883995daec: Verifying Checksum [2021-08-02T17:16:50.783Z] 05883995daec: Download complete [2021-08-02T17:16:51.388Z] 448f6bf000e3: Verifying Checksum [2021-08-02T17:16:51.388Z] 448f6bf000e3: Download complete [2021-08-02T17:16:54.804Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T17:16:54.804Z] c2d8d7efcc4b: Download complete [2021-08-02T17:16:55.090Z] 448f6bf000e3: Pull complete [2021-08-02T17:16:55.745Z] f757da607395: Pull complete [2021-08-02T17:16:57.751Z] 05883995daec: Pull complete [2021-08-02T17:16:57.751Z] 8603b9c90790: Pull complete [2021-08-02T17:16:58.742Z] 1560dd03e051: Pull complete [2021-08-02T17:16:59.371Z] 27f5ce0e4adf: Pull complete [2021-08-02T17:17:14.552Z] c2d8d7efcc4b: Pull complete [2021-08-02T17:17:14.552Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T17:17:14.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:17:14.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T17:17:14.800Z] prd-ubuntu18.04-docker-arm64-4c-16g-1486 does not seem to be running inside a container [2021-08-02T17:17:14.892Z] $ 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/3 -v /w/workspace/go-mod-registry/3:/w/workspace/go-mod-registry/3:rw,z -v /w/workspace/go-mod-registry/3@tmp:/w/workspace/go-mod-registry/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T17:17:19.706Z] $ docker top 84da91f984b6c42da1c33edd91bd92d1e342e634f622dc7dcfcf3a31f78e16e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:17:20.806Z] ---> job-cost.sh [2021-08-02T17:17:20.806Z] lf-activate-venv: SKIPPING [2021-08-02T17:17:20.806Z] INFO: No Stack... [2021-08-02T17:17:21.808Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T17:17:22.086Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T17:17:22.780Z] + cut -d, -f6 [2021-08-02T17:17:22.780Z] + cat /w/workspace/go-mod-registry/3/archives/cost.csv [Pipeline] lock [2021-08-02T17:17:22.865Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-3-stack-cost] [2021-08-02T17:17:22.877Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-3-stack-cost] did not exist. Created. [2021-08-02T17:17:22.877Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:17:23.598Z] /w/workspace/go-mod-registry/3@tmp/durable-020f6253/script.sh: 1: /w/workspace/go-mod-registry/3@tmp/durable-020f6253/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-02T17:17:24.288Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T17:17:24.325Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T17:17:24.375Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T17:17:24.394Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T17:17:24.421Z] $ docker stop --time=1 84da91f984b6c42da1c33edd91bd92d1e342e634f622dc7dcfcf3a31f78e16e0 [2021-08-02T17:17:26.195Z] $ docker rm -f 84da91f984b6c42da1c33edd91bd92d1e342e634f622dc7dcfcf3a31f78e16e0 [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-08-02T17:17:26.950Z] provisioning config files... [2021-08-02T17:17:26.971Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config2123078924033872562tmp [Pipeline] { [Pipeline] sh [2021-08-02T17:17:27.305Z] + set +x [2021-08-02T17:17:27.305Z] + curl -s https://codecov.io/bash [2021-08-02T17:17:27.305Z] + bash -s -- [2021-08-02T17:17:27.305Z] [2021-08-02T17:17:27.305Z] _____ _ [2021-08-02T17:17:27.305Z] / ____| | | [2021-08-02T17:17:27.305Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T17:17:27.305Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T17:17:27.305Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T17:17:27.305Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T17:17:27.305Z] Bash-1.0.6 [2021-08-02T17:17:27.305Z] [2021-08-02T17:17:27.305Z] [2021-08-02T17:17:27.305Z] ==> git version 2.24.4 found [2021-08-02T17:17:27.305Z] ==> 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-08-02T17:17:27.305Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T17:17:27.305Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T17:17:27.305Z] ==> Jenkins CI detected. [2021-08-02T17:17:27.305Z] current dir:  /w/workspace/dgexfoundry_go-mod-registry_main [2021-08-02T17:17:27.305Z] project root: . [2021-08-02T17:17:27.305Z] --> token set from env [2021-08-02T17:17:27.305Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T17:17:27.305Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T17:17:27.305Z] ==> Python coveragepy not found [2021-08-02T17:17:27.305Z] ==> Searching for coverage reports in: [2021-08-02T17:17:27.305Z] + . [2021-08-02T17:17:27.305Z] -> Found 1 reports [2021-08-02T17:17:27.305Z] ==> Detecting git/mercurial file structure [2021-08-02T17:17:27.305Z] ==> Reading reports [2021-08-02T17:17:27.305Z] + ./coverage.out bytes=9746 [2021-08-02T17:17:27.305Z] ==> Appending adjustments [2021-08-02T17:17:27.305Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T17:17:27.572Z] + Found adjustments [2021-08-02T17:17:27.572Z] ==> Gzipping contents [2021-08-02T17:17:27.572Z] 4.0K /tmp/codecov.Pul3fP.gz [2021-08-02T17:17:27.572Z] ==> Uploading reports [2021-08-02T17:17:27.572Z] url: https://codecov.io [2021-08-02T17:17:27.572Z] query: branch=main&commit=6345379747ac699e4a5e0c6d67ce57ad83cdd4a4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-02T17:17:27.572Z] -> Pinging Codecov [2021-08-02T17:17:27.572Z] 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=6345379747ac699e4a5e0c6d67ce57ad83cdd4a4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-02T17:17:27.841Z] -> Uploading to [2021-08-02T17:17:27.841Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/05B643FFA8DEACB6C25F95B2D4D12284/6345379747ac699e4a5e0c6d67ce57ad83cdd4a4/3cc133e6-f4ec-4591-9600-c16f803c79f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T171727Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ff50a3c334b7e16f8672c5269caaba76c7fab81c7d9506e0cbf6e8318ba9212 [2021-08-02T17:17:27.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T17:17:27.841Z] Dload Upload Total Spent Left Speed [2021-08-02T17:17:28.481Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1923 0 0 100 1923 0 4447 --:--:-- --:--:-- --:--:-- 4451 [2021-08-02T17:17:28.481Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 [Pipeline] } [2021-08-02T17:17:28.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-02T17:17:28.999Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-02T17:17:29.035Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:17:29.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:17:29.366Z] [2021-08-02T17:17:29.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:17:29.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:17:29.711Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-02T17:17:29.711Z] 188c0c94c7c5: Pulling fs layer [2021-08-02T17:17:29.711Z] 0ef7d3d256c8: Pulling fs layer [2021-08-02T17:17:29.711Z] de9db76c5a1d: Pulling fs layer [2021-08-02T17:17:29.711Z] 0eba1c9be4d2: Pulling fs layer [2021-08-02T17:17:29.711Z] 0d57e429df01: Pulling fs layer [2021-08-02T17:17:29.711Z] 4e4be7b47b0d: Pulling fs layer [2021-08-02T17:17:29.711Z] e1f770b5df2f: Pulling fs layer [2021-08-02T17:17:29.711Z] 85a0685a4137: Pulling fs layer [2021-08-02T17:17:29.711Z] 0eba1c9be4d2: Waiting [2021-08-02T17:17:29.711Z] 0d57e429df01: Waiting [2021-08-02T17:17:29.711Z] 4e4be7b47b0d: Waiting [2021-08-02T17:17:29.711Z] e1f770b5df2f: Waiting [2021-08-02T17:17:29.711Z] 85a0685a4137: Waiting [2021-08-02T17:17:29.711Z] de9db76c5a1d: Verifying Checksum [2021-08-02T17:17:29.711Z] de9db76c5a1d: Download complete [2021-08-02T17:17:29.711Z] 0ef7d3d256c8: Verifying Checksum [2021-08-02T17:17:29.711Z] 0ef7d3d256c8: Download complete [2021-08-02T17:17:29.711Z] 0d57e429df01: Verifying Checksum [2021-08-02T17:17:29.711Z] 0d57e429df01: Download complete [2021-08-02T17:17:29.711Z] 4e4be7b47b0d: Verifying Checksum [2021-08-02T17:17:29.711Z] 4e4be7b47b0d: Download complete [2021-08-02T17:17:29.978Z] 188c0c94c7c5: Verifying Checksum [2021-08-02T17:17:29.978Z] 188c0c94c7c5: Download complete [2021-08-02T17:17:29.978Z] 188c0c94c7c5: Pull complete [2021-08-02T17:17:30.247Z] 0ef7d3d256c8: Pull complete [2021-08-02T17:17:30.247Z] de9db76c5a1d: Pull complete [2021-08-02T17:17:31.657Z] e1f770b5df2f: Verifying Checksum [2021-08-02T17:17:31.657Z] e1f770b5df2f: Download complete [2021-08-02T17:17:39.874Z] 0eba1c9be4d2: Verifying Checksum [2021-08-02T17:17:39.874Z] 0eba1c9be4d2: Download complete [2021-08-02T17:17:40.470Z] 85a0685a4137: Verifying Checksum [2021-08-02T17:17:40.470Z] 85a0685a4137: Download complete [2021-08-02T17:17:41.904Z] 0eba1c9be4d2: Pull complete [2021-08-02T17:17:41.905Z] 0d57e429df01: Pull complete [2021-08-02T17:17:42.174Z] 4e4be7b47b0d: Pull complete [2021-08-02T17:17:42.443Z] e1f770b5df2f: Pull complete [2021-08-02T17:17:45.822Z] 85a0685a4137: Pull complete [2021-08-02T17:17:45.822Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-02T17:17:45.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:17:45.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-02T17:17:45.919Z] prd-centos7-docker-4c-2g-1478 does not seem to be running inside a container [2021-08-02T17:17:45.989Z] $ 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-08-02T17:17:47.989Z] $ docker top 07f5d310f38d1ca9470ca55bb90fb537853ee4aa095d425ea08dad3480b965c2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-02T17:17:48.093Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-02T17:17:48.405Z] + set -o pipefail [2021-08-02T17:17:48.405Z] + snyk monitor '--org=edgex-jenkins' [2021-08-02T17:18:00.736Z] [2021-08-02T17:18:00.736Z] Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v2)... [2021-08-02T17:18:00.736Z] [2021-08-02T17:18:00.737Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e2dd60db-48f3-4c1d-986e-6397089a0464/history/3b5e0059-4781-4b70-9851-a8e012260eb3 [2021-08-02T17:18:00.737Z] [2021-08-02T17:18:00.737Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-02T17:18:00.737Z] [2021-08-02T17:18:00.737Z] [Pipeline] } [2021-08-02T17:18:00.760Z] $ docker stop --time=1 07f5d310f38d1ca9470ca55bb90fb537853ee4aa095d425ea08dad3480b965c2 [2021-08-02T17:18:02.129Z] $ docker rm -f 07f5d310f38d1ca9470ca55bb90fb537853ee4aa095d425ea08dad3480b965c2 [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-08-02T17:18:03.199Z] + git log --format=format:%s -1 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:03.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:18:03.573Z] . [Pipeline] withDockerContainer [2021-08-02T17:18:03.679Z] prd-centos7-docker-4c-2g-1478 does not seem to be running inside a container [2021-08-02T17:18:03.769Z] $ 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-08-02T17:18:04.121Z] $ docker top bf3638ea767acde9d8e344c97b51a6206687a764dbd66a4da4be47e0fef577a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:18:04.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:18:04.268Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:18:04.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:18:04.398Z] $ docker exec bf3638ea767acde9d8e344c97b51a6206687a764dbd66a4da4be47e0fef577a7 ssh-agent [2021-08-02T17:18:04.513Z] SSH_AUTH_SOCK=/tmp/ssh-OcpK05XRMyaj/agent.13 [2021-08-02T17:18:04.513Z] SSH_AGENT_PID=19 [2021-08-02T17:18:04.525Z] Running ssh-add (command line suppressed) [2021-08-02T17:18:04.620Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8263009271055116648.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8263009271055116648.key) [2021-08-02T17:18:04.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:18:04.963Z] + git semver tag [2021-08-02T17:18:04.964Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:18:04.964Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-08-02T17:18:04.964Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-08-02T17:18:04.964Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:18:04.964Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:18:04.964Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:18:04.964Z] # $SEMVER_BRANCH = main [2021-08-02T17:18:04.964Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2021-08-02T17:18:04.964Z] # 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 HEAD [2021-08-02T17:18:04.964Z] # -> Force: false [2021-08-02T17:18:04.964Z] # 1ed9c22d7bce99701d26bcf8d8771ee6ea3b45fa refs/tags/v2.0.1-dev.2 [Pipeline] } [2021-08-02T17:18:04.977Z] $ docker exec --env ******** --env ******** bf3638ea767acde9d8e344c97b51a6206687a764dbd66a4da4be47e0fef577a7 ssh-agent -k [2021-08-02T17:18:05.074Z] unset SSH_AUTH_SOCK; [2021-08-02T17:18:05.074Z] unset SSH_AGENT_PID; [2021-08-02T17:18:05.074Z] echo Agent pid 19 killed; [2021-08-02T17:18:05.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:18:05.450Z] + git semver [Pipeline] } [2021-08-02T17:18:05.474Z] $ docker stop --time=1 bf3638ea767acde9d8e344c97b51a6206687a764dbd66a4da4be47e0fef577a7 [2021-08-02T17:18:06.678Z] $ docker rm -f bf3638ea767acde9d8e344c97b51a6206687a764dbd66a4da4be47e0fef577a7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:07.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:18:07.139Z] [2021-08-02T17:18:07.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:07.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:18:07.469Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-02T17:18:07.469Z] ab5ef0e58194: Pulling fs layer [2021-08-02T17:18:07.469Z] 9712f1f96733: Pulling fs layer [2021-08-02T17:18:07.469Z] 63f879dbbcfc: Pulling fs layer [2021-08-02T17:18:07.469Z] 0d9ebad4ef96: Pulling fs layer [2021-08-02T17:18:07.469Z] e9a5061849ea: Pulling fs layer [2021-08-02T17:18:07.469Z] d747dcd14b5f: Pulling fs layer [2021-08-02T17:18:07.469Z] 2de7ff778b66: Pulling fs layer [2021-08-02T17:18:07.469Z] 0d9ebad4ef96: Waiting [2021-08-02T17:18:07.469Z] e9a5061849ea: Waiting [2021-08-02T17:18:07.469Z] d747dcd14b5f: Waiting [2021-08-02T17:18:07.469Z] 2de7ff778b66: Waiting [2021-08-02T17:18:07.469Z] 9712f1f96733: Verifying Checksum [2021-08-02T17:18:07.469Z] 9712f1f96733: Download complete [2021-08-02T17:18:10.064Z] 63f879dbbcfc: Verifying Checksum [2021-08-02T17:18:10.064Z] 63f879dbbcfc: Download complete [2021-08-02T17:18:10.335Z] e9a5061849ea: Verifying Checksum [2021-08-02T17:18:10.335Z] e9a5061849ea: Download complete [2021-08-02T17:18:10.335Z] d747dcd14b5f: Verifying Checksum [2021-08-02T17:18:10.335Z] d747dcd14b5f: Download complete [2021-08-02T17:18:11.752Z] 2de7ff778b66: Verifying Checksum [2021-08-02T17:18:11.752Z] 2de7ff778b66: Download complete [2021-08-02T17:18:12.022Z] ab5ef0e58194: Verifying Checksum [2021-08-02T17:18:12.022Z] ab5ef0e58194: Download complete [2021-08-02T17:18:12.292Z] 0d9ebad4ef96: Verifying Checksum [2021-08-02T17:18:12.292Z] 0d9ebad4ef96: Download complete [2021-08-02T17:18:14.298Z] ab5ef0e58194: Pull complete [2021-08-02T17:18:14.575Z] 9712f1f96733: Pull complete [2021-08-02T17:18:15.167Z] 63f879dbbcfc: Pull complete [2021-08-02T17:18:18.583Z] 0d9ebad4ef96: Pull complete [2021-08-02T17:18:18.583Z] e9a5061849ea: Pull complete [2021-08-02T17:18:18.583Z] d747dcd14b5f: Pull complete [2021-08-02T17:18:19.560Z] 2de7ff778b66: Pull complete [2021-08-02T17:18:19.560Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-02T17:18:19.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:18:19.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-02T17:18:19.653Z] prd-centos7-docker-4c-2g-1478 does not seem to be running inside a container [2021-08-02T17:18:19.714Z] $ 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-08-02T17:18:22.929Z] $ docker top b0681e5a0528b4df80940db17a3202fe64ddfc82a771f98b6032fa3b6cfb370f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:18:23.029Z] provisioning config files... [2021-08-02T17:18:23.043Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5319314711986567257tmp [2021-08-02T17:18:23.065Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config2290531342535609201tmp [2021-08-02T17:18:23.085Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config358819082378176004tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:18:23.110Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:18:23.423Z] ---> sigul-configuration.sh [2021-08-02T17:18:23.423Z] gpg: directory `/root/.gnupg' created [2021-08-02T17:18:23.423Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-02T17:18:23.423Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-02T17:18:23.423Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-02T17:18:23.423Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-02T17:18:23.423Z] gpg: CAST5 encrypted data [2021-08-02T17:18:23.423Z] gpg: encrypted with 1 passphrase [2021-08-02T17:18:23.423Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-02T17:18:23.751Z] + mkdir /home/jenkins [2021-08-02T17:18:23.751Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-02T17:18:24.070Z] + 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-08-02T17:18:24.084Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:18:24.399Z] ---> sigul-install.sh [2021-08-02T17:18:24.400Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-02T17:18:24.715Z] + git tag --list [2021-08-02T17:18:24.715Z] v0.0.0 [2021-08-02T17:18:24.715Z] v0.1.0 [2021-08-02T17:18:24.715Z] v0.1.1 [2021-08-02T17:18:24.715Z] v0.1.10 [2021-08-02T17:18:24.715Z] v0.1.11 [2021-08-02T17:18:24.715Z] v0.1.12 [2021-08-02T17:18:24.715Z] v0.1.13 [2021-08-02T17:18:24.715Z] v0.1.14 [2021-08-02T17:18:24.715Z] v0.1.15 [2021-08-02T17:18:24.715Z] v0.1.16 [2021-08-02T17:18:24.715Z] v0.1.17 [2021-08-02T17:18:24.715Z] v0.1.18 [2021-08-02T17:18:24.715Z] v0.1.19 [2021-08-02T17:18:24.715Z] v0.1.2 [2021-08-02T17:18:24.715Z] v0.1.20 [2021-08-02T17:18:24.715Z] v0.1.21 [2021-08-02T17:18:24.715Z] v0.1.22 [2021-08-02T17:18:24.715Z] v0.1.23 [2021-08-02T17:18:24.715Z] v0.1.24 [2021-08-02T17:18:24.715Z] v0.1.25 [2021-08-02T17:18:24.715Z] v0.1.26 [2021-08-02T17:18:24.715Z] v0.1.27 [2021-08-02T17:18:24.715Z] v0.1.3 [2021-08-02T17:18:24.715Z] v0.1.4 [2021-08-02T17:18:24.715Z] v0.1.5 [2021-08-02T17:18:24.715Z] v0.1.6 [2021-08-02T17:18:24.715Z] v0.1.7 [2021-08-02T17:18:24.715Z] v0.1.8 [2021-08-02T17:18:24.715Z] v0.1.9 [2021-08-02T17:18:24.715Z] v2.0.0 [2021-08-02T17:18:24.715Z] v2.0.0-dev.1 [2021-08-02T17:18:24.715Z] v2.0.0-dev.2 [2021-08-02T17:18:24.715Z] v2.0.0-dev.3 [2021-08-02T17:18:24.715Z] v2.0.0-dev.4 [2021-08-02T17:18:24.715Z] v2.0.0-dev.5 [2021-08-02T17:18:24.715Z] v2.0.0-dev.6 [2021-08-02T17:18:24.715Z] v2.0.0-dev.7 [2021-08-02T17:18:24.715Z] v2.0.0-dev.8 [2021-08-02T17:18:24.715Z] v2.0.1-dev.1 [2021-08-02T17:18:24.715Z] v2.0.1-dev.2 [Pipeline] sh [2021-08-02T17:18:25.034Z] + lftools sign git-tag v2.0.1-dev.2 [2021-08-02T17:18:25.619Z] Signing Git tag with Sigul... [2021-08-02T17:18:25.619Z] Signing v2.0.1-dev.2 [Pipeline] echo [2021-08-02T17:18:26.225Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:18:26.741Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-02T17:18:26.754Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-02T17:18:26.783Z] $ docker stop --time=1 b0681e5a0528b4df80940db17a3202fe64ddfc82a771f98b6032fa3b6cfb370f [2021-08-02T17:18:28.000Z] $ docker rm -f b0681e5a0528b4df80940db17a3202fe64ddfc82a771f98b6032fa3b6cfb370f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:28.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:18:28.627Z] . [Pipeline] withDockerContainer [2021-08-02T17:18:28.723Z] prd-centos7-docker-4c-2g-1478 does not seem to be running inside a container [2021-08-02T17:18:28.826Z] $ 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-08-02T17:18:29.206Z] $ docker top 12df6b6ddc1efd8c72a60c4ea53d194e28c4fd23ec531d5009c794180bc5eb5a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:18:29.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:18:29.324Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:18:29.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:18:29.439Z] $ docker exec 12df6b6ddc1efd8c72a60c4ea53d194e28c4fd23ec531d5009c794180bc5eb5a ssh-agent [2021-08-02T17:18:29.555Z] SSH_AUTH_SOCK=/tmp/ssh-f5NMcr5rGkFd/agent.13 [2021-08-02T17:18:29.555Z] SSH_AGENT_PID=20 [2021-08-02T17:18:29.568Z] Running ssh-add (command line suppressed) [2021-08-02T17:18:29.678Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6008067180236608498.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6008067180236608498.key) [2021-08-02T17:18:29.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:18:30.020Z] + git semver bump pre [2021-08-02T17:18:30.020Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:18:30.020Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-08-02T17:18:30.020Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-08-02T17:18:30.020Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:18:30.020Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:18:30.020Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:18:30.020Z] # $SEMVER_BRANCH = main [2021-08-02T17:18:30.020Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2021-08-02T17:18:30.020Z] 2.0.1-dev.3 [Pipeline] } [2021-08-02T17:18:30.033Z] $ docker exec --env ******** --env ******** 12df6b6ddc1efd8c72a60c4ea53d194e28c4fd23ec531d5009c794180bc5eb5a ssh-agent -k [2021-08-02T17:18:30.135Z] unset SSH_AUTH_SOCK; [2021-08-02T17:18:30.135Z] unset SSH_AGENT_PID; [2021-08-02T17:18:30.135Z] echo Agent pid 20 killed; [2021-08-02T17:18:30.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:18:30.506Z] + git semver [Pipeline] } [2021-08-02T17:18:30.526Z] $ docker stop --time=1 12df6b6ddc1efd8c72a60c4ea53d194e28c4fd23ec531d5009c794180bc5eb5a [2021-08-02T17:18:31.735Z] $ docker rm -f 12df6b6ddc1efd8c72a60c4ea53d194e28c4fd23ec531d5009c794180bc5eb5a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:32.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:18:32.163Z] . [Pipeline] withDockerContainer [2021-08-02T17:18:32.255Z] prd-centos7-docker-4c-2g-1478 does not seem to be running inside a container [2021-08-02T17:18:32.327Z] $ 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-08-02T17:18:32.691Z] $ docker top dd10c885e62f382581c2c94ca5c48185eecea1c429ab7bb2c25e8ad5c1c406dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:18:32.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:18:32.828Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:18:32.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:18:32.978Z] $ docker exec dd10c885e62f382581c2c94ca5c48185eecea1c429ab7bb2c25e8ad5c1c406dc ssh-agent [2021-08-02T17:18:33.109Z] SSH_AUTH_SOCK=/tmp/ssh-WNw4SA7jmIcs/agent.13 [2021-08-02T17:18:33.109Z] SSH_AGENT_PID=19 [2021-08-02T17:18:33.119Z] Running ssh-add (command line suppressed) [2021-08-02T17:18:33.278Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8114614870861312578.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_8114614870861312578.key) [2021-08-02T17:18:33.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:18:34.020Z] + git semver push [2021-08-02T17:18:34.020Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:18:34.020Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-08-02T17:18:34.020Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-08-02T17:18:34.020Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:18:34.020Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:18:34.020Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:18:34.020Z] # $SEMVER_BRANCH = main [2021-08-02T17:18:34.020Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } [2021-08-02T17:18:38.232Z] $ docker exec --env ******** --env ******** dd10c885e62f382581c2c94ca5c48185eecea1c429ab7bb2c25e8ad5c1c406dc ssh-agent -k [2021-08-02T17:18:38.325Z] unset SSH_AUTH_SOCK; [2021-08-02T17:18:38.325Z] unset SSH_AGENT_PID; [2021-08-02T17:18:38.325Z] echo Agent pid 19 killed; [2021-08-02T17:18:38.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:18:38.694Z] + git semver [Pipeline] } [2021-08-02T17:18:38.715Z] $ docker stop --time=1 dd10c885e62f382581c2c94ca5c48185eecea1c429ab7bb2c25e8ad5c1c406dc [2021-08-02T17:18:39.916Z] $ docker rm -f dd10c885e62f382581c2c94ca5c48185eecea1c429ab7bb2c25e8ad5c1c406dc [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] libraryResource [Pipeline] sh [2021-08-02T17:18:41.096Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:18:41.693Z] ---> package-listing.sh [2021-08-02T17:18:41.693Z] ++ facter osfamily [2021-08-02T17:18:41.693Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T17:18:41.959Z] + OS_FAMILY=redhat [2021-08-02T17:18:41.959Z] + workspace=/w/workspace/dgexfoundry_go-mod-registry_main [2021-08-02T17:18:41.959Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T17:18:41.959Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T17:18:41.959Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T17:18:41.959Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T17:18:41.959Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2021-08-02T17:18:41.959Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T17:18:41.959Z] + case "${OS_FAMILY}" in [2021-08-02T17:18:41.959Z] + rpm -qa [2021-08-02T17:18:41.959Z] + sort [2021-08-02T17:18:42.540Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T17:18:42.540Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T17:18:42.540Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T17:18:42.540Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2021-08-02T17:18:42.540Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [2021-08-02T17:18:42.540Z] + 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-08-02T17:18:42.557Z] 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-08-02T17:18:42.862Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:43.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:18:43.452Z] [2021-08-02T17:18:43.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:43.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:18:43.792Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:18:43.792Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:18:43.792Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:18:43.792Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:18:43.792Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:18:43.792Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:18:43.792Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:18:43.792Z] d287ab97295c: Pulling fs layer [2021-08-02T17:18:43.792Z] 77bc0d833cb6: Waiting [2021-08-02T17:18:43.792Z] 9065ff56babe: Waiting [2021-08-02T17:18:43.792Z] d287ab97295c: Waiting [2021-08-02T17:18:43.792Z] dc539afda2c1: Waiting [2021-08-02T17:18:44.059Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:18:44.059Z] a1111a8f2ec3: Download complete [2021-08-02T17:18:44.059Z] dc539afda2c1: Verifying Checksum [2021-08-02T17:18:44.059Z] dc539afda2c1: Download complete [2021-08-02T17:18:44.327Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:18:44.327Z] 77bc0d833cb6: Download complete [2021-08-02T17:18:44.327Z] 9065ff56babe: Verifying Checksum [2021-08-02T17:18:44.327Z] 9065ff56babe: Download complete [2021-08-02T17:18:44.327Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:18:44.327Z] ed53099fbce6: Download complete [2021-08-02T17:18:45.741Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:18:45.741Z] b4d181a07f80: Download complete [2021-08-02T17:18:46.713Z] b4d181a07f80: Pull complete [2021-08-02T17:18:46.997Z] a1111a8f2ec3: Pull complete [2021-08-02T17:18:47.595Z] ed53099fbce6: Pull complete [2021-08-02T17:18:47.595Z] dc539afda2c1: Pull complete [2021-08-02T17:18:47.872Z] 77bc0d833cb6: Pull complete [2021-08-02T17:18:47.872Z] 9065ff56babe: Pull complete [2021-08-02T17:18:50.460Z] d287ab97295c: Verifying Checksum [2021-08-02T17:18:50.460Z] d287ab97295c: Download complete [2021-08-02T17:18:54.784Z] d287ab97295c: Pull complete [2021-08-02T17:18:54.784Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:18:54.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:18:54.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:18:54.881Z] prd-centos7-docker-4c-2g-1478 does not seem to be running inside a container [2021-08-02T17:18:54.953Z] $ 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-08-02T17:18:57.907Z] $ docker top 667e53c8838eeb81889ead42ecefddb0f0c15b7d8fb5a3b66d37bbf28b0d9d01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:18:58.353Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T17:18:58.686Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T17:18:59.007Z] + ls /var/log/sa-host [2021-08-02T17:18:59.007Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T17:18:59.007Z] file_magic: OK [2021-08-02T17:18:59.007Z] HZ: Using current value: 100 [2021-08-02T17:18:59.007Z] file_header: OK [2021-08-02T17:18:59.007Z] 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-08-02T17:18:59.007Z] Statistics: [2021-08-02T17:18:59.007Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:18:59.007Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T17:18:59.007Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T17:18:59.007Z] file_magic: OK [2021-08-02T17:18:59.007Z] HZ: Using current value: 100 [2021-08-02T17:18:59.007Z] file_header: OK [2021-08-02T17:18:59.007Z] 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-08-02T17:18:59.007Z] Statistics: [2021-08-02T17:18:59.007Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:18:59.007Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:18:59.226Z] provisioning config files... [2021-08-02T17:18:59.242Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config5377788111137399752tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:18:59.271Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:18:59.581Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T17:18:59.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:19:00.002Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T17:19:00.016Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:19:00.323Z] ---> sudo-logs.sh [2021-08-02T17:19:00.324Z] Archiving 'sudo' log.. [2021-08-02T17:19:00.324Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1478.vexxhost.local: Name or service not known [2021-08-02T17:19:00.324Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1478.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T17:19:00.362Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:19:00.676Z] ---> job-cost.sh [2021-08-02T17:19:00.676Z] lf-activate-venv: SKIPPING [2021-08-02T17:19:00.676Z] DEBUG: total: 0.18000000715255737 [2021-08-02T17:19:00.676Z] INFO: Retrieving Stack Cost... [2021-08-02T17:19:01.652Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:19:01.920Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T17:19:01.940Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:19:02.264Z] ---> logs-deploy.sh [2021-08-02T17:19:02.264Z] lf-activate-venv: SKIPPING [2021-08-02T17:19:02.264Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/3 [2021-08-02T17:19:02.264Z] INFO: archiving workspace using pattern(s): [2021-08-02T17:19:02.846Z] Archives upload complete. [2021-08-02T17:19:03.114Z] INFO: archiving logs to Nexus