Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at d9f4bb25b6c41433ad0cfda4fca90a638d7a110f rather than 0fadd51c20d409123b86e18b27359f352d565951 Obtained Jenkinsfile from d9f4bb25b6c41433ad0cfda4fca90a638d7a110f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2679413476295918014.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8862247087613106359.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 9d0281235b943b7ad605f650702698f9078b2862 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-625/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-625/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6290649584769576434.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8433095070909963287.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-625/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-625/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5579939537244991963.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-1029 in /w/workspace/dry_go-mod-core-contracts_PR-625 [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-625 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-625@tmp/jenkins-gitclient-ssh8691712352199313332.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 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-625@tmp/jenkins-gitclient-ssh332425099426628459.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/625/head:refs/remotes/origin/PR-625 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d9f4bb25b6c41433ad0cfda4fca90a638d7a110f into PR head commit 0fadd51c20d409123b86e18b27359f352d565951 Merge succeeded, producing 48e4b6b476ec605716251659c8612ceadc1d633c Checking out Revision 48e4b6b476ec605716251659c8612ceadc1d633c (PR-625) > git config core.sparsecheckout # timeout=10 > git checkout -f 0fadd51c20d409123b86e18b27359f352d565951 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-625@tmp/jenkins-gitclient-ssh8839056093688449270.key > git merge d9f4bb25b6c41433ad0cfda4fca90a638d7a110f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48e4b6b476ec605716251659c8612ceadc1d633c # timeout=10 Commit message: "Merge commit 'd9f4bb25b6c41433ad0cfda4fca90a638d7a110f' into HEAD" > git rev-list --no-walk 0fadd51c20d409123b86e18b27359f352d565951 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-29T16:40:54.217Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-29T16:40:54.314Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-29T16:40:54.343Z] ========================================================= [2021-05-29T16:40:54.344Z] EdgeX Global Pipelines Version Info [2021-05-29T16:40:54.344Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-29T16:40:55.786Z] ------------------- [2021-05-29T16:40:55.787Z] stable info: [2021-05-29T16:40:55.787Z] ------------------- [2021-05-29T16:40:55.787Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-29T16:40:55.787Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-29T16:40:55.787Z] Message: update stable to v1.0.192 [2021-05-29T16:40:56.362Z] ------------------- [2021-05-29T16:40:56.362Z] experimental info: [2021-05-29T16:40:56.362Z] ------------------- [2021-05-29T16:40:56.362Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-29T16:40:56.362Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-29T16:40:56.362Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-29T16:40:56.480Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-05-29T16:40:56.505Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-05-29T16:40:56.529Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-29T16:40:56.552Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-29T16:40:56.573Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-29T16:40:56.597Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-29T16:40:56.621Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-29T16:40:56.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-29T16:40:56.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-29T16:40:56.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-29T16:40:56.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-29T16:40:56.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-05-29T16:40:56.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-29T16:40:56.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-29T16:40:56.819Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-29T16:40:56.846Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-29T16:40:56.873Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-29T16:40:56.898Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-29T16:40:56.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-29T16:40:56.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-29T16:40:56.977Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-29T16:40:57.004Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-29T16:40:57.029Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-29T16:40:57.055Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-29T16:40:57.080Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-29T16:40:57.106Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-29T16:40:59.064Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-625 [Pipeline] echo [2021-05-29T16:40:59.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-625 [Pipeline] echo [2021-05-29T16:40:59.113Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-625 [Pipeline] echo [2021-05-29T16:40:59.136Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48e4b6b476ec605716251659c8612ceadc1d633c [Pipeline] echo [2021-05-29T16:40:59.159Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48e4b6b [Pipeline] echo [2021-05-29T16:40:59.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-29T16:40:59.618Z] + git log --format=format:%s -1 48e4b6b476ec605716251659c8612ceadc1d633c [Pipeline] echo [2021-05-29T16:40:59.660Z] GIT_COMMIT: 48e4b6b476ec605716251659c8612ceadc1d633c, Commit Message: Merge commit 'd9f4bb25b6c41433ad0cfda4fca90a638d7a110f' into HEAD [Pipeline] echo [2021-05-29T16:40:59.674Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:41:00.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-29T16:41:00.232Z] [2021-05-29T16:41:00.232Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:41:00.549Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-29T16:41:00.549Z] latest: Pulling from edgex-devops/git-semver [2021-05-29T16:41:00.549Z] 31603596830f: Pulling fs layer [2021-05-29T16:41:00.549Z] 54011a49482f: Pulling fs layer [2021-05-29T16:41:00.549Z] a6820b24f6d8: Pulling fs layer [2021-05-29T16:41:00.549Z] f581987b2513: Pulling fs layer [2021-05-29T16:41:00.549Z] f581987b2513: Waiting [2021-05-29T16:41:00.549Z] 54011a49482f: Verifying Checksum [2021-05-29T16:41:00.549Z] 54011a49482f: Download complete [2021-05-29T16:41:00.549Z] 31603596830f: Verifying Checksum [2021-05-29T16:41:00.549Z] 31603596830f: Download complete [2021-05-29T16:41:00.812Z] f581987b2513: Verifying Checksum [2021-05-29T16:41:00.812Z] f581987b2513: Download complete [2021-05-29T16:41:00.812Z] a6820b24f6d8: Verifying Checksum [2021-05-29T16:41:00.812Z] a6820b24f6d8: Download complete [2021-05-29T16:41:00.812Z] 31603596830f: Pull complete [2021-05-29T16:41:01.076Z] 54011a49482f: Pull complete [2021-05-29T16:41:01.653Z] a6820b24f6d8: Pull complete [2021-05-29T16:41:01.932Z] f581987b2513: Pull complete [2021-05-29T16:41:01.932Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-29T16:41:01.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-29T16:41:01.932Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-29T16:41:02.039Z] prd-centos7-docker-4c-2g-1029 does not seem to be running inside a container [2021-05-29T16:41:02.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-625 -v /w/workspace/dry_go-mod-core-contracts_PR-625:/w/workspace/dry_go-mod-core-contracts_PR-625:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-625@tmp:/w/workspace/dry_go-mod-core-contracts_PR-625@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:10004/edgex-devops/git-semver:latest cat [2021-05-29T16:41:03.889Z] $ docker top 1e7b369f8db202e5e83d1d2f957470776d02e4c94b316445f4dba4eb0210a57a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-29T16:41:04.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-29T16:41:04.031Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-29T16:41:04.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-29T16:41:04.142Z] $ docker exec 1e7b369f8db202e5e83d1d2f957470776d02e4c94b316445f4dba4eb0210a57a ssh-agent [2021-05-29T16:41:04.267Z] SSH_AUTH_SOCK=/tmp/ssh-lKom4yo8o1vD/agent.13 [2021-05-29T16:41:04.267Z] SSH_AGENT_PID=19 [2021-05-29T16:41:04.279Z] Running ssh-add (command line suppressed) [2021-05-29T16:41:04.377Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-625@tmp/private_key_7006235858112182221.key (/w/workspace/dry_go-mod-core-contracts_PR-625@tmp/private_key_7006235858112182221.key) [2021-05-29T16:41:04.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-29T16:41:04.713Z] + git tag --points-at HEAD [Pipeline] } [2021-05-29T16:41:04.724Z] $ docker exec --env ******** --env ******** 1e7b369f8db202e5e83d1d2f957470776d02e4c94b316445f4dba4eb0210a57a ssh-agent -k [2021-05-29T16:41:04.820Z] unset SSH_AUTH_SOCK; [2021-05-29T16:41:04.821Z] unset SSH_AGENT_PID; [2021-05-29T16:41:04.821Z] echo Agent pid 19 killed; [2021-05-29T16:41:04.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-29T16:41:04.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-29T16:41:04.885Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-29T16:41:05.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-29T16:41:05.003Z] $ docker exec 1e7b369f8db202e5e83d1d2f957470776d02e4c94b316445f4dba4eb0210a57a ssh-agent [2021-05-29T16:41:05.122Z] SSH_AUTH_SOCK=/tmp/ssh-2VUuQ05kwGae/agent.54 [2021-05-29T16:41:05.122Z] SSH_AGENT_PID=60 [2021-05-29T16:41:05.129Z] Running ssh-add (command line suppressed) [2021-05-29T16:41:05.220Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-625@tmp/private_key_813780255420815406.key (/w/workspace/dry_go-mod-core-contracts_PR-625@tmp/private_key_813780255420815406.key) [2021-05-29T16:41:05.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-29T16:41:05.548Z] + git semver init [2021-05-29T16:41:05.548Z] # -> Open(): unable to determine branch for HEAD [2021-05-29T16:41:05.548Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-625/.git [2021-05-29T16:41:05.548Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-625 [2021-05-29T16:41:05.548Z] # $SEMVER_REMOTE_NAME = origin [2021-05-29T16:41:05.548Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-29T16:41:05.548Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-29T16:41:05.548Z] # $SEMVER_BRANCH = PR-625 [2021-05-29T16:41:05.548Z] # $SEMVER_TEMP = /tmp/semver-975224285 [2021-05-29T16:41:05.548Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-05-29T16:41:06.124Z] # '/tmp/semver-975224285' -> '/w/workspace/dry_go-mod-core-contracts_PR-625/.semver' [2021-05-29T16:41:06.124Z] # -> Force: false [2021-05-29T16:41:06.124Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-625/.semver [Pipeline] } [2021-05-29T16:41:06.127Z] $ docker exec --env ******** --env ******** 1e7b369f8db202e5e83d1d2f957470776d02e4c94b316445f4dba4eb0210a57a ssh-agent -k [2021-05-29T16:41:06.221Z] unset SSH_AUTH_SOCK; [2021-05-29T16:41:06.222Z] unset SSH_AGENT_PID; [2021-05-29T16:41:06.222Z] echo Agent pid 60 killed; [2021-05-29T16:41:06.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-29T16:41:06.584Z] + git semver [Pipeline] } [2021-05-29T16:41:06.593Z] $ docker stop --time=1 1e7b369f8db202e5e83d1d2f957470776d02e4c94b316445f4dba4eb0210a57a [2021-05-29T16:41:07.975Z] $ docker rm -f 1e7b369f8db202e5e83d1d2f957470776d02e4c94b316445f4dba4eb0210a57a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-29T16:41:08.362Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-29T16:41:08.610Z] Stashed 1 file(s) [Pipeline] echo [2021-05-29T16:41:08.614Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-29T16:41:23.802Z] Still waiting to schedule task [2021-05-29T16:41:23.802Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-29T16:41:23.806Z] Still waiting to schedule task [2021-05-29T16:41:23.806Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-29T16:43:20.876Z] Running on prd-centos7-docker-4c-2g-1033 in /w/workspace/dry_go-mod-core-contracts_PR-625 [Pipeline] { [Pipeline] ws [2021-05-29T16:43:20.895Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-05-29T16:43:21.014Z] Selected Git installation does not exist. Using Default [2021-05-29T16:43:21.014Z] The recommended git tool is: NONE [2021-05-29T16:43:23.432Z] using credential edgex-jenkins-ssh [2021-05-29T16:43:23.447Z] Cloning the remote Git repository [2021-05-29T16:43:23.476Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-29T16:43:23.549Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-05-29T16:43:23.597Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-29T16:43:23.598Z] > git --version # timeout=10 [2021-05-29T16:43:23.609Z] > git --version # 'git version 2.24.4' [2021-05-29T16:43:23.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-29T16:43:23.645Z] [INFO] Currently running in a labeled security context [2021-05-29T16:43:23.645Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-29T16:43:23.645Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh4586552878560003701.key [2021-05-29T16:43:23.669Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-29T16:43:24.344Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-29T16:43:24.357Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-29T16:43:24.373Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-29T16:43:24.387Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-29T16:43:24.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-29T16:43:24.388Z] [INFO] Currently running in a labeled security context [2021-05-29T16:43:24.388Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-29T16:43:24.388Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh4794019638943128088.key [2021-05-29T16:43:24.395Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/625/head:refs/remotes/origin/PR-625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-29T16:43:24.860Z] Merging remotes/origin/master commit d9f4bb25b6c41433ad0cfda4fca90a638d7a110f into PR head commit 0fadd51c20d409123b86e18b27359f352d565951 [2021-05-29T16:43:24.990Z] Merge succeeded, producing a6cf6b0fea4087e57370ab3559ae302e0623832d [2021-05-29T16:43:24.990Z] Checking out Revision a6cf6b0fea4087e57370ab3559ae302e0623832d (PR-625) [2021-05-29T16:43:24.870Z] > git config core.sparsecheckout # timeout=10 [2021-05-29T16:43:24.880Z] > git checkout -f 0fadd51c20d409123b86e18b27359f352d565951 # timeout=10 [2021-05-29T16:43:24.927Z] > git remote # timeout=10 [2021-05-29T16:43:24.932Z] > git config --get remote.origin.url # timeout=10 [2021-05-29T16:43:24.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-29T16:43:24.941Z] [INFO] Currently running in a labeled security context [2021-05-29T16:43:24.941Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-29T16:43:24.941Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh4184783766066410433.key [2021-05-29T16:43:24.947Z] > git merge d9f4bb25b6c41433ad0cfda4fca90a638d7a110f # timeout=10 [2021-05-29T16:43:24.979Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-29T16:43:24.993Z] > git config core.sparsecheckout # timeout=10 [2021-05-29T16:43:24.999Z] > git checkout -f a6cf6b0fea4087e57370ab3559ae302e0623832d # timeout=10 [2021-05-29T16:43:28.560Z] Commit message: "Merge commit 'd9f4bb25b6c41433ad0cfda4fca90a638d7a110f' into HEAD" [2021-05-29T16:43:28.566Z] > git rev-list --no-walk 0fadd51c20d409123b86e18b27359f352d565951 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-29T16:43:29.837Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-29T16:43:30.164Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-29T16:43:30.465Z] + sudo service docker restart [2021-05-29T16:43:30.465Z] + true [2021-05-29T16:43:30.465Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-29T16:43:47.565Z] ========================================================= [2021-05-29T16:43:47.565Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-29T16:43:47.565Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:43:47.884Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-29T16:43:48.461Z] Sending build context to Docker daemon 3.232MB [2021-05-29T16:43:48.461Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-29T16:43:48.461Z] Step 2/7 : FROM ${BASE} [2021-05-29T16:43:48.461Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-29T16:43:48.461Z] 540db60ca938: Pulling fs layer [2021-05-29T16:43:48.461Z] adcc1eea9eea: Pulling fs layer [2021-05-29T16:43:48.461Z] 4c4ab2625f07: Pulling fs layer [2021-05-29T16:43:48.461Z] 0510c868ecb4: Pulling fs layer [2021-05-29T16:43:48.461Z] afea3b2eda06: Pulling fs layer [2021-05-29T16:43:48.461Z] 7809a108b3ef: Pulling fs layer [2021-05-29T16:43:48.461Z] f706445af74f: Pulling fs layer [2021-05-29T16:43:48.461Z] afea3b2eda06: Waiting [2021-05-29T16:43:48.461Z] 7809a108b3ef: Waiting [2021-05-29T16:43:48.461Z] f706445af74f: Waiting [2021-05-29T16:43:48.461Z] 0510c868ecb4: Waiting [2021-05-29T16:43:48.723Z] 4c4ab2625f07: Verifying Checksum [2021-05-29T16:43:48.723Z] 4c4ab2625f07: Download complete [2021-05-29T16:43:48.723Z] adcc1eea9eea: Verifying Checksum [2021-05-29T16:43:48.723Z] adcc1eea9eea: Download complete [2021-05-29T16:43:48.724Z] afea3b2eda06: Verifying Checksum [2021-05-29T16:43:48.724Z] afea3b2eda06: Download complete [2021-05-29T16:43:48.724Z] 7809a108b3ef: Verifying Checksum [2021-05-29T16:43:48.724Z] 7809a108b3ef: Download complete [2021-05-29T16:43:48.724Z] 540db60ca938: Verifying Checksum [2021-05-29T16:43:48.724Z] 540db60ca938: Download complete [2021-05-29T16:43:48.724Z] 540db60ca938: Pull complete [2021-05-29T16:43:48.992Z] adcc1eea9eea: Pull complete [2021-05-29T16:43:48.992Z] 4c4ab2625f07: Pull complete [2021-05-29T16:43:50.377Z] f706445af74f: Verifying Checksum [2021-05-29T16:43:50.377Z] f706445af74f: Download complete [2021-05-29T16:43:50.642Z] 0510c868ecb4: Verifying Checksum [2021-05-29T16:43:50.642Z] 0510c868ecb4: Download complete [2021-05-29T16:43:54.903Z] 0510c868ecb4: Pull complete [2021-05-29T16:43:54.903Z] afea3b2eda06: Pull complete [2021-05-29T16:43:54.903Z] 7809a108b3ef: Pull complete [2021-05-29T16:43:55.865Z] f706445af74f: Pull complete [2021-05-29T16:43:55.865Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-29T16:43:55.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-29T16:43:55.865Z] ---> b068be0155e3 [2021-05-29T16:43:55.865Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-29T16:44:00.681Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1032 in /w/workspace/dry_go-mod-core-contracts_PR-625 [Pipeline] { [Pipeline] ws [2021-05-29T16:44:00.701Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-05-29T16:44:00.913Z] Selected Git installation does not exist. Using Default [2021-05-29T16:44:00.913Z] The recommended git tool is: NONE [2021-05-29T16:44:01.184Z] ---> Running in 742dc57a72ea [2021-05-29T16:44:01.184Z] Removing intermediate container 742dc57a72ea [2021-05-29T16:44:01.184Z] ---> 4b7f32163977 [2021-05-29T16:44:01.184Z] Step 4/7 : RUN apk add bash [2021-05-29T16:44:01.184Z] ---> Running in 69227e5c105a [2021-05-29T16:44:01.771Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-29T16:44:02.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-29T16:44:02.924Z] OK: 149 MiB in 40 packages [2021-05-29T16:44:03.500Z] Removing intermediate container 69227e5c105a [2021-05-29T16:44:03.500Z] ---> 7e91d719c8fa [2021-05-29T16:44:03.500Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-29T16:44:03.500Z] ---> Running in 836569a3bc34 [2021-05-29T16:44:05.616Z] Removing intermediate container 836569a3bc34 [2021-05-29T16:44:05.616Z] ---> 006f96c08d66 [2021-05-29T16:44:05.616Z] Step 6/7 : COPY go.mod . [2021-05-29T16:44:05.616Z] ---> b6171c364294 [2021-05-29T16:44:05.616Z] Step 7/7 : RUN go mod download [2021-05-29T16:44:05.616Z] ---> Running in e9837cb4168e [2021-05-29T16:44:08.095Z] using credential edgex-jenkins-ssh [2021-05-29T16:44:08.113Z] Cloning the remote Git repository [2021-05-29T16:44:08.167Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-29T16:44:08.278Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-05-29T16:44:08.343Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-29T16:44:08.344Z] > git --version # timeout=10 [2021-05-29T16:44:08.366Z] > git --version # 'git version 2.17.1' [2021-05-29T16:44:08.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-29T16:44:08.447Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-29T16:44:09.606Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-29T16:44:10.409Z] Merging remotes/origin/master commit d9f4bb25b6c41433ad0cfda4fca90a638d7a110f into PR head commit 0fadd51c20d409123b86e18b27359f352d565951 [2021-05-29T16:44:10.805Z] Merge succeeded, producing 562c55ab96ca39541092328966be21766601a678 [2021-05-29T16:44:10.805Z] Checking out Revision 562c55ab96ca39541092328966be21766601a678 (PR-625) [2021-05-29T16:44:10.928Z] Removing intermediate container e9837cb4168e [2021-05-29T16:44:10.929Z] ---> 41171dad3ca9 [2021-05-29T16:44:10.929Z] Successfully built 41171dad3ca9 [2021-05-29T16:44:10.929Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:44:09.627Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-29T16:44:09.661Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-29T16:44:09.699Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-29T16:44:09.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-29T16:44:09.712Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/625/head:refs/remotes/origin/PR-625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-29T16:44:10.424Z] > git config core.sparsecheckout # timeout=10 [2021-05-29T16:44:10.450Z] > git checkout -f 0fadd51c20d409123b86e18b27359f352d565951 # timeout=10 [2021-05-29T16:44:10.603Z] > git remote # timeout=10 [2021-05-29T16:44:10.621Z] > git config --get remote.origin.url # timeout=10 [2021-05-29T16:44:10.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-29T16:44:10.646Z] > git merge d9f4bb25b6c41433ad0cfda4fca90a638d7a110f # timeout=10 [2021-05-29T16:44:10.780Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-29T16:44:10.807Z] > git config core.sparsecheckout # timeout=10 [2021-05-29T16:44:10.831Z] > git checkout -f 562c55ab96ca39541092328966be21766601a678 # timeout=10 [2021-05-29T16:44:11.243Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-29T16:44:11.243Z] . [Pipeline] withDockerContainer [2021-05-29T16:44:11.334Z] prd-centos7-docker-4c-2g-1033 does not seem to be running inside a container [2021-05-29T16:44:11.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-29T16:44:11.831Z] $ docker top 11d85678adbd9c362fb12b4cb01484cfd9c2aa220c13eead8a8a9fb515414923 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-29T16:44:12.221Z] + go version [2021-05-29T16:44:12.221Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-29T16:44:12.235Z] $ docker stop --time=1 11d85678adbd9c362fb12b4cb01484cfd9c2aa220c13eead8a8a9fb515414923 [2021-05-29T16:44:13.458Z] $ docker rm -f 11d85678adbd9c362fb12b4cb01484cfd9c2aa220c13eead8a8a9fb515414923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:44:13.944Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-29T16:44:13.944Z] . [Pipeline] withDockerContainer [2021-05-29T16:44:14.032Z] prd-centos7-docker-4c-2g-1033 does not seem to be running inside a container [2021-05-29T16:44:14.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-29T16:44:14.527Z] $ docker top 1bc017924769b56d30ac9189e649dde0ce8c3b500d876dd7b2c21dc737d008bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-29T16:44:14.936Z] + go mod tidy [Pipeline] sh [2021-05-29T16:44:15.061Z] Commit message: "Merge commit 'd9f4bb25b6c41433ad0cfda4fca90a638d7a110f' into HEAD" [2021-05-29T16:44:15.064Z] > git rev-list --no-walk 0fadd51c20d409123b86e18b27359f352d565951 # timeout=10 [2021-05-29T16:44:15.236Z] + make test [2021-05-29T16:44:15.236Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-29T16:44:16.502Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-29T16:44:16.935Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-29T16:44:17.273Z] + sudo service docker restart [2021-05-29T16:44:17.273Z] + true [2021-05-29T16:44:21.939Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-29T16:44:22.523Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.009s coverage: 85.7% of statements [2021-05-29T16:44:22.787Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.004s coverage: 100.0% of statements [2021-05-29T16:44:23.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.010s coverage: 45.4% of statements [2021-05-29T16:44:23.066Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.017s coverage: 77.8% of statements [2021-05-29T16:44:23.066Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-29T16:44:25.052Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.004s coverage: 26.3% of statements [2021-05-29T16:44:25.052Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.007s coverage: 14.7% of statements [2021-05-29T16:44:25.052Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.007s coverage: 100.0% of statements [2021-05-29T16:44:25.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.015s coverage: 91.8% of statements [2021-05-29T16:44:25.314Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-29T16:44:25.314Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-29T16:44:25.314Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.003s coverage: 100.0% of statements [2021-05-29T16:44:25.894Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 35.5% of statements [2021-05-29T16:44:26.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.012s coverage: 63.0% of statements [2021-05-29T16:44:26.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.005s coverage: 26.3% of statements [2021-05-29T16:44:26.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.006s coverage: 15.4% of statements [2021-05-29T16:44:26.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.005s coverage: 15.4% of statements [2021-05-29T16:44:26.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.005s coverage: 14.3% of statements [2021-05-29T16:44:28.276Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-29T16:44:28.276Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-29T16:44:28.544Z] # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-05-29T16:44:28.544Z] v2/clients/interfaces/system.go:22:54: undefined: common.MultiMetricsResponse [2021-05-29T16:44:28.544Z] v2/clients/interfaces/system.go:24:54: undefined: common.MultiConfigsResponse [2021-05-29T16:44:28.544Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [build failed] [2021-05-29T16:44:28.544Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-29T16:44:29.130Z] # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [2021-05-29T16:44:29.130Z] v2/clients/interfaces/mocks/SystemManagementClient.go:50:87: undefined: common.MultiConfigsResponse [2021-05-29T16:44:29.130Z] v2/clients/interfaces/mocks/SystemManagementClient.go:53:9: undefined: common.MultiConfigsResponse [2021-05-29T16:44:29.130Z] v2/clients/interfaces/mocks/SystemManagementClient.go:54:59: undefined: common.MultiConfigsResponse [2021-05-29T16:44:29.130Z] v2/clients/interfaces/mocks/SystemManagementClient.go:57:20: undefined: common.MultiConfigsResponse [2021-05-29T16:44:29.130Z] v2/clients/interfaces/mocks/SystemManagementClient.go:96:87: undefined: common.MultiMetricsResponse [2021-05-29T16:44:29.130Z] v2/clients/interfaces/mocks/SystemManagementClient.go:99:9: undefined: common.MultiMetricsResponse [2021-05-29T16:44:29.130Z] v2/clients/interfaces/mocks/SystemManagementClient.go:100:59: undefined: common.MultiMetricsResponse [2021-05-29T16:44:29.130Z] v2/clients/interfaces/mocks/SystemManagementClient.go:103:20: undefined: common.MultiMetricsResponse [2021-05-29T16:44:29.722Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.008s coverage: 45.4% of statements [2021-05-29T16:44:30.002Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.007s coverage: 90.0% of statements [2021-05-29T16:44:30.590Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.029s coverage: 86.3% of statements [2021-05-29T16:44:30.590Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.007s coverage: 60.5% of statements [2021-05-29T16:44:31.165Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.007s coverage: 58.2% of statements [2021-05-29T16:44:31.165Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2021-05-29T16:44:31.186Z] $ docker stop --time=1 1bc017924769b56d30ac9189e649dde0ce8c3b500d876dd7b2c21dc737d008bf [2021-05-29T16:44:32.618Z] $ docker rm -f 1bc017924769b56d30ac9189e649dde0ce8c3b500d876dd7b2c21dc737d008bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-29T16:44:35.494Z] ---> job-cost.sh [2021-05-29T16:44:35.494Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GDZq [Pipeline] unstash [Pipeline] echo [2021-05-29T16:44:36.046Z] ========================================================= [2021-05-29T16:44:36.046Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-29T16:44:36.046Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:44:36.446Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-29T16:44:37.438Z] Sending build context to Docker daemon 3.231MB [2021-05-29T16:44:37.438Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-29T16:44:37.438Z] Step 2/7 : FROM ${BASE} [2021-05-29T16:44:38.034Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-29T16:44:38.034Z] 595b0fe564bb: Pulling fs layer [2021-05-29T16:44:38.034Z] 7186ed65a4f7: Pulling fs layer [2021-05-29T16:44:38.034Z] 316046926c0a: Pulling fs layer [2021-05-29T16:44:38.034Z] 4ebd0625c992: Pulling fs layer [2021-05-29T16:44:38.034Z] 207e8628e3a3: Pulling fs layer [2021-05-29T16:44:38.034Z] c791037a9be2: Pulling fs layer [2021-05-29T16:44:38.034Z] ffd874e62e21: Pulling fs layer [2021-05-29T16:44:38.034Z] 207e8628e3a3: Waiting [2021-05-29T16:44:38.034Z] c791037a9be2: Waiting [2021-05-29T16:44:38.034Z] ffd874e62e21: Waiting [2021-05-29T16:44:38.034Z] 4ebd0625c992: Waiting [2021-05-29T16:44:38.034Z] 316046926c0a: Verifying Checksum [2021-05-29T16:44:38.034Z] 316046926c0a: Download complete [2021-05-29T16:44:38.034Z] 7186ed65a4f7: Download complete [2021-05-29T16:44:38.034Z] 207e8628e3a3: Verifying Checksum [2021-05-29T16:44:38.034Z] 207e8628e3a3: Download complete [2021-05-29T16:44:38.034Z] c791037a9be2: Verifying Checksum [2021-05-29T16:44:38.034Z] c791037a9be2: Download complete [2021-05-29T16:44:38.034Z] 595b0fe564bb: Verifying Checksum [2021-05-29T16:44:38.034Z] 595b0fe564bb: Download complete [2021-05-29T16:44:38.634Z] 595b0fe564bb: Pull complete [2021-05-29T16:44:39.627Z] 7186ed65a4f7: Pull complete [2021-05-29T16:44:39.905Z] 316046926c0a: Pull complete [2021-05-29T16:44:40.509Z] ffd874e62e21: Verifying Checksum [2021-05-29T16:44:40.509Z] ffd874e62e21: Download complete [2021-05-29T16:44:41.944Z] 4ebd0625c992: Verifying Checksum [2021-05-29T16:44:41.944Z] 4ebd0625c992: Download complete [2021-05-29T16:44:45.554Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-29T16:44:52.140Z] 4ebd0625c992: Pull complete [2021-05-29T16:44:52.734Z] 207e8628e3a3: Pull complete [2021-05-29T16:44:53.009Z] c791037a9be2: Pull complete [2021-05-29T16:44:57.318Z] ffd874e62e21: Pull complete [2021-05-29T16:44:57.318Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-29T16:44:57.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-29T16:44:57.318Z] ---> cfc18b08335c [2021-05-29T16:44:57.318Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-29T16:44:57.816Z] lf-activate-venv(): INFO: Adding /tmp/venv-GDZq/bin to PATH [2021-05-29T16:44:57.816Z] INFO: No Stack... [2021-05-29T16:44:58.388Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-29T16:44:58.650Z] INFO: Archiving Costs [Pipeline] sh [2021-05-29T16:44:58.755Z] ---> Running in 1211a511eb30 [2021-05-29T16:44:58.954Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-05-29T16:44:58.954Z] + cut -d, -f6 [Pipeline] lock [2021-05-29T16:44:58.983Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-2-stack-cost] [2021-05-29T16:44:58.997Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-2-stack-cost] did not exist. Created. [2021-05-29T16:44:58.997Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-29T16:44:59.327Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-29T16:44:59.353Z] Removing intermediate container 1211a511eb30 [2021-05-29T16:44:59.353Z] ---> 7bad7a50396e [2021-05-29T16:44:59.353Z] Step 4/7 : RUN apk add bash [2021-05-29T16:44:59.353Z] ---> Running in 691e7cd83946 [2021-05-29T16:44:59.574Z] Stashed 1 file(s) [Pipeline] } [2021-05-29T16:44:59.597Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-29T16:44:59.765Z] Failed in branch amd64 [2021-05-29T16:45:00.792Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-29T16:45:01.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-29T16:45:03.207Z] OK: 138 MiB in 40 packages [2021-05-29T16:45:04.185Z] Removing intermediate container 691e7cd83946 [2021-05-29T16:45:04.186Z] ---> a85492991ca0 [2021-05-29T16:45:04.186Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-29T16:45:04.186Z] ---> Running in 08e83cd09f5b [2021-05-29T16:45:04.780Z] Removing intermediate container 08e83cd09f5b [2021-05-29T16:45:04.780Z] ---> 5a8bfc9dc445 [2021-05-29T16:45:04.780Z] Step 6/7 : COPY go.mod . [2021-05-29T16:45:05.753Z] ---> a589a59be507 [2021-05-29T16:45:05.753Z] Step 7/7 : RUN go mod download [2021-05-29T16:45:05.753Z] ---> Running in c836c662e21b [2021-05-29T16:45:24.127Z] Removing intermediate container c836c662e21b [2021-05-29T16:45:24.127Z] ---> 05b7c3ee7b6a [2021-05-29T16:45:24.127Z] Successfully built 05b7c3ee7b6a [2021-05-29T16:45:24.127Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:45:24.488Z] + docker inspect -f . ci-base-image-arm64 [2021-05-29T16:45:24.489Z] . [Pipeline] withDockerContainer [2021-05-29T16:45:24.756Z] prd-ubuntu18.04-docker-arm64-4c-16g-1032 does not seem to be running inside a container [2021-05-29T16:45:24.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-29T16:45:26.425Z] $ docker top 03604978de4b135b3bfccb939097a0edab52fe6d46266ec5817c34e2eb70e64c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-29T16:45:27.417Z] + go version [2021-05-29T16:45:27.417Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-29T16:45:27.435Z] $ docker stop --time=1 03604978de4b135b3bfccb939097a0edab52fe6d46266ec5817c34e2eb70e64c [2021-05-29T16:45:30.289Z] $ docker rm -f 03604978de4b135b3bfccb939097a0edab52fe6d46266ec5817c34e2eb70e64c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:45:30.979Z] + docker inspect -f . ci-base-image-arm64 [2021-05-29T16:45:30.979Z] . [Pipeline] withDockerContainer [2021-05-29T16:45:31.204Z] prd-ubuntu18.04-docker-arm64-4c-16g-1032 does not seem to be running inside a container [2021-05-29T16:45:31.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-29T16:45:32.661Z] $ docker top 7b79c7c3776b2b51ac881e0cb4f4a78f97c9c844c1f69c0ad390e60c07bd0b15 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-29T16:45:33.622Z] + go mod tidy [Pipeline] sh [2021-05-29T16:45:34.550Z] + make test [2021-05-29T16:45:34.550Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-29T16:46:01.385Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-29T16:46:01.385Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.060s coverage: 85.7% of statements [2021-05-29T16:46:01.385Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.034s coverage: 100.0% of statements [2021-05-29T16:46:01.385Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.045s coverage: 45.4% of statements [2021-05-29T16:46:01.385Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.033s coverage: 77.8% of statements [2021-05-29T16:46:01.385Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-29T16:46:04.793Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.023s coverage: 26.3% of statements [2021-05-29T16:46:04.793Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.060s coverage: 14.7% of statements [2021-05-29T16:46:05.809Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.050s coverage: 100.0% of statements [2021-05-29T16:46:06.087Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.105s coverage: 91.8% of statements [2021-05-29T16:46:06.087Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-29T16:46:06.087Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-29T16:46:06.087Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.012s coverage: 100.0% of statements [2021-05-29T16:46:06.688Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.020s coverage: 35.5% of statements [2021-05-29T16:46:11.027Z] # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-05-29T16:46:11.027Z] v2/clients/interfaces/system.go:22:54: undefined: common.MultiMetricsResponse [2021-05-29T16:46:11.027Z] v2/clients/interfaces/system.go:24:54: undefined: common.MultiConfigsResponse [2021-05-29T16:46:12.472Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.087s coverage: 63.0% of statements [2021-05-29T16:46:12.472Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.030s coverage: 26.3% of statements [2021-05-29T16:46:12.472Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.040s coverage: 15.4% of statements [2021-05-29T16:46:12.472Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.033s coverage: 15.4% of statements [2021-05-29T16:46:12.472Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.034s coverage: 14.3% of statements [2021-05-29T16:46:12.472Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-29T16:46:12.472Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-29T16:46:12.472Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [build failed] [2021-05-29T16:46:12.472Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-29T16:46:12.746Z] # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [2021-05-29T16:46:12.746Z] v2/clients/interfaces/mocks/SystemManagementClient.go:50:87: undefined: common.MultiConfigsResponse [2021-05-29T16:46:12.746Z] v2/clients/interfaces/mocks/SystemManagementClient.go:53:9: undefined: common.MultiConfigsResponse [2021-05-29T16:46:12.746Z] v2/clients/interfaces/mocks/SystemManagementClient.go:54:59: undefined: common.MultiConfigsResponse [2021-05-29T16:46:12.746Z] v2/clients/interfaces/mocks/SystemManagementClient.go:57:20: undefined: common.MultiConfigsResponse [2021-05-29T16:46:12.746Z] v2/clients/interfaces/mocks/SystemManagementClient.go:96:87: undefined: common.MultiMetricsResponse [2021-05-29T16:46:12.746Z] v2/clients/interfaces/mocks/SystemManagementClient.go:99:9: undefined: common.MultiMetricsResponse [2021-05-29T16:46:12.746Z] v2/clients/interfaces/mocks/SystemManagementClient.go:100:59: undefined: common.MultiMetricsResponse [2021-05-29T16:46:12.746Z] v2/clients/interfaces/mocks/SystemManagementClient.go:103:20: undefined: common.MultiMetricsResponse [2021-05-29T16:46:16.172Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.080s coverage: 45.4% of statements [2021-05-29T16:46:16.172Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.058s coverage: 90.0% of statements [2021-05-29T16:46:17.199Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.197s coverage: 86.3% of statements [2021-05-29T16:46:17.199Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.057s coverage: 60.5% of statements [2021-05-29T16:46:17.471Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.033s coverage: 58.2% of statements [2021-05-29T16:46:17.743Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2021-05-29T16:46:17.762Z] $ docker stop --time=1 7b79c7c3776b2b51ac881e0cb4f4a78f97c9c844c1f69c0ad390e60c07bd0b15 [2021-05-29T16:46:19.926Z] $ docker rm -f 7b79c7c3776b2b51ac881e0cb4f4a78f97c9c844c1f69c0ad390e60c07bd0b15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-29T16:46:20.880Z] ---> job-cost.sh [2021-05-29T16:46:20.880Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QQvc [2021-05-29T16:46:59.836Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-29T16:48:23.148Z] lf-activate-venv(): INFO: Adding /tmp/venv-QQvc/bin to PATH [2021-05-29T16:48:23.148Z] INFO: No Stack... [2021-05-29T16:48:23.148Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-29T16:48:23.148Z] INFO: Archiving Costs [Pipeline] sh [2021-05-29T16:48:23.486Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-05-29T16:48:23.486Z] + cut -d, -f6 [Pipeline] lock [2021-05-29T16:48:23.547Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-2-stack-cost] [2021-05-29T16:48:23.555Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-2-stack-cost] did not exist. Created. [2021-05-29T16:48:23.555Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-29T16:48:23.920Z] /w/workspace/go-mod-core-contracts/2@tmp/durable-667fb1b9/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-667fb1b9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-29T16:48:24.261Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-29T16:48:24.294Z] Warning: overwriting stash ‘stack-cost’ [2021-05-29T16:48:24.906Z] Stashed 1 file(s) [Pipeline] } [2021-05-29T16:48:24.918Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-29T16:48:25.125Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-29T16:48:26.072Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-29T16:48:26.636Z] ---> package-listing.sh [2021-05-29T16:48:26.636Z] ++ facter osfamily [2021-05-29T16:48:26.636Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-29T16:48:26.899Z] + OS_FAMILY=redhat [2021-05-29T16:48:26.899Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-625 [2021-05-29T16:48:26.899Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-29T16:48:26.899Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-29T16:48:26.899Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-29T16:48:26.899Z] + PACKAGES=/tmp/packages_start.txt [2021-05-29T16:48:26.899Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-625 ']' [2021-05-29T16:48:26.899Z] + PACKAGES=/tmp/packages_end.txt [2021-05-29T16:48:26.899Z] + case "${OS_FAMILY}" in [2021-05-29T16:48:26.899Z] + sort [2021-05-29T16:48:26.899Z] + rpm -qa [2021-05-29T16:48:27.490Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-29T16:48:27.490Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-29T16:48:27.490Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-29T16:48:27.490Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-625 ']' [2021-05-29T16:48:27.490Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-625/archives/ [2021-05-29T16:48:27.490Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-625/archives/ [Pipeline] echo [2021-05-29T16:48:27.503Z] 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-625/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-29T16:48:27.789Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:48:28.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-29T16:48:28.359Z] [2021-05-29T16:48:28.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-29T16:48:28.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-29T16:48:28.677Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-29T16:48:28.677Z] df20fa9351a1: Pulling fs layer [2021-05-29T16:48:28.677Z] 36b3adc4ff6f: Pulling fs layer [2021-05-29T16:48:28.677Z] 8ad3a11d3b57: Pulling fs layer [2021-05-29T16:48:28.677Z] 46f8f816bc3b: Pulling fs layer [2021-05-29T16:48:28.677Z] 93b61091891f: Pulling fs layer [2021-05-29T16:48:28.677Z] 93b9cdb0e59b: Pulling fs layer [2021-05-29T16:48:28.677Z] 5e14af77c1be: Pulling fs layer [2021-05-29T16:48:28.677Z] 01666e4c0597: Pulling fs layer [2021-05-29T16:48:28.677Z] aa168da1d23b: Pulling fs layer [2021-05-29T16:48:28.677Z] 93b9cdb0e59b: Waiting [2021-05-29T16:48:28.677Z] 5e14af77c1be: Waiting [2021-05-29T16:48:28.677Z] 01666e4c0597: Waiting [2021-05-29T16:48:28.677Z] aa168da1d23b: Waiting [2021-05-29T16:48:28.677Z] 46f8f816bc3b: Waiting [2021-05-29T16:48:28.677Z] 93b61091891f: Waiting [2021-05-29T16:48:28.677Z] 36b3adc4ff6f: Verifying Checksum [2021-05-29T16:48:28.677Z] 36b3adc4ff6f: Download complete [2021-05-29T16:48:28.677Z] 46f8f816bc3b: Verifying Checksum [2021-05-29T16:48:28.677Z] 46f8f816bc3b: Download complete [2021-05-29T16:48:28.942Z] 93b61091891f: Verifying Checksum [2021-05-29T16:48:28.942Z] 93b61091891f: Download complete [2021-05-29T16:48:28.942Z] df20fa9351a1: Verifying Checksum [2021-05-29T16:48:28.942Z] df20fa9351a1: Download complete [2021-05-29T16:48:28.942Z] 93b9cdb0e59b: Verifying Checksum [2021-05-29T16:48:28.942Z] 93b9cdb0e59b: Download complete [2021-05-29T16:48:28.942Z] 5e14af77c1be: Verifying Checksum [2021-05-29T16:48:28.942Z] 5e14af77c1be: Download complete [2021-05-29T16:48:28.942Z] 01666e4c0597: Verifying Checksum [2021-05-29T16:48:28.942Z] 01666e4c0597: Download complete [2021-05-29T16:48:28.942Z] df20fa9351a1: Pull complete [2021-05-29T16:48:29.207Z] 8ad3a11d3b57: Verifying Checksum [2021-05-29T16:48:29.207Z] 8ad3a11d3b57: Download complete [2021-05-29T16:48:29.207Z] 36b3adc4ff6f: Pull complete [2021-05-29T16:48:29.791Z] 8ad3a11d3b57: Pull complete [2021-05-29T16:48:29.791Z] 46f8f816bc3b: Pull complete [2021-05-29T16:48:30.057Z] 93b61091891f: Pull complete [2021-05-29T16:48:30.318Z] 93b9cdb0e59b: Pull complete [2021-05-29T16:48:30.318Z] 5e14af77c1be: Pull complete [2021-05-29T16:48:30.318Z] 01666e4c0597: Pull complete [2021-05-29T16:48:30.579Z] aa168da1d23b: Verifying Checksum [2021-05-29T16:48:30.580Z] aa168da1d23b: Download complete [2021-05-29T16:48:34.930Z] aa168da1d23b: Pull complete [2021-05-29T16:48:34.930Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-29T16:48:34.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-29T16:48:34.930Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-29T16:48:35.013Z] prd-centos7-docker-4c-2g-1029 does not seem to be running inside a container [2021-05-29T16:48:35.049Z] $ 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-625/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-625 -v /w/workspace/dry_go-mod-core-contracts_PR-625:/w/workspace/dry_go-mod-core-contracts_PR-625:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-625@tmp:/w/workspace/dry_go-mod-core-contracts_PR-625@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-29T16:48:38.661Z] $ docker top adc378b5ff1b2b33387f2d97cd4f18dd6ec691ebf1f7a02348defae5f62b6258 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-29T16:48:39.054Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-29T16:48:39.354Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-29T16:48:39.656Z] + ls /var/log/sa-host [2021-05-29T16:48:39.656Z] + sadf -c /var/log/sa-host/sa05 [2021-05-29T16:48:39.656Z] file_magic: OK [2021-05-29T16:48:39.656Z] HZ: Using current value: 100 [2021-05-29T16:48:39.656Z] file_header: OK [2021-05-29T16:48:39.656Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-29T16:48:39.656Z] Statistics: [2021-05-29T16:48:39.656Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-29T16:48:39.656Z] File successfully converted to sysstat format version 12.2.1 [2021-05-29T16:48:39.656Z] + sadf -c /var/log/sa-host/sa29 [2021-05-29T16:48:39.656Z] file_magic: OK [2021-05-29T16:48:39.656Z] HZ: Using current value: 100 [2021-05-29T16:48:39.656Z] file_header: OK [2021-05-29T16:48:39.656Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-29T16:48:39.656Z] Statistics: [2021-05-29T16:48:39.656Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-29T16:48:39.656Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-29T16:48:39.863Z] provisioning config files... [2021-05-29T16:48:39.884Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-625@tmp/config598672175313985753tmp [Pipeline] { [Pipeline] echo [2021-05-29T16:48:39.911Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-29T16:48:40.207Z] ---> create-netrc.sh [Pipeline] } [2021-05-29T16:48:40.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-29T16:48:40.252Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-29T16:48:40.552Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-29T16:48:40.566Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-29T16:48:40.862Z] ---> sudo-logs.sh [2021-05-29T16:48:40.862Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-29T16:48:40.919Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-29T16:48:41.221Z] ---> job-cost.sh [2021-05-29T16:48:41.221Z] lf-activate-venv: SKIPPING [2021-05-29T16:48:41.221Z] DEBUG: total: 0.18000000715255737 [2021-05-29T16:48:41.221Z] INFO: Retrieving Stack Cost... [2021-05-29T16:48:43.771Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-29T16:48:43.771Z] INFO: Archiving Costs [Pipeline] echo [2021-05-29T16:48:43.785Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-29T16:48:44.093Z] ---> logs-deploy.sh [2021-05-29T16:48:44.093Z] lf-activate-venv: SKIPPING [2021-05-29T16:48:44.093Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-625/2 [2021-05-29T16:48:44.093Z] INFO: archiving workspace using pattern(s): [2021-05-29T16:48:45.038Z] Archives upload complete. [2021-05-29T16:48:45.038Z] INFO: archiving logs to Nexus