Pull request #276 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 9366fe9ee784161c9c92a40ed914bd6ec2e2ee86+4806a3656597a78a9217f438423babf617b9e1ec (68cf41d27b98799c836755df66bde38c654c73d6) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5269360496799622501.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-ssh241191443334993747.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-276/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-276/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6423377055238390320.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 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-ssh4502965633936263000.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-276/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-276/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3983939669701742557.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1698 in /w/workspace/xfoundry_go-mod-bootstrap_PR-276 [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-276 # 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-276@tmp/jenkins-gitclient-ssh8810116061465854783.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4806a3656597a78a9217f438423babf617b9e1ec into PR head commit 9366fe9ee784161c9c92a40ed914bd6ec2e2ee86 > 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-276@tmp/jenkins-gitclient-ssh1000452076196928716.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9366fe9ee784161c9c92a40ed914bd6ec2e2ee86 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 47c141adb46642608e1f01c8cdcd9b50a3333549 Checking out Revision 47c141adb46642608e1f01c8cdcd9b50a3333549 (PR-276) > 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-276@tmp/jenkins-gitclient-ssh8858373922848022302.key > git merge 4806a3656597a78a9217f438423babf617b9e1ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47c141adb46642608e1f01c8cdcd9b50a3333549 # timeout=10 Commit message: "Merge commit '4806a3656597a78a9217f438423babf617b9e1ec' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 3582e2831f9b2312b59392484d1512c4444c55e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:24:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:24:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:24:27 ========================================================= 21:24:27 EdgeX Global Pipelines Version Info 21:24:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:24:28 ------------------- 21:24:28 stable info: 21:24:28 ------------------- 21:24:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:24:28 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:24:28 Message: update stable to v1.0.205 21:24:28 ------------------- 21:24:28 experimental info: 21:24:28 ------------------- 21:24:28 Commited By: **** collab-it+edgex@linuxfoundation.org 21:24:28 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:24:28 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:24:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 21:24:30 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 21:24:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:24:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:24:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:24:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:24:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:24:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-276 [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-276 [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-276 [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47c141adb46642608e1f01c8cdcd9b50a3333549 [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47c141a [Pipeline] echo 21:24:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:24:33 + git log --format=format:%s -1 47c141adb46642608e1f01c8cdcd9b50a3333549 [Pipeline] echo 21:24:33 GIT_COMMIT: 47c141adb46642608e1f01c8cdcd9b50a3333549, Commit Message: Merge commit '4806a3656597a78a9217f438423babf617b9e1ec' into HEAD [Pipeline] echo 21:24:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:24:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:24:36 21:24:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:24:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:24:37 latest: Pulling from edgex-devops/git-semver 21:24:37 31603596830f: Pulling fs layer 21:24:37 04fac38145f0: Pulling fs layer 21:24:37 701f6daf10bf: Pulling fs layer 21:24:37 24f72da36158: Pulling fs layer 21:24:37 24f72da36158: Waiting 21:24:37 04fac38145f0: Verifying Checksum 21:24:37 04fac38145f0: Download complete 21:24:37 31603596830f: Verifying Checksum 21:24:37 31603596830f: Download complete 21:24:37 31603596830f: Pull complete 21:24:38 04fac38145f0: Pull complete 21:24:38 24f72da36158: Verifying Checksum 21:24:38 24f72da36158: Download complete 21:24:38 701f6daf10bf: Verifying Checksum 21:24:38 701f6daf10bf: Download complete 21:24:38 701f6daf10bf: Pull complete 21:24:38 24f72da36158: Pull complete 21:24:38 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 21:24:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:24:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:24:38 prd-centos7-docker-4c-2g-1698 does not seem to be running inside a container 21:24:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-276 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-276:/w/workspace/xfoundry_go-mod-bootstrap_PR-276:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:24:39 $ docker top 2ed014beddfe3a193b4a81ca70bbc16200795411609fbc5c4a18704e9bc225a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:24:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:39 [ssh-agent] Looking for ssh-agent implementation... 21:24:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:39 $ docker exec 2ed014beddfe3a193b4a81ca70bbc16200795411609fbc5c4a18704e9bc225a1 ssh-agent 21:24:39 SSH_AUTH_SOCK=/tmp/ssh-Ln4ts9aoUu2V/agent.14 21:24:39 SSH_AGENT_PID=20 21:24:39 Running ssh-add (command line suppressed) 21:24:40 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp/private_key_9175898196110739687.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp/private_key_9175898196110739687.key) 21:24:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:40 + git tag --points-at HEAD [Pipeline] } 21:24:40 $ docker exec --env ******** --env ******** 2ed014beddfe3a193b4a81ca70bbc16200795411609fbc5c4a18704e9bc225a1 ssh-agent -k 21:24:40 unset SSH_AUTH_SOCK; 21:24:40 unset SSH_AGENT_PID; 21:24:40 echo Agent pid 20 killed; 21:24:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:24:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:40 [ssh-agent] Looking for ssh-agent implementation... 21:24:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:40 $ docker exec 2ed014beddfe3a193b4a81ca70bbc16200795411609fbc5c4a18704e9bc225a1 ssh-agent 21:24:40 SSH_AUTH_SOCK=/tmp/ssh-h9oLIwv00nYu/agent.55 21:24:40 SSH_AGENT_PID=61 21:24:40 Running ssh-add (command line suppressed) 21:24:40 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp/private_key_9023526962419757121.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp/private_key_9023526962419757121.key) 21:24:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:41 + git semver init 21:24:41 # -> Open(): unable to determine branch for HEAD 21:24:41 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-276/.git 21:24:41 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-276 21:24:41 # $SEMVER_REMOTE_NAME = origin 21:24:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:24:41 # $SEMVER_USER_NAME = edgex-jenkins 21:24:41 # $SEMVER_BRANCH = PR-276 21:24:41 # $SEMVER_TEMP = /tmp/semver-008871733 21:24:41 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 21:24:49 # '/tmp/semver-008871733' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-276/.semver' 21:24:49 # -> Force: false 21:24:49 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-276/.semver [Pipeline] } 21:24:49 $ docker exec --env ******** --env ******** 2ed014beddfe3a193b4a81ca70bbc16200795411609fbc5c4a18704e9bc225a1 ssh-agent -k 21:24:49 unset SSH_AUTH_SOCK; 21:24:49 unset SSH_AGENT_PID; 21:24:49 echo Agent pid 61 killed; 21:24:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:24:49 + git semver [Pipeline] } 21:24:49 $ docker stop --time=1 2ed014beddfe3a193b4a81ca70bbc16200795411609fbc5c4a18704e9bc225a1 21:24:51 $ docker rm -f 2ed014beddfe3a193b4a81ca70bbc16200795411609fbc5c4a18704e9bc225a1 [Pipeline] // withDockerContainer [Pipeline] sh 21:24:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:24:53 Stashed 1 file(s) [Pipeline] echo 21:24:53 [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 21:25:08 Still waiting to schedule task 21:25:08 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1698’ 21:25:08 Still waiting to schedule task 21:25:08 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:27:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1699 in /w/workspace/xfoundry_go-mod-bootstrap_PR-276 [Pipeline] { [Pipeline] ws 21:27:45 Running in /w/workspace/go-mod-bootstrap/9 [Pipeline] { [Pipeline] checkout 21:27:45 Selected Git installation does not exist. Using Default 21:27:45 The recommended git tool is: NONE 21:27:52 using credential edgex-jenkins-ssh 21:27:52 Cloning the remote Git repository 21:27:54 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:27:54 > git init /w/workspace/go-mod-bootstrap/9 # timeout=10 21:27:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:27:55 > git --version # timeout=10 21:27:55 > git --version # 'git version 2.17.1' 21:27:55 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:27:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:27:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:27:56 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:27:57 Merging remotes/origin/main commit 4806a3656597a78a9217f438423babf617b9e1ec into PR head commit 9366fe9ee784161c9c92a40ed914bd6ec2e2ee86 21:27:57 Merge succeeded, producing 65eabc966f8d9e21cdcc9493661f1e3164b1691a 21:27:57 Checking out Revision 65eabc966f8d9e21cdcc9493661f1e3164b1691a (PR-276) 21:27:57 > git config core.sparsecheckout # timeout=10 21:27:57 > git checkout -f 9366fe9ee784161c9c92a40ed914bd6ec2e2ee86 # timeout=10 21:27:57 > git remote # timeout=10 21:27:57 > git config --get remote.origin.url # timeout=10 21:27:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:57 > git merge 4806a3656597a78a9217f438423babf617b9e1ec # timeout=10 21:27:57 > git rev-parse HEAD^{commit} # timeout=10 21:27:57 > git config core.sparsecheckout # timeout=10 21:27:57 > git checkout -f 65eabc966f8d9e21cdcc9493661f1e3164b1691a # timeout=10 21:28:01 Commit message: "Merge commit '4806a3656597a78a9217f438423babf617b9e1ec' into HEAD" 21:28:01 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 21:28:01 > git rev-list --no-walk 3582e2831f9b2312b59392484d1512c4444c55e0 # timeout=10 [Pipeline] unstash [Pipeline] echo 21:28:04 ========================================================= 21:28:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:28:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:28:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:28:05 Running on prd-centos7-docker-4c-2g-1700 in /w/workspace/xfoundry_go-mod-bootstrap_PR-276 [Pipeline] { [Pipeline] ws 21:28:05 Running in /w/workspace/go-mod-bootstrap/9 [Pipeline] { [Pipeline] checkout 21:28:05 Selected Git installation does not exist. Using Default 21:28:05 The recommended git tool is: NONE 21:28:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:28:08 595b0fe564bb: Pulling fs layer 21:28:08 24495759ef45: Pulling fs layer 21:28:08 d148012ef14d: Pulling fs layer 21:28:08 e90a11edd702: Pulling fs layer 21:28:08 d77568369979: Pulling fs layer 21:28:08 fc1c9f9a7f3b: Pulling fs layer 21:28:08 170f2ba95c9a: Pulling fs layer 21:28:08 97ac5df62f85: Pulling fs layer 21:28:08 fc1c9f9a7f3b: Waiting 21:28:08 e90a11edd702: Waiting 21:28:08 d77568369979: Waiting 21:28:08 170f2ba95c9a: Waiting 21:28:08 97ac5df62f85: Waiting 21:28:08 d148012ef14d: Download complete 21:28:08 24495759ef45: Download complete 21:28:08 d77568369979: Verifying Checksum 21:28:08 d77568369979: Download complete 21:28:08 fc1c9f9a7f3b: Verifying Checksum 21:28:08 fc1c9f9a7f3b: Download complete 21:28:08 595b0fe564bb: Verifying Checksum 21:28:08 595b0fe564bb: Download complete 21:28:08 170f2ba95c9a: Verifying Checksum 21:28:08 170f2ba95c9a: Download complete 21:28:09 595b0fe564bb: Pull complete 21:28:11 24495759ef45: Pull complete 21:28:11 d148012ef14d: Pull complete 21:28:11 using credential edgex-jenkins-ssh 21:28:11 Cloning the remote Git repository 21:28:12 97ac5df62f85: Verifying Checksum 21:28:12 97ac5df62f85: Download complete 21:28:11 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:28:11 > git init /w/workspace/go-mod-bootstrap/9 # timeout=10 21:28:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:28:12 > git --version # timeout=10 21:28:12 > git --version # 'git version 2.24.4' 21:28:12 using GIT_SSH to set credentials SSH Credentials for GitHub 21:28:12 [INFO] Currently running in a labeled security context 21:28:12 [INFO] Currently SELinux is 'enforcing' on the host 21:28:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/9@tmp/jenkins-gitclient-ssh681592678828894002.key 21:28:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:28:13 e90a11edd702: Verifying Checksum 21:28:13 e90a11edd702: Download complete 21:28:13 Merging remotes/origin/main commit 4806a3656597a78a9217f438423babf617b9e1ec into PR head commit 9366fe9ee784161c9c92a40ed914bd6ec2e2ee86 21:28:13 Merge succeeded, producing 1272dc89b46b12c7714685fed9762ea628808a2e 21:28:13 Checking out Revision 1272dc89b46b12c7714685fed9762ea628808a2e (PR-276) 21:28:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:28:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:28:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:28:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:28:12 using GIT_SSH to set credentials SSH Credentials for GitHub 21:28:12 [INFO] Currently running in a labeled security context 21:28:12 [INFO] Currently SELinux is 'enforcing' on the host 21:28:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/9@tmp/jenkins-gitclient-ssh8275627621403372457.key 21:28:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:28:13 > git config core.sparsecheckout # timeout=10 21:28:13 > git checkout -f 9366fe9ee784161c9c92a40ed914bd6ec2e2ee86 # timeout=10 21:28:13 > git remote # timeout=10 21:28:13 > git config --get remote.origin.url # timeout=10 21:28:13 using GIT_SSH to set credentials SSH Credentials for GitHub 21:28:13 [INFO] Currently running in a labeled security context 21:28:13 [INFO] Currently SELinux is 'enforcing' on the host 21:28:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/9@tmp/jenkins-gitclient-ssh579912179818095179.key 21:28:13 > git merge 4806a3656597a78a9217f438423babf617b9e1ec # timeout=10 21:28:13 > git rev-parse HEAD^{commit} # timeout=10 21:28:13 > git config core.sparsecheckout # timeout=10 21:28:13 > git checkout -f 1272dc89b46b12c7714685fed9762ea628808a2e # timeout=10 21:28:17 Commit message: "Merge commit '4806a3656597a78a9217f438423babf617b9e1ec' into HEAD" 21:28:17 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:28:17 ========================================================= 21:28:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:28:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:28:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:28:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:28:18 540db60ca938: Pulling fs layer 21:28:18 adcc1eea9eea: Pulling fs layer 21:28:18 4c4ab2625f07: Pulling fs layer 21:28:18 db62176df00c: Pulling fs layer 21:28:18 3b30891b0d05: Pulling fs layer 21:28:18 06b49ca38bd5: Pulling fs layer 21:28:18 c788192a36de: Pulling fs layer 21:28:18 a77e37c0d609: Pulling fs layer 21:28:18 c3185cebc471: Pulling fs layer 21:28:18 db62176df00c: Waiting 21:28:18 3b30891b0d05: Waiting 21:28:18 06b49ca38bd5: Waiting 21:28:18 c788192a36de: Waiting 21:28:18 a77e37c0d609: Waiting 21:28:18 c3185cebc471: Waiting 21:28:18 4c4ab2625f07: Download complete 21:28:17 > git rev-list --no-walk 3582e2831f9b2312b59392484d1512c4444c55e0 # timeout=10 21:28:18 adcc1eea9eea: Verifying Checksum 21:28:18 adcc1eea9eea: Download complete 21:28:18 3b30891b0d05: Verifying Checksum 21:28:18 3b30891b0d05: Download complete 21:28:18 06b49ca38bd5: Verifying Checksum 21:28:18 06b49ca38bd5: Download complete 21:28:18 c788192a36de: Verifying Checksum 21:28:18 c788192a36de: Download complete 21:28:18 540db60ca938: Download complete 21:28:18 540db60ca938: Pull complete 21:28:18 adcc1eea9eea: Pull complete 21:28:18 4c4ab2625f07: Pull complete 21:28:19 a77e37c0d609: Verifying Checksum 21:28:19 a77e37c0d609: Download complete 21:28:22 c3185cebc471: Verifying Checksum 21:28:22 c3185cebc471: Download complete 21:28:22 db62176df00c: Verifying Checksum 21:28:22 db62176df00c: Download complete 21:28:25 e90a11edd702: Pull complete 21:28:25 d77568369979: Pull complete 21:28:25 fc1c9f9a7f3b: Pull complete 21:28:25 170f2ba95c9a: Pull complete 21:28:26 db62176df00c: Pull complete 21:28:26 3b30891b0d05: Pull complete 21:28:26 06b49ca38bd5: Pull complete 21:28:26 c788192a36de: Pull complete 21:28:26 a77e37c0d609: Pull complete 21:28:28 c3185cebc471: Pull complete 21:28:28 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 21:28:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:28:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 21:28:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 21:28:29 + docker inspect -f . ci-base-image-x86_64 21:28:29 . [Pipeline] withDockerContainer 21:28:29 prd-centos7-docker-4c-2g-1700 does not seem to be running inside a container 21:28:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/9 -v /w/workspace/go-mod-bootstrap/9:/w/workspace/go-mod-bootstrap/9:rw,z -v /w/workspace/go-mod-bootstrap/9@tmp:/w/workspace/go-mod-bootstrap/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:28:31 97ac5df62f85: Pull complete 21:28:31 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 21:28:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:28:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:28:33 $ docker top febc45f14ab38610a38eb740ce1794f323d71b18cc27b5948b550ffeff5a2188 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 21:28:33 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 21:28:34 + go version 21:28:34 go version go1.16.6 linux/amd64 [Pipeline] } 21:28:34 $ docker stop --time=1 febc45f14ab38610a38eb740ce1794f323d71b18cc27b5948b550ffeff5a2188 21:28:34 + docker inspect -f . ci-base-image-arm64 21:28:34 . 21:28:35 $ docker rm -f febc45f14ab38610a38eb740ce1794f323d71b18cc27b5948b550ffeff5a2188 [Pipeline] // withDockerContainer [Pipeline] withDockerContainer 21:28:35 prd-ubuntu18.04-docker-arm64-4c-16g-1699 does not seem to be running inside a container 21:28:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/9 -v /w/workspace/go-mod-bootstrap/9:/w/workspace/go-mod-bootstrap/9:rw,z -v /w/workspace/go-mod-bootstrap/9@tmp:/w/workspace/go-mod-bootstrap/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:28:43 $ docker top 65656d104f67c2701b88571db12b48bd9b842a6dc9d40ed92f4eee81811cde3a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:28:44 + docker inspect -f . ci-base-image-x86_64 21:28:44 . [Pipeline] withDockerContainer 21:28:44 + go version 21:28:44 go version go1.16.6 linux/arm64 21:28:44 prd-centos7-docker-4c-2g-1700 does not seem to be running inside a container 21:28:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/9 -v /w/workspace/go-mod-bootstrap/9:/w/workspace/go-mod-bootstrap/9:rw,z -v /w/workspace/go-mod-bootstrap/9@tmp:/w/workspace/go-mod-bootstrap/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:28:44 $ docker top aca42e90eec08d9f7ea01d809da9d7b5a9efe7ea64278b43ab86ef74ebd8fbdf -eo pid,comm [Pipeline] { [Pipeline] } 21:28:44 $ docker stop --time=1 65656d104f67c2701b88571db12b48bd9b842a6dc9d40ed92f4eee81811cde3a 21:28:46 $ docker rm -f 65656d104f67c2701b88571db12b48bd9b842a6dc9d40ed92f4eee81811cde3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:28:47 + go mod tidy 21:28:47 + docker inspect -f . ci-base-image-arm64 21:28:47 . [Pipeline] withDockerContainer 21:28:47 prd-ubuntu18.04-docker-arm64-4c-16g-1699 does not seem to be running inside a container 21:28:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/9 -v /w/workspace/go-mod-bootstrap/9:/w/workspace/go-mod-bootstrap/9:rw,z -v /w/workspace/go-mod-bootstrap/9@tmp:/w/workspace/go-mod-bootstrap/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:28:49 $ docker top 22eb60292ee59c4d51215eb719f6444afa4cfb452be898a1d20f45591b5ba926 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:28:50 + go mod tidy 21:28:50 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 21:28:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 21:28:50 go: downloading github.com/pelletier/go-toml v1.9.4 21:28:50 go: downloading github.com/stretchr/testify v1.7.0 21:28:50 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 21:28:50 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.4 21:28:50 go: downloading github.com/gorilla/mux v1.7.4 21:28:50 go: downloading github.com/hashicorp/go-multierror v1.1.0 21:28:50 go: downloading github.com/go-kit/kit v0.9.0 21:28:50 go: downloading github.com/davecgh/go-spew v1.1.1 21:28:50 go: downloading github.com/pmezard/go-difflib v1.0.0 21:28:50 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:28:50 go: downloading github.com/stretchr/objx v0.1.0 21:28:50 go: downloading github.com/go-playground/validator/v10 v10.6.1 21:28:50 go: downloading github.com/google/uuid v1.2.0 21:28:50 go: downloading github.com/hashicorp/errwrap v1.0.0 21:28:50 go: downloading github.com/hashicorp/consul/api v1.8.1 21:28:50 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:28:50 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:28:50 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:28:50 go: downloading github.com/go-stack/stack v1.8.0 21:28:50 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:28:50 go: downloading github.com/go-playground/universal-translator v0.17.0 21:28:50 go: downloading github.com/leodido/go-urn v1.2.0 21:28:50 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 21:28:50 go: downloading golang.org/x/text v0.3.2 21:28:51 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:28:51 go: downloading github.com/go-playground/locales v0.13.0 21:28:51 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:28:51 go: downloading github.com/mitchellh/copystructure v1.0.0 21:28:52 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:28:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:28:52 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:28:52 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:28:52 go: downloading github.com/hashicorp/serf v0.9.5 21:28:52 go: downloading github.com/hashicorp/consul/sdk v0.7.0 21:28:52 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:28:52 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:28:52 go: downloading github.com/kr/pretty v0.2.0 21:28:52 go: downloading gopkg.in/yaml.v2 v2.4.0 21:28:52 go: downloading github.com/x448/float16 v0.8.4 21:28:52 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 21:28:52 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:28:52 go: downloading github.com/fatih/color v1.9.0 21:28:52 go: downloading github.com/mattn/go-colorable v0.1.6 21:28:52 go: downloading github.com/mattn/go-isatty v0.0.12 21:28:52 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:28:52 go: downloading github.com/pkg/errors v0.8.1 21:28:52 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:28:52 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:28:52 go: downloading github.com/hashicorp/memberlist v0.2.2 21:28:52 go: downloading github.com/kr/text v0.1.0 21:28:52 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:28:52 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:28:52 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:28:52 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:28:52 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:28:52 go: downloading github.com/miekg/dns v1.1.26 21:28:52 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:28:52 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:28:52 go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [Pipeline] sh 21:28:53 + make test 21:28:53 go mod tidy 21:28:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:28:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 21:28:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 21:28:54 go: downloading github.com/pelletier/go-toml v1.9.4 21:28:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 21:28:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.4 21:28:54 go: downloading github.com/stretchr/testify v1.7.0 21:28:54 go: downloading github.com/gorilla/mux v1.7.4 21:28:54 go: downloading github.com/hashicorp/go-multierror v1.1.0 21:28:55 go: downloading github.com/go-kit/kit v0.9.0 21:28:55 go: downloading github.com/davecgh/go-spew v1.1.1 21:28:55 go: downloading github.com/pmezard/go-difflib v1.0.0 21:28:55 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:28:55 go: downloading github.com/stretchr/objx v0.1.0 21:28:55 go: downloading github.com/go-playground/validator/v10 v10.6.1 21:28:55 go: downloading github.com/google/uuid v1.2.0 21:28:55 go: downloading github.com/hashicorp/errwrap v1.0.0 21:28:55 go: downloading github.com/hashicorp/consul/api v1.8.1 21:28:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:28:55 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:28:55 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:28:55 go: downloading github.com/go-playground/universal-translator v0.17.0 21:28:55 go: downloading github.com/leodido/go-urn v1.2.0 21:28:55 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 21:28:55 go: downloading golang.org/x/text v0.3.2 21:28:55 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:28:55 go: downloading github.com/go-playground/locales v0.13.0 21:28:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:28:58 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:28:58 go: downloading github.com/mitchellh/copystructure v1.0.0 21:28:58 go: downloading gopkg.in/yaml.v2 v2.4.0 21:28:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:28:58 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:28:58 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:28:58 go: downloading github.com/hashicorp/serf v0.9.5 21:28:58 go: downloading github.com/hashicorp/consul/sdk v0.7.0 21:28:58 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:28:58 go: downloading github.com/kr/pretty v0.2.0 21:28:58 go: downloading github.com/x448/float16 v0.8.4 21:28:58 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:28:58 go: downloading github.com/go-stack/stack v1.8.0 21:28:58 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 21:28:58 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:28:59 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:28:59 go: downloading github.com/fatih/color v1.9.0 21:28:59 go: downloading github.com/mattn/go-colorable v0.1.6 21:28:59 go: downloading github.com/mattn/go-isatty v0.0.12 21:28:59 go: downloading github.com/pkg/errors v0.8.1 21:28:59 go: downloading github.com/kr/text v0.1.0 21:28:59 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:28:59 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:28:59 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:28:59 go: downloading github.com/hashicorp/memberlist v0.2.2 21:28:59 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:28:59 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:28:59 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:28:59 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:28:59 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:28:59 go: downloading github.com/miekg/dns v1.1.26 21:28:59 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:28:59 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:28:59 go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [Pipeline] sh 21:29:01 + make test 21:29:01 go mod tidy 21:29:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:29:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:29:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.005s coverage: 5.4% of statements 21:29:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:29:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.007s coverage: 92.2% of statements 21:29:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.007s coverage: 85.3% of statements 21:29:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 21:29:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:29:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:29:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.012s coverage: 100.0% of statements 21:29:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.007s coverage: 26.7% of statements 21:29:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 83.9% of statements 21:29:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:29:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 21:29:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements 21:29:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:29:15 gofmt -l . 21:29:15 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:29:15 $ docker stop --time=1 aca42e90eec08d9f7ea01d809da9d7b5a9efe7ea64278b43ab86ef74ebd8fbdf 21:29:17 $ docker rm -f aca42e90eec08d9f7ea01d809da9d7b5a9efe7ea64278b43ab86ef74ebd8fbdf [Pipeline] // withDockerContainer [Pipeline] sh 21:29:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:29:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:29:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:19 21:29:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:29:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:20 latest: Pulling from edgex-lftools-log-publisher 21:29:20 b4d181a07f80: Pulling fs layer 21:29:20 a1111a8f2ec3: Pulling fs layer 21:29:20 ed53099fbce6: Pulling fs layer 21:29:20 dc539afda2c1: Pulling fs layer 21:29:20 77bc0d833cb6: Pulling fs layer 21:29:20 9065ff56babe: Pulling fs layer 21:29:20 d287ab97295c: Pulling fs layer 21:29:20 dc539afda2c1: Waiting 21:29:20 77bc0d833cb6: Waiting 21:29:20 9065ff56babe: Waiting 21:29:20 d287ab97295c: Waiting 21:29:20 a1111a8f2ec3: Verifying Checksum 21:29:20 a1111a8f2ec3: Download complete 21:29:20 dc539afda2c1: Verifying Checksum 21:29:20 dc539afda2c1: Download complete 21:29:20 77bc0d833cb6: Verifying Checksum 21:29:20 77bc0d833cb6: Download complete 21:29:20 9065ff56babe: Verifying Checksum 21:29:20 9065ff56babe: Download complete 21:29:20 ed53099fbce6: Verifying Checksum 21:29:20 ed53099fbce6: Download complete 21:29:21 b4d181a07f80: Verifying Checksum 21:29:21 b4d181a07f80: Download complete 21:29:22 b4d181a07f80: Pull complete 21:29:22 a1111a8f2ec3: Pull complete 21:29:23 ed53099fbce6: Pull complete 21:29:23 dc539afda2c1: Pull complete 21:29:23 77bc0d833cb6: Pull complete 21:29:24 9065ff56babe: Pull complete 21:29:25 d287ab97295c: Verifying Checksum 21:29:25 d287ab97295c: Download complete 21:29:29 d287ab97295c: Pull complete 21:29:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:29:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:29:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:29:29 prd-centos7-docker-4c-2g-1700 does not seem to be running inside a container 21:29:30 $ 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/9 -v /w/workspace/go-mod-bootstrap/9:/w/workspace/go-mod-bootstrap/9:rw,z -v /w/workspace/go-mod-bootstrap/9@tmp:/w/workspace/go-mod-bootstrap/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:29:32 $ docker top 7ec133deedce6ad8c403831d1d4aa11444b19b8541ed0838c4441e1d31de401e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:34 ---> job-cost.sh 21:29:34 lf-activate-venv: SKIPPING 21:29:34 INFO: No Stack... 21:29:35 INFO: Retrieving Pricing Info for: v3-standard-2 21:29:35 INFO: Archiving Costs [Pipeline] sh 21:29:36 + cat /w/workspace/go-mod-bootstrap/9/archives/cost.csv 21:29:36 + cut -d, -f6 [Pipeline] lock 21:29:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-276-9-stack-cost] 21:29:36 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-276-9-stack-cost] did not exist. Created. 21:29:36 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-276-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:29:36 + echo total: 0.05999999865889549 [Pipeline] stash 21:29:36 Stashed 1 file(s) [Pipeline] } 21:29:36 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-276-9-stack-cost] [Pipeline] // lock [Pipeline] } 21:29:36 $ docker stop --time=1 7ec133deedce6ad8c403831d1d4aa11444b19b8541ed0838c4441e1d31de401e 21:29:37 $ docker rm -f 7ec133deedce6ad8c403831d1d4aa11444b19b8541ed0838c4441e1d31de401e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:29:42 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:29:42 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.073s coverage: 5.4% of statements 21:29:42 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:29:42 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.048s coverage: 92.2% of statements 21:29:42 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.032s coverage: 85.3% of statements 21:29:42 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 21:29:42 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:29:43 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:29:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.057s coverage: 100.0% of statements 21:29:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.078s coverage: 26.7% of statements 21:29:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.061s coverage: 83.9% of statements 21:29:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:29:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 21:29:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.012s coverage: 91.3% of statements 21:29:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:30:11 gofmt -l . 21:30:11 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:30:11 $ docker stop --time=1 22eb60292ee59c4d51215eb719f6444afa4cfb452be898a1d20f45591b5ba926 21:30:13 $ docker rm -f 22eb60292ee59c4d51215eb719f6444afa4cfb452be898a1d20f45591b5ba926 [Pipeline] // withDockerContainer [Pipeline] sh 21:30:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:30:15 Warning: overwriting stash ‘coverage-report’ 21:30:16 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 21:30:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:30:17 21:30:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:30:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:30:18 arm64: Pulling from edgex-lftools-log-publisher 21:30:18 448f6bf000e3: Pulling fs layer 21:30:18 f757da607395: Pulling fs layer 21:30:18 05883995daec: Pulling fs layer 21:30:18 8603b9c90790: Pulling fs layer 21:30:18 1560dd03e051: Pulling fs layer 21:30:18 27f5ce0e4adf: Pulling fs layer 21:30:18 c2d8d7efcc4b: Pulling fs layer 21:30:18 1560dd03e051: Waiting 21:30:18 27f5ce0e4adf: Waiting 21:30:18 8603b9c90790: Waiting 21:30:18 f757da607395: Verifying Checksum 21:30:18 f757da607395: Download complete 21:30:18 8603b9c90790: Verifying Checksum 21:30:18 8603b9c90790: Download complete 21:30:18 1560dd03e051: Verifying Checksum 21:30:18 1560dd03e051: Download complete 21:30:18 27f5ce0e4adf: Verifying Checksum 21:30:18 27f5ce0e4adf: Download complete 21:30:18 05883995daec: Download complete 21:30:20 448f6bf000e3: Verifying Checksum 21:30:20 448f6bf000e3: Download complete 21:30:22 c2d8d7efcc4b: Verifying Checksum 21:30:22 c2d8d7efcc4b: Download complete 21:30:23 448f6bf000e3: Pull complete 21:30:24 f757da607395: Pull complete 21:30:25 05883995daec: Pull complete 21:30:26 8603b9c90790: Pull complete 21:30:27 1560dd03e051: Pull complete 21:30:27 27f5ce0e4adf: Pull complete 21:30:42 c2d8d7efcc4b: Pull complete 21:30:42 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:30:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:30:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:30:42 prd-ubuntu18.04-docker-arm64-4c-16g-1699 does not seem to be running inside a container 21:30:42 $ 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/9 -v /w/workspace/go-mod-bootstrap/9:/w/workspace/go-mod-bootstrap/9:rw,z -v /w/workspace/go-mod-bootstrap/9@tmp:/w/workspace/go-mod-bootstrap/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:30:48 $ docker top 9c95589423f20fae4a1a987f4e55d48fe646aaf9bca2c7b80d337c0cb62c88e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:49 ---> job-cost.sh 21:30:49 lf-activate-venv: SKIPPING 21:30:49 INFO: No Stack... 21:30:50 INFO: Retrieving Pricing Info for: v3-standard-4 21:30:50 INFO: Archiving Costs [Pipeline] sh 21:30:51 + + cutcat -d, /w/workspace/go-mod-bootstrap/9/archives/cost.csv -f6 21:30:51 [Pipeline] lock 21:30:51 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-276-9-stack-cost] 21:30:51 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-276-9-stack-cost] did not exist. Created. 21:30:51 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-276-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:30:52 /w/workspace/go-mod-bootstrap/9@tmp/durable-3723efa7/script.sh: 1: /w/workspace/go-mod-bootstrap/9@tmp/durable-3723efa7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:30:52 + echo total: 0.10999999940395355 [Pipeline] stash 21:30:52 Warning: overwriting stash ‘stack-cost’ 21:30:52 Stashed 1 file(s) [Pipeline] } 21:30:53 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-276-9-stack-cost] [Pipeline] // lock [Pipeline] } 21:30:54 $ docker stop --time=1 9c95589423f20fae4a1a987f4e55d48fe646aaf9bca2c7b80d337c0cb62c88e8 21:30:56 $ docker rm -f 9c95589423f20fae4a1a987f4e55d48fe646aaf9bca2c7b80d337c0cb62c88e8 [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 21:30:57 provisioning config files... 21:30:57 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp/config1666873840660954563tmp [Pipeline] { [Pipeline] sh 21:30:57 + set +x 21:30:57 + curl -s https://codecov.io/bash 21:30:57 + bash -s -- 21:30:58 21:30:58 _____ _ 21:30:58 / ____| | | 21:30:58 | | ___ __| | ___ ___ _____ __ 21:30:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:30:58 | |___| (_) | (_| | __/ (_| (_) \ V / 21:30:58 \_____\___/ \__,_|\___|\___\___/ \_/ 21:30:58 Bash-1.0.6 21:30:58 21:30:58 21:30:58 ==> git version 2.24.4 found 21:30: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 21:30:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:30:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:30:58 ==> Jenkins CI detected. 21:30:58 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-276 21:30:58 project root: . 21:30:58 --> token set from env 21:30:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:30:58 ==> Running gcov in . (disable via -X gcov) 21:30:58 ==> Python coveragepy not found 21:30:58 ==> Searching for coverage reports in: 21:30:58 + . 21:30:58 -> Found 1 reports 21:30:58 ==> Detecting git/mercurial file structure 21:30:58 ==> Reading reports 21:30:58 + ./coverage.out bytes=34890 21:30:58 ==> Appending adjustments 21:30:58 https://docs.codecov.io/docs/fixing-reports 21:30:58 + Found adjustments 21:30:58 ==> Gzipping contents 21:30:58 8.0K /tmp/codecov.LKr0LK.gz 21:30:58 ==> Uploading reports 21:30:58 url: https://codecov.io 21:30:58 query: branch=PR-276&commit=47c141adb46642608e1f01c8cdcd9b50a3333549&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-276%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=276&job=&cmd_args= 21:30:58 -> Pinging Codecov 21:30: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-276&commit=47c141adb46642608e1f01c8cdcd9b50a3333549&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-276%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=276&job=&cmd_args= 21:30:58 -> Uploading to 21:30:58 https://storage.googleapis.com/codecov/v4/raw/2021-09-27/833815588EE85121546D348822E98E2E/47c141adb46642608e1f01c8cdcd9b50a3333549/bcc34ea0-d319-4174-a527-115160e39cfb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T213058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0605d0021559ae354b0a07b6cb8e072f780fa660ea89ab38eda052508bd22f9 21:30:58 % Total % Received % Xferd Average Speed Time Time Time Current 21:30:58 Dload Upload Total Spent Left Speed 21:30:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6331 0 0 100 6331 0 7476 --:--:-- --:--:-- --:--:-- 7483 21:30:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/47c141adb46642608e1f01c8cdcd9b50a3333549 [Pipeline] } 21:30: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 21:31:03 + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-276/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:31:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:31:04 ---> package-listing.sh 21:31:04 ++ tr '[:upper:]' '[:lower:]' 21:31:04 ++ facter osfamily 21:31:04 + OS_FAMILY=redhat 21:31:04 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-276 21:31:04 + START_PACKAGES=/tmp/packages_start.txt 21:31:04 + END_PACKAGES=/tmp/packages_end.txt 21:31:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:31:04 + PACKAGES=/tmp/packages_start.txt 21:31:04 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-276 ']' 21:31:04 + PACKAGES=/tmp/packages_end.txt 21:31:04 + case "${OS_FAMILY}" in 21:31:04 + rpm -qa 21:31:04 + sort 21:31:05 + '[' -f /tmp/packages_start.txt ']' 21:31:05 + '[' -f /tmp/packages_end.txt ']' 21:31:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:31:05 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-276 ']' 21:31:05 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-276/archives/ 21:31:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-276/archives/ [Pipeline] echo 21:31:05 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-276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:31:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:31:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:06 21:31:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:31:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:06 latest: Pulling from edgex-lftools-log-publisher 21:31:06 b4d181a07f80: Pulling fs layer 21:31:06 a1111a8f2ec3: Pulling fs layer 21:31:06 ed53099fbce6: Pulling fs layer 21:31:06 dc539afda2c1: Pulling fs layer 21:31:06 77bc0d833cb6: Pulling fs layer 21:31:06 9065ff56babe: Pulling fs layer 21:31:06 d287ab97295c: Pulling fs layer 21:31:06 77bc0d833cb6: Waiting 21:31:06 dc539afda2c1: Waiting 21:31:06 9065ff56babe: Waiting 21:31:06 d287ab97295c: Waiting 21:31:06 a1111a8f2ec3: Verifying Checksum 21:31:06 a1111a8f2ec3: Download complete 21:31:06 dc539afda2c1: Verifying Checksum 21:31:06 dc539afda2c1: Download complete 21:31:06 77bc0d833cb6: Verifying Checksum 21:31:06 77bc0d833cb6: Download complete 21:31:06 9065ff56babe: Verifying Checksum 21:31:06 9065ff56babe: Download complete 21:31:07 ed53099fbce6: Verifying Checksum 21:31:07 ed53099fbce6: Download complete 21:31:07 b4d181a07f80: Verifying Checksum 21:31:07 b4d181a07f80: Download complete 21:31:09 b4d181a07f80: Pull complete 21:31:09 a1111a8f2ec3: Pull complete 21:31:09 ed53099fbce6: Pull complete 21:31:09 dc539afda2c1: Pull complete 21:31:10 77bc0d833cb6: Pull complete 21:31:10 9065ff56babe: Pull complete 21:31:11 d287ab97295c: Verifying Checksum 21:31:11 d287ab97295c: Download complete 21:31:16 d287ab97295c: Pull complete 21:31:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:31:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:31:16 prd-centos7-docker-4c-2g-1698 does not seem to be running inside a container 21:31:17 $ 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-276/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-276 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-276:/w/workspace/xfoundry_go-mod-bootstrap_PR-276:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:31:19 $ docker top 3f87dd837e5b7f81554d693f9d20cc64d2f1caed559d791a402e796c91a7d3af -eo pid,comm [Pipeline] { [Pipeline] sh 21:31:19 + touch /tmp/pre-build-complete [Pipeline] sh 21:31:20 + mkdir -p /var/log/sysstat [Pipeline] sh 21:31:20 + ls /var/log/sa-host 21:31:20 + sadf -c /var/log/sa-host/sa05 21:31:20 file_magic: OK 21:31:20 HZ: Using current value: 100 21:31:20 file_header: OK 21:31:20 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 21:31:20 Statistics: 21:31:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:31:20 File successfully converted to sysstat format version 12.0.3 21:31:20 + sadf -c /var/log/sa-host/sa27 21:31:20 file_magic: OK 21:31:20 HZ: Using current value: 100 21:31:20 file_header: OK 21:31:20 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 21:31:20 Statistics: 21:31:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:31:20 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:31:20 provisioning config files... 21:31:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp/config8815213478428089944tmp [Pipeline] { [Pipeline] echo 21:31:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:31:21 ---> create-netrc.sh [Pipeline] } 21:31:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:31:21 ---> python-tools-install.sh [Pipeline] echo 21:31:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:31:21 ---> sudo-logs.sh 21:31:21 Archiving 'sudo' log.. 21:31:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-1698.vexxhost.local: Name or service not known 21:31:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-1698.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:31:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:31:22 ---> job-cost.sh 21:31:22 lf-activate-venv: SKIPPING 21:31:22 DEBUG: total: 0.10999999940395355 21:31:22 INFO: Retrieving Stack Cost... 21:31:23 INFO: Retrieving Pricing Info for: v3-standard-2 21:31:23 INFO: Archiving Costs [Pipeline] echo 21:31:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:31:23 ---> logs-deploy.sh 21:31:23 lf-activate-venv: SKIPPING 21:31:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-276/9 21:31:23 INFO: archiving workspace using pattern(s): 21:31:24 Archives upload complete. 21:31:24 INFO: archiving logs to Nexus 21:31:25 ---> uname -a: 21:31:25 Linux prd-centos7-docker-4c-2g-1698.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 21:31:25 21:31:25 21:31:25 ---> lscpu: 21:31:25 Architecture: x86_64 21:31:25 CPU op-mode(s): 32-bit, 64-bit 21:31:25 Byte Order: Little Endian 21:31:25 Address sizes: 40 bits physical, 48 bits virtual 21:31:25 CPU(s): 2 21:31:25 On-line CPU(s) list: 0,1 21:31:25 Thread(s) per core: 1 21:31:25 Core(s) per socket: 1 21:31:25 Socket(s): 2 21:31:25 NUMA node(s): 1 21:31:25 Vendor ID: AuthenticAMD 21:31:25 CPU family: 23 21:31:25 Model: 49 21:31:25 Model name: AMD EPYC-Rome Processor 21:31:25 Stepping: 0 21:31:25 CPU MHz: 2799.998 21:31:25 BogoMIPS: 5599.99 21:31:25 Virtualization: AMD-V 21:31:25 Hypervisor vendor: KVM 21:31:25 Virtualization type: full 21:31:25 L1d cache: 32K 21:31:25 L1i cache: 32K 21:31:25 L2 cache: 512K 21:31:25 L3 cache: 16384K 21:31:25 NUMA node0 CPU(s): 0,1 21:31:25 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 21:31:25 21:31:25 21:31:25 ---> nproc: 21:31:25 2 21:31:25 21:31:25 21:31:25 ---> df -h: 21:31:25 Filesystem Size Used Avail Use% Mounted on 21:31:25 overlay 40G 7.7G 33G 20% / 21:31:25 tmpfs 64M 0 64M 0% /dev 21:31:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:31:25 shm 64M 0 64M 0% /dev/shm 21:31:25 /dev/vda1 40G 7.7G 33G 20% /facter-os 21:31:25 21:31:25 21:31:25 ---> sar -b -r -n DEV: 21:31:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 21:31:25 21:31:25 21:23:38 LINUX RESTART (2 CPU) 21:31:25 21:31:25 21:24:01 tps rtps wtps bread/s bwrtn/s 21:31:25 21:25:01 109.33 16.29 93.04 5487.96 4449.21 21:31:25 21:26:01 3.58 0.03 3.55 1.07 124.22 21:31:25 21:27:01 0.43 0.00 0.43 0.00 6.26 21:31:25 21:28:01 0.18 0.00 0.18 0.00 2.45 21:31:25 21:29:01 0.30 0.00 0.30 0.00 3.76 21:31:25 21:30:01 0.28 0.00 0.28 0.00 3.87 21:31:25 21:31:02 0.32 0.03 0.28 3.73 3.35 21:31:25 Average: 16.35 2.34 14.01 784.90 656.34 21:31:25 21:31:25 21:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:31:25 21:25:01 5540204 0 732548 9.15 2620 1733568 1097724 12.12 503696 1563684 128 21:31:25 21:26:01 5553088 0 719656 8.99 2620 1733576 998264 11.02 493644 1563648 20 21:31:25 21:27:01 5553032 0 719708 8.99 2620 1733580 998324 11.02 497512 1560120 8 21:31:25 21:28:01 5548184 0 724548 9.05 2620 1733588 998516 11.02 501876 1560120 16 21:31:25 21:29:01 5548052 0 724676 9.05 2620 1733592 998564 11.02 498056 1564336 8 21:31:25 21:30:01 5536484 0 736240 9.19 2620 1733596 998396 11.02 509604 1564364 8 21:31:25 21:31:02 5534724 0 737840 9.21 2620 1733756 998768 11.03 511332 1564468 64 21:31:25 Average: 5544824 0 727888 9.09 2620 1733608 1012651 11.18 502246 1562963 36 21:31:25 21:31:25 21:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:31:25 21:25:01 eth0 563.15 344.46 1011.62 97.60 0.00 0.00 0.00 0.00 21:31:25 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:25 21:25:01 docker0 2.83 2.55 1.75 8.84 0.00 0.00 0.00 0.00 21:31:25 21:26:01 eth0 0.42 0.08 0.02 0.02 0.00 0.00 0.00 0.00 21:31:25 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:25 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:25 21:27:01 eth0 0.70 0.15 0.14 0.01 0.00 0.00 0.00 0.00 21:31:25 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:25 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:25 21:28:01 eth0 0.98 0.35 0.32 0.20 0.00 0.00 0.00 0.00 21:31:25 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:25 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:25 21:29:01 eth0 0.47 0.42 0.28 0.21 0.00 0.00 0.00 0.00 21:31:25 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:25 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:25 21:30:01 eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 21:31:25 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:25 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:25 21:31:02 eth0 5.90 4.00 4.84 1.80 0.00 0.00 0.00 0.00 21:31:25 21:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:25 21:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:25 Average: eth0 81.73 49.97 145.38 14.28 0.00 0.00 0.00 0.00 21:31:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:31:25 Average: docker0 0.40 0.36 0.25 1.26 0.00 0.00 0.00 0.00 21:31:25 21:31:25 21:31:25 ---> sar -P ALL: 21:31:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 21:31:25 21:31:25 21:23:38 LINUX RESTART (2 CPU) 21:31:25 21:31:25 21:24:01 CPU %user %nice %system %iowait %steal %idle 21:31:25 21:25:01 all 15.42 0.00 3.12 2.51 0.06 78.88 21:31:25 21:25:01 0 13.78 0.00 3.68 1.51 0.05 80.97 21:31:25 21:25:01 1 17.07 0.00 2.56 3.51 0.07 76.79 21:31:25 21:26:01 all 0.24 0.00 0.04 0.00 0.03 99.68 21:31:25 21:26:01 0 0.05 0.00 0.02 0.00 0.03 99.90 21:31:25 21:26:01 1 0.43 0.00 0.07 0.00 0.03 99.47 21:31:25 21:27:01 all 0.18 0.00 0.05 0.00 0.01 99.76 21:31:25 21:27:01 0 0.07 0.00 0.07 0.00 0.02 99.85 21:31:25 21:27:01 1 0.30 0.00 0.03 0.00 0.00 99.67 21:31:25 21:28:01 all 0.18 0.00 0.03 0.00 0.03 99.76 21:31:25 21:28:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:31:25 21:28:01 1 0.30 0.00 0.03 0.00 0.03 99.63 21:31:25 21:29:01 all 0.15 0.00 0.05 0.00 0.03 99.77 21:31:25 21:29:01 0 0.05 0.00 0.07 0.00 0.02 99.87 21:31:25 21:29:01 1 0.25 0.00 0.03 0.00 0.03 99.68 21:31:25 21:30:01 all 0.15 0.00 0.04 0.00 0.03 99.78 21:31:25 21:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:31:25 21:30:01 1 0.25 0.00 0.05 0.00 0.03 99.67 21:31:25 21:31:02 all 0.38 0.00 0.30 0.00 0.03 99.28 21:31:25 21:31:02 0 0.45 0.00 0.35 0.00 0.03 99.16 21:31:25 21:31:02 1 0.32 0.00 0.25 0.00 0.03 99.40 21:31:25 Average: all 2.33 0.00 0.51 0.35 0.03 96.78 21:31:25 Average: 0 2.02 0.00 0.59 0.21 0.03 97.14 21:31:25 Average: 1 2.64 0.00 0.42 0.49 0.03 96.41 21:31:25 21:31:25 21:31:25