Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c3ae47e2bb696172946919a1d86c19c8de804c45 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7909e789ffc0fecf34d47f501ec8db0a80105338 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 7909e789ffc0fecf34d47f501ec8db0a80105338 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-messaging 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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-109 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision c3ae47e2bb696172946919a1d86c19c8de804c45 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3ae47e2bb696172946919a1d86c19c8de804c45 # timeout=10 Commit message: "Merge pull request #60 from lenny-intel/newtag" > git rev-list --no-walk 912bafda15eb2b65f59c90ee688a8c24ad2447e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-17T04:54:33.705Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-17T04:54:34.073Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-17T04:54:34.195Z] ========================================================= [2020-09-17T04:54:34.195Z] EdgeX Global Pipelines Version Info [2020-09-17T04:54:34.195Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-17T04:54:35.729Z] ------------------- [2020-09-17T04:54:35.729Z] stable info: [2020-09-17T04:54:35.729Z] ------------------- [2020-09-17T04:54:35.729Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-17T04:54:35.730Z] Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 [2020-09-17T04:54:35.730Z] Message: update stable to v1.0.122 [2020-09-17T04:54:37.120Z] ------------------- [2020-09-17T04:54:37.120Z] experimental info: [2020-09-17T04:54:37.120Z] ------------------- [2020-09-17T04:54:37.120Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-17T04:54:37.120Z] Commit SHA: 84d9a0843d1df7ebf9e0c4533e50f756df06f1d7 [2020-09-17T04:54:37.120Z] Message: update experimental to v1.0.124 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-17T04:54:37.554Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2020-09-17T04:54:37.671Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2020-09-17T04:54:37.786Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-17T04:54:37.906Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-17T04:54:38.032Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-17T04:54:38.160Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-17T04:54:38.276Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-17T04:54:38.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-17T04:54:38.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-17T04:54:38.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-17T04:54:38.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-17T04:54:38.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo [2020-09-17T04:54:39.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-17T04:54:39.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-17T04:54:39.251Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-09-17T04:54:39.357Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-09-17T04:54:39.467Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-17T04:54:39.570Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-17T04:54:39.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-09-17T04:54:39.786Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-17T04:54:39.896Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-17T04:54:40.020Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-17T04:54:40.206Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-09-17T04:54:40.317Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-09-17T04:54:40.450Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-09-17T04:54:40.559Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3ae47e2bb696172946919a1d86c19c8de804c45 [Pipeline] echo [2020-09-17T04:54:40.668Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3ae47e [Pipeline] echo [2020-09-17T04:54:40.885Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-17T04:54:41.590Z] + git log --format=format:%s -1 c3ae47e2bb696172946919a1d86c19c8de804c45 [Pipeline] echo [2020-09-17T04:54:41.654Z] GIT_COMMIT: c3ae47e2bb696172946919a1d86c19c8de804c45, Commit Message: Merge pull request #60 from lenny-intel/newtag [Pipeline] echo [2020-09-17T04:54:41.718Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-17T04:54:42.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-17T04:54:43.124Z] [2020-09-17T04:54:43.124Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-17T04:54:43.481Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-17T04:54:43.481Z] latest: Pulling from edgex-devops/git-semver [2020-09-17T04:54:43.481Z] 31603596830f: Pulling fs layer [2020-09-17T04:54:43.481Z] 2a8b12db71e7: Pulling fs layer [2020-09-17T04:54:43.481Z] 6ca5941a6612: Pulling fs layer [2020-09-17T04:54:43.481Z] ecc8261a40a4: Pulling fs layer [2020-09-17T04:54:43.481Z] ecc8261a40a4: Waiting [2020-09-17T04:54:43.746Z] 2a8b12db71e7: Verifying Checksum [2020-09-17T04:54:43.746Z] 2a8b12db71e7: Download complete [2020-09-17T04:54:44.009Z] 31603596830f: Verifying Checksum [2020-09-17T04:54:44.009Z] 31603596830f: Download complete [2020-09-17T04:54:44.009Z] 6ca5941a6612: Verifying Checksum [2020-09-17T04:54:44.009Z] 6ca5941a6612: Download complete [2020-09-17T04:54:44.009Z] ecc8261a40a4: Verifying Checksum [2020-09-17T04:54:44.009Z] ecc8261a40a4: Download complete [2020-09-17T04:54:44.272Z] 31603596830f: Pull complete [2020-09-17T04:54:44.538Z] 2a8b12db71e7: Pull complete [2020-09-17T04:54:45.118Z] 6ca5941a6612: Pull complete [2020-09-17T04:54:45.381Z] ecc8261a40a4: Pull complete [2020-09-17T04:54:45.381Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-17T04:54:45.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-17T04:54:45.381Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-17T04:54:45.487Z] prd-centos7-docker-4c-2g-109 does not seem to be running inside a container [2020-09-17T04:54:45.539Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-17T04:54:47.724Z] $ docker top 0d46f54e517c783442c2c958be53439b04ef74a60b5b2b18ff5e22130311eadb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-17T04:54:48.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-17T04:54:48.100Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-17T04:54:48.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-17T04:54:48.324Z] $ docker exec 0d46f54e517c783442c2c958be53439b04ef74a60b5b2b18ff5e22130311eadb ssh-agent [2020-09-17T04:54:48.489Z] SSH_AUTH_SOCK=/tmp/ssh-nDDrG2zVKjgP/agent.11 [2020-09-17T04:54:48.490Z] SSH_AGENT_PID=16 [2020-09-17T04:54:48.502Z] Running ssh-add (command line suppressed) [2020-09-17T04:54:48.626Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6781245657144944220.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6781245657144944220.key) [2020-09-17T04:54:48.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-17T04:54:49.027Z] + git describe --exact-match --tags HEAD [2020-09-17T04:54:49.027Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-17T04:54:49.057Z] $ docker exec --env ******** --env ******** 0d46f54e517c783442c2c958be53439b04ef74a60b5b2b18ff5e22130311eadb ssh-agent -k [2020-09-17T04:54:49.163Z] unset SSH_AUTH_SOCK; [2020-09-17T04:54:49.163Z] unset SSH_AGENT_PID; [2020-09-17T04:54:49.163Z] echo Agent pid 16 killed; [2020-09-17T04:54:49.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-17T04:54:49.313Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-17T04:54:49.313Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-17T04:54:49.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-17T04:54:49.424Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-17T04:54:49.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-17T04:54:49.588Z] $ docker exec 0d46f54e517c783442c2c958be53439b04ef74a60b5b2b18ff5e22130311eadb ssh-agent [2020-09-17T04:54:49.745Z] SSH_AUTH_SOCK=/tmp/ssh-thdlckc5YtyK/agent.45 [2020-09-17T04:54:49.745Z] SSH_AGENT_PID=50 [2020-09-17T04:54:49.751Z] Running ssh-add (command line suppressed) [2020-09-17T04:54:49.867Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3585377781535396075.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3585377781535396075.key) [2020-09-17T04:54:49.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-17T04:54:50.257Z] + git semver init [2020-09-17T04:54:50.257Z] # -> Open(): unable to determine branch for HEAD [2020-09-17T04:54:50.257Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-09-17T04:54:50.257Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-09-17T04:54:50.257Z] # $SEMVER_REMOTE_NAME = origin [2020-09-17T04:54:50.258Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-17T04:54:50.258Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-17T04:54:50.258Z] # $SEMVER_BRANCH = master [2020-09-17T04:54:50.258Z] # $SEMVER_TEMP = /tmp/semver-045769663 [2020-09-17T04:54:50.258Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-09-17T04:54:52.817Z] # '/tmp/semver-045769663' -> '/w/workspace/xfoundry_go-mod-messaging_master/.semver' [2020-09-17T04:54:52.817Z] # -> Force: false [2020-09-17T04:54:52.817Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } [2020-09-17T04:54:52.834Z] $ docker exec --env ******** --env ******** 0d46f54e517c783442c2c958be53439b04ef74a60b5b2b18ff5e22130311eadb ssh-agent -k [2020-09-17T04:54:52.955Z] unset SSH_AUTH_SOCK; [2020-09-17T04:54:52.956Z] unset SSH_AGENT_PID; [2020-09-17T04:54:52.956Z] echo Agent pid 50 killed; [2020-09-17T04:54:53.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-17T04:54:53.557Z] + git semver [Pipeline] } [2020-09-17T04:54:53.576Z] $ docker stop --time=1 0d46f54e517c783442c2c958be53439b04ef74a60b5b2b18ff5e22130311eadb [2020-09-17T04:54:54.945Z] $ docker rm -f 0d46f54e517c783442c2c958be53439b04ef74a60b5b2b18ff5e22130311eadb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-17T04:54:55.684Z] Stashed 33 file(s) [Pipeline] echo [2020-09-17T04:54:55.687Z] [edgeXSemver]: initialized semver on version 0.1.23 [Pipeline] echo [2020-09-17T04:54:55.789Z] Archived original version: [0.1.23] [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 [2020-09-17T04:55:11.233Z] Still waiting to schedule task [2020-09-17T04:55:11.233Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-109’ [2020-09-17T04:55:11.236Z] Still waiting to schedule task [2020-09-17T04:55:11.236Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-17T04:57:15.630Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-110 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws [2020-09-17T04:57:15.734Z] Running in /w/workspace/go-mod-messaging/13 [Pipeline] { [Pipeline] checkout [2020-09-17T04:57:20.632Z] using credential edgex-jenkins-ssh [2020-09-17T04:57:20.709Z] Cloning the remote Git repository [2020-09-17T04:57:20.709Z] Cloning with configured refspecs honoured and without tags [2020-09-17T04:57:20.772Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-09-17T04:57:20.883Z] > git init /w/workspace/go-mod-messaging/13 # timeout=10 [2020-09-17T04:57:21.757Z] Fetching without tags [2020-09-17T04:57:20.949Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-09-17T04:57:20.949Z] > git --version # timeout=10 [2020-09-17T04:57:20.972Z] > git --version # 'git version 2.17.1' [2020-09-17T04:57:20.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T04:57:21.030Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T04:57:21.686Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-09-17T04:57:21.710Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T04:57:21.742Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-09-17T04:57:21.773Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-09-17T04:57:21.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T04:57:21.787Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T04:57:23.541Z] Checking out Revision c3ae47e2bb696172946919a1d86c19c8de804c45 (master) [2020-09-17T04:57:23.565Z] > git config core.sparsecheckout # timeout=10 [2020-09-17T04:57:23.580Z] > git checkout -f c3ae47e2bb696172946919a1d86c19c8de804c45 # timeout=10 [2020-09-17T04:57:27.978Z] Commit message: "Merge pull request #60 from lenny-intel/newtag" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-17T04:57:29.085Z] ========================================================= [2020-09-17T04:57:29.085Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-17T04:57:29.085Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-17T04:57:30.267Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-09-17T04:57:31.258Z] Sending build context to Docker daemon 581.6kB [2020-09-17T04:57:31.258Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-09-17T04:57:31.258Z] Step 2/7 : FROM ${BASE} [2020-09-17T04:57:31.532Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-17T04:57:31.807Z] b538f80385f9: Pulling fs layer [2020-09-17T04:57:31.807Z] 74f711af9a0d: Pulling fs layer [2020-09-17T04:57:31.807Z] 99f96fe45779: Pulling fs layer [2020-09-17T04:57:31.807Z] 8529a6b9a6be: Pulling fs layer [2020-09-17T04:57:31.807Z] 45590311c82a: Pulling fs layer [2020-09-17T04:57:31.807Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-17T04:57:31.807Z] 209524e5b208: Pulling fs layer [2020-09-17T04:57:31.807Z] 45590311c82a: Waiting [2020-09-17T04:57:31.807Z] 69ca0ff8b7b3: Waiting [2020-09-17T04:57:31.807Z] 209524e5b208: Waiting [2020-09-17T04:57:31.807Z] 8529a6b9a6be: Waiting [2020-09-17T04:57:31.807Z] 99f96fe45779: Download complete [2020-09-17T04:57:31.807Z] 74f711af9a0d: Verifying Checksum [2020-09-17T04:57:31.807Z] 74f711af9a0d: Download complete [2020-09-17T04:57:31.807Z] 45590311c82a: Verifying Checksum [2020-09-17T04:57:31.807Z] 45590311c82a: Download complete [2020-09-17T04:57:31.807Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-17T04:57:31.807Z] 69ca0ff8b7b3: Download complete [2020-09-17T04:57:32.412Z] b538f80385f9: Verifying Checksum [2020-09-17T04:57:32.412Z] b538f80385f9: Download complete [2020-09-17T04:57:33.034Z] b538f80385f9: Pull complete [2020-09-17T04:57:33.652Z] 74f711af9a0d: Pull complete [2020-09-17T04:57:33.926Z] 99f96fe45779: Pull complete [2020-09-17T04:57:35.429Z] 209524e5b208: Download complete [2020-09-17T04:57:36.032Z] 8529a6b9a6be: Verifying Checksum [2020-09-17T04:57:36.032Z] 8529a6b9a6be: Download complete [2020-09-17T04:57:48.467Z] 8529a6b9a6be: Pull complete [2020-09-17T04:57:48.467Z] 45590311c82a: Pull complete [2020-09-17T04:57:48.468Z] 69ca0ff8b7b3: Pull complete [2020-09-17T04:57:51.104Z] 209524e5b208: Pull complete [2020-09-17T04:57:51.104Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-17T04:57:51.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-17T04:57:51.104Z] ---> 5bddaf1c2fca [2020-09-17T04:57:51.104Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-17T04:57:53.738Z] ---> Running in 3c01cf7ed444 [2020-09-17T04:57:54.011Z] Removing intermediate container 3c01cf7ed444 [2020-09-17T04:57:54.011Z] ---> 88e586430be0 [2020-09-17T04:57:54.011Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-09-17T04:57:54.011Z] ---> Running in 0527839b4b45 [2020-09-17T04:57:55.987Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-17T04:57:56.579Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-17T04:57:57.178Z] (1/5) Installing libsodium (1.0.18-r0) [2020-09-17T04:57:57.448Z] (2/5) Installing libzmq (4.3.3-r0) [2020-09-17T04:57:57.448Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-09-17T04:57:57.448Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-09-17T04:57:57.721Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-09-17T04:57:57.721Z] Executing busybox-1.31.1-r16.trigger [2020-09-17T04:57:57.721Z] OK: 144 MiB in 44 packages [2020-09-17T04:57:59.166Z] Removing intermediate container 0527839b4b45 [2020-09-17T04:57:59.166Z] ---> 8c8ac96526b4 [2020-09-17T04:57:59.166Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-09-17T04:57:59.441Z] ---> Running in cc0e16267d0f [2020-09-17T04:57:59.716Z] Removing intermediate container cc0e16267d0f [2020-09-17T04:57:59.716Z] ---> 82746ac267a5 [2020-09-17T04:57:59.717Z] Step 6/7 : COPY go.mod . [2020-09-17T04:58:00.719Z] ---> bec2201b4092 [2020-09-17T04:58:00.719Z] Step 7/7 : RUN go mod download [2020-09-17T04:58:00.719Z] ---> Running in 5d1996a14213 [2020-09-17T04:58:15.833Z] Removing intermediate container 5d1996a14213 [2020-09-17T04:58:15.833Z] ---> 9a16f5ad76bb [2020-09-17T04:58:15.833Z] Successfully built 9a16f5ad76bb [2020-09-17T04:58:15.833Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-17T04:58:16.236Z] + docker inspect -f . ci-base-image-arm64 [2020-09-17T04:58:16.236Z] . [Pipeline] withDockerContainer [2020-09-17T04:58:16.524Z] prd-ubuntu18.04-docker-arm64-4c-16g-110 does not seem to be running inside a container [2020-09-17T04:58:16.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/13 -v /w/workspace/go-mod-messaging/13:/w/workspace/go-mod-messaging/13:rw,z -v /w/workspace/go-mod-messaging/13@tmp:/w/workspace/go-mod-messaging/13@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 ******** ci-base-image-arm64 cat [2020-09-17T04:58:18.478Z] $ docker top 47b81b3b94dd4e2552c075f3aad3bac1542bcef26cb59bff8213ae1437fa8a69 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-17T04:58:19.912Z] + go version [2020-09-17T04:58:19.912Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-17T04:58:19.944Z] $ docker stop --time=1 47b81b3b94dd4e2552c075f3aad3bac1542bcef26cb59bff8213ae1437fa8a69 [2020-09-17T04:58:21.886Z] $ docker rm -f 47b81b3b94dd4e2552c075f3aad3bac1542bcef26cb59bff8213ae1437fa8a69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-17T04:58:34.294Z] Running on prd-centos7-docker-4c-2g-111 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws [2020-09-17T04:58:34.349Z] Running in /w/workspace/go-mod-messaging/13 [Pipeline] { [Pipeline] checkout [2020-09-17T04:58:36.614Z] using credential edgex-jenkins-ssh [2020-09-17T04:58:36.670Z] Cloning the remote Git repository [2020-09-17T04:58:36.670Z] Cloning with configured refspecs honoured and without tags [2020-09-17T04:58:36.697Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-09-17T04:58:36.767Z] > git init /w/workspace/go-mod-messaging/13 # timeout=10 [2020-09-17T04:58:36.815Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-09-17T04:58:36.815Z] > git --version # timeout=10 [2020-09-17T04:58:37.355Z] Fetching without tags [2020-09-17T04:58:37.734Z] Checking out Revision c3ae47e2bb696172946919a1d86c19c8de804c45 (master) [2020-09-17T04:58:36.821Z] > git --version # 'git version 2.16.5' [2020-09-17T04:58:36.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T04:58:36.849Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T04:58:37.333Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-09-17T04:58:37.339Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T04:58:37.350Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-09-17T04:58:37.360Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-09-17T04:58:37.360Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-17T04:58:37.363Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-17T04:58:37.742Z] > git config core.sparsecheckout # timeout=10 [2020-09-17T04:58:37.748Z] > git checkout -f c3ae47e2bb696172946919a1d86c19c8de804c45 # timeout=10 [2020-09-17T04:58:41.326Z] Commit message: "Merge pull request #60 from lenny-intel/newtag" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-17T04:58:42.278Z] ========================================================= [2020-09-17T04:58:42.278Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-17T04:58:42.278Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-17T04:58:42.907Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-09-17T04:58:43.196Z] Sending build context to Docker daemon 581.6kB [2020-09-17T04:58:43.196Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-09-17T04:58:43.196Z] Step 2/7 : FROM ${BASE} [2020-09-17T04:58:43.196Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-17T04:58:43.196Z] df20fa9351a1: Pulling fs layer [2020-09-17T04:58:43.196Z] ed8968b2872e: Pulling fs layer [2020-09-17T04:58:43.196Z] a92cc7c5fd73: Pulling fs layer [2020-09-17T04:58:43.196Z] e871e8e8d7a9: Pulling fs layer [2020-09-17T04:58:43.196Z] e73272ec9a57: Pulling fs layer [2020-09-17T04:58:43.196Z] 1e910a182e73: Pulling fs layer [2020-09-17T04:58:43.196Z] 4e634b169226: Pulling fs layer [2020-09-17T04:58:43.196Z] e871e8e8d7a9: Waiting [2020-09-17T04:58:43.196Z] 4e634b169226: Waiting [2020-09-17T04:58:43.196Z] e73272ec9a57: Waiting [2020-09-17T04:58:43.196Z] 1e910a182e73: Waiting [2020-09-17T04:58:43.196Z] a92cc7c5fd73: Verifying Checksum [2020-09-17T04:58:43.196Z] a92cc7c5fd73: Download complete [2020-09-17T04:58:43.196Z] ed8968b2872e: Verifying Checksum [2020-09-17T04:58:43.196Z] ed8968b2872e: Download complete [2020-09-17T04:58:43.196Z] e73272ec9a57: Verifying Checksum [2020-09-17T04:58:43.196Z] e73272ec9a57: Download complete [2020-09-17T04:58:43.196Z] 1e910a182e73: Verifying Checksum [2020-09-17T04:58:43.196Z] 1e910a182e73: Download complete [2020-09-17T04:58:43.196Z] df20fa9351a1: Verifying Checksum [2020-09-17T04:58:43.196Z] df20fa9351a1: Download complete [2020-09-17T04:58:43.465Z] df20fa9351a1: Pull complete [2020-09-17T04:58:43.730Z] ed8968b2872e: Pull complete [2020-09-17T04:58:43.730Z] a92cc7c5fd73: Pull complete [2020-09-17T04:58:46.294Z] 4e634b169226: Verifying Checksum [2020-09-17T04:58:46.294Z] 4e634b169226: Download complete [2020-09-17T04:58:46.872Z] e871e8e8d7a9: Verifying Checksum [2020-09-17T04:58:46.872Z] e871e8e8d7a9: Download complete [2020-09-17T04:58:51.109Z] e871e8e8d7a9: Pull complete [2020-09-17T04:58:51.109Z] e73272ec9a57: Pull complete [2020-09-17T04:58:51.373Z] 1e910a182e73: Pull complete [2020-09-17T04:58:58.001Z] 4e634b169226: Pull complete [2020-09-17T04:58:58.001Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-17T04:58:58.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-17T04:58:58.001Z] ---> f7629b54cfaa [2020-09-17T04:58:58.001Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-17T04:58:58.001Z] ---> Running in 0eb311ef81d8 [2020-09-17T04:58:58.001Z] Removing intermediate container 0eb311ef81d8 [2020-09-17T04:58:58.001Z] ---> be9d4e1f4aff [2020-09-17T04:58:58.001Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-09-17T04:58:58.264Z] ---> Running in 30e01dd68e13 [2020-09-17T04:58:58.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-17T04:59:00.234Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-17T04:59:00.807Z] (1/5) Installing libsodium (1.0.18-r0) [2020-09-17T04:59:00.807Z] (2/5) Installing libzmq (4.3.3-r0) [2020-09-17T04:59:00.807Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-09-17T04:59:01.070Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-09-17T04:59:01.070Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-09-17T04:59:01.070Z] Executing busybox-1.31.1-r16.trigger [2020-09-17T04:59:01.070Z] OK: 167 MiB in 44 packages [2020-09-17T04:59:01.647Z] Removing intermediate container 30e01dd68e13 [2020-09-17T04:59:01.647Z] ---> 0cccd33d25a8 [2020-09-17T04:59:01.647Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-09-17T04:59:01.647Z] ---> Running in 6712f70fdf62 [2020-09-17T04:59:01.913Z] Removing intermediate container 6712f70fdf62 [2020-09-17T04:59:01.914Z] ---> ab8d0872e021 [2020-09-17T04:59:01.914Z] Step 6/7 : COPY go.mod . [2020-09-17T04:59:02.177Z] ---> 4a1ccbad8782 [2020-09-17T04:59:02.177Z] Step 7/7 : RUN go mod download [2020-09-17T04:59:02.177Z] ---> Running in a25537723f55 [2020-09-17T04:59:14.437Z] Removing intermediate container a25537723f55 [2020-09-17T04:59:14.437Z] ---> cc34e516d68c [2020-09-17T04:59:14.437Z] Successfully built cc34e516d68c [2020-09-17T04:59:14.437Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-17T04:59:14.773Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-17T04:59:14.773Z] . [Pipeline] withDockerContainer [2020-09-17T04:59:14.875Z] prd-centos7-docker-4c-2g-111 does not seem to be running inside a container [2020-09-17T04:59:14.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/13 -v /w/workspace/go-mod-messaging/13:/w/workspace/go-mod-messaging/13:rw,z -v /w/workspace/go-mod-messaging/13@tmp:/w/workspace/go-mod-messaging/13@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 ******** ci-base-image-x86_64 cat [2020-09-17T04:59:15.513Z] $ docker top 7ecaa74627b5f3bf5ef501293317e7b2a684bb47a13a373695413e8a946c5041 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-17T04:59:16.024Z] + go version [2020-09-17T04:59:16.025Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-17T04:59:16.040Z] $ docker stop --time=1 7ecaa74627b5f3bf5ef501293317e7b2a684bb47a13a373695413e8a946c5041 [2020-09-17T04:59:17.377Z] $ docker rm -f 7ecaa74627b5f3bf5ef501293317e7b2a684bb47a13a373695413e8a946c5041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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 [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-09-17T04:59:20.278Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-09-17T04:59:20.280Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-09-17T04:59:20.344Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-17T04:59:20.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-17T04:59:20.693Z] [2020-09-17T04:59:20.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-09-17T04:59:21.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-17T04:59:21.060Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-09-17T04:59:21.060Z] cbdbe7a5bc2a: Pulling fs layer [2020-09-17T04:59:21.060Z] 408f87550127: Pulling fs layer [2020-09-17T04:59:21.060Z] fe522b08c979: Pulling fs layer [2020-09-17T04:59:21.060Z] 221eaa008020: Pulling fs layer [2020-09-17T04:59:21.060Z] 2a4607e5d6b9: Pulling fs layer [2020-09-17T04:59:21.060Z] 8f79b27c4fd2: Pulling fs layer [2020-09-17T04:59:21.060Z] e5c8dbe1645b: Pulling fs layer [2020-09-17T04:59:21.060Z] 23e8b3b47431: Pulling fs layer [2020-09-17T04:59:21.060Z] 5c568d65a230: Pulling fs layer [2020-09-17T04:59:21.060Z] 8f79b27c4fd2: Waiting [2020-09-17T04:59:21.060Z] e5c8dbe1645b: Waiting [2020-09-17T04:59:21.060Z] 221eaa008020: Waiting [2020-09-17T04:59:21.060Z] 2a4607e5d6b9: Waiting [2020-09-17T04:59:21.060Z] 23e8b3b47431: Waiting [2020-09-17T04:59:21.060Z] 5c568d65a230: Waiting [2020-09-17T04:59:21.060Z] fe522b08c979: Verifying Checksum [2020-09-17T04:59:21.060Z] fe522b08c979: Download complete [2020-09-17T04:59:21.060Z] 408f87550127: Download complete [2020-09-17T04:59:21.060Z] 2a4607e5d6b9: Verifying Checksum [2020-09-17T04:59:21.060Z] 2a4607e5d6b9: Download complete [2020-09-17T04:59:21.060Z] 8f79b27c4fd2: Verifying Checksum [2020-09-17T04:59:21.060Z] 8f79b27c4fd2: Download complete [2020-09-17T04:59:21.635Z] cbdbe7a5bc2a: Verifying Checksum [2020-09-17T04:59:21.635Z] cbdbe7a5bc2a: Download complete [2020-09-17T04:59:21.898Z] cbdbe7a5bc2a: Pull complete [2020-09-17T04:59:22.163Z] 408f87550127: Pull complete [2020-09-17T04:59:22.163Z] fe522b08c979: Pull complete [2020-09-17T04:59:22.743Z] e5c8dbe1645b: Verifying Checksum [2020-09-17T04:59:22.743Z] e5c8dbe1645b: Download complete [2020-09-17T04:59:24.158Z] 23e8b3b47431: Verifying Checksum [2020-09-17T04:59:24.158Z] 23e8b3b47431: Download complete [2020-09-17T04:59:24.158Z] 5c568d65a230: Verifying Checksum [2020-09-17T04:59:24.158Z] 5c568d65a230: Download complete [2020-09-17T04:59:25.107Z] 221eaa008020: Verifying Checksum [2020-09-17T04:59:25.107Z] 221eaa008020: Download complete [2020-09-17T04:59:31.739Z] 221eaa008020: Pull complete [2020-09-17T04:59:31.739Z] 2a4607e5d6b9: Pull complete [2020-09-17T04:59:31.739Z] 8f79b27c4fd2: Pull complete [2020-09-17T04:59:32.687Z] e5c8dbe1645b: Pull complete [2020-09-17T04:59:36.022Z] 23e8b3b47431: Pull complete [2020-09-17T04:59:36.989Z] 5c568d65a230: Pull complete [2020-09-17T04:59:36.989Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-09-17T04:59:36.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-17T04:59:36.989Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-09-17T04:59:37.163Z] prd-centos7-docker-4c-2g-109 does not seem to be running inside a container [2020-09-17T04:59:37.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-messaging_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-09-17T04:59:38.393Z] $ docker top 4558411f5ccd9d4a05d4db6b1fd99641b2ff4355f678f1695b4db6fc5b9edff1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-17T04:59:38.914Z] + snyk monitor '--org=edgex-jenkins' [2020-09-17T04:59:43.144Z] [2020-09-17T04:59:43.144Z] Monitoring /w/workspace/xfoundry_go-mod-messaging_master (github.com/edgexfoundry/go-mod-messaging)... [2020-09-17T04:59:43.144Z] [2020-09-17T04:59:43.144Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f6e4b672-2be2-4054-abeb-10731c768cda/history/9fe80f22-c240-4ae2-909c-681336bf876c [2020-09-17T04:59:43.144Z] [2020-09-17T04:59:43.144Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-09-17T04:59:43.144Z] [2020-09-17T04:59:43.144Z] [2020-09-17T04:59:43.144Z] Snyk CLI supports Node.js 8 and higher. [2020-09-17T04:59:43.144Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-09-17T04:59:43.144Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-09-17T04:59:43.144Z] [2020-09-17T04:59:43.144Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-09-17T04:59:43.144Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-09-17T04:59:43.161Z] $ docker stop --time=1 4558411f5ccd9d4a05d4db6b1fd99641b2ff4355f678f1695b4db6fc5b9edff1 [2020-09-17T04:59:45.387Z] $ docker rm -f 4558411f5ccd9d4a05d4db6b1fd99641b2ff4355f678f1695b4db6fc5b9edff1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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] unstash [Pipeline] isUnix [Pipeline] sh [2020-09-17T04:59:46.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-17T04:59:46.958Z] . [Pipeline] withDockerContainer [2020-09-17T04:59:47.052Z] prd-centos7-docker-4c-2g-109 does not seem to be running inside a container [2020-09-17T04:59:47.095Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-17T04:59:47.875Z] $ docker top dbc25aef99f3fc16b8c495135f5a85cd47fcafe8315a203c71fbc958cd99a61e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-17T04:59:48.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-17T04:59:48.164Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-17T04:59:48.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-17T04:59:48.380Z] $ docker exec dbc25aef99f3fc16b8c495135f5a85cd47fcafe8315a203c71fbc958cd99a61e ssh-agent [2020-09-17T04:59:48.536Z] SSH_AUTH_SOCK=/tmp/ssh-6WTlPEfUUExa/agent.11 [2020-09-17T04:59:48.536Z] SSH_AGENT_PID=16 [2020-09-17T04:59:48.543Z] Running ssh-add (command line suppressed) [2020-09-17T04:59:48.660Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7447590707430245890.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_7447590707430245890.key) [2020-09-17T04:59:48.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-17T04:59:49.052Z] + git semver tag [2020-09-17T04:59:49.052Z] # -> Open(): unable to determine branch for HEAD [2020-09-17T04:59:49.052Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-09-17T04:59:49.052Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-09-17T04:59:49.052Z] # $SEMVER_REMOTE_NAME = origin [2020-09-17T04:59:49.052Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-17T04:59:49.052Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-17T04:59:49.052Z] # $SEMVER_BRANCH = master [2020-09-17T04:59:49.052Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [2020-09-17T04:59:49.052Z] # c3ae47e2bb696172946919a1d86c19c8de804c45 HEAD [2020-09-17T04:59:49.052Z] # -> Force: false [2020-09-17T04:59:49.052Z] # 62ea399b0f48504ef5638fd50b9e06e7c624430c refs/tags/v0.1.23 [Pipeline] } [2020-09-17T04:59:49.065Z] $ docker exec --env ******** --env ******** dbc25aef99f3fc16b8c495135f5a85cd47fcafe8315a203c71fbc958cd99a61e ssh-agent -k [2020-09-17T04:59:49.174Z] unset SSH_AUTH_SOCK; [2020-09-17T04:59:49.174Z] unset SSH_AGENT_PID; [2020-09-17T04:59:49.174Z] echo Agent pid 16 killed; [2020-09-17T04:59:49.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-17T04:59:49.704Z] + git semver [Pipeline] } [2020-09-17T04:59:49.721Z] $ docker stop --time=1 dbc25aef99f3fc16b8c495135f5a85cd47fcafe8315a203c71fbc958cd99a61e [2020-09-17T04:59:51.059Z] $ docker rm -f dbc25aef99f3fc16b8c495135f5a85cd47fcafe8315a203c71fbc958cd99a61e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-09-17T04:59:51.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-17T04:59:51.695Z] [2020-09-17T04:59:51.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-09-17T04:59:52.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-17T04:59:52.043Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-09-17T04:59:52.043Z] ab5ef0e58194: Pulling fs layer [2020-09-17T04:59:52.043Z] 9712f1f96733: Pulling fs layer [2020-09-17T04:59:52.043Z] 63f879dbbcfc: Pulling fs layer [2020-09-17T04:59:52.043Z] 0d9ebad4ef96: Pulling fs layer [2020-09-17T04:59:52.043Z] e9a5061849ea: Pulling fs layer [2020-09-17T04:59:52.043Z] d747dcd14b5f: Pulling fs layer [2020-09-17T04:59:52.043Z] 2de7ff778b66: Pulling fs layer [2020-09-17T04:59:52.043Z] 0d9ebad4ef96: Waiting [2020-09-17T04:59:52.043Z] e9a5061849ea: Waiting [2020-09-17T04:59:52.043Z] d747dcd14b5f: Waiting [2020-09-17T04:59:52.043Z] 2de7ff778b66: Waiting [2020-09-17T04:59:52.043Z] 9712f1f96733: Verifying Checksum [2020-09-17T04:59:52.043Z] 9712f1f96733: Download complete [2020-09-17T04:59:53.967Z] 63f879dbbcfc: Verifying Checksum [2020-09-17T04:59:53.967Z] 63f879dbbcfc: Download complete [2020-09-17T04:59:53.967Z] e9a5061849ea: Verifying Checksum [2020-09-17T04:59:53.967Z] e9a5061849ea: Download complete [2020-09-17T04:59:53.967Z] d747dcd14b5f: Verifying Checksum [2020-09-17T04:59:53.967Z] d747dcd14b5f: Download complete [2020-09-17T04:59:54.542Z] 2de7ff778b66: Verifying Checksum [2020-09-17T04:59:54.542Z] 2de7ff778b66: Download complete [2020-09-17T04:59:54.802Z] 0d9ebad4ef96: Verifying Checksum [2020-09-17T04:59:54.802Z] 0d9ebad4ef96: Download complete [2020-09-17T04:59:54.802Z] ab5ef0e58194: Verifying Checksum [2020-09-17T04:59:54.802Z] ab5ef0e58194: Download complete [2020-09-17T04:59:58.135Z] ab5ef0e58194: Pull complete [2020-09-17T04:59:58.400Z] 9712f1f96733: Pull complete [2020-09-17T05:00:01.718Z] 63f879dbbcfc: Pull complete [2020-09-17T05:00:08.391Z] 0d9ebad4ef96: Pull complete [2020-09-17T05:00:08.391Z] e9a5061849ea: Pull complete [2020-09-17T05:00:08.391Z] d747dcd14b5f: Pull complete [2020-09-17T05:00:11.719Z] 2de7ff778b66: Pull complete [2020-09-17T05:00:11.719Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-09-17T05:00:11.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-17T05:00:11.719Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-09-17T05:00:11.917Z] prd-centos7-docker-4c-2g-109 does not seem to be running inside a container [2020-09-17T05:00:11.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-09-17T05:00:15.844Z] $ docker top 4171790cfdecb24a931412dd977637d75e3b75d88be775fb2891bc4bc27d3e76 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-09-17T05:00:16.099Z] provisioning config files... [2020-09-17T05:00:16.116Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config2947818552938610640tmp [2020-09-17T05:00:16.134Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config5100116995707229018tmp [2020-09-17T05:00:16.240Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config6557494356524468437tmp [Pipeline] { [Pipeline] echo [2020-09-17T05:00:16.481Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-17T05:00:16.937Z] ---> sigul-configuration.sh [2020-09-17T05:00:16.937Z] gpg: directory `/root/.gnupg' created [2020-09-17T05:00:16.937Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-09-17T05:00:16.937Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-09-17T05:00:16.937Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-09-17T05:00:16.937Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-09-17T05:00:16.937Z] gpg: CAST5 encrypted data [2020-09-17T05:00:17.202Z] gpg: encrypted with 1 passphrase [2020-09-17T05:00:17.202Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-09-17T05:00:17.504Z] + mkdir /home/jenkins [2020-09-17T05:00:17.505Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-09-17T05:00:17.818Z] + 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 [2020-09-17T05:00:17.833Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-17T05:00:18.151Z] ---> sigul-install.sh [2020-09-17T05:00:23.472Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-09-17T05:00:23.782Z] + git tag --list [2020-09-17T05:00:23.782Z] v0.1.23 [Pipeline] sh [2020-09-17T05:00:24.097Z] + lftools sign git-tag v0.1.23 [2020-09-17T05:00:25.048Z] Signing Git tag with Sigul... [2020-09-17T05:00:25.048Z] Signing v0.1.23 [Pipeline] echo [2020-09-17T05:00:26.455Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-17T05:00:26.753Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-09-17T05:00:26.766Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-09-17T05:00:26.897Z] $ docker stop --time=1 4171790cfdecb24a931412dd977637d75e3b75d88be775fb2891bc4bc27d3e76 [2020-09-17T05:00:28.773Z] $ docker rm -f 4171790cfdecb24a931412dd977637d75e3b75d88be775fb2891bc4bc27d3e76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-09-17T05:00:29.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-17T05:00:29.682Z] . [Pipeline] withDockerContainer [2020-09-17T05:00:29.797Z] prd-centos7-docker-4c-2g-109 does not seem to be running inside a container [2020-09-17T05:00:29.847Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-17T05:00:30.467Z] $ docker top 4b221b476a93f5621e1ffe5cc5cac9f4f1e3904f6be4c96b68c4d058ea3d1005 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-17T05:00:30.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-17T05:00:30.820Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-17T05:00:31.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-17T05:00:31.019Z] $ docker exec 4b221b476a93f5621e1ffe5cc5cac9f4f1e3904f6be4c96b68c4d058ea3d1005 ssh-agent [2020-09-17T05:00:31.191Z] SSH_AUTH_SOCK=/tmp/ssh-eMC3iXyPks3F/agent.11 [2020-09-17T05:00:31.191Z] SSH_AGENT_PID=16 [2020-09-17T05:00:31.202Z] Running ssh-add (command line suppressed) [2020-09-17T05:00:31.337Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1759793516228063023.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_1759793516228063023.key) [2020-09-17T05:00:31.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-17T05:00:31.765Z] + git semver bump patch [2020-09-17T05:00:31.765Z] # -> Open(): unable to determine branch for HEAD [2020-09-17T05:00:31.765Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-09-17T05:00:31.765Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-09-17T05:00:31.765Z] # $SEMVER_REMOTE_NAME = origin [2020-09-17T05:00:31.765Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-17T05:00:31.765Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-17T05:00:31.765Z] # $SEMVER_BRANCH = master [2020-09-17T05:00:31.765Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [2020-09-17T05:00:31.765Z] 0.1.24 [Pipeline] } [2020-09-17T05:00:31.779Z] $ docker exec --env ******** --env ******** 4b221b476a93f5621e1ffe5cc5cac9f4f1e3904f6be4c96b68c4d058ea3d1005 ssh-agent -k [2020-09-17T05:00:31.895Z] unset SSH_AUTH_SOCK; [2020-09-17T05:00:31.895Z] unset SSH_AGENT_PID; [2020-09-17T05:00:31.895Z] echo Agent pid 16 killed; [2020-09-17T05:00:31.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-17T05:00:32.471Z] + git semver [Pipeline] } [2020-09-17T05:00:32.493Z] $ docker stop --time=1 4b221b476a93f5621e1ffe5cc5cac9f4f1e3904f6be4c96b68c4d058ea3d1005 [2020-09-17T05:00:33.842Z] $ docker rm -f 4b221b476a93f5621e1ffe5cc5cac9f4f1e3904f6be4c96b68c4d058ea3d1005 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-17T05:00:34.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-17T05:00:34.416Z] . [Pipeline] withDockerContainer [2020-09-17T05:00:34.550Z] prd-centos7-docker-4c-2g-109 does not seem to be running inside a container [2020-09-17T05:00:34.600Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-17T05:00:35.237Z] $ docker top 3cbd305067b0e6a501029f8f397eb1ac8038a26ee52b89dd0d1d7d60c2e0efd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-17T05:00:35.622Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-17T05:00:35.622Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-17T05:00:35.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-17T05:00:35.804Z] $ docker exec 3cbd305067b0e6a501029f8f397eb1ac8038a26ee52b89dd0d1d7d60c2e0efd2 ssh-agent [2020-09-17T05:00:35.966Z] SSH_AUTH_SOCK=/tmp/ssh-fnoizQRmewhr/agent.11 [2020-09-17T05:00:35.966Z] SSH_AGENT_PID=17 [2020-09-17T05:00:35.974Z] Running ssh-add (command line suppressed) [2020-09-17T05:00:36.098Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2154299429551689008.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2154299429551689008.key) [2020-09-17T05:00:36.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-17T05:00:36.502Z] + git semver push [2020-09-17T05:00:36.502Z] # -> Open(): unable to determine branch for HEAD [2020-09-17T05:00:36.502Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2020-09-17T05:00:36.502Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2020-09-17T05:00:36.502Z] # $SEMVER_REMOTE_NAME = origin [2020-09-17T05:00:36.502Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-17T05:00:36.502Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-17T05:00:36.502Z] # $SEMVER_BRANCH = master [2020-09-17T05:00:36.502Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } [2020-09-17T05:00:44.681Z] $ docker exec --env ******** --env ******** 3cbd305067b0e6a501029f8f397eb1ac8038a26ee52b89dd0d1d7d60c2e0efd2 ssh-agent -k [2020-09-17T05:00:44.813Z] unset SSH_AUTH_SOCK; [2020-09-17T05:00:44.813Z] unset SSH_AGENT_PID; [2020-09-17T05:00:44.813Z] echo Agent pid 17 killed; [2020-09-17T05:00:44.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-17T05:00:45.397Z] + git semver [Pipeline] } [2020-09-17T05:00:45.416Z] $ docker stop --time=1 3cbd305067b0e6a501029f8f397eb1ac8038a26ee52b89dd0d1d7d60c2e0efd2 [2020-09-17T05:00:46.757Z] $ docker rm -f 3cbd305067b0e6a501029f8f397eb1ac8038a26ee52b89dd0d1d7d60c2e0efd2 [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 [2020-09-17T05:00:48.533Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-17T05:00:49.112Z] ---> package-listing.sh [2020-09-17T05:00:49.112Z] ++ facter osfamily [2020-09-17T05:00:49.112Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-17T05:00:49.112Z] + OS_FAMILY=redhat [2020-09-17T05:00:49.112Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_master [2020-09-17T05:00:49.112Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-17T05:00:49.112Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-17T05:00:49.112Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-17T05:00:49.112Z] + PACKAGES=/tmp/packages_start.txt [2020-09-17T05:00:49.112Z] + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' [2020-09-17T05:00:49.112Z] + PACKAGES=/tmp/packages_end.txt [2020-09-17T05:00:49.112Z] + case "${OS_FAMILY}" in [2020-09-17T05:00:49.112Z] + rpm -qa [2020-09-17T05:00:49.112Z] + sort [2020-09-17T05:00:53.344Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-17T05:00:53.344Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-17T05:00:53.344Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-17T05:00:53.344Z] + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' [2020-09-17T05:00:53.344Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_master/archives/ [2020-09-17T05:00:53.344Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-17T05:00:54.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-17T05:00:54.715Z] [2020-09-17T05:00:54.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-17T05:00:55.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-17T05:00:55.081Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-17T05:00:55.081Z] df20fa9351a1: Pulling fs layer [2020-09-17T05:00:55.081Z] 36b3adc4ff6f: Pulling fs layer [2020-09-17T05:00:55.081Z] 8ad3a11d3b57: Pulling fs layer [2020-09-17T05:00:55.081Z] 46f8f816bc3b: Pulling fs layer [2020-09-17T05:00:55.081Z] 0dadc02b9964: Pulling fs layer [2020-09-17T05:00:55.081Z] ce6a7cf60c04: Pulling fs layer [2020-09-17T05:00:55.081Z] 7a184a31f384: Pulling fs layer [2020-09-17T05:00:55.081Z] 0879bd2ef858: Pulling fs layer [2020-09-17T05:00:55.081Z] 0dadc02b9964: Waiting [2020-09-17T05:00:55.081Z] 46f8f816bc3b: Waiting [2020-09-17T05:00:55.081Z] ce6a7cf60c04: Waiting [2020-09-17T05:00:55.081Z] 7a184a31f384: Waiting [2020-09-17T05:00:55.081Z] 0879bd2ef858: Waiting [2020-09-17T05:00:55.081Z] 36b3adc4ff6f: Verifying Checksum [2020-09-17T05:00:55.081Z] 36b3adc4ff6f: Download complete [2020-09-17T05:00:55.081Z] 46f8f816bc3b: Verifying Checksum [2020-09-17T05:00:55.081Z] 46f8f816bc3b: Download complete [2020-09-17T05:00:55.081Z] df20fa9351a1: Verifying Checksum [2020-09-17T05:00:55.081Z] df20fa9351a1: Download complete [2020-09-17T05:00:55.348Z] ce6a7cf60c04: Verifying Checksum [2020-09-17T05:00:55.348Z] ce6a7cf60c04: Download complete [2020-09-17T05:00:55.348Z] 0dadc02b9964: Verifying Checksum [2020-09-17T05:00:55.348Z] 0dadc02b9964: Download complete [2020-09-17T05:00:55.348Z] 7a184a31f384: Verifying Checksum [2020-09-17T05:00:55.348Z] 7a184a31f384: Download complete [2020-09-17T05:00:55.348Z] 8ad3a11d3b57: Verifying Checksum [2020-09-17T05:00:55.348Z] 8ad3a11d3b57: Download complete [2020-09-17T05:00:55.617Z] df20fa9351a1: Pull complete [2020-09-17T05:00:55.884Z] 36b3adc4ff6f: Pull complete [2020-09-17T05:00:55.884Z] 0879bd2ef858: Verifying Checksum [2020-09-17T05:00:55.884Z] 0879bd2ef858: Download complete [2020-09-17T05:00:56.463Z] 8ad3a11d3b57: Pull complete [2020-09-17T05:00:56.463Z] 46f8f816bc3b: Pull complete [2020-09-17T05:00:56.730Z] 0dadc02b9964: Pull complete [2020-09-17T05:00:56.730Z] ce6a7cf60c04: Pull complete [2020-09-17T05:00:57.001Z] 7a184a31f384: Pull complete [2020-09-17T05:00:59.578Z] 0879bd2ef858: Pull complete [2020-09-17T05:00:59.578Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-17T05:00:59.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-17T05:00:59.578Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-17T05:00:59.713Z] prd-centos7-docker-4c-2g-109 does not seem to be running inside a container [2020-09-17T05:00:59.778Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-17T05:01:02.839Z] $ docker top 54156bb70ffa4732da3bfea056ecbddd2c2296f816adaf9f9576748d4008ac3f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-17T05:01:03.534Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-17T05:01:03.840Z] + ls /var/log/sa-host [2020-09-17T05:01:03.840Z] + sadf -c /var/log/sa-host/sa05 [2020-09-17T05:01:03.840Z] file_magic: OK [2020-09-17T05:01:03.840Z] HZ: Using current value: 100 [2020-09-17T05:01:03.840Z] file_header: OK [2020-09-17T05:01:03.840Z] 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 [2020-09-17T05:01:03.840Z] Statistics: [2020-09-17T05:01:03.840Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-17T05:01:03.840Z] File successfully converted to sysstat format version 12.2.1 [2020-09-17T05:01:03.840Z] + sadf -c /var/log/sa-host/sa17 [2020-09-17T05:01:03.840Z] file_magic: OK [2020-09-17T05:01:03.840Z] HZ: Using current value: 100 [2020-09-17T05:01:03.840Z] file_header: OK [2020-09-17T05:01:03.840Z] 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 [2020-09-17T05:01:03.840Z] Statistics: [2020-09-17T05:01:03.840Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-17T05:01:03.840Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-17T05:01:03.980Z] provisioning config files... [2020-09-17T05:01:04.001Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config245299876536378489tmp [Pipeline] { [Pipeline] echo [2020-09-17T05:01:04.076Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-17T05:01:04.384Z] ---> create-netrc.sh [Pipeline] echo [2020-09-17T05:01:04.396Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-17T05:01:04.700Z] ---> logs-deploy.sh [2020-09-17T05:01:04.700Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/13 [2020-09-17T05:01:04.700Z] INFO: archiving workspace using pattern(s): [2020-09-17T05:01:06.096Z] Archives upload complete. [2020-09-17T05:01:06.096Z] INFO: archiving logs to Nexus