Pull request #668 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 55a78b42e4a7ffb3d5205f23f34c6f09887748f3+d59a7e79eea3462e9076066d39a7ec4eb47c6029 (8b642c1859898f7195edd01b4784b62e6687ce17) Running in Durability level: MAX_SURVIVABILITY 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-ssh7675217835692100040.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh3425891247544052195.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-668/workspace@libs/edgex-global-pipelines # timeout=10 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-668/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh861305686921823697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-668/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3270486903520554392.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6439591371293680324.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-668/workspace@libs/lf-pipelines # timeout=10 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-668/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6028635592851618306.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 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 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_BUILD_IMAGE_TARGET: builder 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-285’ is offline ‘prd-centos7-docker-4c-2g-336’ is offline ‘prd-centos7-docker-4c-2g-352’ is offline ‘prd-centos7-docker-4c-2g-355’ is offline ‘prd-centos7-docker-4c-2g-359’ is offline ‘prd-centos7-docker-4c-2g-360’ is offline ‘prd-centos7-docker-4c-2g-361’ is offline ‘prd-centos7-docker-4c-2g-362’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-353’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-374 in /w/workspace/dry_go-mod-core-contracts_PR-668 [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-668 # 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-668@tmp/jenkins-gitclient-ssh8914420011117316.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-668@tmp/jenkins-gitclient-ssh3187834397622041962.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/668/head:refs/remotes/origin/PR-668 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d59a7e79eea3462e9076066d39a7ec4eb47c6029 into PR head commit 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 Merge succeeded, producing 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 Checking out Revision 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 (PR-668) > git config core.sparsecheckout # timeout=10 > git checkout -f 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 # 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-668@tmp/jenkins-gitclient-ssh4706530000035227309.key > git merge d59a7e79eea3462e9076066d39a7ec4eb47c6029 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-06T22:30:34.712Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-06T22:30:34.988Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-06T22:30:35.103Z] ========================================================= [2021-10-06T22:30:35.103Z] EdgeX Global Pipelines Version Info [2021-10-06T22:30:35.103Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:30:36.416Z] ------------------- [2021-10-06T22:30:36.416Z] stable info: [2021-10-06T22:30:36.416Z] ------------------- [2021-10-06T22:30:36.416Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T22:30:36.416Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-06T22:30:36.416Z] Message: update stable to v1.0.207 [2021-10-06T22:30:37.022Z] ------------------- [2021-10-06T22:30:37.022Z] experimental info: [2021-10-06T22:30:37.022Z] ------------------- [2021-10-06T22:30:37.022Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-06T22:30:37.022Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-06T22:30:37.022Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-06T22:30:37.394Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-10-06T22:30:37.482Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-10-06T22:30:37.570Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-06T22:30:37.651Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-06T22:30:37.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-06T22:30:37.814Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-06T22:30:37.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-06T22:30:37.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-06T22:30:38.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-06T22:30:38.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-06T22:30:38.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-06T22:30:38.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-10-06T22:30:38.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-06T22:30:38.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-06T22:30:38.477Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:38.564Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:38.632Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:38.705Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:38.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-06T22:30:38.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-06T22:30:38.917Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-06T22:30:39.000Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-06T22:30:39.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-06T22:30:39.249Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-06T22:30:39.358Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-06T22:30:39.531Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-06T22:30:39.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-668 [Pipeline] echo [2021-10-06T22:30:39.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-668 [Pipeline] echo [2021-10-06T22:30:39.883Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-668 [Pipeline] echo [2021-10-06T22:30:39.982Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 [Pipeline] echo [2021-10-06T22:30:40.075Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55a78b4 [Pipeline] echo [2021-10-06T22:30:40.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-06T22:30:41.149Z] + git log --format=format:%s -1 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 [Pipeline] echo [2021-10-06T22:30:41.228Z] GIT_COMMIT: 55a78b42e4a7ffb3d5205f23f34c6f09887748f3, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo [2021-10-06T22:30:41.277Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:30:41.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:30:41.901Z] [2021-10-06T22:30:41.901Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:30:42.397Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:30:42.397Z] latest: Pulling from edgex-devops/git-semver [2021-10-06T22:30:42.397Z] 31603596830f: Pulling fs layer [2021-10-06T22:30:42.397Z] 04fac38145f0: Pulling fs layer [2021-10-06T22:30:42.397Z] 701f6daf10bf: Pulling fs layer [2021-10-06T22:30:42.397Z] 24f72da36158: Pulling fs layer [2021-10-06T22:30:42.397Z] 24f72da36158: Waiting [2021-10-06T22:30:42.397Z] 04fac38145f0: Verifying Checksum [2021-10-06T22:30:42.397Z] 04fac38145f0: Download complete [2021-10-06T22:30:42.672Z] 31603596830f: Verifying Checksum [2021-10-06T22:30:42.672Z] 31603596830f: Download complete [2021-10-06T22:30:42.672Z] 701f6daf10bf: Verifying Checksum [2021-10-06T22:30:42.672Z] 701f6daf10bf: Download complete [2021-10-06T22:30:42.672Z] 24f72da36158: Verifying Checksum [2021-10-06T22:30:42.672Z] 24f72da36158: Download complete [2021-10-06T22:30:42.672Z] 31603596830f: Pull complete [2021-10-06T22:30:42.955Z] 04fac38145f0: Pull complete [2021-10-06T22:30:43.542Z] 701f6daf10bf: Pull complete [2021-10-06T22:30:43.542Z] 24f72da36158: Pull complete [2021-10-06T22:30:43.542Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-06T22:30:43.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:30:43.542Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-06T22:30:43.664Z] prd-centos7-docker-4c-2g-374 does not seem to be running inside a container [2021-10-06T22:30:43.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-668 -v /w/workspace/dry_go-mod-core-contracts_PR-668:/w/workspace/dry_go-mod-core-contracts_PR-668:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-668@tmp:/w/workspace/dry_go-mod-core-contracts_PR-668@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-10-06T22:30:44.521Z] $ docker top 6f707db82529e1e2cf45faddc05feba3915db2ee353d38bad059d09c787a12f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T22:30:44.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T22:30:44.806Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T22:30:44.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T22:30:44.930Z] $ docker exec 6f707db82529e1e2cf45faddc05feba3915db2ee353d38bad059d09c787a12f1 ssh-agent [2021-10-06T22:30:45.044Z] SSH_AUTH_SOCK=/tmp/ssh-XSMfrFwNfHdu/agent.12 [2021-10-06T22:30:45.044Z] SSH_AGENT_PID=19 [2021-10-06T22:30:45.060Z] Running ssh-add (command line suppressed) [2021-10-06T22:30:45.154Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-668@tmp/private_key_5833939360198781131.key (/w/workspace/dry_go-mod-core-contracts_PR-668@tmp/private_key_5833939360198781131.key) [2021-10-06T22:30:45.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T22:30:45.577Z] + git tag --points-at HEAD [Pipeline] } [2021-10-06T22:30:45.620Z] $ docker exec --env ******** --env ******** 6f707db82529e1e2cf45faddc05feba3915db2ee353d38bad059d09c787a12f1 ssh-agent -k [2021-10-06T22:30:45.714Z] unset SSH_AUTH_SOCK; [2021-10-06T22:30:45.714Z] unset SSH_AGENT_PID; [2021-10-06T22:30:45.714Z] echo Agent pid 19 killed; [2021-10-06T22:30:45.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-06T22:30:45.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T22:30:45.882Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T22:30:46.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T22:30:46.037Z] $ docker exec 6f707db82529e1e2cf45faddc05feba3915db2ee353d38bad059d09c787a12f1 ssh-agent [2021-10-06T22:30:46.142Z] SSH_AUTH_SOCK=/tmp/ssh-YQZA8hH0dKhR/agent.52 [2021-10-06T22:30:46.142Z] SSH_AGENT_PID=59 [2021-10-06T22:30:46.151Z] Running ssh-add (command line suppressed) [2021-10-06T22:30:46.240Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-668@tmp/private_key_378699519454684263.key (/w/workspace/dry_go-mod-core-contracts_PR-668@tmp/private_key_378699519454684263.key) [2021-10-06T22:30:46.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T22:30:46.657Z] + git semver init [2021-10-06T22:30:46.657Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T22:30:46.657Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-668/.git [2021-10-06T22:30:46.657Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-668 [2021-10-06T22:30:46.657Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T22:30:46.657Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T22:30:46.657Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T22:30:46.657Z] # $SEMVER_BRANCH = PR-668 [2021-10-06T22:30:46.657Z] # $SEMVER_TEMP = /tmp/semver-850307367 [2021-10-06T22:30:46.657Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-10-06T22:30:47.624Z] # '/tmp/semver-850307367' -> '/w/workspace/dry_go-mod-core-contracts_PR-668/.semver' [2021-10-06T22:30:47.624Z] # -> Force: false [2021-10-06T22:30:47.624Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-668/.semver [Pipeline] } [2021-10-06T22:30:47.651Z] $ docker exec --env ******** --env ******** 6f707db82529e1e2cf45faddc05feba3915db2ee353d38bad059d09c787a12f1 ssh-agent -k [2021-10-06T22:30:47.741Z] unset SSH_AUTH_SOCK; [2021-10-06T22:30:47.741Z] unset SSH_AGENT_PID; [2021-10-06T22:30:47.741Z] echo Agent pid 59 killed; [2021-10-06T22:30:47.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T22:30:48.211Z] + git semver [Pipeline] } [2021-10-06T22:30:48.252Z] $ docker stop --time=1 6f707db82529e1e2cf45faddc05feba3915db2ee353d38bad059d09c787a12f1 [2021-10-06T22:30:49.539Z] $ docker rm -f 6f707db82529e1e2cf45faddc05feba3915db2ee353d38bad059d09c787a12f1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T22:30:49.997Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-06T22:30:50.836Z] Stashed 1 file(s) [Pipeline] echo [2021-10-06T22:30:50.862Z] [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-10-06T22:31:06.806Z] Still waiting to schedule task [2021-10-06T22:31:06.806Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-06T22:31:06.847Z] Still waiting to schedule task [2021-10-06T22:31:06.847Z] ‘prd-centos7-docker-4c-2g-285’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:06.847Z] ‘prd-centos7-docker-4c-2g-336’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:06.847Z] ‘prd-centos7-docker-4c-2g-352’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:06.847Z] ‘prd-centos7-docker-4c-2g-355’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:06.847Z] ‘prd-centos7-docker-4c-2g-356’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:06.847Z] ‘prd-centos7-docker-4c-2g-376’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:06.847Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-377’ is offline [2021-10-06T22:31:06.847Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-378’ is offline [2021-10-06T22:31:06.848Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-379’ is offline [2021-10-06T22:46:59.995Z] Running on prd-centos7-docker-4c-2g-1293 in /w/workspace/dry_go-mod-core-contracts_PR-668 [Pipeline] { [Pipeline] ws [2021-10-06T22:47:00.069Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-10-06T22:47:00.237Z] Selected Git installation does not exist. Using Default [2021-10-06T22:47:00.238Z] The recommended git tool is: NONE [2021-10-06T22:47:03.639Z] using credential edgex-jenkins-ssh [2021-10-06T22:47:03.659Z] Cloning the remote Git repository [2021-10-06T22:47:03.332Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-10-06T22:47:03.414Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-10-06T22:47:03.475Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-10-06T22:47:03.475Z] > git --version # timeout=10 [2021-10-06T22:47:03.481Z] > git --version # 'git version 2.24.4' [2021-10-06T22:47:03.481Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:47:03.525Z] [INFO] Currently running in a labeled security context [2021-10-06T22:47:03.525Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:47:03.525Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh8891511712243777578.key [2021-10-06T22:47:03.537Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T22:47:05.445Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-10-06T22:47:05.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T22:47:05.466Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-10-06T22:47:05.487Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-10-06T22:47:05.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:47:05.489Z] [INFO] Currently running in a labeled security context [2021-10-06T22:47:05.489Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:47:05.489Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh6418011751781343026.key [2021-10-06T22:47:05.498Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/668/head:refs/remotes/origin/PR-668 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T22:47:06.281Z] Merging remotes/origin/main commit d59a7e79eea3462e9076066d39a7ec4eb47c6029 into PR head commit 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 [2021-10-06T22:47:06.386Z] Merge succeeded, producing 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 [2021-10-06T22:47:06.387Z] Checking out Revision 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 (PR-668) [2021-10-06T22:47:06.155Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T22:47:06.164Z] > git checkout -f 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 # timeout=10 [2021-10-06T22:47:06.212Z] > git remote # timeout=10 [2021-10-06T22:47:06.225Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T22:47:06.233Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:47:06.234Z] [INFO] Currently running in a labeled security context [2021-10-06T22:47:06.234Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:47:06.234Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh6902702062574693292.key [2021-10-06T22:47:06.240Z] > git merge d59a7e79eea3462e9076066d39a7ec4eb47c6029 # timeout=10 [2021-10-06T22:47:06.249Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T22:47:06.263Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T22:47:06.267Z] > git checkout -f 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 # timeout=10 [2021-10-06T22:47:10.222Z] Commit message: "ci: changes required for Jakara LTS" [2021-10-06T22:47:10.285Z] > git --version # timeout=10 [2021-10-06T22:47:10.298Z] > git --version # 'git version 2.24.4' [2021-10-06T22:47:10.305Z] fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-06T22:47:11.259Z] ========================================================= [2021-10-06T22:47:11.259Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-06T22:47:11.259Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-06T22:47:11.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T22:47:12.071Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-06T22:47:12.071Z] 4e9f2cdf4387: Pulling fs layer [2021-10-06T22:47:12.071Z] 57d31006c564: Pulling fs layer [2021-10-06T22:47:12.071Z] bd5ccded8296: Pulling fs layer [2021-10-06T22:47:12.071Z] 304dd3a0f381: Pulling fs layer [2021-10-06T22:47:12.071Z] d37cda54a23b: Pulling fs layer [2021-10-06T22:47:12.071Z] bae75c0f2455: Pulling fs layer [2021-10-06T22:47:12.071Z] 806579b3d29a: Pulling fs layer [2021-10-06T22:47:12.071Z] c77eb801bf70: Pulling fs layer [2021-10-06T22:47:12.071Z] 6d0567d44e1a: Pulling fs layer [2021-10-06T22:47:12.071Z] 304dd3a0f381: Waiting [2021-10-06T22:47:12.071Z] d37cda54a23b: Waiting [2021-10-06T22:47:12.071Z] bae75c0f2455: Waiting [2021-10-06T22:47:12.071Z] 806579b3d29a: Waiting [2021-10-06T22:47:12.071Z] c77eb801bf70: Waiting [2021-10-06T22:47:12.071Z] 6d0567d44e1a: Waiting [2021-10-06T22:47:12.071Z] bd5ccded8296: Verifying Checksum [2021-10-06T22:47:12.071Z] bd5ccded8296: Download complete [2021-10-06T22:47:12.071Z] 57d31006c564: Verifying Checksum [2021-10-06T22:47:12.071Z] 57d31006c564: Download complete [2021-10-06T22:47:12.071Z] d37cda54a23b: Verifying Checksum [2021-10-06T22:47:12.071Z] d37cda54a23b: Download complete [2021-10-06T22:47:12.071Z] bae75c0f2455: Verifying Checksum [2021-10-06T22:47:12.071Z] bae75c0f2455: Download complete [2021-10-06T22:47:12.071Z] 4e9f2cdf4387: Verifying Checksum [2021-10-06T22:47:12.071Z] 4e9f2cdf4387: Download complete [2021-10-06T22:47:12.071Z] 806579b3d29a: Verifying Checksum [2021-10-06T22:47:12.071Z] 806579b3d29a: Download complete [2021-10-06T22:47:12.342Z] 4e9f2cdf4387: Pull complete [2021-10-06T22:47:12.342Z] 57d31006c564: Pull complete [2021-10-06T22:47:12.342Z] bd5ccded8296: Pull complete [2021-10-06T22:47:12.610Z] c77eb801bf70: Verifying Checksum [2021-10-06T22:47:12.610Z] c77eb801bf70: Download complete [2021-10-06T22:47:13.201Z] 304dd3a0f381: Verifying Checksum [2021-10-06T22:47:13.201Z] 304dd3a0f381: Download complete [2021-10-06T22:47:16.596Z] 6d0567d44e1a: Verifying Checksum [2021-10-06T22:47:16.596Z] 6d0567d44e1a: Download complete [2021-10-06T22:47:16.867Z] 304dd3a0f381: Pull complete [2021-10-06T22:47:17.143Z] d37cda54a23b: Pull complete [2021-10-06T22:47:17.143Z] bae75c0f2455: Pull complete [2021-10-06T22:47:17.143Z] 806579b3d29a: Pull complete [2021-10-06T22:47:17.420Z] c77eb801bf70: Pull complete [2021-10-06T22:47:19.398Z] 6d0567d44e1a: Pull complete [2021-10-06T22:47:19.665Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-06T22:47:19.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T22:47:19.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-06T22:47:20.055Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:47:20.454Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T22:47:20.454Z] . [Pipeline] withDockerContainer [2021-10-06T22:47:20.562Z] prd-centos7-docker-4c-2g-1293 does not seem to be running inside a container [2021-10-06T22:47:20.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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-10-06T22:47:23.626Z] $ docker top dd8f959a90c94297334e2c09cd1e9550f0a3a16bbe99a63298989bf4d11deafa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T22:47:24.134Z] + go version [2021-10-06T22:47:24.134Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-06T22:47:24.166Z] $ docker stop --time=1 dd8f959a90c94297334e2c09cd1e9550f0a3a16bbe99a63298989bf4d11deafa [2021-10-06T22:47:25.389Z] $ docker rm -f dd8f959a90c94297334e2c09cd1e9550f0a3a16bbe99a63298989bf4d11deafa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:47:26.175Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T22:47:26.175Z] . [Pipeline] withDockerContainer [2021-10-06T22:47:26.277Z] prd-centos7-docker-4c-2g-1293 does not seem to be running inside a container [2021-10-06T22:47:26.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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-10-06T22:47:26.925Z] $ docker top 2dee2eb644509b8a127cd3cced719a7cd0ff7705f8d5efcab860ed0570b62ae0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T22:47:27.433Z] + make test [2021-10-06T22:47:27.433Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-06T22:47:28.849Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-06T22:47:29.118Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-06T22:47:29.118Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-06T22:47:29.118Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-10-06T22:47:29.118Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-10-06T22:47:29.118Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-10-06T22:47:29.118Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-06T22:47:29.118Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-06T22:47:29.118Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-06T22:47:29.118Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-10-06T22:47:29.118Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-10-06T22:47:29.396Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-10-06T22:47:29.396Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-10-06T22:47:29.396Z] go: downloading golang.org/x/text v0.3.6 [2021-10-06T22:47:29.396Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-10-06T22:47:29.396Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-10-06T22:47:30.836Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-10-06T22:47:40.939Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.048s coverage: 83.5% of statements [2021-10-06T22:47:40.939Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-10-06T22:47:40.939Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-10-06T22:47:40.939Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-10-06T22:47:40.939Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.008s coverage: 26.3% of statements [2021-10-06T22:47:40.939Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-10-06T22:47:41.207Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.010s coverage: 47.1% of statements [2021-10-06T22:47:41.207Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.006s coverage: 90.0% of statements [2021-10-06T22:47:42.199Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 86.2% of statements [2021-10-06T22:47:42.199Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements [2021-10-06T22:47:42.469Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 36.1% of statements [2021-10-06T22:47:42.469Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 48.7% of statements [2021-10-06T22:47:42.469Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-06T22:47:47.829Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T22:47:47.829Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-06T22:47:47.871Z] $ docker stop --time=1 2dee2eb644509b8a127cd3cced719a7cd0ff7705f8d5efcab860ed0570b62ae0 [2021-10-06T22:47:49.521Z] $ docker rm -f 2dee2eb644509b8a127cd3cced719a7cd0ff7705f8d5efcab860ed0570b62ae0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T22:47:50.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T22:47:50.552Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:47:52.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:47:52.255Z] [2021-10-06T22:47:52.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:47:52.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:47:52.637Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T22:47:52.637Z] b4d181a07f80: Pulling fs layer [2021-10-06T22:47:52.637Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T22:47:52.637Z] ed53099fbce6: Pulling fs layer [2021-10-06T22:47:52.637Z] dc539afda2c1: Pulling fs layer [2021-10-06T22:47:52.637Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T22:47:52.637Z] 9065ff56babe: Pulling fs layer [2021-10-06T22:47:52.637Z] d287ab97295c: Pulling fs layer [2021-10-06T22:47:52.637Z] dc539afda2c1: Waiting [2021-10-06T22:47:52.637Z] 77bc0d833cb6: Waiting [2021-10-06T22:47:52.637Z] 9065ff56babe: Waiting [2021-10-06T22:47:52.637Z] d287ab97295c: Waiting [2021-10-06T22:47:52.904Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T22:47:52.904Z] a1111a8f2ec3: Download complete [2021-10-06T22:47:52.904Z] dc539afda2c1: Verifying Checksum [2021-10-06T22:47:52.904Z] dc539afda2c1: Download complete [2021-10-06T22:47:52.904Z] ed53099fbce6: Verifying Checksum [2021-10-06T22:47:52.904Z] ed53099fbce6: Download complete [2021-10-06T22:47:52.904Z] 9065ff56babe: Verifying Checksum [2021-10-06T22:47:52.904Z] 9065ff56babe: Download complete [2021-10-06T22:47:53.172Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T22:47:53.172Z] 77bc0d833cb6: Download complete [2021-10-06T22:47:53.796Z] b4d181a07f80: Verifying Checksum [2021-10-06T22:47:53.796Z] b4d181a07f80: Download complete [2021-10-06T22:47:54.425Z] d287ab97295c: Verifying Checksum [2021-10-06T22:47:54.425Z] d287ab97295c: Download complete [2021-10-06T22:47:55.011Z] b4d181a07f80: Pull complete [2021-10-06T22:47:55.011Z] a1111a8f2ec3: Pull complete [2021-10-06T22:47:55.611Z] ed53099fbce6: Pull complete [2021-10-06T22:47:55.611Z] dc539afda2c1: Pull complete [2021-10-06T22:47:55.879Z] 77bc0d833cb6: Pull complete [2021-10-06T22:47:55.879Z] 9065ff56babe: Pull complete [2021-10-06T22:48:01.260Z] d287ab97295c: Pull complete [2021-10-06T22:48:01.260Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T22:48:01.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:48:01.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T22:48:01.377Z] prd-centos7-docker-4c-2g-1293 does not seem to be running inside a container [2021-10-06T22:48:01.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T22:48:04.635Z] $ docker top 289a48213d416308ca971a3711b53ebb259ca6b015b90e9d62ad0d2a1a5b82a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:48:05.307Z] ---> job-cost.sh [2021-10-06T22:48:05.308Z] lf-activate-venv: SKIPPING [2021-10-06T22:48:05.308Z] INFO: No Stack... [2021-10-06T22:48:05.579Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T22:48:05.844Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T22:48:06.189Z] + cut -d, -f6 [2021-10-06T22:48:06.189Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock [2021-10-06T22:48:06.273Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-668-1-stack-cost] [2021-10-06T22:48:06.280Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-668-1-stack-cost] did not exist. Created. [2021-10-06T22:48:06.281Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-668-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T22:48:06.718Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-06T22:48:06.775Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T22:48:06.800Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-668-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T22:48:06.878Z] $ docker stop --time=1 289a48213d416308ca971a3711b53ebb259ca6b015b90e9d62ad0d2a1a5b82a6 [2021-10-06T22:48:08.004Z] $ docker rm -f 289a48213d416308ca971a3711b53ebb259ca6b015b90e9d62ad0d2a1a5b82a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-06T23:10:03.102Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2185 in /w/workspace/dry_go-mod-core-contracts_PR-668 [Pipeline] { [Pipeline] ws [2021-10-06T23:10:03.163Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-10-06T23:10:03.562Z] Selected Git installation does not exist. Using Default [2021-10-06T23:10:03.562Z] The recommended git tool is: NONE [2021-10-06T23:10:11.974Z] using credential edgex-jenkins-ssh [2021-10-06T23:10:12.001Z] Cloning the remote Git repository [2021-10-06T23:10:12.058Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-10-06T23:10:12.218Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-10-06T23:10:12.504Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-10-06T23:10:12.505Z] > git --version # timeout=10 [2021-10-06T23:10:12.528Z] > git --version # 'git version 2.17.1' [2021-10-06T23:10:12.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:10:12.640Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T23:10:14.411Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-10-06T23:10:14.432Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T23:10:14.471Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-10-06T23:10:14.511Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-10-06T23:10:14.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:10:14.527Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/668/head:refs/remotes/origin/PR-668 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T23:10:15.493Z] Merging remotes/origin/main commit d59a7e79eea3462e9076066d39a7ec4eb47c6029 into PR head commit 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 [2021-10-06T23:10:15.794Z] Merge succeeded, producing 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 [2021-10-06T23:10:15.795Z] Checking out Revision 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 (PR-668) [2021-10-06T23:10:15.505Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T23:10:15.526Z] > git checkout -f 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 # timeout=10 [2021-10-06T23:10:15.680Z] > git remote # timeout=10 [2021-10-06T23:10:15.705Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T23:10:15.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:10:15.735Z] > git merge d59a7e79eea3462e9076066d39a7ec4eb47c6029 # timeout=10 [2021-10-06T23:10:15.766Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T23:10:15.792Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T23:10:15.805Z] > git checkout -f 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 # timeout=10 [2021-10-06T23:10:20.997Z] Commit message: "ci: changes required for Jakara LTS" [2021-10-06T23:10:21.085Z] > git --version # timeout=10 [2021-10-06T23:10:21.100Z] > git --version # 'git version 2.17.1' [2021-10-06T23:10:21.119Z] fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-06T23:10:22.492Z] ========================================================= [2021-10-06T23:10:22.492Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-06T23:10:22.492Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-06T23:10:23.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T23:10:25.812Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-06T23:10:25.812Z] bbf911997326: Pulling fs layer [2021-10-06T23:10:25.812Z] 58ec367f63d7: Pulling fs layer [2021-10-06T23:10:25.812Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-06T23:10:25.812Z] fc5181fea5dc: Pulling fs layer [2021-10-06T23:10:25.812Z] 9c418107303f: Pulling fs layer [2021-10-06T23:10:25.812Z] 284eca6f2348: Pulling fs layer [2021-10-06T23:10:25.812Z] 842844d905b1: Pulling fs layer [2021-10-06T23:10:25.812Z] 901a3a57568e: Pulling fs layer [2021-10-06T23:10:25.812Z] fc5181fea5dc: Waiting [2021-10-06T23:10:25.812Z] 9c418107303f: Waiting [2021-10-06T23:10:25.812Z] 284eca6f2348: Waiting [2021-10-06T23:10:25.812Z] 901a3a57568e: Waiting [2021-10-06T23:10:25.812Z] 842844d905b1: Waiting [2021-10-06T23:10:25.812Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-06T23:10:25.812Z] 1b4a6ffa7d45: Download complete [2021-10-06T23:10:25.812Z] 58ec367f63d7: Download complete [2021-10-06T23:10:25.812Z] 9c418107303f: Verifying Checksum [2021-10-06T23:10:25.812Z] 9c418107303f: Download complete [2021-10-06T23:10:25.812Z] 284eca6f2348: Verifying Checksum [2021-10-06T23:10:25.812Z] 284eca6f2348: Download complete [2021-10-06T23:10:25.812Z] bbf911997326: Download complete [2021-10-06T23:10:25.812Z] 842844d905b1: Verifying Checksum [2021-10-06T23:10:25.812Z] 842844d905b1: Download complete [2021-10-06T23:10:26.475Z] bbf911997326: Pull complete [2021-10-06T23:10:27.541Z] 58ec367f63d7: Pull complete [2021-10-06T23:10:27.842Z] 1b4a6ffa7d45: Pull complete [2021-10-06T23:10:28.890Z] fc5181fea5dc: Verifying Checksum [2021-10-06T23:10:28.890Z] fc5181fea5dc: Download complete [2021-10-06T23:10:29.184Z] 901a3a57568e: Verifying Checksum [2021-10-06T23:10:29.185Z] 901a3a57568e: Download complete [2021-10-06T23:10:39.575Z] fc5181fea5dc: Pull complete [2021-10-06T23:10:39.575Z] 9c418107303f: Pull complete [2021-10-06T23:10:39.876Z] 284eca6f2348: Pull complete [2021-10-06T23:10:40.507Z] 842844d905b1: Pull complete [2021-10-06T23:10:46.059Z] 901a3a57568e: Pull complete [2021-10-06T23:10:46.059Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-06T23:10:46.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T23:10:46.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-06T23:10:46.558Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:10:46.982Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T23:10:46.982Z] . [Pipeline] withDockerContainer [2021-10-06T23:10:47.303Z] prd-ubuntu18.04-docker-arm64-4c-16g-2185 does not seem to be running inside a container [2021-10-06T23:10:47.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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-10-06T23:10:56.693Z] $ docker top 5d828122210fa88be298bb5ec57dc86aeeeaef1ba60634891cafe8ff1fdca0b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T23:10:57.809Z] + go version [2021-10-06T23:10:57.809Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-06T23:10:57.849Z] $ docker stop --time=1 5d828122210fa88be298bb5ec57dc86aeeeaef1ba60634891cafe8ff1fdca0b7 [2021-10-06T23:10:59.711Z] $ docker rm -f 5d828122210fa88be298bb5ec57dc86aeeeaef1ba60634891cafe8ff1fdca0b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:11:00.887Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T23:11:00.887Z] . [Pipeline] withDockerContainer [2021-10-06T23:11:01.188Z] prd-ubuntu18.04-docker-arm64-4c-16g-2185 does not seem to be running inside a container [2021-10-06T23:11:01.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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-10-06T23:11:03.388Z] $ docker top 21286cdfa1d0e1b128c469a819ba20857b161c66e509b270b7fbf69d533b0058 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T23:11:04.732Z] + make test [2021-10-06T23:11:04.732Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-06T23:11:08.256Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-06T23:11:08.256Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-10-06T23:11:08.256Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-06T23:11:08.256Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-10-06T23:11:08.550Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-10-06T23:11:08.550Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-06T23:11:08.851Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-06T23:11:08.851Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-06T23:11:08.851Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-10-06T23:11:08.851Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-10-06T23:11:08.851Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-10-06T23:11:08.851Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-10-06T23:11:08.851Z] go: downloading golang.org/x/text v0.3.6 [2021-10-06T23:11:08.851Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-06T23:11:09.144Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-10-06T23:11:09.144Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-10-06T23:11:14.712Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-10-06T23:11:54.047Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.401s coverage: 83.5% of statements [2021-10-06T23:11:54.047Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-10-06T23:11:54.047Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-10-06T23:11:54.047Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-10-06T23:11:54.047Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.056s coverage: 26.3% of statements [2021-10-06T23:11:54.047Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-10-06T23:11:54.340Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.087s coverage: 47.1% of statements [2021-10-06T23:11:54.340Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.117s coverage: 90.0% of statements [2021-10-06T23:11:55.359Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.317s coverage: 86.2% of statements [2021-10-06T23:11:55.359Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.094s coverage: 59.5% of statements [2021-10-06T23:11:55.672Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.023s coverage: 36.1% of statements [2021-10-06T23:11:56.693Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.039s coverage: 48.7% of statements [2021-10-06T23:11:56.978Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-06T23:12:24.036Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T23:12:24.036Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-06T23:12:24.073Z] $ docker stop --time=1 21286cdfa1d0e1b128c469a819ba20857b161c66e509b270b7fbf69d533b0058 [2021-10-06T23:12:26.160Z] $ docker rm -f 21286cdfa1d0e1b128c469a819ba20857b161c66e509b270b7fbf69d533b0058 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T23:12:28.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T23:12:28.310Z] Warning: overwriting stash ‘coverage-report’ [2021-10-06T23:12:29.262Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:12:30.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:12:30.507Z] [2021-10-06T23:12:30.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:12:30.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:12:31.284Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-06T23:12:31.284Z] 448f6bf000e3: Pulling fs layer [2021-10-06T23:12:31.284Z] f757da607395: Pulling fs layer [2021-10-06T23:12:31.284Z] 05883995daec: Pulling fs layer [2021-10-06T23:12:31.284Z] 8603b9c90790: Pulling fs layer [2021-10-06T23:12:31.284Z] 1560dd03e051: Pulling fs layer [2021-10-06T23:12:31.284Z] 27f5ce0e4adf: Pulling fs layer [2021-10-06T23:12:31.284Z] c2d8d7efcc4b: Pulling fs layer [2021-10-06T23:12:31.284Z] 8603b9c90790: Waiting [2021-10-06T23:12:31.284Z] 1560dd03e051: Waiting [2021-10-06T23:12:31.284Z] c2d8d7efcc4b: Waiting [2021-10-06T23:12:31.284Z] 27f5ce0e4adf: Waiting [2021-10-06T23:12:31.576Z] f757da607395: Verifying Checksum [2021-10-06T23:12:31.576Z] f757da607395: Download complete [2021-10-06T23:12:31.576Z] 8603b9c90790: Verifying Checksum [2021-10-06T23:12:31.576Z] 8603b9c90790: Download complete [2021-10-06T23:12:31.866Z] 1560dd03e051: Verifying Checksum [2021-10-06T23:12:31.866Z] 1560dd03e051: Download complete [2021-10-06T23:12:31.866Z] 05883995daec: Verifying Checksum [2021-10-06T23:12:31.866Z] 05883995daec: Download complete [2021-10-06T23:12:31.866Z] 27f5ce0e4adf: Verifying Checksum [2021-10-06T23:12:31.866Z] 27f5ce0e4adf: Download complete [2021-10-06T23:12:32.503Z] 448f6bf000e3: Verifying Checksum [2021-10-06T23:12:32.503Z] 448f6bf000e3: Download complete [2021-10-06T23:12:35.221Z] c2d8d7efcc4b: Download complete [2021-10-06T23:12:36.244Z] 448f6bf000e3: Pull complete [2021-10-06T23:12:36.875Z] f757da607395: Pull complete [2021-10-06T23:12:38.962Z] 05883995daec: Pull complete [2021-10-06T23:12:39.261Z] 8603b9c90790: Pull complete [2021-10-06T23:12:40.770Z] 1560dd03e051: Pull complete [2021-10-06T23:12:41.059Z] 27f5ce0e4adf: Pull complete [2021-10-06T23:12:56.485Z] c2d8d7efcc4b: Pull complete [2021-10-06T23:12:56.485Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-06T23:12:56.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:12:56.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-06T23:12:56.899Z] prd-ubuntu18.04-docker-arm64-4c-16g-2185 does not seem to be running inside a container [2021-10-06T23:12:57.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-06T23:13:03.887Z] $ docker top 28893bf7e165faadea36966ffd4ae5ca060bf5de20924308c00fe9d8ffc6ce70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:05.244Z] ---> job-cost.sh [2021-10-06T23:13:05.244Z] lf-activate-venv: SKIPPING [2021-10-06T23:13:05.244Z] INFO: No Stack... [2021-10-06T23:13:05.532Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-06T23:13:06.159Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T23:13:06.947Z] + + catcut /w/workspace/go-mod-core-contracts/1/archives/cost.csv -d, [2021-10-06T23:13:06.948Z] -f6 [Pipeline] lock [2021-10-06T23:13:07.102Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-668-1-stack-cost] [2021-10-06T23:13:07.108Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-668-1-stack-cost] did not exist. Created. [2021-10-06T23:13:07.109Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-668-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T23:13:07.987Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-63437ab2/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-63437ab2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-06T23:13:08.791Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-06T23:13:08.845Z] Warning: overwriting stash ‘stack-cost’ [2021-10-06T23:13:08.932Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T23:13:08.950Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-668-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T23:13:09.016Z] $ docker stop --time=1 28893bf7e165faadea36966ffd4ae5ca060bf5de20924308c00fe9d8ffc6ce70 [2021-10-06T23:13:10.875Z] $ docker rm -f 28893bf7e165faadea36966ffd4ae5ca060bf5de20924308c00fe9d8ffc6ce70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-10-06T23:13:12.416Z] provisioning config files... [2021-10-06T23:13:12.432Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-668@tmp/config2253510774561115717tmp [Pipeline] { [Pipeline] sh [2021-10-06T23:13:12.797Z] + set +x [2021-10-06T23:13:12.797Z] + curl -s https://codecov.io/bash [2021-10-06T23:13:12.797Z] + bash -s -- [2021-10-06T23:13:12.797Z] [2021-10-06T23:13:12.797Z] _____ _ [2021-10-06T23:13:12.797Z] / ____| | | [2021-10-06T23:13:12.797Z] | | ___ __| | ___ ___ _____ __ [2021-10-06T23:13:12.797Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-06T23:13:12.797Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-06T23:13:12.797Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-06T23:13:12.797Z] Bash-1.0.6 [2021-10-06T23:13:12.797Z] [2021-10-06T23:13:12.797Z] [2021-10-06T23:13:12.797Z] ==> git version 2.24.4 found [2021-10-06T23:13:12.797Z] ==> 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-10-06T23:13:12.797Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-06T23:13:12.797Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-06T23:13:12.797Z] ==> Jenkins CI detected. [2021-10-06T23:13:12.797Z] current dir:  /w/workspace/dry_go-mod-core-contracts_PR-668 [2021-10-06T23:13:12.797Z] project root: . [2021-10-06T23:13:12.797Z] --> token set from env [2021-10-06T23:13:12.797Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-06T23:13:12.797Z] ==> Running gcov in . (disable via -X gcov) [2021-10-06T23:13:12.797Z] ==> Python coveragepy not found [2021-10-06T23:13:12.797Z] ==> Searching for coverage reports in: [2021-10-06T23:13:12.797Z] + . [2021-10-06T23:13:12.797Z] -> Found 1 reports [2021-10-06T23:13:12.797Z] ==> Detecting git/mercurial file structure [2021-10-06T23:13:12.797Z] ==> Reading reports [2021-10-06T23:13:12.797Z] + ./coverage.out bytes=102517 [2021-10-06T23:13:12.797Z] ==> Appending adjustments [2021-10-06T23:13:12.797Z] https://docs.codecov.io/docs/fixing-reports [2021-10-06T23:13:13.381Z] + Found adjustments [2021-10-06T23:13:13.381Z] ==> Gzipping contents [2021-10-06T23:13:13.381Z] 16K /tmp/codecov.y2hxh1.gz [2021-10-06T23:13:13.381Z] ==> Uploading reports [2021-10-06T23:13:13.381Z] url: https://codecov.io [2021-10-06T23:13:13.381Z] query: branch=PR-668&commit=55a78b42e4a7ffb3d5205f23f34c6f09887748f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-668%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=668&job=&cmd_args= [2021-10-06T23:13:13.381Z] -> Pinging Codecov [2021-10-06T23:13:13.381Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-668&commit=55a78b42e4a7ffb3d5205f23f34c6f09887748f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-668%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=668&job=&cmd_args= [2021-10-06T23:13:13.968Z] -> Uploading to [2021-10-06T23:13:13.968Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-06/71470A77251A30514AAF9C0BB2E5B6CE/55a78b42e4a7ffb3d5205f23f34c6f09887748f3/9094d012-18fb-4c6e-a0de-ac8d4e02c307.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T231313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1bd88cb4aff4e58c5f4aed14b107760f324b49c37caabc07d51dd05b5d18d03e [2021-10-06T23:13:13.968Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T23:13:13.968Z] Dload Upload Total Spent Left Speed [2021-10-06T23:13:14.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15305 0 0 100 15305 0 50481 --:--:-- --:--:-- --:--:-- 50511 [2021-10-06T23:13:14.236Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/55a78b42e4a7ffb3d5205f23f34c6f09887748f3 [Pipeline] } [2021-10-06T23:13:14.285Z] 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] sh [2021-10-06T23:13:16.790Z] + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-668/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:17.157Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:17.791Z] ---> package-listing.sh [2021-10-06T23:13:17.791Z] ++ facter osfamily [2021-10-06T23:13:17.791Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-06T23:13:18.059Z] + OS_FAMILY=redhat [2021-10-06T23:13:18.059Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-668 [2021-10-06T23:13:18.059Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-06T23:13:18.059Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-06T23:13:18.059Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-06T23:13:18.059Z] + PACKAGES=/tmp/packages_start.txt [2021-10-06T23:13:18.059Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-668 ']' [2021-10-06T23:13:18.059Z] + PACKAGES=/tmp/packages_end.txt [2021-10-06T23:13:18.059Z] + case "${OS_FAMILY}" in [2021-10-06T23:13:18.059Z] + rpm -qa [2021-10-06T23:13:18.059Z] + sort [2021-10-06T23:13:18.645Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-06T23:13:18.645Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-06T23:13:18.645Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-06T23:13:18.645Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-668 ']' [2021-10-06T23:13:18.645Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-668/archives/ [2021-10-06T23:13:18.645Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-668/archives/ [Pipeline] echo [2021-10-06T23:13:18.684Z] 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-668/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-06T23:13:19.019Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:13:19.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:13:19.866Z] [2021-10-06T23:13:19.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:13:20.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:13:20.728Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T23:13:20.728Z] b4d181a07f80: Pulling fs layer [2021-10-06T23:13:20.728Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T23:13:20.728Z] ed53099fbce6: Pulling fs layer [2021-10-06T23:13:20.728Z] dc539afda2c1: Pulling fs layer [2021-10-06T23:13:20.728Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T23:13:20.728Z] 9065ff56babe: Pulling fs layer [2021-10-06T23:13:20.728Z] d287ab97295c: Pulling fs layer [2021-10-06T23:13:20.728Z] dc539afda2c1: Waiting [2021-10-06T23:13:20.728Z] 77bc0d833cb6: Waiting [2021-10-06T23:13:20.728Z] 9065ff56babe: Waiting [2021-10-06T23:13:20.728Z] d287ab97295c: Waiting [2021-10-06T23:13:20.728Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T23:13:20.728Z] a1111a8f2ec3: Download complete [2021-10-06T23:13:20.728Z] dc539afda2c1: Verifying Checksum [2021-10-06T23:13:20.728Z] dc539afda2c1: Download complete [2021-10-06T23:13:20.994Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T23:13:20.994Z] 77bc0d833cb6: Download complete [2021-10-06T23:13:20.994Z] 9065ff56babe: Verifying Checksum [2021-10-06T23:13:20.994Z] 9065ff56babe: Download complete [2021-10-06T23:13:20.994Z] ed53099fbce6: Verifying Checksum [2021-10-06T23:13:20.994Z] ed53099fbce6: Download complete [2021-10-06T23:13:21.263Z] b4d181a07f80: Download complete [2021-10-06T23:13:21.857Z] d287ab97295c: Verifying Checksum [2021-10-06T23:13:21.857Z] d287ab97295c: Download complete [2021-10-06T23:13:22.827Z] b4d181a07f80: Pull complete [2021-10-06T23:13:22.827Z] a1111a8f2ec3: Pull complete [2021-10-06T23:13:23.420Z] ed53099fbce6: Pull complete [2021-10-06T23:13:23.420Z] dc539afda2c1: Pull complete [2021-10-06T23:13:23.687Z] 77bc0d833cb6: Pull complete [2021-10-06T23:13:23.687Z] 9065ff56babe: Pull complete [2021-10-06T23:13:29.080Z] d287ab97295c: Pull complete [2021-10-06T23:13:29.080Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T23:13:29.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:13:29.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T23:13:29.193Z] prd-centos7-docker-4c-2g-374 does not seem to be running inside a container [2021-10-06T23:13:29.257Z] $ 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-668/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-668 -v /w/workspace/dry_go-mod-core-contracts_PR-668:/w/workspace/dry_go-mod-core-contracts_PR-668:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-668@tmp:/w/workspace/dry_go-mod-core-contracts_PR-668@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:latest cat [2021-10-06T23:13:31.606Z] $ docker top e954d53e647865ef95defa7aa4ec8a2ff96ff42e704e41c9f3c3498bfd426324 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T23:13:32.081Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-06T23:13:32.433Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-06T23:13:32.778Z] + ls /var/log/sa-host [2021-10-06T23:13:32.778Z] + sadf -c /var/log/sa-host/sa06 [2021-10-06T23:13:32.778Z] file_magic: OK [2021-10-06T23:13:32.778Z] HZ: Using current value: 100 [2021-10-06T23:13:32.778Z] file_header: OK [2021-10-06T23:13:32.778Z] 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-10-06T23:13:32.778Z] Statistics: [2021-10-06T23:13:32.778Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T23:13:32.778Z] File successfully converted to sysstat format version 12.0.3 [2021-10-06T23:13:32.778Z] + sadf -c /var/log/sa-host/sa30 [2021-10-06T23:13:32.778Z] file_magic: OK [2021-10-06T23:13:32.778Z] HZ: Using current value: 100 [2021-10-06T23:13:32.778Z] file_header: OK [2021-10-06T23:13:32.778Z] 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-10-06T23:13:32.778Z] Statistics: [2021-10-06T23:13:32.778Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T23:13:32.778Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T23:13:33.035Z] provisioning config files... [2021-10-06T23:13:33.061Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-668@tmp/config4711094113709112182tmp [Pipeline] { [Pipeline] echo [2021-10-06T23:13:33.131Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:33.504Z] ---> create-netrc.sh [Pipeline] } [2021-10-06T23:13:33.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:33.999Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-06T23:13:34.039Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:34.434Z] ---> sudo-logs.sh [2021-10-06T23:13:34.434Z] Archiving 'sudo' log.. [2021-10-06T23:13:39.793Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-374.novalocal: Name or service not known [2021-10-06T23:13:39.793Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-374.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-06T23:13:39.877Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:40.235Z] ---> job-cost.sh [2021-10-06T23:13:40.235Z] lf-activate-venv: SKIPPING [2021-10-06T23:13:40.235Z] DEBUG: total: 0.10999999940395355 [2021-10-06T23:13:40.235Z] INFO: Retrieving Stack Cost... [2021-10-06T23:13:58.432Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T23:13:58.432Z] INFO: Archiving Costs [Pipeline] echo [2021-10-06T23:13:58.473Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:58.834Z] ---> logs-deploy.sh [2021-10-06T23:13:58.834Z] lf-activate-venv: SKIPPING [2021-10-06T23:13:58.834Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-668/1 [2021-10-06T23:13:58.834Z] INFO: archiving workspace using pattern(s): [2021-10-06T23:13:59.417Z] Archives upload complete. [2021-10-06T23:13:59.683Z] INFO: archiving logs to Nexus