Pull request #69 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 f0ba16a3fd408be473e695ec07eae6535b51df4e+1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 (07cab0dddbdcc5b0b30e1224922234d5d1eb9df6) 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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-69/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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-69/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-4417 in /w/workspace/exfoundry_go-mod-messaging_PR-69 [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-69 # 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 Merging remotes/origin/master commit 1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 into PR head commit f0ba16a3fd408be473e695ec07eae6535b51df4e > git fetch --tags --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 --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0ba16a3fd408be473e695ec07eae6535b51df4e # 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 1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 # timeout=10 Merge succeeded, producing 7b9e04e0b125fa9c0a518057175ff035a1bd8eaa Checking out Revision 7b9e04e0b125fa9c0a518057175ff035a1bd8eaa (PR-69) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b9e04e0b125fa9c0a518057175ff035a1bd8eaa # timeout=10 Commit message: "Merge commit '1fd89bbb8e7ff1e14c75b5ca378973fead1a0050' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-09T21:08:10.668Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-09T21:08:11.087Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-09T21:08:11.312Z] ========================================================= [2020-10-09T21:08:11.312Z] EdgeX Global Pipelines Version Info [2020-10-09T21:08:11.312Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-09T21:08:13.335Z] ------------------- [2020-10-09T21:08:13.335Z] stable info: [2020-10-09T21:08:13.335Z] ------------------- [2020-10-09T21:08:13.335Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-09T21:08:13.335Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-09T21:08:13.335Z] Message: update stable to v1.0.131 [2020-10-09T21:08:13.911Z] ------------------- [2020-10-09T21:08:13.911Z] experimental info: [2020-10-09T21:08:13.911Z] ------------------- [2020-10-09T21:08:13.911Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-09T21:08:13.911Z] Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a [2020-10-09T21:08:13.911Z] Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-09T21:08:14.534Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2020-10-09T21:08:14.668Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2020-10-09T21:08:14.806Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-09T21:08:14.958Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-09T21:08:15.110Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-09T21:08:15.239Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-09T21:08:15.382Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-09T21:08:15.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-09T21:08:15.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-09T21:08:15.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-09T21:08:16.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-09T21:08:16.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo [2020-10-09T21:08:16.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-09T21:08:16.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-09T21:08:16.844Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-09T21:08:16.989Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-09T21:08:17.143Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-09T21:08:17.291Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-09T21:08:17.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-09T21:08:17.570Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-09T21:08:17.703Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-09T21:08:17.888Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-09T21:08:18.065Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-09T21:08:18.225Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-09T21:08:18.379Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-09T21:08:18.539Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-69 [Pipeline] echo [2020-10-09T21:08:18.704Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-69 [Pipeline] echo [2020-10-09T21:08:18.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-69 [Pipeline] echo [2020-10-09T21:08:18.995Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b9e04e0b125fa9c0a518057175ff035a1bd8eaa [Pipeline] echo [2020-10-09T21:08:19.142Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b9e04e [Pipeline] echo [2020-10-09T21:08:19.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-09T21:08:20.974Z] + git log --format=format:%s -1 7b9e04e0b125fa9c0a518057175ff035a1bd8eaa [Pipeline] echo [2020-10-09T21:08:21.074Z] GIT_COMMIT: 7b9e04e0b125fa9c0a518057175ff035a1bd8eaa, Commit Message: Merge commit '1fd89bbb8e7ff1e14c75b5ca378973fead1a0050' into HEAD [Pipeline] echo [2020-10-09T21:08:21.151Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-09T21:08:22.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-09T21:08:22.088Z] [2020-10-09T21:08:22.088Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-09T21:08:22.660Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-09T21:08:22.661Z] latest: Pulling from edgex-devops/git-semver [2020-10-09T21:08:22.661Z] 31603596830f: Pulling fs layer [2020-10-09T21:08:22.661Z] 2a8b12db71e7: Pulling fs layer [2020-10-09T21:08:22.661Z] 6ca5941a6612: Pulling fs layer [2020-10-09T21:08:22.661Z] ecc8261a40a4: Pulling fs layer [2020-10-09T21:08:22.661Z] 2a8b12db71e7: Verifying Checksum [2020-10-09T21:08:22.972Z] 31603596830f: Download complete [2020-10-09T21:08:22.972Z] ecc8261a40a4: Verifying Checksum [2020-10-09T21:08:22.972Z] ecc8261a40a4: Download complete [2020-10-09T21:08:23.270Z] 31603596830f: Pull complete [2020-10-09T21:08:23.270Z] 6ca5941a6612: Verifying Checksum [2020-10-09T21:08:23.270Z] 6ca5941a6612: Download complete [2020-10-09T21:08:23.270Z] 2a8b12db71e7: Pull complete [2020-10-09T21:08:24.238Z] 6ca5941a6612: Pull complete [2020-10-09T21:08:24.509Z] ecc8261a40a4: Pull complete [2020-10-09T21:08:24.509Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-09T21:08:24.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-09T21:08:24.509Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-09T21:08:24.712Z] prd-centos7-docker-4c-2g-4417 does not seem to be running inside a container [2020-10-09T21:08:24.770Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-69 -v /w/workspace/exfoundry_go-mod-messaging_PR-69:/w/workspace/exfoundry_go-mod-messaging_PR-69:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-69@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-69@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:10004/edgex-devops/git-semver:latest cat [2020-10-09T21:08:26.929Z] $ docker top 7e5041b11cfdd44d4a284b8005b555004128ed4daa6098228b63f6903b99f0f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-09T21:08:27.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-09T21:08:27.360Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-09T21:08:27.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-09T21:08:27.597Z] $ docker exec 7e5041b11cfdd44d4a284b8005b555004128ed4daa6098228b63f6903b99f0f9 ssh-agent [2020-10-09T21:08:27.775Z] SSH_AUTH_SOCK=/tmp/ssh-g7UqBHLUn5iW/agent.13 [2020-10-09T21:08:27.775Z] SSH_AGENT_PID=19 [2020-10-09T21:08:27.793Z] Running ssh-add (command line suppressed) [2020-10-09T21:08:27.927Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-69@tmp/private_key_4763621383876327520.key (/w/workspace/exfoundry_go-mod-messaging_PR-69@tmp/private_key_4763621383876327520.key) [2020-10-09T21:08:27.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-09T21:08:28.431Z] + git describe --exact-match --tags HEAD [2020-10-09T21:08:28.431Z] fatal: no tag exactly matches '7b9e04e0b125fa9c0a518057175ff035a1bd8eaa' [Pipeline] } [2020-10-09T21:08:28.567Z] $ docker exec --env ******** --env ******** 7e5041b11cfdd44d4a284b8005b555004128ed4daa6098228b63f6903b99f0f9 ssh-agent -k [2020-10-09T21:08:28.693Z] unset SSH_AUTH_SOCK; [2020-10-09T21:08:28.694Z] unset SSH_AGENT_PID; [2020-10-09T21:08:28.694Z] echo Agent pid 19 killed; [2020-10-09T21:08:28.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-09T21:08:28.932Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-09T21:08:28.932Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-09T21:08:29.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-09T21:08:29.081Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-09T21:08:29.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-09T21:08:29.264Z] $ docker exec 7e5041b11cfdd44d4a284b8005b555004128ed4daa6098228b63f6903b99f0f9 ssh-agent [2020-10-09T21:08:29.446Z] SSH_AUTH_SOCK=/tmp/ssh-jf3dtHwrEzid/agent.47 [2020-10-09T21:08:29.446Z] SSH_AGENT_PID=52 [2020-10-09T21:08:29.461Z] Running ssh-add (command line suppressed) [2020-10-09T21:08:29.594Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-69@tmp/private_key_7952777481567787061.key (/w/workspace/exfoundry_go-mod-messaging_PR-69@tmp/private_key_7952777481567787061.key) [2020-10-09T21:08:29.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-09T21:08:30.131Z] + git semver init [2020-10-09T21:08:30.131Z] # -> Open(): unable to determine branch for HEAD [2020-10-09T21:08:30.131Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-69/.git [2020-10-09T21:08:30.131Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-69 [2020-10-09T21:08:30.131Z] # $SEMVER_REMOTE_NAME = origin [2020-10-09T21:08:30.131Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-09T21:08:30.131Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-09T21:08:30.131Z] # $SEMVER_BRANCH = PR-69 [2020-10-09T21:08:30.131Z] # $SEMVER_TEMP = /tmp/semver-929121774 [2020-10-09T21:08:30.131Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-10-09T21:08:30.714Z] # '/tmp/semver-929121774' -> '/w/workspace/exfoundry_go-mod-messaging_PR-69/.semver' [2020-10-09T21:08:30.714Z] # -> Force: false [2020-10-09T21:08:30.714Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-69/.semver [Pipeline] } [2020-10-09T21:08:30.740Z] $ docker exec --env ******** --env ******** 7e5041b11cfdd44d4a284b8005b555004128ed4daa6098228b63f6903b99f0f9 ssh-agent -k [2020-10-09T21:08:30.865Z] unset SSH_AUTH_SOCK; [2020-10-09T21:08:30.865Z] unset SSH_AGENT_PID; [2020-10-09T21:08:30.866Z] echo Agent pid 52 killed; [2020-10-09T21:08:30.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-09T21:08:31.545Z] + git semver [Pipeline] } [2020-10-09T21:08:31.586Z] $ docker stop --time=1 7e5041b11cfdd44d4a284b8005b555004128ed4daa6098228b63f6903b99f0f9 [2020-10-09T21:08:32.975Z] $ docker rm -f 7e5041b11cfdd44d4a284b8005b555004128ed4daa6098228b63f6903b99f0f9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-09T21:08:33.907Z] Stashed 40 file(s) [Pipeline] echo [2020-10-09T21:08:33.935Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-10-09T21:08:34.082Z] 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-10-09T21:08:49.891Z] Still waiting to schedule task [2020-10-09T21:08:49.892Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-09T21:08:49.922Z] Still waiting to schedule task [2020-10-09T21:08:49.922Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline [2020-10-09T21:10:43.114Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4418 in /w/workspace/exfoundry_go-mod-messaging_PR-69 [Pipeline] { [Pipeline] ws [2020-10-09T21:10:43.219Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2020-10-09T21:10:48.445Z] using credential edgex-jenkins-ssh [2020-10-09T21:10:48.538Z] Cloning the remote Git repository [2020-10-09T21:10:48.612Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-09T21:10:48.738Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2020-10-09T21:10:48.810Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-09T21:10:48.811Z] > git --version # timeout=10 [2020-10-09T21:10:48.828Z] > git --version # 'git version 2.17.1' [2020-10-09T21:10:48.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-09T21:10:48.906Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-09T21:10:50.308Z] Merging remotes/origin/master commit 1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 into PR head commit f0ba16a3fd408be473e695ec07eae6535b51df4e [2020-10-09T21:10:50.574Z] Merge succeeded, producing defc39f1327b6954e253e68fa4dd9066af380f5a [2020-10-09T21:10:50.574Z] Checking out Revision defc39f1327b6954e253e68fa4dd9066af380f5a (PR-69) [2020-10-09T21:10:49.638Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-10-09T21:10:49.655Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-09T21:10:49.683Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-10-09T21:10:49.730Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-09T21:10:49.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-09T21:10:49.744Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-09T21:10:50.335Z] > git config core.sparsecheckout # timeout=10 [2020-10-09T21:10:50.356Z] > git checkout -f f0ba16a3fd408be473e695ec07eae6535b51df4e # timeout=10 [2020-10-09T21:10:50.443Z] > git remote # timeout=10 [2020-10-09T21:10:50.477Z] > git config --get remote.origin.url # timeout=10 [2020-10-09T21:10:50.498Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-09T21:10:50.507Z] > git merge 1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 # timeout=10 [2020-10-09T21:10:50.560Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-09T21:10:50.584Z] > git config core.sparsecheckout # timeout=10 [2020-10-09T21:10:50.606Z] > git checkout -f defc39f1327b6954e253e68fa4dd9066af380f5a # timeout=10 [2020-10-09T21:10:55.003Z] Commit message: "Merge commit '1fd89bbb8e7ff1e14c75b5ca378973fead1a0050' into HEAD" [2020-10-09T21:10:55.003Z] First time build. Skipping changelog. [2020-10-09T21:10:55.067Z] > git --version # timeout=10 [2020-10-09T21:10:55.078Z] > git --version # 'git version 2.17.1' [2020-10-09T21:10:55.095Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-09T21:10:56.528Z] ========================================================= [2020-10-09T21:10:56.528Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-09T21:10:56.528Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-09T21:10:57.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-10-09T21:10:58.907Z] Sending build context to Docker daemon 654.3kB [2020-10-09T21:10:58.907Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-09T21:10:58.907Z] Step 2/7 : FROM ${BASE} [2020-10-09T21:10:59.184Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-09T21:10:59.184Z] b538f80385f9: Pulling fs layer [2020-10-09T21:10:59.184Z] 74f711af9a0d: Pulling fs layer [2020-10-09T21:10:59.184Z] 99f96fe45779: Pulling fs layer [2020-10-09T21:10:59.184Z] 8529a6b9a6be: Pulling fs layer [2020-10-09T21:10:59.184Z] 45590311c82a: Pulling fs layer [2020-10-09T21:10:59.184Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-09T21:10:59.184Z] 209524e5b208: Pulling fs layer [2020-10-09T21:10:59.184Z] 45590311c82a: Waiting [2020-10-09T21:10:59.184Z] 69ca0ff8b7b3: Waiting [2020-10-09T21:10:59.184Z] 209524e5b208: Waiting [2020-10-09T21:10:59.184Z] 8529a6b9a6be: Waiting [2020-10-09T21:10:59.184Z] 99f96fe45779: Download complete [2020-10-09T21:10:59.184Z] 74f711af9a0d: Verifying Checksum [2020-10-09T21:10:59.184Z] 74f711af9a0d: Download complete [2020-10-09T21:10:59.184Z] 45590311c82a: Verifying Checksum [2020-10-09T21:10:59.184Z] 45590311c82a: Download complete [2020-10-09T21:10:59.184Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-09T21:10:59.184Z] 69ca0ff8b7b3: Download complete [2020-10-09T21:10:59.184Z] b538f80385f9: Verifying Checksum [2020-10-09T21:10:59.184Z] b538f80385f9: Download complete [2020-10-09T21:10:59.777Z] b538f80385f9: Pull complete [2020-10-09T21:11:00.375Z] 74f711af9a0d: Pull complete [2020-10-09T21:11:00.651Z] 99f96fe45779: Pull complete [2020-10-09T21:11:01.641Z] 209524e5b208: Verifying Checksum [2020-10-09T21:11:02.627Z] 8529a6b9a6be: Verifying Checksum [2020-10-09T21:11:02.627Z] 8529a6b9a6be: Download complete [2020-10-09T21:11:12.800Z] 8529a6b9a6be: Pull complete [2020-10-09T21:11:12.800Z] 45590311c82a: Pull complete [2020-10-09T21:11:13.397Z] 69ca0ff8b7b3: Pull complete [2020-10-09T21:11:16.796Z] 209524e5b208: Pull complete [2020-10-09T21:11:16.796Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-09T21:11:16.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-09T21:11:16.796Z] ---> 5bddaf1c2fca [2020-10-09T21:11:16.796Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-09T21:11:20.194Z] ---> Running in 466227de2523 [2020-10-09T21:11:20.194Z] Removing intermediate container 466227de2523 [2020-10-09T21:11:20.194Z] ---> e0adf51d0f50 [2020-10-09T21:11:20.194Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-09T21:11:20.194Z] ---> Running in 630ef745ab00 [2020-10-09T21:11:22.178Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-09T21:11:22.455Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-09T21:11:23.051Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-09T21:11:23.051Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-09T21:11:23.328Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-09T21:11:23.328Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-09T21:11:23.604Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-09T21:11:23.604Z] Executing busybox-1.31.1-r16.trigger [2020-10-09T21:11:23.604Z] OK: 144 MiB in 44 packages [2020-10-09T21:11:25.059Z] Removing intermediate container 630ef745ab00 [2020-10-09T21:11:25.059Z] ---> c67e94e55a6a [2020-10-09T21:11:25.059Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-09T21:11:25.059Z] ---> Running in 25dae54d4e83 [2020-10-09T21:11:25.436Z] Removing intermediate container 25dae54d4e83 [2020-10-09T21:11:25.436Z] ---> 090c61fbc352 [2020-10-09T21:11:25.436Z] Step 6/7 : COPY go.mod . [2020-10-09T21:11:26.461Z] ---> 8ded4dcc3158 [2020-10-09T21:11:26.461Z] Step 7/7 : RUN go mod download [2020-10-09T21:11:26.461Z] ---> Running in 98ded0724600 [2020-10-09T21:11:29.667Z] Running on prd-centos7-docker-4c-2g-4419 in /w/workspace/exfoundry_go-mod-messaging_PR-69 [Pipeline] { [Pipeline] ws [2020-10-09T21:11:29.763Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2020-10-09T21:11:32.469Z] using credential edgex-jenkins-ssh [2020-10-09T21:11:32.528Z] Cloning the remote Git repository [2020-10-09T21:11:32.553Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-09T21:11:32.615Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2020-10-09T21:11:32.670Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-09T21:11:32.670Z] > git --version # timeout=10 [2020-10-09T21:11:32.677Z] > git --version # 'git version 2.16.5' [2020-10-09T21:11:32.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-09T21:11:32.705Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-09T21:11:33.233Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-10-09T21:11:33.240Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-09T21:11:33.255Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-10-09T21:11:33.269Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-09T21:11:33.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-09T21:11:33.277Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/69/head:refs/remotes/origin/PR-69 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-09T21:11:33.722Z] Merging remotes/origin/master commit 1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 into PR head commit f0ba16a3fd408be473e695ec07eae6535b51df4e [2020-10-09T21:11:33.822Z] Merge succeeded, producing b051f38be669bfe018579612bc9c6a86a96e9e4b [2020-10-09T21:11:33.822Z] Checking out Revision b051f38be669bfe018579612bc9c6a86a96e9e4b (PR-69) [2020-10-09T21:11:33.733Z] > git config core.sparsecheckout # timeout=10 [2020-10-09T21:11:33.739Z] > git checkout -f f0ba16a3fd408be473e695ec07eae6535b51df4e # timeout=10 [2020-10-09T21:11:33.782Z] > git remote # timeout=10 [2020-10-09T21:11:33.787Z] > git config --get remote.origin.url # timeout=10 [2020-10-09T21:11:33.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-09T21:11:33.795Z] > git merge 1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 # timeout=10 [2020-10-09T21:11:33.816Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-09T21:11:33.827Z] > git config core.sparsecheckout # timeout=10 [2020-10-09T21:11:33.831Z] > git checkout -f b051f38be669bfe018579612bc9c6a86a96e9e4b # timeout=10 [2020-10-09T21:11:37.505Z] Commit message: "Merge commit '1fd89bbb8e7ff1e14c75b5ca378973fead1a0050' into HEAD" [2020-10-09T21:11:37.505Z] First time build. Skipping changelog. [2020-10-09T21:11:37.537Z] > git --version # timeout=10 [2020-10-09T21:11:37.542Z] > git --version # 'git version 2.16.5' [2020-10-09T21:11:37.548Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-09T21:11:38.562Z] ========================================================= [2020-10-09T21:11:38.562Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-09T21:11:38.562Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-09T21:11:39.295Z] + 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-10-09T21:11:39.560Z] Sending build context to Docker daemon 654.3kB [2020-10-09T21:11:39.560Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-09T21:11:39.560Z] Step 2/7 : FROM ${BASE} [2020-10-09T21:11:39.560Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-09T21:11:39.560Z] df20fa9351a1: Pulling fs layer [2020-10-09T21:11:39.560Z] ed8968b2872e: Pulling fs layer [2020-10-09T21:11:39.560Z] a92cc7c5fd73: Pulling fs layer [2020-10-09T21:11:39.560Z] e871e8e8d7a9: Pulling fs layer [2020-10-09T21:11:39.560Z] e73272ec9a57: Pulling fs layer [2020-10-09T21:11:39.560Z] 1e910a182e73: Pulling fs layer [2020-10-09T21:11:39.560Z] 4e634b169226: Pulling fs layer [2020-10-09T21:11:39.560Z] 4e634b169226: Waiting [2020-10-09T21:11:39.560Z] e871e8e8d7a9: Waiting [2020-10-09T21:11:39.560Z] e73272ec9a57: Waiting [2020-10-09T21:11:39.560Z] 1e910a182e73: Waiting [2020-10-09T21:11:39.825Z] a92cc7c5fd73: Verifying Checksum [2020-10-09T21:11:39.825Z] a92cc7c5fd73: Download complete [2020-10-09T21:11:39.825Z] ed8968b2872e: Verifying Checksum [2020-10-09T21:11:39.825Z] ed8968b2872e: Download complete [2020-10-09T21:11:39.825Z] e73272ec9a57: Download complete [2020-10-09T21:11:39.825Z] 1e910a182e73: Verifying Checksum [2020-10-09T21:11:39.825Z] 1e910a182e73: Download complete [2020-10-09T21:11:40.090Z] df20fa9351a1: Verifying Checksum [2020-10-09T21:11:40.090Z] df20fa9351a1: Download complete [2020-10-09T21:11:40.090Z] df20fa9351a1: Pull complete [2020-10-09T21:11:40.354Z] ed8968b2872e: Pull complete [2020-10-09T21:11:40.625Z] a92cc7c5fd73: Pull complete [2020-10-09T21:11:41.616Z] Removing intermediate container 98ded0724600 [2020-10-09T21:11:41.617Z] ---> 026d770777d0 [2020-10-09T21:11:41.617Z] Successfully built 026d770777d0 [2020-10-09T21:11:41.617Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-09T21:11:42.070Z] + docker inspect -f . ci-base-image-arm64 [2020-10-09T21:11:42.070Z] . [Pipeline] withDockerContainer [2020-10-09T21:11:42.382Z] prd-ubuntu18.04-docker-arm64-4c-16g-4418 does not seem to be running inside a container [2020-10-09T21:11:42.497Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-09T21:11:42.561Z] 4e634b169226: Verifying Checksum [2020-10-09T21:11:42.562Z] 4e634b169226: Download complete [2020-10-09T21:11:43.151Z] e871e8e8d7a9: Verifying Checksum [2020-10-09T21:11:43.151Z] e871e8e8d7a9: Download complete [2020-10-09T21:11:44.340Z] $ docker top ff71dfc5074c15bc18c572619574e94e4c7b5384b12801319d030df670561f3e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-09T21:11:45.843Z] + go version [2020-10-09T21:11:45.843Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-09T21:11:45.885Z] $ docker stop --time=1 ff71dfc5074c15bc18c572619574e94e4c7b5384b12801319d030df670561f3e [2020-10-09T21:11:47.838Z] $ docker rm -f ff71dfc5074c15bc18c572619574e94e4c7b5384b12801319d030df670561f3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-10-09T21:11:48.511Z] e871e8e8d7a9: Pull complete [2020-10-09T21:11:48.511Z] e73272ec9a57: Pull complete [2020-10-09T21:11:48.511Z] 1e910a182e73: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-09T21:11:49.249Z] + docker inspect -f . ci-base-image-arm64 [2020-10-09T21:11:49.249Z] . [Pipeline] withDockerContainer [2020-10-09T21:11:49.529Z] prd-ubuntu18.04-docker-arm64-4c-16g-4418 does not seem to be running inside a container [2020-10-09T21:11:49.628Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-09T21:11:51.489Z] $ docker top 5545184a4c9056b8905358a80c47011faf77e235d228dd719ccc2e4c52902529 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-09T21:11:52.972Z] + make test [2020-10-09T21:11:52.973Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-09T21:11:56.678Z] 4e634b169226: Pull complete [2020-10-09T21:11:56.678Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-09T21:11:56.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-09T21:11:56.678Z] ---> f7629b54cfaa [2020-10-09T21:11:56.678Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-09T21:11:56.678Z] ---> Running in 3683f5bd54ed [2020-10-09T21:11:56.942Z] Removing intermediate container 3683f5bd54ed [2020-10-09T21:11:56.942Z] ---> d37429a331ea [2020-10-09T21:11:56.942Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-09T21:11:56.942Z] ---> Running in ad73121875b7 [2020-10-09T21:11:57.521Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-09T21:11:58.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-09T21:11:58.670Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-09T21:11:58.670Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-09T21:11:58.670Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-09T21:11:58.933Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-09T21:11:58.933Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-09T21:11:58.933Z] Executing busybox-1.31.1-r16.trigger [2020-10-09T21:11:59.198Z] OK: 167 MiB in 44 packages [2020-10-09T21:11:59.461Z] Removing intermediate container ad73121875b7 [2020-10-09T21:11:59.461Z] ---> 0a8d85467be3 [2020-10-09T21:11:59.461Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-09T21:11:59.723Z] ---> Running in b28dfcaf0881 [2020-10-09T21:11:59.723Z] Removing intermediate container b28dfcaf0881 [2020-10-09T21:11:59.723Z] ---> 8f409789fac7 [2020-10-09T21:11:59.723Z] Step 6/7 : COPY go.mod . [2020-10-09T21:11:59.986Z] ---> 5720f87f7cb8 [2020-10-09T21:11:59.986Z] Step 7/7 : RUN go mod download [2020-10-09T21:11:59.986Z] ---> Running in 59e3fb7b30d8 [2020-10-09T21:12:05.411Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-10-09T21:12:09.755Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.061s coverage: 94.7% of statements [2020-10-09T21:12:12.259Z] Removing intermediate container 59e3fb7b30d8 [2020-10-09T21:12:12.259Z] ---> 5110d6f14879 [2020-10-09T21:12:12.259Z] Successfully built 5110d6f14879 [2020-10-09T21:12:12.259Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-09T21:12:12.798Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-09T21:12:12.799Z] . [Pipeline] withDockerContainer [2020-10-09T21:12:12.920Z] prd-centos7-docker-4c-2g-4419 does not seem to be running inside a container [2020-10-09T21:12:12.971Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-09T21:12:13.609Z] $ docker top b835837653f6fd9020a56fbf518afa90ee80d9a16855073230679ab3705e2dd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-09T21:12:14.131Z] + go version [2020-10-09T21:12:14.131Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-09T21:12:14.173Z] $ docker stop --time=1 b835837653f6fd9020a56fbf518afa90ee80d9a16855073230679ab3705e2dd9 [2020-10-09T21:12:15.769Z] $ docker rm -f b835837653f6fd9020a56fbf518afa90ee80d9a16855073230679ab3705e2dd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-09T21:12:16.883Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-09T21:12:16.884Z] . [Pipeline] withDockerContainer [2020-10-09T21:12:17.002Z] prd-centos7-docker-4c-2g-4419 does not seem to be running inside a container [2020-10-09T21:12:17.058Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-09T21:12:17.580Z] $ docker top 339017bbaad118ba161ccd20bacb71a2ffb61b6096061c39f6ab2dbfd02ccea2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-09T21:12:18.092Z] + make test [2020-10-09T21:12:18.092Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-09T21:12:22.184Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.042s coverage: 77.1% of statements [2020-10-09T21:12:22.184Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-10-09T21:12:22.348Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-10-09T21:12:23.331Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.015s coverage: 94.7% of statements [2020-10-09T21:12:26.666Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.026s coverage: 77.1% of statements [2020-10-09T21:12:26.666Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-10-09T21:12:44.318Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.402s coverage: 85.0% of statements [2020-10-09T21:12:44.318Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.017s coverage: 85.7% of statements [2020-10-09T21:12:44.318Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.054s coverage: 100.0% of statements [2020-10-09T21:12:44.318Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.056s coverage: 100.0% of statements [2020-10-09T21:12:44.318Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.028s coverage: 90.9% of statements [2020-10-09T21:12:44.318Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-10-09T21:12:45.296Z] gofmt -l . [2020-10-09T21:12:45.296Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-09T21:12:46.378Z] Stashed 1 file(s) [Pipeline] } [2020-10-09T21:12:46.405Z] $ docker stop --time=1 5545184a4c9056b8905358a80c47011faf77e235d228dd719ccc2e4c52902529 [2020-10-09T21:12:48.530Z] $ docker rm -f 5545184a4c9056b8905358a80c47011faf77e235d228dd719ccc2e4c52902529 [2020-10-09T21:12:48.657Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.339s coverage: 84.1% of statements [2020-10-09T21:12:48.657Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.007s coverage: 85.7% of statements [2020-10-09T21:12:48.657Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.036s coverage: 100.0% of statements [2020-10-09T21:12:48.657Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.009s coverage: 100.0% of statements [2020-10-09T21:12:48.657Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.005s coverage: 90.9% of statements [2020-10-09T21:12:48.657Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-10-09T21:12:48.657Z] gofmt -l . [2020-10-09T21:12:48.657Z] [ "`gofmt -l .`" = "" ] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [2020-10-09T21:12:49.077Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-10-09T21:12:49.350Z] Stashed 1 file(s) [Pipeline] } [2020-10-09T21:12:49.393Z] $ docker stop --time=1 339017bbaad118ba161ccd20bacb71a2ffb61b6096061c39f6ab2dbfd02ccea2 [2020-10-09T21:12:51.621Z] $ docker rm -f 339017bbaad118ba161ccd20bacb71a2ffb61b6096061c39f6ab2dbfd02ccea2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (Build) [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 "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 "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] } Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-09T21:12:55.721Z] provisioning config files... [2020-10-09T21:12:55.735Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-69@tmp/config8203299610590745720tmp [Pipeline] { [Pipeline] sh [2020-10-09T21:12:56.161Z] + set +x [2020-10-09T21:12:56.162Z] + curl -s https://codecov.io/bash [2020-10-09T21:12:56.162Z] + bash -s -- [2020-10-09T21:12:56.423Z] [2020-10-09T21:12:56.423Z] _____ _ [2020-10-09T21:12:56.423Z] / ____| | | [2020-10-09T21:12:56.423Z] | | ___ __| | ___ ___ _____ __ [2020-10-09T21:12:56.423Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-09T21:12:56.423Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-09T21:12:56.423Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-09T21:12:56.423Z] Bash-20201009-048fee3 [2020-10-09T21:12:56.423Z] [2020-10-09T21:12:56.423Z] [2020-10-09T21:12:56.423Z] ==> Jenkins CI detected. [2020-10-09T21:12:56.423Z] project root: . [2020-10-09T21:12:56.423Z] Fixing merge commit SHA [2020-10-09T21:12:56.423Z] --> token set from env [2020-10-09T21:12:56.423Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-09T21:12:56.423Z] ==> Running gcov in . (disable via -X gcov) [2020-10-09T21:12:56.423Z] ==> Python coveragepy not found [2020-10-09T21:12:56.423Z] ==> Searching for coverage reports in: [2020-10-09T21:12:56.423Z] + . [2020-10-09T21:12:56.423Z] -> Found 1 reports [2020-10-09T21:12:56.423Z] ==> Detecting git/mercurial file structure [2020-10-09T21:12:56.423Z] ==> Reading reports [2020-10-09T21:12:56.423Z] + ./coverage.out bytes=20619 [2020-10-09T21:12:56.423Z] ==> Appending adjustments [2020-10-09T21:12:56.423Z] https://docs.codecov.io/docs/fixing-reports [2020-10-09T21:12:56.685Z] + Found adjustments [2020-10-09T21:12:56.685Z] ==> Gzipping contents [2020-10-09T21:12:56.685Z] ==> Uploading reports [2020-10-09T21:12:56.685Z] url: https://codecov.io [2020-10-09T21:12:56.685Z] query: branch=PR-69&commit=1fd89bbb8e7ff1e14c75b5ca378973fead1a0050&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-69%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=69&job=&cmd_args= [2020-10-09T21:12:56.685Z] -> Pinging Codecov [2020-10-09T21:12:56.685Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-69&commit=1fd89bbb8e7ff1e14c75b5ca378973fead1a0050&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-69%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=69&job=&cmd_args= [2020-10-09T21:12:56.950Z] -> Uploading to [2020-10-09T21:12:56.950Z] [2020-10-09T21:12:56.950Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-09T21:12:56.950Z] Dload Upload Total Spent Left Speed [2020-10-09T21:12:56.950Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-09T21:12:56.950Z] X> Failed to upload [2020-10-09T21:12:56.950Z] ==> Uploading to Codecov [2020-10-09T21:12:56.950Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-09T21:12:56.950Z] Dload Upload Total Spent Left Speed [2020-10-09T21:12:57.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5201 100 113 100 5088 177 7997 --:--:-- --:--:-- --:--:-- 8000 [2020-10-09T21:12:57.525Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 [Pipeline] } [2020-10-09T21:12:57.549Z] 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] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) 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-10-09T21:13:01.192Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-09T21:13:01.820Z] ---> package-listing.sh [2020-10-09T21:13:01.820Z] ++ facter osfamily [2020-10-09T21:13:01.820Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-09T21:13:01.820Z] + OS_FAMILY=redhat [2020-10-09T21:13:01.820Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-69 [2020-10-09T21:13:01.820Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-09T21:13:01.820Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-09T21:13:01.820Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-09T21:13:01.820Z] + PACKAGES=/tmp/packages_start.txt [2020-10-09T21:13:01.820Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-69 ']' [2020-10-09T21:13:01.820Z] + PACKAGES=/tmp/packages_end.txt [2020-10-09T21:13:01.820Z] + case "${OS_FAMILY}" in [2020-10-09T21:13:01.820Z] + rpm -qa [2020-10-09T21:13:01.820Z] + sort [2020-10-09T21:13:06.042Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-09T21:13:06.042Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-09T21:13:06.042Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-09T21:13:06.042Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-69 ']' [2020-10-09T21:13:06.042Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-69/archives/ [2020-10-09T21:13:06.042Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-69/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-09T21:13:06.773Z] provisioning config files... [2020-10-09T21:13:06.791Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-69@tmp/config4742628392390607788tmp [Pipeline] { [Pipeline] echo [2020-10-09T21:13:06.920Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-09T21:13:07.273Z] ---> create-netrc.sh [Pipeline] } [2020-10-09T21:13:07.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-09T21:13:07.466Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-09T21:13:07.796Z] ---> python-tools-install.sh [2020-10-09T21:13:07.796Z] Generating Requirements File [2020-10-09T21:14:29.376Z] Python 3.6.8 [2020-10-09T21:14:29.377Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-09T21:14:29.377Z] appdirs==1.4.3 [2020-10-09T21:14:29.377Z] argcomplete==1.12.1 [2020-10-09T21:14:29.377Z] aspy.yaml==1.3.0 [2020-10-09T21:14:29.377Z] attrs==19.3.0 [2020-10-09T21:14:29.377Z] Babel==2.8.0 [2020-10-09T21:14:29.377Z] beautifulsoup4==4.8.2 [2020-10-09T21:14:29.377Z] boto3==1.11.6 [2020-10-09T21:14:29.377Z] botocore==1.14.6 [2020-10-09T21:14:29.377Z] bs4==0.0.1 [2020-10-09T21:14:29.377Z] cachetools==4.1.1 [2020-10-09T21:14:29.377Z] certifi==2019.11.28 [2020-10-09T21:14:29.377Z] cffi==1.14.3 [2020-10-09T21:14:29.377Z] cfgv==2.0.1 [2020-10-09T21:14:29.377Z] chardet==3.0.4 [2020-10-09T21:14:29.377Z] click==7.1 [2020-10-09T21:14:29.377Z] cliff==3.4.0 [2020-10-09T21:14:29.377Z] cmd2==1.3.11 [2020-10-09T21:14:29.377Z] colorama==0.4.3 [2020-10-09T21:14:29.377Z] cryptography==3.1.1 [2020-10-09T21:14:29.377Z] debtcollector==2.2.0 [2020-10-09T21:14:29.377Z] decorator==4.4.2 [2020-10-09T21:14:29.377Z] defusedxml==0.6.0 [2020-10-09T21:14:29.377Z] Deprecated==1.2.7 [2020-10-09T21:14:29.377Z] distlib==0.3.1 [2020-10-09T21:14:29.377Z] distro==1.2.0 [2020-10-09T21:14:29.377Z] dnspython==1.16.0 [2020-10-09T21:14:29.377Z] docker==4.2.0 [2020-10-09T21:14:29.377Z] docutils==0.15.2 [2020-10-09T21:14:29.377Z] dogpile.cache==1.0.2 [2020-10-09T21:14:29.377Z] email-validator==1.0.5 [2020-10-09T21:14:29.377Z] filelock==3.0.12 [2020-10-09T21:14:29.377Z] future==0.18.2 [2020-10-09T21:14:29.377Z] google-auth==1.22.1 [2020-10-09T21:14:29.377Z] httplib2==0.17.0 [2020-10-09T21:14:29.377Z] identify==1.4.11 [2020-10-09T21:14:29.377Z] idna==2.9 [2020-10-09T21:14:29.377Z] importlib-metadata==2.0.0 [2020-10-09T21:14:29.377Z] importlib-resources==1.5.0 [2020-10-09T21:14:29.377Z] iso8601==0.1.13 [2020-10-09T21:14:29.377Z] Jinja2==2.11.1 [2020-10-09T21:14:29.377Z] jmespath==0.10.0 [2020-10-09T21:14:29.377Z] jsonpatch==1.26 [2020-10-09T21:14:29.377Z] jsonpointer==2.0 [2020-10-09T21:14:29.377Z] jsonschema==3.2.0 [2020-10-09T21:14:29.377Z] keystoneauth1==4.2.1 [2020-10-09T21:14:29.377Z] kubernetes==11.0.0 [2020-10-09T21:14:29.377Z] lftools==0.34.2 [2020-10-09T21:14:29.377Z] lxml==4.5.0 [2020-10-09T21:14:29.377Z] MarkupSafe==0.23 [2020-10-09T21:14:29.377Z] msgpack==1.0.0 [2020-10-09T21:14:29.377Z] multi-key-dict==2.0.3 [2020-10-09T21:14:29.377Z] munch==2.5.0 [2020-10-09T21:14:29.377Z] netaddr==0.8.0 [2020-10-09T21:14:29.377Z] netifaces==0.10.9 [2020-10-09T21:14:29.377Z] niet==1.4.2 [2020-10-09T21:14:29.377Z] nodeenv==1.3.5 [2020-10-09T21:14:29.377Z] oauth2client==4.1.3 [2020-10-09T21:14:29.377Z] oauthlib==3.1.0 [2020-10-09T21:14:29.377Z] openstacksdk==0.50.0 [2020-10-09T21:14:29.377Z] os-client-config==2.1.0 [2020-10-09T21:14:29.377Z] os-service-types==1.7.0 [2020-10-09T21:14:29.377Z] osc-lib==2.2.1 [2020-10-09T21:14:29.377Z] oslo.config==8.3.2 [2020-10-09T21:14:29.377Z] oslo.context==3.1.1 [2020-10-09T21:14:29.377Z] oslo.i18n==5.0.1 [2020-10-09T21:14:29.377Z] oslo.log==4.4.0 [2020-10-09T21:14:29.377Z] oslo.serialization==4.0.1 [2020-10-09T21:14:29.377Z] oslo.utils==4.6.0 [2020-10-09T21:14:29.377Z] packaging==20.4 [2020-10-09T21:14:29.377Z] pbr==5.4.4 [2020-10-09T21:14:29.377Z] pluggy==0.13.1 [2020-10-09T21:14:29.377Z] prettytable==0.7.2 [2020-10-09T21:14:29.377Z] py==1.9.0 [2020-10-09T21:14:29.377Z] pyasn1==0.4.8 [2020-10-09T21:14:29.377Z] pyasn1-modules==0.2.8 [2020-10-09T21:14:29.377Z] pycparser==2.20 [2020-10-09T21:14:29.377Z] pygerrit2==2.0.10 [2020-10-09T21:14:29.377Z] PyGithub==1.46 [2020-10-09T21:14:29.377Z] pyinotify==0.9.6 [2020-10-09T21:14:29.377Z] PyJWT==1.7.1 [2020-10-09T21:14:29.377Z] pyparsing==2.4.7 [2020-10-09T21:14:29.377Z] pyperclip==1.8.0 [2020-10-09T21:14:29.377Z] pyroute2==0.4.13 [2020-10-09T21:14:29.377Z] pyrsistent==0.15.7 [2020-10-09T21:14:29.377Z] PySocks==1.6.8 [2020-10-09T21:14:29.377Z] python-cinderclient==7.2.0 [2020-10-09T21:14:29.377Z] python-dateutil==2.8.1 [2020-10-09T21:14:29.377Z] python-heatclient==2.2.1 [2020-10-09T21:14:29.377Z] python-jenkins==1.7.0 [2020-10-09T21:14:29.377Z] python-keystoneclient==4.1.1 [2020-10-09T21:14:29.377Z] python-magnumclient==3.2.1 [2020-10-09T21:14:29.377Z] python-novaclient==17.2.1 [2020-10-09T21:14:29.377Z] python-openstackclient==5.4.0 [2020-10-09T21:14:29.377Z] python-swiftclient==3.10.1 [2020-10-09T21:14:29.377Z] pytz==2020.1 [2020-10-09T21:14:29.377Z] PyYAML==5.3 [2020-10-09T21:14:29.377Z] requests==2.23.0 [2020-10-09T21:14:29.377Z] requests-oauthlib==1.3.0 [2020-10-09T21:14:29.377Z] requestsexceptions==1.4.0 [2020-10-09T21:14:29.377Z] rfc3986==1.4.0 [2020-10-09T21:14:29.377Z] rpm==4.11.3 [2020-10-09T21:14:29.377Z] rsa==4.0 [2020-10-09T21:14:29.377Z] ruamel.yaml==0.16.10 [2020-10-09T21:14:29.377Z] ruamel.yaml.clib==0.2.0 [2020-10-09T21:14:29.377Z] s3transfer==0.3.3 [2020-10-09T21:14:29.377Z] shade==1.27.2 [2020-10-09T21:14:29.377Z] simplejson==3.17.2 [2020-10-09T21:14:29.377Z] six==1.14.0 [2020-10-09T21:14:29.377Z] soupsieve==2.0 [2020-10-09T21:14:29.377Z] stevedore==3.2.2 [2020-10-09T21:14:29.377Z] tabulate==0.8.6 [2020-10-09T21:14:29.377Z] toml==0.10.0 [2020-10-09T21:14:29.377Z] tox==3.20.1 [2020-10-09T21:14:29.377Z] tqdm==4.43.0 [2020-10-09T21:14:29.377Z] urllib3==1.25.8 [2020-10-09T21:14:29.377Z] virtualenv==20.0.33 [2020-10-09T21:14:29.377Z] wcwidth==0.2.5 [2020-10-09T21:14:29.377Z] websocket-client==0.57.0 [2020-10-09T21:14:29.377Z] wrapt==1.12.1 [2020-10-09T21:14:29.377Z] xdg==3.0.2 [2020-10-09T21:14:29.377Z] xmltodict==0.12.0 [2020-10-09T21:14:29.377Z] yq==2.11.1 [2020-10-09T21:14:29.377Z] zipp==3.3.0 [2020-10-09T21:14:29.377Z] Cache entry deserialization failed, entry ignored [2020-10-09T21:14:29.377Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-09T21:14:29.377Z] Python 2.7.5 [2020-10-09T21:14:29.377Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-09T21:14:29.377Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-09T21:14:29.377Z] ansible==2.9.7 [2020-10-09T21:14:29.377Z] Babel==0.9.6 [2020-10-09T21:14:29.377Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-09T21:14:29.377Z] beautifulsoup4==4.4.1 [2020-10-09T21:14:29.377Z] bodhi==2.11.0 [2020-10-09T21:14:29.377Z] bodhi-client==2.11.0 [2020-10-09T21:14:29.377Z] CCColUtils==1.4 [2020-10-09T21:14:29.377Z] cffi==1.6.0 [2020-10-09T21:14:29.377Z] chardet==2.2.1 [2020-10-09T21:14:29.377Z] click==6.7 [2020-10-09T21:14:29.377Z] cloud-init==18.5 [2020-10-09T21:14:29.377Z] configobj==4.7.2 [2020-10-09T21:14:29.377Z] cryptography==1.7.2 [2020-10-09T21:14:29.377Z] decorator==3.4.0 [2020-10-09T21:14:29.377Z] distro==1.2.0 [2020-10-09T21:14:29.377Z] enum34==1.0.4 [2020-10-09T21:14:29.377Z] fedpkg==1.38 [2020-10-09T21:14:29.377Z] futures==3.1.1 [2020-10-09T21:14:29.377Z] gitdb==0.6.4 [2020-10-09T21:14:29.377Z] GitPython==1.0.1 [2020-10-09T21:14:29.377Z] html5lib==0.999 [2020-10-09T21:14:29.377Z] httplib2==0.9.2 [2020-10-09T21:14:29.377Z] idna==2.4 [2020-10-09T21:14:29.377Z] iniparse==0.4 [2020-10-09T21:14:29.377Z] ipaddress==1.0.16 [2020-10-09T21:14:29.377Z] IPy==0.75 [2020-10-09T21:14:29.377Z] javapackages==1.0.0 [2020-10-09T21:14:29.377Z] Jinja2==2.7.2 [2020-10-09T21:14:29.377Z] jmespath==0.9.4 [2020-10-09T21:14:29.377Z] jsonpatch==1.2 [2020-10-09T21:14:29.377Z] jsonpointer==1.9 [2020-10-09T21:14:29.377Z] kerberos==1.1 [2020-10-09T21:14:29.377Z] kitchen==1.1.1 [2020-10-09T21:14:29.377Z] langtable==0.0.31 [2020-10-09T21:14:29.377Z] lockfile==0.9.1 [2020-10-09T21:14:29.377Z] lxml==3.2.1 [2020-10-09T21:14:29.377Z] MarkupSafe==0.11 [2020-10-09T21:14:29.377Z] munch==2.0.2 [2020-10-09T21:14:29.377Z] offtrac==0.1.0 [2020-10-09T21:14:29.377Z] openidc-client==0.6.0 [2020-10-09T21:14:29.377Z] packagedb-cli==2.14.1 [2020-10-09T21:14:29.377Z] paramiko==2.1.1 [2020-10-09T21:14:29.377Z] perf==0.1 [2020-10-09T21:14:29.377Z] ply==3.4 [2020-10-09T21:14:29.377Z] policycoreutils-default-encoding==0.1 [2020-10-09T21:14:29.377Z] prettytable==0.7.2 [2020-10-09T21:14:29.377Z] pyasn1==0.1.9 [2020-10-09T21:14:29.377Z] pycparser==2.14 [2020-10-09T21:14:29.377Z] pycurl==7.19.0 [2020-10-09T21:14:29.377Z] pygobject==3.22.0 [2020-10-09T21:14:29.377Z] pygpgme==0.3 [2020-10-09T21:14:29.377Z] pyliblzma==0.5.3 [2020-10-09T21:14:29.377Z] pyOpenSSL==0.13.1 [2020-10-09T21:14:29.377Z] pyparsing==1.5.6 [2020-10-09T21:14:29.377Z] pyserial==2.6 [2020-10-09T21:14:29.377Z] python-augeas==0.5.0 [2020-10-09T21:14:29.377Z] python-bugzilla==2.3.0 [2020-10-09T21:14:29.377Z] python-dateutil==1.5 [2020-10-09T21:14:29.377Z] python-fedora==0.10.0 [2020-10-09T21:14:29.377Z] python-linux-procfs==0.4.9 [2020-10-09T21:14:29.377Z] python-yubico==1.2.3 [2020-10-09T21:14:29.377Z] pyudev==0.15 [2020-10-09T21:14:29.377Z] pyusb==1.0.0b1 [2020-10-09T21:14:29.377Z] pyxattr==0.5.1 [2020-10-09T21:14:29.377Z] PyYAML==3.10 [2020-10-09T21:14:29.377Z] requests==2.6.0 [2020-10-09T21:14:29.377Z] requests-kerberos==0.7.0 [2020-10-09T21:14:29.377Z] rpkg==1.60 [2020-10-09T21:14:29.377Z] schedutils==0.4 [2020-10-09T21:14:29.377Z] seobject==0.1 [2020-10-09T21:14:29.377Z] sepolicy==1.1 [2020-10-09T21:14:29.377Z] six==1.9.0 [2020-10-09T21:14:29.377Z] smmap==0.9.0 [2020-10-09T21:14:29.377Z] urlgrabber==3.10 [2020-10-09T21:14:29.377Z] urllib3==1.10.2 [2020-10-09T21:14:29.377Z] virtualenv==15.1.0 [2020-10-09T21:14:29.377Z] yum-langpacks==0.4.2 [2020-10-09T21:14:29.377Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-09T21:14:29.406Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-09T21:14:29.742Z] ---> sudo-logs.sh [2020-10-09T21:14:29.742Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-09T21:14:30.036Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-09T21:14:30.370Z] ---> job-cost.sh [2020-10-09T21:14:30.370Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1S0B [2020-10-09T21:14:40.422Z] Cache entry deserialization failed, entry ignored [2020-10-09T21:14:40.422Z] Cache entry deserialization failed, entry ignored [2020-10-09T21:14:41.373Z] Cache entry deserialization failed, entry ignored [2020-10-09T21:14:41.373Z] Cache entry deserialization failed, entry ignored [2020-10-09T21:14:41.373Z] Cache entry deserialization failed, entry ignored [2020-10-09T21:14:41.655Z] Cache entry deserialization failed, entry ignored [2020-10-09T21:14:41.655Z] Cache entry deserialization failed, entry ignored [2020-10-09T21:14:41.655Z] Cache entry deserialization failed, entry ignored [2020-10-09T21:14:42.633Z] Cache entry deserialization failed, entry ignored [2020-10-09T21:14:42.923Z] Cache entry deserialization failed, entry ignored [2020-10-09T21:14:43.499Z] Cache entry deserialization failed, entry ignored [2020-10-09T21:14:43.499Z] Cache entry deserialization failed, entry ignored [2020-10-09T21:14:43.499Z] Cache entry deserialization failed, entry ignored [2020-10-09T21:14:47.726Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-09T21:15:14.376Z] lf-activate-venv(): INFO: Adding /tmp/venv-1S0B/bin to PATH [2020-10-09T21:15:14.376Z] INFO: No Stack... [2020-10-09T21:15:16.941Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-09T21:15:17.890Z] INFO: Archiving Costs [Pipeline] echo [2020-10-09T21:15:17.925Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-09T21:15:18.270Z] ---> logs-deploy.sh [2020-10-09T21:15:18.270Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-69/1 [2020-10-09T21:15:18.270Z] INFO: archiving workspace using pattern(s): [2020-10-09T21:15:20.193Z] Archives upload complete. [2020-10-09T21:15:20.193Z] INFO: archiving logs to Nexus