Pull request #222 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02+1db7493c2b0ad75053762ce271523df13aeaddcc (a49c8772e798862a657e03c670b97d1a549564e9) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-222/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-222/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 > 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 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2693 in /w/workspace/xfoundry_go-mod-bootstrap_PR-222 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-222 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 1db7493c2b0ad75053762ce271523df13aeaddcc into PR head commit 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02 Merge succeeded, producing 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02 Checking out Revision 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02 (PR-222) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1db7493c2b0ad75053762ce271523df13aeaddcc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:02:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:02:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:02:30 ========================================================= 06:02:30 EdgeX Global Pipelines Version Info 06:02:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:02:33 ------------------- 06:02:33 stable info: 06:02:33 ------------------- 06:02:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:02:33 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 06:02:33 Message: update stable to v1.0.191 06:02:34 ------------------- 06:02:34 experimental info: 06:02:34 ------------------- 06:02:34 Commited By: **** collab-it+edgex@linuxfoundation.org 06:02:34 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 06:02:34 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:02:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 06:02:34 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 06:02:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:02:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:02:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:02:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:02:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 06:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:02:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:02:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:02:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:02:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:02:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:02:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:02:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:02:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:02:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:02:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:02:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:02:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:02:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:02:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo 06:02:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo 06:02:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo 06:02:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02 [Pipeline] echo 06:02:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3947473 [Pipeline] echo 06:02:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:37 + git log --format=format:%s -1 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02 [Pipeline] echo 06:02:37 GIT_COMMIT: 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:02:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:02:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:38 06:02:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:02:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:39 latest: Pulling from edgex-devops/git-semver 06:02:39 31603596830f: Pulling fs layer 06:02:39 54011a49482f: Pulling fs layer 06:02:39 a6820b24f6d8: Pulling fs layer 06:02:39 f581987b2513: Pulling fs layer 06:02:39 f581987b2513: Waiting 06:02:39 54011a49482f: Verifying Checksum 06:02:39 54011a49482f: Download complete 06:02:39 31603596830f: Verifying Checksum 06:02:39 31603596830f: Download complete 06:02:39 f581987b2513: Verifying Checksum 06:02:39 f581987b2513: Download complete 06:02:39 a6820b24f6d8: Verifying Checksum 06:02:39 a6820b24f6d8: Download complete 06:02:39 31603596830f: Pull complete 06:02:40 54011a49482f: Pull complete 06:02:41 a6820b24f6d8: Pull complete 06:02:41 f581987b2513: Pull complete 06:02:41 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:02:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:02:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:02:42 prd-centos7-docker-4c-2g-2693 does not seem to be running inside a container 06:02:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-222 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-222:/w/workspace/xfoundry_go-mod-bootstrap_PR-222:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-222@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-222@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:02:44 $ docker top 79d4eef86d433609c28243968fb2da795883d0edb069ce6a5c60ebebbd324cd4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:02:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:44 [ssh-agent] Looking for ssh-agent implementation... 06:02:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:44 $ docker exec 79d4eef86d433609c28243968fb2da795883d0edb069ce6a5c60ebebbd324cd4 ssh-agent 06:02:44 SSH_AUTH_SOCK=/tmp/ssh-ugxU4MKS9xG9/agent.11 06:02:44 SSH_AGENT_PID=16 06:02:44 Running ssh-add (command line suppressed) 06:02:45 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-222@tmp/private_key_6262980715131606391.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-222@tmp/private_key_6262980715131606391.key) 06:02:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:45 + git tag --points-at HEAD [Pipeline] } 06:02:45 $ docker exec --env ******** --env ******** 79d4eef86d433609c28243968fb2da795883d0edb069ce6a5c60ebebbd324cd4 ssh-agent -k 06:02:45 unset SSH_AUTH_SOCK; 06:02:45 unset SSH_AGENT_PID; 06:02:45 echo Agent pid 16 killed; 06:02:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:02:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:46 [ssh-agent] Looking for ssh-agent implementation... 06:02:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:46 $ docker exec 79d4eef86d433609c28243968fb2da795883d0edb069ce6a5c60ebebbd324cd4 ssh-agent 06:02:46 SSH_AUTH_SOCK=/tmp/ssh-3Vg2zEtO3nn3/agent.46 06:02:46 SSH_AGENT_PID=51 06:02:46 Running ssh-add (command line suppressed) 06:02:46 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-222@tmp/private_key_391701808326491539.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-222@tmp/private_key_391701808326491539.key) 06:02:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:47 + git semver init 06:02:47 # -> Open(): unable to determine branch for HEAD 06:02:47 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-222/.git 06:02:47 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-222 06:02:47 # $SEMVER_REMOTE_NAME = origin 06:02:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:02:47 # $SEMVER_USER_NAME = edgex-jenkins 06:02:47 # $SEMVER_BRANCH = PR-222 06:02:47 # $SEMVER_TEMP = /tmp/semver-926961305 06:02:47 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 06:02:48 # '/tmp/semver-926961305' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-222/.semver' 06:02:48 # -> Force: false 06:02:48 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-222/.semver [Pipeline] } 06:02:48 $ docker exec --env ******** --env ******** 79d4eef86d433609c28243968fb2da795883d0edb069ce6a5c60ebebbd324cd4 ssh-agent -k 06:02:48 unset SSH_AUTH_SOCK; 06:02:48 unset SSH_AGENT_PID; 06:02:48 echo Agent pid 51 killed; 06:02:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:02:48 + git semver [Pipeline] } 06:02:48 $ docker stop --time=1 79d4eef86d433609c28243968fb2da795883d0edb069ce6a5c60ebebbd324cd4 06:02:50 $ docker rm -f 79d4eef86d433609c28243968fb2da795883d0edb069ce6a5c60ebebbd324cd4 [Pipeline] // withDockerContainer [Pipeline] sh 06:02:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:02:51 Stashed 1 file(s) [Pipeline] echo 06:02:51 [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 06:03:07 Still waiting to schedule task 06:03:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:03:07 Still waiting to schedule task 06:03:07 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:04:46 Running on prd-centos7-docker-4c-2g-2702 in /w/workspace/xfoundry_go-mod-bootstrap_PR-222 [Pipeline] { [Pipeline] ws 06:04:47 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 06:04:52 using credential edgex-jenkins-ssh 06:04:52 Cloning the remote Git repository 06:04:52 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 06:04:52 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 06:04:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:04:52 > git --version # timeout=10 06:04:52 > git --version # 'git version 2.24.3' 06:04:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:53 Merging remotes/origin/master commit 1db7493c2b0ad75053762ce271523df13aeaddcc into PR head commit 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02 06:04:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:04:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:04:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:04:53 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:04:53 > git config core.sparsecheckout # timeout=10 06:04:53 > git checkout -f 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02 # timeout=10 06:04:54 Merge succeeded, producing 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02 06:04:54 Checking out Revision 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02 (PR-222) 06:04:53 > git remote # timeout=10 06:04:54 > git config --get remote.origin.url # timeout=10 06:04:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:54 > git merge 1db7493c2b0ad75053762ce271523df13aeaddcc # timeout=10 06:04:54 > git rev-parse HEAD^{commit} # timeout=10 06:04:54 > git config core.sparsecheckout # timeout=10 06:04:54 > git checkout -f 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02 # timeout=10 06:04:58 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:04:58 > git --version # timeout=10 06:04:58 > git --version # 'git version 2.24.3' 06:04:58 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:05:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:05:00 + true 06:05:00 + sudo service docker restart 06:05:00 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 06:05:01 ========================================================= 06:05:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:05:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:05:02 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:05:02 Sending build context to Docker daemon 865.8kB 06:05:02 Step 1/8 : ARG BASE=golang:1.15-alpine 06:05:02 Step 2/8 : FROM ${BASE} 06:05:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:05:03 540db60ca938: Pulling fs layer 06:05:03 adcc1eea9eea: Pulling fs layer 06:05:03 4c4ab2625f07: Pulling fs layer 06:05:03 0510c868ecb4: Pulling fs layer 06:05:03 afea3b2eda06: Pulling fs layer 06:05:03 7809a108b3ef: Pulling fs layer 06:05:03 f706445af74f: Pulling fs layer 06:05:03 afea3b2eda06: Waiting 06:05:03 7809a108b3ef: Waiting 06:05:03 f706445af74f: Waiting 06:05:03 0510c868ecb4: Waiting 06:05:03 4c4ab2625f07: Verifying Checksum 06:05:03 4c4ab2625f07: Download complete 06:05:03 adcc1eea9eea: Verifying Checksum 06:05:03 adcc1eea9eea: Download complete 06:05:03 afea3b2eda06: Verifying Checksum 06:05:03 afea3b2eda06: Download complete 06:05:03 7809a108b3ef: Verifying Checksum 06:05:03 7809a108b3ef: Download complete 06:05:03 540db60ca938: Download complete 06:05:03 540db60ca938: Pull complete 06:05:04 adcc1eea9eea: Pull complete 06:05:04 4c4ab2625f07: Pull complete 06:05:06 f706445af74f: Verifying Checksum 06:05:06 f706445af74f: Download complete 06:05:06 0510c868ecb4: Verifying Checksum 06:05:06 0510c868ecb4: Download complete 06:05:13 0510c868ecb4: Pull complete 06:05:13 afea3b2eda06: Pull complete 06:05:13 7809a108b3ef: Pull complete 06:05:17 f706445af74f: Pull complete 06:05:17 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:05:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:05:17 ---> b068be0155e3 06:05:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:05:18 ---> Running in 10e3fedf6eb1 06:05:19 Removing intermediate container 10e3fedf6eb1 06:05:19 ---> 928253fe3e2e 06:05:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:19 ---> Running in 77646cca8943 06:05:20 Removing intermediate container 77646cca8943 06:05:20 ---> 5e56dbbc92ae 06:05:20 Step 5/8 : RUN apk add --update --no-cache git make 06:05:20 ---> Running in e685d67d3802 06:05:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:05:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:05:22 OK: 149 MiB in 40 packages 06:05:23 Removing intermediate container e685d67d3802 06:05:23 ---> 50bcc63ffe40 06:05:23 Step 6/8 : WORKDIR /build 06:05:23 ---> Running in c33626681206 06:05:23 Removing intermediate container c33626681206 06:05:23 ---> f9abe126aa62 06:05:23 Step 7/8 : COPY go.mod . 06:05:23 ---> 48e1eaaba1c8 06:05:23 Step 8/8 : RUN go mod download 06:05:24 ---> Running in 34d5e12b44a1 06:05:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2704 in /w/workspace/xfoundry_go-mod-bootstrap_PR-222 [Pipeline] { [Pipeline] ws 06:05:25 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 06:05:32 using credential edgex-jenkins-ssh 06:05:32 Cloning the remote Git repository 06:05:33 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 06:05:33 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 06:05:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:05:33 > git --version # timeout=10 06:05:33 > git --version # 'git version 2.17.1' 06:05:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:34 Merging remotes/origin/master commit 1db7493c2b0ad75053762ce271523df13aeaddcc into PR head commit 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02 06:05:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:05:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:05:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:05:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:05:34 > git config core.sparsecheckout # timeout=10 06:05:34 > git checkout -f 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02 # timeout=10 06:05:35 Merge succeeded, producing 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02 06:05:35 Checking out Revision 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02 (PR-222) 06:05:35 > git remote # timeout=10 06:05:35 > git config --get remote.origin.url # timeout=10 06:05:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:35 > git merge 1db7493c2b0ad75053762ce271523df13aeaddcc # timeout=10 06:05:35 > git rev-parse HEAD^{commit} # timeout=10 06:05:35 > git config core.sparsecheckout # timeout=10 06:05:35 > git checkout -f 3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02 # timeout=10 06:05:39 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:05:39 > git --version # timeout=10 06:05:39 > git --version # 'git version 2.17.1' 06:05:39 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:05:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:05:42 + + sudotrue 06:05:42 service docker restart [Pipeline] unstash [Pipeline] echo 06:05:45 ========================================================= 06:05:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:05:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:05:45 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:05:46 Removing intermediate container 34d5e12b44a1 06:05:46 ---> 3848b59de828 06:05:46 Successfully built 3848b59de828 06:05:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:05:46 Sending build context to Docker daemon 864.8kB 06:05:46 Step 1/8 : ARG BASE=golang:1.15-alpine 06:05:46 Step 2/8 : FROM ${BASE} 06:05:46 + docker inspect -f . ci-base-image-x86_64 06:05:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:05:46 595b0fe564bb: Pulling fs layer 06:05:46 7186ed65a4f7: Pulling fs layer 06:05:46 316046926c0a: Pulling fs layer 06:05:46 4ebd0625c992: Pulling fs layer 06:05:46 207e8628e3a3: Pulling fs layer 06:05:46 c791037a9be2: Pulling fs layer 06:05:46 ffd874e62e21: Pulling fs layer 06:05:46 4ebd0625c992: Waiting 06:05:46 207e8628e3a3: Waiting 06:05:46 c791037a9be2: Waiting 06:05:46 ffd874e62e21: Waiting 06:05:46 316046926c0a: Verifying Checksum 06:05:46 316046926c0a: Download complete 06:05:46 7186ed65a4f7: Download complete 06:05:46 207e8628e3a3: Download complete 06:05:47 . [Pipeline] withDockerContainer 06:05:47 c791037a9be2: Verifying Checksum 06:05:47 c791037a9be2: Download complete 06:05:47 595b0fe564bb: Verifying Checksum 06:05:47 595b0fe564bb: Download complete 06:05:47 595b0fe564bb: Pull complete 06:05:47 prd-centos7-docker-4c-2g-2702 does not seem to be running inside a container 06:05:48 $ 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 ******** ci-base-image-x86_64 cat 06:05:48 7186ed65a4f7: Pull complete 06:05:49 316046926c0a: Pull complete 06:05:49 ffd874e62e21: Verifying Checksum 06:05:49 ffd874e62e21: Download complete 06:05:49 $ docker top c96ddfe4b760904ff00e2ba71daedc2deec04db4de48476368f3f53206bd933a -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:50 + go version 06:05:50 go version go1.16.3 linux/amd64 06:05:50 4ebd0625c992: Verifying Checksum 06:05:50 4ebd0625c992: Download complete [Pipeline] } 06:05:50 $ docker stop --time=1 c96ddfe4b760904ff00e2ba71daedc2deec04db4de48476368f3f53206bd933a 06:05:52 $ docker rm -f c96ddfe4b760904ff00e2ba71daedc2deec04db4de48476368f3f53206bd933a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:05:53 + docker inspect -f . ci-base-image-x86_64 06:05:53 . [Pipeline] withDockerContainer 06:05:53 prd-centos7-docker-4c-2g-2702 does not seem to be running inside a container 06:05:54 $ 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 ******** ci-base-image-x86_64 cat 06:05:55 $ docker top bee265aa0dfc31b33d06a2720af882165cc9b1351e56959a2b09f19733ec5503 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:56 + go mod tidy [Pipeline] sh 06:05:57 + make test 06:05:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:06:00 4ebd0625c992: Pull complete 06:06:00 207e8628e3a3: Pull complete 06:06:01 c791037a9be2: Pull complete 06:06:04 ffd874e62e21: Pull complete 06:06:04 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:06:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:06:04 ---> cfc18b08335c 06:06:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:06:08 ---> Running in aa1fb3c17185 06:06:08 Removing intermediate container aa1fb3c17185 06:06:08 ---> 434b834f6187 06:06:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:08 ---> Running in dca28ed4a67d 06:06:11 Removing intermediate container dca28ed4a67d 06:06:11 ---> 8c8f3d173177 06:06:11 Step 5/8 : RUN apk add --update --no-cache git make 06:06:11 ---> Running in 4e88eabcc5db 06:06:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:06:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:06:14 OK: 138 MiB in 40 packages 06:06:15 Removing intermediate container 4e88eabcc5db 06:06:15 ---> a93c835ef614 06:06:15 Step 6/8 : WORKDIR /build 06:06:15 ---> Running in 02a317498a33 06:06:16 Removing intermediate container 02a317498a33 06:06:16 ---> c5bf0d09670c 06:06:16 Step 7/8 : COPY go.mod . 06:06:17 ---> 52699099f5cc 06:06:17 Step 8/8 : RUN go mod download 06:06:17 ---> Running in 40c1b44fe06f 06:06:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 06:06:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.042s coverage: 5.4% of statements 06:06:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 06:06:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.028s coverage: 92.2% of statements 06:06:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.047s coverage: 85.3% of statements 06:06:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 06:06:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 06:06:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 06:06:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.051s coverage: 26.7% of statements 06:06:24 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.116s coverage: 90.7% of statements 06:06:24 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 06:06:24 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 06:06:24 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.007s coverage: 91.3% of statements 06:06:24 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 06:06:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:06:34 gofmt -l . 06:06:34 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:06:34 $ docker stop --time=1 bee265aa0dfc31b33d06a2720af882165cc9b1351e56959a2b09f19733ec5503 06:06:37 $ docker rm -f bee265aa0dfc31b33d06a2720af882165cc9b1351e56959a2b09f19733ec5503 [Pipeline] // withDockerContainer [Pipeline] sh 06:06:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:06:38 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] libraryResource [Pipeline] sh 06:06:39 ---> job-cost.sh 06:06:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HgNi 06:06:44 Removing intermediate container 40c1b44fe06f 06:06:44 ---> 6d5632de6c2a 06:06:44 Successfully built 6d5632de6c2a 06:06:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:06:44 + docker inspect -f . ci-base-image-arm64 06:06:44 . [Pipeline] withDockerContainer 06:06:44 prd-ubuntu18.04-docker-arm64-4c-16g-2704 does not seem to be running inside a container 06:06:44 $ 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 ******** ci-base-image-arm64 cat 06:06:46 $ docker top 12c92a824ca3253754c934d166923ae97f1ec56c4a0da8e8a0ffadadbdbcfe91 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:47 + go version 06:06:47 go version go1.16.3 linux/arm64 [Pipeline] } 06:06:47 $ docker stop --time=1 12c92a824ca3253754c934d166923ae97f1ec56c4a0da8e8a0ffadadbdbcfe91 06:06:49 $ docker rm -f 12c92a824ca3253754c934d166923ae97f1ec56c4a0da8e8a0ffadadbdbcfe91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:50 + docker inspect -f . ci-base-image-arm64 06:06:50 . [Pipeline] withDockerContainer 06:06:50 prd-ubuntu18.04-docker-arm64-4c-16g-2704 does not seem to be running inside a container 06:06:50 $ 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 ******** ci-base-image-arm64 cat 06:06:52 $ docker top 7e33a6c629f0ba5d41752e26766d0a1be009a1e31c0052f31f0123fd0ff3a010 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:53 + go mod tidy [Pipeline] sh 06:06:54 + make test 06:06:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:06:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:07:30 lf-activate-venv(): INFO: Adding /tmp/venv-HgNi/bin to PATH 06:07:30 INFO: No Stack... 06:07:30 INFO: Retrieving Pricing Info for: v1-standard-2 06:07:31 INFO: Archiving Costs [Pipeline] sh 06:07:31 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 06:07:31 + cut -d, -f6 [Pipeline] lock 06:07:31 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-222-1-stack-cost] 06:07:32 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-222-1-stack-cost] did not exist. Created. 06:07:32 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:07:32 + echo total: 0.029999999329447746 [Pipeline] stash 06:07:32 Stashed 1 file(s) [Pipeline] } 06:07:32 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:07:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 06:07:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.046s coverage: 5.4% of statements 06:07:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 06:07:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.070s coverage: 92.2% of statements 06:07:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.021s coverage: 85.3% of statements 06:07:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 06:07:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 06:07:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 06:07:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.039s coverage: 26.7% of statements 06:07:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.048s coverage: 90.7% of statements 06:07:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 06:07:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 06:07:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.043s coverage: 91.3% of statements 06:07:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 06:07:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:08:03 gofmt -l . 06:08:03 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:08:04 $ docker stop --time=1 7e33a6c629f0ba5d41752e26766d0a1be009a1e31c0052f31f0123fd0ff3a010 06:08:06 $ docker rm -f 7e33a6c629f0ba5d41752e26766d0a1be009a1e31c0052f31f0123fd0ff3a010 [Pipeline] // withDockerContainer [Pipeline] sh 06:08:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:08:07 Warning: overwriting stash ‘coverage-report’ 06:08:08 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] libraryResource [Pipeline] sh 06:08:09 ---> job-cost.sh 06:08:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bNMM 06:08:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:10:48 lf-activate-venv(): INFO: Adding /tmp/venv-bNMM/bin to PATH 06:10:48 INFO: No Stack... 06:10:48 INFO: Retrieving Pricing Info for: lf-standard-4 06:10:48 INFO: Archiving Costs [Pipeline] sh 06:10:48 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 06:10:48 + cut -d, -f6 [Pipeline] lock 06:10:48 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-222-1-stack-cost] 06:10:48 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-222-1-stack-cost] did not exist. Created. 06:10:48 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:10:49 /w/workspace/go-mod-bootstrap/1@tmp/durable-1b2d50c1/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-1b2d50c1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:10:49 + echo total: 0.20999999344348907 [Pipeline] stash 06:10:49 Warning: overwriting stash ‘stack-cost’ 06:10:49 Stashed 1 file(s) [Pipeline] } 06:10:49 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-222-1-stack-cost] [Pipeline] // lock [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] wrap 06:10:50 provisioning config files... 06:10:50 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-222@tmp/config5338715706367411162tmp [Pipeline] { [Pipeline] sh 06:10:51 + set +x 06:10:51 + curl -s https://codecov.io/bash 06:10:51 + bash -s -- 06:10:52 06:10:52 _____ _ 06:10:52 / ____| | | 06:10:52 | | ___ __| | ___ ___ _____ __ 06:10:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:10:52 | |___| (_) | (_| | __/ (_| (_) \ V / 06:10:52 \_____\___/ \__,_|\___|\___\___/ \_/ 06:10:52 Bash-1.0.2 06:10:52 06:10:52 06:10:52 ==> git version 2.24.3 found 06:10:52 ==> 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 06:10:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:10:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:10:52 ==> Jenkins CI detected. 06:10:52 project root: . 06:10:52 --> token set from env 06:10:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:10:52 ==> Running gcov in . (disable via -X gcov) 06:10:52 ==> Python coveragepy not found 06:10:52 ==> Searching for coverage reports in: 06:10:52 + . 06:10:52 -> Found 1 reports 06:10:52 ==> Detecting git/mercurial file structure 06:10:52 ==> Reading reports 06:10:52 + ./coverage.out bytes=28856 06:10:52 ==> Appending adjustments 06:10:52 https://docs.codecov.io/docs/fixing-reports 06:10:52 + Found adjustments 06:10:52 ==> Gzipping contents 06:10:52 8.0K /tmp/codecov.B6TyGw.gz 06:10:52 ==> Uploading reports 06:10:52 url: https://codecov.io 06:10:52 query: branch=PR-222&commit=3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=222&job=&cmd_args= 06:10:52 -> Pinging Codecov 06:10:52 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-222&commit=3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-222%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=222&job=&cmd_args= 06:10:53 -> Uploading to 06:10:53 https://storage.googleapis.com/codecov/v4/raw/2021-05-03/833815588EE85121546D348822E98E2E/3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02/c4f25ab2-92ba-48a5-bc8f-e1648287f06a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210503T061053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6eb6bb54015c25dfb0cb3eedc7cec62457b0356527b467e69b49db4f5a15c84 06:10:53 % Total % Received % Xferd Average Speed Time Time Time Current 06:10:53 Dload Upload Total Spent Left Speed 06:10:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5509 0 0 100 5509 0 13095 --:--:-- --:--:-- --:--:-- 13085 06:10:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3947473cd8a8c97cdf6f3eb2aafd73a176c7bb02 [Pipeline] } 06:10:53 Deleting 1 temporary files [Pipeline] // wrap [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] libraryResource [Pipeline] sh 06:10:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:10:56 ---> package-listing.sh 06:10:56 ++ tr '[:upper:]' '[:lower:]' 06:10:56 ++ facter osfamily 06:10:56 + OS_FAMILY=redhat 06:10:56 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-222 06:10:56 + START_PACKAGES=/tmp/packages_start.txt 06:10:56 + END_PACKAGES=/tmp/packages_end.txt 06:10:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:10:56 + PACKAGES=/tmp/packages_start.txt 06:10:56 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-222 ']' 06:10:56 + PACKAGES=/tmp/packages_end.txt 06:10:56 + case "${OS_FAMILY}" in 06:10:56 + sort 06:10:56 + rpm -qa 06:11:02 + '[' -f /tmp/packages_start.txt ']' 06:11:02 + '[' -f /tmp/packages_end.txt ']' 06:11:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:11:02 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-222 ']' 06:11:02 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-222/archives/ 06:11:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-222/archives/ [Pipeline] echo 06:11:02 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-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:11:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:11:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:03 06:11:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:11:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:03 alpine: Pulling from edgex-lftools-log-publisher 06:11:03 df20fa9351a1: Pulling fs layer 06:11:03 36b3adc4ff6f: Pulling fs layer 06:11:03 8ad3a11d3b57: Pulling fs layer 06:11:03 46f8f816bc3b: Pulling fs layer 06:11:03 93b61091891f: Pulling fs layer 06:11:03 93b9cdb0e59b: Pulling fs layer 06:11:03 5e14af77c1be: Pulling fs layer 06:11:03 01666e4c0597: Pulling fs layer 06:11:03 aa168da1d23b: Pulling fs layer 06:11:03 46f8f816bc3b: Waiting 06:11:03 93b61091891f: Waiting 06:11:03 93b9cdb0e59b: Waiting 06:11:03 5e14af77c1be: Waiting 06:11:03 01666e4c0597: Waiting 06:11:03 aa168da1d23b: Waiting 06:11:04 36b3adc4ff6f: Verifying Checksum 06:11:04 36b3adc4ff6f: Download complete 06:11:04 46f8f816bc3b: Verifying Checksum 06:11:04 46f8f816bc3b: Download complete 06:11:04 df20fa9351a1: Download complete 06:11:04 93b9cdb0e59b: Verifying Checksum 06:11:04 93b9cdb0e59b: Download complete 06:11:04 5e14af77c1be: Verifying Checksum 06:11:04 5e14af77c1be: Download complete 06:11:04 01666e4c0597: Verifying Checksum 06:11:04 01666e4c0597: Download complete 06:11:04 93b61091891f: Verifying Checksum 06:11:04 93b61091891f: Download complete 06:11:04 df20fa9351a1: Pull complete 06:11:04 36b3adc4ff6f: Pull complete 06:11:04 8ad3a11d3b57: Verifying Checksum 06:11:04 8ad3a11d3b57: Download complete 06:11:06 8ad3a11d3b57: Pull complete 06:11:06 46f8f816bc3b: Pull complete 06:11:07 93b61091891f: Pull complete 06:11:07 93b9cdb0e59b: Pull complete 06:11:07 5e14af77c1be: Pull complete 06:11:08 01666e4c0597: Pull complete 06:11:08 aa168da1d23b: Verifying Checksum 06:11:08 aa168da1d23b: Download complete 06:11:18 aa168da1d23b: Pull complete 06:11:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:11:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:11:19 prd-centos7-docker-4c-2g-2693 does not seem to be running inside a container 06:11:19 $ 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-222/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-222 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-222:/w/workspace/xfoundry_go-mod-bootstrap_PR-222:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-222@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-222@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:11:22 $ docker top 553b4f2c84a95c53c1a492a831bf346ca2cedc859b8d22f6b63b5a3946bf31b9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:23 + touch /tmp/pre-build-complete [Pipeline] sh 06:11:23 + mkdir -p /var/log/sa [Pipeline] sh 06:11:23 + ls /var/log/sa-host 06:11:23 + sadf -c /var/log/sa-host/sa03 06:11:23 file_magic: OK 06:11:23 HZ: Using current value: 100 06:11:23 file_header: OK 06:11:23 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 06:11:23 Statistics: 06:11:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:11:23 File successfully converted to sysstat format version 12.2.1 06:11:23 + sadf -c /var/log/sa-host/sa23 06:11:23 file_magic: OK 06:11:23 HZ: Using current value: 100 06:11:23 file_header: OK 06:11:23 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 06:11:23 Statistics: 06:11:23 Hnuu...uuuununununu... 06:11:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:24 provisioning config files... 06:11:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-222@tmp/config7724783311635364403tmp [Pipeline] { [Pipeline] echo 06:11:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:11:24 ---> create-netrc.sh [Pipeline] } 06:11:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:11:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:11:25 ---> python-tools-install.sh [Pipeline] echo 06:11:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:11:25 ---> sudo-logs.sh 06:11:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:11:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:11:25 ---> job-cost.sh 06:11:25 lf-activate-venv: SKIPPING 06:11:25 DEBUG: total: 0.20999999344348907 06:11:25 INFO: Retrieving Stack Cost... 06:11:27 INFO: Retrieving Pricing Info for: v1-standard-2 06:11:27 INFO: Archiving Costs [Pipeline] echo 06:11:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:11:28 ---> logs-deploy.sh 06:11:28 lf-activate-venv: SKIPPING 06:11:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-222/1 06:11:28 INFO: archiving workspace using pattern(s): 06:11:30 Archives upload complete. 06:11:30 INFO: archiving logs to Nexus 06:11:31 ---> uname -a: 06:11:31 Linux prd-centos7-docker-4c-2g-2693.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:11:31 06:11:31 06:11:31 ---> lscpu: 06:11:31 Architecture: x86_64 06:11:31 CPU op-mode(s): 32-bit, 64-bit 06:11:31 Byte Order: Little Endian 06:11:31 Address sizes: 40 bits physical, 48 bits virtual 06:11:31 CPU(s): 4 06:11:31 On-line CPU(s) list: 0-3 06:11:31 Thread(s) per core: 1 06:11:31 Core(s) per socket: 1 06:11:31 Socket(s): 4 06:11:31 NUMA node(s): 1 06:11:31 Vendor ID: GenuineIntel 06:11:31 CPU family: 6 06:11:31 Model: 44 06:11:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:11:31 Stepping: 1 06:11:31 CPU MHz: 2933.436 06:11:31 BogoMIPS: 5866.87 06:11:31 Virtualization: VT-x 06:11:31 Hypervisor vendor: KVM 06:11:31 Virtualization type: full 06:11:31 L1d cache: 128 KiB 06:11:31 L1i cache: 128 KiB 06:11:31 L2 cache: 16 MiB 06:11:31 L3 cache: 64 MiB 06:11:31 NUMA node0 CPU(s): 0-3 06:11:31 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:11:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:11:31 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:11:31 Vulnerability Meltdown: Mitigation; PTI 06:11:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:11:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:11:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:11:31 Vulnerability Srbds: Not affected 06:11:31 Vulnerability Tsx async abort: Not affected 06:11:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:11:31 06:11:31 06:11:31 ---> nproc: 06:11:31 4 06:11:31 06:11:31 06:11:31 ---> df -h: 06:11:31 Filesystem Size Used Available Use% Mounted on 06:11:31 overlay 50.0G 7.3G 42.7G 15% / 06:11:31 tmpfs 64.0M 0 64.0M 0% /dev 06:11:31 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:11:31 shm 64.0M 0 64.0M 0% /dev/shm 06:11:31 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:11:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:11:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:11:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:11:31 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-222 06:11:31 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-222@tmp 06:11:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:11:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:11:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:11:31 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:11:31 06:11:31 06:11:31 ---> free -m: 06:11:31 total used free shared buff/cache available 06:11:31 Mem: 1837 719 105 0 1012 1013 06:11:31 Swap: 1023 1 1022 06:11:31 06:11:31 06:11:31 ---> ip addr: 06:11:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:11:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:11:31 inet 127.0.0.1/8 scope host lo 06:11:31 valid_lft forever preferred_lft forever 06:11:31 inet6 ::1/128 scope host 06:11:31 valid_lft forever preferred_lft forever 06:11:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:11:31 link/ether fa:16:3e:4c:6e:7c brd ff:ff:ff:ff:ff:ff 06:11:31 inet 10.30.123.36/23 brd 10.30.123.255 scope global dynamic eth0 06:11:31 valid_lft 85816sec preferred_lft 85816sec 06:11:31 inet6 fe80::f816:3eff:fe4c:6e7c/64 scope link 06:11:31 valid_lft forever preferred_lft forever 06:11:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:11:31 link/ether 02:42:bd:56:1f:3c brd ff:ff:ff:ff:ff:ff 06:11:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:11:31 valid_lft forever preferred_lft forever 06:11:31 inet6 fe80::42:bdff:fe56:1f3c/64 scope link 06:11:31 valid_lft forever preferred_lft forever 06:11:31 06:11:31 06:11:31 ---> sar -b -r -n DEV: 06:11:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) 06:11:31 06:11:31 06:01:33 LINUX RESTART (4 CPU) 06:11:31 06:11:31 06:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:11:31 06:03:02 87.75 43.78 43.98 0.00 7691.20 3847.89 0.00 06:11:31 06:04:01 3.95 0.07 3.88 0.00 2.17 126.63 0.00 06:11:31 06:05:01 0.42 0.00 0.42 0.00 0.00 6.04 0.00 06:11:31 06:06:01 0.32 0.00 0.32 0.00 0.00 5.56 0.00 06:11:31 06:07:01 0.32 0.00 0.32 0.00 0.00 4.77 0.00 06:11:31 06:08:01 0.43 0.00 0.43 0.00 0.00 7.42 0.00 06:11:31 06:09:01 0.47 0.00 0.47 0.00 0.00 5.01 0.00 06:11:31 06:10:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 06:11:31 06:11:01 48.23 47.48 0.75 0.00 4054.19 17.79 0.00 06:11:31 Average: 15.71 10.13 5.58 0.00 1298.91 442.36 0.00 06:11:31 06:11:31 06:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:11:31 06:03:02 149704 0 594320 31.59 2620 1134900 1160352 39.60 390420 1140208 132 06:11:31 06:04:01 152404 0 591712 31.45 2620 1134808 1124728 38.39 390816 1137900 12 06:11:31 06:05:01 154572 0 589540 31.33 2620 1134812 1105232 37.72 399684 1127348 20 06:11:31 06:06:01 150100 0 594012 31.57 2620 1134812 1101096 37.58 405088 1126504 16 06:11:31 06:07:01 145808 0 598296 31.80 2620 1134820 1101336 37.59 417492 1118528 16 06:11:31 06:08:01 145992 0 598108 31.79 2620 1134824 1101288 37.59 418136 1118392 12 06:11:31 06:09:01 145340 0 598756 31.82 2620 1134828 1101300 37.59 418716 1118392 12 06:11:31 06:10:01 146540 0 597552 31.76 2620 1134832 1086872 37.09 418920 1117756 8 06:11:31 06:11:01 74176 0 640576 34.05 2620 1164172 1162492 39.67 452568 1155360 24 06:11:31 Average: 140515 0 600319 31.91 2620 1138090 1116077 38.09 412427 1128932 28 06:11:31 06:11:31 06:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:11:31 06:03:02 eth0 269.06 189.02 1090.07 74.54 0.00 0.00 0.00 0.00 06:11:31 06:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:31 06:03:02 docker0 4.13 2.67 1.02 7.26 0.00 0.00 0.00 0.00 06:11:31 06:04:01 eth0 3.00 0.68 0.74 0.39 0.00 0.00 0.00 0.00 06:11:31 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:31 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:31 06:05:01 eth0 4.88 0.88 1.11 0.61 0.00 0.00 0.00 0.00 06:11:31 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:31 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:31 06:06:01 eth0 5.94 1.40 1.64 0.99 0.00 0.00 0.00 0.00 06:11:31 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:31 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:31 06:07:01 eth0 3.57 1.03 1.23 0.84 0.00 0.00 0.00 0.00 06:11:31 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:31 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:31 06:08:01 eth0 2.30 1.05 0.98 0.73 0.00 0.00 0.00 0.00 06:11:31 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:31 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:31 06:09:01 eth0 2.76 0.35 0.47 0.21 0.00 0.00 0.00 0.00 06:11:31 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:31 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:31 06:10:01 eth0 1.20 0.60 0.56 0.40 0.00 0.00 0.00 0.00 06:11:31 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:31 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:31 06:11:01 eth0 17.84 14.89 10.82 36.48 0.00 0.00 0.00 0.00 06:11:31 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:31 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:31 Average: eth0 34.21 23.11 121.81 12.73 0.00 0.00 0.00 0.00 06:11:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:31 Average: docker0 0.45 0.29 0.11 0.80 0.00 0.00 0.00 0.00 06:11:31 06:11:31 06:11:31 ---> sar -P ALL: 06:11:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) 06:11:31 06:11:31 06:01:33 LINUX RESTART (4 CPU) 06:11:31 06:11:31 06:02:02 CPU %user %nice %system %iowait %steal %idle 06:11:31 06:03:02 all 15.85 0.00 6.79 2.77 9.51 65.07 06:11:31 06:03:02 0 15.25 0.00 6.55 1.82 9.58 66.79 06:11:31 06:03:02 1 15.56 0.00 6.68 1.95 9.42 66.38 06:11:31 06:03:02 2 17.06 0.00 5.92 3.31 9.63 64.09 06:11:31 06:03:02 3 15.53 0.00 8.03 4.02 9.40 63.01 06:11:31 06:04:01 all 0.15 0.00 0.13 0.00 0.51 99.21 06:11:31 06:04:01 0 0.05 0.00 0.08 0.00 0.42 99.44 06:11:31 06:04:01 1 0.10 0.00 0.17 0.00 0.54 99.19 06:11:31 06:04:01 2 0.27 0.00 0.12 0.00 0.67 98.94 06:11:31 06:04:01 3 0.19 0.00 0.14 0.00 0.41 99.27 06:11:31 06:05:01 all 0.15 0.00 0.10 0.00 0.98 98.77 06:11:31 06:05:01 0 0.05 0.00 0.08 0.00 0.84 99.02 06:11:31 06:05:01 1 0.13 0.00 0.21 0.00 1.27 98.38 06:11:31 06:05:01 2 0.31 0.00 0.07 0.00 1.45 98.17 06:11:31 06:05:01 3 0.10 0.00 0.03 0.00 0.37 99.50 06:11:31 06:06:01 all 0.14 0.00 0.05 0.00 0.49 99.31 06:11:31 06:06:01 0 0.05 0.00 0.03 0.00 0.53 99.39 06:11:31 06:06:01 1 0.30 0.00 0.05 0.00 0.76 98.89 06:11:31 06:06:01 2 0.13 0.00 0.07 0.00 0.30 99.50 06:11:31 06:06:01 3 0.08 0.00 0.07 0.00 0.38 99.47 06:11:31 06:07:01 all 0.12 0.00 0.32 0.00 1.02 98.55 06:11:31 06:07:01 0 0.27 0.00 0.22 0.00 0.78 98.73 06:11:31 06:07:01 1 0.07 0.00 0.42 0.00 1.08 98.44 06:11:31 06:07:01 2 0.05 0.00 0.32 0.00 1.28 98.35 06:11:31 06:07:01 3 0.08 0.00 0.30 0.00 0.94 98.67 06:11:31 06:08:01 all 0.14 0.00 0.06 0.00 0.56 99.25 06:11:31 06:08:01 0 0.05 0.00 0.10 0.00 0.25 99.60 06:11:31 06:08:01 1 0.02 0.00 0.03 0.00 0.25 99.70 06:11:31 06:08:01 2 0.10 0.00 0.05 0.00 0.68 99.17 06:11:31 06:08:01 3 0.38 0.00 0.05 0.00 1.04 98.53 06:11:31 06:09:01 all 0.14 0.00 0.05 0.00 0.44 99.37 06:11:31 06:09:01 0 0.02 0.00 0.02 0.00 0.20 99.77 06:11:31 06:09:01 1 0.10 0.00 0.08 0.00 0.53 99.29 06:11:31 06:09:01 2 0.08 0.00 0.05 0.00 0.70 99.17 06:11:31 06:09:01 3 0.35 0.00 0.05 0.00 0.35 99.25 06:11:31 06:10:01 all 0.17 0.00 0.05 0.00 0.15 99.64 06:11:31 06:10:01 0 0.02 0.00 0.03 0.00 0.05 99.90 06:11:31 06:10:01 1 0.05 0.00 0.03 0.00 0.18 99.73 06:11:31 06:10:01 2 0.17 0.00 0.08 0.00 0.22 99.53 06:11:31 06:10:01 3 0.45 0.00 0.03 0.00 0.13 99.38 06:11:31 06:11:01 all 1.70 0.00 0.77 1.18 0.58 95.78 06:11:31 06:11:01 0 1.55 0.00 0.72 0.60 0.63 96.50 06:11:31 06:11:01 1 1.83 0.00 0.82 2.45 0.65 94.25 06:11:31 06:11:01 2 1.73 0.00 0.92 1.28 0.43 95.63 06:11:31 06:11:01 3 1.66 0.00 0.62 0.38 0.62 96.72 06:11:31 Average: all 2.07 0.00 0.93 0.44 1.59 94.97 06:11:31 Average: 0 1.94 0.00 0.88 0.27 1.48 95.43 06:11:31 Average: 1 2.03 0.00 0.95 0.49 1.64 94.89 06:11:31 Average: 2 2.22 0.00 0.85 0.51 1.71 94.70 06:11:31 Average: 3 2.10 0.00 1.04 0.49 1.52 94.86 06:11:31 06:11:31 06:11:31