Pull request #272 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2b2a6631db85981b73838945169413fffba8442+780ebd8d71b67d9c1856b0ddc427f4cb207172a4 (75e2f2f24563269836f7924e3be02879e6ee4a79) 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-ssh1872938384028911248.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh9160328365396180879.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-272/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-272/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3006128511113547235.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-272/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7852083921842998148.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh372325302517197351.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-272/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-272/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2809905765980533380.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 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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 Running on prd-centos7-docker-4c-2g-50 in /w/workspace/xfoundry_go-mod-bootstrap_PR-272 [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-272 # 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-272@tmp/jenkins-gitclient-ssh2568550025065669699.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 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-272@tmp/jenkins-gitclient-ssh4013754132841859143.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/272/head:refs/remotes/origin/PR-272 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 780ebd8d71b67d9c1856b0ddc427f4cb207172a4 into PR head commit b2b2a6631db85981b73838945169413fffba8442 Merge succeeded, producing b2b2a6631db85981b73838945169413fffba8442 Checking out Revision b2b2a6631db85981b73838945169413fffba8442 (PR-272) > git config core.sparsecheckout # timeout=10 > git checkout -f b2b2a6631db85981b73838945169413fffba8442 # 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-272@tmp/jenkins-gitclient-ssh3169343450949779379.key > git merge 780ebd8d71b67d9c1856b0ddc427f4cb207172a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2b2a6631db85981b73838945169413fffba8442 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:04:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:04:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:04:12 ========================================================= 09:04:12 EdgeX Global Pipelines Version Info 09:04:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:04:13 ------------------- 09:04:13 stable info: 09:04:13 ------------------- 09:04:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:04:13 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 09:04:13 Message: update stable to v1.0.205 09:04:14 ------------------- 09:04:14 experimental info: 09:04:14 ------------------- 09:04:14 Commited By: **** collab-it+edgex@linuxfoundation.org 09:04:14 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 09:04:14 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:04:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 09:04:14 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 09:04:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:04:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:04:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:04:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:04:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 09:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:04:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:04:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:04:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:04:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:04:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:04:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-272 [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-272 [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-272 [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2b2a6631db85981b73838945169413fffba8442 [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2b2a66 [Pipeline] echo 09:04:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:04:17 + git log --format=format:%s -1 b2b2a6631db85981b73838945169413fffba8442 [Pipeline] echo 09:04:17 GIT_COMMIT: b2b2a6631db85981b73838945169413fffba8442, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4 [Pipeline] echo 09:04:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:04:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:04:18 09:04:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:04:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:04:19 latest: Pulling from edgex-devops/git-semver 09:04:19 31603596830f: Pulling fs layer 09:04:19 04fac38145f0: Pulling fs layer 09:04:19 701f6daf10bf: Pulling fs layer 09:04:19 24f72da36158: Pulling fs layer 09:04:19 24f72da36158: Waiting 09:04:19 04fac38145f0: Verifying Checksum 09:04:19 04fac38145f0: Download complete 09:04:19 31603596830f: Verifying Checksum 09:04:19 31603596830f: Download complete 09:04:19 31603596830f: Pull complete 09:04:19 04fac38145f0: Pull complete 09:04:19 24f72da36158: Verifying Checksum 09:04:19 24f72da36158: Download complete 09:04:19 701f6daf10bf: Verifying Checksum 09:04:19 701f6daf10bf: Download complete 09:04:20 701f6daf10bf: Pull complete 09:04:20 24f72da36158: Pull complete 09:04:20 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 09:04:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:04:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:04:20 prd-centos7-docker-4c-2g-50 does not seem to be running inside a container 09:04:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-272 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-272:/w/workspace/xfoundry_go-mod-bootstrap_PR-272:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-272@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-272@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:10004/edgex-devops/git-semver:latest cat 09:04:21 $ docker top 885fd663d6e1c2dc8cc906cedd2de07ffe68a582ffd7537d020ef23cc024017f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:21 [ssh-agent] Looking for ssh-agent implementation... 09:04:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:21 $ docker exec 885fd663d6e1c2dc8cc906cedd2de07ffe68a582ffd7537d020ef23cc024017f ssh-agent 09:04:21 SSH_AUTH_SOCK=/tmp/ssh-dfaFhiwsh8TF/agent.14 09:04:21 SSH_AGENT_PID=21 09:04:21 Running ssh-add (command line suppressed) 09:04:21 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-272@tmp/private_key_2887634647774112147.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-272@tmp/private_key_2887634647774112147.key) 09:04:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:22 + git tag --points-at HEAD [Pipeline] } 09:04:22 $ docker exec --env ******** --env ******** 885fd663d6e1c2dc8cc906cedd2de07ffe68a582ffd7537d020ef23cc024017f ssh-agent -k 09:04:22 unset SSH_AUTH_SOCK; 09:04:22 unset SSH_AGENT_PID; 09:04:22 echo Agent pid 21 killed; 09:04:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:04:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:22 [ssh-agent] Looking for ssh-agent implementation... 09:04:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:22 $ docker exec 885fd663d6e1c2dc8cc906cedd2de07ffe68a582ffd7537d020ef23cc024017f ssh-agent 09:04:22 SSH_AUTH_SOCK=/tmp/ssh-BE52k3iuTYNJ/agent.55 09:04:22 SSH_AGENT_PID=61 09:04:22 Running ssh-add (command line suppressed) 09:04:22 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-272@tmp/private_key_3723385780724386717.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-272@tmp/private_key_3723385780724386717.key) 09:04:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:23 + git semver init 09:04:23 # -> Open(): unable to determine branch for HEAD 09:04:23 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-272/.git 09:04:23 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-272 09:04:23 # $SEMVER_REMOTE_NAME = origin 09:04:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:04:23 # $SEMVER_USER_NAME = edgex-jenkins 09:04:23 # $SEMVER_BRANCH = PR-272 09:04:23 # $SEMVER_TEMP = /tmp/semver-135217930 09:04:23 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 09:04:23 # '/tmp/semver-135217930' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-272/.semver' 09:04:23 # -> Force: false 09:04:23 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-272/.semver [Pipeline] } 09:04:23 $ docker exec --env ******** --env ******** 885fd663d6e1c2dc8cc906cedd2de07ffe68a582ffd7537d020ef23cc024017f ssh-agent -k 09:04:23 unset SSH_AUTH_SOCK; 09:04:23 unset SSH_AGENT_PID; 09:04:23 echo Agent pid 61 killed; 09:04:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:24 + git semver [Pipeline] } 09:04:24 $ docker stop --time=1 885fd663d6e1c2dc8cc906cedd2de07ffe68a582ffd7537d020ef23cc024017f 09:04:25 $ docker rm -f 885fd663d6e1c2dc8cc906cedd2de07ffe68a582ffd7537d020ef23cc024017f [Pipeline] // withDockerContainer [Pipeline] sh 09:04:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:04:26 Stashed 1 file(s) [Pipeline] echo 09:04:26 [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 09:04:42 Still waiting to schedule task 09:04:42 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-50’ 09:04:42 Still waiting to schedule task 09:04:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:07:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-52 in /w/workspace/xfoundry_go-mod-bootstrap_PR-272 [Pipeline] { [Pipeline] ws 09:07:01 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 09:07:01 Selected Git installation does not exist. Using Default 09:07:01 The recommended git tool is: NONE 09:07:06 using credential edgex-jenkins-ssh 09:07:06 Cloning the remote Git repository 09:07:07 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 09:07:07 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 09:07:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:07:07 > git --version # timeout=10 09:07:07 > git --version # 'git version 2.17.1' 09:07:07 using GIT_SSH to set credentials SSH Credentials for GitHub 09:07:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:07:08 Merging remotes/origin/main commit 780ebd8d71b67d9c1856b0ddc427f4cb207172a4 into PR head commit b2b2a6631db85981b73838945169413fffba8442 09:07:09 Merge succeeded, producing b2b2a6631db85981b73838945169413fffba8442 09:07:09 Checking out Revision b2b2a6631db85981b73838945169413fffba8442 (PR-272) 09:07:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:07:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:07:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:07:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:07:08 using GIT_SSH to set credentials SSH Credentials for GitHub 09:07:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/272/head:refs/remotes/origin/PR-272 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:07:08 > git config core.sparsecheckout # timeout=10 09:07:09 > git checkout -f b2b2a6631db85981b73838945169413fffba8442 # timeout=10 09:07:09 > git remote # timeout=10 09:07:09 > git config --get remote.origin.url # timeout=10 09:07:09 using GIT_SSH to set credentials SSH Credentials for GitHub 09:07:09 > git merge 780ebd8d71b67d9c1856b0ddc427f4cb207172a4 # timeout=10 09:07:09 > git rev-parse HEAD^{commit} # timeout=10 09:07:09 > git config core.sparsecheckout # timeout=10 09:07:09 > git checkout -f b2b2a6631db85981b73838945169413fffba8442 # timeout=10 09:07:13 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4" 09:07:13 > git --version # timeout=10 09:07:13 > git --version # 'git version 2.17.1' 09:07:13 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:07:14 ========================================================= 09:07:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:07:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:07:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:07:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:07:17 595b0fe564bb: Pulling fs layer 09:07:17 24495759ef45: Pulling fs layer 09:07:17 d148012ef14d: Pulling fs layer 09:07:17 e90a11edd702: Pulling fs layer 09:07:17 d77568369979: Pulling fs layer 09:07:17 fc1c9f9a7f3b: Pulling fs layer 09:07:17 170f2ba95c9a: Pulling fs layer 09:07:17 97ac5df62f85: Pulling fs layer 09:07:17 e90a11edd702: Waiting 09:07:17 fc1c9f9a7f3b: Waiting 09:07:17 d77568369979: Waiting 09:07:17 170f2ba95c9a: Waiting 09:07:17 97ac5df62f85: Waiting 09:07:17 d148012ef14d: Verifying Checksum 09:07:17 d148012ef14d: Download complete 09:07:17 24495759ef45: Verifying Checksum 09:07:17 24495759ef45: Download complete 09:07:17 d77568369979: Verifying Checksum 09:07:17 d77568369979: Download complete 09:07:17 fc1c9f9a7f3b: Verifying Checksum 09:07:17 fc1c9f9a7f3b: Download complete 09:07:17 595b0fe564bb: Verifying Checksum 09:07:17 595b0fe564bb: Download complete 09:07:17 170f2ba95c9a: Verifying Checksum 09:07:17 170f2ba95c9a: Download complete 09:07:18 595b0fe564bb: Pull complete 09:07:18 24495759ef45: Pull complete 09:07:19 d148012ef14d: Pull complete 09:07:21 97ac5df62f85: Verifying Checksum 09:07:21 97ac5df62f85: Download complete 09:07:21 e90a11edd702: Verifying Checksum 09:07:21 e90a11edd702: Download complete 09:07:34 e90a11edd702: Pull complete 09:07:34 d77568369979: Pull complete 09:07:34 fc1c9f9a7f3b: Pull complete 09:07:34 170f2ba95c9a: Pull complete 09:07:39 97ac5df62f85: Pull complete 09:07:39 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 09:07:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:07:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 09:07:40 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 09:07:40 + docker inspect -f . ci-base-image-arm64 09:07:40 . [Pipeline] withDockerContainer 09:07:41 prd-ubuntu18.04-docker-arm64-4c-16g-52 does not seem to be running inside a container 09:07:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:07:41 Running on prd-centos7-docker-4c-2g-53 in /w/workspace/xfoundry_go-mod-bootstrap_PR-272 09:07:46 $ docker top 08c86f8dec6aba6bdb317528f44d15c08ee045d4f27c92802446f2927f7bfb68 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 09:07:46 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 09:07:47 Selected Git installation does not exist. Using Default 09:07:47 The recommended git tool is: NONE 09:07:47 + go version 09:07:47 go version go1.16.6 linux/arm64 [Pipeline] } 09:07:47 $ docker stop --time=1 08c86f8dec6aba6bdb317528f44d15c08ee045d4f27c92802446f2927f7bfb68 09:07:49 $ docker rm -f 08c86f8dec6aba6bdb317528f44d15c08ee045d4f27c92802446f2927f7bfb68 09:07:49 using credential edgex-jenkins-ssh 09:07:49 Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 09:07:49 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 09:07:49 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 09:07:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:07:49 > git --version # timeout=10 09:07:49 > git --version # 'git version 2.24.4' 09:07:49 using GIT_SSH to set credentials SSH Credentials for GitHub 09:07:49 [INFO] Currently running in a labeled security context 09:07:49 [INFO] Currently SELinux is 'enforcing' on the host 09:07:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh6714394343446412818.key 09:07:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:07:50 + docker inspect -f . ci-base-image-arm64 09:07:50 . [Pipeline] withDockerContainer 09:07:51 prd-ubuntu18.04-docker-arm64-4c-16g-52 does not seem to be running inside a container 09:07:51 Merging remotes/origin/main commit 780ebd8d71b67d9c1856b0ddc427f4cb207172a4 into PR head commit b2b2a6631db85981b73838945169413fffba8442 09:07:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:07:51 Merge succeeded, producing b2b2a6631db85981b73838945169413fffba8442 09:07:51 Checking out Revision b2b2a6631db85981b73838945169413fffba8442 (PR-272) 09:07:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:07:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:07:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 09:07:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 09:07:50 using GIT_SSH to set credentials SSH Credentials for GitHub 09:07:50 [INFO] Currently running in a labeled security context 09:07:50 [INFO] Currently SELinux is 'enforcing' on the host 09:07:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh6544051870499831121.key 09:07:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/272/head:refs/remotes/origin/PR-272 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:07:51 > git config core.sparsecheckout # timeout=10 09:07:51 > git checkout -f b2b2a6631db85981b73838945169413fffba8442 # timeout=10 09:07:51 > git remote # timeout=10 09:07:51 > git config --get remote.origin.url # timeout=10 09:07:51 using GIT_SSH to set credentials SSH Credentials for GitHub 09:07:51 [INFO] Currently running in a labeled security context 09:07:51 [INFO] Currently SELinux is 'enforcing' on the host 09:07:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh2890027234114803577.key 09:07:51 > git merge 780ebd8d71b67d9c1856b0ddc427f4cb207172a4 # timeout=10 09:07:51 > git rev-parse HEAD^{commit} # timeout=10 09:07:51 > git config core.sparsecheckout # timeout=10 09:07:51 > git checkout -f b2b2a6631db85981b73838945169413fffba8442 # timeout=10 09:07:53 $ docker top 942c628e23bc84e38dada18953e922e2753bce1e73caac9845ff1b8de8dd1d26 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:07:54 + go mod tidy 09:07:55 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.3 to 1.9.4" 09:07:55 > git --version # timeout=10 09:07:55 > git --version # 'git version 2.24.4' 09:07:55 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:07:55 ========================================================= 09:07:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:07:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:07:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:07:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:07:56 540db60ca938: Pulling fs layer 09:07:56 adcc1eea9eea: Pulling fs layer 09:07:56 4c4ab2625f07: Pulling fs layer 09:07:56 db62176df00c: Pulling fs layer 09:07:56 3b30891b0d05: Pulling fs layer 09:07:56 06b49ca38bd5: Pulling fs layer 09:07:56 c788192a36de: Pulling fs layer 09:07:56 a77e37c0d609: Pulling fs layer 09:07:56 c3185cebc471: Pulling fs layer 09:07:56 06b49ca38bd5: Waiting 09:07:56 c788192a36de: Waiting 09:07:56 a77e37c0d609: Waiting 09:07:56 c3185cebc471: Waiting 09:07:56 db62176df00c: Waiting 09:07:56 3b30891b0d05: Waiting 09:07:56 4c4ab2625f07: Verifying Checksum 09:07:56 4c4ab2625f07: Download complete 09:07:56 adcc1eea9eea: Verifying Checksum 09:07:56 adcc1eea9eea: Download complete 09:07:56 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 09:07:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 09:07:56 go: downloading github.com/pelletier/go-toml v1.9.4 09:07:56 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 09:07:56 go: downloading github.com/stretchr/testify v1.7.0 09:07:56 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 09:07:56 go: downloading github.com/gorilla/mux v1.7.4 09:07:56 go: downloading github.com/go-kit/kit v0.9.0 09:07:56 3b30891b0d05: Verifying Checksum 09:07:56 3b30891b0d05: Download complete 09:07:56 06b49ca38bd5: Verifying Checksum 09:07:56 06b49ca38bd5: Download complete 09:07:56 c788192a36de: Download complete 09:07:56 540db60ca938: Verifying Checksum 09:07:57 go: downloading github.com/davecgh/go-spew v1.1.1 09:07:57 go: downloading github.com/pmezard/go-difflib v1.0.0 09:07:57 go: downloading github.com/stretchr/objx v0.1.0 09:07:57 go: downloading github.com/go-playground/validator/v10 v10.6.1 09:07:57 540db60ca938: Pull complete 09:07:57 adcc1eea9eea: Pull complete 09:07:57 4c4ab2625f07: Pull complete 09:07:57 go: downloading github.com/google/uuid v1.2.0 09:07:57 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:07:57 go: downloading github.com/hashicorp/consul/api v1.8.1 09:07:57 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:07:57 a77e37c0d609: Verifying Checksum 09:07:57 a77e37c0d609: Download complete 09:07:57 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 09:07:57 go: downloading github.com/go-playground/universal-translator v0.17.0 09:07:57 go: downloading github.com/leodido/go-urn v1.2.0 09:07:57 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 09:07:57 go: downloading golang.org/x/text v0.3.2 09:07:57 go: downloading github.com/go-playground/assert/v2 v2.0.1 09:07:58 go: downloading github.com/go-playground/locales v0.13.0 09:08:00 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 09:08:00 go: downloading github.com/go-logfmt/logfmt v0.4.0 09:08:00 go: downloading github.com/go-stack/stack v1.8.0 09:08:00 go: downloading gopkg.in/yaml.v2 v2.4.0 09:08:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:08:01 go: downloading github.com/mitchellh/copystructure v1.0.0 09:08:01 go: downloading github.com/mitchellh/mapstructure v1.1.2 09:08:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:08:01 go: downloading github.com/hashicorp/go-hclog v0.12.0 09:08:01 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:08:01 go: downloading github.com/hashicorp/serf v0.9.5 09:08:01 go: downloading github.com/hashicorp/consul/sdk v0.7.0 09:08:01 go: downloading github.com/hashicorp/go-uuid v1.0.1 09:08:01 go: downloading github.com/x448/float16 v0.8.4 09:08:01 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 09:08:01 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:08:01 go: downloading github.com/kr/pretty v0.2.0 09:08:01 go: downloading github.com/mitchellh/reflectwalk v1.0.0 09:08:01 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:08:01 go: downloading github.com/fatih/color v1.9.0 09:08:01 go: downloading github.com/mattn/go-colorable v0.1.6 09:08:01 go: downloading github.com/mattn/go-isatty v0.0.12 09:08:01 c3185cebc471: Verifying Checksum 09:08:01 c3185cebc471: Download complete 09:08:01 db62176df00c: Verifying Checksum 09:08:01 db62176df00c: Download complete 09:08:01 go: downloading github.com/pkg/errors v0.8.1 09:08:01 go: downloading github.com/kr/text v0.1.0 09:08:01 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:08:01 go: downloading github.com/hashicorp/go-msgpack v0.5.3 09:08:01 go: downloading github.com/hashicorp/memberlist v0.2.2 09:08:01 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 09:08:01 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 09:08:01 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:08:01 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:08:01 go: downloading github.com/hashicorp/go-multierror v1.1.0 09:08:01 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 09:08:01 go: downloading github.com/miekg/dns v1.1.26 09:08:01 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:08:01 go: downloading github.com/hashicorp/golang-lru v0.5.0 09:08:01 go: downloading github.com/hashicorp/errwrap v1.0.0 09:08:02 go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [Pipeline] sh 09:08:04 + make test 09:08:04 go mod tidy 09:08:04 db62176df00c: Pull complete 09:08:04 3b30891b0d05: Pull complete 09:08:04 06b49ca38bd5: Pull complete 09:08:04 c788192a36de: Pull complete 09:08:04 a77e37c0d609: Pull complete 09:08:05 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:08:06 c3185cebc471: Pull complete 09:08:06 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 09:08:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:08:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 09:08:07 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 09:08:07 + docker inspect -f . ci-base-image-x86_64 09:08:07 . [Pipeline] withDockerContainer 09:08:07 prd-centos7-docker-4c-2g-53 does not seem to be running inside a container 09:08:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:08:10 $ docker top 6edf315bd41d6db4c510fb250fc7fda9a9e794b2c335734e8917aaceb4422988 -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:10 + go version 09:08:10 go version go1.16.6 linux/amd64 [Pipeline] } 09:08:10 $ docker stop --time=1 6edf315bd41d6db4c510fb250fc7fda9a9e794b2c335734e8917aaceb4422988 09:08:11 $ docker rm -f 6edf315bd41d6db4c510fb250fc7fda9a9e794b2c335734e8917aaceb4422988 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:08:12 + docker inspect -f . ci-base-image-x86_64 09:08:12 . [Pipeline] withDockerContainer 09:08:12 prd-centos7-docker-4c-2g-53 does not seem to be running inside a container 09:08:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:08:13 $ docker top fed3720ae35bcadb251624122c5b0912d577cd313ce57675202c80cb65e4a634 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:08:13 + go mod tidy 09:08:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 09:08:14 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 09:08:14 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 09:08:14 go: downloading github.com/pelletier/go-toml v1.9.4 09:08:14 go: downloading github.com/stretchr/testify v1.7.0 09:08:14 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 09:08:14 go: downloading github.com/gorilla/mux v1.7.4 09:08:14 go: downloading github.com/go-kit/kit v0.9.0 09:08:14 go: downloading github.com/davecgh/go-spew v1.1.1 09:08:14 go: downloading github.com/pmezard/go-difflib v1.0.0 09:08:14 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 09:08:14 go: downloading github.com/stretchr/objx v0.1.0 09:08:14 go: downloading github.com/go-playground/validator/v10 v10.6.1 09:08:14 go: downloading github.com/google/uuid v1.2.0 09:08:14 go: downloading github.com/hashicorp/consul/api v1.8.1 09:08:14 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:08:14 go: downloading github.com/go-logfmt/logfmt v0.4.0 09:08:14 go: downloading github.com/go-stack/stack v1.8.0 09:08:14 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 09:08:14 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 09:08:14 go: downloading github.com/go-playground/universal-translator v0.17.0 09:08:15 go: downloading github.com/leodido/go-urn v1.2.0 09:08:15 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 09:08:15 go: downloading golang.org/x/text v0.3.2 09:08:15 go: downloading github.com/go-playground/assert/v2 v2.0.1 09:08:15 go: downloading github.com/go-playground/locales v0.13.0 09:08:16 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:08:16 go: downloading github.com/mitchellh/copystructure v1.0.0 09:08:16 go: downloading github.com/mitchellh/mapstructure v1.1.2 09:08:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:08:16 go: downloading github.com/hashicorp/go-hclog v0.12.0 09:08:16 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 09:08:16 go: downloading github.com/hashicorp/serf v0.9.5 09:08:16 go: downloading github.com/hashicorp/consul/sdk v0.7.0 09:08:16 go: downloading github.com/hashicorp/go-uuid v1.0.1 09:08:16 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:08:16 go: downloading gopkg.in/yaml.v2 v2.4.0 09:08:16 go: downloading github.com/x448/float16 v0.8.4 09:08:16 go: downloading github.com/kr/pretty v0.2.0 09:08:16 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 09:08:16 go: downloading github.com/mitchellh/reflectwalk v1.0.0 09:08:16 go: downloading github.com/mitchellh/go-homedir v1.1.0 09:08:16 go: downloading github.com/fatih/color v1.9.0 09:08:16 go: downloading github.com/mattn/go-colorable v0.1.6 09:08:16 go: downloading github.com/mattn/go-isatty v0.0.12 09:08:16 go: downloading github.com/pkg/errors v0.8.1 09:08:16 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:08:16 go: downloading github.com/hashicorp/go-msgpack v0.5.3 09:08:16 go: downloading github.com/hashicorp/memberlist v0.2.2 09:08:16 go: downloading github.com/kr/text v0.1.0 09:08:16 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 09:08:16 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 09:08:16 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:08:16 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:08:16 go: downloading github.com/hashicorp/go-multierror v1.1.0 09:08:16 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 09:08:16 go: downloading github.com/miekg/dns v1.1.26 09:08:16 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:08:16 go: downloading github.com/hashicorp/golang-lru v0.5.0 09:08:17 go: downloading github.com/hashicorp/errwrap v1.0.0 09:08:17 go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [Pipeline] sh 09:08:17 + make test 09:08:17 go mod tidy 09:08:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:08:30 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 09:08:30 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.013s coverage: 5.4% of statements 09:08:30 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 09:08:30 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.020s coverage: 92.2% of statements 09:08:30 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.016s coverage: 85.3% of statements 09:08:30 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 09:08:30 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 09:08:31 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 09:08:31 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.006s coverage: 100.0% of statements 09:08:31 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 26.7% of statements 09:08:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.013s coverage: 91.0% of statements 09:08:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 09:08:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 09:08:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements 09:08:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:08:40 gofmt -l . 09:08:40 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:08:40 $ docker stop --time=1 fed3720ae35bcadb251624122c5b0912d577cd313ce57675202c80cb65e4a634 09:08:42 $ docker rm -f fed3720ae35bcadb251624122c5b0912d577cd313ce57675202c80cb65e4a634 [Pipeline] // withDockerContainer [Pipeline] sh 09:08:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:08:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 09:08:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 09:08:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.085s coverage: 5.4% of statements 09:08:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 09:08:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.081s coverage: 92.2% of statements 09:08:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.016s coverage: 85.3% of statements [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:08:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:44 09:08:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:08:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:45 latest: Pulling from edgex-lftools-log-publisher 09:08:45 b4d181a07f80: Pulling fs layer 09:08:45 a1111a8f2ec3: Pulling fs layer 09:08:45 ed53099fbce6: Pulling fs layer 09:08:45 dc539afda2c1: Pulling fs layer 09:08:45 77bc0d833cb6: Pulling fs layer 09:08:45 9065ff56babe: Pulling fs layer 09:08:45 d287ab97295c: Pulling fs layer 09:08:45 dc539afda2c1: Waiting 09:08:45 77bc0d833cb6: Waiting 09:08:45 9065ff56babe: Waiting 09:08:45 d287ab97295c: Waiting 09:08:45 a1111a8f2ec3: Verifying Checksum 09:08:45 a1111a8f2ec3: Download complete 09:08:45 dc539afda2c1: Verifying Checksum 09:08:45 dc539afda2c1: Download complete 09:08:45 77bc0d833cb6: Verifying Checksum 09:08:45 77bc0d833cb6: Download complete 09:08:45 9065ff56babe: Verifying Checksum 09:08:45 9065ff56babe: Download complete 09:08:45 ed53099fbce6: Verifying Checksum 09:08:45 ed53099fbce6: Download complete 09:08:46 b4d181a07f80: Verifying Checksum 09:08:46 b4d181a07f80: Download complete 09:08:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 09:08:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 09:08:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 09:08:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.057s coverage: 100.0% of statements 09:08:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.044s coverage: 26.7% of statements 09:08:47 b4d181a07f80: Pull complete 09:08:47 a1111a8f2ec3: Pull complete 09:08:48 ed53099fbce6: Pull complete 09:08:48 dc539afda2c1: Pull complete 09:08:48 77bc0d833cb6: Pull complete 09:08:48 9065ff56babe: Pull complete 09:08:49 d287ab97295c: Verifying Checksum 09:08:49 d287ab97295c: Download complete 09:08:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.050s coverage: 91.0% of statements 09:08:51 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 09:08:51 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 09:08:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements 09:08:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:08:54 d287ab97295c: Pull complete 09:08:54 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:08:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:08:54 prd-centos7-docker-4c-2g-53 does not seem to be running inside a container 09:08:54 $ 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/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:08:56 $ docker top d59d10f111dd4bf393bf7a1ce62c2b0d67fb7498881c252e5fc10a43f2243dc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:57 ---> job-cost.sh 09:08:57 lf-activate-venv: SKIPPING 09:08:57 INFO: No Stack... 09:08:58 INFO: Retrieving Pricing Info for: v3-standard-2 09:08:58 INFO: Archiving Costs [Pipeline] sh 09:08:58 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 09:08:58 + cut -d, -f6 [Pipeline] lock 09:08:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-272-1-stack-cost] 09:08:59 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-272-1-stack-cost] did not exist. Created. 09:08:59 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-272-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:08:59 + echo total: 0.05999999865889549 [Pipeline] stash 09:08:59 Stashed 1 file(s) [Pipeline] } 09:08:59 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-272-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:08:59 $ docker stop --time=1 d59d10f111dd4bf393bf7a1ce62c2b0d67fb7498881c252e5fc10a43f2243dc7 09:09:00 $ docker rm -f d59d10f111dd4bf393bf7a1ce62c2b0d67fb7498881c252e5fc10a43f2243dc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:09:13 gofmt -l . 09:09:13 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:09:14 $ docker stop --time=1 942c628e23bc84e38dada18953e922e2753bce1e73caac9845ff1b8de8dd1d26 09:09:16 $ docker rm -f 942c628e23bc84e38dada18953e922e2753bce1e73caac9845ff1b8de8dd1d26 [Pipeline] // withDockerContainer [Pipeline] sh 09:09:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:09:18 Warning: overwriting stash ‘coverage-report’ 09:09:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:09:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:20 09:09:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:09:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:21 arm64: Pulling from edgex-lftools-log-publisher 09:09:21 448f6bf000e3: Pulling fs layer 09:09:21 f757da607395: Pulling fs layer 09:09:21 05883995daec: Pulling fs layer 09:09:21 8603b9c90790: Pulling fs layer 09:09:21 1560dd03e051: Pulling fs layer 09:09:21 27f5ce0e4adf: Pulling fs layer 09:09:21 c2d8d7efcc4b: Pulling fs layer 09:09:21 8603b9c90790: Waiting 09:09:21 1560dd03e051: Waiting 09:09:21 27f5ce0e4adf: Waiting 09:09:21 c2d8d7efcc4b: Waiting 09:09:21 f757da607395: Verifying Checksum 09:09:21 f757da607395: Download complete 09:09:21 8603b9c90790: Verifying Checksum 09:09:21 8603b9c90790: Download complete 09:09:21 1560dd03e051: Verifying Checksum 09:09:21 1560dd03e051: Download complete 09:09:21 27f5ce0e4adf: Verifying Checksum 09:09:21 27f5ce0e4adf: Download complete 09:09:22 05883995daec: Verifying Checksum 09:09:22 05883995daec: Download complete 09:09:22 448f6bf000e3: Download complete 09:09:26 c2d8d7efcc4b: Verifying Checksum 09:09:26 c2d8d7efcc4b: Download complete 09:09:26 448f6bf000e3: Pull complete 09:09:26 f757da607395: Pull complete 09:09:28 05883995daec: Pull complete 09:09:28 8603b9c90790: Pull complete 09:09:29 1560dd03e051: Pull complete 09:09:30 27f5ce0e4adf: Pull complete 09:09:45 c2d8d7efcc4b: Pull complete 09:09:45 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:09:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:09:45 prd-ubuntu18.04-docker-arm64-4c-16g-52 does not seem to be running inside a container 09:09:45 $ 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/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:09:50 $ docker top 810cad65fea262e8b26b3c38b59b07d8d1f00f18cfe9b8e931ee33250a97f659 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:51 ---> job-cost.sh 09:09:51 lf-activate-venv: SKIPPING 09:09:51 INFO: No Stack... 09:09:52 INFO: Retrieving Pricing Info for: v3-standard-4 09:09:52 INFO: Archiving Costs [Pipeline] sh 09:09:53 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 09:09:53 + cut -d, -f6 [Pipeline] lock 09:09:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-272-1-stack-cost] 09:09:53 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-272-1-stack-cost] did not exist. Created. 09:09:53 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-272-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:09:53 /w/workspace/go-mod-bootstrap/1@tmp/durable-e7fe4f92/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-e7fe4f92/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:09:54 + echo total: 0.10999999940395355 [Pipeline] stash 09:09:54 Warning: overwriting stash ‘stack-cost’ 09:09:54 Stashed 1 file(s) [Pipeline] } 09:09:54 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-272-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:09:54 $ docker stop --time=1 810cad65fea262e8b26b3c38b59b07d8d1f00f18cfe9b8e931ee33250a97f659 09:09:56 $ docker rm -f 810cad65fea262e8b26b3c38b59b07d8d1f00f18cfe9b8e931ee33250a97f659 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:09:58 provisioning config files... 09:09:58 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-272@tmp/config3276728778246401912tmp [Pipeline] { [Pipeline] sh 09:09:58 + set +x 09:09:58 + curl -s https://codecov.io/bash 09:09:58 + bash -s -- 09:09:58 09:09:58 _____ _ 09:09:58 / ____| | | 09:09:58 | | ___ __| | ___ ___ _____ __ 09:09:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:09:58 | |___| (_) | (_| | __/ (_| (_) \ V / 09:09:58 \_____\___/ \__,_|\___|\___\___/ \_/ 09:09:58 Bash-1.0.6 09:09:58 09:09:58 09:09:58 ==> git version 2.24.4 found 09:09:58 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 09:09:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:09:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:09:58 ==> Jenkins CI detected. 09:09:58 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-272 09:09:58 project root: . 09:09:58 --> token set from env 09:09:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:09:58 ==> Running gcov in . (disable via -X gcov) 09:09:58 ==> Python coveragepy not found 09:09:58 ==> Searching for coverage reports in: 09:09:58 + . 09:09:58 -> Found 1 reports 09:09:58 ==> Detecting git/mercurial file structure 09:09:58 ==> Reading reports 09:09:58 + ./coverage.out bytes=31740 09:09:58 ==> Appending adjustments 09:09:58 https://docs.codecov.io/docs/fixing-reports 09:09:58 + Found adjustments 09:09:58 ==> Gzipping contents 09:09:58 8.0K /tmp/codecov.HLGCtX.gz 09:09:58 ==> Uploading reports 09:09:58 url: https://codecov.io 09:09:58 query: branch=PR-272&commit=b2b2a6631db85981b73838945169413fffba8442&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-272%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=272&job=&cmd_args= 09:09:58 -> Pinging Codecov 09:09:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-272&commit=b2b2a6631db85981b73838945169413fffba8442&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-272%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=272&job=&cmd_args= 09:09:59 -> Uploading to 09:09:59 https://storage.googleapis.com/codecov/v4/raw/2021-09-13/833815588EE85121546D348822E98E2E/b2b2a6631db85981b73838945169413fffba8442/dc3b56e8-0d82-465f-a110-1e028a919860.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210913T090959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc68755a87c6ed9cec3177c2012ac8edf0ccd943ef500da4bf8b4d66c8c2f839 09:09:59 % Total % Received % Xferd Average Speed Time Time Time Current 09:09:59 Dload Upload Total Spent Left Speed 09:09:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5836 0 0 100 5836 0 16334 --:--:-- --:--:-- --:--:-- 16301 09:09:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/b2b2a6631db85981b73838945169413fffba8442 [Pipeline] } 09:09:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:10:02 + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-272/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:10:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:10:03 ---> package-listing.sh 09:10:03 ++ facter osfamily 09:10:03 ++ tr '[:upper:]' '[:lower:]' 09:10:04 + OS_FAMILY=redhat 09:10:04 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-272 09:10:04 + START_PACKAGES=/tmp/packages_start.txt 09:10:04 + END_PACKAGES=/tmp/packages_end.txt 09:10:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:10:04 + PACKAGES=/tmp/packages_start.txt 09:10:04 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-272 ']' 09:10:04 + PACKAGES=/tmp/packages_end.txt 09:10:04 + case "${OS_FAMILY}" in 09:10:04 + rpm -qa 09:10:04 + sort 09:10:04 + '[' -f /tmp/packages_start.txt ']' 09:10:04 + '[' -f /tmp/packages_end.txt ']' 09:10:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:10:04 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-272 ']' 09:10:04 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-272/archives/ 09:10:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-272/archives/ [Pipeline] echo 09:10:04 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-272/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:10:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:10:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:10:05 09:10:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:10:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:10:05 latest: Pulling from edgex-lftools-log-publisher 09:10:05 b4d181a07f80: Pulling fs layer 09:10:05 a1111a8f2ec3: Pulling fs layer 09:10:05 ed53099fbce6: Pulling fs layer 09:10:05 dc539afda2c1: Pulling fs layer 09:10:05 77bc0d833cb6: Pulling fs layer 09:10:05 9065ff56babe: Pulling fs layer 09:10:05 d287ab97295c: Pulling fs layer 09:10:05 77bc0d833cb6: Waiting 09:10:05 9065ff56babe: Waiting 09:10:05 dc539afda2c1: Waiting 09:10:05 d287ab97295c: Waiting 09:10:06 a1111a8f2ec3: Verifying Checksum 09:10:06 a1111a8f2ec3: Download complete 09:10:06 dc539afda2c1: Verifying Checksum 09:10:06 dc539afda2c1: Download complete 09:10:06 77bc0d833cb6: Verifying Checksum 09:10:06 77bc0d833cb6: Download complete 09:10:06 9065ff56babe: Verifying Checksum 09:10:06 9065ff56babe: Download complete 09:10:06 ed53099fbce6: Verifying Checksum 09:10:06 ed53099fbce6: Download complete 09:10:07 b4d181a07f80: Verifying Checksum 09:10:07 b4d181a07f80: Download complete 09:10:08 b4d181a07f80: Pull complete 09:10:08 a1111a8f2ec3: Pull complete 09:10:09 ed53099fbce6: Pull complete 09:10:09 dc539afda2c1: Pull complete 09:10:09 77bc0d833cb6: Pull complete 09:10:09 9065ff56babe: Pull complete 09:10:10 d287ab97295c: Verifying Checksum 09:10:10 d287ab97295c: Download complete 09:10:14 d287ab97295c: Pull complete 09:10:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:10:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:10:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:10:14 prd-centos7-docker-4c-2g-50 does not seem to be running inside a container 09:10:14 $ 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-272/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-272 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-272:/w/workspace/xfoundry_go-mod-bootstrap_PR-272:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-272@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-272@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 09:10:17 $ docker top 0680e90600519fb8d89122eb578b5ecbbe1a51a473953efcaf9477f15a322722 -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:17 + touch /tmp/pre-build-complete [Pipeline] sh 09:10:17 + mkdir -p /var/log/sysstat [Pipeline] sh 09:10:18 + ls /var/log/sa-host 09:10:18 + sadf -c /var/log/sa-host/sa05 09:10:18 file_magic: OK 09:10:18 HZ: Using current value: 100 09:10:18 file_header: OK 09:10:18 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 09:10:18 Statistics: 09:10:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:10:18 File successfully converted to sysstat format version 12.0.3 09:10:18 + sadf -c /var/log/sa-host/sa13 09:10:18 file_magic: OK 09:10:18 HZ: Using current value: 100 09:10:18 file_header: OK 09:10:18 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 09:10:18 Statistics: 09:10:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:10:18 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:10:18 provisioning config files... 09:10:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-272@tmp/config3221161412942242968tmp [Pipeline] { [Pipeline] echo 09:10:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:10:19 ---> create-netrc.sh [Pipeline] } 09:10:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:10:19 ---> python-tools-install.sh [Pipeline] echo 09:10:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:10:20 ---> sudo-logs.sh 09:10:20 Archiving 'sudo' log.. 09:10:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-50.vexxhost.local: Name or service not known 09:10:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-50.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 09:10:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:10:20 ---> job-cost.sh 09:10:20 lf-activate-venv: SKIPPING 09:10:20 DEBUG: total: 0.10999999940395355 09:10:20 INFO: Retrieving Stack Cost... 09:10:21 INFO: Retrieving Pricing Info for: v3-standard-2 09:10:21 INFO: Archiving Costs [Pipeline] echo 09:10:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:10:22 ---> logs-deploy.sh 09:10:22 lf-activate-venv: SKIPPING 09:10:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-272/1 09:10:22 INFO: archiving workspace using pattern(s): 09:10:22 Archives upload complete. 09:10:23 INFO: archiving logs to Nexus 09:10:23 ---> uname -a: 09:10:23 Linux prd-centos7-docker-4c-2g-50.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 09:10:23 09:10:23 09:10:23 ---> lscpu: 09:10:23 Architecture: x86_64 09:10:23 CPU op-mode(s): 32-bit, 64-bit 09:10:23 Byte Order: Little Endian 09:10:23 Address sizes: 40 bits physical, 48 bits virtual 09:10:23 CPU(s): 2 09:10:23 On-line CPU(s) list: 0,1 09:10:23 Thread(s) per core: 1 09:10:23 Core(s) per socket: 1 09:10:23 Socket(s): 2 09:10:23 NUMA node(s): 1 09:10:23 Vendor ID: AuthenticAMD 09:10:23 CPU family: 23 09:10:23 Model: 49 09:10:23 Model name: AMD EPYC-Rome Processor 09:10:23 Stepping: 0 09:10:23 CPU MHz: 2799.996 09:10:23 BogoMIPS: 5599.99 09:10:23 Virtualization: AMD-V 09:10:23 Hypervisor vendor: KVM 09:10:23 Virtualization type: full 09:10:23 L1d cache: 32K 09:10:23 L1i cache: 32K 09:10:23 L2 cache: 512K 09:10:23 L3 cache: 16384K 09:10:23 NUMA node0 CPU(s): 0,1 09:10:23 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 09:10:23 09:10:23 09:10:23 ---> nproc: 09:10:23 2 09:10:23 09:10:23 09:10:23 ---> df -h: 09:10:23 Filesystem Size Used Avail Use% Mounted on 09:10:23 overlay 40G 7.7G 33G 20% / 09:10:23 tmpfs 64M 0 64M 0% /dev 09:10:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:10:23 shm 64M 0 64M 0% /dev/shm 09:10:23 /dev/vda1 40G 7.7G 33G 20% /facter-os 09:10:23 09:10:23 09:10:23 ---> sar -b -r -n DEV: 09:10:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/13/21 _x86_64_ (2 CPU) 09:10:23 09:10:23 09:03:29 LINUX RESTART (2 CPU) 09:10:23 09:10:23 09:04:01 tps rtps wtps bread/s bwrtn/s 09:10:23 09:05:01 80.57 3.91 76.66 2628.70 2950.30 09:10:23 09:06:01 0.45 0.00 0.45 0.00 7.40 09:10:23 09:07:01 0.25 0.00 0.25 0.00 2.33 09:10:23 09:08:01 0.37 0.00 0.37 0.00 5.75 09:10:23 09:09:01 0.18 0.00 0.18 0.00 2.07 09:10:23 09:10:01 0.37 0.03 0.33 3.73 6.36 09:10:23 Average: 13.70 0.66 13.05 438.92 495.91 09:10:23 09:10:23 09:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:10:23 09:05:01 5465260 0 807784 10.09 2620 1733268 1300428 14.36 580116 1563472 16 09:10:23 09:06:01 5477328 0 795708 9.94 2620 1733276 1204964 13.30 570216 1563436 8 09:10:23 09:07:01 5476800 0 796236 9.94 2620 1733276 1205192 13.31 571856 1562900 20 09:10:23 09:08:01 5474296 0 798732 9.97 2620 1733284 1205312 13.31 573720 1562900 20 09:10:23 09:09:01 5474240 0 798784 9.97 2620 1733288 1205048 13.30 571376 1566588 16 09:10:23 09:10:01 5470312 0 802556 10.02 2620 1733444 1205712 13.31 573564 1566636 60 09:10:23 Average: 5473039 0 799967 9.99 2620 1733306 1221109 13.48 573475 1564322 23 09:10:23 09:10:23 09:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:10:23 09:05:01 eth0 276.14 160.62 553.22 51.16 0.00 0.00 0.00 0.00 09:10:23 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:23 09:05:01 docker0 5.01 3.33 1.25 8.76 0.00 0.00 0.00 0.00 09:10:23 09:06:01 eth0 0.80 0.08 0.06 0.02 0.00 0.00 0.00 0.00 09:10:23 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:23 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:23 09:07:01 eth0 2.35 1.13 2.12 0.08 0.00 0.00 0.00 0.00 09:10:23 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:23 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:23 09:08:01 eth0 1.47 0.57 0.59 0.34 0.00 0.00 0.00 0.00 09:10:23 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:23 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:23 09:09:01 eth0 0.23 0.20 0.08 0.11 0.00 0.00 0.00 0.00 09:10:23 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:23 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:23 09:10:01 eth0 5.33 3.27 4.40 1.55 0.00 0.00 0.00 0.00 09:10:23 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:23 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:23 Average: eth0 47.74 27.66 93.45 8.88 0.00 0.00 0.00 0.00 09:10:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:23 Average: docker0 0.84 0.56 0.21 1.46 0.00 0.00 0.00 0.00 09:10:23 09:10:23 09:10:23 ---> sar -P ALL: 09:10:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/13/21 _x86_64_ (2 CPU) 09:10:23 09:10:23 09:03:29 LINUX RESTART (2 CPU) 09:10:23 09:10:23 09:04:01 CPU %user %nice %system %iowait %steal %idle 09:10:23 09:05:01 all 7.23 0.00 2.37 1.88 0.04 88.48 09:10:23 09:05:01 0 6.82 0.00 2.77 1.63 0.03 88.75 09:10:23 09:05:01 1 7.64 0.00 1.97 2.14 0.05 88.21 09:10:23 09:06:01 all 0.20 0.00 0.04 0.00 0.04 99.72 09:10:23 09:06:01 0 0.38 0.00 0.03 0.00 0.05 99.53 09:10:23 09:06:01 1 0.02 0.00 0.05 0.00 0.03 99.90 09:10:23 09:07:01 all 0.14 0.00 0.05 0.00 0.03 99.77 09:10:23 09:07:01 0 0.23 0.00 0.05 0.00 0.03 99.68 09:10:23 09:07:01 1 0.05 0.00 0.05 0.00 0.03 99.87 09:10:23 09:08:01 all 0.18 0.00 0.04 0.00 0.03 99.75 09:10:23 09:08:01 0 0.32 0.00 0.03 0.00 0.03 99.62 09:10:23 09:08:01 1 0.05 0.00 0.05 0.00 0.02 99.88 09:10:23 09:09:01 all 0.13 0.00 0.03 0.00 0.03 99.80 09:10:23 09:09:01 0 0.20 0.00 0.02 0.00 0.02 99.77 09:10:23 09:09:01 1 0.07 0.00 0.05 0.00 0.05 99.83 09:10:23 09:10:01 all 0.41 0.00 0.30 0.00 0.03 99.26 09:10:23 09:10:01 0 0.42 0.00 0.25 0.00 0.02 99.31 09:10:23 09:10:01 1 0.40 0.00 0.35 0.00 0.03 99.21 09:10:23 Average: all 1.37 0.00 0.47 0.31 0.03 97.82 09:10:23 Average: 0 1.38 0.00 0.52 0.27 0.03 97.80 09:10:23 Average: 1 1.36 0.00 0.42 0.35 0.04 97.84 09:10:23 09:10:23 09:10:23