Pull request #550 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 hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 954b5fff909ec690bd84a1e74f6f909a895852e5 rather than 197c71b6a390d33e1e1f811620a64839b455cc2a Obtained Jenkinsfile from 954b5fff909ec690bd84a1e74f6f909a895852e5 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30248 in /w/workspace/dry_go-mod-core-contracts_PR-550 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-550 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 954b5fff909ec690bd84a1e74f6f909a895852e5 into PR head commit 197c71b6a390d33e1e1f811620a64839b455cc2a Merge succeeded, producing 197c71b6a390d33e1e1f811620a64839b455cc2a Checking out Revision 197c71b6a390d33e1e1f811620a64839b455cc2a (PR-550) > git config core.sparsecheckout # timeout=10 > git checkout -f 197c71b6a390d33e1e1f811620a64839b455cc2a # 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 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 197c71b6a390d33e1e1f811620a64839b455cc2a # timeout=10 Commit message: "feat: add CBOR support in EventClient for binary reading" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-18T05:42:02.738Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 44f00676da1f0864ca1d4e5210956eddeb63d198 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-18T05:42:03.066Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-18T05:42:03.175Z] ========================================================= [2021-03-18T05:42:03.175Z] EdgeX Global Pipelines Version Info [2021-03-18T05:42:03.175Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-18T05:42:04.658Z] ------------------- [2021-03-18T05:42:04.658Z] stable info: [2021-03-18T05:42:04.658Z] ------------------- [2021-03-18T05:42:04.658Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-18T05:42:04.658Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T05:42:04.658Z] Message: update stable to v1.0.186 [2021-03-18T05:42:05.607Z] ------------------- [2021-03-18T05:42:05.607Z] experimental info: [2021-03-18T05:42:05.607Z] ------------------- [2021-03-18T05:42:05.607Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-18T05:42:05.607Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T05:42:05.607Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-18T05:42:05.901Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-03-18T05:42:06.000Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-03-18T05:42:06.112Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-18T05:42:06.209Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-18T05:42:06.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-18T05:42:06.413Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-18T05:42:06.509Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-18T05:42:06.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-18T05:42:06.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-18T05:42:06.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-18T05:42:07.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-18T05:42:07.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-03-18T05:42:07.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-18T05:42:07.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-18T05:42:07.410Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T05:42:07.503Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T05:42:07.593Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T05:42:07.683Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T05:42:07.808Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-18T05:42:07.928Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-18T05:42:08.026Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-18T05:42:08.122Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-18T05:42:08.222Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-18T05:42:08.322Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-18T05:42:08.421Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-18T05:42:08.514Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-18T05:42:08.606Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-550 [Pipeline] echo [2021-03-18T05:42:08.699Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-550 [Pipeline] echo [2021-03-18T05:42:08.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-550 [Pipeline] echo [2021-03-18T05:42:08.938Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 197c71b6a390d33e1e1f811620a64839b455cc2a [Pipeline] echo [2021-03-18T05:42:09.025Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 197c71b [Pipeline] echo [2021-03-18T05:42:09.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T05:42:09.853Z] + git log --format=format:%s -1 197c71b6a390d33e1e1f811620a64839b455cc2a [Pipeline] echo [2021-03-18T05:42:09.923Z] GIT_COMMIT: 197c71b6a390d33e1e1f811620a64839b455cc2a, Commit Message: feat: add CBOR support in EventClient for binary reading [Pipeline] echo [2021-03-18T05:42:09.976Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-18T05:42:10.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T05:42:11.219Z] [2021-03-18T05:42:11.219Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T05:42:11.570Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T05:42:11.570Z] latest: Pulling from edgex-devops/git-semver [2021-03-18T05:42:11.570Z] 31603596830f: Pulling fs layer [2021-03-18T05:42:11.570Z] 2a8b12db71e7: Pulling fs layer [2021-03-18T05:42:11.570Z] 6ca5941a6612: Pulling fs layer [2021-03-18T05:42:11.570Z] ecc8261a40a4: Pulling fs layer [2021-03-18T05:42:11.571Z] ecc8261a40a4: Waiting [2021-03-18T05:42:11.571Z] 2a8b12db71e7: Verifying Checksum [2021-03-18T05:42:11.571Z] 2a8b12db71e7: Download complete [2021-03-18T05:42:11.834Z] 31603596830f: Verifying Checksum [2021-03-18T05:42:11.834Z] 31603596830f: Download complete [2021-03-18T05:42:11.834Z] 6ca5941a6612: Verifying Checksum [2021-03-18T05:42:11.834Z] 6ca5941a6612: Download complete [2021-03-18T05:42:11.834Z] ecc8261a40a4: Verifying Checksum [2021-03-18T05:42:11.834Z] ecc8261a40a4: Download complete [2021-03-18T05:42:12.097Z] 31603596830f: Pull complete [2021-03-18T05:42:12.363Z] 2a8b12db71e7: Pull complete [2021-03-18T05:42:13.321Z] 6ca5941a6612: Pull complete [2021-03-18T05:42:13.582Z] ecc8261a40a4: Pull complete [2021-03-18T05:42:13.582Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-18T05:42:13.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T05:42:13.583Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-18T05:42:13.694Z] prd-centos7-docker-4c-2g-30248 does not seem to be running inside a container [2021-03-18T05:42:13.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-550 -v /w/workspace/dry_go-mod-core-contracts_PR-550:/w/workspace/dry_go-mod-core-contracts_PR-550:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-550@tmp:/w/workspace/dry_go-mod-core-contracts_PR-550@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-18T05:42:15.767Z] $ docker top 038ba9b70c401ae3ed16324841a0cc79099ef5c1a246e2bad429a3b8b5cea0cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-18T05:42:16.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T05:42:16.068Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T05:42:16.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T05:42:16.291Z] $ docker exec 038ba9b70c401ae3ed16324841a0cc79099ef5c1a246e2bad429a3b8b5cea0cd ssh-agent [2021-03-18T05:42:16.479Z] SSH_AUTH_SOCK=/tmp/ssh-H2ovV853yPBq/agent.13 [2021-03-18T05:42:16.479Z] SSH_AGENT_PID=18 [2021-03-18T05:42:16.490Z] Running ssh-add (command line suppressed) [2021-03-18T05:42:16.615Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_1543877717616504815.key (/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_1543877717616504815.key) [2021-03-18T05:42:16.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T05:42:17.014Z] + git tag --points-at HEAD [Pipeline] } [2021-03-18T05:42:17.034Z] $ docker exec --env ******** --env ******** 038ba9b70c401ae3ed16324841a0cc79099ef5c1a246e2bad429a3b8b5cea0cd ssh-agent -k [2021-03-18T05:42:17.150Z] unset SSH_AUTH_SOCK; [2021-03-18T05:42:17.150Z] unset SSH_AGENT_PID; [2021-03-18T05:42:17.151Z] echo Agent pid 18 killed; [2021-03-18T05:42:17.202Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-18T05:42:17.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T05:42:17.355Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T05:42:17.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T05:42:17.531Z] $ docker exec 038ba9b70c401ae3ed16324841a0cc79099ef5c1a246e2bad429a3b8b5cea0cd ssh-agent [2021-03-18T05:42:17.703Z] SSH_AUTH_SOCK=/tmp/ssh-K01t0H5xHlR9/agent.48 [2021-03-18T05:42:17.704Z] SSH_AGENT_PID=54 [2021-03-18T05:42:17.711Z] Running ssh-add (command line suppressed) [2021-03-18T05:42:17.833Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_5469303506979916176.key (/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_5469303506979916176.key) [2021-03-18T05:42:17.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T05:42:18.225Z] + git semver init [2021-03-18T05:42:18.225Z] # -> Open(): unable to determine branch for HEAD [2021-03-18T05:42:18.225Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-550/.git [2021-03-18T05:42:18.225Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-550 [2021-03-18T05:42:18.225Z] # $SEMVER_REMOTE_NAME = origin [2021-03-18T05:42:18.225Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-18T05:42:18.225Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-18T05:42:18.225Z] # $SEMVER_BRANCH = PR-550 [2021-03-18T05:42:18.225Z] # $SEMVER_TEMP = /tmp/semver-820957649 [2021-03-18T05:42:18.225Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-03-18T05:42:19.620Z] # '/tmp/semver-820957649' -> '/w/workspace/dry_go-mod-core-contracts_PR-550/.semver' [2021-03-18T05:42:19.620Z] # -> Force: false [2021-03-18T05:42:19.620Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-550/.semver [Pipeline] } [2021-03-18T05:42:19.631Z] $ docker exec --env ******** --env ******** 038ba9b70c401ae3ed16324841a0cc79099ef5c1a246e2bad429a3b8b5cea0cd ssh-agent -k [2021-03-18T05:42:19.758Z] unset SSH_AUTH_SOCK; [2021-03-18T05:42:19.758Z] unset SSH_AGENT_PID; [2021-03-18T05:42:19.758Z] echo Agent pid 54 killed; [2021-03-18T05:42:19.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-18T05:42:20.300Z] + git semver [Pipeline] } [2021-03-18T05:42:20.317Z] $ docker stop --time=1 038ba9b70c401ae3ed16324841a0cc79099ef5c1a246e2bad429a3b8b5cea0cd [2021-03-18T05:42:22.209Z] $ docker rm -f 038ba9b70c401ae3ed16324841a0cc79099ef5c1a246e2bad429a3b8b5cea0cd [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T05:42:22.744Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-18T05:42:23.516Z] Stashed 1 file(s) [Pipeline] echo [2021-03-18T05:42:23.519Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-03-18T05:42:39.120Z] Still waiting to schedule task [2021-03-18T05:42:39.120Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30248’ [2021-03-18T05:42:39.122Z] Still waiting to schedule task [2021-03-18T05:42:39.122Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-18T05:44:24.863Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30249 in /w/workspace/dry_go-mod-core-contracts_PR-550 [Pipeline] { [Pipeline] ws [2021-03-18T05:44:24.980Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2021-03-18T05:44:30.393Z] using credential edgex-jenkins-ssh [2021-03-18T05:44:30.468Z] Cloning the remote Git repository [2021-03-18T05:44:30.537Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-18T05:44:30.645Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2021-03-18T05:44:30.735Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-18T05:44:30.735Z] > git --version # timeout=10 [2021-03-18T05:44:30.755Z] > git --version # 'git version 2.17.1' [2021-03-18T05:44:30.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T05:44:30.810Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T05:44:32.696Z] Merging remotes/origin/master commit 954b5fff909ec690bd84a1e74f6f909a895852e5 into PR head commit 197c71b6a390d33e1e1f811620a64839b455cc2a [2021-03-18T05:44:31.892Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-18T05:44:31.913Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T05:44:31.955Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-18T05:44:32.000Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-18T05:44:32.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T05:44:32.026Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T05:44:32.720Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T05:44:32.741Z] > git checkout -f 197c71b6a390d33e1e1f811620a64839b455cc2a # timeout=10 [2021-03-18T05:44:32.979Z] Merge succeeded, producing 197c71b6a390d33e1e1f811620a64839b455cc2a [2021-03-18T05:44:32.980Z] Checking out Revision 197c71b6a390d33e1e1f811620a64839b455cc2a (PR-550) [2021-03-18T05:44:32.886Z] > git remote # timeout=10 [2021-03-18T05:44:32.907Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T05:44:32.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T05:44:32.938Z] > git merge 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 [2021-03-18T05:44:32.961Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T05:44:32.991Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T05:44:33.016Z] > git checkout -f 197c71b6a390d33e1e1f811620a64839b455cc2a # timeout=10 [2021-03-18T05:44:37.514Z] Commit message: "feat: add CBOR support in EventClient for binary reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T05:44:39.297Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-18T05:44:39.759Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T05:44:40.099Z] + sudo service docker restart [2021-03-18T05:44:40.099Z] + true [Pipeline] unstash [Pipeline] echo [2021-03-18T05:44:43.029Z] ========================================================= [2021-03-18T05:44:43.029Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-18T05:44:43.029Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T05:44:43.414Z] + 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 . [2021-03-18T05:44:44.405Z] Sending build context to Docker daemon 2.857MB [2021-03-18T05:44:44.678Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-18T05:44:44.678Z] Step 2/7 : FROM ${BASE} [2021-03-18T05:44:44.949Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-18T05:44:44.949Z] 5f621e34cdf4: Pulling fs layer [2021-03-18T05:44:44.949Z] a4357932f1b6: Pulling fs layer [2021-03-18T05:44:44.949Z] 18c013af1878: Pulling fs layer [2021-03-18T05:44:44.949Z] 00ac8860ef70: Pulling fs layer [2021-03-18T05:44:44.949Z] 63d7cb157983: Pulling fs layer [2021-03-18T05:44:44.949Z] b116817d02f9: Pulling fs layer [2021-03-18T05:44:44.949Z] 745a02a5169b: Pulling fs layer [2021-03-18T05:44:44.949Z] 63d7cb157983: Waiting [2021-03-18T05:44:44.949Z] b116817d02f9: Waiting [2021-03-18T05:44:44.949Z] 745a02a5169b: Waiting [2021-03-18T05:44:44.949Z] 00ac8860ef70: Waiting [2021-03-18T05:44:44.949Z] 18c013af1878: Verifying Checksum [2021-03-18T05:44:44.949Z] 18c013af1878: Download complete [2021-03-18T05:44:44.949Z] a4357932f1b6: Download complete [2021-03-18T05:44:44.949Z] 63d7cb157983: Verifying Checksum [2021-03-18T05:44:44.949Z] 63d7cb157983: Download complete [2021-03-18T05:44:44.949Z] b116817d02f9: Verifying Checksum [2021-03-18T05:44:44.949Z] b116817d02f9: Download complete [2021-03-18T05:44:45.545Z] 5f621e34cdf4: Verifying Checksum [2021-03-18T05:44:45.545Z] 5f621e34cdf4: Download complete [2021-03-18T05:44:46.531Z] 5f621e34cdf4: Pull complete [2021-03-18T05:44:47.138Z] a4357932f1b6: Pull complete [2021-03-18T05:44:47.418Z] 18c013af1878: Pull complete [2021-03-18T05:44:48.024Z] 745a02a5169b: Verifying Checksum [2021-03-18T05:44:48.024Z] 745a02a5169b: Download complete [2021-03-18T05:44:49.456Z] 00ac8860ef70: Verifying Checksum [2021-03-18T05:44:49.456Z] 00ac8860ef70: Download complete [2021-03-18T05:44:59.652Z] 00ac8860ef70: Pull complete [2021-03-18T05:44:59.652Z] 63d7cb157983: Pull complete [2021-03-18T05:45:00.258Z] b116817d02f9: Pull complete [2021-03-18T05:45:02.204Z] Running on prd-centos7-docker-4c-2g-30250 in /w/workspace/dry_go-mod-core-contracts_PR-550 [Pipeline] { [Pipeline] ws [2021-03-18T05:45:02.263Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2021-03-18T05:45:03.679Z] 745a02a5169b: Pull complete [2021-03-18T05:45:03.679Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-18T05:45:03.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-18T05:45:03.679Z] ---> b7e6874047d6 [2021-03-18T05:45:03.679Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-18T05:45:04.643Z] using credential edgex-jenkins-ssh [2021-03-18T05:45:04.715Z] Cloning the remote Git repository [2021-03-18T05:45:04.737Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-18T05:45:04.802Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2021-03-18T05:45:04.861Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-18T05:45:04.861Z] > git --version # timeout=10 [2021-03-18T05:45:04.868Z] > git --version # 'git version 2.24.3' [2021-03-18T05:45:04.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T05:45:04.896Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T05:45:05.611Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-18T05:45:05.619Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T05:45:05.630Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-18T05:45:05.642Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-18T05:45:05.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T05:45:05.646Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T05:45:06.150Z] Merging remotes/origin/master commit 954b5fff909ec690bd84a1e74f6f909a895852e5 into PR head commit 197c71b6a390d33e1e1f811620a64839b455cc2a [2021-03-18T05:45:06.265Z] Merge succeeded, producing 197c71b6a390d33e1e1f811620a64839b455cc2a [2021-03-18T05:45:06.266Z] Checking out Revision 197c71b6a390d33e1e1f811620a64839b455cc2a (PR-550) [2021-03-18T05:45:06.158Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T05:45:06.163Z] > git checkout -f 197c71b6a390d33e1e1f811620a64839b455cc2a # timeout=10 [2021-03-18T05:45:06.237Z] > git remote # timeout=10 [2021-03-18T05:45:06.243Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T05:45:06.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T05:45:06.250Z] > git merge 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 [2021-03-18T05:45:06.259Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T05:45:06.269Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T05:45:06.273Z] > git checkout -f 197c71b6a390d33e1e1f811620a64839b455cc2a # timeout=10 [2021-03-18T05:45:07.113Z] ---> Running in ebd5bce5a09f [2021-03-18T05:45:07.113Z] Removing intermediate container ebd5bce5a09f [2021-03-18T05:45:07.113Z] ---> 1d86038b8280 [2021-03-18T05:45:07.113Z] Step 4/7 : RUN apk add bash [2021-03-18T05:45:07.387Z] ---> Running in 7333609bc4de [2021-03-18T05:45:08.826Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T05:45:09.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T05:45:09.924Z] Commit message: "feat: add CBOR support in EventClient for binary reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-03-18T05:45:10.405Z] OK: 142 MiB in 39 packages [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T05:45:11.157Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-18T05:45:11.489Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T05:45:11.791Z] + sudo service docker restart [2021-03-18T05:45:11.791Z] + true [2021-03-18T05:45:11.791Z] Redirecting to /bin/systemctl restart docker.service [2021-03-18T05:45:11.843Z] Removing intermediate container 7333609bc4de [2021-03-18T05:45:11.843Z] ---> 2e6d5472e50d [2021-03-18T05:45:11.843Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-18T05:45:11.843Z] ---> Running in 4be6d8db1271 [2021-03-18T05:45:12.116Z] Removing intermediate container 4be6d8db1271 [2021-03-18T05:45:12.116Z] ---> 3dd38808deb7 [2021-03-18T05:45:12.116Z] Step 6/7 : COPY go.mod . [Pipeline] unstash [Pipeline] echo [2021-03-18T05:45:12.957Z] ========================================================= [2021-03-18T05:45:12.957Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-18T05:45:12.957Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T05:45:13.100Z] ---> 3bea3b7f08ab [2021-03-18T05:45:13.100Z] Step 7/7 : RUN go mod download [2021-03-18T05:45:13.100Z] ---> Running in 8b358d6071f4 [2021-03-18T05:45:13.318Z] + 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 . [2021-03-18T05:45:13.898Z] Sending build context to Docker daemon 2.858MB [2021-03-18T05:45:13.898Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-18T05:45:13.898Z] Step 2/7 : FROM ${BASE} [2021-03-18T05:45:14.166Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-18T05:45:14.166Z] 188c0c94c7c5: Pulling fs layer [2021-03-18T05:45:14.166Z] 0ef7d3d256c8: Pulling fs layer [2021-03-18T05:45:14.166Z] de9db76c5a1d: Pulling fs layer [2021-03-18T05:45:14.166Z] bca2f99d35d6: Pulling fs layer [2021-03-18T05:45:14.166Z] 93359f2a8cfa: Pulling fs layer [2021-03-18T05:45:14.166Z] 7c6f9722023f: Pulling fs layer [2021-03-18T05:45:14.166Z] a35cf1a2eb13: Pulling fs layer [2021-03-18T05:45:14.166Z] 93359f2a8cfa: Waiting [2021-03-18T05:45:14.166Z] a35cf1a2eb13: Waiting [2021-03-18T05:45:14.166Z] 7c6f9722023f: Waiting [2021-03-18T05:45:14.166Z] bca2f99d35d6: Waiting [2021-03-18T05:45:14.166Z] de9db76c5a1d: Download complete [2021-03-18T05:45:14.166Z] 0ef7d3d256c8: Download complete [2021-03-18T05:45:14.166Z] 93359f2a8cfa: Download complete [2021-03-18T05:45:14.166Z] 7c6f9722023f: Verifying Checksum [2021-03-18T05:45:14.166Z] 7c6f9722023f: Download complete [2021-03-18T05:45:14.166Z] 188c0c94c7c5: Verifying Checksum [2021-03-18T05:45:14.166Z] 188c0c94c7c5: Download complete [2021-03-18T05:45:14.429Z] 188c0c94c7c5: Pull complete [2021-03-18T05:45:14.692Z] 0ef7d3d256c8: Pull complete [2021-03-18T05:45:14.692Z] de9db76c5a1d: Pull complete [2021-03-18T05:45:16.085Z] a35cf1a2eb13: Verifying Checksum [2021-03-18T05:45:16.085Z] a35cf1a2eb13: Download complete [2021-03-18T05:45:16.662Z] bca2f99d35d6: Verifying Checksum [2021-03-18T05:45:16.662Z] bca2f99d35d6: Download complete [2021-03-18T05:45:22.033Z] bca2f99d35d6: Pull complete [2021-03-18T05:45:22.033Z] 93359f2a8cfa: Pull complete [2021-03-18T05:45:22.033Z] 7c6f9722023f: Pull complete [2021-03-18T05:45:28.190Z] Removing intermediate container 8b358d6071f4 [2021-03-18T05:45:28.190Z] ---> 8c5e3a0ea4ea [2021-03-18T05:45:28.190Z] Successfully built 8c5e3a0ea4ea [2021-03-18T05:45:28.190Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T05:45:28.536Z] + docker inspect -f . ci-base-image-arm64 [2021-03-18T05:45:28.536Z] . [Pipeline] withDockerContainer [2021-03-18T05:45:28.661Z] a35cf1a2eb13: Pull complete [2021-03-18T05:45:28.661Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-18T05:45:28.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-18T05:45:28.661Z] ---> a62c8e92a672 [2021-03-18T05:45:28.661Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-18T05:45:28.661Z] ---> Running in 00361c5ba4ea [2021-03-18T05:45:28.661Z] Removing intermediate container 00361c5ba4ea [2021-03-18T05:45:28.661Z] ---> 6dd525e7cde1 [2021-03-18T05:45:28.661Z] Step 4/7 : RUN apk add bash [2021-03-18T05:45:28.661Z] ---> Running in 612d4f50c504 [2021-03-18T05:45:28.809Z] prd-ubuntu18.04-docker-arm64-4c-16g-30249 does not seem to be running inside a container [2021-03-18T05:45:28.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-18T05:45:29.615Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T05:45:30.191Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T05:45:30.399Z] $ docker top 54a19ee72b2d5ff65290c82ef9fdf64d3df42e583c703ba177c79a9bad167ee9 -eo pid,comm [2021-03-18T05:45:30.455Z] OK: 166 MiB in 39 packages [Pipeline] { [Pipeline] sh [2021-03-18T05:45:31.032Z] Removing intermediate container 612d4f50c504 [2021-03-18T05:45:31.032Z] ---> 90060b9f3eee [2021-03-18T05:45:31.032Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-18T05:45:31.032Z] ---> Running in 71a1d6c6f645 [2021-03-18T05:45:31.296Z] Removing intermediate container 71a1d6c6f645 [2021-03-18T05:45:31.296Z] ---> 2edad496b624 [2021-03-18T05:45:31.296Z] Step 6/7 : COPY go.mod . [2021-03-18T05:45:31.426Z] + go version [2021-03-18T05:45:31.426Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-18T05:45:31.452Z] $ docker stop --time=1 54a19ee72b2d5ff65290c82ef9fdf64d3df42e583c703ba177c79a9bad167ee9 [2021-03-18T05:45:31.558Z] ---> 91b0c371c752 [2021-03-18T05:45:31.558Z] Step 7/7 : RUN go mod download [2021-03-18T05:45:31.558Z] ---> Running in a4d618be8e97 [2021-03-18T05:45:33.498Z] $ docker rm -f 54a19ee72b2d5ff65290c82ef9fdf64d3df42e583c703ba177c79a9bad167ee9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T05:45:34.494Z] + docker inspect -f . ci-base-image-arm64 [2021-03-18T05:45:34.494Z] . [Pipeline] withDockerContainer [2021-03-18T05:45:34.758Z] prd-ubuntu18.04-docker-arm64-4c-16g-30249 does not seem to be running inside a container [2021-03-18T05:45:34.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-18T05:45:36.317Z] $ docker top 31c087c984d71b72d9f4639708bb698e072725503720f7dfd592a0e43fa48b70 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T05:45:37.346Z] + make test [2021-03-18T05:45:37.347Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-18T05:45:43.852Z] Removing intermediate container a4d618be8e97 [2021-03-18T05:45:43.852Z] ---> 9c6a2c3a81d6 [2021-03-18T05:45:43.852Z] Successfully built 9c6a2c3a81d6 [2021-03-18T05:45:43.852Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T05:45:44.170Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-18T05:45:44.170Z] . [Pipeline] withDockerContainer [2021-03-18T05:45:44.284Z] prd-centos7-docker-4c-2g-30250 does not seem to be running inside a container [2021-03-18T05:45:44.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-18T05:45:45.060Z] $ docker top 3fc301173479c2b3b937abd01cfb7545b22510b29f7285f092502f32b2f57a0e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T05:45:45.599Z] + go version [2021-03-18T05:45:45.599Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-18T05:45:45.615Z] $ docker stop --time=1 3fc301173479c2b3b937abd01cfb7545b22510b29f7285f092502f32b2f57a0e [2021-03-18T05:45:46.972Z] $ docker rm -f 3fc301173479c2b3b937abd01cfb7545b22510b29f7285f092502f32b2f57a0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T05:45:47.801Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-18T05:45:47.801Z] . [Pipeline] withDockerContainer [2021-03-18T05:45:47.893Z] prd-centos7-docker-4c-2g-30250 does not seem to be running inside a container [2021-03-18T05:45:47.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-18T05:45:48.634Z] $ docker top 6ab9ffee2994d2d74ecdcf6ffd41de50ce39a6312c2c49f5466917503c56869e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T05:45:49.112Z] + make test [2021-03-18T05:45:49.113Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-18T05:45:55.787Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-18T05:45:56.052Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.016s coverage: 85.7% of statements [2021-03-18T05:45:56.052Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.018s coverage: 100.0% of statements [2021-03-18T05:45:56.052Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.023s coverage: 45.4% of statements [2021-03-18T05:45:56.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.024s coverage: 77.8% of statements [2021-03-18T05:45:56.322Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-18T05:45:56.918Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.015s coverage: 26.3% of statements [2021-03-18T05:45:57.197Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.016s coverage: 14.7% of statements [2021-03-18T05:45:57.197Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.015s coverage: 100.0% of statements [2021-03-18T05:45:57.463Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.043s coverage: 91.8% of statements [2021-03-18T05:45:57.464Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-18T05:45:57.464Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-18T05:45:57.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.008s coverage: 100.0% of statements [2021-03-18T05:45:57.731Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 36.7% of statements [2021-03-18T05:45:59.697Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.044s coverage: 63.0% of statements [2021-03-18T05:45:59.697Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.009s coverage: 26.3% of statements [2021-03-18T05:45:59.697Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.011s coverage: 15.4% of statements [2021-03-18T05:45:59.697Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.026s coverage: 15.4% of statements [2021-03-18T05:45:59.697Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.013s coverage: 14.3% of statements [2021-03-18T05:45:59.697Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-18T05:46:01.685Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.146s coverage: 83.8% of statements [2021-03-18T05:46:01.685Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-18T05:46:01.685Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-18T05:46:01.685Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-18T05:46:01.685Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.018s coverage: 47.7% of statements [2021-03-18T05:46:01.685Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.008s coverage: 94.7% of statements [2021-03-18T05:46:01.948Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.040s coverage: 91.9% of statements [2021-03-18T05:46:01.948Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.007s coverage: 100.0% of statements [2021-03-18T05:46:01.948Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-18T05:46:01.948Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-18T05:46:03.890Z] gofmt -l . [2021-03-18T05:46:03.890Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-18T05:46:04.166Z] $ docker stop --time=1 6ab9ffee2994d2d74ecdcf6ffd41de50ce39a6312c2c49f5466917503c56869e [2021-03-18T05:46:04.188Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-18T05:46:04.188Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.060s coverage: 85.7% of statements [2021-03-18T05:46:04.188Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.042s coverage: 100.0% of statements [2021-03-18T05:46:04.188Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.039s coverage: 45.4% of statements [2021-03-18T05:46:04.188Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.024s coverage: 77.8% of statements [2021-03-18T05:46:04.188Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-18T05:46:04.791Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.025s coverage: 26.3% of statements [2021-03-18T05:46:04.792Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.054s coverage: 14.7% of statements [2021-03-18T05:46:06.248Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.029s coverage: 100.0% of statements [2021-03-18T05:46:06.404Z] $ docker rm -f 6ab9ffee2994d2d74ecdcf6ffd41de50ce39a6312c2c49f5466917503c56869e [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T05:46:07.026Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-18T05:46:07.235Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.074s coverage: 91.8% of statements [2021-03-18T05:46:07.235Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-18T05:46:07.235Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-18T05:46:07.235Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.035s coverage: 100.0% of statements [2021-03-18T05:46:07.236Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.040s coverage: 36.7% of statements [2021-03-18T05:46:07.417Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-18T05:46:08.823Z] ---> job-cost.sh [2021-03-18T05:46:08.823Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-etMn [2021-03-18T05:46:11.563Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.145s coverage: 63.0% of statements [2021-03-18T05:46:11.563Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.020s coverage: 26.3% of statements [2021-03-18T05:46:11.563Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.010s coverage: 15.4% of statements [2021-03-18T05:46:11.563Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.032s coverage: 15.4% of statements [2021-03-18T05:46:11.563Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.033s coverage: 14.3% of statements [2021-03-18T05:46:11.563Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-18T05:46:15.899Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.231s coverage: 83.8% of statements [2021-03-18T05:46:15.899Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-18T05:46:15.899Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-18T05:46:15.899Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-18T05:46:15.899Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.170s coverage: 47.7% of statements [2021-03-18T05:46:16.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.047s coverage: 94.7% of statements [2021-03-18T05:46:18.163Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.185s coverage: 91.9% of statements [2021-03-18T05:46:18.163Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.026s coverage: 100.0% of statements [2021-03-18T05:46:18.163Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-18T05:46:18.437Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-18T05:46:23.792Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-18T05:46:23.847Z] gofmt -l . [2021-03-18T05:46:24.823Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-18T05:46:25.439Z] $ docker stop --time=1 31c087c984d71b72d9f4639708bb698e072725503720f7dfd592a0e43fa48b70 [2021-03-18T05:46:27.560Z] $ docker rm -f 31c087c984d71b72d9f4639708bb698e072725503720f7dfd592a0e43fa48b70 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T05:46:28.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-18T05:46:28.486Z] Warning: overwriting stash ‘coverage-report’ [2021-03-18T05:46:29.511Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-18T05:46:30.585Z] ---> job-cost.sh [2021-03-18T05:46:30.586Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EyIl [2021-03-18T05:46:50.451Z] lf-activate-venv(): INFO: Adding /tmp/venv-etMn/bin to PATH [2021-03-18T05:46:50.451Z] INFO: No Stack... [2021-03-18T05:46:50.451Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-18T05:46:50.451Z] INFO: Archiving Costs [Pipeline] sh [2021-03-18T05:46:50.758Z] + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv [2021-03-18T05:46:50.758Z] + cut -d, -f6 [Pipeline] lock [2021-03-18T05:46:50.832Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-4-stack-cost] [2021-03-18T05:46:50.840Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-4-stack-cost] did not exist. Created. [2021-03-18T05:46:50.841Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-18T05:46:51.283Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-18T05:46:51.437Z] Stashed 1 file(s) [Pipeline] } [2021-03-18T05:46:51.450Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T05:47:09.576Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-18T05:48:46.330Z] lf-activate-venv(): INFO: Adding /tmp/venv-EyIl/bin to PATH [2021-03-18T05:48:46.330Z] INFO: No Stack... [2021-03-18T05:48:46.330Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-18T05:48:46.330Z] INFO: Archiving Costs [Pipeline] sh [2021-03-18T05:48:46.674Z] + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv [2021-03-18T05:48:46.674Z] + cut -d, -f6 [Pipeline] lock [2021-03-18T05:48:46.781Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-4-stack-cost] [2021-03-18T05:48:46.790Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-4-stack-cost] did not exist. Created. [2021-03-18T05:48:46.790Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-18T05:48:47.254Z] /w/workspace/go-mod-core-contracts/4@tmp/durable-1a987246/script.sh: 1: /w/workspace/go-mod-core-contracts/4@tmp/durable-1a987246/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-18T05:48:47.600Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-18T05:48:47.619Z] Warning: overwriting stash ‘stack-cost’ [2021-03-18T05:48:47.785Z] Stashed 1 file(s) [Pipeline] } [2021-03-18T05:48:47.798Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-4-stack-cost] [Pipeline] // lock [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 [2021-03-18T05:48:49.237Z] provisioning config files... [2021-03-18T05:48:49.284Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/config6399454914035508303tmp [Pipeline] { [Pipeline] sh [2021-03-18T05:48:49.671Z] + set +x [2021-03-18T05:48:49.671Z] + curl -s https://codecov.io/bash [2021-03-18T05:48:49.671Z] + bash -s -- [2021-03-18T05:48:49.936Z] [2021-03-18T05:48:49.936Z] _____ _ [2021-03-18T05:48:49.936Z] / ____| | | [2021-03-18T05:48:49.936Z] | | ___ __| | ___ ___ _____ __ [2021-03-18T05:48:49.936Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-18T05:48:49.936Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-18T05:48:49.936Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-18T05:48:49.936Z] Bash-20210309-2b87ace [2021-03-18T05:48:49.936Z] [2021-03-18T05:48:49.936Z] [2021-03-18T05:48:49.936Z] ==> git version 2.24.3 found [2021-03-18T05:48:49.936Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-18T05:48:49.936Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-18T05:48:49.936Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-18T05:48:49.936Z] ==> Jenkins CI detected. [2021-03-18T05:48:49.936Z] project root: . [2021-03-18T05:48:49.936Z] --> token set from env [2021-03-18T05:48:49.936Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-18T05:48:49.936Z] ==> Running gcov in . (disable via -X gcov) [2021-03-18T05:48:49.936Z] ==> Python coveragepy not found [2021-03-18T05:48:49.936Z] ==> Searching for coverage reports in: [2021-03-18T05:48:49.936Z] + . [2021-03-18T05:48:49.936Z] -> Found 1 reports [2021-03-18T05:48:49.936Z] ==> Detecting git/mercurial file structure [2021-03-18T05:48:49.936Z] ==> Reading reports [2021-03-18T05:48:49.936Z] + ./coverage.out bytes=160094 [2021-03-18T05:48:49.936Z] ==> Appending adjustments [2021-03-18T05:48:49.936Z] https://docs.codecov.io/docs/fixing-reports [2021-03-18T05:48:51.349Z] + Found adjustments [2021-03-18T05:48:51.349Z] ==> Gzipping contents [2021-03-18T05:48:51.349Z] 24K /tmp/codecov.X24FeO.gz [2021-03-18T05:48:51.349Z] ==> Uploading reports [2021-03-18T05:48:51.349Z] url: https://codecov.io [2021-03-18T05:48:51.349Z] query: branch=PR-550&commit=197c71b6a390d33e1e1f811620a64839b455cc2a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-550%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=550&job=&cmd_args= [2021-03-18T05:48:51.349Z] -> Pinging Codecov [2021-03-18T05:48:51.349Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-550&commit=197c71b6a390d33e1e1f811620a64839b455cc2a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-550%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=550&job=&cmd_args= [2021-03-18T05:48:51.349Z] -> Uploading to [2021-03-18T05:48:51.349Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-18/71470A77251A30514AAF9C0BB2E5B6CE/197c71b6a390d33e1e1f811620a64839b455cc2a/68df2561-299d-442a-a0bf-8c069c3702a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210318T054851Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0d2cfbaa6131b1e050a50e849e6cf53fc6475b36b51cc49261019ef91c92ae5 [2021-03-18T05:48:51.349Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-18T05:48:51.349Z] Dload Upload Total Spent Left Speed [2021-03-18T05:48:51.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24038 0 0 100 24038 0 51701 --:--:-- --:--:-- --:--:-- 51694 [2021-03-18T05:48:51.884Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/197c71b6a390d33e1e1f811620a64839b455cc2a [Pipeline] } [2021-03-18T05:48:51.900Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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 [2021-03-18T05:48:54.313Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T05:48:54.889Z] ---> package-listing.sh [2021-03-18T05:48:54.890Z] ++ facter osfamily [2021-03-18T05:48:54.890Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-18T05:48:54.890Z] + OS_FAMILY=redhat [2021-03-18T05:48:54.890Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-550 [2021-03-18T05:48:54.890Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-18T05:48:54.890Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-18T05:48:54.890Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-18T05:48:54.890Z] + PACKAGES=/tmp/packages_start.txt [2021-03-18T05:48:54.890Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-550 ']' [2021-03-18T05:48:54.890Z] + PACKAGES=/tmp/packages_end.txt [2021-03-18T05:48:54.890Z] + case "${OS_FAMILY}" in [2021-03-18T05:48:54.890Z] + rpm -qa [2021-03-18T05:48:54.890Z] + sort [2021-03-18T05:49:00.209Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-18T05:49:00.209Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-18T05:49:00.209Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-18T05:49:00.209Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-550 ']' [2021-03-18T05:49:00.209Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-550/archives/ [2021-03-18T05:49:00.209Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-550/archives/ [Pipeline] echo [2021-03-18T05:49:00.222Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-550/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-18T05:49:00.536Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-18T05:49:00.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T05:49:00.842Z] [2021-03-18T05:49:00.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-18T05:49:01.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T05:49:01.200Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-18T05:49:01.200Z] df20fa9351a1: Pulling fs layer [2021-03-18T05:49:01.200Z] 36b3adc4ff6f: Pulling fs layer [2021-03-18T05:49:01.200Z] 8ad3a11d3b57: Pulling fs layer [2021-03-18T05:49:01.200Z] 46f8f816bc3b: Pulling fs layer [2021-03-18T05:49:01.200Z] 93b61091891f: Pulling fs layer [2021-03-18T05:49:01.200Z] 93b9cdb0e59b: Pulling fs layer [2021-03-18T05:49:01.200Z] 5e14af77c1be: Pulling fs layer [2021-03-18T05:49:01.200Z] 01666e4c0597: Pulling fs layer [2021-03-18T05:49:01.200Z] aa168da1d23b: Pulling fs layer [2021-03-18T05:49:01.200Z] 93b61091891f: Waiting [2021-03-18T05:49:01.200Z] 93b9cdb0e59b: Waiting [2021-03-18T05:49:01.200Z] 5e14af77c1be: Waiting [2021-03-18T05:49:01.200Z] 01666e4c0597: Waiting [2021-03-18T05:49:01.200Z] aa168da1d23b: Waiting [2021-03-18T05:49:01.200Z] 46f8f816bc3b: Waiting [2021-03-18T05:49:01.200Z] 36b3adc4ff6f: Verifying Checksum [2021-03-18T05:49:01.200Z] 36b3adc4ff6f: Download complete [2021-03-18T05:49:01.200Z] 46f8f816bc3b: Verifying Checksum [2021-03-18T05:49:01.200Z] 46f8f816bc3b: Download complete [2021-03-18T05:49:01.462Z] df20fa9351a1: Download complete [2021-03-18T05:49:01.462Z] 93b9cdb0e59b: Verifying Checksum [2021-03-18T05:49:01.462Z] 93b9cdb0e59b: Download complete [2021-03-18T05:49:01.462Z] 93b61091891f: Verifying Checksum [2021-03-18T05:49:01.462Z] 93b61091891f: Download complete [2021-03-18T05:49:01.462Z] 5e14af77c1be: Verifying Checksum [2021-03-18T05:49:01.462Z] 5e14af77c1be: Download complete [2021-03-18T05:49:01.462Z] 01666e4c0597: Download complete [2021-03-18T05:49:01.746Z] df20fa9351a1: Pull complete [2021-03-18T05:49:01.746Z] 8ad3a11d3b57: Verifying Checksum [2021-03-18T05:49:01.746Z] 8ad3a11d3b57: Download complete [2021-03-18T05:49:02.009Z] 36b3adc4ff6f: Pull complete [2021-03-18T05:49:02.586Z] 8ad3a11d3b57: Pull complete [2021-03-18T05:49:02.848Z] 46f8f816bc3b: Pull complete [2021-03-18T05:49:03.805Z] aa168da1d23b: Verifying Checksum [2021-03-18T05:49:03.805Z] aa168da1d23b: Download complete [2021-03-18T05:49:04.068Z] 93b61091891f: Pull complete [2021-03-18T05:49:04.330Z] 93b9cdb0e59b: Pull complete [2021-03-18T05:49:04.330Z] 5e14af77c1be: Pull complete [2021-03-18T05:49:04.593Z] 01666e4c0597: Pull complete [2021-03-18T05:49:12.759Z] aa168da1d23b: Pull complete [2021-03-18T05:49:12.759Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-18T05:49:12.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T05:49:12.759Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-18T05:49:12.924Z] prd-centos7-docker-4c-2g-30248 does not seem to be running inside a container [2021-03-18T05:49:12.971Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-550/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-550 -v /w/workspace/dry_go-mod-core-contracts_PR-550:/w/workspace/dry_go-mod-core-contracts_PR-550:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-550@tmp:/w/workspace/dry_go-mod-core-contracts_PR-550@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-18T05:49:15.881Z] $ docker top 7cd97bde811ae04a0ea09e3ade5e4b529a5c5ad9e397e4a308b5aa4e5403510c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T05:49:16.413Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-18T05:49:16.709Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-18T05:49:17.003Z] + ls /var/log/sa-host [2021-03-18T05:49:17.003Z] + sadf -c /var/log/sa-host/sa18 [2021-03-18T05:49:17.003Z] file_magic: OK [2021-03-18T05:49:17.003Z] HZ: Using current value: 100 [2021-03-18T05:49:17.003Z] file_header: OK [2021-03-18T05:49:17.003Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-18T05:49:17.003Z] Statistics: [2021-03-18T05:49:17.003Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-18T05:49:17.003Z] File successfully converted to sysstat format version 12.2.1 [2021-03-18T05:49:17.003Z] + sadf -c /var/log/sa-host/sa23 [2021-03-18T05:49:17.003Z] file_magic: OK [2021-03-18T05:49:17.003Z] HZ: Using current value: 100 [2021-03-18T05:49:17.003Z] file_header: OK [2021-03-18T05:49:17.003Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-18T05:49:17.003Z] Statistics: [2021-03-18T05:49:17.003Z] Hnuu...uuuununununu... [2021-03-18T05:49:17.003Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-18T05:49:17.658Z] provisioning config files... [2021-03-18T05:49:17.678Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/config5577636191221010378tmp [Pipeline] { [Pipeline] echo [2021-03-18T05:49:17.746Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T05:49:18.043Z] ---> create-netrc.sh [Pipeline] } [2021-03-18T05:49:18.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-18T05:49:18.190Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T05:49:18.485Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-18T05:49:18.496Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T05:49:18.790Z] ---> sudo-logs.sh [2021-03-18T05:49:18.790Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-18T05:49:18.849Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T05:49:19.144Z] ---> job-cost.sh [2021-03-18T05:49:19.144Z] lf-activate-venv: SKIPPING [2021-03-18T05:49:19.144Z] DEBUG: total: 0.20999999344348907 [2021-03-18T05:49:19.144Z] INFO: Retrieving Stack Cost... [2021-03-18T05:49:20.100Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-18T05:49:20.687Z] INFO: Archiving Costs [Pipeline] echo [2021-03-18T05:49:20.706Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T05:49:21.021Z] ---> logs-deploy.sh [2021-03-18T05:49:21.021Z] lf-activate-venv: SKIPPING [2021-03-18T05:49:21.021Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-550/4 [2021-03-18T05:49:21.021Z] INFO: archiving workspace using pattern(s): [2021-03-18T05:49:22.954Z] Archives upload complete. [2021-03-18T05:49:22.954Z] INFO: archiving logs to Nexus