Pull request #81 opened 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 lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989+0bdc968e74254c748af0ee463d7309986ee294ed (37448eed78764d5601c3effc0513e8c127a812de) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-81/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-81/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17532 in /w/workspace/exfoundry_go-mod-messaging_PR-81 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/exfoundry_go-mod-messaging_PR-81 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-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 --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0bdc968e74254c748af0ee463d7309986ee294ed into PR head commit 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 Merge succeeded, producing 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 Checking out Revision 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 (PR-81) > git config core.sparsecheckout # timeout=10 > git checkout -f 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 # 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 0bdc968e74254c748af0ee463d7309986ee294ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 # timeout=10 Commit message: "fix: Add ability to re-subscribe to topics when reconnected" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-28T22:13:32.079Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-28T22:13:32.470Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-28T22:13:32.707Z] ========================================================= [2020-12-28T22:13:32.707Z] EdgeX Global Pipelines Version Info [2020-12-28T22:13:32.707Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-28T22:13:34.190Z] ------------------- [2020-12-28T22:13:34.190Z] stable info: [2020-12-28T22:13:34.190Z] ------------------- [2020-12-28T22:13:34.190Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-28T22:13:34.190Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-28T22:13:34.190Z] Message: update stable to v1.0.173 [2020-12-28T22:13:35.137Z] ------------------- [2020-12-28T22:13:35.137Z] experimental info: [2020-12-28T22:13:35.137Z] ------------------- [2020-12-28T22:13:35.137Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-28T22:13:35.137Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-28T22:13:35.137Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-28T22:13:35.543Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2020-12-28T22:13:35.678Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2020-12-28T22:13:35.803Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-28T22:13:35.937Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-28T22:13:36.065Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-28T22:13:36.200Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-28T22:13:36.324Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-28T22:13:36.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-28T22:13:36.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-28T22:13:36.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-28T22:13:36.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-28T22:13:36.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo [2020-12-28T22:13:37.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-28T22:13:37.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-28T22:13:37.296Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-12-28T22:13:37.459Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-28T22:13:37.589Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-28T22:13:37.713Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-28T22:13:37.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-12-28T22:13:37.955Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-28T22:13:38.080Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-28T22:13:38.213Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-28T22:13:38.337Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-28T22:13:38.460Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-28T22:13:38.586Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-12-28T22:13:38.705Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-28T22:13:38.822Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-28T22:13:38.953Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-81 [Pipeline] echo [2020-12-28T22:13:39.072Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-81 [Pipeline] echo [2020-12-28T22:13:39.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-81 [Pipeline] echo [2020-12-28T22:13:39.311Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 [Pipeline] echo [2020-12-28T22:13:39.436Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c1f7b8 [Pipeline] echo [2020-12-28T22:13:39.554Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-28T22:13:41.694Z] + git log --format=format:%s -1 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 [Pipeline] echo [2020-12-28T22:13:41.797Z] GIT_COMMIT: 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989, Commit Message: fix: Add ability to re-subscribe to topics when reconnected [Pipeline] echo [2020-12-28T22:13:41.868Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-28T22:13:42.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-28T22:13:43.145Z] [2020-12-28T22:13:43.145Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-28T22:13:43.550Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-28T22:13:43.550Z] latest: Pulling from edgex-devops/git-semver [2020-12-28T22:13:43.550Z] 31603596830f: Pulling fs layer [2020-12-28T22:13:43.550Z] 2a8b12db71e7: Pulling fs layer [2020-12-28T22:13:43.550Z] 6ca5941a6612: Pulling fs layer [2020-12-28T22:13:43.550Z] ecc8261a40a4: Pulling fs layer [2020-12-28T22:13:43.550Z] ecc8261a40a4: Waiting [2020-12-28T22:13:43.550Z] 2a8b12db71e7: Verifying Checksum [2020-12-28T22:13:43.550Z] 2a8b12db71e7: Download complete [2020-12-28T22:13:43.815Z] 31603596830f: Verifying Checksum [2020-12-28T22:13:43.815Z] 31603596830f: Download complete [2020-12-28T22:13:43.815Z] ecc8261a40a4: Verifying Checksum [2020-12-28T22:13:43.815Z] ecc8261a40a4: Download complete [2020-12-28T22:13:43.815Z] 6ca5941a6612: Verifying Checksum [2020-12-28T22:13:43.815Z] 6ca5941a6612: Download complete [2020-12-28T22:13:44.076Z] 31603596830f: Pull complete [2020-12-28T22:13:44.342Z] 2a8b12db71e7: Pull complete [2020-12-28T22:13:44.918Z] 6ca5941a6612: Pull complete [2020-12-28T22:13:45.180Z] ecc8261a40a4: Pull complete [2020-12-28T22:13:45.180Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-28T22:13:45.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-28T22:13:45.180Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-28T22:13:45.325Z] prd-centos7-docker-4c-2g-17532 does not seem to be running inside a container [2020-12-28T22:13:45.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-81 -v /w/workspace/exfoundry_go-mod-messaging_PR-81:/w/workspace/exfoundry_go-mod-messaging_PR-81:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-81@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-28T22:13:47.273Z] $ docker top 6571ced07671773c9a02e605ae1065467a3886fca0a1f2de81211b4f85b5ab9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-28T22:13:47.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-28T22:13:47.721Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-28T22:13:47.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-28T22:13:47.966Z] $ docker exec 6571ced07671773c9a02e605ae1065467a3886fca0a1f2de81211b4f85b5ab9c ssh-agent [2020-12-28T22:13:48.216Z] SSH_AUTH_SOCK=/tmp/ssh-kN9tG9E2SAbB/agent.11 [2020-12-28T22:13:48.216Z] SSH_AGENT_PID=16 [2020-12-28T22:13:48.227Z] Running ssh-add (command line suppressed) [2020-12-28T22:13:48.351Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-81@tmp/private_key_5586527195062135200.key (/w/workspace/exfoundry_go-mod-messaging_PR-81@tmp/private_key_5586527195062135200.key) [2020-12-28T22:13:48.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-28T22:13:48.841Z] + git tag --points-at HEAD [Pipeline] } [2020-12-28T22:13:48.869Z] $ docker exec --env ******** --env ******** 6571ced07671773c9a02e605ae1065467a3886fca0a1f2de81211b4f85b5ab9c ssh-agent -k [2020-12-28T22:13:48.987Z] unset SSH_AUTH_SOCK; [2020-12-28T22:13:48.987Z] unset SSH_AGENT_PID; [2020-12-28T22:13:48.987Z] echo Agent pid 16 killed; [2020-12-28T22:13:49.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-28T22:13:49.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-28T22:13:49.236Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-28T22:13:49.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-28T22:13:49.416Z] $ docker exec 6571ced07671773c9a02e605ae1065467a3886fca0a1f2de81211b4f85b5ab9c ssh-agent [2020-12-28T22:13:49.577Z] SSH_AUTH_SOCK=/tmp/ssh-spiKigMKcsKi/agent.45 [2020-12-28T22:13:49.577Z] SSH_AGENT_PID=50 [2020-12-28T22:13:49.584Z] Running ssh-add (command line suppressed) [2020-12-28T22:13:49.699Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-81@tmp/private_key_55378692806797725.key (/w/workspace/exfoundry_go-mod-messaging_PR-81@tmp/private_key_55378692806797725.key) [2020-12-28T22:13:49.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-28T22:13:50.136Z] + git semver init [2020-12-28T22:13:50.136Z] # -> Open(): unable to determine branch for HEAD [2020-12-28T22:13:50.136Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-81/.git [2020-12-28T22:13:50.136Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-81 [2020-12-28T22:13:50.136Z] # $SEMVER_REMOTE_NAME = origin [2020-12-28T22:13:50.136Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-28T22:13:50.136Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-28T22:13:50.136Z] # $SEMVER_BRANCH = PR-81 [2020-12-28T22:13:50.136Z] # $SEMVER_TEMP = /tmp/semver-458136013 [2020-12-28T22:13:50.136Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-12-28T22:13:50.399Z] # '/tmp/semver-458136013' -> '/w/workspace/exfoundry_go-mod-messaging_PR-81/.semver' [2020-12-28T22:13:50.660Z] # -> Force: false [2020-12-28T22:13:50.660Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-81/.semver [Pipeline] } [2020-12-28T22:13:50.681Z] $ docker exec --env ******** --env ******** 6571ced07671773c9a02e605ae1065467a3886fca0a1f2de81211b4f85b5ab9c ssh-agent -k [2020-12-28T22:13:50.793Z] unset SSH_AUTH_SOCK; [2020-12-28T22:13:50.793Z] unset SSH_AGENT_PID; [2020-12-28T22:13:50.793Z] echo Agent pid 50 killed; [2020-12-28T22:13:50.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-28T22:13:51.400Z] + git semver [Pipeline] } [2020-12-28T22:13:51.435Z] $ docker stop --time=1 6571ced07671773c9a02e605ae1065467a3886fca0a1f2de81211b4f85b5ab9c [2020-12-28T22:13:52.987Z] $ docker rm -f 6571ced07671773c9a02e605ae1065467a3886fca0a1f2de81211b4f85b5ab9c [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-28T22:13:53.527Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-28T22:13:53.953Z] Stashed 1 file(s) [Pipeline] echo [2020-12-28T22:13:53.971Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-12-28T22:14:10.009Z] Still waiting to schedule task [2020-12-28T22:14:10.010Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-28T22:14:10.037Z] Still waiting to schedule task [2020-12-28T22:14:10.037Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-28T22:15:58.077Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17533 in /w/workspace/exfoundry_go-mod-messaging_PR-81 [Pipeline] { [Pipeline] ws [2020-12-28T22:15:58.245Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2020-12-28T22:16:03.103Z] using credential edgex-jenkins-ssh [2020-12-28T22:16:03.168Z] Cloning the remote Git repository [2020-12-28T22:16:03.230Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-12-28T22:16:03.351Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2020-12-28T22:16:03.453Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-12-28T22:16:03.454Z] > git --version # timeout=10 [2020-12-28T22:16:03.484Z] > git --version # 'git version 2.17.1' [2020-12-28T22:16:03.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-28T22:16:03.567Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-28T22:16:04.303Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-12-28T22:16:04.318Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-28T22:16:04.352Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-12-28T22:16:04.386Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-12-28T22:16:04.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-28T22:16:04.399Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-28T22:16:04.942Z] Merging remotes/origin/master commit 0bdc968e74254c748af0ee463d7309986ee294ed into PR head commit 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 [2020-12-28T22:16:05.136Z] Merge succeeded, producing 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 [2020-12-28T22:16:05.137Z] Checking out Revision 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 (PR-81) [2020-12-28T22:16:04.968Z] > git config core.sparsecheckout # timeout=10 [2020-12-28T22:16:04.985Z] > git checkout -f 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 # timeout=10 [2020-12-28T22:16:05.064Z] > git remote # timeout=10 [2020-12-28T22:16:05.085Z] > git config --get remote.origin.url # timeout=10 [2020-12-28T22:16:05.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-28T22:16:05.107Z] > git merge 0bdc968e74254c748af0ee463d7309986ee294ed # timeout=10 [2020-12-28T22:16:05.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-28T22:16:05.182Z] > git config core.sparsecheckout # timeout=10 [2020-12-28T22:16:05.197Z] > git checkout -f 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 # timeout=10 [2020-12-28T22:16:09.616Z] Commit message: "fix: Add ability to re-subscribe to topics when reconnected" [2020-12-28T22:16:09.668Z] > git --version # timeout=10 [2020-12-28T22:16:09.677Z] > git --version # 'git version 2.17.1' [2020-12-28T22:16:09.689Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-28T22:16:11.792Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-28T22:16:12.219Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-28T22:16:12.578Z] + + sudo servicetrue docker [2020-12-28T22:16:12.578Z] restart [Pipeline] unstash [Pipeline] echo [2020-12-28T22:16:15.492Z] ========================================================= [2020-12-28T22:16:15.492Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-28T22:16:15.492Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-28T22:16:15.916Z] + 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-12-28T22:16:16.904Z] Sending build context to Docker daemon 500.7kB [2020-12-28T22:16:16.904Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-28T22:16:16.904Z] Step 2/7 : FROM ${BASE} [2020-12-28T22:16:17.178Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-28T22:16:17.178Z] 5f621e34cdf4: Pulling fs layer [2020-12-28T22:16:17.178Z] a4357932f1b6: Pulling fs layer [2020-12-28T22:16:17.178Z] 18c013af1878: Pulling fs layer [2020-12-28T22:16:17.178Z] 00ac8860ef70: Pulling fs layer [2020-12-28T22:16:17.178Z] 63d7cb157983: Pulling fs layer [2020-12-28T22:16:17.178Z] b116817d02f9: Pulling fs layer [2020-12-28T22:16:17.178Z] 745a02a5169b: Pulling fs layer [2020-12-28T22:16:17.178Z] 00ac8860ef70: Waiting [2020-12-28T22:16:17.178Z] 63d7cb157983: Waiting [2020-12-28T22:16:17.178Z] 745a02a5169b: Waiting [2020-12-28T22:16:17.178Z] b116817d02f9: Waiting [2020-12-28T22:16:17.178Z] 18c013af1878: Verifying Checksum [2020-12-28T22:16:17.178Z] 18c013af1878: Download complete [2020-12-28T22:16:17.178Z] a4357932f1b6: Verifying Checksum [2020-12-28T22:16:17.178Z] a4357932f1b6: Download complete [2020-12-28T22:16:17.178Z] 63d7cb157983: Verifying Checksum [2020-12-28T22:16:17.178Z] 63d7cb157983: Download complete [2020-12-28T22:16:17.450Z] b116817d02f9: Verifying Checksum [2020-12-28T22:16:17.450Z] b116817d02f9: Download complete [2020-12-28T22:16:18.050Z] 5f621e34cdf4: Download complete [2020-12-28T22:16:18.672Z] 5f621e34cdf4: Pull complete [2020-12-28T22:16:19.283Z] a4357932f1b6: Pull complete [2020-12-28T22:16:19.559Z] 18c013af1878: Pull complete [2020-12-28T22:16:20.558Z] 745a02a5169b: Verifying Checksum [2020-12-28T22:16:20.558Z] 745a02a5169b: Download complete [2020-12-28T22:16:22.000Z] 00ac8860ef70: Verifying Checksum [2020-12-28T22:16:22.000Z] 00ac8860ef70: Download complete [2020-12-28T22:16:32.181Z] 00ac8860ef70: Pull complete [2020-12-28T22:16:32.457Z] 63d7cb157983: Pull complete [2020-12-28T22:16:32.734Z] b116817d02f9: Pull complete [2020-12-28T22:16:33.799Z] Running on prd-centos7-docker-4c-2g-17534 in /w/workspace/exfoundry_go-mod-messaging_PR-81 [Pipeline] { [Pipeline] ws [2020-12-28T22:16:33.906Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2020-12-28T22:16:36.137Z] 745a02a5169b: Pull complete [2020-12-28T22:16:36.137Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-28T22:16:36.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-28T22:16:36.137Z] ---> b7e6874047d6 [2020-12-28T22:16:36.137Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-28T22:16:36.367Z] using credential edgex-jenkins-ssh [2020-12-28T22:16:36.425Z] Cloning the remote Git repository [2020-12-28T22:16:36.375Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-12-28T22:16:36.452Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2020-12-28T22:16:36.517Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-12-28T22:16:36.518Z] > git --version # timeout=10 [2020-12-28T22:16:36.528Z] > git --version # 'git version 2.24.3' [2020-12-28T22:16:36.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-28T22:16:36.565Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-28T22:16:37.137Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-12-28T22:16:37.146Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-28T22:16:37.158Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-12-28T22:16:37.176Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-12-28T22:16:37.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-28T22:16:37.183Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/81/head:refs/remotes/origin/PR-81 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-28T22:16:37.672Z] Merging remotes/origin/master commit 0bdc968e74254c748af0ee463d7309986ee294ed into PR head commit 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 [2020-12-28T22:16:37.752Z] Merge succeeded, producing 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 [2020-12-28T22:16:37.753Z] Checking out Revision 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 (PR-81) [2020-12-28T22:16:37.681Z] > git config core.sparsecheckout # timeout=10 [2020-12-28T22:16:37.687Z] > git checkout -f 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 # timeout=10 [2020-12-28T22:16:37.720Z] > git remote # timeout=10 [2020-12-28T22:16:37.725Z] > git config --get remote.origin.url # timeout=10 [2020-12-28T22:16:37.732Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-28T22:16:37.736Z] > git merge 0bdc968e74254c748af0ee463d7309986ee294ed # timeout=10 [2020-12-28T22:16:37.747Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-28T22:16:37.756Z] > git config core.sparsecheckout # timeout=10 [2020-12-28T22:16:37.760Z] > git checkout -f 3c1f7b8fad217e6eb9f76da07c4415d9c2f03989 # timeout=10 [2020-12-28T22:16:38.774Z] ---> Running in 19242e6f3167 [2020-12-28T22:16:39.045Z] Removing intermediate container 19242e6f3167 [2020-12-28T22:16:39.045Z] ---> cdf9d7d128f5 [2020-12-28T22:16:39.045Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-12-28T22:16:39.319Z] ---> Running in 74ae764e559a [2020-12-28T22:16:40.300Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-28T22:16:41.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-28T22:16:41.387Z] Commit message: "fix: Add ability to re-subscribe to topics when reconnected" [2020-12-28T22:16:41.414Z] > git --version # timeout=10 [2020-12-28T22:16:41.423Z] > git --version # 'git version 2.24.3' [2020-12-28T22:16:41.430Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-12-28T22:16:42.257Z] (1/5) Installing libsodium (1.0.18-r0) [Pipeline] sh [2020-12-28T22:16:42.835Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2020-12-28T22:16:42.849Z] (2/5) Installing libzmq (4.3.3-r0) [Pipeline] sh [2020-12-28T22:16:43.119Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-12-28T22:16:43.119Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-12-28T22:16:43.119Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-12-28T22:16:43.188Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-28T22:16:43.395Z] Executing busybox-1.31.1-r19.trigger [2020-12-28T22:16:43.395Z] OK: 144 MiB in 44 packages [2020-12-28T22:16:43.505Z] + sudo service docker restart [2020-12-28T22:16:43.505Z] + true [2020-12-28T22:16:43.505Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2020-12-28T22:16:44.704Z] ========================================================= [2020-12-28T22:16:44.704Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-28T22:16:44.704Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-28T22:16:44.839Z] Removing intermediate container 74ae764e559a [2020-12-28T22:16:44.839Z] ---> ffdb96210c1d [2020-12-28T22:16:44.839Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-12-28T22:16:44.839Z] ---> Running in aa8453d3e2b2 [2020-12-28T22:16:45.132Z] + 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-12-28T22:16:45.398Z] Sending build context to Docker daemon 501.8kB [2020-12-28T22:16:45.398Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-28T22:16:45.398Z] Step 2/7 : FROM ${BASE} [2020-12-28T22:16:45.398Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-28T22:16:45.398Z] 188c0c94c7c5: Pulling fs layer [2020-12-28T22:16:45.398Z] 0ef7d3d256c8: Pulling fs layer [2020-12-28T22:16:45.398Z] de9db76c5a1d: Pulling fs layer [2020-12-28T22:16:45.398Z] bca2f99d35d6: Pulling fs layer [2020-12-28T22:16:45.398Z] 93359f2a8cfa: Pulling fs layer [2020-12-28T22:16:45.398Z] 7c6f9722023f: Pulling fs layer [2020-12-28T22:16:45.398Z] a35cf1a2eb13: Pulling fs layer [2020-12-28T22:16:45.398Z] 93359f2a8cfa: Waiting [2020-12-28T22:16:45.398Z] 7c6f9722023f: Waiting [2020-12-28T22:16:45.398Z] a35cf1a2eb13: Waiting [2020-12-28T22:16:45.398Z] bca2f99d35d6: Waiting [2020-12-28T22:16:45.440Z] Removing intermediate container aa8453d3e2b2 [2020-12-28T22:16:45.440Z] ---> 937ad944f565 [2020-12-28T22:16:45.440Z] Step 6/7 : COPY go.mod . [2020-12-28T22:16:45.666Z] de9db76c5a1d: Verifying Checksum [2020-12-28T22:16:45.666Z] de9db76c5a1d: Download complete [2020-12-28T22:16:45.666Z] 0ef7d3d256c8: Verifying Checksum [2020-12-28T22:16:45.666Z] 0ef7d3d256c8: Download complete [2020-12-28T22:16:45.666Z] 93359f2a8cfa: Verifying Checksum [2020-12-28T22:16:45.666Z] 93359f2a8cfa: Download complete [2020-12-28T22:16:45.666Z] 188c0c94c7c5: Download complete [2020-12-28T22:16:45.930Z] 7c6f9722023f: Download complete [2020-12-28T22:16:46.046Z] ---> 7230f7783d97 [2020-12-28T22:16:46.046Z] Step 7/7 : RUN go mod download [2020-12-28T22:16:46.046Z] ---> Running in 17590b6c3c8d [2020-12-28T22:16:46.196Z] 188c0c94c7c5: Pull complete [2020-12-28T22:16:46.196Z] 0ef7d3d256c8: Pull complete [2020-12-28T22:16:46.467Z] de9db76c5a1d: Pull complete [2020-12-28T22:16:48.413Z] a35cf1a2eb13: Verifying Checksum [2020-12-28T22:16:48.413Z] a35cf1a2eb13: Download complete [2020-12-28T22:16:48.678Z] bca2f99d35d6: Verifying Checksum [2020-12-28T22:16:48.678Z] bca2f99d35d6: Download complete [2020-12-28T22:16:54.011Z] bca2f99d35d6: Pull complete [2020-12-28T22:16:54.273Z] 93359f2a8cfa: Pull complete [2020-12-28T22:16:54.273Z] 7c6f9722023f: Pull complete [2020-12-28T22:17:01.147Z] Removing intermediate container 17590b6c3c8d [2020-12-28T22:17:01.147Z] ---> 109372c0d003 [2020-12-28T22:17:01.147Z] Successfully built 109372c0d003 [2020-12-28T22:17:01.147Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-28T22:17:01.531Z] + docker inspect -f . ci-base-image-arm64 [2020-12-28T22:17:01.531Z] . [Pipeline] withDockerContainer [2020-12-28T22:17:01.790Z] prd-ubuntu18.04-docker-arm64-4c-16g-17533 does not seem to be running inside a container [2020-12-28T22:17:01.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-28T22:17:03.368Z] $ docker top b303e71cd36513aa068b45e1eceb9db13dcb47e93cce60e96daf46a76f33a807 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-28T22:17:04.315Z] a35cf1a2eb13: Pull complete [2020-12-28T22:17:04.315Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-28T22:17:04.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-28T22:17:04.315Z] ---> a62c8e92a672 [2020-12-28T22:17:04.315Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-28T22:17:04.315Z] ---> Running in 94e93cd93f08 [2020-12-28T22:17:04.315Z] Removing intermediate container 94e93cd93f08 [2020-12-28T22:17:04.315Z] ---> 2475f12b0fb4 [2020-12-28T22:17:04.315Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-12-28T22:17:04.315Z] ---> Running in db0cadb40cb8 [2020-12-28T22:17:04.315Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-28T22:17:04.463Z] + go version [2020-12-28T22:17:04.463Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-28T22:17:04.500Z] $ docker stop --time=1 b303e71cd36513aa068b45e1eceb9db13dcb47e93cce60e96daf46a76f33a807 [2020-12-28T22:17:04.898Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-28T22:17:05.849Z] (1/5) Installing libsodium (1.0.18-r0) [2020-12-28T22:17:05.849Z] (2/5) Installing libzmq (4.3.3-r0) [2020-12-28T22:17:06.113Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-12-28T22:17:06.113Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-12-28T22:17:06.113Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-12-28T22:17:06.372Z] $ docker rm -f b303e71cd36513aa068b45e1eceb9db13dcb47e93cce60e96daf46a76f33a807 [2020-12-28T22:17:06.374Z] Executing busybox-1.31.1-r19.trigger [2020-12-28T22:17:06.374Z] OK: 167 MiB in 44 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2020-12-28T22:17:06.956Z] Removing intermediate container db0cadb40cb8 [2020-12-28T22:17:06.956Z] ---> efb27ef0a549 [2020-12-28T22:17:06.956Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-12-28T22:17:06.956Z] ---> Running in 472d401bf682 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-12-28T22:17:07.225Z] Removing intermediate container 472d401bf682 [2020-12-28T22:17:07.225Z] ---> 40c4416eb642 [2020-12-28T22:17:07.225Z] Step 6/7 : COPY go.mod . [2020-12-28T22:17:07.225Z] ---> 194834c2d867 [2020-12-28T22:17:07.225Z] Step 7/7 : RUN go mod download [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-28T22:17:07.495Z] ---> Running in c229c6d8774b [2020-12-28T22:17:07.754Z] + docker inspect -f . ci-base-image-arm64 [2020-12-28T22:17:07.754Z] . [Pipeline] withDockerContainer [2020-12-28T22:17:08.023Z] prd-ubuntu18.04-docker-arm64-4c-16g-17533 does not seem to be running inside a container [2020-12-28T22:17:08.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-28T22:17:09.522Z] $ docker top c3240d93e5bdb7d873342ab44aafdef1003bf37d94eb47f2bae1148949c3b017 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-28T22:17:10.552Z] + make test [2020-12-28T22:17:10.552Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-28T22:17:19.776Z] Removing intermediate container c229c6d8774b [2020-12-28T22:17:19.776Z] ---> 5234027fd80c [2020-12-28T22:17:19.776Z] Successfully built 5234027fd80c [2020-12-28T22:17:19.776Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-28T22:17:20.124Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-28T22:17:20.124Z] . [Pipeline] withDockerContainer [2020-12-28T22:17:20.260Z] prd-centos7-docker-4c-2g-17534 does not seem to be running inside a container [2020-12-28T22:17:20.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-28T22:17:20.911Z] $ docker top 93532f6c9b7fa366812e93d6a7febbee1993785ed924de1427e772778a82a52b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-28T22:17:21.457Z] + go version [2020-12-28T22:17:21.457Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-28T22:17:21.489Z] $ docker stop --time=1 93532f6c9b7fa366812e93d6a7febbee1993785ed924de1427e772778a82a52b [2020-12-28T22:17:22.820Z] $ docker rm -f 93532f6c9b7fa366812e93d6a7febbee1993785ed924de1427e772778a82a52b [2020-12-28T22:17:22.989Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-28T22:17:24.030Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-28T22:17:24.030Z] . [Pipeline] withDockerContainer [2020-12-28T22:17:24.144Z] prd-centos7-docker-4c-2g-17534 does not seem to be running inside a container [2020-12-28T22:17:24.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-28T22:17:24.780Z] $ docker top 9478b9300f04296e6c5cd5a3769b4db087fef89d7930bcf8294dbb8decaa443d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-28T22:17:25.332Z] + make test [2020-12-28T22:17:25.332Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-28T22:17:29.612Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-12-28T22:17:45.202Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 15.036s coverage: 89.0% of statements [2020-12-28T22:17:45.202Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.026s coverage: 77.1% of statements [2020-12-28T22:17:45.202Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-12-28T22:17:47.837Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 15.016s coverage: 89.0% of statements [2020-12-28T22:17:47.837Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.008s coverage: 77.1% of statements [2020-12-28T22:17:47.837Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-12-28T22:17:47.837Z] In test caller, received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } [2020-12-28T22:17:47.837Z] timed-out [2020-12-28T22:17:47.837Z] Received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } [2020-12-28T22:17:47.837Z] Received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } [2020-12-28T22:17:47.837Z] msg1: test bytes, msg2: test bytes [2020-12-28T22:17:47.837Z] --- FAIL: TestPublishWihMultipleSubscribersWithTopic (0.00s) [2020-12-28T22:17:47.837Z] require.go:794: [2020-12-28T22:17:47.837Z] Error Trace: client_test.go:483 [2020-12-28T22:17:47.837Z] Error: Received unexpected error: [2020-12-28T22:17:47.837Z] interrupted system call [2020-12-28T22:17:47.837Z] Test: TestPublishWihMultipleSubscribersWithTopic [2020-12-28T22:17:47.837Z] Messages: Failed to subscribe to ZMQ message [2020-12-28T22:17:47.837Z] panic: runtime error: invalid memory address or nil pointer dereference [recovered] [2020-12-28T22:17:47.837Z] panic: runtime error: invalid memory address or nil pointer dereference [2020-12-28T22:17:47.837Z] [signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x5d5cf0] [2020-12-28T22:17:47.837Z] [2020-12-28T22:17:47.837Z] goroutine 16 [running]: [2020-12-28T22:17:47.837Z] testing.tRunner.func1.1(0x60ca40, 0x789a30) [2020-12-28T22:17:47.837Z] /usr/local/go/src/testing/testing.go:1072 +0x30d [2020-12-28T22:17:47.837Z] testing.tRunner.func1(0xc00014ea80) [2020-12-28T22:17:47.837Z] /usr/local/go/src/testing/testing.go:1075 +0x41a [2020-12-28T22:17:47.838Z] panic(0x60ca40, 0x789a30) [2020-12-28T22:17:47.838Z] /usr/local/go/src/runtime/panic.go:969 +0x1b9 [2020-12-28T22:17:47.838Z] github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq.(*zeromqClient).Disconnect(0xc000117220, 0x0, 0x0) [2020-12-28T22:17:47.838Z] /w/workspace/go-mod-messaging/1/internal/pkg/zeromq/client.go:196 +0xd0 [2020-12-28T22:17:47.838Z] runtime.Goexit() [2020-12-28T22:17:47.838Z] /usr/local/go/src/runtime/panic.go:617 +0x1e5 [2020-12-28T22:17:47.838Z] testing.(*common).FailNow(0xc00014ea80) [2020-12-28T22:17:47.838Z] /usr/local/go/src/testing/testing.go:732 +0x3c [2020-12-28T22:17:47.838Z] github.com/stretchr/testify/require.NoError(0x68c9a0, 0xc00014ea80, 0x68b0a0, 0xc0001800e0, 0xc00013b7a0, 0x1, 0x1) [2020-12-28T22:17:47.838Z] /go/pkg/mod/github.com/stretchr/testify@v1.3.0/require/require.go:800 +0xe2 [2020-12-28T22:17:47.838Z] github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq.TestPublishWihMultipleSubscribersWithTopic(0xc00014ea80) [2020-12-28T22:17:47.838Z] /w/workspace/go-mod-messaging/1/internal/pkg/zeromq/client_test.go:483 +0xaaa [2020-12-28T22:17:47.838Z] testing.tRunner(0xc00014ea80, 0x6595b0) [2020-12-28T22:17:47.838Z] /usr/local/go/src/testing/testing.go:1123 +0xef [2020-12-28T22:17:47.838Z] created by testing.(*T).Run [2020-12-28T22:17:47.838Z] /usr/local/go/src/testing/testing.go:1168 +0x2b3 [2020-12-28T22:17:47.838Z] FAIL github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 6.928s [2020-12-28T22:17:47.838Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.008s coverage: 85.7% of statements [2020-12-28T22:17:47.838Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.013s coverage: 100.0% of statements [2020-12-28T22:17:47.838Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.013s coverage: 100.0% of statements [2020-12-28T22:17:47.838Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.006s coverage: 90.9% of statements [2020-12-28T22:17:47.838Z] FAIL [2020-12-28T22:17:47.838Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2020-12-28T22:17:47.900Z] $ docker stop --time=1 9478b9300f04296e6c5cd5a3769b4db087fef89d7930bcf8294dbb8decaa443d [2020-12-28T22:17:50.153Z] $ docker rm -f 9478b9300f04296e6c5cd5a3769b4db087fef89d7930bcf8294dbb8decaa443d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-28T22:17:52.836Z] Failed in branch amd64 [2020-12-28T22:18:00.261Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.383s coverage: 84.1% of statements [2020-12-28T22:18:00.261Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.019s coverage: 85.7% of statements [2020-12-28T22:18:00.261Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.020s coverage: 100.0% of statements [2020-12-28T22:18:00.261Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.036s coverage: 100.0% of statements [2020-12-28T22:18:00.261Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.012s coverage: 90.9% of statements [2020-12-28T22:18:00.261Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-12-28T22:18:02.904Z] gofmt -l . [2020-12-28T22:18:02.904Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-12-28T22:18:02.944Z] $ docker stop --time=1 c3240d93e5bdb7d873342ab44aafdef1003bf37d94eb47f2bae1148949c3b017 [2020-12-28T22:18:04.931Z] $ docker rm -f c3240d93e5bdb7d873342ab44aafdef1003bf37d94eb47f2bae1148949c3b017 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-28T22:18:05.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-28T22:18:06.865Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [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 earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-28T22:18:13.552Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-28T22:18:13.898Z] ---> package-listing.sh [2020-12-28T22:18:13.898Z] ++ facter osfamily [2020-12-28T22:18:13.898Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-28T22:18:13.898Z] + OS_FAMILY=redhat [2020-12-28T22:18:13.898Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-81 [2020-12-28T22:18:13.898Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-28T22:18:13.898Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-28T22:18:13.898Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-28T22:18:13.898Z] + PACKAGES=/tmp/packages_start.txt [2020-12-28T22:18:13.898Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-81 ']' [2020-12-28T22:18:13.898Z] + PACKAGES=/tmp/packages_end.txt [2020-12-28T22:18:13.898Z] + case "${OS_FAMILY}" in [2020-12-28T22:18:13.898Z] + rpm -qa [2020-12-28T22:18:13.898Z] + sort [2020-12-28T22:18:19.215Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-28T22:18:19.215Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-28T22:18:19.215Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-28T22:18:19.215Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-81 ']' [2020-12-28T22:18:19.215Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-81/archives/ [2020-12-28T22:18:19.215Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-81/archives/ [Pipeline] echo [2020-12-28T22:18:19.247Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_go-mod-messaging_PR-81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-28T22:18:19.561Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-28T22:18:19.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-28T22:18:19.905Z] [2020-12-28T22:18:19.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-28T22:18:20.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-28T22:18:20.290Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-28T22:18:20.290Z] df20fa9351a1: Pulling fs layer [2020-12-28T22:18:20.290Z] 36b3adc4ff6f: Pulling fs layer [2020-12-28T22:18:20.290Z] 8ad3a11d3b57: Pulling fs layer [2020-12-28T22:18:20.290Z] 46f8f816bc3b: Pulling fs layer [2020-12-28T22:18:20.290Z] 93b61091891f: Pulling fs layer [2020-12-28T22:18:20.290Z] 93b9cdb0e59b: Pulling fs layer [2020-12-28T22:18:20.290Z] 5e14af77c1be: Pulling fs layer [2020-12-28T22:18:20.290Z] 01666e4c0597: Pulling fs layer [2020-12-28T22:18:20.290Z] aa168da1d23b: Pulling fs layer [2020-12-28T22:18:20.290Z] 93b9cdb0e59b: Waiting [2020-12-28T22:18:20.290Z] 5e14af77c1be: Waiting [2020-12-28T22:18:20.290Z] 01666e4c0597: Waiting [2020-12-28T22:18:20.290Z] aa168da1d23b: Waiting [2020-12-28T22:18:20.290Z] 93b61091891f: Waiting [2020-12-28T22:18:20.290Z] 46f8f816bc3b: Waiting [2020-12-28T22:18:20.290Z] 36b3adc4ff6f: Download complete [2020-12-28T22:18:20.290Z] 46f8f816bc3b: Verifying Checksum [2020-12-28T22:18:20.290Z] 46f8f816bc3b: Download complete [2020-12-28T22:18:20.565Z] df20fa9351a1: Verifying Checksum [2020-12-28T22:18:20.565Z] df20fa9351a1: Download complete [2020-12-28T22:18:20.565Z] 93b9cdb0e59b: Verifying Checksum [2020-12-28T22:18:20.565Z] 93b9cdb0e59b: Download complete [2020-12-28T22:18:20.565Z] 5e14af77c1be: Verifying Checksum [2020-12-28T22:18:20.565Z] 5e14af77c1be: Download complete [2020-12-28T22:18:20.565Z] 93b61091891f: Download complete [2020-12-28T22:18:20.565Z] 01666e4c0597: Verifying Checksum [2020-12-28T22:18:20.565Z] 01666e4c0597: Download complete [2020-12-28T22:18:20.833Z] df20fa9351a1: Pull complete [2020-12-28T22:18:21.098Z] 36b3adc4ff6f: Pull complete [2020-12-28T22:18:21.366Z] 8ad3a11d3b57: Verifying Checksum [2020-12-28T22:18:21.367Z] 8ad3a11d3b57: Download complete [2020-12-28T22:18:22.330Z] 8ad3a11d3b57: Pull complete [2020-12-28T22:18:22.330Z] 46f8f816bc3b: Pull complete [2020-12-28T22:18:22.912Z] 93b61091891f: Pull complete [2020-12-28T22:18:22.912Z] aa168da1d23b: Verifying Checksum [2020-12-28T22:18:22.912Z] aa168da1d23b: Download complete [2020-12-28T22:18:23.175Z] 93b9cdb0e59b: Pull complete [2020-12-28T22:18:23.175Z] 5e14af77c1be: Pull complete [2020-12-28T22:18:23.440Z] 01666e4c0597: Pull complete [2020-12-28T22:18:30.074Z] aa168da1d23b: Pull complete [2020-12-28T22:18:30.074Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-28T22:18:30.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-28T22:18:30.074Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-28T22:18:30.345Z] prd-centos7-docker-4c-2g-17532 does not seem to be running inside a container [2020-12-28T22:18:30.393Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_go-mod-messaging_PR-81/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_go-mod-messaging_PR-81 -v /w/workspace/exfoundry_go-mod-messaging_PR-81:/w/workspace/exfoundry_go-mod-messaging_PR-81:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-81@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-28T22:18:33.717Z] $ docker top 6e58e012d599e08d880b5a47dc620f3df5953db0e7116dfd1f48e7151e600f90 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-28T22:18:34.326Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-28T22:18:34.641Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-28T22:18:34.968Z] + ls /var/log/sa-host [2020-12-28T22:18:34.968Z] + sadf -c /var/log/sa-host/sa23 [2020-12-28T22:18:34.968Z] file_magic: OK [2020-12-28T22:18:34.968Z] HZ: Using current value: 100 [2020-12-28T22:18:34.968Z] file_header: OK [2020-12-28T22:18:34.968Z] 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-12-28T22:18:34.968Z] Statistics: [2020-12-28T22:18:34.968Z] Hnuu...uuuununununu... [2020-12-28T22:18:34.968Z] File successfully converted to sysstat format version 12.2.1 [2020-12-28T22:18:34.968Z] + sadf -c /var/log/sa-host/sa28 [2020-12-28T22:18:34.968Z] file_magic: OK [2020-12-28T22:18:34.968Z] HZ: Using current value: 100 [2020-12-28T22:18:34.968Z] file_header: OK [2020-12-28T22:18:34.968Z] 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-12-28T22:18:34.968Z] Statistics: [2020-12-28T22:18:34.968Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-28T22:18:34.968Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-28T22:18:35.716Z] provisioning config files... [2020-12-28T22:18:35.739Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-81@tmp/config2674029410946409630tmp [Pipeline] { [Pipeline] echo [2020-12-28T22:18:35.859Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-28T22:18:36.190Z] ---> create-netrc.sh [Pipeline] } [2020-12-28T22:18:36.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-28T22:18:36.362Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-28T22:18:36.741Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-28T22:18:36.777Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-28T22:18:37.122Z] ---> sudo-logs.sh [2020-12-28T22:18:37.122Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-28T22:18:37.155Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-28T22:18:37.504Z] ---> job-cost.sh [2020-12-28T22:18:37.504Z] lf-activate-venv: SKIPPING [2020-12-28T22:18:37.504Z] INFO: No Stack... [2020-12-28T22:18:38.460Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-28T22:18:39.033Z] INFO: Archiving Costs [Pipeline] echo [2020-12-28T22:18:39.083Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-28T22:18:39.431Z] ---> logs-deploy.sh [2020-12-28T22:18:39.431Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-81/1 [2020-12-28T22:18:39.431Z] INFO: archiving workspace using pattern(s): [2020-12-28T22:18:40.820Z] Archives upload complete. [2020-12-28T22:18:41.084Z] INFO: archiving logs to Nexus