Pull request #641 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e9c6b1464a1d52c5eba8dd67d11341d6c981ce50+2db2a73bd8b083b8b523c7466df762be1e4962f0 (c3664f96e164a489de7c8c16b1006962312a91ee) 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-ssh2924513576827933834.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-ssh2126132678310371197.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-641/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-641/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5507955571146904540.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-ssh6544857727547384013.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-641/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-641/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1861231192431584450.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-2879 in /w/workspace/dry_go-mod-core-contracts_PR-641 [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-641 # 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-641@tmp/jenkins-gitclient-ssh5866372562276957144.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2db2a73bd8b083b8b523c7466df762be1e4962f0 into PR head commit e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh5463177235333217334.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 Checking out Revision e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 (PR-641) > git config core.sparsecheckout # timeout=10 > git checkout -f e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 # 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-641@tmp/jenkins-gitclient-ssh360724313677427849.key > git merge 2db2a73bd8b083b8b523c7466df762be1e4962f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-kit/kit-0.11.0" > git rev-list --no-walk 77bad3c0d5ee2f882e510d95064f3efff09db74b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-15T17:08:09.646Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-15T17:08:09.750Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-15T17:08:09.784Z] ========================================================= [2021-07-15T17:08:09.784Z] EdgeX Global Pipelines Version Info [2021-07-15T17:08:09.784Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:08:11.197Z] ------------------- [2021-07-15T17:08:11.197Z] stable info: [2021-07-15T17:08:11.197Z] ------------------- [2021-07-15T17:08:11.197Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-15T17:08:11.197Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T17:08:11.197Z] Message: update stable to v1.0.196 [2021-07-15T17:08:11.791Z] ------------------- [2021-07-15T17:08:11.791Z] experimental info: [2021-07-15T17:08:11.791Z] ------------------- [2021-07-15T17:08:11.791Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-15T17:08:11.791Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-15T17:08:11.791Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-15T17:08:11.931Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-15T17:08:11.997Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-15T17:08:12.023Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-15T17:08:12.049Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-15T17:08:12.077Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-15T17:08:12.110Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-15T17:08:12.176Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-15T17:08:12.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-15T17:08:12.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-15T17:08:12.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-15T17:08:12.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-15T17:08:12.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-15T17:08:12.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-15T17:08:12.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-15T17:08:12.359Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T17:08:12.381Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T17:08:12.403Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T17:08:12.424Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-15T17:08:12.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-15T17:08:12.465Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-15T17:08:12.486Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-15T17:08:12.507Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-15T17:08:12.530Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-15T17:08:12.552Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-15T17:08:12.575Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-15T17:08:12.596Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-15T17:08:12.617Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-641 [Pipeline] echo [2021-07-15T17:08:12.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-641 [Pipeline] echo [2021-07-15T17:08:12.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-641 [Pipeline] echo [2021-07-15T17:08:12.682Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 [Pipeline] echo [2021-07-15T17:08:12.705Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9c6b14 [Pipeline] echo [2021-07-15T17:08:12.728Z] [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:08:13.262Z] + git log --format=format:%s -1 e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 [Pipeline] echo [2021-07-15T17:08:13.323Z] GIT_COMMIT: e9c6b1464a1d52c5eba8dd67d11341d6c981ce50, Commit Message: Merge branch 'main' into dependabot/go_modules/github.com/go-kit/kit-0.11.0 [Pipeline] echo [2021-07-15T17:08:13.337Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:08:13.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:08:13.913Z] [2021-07-15T17:08:13.913Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:08:14.258Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:08:14.259Z] latest: Pulling from edgex-devops/git-semver [2021-07-15T17:08:14.259Z] 31603596830f: Pulling fs layer [2021-07-15T17:08:14.259Z] b6dc333f4379: Pulling fs layer [2021-07-15T17:08:14.259Z] 3d9ef1400e77: Pulling fs layer [2021-07-15T17:08:14.259Z] fd332fbdc1db: Pulling fs layer [2021-07-15T17:08:14.259Z] fd332fbdc1db: Waiting [2021-07-15T17:08:14.259Z] b6dc333f4379: Verifying Checksum [2021-07-15T17:08:14.259Z] b6dc333f4379: Download complete [2021-07-15T17:08:14.546Z] 31603596830f: Verifying Checksum [2021-07-15T17:08:14.546Z] 31603596830f: Download complete [2021-07-15T17:08:14.824Z] 31603596830f: Pull complete [2021-07-15T17:08:14.824Z] b6dc333f4379: Pull complete [2021-07-15T17:08:14.824Z] fd332fbdc1db: Verifying Checksum [2021-07-15T17:08:14.824Z] fd332fbdc1db: Download complete [2021-07-15T17:08:15.094Z] 3d9ef1400e77: Verifying Checksum [2021-07-15T17:08:15.094Z] 3d9ef1400e77: Download complete [2021-07-15T17:08:15.693Z] 3d9ef1400e77: Pull complete [2021-07-15T17:08:15.693Z] fd332fbdc1db: Pull complete [2021-07-15T17:08:15.693Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-15T17:08:15.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-15T17:08:15.693Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-15T17:08:15.810Z] prd-centos7-docker-4c-2g-2879 does not seem to be running inside a container [2021-07-15T17:08:15.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-641 -v /w/workspace/dry_go-mod-core-contracts_PR-641:/w/workspace/dry_go-mod-core-contracts_PR-641:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-641@tmp:/w/workspace/dry_go-mod-core-contracts_PR-641@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:08:16.722Z] $ docker top 540d8cc58be35cd11b31685686c41d0d2ea0079944649f595538850d42882568 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-15T17:08:16.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:08:16.892Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:08:17.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:08:17.030Z] $ docker exec 540d8cc58be35cd11b31685686c41d0d2ea0079944649f595538850d42882568 ssh-agent [2021-07-15T17:08:17.168Z] SSH_AUTH_SOCK=/tmp/ssh-R2mI71Lvopk6/agent.13 [2021-07-15T17:08:17.168Z] SSH_AGENT_PID=19 [2021-07-15T17:08:17.182Z] Running ssh-add (command line suppressed) [2021-07-15T17:08:17.293Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_7155359907184929409.key (/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_7155359907184929409.key) [2021-07-15T17:08:17.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:08:17.656Z] + git tag --points-at HEAD [Pipeline] } [2021-07-15T17:08:17.671Z] $ docker exec --env ******** --env ******** 540d8cc58be35cd11b31685686c41d0d2ea0079944649f595538850d42882568 ssh-agent -k [2021-07-15T17:08:17.770Z] unset SSH_AUTH_SOCK; [2021-07-15T17:08:17.770Z] unset SSH_AGENT_PID; [2021-07-15T17:08:17.770Z] echo Agent pid 19 killed; [2021-07-15T17:08:17.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-15T17:08:17.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-15T17:08:17.857Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-15T17:08:17.992Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-15T17:08:17.990Z] $ docker exec 540d8cc58be35cd11b31685686c41d0d2ea0079944649f595538850d42882568 ssh-agent [2021-07-15T17:08:18.127Z] SSH_AUTH_SOCK=/tmp/ssh-7X0ktoU15klK/agent.52 [2021-07-15T17:08:18.127Z] SSH_AGENT_PID=59 [2021-07-15T17:08:18.138Z] Running ssh-add (command line suppressed) [2021-07-15T17:08:18.241Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_4443798605900580711.key (/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_4443798605900580711.key) [2021-07-15T17:08:18.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-15T17:08:18.600Z] + git semver init [2021-07-15T17:08:18.600Z] # -> Open(): unable to determine branch for HEAD [2021-07-15T17:08:18.600Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-641/.git [2021-07-15T17:08:18.600Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-641 [2021-07-15T17:08:18.600Z] # $SEMVER_REMOTE_NAME = origin [2021-07-15T17:08:18.600Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-15T17:08:18.600Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-15T17:08:18.600Z] # $SEMVER_BRANCH = PR-641 [2021-07-15T17:08:18.600Z] # $SEMVER_TEMP = /tmp/semver-179272380 [2021-07-15T17:08:18.600Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-15T17:08:19.194Z] # '/tmp/semver-179272380' -> '/w/workspace/dry_go-mod-core-contracts_PR-641/.semver' [2021-07-15T17:08:19.194Z] # -> Force: false [2021-07-15T17:08:19.194Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-641/.semver [Pipeline] } [2021-07-15T17:08:19.204Z] $ docker exec --env ******** --env ******** 540d8cc58be35cd11b31685686c41d0d2ea0079944649f595538850d42882568 ssh-agent -k [2021-07-15T17:08:19.308Z] unset SSH_AUTH_SOCK; [2021-07-15T17:08:19.309Z] unset SSH_AGENT_PID; [2021-07-15T17:08:19.309Z] echo Agent pid 59 killed; [2021-07-15T17:08:19.331Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-15T17:08:19.686Z] + git semver [Pipeline] } [2021-07-15T17:08:19.703Z] $ docker stop --time=1 540d8cc58be35cd11b31685686c41d0d2ea0079944649f595538850d42882568 [2021-07-15T17:08:20.993Z] $ docker rm -f 540d8cc58be35cd11b31685686c41d0d2ea0079944649f595538850d42882568 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:08:21.416Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-15T17:08:21.996Z] Stashed 1 file(s) [Pipeline] echo [2021-07-15T17:08:21.999Z] [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:08:37.221Z] Still waiting to schedule task [2021-07-15T17:08:37.221Z] ‘prd-centos7-builder-2c-1g-2872’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-15T17:08:37.222Z] ‘prd-centos7-docker-4c-2g-2785’ is offline [2021-07-15T17:08:37.222Z] ‘prd-centos7-docker-4c-2g-2871’ is offline [2021-07-15T17:08:37.222Z] ‘prd-centos7-docker-4c-2g-2881’ is offline [2021-07-15T17:08:37.222Z] ‘prd-centos7-docker-4c-2g-2882’ is offline [2021-07-15T17:08:37.222Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2870’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-15T17:08:37.222Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2880’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-15T17:08:37.224Z] Still waiting to schedule task [2021-07-15T17:08:37.224Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-15T17:09:24.769Z] Running on prd-centos7-docker-4c-2g-2884 in /w/workspace/dry_go-mod-core-contracts_PR-641 [Pipeline] { [Pipeline] ws [2021-07-15T17:09:24.792Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2021-07-15T17:09:24.922Z] Selected Git installation does not exist. Using Default [2021-07-15T17:09:24.922Z] The recommended git tool is: NONE [2021-07-15T17:09:28.175Z] using credential edgex-jenkins-ssh [2021-07-15T17:09:28.203Z] Cloning the remote Git repository [2021-07-15T17:09:27.876Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T17:09:27.962Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2021-07-15T17:09:27.998Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T17:09:27.998Z] > git --version # timeout=10 [2021-07-15T17:09:28.004Z] > git --version # 'git version 2.24.4' [2021-07-15T17:09:28.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:09:28.035Z] [INFO] Currently running in a labeled security context [2021-07-15T17:09:28.035Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T17:09:28.035Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh8687019289840806088.key [2021-07-15T17:09:28.046Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:09:28.823Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-15T17:09:28.835Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:09:28.848Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-15T17:09:28.874Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T17:09:28.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:09:28.876Z] [INFO] Currently running in a labeled security context [2021-07-15T17:09:28.876Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T17:09:28.876Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh8768082844157691849.key [2021-07-15T17:09:28.885Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T17:09:29.623Z] Merging remotes/origin/main commit 2db2a73bd8b083b8b523c7466df762be1e4962f0 into PR head commit e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 [2021-07-15T17:09:29.742Z] Merge succeeded, producing e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 [2021-07-15T17:09:29.743Z] Checking out Revision e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 (PR-641) [2021-07-15T17:09:29.394Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:09:29.402Z] > git checkout -f e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 # timeout=10 [2021-07-15T17:09:29.455Z] > git remote # timeout=10 [2021-07-15T17:09:29.465Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T17:09:29.472Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:09:29.472Z] [INFO] Currently running in a labeled security context [2021-07-15T17:09:29.473Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T17:09:29.473Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh5718073411247933032.key [2021-07-15T17:09:29.480Z] > git merge 2db2a73bd8b083b8b523c7466df762be1e4962f0 # timeout=10 [2021-07-15T17:09:29.494Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T17:09:29.509Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:09:29.519Z] > git checkout -f e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 # timeout=10 [2021-07-15T17:09:33.396Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-kit/kit-0.11.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T17:09:34.225Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:09:34.605Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:09:34.933Z] + sudo service docker restart [2021-07-15T17:09:34.933Z] + true [2021-07-15T17:09:34.933Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-07-15T17:09:53.442Z] ========================================================= [2021-07-15T17:09:53.442Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-15T17:09:53.442Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:09:53.787Z] + 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:09:53.787Z] Sending build context to Docker daemon 2.915MB [2021-07-15T17:09:53.787Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-15T17:09:53.787Z] Step 2/7 : FROM ${BASE} [2021-07-15T17:09:54.058Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-15T17:09:54.058Z] 540db60ca938: Pulling fs layer [2021-07-15T17:09:54.058Z] adcc1eea9eea: Pulling fs layer [2021-07-15T17:09:54.059Z] 4c4ab2625f07: Pulling fs layer [2021-07-15T17:09:54.059Z] 0773c198feca: Pulling fs layer [2021-07-15T17:09:54.059Z] 345f892a5656: Pulling fs layer [2021-07-15T17:09:54.059Z] 4796506630df: Pulling fs layer [2021-07-15T17:09:54.059Z] cc55df3e53f1: Pulling fs layer [2021-07-15T17:09:54.059Z] 4d027b6c602c: Pulling fs layer [2021-07-15T17:09:54.059Z] 449e75d2c14e: Pulling fs layer [2021-07-15T17:09:54.059Z] 0773c198feca: Waiting [2021-07-15T17:09:54.059Z] 345f892a5656: Waiting [2021-07-15T17:09:54.059Z] 4796506630df: Waiting [2021-07-15T17:09:54.059Z] cc55df3e53f1: Waiting [2021-07-15T17:09:54.059Z] 4d027b6c602c: Waiting [2021-07-15T17:09:54.059Z] 449e75d2c14e: Waiting [2021-07-15T17:09:54.059Z] 4c4ab2625f07: Verifying Checksum [2021-07-15T17:09:54.059Z] 4c4ab2625f07: Download complete [2021-07-15T17:09:54.059Z] adcc1eea9eea: Verifying Checksum [2021-07-15T17:09:54.059Z] adcc1eea9eea: Download complete [2021-07-15T17:09:54.059Z] 345f892a5656: Verifying Checksum [2021-07-15T17:09:54.059Z] 345f892a5656: Download complete [2021-07-15T17:09:54.329Z] 4796506630df: Verifying Checksum [2021-07-15T17:09:54.329Z] 4796506630df: Download complete [2021-07-15T17:09:54.329Z] cc55df3e53f1: Verifying Checksum [2021-07-15T17:09:54.329Z] cc55df3e53f1: Download complete [2021-07-15T17:09:54.329Z] 540db60ca938: Verifying Checksum [2021-07-15T17:09:54.329Z] 540db60ca938: Download complete [2021-07-15T17:09:54.605Z] 540db60ca938: Pull complete [2021-07-15T17:09:54.605Z] adcc1eea9eea: Pull complete [2021-07-15T17:09:54.878Z] 4c4ab2625f07: Pull complete [2021-07-15T17:09:54.878Z] 4d027b6c602c: Verifying Checksum [2021-07-15T17:09:54.878Z] 4d027b6c602c: Download complete [2021-07-15T17:09:57.460Z] 449e75d2c14e: Verifying Checksum [2021-07-15T17:09:57.460Z] 449e75d2c14e: Download complete [2021-07-15T17:09:59.434Z] 0773c198feca: Download complete [2021-07-15T17:10:02.817Z] 0773c198feca: Pull complete [2021-07-15T17:10:02.817Z] 345f892a5656: Pull complete [2021-07-15T17:10:02.817Z] 4796506630df: Pull complete [2021-07-15T17:10:02.817Z] cc55df3e53f1: Pull complete [2021-07-15T17:10:02.818Z] 4d027b6c602c: Pull complete [2021-07-15T17:10:04.272Z] 449e75d2c14e: Pull complete [2021-07-15T17:10:04.272Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-15T17:10:04.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-15T17:10:04.272Z] ---> 0d28375d9b5b [2021-07-15T17:10:04.272Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-15T17:10:07.636Z] ---> Running in 3c5fc7ad674c [2021-07-15T17:10:07.636Z] Removing intermediate container 3c5fc7ad674c [2021-07-15T17:10:07.636Z] ---> 3408bb597f65 [2021-07-15T17:10:07.636Z] Step 4/7 : RUN apk add bash [2021-07-15T17:10:07.636Z] ---> Running in 4239cdb00da1 [2021-07-15T17:10:07.636Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-15T17:10:08.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-15T17:10:08.864Z] OK: 149 MiB in 40 packages [2021-07-15T17:10:09.132Z] Removing intermediate container 4239cdb00da1 [2021-07-15T17:10:09.132Z] ---> 74dff7abefec [2021-07-15T17:10:09.132Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-15T17:10:09.132Z] ---> Running in c3f3a635e4b1 [2021-07-15T17:10:09.132Z] Removing intermediate container c3f3a635e4b1 [2021-07-15T17:10:09.132Z] ---> 3a55328af470 [2021-07-15T17:10:09.132Z] Step 6/7 : COPY go.mod . [2021-07-15T17:10:09.404Z] ---> 57f459701db5 [2021-07-15T17:10:09.404Z] Step 7/7 : RUN go mod download [2021-07-15T17:10:09.404Z] ---> Running in d0524d7e2c07 [2021-07-15T17:10:48.349Z] Removing intermediate container d0524d7e2c07 [2021-07-15T17:10:48.349Z] ---> 99c8de4e37c2 [2021-07-15T17:10:48.349Z] Successfully built 99c8de4e37c2 [2021-07-15T17:10:48.349Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:10:48.693Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T17:10:48.693Z] . [Pipeline] withDockerContainer [2021-07-15T17:10:48.815Z] prd-centos7-docker-4c-2g-2884 does not seem to be running inside a container [2021-07-15T17:10:48.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T17:10:49.286Z] $ docker top 23a526fc5370d882b4dde7760dc22c6c2dcb0569e74916fd01b656489e6b0d81 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:10:49.686Z] + go version [2021-07-15T17:10:49.686Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-15T17:10:49.702Z] $ docker stop --time=1 23a526fc5370d882b4dde7760dc22c6c2dcb0569e74916fd01b656489e6b0d81 [2021-07-15T17:10:50.901Z] $ docker rm -f 23a526fc5370d882b4dde7760dc22c6c2dcb0569e74916fd01b656489e6b0d81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:10:51.495Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-15T17:10:51.495Z] . [Pipeline] withDockerContainer [2021-07-15T17:10:51.594Z] prd-centos7-docker-4c-2g-2884 does not seem to be running inside a container [2021-07-15T17:10:51.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-15T17:10:52.071Z] $ docker top f44ef9d2a2a90a170f29843bebc3aa92b2d04402da33bda692a50d65c050bf05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:10:52.523Z] + go mod tidy [Pipeline] sh [2021-07-15T17:10:53.134Z] + make test [2021-07-15T17:10:53.134Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-15T17:10:53.410Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-15T17:11:03.630Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.061s coverage: 83.5% of statements [2021-07-15T17:11:03.630Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-15T17:11:03.630Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-15T17:11:03.630Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-15T17:11:03.900Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements [2021-07-15T17:11:03.900Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-15T17:11:05.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 47.2% of statements [2021-07-15T17:11:05.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.041s coverage: 90.0% of statements [2021-07-15T17:11:05.322Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.029s coverage: 86.2% of statements [2021-07-15T17:11:05.595Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.014s coverage: 59.5% of statements [2021-07-15T17:11:05.595Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements [2021-07-15T17:11:05.866Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-07-15T17:11:06.137Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-15T17:11:11.514Z] gofmt -l . [2021-07-15T17:11:11.514Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-15T17:11:11.530Z] $ docker stop --time=1 f44ef9d2a2a90a170f29843bebc3aa92b2d04402da33bda692a50d65c050bf05 [2021-07-15T17:11:12.954Z] $ docker rm -f f44ef9d2a2a90a170f29843bebc3aa92b2d04402da33bda692a50d65c050bf05 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:11:13.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-15T17:11:13.706Z] 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:11:14.691Z] ---> job-cost.sh [2021-07-15T17:11:14.691Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ozqd [2021-07-15T17:11:23.524Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T17:11:38.603Z] lf-activate-venv(): INFO: Adding /tmp/venv-Ozqd/bin to PATH [2021-07-15T17:11:38.603Z] INFO: No Stack... [2021-07-15T17:11:38.603Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T17:11:38.603Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T17:11:38.932Z] + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv [2021-07-15T17:11:38.932Z] + cut -d, -f6 [Pipeline] lock [2021-07-15T17:11:38.979Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-5-stack-cost] [2021-07-15T17:11:38.991Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-5-stack-cost] did not exist. Created. [2021-07-15T17:11:38.991Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T17:11:39.344Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-15T17:11:39.423Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T17:11:39.434Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-15T17:11:50.830Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2886 in /w/workspace/dry_go-mod-core-contracts_PR-641 [Pipeline] { [Pipeline] ws [2021-07-15T17:11:50.883Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2021-07-15T17:11:51.774Z] Selected Git installation does not exist. Using Default [2021-07-15T17:11:51.774Z] The recommended git tool is: NONE [2021-07-15T17:11:58.788Z] using credential edgex-jenkins-ssh [2021-07-15T17:11:58.815Z] Cloning the remote Git repository [2021-07-15T17:11:58.881Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T17:11:59.031Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2021-07-15T17:11:59.131Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T17:11:59.133Z] > git --version # timeout=10 [2021-07-15T17:11:59.153Z] > git --version # 'git version 2.17.1' [2021-07-15T17:11:59.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:11:59.244Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:12:00.710Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-15T17:12:00.744Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:12:00.772Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-15T17:12:00.813Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-15T17:12:00.815Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:12:00.832Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-15T17:12:01.695Z] Merging remotes/origin/main commit 2db2a73bd8b083b8b523c7466df762be1e4962f0 into PR head commit e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 [2021-07-15T17:12:02.005Z] Merge succeeded, producing e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 [2021-07-15T17:12:02.006Z] Checking out Revision e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 (PR-641) [2021-07-15T17:12:01.713Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:12:01.734Z] > git checkout -f e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 # timeout=10 [2021-07-15T17:12:01.900Z] > git remote # timeout=10 [2021-07-15T17:12:01.921Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T17:12:01.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:12:01.947Z] > git merge 2db2a73bd8b083b8b523c7466df762be1e4962f0 # timeout=10 [2021-07-15T17:12:01.983Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T17:12:02.009Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:12:02.029Z] > git checkout -f e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 # timeout=10 [2021-07-15T17:12:06.694Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-kit/kit-0.11.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-15T17:12:07.763Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:12:08.196Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-15T17:12:08.544Z] + sudo service docker restart [2021-07-15T17:12:08.545Z] + true [Pipeline] unstash [Pipeline] echo [2021-07-15T17:12:27.558Z] ========================================================= [2021-07-15T17:12:27.558Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-15T17:12:27.558Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:12:27.910Z] + 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:12:28.955Z] Sending build context to Docker daemon 2.914MB [2021-07-15T17:12:28.955Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-15T17:12:28.955Z] Step 2/7 : FROM ${BASE} [2021-07-15T17:12:29.954Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-15T17:12:29.954Z] 595b0fe564bb: Pulling fs layer [2021-07-15T17:12:29.954Z] 24495759ef45: Pulling fs layer [2021-07-15T17:12:29.954Z] d148012ef14d: Pulling fs layer [2021-07-15T17:12:29.954Z] cb65c68fc2e2: Pulling fs layer [2021-07-15T17:12:29.954Z] 093eec477d81: Pulling fs layer [2021-07-15T17:12:29.954Z] a6d5b2bbb924: Pulling fs layer [2021-07-15T17:12:29.954Z] 2446dc1eb7d3: Pulling fs layer [2021-07-15T17:12:29.954Z] 596795e73e0f: Pulling fs layer [2021-07-15T17:12:29.954Z] 093eec477d81: Waiting [2021-07-15T17:12:29.954Z] a6d5b2bbb924: Waiting [2021-07-15T17:12:29.954Z] 2446dc1eb7d3: Waiting [2021-07-15T17:12:29.954Z] 596795e73e0f: Waiting [2021-07-15T17:12:29.954Z] cb65c68fc2e2: Waiting [2021-07-15T17:12:29.954Z] d148012ef14d: Download complete [2021-07-15T17:12:29.954Z] 24495759ef45: Verifying Checksum [2021-07-15T17:12:29.954Z] 24495759ef45: Download complete [2021-07-15T17:12:29.954Z] 093eec477d81: Download complete [2021-07-15T17:12:29.954Z] a6d5b2bbb924: Verifying Checksum [2021-07-15T17:12:29.954Z] a6d5b2bbb924: Download complete [2021-07-15T17:12:29.954Z] 595b0fe564bb: Verifying Checksum [2021-07-15T17:12:29.954Z] 595b0fe564bb: Download complete [2021-07-15T17:12:29.954Z] 2446dc1eb7d3: Download complete [2021-07-15T17:12:30.564Z] 595b0fe564bb: Pull complete [2021-07-15T17:12:31.174Z] 24495759ef45: Pull complete [2021-07-15T17:12:31.777Z] d148012ef14d: Pull complete [2021-07-15T17:12:32.784Z] 596795e73e0f: Verifying Checksum [2021-07-15T17:12:32.784Z] 596795e73e0f: Download complete [2021-07-15T17:12:34.236Z] cb65c68fc2e2: Verifying Checksum [2021-07-15T17:12:34.236Z] cb65c68fc2e2: Download complete [2021-07-15T17:12:44.454Z] cb65c68fc2e2: Pull complete [2021-07-15T17:12:45.065Z] 093eec477d81: Pull complete [2021-07-15T17:12:45.343Z] a6d5b2bbb924: Pull complete [2021-07-15T17:12:45.951Z] 2446dc1eb7d3: Pull complete [2021-07-15T17:12:50.317Z] 596795e73e0f: Pull complete [2021-07-15T17:12:50.317Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-15T17:12:50.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-15T17:12:50.317Z] ---> d9e956139c92 [2021-07-15T17:12:50.317Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-15T17:12:53.771Z] ---> Running in a7113c9bf0c8 [2021-07-15T17:12:53.771Z] Removing intermediate container a7113c9bf0c8 [2021-07-15T17:12:53.771Z] ---> 8e11e6a1ed16 [2021-07-15T17:12:53.771Z] Step 4/7 : RUN apk add bash [2021-07-15T17:12:53.771Z] ---> Running in de1d660f798e [2021-07-15T17:12:55.786Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-15T17:12:56.698Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-15T17:12:58.706Z] OK: 138 MiB in 40 packages [2021-07-15T17:12:59.709Z] Removing intermediate container de1d660f798e [2021-07-15T17:12:59.709Z] ---> fbe19cfe7ea9 [2021-07-15T17:12:59.709Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-15T17:12:59.988Z] ---> Running in 45685d3fa919 [2021-07-15T17:13:00.599Z] Removing intermediate container 45685d3fa919 [2021-07-15T17:13:00.599Z] ---> 18b424e12a9b [2021-07-15T17:13:00.599Z] Step 6/7 : COPY go.mod . [2021-07-15T17:13:01.692Z] ---> 0369b66e6205 [2021-07-15T17:13:01.693Z] Step 7/7 : RUN go mod download [2021-07-15T17:13:01.693Z] ---> Running in 593562c779db [2021-07-15T17:14:38.984Z] Removing intermediate container 593562c779db [2021-07-15T17:14:38.984Z] ---> 64e690621e22 [2021-07-15T17:14:38.984Z] Successfully built 64e690621e22 [2021-07-15T17:14:38.984Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:14:39.353Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T17:14:39.353Z] . [Pipeline] withDockerContainer [2021-07-15T17:14:39.593Z] prd-ubuntu18.04-docker-arm64-4c-16g-2886 does not seem to be running inside a container [2021-07-15T17:14:39.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-15T17:14:41.446Z] $ docker top 900db5332399daa6fc314933da746c1c0bda147d87a91377d95b47509fe22f0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:14:42.423Z] + go version [2021-07-15T17:14:42.423Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-15T17:14:42.443Z] $ docker stop --time=1 900db5332399daa6fc314933da746c1c0bda147d87a91377d95b47509fe22f0d [2021-07-15T17:14:44.277Z] $ docker rm -f 900db5332399daa6fc314933da746c1c0bda147d87a91377d95b47509fe22f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:14:45.072Z] + docker inspect -f . ci-base-image-arm64 [2021-07-15T17:14:45.072Z] . [Pipeline] withDockerContainer [2021-07-15T17:14:45.312Z] prd-ubuntu18.04-docker-arm64-4c-16g-2886 does not seem to be running inside a container [2021-07-15T17:14:45.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-15T17:14:47.048Z] $ docker top d6e2e06a1ff7ba5f23b7b06a3dd6efdd971aafc00ec6ee60bcb39875d7748d6a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:14:48.090Z] + go mod tidy [Pipeline] sh [2021-07-15T17:14:49.767Z] + make test [2021-07-15T17:14:49.767Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-15T17:14:51.228Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-15T17:15:30.333Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.369s coverage: 83.5% of statements [2021-07-15T17:15:30.333Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-15T17:15:30.333Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-15T17:15:30.333Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-15T17:15:30.333Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.057s coverage: 26.3% of statements [2021-07-15T17:15:30.333Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-15T17:15:30.333Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.117s coverage: 47.2% of statements [2021-07-15T17:15:30.333Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.095s coverage: 90.0% of statements [2021-07-15T17:15:30.333Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.221s coverage: 86.2% of statements [2021-07-15T17:15:30.333Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.045s coverage: 59.5% of statements [2021-07-15T17:15:30.333Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 35.5% of statements [2021-07-15T17:15:30.333Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements [2021-07-15T17:15:30.333Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-15T17:15:50.569Z] gofmt -l . [2021-07-15T17:15:50.569Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-15T17:15:51.192Z] $ docker stop --time=1 d6e2e06a1ff7ba5f23b7b06a3dd6efdd971aafc00ec6ee60bcb39875d7748d6a [2021-07-15T17:15:53.191Z] $ docker rm -f d6e2e06a1ff7ba5f23b7b06a3dd6efdd971aafc00ec6ee60bcb39875d7748d6a [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-15T17:15:54.056Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-15T17:15:54.091Z] Warning: overwriting stash ‘coverage-report’ [2021-07-15T17:15:54.834Z] 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:15:55.710Z] ---> job-cost.sh [2021-07-15T17:15:55.710Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l0tr [2021-07-15T17:16:52.277Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-15T17:19:14.238Z] lf-activate-venv(): INFO: Adding /tmp/venv-l0tr/bin to PATH [2021-07-15T17:19:14.238Z] INFO: No Stack... [2021-07-15T17:19:14.238Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-15T17:19:14.238Z] INFO: Archiving Costs [Pipeline] sh [2021-07-15T17:19:14.680Z] + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv [2021-07-15T17:19:14.680Z] + cut -d, -f6 [Pipeline] lock [2021-07-15T17:19:14.831Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-5-stack-cost] [2021-07-15T17:19:14.854Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-5-stack-cost] did not exist. Created. [2021-07-15T17:19:14.854Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-15T17:19:15.291Z] /w/workspace/go-mod-core-contracts/5@tmp/durable-61b0bde8/script.sh: 1: /w/workspace/go-mod-core-contracts/5@tmp/durable-61b0bde8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-15T17:19:15.715Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-15T17:19:15.739Z] Warning: overwriting stash ‘stack-cost’ [2021-07-15T17:19:15.938Z] Stashed 1 file(s) [Pipeline] } [2021-07-15T17:19:15.950Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-15T17:19:16.584Z] provisioning config files... [2021-07-15T17:19:16.607Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/config7539915365298229536tmp [Pipeline] { [Pipeline] sh [2021-07-15T17:19:17.439Z] + set +x [2021-07-15T17:19:17.440Z] + curl -s https://codecov.io/bash [2021-07-15T17:19:17.440Z] + bash -s -- [2021-07-15T17:19:17.440Z] [2021-07-15T17:19:17.440Z] _____ _ [2021-07-15T17:19:17.440Z] / ____| | | [2021-07-15T17:19:17.440Z] | | ___ __| | ___ ___ _____ __ [2021-07-15T17:19:17.440Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-15T17:19:17.440Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-15T17:19:17.440Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-15T17:19:17.440Z] Bash-1.0.5 [2021-07-15T17:19:17.440Z] [2021-07-15T17:19:17.440Z] [2021-07-15T17:19:17.440Z] ==> git version 2.24.4 found [2021-07-15T17:19:17.440Z] ==> 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:19:17.440Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-15T17:19:17.440Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-15T17:19:17.440Z] ==> Jenkins CI detected. [2021-07-15T17:19:17.440Z] project root: . [2021-07-15T17:19:17.440Z] --> token set from env [2021-07-15T17:19:17.440Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-15T17:19:17.440Z] ==> Running gcov in . (disable via -X gcov) [2021-07-15T17:19:17.440Z] ==> Python coveragepy not found [2021-07-15T17:19:17.440Z] ==> Searching for coverage reports in: [2021-07-15T17:19:17.440Z] + . [2021-07-15T17:19:17.440Z] -> Found 1 reports [2021-07-15T17:19:17.440Z] ==> Detecting git/mercurial file structure [2021-07-15T17:19:17.440Z] ==> Reading reports [2021-07-15T17:19:17.440Z] + ./coverage.out bytes=101674 [2021-07-15T17:19:17.440Z] ==> Appending adjustments [2021-07-15T17:19:17.440Z] https://docs.codecov.io/docs/fixing-reports [2021-07-15T17:19:18.037Z] + Found adjustments [2021-07-15T17:19:18.037Z] ==> Gzipping contents [2021-07-15T17:19:18.037Z] 16K /tmp/codecov.a59eQ3.gz [2021-07-15T17:19:18.037Z] ==> Uploading reports [2021-07-15T17:19:18.037Z] url: https://codecov.io [2021-07-15T17:19:18.037Z] query: branch=PR-641&commit=e9c6b1464a1d52c5eba8dd67d11341d6c981ce50&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-641%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=641&job=&cmd_args= [2021-07-15T17:19:18.037Z] -> Pinging Codecov [2021-07-15T17:19:18.037Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-641&commit=e9c6b1464a1d52c5eba8dd67d11341d6c981ce50&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-641%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=641&job=&cmd_args= [2021-07-15T17:19:18.631Z] -> Uploading to [2021-07-15T17:19:18.631Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-15/71470A77251A30514AAF9C0BB2E5B6CE/e9c6b1464a1d52c5eba8dd67d11341d6c981ce50/892823bc-3b7b-4808-9bf6-ff511fc5f04c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T171918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53d3fc907dad114e607fd0d336198887e368dc040387bef2f0d886a5ac7a2942 [2021-07-15T17:19:18.631Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T17:19:18.631Z] Dload Upload Total Spent Left Speed [2021-07-15T17:19:18.903Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15191 0 0 100 15191 0 46719 --:--:-- --:--:-- --:--:-- 46598 [2021-07-15T17:19:18.903Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e9c6b1464a1d52c5eba8dd67d11341d6c981ce50 [Pipeline] } [2021-07-15T17:19:18.917Z] 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:19:20.574Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:19:21.182Z] ---> package-listing.sh [2021-07-15T17:19:21.182Z] ++ facter osfamily [2021-07-15T17:19:21.182Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T17:19:21.466Z] + OS_FAMILY=redhat [2021-07-15T17:19:21.466Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-641 [2021-07-15T17:19:21.466Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T17:19:21.466Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T17:19:21.466Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T17:19:21.466Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T17:19:21.466Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-641 ']' [2021-07-15T17:19:21.466Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T17:19:21.466Z] + case "${OS_FAMILY}" in [2021-07-15T17:19:21.466Z] + sort [2021-07-15T17:19:21.466Z] + rpm -qa [2021-07-15T17:19:22.052Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T17:19:22.052Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T17:19:22.052Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T17:19:22.052Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-641 ']' [2021-07-15T17:19:22.052Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-641/archives/ [2021-07-15T17:19:22.052Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-641/archives/ [Pipeline] echo [2021-07-15T17:19:22.072Z] 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-641/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:19:22.393Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:19:23.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T17:19:23.002Z] [2021-07-15T17:19:23.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:19:23.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T17:19:23.340Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T17:19:23.340Z] 5843afab3874: Pulling fs layer [2021-07-15T17:19:23.340Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T17:19:23.340Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T17:19:23.340Z] 1a467efa2204: Pulling fs layer [2021-07-15T17:19:23.340Z] 865369a531d5: Pulling fs layer [2021-07-15T17:19:23.340Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T17:19:23.340Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T17:19:23.340Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T17:19:23.340Z] 7074353bde3e: Pulling fs layer [2021-07-15T17:19:23.340Z] 1a467efa2204: Waiting [2021-07-15T17:19:23.340Z] 865369a531d5: Waiting [2021-07-15T17:19:23.340Z] 2dc3bafdbf1c: Waiting [2021-07-15T17:19:23.340Z] 9ac237eaa80d: Waiting [2021-07-15T17:19:23.340Z] 6bcad4ecc5c2: Waiting [2021-07-15T17:19:23.340Z] 7074353bde3e: Waiting [2021-07-15T17:19:23.340Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T17:19:23.340Z] 2dfaacf7024e: Download complete [2021-07-15T17:19:23.613Z] 1a467efa2204: Verifying Checksum [2021-07-15T17:19:23.614Z] 1a467efa2204: Download complete [2021-07-15T17:19:23.614Z] 5843afab3874: Verifying Checksum [2021-07-15T17:19:23.614Z] 5843afab3874: Download complete [2021-07-15T17:19:23.614Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T17:19:23.614Z] 2dc3bafdbf1c: Download complete [2021-07-15T17:19:23.614Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T17:19:23.614Z] 9ac237eaa80d: Download complete [2021-07-15T17:19:23.614Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T17:19:23.614Z] 6bcad4ecc5c2: Download complete [2021-07-15T17:19:23.614Z] 865369a531d5: Verifying Checksum [2021-07-15T17:19:23.614Z] 865369a531d5: Download complete [2021-07-15T17:19:23.879Z] 5843afab3874: Pull complete [2021-07-15T17:19:23.879Z] 2dfaacf7024e: Pull complete [2021-07-15T17:19:24.148Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T17:19:24.148Z] 2dbba127c6aa: Download complete [2021-07-15T17:19:24.742Z] 2dbba127c6aa: Pull complete [2021-07-15T17:19:24.742Z] 1a467efa2204: Pull complete [2021-07-15T17:19:25.007Z] 865369a531d5: Pull complete [2021-07-15T17:19:25.007Z] 2dc3bafdbf1c: Pull complete [2021-07-15T17:19:25.007Z] 9ac237eaa80d: Pull complete [2021-07-15T17:19:25.007Z] 6bcad4ecc5c2: Pull complete [2021-07-15T17:19:28.349Z] 7074353bde3e: Verifying Checksum [2021-07-15T17:19:28.349Z] 7074353bde3e: Download complete [2021-07-15T17:19:32.630Z] 7074353bde3e: Pull complete [2021-07-15T17:19:32.630Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T17:19:32.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T17:19:32.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T17:19:32.722Z] prd-centos7-docker-4c-2g-2879 does not seem to be running inside a container [2021-07-15T17:19:32.795Z] $ 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-641/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-641 -v /w/workspace/dry_go-mod-core-contracts_PR-641:/w/workspace/dry_go-mod-core-contracts_PR-641:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-641@tmp:/w/workspace/dry_go-mod-core-contracts_PR-641@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:19:34.378Z] $ docker top ad5af0b154a589ab50f910109b4d611e4afdd3a4a3eb7d70fc04be69f8ab3982 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T17:19:34.771Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T17:19:35.095Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T17:19:35.422Z] + ls /var/log/sa-host [2021-07-15T17:19:35.422Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T17:19:35.422Z] file_magic: OK [2021-07-15T17:19:35.422Z] HZ: Using current value: 100 [2021-07-15T17:19:35.422Z] file_header: OK [2021-07-15T17:19:35.422Z] 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:19:35.422Z] Statistics: [2021-07-15T17:19:35.422Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T17:19:35.422Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T17:19:35.422Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T17:19:35.422Z] file_magic: OK [2021-07-15T17:19:35.422Z] HZ: Using current value: 100 [2021-07-15T17:19:35.422Z] file_header: OK [2021-07-15T17:19:35.422Z] 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:19:35.422Z] Statistics: [2021-07-15T17:19:35.422Z] 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-07-15T17:19:35.422Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T17:19:35.658Z] provisioning config files... [2021-07-15T17:19:35.675Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/config9073831499876256824tmp [Pipeline] { [Pipeline] echo [2021-07-15T17:19:35.708Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:19:36.059Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T17:19:36.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:19:36.485Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T17:19:36.502Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:19:36.825Z] ---> sudo-logs.sh [2021-07-15T17:19:36.825Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T17:19:36.871Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:19:37.184Z] ---> job-cost.sh [2021-07-15T17:19:37.184Z] lf-activate-venv: SKIPPING [2021-07-15T17:19:37.184Z] DEBUG: total: 0.18000000715255737 [2021-07-15T17:19:37.184Z] INFO: Retrieving Stack Cost... [2021-07-15T17:19:38.149Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T17:19:38.415Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T17:19:38.432Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:19:38.744Z] ---> logs-deploy.sh [2021-07-15T17:19:38.744Z] lf-activate-venv: SKIPPING [2021-07-15T17:19:38.744Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-641/5 [2021-07-15T17:19:38.744Z] INFO: archiving workspace using pattern(s): [2021-07-15T17:19:39.344Z] Archives upload complete. [2021-07-15T17:19:39.613Z] INFO: archiving logs to Nexus