Pull request #69 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from a440ea19dbf793e1c2a55224a03267b7ca2295dc+1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 (53ff08bd9c30b4582f13264d5812e95da23b7f1e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4423 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 into PR head commit a440ea19dbf793e1c2a55224a03267b7ca2295dc Merge succeeded, producing a440ea19dbf793e1c2a55224a03267b7ca2295dc Checking out Revision a440ea19dbf793e1c2a55224a03267b7ca2295dc (PR-69) > 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 a440ea19dbf793e1c2a55224a03267b7ca2295dc # 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 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a440ea19dbf793e1c2a55224a03267b7ca2295dc # timeout=10 Commit message: "Merge branch 'master' into password" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:34:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:34:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:34:29 ========================================================= 21:34:29 EdgeX Global Pipelines Version Info 21:34:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7b9e04e0b125fa9c0a518057175ff035a1bd8eaa # timeout=10 21:34:31 ------------------- 21:34:31 stable info: 21:34:31 ------------------- 21:34:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:34:31 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 21:34:31 Message: update stable to v1.0.131 21:34:32 ------------------- 21:34:32 experimental info: 21:34:32 ------------------- 21:34:32 Commited By: **** collab-it+edgex@linuxfoundation.org 21:34:32 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 21:34:32 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 21:34:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 21:34:32 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 21:34:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:34:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:34:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:34:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:34:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:34:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:34:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:34:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:34:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:34:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo 21:34:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:34:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:34:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:34:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:34:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:34:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:34:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 21:34:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:34:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:34:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:34:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:34:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:34:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:34:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-69 [Pipeline] echo 21:34:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-69 [Pipeline] echo 21:34:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-69 [Pipeline] echo 21:34:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a440ea19dbf793e1c2a55224a03267b7ca2295dc [Pipeline] echo 21:34:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a440ea1 [Pipeline] echo 21:34:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:34:36 + git log --format=format:%s -1 a440ea19dbf793e1c2a55224a03267b7ca2295dc [Pipeline] echo 21:34:36 GIT_COMMIT: a440ea19dbf793e1c2a55224a03267b7ca2295dc, Commit Message: Merge branch 'master' into password [Pipeline] echo 21:34:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:34:37 21:34:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:34:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:34:38 latest: Pulling from edgex-devops/git-semver 21:34:38 31603596830f: Pulling fs layer 21:34:38 2a8b12db71e7: Pulling fs layer 21:34:38 6ca5941a6612: Pulling fs layer 21:34:38 ecc8261a40a4: Pulling fs layer 21:34:38 ecc8261a40a4: Waiting 21:34:38 2a8b12db71e7: Verifying Checksum 21:34:38 2a8b12db71e7: Download complete 21:34:38 31603596830f: Verifying Checksum 21:34:38 31603596830f: Download complete 21:34:38 6ca5941a6612: Verifying Checksum 21:34:38 6ca5941a6612: Download complete 21:34:38 ecc8261a40a4: Verifying Checksum 21:34:38 ecc8261a40a4: Download complete 21:34:38 31603596830f: Pull complete 21:34:39 2a8b12db71e7: Pull complete 21:34:40 6ca5941a6612: Pull complete 21:34:41 ecc8261a40a4: Pull complete 21:34:41 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:34:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:34:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:34:41 prd-centos7-docker-4c-2g-4423 does not seem to be running inside a container 21:34:41 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:34:43 $ docker top c8d267473a183b90d6c3fc5e0e31f7be184665006a94beaa34ba4ffd8f523935 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:34:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:43 [ssh-agent] Looking for ssh-agent implementation... 21:34:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:44 $ docker exec c8d267473a183b90d6c3fc5e0e31f7be184665006a94beaa34ba4ffd8f523935 ssh-agent 21:34:44 SSH_AUTH_SOCK=/tmp/ssh-JgTLr528Hvm1/agent.11 21:34:44 SSH_AGENT_PID=16 21:34:44 Running ssh-add (command line suppressed) 21:34:44 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-69@tmp/private_key_2582153314340958496.key (/w/workspace/exfoundry_go-mod-messaging_PR-69@tmp/private_key_2582153314340958496.key) 21:34:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:45 + git describe --exact-match --tags HEAD 21:34:45 fatal: no tag exactly matches 'a440ea19dbf793e1c2a55224a03267b7ca2295dc' [Pipeline] } 21:34:45 $ docker exec --env ******** --env ******** c8d267473a183b90d6c3fc5e0e31f7be184665006a94beaa34ba4ffd8f523935 ssh-agent -k 21:34:45 unset SSH_AUTH_SOCK; 21:34:45 unset SSH_AGENT_PID; 21:34:45 echo Agent pid 16 killed; 21:34:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:34:45 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:34:45 This usually means this commit has not been tagged. [Pipeline] sshagent 21:34:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:34:45 [ssh-agent] Looking for ssh-agent implementation... 21:34:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:34:46 $ docker exec c8d267473a183b90d6c3fc5e0e31f7be184665006a94beaa34ba4ffd8f523935 ssh-agent 21:34:46 SSH_AUTH_SOCK=/tmp/ssh-lNYw6MtHQXKH/agent.45 21:34:46 SSH_AGENT_PID=50 21:34:46 Running ssh-add (command line suppressed) 21:34:46 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-69@tmp/private_key_5693535853854997254.key (/w/workspace/exfoundry_go-mod-messaging_PR-69@tmp/private_key_5693535853854997254.key) 21:34:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:34:47 + git semver init 21:34:47 # -> Open(): unable to determine branch for HEAD 21:34:47 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-69/.git 21:34:47 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-69 21:34:47 # $SEMVER_REMOTE_NAME = origin 21:34:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:34:47 # $SEMVER_USER_NAME = edgex-jenkins 21:34:47 # $SEMVER_BRANCH = PR-69 21:34:47 # $SEMVER_TEMP = /tmp/semver-579296479 21:34:47 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 21:34:47 # '/tmp/semver-579296479' -> '/w/workspace/exfoundry_go-mod-messaging_PR-69/.semver' 21:34:47 # -> Force: false 21:34:47 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-69/.semver [Pipeline] } 21:34:48 $ docker exec --env ******** --env ******** c8d267473a183b90d6c3fc5e0e31f7be184665006a94beaa34ba4ffd8f523935 ssh-agent -k 21:34:48 unset SSH_AUTH_SOCK; 21:34:48 unset SSH_AGENT_PID; 21:34:48 echo Agent pid 50 killed; 21:34:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:34:48 + git semver [Pipeline] } 21:34:48 $ docker stop --time=1 c8d267473a183b90d6c3fc5e0e31f7be184665006a94beaa34ba4ffd8f523935 21:34:50 $ docker rm -f c8d267473a183b90d6c3fc5e0e31f7be184665006a94beaa34ba4ffd8f523935 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:34:52 Stashed 40 file(s) [Pipeline] echo 21:34:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 21:34:52 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 21:35:07 Still waiting to schedule task 21:35:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:35:07 Still waiting to schedule task 21:35:07 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 21:37:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4424 in /w/workspace/exfoundry_go-mod-messaging_PR-69 [Pipeline] { [Pipeline] ws 21:37:01 Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout 21:37:06 using credential edgex-jenkins-ssh 21:37:06 Cloning the remote Git repository 21:37:06 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 21:37:06 > git init /w/workspace/go-mod-messaging/2 # timeout=10 21:37:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 21:37:06 > git --version # timeout=10 21:37:06 > git --version # 'git version 2.17.1' 21:37:06 using GIT_SSH to set credentials SSH Credentials for GitHub 21:37:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:37:08 Merging remotes/origin/master commit 1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 into PR head commit a440ea19dbf793e1c2a55224a03267b7ca2295dc 21:37:08 Merge succeeded, producing a440ea19dbf793e1c2a55224a03267b7ca2295dc 21:37:08 Checking out Revision a440ea19dbf793e1c2a55224a03267b7ca2295dc (PR-69) 21:37:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 21:37:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:37:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 21:37:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 21:37:07 using GIT_SSH to set credentials SSH Credentials for GitHub 21:37:07 > 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 21:37:08 > git config core.sparsecheckout # timeout=10 21:37:08 > git checkout -f a440ea19dbf793e1c2a55224a03267b7ca2295dc # timeout=10 21:37:08 > git remote # timeout=10 21:37:08 > git config --get remote.origin.url # timeout=10 21:37:08 using GIT_SSH to set credentials SSH Credentials for GitHub 21:37:08 > git merge 1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 # timeout=10 21:37:08 > git rev-parse HEAD^{commit} # timeout=10 21:37:08 > git config core.sparsecheckout # timeout=10 21:37:08 > git checkout -f a440ea19dbf793e1c2a55224a03267b7ca2295dc # timeout=10 21:37:13 Commit message: "Merge branch 'master' into password" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:37:14 ========================================================= 21:37:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:37:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:37:15 + 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 . 21:37:16 Sending build context to Docker daemon 654.3kB 21:37:16 Step 1/7 : ARG BASE=golang:1.15-alpine 21:37:16 Step 2/7 : FROM ${BASE} 21:37:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:37:16 b538f80385f9: Pulling fs layer 21:37:16 74f711af9a0d: Pulling fs layer 21:37:16 99f96fe45779: Pulling fs layer 21:37:16 8529a6b9a6be: Pulling fs layer 21:37:16 45590311c82a: Pulling fs layer 21:37:16 69ca0ff8b7b3: Pulling fs layer 21:37:16 209524e5b208: Pulling fs layer 21:37:16 8529a6b9a6be: Waiting 21:37:16 45590311c82a: Waiting 21:37:16 209524e5b208: Waiting 21:37:16 99f96fe45779: Verifying Checksum 21:37:16 99f96fe45779: Download complete 21:37:16 74f711af9a0d: Verifying Checksum 21:37:16 74f711af9a0d: Download complete 21:37:16 45590311c82a: Verifying Checksum 21:37:16 45590311c82a: Download complete 21:37:17 69ca0ff8b7b3: Verifying Checksum 21:37:17 69ca0ff8b7b3: Download complete 21:37:17 b538f80385f9: Verifying Checksum 21:37:17 b538f80385f9: Download complete 21:37:18 b538f80385f9: Pull complete 21:37:18 74f711af9a0d: Pull complete 21:37:18 99f96fe45779: Pull complete 21:37:19 209524e5b208: Verifying Checksum 21:37:19 209524e5b208: Download complete 21:37:21 8529a6b9a6be: Verifying Checksum 21:37:21 8529a6b9a6be: Download complete 21:37:31 8529a6b9a6be: Pull complete 21:37:31 45590311c82a: Pull complete 21:37:31 69ca0ff8b7b3: Pull complete 21:37:34 Running on prd-centos7-docker-4c-2g-4425 in /w/workspace/exfoundry_go-mod-messaging_PR-69 [Pipeline] { [Pipeline] ws 21:37:34 Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout 21:37:35 209524e5b208: Pull complete 21:37:35 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 21:37:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:37:35 ---> 5bddaf1c2fca 21:37:35 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:37:37 using credential edgex-jenkins-ssh 21:37:37 Cloning the remote Git repository 21:37:37 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 21:37:37 ---> Running in f073c484c943 21:37:38 Removing intermediate container f073c484c943 21:37:38 ---> 1ed72ecf3b52 21:37:38 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 21:37:38 ---> Running in 1a4c2459de78 21:37:37 > git init /w/workspace/go-mod-messaging/2 # timeout=10 21:37:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 21:37:37 > git --version # timeout=10 21:37:37 > git --version # 'git version 2.16.5' 21:37:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:37:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:37:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 21:37:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:37:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 21:37:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 21:37:38 using GIT_SSH to set credentials SSH Credentials for GitHub 21:37:38 > 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 21:37:38 Merging remotes/origin/master commit 1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 into PR head commit a440ea19dbf793e1c2a55224a03267b7ca2295dc 21:37:38 Merge succeeded, producing a440ea19dbf793e1c2a55224a03267b7ca2295dc 21:37:38 Checking out Revision a440ea19dbf793e1c2a55224a03267b7ca2295dc (PR-69) 21:37:38 > git config core.sparsecheckout # timeout=10 21:37:38 > git checkout -f a440ea19dbf793e1c2a55224a03267b7ca2295dc # timeout=10 21:37:38 > git remote # timeout=10 21:37:38 > git config --get remote.origin.url # timeout=10 21:37:38 using GIT_SSH to set credentials SSH Credentials for GitHub 21:37:38 > git merge 1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 # timeout=10 21:37:38 > git rev-parse HEAD^{commit} # timeout=10 21:37:38 > git config core.sparsecheckout # timeout=10 21:37:38 > git checkout -f a440ea19dbf793e1c2a55224a03267b7ca2295dc # timeout=10 21:37:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:37:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:37:41 (1/5) Installing libsodium (1.0.18-r0) 21:37:41 (2/5) Installing libzmq (4.3.3-r0) 21:37:41 (3/5) Installing pkgconf (1.7.2-r0) 21:37:41 (4/5) Installing libsodium-dev (1.0.18-r0) 21:37:41 (5/5) Installing zeromq-dev (4.3.3-r0) 21:37:41 Executing busybox-1.31.1-r16.trigger 21:37:41 OK: 144 MiB in 44 packages 21:37:42 Commit message: "Merge branch 'master' into password" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 21:37:43 Removing intermediate container 1a4c2459de78 21:37:43 ---> 726a6ba0c696 21:37:43 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [Pipeline] echo 21:37:43 ========================================================= 21:37:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:37:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:37:43 ---> Running in b271073052cb 21:37:43 Removing intermediate container b271073052cb 21:37:43 ---> 9f6f8acc4669 21:37:43 Step 6/7 : COPY go.mod . 21:37:43 + 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 . 21:37:43 Sending build context to Docker daemon 654.3kB 21:37:43 Step 1/7 : ARG BASE=golang:1.15-alpine 21:37:43 Step 2/7 : FROM ${BASE} 21:37:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:37:44 df20fa9351a1: Pulling fs layer 21:37:44 ed8968b2872e: Pulling fs layer 21:37:44 a92cc7c5fd73: Pulling fs layer 21:37:44 e871e8e8d7a9: Pulling fs layer 21:37:44 e73272ec9a57: Pulling fs layer 21:37:44 1e910a182e73: Pulling fs layer 21:37:44 4e634b169226: Pulling fs layer 21:37:44 e871e8e8d7a9: Waiting 21:37:44 e73272ec9a57: Waiting 21:37:44 1e910a182e73: Waiting 21:37:44 4e634b169226: Waiting 21:37:44 a92cc7c5fd73: Verifying Checksum 21:37:44 ed8968b2872e: Verifying Checksum 21:37:44 ed8968b2872e: Download complete 21:37:44 e73272ec9a57: Verifying Checksum 21:37:44 e73272ec9a57: Download complete 21:37:44 1e910a182e73: Verifying Checksum 21:37:44 1e910a182e73: Download complete 21:37:44 df20fa9351a1: Verifying Checksum 21:37:44 df20fa9351a1: Download complete 21:37:44 df20fa9351a1: Pull complete 21:37:44 ---> 44eeb513232e 21:37:44 Step 7/7 : RUN go mod download 21:37:44 ---> Running in c7d3ad7d12ef 21:37:44 ed8968b2872e: Pull complete 21:37:44 a92cc7c5fd73: Pull complete 21:37:46 4e634b169226: Verifying Checksum 21:37:46 4e634b169226: Download complete 21:37:46 e871e8e8d7a9: Verifying Checksum 21:37:46 e871e8e8d7a9: Download complete 21:37:51 e871e8e8d7a9: Pull complete 21:37:51 e73272ec9a57: Pull complete 21:37:51 1e910a182e73: Pull complete 21:37:58 4e634b169226: Pull complete 21:37:58 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 21:37:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:37:58 ---> f7629b54cfaa 21:37:58 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:37:58 ---> Running in b48aaf98df89 21:37:58 Removing intermediate container b48aaf98df89 21:37:58 ---> f4599e6da06c 21:37:58 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 21:37:58 ---> Running in b4fc1bcbf642 21:37:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:37:59 Removing intermediate container c7d3ad7d12ef 21:37:59 ---> 13a3e1742da5 21:37:59 Successfully built 13a3e1742da5 21:37:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:37:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:38:00 + docker inspect -f . ci-base-image-arm64 21:38:00 . [Pipeline] withDockerContainer 21:38:00 prd-ubuntu18.04-docker-arm64-4c-16g-4424 does not seem to be running inside a container 21:38:00 (1/5) Installing libsodium (1.0.18-r0) 21:38:00 (2/5) Installing libzmq (4.3.3-r0) 21:38:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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-arm64 cat 21:38:00 (3/5) Installing pkgconf (1.7.2-r0) 21:38:00 (4/5) Installing libsodium-dev (1.0.18-r0) 21:38:00 (5/5) Installing zeromq-dev (4.3.3-r0) 21:38:01 Executing busybox-1.31.1-r16.trigger 21:38:01 OK: 167 MiB in 44 packages 21:38:01 Removing intermediate container b4fc1bcbf642 21:38:01 ---> b6e6b5d1c935 21:38:01 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:38:01 ---> Running in 6f43c88c38ae 21:38:01 Removing intermediate container 6f43c88c38ae 21:38:01 ---> 134afdea2bba 21:38:01 Step 6/7 : COPY go.mod . 21:38:01 ---> b5102c6d5d71 21:38:01 Step 7/7 : RUN go mod download 21:38:02 ---> Running in a1c3da733429 21:38:02 $ docker top 5409f44630418fb8858f28d18ab34345873dc5e7f4271ef112b4df447fdc15ee -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:03 + go version 21:38:03 go version go1.15.2 linux/arm64 [Pipeline] } 21:38:03 $ docker stop --time=1 5409f44630418fb8858f28d18ab34345873dc5e7f4271ef112b4df447fdc15ee 21:38:05 $ docker rm -f 5409f44630418fb8858f28d18ab34345873dc5e7f4271ef112b4df447fdc15ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:38:06 + docker inspect -f . ci-base-image-arm64 21:38:06 . [Pipeline] withDockerContainer 21:38:07 prd-ubuntu18.04-docker-arm64-4c-16g-4424 does not seem to be running inside a container 21:38:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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-arm64 cat 21:38:09 $ docker top f5453cfce189c4423842d025fc48176ae68a034fdfa43d4976236f5a5d3427a1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:10 + make test 21:38:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:38:14 Removing intermediate container a1c3da733429 21:38:14 ---> d0e54a1f9249 21:38:14 Successfully built d0e54a1f9249 21:38:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:38:14 + docker inspect -f . ci-base-image-x86_64 21:38:14 . [Pipeline] withDockerContainer 21:38:14 prd-centos7-docker-4c-2g-4425 does not seem to be running inside a container 21:38:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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-x86_64 cat 21:38:15 $ docker top 128e79e4eddf582f2ba83c3301c97198590cba99b63da29ad4d922150f2df9e1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:16 + go version 21:38:16 go version go1.15.2 linux/amd64 [Pipeline] } 21:38:16 $ docker stop --time=1 128e79e4eddf582f2ba83c3301c97198590cba99b63da29ad4d922150f2df9e1 21:38:17 $ docker rm -f 128e79e4eddf582f2ba83c3301c97198590cba99b63da29ad4d922150f2df9e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:38:18 + docker inspect -f . ci-base-image-x86_64 21:38:18 . [Pipeline] withDockerContainer 21:38:18 prd-centos7-docker-4c-2g-4425 does not seem to be running inside a container 21:38:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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-x86_64 cat 21:38:19 $ docker top 2952594ae0b4f4d96413145d2e9a1c5ee589ba17ee08b2fc8f867d136b11b5cf -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:19 + make test 21:38:19 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:38:24 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 21:38:25 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.015s coverage: 94.7% of statements 21:38:27 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.007s coverage: 77.1% of statements 21:38:27 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 21:38:32 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 21:38:35 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.053s coverage: 94.7% of statements 21:38:35 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.034s coverage: 77.1% of statements 21:38:35 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 21:38:50 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.850s coverage: 84.1% of statements 21:38:50 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.007s coverage: 85.7% of statements 21:38:50 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.022s coverage: 100.0% of statements 21:38:50 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.014s coverage: 100.0% of statements 21:38:50 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.006s coverage: 90.9% of statements 21:38:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:38:51 gofmt -l . 21:38:51 [ "`gofmt -l .`" = "" ] [Pipeline] stash 21:38:51 Stashed 1 file(s) [Pipeline] } 21:38:51 $ docker stop --time=1 2952594ae0b4f4d96413145d2e9a1c5ee589ba17ee08b2fc8f867d136b11b5cf 21:38:53 $ docker rm -f 2952594ae0b4f4d96413145d2e9a1c5ee589ba17ee08b2fc8f867d136b11b5cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:38:58 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.392s coverage: 84.1% of statements 21:38:58 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.019s coverage: 85.7% of statements 21:38:58 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.012s coverage: 100.0% of statements 21:38:58 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.018s coverage: 100.0% of statements 21:38:58 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.011s coverage: 90.9% of statements 21:38:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:39:01 gofmt -l . 21:39:01 [ "`gofmt -l .`" = "" ] [Pipeline] stash 21:39:01 Warning: overwriting stash ‘coverage-report’ 21:39:02 Stashed 1 file(s) [Pipeline] } 21:39:02 $ docker stop --time=1 f5453cfce189c4423842d025fc48176ae68a034fdfa43d4976236f5a5d3427a1 21:39:04 $ docker rm -f f5453cfce189c4423842d025fc48176ae68a034fdfa43d4976236f5a5d3427a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 21:39:07 provisioning config files... 21:39:07 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-69@tmp/config7205051877039712267tmp [Pipeline] { [Pipeline] sh 21:39:08 + set +x 21:39:08 + bash -s -- 21:39:08 + curl -s https://codecov.io/bash 21:39:08 21:39:08 _____ _ 21:39:08 / ____| | | 21:39:08 | | ___ __| | ___ ___ _____ __ 21:39:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:39:08 | |___| (_) | (_| | __/ (_| (_) \ V / 21:39:08 \_____\___/ \__,_|\___|\___\___/ \_/ 21:39:08 Bash-20201009-048fee3 21:39:08 21:39:08 21:39:08 ==> Jenkins CI detected. 21:39:08 project root: . 21:39:08 Fixing merge commit SHA 21:39:08 --> token set from env 21:39:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:39:08 ==> Running gcov in . (disable via -X gcov) 21:39:08 ==> Python coveragepy not found 21:39:08 ==> Searching for coverage reports in: 21:39:08 + . 21:39:08 -> Found 1 reports 21:39:08 ==> Detecting git/mercurial file structure 21:39:08 ==> Reading reports 21:39:08 + ./coverage.out bytes=20619 21:39:08 ==> Appending adjustments 21:39:08 https://docs.codecov.io/docs/fixing-reports 21:39:09 + Found adjustments 21:39:09 ==> Gzipping contents 21:39:09 ==> Uploading reports 21:39:09 url: https://codecov.io 21:39:09 query: branch=PR-69&commit=1fd89bbb8e7ff1e14c75b5ca378973fead1a0050&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-69%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=69&job=&cmd_args= 21:39:09 -> Pinging Codecov 21:39:09 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-69&commit=1fd89bbb8e7ff1e14c75b5ca378973fead1a0050&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-69%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=69&job=&cmd_args= 21:39:09 -> Uploading to 21:39:09 21:39:09 % Total % Received % Xferd Average Speed Time Time Time Current 21:39:09 Dload Upload Total Spent Left Speed 21:39:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 21:39:09 X> Failed to upload 21:39:09 ==> Uploading to Codecov 21:39:09 % Total % Received % Xferd Average Speed Time Time Time Current 21:39:09 Dload Upload Total Spent Left Speed 21:39:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5187 100 113 100 5074 116 5225 --:--:-- --:--:-- --:--:-- 5225 21:39:10 View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/1fd89bbb8e7ff1e14c75b5ca378973fead1a0050 [Pipeline] } 21:39:10 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 21:39:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:39:13 ---> package-listing.sh 21:39:13 ++ facter osfamily 21:39:13 ++ tr '[:upper:]' '[:lower:]' 21:39:13 + OS_FAMILY=redhat 21:39:13 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-69 21:39:13 + START_PACKAGES=/tmp/packages_start.txt 21:39:13 + END_PACKAGES=/tmp/packages_end.txt 21:39:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:39:13 + PACKAGES=/tmp/packages_start.txt 21:39:13 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-69 ']' 21:39:13 + PACKAGES=/tmp/packages_end.txt 21:39:13 + case "${OS_FAMILY}" in 21:39:13 + rpm -qa 21:39:13 + sort 21:39:18 + '[' -f /tmp/packages_start.txt ']' 21:39:18 + '[' -f /tmp/packages_end.txt ']' 21:39:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:39:18 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-69 ']' 21:39:18 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-69/archives/ 21:39:18 + 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 21:39:18 provisioning config files... 21:39:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-69@tmp/config4822527071627071541tmp [Pipeline] { [Pipeline] echo 21:39:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:39:18 ---> create-netrc.sh [Pipeline] } 21:39:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:39:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:39:19 ---> python-tools-install.sh 21:39:19 Generating Requirements File 21:40:56 Python 3.6.8 21:40:56 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 21:40:56 appdirs==1.4.3 21:40:56 argcomplete==1.12.1 21:40:56 aspy.yaml==1.3.0 21:40:56 attrs==19.3.0 21:40:56 Babel==2.8.0 21:40:56 beautifulsoup4==4.8.2 21:40:56 boto3==1.11.6 21:40:56 botocore==1.14.6 21:40:56 bs4==0.0.1 21:40:56 cachetools==4.1.1 21:40:56 certifi==2019.11.28 21:40:56 cffi==1.14.3 21:40:56 cfgv==2.0.1 21:40:56 chardet==3.0.4 21:40:56 click==7.1 21:40:56 cliff==3.4.0 21:40:56 cmd2==1.3.11 21:40:56 colorama==0.4.3 21:40:56 cryptography==3.1.1 21:40:56 debtcollector==2.2.0 21:40:56 decorator==4.4.2 21:40:56 defusedxml==0.6.0 21:40:56 Deprecated==1.2.7 21:40:56 distlib==0.3.1 21:40:56 distro==1.2.0 21:40:56 dnspython==1.16.0 21:40:56 docker==4.2.0 21:40:56 docutils==0.15.2 21:40:56 dogpile.cache==1.0.2 21:40:56 email-validator==1.0.5 21:40:56 filelock==3.0.12 21:40:56 future==0.18.2 21:40:56 google-auth==1.22.1 21:40:56 httplib2==0.17.0 21:40:56 identify==1.4.11 21:40:56 idna==2.9 21:40:56 importlib-metadata==2.0.0 21:40:56 importlib-resources==1.5.0 21:40:56 iso8601==0.1.13 21:40:56 Jinja2==2.11.1 21:40:56 jmespath==0.10.0 21:40:56 jsonpatch==1.26 21:40:56 jsonpointer==2.0 21:40:56 jsonschema==3.2.0 21:40:56 keystoneauth1==4.2.1 21:40:56 kubernetes==11.0.0 21:40:56 lftools==0.34.2 21:40:56 lxml==4.5.0 21:40:56 MarkupSafe==0.23 21:40:56 msgpack==1.0.0 21:40:56 multi-key-dict==2.0.3 21:40:56 munch==2.5.0 21:40:56 netaddr==0.8.0 21:40:56 netifaces==0.10.9 21:40:56 niet==1.4.2 21:40:56 nodeenv==1.3.5 21:40:56 oauth2client==4.1.3 21:40:56 oauthlib==3.1.0 21:40:56 openstacksdk==0.50.0 21:40:56 os-client-config==2.1.0 21:40:56 os-service-types==1.7.0 21:40:56 osc-lib==2.2.1 21:40:56 oslo.config==8.3.2 21:40:56 oslo.context==3.1.1 21:40:56 oslo.i18n==5.0.1 21:40:56 oslo.log==4.4.0 21:40:56 oslo.serialization==4.0.1 21:40:56 oslo.utils==4.6.0 21:40:56 packaging==20.4 21:40:56 pbr==5.4.4 21:40:56 pluggy==0.13.1 21:40:56 prettytable==0.7.2 21:40:56 py==1.9.0 21:40:56 pyasn1==0.4.8 21:40:56 pyasn1-modules==0.2.8 21:40:56 pycparser==2.20 21:40:56 pygerrit2==2.0.10 21:40:56 PyGithub==1.46 21:40:56 pyinotify==0.9.6 21:40:56 PyJWT==1.7.1 21:40:56 pyparsing==2.4.7 21:40:56 pyperclip==1.8.0 21:40:56 pyroute2==0.4.13 21:40:56 pyrsistent==0.15.7 21:40:56 PySocks==1.6.8 21:40:56 python-cinderclient==7.2.0 21:40:56 python-dateutil==2.8.1 21:40:56 python-heatclient==2.2.1 21:40:56 python-jenkins==1.7.0 21:40:56 python-keystoneclient==4.1.1 21:40:56 python-magnumclient==3.2.1 21:40:56 python-novaclient==17.2.1 21:40:56 python-openstackclient==5.4.0 21:40:56 python-swiftclient==3.10.1 21:40:56 pytz==2020.1 21:40:56 PyYAML==5.3 21:40:56 requests==2.23.0 21:40:56 requests-oauthlib==1.3.0 21:40:56 requestsexceptions==1.4.0 21:40:56 rfc3986==1.4.0 21:40:56 rpm==4.11.3 21:40:56 rsa==4.0 21:40:56 ruamel.yaml==0.16.10 21:40:56 ruamel.yaml.clib==0.2.0 21:40:56 s3transfer==0.3.3 21:40:56 shade==1.27.2 21:40:56 simplejson==3.17.2 21:40:56 six==1.14.0 21:40:56 soupsieve==2.0 21:40:56 stevedore==3.2.2 21:40:56 tabulate==0.8.6 21:40:56 toml==0.10.0 21:40:56 tox==3.20.1 21:40:56 tqdm==4.43.0 21:40:56 urllib3==1.25.8 21:40:56 virtualenv==20.0.33 21:40:56 wcwidth==0.2.5 21:40:56 websocket-client==0.57.0 21:40:56 wrapt==1.12.1 21:40:56 xdg==3.0.2 21:40:56 xmltodict==0.12.0 21:40:56 yq==2.11.1 21:40:56 zipp==3.3.0 21:40:56 Cache entry deserialization failed, entry ignored 21:40:56 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. 21:41:00 Python 2.7.5 21:41:01 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 21:41:01 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. 21:41:01 ansible==2.9.7 21:41:01 Babel==0.9.6 21:41:01 backports.ssl-match-hostname==3.5.0.1 21:41:01 beautifulsoup4==4.4.1 21:41:01 bodhi==2.11.0 21:41:01 bodhi-client==2.11.0 21:41:01 CCColUtils==1.4 21:41:01 cffi==1.6.0 21:41:01 chardet==2.2.1 21:41:01 click==6.7 21:41:01 cloud-init==18.5 21:41:01 configobj==4.7.2 21:41:01 cryptography==1.7.2 21:41:01 decorator==3.4.0 21:41:01 distro==1.2.0 21:41:01 enum34==1.0.4 21:41:01 fedpkg==1.38 21:41:01 futures==3.1.1 21:41:01 gitdb==0.6.4 21:41:01 GitPython==1.0.1 21:41:01 html5lib==0.999 21:41:01 httplib2==0.9.2 21:41:01 idna==2.4 21:41:01 iniparse==0.4 21:41:01 ipaddress==1.0.16 21:41:01 IPy==0.75 21:41:01 javapackages==1.0.0 21:41:01 Jinja2==2.7.2 21:41:01 jmespath==0.9.4 21:41:01 jsonpatch==1.2 21:41:01 jsonpointer==1.9 21:41:01 kerberos==1.1 21:41:01 kitchen==1.1.1 21:41:01 langtable==0.0.31 21:41:01 lockfile==0.9.1 21:41:01 lxml==3.2.1 21:41:01 MarkupSafe==0.11 21:41:01 munch==2.0.2 21:41:01 offtrac==0.1.0 21:41:01 openidc-client==0.6.0 21:41:01 packagedb-cli==2.14.1 21:41:01 paramiko==2.1.1 21:41:01 perf==0.1 21:41:01 ply==3.4 21:41:01 policycoreutils-default-encoding==0.1 21:41:01 prettytable==0.7.2 21:41:01 pyasn1==0.1.9 21:41:01 pycparser==2.14 21:41:01 pycurl==7.19.0 21:41:01 pygobject==3.22.0 21:41:01 pygpgme==0.3 21:41:01 pyliblzma==0.5.3 21:41:01 pyOpenSSL==0.13.1 21:41:01 pyparsing==1.5.6 21:41:01 pyserial==2.6 21:41:01 python-augeas==0.5.0 21:41:01 python-bugzilla==2.3.0 21:41:01 python-dateutil==1.5 21:41:01 python-fedora==0.10.0 21:41:01 python-linux-procfs==0.4.9 21:41:01 python-yubico==1.2.3 21:41:01 pyudev==0.15 21:41:01 pyusb==1.0.0b1 21:41:01 pyxattr==0.5.1 21:41:01 PyYAML==3.10 21:41:01 requests==2.6.0 21:41:01 requests-kerberos==0.7.0 21:41:01 rpkg==1.60 21:41:01 schedutils==0.4 21:41:01 seobject==0.1 21:41:01 sepolicy==1.1 21:41:01 six==1.9.0 21:41:01 smmap==0.9.0 21:41:01 urlgrabber==3.10 21:41:01 urllib3==1.10.2 21:41:01 virtualenv==15.1.0 21:41:01 yum-langpacks==0.4.2 21:41:01 yum-metadata-parser==1.1.4 [Pipeline] echo 21:41:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:41:02 ---> sudo-logs.sh 21:41:02 Archiving 'sudo' log.. [Pipeline] echo 21:41:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:41:03 ---> job-cost.sh 21:41:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lCyC 21:41:15 Cache entry deserialization failed, entry ignored 21:41:15 Cache entry deserialization failed, entry ignored 21:41:16 Cache entry deserialization failed, entry ignored 21:41:16 Cache entry deserialization failed, entry ignored 21:41:17 Cache entry deserialization failed, entry ignored 21:41:17 Cache entry deserialization failed, entry ignored 21:41:17 Cache entry deserialization failed, entry ignored 21:41:17 Cache entry deserialization failed, entry ignored 21:41:17 Cache entry deserialization failed, entry ignored 21:41:18 Cache entry deserialization failed, entry ignored 21:41:18 Cache entry deserialization failed, entry ignored 21:41:18 Cache entry deserialization failed, entry ignored 21:41:18 Cache entry deserialization failed, entry ignored 21:41:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:42:01 lf-activate-venv(): INFO: Adding /tmp/venv-lCyC/bin to PATH 21:42:01 INFO: No Stack... 21:42:01 INFO: Retrieving Pricing Info for: v1-standard-2 21:42:02 INFO: Archiving Costs [Pipeline] echo 21:42:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:42:03 ---> logs-deploy.sh 21:42:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-69/2 21:42:03 INFO: archiving workspace using pattern(s): 21:42:05 Archives upload complete. 21:42:05 INFO: archiving logs to Nexus