Pull request #642 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f201764ab88c550d391ad37829ad60e663fc953+2db2a73bd8b083b8b523c7466df762be1e4962f0 (e71be664904f0b4be2586302f036c0c8a19e0693) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2746741661813168090.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7111366630537410306.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 144eb70ba3d470a427e699408e811d3f535e987a 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-642/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-642/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2387828257207861441.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3011789063390805901.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-642/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-642/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5569266187574121687.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2873 in /w/workspace/dry_go-mod-core-contracts_PR-642 [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-642 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/jenkins-gitclient-ssh3728099298526766013.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Merging remotes/origin/main commit 2db2a73bd8b083b8b523c7466df762be1e4962f0 into PR head commit 4f201764ab88c550d391ad37829ad60e663fc953 Merge succeeded, producing 4f201764ab88c550d391ad37829ad60e663fc953 Checking out Revision 4f201764ab88c550d391ad37829ad60e663fc953 (PR-642) 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/jenkins-gitclient-ssh4723419401585572357.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f201764ab88c550d391ad37829ad60e663fc953 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/jenkins-gitclient-ssh8384892853632221951.key > git merge 2db2a73bd8b083b8b523c7466df762be1e4962f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f201764ab88c550d391ad37829ad60e663fc953 # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-playground/validator/v10-10.7.0" > git rev-list --no-walk 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T17:05:34.606Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T17:05:34.680Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T17:05:34.705Z] ========================================================= [2021-07-15T17:05:34.705Z] EdgeX Global Pipelines Version Info [2021-07-15T17:05:34.705Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:05:35.981Z] ------------------- [2021-07-15T17:05:35.981Z] stable info: [2021-07-15T17:05:35.981Z] ------------------- [2021-07-15T17:05:35.981Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T17:05:35.981Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T17:05:35.981Z] Message: update stable to v1.0.196 [2021-07-15T17:05:36.583Z] ------------------- [2021-07-15T17:05:36.583Z] experimental info: [2021-07-15T17:05:36.583Z] ------------------- [2021-07-15T17:05:36.583Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T17:05:36.583Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T17:05:36.583Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T17:05:36.806Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-15T17:05:36.834Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-15T17:05:36.863Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T17:05:36.888Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T17:05:36.914Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T17:05:36.943Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T17:05:36.973Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T17:05:36.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T17:05:37.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-15T17:05:37.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T17:05:37.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T17:05:37.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-15T17:05:37.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T17:05:37.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T17:05:37.226Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T17:05:37.252Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T17:05:37.276Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T17:05:37.301Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T17:05:37.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T17:05:37.354Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-15T17:05:37.378Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-15T17:05:37.404Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-15T17:05:37.427Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-15T17:05:37.449Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-15T17:05:37.471Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-15T17:05:37.493Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T17:05:37.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-642 [Pipeline] echo [2021-07-15T17:05:37.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-642 [Pipeline] echo [2021-07-15T17:05:37.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-642 [Pipeline] echo [2021-07-15T17:05:37.640Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f201764ab88c550d391ad37829ad60e663fc953 [Pipeline] echo [2021-07-15T17:05:37.673Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f20176 [Pipeline] echo [2021-07-15T17:05:37.699Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T17:05:38.200Z] + git log --format=format:%s -1 4f201764ab88c550d391ad37829ad60e663fc953 [Pipeline] echo [2021-07-15T17:05:38.255Z] GIT_COMMIT: 4f201764ab88c550d391ad37829ad60e663fc953, Commit Message: Merge branch 'main' into dependabot/go_modules/github.com/go-playground/validator/v10-10.7.0 [Pipeline] echo [2021-07-15T17:05:38.268Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:05:38.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:05:38.848Z] [2021-07-15T17:05:38.848Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:05:39.172Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:05:39.173Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T17:05:39.173Z] 31603596830f: Pulling fs layer [2021-07-15T17:05:39.173Z] b6dc333f4379: Pulling fs layer [2021-07-15T17:05:39.173Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T17:05:39.173Z] fd332fbdc1db: Pulling fs layer [2021-07-15T17:05:39.173Z] fd332fbdc1db: Waiting [2021-07-15T17:05:39.173Z] b6dc333f4379: Verifying Checksum [2021-07-15T17:05:39.173Z] b6dc333f4379: Download complete [2021-07-15T17:05:39.443Z] 31603596830f: Verifying Checksum [2021-07-15T17:05:39.443Z] 31603596830f: Download complete [2021-07-15T17:05:39.719Z] 31603596830f: Pull complete [2021-07-15T17:05:39.719Z] fd332fbdc1db: Verifying Checksum [2021-07-15T17:05:39.719Z] fd332fbdc1db: Download complete [2021-07-15T17:05:39.719Z] b6dc333f4379: Pull complete [2021-07-15T17:05:39.719Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T17:05:39.719Z] 3d9ef1400e77: Download complete [2021-07-15T17:05:40.321Z] 3d9ef1400e77: Pull complete [2021-07-15T17:05:40.322Z] fd332fbdc1db: Pull complete [2021-07-15T17:05:40.322Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T17:05:40.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:05:40.322Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T17:05:40.415Z] prd-centos7-docker-4c-2g-2873 does not seem to be running inside a container [2021-07-15T17:05:40.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-642 -v /w/workspace/dry_go-mod-core-contracts_PR-642:/w/workspace/dry_go-mod-core-contracts_PR-642:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-642@tmp:/w/workspace/dry_go-mod-core-contracts_PR-642@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-07-15T17:05:41.278Z] $ docker top e29950cf1c96e0249f39d2171c674641ef27f21801665fda0ed8d8ba04ba1a57 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T17:05:41.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:05:41.404Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:05:41.517Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:05:41.518Z] $ docker exec e29950cf1c96e0249f39d2171c674641ef27f21801665fda0ed8d8ba04ba1a57 ssh-agent [2021-07-15T17:05:41.636Z] SSH_AUTH_SOCK=/tmp/ssh-v9GJkQ1nIVUF/agent.13 [2021-07-15T17:05:41.636Z] SSH_AGENT_PID=20 [2021-07-15T17:05:41.649Z] Running ssh-add (command line suppressed) [2021-07-15T17:05:41.749Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_7090637026683488141.key (/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_7090637026683488141.key) [2021-07-15T17:05:41.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:05:42.124Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T17:05:42.148Z] $ docker exec --env ******** --env ******** e29950cf1c96e0249f39d2171c674641ef27f21801665fda0ed8d8ba04ba1a57 ssh-agent -k [2021-07-15T17:05:42.243Z] unset SSH_AUTH_SOCK; [2021-07-15T17:05:42.243Z] unset SSH_AGENT_PID; [2021-07-15T17:05:42.243Z] echo Agent pid 20 killed; [2021-07-15T17:05:42.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T17:05:42.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:05:42.330Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:05:42.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:05:42.451Z] $ docker exec e29950cf1c96e0249f39d2171c674641ef27f21801665fda0ed8d8ba04ba1a57 ssh-agent [2021-07-15T17:05:42.562Z] SSH_AUTH_SOCK=/tmp/ssh-Uu6yi48zvVxX/agent.54 [2021-07-15T17:05:42.562Z] SSH_AGENT_PID=60 [2021-07-15T17:05:42.574Z] Running ssh-add (command line suppressed) [2021-07-15T17:05:42.679Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_1754751586924403605.key (/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_1754751586924403605.key) [2021-07-15T17:05:42.705Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:05:43.027Z] + git semver init [2021-07-15T17:05:43.028Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T17:05:43.028Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-642/.git [2021-07-15T17:05:43.028Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-642 [2021-07-15T17:05:43.028Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T17:05:43.028Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T17:05:43.028Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T17:05:43.028Z] # $SEMVER_BRANCH = PR-642 [2021-07-15T17:05:43.028Z] # $SEMVER_TEMP = /tmp/semver-925809883 [2021-07-15T17:05:43.028Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-15T17:05:43.632Z] # '/tmp/semver-925809883' -> '/w/workspace/dry_go-mod-core-contracts_PR-642/.semver' [2021-07-15T17:05:43.648Z] # -> Force: false [2021-07-15T17:05:43.648Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-642/.semver [Pipeline] } [2021-07-15T17:05:43.650Z] $ docker exec --env ******** --env ******** e29950cf1c96e0249f39d2171c674641ef27f21801665fda0ed8d8ba04ba1a57 ssh-agent -k [2021-07-15T17:05:43.742Z] unset SSH_AUTH_SOCK; [2021-07-15T17:05:43.742Z] unset SSH_AGENT_PID; [2021-07-15T17:05:43.742Z] echo Agent pid 60 killed; [2021-07-15T17:05:43.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:05:44.210Z] + git semver [Pipeline] } [2021-07-15T17:05:44.232Z] $ docker stop --time=1 e29950cf1c96e0249f39d2171c674641ef27f21801665fda0ed8d8ba04ba1a57 [2021-07-15T17:05:45.517Z] $ docker rm -f e29950cf1c96e0249f39d2171c674641ef27f21801665fda0ed8d8ba04ba1a57 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:05:45.917Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T17:05:46.367Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T17:05:46.372Z] [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-07-15T17:06:01.656Z] Still waiting to schedule task [2021-07-15T17:06:01.657Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-15T17:06:01.665Z] Still waiting to schedule task [2021-07-15T17:06:01.666Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2870’ [2021-07-15T17:07:09.646Z] Running on prd-centos7-docker-4c-2g-2876 in /w/workspace/dry_go-mod-core-contracts_PR-642 [Pipeline] { [Pipeline] ws [2021-07-15T17:07:09.670Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-07-15T17:07:09.824Z] Selected Git installation does not exist. Using Default [2021-07-15T17:07:09.824Z] The recommended git tool is: NONE [2021-07-15T17:07:12.904Z] using credential edgex-jenkins-ssh [2021-07-15T17:07:12.917Z] Cloning the remote Git repository [2021-07-15T17:07:13.252Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T17:07:13.315Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-07-15T17:07:13.344Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T17:07:13.345Z] > git --version # timeout=10 [2021-07-15T17:07:13.359Z] > git --version # 'git version 2.24.4' [2021-07-15T17:07:13.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:07:13.383Z] [INFO] Currently running in a labeled security context [2021-07-15T17:07:13.384Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T17:07:13.384Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh5142385379643201045.key [2021-07-15T17:07:13.397Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:07:14.396Z] Merging remotes/origin/main commit 2db2a73bd8b083b8b523c7466df762be1e4962f0 into PR head commit 4f201764ab88c550d391ad37829ad60e663fc953 [2021-07-15T17:07:14.510Z] Merge succeeded, producing 4f201764ab88c550d391ad37829ad60e663fc953 [2021-07-15T17:07:14.511Z] Checking out Revision 4f201764ab88c550d391ad37829ad60e663fc953 (PR-642) [2021-07-15T17:07:14.149Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-15T17:07:14.158Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:07:14.170Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-15T17:07:14.183Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T17:07:14.183Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:07:14.183Z] [INFO] Currently running in a labeled security context [2021-07-15T17:07:14.183Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T17:07:14.184Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh7018872791660998833.key [2021-07-15T17:07:14.188Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T17:07:14.587Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:07:14.593Z] > git checkout -f 4f201764ab88c550d391ad37829ad60e663fc953 # timeout=10 [2021-07-15T17:07:14.641Z] > git remote # timeout=10 [2021-07-15T17:07:14.648Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T17:07:14.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:07:14.656Z] [INFO] Currently running in a labeled security context [2021-07-15T17:07:14.656Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T17:07:14.656Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh3577313376373976252.key [2021-07-15T17:07:14.659Z] > git merge 2db2a73bd8b083b8b523c7466df762be1e4962f0 # timeout=10 [2021-07-15T17:07:14.669Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T17:07:14.687Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:07:14.694Z] > git checkout -f 4f201764ab88c550d391ad37829ad60e663fc953 # timeout=10 [2021-07-15T17:07:18.528Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-playground/validator/v10-10.7.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T17:07:19.347Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:07:19.726Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:07:20.066Z] + true [2021-07-15T17:07:20.066Z] + sudo service docker restart [2021-07-15T17:07:20.066Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-07-15T17:07:38.485Z] ========================================================= [2021-07-15T17:07:38.485Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T17:07:38.485Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:07:38.850Z] + 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-07-15T17:07:38.851Z] Sending build context to Docker daemon 2.915MB [2021-07-15T17:07:38.851Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-15T17:07:38.851Z] Step 2/7 : FROM ${BASE} [2021-07-15T17:07:39.119Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T17:07:39.119Z] 540db60ca938: Pulling fs layer [2021-07-15T17:07:39.119Z] adcc1eea9eea: Pulling fs layer [2021-07-15T17:07:39.119Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T17:07:39.119Z] 0773c198feca: Pulling fs layer [2021-07-15T17:07:39.119Z] 345f892a5656: Pulling fs layer [2021-07-15T17:07:39.119Z] 4796506630df: Pulling fs layer [2021-07-15T17:07:39.119Z] cc55df3e53f1: Pulling fs layer [2021-07-15T17:07:39.119Z] 4d027b6c602c: Pulling fs layer [2021-07-15T17:07:39.119Z] 449e75d2c14e: Pulling fs layer [2021-07-15T17:07:39.119Z] 0773c198feca: Waiting [2021-07-15T17:07:39.119Z] 345f892a5656: Waiting [2021-07-15T17:07:39.119Z] 4796506630df: Waiting [2021-07-15T17:07:39.119Z] cc55df3e53f1: Waiting [2021-07-15T17:07:39.119Z] 4d027b6c602c: Waiting [2021-07-15T17:07:39.119Z] 449e75d2c14e: Waiting [2021-07-15T17:07:39.119Z] 4c4ab2625f07: Verifying Checksum [2021-07-15T17:07:39.119Z] 4c4ab2625f07: Download complete [2021-07-15T17:07:39.119Z] adcc1eea9eea: Verifying Checksum [2021-07-15T17:07:39.119Z] adcc1eea9eea: Download complete [2021-07-15T17:07:39.119Z] 345f892a5656: Verifying Checksum [2021-07-15T17:07:39.119Z] 345f892a5656: Download complete [2021-07-15T17:07:39.385Z] 4796506630df: Verifying Checksum [2021-07-15T17:07:39.385Z] 4796506630df: Download complete [2021-07-15T17:07:39.385Z] cc55df3e53f1: Verifying Checksum [2021-07-15T17:07:39.385Z] cc55df3e53f1: Download complete [2021-07-15T17:07:39.385Z] 540db60ca938: Verifying Checksum [2021-07-15T17:07:39.385Z] 540db60ca938: Download complete [2021-07-15T17:07:39.658Z] 540db60ca938: Pull complete [2021-07-15T17:07:39.658Z] adcc1eea9eea: Pull complete [2021-07-15T17:07:39.926Z] 4c4ab2625f07: Pull complete [2021-07-15T17:07:40.193Z] 4d027b6c602c: Verifying Checksum [2021-07-15T17:07:40.193Z] 4d027b6c602c: Download complete [2021-07-15T17:07:43.548Z] 449e75d2c14e: Verifying Checksum [2021-07-15T17:07:43.548Z] 449e75d2c14e: Download complete [2021-07-15T17:07:44.138Z] 0773c198feca: Verifying Checksum [2021-07-15T17:07:44.138Z] 0773c198feca: Download complete [2021-07-15T17:07:47.540Z] 0773c198feca: Pull complete [2021-07-15T17:07:47.812Z] 345f892a5656: Pull complete [2021-07-15T17:07:47.812Z] 4796506630df: Pull complete [2021-07-15T17:07:47.812Z] cc55df3e53f1: Pull complete [2021-07-15T17:07:48.092Z] 4d027b6c602c: Pull complete [2021-07-15T17:07:50.063Z] 449e75d2c14e: Pull complete [2021-07-15T17:07:50.063Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T17:07:50.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T17:07:50.063Z] ---> 0d28375d9b5b [2021-07-15T17:07:50.063Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-15T17:07:52.670Z] ---> Running in cc9a5f553fc6 [2021-07-15T17:07:52.670Z] Removing intermediate container cc9a5f553fc6 [2021-07-15T17:07:52.670Z] ---> bcd071c45ee9 [2021-07-15T17:07:52.670Z] Step 4/7 : RUN apk add bash [2021-07-15T17:07:52.943Z] ---> Running in 7712af758d8b [2021-07-15T17:07:53.212Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:07:53.809Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:07:54.393Z] OK: 149 MiB in 40 packages [2021-07-15T17:07:54.668Z] Removing intermediate container 7712af758d8b [2021-07-15T17:07:54.668Z] ---> 79eaa4afdcfc [2021-07-15T17:07:54.668Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-15T17:07:54.668Z] ---> Running in 211bd82140bc [2021-07-15T17:07:54.938Z] Removing intermediate container 211bd82140bc [2021-07-15T17:07:54.938Z] ---> 33294d035bb3 [2021-07-15T17:07:54.938Z] Step 6/7 : COPY go.mod . [2021-07-15T17:07:54.938Z] ---> 775c0d26c998 [2021-07-15T17:07:54.938Z] Step 7/7 : RUN go mod download [2021-07-15T17:07:54.938Z] ---> Running in 376f0e72e0b6 [2021-07-15T17:08:03.229Z] Removing intermediate container 376f0e72e0b6 [2021-07-15T17:08:03.229Z] ---> 799dcd47511f [2021-07-15T17:08:03.229Z] Successfully built 799dcd47511f [2021-07-15T17:08:03.229Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:08:03.570Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T17:08:03.570Z] . [Pipeline] withDockerContainer [2021-07-15T17:08:03.684Z] prd-centos7-docker-4c-2g-2876 does not seem to be running inside a container [2021-07-15T17:08:03.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-07-15T17:08:04.135Z] $ docker top 97f8206270a32b270cf38dc11254ccf6b43569fdb2432b5725544c8e5a3cc1b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:08:04.583Z] + go version [2021-07-15T17:08:04.584Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T17:08:04.601Z] $ docker stop --time=1 97f8206270a32b270cf38dc11254ccf6b43569fdb2432b5725544c8e5a3cc1b4 [2021-07-15T17:08:05.790Z] $ docker rm -f 97f8206270a32b270cf38dc11254ccf6b43569fdb2432b5725544c8e5a3cc1b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:08:06.311Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T17:08:06.311Z] . [Pipeline] withDockerContainer [2021-07-15T17:08:06.404Z] prd-centos7-docker-4c-2g-2876 does not seem to be running inside a container [2021-07-15T17:08:06.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-07-15T17:08:06.860Z] $ docker top e029592eea9eeee8ac923f640f997cb83a8f14e38ab473cb440f8ed284819166 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:08:07.289Z] + go mod tidy [Pipeline] sh [2021-07-15T17:08:07.612Z] + make test [2021-07-15T17:08:07.612Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-15T17:08:07.882Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-15T17:08:18.061Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.049s coverage: 83.5% of statements [2021-07-15T17:08:18.061Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-15T17:08:18.061Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-15T17:08:18.061Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-15T17:08:18.061Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.029s coverage: 26.3% of statements [2021-07-15T17:08:18.061Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-15T17:08:19.031Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 47.2% of statements [2021-07-15T17:08:19.031Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.010s coverage: 90.0% of statements [2021-07-15T17:08:19.031Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.034s coverage: 86.2% of statements [2021-07-15T17:08:19.620Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements [2021-07-15T17:08:19.620Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements [2021-07-15T17:08:19.896Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 49.4% of statements [2021-07-15T17:08:19.897Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-15T17:08:25.289Z] gofmt -l . [2021-07-15T17:08:25.289Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-15T17:08:25.302Z] $ docker stop --time=1 e029592eea9eeee8ac923f640f997cb83a8f14e38ab473cb440f8ed284819166 [2021-07-15T17:08:26.801Z] $ docker rm -f e029592eea9eeee8ac923f640f997cb83a8f14e38ab473cb440f8ed284819166 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:08:27.243Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-15T17:08:27.552Z] 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-07-15T17:08:28.561Z] ---> job-cost.sh [2021-07-15T17:08:28.561Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fuvY [2021-07-15T17:08:38.764Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T17:08:51.135Z] lf-activate-venv(): INFO: Adding /tmp/venv-fuvY/bin to PATH [2021-07-15T17:08:51.135Z] INFO: No Stack... [2021-07-15T17:08:51.760Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T17:08:52.343Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T17:08:52.666Z] + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [2021-07-15T17:08:52.666Z] + cut -d, -f6 [Pipeline] lock [2021-07-15T17:08:52.704Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-3-stack-cost] [2021-07-15T17:08:52.714Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-3-stack-cost] did not exist. Created. [2021-07-15T17:08:52.714Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T17:08:53.047Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-15T17:08:53.133Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T17:08:53.152Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-15T17:09:13.395Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2880 in /w/workspace/dry_go-mod-core-contracts_PR-642 [Pipeline] { [Pipeline] ws [2021-07-15T17:09:13.420Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-07-15T17:09:13.642Z] Selected Git installation does not exist. Using Default [2021-07-15T17:09:13.643Z] The recommended git tool is: NONE [2021-07-15T17:09:20.440Z] using credential edgex-jenkins-ssh [2021-07-15T17:09:20.459Z] Cloning the remote Git repository [2021-07-15T17:09:20.557Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T17:09:20.786Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-07-15T17:09:20.892Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T17:09:20.894Z] > git --version # timeout=10 [2021-07-15T17:09:20.915Z] > git --version # 'git version 2.17.1' [2021-07-15T17:09:20.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:09:21.026Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:09:22.402Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-15T17:09:22.426Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:09:23.232Z] Merging remotes/origin/main commit 2db2a73bd8b083b8b523c7466df762be1e4962f0 into PR head commit 4f201764ab88c550d391ad37829ad60e663fc953 [2021-07-15T17:09:23.456Z] Merge succeeded, producing 4f201764ab88c550d391ad37829ad60e663fc953 [2021-07-15T17:09:23.457Z] Checking out Revision 4f201764ab88c550d391ad37829ad60e663fc953 (PR-642) [2021-07-15T17:09:22.515Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-15T17:09:22.560Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T17:09:22.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:09:22.573Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T17:09:23.257Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:09:23.271Z] > git checkout -f 4f201764ab88c550d391ad37829ad60e663fc953 # timeout=10 [2021-07-15T17:09:23.382Z] > git remote # timeout=10 [2021-07-15T17:09:23.398Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T17:09:23.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:09:23.423Z] > git merge 2db2a73bd8b083b8b523c7466df762be1e4962f0 # timeout=10 [2021-07-15T17:09:23.446Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T17:09:23.470Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:09:23.488Z] > git checkout -f 4f201764ab88c550d391ad37829ad60e663fc953 # timeout=10 [2021-07-15T17:09:27.834Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-playground/validator/v10-10.7.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T17:09:29.154Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:09:29.581Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:09:29.958Z] + true [2021-07-15T17:09:29.958Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-07-15T17:09:48.652Z] ========================================================= [2021-07-15T17:09:48.652Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-15T17:09:48.652Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:09:48.993Z] + 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-07-15T17:09:49.992Z] Sending build context to Docker daemon 2.914MB [2021-07-15T17:09:49.993Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-15T17:09:49.993Z] Step 2/7 : FROM ${BASE} [2021-07-15T17:09:50.990Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-15T17:09:50.990Z] 595b0fe564bb: Pulling fs layer [2021-07-15T17:09:50.990Z] 24495759ef45: Pulling fs layer [2021-07-15T17:09:50.990Z] d148012ef14d: Pulling fs layer [2021-07-15T17:09:50.990Z] cb65c68fc2e2: Pulling fs layer [2021-07-15T17:09:50.990Z] 093eec477d81: Pulling fs layer [2021-07-15T17:09:50.990Z] a6d5b2bbb924: Pulling fs layer [2021-07-15T17:09:50.990Z] 2446dc1eb7d3: Pulling fs layer [2021-07-15T17:09:50.990Z] 596795e73e0f: Pulling fs layer [2021-07-15T17:09:50.990Z] a6d5b2bbb924: Waiting [2021-07-15T17:09:50.990Z] cb65c68fc2e2: Waiting [2021-07-15T17:09:50.990Z] 2446dc1eb7d3: Waiting [2021-07-15T17:09:50.990Z] 093eec477d81: Waiting [2021-07-15T17:09:50.990Z] 596795e73e0f: Waiting [2021-07-15T17:09:50.990Z] d148012ef14d: Verifying Checksum [2021-07-15T17:09:50.990Z] d148012ef14d: Download complete [2021-07-15T17:09:50.990Z] 24495759ef45: Verifying Checksum [2021-07-15T17:09:50.990Z] 24495759ef45: Download complete [2021-07-15T17:09:50.990Z] 093eec477d81: Verifying Checksum [2021-07-15T17:09:50.990Z] 093eec477d81: Download complete [2021-07-15T17:09:50.990Z] a6d5b2bbb924: Verifying Checksum [2021-07-15T17:09:50.990Z] a6d5b2bbb924: Download complete [2021-07-15T17:09:50.990Z] 595b0fe564bb: Verifying Checksum [2021-07-15T17:09:50.990Z] 595b0fe564bb: Download complete [2021-07-15T17:09:50.990Z] 2446dc1eb7d3: Verifying Checksum [2021-07-15T17:09:50.990Z] 2446dc1eb7d3: Download complete [2021-07-15T17:09:51.603Z] 595b0fe564bb: Pull complete [2021-07-15T17:09:52.600Z] 24495759ef45: Pull complete [2021-07-15T17:09:52.881Z] d148012ef14d: Pull complete [2021-07-15T17:09:53.492Z] 596795e73e0f: Verifying Checksum [2021-07-15T17:09:53.492Z] 596795e73e0f: Download complete [2021-07-15T17:09:54.938Z] cb65c68fc2e2: Verifying Checksum [2021-07-15T17:09:54.938Z] cb65c68fc2e2: Download complete [2021-07-15T17:10:05.194Z] cb65c68fc2e2: Pull complete [2021-07-15T17:10:05.194Z] 093eec477d81: Pull complete [2021-07-15T17:10:05.473Z] a6d5b2bbb924: Pull complete [2021-07-15T17:10:05.752Z] 2446dc1eb7d3: Pull complete [2021-07-15T17:10:10.101Z] 596795e73e0f: Pull complete [2021-07-15T17:10:10.101Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-15T17:10:10.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-15T17:10:10.101Z] ---> d9e956139c92 [2021-07-15T17:10:10.101Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-15T17:10:13.585Z] ---> Running in 18c488cef3f1 [2021-07-15T17:10:14.189Z] Removing intermediate container 18c488cef3f1 [2021-07-15T17:10:14.189Z] ---> b16b67d67169 [2021-07-15T17:10:14.189Z] Step 4/7 : RUN apk add bash [2021-07-15T17:10:14.464Z] ---> Running in 9dea437720bd [2021-07-15T17:10:15.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:10:17.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:10:21.038Z] OK: 138 MiB in 40 packages [2021-07-15T17:10:22.025Z] Removing intermediate container 9dea437720bd [2021-07-15T17:10:22.025Z] ---> 4b4873390280 [2021-07-15T17:10:22.025Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-15T17:10:22.301Z] ---> Running in b4cb333936ce [2021-07-15T17:10:22.581Z] Removing intermediate container b4cb333936ce [2021-07-15T17:10:22.581Z] ---> cb4d2eb84f90 [2021-07-15T17:10:22.581Z] Step 6/7 : COPY go.mod . [2021-07-15T17:10:23.576Z] ---> 81456fcc148d [2021-07-15T17:10:23.576Z] Step 7/7 : RUN go mod download [2021-07-15T17:10:23.855Z] ---> Running in 26167b71d884 [2021-07-15T17:10:42.307Z] Removing intermediate container 26167b71d884 [2021-07-15T17:10:42.307Z] ---> ad34caaa24a6 [2021-07-15T17:10:42.307Z] Successfully built ad34caaa24a6 [2021-07-15T17:10:42.307Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:10:42.678Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T17:10:42.678Z] . [Pipeline] withDockerContainer [2021-07-15T17:10:42.987Z] prd-ubuntu18.04-docker-arm64-4c-16g-2880 does not seem to be running inside a container [2021-07-15T17:10:43.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-07-15T17:10:44.777Z] $ docker top e66b0299f3c0847657ce6b539db932432e2c2f99d3e37b4e185aeac44160d60c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:10:45.870Z] + go version [2021-07-15T17:10:45.870Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-15T17:10:45.894Z] $ docker stop --time=1 e66b0299f3c0847657ce6b539db932432e2c2f99d3e37b4e185aeac44160d60c [2021-07-15T17:10:47.971Z] $ docker rm -f e66b0299f3c0847657ce6b539db932432e2c2f99d3e37b4e185aeac44160d60c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:10:48.798Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T17:10:48.798Z] . [Pipeline] withDockerContainer [2021-07-15T17:10:49.095Z] prd-ubuntu18.04-docker-arm64-4c-16g-2880 does not seem to be running inside a container [2021-07-15T17:10:49.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-07-15T17:10:51.034Z] $ docker top c8828ae61131d0b8b27a9e9ffb1ccffeb7f270fab4cb4733db6a60e850b1e6d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:10:52.061Z] + go mod tidy [Pipeline] sh [2021-07-15T17:10:53.021Z] + make test [2021-07-15T17:10:53.021Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-15T17:10:54.013Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-15T17:11:33.114Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.402s coverage: 83.5% of statements [2021-07-15T17:11:33.114Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-15T17:11:33.114Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-15T17:11:33.114Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-15T17:11:33.114Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.041s coverage: 26.3% of statements [2021-07-15T17:11:33.114Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-15T17:11:33.114Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.079s coverage: 47.2% of statements [2021-07-15T17:11:33.114Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.106s coverage: 90.0% of statements [2021-07-15T17:11:33.114Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.294s coverage: 86.2% of statements [2021-07-15T17:11:33.114Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.073s coverage: 59.5% of statements [2021-07-15T17:11:33.114Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 35.5% of statements [2021-07-15T17:11:34.101Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.042s coverage: 49.4% of statements [2021-07-15T17:11:34.377Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-15T17:11:56.595Z] gofmt -l . [2021-07-15T17:11:56.596Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-15T17:11:56.621Z] $ docker stop --time=1 c8828ae61131d0b8b27a9e9ffb1ccffeb7f270fab4cb4733db6a60e850b1e6d6 [2021-07-15T17:11:58.633Z] $ docker rm -f c8828ae61131d0b8b27a9e9ffb1ccffeb7f270fab4cb4733db6a60e850b1e6d6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:11:59.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-15T17:11:59.527Z] Warning: overwriting stash ‘coverage-report’ [2021-07-15T17:12:00.358Z] 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-07-15T17:12:01.152Z] ---> job-cost.sh [2021-07-15T17:12:01.153Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Psw1 [2021-07-15T17:12:57.867Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T17:15:04.854Z] lf-activate-venv(): INFO: Adding /tmp/venv-Psw1/bin to PATH [2021-07-15T17:15:04.854Z] INFO: No Stack... [2021-07-15T17:15:04.854Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-15T17:15:04.854Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T17:15:05.242Z] + cut -d, -f6 [2021-07-15T17:15:05.242Z] + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [Pipeline] lock [2021-07-15T17:15:05.395Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-3-stack-cost] [2021-07-15T17:15:05.406Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-3-stack-cost] did not exist. Created. [2021-07-15T17:15:05.406Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T17:15:05.904Z] /w/workspace/go-mod-core-contracts/3@tmp/durable-1621abc6/script.sh: 1: /w/workspace/go-mod-core-contracts/3@tmp/durable-1621abc6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-15T17:15:06.318Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-15T17:15:06.341Z] Warning: overwriting stash ‘stack-cost’ [2021-07-15T17:15:06.506Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T17:15:06.518Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-3-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-07-15T17:15:07.737Z] provisioning config files... [2021-07-15T17:15:07.755Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/config6896368608309197932tmp [Pipeline] { [Pipeline] sh [2021-07-15T17:15:08.121Z] + set +x [2021-07-15T17:15:08.121Z] + curl -s https://codecov.io/bash [2021-07-15T17:15:08.121Z] + bash -s -- [2021-07-15T17:15:08.121Z] [2021-07-15T17:15:08.121Z] _____ _ [2021-07-15T17:15:08.121Z] / ____| | | [2021-07-15T17:15:08.121Z] | | ___ __| | ___ ___ _____ __ [2021-07-15T17:15:08.121Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-15T17:15:08.121Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-15T17:15:08.121Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-15T17:15:08.121Z] Bash-1.0.5 [2021-07-15T17:15:08.121Z] [2021-07-15T17:15:08.121Z] [2021-07-15T17:15:08.121Z] ==> git version 2.24.4 found [2021-07-15T17:15:08.121Z] ==> 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-07-15T17:15:08.121Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-15T17:15:08.121Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-15T17:15:08.121Z] ==> Jenkins CI detected. [2021-07-15T17:15:08.121Z] project root: . [2021-07-15T17:15:08.121Z] --> token set from env [2021-07-15T17:15:08.121Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-15T17:15:08.411Z] ==> Running gcov in . (disable via -X gcov) [2021-07-15T17:15:08.411Z] ==> Python coveragepy not found [2021-07-15T17:15:08.411Z] ==> Searching for coverage reports in: [2021-07-15T17:15:08.411Z] + . [2021-07-15T17:15:08.411Z] -> Found 1 reports [2021-07-15T17:15:08.411Z] ==> Detecting git/mercurial file structure [2021-07-15T17:15:08.411Z] ==> Reading reports [2021-07-15T17:15:08.411Z] + ./coverage.out bytes=101674 [2021-07-15T17:15:08.411Z] ==> Appending adjustments [2021-07-15T17:15:08.411Z] https://docs.codecov.io/docs/fixing-reports [2021-07-15T17:15:08.685Z] + Found adjustments [2021-07-15T17:15:08.685Z] ==> Gzipping contents [2021-07-15T17:15:08.685Z] 16K /tmp/codecov.7G2eor.gz [2021-07-15T17:15:08.685Z] ==> Uploading reports [2021-07-15T17:15:08.685Z] url: https://codecov.io [2021-07-15T17:15:08.685Z] query: branch=PR-642&commit=4f201764ab88c550d391ad37829ad60e663fc953&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-642%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=642&job=&cmd_args= [2021-07-15T17:15:08.685Z] -> Pinging Codecov [2021-07-15T17:15:08.685Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-642&commit=4f201764ab88c550d391ad37829ad60e663fc953&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-642%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=642&job=&cmd_args= [2021-07-15T17:15:09.281Z] -> Uploading to [2021-07-15T17:15:09.281Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-15/71470A77251A30514AAF9C0BB2E5B6CE/4f201764ab88c550d391ad37829ad60e663fc953/1d087061-7ef0-4031-be9d-1ca941cbca5e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T171509Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b65c27365466da1867afabfbd149884d978dca5e3fb0e8b541c130f81e9b33f5 [2021-07-15T17:15:09.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T17:15:09.281Z] Dload Upload Total Spent Left Speed [2021-07-15T17:15:09.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15196 0 0 100 15196 0 47051 --:--:-- --:--:-- --:--:-- 47046 100 15196 0 0 100 15196 0 47031 --:--:-- --:--:-- --:--:-- 47046 [2021-07-15T17:15:09.561Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/4f201764ab88c550d391ad37829ad60e663fc953 [Pipeline] } [2021-07-15T17:15:09.576Z] 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-07-15T17:15:11.551Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:15:12.168Z] ---> package-listing.sh [2021-07-15T17:15:12.168Z] ++ facter osfamily [2021-07-15T17:15:12.168Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T17:15:12.438Z] + OS_FAMILY=redhat [2021-07-15T17:15:12.438Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-642 [2021-07-15T17:15:12.438Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T17:15:12.438Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T17:15:12.438Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T17:15:12.438Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T17:15:12.438Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-642 ']' [2021-07-15T17:15:12.438Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T17:15:12.438Z] + case "${OS_FAMILY}" in [2021-07-15T17:15:12.438Z] + sort [2021-07-15T17:15:12.438Z] + rpm -qa [2021-07-15T17:15:13.026Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T17:15:13.026Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T17:15:13.026Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T17:15:13.026Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-642 ']' [2021-07-15T17:15:13.026Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-642/archives/ [2021-07-15T17:15:13.026Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-642/archives/ [Pipeline] echo [2021-07-15T17:15:13.045Z] 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-642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-15T17:15:13.356Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:15:13.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T17:15:13.958Z] [2021-07-15T17:15:13.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:15:14.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T17:15:14.346Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T17:15:14.346Z] 5843afab3874: Pulling fs layer [2021-07-15T17:15:14.346Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T17:15:14.346Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T17:15:14.346Z] 1a467efa2204: Pulling fs layer [2021-07-15T17:15:14.346Z] 865369a531d5: Pulling fs layer [2021-07-15T17:15:14.346Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T17:15:14.346Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T17:15:14.346Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T17:15:14.346Z] 7074353bde3e: Pulling fs layer [2021-07-15T17:15:14.346Z] 2dc3bafdbf1c: Waiting [2021-07-15T17:15:14.346Z] 9ac237eaa80d: Waiting [2021-07-15T17:15:14.346Z] 6bcad4ecc5c2: Waiting [2021-07-15T17:15:14.346Z] 7074353bde3e: Waiting [2021-07-15T17:15:14.346Z] 1a467efa2204: Waiting [2021-07-15T17:15:14.346Z] 865369a531d5: Waiting [2021-07-15T17:15:14.625Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T17:15:14.625Z] 2dfaacf7024e: Download complete [2021-07-15T17:15:14.625Z] 1a467efa2204: Verifying Checksum [2021-07-15T17:15:14.625Z] 1a467efa2204: Download complete [2021-07-15T17:15:14.625Z] 5843afab3874: Verifying Checksum [2021-07-15T17:15:14.625Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T17:15:14.625Z] 2dc3bafdbf1c: Download complete [2021-07-15T17:15:14.625Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T17:15:14.625Z] 9ac237eaa80d: Download complete [2021-07-15T17:15:14.898Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T17:15:14.898Z] 6bcad4ecc5c2: Download complete [2021-07-15T17:15:14.898Z] 865369a531d5: Verifying Checksum [2021-07-15T17:15:14.898Z] 865369a531d5: Download complete [2021-07-15T17:15:14.898Z] 5843afab3874: Pull complete [2021-07-15T17:15:15.169Z] 2dfaacf7024e: Pull complete [2021-07-15T17:15:15.169Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T17:15:15.169Z] 2dbba127c6aa: Download complete [2021-07-15T17:15:15.759Z] 2dbba127c6aa: Pull complete [2021-07-15T17:15:15.759Z] 1a467efa2204: Pull complete [2021-07-15T17:15:16.036Z] 865369a531d5: Pull complete [2021-07-15T17:15:16.036Z] 2dc3bafdbf1c: Pull complete [2021-07-15T17:15:16.036Z] 9ac237eaa80d: Pull complete [2021-07-15T17:15:16.314Z] 6bcad4ecc5c2: Pull complete [2021-07-15T17:15:19.184Z] 7074353bde3e: Verifying Checksum [2021-07-15T17:15:19.184Z] 7074353bde3e: Download complete [2021-07-15T17:15:23.471Z] 7074353bde3e: Pull complete [2021-07-15T17:15:23.471Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T17:15:23.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T17:15:23.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T17:15:23.575Z] prd-centos7-docker-4c-2g-2873 does not seem to be running inside a container [2021-07-15T17:15:23.655Z] $ 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-642/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-642 -v /w/workspace/dry_go-mod-core-contracts_PR-642:/w/workspace/dry_go-mod-core-contracts_PR-642:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-642@tmp:/w/workspace/dry_go-mod-core-contracts_PR-642@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-07-15T17:15:25.416Z] $ docker top 79fbcbd05922cdba3c24e8ccb28bc12937efb619f4f3035b1b09d88a1316371b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:15:25.829Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T17:15:26.178Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T17:15:26.497Z] + ls /var/log/sa-host [2021-07-15T17:15:26.497Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T17:15:26.497Z] file_magic: OK [2021-07-15T17:15:26.497Z] HZ: Using current value: 100 [2021-07-15T17:15:26.497Z] file_header: OK [2021-07-15T17:15:26.497Z] 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-07-15T17:15:26.497Z] Statistics: [2021-07-15T17:15:26.497Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T17:15:26.497Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T17:15:26.497Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T17:15:26.497Z] file_magic: OK [2021-07-15T17:15:26.497Z] HZ: Using current value: 100 [2021-07-15T17:15:26.497Z] file_header: OK [2021-07-15T17:15:26.497Z] 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-07-15T17:15:26.497Z] Statistics: [2021-07-15T17:15:26.497Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T17:15:26.497Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T17:15:26.734Z] provisioning config files... [2021-07-15T17:15:26.751Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/config8249069439401984511tmp [Pipeline] { [Pipeline] echo [2021-07-15T17:15:26.780Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:15:27.101Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T17:15:27.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:15:27.541Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T17:15:27.558Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:15:27.882Z] ---> sudo-logs.sh [2021-07-15T17:15:27.882Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T17:15:27.922Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:15:28.252Z] ---> job-cost.sh [2021-07-15T17:15:28.252Z] lf-activate-venv: SKIPPING [2021-07-15T17:15:28.252Z] DEBUG: total: 0.18000000715255737 [2021-07-15T17:15:28.252Z] INFO: Retrieving Stack Cost... [2021-07-15T17:15:29.216Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T17:15:29.485Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T17:15:29.503Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:15:29.835Z] ---> logs-deploy.sh [2021-07-15T17:15:29.836Z] lf-activate-venv: SKIPPING [2021-07-15T17:15:29.836Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-642/3 [2021-07-15T17:15:29.836Z] INFO: archiving workspace using pattern(s): [2021-07-15T17:15:30.429Z] Archives upload complete. [2021-07-15T17:15:30.699Z] INFO: archiving logs to Nexus