Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 02e15b8c7f216d4af99e550946e7c2b91bcc16c7+64e6da7535685e5140ae00626b8183334678fd62 (9d9d674cd8dd6374401fe76d1cbe4fe06bfc94a1) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7094085892167343927.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1957712018074985258.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5467675396829513286.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5440837984999561822.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh580283026793259358.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-649 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-628 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh1844545310270325170.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 64e6da7535685e5140ae00626b8183334678fd62 into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 Merge succeeded, producing b7d7961ce8af05372741cb54c0c3908cc4abb5f8 Checking out Revision b7d7961ce8af05372741cb54c0c3908cc4abb5f8 (PR-628) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh7067003824780585031.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh6518985552965616365.key > git merge 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7d7961ce8af05372741cb54c0c3908cc4abb5f8 # timeout=10 Commit message: "Merge commit '64e6da7535685e5140ae00626b8183334678fd62' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-22T04:39:44.102Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 03c341cd2d20c9524f9627acae39a342b42c3c90 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-22T04:39:44.195Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-22T04:39:44.227Z] ========================================================= [2021-06-22T04:39:44.227Z] EdgeX Global Pipelines Version Info [2021-06-22T04:39:44.227Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-22T04:39:45.765Z] ------------------- [2021-06-22T04:39:45.765Z] stable info: [2021-06-22T04:39:45.765Z] ------------------- [2021-06-22T04:39:45.765Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-22T04:39:45.765Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T04:39:45.765Z] Message: update stable to v1.0.195 [2021-06-22T04:39:46.345Z] ------------------- [2021-06-22T04:39:46.345Z] experimental info: [2021-06-22T04:39:46.345Z] ------------------- [2021-06-22T04:39:46.345Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-22T04:39:46.345Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T04:39:46.345Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-22T04:39:46.480Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-06-22T04:39:46.507Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-06-22T04:39:46.533Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-22T04:39:46.558Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-22T04:39:46.584Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-22T04:39:46.608Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-22T04:39:46.634Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-22T04:39:46.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-22T04:39:46.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-22T04:39:46.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-22T04:39:46.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-22T04:39:46.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-06-22T04:39:46.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-22T04:39:46.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-22T04:39:46.849Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T04:39:46.875Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T04:39:46.903Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T04:39:46.931Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T04:39:46.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-22T04:39:46.986Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-22T04:39:47.014Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-22T04:39:47.038Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-22T04:39:47.062Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-22T04:39:47.085Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-22T04:39:47.110Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-22T04:39:47.141Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-22T04:39:47.165Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-628 [Pipeline] echo [2021-06-22T04:39:47.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-628 [Pipeline] echo [2021-06-22T04:39:47.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-628 [Pipeline] echo [2021-06-22T04:39:47.239Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7d7961ce8af05372741cb54c0c3908cc4abb5f8 [Pipeline] echo [2021-06-22T04:39:47.263Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7d7961 [Pipeline] echo [2021-06-22T04:39:47.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T04:39:47.813Z] + git log --format=format:%s -1 b7d7961ce8af05372741cb54c0c3908cc4abb5f8 [Pipeline] echo [2021-06-22T04:39:47.855Z] GIT_COMMIT: b7d7961ce8af05372741cb54c0c3908cc4abb5f8, Commit Message: Merge commit '64e6da7535685e5140ae00626b8183334678fd62' into HEAD [Pipeline] echo [2021-06-22T04:39:47.868Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:39:49.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T04:39:49.655Z] [2021-06-22T04:39:49.656Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:39:49.970Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T04:39:49.970Z] latest: Pulling from edgex-devops/git-semver [2021-06-22T04:39:49.970Z] 31603596830f: Pulling fs layer [2021-06-22T04:39:49.970Z] 54011a49482f: Pulling fs layer [2021-06-22T04:39:49.970Z] a6820b24f6d8: Pulling fs layer [2021-06-22T04:39:49.970Z] f581987b2513: Pulling fs layer [2021-06-22T04:39:49.970Z] f581987b2513: Waiting [2021-06-22T04:39:49.970Z] 54011a49482f: Verifying Checksum [2021-06-22T04:39:49.970Z] 54011a49482f: Download complete [2021-06-22T04:39:50.237Z] 31603596830f: Verifying Checksum [2021-06-22T04:39:50.237Z] 31603596830f: Download complete [2021-06-22T04:39:50.237Z] f581987b2513: Verifying Checksum [2021-06-22T04:39:50.237Z] f581987b2513: Download complete [2021-06-22T04:39:50.498Z] a6820b24f6d8: Verifying Checksum [2021-06-22T04:39:50.498Z] a6820b24f6d8: Download complete [2021-06-22T04:39:50.498Z] 31603596830f: Pull complete [2021-06-22T04:39:50.498Z] 54011a49482f: Pull complete [2021-06-22T04:39:51.075Z] a6820b24f6d8: Pull complete [2021-06-22T04:39:51.338Z] f581987b2513: Pull complete [2021-06-22T04:39:51.338Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-22T04:39:51.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T04:39:51.338Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-22T04:39:51.421Z] prd-centos7-docker-4c-2g-649 does not seem to be running inside a container [2021-06-22T04:39:51.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T04:39:53.137Z] $ docker top 36444405a7082a362fd45b4acd8728813927958d9155d97ceb50fc7f4729e632 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T04:39:53.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T04:39:53.277Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T04:39:53.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T04:39:53.392Z] $ docker exec 36444405a7082a362fd45b4acd8728813927958d9155d97ceb50fc7f4729e632 ssh-agent [2021-06-22T04:39:53.501Z] SSH_AUTH_SOCK=/tmp/ssh-v4ObbPalGHwM/agent.14 [2021-06-22T04:39:53.501Z] SSH_AGENT_PID=20 [2021-06-22T04:39:53.511Z] Running ssh-add (command line suppressed) [2021-06-22T04:39:53.606Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_7123793924386785239.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_7123793924386785239.key) [2021-06-22T04:39:53.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T04:39:53.926Z] + git tag --points-at HEAD [Pipeline] } [2021-06-22T04:39:53.942Z] $ docker exec --env ******** --env ******** 36444405a7082a362fd45b4acd8728813927958d9155d97ceb50fc7f4729e632 ssh-agent -k [2021-06-22T04:39:54.036Z] unset SSH_AUTH_SOCK; [2021-06-22T04:39:54.037Z] unset SSH_AGENT_PID; [2021-06-22T04:39:54.037Z] echo Agent pid 20 killed; [2021-06-22T04:39:54.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-22T04:39:54.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T04:39:54.094Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T04:39:54.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T04:39:54.206Z] $ docker exec 36444405a7082a362fd45b4acd8728813927958d9155d97ceb50fc7f4729e632 ssh-agent [2021-06-22T04:39:54.314Z] SSH_AUTH_SOCK=/tmp/ssh-kyALrVyMMdlN/agent.54 [2021-06-22T04:39:54.314Z] SSH_AGENT_PID=59 [2021-06-22T04:39:54.320Z] Running ssh-add (command line suppressed) [2021-06-22T04:39:54.417Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_220206152626613300.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_220206152626613300.key) [2021-06-22T04:39:54.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T04:39:54.735Z] + git semver init [2021-06-22T04:39:54.736Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T04:39:54.736Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.git [2021-06-22T04:39:54.736Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-628 [2021-06-22T04:39:54.736Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T04:39:54.736Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T04:39:54.736Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T04:39:54.736Z] # $SEMVER_BRANCH = PR-628 [2021-06-22T04:39:54.736Z] # $SEMVER_TEMP = /tmp/semver-299017679 [2021-06-22T04:39:54.736Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-06-22T04:39:55.688Z] # '/tmp/semver-299017679' -> '/w/workspace/dry_go-mod-core-contracts_PR-628/.semver' [2021-06-22T04:39:55.688Z] # -> Force: false [2021-06-22T04:39:55.688Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.semver [Pipeline] } [2021-06-22T04:39:55.697Z] $ docker exec --env ******** --env ******** 36444405a7082a362fd45b4acd8728813927958d9155d97ceb50fc7f4729e632 ssh-agent -k [2021-06-22T04:39:55.807Z] unset SSH_AUTH_SOCK; [2021-06-22T04:39:55.808Z] unset SSH_AGENT_PID; [2021-06-22T04:39:55.808Z] echo Agent pid 59 killed; [2021-06-22T04:39:55.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T04:39:56.158Z] + git semver [Pipeline] } [2021-06-22T04:39:56.172Z] $ docker stop --time=1 36444405a7082a362fd45b4acd8728813927958d9155d97ceb50fc7f4729e632 [2021-06-22T04:39:57.532Z] $ docker rm -f 36444405a7082a362fd45b4acd8728813927958d9155d97ceb50fc7f4729e632 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T04:39:57.903Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-22T04:39:58.176Z] Stashed 1 file(s) [Pipeline] echo [2021-06-22T04:39:58.179Z] [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-06-22T04:40:13.444Z] Still waiting to schedule task [2021-06-22T04:40:13.444Z] ‘prd-centos7-blackbox-4c-2g-315’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-22T04:40:13.445Z] ‘prd-centos7-docker-4c-2g-1825’ is offline [2021-06-22T04:40:13.445Z] ‘prd-centos7-docker-4c-2g-650’ is offline [2021-06-22T04:40:13.446Z] Still waiting to schedule task [2021-06-22T04:40:13.447Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-22T04:42:07.515Z] Running on prd-centos7-docker-4c-2g-652 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws [2021-06-22T04:42:07.537Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2021-06-22T04:42:07.667Z] Selected Git installation does not exist. Using Default [2021-06-22T04:42:07.667Z] The recommended git tool is: NONE [2021-06-22T04:42:10.052Z] using credential edgex-jenkins-ssh [2021-06-22T04:42:10.068Z] Cloning the remote Git repository [2021-06-22T04:42:09.472Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T04:42:09.560Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2021-06-22T04:42:09.660Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T04:42:09.661Z] > git --version # timeout=10 [2021-06-22T04:42:09.670Z] > git --version # 'git version 2.24.4' [2021-06-22T04:42:09.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T04:42:09.693Z] [INFO] Currently running in a labeled security context [2021-06-22T04:42:09.693Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T04:42:09.694Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh3894984816334984300.key [2021-06-22T04:42:09.706Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T04:42:10.481Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-22T04:42:10.493Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T04:42:11.517Z] Merging remotes/origin/master commit 64e6da7535685e5140ae00626b8183334678fd62 into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 [2021-06-22T04:42:11.804Z] Merge succeeded, producing 82abbdf840724ac7780bb03c4b309164cb53dc00 [2021-06-22T04:42:11.804Z] Checking out Revision 82abbdf840724ac7780bb03c4b309164cb53dc00 (PR-628) [2021-06-22T04:42:12.000Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-651 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws [2021-06-22T04:42:12.017Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2021-06-22T04:42:10.504Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-22T04:42:10.524Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T04:42:10.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T04:42:10.525Z] [INFO] Currently running in a labeled security context [2021-06-22T04:42:10.526Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T04:42:10.526Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh3586438311419092331.key [2021-06-22T04:42:10.532Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-22T04:42:11.030Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T04:42:11.040Z] > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 [2021-06-22T04:42:11.092Z] > git remote # timeout=10 [2021-06-22T04:42:11.098Z] > git config --get remote.origin.url # timeout=10 [2021-06-22T04:42:11.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T04:42:11.114Z] [INFO] Currently running in a labeled security context [2021-06-22T04:42:11.114Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T04:42:11.115Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh1434495233410017081.key [2021-06-22T04:42:11.120Z] > git merge 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 [2021-06-22T04:42:11.321Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-22T04:42:11.334Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T04:42:11.346Z] > git checkout -f 82abbdf840724ac7780bb03c4b309164cb53dc00 # timeout=10 [2021-06-22T04:42:12.244Z] Selected Git installation does not exist. Using Default [2021-06-22T04:42:12.244Z] The recommended git tool is: NONE [2021-06-22T04:42:15.164Z] Commit message: "Merge commit '64e6da7535685e5140ae00626b8183334678fd62' into HEAD" [2021-06-22T04:42:15.179Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T04:42:14.975Z] > git rev-list --no-walk 03c341cd2d20c9524f9627acae39a342b42c3c90 # timeout=10 [2021-06-22T04:42:16.324Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-22T04:42:16.670Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T04:42:16.970Z] + sudo service docker restart [2021-06-22T04:42:16.970Z] + true [2021-06-22T04:42:16.970Z] Redirecting to /bin/systemctl restart docker.service [2021-06-22T04:42:17.824Z] using credential edgex-jenkins-ssh [2021-06-22T04:42:17.845Z] Cloning the remote Git repository [2021-06-22T04:42:17.894Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T04:42:17.999Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2021-06-22T04:42:18.165Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T04:42:18.168Z] > git --version # timeout=10 [2021-06-22T04:42:18.205Z] > git --version # 'git version 2.17.1' [2021-06-22T04:42:18.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T04:42:18.275Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T04:42:19.607Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-22T04:42:19.622Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T04:42:19.651Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-06-22T04:42:19.707Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-06-22T04:42:19.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T04:42:20.333Z] Merging remotes/origin/master commit 64e6da7535685e5140ae00626b8183334678fd62 into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 [2021-06-22T04:42:19.720Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-22T04:42:20.354Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T04:42:20.370Z] > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 [2021-06-22T04:42:20.515Z] > git remote # timeout=10 [2021-06-22T04:42:20.534Z] > git config --get remote.origin.url # timeout=10 [2021-06-22T04:42:20.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T04:42:20.556Z] > git merge 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 [2021-06-22T04:42:21.113Z] Merge succeeded, producing f86bd93614a29115994ab4007b42369c3ffba436 [2021-06-22T04:42:21.114Z] Checking out Revision f86bd93614a29115994ab4007b42369c3ffba436 (PR-628) [2021-06-22T04:42:21.097Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-22T04:42:21.119Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T04:42:21.130Z] > git checkout -f f86bd93614a29115994ab4007b42369c3ffba436 # timeout=10 [2021-06-22T04:42:25.701Z] Commit message: "Merge commit '64e6da7535685e5140ae00626b8183334678fd62' into HEAD" [2021-06-22T04:42:25.729Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T04:42:27.025Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-06-22T04:42:25.708Z] > git rev-list --no-walk 03c341cd2d20c9524f9627acae39a342b42c3c90 # timeout=10 [Pipeline] sh [2021-06-22T04:42:27.465Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T04:42:27.809Z] + sudo service docker restart+ [2021-06-22T04:42:27.809Z] true [Pipeline] unstash [Pipeline] echo [2021-06-22T04:42:35.290Z] ========================================================= [2021-06-22T04:42:35.290Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-22T04:42:35.290Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:42:35.604Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-22T04:42:35.870Z] Sending build context to Docker daemon 2.927MB [2021-06-22T04:42:35.870Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-22T04:42:35.870Z] Step 2/7 : FROM ${BASE} [2021-06-22T04:42:36.143Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-22T04:42:36.143Z] 540db60ca938: Pulling fs layer [2021-06-22T04:42:36.143Z] adcc1eea9eea: Pulling fs layer [2021-06-22T04:42:36.143Z] 4c4ab2625f07: Pulling fs layer [2021-06-22T04:42:36.143Z] 0510c868ecb4: Pulling fs layer [2021-06-22T04:42:36.143Z] afea3b2eda06: Pulling fs layer [2021-06-22T04:42:36.143Z] 7809a108b3ef: Pulling fs layer [2021-06-22T04:42:36.143Z] f706445af74f: Pulling fs layer [2021-06-22T04:42:36.143Z] 0510c868ecb4: Waiting [2021-06-22T04:42:36.143Z] afea3b2eda06: Waiting [2021-06-22T04:42:36.143Z] 7809a108b3ef: Waiting [2021-06-22T04:42:36.143Z] f706445af74f: Waiting [2021-06-22T04:42:36.143Z] 4c4ab2625f07: Verifying Checksum [2021-06-22T04:42:36.143Z] 4c4ab2625f07: Download complete [2021-06-22T04:42:36.143Z] adcc1eea9eea: Verifying Checksum [2021-06-22T04:42:36.143Z] adcc1eea9eea: Download complete [2021-06-22T04:42:36.143Z] afea3b2eda06: Verifying Checksum [2021-06-22T04:42:36.143Z] afea3b2eda06: Download complete [2021-06-22T04:42:36.143Z] 7809a108b3ef: Verifying Checksum [2021-06-22T04:42:36.143Z] 7809a108b3ef: Download complete [2021-06-22T04:42:36.143Z] 540db60ca938: Verifying Checksum [2021-06-22T04:42:36.143Z] 540db60ca938: Download complete [2021-06-22T04:42:36.415Z] 540db60ca938: Pull complete [2021-06-22T04:42:36.677Z] adcc1eea9eea: Pull complete [2021-06-22T04:42:36.677Z] 4c4ab2625f07: Pull complete [2021-06-22T04:42:38.071Z] f706445af74f: Verifying Checksum [2021-06-22T04:42:38.071Z] f706445af74f: Download complete [2021-06-22T04:42:38.652Z] 0510c868ecb4: Verifying Checksum [2021-06-22T04:42:38.652Z] 0510c868ecb4: Download complete [2021-06-22T04:42:41.998Z] 0510c868ecb4: Pull complete [2021-06-22T04:42:42.266Z] afea3b2eda06: Pull complete [2021-06-22T04:42:42.266Z] 7809a108b3ef: Pull complete [2021-06-22T04:42:43.662Z] f706445af74f: Pull complete [2021-06-22T04:42:43.662Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-22T04:42:43.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-22T04:42:43.662Z] ---> b068be0155e3 [2021-06-22T04:42:43.662Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] unstash [Pipeline] echo [2021-06-22T04:42:46.395Z] ========================================================= [2021-06-22T04:42:46.395Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-22T04:42:46.395Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:42:46.745Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-22T04:42:47.728Z] Sending build context to Docker daemon 2.926MB [2021-06-22T04:42:47.728Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-22T04:42:47.728Z] Step 2/7 : FROM ${BASE} [2021-06-22T04:42:47.894Z] ---> Running in deccfe6ef28b [2021-06-22T04:42:47.894Z] Removing intermediate container deccfe6ef28b [2021-06-22T04:42:47.894Z] ---> a8b7fff3406e [2021-06-22T04:42:47.894Z] Step 4/7 : RUN apk add bash [2021-06-22T04:42:47.894Z] ---> Running in 955a12ad657b [2021-06-22T04:42:48.158Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-22T04:42:48.343Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-22T04:42:48.343Z] 595b0fe564bb: Pulling fs layer [2021-06-22T04:42:48.343Z] 3088b5b3c5c0: Pulling fs layer [2021-06-22T04:42:48.343Z] 5b7225fbf94c: Pulling fs layer [2021-06-22T04:42:48.343Z] ba82ee9f976e: Pulling fs layer [2021-06-22T04:42:48.343Z] 506bd15cee9f: Pulling fs layer [2021-06-22T04:42:48.343Z] 75a0a4a0db45: Pulling fs layer [2021-06-22T04:42:48.343Z] 618dc40b7e24: Pulling fs layer [2021-06-22T04:42:48.343Z] ba82ee9f976e: Waiting [2021-06-22T04:42:48.343Z] 506bd15cee9f: Waiting [2021-06-22T04:42:48.343Z] 75a0a4a0db45: Waiting [2021-06-22T04:42:48.343Z] 618dc40b7e24: Waiting [2021-06-22T04:42:48.343Z] 5b7225fbf94c: Verifying Checksum [2021-06-22T04:42:48.343Z] 5b7225fbf94c: Download complete [2021-06-22T04:42:48.343Z] 3088b5b3c5c0: Verifying Checksum [2021-06-22T04:42:48.343Z] 3088b5b3c5c0: Download complete [2021-06-22T04:42:48.343Z] 506bd15cee9f: Download complete [2021-06-22T04:42:48.343Z] 75a0a4a0db45: Verifying Checksum [2021-06-22T04:42:48.343Z] 75a0a4a0db45: Download complete [2021-06-22T04:42:48.343Z] 595b0fe564bb: Verifying Checksum [2021-06-22T04:42:48.343Z] 595b0fe564bb: Download complete [2021-06-22T04:42:48.946Z] 595b0fe564bb: Pull complete [2021-06-22T04:42:49.104Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-22T04:42:49.569Z] 3088b5b3c5c0: Pull complete [2021-06-22T04:42:49.846Z] 5b7225fbf94c: Pull complete [2021-06-22T04:42:50.049Z] OK: 149 MiB in 40 packages [2021-06-22T04:42:50.313Z] Removing intermediate container 955a12ad657b [2021-06-22T04:42:50.313Z] ---> 7775a77db2c0 [2021-06-22T04:42:50.313Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-22T04:42:50.313Z] ---> Running in cb3c2fc23e9f [2021-06-22T04:42:50.455Z] 618dc40b7e24: Verifying Checksum [2021-06-22T04:42:50.456Z] 618dc40b7e24: Download complete [2021-06-22T04:42:50.577Z] Removing intermediate container cb3c2fc23e9f [2021-06-22T04:42:50.577Z] ---> d481ee0bae95 [2021-06-22T04:42:50.577Z] Step 6/7 : COPY go.mod . [2021-06-22T04:42:50.577Z] ---> c0e1472c0c83 [2021-06-22T04:42:50.577Z] Step 7/7 : RUN go mod download [2021-06-22T04:42:50.577Z] ---> Running in d4d30df6424c [2021-06-22T04:42:51.908Z] ba82ee9f976e: Verifying Checksum [2021-06-22T04:42:51.908Z] ba82ee9f976e: Download complete [2021-06-22T04:42:58.772Z] Removing intermediate container d4d30df6424c [2021-06-22T04:42:58.772Z] ---> 2cdbc7020f49 [2021-06-22T04:42:58.772Z] Successfully built 2cdbc7020f49 [2021-06-22T04:42:58.772Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:42:59.099Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T04:42:59.099Z] . [Pipeline] withDockerContainer [2021-06-22T04:42:59.239Z] prd-centos7-docker-4c-2g-652 does not seem to be running inside a container [2021-06-22T04:42:59.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-22T04:42:59.688Z] $ docker top d682a12793a2a10ebf35828122eb7ffd7e77ebd7d3fcf82b04452fd43482646b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T04:43:00.139Z] + go version [2021-06-22T04:43:00.139Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-22T04:43:00.150Z] $ docker stop --time=1 d682a12793a2a10ebf35828122eb7ffd7e77ebd7d3fcf82b04452fd43482646b [2021-06-22T04:43:01.388Z] $ docker rm -f d682a12793a2a10ebf35828122eb7ffd7e77ebd7d3fcf82b04452fd43482646b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:43:01.972Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T04:43:01.972Z] . [Pipeline] withDockerContainer [2021-06-22T04:43:02.066Z] prd-centos7-docker-4c-2g-652 does not seem to be running inside a container [2021-06-22T04:43:02.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-22T04:43:02.119Z] ba82ee9f976e: Pull complete [2021-06-22T04:43:02.119Z] 506bd15cee9f: Pull complete [2021-06-22T04:43:02.400Z] 75a0a4a0db45: Pull complete [2021-06-22T04:43:02.520Z] $ docker top 77a16118ebcb41735927320fce24cdde24e06e56ea8cf1ada01fac9393295d5e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T04:43:02.950Z] + go mod tidy [Pipeline] sh [2021-06-22T04:43:03.276Z] + make test [2021-06-22T04:43:03.276Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-22T04:43:03.541Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-22T04:43:06.752Z] 618dc40b7e24: Pull complete [2021-06-22T04:43:06.753Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-22T04:43:06.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-22T04:43:06.753Z] ---> a36622ca3599 [2021-06-22T04:43:06.753Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-22T04:43:08.742Z] ---> Running in d2347b7fb597 [2021-06-22T04:43:08.742Z] Removing intermediate container d2347b7fb597 [2021-06-22T04:43:08.742Z] ---> ce6b953f41f9 [2021-06-22T04:43:08.742Z] Step 4/7 : RUN apk add bash [2021-06-22T04:43:09.019Z] ---> Running in 680a4a568437 [2021-06-22T04:43:10.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-22T04:43:11.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-22T04:43:12.401Z] OK: 138 MiB in 40 packages [2021-06-22T04:43:13.381Z] Removing intermediate container 680a4a568437 [2021-06-22T04:43:13.381Z] ---> c35b2dfd18f0 [2021-06-22T04:43:13.381Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-22T04:43:13.616Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.062s coverage: 83.2% of statements [2021-06-22T04:43:13.616Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-06-22T04:43:13.616Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-22T04:43:13.663Z] ---> Running in 2c144e3cad4d [2021-06-22T04:43:13.896Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-06-22T04:43:13.896Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements [2021-06-22T04:43:13.896Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-06-22T04:43:14.286Z] Removing intermediate container 2c144e3cad4d [2021-06-22T04:43:14.286Z] ---> f77d35386dfe [2021-06-22T04:43:14.286Z] Step 6/7 : COPY go.mod . [2021-06-22T04:43:14.892Z] ---> fd2a1f79431a [2021-06-22T04:43:14.892Z] Step 7/7 : RUN go mod download [2021-06-22T04:43:15.164Z] ---> Running in 6a5aa8dd9260 [2021-06-22T04:43:15.348Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 45.5% of statements [2021-06-22T04:43:15.348Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.017s coverage: 90.0% of statements [2021-06-22T04:43:15.610Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.034s coverage: 86.2% of statements [2021-06-22T04:43:15.873Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.012s coverage: 59.5% of statements [2021-06-22T04:43:15.873Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 35.5% of statements [2021-06-22T04:43:16.450Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements [2021-06-22T04:43:16.450Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-22T04:43:21.797Z] gofmt -l . [2021-06-22T04:43:21.797Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-22T04:43:21.807Z] $ docker stop --time=1 77a16118ebcb41735927320fce24cdde24e06e56ea8cf1ada01fac9393295d5e [2021-06-22T04:43:23.196Z] $ docker rm -f 77a16118ebcb41735927320fce24cdde24e06e56ea8cf1ada01fac9393295d5e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T04:43:23.624Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-22T04:43:23.856Z] 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-06-22T04:43:24.901Z] ---> job-cost.sh [2021-06-22T04:43:24.901Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1qHW [2021-06-22T04:43:33.463Z] Removing intermediate container 6a5aa8dd9260 [2021-06-22T04:43:33.463Z] ---> ff2ed43148f4 [2021-06-22T04:43:33.463Z] Successfully built ff2ed43148f4 [2021-06-22T04:43:33.463Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:43:33.805Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T04:43:33.805Z] . [Pipeline] withDockerContainer [2021-06-22T04:43:34.067Z] prd-ubuntu18.04-docker-arm64-4c-16g-651 does not seem to be running inside a container [2021-06-22T04:43:34.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** ci-base-image-arm64 cat [2021-06-22T04:43:34.979Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-22T04:43:35.652Z] $ docker top ba7dd61b7854e1adf95f67fa1eca36678d7a947d029159ef036761f213067c97 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T04:43:36.633Z] + go version [2021-06-22T04:43:36.633Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-22T04:43:36.662Z] $ docker stop --time=1 ba7dd61b7854e1adf95f67fa1eca36678d7a947d029159ef036761f213067c97 [2021-06-22T04:43:38.525Z] $ docker rm -f ba7dd61b7854e1adf95f67fa1eca36678d7a947d029159ef036761f213067c97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:43:39.251Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T04:43:39.251Z] . [Pipeline] withDockerContainer [2021-06-22T04:43:39.518Z] prd-ubuntu18.04-docker-arm64-4c-16g-651 does not seem to be running inside a container [2021-06-22T04:43:39.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** ci-base-image-arm64 cat [2021-06-22T04:43:41.119Z] $ docker top 6e25cefda217f3b6560a0757a9e96b6b06ad1e3c9c56e5b84cb3fb246a5cc9d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T04:43:42.094Z] + go mod tidy [Pipeline] sh [2021-06-22T04:43:43.039Z] + make test [2021-06-22T04:43:43.039Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-22T04:43:44.032Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-06-22T04:43:47.274Z] lf-activate-venv(): INFO: Adding /tmp/venv-1qHW/bin to PATH [2021-06-22T04:43:47.274Z] INFO: No Stack... [2021-06-22T04:43:47.274Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T04:43:47.536Z] INFO: Archiving Costs [Pipeline] sh [2021-06-22T04:43:47.846Z] + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv [2021-06-22T04:43:47.846Z] + cut -d, -f6 [Pipeline] lock [2021-06-22T04:43:47.878Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-5-stack-cost] [2021-06-22T04:43:47.891Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-5-stack-cost] did not exist. Created. [2021-06-22T04:43:47.891Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-22T04:43:48.222Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-22T04:43:48.291Z] Stashed 1 file(s) [Pipeline] } [2021-06-22T04:43:48.304Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-22T04:44:16.476Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.388s coverage: 83.2% of statements [2021-06-22T04:44:16.476Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-06-22T04:44:16.476Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-06-22T04:44:16.476Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-06-22T04:44:16.476Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.063s coverage: 26.3% of statements [2021-06-22T04:44:16.476Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-06-22T04:44:17.931Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.085s coverage: 45.5% of statements [2021-06-22T04:44:17.931Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.107s coverage: 90.0% of statements [2021-06-22T04:44:19.380Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.223s coverage: 86.2% of statements [2021-06-22T04:44:19.380Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.037s coverage: 59.5% of statements [2021-06-22T04:44:19.380Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.015s coverage: 35.5% of statements [2021-06-22T04:44:20.366Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.032s coverage: 49.4% of statements [2021-06-22T04:44:20.640Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-22T04:44:42.826Z] gofmt -l . [2021-06-22T04:44:42.826Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-22T04:44:43.115Z] $ docker stop --time=1 6e25cefda217f3b6560a0757a9e96b6b06ad1e3c9c56e5b84cb3fb246a5cc9d5 [2021-06-22T04:44:45.085Z] $ docker rm -f 6e25cefda217f3b6560a0757a9e96b6b06ad1e3c9c56e5b84cb3fb246a5cc9d5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T04:44:45.896Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-22T04:44:45.935Z] Warning: overwriting stash ‘coverage-report’ [2021-06-22T04:44:46.630Z] 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-06-22T04:44:47.300Z] ---> job-cost.sh [2021-06-22T04:44:47.300Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hirI [2021-06-22T04:45:34.270Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-22T04:47:11.070Z] lf-activate-venv(): INFO: Adding /tmp/venv-hirI/bin to PATH [2021-06-22T04:47:11.070Z] INFO: No Stack... [2021-06-22T04:47:11.070Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-22T04:47:11.070Z] INFO: Archiving Costs [Pipeline] sh [2021-06-22T04:47:11.411Z] + cut -d, -f6 [2021-06-22T04:47:11.411Z] + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv [Pipeline] lock [2021-06-22T04:47:11.479Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-5-stack-cost] [2021-06-22T04:47:11.488Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-5-stack-cost] did not exist. Created. [2021-06-22T04:47:11.488Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-22T04:47:11.861Z] /w/workspace/go-mod-core-contracts/5@tmp/durable-95b41ebf/script.sh: 1: /w/workspace/go-mod-core-contracts/5@tmp/durable-95b41ebf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-22T04:47:12.206Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-22T04:47:12.239Z] Warning: overwriting stash ‘stack-cost’ [2021-06-22T04:47:12.390Z] Stashed 1 file(s) [Pipeline] } [2021-06-22T04:47:12.402Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-5-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] configFileProvider [2021-06-22T04:47:13.232Z] provisioning config files... [2021-06-22T04:47:13.243Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config8957968286456708626tmp [Pipeline] { [Pipeline] sh [2021-06-22T04:47:13.568Z] + set +x [2021-06-22T04:47:13.568Z] + curl -s https://codecov.io/bash [2021-06-22T04:47:13.568Z] + bash -s -- [2021-06-22T04:47:13.568Z] [2021-06-22T04:47:13.568Z] _____ _ [2021-06-22T04:47:13.568Z] / ____| | | [2021-06-22T04:47:13.568Z] | | ___ __| | ___ ___ _____ __ [2021-06-22T04:47:13.568Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-22T04:47:13.568Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-22T04:47:13.568Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-22T04:47:13.568Z] Bash-1.0.3 [2021-06-22T04:47:13.568Z] [2021-06-22T04:47:13.568Z] [2021-06-22T04:47:13.568Z] ==> git version 2.24.4 found [2021-06-22T04:47:13.568Z] ==> 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-06-22T04:47:13.568Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-22T04:47:13.568Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-22T04:47:13.568Z] ==> Jenkins CI detected. [2021-06-22T04:47:13.568Z] project root: . [2021-06-22T04:47:13.568Z] --> token set from env [2021-06-22T04:47:13.568Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-22T04:47:13.568Z] ==> Running gcov in . (disable via -X gcov) [2021-06-22T04:47:13.569Z] ==> Python coveragepy not found [2021-06-22T04:47:13.569Z] ==> Searching for coverage reports in: [2021-06-22T04:47:13.569Z] + . [2021-06-22T04:47:13.569Z] -> Found 1 reports [2021-06-22T04:47:13.569Z] ==> Detecting git/mercurial file structure [2021-06-22T04:47:13.833Z] ==> Reading reports [2021-06-22T04:47:13.834Z] + ./coverage.out bytes=105070 [2021-06-22T04:47:13.834Z] ==> Appending adjustments [2021-06-22T04:47:13.834Z] https://docs.codecov.io/docs/fixing-reports [2021-06-22T04:47:14.096Z] + Found adjustments [2021-06-22T04:47:14.096Z] ==> Gzipping contents [2021-06-22T04:47:14.096Z] 16K /tmp/codecov.AYuu3M.gz [2021-06-22T04:47:14.096Z] ==> Uploading reports [2021-06-22T04:47:14.096Z] url: https://codecov.io [2021-06-22T04:47:14.096Z] query: branch=PR-628&commit=b7d7961ce8af05372741cb54c0c3908cc4abb5f8&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= [2021-06-22T04:47:14.096Z] -> Pinging Codecov [2021-06-22T04:47:14.096Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-628&commit=b7d7961ce8af05372741cb54c0c3908cc4abb5f8&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= [2021-06-22T04:47:14.671Z] -> Uploading to [2021-06-22T04:47:14.671Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-22/71470A77251A30514AAF9C0BB2E5B6CE/b7d7961ce8af05372741cb54c0c3908cc4abb5f8/eac79f65-fad3-4d7d-a007-cdc21ba82771.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210622T044714Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6222e276c6537a8de729327e310aa6905a66365653d20c2e6f237d012bd95386 [2021-06-22T04:47:14.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-22T04:47:14.671Z] Dload Upload Total Spent Left Speed [2021-06-22T04:47:14.933Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15724 0 0 100 15724 0 41750 --:--:-- --:--:-- --:--:-- 41819 [2021-06-22T04:47:14.933Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/b7d7961ce8af05372741cb54c0c3908cc4abb5f8 [Pipeline] } [2021-06-22T04:47:14.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-06-22T04:47:16.601Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T04:47:17.185Z] ---> package-listing.sh [2021-06-22T04:47:17.185Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-22T04:47:17.185Z] ++ facter osfamily [2021-06-22T04:47:17.452Z] + OS_FAMILY=redhat [2021-06-22T04:47:17.452Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-628 [2021-06-22T04:47:17.452Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-22T04:47:17.452Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-22T04:47:17.452Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-22T04:47:17.452Z] + PACKAGES=/tmp/packages_start.txt [2021-06-22T04:47:17.452Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' [2021-06-22T04:47:17.452Z] + PACKAGES=/tmp/packages_end.txt [2021-06-22T04:47:17.452Z] + case "${OS_FAMILY}" in [2021-06-22T04:47:17.452Z] + rpm -qa [2021-06-22T04:47:17.452Z] + sort [2021-06-22T04:47:18.040Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-22T04:47:18.040Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-22T04:47:18.040Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-22T04:47:18.040Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' [2021-06-22T04:47:18.040Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ [2021-06-22T04:47:18.040Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ [Pipeline] echo [2021-06-22T04:47:18.054Z] 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-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-22T04:47:18.352Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:47:18.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T04:47:18.928Z] [2021-06-22T04:47:18.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-22T04:47:19.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T04:47:19.259Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-22T04:47:19.259Z] df20fa9351a1: Pulling fs layer [2021-06-22T04:47:19.259Z] 36b3adc4ff6f: Pulling fs layer [2021-06-22T04:47:19.259Z] 8ad3a11d3b57: Pulling fs layer [2021-06-22T04:47:19.259Z] 46f8f816bc3b: Pulling fs layer [2021-06-22T04:47:19.259Z] 93b61091891f: Pulling fs layer [2021-06-22T04:47:19.259Z] 93b9cdb0e59b: Pulling fs layer [2021-06-22T04:47:19.259Z] 5e14af77c1be: Pulling fs layer [2021-06-22T04:47:19.259Z] 01666e4c0597: Pulling fs layer [2021-06-22T04:47:19.259Z] aa168da1d23b: Pulling fs layer [2021-06-22T04:47:19.259Z] 46f8f816bc3b: Waiting [2021-06-22T04:47:19.259Z] 93b61091891f: Waiting [2021-06-22T04:47:19.259Z] 93b9cdb0e59b: Waiting [2021-06-22T04:47:19.259Z] 5e14af77c1be: Waiting [2021-06-22T04:47:19.259Z] 01666e4c0597: Waiting [2021-06-22T04:47:19.259Z] aa168da1d23b: Waiting [2021-06-22T04:47:19.259Z] 36b3adc4ff6f: Verifying Checksum [2021-06-22T04:47:19.259Z] 36b3adc4ff6f: Download complete [2021-06-22T04:47:19.259Z] 46f8f816bc3b: Verifying Checksum [2021-06-22T04:47:19.259Z] 46f8f816bc3b: Download complete [2021-06-22T04:47:19.522Z] df20fa9351a1: Verifying Checksum [2021-06-22T04:47:19.522Z] 93b9cdb0e59b: Verifying Checksum [2021-06-22T04:47:19.522Z] 93b9cdb0e59b: Download complete [2021-06-22T04:47:19.522Z] 5e14af77c1be: Verifying Checksum [2021-06-22T04:47:19.522Z] 5e14af77c1be: Download complete [2021-06-22T04:47:19.522Z] 93b61091891f: Verifying Checksum [2021-06-22T04:47:19.522Z] 93b61091891f: Download complete [2021-06-22T04:47:19.522Z] 01666e4c0597: Verifying Checksum [2021-06-22T04:47:19.522Z] 01666e4c0597: Download complete [2021-06-22T04:47:19.784Z] df20fa9351a1: Pull complete [2021-06-22T04:47:19.784Z] 36b3adc4ff6f: Pull complete [2021-06-22T04:47:20.054Z] 8ad3a11d3b57: Verifying Checksum [2021-06-22T04:47:20.054Z] 8ad3a11d3b57: Download complete [2021-06-22T04:47:20.637Z] 8ad3a11d3b57: Pull complete [2021-06-22T04:47:20.637Z] 46f8f816bc3b: Pull complete [2021-06-22T04:47:20.900Z] 93b61091891f: Pull complete [2021-06-22T04:47:21.165Z] 93b9cdb0e59b: Pull complete [2021-06-22T04:47:21.165Z] 5e14af77c1be: Pull complete [2021-06-22T04:47:21.426Z] 01666e4c0597: Pull complete [2021-06-22T04:47:21.697Z] aa168da1d23b: Verifying Checksum [2021-06-22T04:47:21.697Z] aa168da1d23b: Download complete [2021-06-22T04:47:25.950Z] aa168da1d23b: Pull complete [2021-06-22T04:47:25.950Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-22T04:47:25.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T04:47:25.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-22T04:47:26.026Z] prd-centos7-docker-4c-2g-649 does not seem to be running inside a container [2021-06-22T04:47:26.076Z] $ 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-628/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-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@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:10003/edgex-lftools-log-publisher:alpine cat [2021-06-22T04:47:28.667Z] $ docker top 40cb4590b0e1518f435124e052a1b19aac6d0e0966267d3e342c91734751fe83 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T04:47:29.045Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-22T04:47:29.351Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-22T04:47:29.651Z] + ls /var/log/sa-host [2021-06-22T04:47:29.651Z] + sadf -c /var/log/sa-host/sa05 [2021-06-22T04:47:29.651Z] file_magic: OK [2021-06-22T04:47:29.651Z] HZ: Using current value: 100 [2021-06-22T04:47:29.651Z] file_header: OK [2021-06-22T04:47:29.651Z] 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-06-22T04:47:29.651Z] Statistics: [2021-06-22T04:47:29.651Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T04:47:29.651Z] File successfully converted to sysstat format version 12.2.1 [2021-06-22T04:47:29.651Z] + sadf -c /var/log/sa-host/sa22 [2021-06-22T04:47:29.651Z] file_magic: OK [2021-06-22T04:47:29.651Z] HZ: Using current value: 100 [2021-06-22T04:47:29.651Z] file_header: OK [2021-06-22T04:47:29.651Z] 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-06-22T04:47:29.651Z] Statistics: [2021-06-22T04:47:29.651Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T04:47:29.651Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T04:47:30.302Z] provisioning config files... [2021-06-22T04:47:30.317Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config738555355394754592tmp [Pipeline] { [Pipeline] echo [2021-06-22T04:47:30.339Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T04:47:30.647Z] ---> create-netrc.sh [Pipeline] } [2021-06-22T04:47:30.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-22T04:47:31.082Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-22T04:47:31.095Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T04:47:31.391Z] ---> sudo-logs.sh [2021-06-22T04:47:31.391Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-22T04:47:31.428Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T04:47:31.726Z] ---> job-cost.sh [2021-06-22T04:47:31.726Z] lf-activate-venv: SKIPPING [2021-06-22T04:47:31.726Z] DEBUG: total: 0.18000000715255737 [2021-06-22T04:47:31.726Z] INFO: Retrieving Stack Cost... [2021-06-22T04:47:32.676Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T04:47:32.937Z] INFO: Archiving Costs [Pipeline] echo [2021-06-22T04:47:32.949Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T04:47:33.251Z] ---> logs-deploy.sh [2021-06-22T04:47:33.251Z] lf-activate-venv: SKIPPING [2021-06-22T04:47:33.251Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-628/5 [2021-06-22T04:47:33.251Z] INFO: archiving workspace using pattern(s): [2021-06-22T04:47:34.198Z] Archives upload complete. [2021-06-22T04:47:34.199Z] INFO: archiving logs to Nexus