Pull request #114 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e140222593fb0ac28deff089f95fcc9ffb07bd91+5b809937728fe6379baf9f00399e19471274c7bf (a5d7f4f292bd6374047cd57e3c1c295fde604a10) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-114/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-114/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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:patch] ========================================================= [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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6169 in /w/workspace/xfoundry_go-mod-bootstrap_PR-114 [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-114 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/114/head:refs/remotes/origin/PR-114 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5b809937728fe6379baf9f00399e19471274c7bf into PR head commit e140222593fb0ac28deff089f95fcc9ffb07bd91 Merge succeeded, producing e140222593fb0ac28deff089f95fcc9ffb07bd91 Checking out Revision e140222593fb0ac28deff089f95fcc9ffb07bd91 (PR-114) > git config core.sparsecheckout # timeout=10 > git checkout -f e140222593fb0ac28deff089f95fcc9ffb07bd91 # 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 5b809937728fe6379baf9f00399e19471274c7bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e140222593fb0ac28deff089f95fcc9ffb07bd91 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:19:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:19:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:19:35 ========================================================= 06:19:35 EdgeX Global Pipelines Version Info 06:19:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:19:36 ------------------- 06:19:36 stable info: 06:19:36 ------------------- 06:19:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:19:36 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 06:19:36 Message: update stable to v1.0.144 06:19:37 ------------------- 06:19:37 experimental info: 06:19:37 ------------------- 06:19:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:19:37 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 06:19:37 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:19:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:19:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 06:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:19:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:19:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:19:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:19:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:19:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:19:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 06:19:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:19:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:19:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:19:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:19:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:19:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:19:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-114 [Pipeline] echo 06:19:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-114 [Pipeline] echo 06:19:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-114 [Pipeline] echo 06:19:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e140222593fb0ac28deff089f95fcc9ffb07bd91 [Pipeline] echo 06:19:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e140222 [Pipeline] echo 06:19:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:19:42 + git log --format=format:%s -1 e140222593fb0ac28deff089f95fcc9ffb07bd91 [Pipeline] echo 06:19:42 GIT_COMMIT: e140222593fb0ac28deff089f95fcc9ffb07bd91, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets [Pipeline] echo 06:19:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:19:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:19:44 06:19:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:19:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:19:44 latest: Pulling from edgex-devops/git-semver 06:19:44 31603596830f: Pulling fs layer 06:19:44 2a8b12db71e7: Pulling fs layer 06:19:44 6ca5941a6612: Pulling fs layer 06:19:44 ecc8261a40a4: Pulling fs layer 06:19:44 ecc8261a40a4: Waiting 06:19:44 2a8b12db71e7: Verifying Checksum 06:19:44 2a8b12db71e7: Download complete 06:19:44 31603596830f: Download complete 06:19:44 ecc8261a40a4: Verifying Checksum 06:19:44 ecc8261a40a4: Download complete 06:19:44 6ca5941a6612: Verifying Checksum 06:19:44 6ca5941a6612: Download complete 06:19:45 31603596830f: Pull complete 06:19:45 2a8b12db71e7: Pull complete 06:19:46 6ca5941a6612: Pull complete 06:19:46 ecc8261a40a4: Pull complete 06:19:46 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:19:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:19:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:19:46 prd-centos7-docker-4c-2g-6169 does not seem to be running inside a container 06:19:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-114 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-114:/w/workspace/xfoundry_go-mod-bootstrap_PR-114:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-114@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:19:48 $ docker top 32d4bb74c9b931b15e11c2abefeed705c6394fcdbc9f82dd5fabe53d97e5b886 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:19:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:19:49 [ssh-agent] Looking for ssh-agent implementation... 06:19:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:19:49 $ docker exec 32d4bb74c9b931b15e11c2abefeed705c6394fcdbc9f82dd5fabe53d97e5b886 ssh-agent 06:19:49 SSH_AUTH_SOCK=/tmp/ssh-SI0HCY4HioMo/agent.11 06:19:49 SSH_AGENT_PID=16 06:19:49 Running ssh-add (command line suppressed) 06:19:50 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp/private_key_6849108597688754479.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp/private_key_6849108597688754479.key) 06:19:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:19:50 + git tag --points-at HEAD [Pipeline] } 06:19:50 $ docker exec --env ******** --env ******** 32d4bb74c9b931b15e11c2abefeed705c6394fcdbc9f82dd5fabe53d97e5b886 ssh-agent -k 06:19:50 unset SSH_AUTH_SOCK; 06:19:50 unset SSH_AGENT_PID; 06:19:50 echo Agent pid 16 killed; 06:19:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:19:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:19:50 [ssh-agent] Looking for ssh-agent implementation... 06:19:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:19:51 $ docker exec 32d4bb74c9b931b15e11c2abefeed705c6394fcdbc9f82dd5fabe53d97e5b886 ssh-agent 06:19:51 SSH_AUTH_SOCK=/tmp/ssh-wKVhCcAHTlFM/agent.44 06:19:51 SSH_AGENT_PID=49 06:19:51 Running ssh-add (command line suppressed) 06:19:51 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp/private_key_4302874559835224699.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp/private_key_4302874559835224699.key) 06:19:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:19:51 + git semver init 06:19:51 # -> Open(): unable to determine branch for HEAD 06:19:51 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-114/.git 06:19:51 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-114 06:19:51 # $SEMVER_REMOTE_NAME = origin 06:19:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:19:51 # $SEMVER_USER_NAME = edgex-jenkins 06:19:51 # $SEMVER_BRANCH = PR-114 06:19:51 # $SEMVER_TEMP = /tmp/semver-767969267 06:19:51 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 06:19:52 # '/tmp/semver-767969267' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-114/.semver' 06:19:52 # -> Force: false 06:19:52 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-114/.semver [Pipeline] } 06:19:52 $ docker exec --env ******** --env ******** 32d4bb74c9b931b15e11c2abefeed705c6394fcdbc9f82dd5fabe53d97e5b886 ssh-agent -k 06:19:52 unset SSH_AUTH_SOCK; 06:19:52 unset SSH_AGENT_PID; 06:19:52 echo Agent pid 49 killed; 06:19:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:19:53 + git semver [Pipeline] } 06:19:53 $ docker stop --time=1 32d4bb74c9b931b15e11c2abefeed705c6394fcdbc9f82dd5fabe53d97e5b886 06:19:54 $ docker rm -f 32d4bb74c9b931b15e11c2abefeed705c6394fcdbc9f82dd5fabe53d97e5b886 [Pipeline] // withDockerContainer [Pipeline] sh 06:19:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:19:56 Stashed 1 file(s) [Pipeline] echo 06:19:56 [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:20:11 Still waiting to schedule task 06:20:11 ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-6159’ is offline; ‘prd-centos7-docker-4c-2g-6160’ is offline; ‘prd-centos7-docker-4c-2g-6161’ is offline; ‘prd-centos7-docker-4c-2g-6162’ is offline; ‘prd-centos7-docker-4c-2g-6163’ is offline; ‘prd-centos7-docker-4c-2g-6172’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6035’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6165’ doesn’t have label ‘centos7-docker-4c-2g’ 06:20:11 Still waiting to schedule task 06:20:11 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:21:29 Running on prd-centos7-docker-4c-2g-6174 in /w/workspace/xfoundry_go-mod-bootstrap_PR-114 [Pipeline] { [Pipeline] ws 06:21:29 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 06:21:32 using credential edgex-jenkins-ssh 06:21:32 Cloning the remote Git repository 06:21:32 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 06:21:32 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 06:21:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:21:32 > git --version # timeout=10 06:21:32 > git --version # 'git version 2.16.5' 06:21:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:21:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:21:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:21:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/114/head:refs/remotes/origin/PR-114 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:21:33 Merging remotes/origin/master commit 5b809937728fe6379baf9f00399e19471274c7bf into PR head commit e140222593fb0ac28deff089f95fcc9ffb07bd91 06:21:33 Merge succeeded, producing e140222593fb0ac28deff089f95fcc9ffb07bd91 06:21:33 Checking out Revision e140222593fb0ac28deff089f95fcc9ffb07bd91 (PR-114) 06:21:33 > git config core.sparsecheckout # timeout=10 06:21:33 > git checkout -f e140222593fb0ac28deff089f95fcc9ffb07bd91 # timeout=10 06:21:33 > git remote # timeout=10 06:21:33 > git config --get remote.origin.url # timeout=10 06:21:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:33 > git merge 5b809937728fe6379baf9f00399e19471274c7bf # timeout=10 06:21:33 > git rev-parse HEAD^{commit} # timeout=10 06:21:33 > git config core.sparsecheckout # timeout=10 06:21:33 > git checkout -f e140222593fb0ac28deff089f95fcc9ffb07bd91 # timeout=10 06:21:37 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" 06:21:37 > git --version # timeout=10 06:21:37 > git --version # 'git version 2.16.5' 06:21:37 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:21:38 ========================================================= 06:21:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:21:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:21:39 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:21:40 Sending build context to Docker daemon 541.2kB 06:21:40 Step 1/8 : ARG BASE=golang:1.15-alpine 06:21:40 Step 2/8 : FROM ${BASE} 06:21:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:21:40 df20fa9351a1: Pulling fs layer 06:21:40 ed8968b2872e: Pulling fs layer 06:21:40 a92cc7c5fd73: Pulling fs layer 06:21:40 e871e8e8d7a9: Pulling fs layer 06:21:40 e73272ec9a57: Pulling fs layer 06:21:40 1e910a182e73: Pulling fs layer 06:21:40 4e634b169226: Pulling fs layer 06:21:40 e73272ec9a57: Waiting 06:21:40 1e910a182e73: Waiting 06:21:40 4e634b169226: Waiting 06:21:40 e871e8e8d7a9: Waiting 06:21:40 a92cc7c5fd73: Verifying Checksum 06:21:40 a92cc7c5fd73: Download complete 06:21:40 ed8968b2872e: Verifying Checksum 06:21:40 ed8968b2872e: Download complete 06:21:40 e73272ec9a57: Verifying Checksum 06:21:40 e73272ec9a57: Download complete 06:21:40 1e910a182e73: Verifying Checksum 06:21:40 1e910a182e73: Download complete 06:21:40 df20fa9351a1: Verifying Checksum 06:21:40 df20fa9351a1: Download complete 06:21:40 df20fa9351a1: Pull complete 06:21:40 ed8968b2872e: Pull complete 06:21:40 a92cc7c5fd73: Pull complete 06:21:42 4e634b169226: Verifying Checksum 06:21:42 4e634b169226: Download complete 06:21:42 e871e8e8d7a9: Verifying Checksum 06:21:42 e871e8e8d7a9: Download complete 06:21:48 e871e8e8d7a9: Pull complete 06:21:48 e73272ec9a57: Pull complete 06:21:48 1e910a182e73: Pull complete 06:21:53 4e634b169226: Pull complete 06:21:53 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:21:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:21:53 ---> f7629b54cfaa 06:21:53 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:21:53 ---> Running in 78bd83d3cfc5 06:21:53 Removing intermediate container 78bd83d3cfc5 06:21:53 ---> 0ec01d2c4f67 06:21:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:53 ---> Running in 3c261c5c8e7a 06:21:55 Removing intermediate container 3c261c5c8e7a 06:21:55 ---> 8ffcc871bae6 06:21:55 Step 5/8 : RUN apk add --update --no-cache git make 06:21:55 ---> Running in 0f419145aebf 06:21:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:21:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:21:57 OK: 166 MiB in 39 packages 06:21:57 Removing intermediate container 0f419145aebf 06:21:57 ---> 14a7657ba210 06:21:57 Step 6/8 : WORKDIR /build 06:21:57 ---> Running in 92a8d95f0f91 06:21:58 Removing intermediate container 92a8d95f0f91 06:21:58 ---> ae74ea52a04d 06:21:58 Step 7/8 : COPY go.mod . 06:21:58 ---> 8ad7b4d12a5f 06:21:58 Step 8/8 : RUN go mod download 06:21:58 ---> Running in 41de5dff092e 06:22:16 Removing intermediate container 41de5dff092e 06:22:16 ---> 55d23dee2f2e 06:22:16 Successfully built 55d23dee2f2e 06:22:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:22:17 + docker inspect -f . ci-base-image-x86_64 06:22:17 . [Pipeline] withDockerContainer 06:22:17 prd-centos7-docker-4c-2g-6174 does not seem to be running inside a container 06:22:17 $ 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 ******** ci-base-image-x86_64 cat 06:22:18 $ docker top 9904e0718b38fb7a0bc80b12e775858383495aafd36ec21db44b7d58f0fac2b2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:18 + go version 06:22:18 go version go1.15.2 linux/amd64 [Pipeline] } 06:22:18 $ docker stop --time=1 9904e0718b38fb7a0bc80b12e775858383495aafd36ec21db44b7d58f0fac2b2 06:22:20 $ docker rm -f 9904e0718b38fb7a0bc80b12e775858383495aafd36ec21db44b7d58f0fac2b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:22:21 + docker inspect -f . ci-base-image-x86_64 06:22:21 . [Pipeline] withDockerContainer 06:22:21 prd-centos7-docker-4c-2g-6174 does not seem to be running inside a container 06:22:21 $ 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 ******** ci-base-image-x86_64 cat 06:22:22 $ docker top ca3bfa2f1ae03bc052a7eb1b285e163f9200b02c6ec930c211e6cbd708f6a0bb -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:22 + make test 06:22:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:22:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 06:22:33 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.011s coverage: 9.0% of statements 06:22:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 06:22:33 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.025s coverage: 95.1% of statements 06:22:33 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.011s coverage: 84.2% of statements 06:22:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 06:22:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 06:22:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 06:22:39 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.016s coverage: 100.0% of statements 06:22:39 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 06:22:39 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 06:22:39 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 06:22:39 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.005s coverage: 48.9% of statements 06:22:39 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 06:22:39 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 06:22:39 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.005s coverage: 91.3% of statements 06:22:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:22:41 gofmt -l . 06:22:41 [ "`gofmt -l .`" = "" ] [Pipeline] stash 06:22:41 Stashed 1 file(s) [Pipeline] } 06:22:41 $ docker stop --time=1 ca3bfa2f1ae03bc052a7eb1b285e163f9200b02c6ec930c211e6cbd708f6a0bb 06:22:43 $ docker rm -f ca3bfa2f1ae03bc052a7eb1b285e163f9200b02c6ec930c211e6cbd708f6a0bb [Pipeline] // withDockerContainer [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:23:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6177 in /w/workspace/xfoundry_go-mod-bootstrap_PR-114 [Pipeline] { [Pipeline] ws 06:23:20 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 06:23:26 using credential edgex-jenkins-ssh 06:23:26 Cloning the remote Git repository 06:23:26 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 06:23:26 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 06:23:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:23:26 > git --version # timeout=10 06:23:26 > git --version # 'git version 2.17.1' 06:23:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:27 Merging remotes/origin/master commit 5b809937728fe6379baf9f00399e19471274c7bf into PR head commit e140222593fb0ac28deff089f95fcc9ffb07bd91 06:23:28 Merge succeeded, producing e140222593fb0ac28deff089f95fcc9ffb07bd91 06:23:28 Checking out Revision e140222593fb0ac28deff089f95fcc9ffb07bd91 (PR-114) 06:23:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:23:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:23:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:23:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/114/head:refs/remotes/origin/PR-114 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:23:28 > git config core.sparsecheckout # timeout=10 06:23:28 > git checkout -f e140222593fb0ac28deff089f95fcc9ffb07bd91 # timeout=10 06:23:28 > git remote # timeout=10 06:23:28 > git config --get remote.origin.url # timeout=10 06:23:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:28 > git merge 5b809937728fe6379baf9f00399e19471274c7bf # timeout=10 06:23:28 > git rev-parse HEAD^{commit} # timeout=10 06:23:28 > git config core.sparsecheckout # timeout=10 06:23:28 > git checkout -f e140222593fb0ac28deff089f95fcc9ffb07bd91 # timeout=10 06:23:32 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" 06:23:32 > git --version # timeout=10 06:23:32 > git --version # 'git version 2.17.1' 06:23:32 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:23:33 ========================================================= 06:23:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:23:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:23:34 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:23:35 Sending build context to Docker daemon 541.2kB 06:23:35 Step 1/8 : ARG BASE=golang:1.15-alpine 06:23:35 Step 2/8 : FROM ${BASE} 06:23:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:23:36 b538f80385f9: Pulling fs layer 06:23:36 74f711af9a0d: Pulling fs layer 06:23:36 99f96fe45779: Pulling fs layer 06:23:36 8529a6b9a6be: Pulling fs layer 06:23:36 45590311c82a: Pulling fs layer 06:23:36 69ca0ff8b7b3: Pulling fs layer 06:23:36 209524e5b208: Pulling fs layer 06:23:36 69ca0ff8b7b3: Waiting 06:23:36 209524e5b208: Waiting 06:23:36 8529a6b9a6be: Waiting 06:23:36 99f96fe45779: Verifying Checksum 06:23:36 99f96fe45779: Download complete 06:23:36 74f711af9a0d: Verifying Checksum 06:23:36 74f711af9a0d: Download complete 06:23:36 45590311c82a: Verifying Checksum 06:23:36 45590311c82a: Download complete 06:23:36 69ca0ff8b7b3: Download complete 06:23:36 b538f80385f9: Verifying Checksum 06:23:36 b538f80385f9: Download complete 06:23:37 b538f80385f9: Pull complete 06:23:37 74f711af9a0d: Pull complete 06:23:38 99f96fe45779: Pull complete 06:23:39 209524e5b208: Verifying Checksum 06:23:39 209524e5b208: Download complete 06:23:40 8529a6b9a6be: Verifying Checksum 06:23:40 8529a6b9a6be: Download complete 06:23:50 8529a6b9a6be: Pull complete 06:23:50 45590311c82a: Pull complete 06:23:51 69ca0ff8b7b3: Pull complete 06:23:54 209524e5b208: Pull complete 06:23:54 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:23:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:23:54 ---> 5bddaf1c2fca 06:23:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:23:57 ---> Running in e119647bd049 06:23:57 Removing intermediate container e119647bd049 06:23:57 ---> 4d110d774466 06:23:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:57 ---> Running in cce2c94f78db 06:24:00 Removing intermediate container cce2c94f78db 06:24:00 ---> 49d98204db91 06:24:00 Step 5/8 : RUN apk add --update --no-cache git make 06:24:00 ---> Running in a786f71bcd7f 06:24:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:03 OK: 142 MiB in 39 packages 06:24:04 Removing intermediate container a786f71bcd7f 06:24:04 ---> dfbaa5df9a47 06:24:04 Step 6/8 : WORKDIR /build 06:24:04 ---> Running in a2f9b852d9df 06:24:04 Removing intermediate container a2f9b852d9df 06:24:04 ---> 5c32bcb0e204 06:24:04 Step 7/8 : COPY go.mod . 06:24:05 ---> 9b5ed3f1d954 06:24:05 Step 8/8 : RUN go mod download 06:24:05 ---> Running in d64fc9e546d8 06:24:27 Removing intermediate container d64fc9e546d8 06:24:27 ---> fa09ca0f8a54 06:24:27 Successfully built fa09ca0f8a54 06:24:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:24:28 + docker inspect -f . ci-base-image-arm64 06:24:28 . [Pipeline] withDockerContainer 06:24:28 prd-ubuntu18.04-docker-arm64-4c-16g-6177 does not seem to be running inside a container 06:24:28 $ 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 ******** ci-base-image-arm64 cat 06:24:31 $ docker top 39835646326c9d8d6b63de2b3bdac939bb6c87112a5c59e5c4b089096158487a -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:32 + go version 06:24:32 go version go1.15.2 linux/arm64 [Pipeline] } 06:24:32 $ docker stop --time=1 39835646326c9d8d6b63de2b3bdac939bb6c87112a5c59e5c4b089096158487a 06:24:34 $ docker rm -f 39835646326c9d8d6b63de2b3bdac939bb6c87112a5c59e5c4b089096158487a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:24:36 + docker inspect -f . ci-base-image-arm64 06:24:36 . [Pipeline] withDockerContainer 06:24:36 prd-ubuntu18.04-docker-arm64-4c-16g-6177 does not seem to be running inside a container 06:24:36 $ 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 ******** ci-base-image-arm64 cat 06:24:38 $ docker top 33d5f682cf3fd7568e16d930bcdb9f39f505fa6086a0418665e5194ee37eb6f6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:39 + make test 06:24:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:25:06 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 06:25:06 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.029s coverage: 9.0% of statements 06:25:06 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 06:25:06 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.032s coverage: 95.1% of statements 06:25:07 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.032s coverage: 84.2% of statements 06:25:07 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 06:25:07 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 06:25:07 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 06:25:17 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.031s coverage: 100.0% of statements 06:25:17 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 06:25:17 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 06:25:17 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 06:25:17 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.015s coverage: 48.9% of statements 06:25:17 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 06:25:17 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 06:25:17 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.012s coverage: 91.3% of statements 06:25:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:25:22 gofmt -l . 06:25:22 [ "`gofmt -l .`" = "" ] [Pipeline] stash 06:25:22 Warning: overwriting stash ‘coverage-report’ 06:25:23 Stashed 1 file(s) [Pipeline] } 06:25:23 $ docker stop --time=1 33d5f682cf3fd7568e16d930bcdb9f39f505fa6086a0418665e5194ee37eb6f6 06:25:25 $ docker rm -f 33d5f682cf3fd7568e16d930bcdb9f39f505fa6086a0418665e5194ee37eb6f6 [Pipeline] // withDockerContainer [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 [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:25:28 provisioning config files... 06:25:29 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp/config8493650111038173736tmp [Pipeline] { [Pipeline] sh 06:25:29 + set +x 06:25:29 + curl -s https://codecov.io/bash 06:25:29 + bash -s -- 06:25:29 06:25:29 _____ _ 06:25:29 / ____| | | 06:25:29 | | ___ __| | ___ ___ _____ __ 06:25:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:25:29 | |___| (_) | (_| | __/ (_| (_) \ V / 06:25:29 \_____\___/ \__,_|\___|\___\___/ \_/ 06:25:29 Bash-20201009-048fee3 06:25:29 06:25:29 06:25:29 ==> Jenkins CI detected. 06:25:29 project root: . 06:25:29 --> token set from env 06:25:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:25:29 ==> Running gcov in . (disable via -X gcov) 06:25:29 ==> Python coveragepy not found 06:25:29 ==> Searching for coverage reports in: 06:25:29 + . 06:25:29 -> Found 1 reports 06:25:29 ==> Detecting git/mercurial file structure 06:25:29 ==> Reading reports 06:25:29 + ./coverage.out bytes=20923 06:25:29 ==> Appending adjustments 06:25:29 https://docs.codecov.io/docs/fixing-reports 06:25:29 + Found adjustments 06:25:29 ==> Gzipping contents 06:25:29 ==> Uploading reports 06:25:29 url: https://codecov.io 06:25:29 query: branch=PR-114&commit=e140222593fb0ac28deff089f95fcc9ffb07bd91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-114%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=114&job=&cmd_args= 06:25:29 -> Pinging Codecov 06:25:29 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-114&commit=e140222593fb0ac28deff089f95fcc9ffb07bd91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-114%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=114&job=&cmd_args= 06:25:30 -> Uploading to 06:25:30 06:25:30 % Total % Received % Xferd Average Speed Time Time Time Current 06:25:30 Dload Upload Total Spent Left Speed 06:25:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 06:25:30 X> Failed to upload 06:25:30 ==> Uploading to Codecov 06:25:30 % Total % Received % Xferd Average Speed Time Time Time Current 06:25:30 Dload Upload Total Spent Left Speed 06:25:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4514 100 113 100 4401 244 9511 --:--:-- --:--:-- --:--:-- 9525 06:25:30 View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/e140222593fb0ac28deff089f95fcc9ffb07bd91 [Pipeline] } 06:25:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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:25:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:25:34 ---> package-listing.sh 06:25:34 ++ facter osfamily 06:25:34 ++ tr '[:upper:]' '[:lower:]' 06:25:34 + OS_FAMILY=redhat 06:25:34 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-114 06:25:34 + START_PACKAGES=/tmp/packages_start.txt 06:25:34 + END_PACKAGES=/tmp/packages_end.txt 06:25:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:25:34 + PACKAGES=/tmp/packages_start.txt 06:25:34 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-114 ']' 06:25:34 + PACKAGES=/tmp/packages_end.txt 06:25:34 + case "${OS_FAMILY}" in 06:25:34 + rpm -qa 06:25:34 + sort 06:25:39 + '[' -f /tmp/packages_start.txt ']' 06:25:39 + '[' -f /tmp/packages_end.txt ']' 06:25:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:25:39 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-114 ']' 06:25:39 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-114/archives/ 06:25:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-114/archives/ [Pipeline] echo 06:25:39 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-114/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:25:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:25:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:39 06:25:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:25:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:40 alpine: Pulling from edgex-lftools-log-publisher 06:25:40 df20fa9351a1: Pulling fs layer 06:25:40 36b3adc4ff6f: Pulling fs layer 06:25:40 8ad3a11d3b57: Pulling fs layer 06:25:40 46f8f816bc3b: Pulling fs layer 06:25:40 93b61091891f: Pulling fs layer 06:25:40 93b9cdb0e59b: Pulling fs layer 06:25:40 5e14af77c1be: Pulling fs layer 06:25:40 01666e4c0597: Pulling fs layer 06:25:40 aa168da1d23b: Pulling fs layer 06:25:40 46f8f816bc3b: Waiting 06:25:40 aa168da1d23b: Waiting 06:25:40 93b9cdb0e59b: Waiting 06:25:40 01666e4c0597: Waiting 06:25:40 36b3adc4ff6f: Verifying Checksum 06:25:40 36b3adc4ff6f: Download complete 06:25:40 46f8f816bc3b: Verifying Checksum 06:25:40 46f8f816bc3b: Download complete 06:25:40 df20fa9351a1: Download complete 06:25:40 93b9cdb0e59b: Verifying Checksum 06:25:40 93b9cdb0e59b: Download complete 06:25:40 93b61091891f: Download complete 06:25:40 5e14af77c1be: Verifying Checksum 06:25:40 5e14af77c1be: Download complete 06:25:40 01666e4c0597: Verifying Checksum 06:25:40 01666e4c0597: Download complete 06:25:40 df20fa9351a1: Pull complete 06:25:40 36b3adc4ff6f: Pull complete 06:25:40 8ad3a11d3b57: Download complete 06:25:41 8ad3a11d3b57: Pull complete 06:25:41 46f8f816bc3b: Pull complete 06:25:42 93b61091891f: Pull complete 06:25:42 aa168da1d23b: Verifying Checksum 06:25:42 aa168da1d23b: Download complete 06:25:42 93b9cdb0e59b: Pull complete 06:25:42 5e14af77c1be: Pull complete 06:25:43 01666e4c0597: Pull complete 06:25:49 aa168da1d23b: Pull complete 06:25:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:25:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:25:49 prd-centos7-docker-4c-2g-6169 does not seem to be running inside a container 06:25:50 $ 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-114/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-114 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-114:/w/workspace/xfoundry_go-mod-bootstrap_PR-114:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:25:55 $ docker top ca229e3a8bd42b22821552b483cbfb72eac01e24a9269c6e587789923bfe57ec -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:56 + touch /tmp/pre-build-complete [Pipeline] sh 06:25:56 + mkdir -p /var/log/sa [Pipeline] sh 06:25:57 + ls /var/log/sa-host 06:25:57 + sadf -c /var/log/sa-host/sa05 06:25:57 file_magic: OK 06:25:57 HZ: Using current value: 100 06:25:57 file_header: OK 06:25:57 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:25:57 Statistics: 06:25:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:25:57 File successfully converted to sysstat format version 12.2.1 06:25:57 + sadf -c /var/log/sa-host/sa19 06:25:57 file_magic: OK 06:25:57 HZ: Using current value: 100 06:25:57 file_header: OK 06:25:57 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:25:57 Statistics: 06:25:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:25:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:57 provisioning config files... 06:25:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp/config9154351219185656342tmp [Pipeline] { [Pipeline] echo 06:25:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:25:57 ---> create-netrc.sh [Pipeline] } 06:25:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:25:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:25:58 ---> python-tools-install.sh [Pipeline] echo 06:25:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:25:58 ---> sudo-logs.sh 06:25:58 Archiving 'sudo' log.. [Pipeline] echo 06:25:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:25:59 ---> job-cost.sh 06:25:59 lf-activate-venv: SKIPPING 06:25:59 INFO: No Stack... 06:26:00 INFO: Retrieving Pricing Info for: v1-standard-2 06:26:01 INFO: Archiving Costs [Pipeline] echo 06:26:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:26:01 ---> logs-deploy.sh 06:26:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-114/1 06:26:01 INFO: archiving workspace using pattern(s): 06:26:03 Archives upload complete. 06:26:03 INFO: archiving logs to Nexus 06:26:04 ---> uname -a: 06:26:04 Linux prd-centos7-docker-4c-2g-6169.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:26:04 06:26:04 06:26:04 ---> lscpu: 06:26:04 Architecture: x86_64 06:26:04 CPU op-mode(s): 32-bit, 64-bit 06:26:04 Byte Order: Little Endian 06:26:04 Address sizes: 40 bits physical, 48 bits virtual 06:26:04 CPU(s): 4 06:26:04 On-line CPU(s) list: 0-3 06:26:04 Thread(s) per core: 1 06:26:04 Core(s) per socket: 1 06:26:04 Socket(s): 4 06:26:04 NUMA node(s): 1 06:26:04 Vendor ID: GenuineIntel 06:26:04 CPU family: 6 06:26:04 Model: 44 06:26:04 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:26:04 Stepping: 1 06:26:04 CPU MHz: 2933.436 06:26:04 BogoMIPS: 5866.87 06:26:04 Virtualization: VT-x 06:26:04 Hypervisor vendor: KVM 06:26:04 Virtualization type: full 06:26:04 L1d cache: 128 KiB 06:26:04 L1i cache: 128 KiB 06:26:04 L2 cache: 16 MiB 06:26:04 L3 cache: 64 MiB 06:26:04 NUMA node0 CPU(s): 0-3 06:26:04 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:26:04 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:26:04 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:26:04 Vulnerability Meltdown: Mitigation; PTI 06:26:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:26:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:26:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:26:04 Vulnerability Tsx async abort: Not affected 06:26:04 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:26:04 06:26:04 06:26:04 ---> nproc: 06:26:04 4 06:26:04 06:26:04 06:26:04 ---> df -h: 06:26:04 Filesystem Size Used Available Use% Mounted on 06:26:04 overlay 50.0G 7.2G 42.8G 14% / 06:26:04 tmpfs 64.0M 0 64.0M 0% /dev 06:26:04 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:26:04 shm 64.0M 0 64.0M 0% /dev/shm 06:26:04 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 06:26:04 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 06:26:04 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 06:26:04 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 06:26:04 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 06:26:04 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 06:26:04 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/xfoundry_go-mod-bootstrap_PR-114 06:26:04 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp 06:26:04 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 06:26:04 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 06:26:04 06:26:04 06:26:04 ---> free -m: 06:26:04 total used free shared buff/cache available 06:26:04 Mem: 1837 683 94 0 1059 1051 06:26:04 Swap: 1023 1 1022 06:26:04 06:26:04 06:26:04 ---> ip addr: 06:26:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:26:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:26:04 inet 127.0.0.1/8 scope host lo 06:26:04 valid_lft forever preferred_lft forever 06:26:04 inet6 ::1/128 scope host 06:26:04 valid_lft forever preferred_lft forever 06:26:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:26:04 link/ether fa:16:3e:77:d8:ed brd ff:ff:ff:ff:ff:ff 06:26:04 inet 10.30.122.243/23 brd 10.30.123.255 scope global dynamic eth0 06:26:04 valid_lft 85977sec preferred_lft 85977sec 06:26:04 inet6 fe80::f816:3eff:fe77:d8ed/64 scope link 06:26:04 valid_lft forever preferred_lft forever 06:26:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:26:04 link/ether 02:42:61:df:2a:e3 brd ff:ff:ff:ff:ff:ff 06:26:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:26:04 valid_lft forever preferred_lft forever 06:26:04 inet6 fe80::42:61ff:fedf:2ae3/64 scope link 06:26:04 valid_lft forever preferred_lft forever 06:26:04 06:26:04 06:26:04 ---> sar -b -r -n DEV: 06:26:04 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 06:26:04 06:26:04 06:18:43 LINUX RESTART (4 CPU) 06:26:04 06:26:04 06:20:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:26:04 06:21:01 2.83 0.00 2.83 0.00 0.00 99.71 0.00 06:26:04 06:22:01 0.45 0.02 0.43 0.00 0.53 6.65 0.00 06:26:04 06:23:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 06:26:04 06:24:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 06:26:04 06:25:01 0.28 0.00 0.28 0.00 0.00 4.31 0.00 06:26:04 Average: 0.79 0.00 0.78 0.00 0.11 22.74 0.00 06:26:04 06:26:04 06:20:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:26:04 06:21:01 176156 0 560100 29.77 2620 1142680 1092804 37.30 390208 1156280 20 06:26:04 06:22:01 177412 0 558836 29.70 2620 1142688 1078556 36.81 390548 1155120 8 06:26:04 06:23:01 177244 0 559000 29.71 2620 1142692 1078604 36.81 390832 1155116 8 06:26:04 06:24:01 174556 0 561688 29.85 2620 1142692 1078568 36.81 397536 1150996 12 06:26:04 06:25:01 171264 0 564972 30.03 2620 1142700 1078692 36.81 402252 1149448 12 06:26:04 Average: 175326 0 560919 29.81 2620 1142690 1081445 36.91 394275 1153392 12 06:26:04 06:26:04 06:20:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:26:04 06:21:01 eth0 2.07 0.33 0.41 0.17 0.00 0.00 0.00 0.00 06:26:04 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:04 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:04 06:22:01 eth0 1.93 0.27 0.40 0.23 0.00 0.00 0.00 0.00 06:26:04 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:04 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:04 06:23:01 eth0 2.32 0.57 0.65 0.40 0.00 0.00 0.00 0.00 06:26:04 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:04 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:04 06:24:01 eth0 2.26 0.60 0.64 0.37 0.00 0.00 0.00 0.00 06:26:04 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:04 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:04 06:25:01 eth0 1.28 0.72 0.69 0.46 0.00 0.00 0.00 0.00 06:26:04 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:04 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:04 Average: eth0 1.97 0.50 0.56 0.33 0.00 0.00 0.00 0.00 06:26:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:04 06:26:04 06:26:04 ---> sar -P ALL: 06:26:04 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 06:26:04 06:26:04 06:18:43 LINUX RESTART (4 CPU) 06:26:04 06:26:04 06:20:03 CPU %user %nice %system %iowait %steal %idle 06:26:04 06:21:01 all 0.19 0.00 0.06 0.00 0.01 99.74 06:26:04 06:21:01 0 0.09 0.00 0.05 0.00 0.02 99.84 06:26:04 06:21:01 1 0.38 0.00 0.09 0.00 0.02 99.52 06:26:04 06:21:01 2 0.22 0.00 0.05 0.00 0.02 99.71 06:26:04 06:21:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:26:04 06:22:01 all 0.15 0.00 0.03 0.00 0.00 99.81 06:26:04 06:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:26:04 06:22:01 1 0.48 0.00 0.03 0.00 0.00 99.48 06:26:04 06:22:01 2 0.07 0.00 0.05 0.00 0.00 99.88 06:26:04 06:22:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:26:04 06:23:01 all 0.16 0.00 0.03 0.00 0.00 99.81 06:26:04 06:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:26:04 06:23:01 1 0.50 0.00 0.02 0.00 0.02 99.47 06:26:04 06:23:01 2 0.08 0.00 0.05 0.00 0.00 99.87 06:26:04 06:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:26:04 06:24:01 all 0.15 0.00 0.04 0.00 0.00 99.80 06:26:04 06:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:26:04 06:24:01 1 0.47 0.00 0.05 0.00 0.00 99.48 06:26:04 06:24:01 2 0.05 0.00 0.07 0.00 0.02 99.87 06:26:04 06:24:01 3 0.07 0.00 0.02 0.00 0.00 99.92 06:26:04 06:25:01 all 0.17 0.00 0.06 0.00 0.00 99.77 06:26:04 06:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:26:04 06:25:01 1 0.55 0.00 0.05 0.00 0.00 99.40 06:26:04 06:25:01 2 0.07 0.00 0.07 0.00 0.00 99.87 06:26:04 06:25:01 3 0.03 0.00 0.10 0.00 0.00 99.87 06:26:04 Average: all 0.16 0.00 0.04 0.00 0.00 99.79 06:26:04 Average: 0 0.04 0.00 0.03 0.00 0.00 99.93 06:26:04 Average: 1 0.48 0.00 0.05 0.00 0.01 99.47 06:26:04 Average: 2 0.10 0.00 0.06 0.00 0.01 99.84 06:26:04 Average: 3 0.04 0.00 0.04 0.00 0.00 99.91 06:26:04 06:26:04 06:26:04