Pull request #278 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6dc4907753564163b6429a5a6184be72df8b53b1+18a4da6903dc5e6b180710f5244cd68afd9c32a6 (ac887117c0a1d3b44f87f99a77064d9a320146f8) 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-ssh5128272057054888665.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-ssh1950095480131419446.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-bootstrap/branches/PR-278/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-bootstrap/branches/PR-278/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5815355301700272872.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-bootstrap/branches/PR-278/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6307230148965032105.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-ssh5406025766297849234.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-bootstrap/branches/PR-278/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-bootstrap/branches/PR-278/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7767634624363803667.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 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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-2326 in /w/workspace/xfoundry_go-mod-bootstrap_PR-278 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-278 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/xfoundry_go-mod-bootstrap_PR-278@tmp/jenkins-gitclient-ssh8299253643346292317.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Merging remotes/origin/main commit 18a4da6903dc5e6b180710f5244cd68afd9c32a6 into PR head commit 6dc4907753564163b6429a5a6184be72df8b53b1 Merge succeeded, producing 4fdbc08f4b7e0f5ad049d90bdecc5345c1ab7187 Checking out Revision 4fdbc08f4b7e0f5ad049d90bdecc5345c1ab7187 (PR-278) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/xfoundry_go-mod-bootstrap_PR-278@tmp/jenkins-gitclient-ssh3128193310536288671.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6dc4907753564163b6429a5a6184be72df8b53b1 # 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/xfoundry_go-mod-bootstrap_PR-278@tmp/jenkins-gitclient-ssh956676375406629552.key > git merge 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fdbc08f4b7e0f5ad049d90bdecc5345c1ab7187 # timeout=10 Commit message: "Merge commit '18a4da6903dc5e6b180710f5244cd68afd9c32a6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:17:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:17:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:17:25 ========================================================= 04:17:25 EdgeX Global Pipelines Version Info 04:17:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:17:27 ------------------- 04:17:27 stable info: 04:17:27 ------------------- 04:17:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:17:27 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 04:17:27 Message: update stable to v1.0.207 04:17:27 ------------------- 04:17:27 experimental info: 04:17:27 ------------------- 04:17:27 Commited By: **** collab-it+edgex@linuxfoundation.org 04:17:27 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 04:17:27 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:17:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 04:17:28 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 04:17:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:17:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:17:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:17:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:17:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 04:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:17:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:17:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:17:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:17:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:17:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:17:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:17:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:17:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:17:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:17:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:17:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:17:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:17:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-278 [Pipeline] echo 04:17:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-278 [Pipeline] echo 04:17:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-278 [Pipeline] echo 04:17:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4fdbc08f4b7e0f5ad049d90bdecc5345c1ab7187 [Pipeline] echo 04:17:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4fdbc08 [Pipeline] echo 04:17:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:31 + git log --format=format:%s -1 4fdbc08f4b7e0f5ad049d90bdecc5345c1ab7187 [Pipeline] echo 04:17:31 GIT_COMMIT: 4fdbc08f4b7e0f5ad049d90bdecc5345c1ab7187, Commit Message: Merge commit '18a4da6903dc5e6b180710f5244cd68afd9c32a6' into HEAD [Pipeline] echo 04:17:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:17:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:17:32 04:17:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:17:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:17:32 latest: Pulling from edgex-devops/git-semver 04:17:32 31603596830f: Pulling fs layer 04:17:32 04fac38145f0: Pulling fs layer 04:17:32 701f6daf10bf: Pulling fs layer 04:17:32 24f72da36158: Pulling fs layer 04:17:32 24f72da36158: Waiting 04:17:32 04fac38145f0: Verifying Checksum 04:17:32 04fac38145f0: Download complete 04:17:32 31603596830f: Verifying Checksum 04:17:32 31603596830f: Download complete 04:17:32 24f72da36158: Verifying Checksum 04:17:32 24f72da36158: Download complete 04:17:32 701f6daf10bf: Verifying Checksum 04:17:32 701f6daf10bf: Download complete 04:17:32 31603596830f: Pull complete 04:17:33 04fac38145f0: Pull complete 04:17:33 701f6daf10bf: Pull complete 04:17:33 24f72da36158: Pull complete 04:17:33 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 04:17:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:17:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:17:33 prd-centos7-docker-4c-2g-2326 does not seem to be running inside a container 04:17:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-278 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-278:/w/workspace/xfoundry_go-mod-bootstrap_PR-278:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-278@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:17:34 $ docker top 5b196bfc986c91c3b0d565ed1e414d7fad66ae94149a1a83ffff804c23b0a969 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:17:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:17:35 [ssh-agent] Looking for ssh-agent implementation... 04:17:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:17:35 $ docker exec 5b196bfc986c91c3b0d565ed1e414d7fad66ae94149a1a83ffff804c23b0a969 ssh-agent 04:17:35 SSH_AUTH_SOCK=/tmp/ssh-t6z0tvMSd81J/agent.14 04:17:35 SSH_AGENT_PID=20 04:17:35 Running ssh-add (command line suppressed) 04:17:35 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/private_key_565099720686325697.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/private_key_565099720686325697.key) 04:17:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:17:36 + git tag --points-at HEAD [Pipeline] } 04:17:36 $ docker exec --env ******** --env ******** 5b196bfc986c91c3b0d565ed1e414d7fad66ae94149a1a83ffff804c23b0a969 ssh-agent -k 04:17:36 unset SSH_AUTH_SOCK; 04:17:36 unset SSH_AGENT_PID; 04:17:36 echo Agent pid 20 killed; 04:17:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:17:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:17:36 [ssh-agent] Looking for ssh-agent implementation... 04:17:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:17:36 $ docker exec 5b196bfc986c91c3b0d565ed1e414d7fad66ae94149a1a83ffff804c23b0a969 ssh-agent 04:17:36 SSH_AUTH_SOCK=/tmp/ssh-tVsXOLh2an07/agent.53 04:17:36 SSH_AGENT_PID=59 04:17:36 Running ssh-add (command line suppressed) 04:17:36 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/private_key_3554757602674129959.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/private_key_3554757602674129959.key) 04:17:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:17:37 + git semver init 04:17:37 # -> Open(): unable to determine branch for HEAD 04:17:37 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-278/.git 04:17:37 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-278 04:17:37 # $SEMVER_REMOTE_NAME = origin 04:17:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:17:37 # $SEMVER_USER_NAME = edgex-jenkins 04:17:37 # $SEMVER_BRANCH = PR-278 04:17:37 # $SEMVER_TEMP = /tmp/semver-405873965 04:17:37 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 04:17:37 # '/tmp/semver-405873965' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-278/.semver' 04:17:37 # -> Force: false 04:17:37 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-278/.semver [Pipeline] } 04:17:37 $ docker exec --env ******** --env ******** 5b196bfc986c91c3b0d565ed1e414d7fad66ae94149a1a83ffff804c23b0a969 ssh-agent -k 04:17:37 unset SSH_AUTH_SOCK; 04:17:37 unset SSH_AGENT_PID; 04:17:37 echo Agent pid 59 killed; 04:17:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:17:38 + git semver [Pipeline] } 04:17:38 $ docker stop --time=1 5b196bfc986c91c3b0d565ed1e414d7fad66ae94149a1a83ffff804c23b0a969 04:17:39 $ docker rm -f 5b196bfc986c91c3b0d565ed1e414d7fad66ae94149a1a83ffff804c23b0a969 [Pipeline] // withDockerContainer [Pipeline] sh 04:17:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:17:40 Stashed 1 file(s) [Pipeline] echo 04:17:40 [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 04:17:56 Still waiting to schedule task 04:17:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:17:56 Still waiting to schedule task 04:17:56 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2320’ 04:19:34 Running on prd-centos7-docker-4c-2g-2337 in /w/workspace/xfoundry_go-mod-bootstrap_PR-278 [Pipeline] { [Pipeline] ws 04:19:35 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 04:19:35 Selected Git installation does not exist. Using Default 04:19:35 The recommended git tool is: NONE 04:19:38 using credential edgex-jenkins-ssh 04:19:38 Cloning the remote Git repository 04:19:38 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 04:19:38 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 04:19:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:19:38 > git --version # timeout=10 04:19:38 > git --version # 'git version 2.24.4' 04:19:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:38 [INFO] Currently running in a labeled security context 04:19:38 [INFO] Currently SELinux is 'enforcing' on the host 04:19:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh7492172877765925742.key 04:19:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:19:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:19:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:19:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:39 [INFO] Currently running in a labeled security context 04:19:39 [INFO] Currently SELinux is 'enforcing' on the host 04:19:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh7983374258830518886.key 04:19:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:19:39 Merging remotes/origin/main commit 18a4da6903dc5e6b180710f5244cd68afd9c32a6 into PR head commit 6dc4907753564163b6429a5a6184be72df8b53b1 04:19:40 Merge succeeded, producing 65780442cf60d5592c49cb704abdad0a3e7289b8 04:19:40 Checking out Revision 65780442cf60d5592c49cb704abdad0a3e7289b8 (PR-278) 04:19:39 > git config core.sparsecheckout # timeout=10 04:19:39 > git checkout -f 6dc4907753564163b6429a5a6184be72df8b53b1 # timeout=10 04:19:40 > git remote # timeout=10 04:19:40 > git config --get remote.origin.url # timeout=10 04:19:40 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:40 [INFO] Currently running in a labeled security context 04:19:40 [INFO] Currently SELinux is 'enforcing' on the host 04:19:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh8946683172044919344.key 04:19:40 > git merge 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 04:19:40 > git rev-parse HEAD^{commit} # timeout=10 04:19:40 > git config core.sparsecheckout # timeout=10 04:19:40 > git checkout -f 65780442cf60d5592c49cb704abdad0a3e7289b8 # timeout=10 04:19:43 Commit message: "Merge commit '18a4da6903dc5e6b180710f5244cd68afd9c32a6' into HEAD" 04:19:43 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:19:44 ========================================================= 04:19:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:19:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:19:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:19:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:19:45 4e9f2cdf4387: Pulling fs layer 04:19:45 57d31006c564: Pulling fs layer 04:19:45 bd5ccded8296: Pulling fs layer 04:19:45 304dd3a0f381: Pulling fs layer 04:19:45 d37cda54a23b: Pulling fs layer 04:19:45 bae75c0f2455: Pulling fs layer 04:19:45 806579b3d29a: Pulling fs layer 04:19:45 c77eb801bf70: Pulling fs layer 04:19:45 6d0567d44e1a: Pulling fs layer 04:19:45 304dd3a0f381: Waiting 04:19:45 d37cda54a23b: Waiting 04:19:45 bae75c0f2455: Waiting 04:19:45 806579b3d29a: Waiting 04:19:45 c77eb801bf70: Waiting 04:19:45 6d0567d44e1a: Waiting 04:19:45 bd5ccded8296: Verifying Checksum 04:19:45 bd5ccded8296: Download complete 04:19:45 57d31006c564: Verifying Checksum 04:19:45 57d31006c564: Download complete 04:19:45 d37cda54a23b: Verifying Checksum 04:19:45 d37cda54a23b: Download complete 04:19:45 bae75c0f2455: Verifying Checksum 04:19:45 bae75c0f2455: Download complete 04:19:45 806579b3d29a: Verifying Checksum 04:19:45 806579b3d29a: Download complete 04:19:45 4e9f2cdf4387: Verifying Checksum 04:19:45 4e9f2cdf4387: Download complete 04:19:45 4e9f2cdf4387: Pull complete 04:19:45 c77eb801bf70: Verifying Checksum 04:19:45 c77eb801bf70: Download complete 04:19:45 57d31006c564: Pull complete 04:19:45 bd5ccded8296: Pull complete 04:19:46 304dd3a0f381: Verifying Checksum 04:19:46 304dd3a0f381: Download complete 04:19:46 6d0567d44e1a: Verifying Checksum 04:19:46 6d0567d44e1a: Download complete 04:19:50 304dd3a0f381: Pull complete 04:19:50 d37cda54a23b: Pull complete 04:19:50 bae75c0f2455: Pull complete 04:19:50 806579b3d29a: Pull complete 04:19:50 c77eb801bf70: Pull complete 04:19:52 6d0567d44e1a: Pull complete 04:19:52 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 04:19:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:19:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 04:19:53 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 04:19:53 + docker inspect -f . ci-base-image-x86_64 04:19:53 . [Pipeline] withDockerContainer 04:19:53 prd-centos7-docker-4c-2g-2337 does not seem to be running inside a container 04:19:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:19:55 $ docker top 612707af0ce81f70afcd8c945401d03014542c6d4a2b4dfa361a41d8341be1d7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:56 + go version 04:19:56 go version go1.16.8 linux/amd64 [Pipeline] } 04:19:56 $ docker stop --time=1 612707af0ce81f70afcd8c945401d03014542c6d4a2b4dfa361a41d8341be1d7 04:19:57 $ docker rm -f 612707af0ce81f70afcd8c945401d03014542c6d4a2b4dfa361a41d8341be1d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:19:58 + docker inspect -f . ci-base-image-x86_64 04:19:58 . [Pipeline] withDockerContainer 04:19:58 prd-centos7-docker-4c-2g-2337 does not seem to be running inside a container 04:19:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:19:58 $ docker top 1db8793da2b122b48bbae901ebce6a0c872c393331ab5a9959e48a017d555be7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:19:59 + make test 04:19:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:19:59 go: github.com/hashicorp/go-multierror@v1.1.1: missing go.sum entry; to add it: 04:19:59 go mod download github.com/hashicorp/go-multierror 04:19:59 make: *** [Makefile:9: test] Error 1 [Pipeline] } 04:19:59 $ docker stop --time=1 1db8793da2b122b48bbae901ebce6a0c872c393331ab5a9959e48a017d555be7 04:20:00 $ docker rm -f 1db8793da2b122b48bbae901ebce6a0c872c393331ab5a9959e48a017d555be7 [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 04:20:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:02 04:20:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:20:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:02 latest: Pulling from edgex-lftools-log-publisher 04:20:02 b4d181a07f80: Pulling fs layer 04:20:02 a1111a8f2ec3: Pulling fs layer 04:20:02 ed53099fbce6: Pulling fs layer 04:20:02 dc539afda2c1: Pulling fs layer 04:20:02 77bc0d833cb6: Pulling fs layer 04:20:02 9065ff56babe: Pulling fs layer 04:20:02 d287ab97295c: Pulling fs layer 04:20:02 77bc0d833cb6: Waiting 04:20:02 9065ff56babe: Waiting 04:20:02 d287ab97295c: Waiting 04:20:02 dc539afda2c1: Waiting 04:20:03 a1111a8f2ec3: Verifying Checksum 04:20:03 a1111a8f2ec3: Download complete 04:20:03 dc539afda2c1: Verifying Checksum 04:20:03 dc539afda2c1: Download complete 04:20:03 ed53099fbce6: Verifying Checksum 04:20:03 ed53099fbce6: Download complete 04:20:03 9065ff56babe: Verifying Checksum 04:20:03 9065ff56babe: Download complete 04:20:03 77bc0d833cb6: Verifying Checksum 04:20:03 77bc0d833cb6: Download complete 04:20:03 b4d181a07f80: Download complete 04:20:04 d287ab97295c: Verifying Checksum 04:20:04 d287ab97295c: Download complete 04:20:04 b4d181a07f80: Pull complete 04:20:04 a1111a8f2ec3: Pull complete 04:20:05 ed53099fbce6: Pull complete 04:20:05 dc539afda2c1: Pull complete 04:20:05 77bc0d833cb6: Pull complete 04:20:06 9065ff56babe: Pull complete 04:20:11 d287ab97295c: Pull complete 04:20:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:20:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:20:11 prd-centos7-docker-4c-2g-2337 does not seem to be running inside a container 04:20:11 $ 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-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:20:13 $ docker top 15d668a766c2434381fc3a62f714f2a37b696cc53c0d366bd9a530abfc2576be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:14 ---> job-cost.sh 04:20:14 lf-activate-venv: SKIPPING 04:20:14 INFO: No Stack... 04:20:14 INFO: Retrieving Pricing Info for: v3-standard-2 04:20:14 INFO: Archiving Costs [Pipeline] sh 04:20:15 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 04:20:15 + cut -d, -f6 [Pipeline] lock 04:20:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-2-stack-cost] 04:20:15 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-2-stack-cost] did not exist. Created. 04:20:15 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:20:15 + echo total: 0.05999999865889549 [Pipeline] stash 04:20:15 Stashed 1 file(s) [Pipeline] } 04:20:15 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:20:15 $ docker stop --time=1 15d668a766c2434381fc3a62f714f2a37b696cc53c0d366bd9a530abfc2576be 04:20:17 $ docker rm -f 15d668a766c2434381fc3a62f714f2a37b696cc53c0d366bd9a530abfc2576be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:20:17 Failed in branch amd64 04:22:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2343 in /w/workspace/xfoundry_go-mod-bootstrap_PR-278 [Pipeline] { [Pipeline] ws 04:22:01 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 04:22:01 Selected Git installation does not exist. Using Default 04:22:01 The recommended git tool is: NONE 04:22:10 using credential edgex-jenkins-ssh 04:22:10 Cloning the remote Git repository 04:22:11 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 04:22:11 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 04:22:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:22:11 > git --version # timeout=10 04:22:11 > git --version # 'git version 2.17.1' 04:22:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:13 Merging remotes/origin/main commit 18a4da6903dc5e6b180710f5244cd68afd9c32a6 into PR head commit 6dc4907753564163b6429a5a6184be72df8b53b1 04:22:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:22:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:22:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:22:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:22:13 > git config core.sparsecheckout # timeout=10 04:22:13 > git checkout -f 6dc4907753564163b6429a5a6184be72df8b53b1 # timeout=10 04:22:13 > git remote # timeout=10 04:22:13 > git config --get remote.origin.url # timeout=10 04:22:13 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:13 > git merge 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 04:22:13 > git rev-parse HEAD^{commit} # timeout=10 04:22:13 Merge succeeded, producing 48d2131cfb5877023eec9e992804d5c4ef9c5a38 04:22:13 Checking out Revision 48d2131cfb5877023eec9e992804d5c4ef9c5a38 (PR-278) 04:22:13 > git config core.sparsecheckout # timeout=10 04:22:13 > git checkout -f 48d2131cfb5877023eec9e992804d5c4ef9c5a38 # timeout=10 04:22:19 Commit message: "Merge commit '18a4da6903dc5e6b180710f5244cd68afd9c32a6' into HEAD" 04:22:19 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:22:20 ========================================================= 04:22:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:22:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:22:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:22:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:22:23 bbf911997326: Pulling fs layer 04:22:23 58ec367f63d7: Pulling fs layer 04:22:23 1b4a6ffa7d45: Pulling fs layer 04:22:23 fc5181fea5dc: Pulling fs layer 04:22:23 9c418107303f: Pulling fs layer 04:22:23 284eca6f2348: Pulling fs layer 04:22:23 842844d905b1: Pulling fs layer 04:22:23 901a3a57568e: Pulling fs layer 04:22:23 fc5181fea5dc: Waiting 04:22:23 9c418107303f: Waiting 04:22:23 284eca6f2348: Waiting 04:22:23 842844d905b1: Waiting 04:22:23 901a3a57568e: Waiting 04:22:23 1b4a6ffa7d45: Verifying Checksum 04:22:23 1b4a6ffa7d45: Download complete 04:22:23 58ec367f63d7: Download complete 04:22:23 9c418107303f: Verifying Checksum 04:22:23 9c418107303f: Download complete 04:22:23 284eca6f2348: Verifying Checksum 04:22:23 284eca6f2348: Download complete 04:22:23 842844d905b1: Verifying Checksum 04:22:23 842844d905b1: Download complete 04:22:23 bbf911997326: Verifying Checksum 04:22:23 bbf911997326: Download complete 04:22:24 bbf911997326: Pull complete 04:22:24 58ec367f63d7: Pull complete 04:22:25 1b4a6ffa7d45: Pull complete 04:22:26 fc5181fea5dc: Verifying Checksum 04:22:26 fc5181fea5dc: Download complete 04:22:26 901a3a57568e: Download complete 04:22:36 fc5181fea5dc: Pull complete 04:22:36 9c418107303f: Pull complete 04:22:36 284eca6f2348: Pull complete 04:22:37 842844d905b1: Pull complete 04:22:43 901a3a57568e: Pull complete 04:22:43 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 04:22:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:22:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 04:22:43 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 04:22:44 + docker inspect -f . ci-base-image-arm64 04:22:44 . [Pipeline] withDockerContainer 04:22:44 prd-ubuntu18.04-docker-arm64-4c-16g-2343 does not seem to be running inside a container 04:22:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:22:52 $ docker top 4548df7ed9e1f975c32a5cb4ccdc730c3dab3cc8f2184f8919d6057e4e7b824e -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:53 + go version 04:22:53 go version go1.16.8 linux/arm64 [Pipeline] } 04:22:53 $ docker stop --time=1 4548df7ed9e1f975c32a5cb4ccdc730c3dab3cc8f2184f8919d6057e4e7b824e 04:22:55 $ docker rm -f 4548df7ed9e1f975c32a5cb4ccdc730c3dab3cc8f2184f8919d6057e4e7b824e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:22:56 + docker inspect -f . ci-base-image-arm64 04:22:56 . [Pipeline] withDockerContainer 04:22:57 prd-ubuntu18.04-docker-arm64-4c-16g-2343 does not seem to be running inside a container 04:22:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:22:59 $ docker top 7c866f8cd2b2f4e5e74a7f2b2b42b03761b37898a817bb4d085a5409a3e0175b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:23:00 + make test 04:23:00 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:23:02 go: github.com/hashicorp/go-multierror@v1.1.1: missing go.sum entry; to add it: 04:23:02 go mod download github.com/hashicorp/go-multierror 04:23:02 make: *** [Makefile:9: test] Error 1 [Pipeline] } 04:23:02 $ docker stop --time=1 7c866f8cd2b2f4e5e74a7f2b2b42b03761b37898a817bb4d085a5409a3e0175b 04:23:04 $ docker rm -f 7c866f8cd2b2f4e5e74a7f2b2b42b03761b37898a817bb4d085a5409a3e0175b [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 04:23:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:23:06 04:23:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:23:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:23:06 arm64: Pulling from edgex-lftools-log-publisher 04:23:06 448f6bf000e3: Pulling fs layer 04:23:06 f757da607395: Pulling fs layer 04:23:06 05883995daec: Pulling fs layer 04:23:06 8603b9c90790: Pulling fs layer 04:23:06 1560dd03e051: Pulling fs layer 04:23:06 27f5ce0e4adf: Pulling fs layer 04:23:06 c2d8d7efcc4b: Pulling fs layer 04:23:06 8603b9c90790: Waiting 04:23:06 1560dd03e051: Waiting 04:23:06 27f5ce0e4adf: Waiting 04:23:06 c2d8d7efcc4b: Waiting 04:23:06 f757da607395: Verifying Checksum 04:23:06 f757da607395: Download complete 04:23:07 8603b9c90790: Verifying Checksum 04:23:07 8603b9c90790: Download complete 04:23:07 05883995daec: Verifying Checksum 04:23:07 05883995daec: Download complete 04:23:07 1560dd03e051: Verifying Checksum 04:23:07 1560dd03e051: Download complete 04:23:07 27f5ce0e4adf: Verifying Checksum 04:23:07 27f5ce0e4adf: Download complete 04:23:07 448f6bf000e3: Verifying Checksum 04:23:07 448f6bf000e3: Download complete 04:23:10 c2d8d7efcc4b: Verifying Checksum 04:23:10 c2d8d7efcc4b: Download complete 04:23:12 448f6bf000e3: Pull complete 04:23:12 f757da607395: Pull complete 04:23:14 05883995daec: Pull complete 04:23:14 8603b9c90790: Pull complete 04:23:15 1560dd03e051: Pull complete 04:23:15 27f5ce0e4adf: Pull complete 04:23:31 c2d8d7efcc4b: Pull complete 04:23:31 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:23:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:23:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:23:31 prd-ubuntu18.04-docker-arm64-4c-16g-2343 does not seem to be running inside a container 04:23:31 $ 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-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:23:38 $ docker top 3002b1aaf2cf4bb3f4b2e704f9287a0035a4d6f94864ebcc05de743668143858 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:39 ---> job-cost.sh 04:23:39 lf-activate-venv: SKIPPING 04:23:39 INFO: No Stack... 04:23:43 INFO: Retrieving Pricing Info for: v3-standard-4 04:23:44 INFO: Archiving Costs [Pipeline] sh 04:23:45 + cat+ /w/workspace/go-mod-bootstrap/2/archives/cost.csvcut 04:23:45 -d, -f6 [Pipeline] lock 04:23:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-2-stack-cost] 04:23:45 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-2-stack-cost] did not exist. Created. 04:23:45 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:23:46 /w/workspace/go-mod-bootstrap/2@tmp/durable-793d5ca3/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-793d5ca3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:23:46 + echo total: 0.10999999940395355 [Pipeline] stash 04:23:47 Warning: overwriting stash ‘stack-cost’ 04:23:47 Stashed 1 file(s) [Pipeline] } 04:23:47 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-278-2-stack-cost] [Pipeline] // lock [Pipeline] } 04:23:48 $ docker stop --time=1 3002b1aaf2cf4bb3f4b2e704f9287a0035a4d6f94864ebcc05de743668143858 04:23:49 $ docker rm -f 3002b1aaf2cf4bb3f4b2e704f9287a0035a4d6f94864ebcc05de743668143858 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:23:51 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 04:23:54 + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-278/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:23:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:23:55 ---> package-listing.sh 04:23:55 ++ tr '[:upper:]' '[:lower:]' 04:23:55 ++ facter osfamily 04:23:55 + OS_FAMILY=redhat 04:23:55 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-278 04:23:55 + START_PACKAGES=/tmp/packages_start.txt 04:23:55 + END_PACKAGES=/tmp/packages_end.txt 04:23:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:23:55 + PACKAGES=/tmp/packages_start.txt 04:23:55 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-278 ']' 04:23:55 + PACKAGES=/tmp/packages_end.txt 04:23:55 + case "${OS_FAMILY}" in 04:23:55 + rpm -qa 04:23:55 + sort 04:23:56 + '[' -f /tmp/packages_start.txt ']' 04:23:56 + '[' -f /tmp/packages_end.txt ']' 04:23:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:23:56 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-278 ']' 04:23:56 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-278/archives/ 04:23:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-278/archives/ [Pipeline] echo 04:23:56 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/xfoundry_go-mod-bootstrap_PR-278/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:23:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:23:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:57 04:23:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:23:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:57 latest: Pulling from edgex-lftools-log-publisher 04:23:57 b4d181a07f80: Pulling fs layer 04:23:57 a1111a8f2ec3: Pulling fs layer 04:23:57 ed53099fbce6: Pulling fs layer 04:23:57 dc539afda2c1: Pulling fs layer 04:23:57 77bc0d833cb6: Pulling fs layer 04:23:57 9065ff56babe: Pulling fs layer 04:23:57 d287ab97295c: Pulling fs layer 04:23:57 77bc0d833cb6: Waiting 04:23:57 9065ff56babe: Waiting 04:23:57 d287ab97295c: Waiting 04:23:57 dc539afda2c1: Waiting 04:23:58 a1111a8f2ec3: Verifying Checksum 04:23:58 a1111a8f2ec3: Download complete 04:23:58 dc539afda2c1: Verifying Checksum 04:23:58 dc539afda2c1: Download complete 04:23:58 ed53099fbce6: Verifying Checksum 04:23:58 ed53099fbce6: Download complete 04:23:58 9065ff56babe: Verifying Checksum 04:23:58 9065ff56babe: Download complete 04:23:58 77bc0d833cb6: Verifying Checksum 04:23:58 77bc0d833cb6: Download complete 04:23:58 b4d181a07f80: Verifying Checksum 04:23:58 b4d181a07f80: Download complete 04:23:59 d287ab97295c: Verifying Checksum 04:23:59 d287ab97295c: Download complete 04:23:59 b4d181a07f80: Pull complete 04:23:59 a1111a8f2ec3: Pull complete 04:24:00 ed53099fbce6: Pull complete 04:24:00 dc539afda2c1: Pull complete 04:24:00 77bc0d833cb6: Pull complete 04:24:00 9065ff56babe: Pull complete 04:24:05 d287ab97295c: Pull complete 04:24:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:24:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:24:05 prd-centos7-docker-4c-2g-2326 does not seem to be running inside a container 04:24:05 $ 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/xfoundry_go-mod-bootstrap_PR-278/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-278 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-278:/w/workspace/xfoundry_go-mod-bootstrap_PR-278:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-278@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:24:07 $ docker top abaeb915227a67f53f1f2cc22944e619b769728d81fd5450a9cd51fcdc75dfa5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:08 + touch /tmp/pre-build-complete [Pipeline] sh 04:24:08 + mkdir -p /var/log/sysstat [Pipeline] sh 04:24:09 + ls /var/log/sa-host 04:24:09 + sadf -c /var/log/sa-host/sa07 04:24:09 file_magic: OK 04:24:09 HZ: Using current value: 100 04:24:09 file_header: OK 04:24:09 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 04:24:09 Statistics: 04:24:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:24:09 File successfully converted to sysstat format version 12.0.3 04:24:09 + sadf -c /var/log/sa-host/sa30 04:24:09 file_magic: OK 04:24:09 HZ: Using current value: 100 04:24:09 file_header: OK 04:24:09 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 04:24:09 Statistics: 04:24:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:24:09 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:09 provisioning config files... 04:24:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-278@tmp/config7048585664628257052tmp [Pipeline] { [Pipeline] echo 04:24:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:24:09 ---> create-netrc.sh [Pipeline] } 04:24:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:24:10 ---> python-tools-install.sh [Pipeline] echo 04:24:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:24:10 ---> sudo-logs.sh 04:24:10 Archiving 'sudo' log.. 04:24:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-2326.novalocal: Name or service not known 04:24:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-2326.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:24:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:24:11 ---> job-cost.sh 04:24:11 lf-activate-venv: SKIPPING 04:24:11 DEBUG: total: 0.10999999940395355 04:24:11 INFO: Retrieving Stack Cost... 04:24:26 INFO: Retrieving Pricing Info for: v3-standard-2 04:24:27 INFO: Archiving Costs [Pipeline] echo 04:24:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:24:27 ---> logs-deploy.sh 04:24:27 lf-activate-venv: SKIPPING 04:24:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-278/2 04:24:27 INFO: archiving workspace using pattern(s): 04:24:28 Archives upload complete. 04:24:28 INFO: archiving logs to Nexus 04:24:29 ---> uname -a: 04:24:29 Linux prd-centos7-docker-4c-2g-2326.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 04:24:29 04:24:29 04:24:29 ---> lscpu: 04:24:29 Architecture: x86_64 04:24:29 CPU op-mode(s): 32-bit, 64-bit 04:24:29 Byte Order: Little Endian 04:24:29 Address sizes: 40 bits physical, 48 bits virtual 04:24:29 CPU(s): 2 04:24:29 On-line CPU(s) list: 0,1 04:24:29 Thread(s) per core: 1 04:24:29 Core(s) per socket: 1 04:24:29 Socket(s): 2 04:24:29 NUMA node(s): 1 04:24:29 Vendor ID: AuthenticAMD 04:24:29 CPU family: 23 04:24:29 Model: 49 04:24:29 Model name: AMD EPYC-Rome Processor 04:24:29 Stepping: 0 04:24:29 CPU MHz: 2799.998 04:24:29 BogoMIPS: 5599.99 04:24:29 Virtualization: AMD-V 04:24:29 Hypervisor vendor: KVM 04:24:29 Virtualization type: full 04:24:29 L1d cache: 32K 04:24:29 L1i cache: 32K 04:24:29 L2 cache: 512K 04:24:29 L3 cache: 16384K 04:24:29 NUMA node0 CPU(s): 0,1 04:24:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 04:24:29 04:24:29 04:24:29 ---> nproc: 04:24:29 2 04:24:29 04:24:29 04:24:29 ---> df -h: 04:24:29 Filesystem Size Used Avail Use% Mounted on 04:24:29 overlay 40G 7.7G 33G 20% / 04:24:29 tmpfs 64M 0 64M 0% /dev 04:24:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:24:29 shm 64M 0 64M 0% /dev/shm 04:24:29 /dev/vda1 40G 7.7G 33G 20% /facter-os 04:24:29 04:24:29 04:24:29 ---> sar -b -r -n DEV: 04:24:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 04:24:29 04:24:29 04:16:47 LINUX RESTART (2 CPU) 04:24:29 04:24:29 04:17:01 tps rtps wtps bread/s bwrtn/s 04:24:29 04:18:01 155.89 31.47 124.41 5760.93 39397.04 04:24:29 04:19:01 1.75 0.00 1.75 0.00 37.11 04:24:29 04:20:01 0.25 0.00 0.25 0.00 3.73 04:24:29 04:21:01 0.20 0.00 0.20 0.00 2.87 04:24:29 04:22:01 0.30 0.00 0.30 0.00 3.78 04:24:29 04:23:01 0.27 0.00 0.27 0.00 4.40 04:24:29 04:24:01 3.66 0.12 3.55 10.52 131.09 04:24:29 Average: 23.19 4.51 18.68 824.65 5655.36 04:24:29 04:24:29 04:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:24:29 04:18:01 5673392 0 629216 7.86 2620 1703712 1256064 13.87 566288 1530228 128 04:24:29 04:19:01 5685092 0 617508 7.71 2620 1703720 1162072 12.83 557032 1530192 20 04:24:29 04:20:01 5688024 0 614576 7.67 2620 1703720 1162300 12.83 554292 1530320 12 04:24:29 04:21:01 5685268 0 617324 7.71 2620 1703728 1162336 12.83 556964 1530320 16 04:24:29 04:22:01 5685200 0 617388 7.71 2620 1703732 1162312 12.83 556180 1530992 8 04:24:29 04:23:01 5684732 0 617848 7.71 2620 1703740 1162360 12.83 556852 1530996 8 04:24:29 04:24:01 5241752 0 722716 9.02 2620 2041852 1525628 16.84 808112 1685036 337268 04:24:29 Average: 5620494 0 633797 7.91 2620 1752029 1227582 13.55 593674 1552583 48209 04:24:29 04:24:29 04:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:24:29 04:18:01 eth0 383.20 245.25 998.34 73.00 0.00 0.00 0.00 0.00 04:24:29 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:18:01 docker0 3.38 2.21 1.18 8.82 0.00 0.00 0.00 0.00 04:24:29 04:19:01 eth0 2.22 0.08 0.20 0.04 0.00 0.00 0.00 0.00 04:24:29 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:20:01 eth0 5.13 0.52 0.95 0.36 0.00 0.00 0.00 0.00 04:24:29 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:21:01 eth0 4.05 1.22 1.35 0.82 0.00 0.00 0.00 0.00 04:24:29 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:22:01 eth0 1.73 0.30 0.35 0.23 0.00 0.00 0.00 0.00 04:24:29 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:23:01 eth0 2.62 0.95 1.04 0.66 0.00 0.00 0.00 0.00 04:24:29 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:24:01 eth0 161.95 91.99 2595.65 10.77 0.00 0.00 0.00 0.00 04:24:29 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 Average: eth0 80.15 48.63 514.14 12.27 0.00 0.00 0.00 0.00 04:24:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:29 Average: docker0 0.48 0.32 0.17 1.26 0.00 0.00 0.00 0.00 04:24:29 04:24:29 04:24:29 ---> sar -P ALL: 04:24:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 04:24:29 04:24:29 04:16:47 LINUX RESTART (2 CPU) 04:24:29 04:24:29 04:17:01 CPU %user %nice %system %iowait %steal %idle 04:24:29 04:18:01 all 17.93 0.00 5.65 5.92 0.07 70.43 04:24:29 04:18:01 0 17.54 0.00 5.62 5.06 0.07 71.72 04:24:29 04:18:01 1 18.33 0.00 5.69 6.78 0.07 69.14 04:24:29 04:19:01 all 0.26 0.00 0.04 0.00 0.02 99.68 04:24:29 04:19:01 0 0.48 0.00 0.05 0.00 0.02 99.45 04:24:29 04:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:24:29 04:20:01 all 0.23 0.00 0.04 0.00 0.02 99.72 04:24:29 04:20:01 0 0.38 0.00 0.05 0.00 0.02 99.55 04:24:29 04:20:01 1 0.07 0.00 0.03 0.00 0.02 99.88 04:24:29 04:21:01 all 0.21 0.00 0.06 0.00 0.02 99.72 04:24:29 04:21:01 0 0.33 0.00 0.05 0.00 0.02 99.60 04:24:29 04:21:01 1 0.08 0.00 0.07 0.00 0.02 99.83 04:24:29 04:22:01 all 0.21 0.00 0.04 0.00 0.03 99.72 04:24:29 04:22:01 0 0.33 0.00 0.02 0.00 0.02 99.63 04:24:29 04:22:01 1 0.08 0.00 0.07 0.00 0.03 99.82 04:24:29 04:23:01 all 0.23 0.00 0.05 0.00 0.01 99.71 04:24:29 04:23:01 0 0.40 0.00 0.05 0.00 0.00 99.55 04:24:29 04:23:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:24:29 04:24:01 all 4.70 0.00 1.33 0.03 0.03 93.90 04:24:29 04:24:01 0 5.65 0.00 1.35 0.03 0.03 92.94 04:24:29 04:24:01 1 3.75 0.00 1.31 0.03 0.03 94.87 04:24:29 Average: all 3.33 0.00 1.01 0.83 0.03 94.81 04:24:29 Average: 0 3.52 0.00 1.00 0.71 0.02 94.74 04:24:29 Average: 1 3.13 0.00 1.01 0.95 0.03 94.88 04:24:29 04:24:29 04:24:29