Pull request #663 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45+dfcc36c5a5befe0a1977696dfde3713f959ecc3e (ba5694f3df52e8ca10ac1a250df93125902fed40) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3448816998352780894.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-ssh5798191016214790799.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-663/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-663/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8036134731387584153.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 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-ssh8626637968545829596.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-663/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-663/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5360945594220722195.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2328 in /w/workspace/dry_go-mod-core-contracts_PR-663 [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-663 # 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-663@tmp/jenkins-gitclient-ssh6335137580895139435.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit dfcc36c5a5befe0a1977696dfde3713f959ecc3e into PR head commit 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 > 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-663@tmp/jenkins-gitclient-ssh2680713761139464501.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 609742d22d9e12f7dae4ae4b4f469e6a22be23c6 Checking out Revision 609742d22d9e12f7dae4ae4b4f469e6a22be23c6 (PR-663) > git config core.sparsecheckout # timeout=10 > git checkout -f 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 # 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-663@tmp/jenkins-gitclient-ssh8141574194273664626.key > git merge dfcc36c5a5befe0a1977696dfde3713f959ecc3e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 609742d22d9e12f7dae4ae4b4f469e6a22be23c6 # timeout=10 Commit message: "Merge commit 'dfcc36c5a5befe0a1977696dfde3713f959ecc3e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk ea4dde34af5a903c9318ac3509c140c5cb19b4e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-07T04:17:31.440Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T04:17:31.525Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T04:17:31.552Z] ========================================================= [2021-10-07T04:17:31.552Z] EdgeX Global Pipelines Version Info [2021-10-07T04:17:31.552Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:17:32.790Z] ------------------- [2021-10-07T04:17:32.790Z] stable info: [2021-10-07T04:17:32.791Z] ------------------- [2021-10-07T04:17:32.791Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T04:17:32.791Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T04:17:32.791Z] Message: update stable to v1.0.207 [2021-10-07T04:17:33.376Z] ------------------- [2021-10-07T04:17:33.376Z] experimental info: [2021-10-07T04:17:33.376Z] ------------------- [2021-10-07T04:17:33.376Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T04:17:33.376Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T04:17:33.376Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T04:17:33.513Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-10-07T04:17:33.536Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-10-07T04:17:33.559Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T04:17:33.584Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T04:17:33.609Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T04:17:33.634Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T04:17:33.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T04:17:33.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-07T04:17:33.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T04:17:33.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T04:17:33.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T04:17:33.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-10-07T04:17:33.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T04:17:33.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T04:17:33.868Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T04:17:33.891Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T04:17:33.915Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T04:17:33.961Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T04:17:33.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T04:17:34.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-07T04:17:34.046Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-07T04:17:34.070Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-07T04:17:34.094Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-07T04:17:34.118Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-07T04:17:34.142Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-07T04:17:34.165Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T04:17:34.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-663 [Pipeline] echo [2021-10-07T04:17:34.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-663 [Pipeline] echo [2021-10-07T04:17:34.233Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-663 [Pipeline] echo [2021-10-07T04:17:34.256Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 609742d22d9e12f7dae4ae4b4f469e6a22be23c6 [Pipeline] echo [2021-10-07T04:17:34.279Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 609742d [Pipeline] echo [2021-10-07T04:17:34.302Z] [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-07T04:17:34.826Z] + git log --format=format:%s -1 609742d22d9e12f7dae4ae4b4f469e6a22be23c6 [Pipeline] echo [2021-10-07T04:17:34.889Z] GIT_COMMIT: 609742d22d9e12f7dae4ae4b4f469e6a22be23c6, Commit Message: Merge commit 'dfcc36c5a5befe0a1977696dfde3713f959ecc3e' into HEAD [Pipeline] echo [2021-10-07T04:17:34.904Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:17:35.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T04:17:35.489Z] [2021-10-07T04:17:35.489Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:17:35.835Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T04:17:35.835Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T04:17:35.835Z] 31603596830f: Pulling fs layer [2021-10-07T04:17:35.835Z] 04fac38145f0: Pulling fs layer [2021-10-07T04:17:35.835Z] 701f6daf10bf: Pulling fs layer [2021-10-07T04:17:35.835Z] 24f72da36158: Pulling fs layer [2021-10-07T04:17:35.835Z] 24f72da36158: Waiting [2021-10-07T04:17:35.835Z] 04fac38145f0: Verifying Checksum [2021-10-07T04:17:35.835Z] 04fac38145f0: Download complete [2021-10-07T04:17:36.108Z] 31603596830f: Verifying Checksum [2021-10-07T04:17:36.108Z] 31603596830f: Download complete [2021-10-07T04:17:36.108Z] 701f6daf10bf: Verifying Checksum [2021-10-07T04:17:36.108Z] 701f6daf10bf: Download complete [2021-10-07T04:17:36.108Z] 24f72da36158: Verifying Checksum [2021-10-07T04:17:36.108Z] 24f72da36158: Download complete [2021-10-07T04:17:36.384Z] 31603596830f: Pull complete [2021-10-07T04:17:36.384Z] 04fac38145f0: Pull complete [2021-10-07T04:17:37.187Z] 701f6daf10bf: Pull complete [2021-10-07T04:17:37.187Z] 24f72da36158: Pull complete [2021-10-07T04:17:37.187Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T04:17:37.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T04:17:37.187Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T04:17:37.283Z] prd-centos7-docker-4c-2g-2328 does not seem to be running inside a container [2021-10-07T04:17:37.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-663 -v /w/workspace/dry_go-mod-core-contracts_PR-663:/w/workspace/dry_go-mod-core-contracts_PR-663:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-663@tmp:/w/workspace/dry_go-mod-core-contracts_PR-663@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-07T04:17:38.169Z] $ docker top d4d82805ee42201150c0b10495b5de92277d12922157f495bf218c524ca5aa45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T04:17:38.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T04:17:38.312Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T04:17:38.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T04:17:38.419Z] $ docker exec d4d82805ee42201150c0b10495b5de92277d12922157f495bf218c524ca5aa45 ssh-agent [2021-10-07T04:17:38.522Z] SSH_AUTH_SOCK=/tmp/ssh-r6Miu3nD3lcQ/agent.14 [2021-10-07T04:17:38.522Z] SSH_AGENT_PID=20 [2021-10-07T04:17:38.535Z] Running ssh-add (command line suppressed) [2021-10-07T04:17:38.629Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_5673252810964481087.key (/w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_5673252810964481087.key) [2021-10-07T04:17:38.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T04:17:38.975Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T04:17:38.997Z] $ docker exec --env ******** --env ******** d4d82805ee42201150c0b10495b5de92277d12922157f495bf218c524ca5aa45 ssh-agent -k [2021-10-07T04:17:39.081Z] unset SSH_AUTH_SOCK; [2021-10-07T04:17:39.081Z] unset SSH_AGENT_PID; [2021-10-07T04:17:39.081Z] echo Agent pid 20 killed; [2021-10-07T04:17:39.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T04:17:39.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T04:17:39.133Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T04:17:39.228Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T04:17:39.232Z] $ docker exec d4d82805ee42201150c0b10495b5de92277d12922157f495bf218c524ca5aa45 ssh-agent [2021-10-07T04:17:39.328Z] SSH_AUTH_SOCK=/tmp/ssh-85xGJRBSiI0z/agent.53 [2021-10-07T04:17:39.328Z] SSH_AGENT_PID=60 [2021-10-07T04:17:39.337Z] Running ssh-add (command line suppressed) [2021-10-07T04:17:39.425Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_2907169671136556132.key (/w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_2907169671136556132.key) [2021-10-07T04:17:39.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T04:17:39.759Z] + git semver init [2021-10-07T04:17:39.759Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T04:17:39.759Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-663/.git [2021-10-07T04:17:39.759Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-663 [2021-10-07T04:17:39.759Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T04:17:39.759Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T04:17:39.759Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T04:17:39.759Z] # $SEMVER_BRANCH = PR-663 [2021-10-07T04:17:39.759Z] # $SEMVER_TEMP = /tmp/semver-903217799 [2021-10-07T04:17:39.759Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-10-07T04:17:40.718Z] # '/tmp/semver-903217799' -> '/w/workspace/dry_go-mod-core-contracts_PR-663/.semver' [2021-10-07T04:17:40.718Z] # -> Force: false [2021-10-07T04:17:40.718Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-663/.semver [Pipeline] } [2021-10-07T04:17:40.734Z] $ docker exec --env ******** --env ******** d4d82805ee42201150c0b10495b5de92277d12922157f495bf218c524ca5aa45 ssh-agent -k [2021-10-07T04:17:40.818Z] unset SSH_AUTH_SOCK; [2021-10-07T04:17:40.819Z] unset SSH_AGENT_PID; [2021-10-07T04:17:40.819Z] echo Agent pid 60 killed; [2021-10-07T04:17:40.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T04:17:41.180Z] + git semver [Pipeline] } [2021-10-07T04:17:41.206Z] $ docker stop --time=1 d4d82805ee42201150c0b10495b5de92277d12922157f495bf218c524ca5aa45 [2021-10-07T04:17:42.462Z] $ docker rm -f d4d82805ee42201150c0b10495b5de92277d12922157f495bf218c524ca5aa45 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T04:17:42.840Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T04:17:43.632Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T04:17:43.635Z] [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-07T04:17:58.930Z] Still waiting to schedule task [2021-10-07T04:17:58.931Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-07T04:17:58.934Z] Still waiting to schedule task [2021-10-07T04:17:58.934Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2320’ [2021-10-07T04:19:49.910Z] Running on prd-centos7-docker-4c-2g-2339 in /w/workspace/dry_go-mod-core-contracts_PR-663 [Pipeline] { [Pipeline] ws [2021-10-07T04:19:49.926Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2021-10-07T04:19:50.050Z] Selected Git installation does not exist. Using Default [2021-10-07T04:19:50.050Z] The recommended git tool is: NONE [2021-10-07T04:19:53.393Z] using credential edgex-jenkins-ssh [2021-10-07T04:19:53.406Z] Cloning the remote Git repository [2021-10-07T04:19:52.992Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-10-07T04:19:53.065Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2021-10-07T04:19:53.097Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-10-07T04:19:53.098Z] > git --version # timeout=10 [2021-10-07T04:19:53.106Z] > git --version # 'git version 2.24.4' [2021-10-07T04:19:53.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:19:53.129Z] [INFO] Currently running in a labeled security context [2021-10-07T04:19:53.129Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T04:19:53.130Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh8094400497330344159.key [2021-10-07T04:19:53.141Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T04:19:54.010Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-10-07T04:19:54.023Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T04:19:54.033Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-10-07T04:19:54.051Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-10-07T04:19:54.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:19:54.052Z] [INFO] Currently running in a labeled security context [2021-10-07T04:19:54.053Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T04:19:54.053Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh5282396373241534492.key [2021-10-07T04:19:54.061Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T04:19:54.999Z] Merging remotes/origin/main commit dfcc36c5a5befe0a1977696dfde3713f959ecc3e into PR head commit 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 [2021-10-07T04:19:55.111Z] Merge succeeded, producing a61c43f2c8923dcdda9b70243f9a35a826faaa83 [2021-10-07T04:19:55.111Z] Checking out Revision a61c43f2c8923dcdda9b70243f9a35a826faaa83 (PR-663) [2021-10-07T04:19:54.575Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T04:19:54.584Z] > git checkout -f 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 # timeout=10 [2021-10-07T04:19:54.626Z] > git remote # timeout=10 [2021-10-07T04:19:54.630Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T04:19:54.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:19:54.637Z] [INFO] Currently running in a labeled security context [2021-10-07T04:19:54.637Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T04:19:54.637Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh5154237672548384846.key [2021-10-07T04:19:54.644Z] > git merge dfcc36c5a5befe0a1977696dfde3713f959ecc3e # timeout=10 [2021-10-07T04:19:54.667Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T04:19:54.679Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T04:19:54.687Z] > git checkout -f a61c43f2c8923dcdda9b70243f9a35a826faaa83 # timeout=10 [2021-10-07T04:19:58.773Z] Commit message: "Merge commit 'dfcc36c5a5befe0a1977696dfde3713f959ecc3e' into HEAD" [2021-10-07T04:19:58.785Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-07T04:19:59.477Z] ========================================================= [2021-10-07T04:19:59.477Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T04:19:59.477Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-07T04:19:58.562Z] > git rev-list --no-walk ea4dde34af5a903c9318ac3509c140c5cb19b4e3 # timeout=10 [2021-10-07T04:19:59.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T04:20:00.202Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T04:20:00.202Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T04:20:00.202Z] 57d31006c564: Pulling fs layer [2021-10-07T04:20:00.202Z] bd5ccded8296: Pulling fs layer [2021-10-07T04:20:00.202Z] 304dd3a0f381: Pulling fs layer [2021-10-07T04:20:00.202Z] d37cda54a23b: Pulling fs layer [2021-10-07T04:20:00.202Z] bae75c0f2455: Pulling fs layer [2021-10-07T04:20:00.202Z] 806579b3d29a: Pulling fs layer [2021-10-07T04:20:00.202Z] c77eb801bf70: Pulling fs layer [2021-10-07T04:20:00.202Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T04:20:00.202Z] 304dd3a0f381: Waiting [2021-10-07T04:20:00.202Z] d37cda54a23b: Waiting [2021-10-07T04:20:00.202Z] bae75c0f2455: Waiting [2021-10-07T04:20:00.202Z] 806579b3d29a: Waiting [2021-10-07T04:20:00.202Z] 6d0567d44e1a: Waiting [2021-10-07T04:20:00.202Z] c77eb801bf70: Waiting [2021-10-07T04:20:00.202Z] bd5ccded8296: Verifying Checksum [2021-10-07T04:20:00.202Z] bd5ccded8296: Download complete [2021-10-07T04:20:00.202Z] 57d31006c564: Verifying Checksum [2021-10-07T04:20:00.202Z] 57d31006c564: Download complete [2021-10-07T04:20:00.202Z] d37cda54a23b: Verifying Checksum [2021-10-07T04:20:00.202Z] d37cda54a23b: Download complete [2021-10-07T04:20:00.202Z] bae75c0f2455: Verifying Checksum [2021-10-07T04:20:00.202Z] bae75c0f2455: Download complete [2021-10-07T04:20:00.202Z] 806579b3d29a: Verifying Checksum [2021-10-07T04:20:00.202Z] 806579b3d29a: Download complete [2021-10-07T04:20:00.202Z] 4e9f2cdf4387: Download complete [2021-10-07T04:20:00.476Z] c77eb801bf70: Verifying Checksum [2021-10-07T04:20:00.476Z] c77eb801bf70: Download complete [2021-10-07T04:20:00.476Z] 4e9f2cdf4387: Pull complete [2021-10-07T04:20:00.748Z] 57d31006c564: Pull complete [2021-10-07T04:20:01.018Z] bd5ccded8296: Pull complete [2021-10-07T04:20:01.018Z] 304dd3a0f381: Verifying Checksum [2021-10-07T04:20:01.018Z] 304dd3a0f381: Download complete [2021-10-07T04:20:02.001Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T04:20:02.001Z] 6d0567d44e1a: Download complete [2021-10-07T04:20:05.404Z] 304dd3a0f381: Pull complete [2021-10-07T04:20:05.404Z] d37cda54a23b: Pull complete [2021-10-07T04:20:05.404Z] bae75c0f2455: Pull complete [2021-10-07T04:20:05.404Z] 806579b3d29a: Pull complete [2021-10-07T04:20:05.404Z] c77eb801bf70: Pull complete [2021-10-07T04:20:07.387Z] 6d0567d44e1a: Pull complete [2021-10-07T04:20:07.387Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T04:20:07.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T04:20:07.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-07T04:20:07.743Z] + 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-07T04:20:08.064Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T04:20:08.064Z] . [Pipeline] withDockerContainer [2021-10-07T04:20:08.157Z] prd-centos7-docker-4c-2g-2339 does not seem to be running inside a container [2021-10-07T04:20:08.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T04:20:10.457Z] $ docker top a977d7dd0efd99265bc67cfe5efc514b2b096d8f929b272ff962b511de4b364c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T04:20:10.877Z] + go version [2021-10-07T04:20:10.877Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-07T04:20:10.897Z] $ docker stop --time=1 a977d7dd0efd99265bc67cfe5efc514b2b096d8f929b272ff962b511de4b364c [2021-10-07T04:20:12.112Z] $ docker rm -f a977d7dd0efd99265bc67cfe5efc514b2b096d8f929b272ff962b511de4b364c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:20:12.672Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T04:20:12.672Z] . [Pipeline] withDockerContainer [2021-10-07T04:20:12.762Z] prd-centos7-docker-4c-2g-2339 does not seem to be running inside a container [2021-10-07T04:20:12.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T04:20:13.185Z] $ docker top 52634681c9461b82aac14b754365551d985fdd741202667edd0c84a29f80d427 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T04:20:13.809Z] + make test [2021-10-07T04:20:13.809Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-07T04:20:13.809Z] go: github.com/go-kit/kit@v0.12.0: missing go.sum entry; to add it: [2021-10-07T04:20:13.809Z] go mod download github.com/go-kit/kit [2021-10-07T04:20:13.809Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2021-10-07T04:20:14.033Z] $ docker stop --time=1 52634681c9461b82aac14b754365551d985fdd741202667edd0c84a29f80d427 [2021-10-07T04:20:15.225Z] $ docker rm -f 52634681c9461b82aac14b754365551d985fdd741202667edd0c84a29f80d427 [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:20:16.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:20:16.027Z] [2021-10-07T04:20:16.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:20:16.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:20:16.362Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T04:20:16.362Z] b4d181a07f80: Pulling fs layer [2021-10-07T04:20:16.362Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T04:20:16.362Z] ed53099fbce6: Pulling fs layer [2021-10-07T04:20:16.362Z] dc539afda2c1: Pulling fs layer [2021-10-07T04:20:16.362Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T04:20:16.362Z] 9065ff56babe: Pulling fs layer [2021-10-07T04:20:16.362Z] d287ab97295c: Pulling fs layer [2021-10-07T04:20:16.362Z] dc539afda2c1: Waiting [2021-10-07T04:20:16.362Z] 77bc0d833cb6: Waiting [2021-10-07T04:20:16.362Z] 9065ff56babe: Waiting [2021-10-07T04:20:16.362Z] d287ab97295c: Waiting [2021-10-07T04:20:16.632Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T04:20:16.632Z] a1111a8f2ec3: Download complete [2021-10-07T04:20:16.632Z] dc539afda2c1: Verifying Checksum [2021-10-07T04:20:16.632Z] dc539afda2c1: Download complete [2021-10-07T04:20:16.632Z] ed53099fbce6: Verifying Checksum [2021-10-07T04:20:16.632Z] ed53099fbce6: Download complete [2021-10-07T04:20:16.903Z] 9065ff56babe: Verifying Checksum [2021-10-07T04:20:16.903Z] 9065ff56babe: Download complete [2021-10-07T04:20:16.903Z] b4d181a07f80: Verifying Checksum [2021-10-07T04:20:16.903Z] b4d181a07f80: Download complete [2021-10-07T04:20:16.903Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T04:20:16.903Z] 77bc0d833cb6: Download complete [2021-10-07T04:20:17.869Z] d287ab97295c: Verifying Checksum [2021-10-07T04:20:17.869Z] d287ab97295c: Download complete [2021-10-07T04:20:18.658Z] b4d181a07f80: Pull complete [2021-10-07T04:20:18.658Z] a1111a8f2ec3: Pull complete [2021-10-07T04:20:19.245Z] ed53099fbce6: Pull complete [2021-10-07T04:20:19.245Z] dc539afda2c1: Pull complete [2021-10-07T04:20:19.518Z] 77bc0d833cb6: Pull complete [2021-10-07T04:20:19.518Z] 9065ff56babe: Pull complete [2021-10-07T04:20:24.904Z] d287ab97295c: Pull complete [2021-10-07T04:20:24.904Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T04:20:24.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:20:24.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T04:20:25.015Z] prd-centos7-docker-4c-2g-2339 does not seem to be running inside a container [2021-10-07T04:20:25.071Z] $ 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/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T04:20:27.711Z] $ docker top 87d6a0710e0e45fbf482f53586f8876f7e54a2511cd7d8358838247a1f4b3da7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:20:28.398Z] ---> job-cost.sh [2021-10-07T04:20:28.398Z] lf-activate-venv: SKIPPING [2021-10-07T04:20:28.398Z] INFO: No Stack... [2021-10-07T04:20:33.754Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T04:20:34.225Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T04:20:34.542Z] + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv [2021-10-07T04:20:34.542Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T04:20:34.586Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-5-stack-cost] [2021-10-07T04:20:34.606Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-5-stack-cost] did not exist. Created. [2021-10-07T04:20:34.606Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T04:20:35.151Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-07T04:20:35.401Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T04:20:35.414Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T04:20:35.439Z] $ docker stop --time=1 87d6a0710e0e45fbf482f53586f8876f7e54a2511cd7d8358838247a1f4b3da7 [2021-10-07T04:20:36.593Z] $ docker rm -f 87d6a0710e0e45fbf482f53586f8876f7e54a2511cd7d8358838247a1f4b3da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T04:20:36.908Z] Failed in branch amd64 [2021-10-07T04:22:16.354Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2344 in /w/workspace/dry_go-mod-core-contracts_PR-663 [Pipeline] { [Pipeline] ws [2021-10-07T04:22:16.374Z] Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout [2021-10-07T04:22:16.672Z] Selected Git installation does not exist. Using Default [2021-10-07T04:22:16.672Z] The recommended git tool is: NONE [2021-10-07T04:22:25.514Z] using credential edgex-jenkins-ssh [2021-10-07T04:22:25.537Z] Cloning the remote Git repository [2021-10-07T04:22:25.604Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-10-07T04:22:25.970Z] > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 [2021-10-07T04:22:26.126Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-10-07T04:22:26.128Z] > git --version # timeout=10 [2021-10-07T04:22:26.152Z] > git --version # 'git version 2.17.1' [2021-10-07T04:22:26.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:22:26.251Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T04:22:29.932Z] Merging remotes/origin/main commit dfcc36c5a5befe0a1977696dfde3713f959ecc3e into PR head commit 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 [2021-10-07T04:22:28.951Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-10-07T04:22:28.983Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T04:22:29.017Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-10-07T04:22:29.069Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-10-07T04:22:29.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:22:29.088Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T04:22:29.948Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T04:22:29.972Z] > git checkout -f 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 # timeout=10 [2021-10-07T04:22:30.191Z] > git remote # timeout=10 [2021-10-07T04:22:30.223Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T04:22:30.466Z] Merge succeeded, producing 51d6e50d639e71f2a2257ce8ee3e8692c940b6cc [2021-10-07T04:22:30.467Z] Checking out Revision 51d6e50d639e71f2a2257ce8ee3e8692c940b6cc (PR-663) [2021-10-07T04:22:30.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T04:22:30.273Z] > git merge dfcc36c5a5befe0a1977696dfde3713f959ecc3e # timeout=10 [2021-10-07T04:22:30.427Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T04:22:30.460Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T04:22:30.483Z] > git checkout -f 51d6e50d639e71f2a2257ce8ee3e8692c940b6cc # timeout=10 [2021-10-07T04:22:35.869Z] Commit message: "Merge commit 'dfcc36c5a5befe0a1977696dfde3713f959ecc3e' into HEAD" [2021-10-07T04:22:35.911Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-07T04:22:36.730Z] ========================================================= [2021-10-07T04:22:36.730Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T04:22:36.730Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-07T04:22:35.866Z] > git rev-list --no-walk ea4dde34af5a903c9318ac3509c140c5cb19b4e3 # timeout=10 [2021-10-07T04:22:37.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T04:22:39.584Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T04:22:39.584Z] bbf911997326: Pulling fs layer [2021-10-07T04:22:39.584Z] 58ec367f63d7: Pulling fs layer [2021-10-07T04:22:39.584Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T04:22:39.584Z] fc5181fea5dc: Pulling fs layer [2021-10-07T04:22:39.584Z] 9c418107303f: Pulling fs layer [2021-10-07T04:22:39.584Z] 284eca6f2348: Pulling fs layer [2021-10-07T04:22:39.584Z] 842844d905b1: Pulling fs layer [2021-10-07T04:22:39.584Z] 901a3a57568e: Pulling fs layer [2021-10-07T04:22:39.584Z] 9c418107303f: Waiting [2021-10-07T04:22:39.584Z] 284eca6f2348: Waiting [2021-10-07T04:22:39.584Z] 842844d905b1: Waiting [2021-10-07T04:22:39.584Z] 901a3a57568e: Waiting [2021-10-07T04:22:39.584Z] fc5181fea5dc: Waiting [2021-10-07T04:22:39.584Z] 1b4a6ffa7d45: Download complete [2021-10-07T04:22:39.584Z] 58ec367f63d7: Verifying Checksum [2021-10-07T04:22:39.584Z] 58ec367f63d7: Download complete [2021-10-07T04:22:39.584Z] 9c418107303f: Download complete [2021-10-07T04:22:39.584Z] 284eca6f2348: Download complete [2021-10-07T04:22:39.584Z] bbf911997326: Verifying Checksum [2021-10-07T04:22:39.584Z] 842844d905b1: Download complete [2021-10-07T04:22:40.651Z] bbf911997326: Pull complete [2021-10-07T04:22:41.824Z] 58ec367f63d7: Pull complete [2021-10-07T04:22:42.125Z] 1b4a6ffa7d45: Pull complete [2021-10-07T04:22:42.779Z] 901a3a57568e: Verifying Checksum [2021-10-07T04:22:42.779Z] 901a3a57568e: Download complete [2021-10-07T04:22:43.074Z] fc5181fea5dc: Verifying Checksum [2021-10-07T04:22:43.074Z] fc5181fea5dc: Download complete [2021-10-07T04:22:53.466Z] fc5181fea5dc: Pull complete [2021-10-07T04:22:53.750Z] 9c418107303f: Pull complete [2021-10-07T04:22:54.379Z] 284eca6f2348: Pull complete [2021-10-07T04:22:54.664Z] 842844d905b1: Pull complete [2021-10-07T04:23:00.199Z] 901a3a57568e: Pull complete [2021-10-07T04:23:00.199Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T04:23:00.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T04:23:00.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-07T04:23:00.669Z] + 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-07T04:23:01.091Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T04:23:01.091Z] . [Pipeline] withDockerContainer [2021-10-07T04:23:01.550Z] prd-ubuntu18.04-docker-arm64-4c-16g-2344 does not seem to be running inside a container [2021-10-07T04:23:01.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T04:23:09.973Z] $ docker top 34892ea13e76019960302347fadcf057c8ecd3c0c6b8eddfba3d49679dea3986 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T04:23:11.086Z] + go version [2021-10-07T04:23:11.086Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T04:23:11.109Z] $ docker stop --time=1 34892ea13e76019960302347fadcf057c8ecd3c0c6b8eddfba3d49679dea3986 [2021-10-07T04:23:12.966Z] $ docker rm -f 34892ea13e76019960302347fadcf057c8ecd3c0c6b8eddfba3d49679dea3986 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:23:13.771Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T04:23:13.771Z] . [Pipeline] withDockerContainer [2021-10-07T04:23:14.120Z] prd-ubuntu18.04-docker-arm64-4c-16g-2344 does not seem to be running inside a container [2021-10-07T04:23:14.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T04:23:16.309Z] $ docker top 2aee7bd1b65bb66ecf89c7dee73ca64233670c5b6fe7a88e7e71aaca3ed7fe96 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T04:23:17.559Z] + make test [2021-10-07T04:23:17.560Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-07T04:23:18.586Z] go: github.com/go-kit/kit@v0.12.0: missing go.sum entry; to add it: [2021-10-07T04:23:18.586Z] go mod download github.com/go-kit/kit [2021-10-07T04:23:18.586Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2021-10-07T04:23:18.620Z] $ docker stop --time=1 2aee7bd1b65bb66ecf89c7dee73ca64233670c5b6fe7a88e7e71aaca3ed7fe96 [2021-10-07T04:23:20.474Z] $ docker rm -f 2aee7bd1b65bb66ecf89c7dee73ca64233670c5b6fe7a88e7e71aaca3ed7fe96 [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:23:21.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T04:23:21.823Z] [2021-10-07T04:23:21.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:23:22.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T04:23:22.544Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T04:23:22.544Z] 448f6bf000e3: Pulling fs layer [2021-10-07T04:23:22.544Z] f757da607395: Pulling fs layer [2021-10-07T04:23:22.544Z] 05883995daec: Pulling fs layer [2021-10-07T04:23:22.544Z] 8603b9c90790: Pulling fs layer [2021-10-07T04:23:22.544Z] 1560dd03e051: Pulling fs layer [2021-10-07T04:23:22.544Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T04:23:22.544Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T04:23:22.544Z] 8603b9c90790: Waiting [2021-10-07T04:23:22.544Z] 1560dd03e051: Waiting [2021-10-07T04:23:22.544Z] 27f5ce0e4adf: Waiting [2021-10-07T04:23:22.544Z] c2d8d7efcc4b: Waiting [2021-10-07T04:23:22.834Z] f757da607395: Verifying Checksum [2021-10-07T04:23:22.834Z] f757da607395: Download complete [2021-10-07T04:23:22.834Z] 8603b9c90790: Verifying Checksum [2021-10-07T04:23:22.834Z] 8603b9c90790: Download complete [2021-10-07T04:23:23.122Z] 05883995daec: Verifying Checksum [2021-10-07T04:23:23.123Z] 05883995daec: Download complete [2021-10-07T04:23:23.123Z] 27f5ce0e4adf: Verifying Checksum [2021-10-07T04:23:23.123Z] 1560dd03e051: Verifying Checksum [2021-10-07T04:23:23.123Z] 1560dd03e051: Download complete [2021-10-07T04:23:23.407Z] 448f6bf000e3: Verifying Checksum [2021-10-07T04:23:23.407Z] 448f6bf000e3: Download complete [2021-10-07T04:23:26.938Z] c2d8d7efcc4b: Verifying Checksum [2021-10-07T04:23:26.939Z] c2d8d7efcc4b: Download complete [2021-10-07T04:23:26.939Z] 448f6bf000e3: Pull complete [2021-10-07T04:23:27.562Z] f757da607395: Pull complete [2021-10-07T04:23:29.056Z] 05883995daec: Pull complete [2021-10-07T04:23:29.681Z] 8603b9c90790: Pull complete [2021-10-07T04:23:30.717Z] 1560dd03e051: Pull complete [2021-10-07T04:23:31.016Z] 27f5ce0e4adf: Pull complete [2021-10-07T04:23:46.375Z] c2d8d7efcc4b: Pull complete [2021-10-07T04:23:46.375Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T04:23:46.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T04:23:46.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T04:23:46.666Z] prd-ubuntu18.04-docker-arm64-4c-16g-2344 does not seem to be running inside a container [2021-10-07T04:23:46.837Z] $ 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/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-07T04:23:53.684Z] $ docker top c86a6c218cb3f469bed4f62e8e44cb05c09c182a03487e68af02fec21a1a41cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:23:54.830Z] ---> job-cost.sh [2021-10-07T04:23:54.830Z] lf-activate-venv: SKIPPING [2021-10-07T04:23:54.830Z] INFO: No Stack... [2021-10-07T04:23:55.446Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T04:23:55.730Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T04:23:56.454Z] + cut -d, -f6 [2021-10-07T04:23:56.454Z] + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv [Pipeline] lock [2021-10-07T04:23:56.550Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-5-stack-cost] [2021-10-07T04:23:56.559Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-5-stack-cost] did not exist. Created. [2021-10-07T04:23:56.559Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T04:23:57.315Z] /w/workspace/go-mod-core-contracts/5@tmp/durable-5f10e37d/script.sh: 1: /w/workspace/go-mod-core-contracts/5@tmp/durable-5f10e37d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-07T04:23:58.070Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T04:23:58.100Z] Warning: overwriting stash ‘stack-cost’ [2021-10-07T04:23:59.236Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T04:23:59.246Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T04:23:59.273Z] $ docker stop --time=1 c86a6c218cb3f469bed4f62e8e44cb05c09c182a03487e68af02fec21a1a41cd [2021-10-07T04:24:01.093Z] $ docker rm -f c86a6c218cb3f469bed4f62e8e44cb05c09c182a03487e68af02fec21a1a41cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T04:24:01.766Z] 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] sh [2021-10-07T04:24:03.580Z] + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-663/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:24:03.919Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:24:04.540Z] ---> package-listing.sh [2021-10-07T04:24:04.540Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T04:24:04.540Z] ++ facter osfamily [2021-10-07T04:24:04.810Z] + OS_FAMILY=redhat [2021-10-07T04:24:04.810Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-663 [2021-10-07T04:24:04.810Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T04:24:04.810Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T04:24:04.810Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T04:24:04.810Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T04:24:04.810Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-663 ']' [2021-10-07T04:24:04.810Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T04:24:04.810Z] + case "${OS_FAMILY}" in [2021-10-07T04:24:04.810Z] + sort [2021-10-07T04:24:04.810Z] + rpm -qa [2021-10-07T04:24:05.401Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T04:24:05.401Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T04:24:05.401Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T04:24:05.401Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-663 ']' [2021-10-07T04:24:05.401Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-663/archives/ [2021-10-07T04:24:05.401Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-663/archives/ [Pipeline] echo [2021-10-07T04:24:05.423Z] 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-663/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-07T04:24:05.730Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:24:06.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:24:06.335Z] [2021-10-07T04:24:06.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T04:24:06.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:24:06.680Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T04:24:06.680Z] b4d181a07f80: Pulling fs layer [2021-10-07T04:24:06.680Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T04:24:06.680Z] ed53099fbce6: Pulling fs layer [2021-10-07T04:24:06.680Z] dc539afda2c1: Pulling fs layer [2021-10-07T04:24:06.680Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T04:24:06.680Z] 9065ff56babe: Pulling fs layer [2021-10-07T04:24:06.680Z] d287ab97295c: Pulling fs layer [2021-10-07T04:24:06.680Z] 9065ff56babe: Waiting [2021-10-07T04:24:06.680Z] dc539afda2c1: Waiting [2021-10-07T04:24:06.680Z] 77bc0d833cb6: Waiting [2021-10-07T04:24:06.680Z] d287ab97295c: Waiting [2021-10-07T04:24:06.950Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T04:24:06.950Z] a1111a8f2ec3: Download complete [2021-10-07T04:24:06.950Z] dc539afda2c1: Verifying Checksum [2021-10-07T04:24:06.950Z] dc539afda2c1: Download complete [2021-10-07T04:24:06.950Z] ed53099fbce6: Verifying Checksum [2021-10-07T04:24:06.950Z] ed53099fbce6: Download complete [2021-10-07T04:24:06.950Z] 9065ff56babe: Verifying Checksum [2021-10-07T04:24:06.950Z] 9065ff56babe: Download complete [2021-10-07T04:24:06.950Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T04:24:06.950Z] 77bc0d833cb6: Download complete [2021-10-07T04:24:06.950Z] b4d181a07f80: Verifying Checksum [2021-10-07T04:24:06.950Z] b4d181a07f80: Download complete [2021-10-07T04:24:07.935Z] d287ab97295c: Verifying Checksum [2021-10-07T04:24:07.935Z] d287ab97295c: Download complete [2021-10-07T04:24:08.525Z] b4d181a07f80: Pull complete [2021-10-07T04:24:08.525Z] a1111a8f2ec3: Pull complete [2021-10-07T04:24:09.118Z] ed53099fbce6: Pull complete [2021-10-07T04:24:09.118Z] dc539afda2c1: Pull complete [2021-10-07T04:24:09.395Z] 77bc0d833cb6: Pull complete [2021-10-07T04:24:09.395Z] 9065ff56babe: Pull complete [2021-10-07T04:24:14.781Z] d287ab97295c: Pull complete [2021-10-07T04:24:14.781Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T04:24:14.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T04:24:14.781Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T04:24:14.863Z] prd-centos7-docker-4c-2g-2328 does not seem to be running inside a container [2021-10-07T04:24:14.920Z] $ 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-663/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-663 -v /w/workspace/dry_go-mod-core-contracts_PR-663:/w/workspace/dry_go-mod-core-contracts_PR-663:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-663@tmp:/w/workspace/dry_go-mod-core-contracts_PR-663@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-07T04:24:17.122Z] $ docker top 78ed05606e9eed15ea34689f07689d2ba477c7a2574b640fe09f48e11f283c67 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T04:24:18.163Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T04:24:18.475Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T04:24:18.790Z] + ls /var/log/sa-host [2021-10-07T04:24:18.790Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T04:24:18.790Z] file_magic: OK [2021-10-07T04:24:18.790Z] HZ: Using current value: 100 [2021-10-07T04:24:18.790Z] file_header: OK [2021-10-07T04:24:18.790Z] 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-07T04:24:18.790Z] Statistics: [2021-10-07T04:24:18.790Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T04:24:18.790Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T04:24:18.790Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T04:24:18.790Z] file_magic: OK [2021-10-07T04:24:18.790Z] HZ: Using current value: 100 [2021-10-07T04:24:18.790Z] file_header: OK [2021-10-07T04:24:18.790Z] 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-07T04:24:18.790Z] Statistics: [2021-10-07T04:24:18.790Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T04:24:18.790Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T04:24:18.986Z] provisioning config files... [2021-10-07T04:24:19.011Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-663@tmp/config2786461940074048675tmp [Pipeline] { [Pipeline] echo [2021-10-07T04:24:19.038Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:24:19.349Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T04:24:19.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:24:19.743Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T04:24:19.757Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:24:20.280Z] ---> sudo-logs.sh [2021-10-07T04:24:20.281Z] Archiving 'sudo' log.. [2021-10-07T04:24:20.281Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2328.novalocal: Name or service not known [2021-10-07T04:24:20.281Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2328.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T04:24:20.346Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:24:20.660Z] ---> job-cost.sh [2021-10-07T04:24:20.661Z] lf-activate-venv: SKIPPING [2021-10-07T04:24:20.661Z] DEBUG: total: 0.10999999940395355 [2021-10-07T04:24:20.661Z] INFO: Retrieving Stack Cost... [2021-10-07T04:24:27.534Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T04:24:27.534Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T04:24:27.551Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T04:24:27.874Z] ---> logs-deploy.sh [2021-10-07T04:24:27.874Z] lf-activate-venv: SKIPPING [2021-10-07T04:24:27.874Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-663/5 [2021-10-07T04:24:27.874Z] INFO: archiving workspace using pattern(s): [2021-10-07T04:24:28.462Z] Archives upload complete. [2021-10-07T04:24:28.729Z] INFO: archiving logs to Nexus