Pull request #59 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 6eab6327df83615e8ba004ba04af6628302ed29b+bcb78af5f8eafd924cf61f28d1097c57f4e87501 (6ab38e517c778c0f72148dbc0af6707752f037f0) 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 # timeout=10 Commit message: "Merge pull request #239 from ernestojeda/update-default-go-version" > 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 ‘prd-centos7-builder-2c-1g-1807’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-213’ is offline; ‘prd-centos7-docker-4c-2g-2341’ is offline; ‘prd-centos7-docker-4c-2g-2354’ is offline Running on prd-centos7-docker-4c-2g-2358 in /w/workspace/exfoundry_go-mod-messaging_PR-59 [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/exfoundry_go-mod-messaging_PR-59 # 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/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit bcb78af5f8eafd924cf61f28d1097c57f4e87501 into PR head commit 6eab6327df83615e8ba004ba04af6628302ed29b Merge succeeded, producing 6eab6327df83615e8ba004ba04af6628302ed29b Checking out Revision 6eab6327df83615e8ba004ba04af6628302ed29b (PR-59) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/59/head:refs/remotes/origin/PR-59 # 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/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6eab6327df83615e8ba004ba04af6628302ed29b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bcb78af5f8eafd924cf61f28d1097c57f4e87501 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6eab6327df83615e8ba004ba04af6628302ed29b # timeout=10 Commit message: "build: update to go 1.15" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-11T22:09:23.275Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 2c1a7ace7f127e70559c56f1983f8fd0eaf84550 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-11T22:09:23.526Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-11T22:09:23.622Z] ========================================================= [2020-09-11T22:09:23.622Z] EdgeX Global Pipelines Version Info [2020-09-11T22:09:23.622Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-11T22:09:25.068Z] ------------------- [2020-09-11T22:09:25.068Z] stable info: [2020-09-11T22:09:25.068Z] ------------------- [2020-09-11T22:09:25.068Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-09-11T22:09:25.068Z] Commit SHA: 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [2020-09-11T22:09:25.068Z] Message: update stable to v1.0.119 [2020-09-11T22:09:26.012Z] ------------------- [2020-09-11T22:09:26.012Z] experimental info: [2020-09-11T22:09:26.012Z] ------------------- [2020-09-11T22:09:26.012Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-11T22:09:26.012Z] Commit SHA: 26a2d0761a2efda4215483e42b68dbac15e3db92 [2020-09-11T22:09:26.012Z] Message: update experimental to v1.0.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-11T22:09:26.480Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2020-09-11T22:09:26.582Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2020-09-11T22:09:26.669Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-11T22:09:26.755Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-11T22:09:26.843Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-11T22:09:26.938Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-11T22:09:27.024Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-11T22:09:27.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-11T22:09:27.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-11T22:09:27.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-11T22:09:27.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-11T22:09:27.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo [2020-09-11T22:09:27.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-11T22:09:27.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-11T22:09:27.848Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-09-11T22:09:27.943Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-09-11T22:09:28.037Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-11T22:09:28.173Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-11T22:09:28.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-09-11T22:09:28.393Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-11T22:09:28.485Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-11T22:09:28.591Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-11T22:09:28.686Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-59 [Pipeline] echo [2020-09-11T22:09:28.860Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-59 [Pipeline] echo [2020-09-11T22:09:28.957Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-59 [Pipeline] echo [2020-09-11T22:09:29.090Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6eab6327df83615e8ba004ba04af6628302ed29b [Pipeline] echo [2020-09-11T22:09:29.191Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6eab632 [Pipeline] echo [2020-09-11T22:09:29.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-11T22:09:29.913Z] + git log --format=format:%s -1 6eab6327df83615e8ba004ba04af6628302ed29b [Pipeline] echo [2020-09-11T22:09:29.975Z] GIT_COMMIT: 6eab6327df83615e8ba004ba04af6628302ed29b, Commit Message: build: update to go 1.15 [Pipeline] echo [2020-09-11T22:09:30.022Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-11T22:09:31.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-11T22:09:31.293Z] [2020-09-11T22:09:31.293Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-11T22:09:31.651Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-11T22:09:31.651Z] latest: Pulling from edgex-devops/git-semver [2020-09-11T22:09:31.651Z] 31603596830f: Pulling fs layer [2020-09-11T22:09:31.651Z] 2a8b12db71e7: Pulling fs layer [2020-09-11T22:09:31.651Z] 6ca5941a6612: Pulling fs layer [2020-09-11T22:09:31.651Z] ecc8261a40a4: Pulling fs layer [2020-09-11T22:09:31.651Z] ecc8261a40a4: Waiting [2020-09-11T22:09:31.651Z] 2a8b12db71e7: Verifying Checksum [2020-09-11T22:09:31.651Z] 2a8b12db71e7: Download complete [2020-09-11T22:09:31.927Z] 31603596830f: Verifying Checksum [2020-09-11T22:09:31.927Z] 31603596830f: Download complete [2020-09-11T22:09:31.927Z] ecc8261a40a4: Verifying Checksum [2020-09-11T22:09:31.927Z] ecc8261a40a4: Download complete [2020-09-11T22:09:31.927Z] 6ca5941a6612: Verifying Checksum [2020-09-11T22:09:31.927Z] 6ca5941a6612: Download complete [2020-09-11T22:09:32.193Z] 31603596830f: Pull complete [2020-09-11T22:09:32.462Z] 2a8b12db71e7: Pull complete [2020-09-11T22:09:33.039Z] 6ca5941a6612: Pull complete [2020-09-11T22:09:33.301Z] ecc8261a40a4: Pull complete [2020-09-11T22:09:33.563Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-11T22:09:33.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-11T22:09:33.563Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-11T22:09:33.704Z] prd-centos7-docker-4c-2g-2358 does not seem to be running inside a container [2020-09-11T22:09:33.762Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-59 -v /w/workspace/exfoundry_go-mod-messaging_PR-59:/w/workspace/exfoundry_go-mod-messaging_PR-59:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-59@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-11T22:09:35.871Z] $ docker top 8bec3b5bd3dee84df3e98c8b614a6aa94ddefe37a7e96d6164b433e749c83b83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-11T22:09:36.240Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-11T22:09:36.241Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-11T22:09:36.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-11T22:09:36.461Z] $ docker exec 8bec3b5bd3dee84df3e98c8b614a6aa94ddefe37a7e96d6164b433e749c83b83 ssh-agent [2020-09-11T22:09:36.626Z] SSH_AUTH_SOCK=/tmp/ssh-GPfOcyUDctbs/agent.11 [2020-09-11T22:09:36.626Z] SSH_AGENT_PID=17 [2020-09-11T22:09:36.638Z] Running ssh-add (command line suppressed) [2020-09-11T22:09:36.775Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-59@tmp/private_key_7109643641897020269.key (/w/workspace/exfoundry_go-mod-messaging_PR-59@tmp/private_key_7109643641897020269.key) [2020-09-11T22:09:36.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-11T22:09:37.160Z] + git describe --exact-match --tags HEAD [2020-09-11T22:09:37.160Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-11T22:09:37.187Z] $ docker exec --env ******** --env ******** 8bec3b5bd3dee84df3e98c8b614a6aa94ddefe37a7e96d6164b433e749c83b83 ssh-agent -k [2020-09-11T22:09:37.300Z] unset SSH_AUTH_SOCK; [2020-09-11T22:09:37.301Z] unset SSH_AGENT_PID; [2020-09-11T22:09:37.301Z] echo Agent pid 17 killed; [2020-09-11T22:09:37.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-11T22:09:37.431Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-11T22:09:37.432Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-11T22:09:37.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-11T22:09:37.529Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-11T22:09:37.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-11T22:09:37.706Z] $ docker exec 8bec3b5bd3dee84df3e98c8b614a6aa94ddefe37a7e96d6164b433e749c83b83 ssh-agent [2020-09-11T22:09:37.863Z] SSH_AUTH_SOCK=/tmp/ssh-3QhjrSFQuw5q/agent.46 [2020-09-11T22:09:37.863Z] SSH_AGENT_PID=51 [2020-09-11T22:09:37.870Z] Running ssh-add (command line suppressed) [2020-09-11T22:09:37.999Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-59@tmp/private_key_6133446719685165751.key (/w/workspace/exfoundry_go-mod-messaging_PR-59@tmp/private_key_6133446719685165751.key) [2020-09-11T22:09:38.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-11T22:09:38.383Z] + git semver init [2020-09-11T22:09:38.384Z] # -> Open(): unable to determine branch for HEAD [2020-09-11T22:09:38.384Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-59/.git [2020-09-11T22:09:38.384Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-59 [2020-09-11T22:09:38.384Z] # $SEMVER_REMOTE_NAME = origin [2020-09-11T22:09:38.384Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-11T22:09:38.384Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-11T22:09:38.384Z] # $SEMVER_BRANCH = PR-59 [2020-09-11T22:09:38.384Z] # $SEMVER_TEMP = /tmp/semver-618144633 [2020-09-11T22:09:38.384Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-09-11T22:09:38.958Z] # '/tmp/semver-618144633' -> '/w/workspace/exfoundry_go-mod-messaging_PR-59/.semver' [2020-09-11T22:09:38.958Z] # -> Force: false [2020-09-11T22:09:38.958Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-59/.semver [Pipeline] } [2020-09-11T22:09:38.974Z] $ docker exec --env ******** --env ******** 8bec3b5bd3dee84df3e98c8b614a6aa94ddefe37a7e96d6164b433e749c83b83 ssh-agent -k [2020-09-11T22:09:39.093Z] unset SSH_AUTH_SOCK; [2020-09-11T22:09:39.093Z] unset SSH_AGENT_PID; [2020-09-11T22:09:39.093Z] echo Agent pid 51 killed; [2020-09-11T22:09:39.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-11T22:09:39.624Z] + git semver [Pipeline] } [2020-09-11T22:09:39.678Z] $ docker stop --time=1 8bec3b5bd3dee84df3e98c8b614a6aa94ddefe37a7e96d6164b433e749c83b83 [2020-09-11T22:09:41.070Z] $ docker rm -f 8bec3b5bd3dee84df3e98c8b614a6aa94ddefe37a7e96d6164b433e749c83b83 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-11T22:09:41.809Z] Stashed 36 file(s) [Pipeline] echo [2020-09-11T22:09:41.812Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-11T22:09:41.945Z] Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-09-11T22:09:57.377Z] Still waiting to schedule task [2020-09-11T22:09:57.377Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-11T22:09:57.379Z] Still waiting to schedule task [2020-09-11T22:09:57.380Z] ‘prd-centos7-builder-2c-1g-1807’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-builder-2c-1g-2352’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-213’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2341’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2354’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-2356’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2360’ is offline [2020-09-11T22:10:23.351Z] Running on prd-centos7-docker-4c-2g-2363 in /w/workspace/exfoundry_go-mod-messaging_PR-59 [Pipeline] { [Pipeline] ws [2020-09-11T22:10:23.409Z] Running in /w/workspace/go-mod-messaging/3 [Pipeline] { [Pipeline] checkout [2020-09-11T22:10:25.916Z] using credential edgex-jenkins-ssh [2020-09-11T22:10:26.002Z] Cloning the remote Git repository [2020-09-11T22:10:26.002Z] Cloning with configured refspecs honoured and without tags [2020-09-11T22:10:26.803Z] Fetching without tags [2020-09-11T22:10:26.033Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-09-11T22:10:26.104Z] > git init /w/workspace/go-mod-messaging/3 # timeout=10 [2020-09-11T22:10:26.168Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-09-11T22:10:26.169Z] > git --version # timeout=10 [2020-09-11T22:10:26.177Z] > git --version # 'git version 2.16.5' [2020-09-11T22:10:26.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-11T22:10:26.202Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-11T22:10:26.779Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-09-11T22:10:26.785Z] > git config --add remote.origin.fetch +refs/pull/59/head:refs/remotes/origin/PR-59 # timeout=10 [2020-09-11T22:10:26.789Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-11T22:10:26.799Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-09-11T22:10:26.810Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-09-11T22:10:26.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-11T22:10:26.815Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-11T22:10:27.184Z] Merging remotes/origin/master commit bcb78af5f8eafd924cf61f28d1097c57f4e87501 into PR head commit 6eab6327df83615e8ba004ba04af6628302ed29b [2020-09-11T22:10:27.268Z] Merge succeeded, producing 6eab6327df83615e8ba004ba04af6628302ed29b [2020-09-11T22:10:27.269Z] Checking out Revision 6eab6327df83615e8ba004ba04af6628302ed29b (PR-59) [2020-09-11T22:10:27.197Z] > git config core.sparsecheckout # timeout=10 [2020-09-11T22:10:27.203Z] > git checkout -f 6eab6327df83615e8ba004ba04af6628302ed29b # timeout=10 [2020-09-11T22:10:27.235Z] > git remote # timeout=10 [2020-09-11T22:10:27.241Z] > git config --get remote.origin.url # timeout=10 [2020-09-11T22:10:27.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-11T22:10:27.251Z] > git merge bcb78af5f8eafd924cf61f28d1097c57f4e87501 # timeout=10 [2020-09-11T22:10:27.261Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-11T22:10:27.274Z] > git config core.sparsecheckout # timeout=10 [2020-09-11T22:10:27.282Z] > git checkout -f 6eab6327df83615e8ba004ba04af6628302ed29b # timeout=10 [2020-09-11T22:10:30.933Z] Commit message: "build: update to go 1.15" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-11T22:10:31.728Z] ========================================================= [2020-09-11T22:10:31.728Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-11T22:10:31.728Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-11T22:10:32.350Z] + 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-11T22:10:32.613Z] Sending build context to Docker daemon 584.2kB [2020-09-11T22:10:32.613Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-09-11T22:10:32.613Z] Step 2/7 : FROM ${BASE} [2020-09-11T22:10:32.874Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-11T22:10:32.874Z] df20fa9351a1: Pulling fs layer [2020-09-11T22:10:32.874Z] ed8968b2872e: Pulling fs layer [2020-09-11T22:10:32.874Z] a92cc7c5fd73: Pulling fs layer [2020-09-11T22:10:32.874Z] e871e8e8d7a9: Pulling fs layer [2020-09-11T22:10:32.874Z] e73272ec9a57: Pulling fs layer [2020-09-11T22:10:32.874Z] 1e910a182e73: Pulling fs layer [2020-09-11T22:10:32.874Z] 4e634b169226: Pulling fs layer [2020-09-11T22:10:32.874Z] e73272ec9a57: Waiting [2020-09-11T22:10:32.874Z] e871e8e8d7a9: Waiting [2020-09-11T22:10:32.874Z] 1e910a182e73: Waiting [2020-09-11T22:10:32.874Z] 4e634b169226: Waiting [2020-09-11T22:10:32.874Z] a92cc7c5fd73: Verifying Checksum [2020-09-11T22:10:32.874Z] a92cc7c5fd73: Download complete [2020-09-11T22:10:32.874Z] ed8968b2872e: Download complete [2020-09-11T22:10:33.142Z] e73272ec9a57: Verifying Checksum [2020-09-11T22:10:33.142Z] e73272ec9a57: Download complete [2020-09-11T22:10:33.142Z] 1e910a182e73: Verifying Checksum [2020-09-11T22:10:33.142Z] 1e910a182e73: Download complete [2020-09-11T22:10:33.142Z] df20fa9351a1: Download complete [2020-09-11T22:10:33.406Z] df20fa9351a1: Pull complete [2020-09-11T22:10:33.673Z] ed8968b2872e: Pull complete [2020-09-11T22:10:33.943Z] a92cc7c5fd73: Pull complete [2020-09-11T22:10:34.892Z] 4e634b169226: Verifying Checksum [2020-09-11T22:10:34.892Z] 4e634b169226: Download complete [2020-09-11T22:10:36.296Z] e871e8e8d7a9: Verifying Checksum [2020-09-11T22:10:36.296Z] e871e8e8d7a9: Download complete [2020-09-11T22:10:41.635Z] e871e8e8d7a9: Pull complete [2020-09-11T22:10:41.635Z] e73272ec9a57: Pull complete [2020-09-11T22:10:41.635Z] 1e910a182e73: Pull complete [2020-09-11T22:10:44.969Z] 4e634b169226: Pull complete [2020-09-11T22:10:45.236Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-11T22:10:45.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-11T22:10:45.236Z] ---> f7629b54cfaa [2020-09-11T22:10:45.236Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-11T22:10:45.501Z] ---> Running in cdbfa3d2d5d8 [2020-09-11T22:10:45.776Z] Removing intermediate container cdbfa3d2d5d8 [2020-09-11T22:10:45.776Z] ---> b17b3349db42 [2020-09-11T22:10:45.776Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-09-11T22:10:45.776Z] ---> Running in baed5462d275 [2020-09-11T22:10:47.193Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-11T22:10:47.769Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-11T22:10:48.343Z] (1/5) Installing libsodium (1.0.18-r0) [2020-09-11T22:10:48.343Z] (2/5) Installing libzmq (4.3.3-r0) [2020-09-11T22:10:48.605Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-09-11T22:10:48.605Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-09-11T22:10:48.605Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-09-11T22:10:48.866Z] Executing busybox-1.31.1-r16.trigger [2020-09-11T22:10:48.867Z] OK: 167 MiB in 44 packages [2020-09-11T22:10:49.442Z] Removing intermediate container baed5462d275 [2020-09-11T22:10:49.442Z] ---> 69fb4ae530e4 [2020-09-11T22:10:49.442Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-09-11T22:10:49.442Z] ---> Running in e860804c9fe4 [2020-09-11T22:10:49.442Z] Removing intermediate container e860804c9fe4 [2020-09-11T22:10:49.442Z] ---> 2b7dea24291c [2020-09-11T22:10:49.442Z] Step 6/7 : COPY go.mod . [2020-09-11T22:10:49.704Z] ---> e396fa5ac554 [2020-09-11T22:10:49.704Z] Step 7/7 : RUN go mod download [2020-09-11T22:10:49.704Z] ---> Running in c9a500585fc4 [2020-09-11T22:11:01.983Z] Removing intermediate container c9a500585fc4 [2020-09-11T22:11:01.983Z] ---> a47832a1d5f7 [2020-09-11T22:11:01.983Z] Successfully built a47832a1d5f7 [2020-09-11T22:11:01.983Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-11T22:11:02.762Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-11T22:11:02.762Z] . [Pipeline] withDockerContainer [2020-09-11T22:11:02.869Z] prd-centos7-docker-4c-2g-2363 does not seem to be running inside a container [2020-09-11T22:11:02.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/3 -v /w/workspace/go-mod-messaging/3:/w/workspace/go-mod-messaging/3:rw,z -v /w/workspace/go-mod-messaging/3@tmp:/w/workspace/go-mod-messaging/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 ******** ci-base-image-x86_64 cat [2020-09-11T22:11:03.624Z] $ docker top ae050c380951b061a5b5123c79fa7b6021883a3542ecaa7c9061fe35360c5fb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-11T22:11:04.169Z] + go version [2020-09-11T22:11:04.169Z] go version go1.15.2 linux/amd64 [Pipeline] sh [2020-09-11T22:11:04.476Z] + make test [2020-09-11T22:11:04.476Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-09-11T22:11:08.765Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-09-11T22:11:10.957Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.076s coverage: 94.7% of statements [2020-09-11T22:11:13.572Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.007s coverage: 77.1% of statements [2020-09-11T22:11:13.572Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-09-11T22:11:35.575Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.342s coverage: 85.0% of statements [2020-09-11T22:11:35.575Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.008s coverage: 85.7% of statements [2020-09-11T22:11:35.575Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.055s coverage: 100.0% of statements [2020-09-11T22:11:35.575Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.006s coverage: 100.0% of statements [2020-09-11T22:11:35.575Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.007s coverage: 90.9% of statements [2020-09-11T22:11:35.575Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-09-11T22:11:35.575Z] gofmt -l . [2020-09-11T22:11:35.838Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-09-11T22:11:36.113Z] Stashed 1 file(s) [Pipeline] } [2020-09-11T22:11:36.121Z] $ docker stop --time=1 ae050c380951b061a5b5123c79fa7b6021883a3542ecaa7c9061fe35360c5fb5 [2020-09-11T22:11:37.651Z] $ docker rm -f ae050c380951b061a5b5123c79fa7b6021883a3542ecaa7c9061fe35360c5fb5 [Pipeline] // withDockerContainer [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-11T22:12:23.110Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2365 in /w/workspace/exfoundry_go-mod-messaging_PR-59 [Pipeline] { [Pipeline] ws [2020-09-11T22:12:23.164Z] Running in /w/workspace/go-mod-messaging/3 [Pipeline] { [Pipeline] checkout [2020-09-11T22:12:29.696Z] using credential edgex-jenkins-ssh [2020-09-11T22:12:29.760Z] Cloning the remote Git repository [2020-09-11T22:12:29.760Z] Cloning with configured refspecs honoured and without tags [2020-09-11T22:12:29.857Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-09-11T22:12:29.999Z] > git init /w/workspace/go-mod-messaging/3 # timeout=10 [2020-09-11T22:12:30.070Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-09-11T22:12:30.071Z] > git --version # timeout=10 [2020-09-11T22:12:30.092Z] > git --version # 'git version 2.17.1' [2020-09-11T22:12:30.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-11T22:12:30.148Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-11T22:12:30.861Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-09-11T22:12:30.879Z] > git config --add remote.origin.fetch +refs/pull/59/head:refs/remotes/origin/PR-59 # timeout=10 [2020-09-11T22:12:30.896Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-11T22:12:30.930Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-09-11T22:12:30.940Z] Fetching without tags [2020-09-11T22:12:31.439Z] Merging remotes/origin/master commit bcb78af5f8eafd924cf61f28d1097c57f4e87501 into PR head commit 6eab6327df83615e8ba004ba04af6628302ed29b [2020-09-11T22:12:31.660Z] Merge succeeded, producing 6eab6327df83615e8ba004ba04af6628302ed29b [2020-09-11T22:12:31.661Z] Checking out Revision 6eab6327df83615e8ba004ba04af6628302ed29b (PR-59) [2020-09-11T22:12:30.971Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-09-11T22:12:30.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-11T22:12:30.985Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-11T22:12:31.479Z] > git config core.sparsecheckout # timeout=10 [2020-09-11T22:12:31.511Z] > git checkout -f 6eab6327df83615e8ba004ba04af6628302ed29b # timeout=10 [2020-09-11T22:12:31.599Z] > git remote # timeout=10 [2020-09-11T22:12:31.619Z] > git config --get remote.origin.url # timeout=10 [2020-09-11T22:12:31.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-11T22:12:31.641Z] > git merge bcb78af5f8eafd924cf61f28d1097c57f4e87501 # timeout=10 [2020-09-11T22:12:31.664Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-11T22:12:31.686Z] > git config core.sparsecheckout # timeout=10 [2020-09-11T22:12:31.709Z] > git checkout -f 6eab6327df83615e8ba004ba04af6628302ed29b # timeout=10 [2020-09-11T22:12:35.908Z] Commit message: "build: update to go 1.15" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-11T22:12:36.872Z] ========================================================= [2020-09-11T22:12:36.872Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-11T22:12:36.872Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-11T22:12:37.972Z] + 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-11T22:12:38.961Z] Sending build context to Docker daemon 584.2kB [2020-09-11T22:12:38.961Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-09-11T22:12:38.961Z] Step 2/7 : FROM ${BASE} [2020-09-11T22:12:39.236Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-11T22:12:39.236Z] b538f80385f9: Pulling fs layer [2020-09-11T22:12:39.236Z] 74f711af9a0d: Pulling fs layer [2020-09-11T22:12:39.236Z] 99f96fe45779: Pulling fs layer [2020-09-11T22:12:39.236Z] 8529a6b9a6be: Pulling fs layer [2020-09-11T22:12:39.236Z] 45590311c82a: Pulling fs layer [2020-09-11T22:12:39.236Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-11T22:12:39.236Z] 209524e5b208: Pulling fs layer [2020-09-11T22:12:39.236Z] 8529a6b9a6be: Waiting [2020-09-11T22:12:39.236Z] 45590311c82a: Waiting [2020-09-11T22:12:39.236Z] 69ca0ff8b7b3: Waiting [2020-09-11T22:12:39.236Z] 209524e5b208: Waiting [2020-09-11T22:12:39.236Z] 99f96fe45779: Verifying Checksum [2020-09-11T22:12:39.236Z] 99f96fe45779: Download complete [2020-09-11T22:12:39.236Z] 74f711af9a0d: Verifying Checksum [2020-09-11T22:12:39.236Z] 74f711af9a0d: Download complete [2020-09-11T22:12:39.511Z] 45590311c82a: Verifying Checksum [2020-09-11T22:12:39.511Z] 45590311c82a: Download complete [2020-09-11T22:12:39.511Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-11T22:12:39.511Z] 69ca0ff8b7b3: Download complete [2020-09-11T22:12:39.792Z] b538f80385f9: Verifying Checksum [2020-09-11T22:12:39.792Z] b538f80385f9: Download complete [2020-09-11T22:12:40.789Z] b538f80385f9: Pull complete [2020-09-11T22:12:41.069Z] 74f711af9a0d: Pull complete [2020-09-11T22:12:41.675Z] 99f96fe45779: Pull complete [2020-09-11T22:12:41.950Z] 209524e5b208: Verifying Checksum [2020-09-11T22:12:41.950Z] 209524e5b208: Download complete [2020-09-11T22:12:42.938Z] 8529a6b9a6be: Verifying Checksum [2020-09-11T22:12:42.938Z] 8529a6b9a6be: Download complete [2020-09-11T22:12:55.359Z] 8529a6b9a6be: Pull complete [2020-09-11T22:12:55.359Z] 45590311c82a: Pull complete [2020-09-11T22:12:55.359Z] 69ca0ff8b7b3: Pull complete [2020-09-11T22:12:57.992Z] 209524e5b208: Pull complete [2020-09-11T22:12:57.992Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-11T22:12:57.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-11T22:12:57.992Z] ---> 5bddaf1c2fca [2020-09-11T22:12:57.992Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-11T22:13:00.620Z] ---> Running in e29ce9fee07f [2020-09-11T22:13:00.894Z] Removing intermediate container e29ce9fee07f [2020-09-11T22:13:00.894Z] ---> fda3d2b4720e [2020-09-11T22:13:00.894Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-09-11T22:13:01.168Z] ---> Running in c10a4019e394 [2020-09-11T22:13:02.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-11T22:13:03.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-11T22:13:04.183Z] (1/5) Installing libsodium (1.0.18-r0) [2020-09-11T22:13:04.183Z] (2/5) Installing libzmq (4.3.3-r0) [2020-09-11T22:13:04.455Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-09-11T22:13:04.455Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-09-11T22:13:04.455Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-09-11T22:13:04.731Z] Executing busybox-1.31.1-r16.trigger [2020-09-11T22:13:04.731Z] OK: 144 MiB in 44 packages [2020-09-11T22:13:06.195Z] Removing intermediate container c10a4019e394 [2020-09-11T22:13:06.195Z] ---> 2ccfbd671f6d [2020-09-11T22:13:06.195Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-09-11T22:13:06.195Z] ---> Running in e048a59150d9 [2020-09-11T22:13:06.805Z] Removing intermediate container e048a59150d9 [2020-09-11T22:13:06.805Z] ---> a76ceb335d2e [2020-09-11T22:13:06.805Z] Step 6/7 : COPY go.mod . [2020-09-11T22:13:07.404Z] ---> f69bc937a9a1 [2020-09-11T22:13:07.404Z] Step 7/7 : RUN go mod download [2020-09-11T22:13:07.404Z] ---> Running in a14e222bb925 [2020-09-11T22:13:22.507Z] Removing intermediate container a14e222bb925 [2020-09-11T22:13:22.507Z] ---> 7c1818ff5756 [2020-09-11T22:13:22.507Z] Successfully built 7c1818ff5756 [2020-09-11T22:13:22.507Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-11T22:13:23.317Z] + docker inspect -f . ci-base-image-arm64 [2020-09-11T22:13:23.317Z] . [Pipeline] withDockerContainer [2020-09-11T22:13:23.593Z] prd-ubuntu18.04-docker-arm64-4c-16g-2365 does not seem to be running inside a container [2020-09-11T22:13:23.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/3 -v /w/workspace/go-mod-messaging/3:/w/workspace/go-mod-messaging/3:rw,z -v /w/workspace/go-mod-messaging/3@tmp:/w/workspace/go-mod-messaging/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 ******** ci-base-image-arm64 cat [2020-09-11T22:13:25.606Z] $ docker top 500c2a940ada5fbe2884a45bcfd85100860e6bc9882e0dd5246720ef6bdbce0a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-11T22:13:27.020Z] + go version [2020-09-11T22:13:27.020Z] go version go1.15.2 linux/arm64 [Pipeline] sh [2020-09-11T22:13:28.088Z] + make test [2020-09-11T22:13:28.088Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-09-11T22:13:46.444Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-09-11T22:13:53.228Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.041s coverage: 94.7% of statements [2020-09-11T22:13:53.228Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.051s coverage: 77.1% of statements [2020-09-11T22:13:53.228Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-09-11T22:14:15.410Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.373s coverage: 84.1% of statements [2020-09-11T22:14:15.411Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.022s coverage: 85.7% of statements [2020-09-11T22:14:15.411Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.014s coverage: 100.0% of statements [2020-09-11T22:14:15.411Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.023s coverage: 100.0% of statements [2020-09-11T22:14:15.411Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.011s coverage: 90.9% of statements [2020-09-11T22:14:15.691Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-09-11T22:14:19.114Z] gofmt -l . [2020-09-11T22:14:19.114Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-09-11T22:14:19.477Z] Warning: overwriting stash ‘coverage-report’ [2020-09-11T22:14:20.209Z] Stashed 1 file(s) [Pipeline] } [2020-09-11T22:14:20.234Z] $ docker stop --time=1 500c2a940ada5fbe2884a45bcfd85100860e6bc9882e0dd5246720ef6bdbce0a [2020-09-11T22:14:22.509Z] $ docker rm -f 500c2a940ada5fbe2884a45bcfd85100860e6bc9882e0dd5246720ef6bdbce0a [Pipeline] // withDockerContainer [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 [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] wrap [2020-09-11T22:14:25.126Z] provisioning config files... [2020-09-11T22:14:25.139Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-59@tmp/config9013122006201260362tmp [Pipeline] { [Pipeline] sh [2020-09-11T22:14:25.559Z] + curl -s https://codecov.io/bash [2020-09-11T22:14:25.559Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-59@tmp/config9013122006201260362tmp [Pipeline] } [2020-09-11T22:16:47.177Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-11T22:16:49.863Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-11T22:16:50.425Z] ---> package-listing.sh [2020-09-11T22:16:50.425Z] ++ facter osfamily [2020-09-11T22:16:50.425Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-11T22:16:50.425Z] + OS_FAMILY=redhat [2020-09-11T22:16:50.425Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-59 [2020-09-11T22:16:50.425Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-11T22:16:50.425Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-11T22:16:50.425Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-11T22:16:50.425Z] + PACKAGES=/tmp/packages_start.txt [2020-09-11T22:16:50.425Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-59 ']' [2020-09-11T22:16:50.425Z] + PACKAGES=/tmp/packages_end.txt [2020-09-11T22:16:50.425Z] + case "${OS_FAMILY}" in [2020-09-11T22:16:50.425Z] + rpm -qa [2020-09-11T22:16:50.425Z] + sort [2020-09-11T22:16:54.653Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-11T22:16:54.653Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-11T22:16:54.653Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-11T22:16:54.653Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-59 ']' [2020-09-11T22:16:54.653Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-59/archives/ [2020-09-11T22:16:54.653Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-59/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-11T22:16:55.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-11T22:16:55.139Z] [2020-09-11T22:16:55.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-11T22:16:55.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-11T22:16:55.493Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-11T22:16:55.493Z] df20fa9351a1: Pulling fs layer [2020-09-11T22:16:55.493Z] 36b3adc4ff6f: Pulling fs layer [2020-09-11T22:16:55.493Z] 8ad3a11d3b57: Pulling fs layer [2020-09-11T22:16:55.493Z] 46f8f816bc3b: Pulling fs layer [2020-09-11T22:16:55.493Z] 0dadc02b9964: Pulling fs layer [2020-09-11T22:16:55.493Z] ce6a7cf60c04: Pulling fs layer [2020-09-11T22:16:55.493Z] 7a184a31f384: Pulling fs layer [2020-09-11T22:16:55.493Z] 0879bd2ef858: Pulling fs layer [2020-09-11T22:16:55.493Z] 46f8f816bc3b: Waiting [2020-09-11T22:16:55.493Z] 0dadc02b9964: Waiting [2020-09-11T22:16:55.493Z] ce6a7cf60c04: Waiting [2020-09-11T22:16:55.493Z] 7a184a31f384: Waiting [2020-09-11T22:16:55.493Z] 0879bd2ef858: Waiting [2020-09-11T22:16:55.493Z] 36b3adc4ff6f: Verifying Checksum [2020-09-11T22:16:55.493Z] 36b3adc4ff6f: Download complete [2020-09-11T22:16:55.493Z] 46f8f816bc3b: Verifying Checksum [2020-09-11T22:16:55.493Z] 46f8f816bc3b: Download complete [2020-09-11T22:16:55.493Z] df20fa9351a1: Verifying Checksum [2020-09-11T22:16:55.493Z] ce6a7cf60c04: Verifying Checksum [2020-09-11T22:16:55.493Z] ce6a7cf60c04: Download complete [2020-09-11T22:16:55.493Z] 7a184a31f384: Verifying Checksum [2020-09-11T22:16:55.493Z] 7a184a31f384: Download complete [2020-09-11T22:16:55.767Z] 0dadc02b9964: Verifying Checksum [2020-09-11T22:16:55.767Z] 0dadc02b9964: Download complete [2020-09-11T22:16:56.033Z] 8ad3a11d3b57: Verifying Checksum [2020-09-11T22:16:56.033Z] 8ad3a11d3b57: Download complete [2020-09-11T22:16:56.033Z] df20fa9351a1: Pull complete [2020-09-11T22:16:56.033Z] 36b3adc4ff6f: Pull complete [2020-09-11T22:16:56.298Z] 0879bd2ef858: Verifying Checksum [2020-09-11T22:16:56.298Z] 0879bd2ef858: Download complete [2020-09-11T22:16:56.876Z] 8ad3a11d3b57: Pull complete [2020-09-11T22:16:56.876Z] 46f8f816bc3b: Pull complete [2020-09-11T22:16:57.137Z] 0dadc02b9964: Pull complete [2020-09-11T22:16:57.401Z] ce6a7cf60c04: Pull complete [2020-09-11T22:16:57.401Z] 7a184a31f384: Pull complete [2020-09-11T22:16:59.991Z] 0879bd2ef858: Pull complete [2020-09-11T22:16:59.991Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-11T22:16:59.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-11T22:16:59.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-11T22:17:00.164Z] prd-centos7-docker-4c-2g-2358 does not seem to be running inside a container [2020-09-11T22:17:00.211Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/exfoundry_go-mod-messaging_PR-59 -v /w/workspace/exfoundry_go-mod-messaging_PR-59:/w/workspace/exfoundry_go-mod-messaging_PR-59:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-59@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-11T22:17:05.490Z] $ docker top c5e087a026924836efaa25e9bd2f0cc405f945d9bcfde966353e5fffb35f1085 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-11T22:17:05.971Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-11T22:17:06.270Z] + ls /var/log/sa-host [2020-09-11T22:17:06.270Z] + sadf -c /var/log/sa-host/sa05 [2020-09-11T22:17:06.270Z] file_magic: OK [2020-09-11T22:17:06.270Z] HZ: Using current value: 100 [2020-09-11T22:17:06.270Z] file_header: OK [2020-09-11T22:17:06.270Z] 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-11T22:17:06.270Z] Statistics: [2020-09-11T22:17:06.270Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-11T22:17:06.270Z] File successfully converted to sysstat format version 12.2.1 [2020-09-11T22:17:06.270Z] + sadf -c /var/log/sa-host/sa11 [2020-09-11T22:17:06.270Z] file_magic: OK [2020-09-11T22:17:06.270Z] HZ: Using current value: 100 [2020-09-11T22:17:06.270Z] file_header: OK [2020-09-11T22:17:06.270Z] 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-11T22:17:06.270Z] Statistics: [2020-09-11T22:17:06.270Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-11T22:17:06.270Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-11T22:17:06.331Z] provisioning config files... [2020-09-11T22:17:06.345Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-59@tmp/config6929581400280845015tmp [Pipeline] { [Pipeline] echo [2020-09-11T22:17:06.430Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-11T22:17:06.725Z] ---> create-netrc.sh [Pipeline] echo [2020-09-11T22:17:06.736Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-11T22:17:07.036Z] ---> logs-deploy.sh [2020-09-11T22:17:07.036Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-59/3 [2020-09-11T22:17:07.036Z] INFO: archiving workspace using pattern(s): [2020-09-11T22:17:08.428Z] Archives upload complete. [2020-09-11T22:17:08.428Z] INFO: archiving logs to Nexus