Pull request #605 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 98a7dc1ab8e1cd369d44dda4f248af720b9e02eb rather than e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 Obtained Jenkinsfile from 98a7dc1ab8e1cd369d44dda4f248af720b9e02eb 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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.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: 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3890 in /w/workspace/dry_go-mod-core-contracts_PR-605 [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-605 # 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 Merging remotes/origin/master commit 98a7dc1ab8e1cd369d44dda4f248af720b9e02eb into PR head commit e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 Merge succeeded, producing e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 Checking out Revision e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 (PR-605) > 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/605/head:refs/remotes/origin/PR-605 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 # 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 98a7dc1ab8e1cd369d44dda4f248af720b9e02eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 # timeout=10 Commit message: "feat: Create V2 client library for core-command" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-10T01:29:58.968Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk ce74d5c02f5cedab02008cbcfe653b4fc0cdf7f3 # timeout=10 [2021-05-10T01:29:59.124Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-10T01:29:59.154Z] ========================================================= [2021-05-10T01:29:59.154Z] EdgeX Global Pipelines Version Info [2021-05-10T01:29:59.154Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:30:00.678Z] ------------------- [2021-05-10T01:30:00.679Z] stable info: [2021-05-10T01:30:00.679Z] ------------------- [2021-05-10T01:30:00.679Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-10T01:30:00.679Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T01:30:00.679Z] Message: update stable to v1.0.191 [2021-05-10T01:30:02.073Z] ------------------- [2021-05-10T01:30:02.073Z] experimental info: [2021-05-10T01:30:02.073Z] ------------------- [2021-05-10T01:30:02.073Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-10T01:30:02.073Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-10T01:30:02.073Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-10T01:30:02.220Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-05-10T01:30:02.243Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-05-10T01:30:02.266Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-10T01:30:02.295Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-10T01:30:02.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-10T01:30:02.369Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-10T01:30:02.393Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-10T01:30:02.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-10T01:30:02.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-10T01:30:02.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-10T01:30:02.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-10T01:30:02.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-05-10T01:30:02.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-10T01:30:02.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-10T01:30:02.603Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T01:30:02.629Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T01:30:02.654Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T01:30:02.680Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-10T01:30:02.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-10T01:30:02.749Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-10T01:30:02.783Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-10T01:30:02.821Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-10T01:30:02.858Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-10T01:30:02.886Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-10T01:30:02.928Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-10T01:30:02.952Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-10T01:30:02.979Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-605 [Pipeline] echo [2021-05-10T01:30:03.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-605 [Pipeline] echo [2021-05-10T01:30:03.036Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-605 [Pipeline] echo [2021-05-10T01:30:03.070Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 [Pipeline] echo [2021-05-10T01:30:03.096Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e46cefb [Pipeline] echo [2021-05-10T01:30:03.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T01:30:03.570Z] + git log --format=format:%s -1 e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 [Pipeline] echo [2021-05-10T01:30:03.648Z] GIT_COMMIT: e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4, Commit Message: feat: Create V2 client library for core-command [Pipeline] echo [2021-05-10T01:30:03.662Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:30:04.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T01:30:04.484Z] [2021-05-10T01:30:04.484Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:30:04.803Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T01:30:04.803Z] latest: Pulling from edgex-devops/git-semver [2021-05-10T01:30:04.803Z] 31603596830f: Pulling fs layer [2021-05-10T01:30:04.803Z] 54011a49482f: Pulling fs layer [2021-05-10T01:30:04.803Z] a6820b24f6d8: Pulling fs layer [2021-05-10T01:30:04.803Z] f581987b2513: Pulling fs layer [2021-05-10T01:30:04.803Z] f581987b2513: Waiting [2021-05-10T01:30:04.803Z] 54011a49482f: Download complete [2021-05-10T01:30:05.065Z] 31603596830f: Verifying Checksum [2021-05-10T01:30:05.065Z] 31603596830f: Download complete [2021-05-10T01:30:05.065Z] f581987b2513: Verifying Checksum [2021-05-10T01:30:05.066Z] f581987b2513: Download complete [2021-05-10T01:30:05.066Z] a6820b24f6d8: Verifying Checksum [2021-05-10T01:30:05.066Z] a6820b24f6d8: Download complete [2021-05-10T01:30:05.327Z] 31603596830f: Pull complete [2021-05-10T01:30:05.590Z] 54011a49482f: Pull complete [2021-05-10T01:30:06.541Z] a6820b24f6d8: Pull complete [2021-05-10T01:30:06.541Z] f581987b2513: Pull complete [2021-05-10T01:30:06.541Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-10T01:30:06.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-10T01:30:06.541Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-10T01:30:06.653Z] prd-centos7-docker-4c-2g-3890 does not seem to be running inside a container [2021-05-10T01:30:06.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-605 -v /w/workspace/dry_go-mod-core-contracts_PR-605:/w/workspace/dry_go-mod-core-contracts_PR-605:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-605@tmp:/w/workspace/dry_go-mod-core-contracts_PR-605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-10T01:30:08.690Z] $ docker top b5009c01539706aa3a2df609e2f18814535731932e844c9195432244325bcbd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-10T01:30:08.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T01:30:08.840Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T01:30:09.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T01:30:09.063Z] $ docker exec b5009c01539706aa3a2df609e2f18814535731932e844c9195432244325bcbd6 ssh-agent [2021-05-10T01:30:09.226Z] SSH_AUTH_SOCK=/tmp/ssh-xfFXCtuF5CgC/agent.11 [2021-05-10T01:30:09.226Z] SSH_AGENT_PID=16 [2021-05-10T01:30:09.236Z] Running ssh-add (command line suppressed) [2021-05-10T01:30:09.358Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-605@tmp/private_key_1472963557483470687.key (/w/workspace/dry_go-mod-core-contracts_PR-605@tmp/private_key_1472963557483470687.key) [2021-05-10T01:30:09.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T01:30:09.782Z] + git tag --points-at HEAD [Pipeline] } [2021-05-10T01:30:09.802Z] $ docker exec --env ******** --env ******** b5009c01539706aa3a2df609e2f18814535731932e844c9195432244325bcbd6 ssh-agent -k [2021-05-10T01:30:09.924Z] unset SSH_AUTH_SOCK; [2021-05-10T01:30:09.925Z] unset SSH_AGENT_PID; [2021-05-10T01:30:09.925Z] echo Agent pid 16 killed; [2021-05-10T01:30:09.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-10T01:30:10.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-10T01:30:10.023Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-10T01:30:10.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-10T01:30:10.184Z] $ docker exec b5009c01539706aa3a2df609e2f18814535731932e844c9195432244325bcbd6 ssh-agent [2021-05-10T01:30:10.342Z] SSH_AUTH_SOCK=/tmp/ssh-XJyJ4cEfQ1WK/agent.44 [2021-05-10T01:30:10.343Z] SSH_AGENT_PID=50 [2021-05-10T01:30:10.349Z] Running ssh-add (command line suppressed) [2021-05-10T01:30:10.465Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-605@tmp/private_key_5649499192148630882.key (/w/workspace/dry_go-mod-core-contracts_PR-605@tmp/private_key_5649499192148630882.key) [2021-05-10T01:30:10.520Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-10T01:30:10.820Z] + git semver init [2021-05-10T01:30:10.821Z] # -> Open(): unable to determine branch for HEAD [2021-05-10T01:30:10.821Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-605/.git [2021-05-10T01:30:10.821Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-605 [2021-05-10T01:30:10.821Z] # $SEMVER_REMOTE_NAME = origin [2021-05-10T01:30:10.821Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-10T01:30:10.821Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-10T01:30:10.821Z] # $SEMVER_BRANCH = PR-605 [2021-05-10T01:30:10.821Z] # $SEMVER_TEMP = /tmp/semver-300401084 [2021-05-10T01:30:10.821Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-05-10T01:30:11.763Z] # '/tmp/semver-300401084' -> '/w/workspace/dry_go-mod-core-contracts_PR-605/.semver' [2021-05-10T01:30:11.763Z] # -> Force: false [2021-05-10T01:30:11.763Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-605/.semver [Pipeline] } [2021-05-10T01:30:11.776Z] $ docker exec --env ******** --env ******** b5009c01539706aa3a2df609e2f18814535731932e844c9195432244325bcbd6 ssh-agent -k [2021-05-10T01:30:11.891Z] unset SSH_AUTH_SOCK; [2021-05-10T01:30:11.892Z] unset SSH_AGENT_PID; [2021-05-10T01:30:11.892Z] echo Agent pid 50 killed; [2021-05-10T01:30:11.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-10T01:30:12.276Z] + git semver [Pipeline] } [2021-05-10T01:30:12.295Z] $ docker stop --time=1 b5009c01539706aa3a2df609e2f18814535731932e844c9195432244325bcbd6 [2021-05-10T01:30:14.515Z] $ docker rm -f b5009c01539706aa3a2df609e2f18814535731932e844c9195432244325bcbd6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T01:30:14.952Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-10T01:30:15.322Z] Stashed 1 file(s) [Pipeline] echo [2021-05-10T01:30:15.326Z] [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-05-10T01:30:30.512Z] Still waiting to schedule task [2021-05-10T01:30:30.512Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-10T01:30:30.515Z] Still waiting to schedule task [2021-05-10T01:30:30.516Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-10T01:31:55.501Z] Running on prd-centos7-docker-4c-2g-3893 in /w/workspace/dry_go-mod-core-contracts_PR-605 [Pipeline] { [Pipeline] ws [2021-05-10T01:31:55.521Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2021-05-10T01:31:58.256Z] using credential edgex-jenkins-ssh [2021-05-10T01:31:58.277Z] Cloning the remote Git repository [2021-05-10T01:31:58.061Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-10T01:31:58.136Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2021-05-10T01:31:58.197Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-10T01:31:58.197Z] > git --version # timeout=10 [2021-05-10T01:31:58.203Z] > git --version # 'git version 2.24.3' [2021-05-10T01:31:58.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T01:31:58.231Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T01:31:59.736Z] Merging remotes/origin/master commit 98a7dc1ab8e1cd369d44dda4f248af720b9e02eb into PR head commit e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 [2021-05-10T01:31:59.865Z] Merge succeeded, producing e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 [2021-05-10T01:31:59.866Z] Checking out Revision e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 (PR-605) [2021-05-10T01:31:59.035Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-10T01:31:59.044Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T01:31:59.059Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-10T01:31:59.075Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-10T01:31:59.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T01:31:59.085Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/605/head:refs/remotes/origin/PR-605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T01:31:59.621Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T01:31:59.628Z] > git checkout -f e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 # timeout=10 [2021-05-10T01:31:59.716Z] > git remote # timeout=10 [2021-05-10T01:31:59.725Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T01:31:59.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T01:31:59.735Z] > git merge 98a7dc1ab8e1cd369d44dda4f248af720b9e02eb # timeout=10 [2021-05-10T01:31:59.746Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T01:31:59.756Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T01:31:59.764Z] > git checkout -f e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 # timeout=10 [2021-05-10T01:32:03.558Z] Commit message: "feat: Create V2 client library for core-command" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T01:32:04.563Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-10T01:32:04.892Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T01:32:05.193Z] + true [2021-05-10T01:32:05.193Z] + sudo service docker restart [2021-05-10T01:32:05.193Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-10T01:32:06.726Z] ========================================================= [2021-05-10T01:32:06.726Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-10T01:32:06.726Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:32:07.044Z] + 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-05-10T01:32:07.623Z] Sending build context to Docker daemon 3.123MB [2021-05-10T01:32:07.623Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-10T01:32:07.623Z] Step 2/7 : FROM ${BASE} [2021-05-10T01:32:07.623Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-10T01:32:07.623Z] 540db60ca938: Pulling fs layer [2021-05-10T01:32:07.623Z] adcc1eea9eea: Pulling fs layer [2021-05-10T01:32:07.623Z] 4c4ab2625f07: Pulling fs layer [2021-05-10T01:32:07.623Z] 0510c868ecb4: Pulling fs layer [2021-05-10T01:32:07.623Z] afea3b2eda06: Pulling fs layer [2021-05-10T01:32:07.623Z] 7809a108b3ef: Pulling fs layer [2021-05-10T01:32:07.623Z] f706445af74f: Pulling fs layer [2021-05-10T01:32:07.623Z] afea3b2eda06: Waiting [2021-05-10T01:32:07.623Z] 7809a108b3ef: Waiting [2021-05-10T01:32:07.623Z] f706445af74f: Waiting [2021-05-10T01:32:07.623Z] 0510c868ecb4: Waiting [2021-05-10T01:32:07.623Z] 4c4ab2625f07: Verifying Checksum [2021-05-10T01:32:07.623Z] 4c4ab2625f07: Download complete [2021-05-10T01:32:07.623Z] adcc1eea9eea: Download complete [2021-05-10T01:32:07.623Z] afea3b2eda06: Verifying Checksum [2021-05-10T01:32:07.623Z] afea3b2eda06: Download complete [2021-05-10T01:32:07.623Z] 7809a108b3ef: Verifying Checksum [2021-05-10T01:32:07.623Z] 7809a108b3ef: Download complete [2021-05-10T01:32:07.885Z] 540db60ca938: Download complete [2021-05-10T01:32:08.149Z] 540db60ca938: Pull complete [2021-05-10T01:32:08.149Z] adcc1eea9eea: Pull complete [2021-05-10T01:32:08.411Z] 4c4ab2625f07: Pull complete [2021-05-10T01:32:10.339Z] f706445af74f: Verifying Checksum [2021-05-10T01:32:10.339Z] f706445af74f: Download complete [2021-05-10T01:32:10.603Z] 0510c868ecb4: Verifying Checksum [2021-05-10T01:32:10.603Z] 0510c868ecb4: Download complete [2021-05-10T01:32:15.938Z] 0510c868ecb4: Pull complete [2021-05-10T01:32:16.200Z] afea3b2eda06: Pull complete [2021-05-10T01:32:16.469Z] 7809a108b3ef: Pull complete [2021-05-10T01:32:24.658Z] f706445af74f: Pull complete [2021-05-10T01:32:24.658Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-10T01:32:24.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-10T01:32:24.658Z] ---> b068be0155e3 [2021-05-10T01:32:24.658Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-10T01:32:24.658Z] ---> Running in a17a4b3fe858 [2021-05-10T01:32:24.658Z] Removing intermediate container a17a4b3fe858 [2021-05-10T01:32:24.658Z] ---> 3301f2098dcf [2021-05-10T01:32:24.658Z] Step 4/7 : RUN apk add bash [2021-05-10T01:32:24.658Z] ---> Running in 3309ffc9b798 [2021-05-10T01:32:25.234Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-10T01:32:27.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-10T01:32:27.773Z] OK: 149 MiB in 40 packages [2021-05-10T01:32:28.353Z] Removing intermediate container 3309ffc9b798 [2021-05-10T01:32:28.353Z] ---> 3e2dee475e9e [2021-05-10T01:32:28.353Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-10T01:32:28.619Z] ---> Running in f333e13da1ab [2021-05-10T01:32:28.619Z] Removing intermediate container f333e13da1ab [2021-05-10T01:32:28.619Z] ---> f30f8440ed89 [2021-05-10T01:32:28.619Z] Step 6/7 : COPY go.mod . [2021-05-10T01:32:28.892Z] ---> c32cbbe3afdf [2021-05-10T01:32:28.892Z] Step 7/7 : RUN go mod download [2021-05-10T01:32:28.892Z] ---> Running in 0fab3d0c70f3 [2021-05-10T01:32:42.128Z] Removing intermediate container 0fab3d0c70f3 [2021-05-10T01:32:42.128Z] ---> 2567c334e83d [2021-05-10T01:32:42.128Z] Successfully built 2567c334e83d [2021-05-10T01:32:42.128Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:32:42.444Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T01:32:42.444Z] . [Pipeline] withDockerContainer [2021-05-10T01:32:42.557Z] prd-centos7-docker-4c-2g-3893 does not seem to be running inside a container [2021-05-10T01:32:42.604Z] $ 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-05-10T01:32:43.343Z] $ docker top bf37b48ecfb23cd70d9b92942dd4ebf9bf005021d9438262c684136c61cdd2d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T01:32:43.802Z] + go version [2021-05-10T01:32:43.802Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-10T01:32:43.820Z] $ docker stop --time=1 bf37b48ecfb23cd70d9b92942dd4ebf9bf005021d9438262c684136c61cdd2d5 [2021-05-10T01:32:45.175Z] $ docker rm -f bf37b48ecfb23cd70d9b92942dd4ebf9bf005021d9438262c684136c61cdd2d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:32:45.668Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-10T01:32:45.668Z] . [Pipeline] withDockerContainer [2021-05-10T01:32:45.765Z] prd-centos7-docker-4c-2g-3893 does not seem to be running inside a container [2021-05-10T01:32:45.811Z] $ 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-05-10T01:32:46.493Z] $ docker top 6000c12685d67339bdbbce1dbc57808dfe1862ac855db1e3e9f8296a864521e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T01:32:46.946Z] + go mod tidy [Pipeline] sh [2021-05-10T01:32:47.504Z] + make test [2021-05-10T01:32:47.504Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-10T01:32:55.744Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-10T01:32:55.744Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.016s coverage: 85.7% of statements [2021-05-10T01:32:55.744Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.014s coverage: 100.0% of statements [2021-05-10T01:32:56.021Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.043s coverage: 45.4% of statements [2021-05-10T01:32:56.288Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.030s coverage: 77.8% of statements [2021-05-10T01:32:56.288Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-10T01:32:57.247Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.017s coverage: 26.3% of statements [2021-05-10T01:32:57.247Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.024s coverage: 14.7% of statements [2021-05-10T01:32:57.247Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.008s coverage: 100.0% of statements [2021-05-10T01:32:57.838Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.021s coverage: 91.8% of statements [2021-05-10T01:32:57.838Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-10T01:32:57.838Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-10T01:32:57.838Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.013s coverage: 100.0% of statements [2021-05-10T01:32:57.838Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.007s coverage: 35.5% of statements [2021-05-10T01:33:00.060Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.051s coverage: 63.0% of statements [2021-05-10T01:33:00.060Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.005s coverage: 26.3% of statements [2021-05-10T01:33:00.060Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.011s coverage: 15.4% of statements [2021-05-10T01:33:00.060Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.011s coverage: 15.4% of statements [2021-05-10T01:33:00.060Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.016s coverage: 14.3% of statements [2021-05-10T01:33:01.270Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-10T01:33:01.270Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-10T01:33:03.854Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.080s coverage: 83.0% of statements [2021-05-10T01:33:03.854Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-10T01:33:03.854Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-10T01:33:03.854Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-10T01:33:03.854Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.016s coverage: 45.4% of statements [2021-05-10T01:33:03.854Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.019s coverage: 94.7% of statements [2021-05-10T01:33:04.117Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.059s coverage: 86.3% of statements [2021-05-10T01:33:04.117Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.010s coverage: 60.5% of statements [2021-05-10T01:33:04.117Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.009s coverage: 58.2% of statements [2021-05-10T01:33:04.391Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-10T01:33:11.060Z] gofmt -l . [2021-05-10T01:33:11.060Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-10T01:33:11.339Z] $ docker stop --time=1 6000c12685d67339bdbbce1dbc57808dfe1862ac855db1e3e9f8296a864521e6 [2021-05-10T01:33:13.053Z] $ docker rm -f 6000c12685d67339bdbbce1dbc57808dfe1862ac855db1e3e9f8296a864521e6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T01:33:13.596Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-10T01:33:13.926Z] 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-05-10T01:33:14.538Z] ---> job-cost.sh [2021-05-10T01:33:14.538Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XBIz [2021-05-10T01:33:29.479Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-10T01:33:56.110Z] lf-activate-venv(): INFO: Adding /tmp/venv-XBIz/bin to PATH [2021-05-10T01:33:56.110Z] INFO: No Stack... [2021-05-10T01:33:56.110Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-10T01:33:56.110Z] INFO: Archiving Costs [Pipeline] sh [2021-05-10T01:33:56.419Z] + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv [2021-05-10T01:33:56.419Z] + cut -d, -f6 [Pipeline] lock [2021-05-10T01:33:56.497Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-605-4-stack-cost] [2021-05-10T01:33:56.515Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-605-4-stack-cost] did not exist. Created. [2021-05-10T01:33:56.515Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-605-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T01:33:56.861Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-10T01:33:56.995Z] Stashed 1 file(s) [Pipeline] } [2021-05-10T01:33:57.007Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-605-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-10T01:35:49.753Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3895 in /w/workspace/dry_go-mod-core-contracts_PR-605 [Pipeline] { [Pipeline] ws [2021-05-10T01:35:49.772Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2021-05-10T01:35:56.551Z] using credential edgex-jenkins-ssh [2021-05-10T01:35:56.580Z] Cloning the remote Git repository [2021-05-10T01:35:56.662Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-10T01:35:56.802Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2021-05-10T01:35:56.914Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-10T01:35:56.915Z] > git --version # timeout=10 [2021-05-10T01:35:56.934Z] > git --version # 'git version 2.17.1' [2021-05-10T01:35:56.938Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T01:35:57.033Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T01:35:58.346Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-10T01:35:58.377Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-10T01:35:58.408Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-10T01:35:58.454Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-10T01:35:58.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T01:35:58.471Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/605/head:refs/remotes/origin/PR-605 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-10T01:35:59.208Z] Merging remotes/origin/master commit 98a7dc1ab8e1cd369d44dda4f248af720b9e02eb into PR head commit e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 [2021-05-10T01:35:59.519Z] Merge succeeded, producing e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 [2021-05-10T01:35:59.519Z] Checking out Revision e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 (PR-605) [2021-05-10T01:35:59.231Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T01:35:59.255Z] > git checkout -f e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 # timeout=10 [2021-05-10T01:35:59.418Z] > git remote # timeout=10 [2021-05-10T01:35:59.438Z] > git config --get remote.origin.url # timeout=10 [2021-05-10T01:35:59.460Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-10T01:35:59.474Z] > git merge 98a7dc1ab8e1cd369d44dda4f248af720b9e02eb # timeout=10 [2021-05-10T01:35:59.502Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-10T01:35:59.529Z] > git config core.sparsecheckout # timeout=10 [2021-05-10T01:35:59.557Z] > git checkout -f e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 # timeout=10 [2021-05-10T01:36:04.069Z] Commit message: "feat: Create V2 client library for core-command" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-10T01:36:05.555Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-10T01:36:05.983Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-10T01:36:06.338Z] + sudo+ service docker restart [2021-05-10T01:36:06.338Z] true [Pipeline] unstash [Pipeline] echo [2021-05-10T01:36:08.685Z] ========================================================= [2021-05-10T01:36:08.685Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-10T01:36:08.685Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:36:09.060Z] + 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-05-10T01:36:10.048Z] Sending build context to Docker daemon 3.121MB [2021-05-10T01:36:10.324Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-10T01:36:10.324Z] Step 2/7 : FROM ${BASE} [2021-05-10T01:36:10.603Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-10T01:36:10.603Z] 595b0fe564bb: Pulling fs layer [2021-05-10T01:36:10.603Z] 7186ed65a4f7: Pulling fs layer [2021-05-10T01:36:10.603Z] 316046926c0a: Pulling fs layer [2021-05-10T01:36:10.603Z] 4ebd0625c992: Pulling fs layer [2021-05-10T01:36:10.603Z] 207e8628e3a3: Pulling fs layer [2021-05-10T01:36:10.603Z] c791037a9be2: Pulling fs layer [2021-05-10T01:36:10.603Z] ffd874e62e21: Pulling fs layer [2021-05-10T01:36:10.603Z] 4ebd0625c992: Waiting [2021-05-10T01:36:10.603Z] 207e8628e3a3: Waiting [2021-05-10T01:36:10.603Z] ffd874e62e21: Waiting [2021-05-10T01:36:10.603Z] c791037a9be2: Waiting [2021-05-10T01:36:10.603Z] 316046926c0a: Verifying Checksum [2021-05-10T01:36:10.603Z] 316046926c0a: Download complete [2021-05-10T01:36:10.603Z] 7186ed65a4f7: Verifying Checksum [2021-05-10T01:36:10.603Z] 7186ed65a4f7: Download complete [2021-05-10T01:36:10.603Z] 207e8628e3a3: Verifying Checksum [2021-05-10T01:36:10.603Z] 207e8628e3a3: Download complete [2021-05-10T01:36:10.879Z] c791037a9be2: Verifying Checksum [2021-05-10T01:36:10.879Z] c791037a9be2: Download complete [2021-05-10T01:36:10.879Z] 595b0fe564bb: Download complete [2021-05-10T01:36:11.887Z] 595b0fe564bb: Pull complete [2021-05-10T01:36:12.173Z] 7186ed65a4f7: Pull complete [2021-05-10T01:36:12.776Z] 316046926c0a: Pull complete [2021-05-10T01:36:13.052Z] ffd874e62e21: Verifying Checksum [2021-05-10T01:36:13.052Z] ffd874e62e21: Download complete [2021-05-10T01:36:14.499Z] 4ebd0625c992: Verifying Checksum [2021-05-10T01:36:14.499Z] 4ebd0625c992: Download complete [2021-05-10T01:36:24.736Z] 4ebd0625c992: Pull complete [2021-05-10T01:36:24.736Z] 207e8628e3a3: Pull complete [2021-05-10T01:36:25.014Z] c791037a9be2: Pull complete [2021-05-10T01:36:29.329Z] ffd874e62e21: Pull complete [2021-05-10T01:36:29.329Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-10T01:36:29.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-10T01:36:29.329Z] ---> cfc18b08335c [2021-05-10T01:36:29.329Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-10T01:36:31.969Z] ---> Running in 42fc4c27ed00 [2021-05-10T01:36:32.566Z] Removing intermediate container 42fc4c27ed00 [2021-05-10T01:36:32.566Z] ---> b7b6792c97fc [2021-05-10T01:36:32.566Z] Step 4/7 : RUN apk add bash [2021-05-10T01:36:32.566Z] ---> Running in 541c3c380a8e [2021-05-10T01:36:34.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-10T01:36:35.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-10T01:36:37.419Z] OK: 138 MiB in 40 packages [2021-05-10T01:36:38.856Z] Removing intermediate container 541c3c380a8e [2021-05-10T01:36:38.856Z] ---> 8b13281c4365 [2021-05-10T01:36:38.856Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-10T01:36:38.856Z] ---> Running in aa398bdee72f [2021-05-10T01:36:39.453Z] Removing intermediate container aa398bdee72f [2021-05-10T01:36:39.453Z] ---> d3c3a12b4742 [2021-05-10T01:36:39.453Z] Step 6/7 : COPY go.mod . [2021-05-10T01:36:40.048Z] ---> 0238f99c747f [2021-05-10T01:36:40.048Z] Step 7/7 : RUN go mod download [2021-05-10T01:36:40.327Z] ---> Running in ed6694addc9e [2021-05-10T01:36:58.676Z] Removing intermediate container ed6694addc9e [2021-05-10T01:36:58.676Z] ---> cff62213e2c6 [2021-05-10T01:36:58.676Z] Successfully built cff62213e2c6 [2021-05-10T01:36:58.676Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:36:59.024Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T01:36:59.024Z] . [Pipeline] withDockerContainer [2021-05-10T01:36:59.266Z] prd-ubuntu18.04-docker-arm64-4c-16g-3895 does not seem to be running inside a container [2021-05-10T01:36:59.362Z] $ 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-arm64 cat [2021-05-10T01:37:00.962Z] $ docker top ec4c862c6b4b4b16b7a8e13fa699f5040e8db3dfda39a230cc69f9a310e2ed12 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T01:37:01.949Z] + go version [2021-05-10T01:37:01.949Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-10T01:37:01.977Z] $ docker stop --time=1 ec4c862c6b4b4b16b7a8e13fa699f5040e8db3dfda39a230cc69f9a310e2ed12 [2021-05-10T01:37:04.076Z] $ docker rm -f ec4c862c6b4b4b16b7a8e13fa699f5040e8db3dfda39a230cc69f9a310e2ed12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:37:04.869Z] + docker inspect -f . ci-base-image-arm64 [2021-05-10T01:37:04.869Z] . [Pipeline] withDockerContainer [2021-05-10T01:37:05.171Z] prd-ubuntu18.04-docker-arm64-4c-16g-3895 does not seem to be running inside a container [2021-05-10T01:37:05.301Z] $ 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-arm64 cat [2021-05-10T01:37:07.129Z] $ docker top 627323a70566f05ce4d505632d8dcc1baa34c8bdd16d79bda0a8e941765b004d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T01:37:08.204Z] + go mod tidy [Pipeline] sh [2021-05-10T01:37:09.482Z] + make test [2021-05-10T01:37:09.482Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-10T01:37:41.968Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-10T01:37:43.981Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.049s coverage: 85.7% of statements [2021-05-10T01:37:43.982Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.034s coverage: 100.0% of statements [2021-05-10T01:37:45.460Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.084s coverage: 45.4% of statements [2021-05-10T01:37:45.460Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.049s coverage: 77.8% of statements [2021-05-10T01:37:45.460Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-10T01:37:48.894Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.017s coverage: 26.3% of statements [2021-05-10T01:37:48.894Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.105s coverage: 14.7% of statements [2021-05-10T01:37:48.894Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.027s coverage: 100.0% of statements [2021-05-10T01:37:49.497Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.091s coverage: 91.8% of statements [2021-05-10T01:37:49.497Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-10T01:37:49.497Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-10T01:37:49.497Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.028s coverage: 100.0% of statements [2021-05-10T01:37:50.100Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.028s coverage: 35.5% of statements [2021-05-10T01:37:56.874Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.101s coverage: 63.0% of statements [2021-05-10T01:37:56.874Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.026s coverage: 26.3% of statements [2021-05-10T01:37:56.874Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.013s coverage: 15.4% of statements [2021-05-10T01:37:56.874Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.017s coverage: 15.4% of statements [2021-05-10T01:37:56.874Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.024s coverage: 14.3% of statements [2021-05-10T01:37:56.874Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-10T01:37:56.874Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-10T01:38:00.336Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.298s coverage: 83.0% of statements [2021-05-10T01:38:00.336Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-10T01:38:00.336Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-10T01:38:00.336Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-10T01:38:00.336Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.080s coverage: 45.4% of statements [2021-05-10T01:38:00.947Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.065s coverage: 94.7% of statements [2021-05-10T01:38:03.633Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.197s coverage: 86.3% of statements [2021-05-10T01:38:03.633Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.033s coverage: 60.5% of statements [2021-05-10T01:38:03.633Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.048s coverage: 58.2% of statements [2021-05-10T01:38:03.905Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-10T01:38:26.122Z] gofmt -l . [2021-05-10T01:38:26.398Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-10T01:38:27.399Z] $ docker stop --time=1 627323a70566f05ce4d505632d8dcc1baa34c8bdd16d79bda0a8e941765b004d [2021-05-10T01:38:29.719Z] $ docker rm -f 627323a70566f05ce4d505632d8dcc1baa34c8bdd16d79bda0a8e941765b004d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-10T01:38:30.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-10T01:38:30.652Z] Warning: overwriting stash ‘coverage-report’ [2021-05-10T01:38:31.812Z] 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-05-10T01:38:32.428Z] ---> job-cost.sh [2021-05-10T01:38:32.428Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MYGP [2021-05-10T01:39:28.985Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-10T01:41:20.820Z] lf-activate-venv(): INFO: Adding /tmp/venv-MYGP/bin to PATH [2021-05-10T01:41:20.820Z] INFO: No Stack... [2021-05-10T01:41:20.820Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-10T01:41:20.820Z] INFO: Archiving Costs [Pipeline] sh [2021-05-10T01:41:21.159Z] + + cutcat -d, /w/workspace/go-mod-core-contracts/4/archives/cost.csv -f6 [2021-05-10T01:41:21.159Z] [Pipeline] lock [2021-05-10T01:41:21.278Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-605-4-stack-cost] [2021-05-10T01:41:21.285Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-605-4-stack-cost] did not exist. Created. [2021-05-10T01:41:21.286Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-605-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-10T01:41:21.640Z] /w/workspace/go-mod-core-contracts/4@tmp/durable-f6057be3/script.sh: 1: /w/workspace/go-mod-core-contracts/4@tmp/durable-f6057be3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-10T01:41:21.997Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-10T01:41:22.030Z] Warning: overwriting stash ‘stack-cost’ [2021-05-10T01:41:22.217Z] Stashed 1 file(s) [Pipeline] } [2021-05-10T01:41:22.250Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-605-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-05-10T01:41:22.711Z] provisioning config files... [2021-05-10T01:41:22.724Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-605@tmp/config2065232917134950189tmp [Pipeline] { [Pipeline] sh [2021-05-10T01:41:23.088Z] + set +x [2021-05-10T01:41:23.088Z] + bash -s -- [2021-05-10T01:41:23.088Z] + curl -s https://codecov.io/bash [2021-05-10T01:41:23.350Z] [2021-05-10T01:41:23.350Z] _____ _ [2021-05-10T01:41:23.350Z] / ____| | | [2021-05-10T01:41:23.350Z] | | ___ __| | ___ ___ _____ __ [2021-05-10T01:41:23.350Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-10T01:41:23.350Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-10T01:41:23.350Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-10T01:41:23.350Z] Bash-1.0.2 [2021-05-10T01:41:23.350Z] [2021-05-10T01:41:23.350Z] [2021-05-10T01:41:23.350Z] ==> git version 2.24.3 found [2021-05-10T01:41:23.350Z] ==> 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-05-10T01:41:23.350Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-10T01:41:23.350Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-10T01:41:23.350Z] ==> Jenkins CI detected. [2021-05-10T01:41:23.350Z] project root: . [2021-05-10T01:41:23.350Z] --> token set from env [2021-05-10T01:41:23.350Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-10T01:41:23.350Z] ==> Running gcov in . (disable via -X gcov) [2021-05-10T01:41:23.350Z] ==> Python coveragepy not found [2021-05-10T01:41:23.350Z] ==> Searching for coverage reports in: [2021-05-10T01:41:23.350Z] + . [2021-05-10T01:41:23.350Z] -> Found 1 reports [2021-05-10T01:41:23.350Z] ==> Detecting git/mercurial file structure [2021-05-10T01:41:23.350Z] ==> Reading reports [2021-05-10T01:41:23.350Z] + ./coverage.out bytes=176242 [2021-05-10T01:41:23.350Z] ==> Appending adjustments [2021-05-10T01:41:23.350Z] https://docs.codecov.io/docs/fixing-reports [2021-05-10T01:41:24.755Z] + Found adjustments [2021-05-10T01:41:24.756Z] ==> Gzipping contents [2021-05-10T01:41:24.756Z] 28K /tmp/codecov.6Wbyvs.gz [2021-05-10T01:41:24.756Z] ==> Uploading reports [2021-05-10T01:41:24.756Z] url: https://codecov.io [2021-05-10T01:41:24.756Z] query: branch=PR-605&commit=e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-605%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=605&job=&cmd_args= [2021-05-10T01:41:24.756Z] -> Pinging Codecov [2021-05-10T01:41:24.756Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-605&commit=e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-605%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=605&job=&cmd_args= [2021-05-10T01:41:25.019Z] -> Uploading to [2021-05-10T01:41:25.019Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-10/71470A77251A30514AAF9C0BB2E5B6CE/e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4/8c82fc47-81bb-488a-88d8-17c8c6c758cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210510T014124Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d7a9d2ea8658c82d0986d6df407ccef7c8de404eeafcaf6b6725f8bf25648ae6 [2021-05-10T01:41:25.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-10T01:41:25.019Z] Dload Upload Total Spent Left Speed [2021-05-10T01:41:25.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25854 0 0 100 25854 0 52201 --:--:-- --:--:-- --:--:-- 52230 [2021-05-10T01:41:25.594Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e46cefbe3b5d8e96a0fd76a596d3227c1cdb02c4 [Pipeline] } [2021-05-10T01:41:25.604Z] 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-05-10T01:41:26.544Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:41:27.154Z] ---> package-listing.sh [2021-05-10T01:41:27.154Z] ++ facter osfamily [2021-05-10T01:41:27.154Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-10T01:41:27.154Z] + OS_FAMILY=redhat [2021-05-10T01:41:27.154Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-605 [2021-05-10T01:41:27.154Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-10T01:41:27.154Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-10T01:41:27.154Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-10T01:41:27.154Z] + PACKAGES=/tmp/packages_start.txt [2021-05-10T01:41:27.154Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-605 ']' [2021-05-10T01:41:27.154Z] + PACKAGES=/tmp/packages_end.txt [2021-05-10T01:41:27.154Z] + case "${OS_FAMILY}" in [2021-05-10T01:41:27.154Z] + rpm -qa [2021-05-10T01:41:27.154Z] + sort [2021-05-10T01:41:32.512Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-10T01:41:32.512Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-10T01:41:32.512Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-10T01:41:32.512Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-605 ']' [2021-05-10T01:41:32.512Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-605/archives/ [2021-05-10T01:41:32.512Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-605/archives/ [Pipeline] echo [2021-05-10T01:41:32.528Z] 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-605/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-10T01:41:32.819Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:41:33.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T01:41:33.128Z] [2021-05-10T01:41:33.128Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-10T01:41:33.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T01:41:33.458Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-10T01:41:33.458Z] df20fa9351a1: Pulling fs layer [2021-05-10T01:41:33.458Z] 36b3adc4ff6f: Pulling fs layer [2021-05-10T01:41:33.458Z] 8ad3a11d3b57: Pulling fs layer [2021-05-10T01:41:33.458Z] 46f8f816bc3b: Pulling fs layer [2021-05-10T01:41:33.458Z] 93b61091891f: Pulling fs layer [2021-05-10T01:41:33.458Z] 93b9cdb0e59b: Pulling fs layer [2021-05-10T01:41:33.458Z] 5e14af77c1be: Pulling fs layer [2021-05-10T01:41:33.458Z] 01666e4c0597: Pulling fs layer [2021-05-10T01:41:33.458Z] aa168da1d23b: Pulling fs layer [2021-05-10T01:41:33.458Z] 93b9cdb0e59b: Waiting [2021-05-10T01:41:33.458Z] 5e14af77c1be: Waiting [2021-05-10T01:41:33.458Z] 01666e4c0597: Waiting [2021-05-10T01:41:33.458Z] aa168da1d23b: Waiting [2021-05-10T01:41:33.458Z] 46f8f816bc3b: Waiting [2021-05-10T01:41:33.458Z] 93b61091891f: Waiting [2021-05-10T01:41:33.458Z] 36b3adc4ff6f: Download complete [2021-05-10T01:41:33.458Z] 46f8f816bc3b: Verifying Checksum [2021-05-10T01:41:33.458Z] 46f8f816bc3b: Download complete [2021-05-10T01:41:33.723Z] df20fa9351a1: Download complete [2021-05-10T01:41:33.723Z] 93b61091891f: Download complete [2021-05-10T01:41:33.723Z] 93b9cdb0e59b: Verifying Checksum [2021-05-10T01:41:33.723Z] 93b9cdb0e59b: Download complete [2021-05-10T01:41:33.723Z] 5e14af77c1be: Verifying Checksum [2021-05-10T01:41:33.723Z] 5e14af77c1be: Download complete [2021-05-10T01:41:33.723Z] 01666e4c0597: Verifying Checksum [2021-05-10T01:41:33.723Z] 01666e4c0597: Download complete [2021-05-10T01:41:33.723Z] 8ad3a11d3b57: Verifying Checksum [2021-05-10T01:41:33.723Z] 8ad3a11d3b57: Download complete [2021-05-10T01:41:33.991Z] df20fa9351a1: Pull complete [2021-05-10T01:41:34.256Z] 36b3adc4ff6f: Pull complete [2021-05-10T01:41:35.209Z] 8ad3a11d3b57: Pull complete [2021-05-10T01:41:35.474Z] 46f8f816bc3b: Pull complete [2021-05-10T01:41:36.051Z] aa168da1d23b: Verifying Checksum [2021-05-10T01:41:36.051Z] aa168da1d23b: Download complete [2021-05-10T01:41:36.313Z] 93b61091891f: Pull complete [2021-05-10T01:41:36.313Z] 93b9cdb0e59b: Pull complete [2021-05-10T01:41:36.577Z] 5e14af77c1be: Pull complete [2021-05-10T01:41:36.577Z] 01666e4c0597: Pull complete [2021-05-10T01:41:43.212Z] aa168da1d23b: Pull complete [2021-05-10T01:41:43.212Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-10T01:41:43.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-10T01:41:43.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-10T01:41:43.401Z] prd-centos7-docker-4c-2g-3890 does not seem to be running inside a container [2021-05-10T01:41:43.451Z] $ 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-605/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-605 -v /w/workspace/dry_go-mod-core-contracts_PR-605:/w/workspace/dry_go-mod-core-contracts_PR-605:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-605@tmp:/w/workspace/dry_go-mod-core-contracts_PR-605@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-10T01:41:47.879Z] $ docker top 8f309b072c584cef78b01aa1c3ac0b4d7756281fad29de3258f062d81e78b199 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-10T01:41:48.384Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-10T01:41:48.686Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-10T01:41:48.986Z] + ls /var/log/sa-host [2021-05-10T01:41:48.986Z] + sadf -c /var/log/sa-host/sa10 [2021-05-10T01:41:48.986Z] file_magic: OK [2021-05-10T01:41:48.986Z] HZ: Using current value: 100 [2021-05-10T01:41:48.986Z] file_header: OK [2021-05-10T01:41:48.986Z] 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-05-10T01:41:48.986Z] Statistics: [2021-05-10T01:41:48.986Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-10T01:41:48.986Z] File successfully converted to sysstat format version 12.2.1 [2021-05-10T01:41:48.986Z] + sadf -c /var/log/sa-host/sa23 [2021-05-10T01:41:48.986Z] file_magic: OK [2021-05-10T01:41:48.986Z] HZ: Using current value: 100 [2021-05-10T01:41:48.986Z] file_header: OK [2021-05-10T01:41:48.986Z] 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-05-10T01:41:48.986Z] Statistics: [2021-05-10T01:41:48.986Z] Hnuu...uuuununununu... [2021-05-10T01:41:48.986Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-10T01:41:49.165Z] provisioning config files... [2021-05-10T01:41:49.181Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-605@tmp/config3593401275754752139tmp [Pipeline] { [Pipeline] echo [2021-05-10T01:41:49.205Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:41:49.505Z] ---> create-netrc.sh [Pipeline] } [2021-05-10T01:41:49.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-10T01:41:49.554Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:41:49.853Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-10T01:41:49.864Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:41:50.162Z] ---> sudo-logs.sh [2021-05-10T01:41:50.162Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-10T01:41:50.190Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:41:50.489Z] ---> job-cost.sh [2021-05-10T01:41:50.489Z] lf-activate-venv: SKIPPING [2021-05-10T01:41:50.489Z] DEBUG: total: 0.20999999344348907 [2021-05-10T01:41:50.489Z] INFO: Retrieving Stack Cost... [2021-05-10T01:41:51.438Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-10T01:41:52.016Z] INFO: Archiving Costs [Pipeline] echo [2021-05-10T01:41:52.032Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-10T01:41:52.334Z] ---> logs-deploy.sh [2021-05-10T01:41:52.334Z] lf-activate-venv: SKIPPING [2021-05-10T01:41:52.334Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-605/4 [2021-05-10T01:41:52.334Z] INFO: archiving workspace using pattern(s): [2021-05-10T01:41:54.257Z] Archives upload complete. [2021-05-10T01:41:54.257Z] INFO: archiving logs to Nexus