Pull request #153 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8e68301353597467f767e7cf8584fdf4e8ecd45b+85c50151ec7f3c79cb79a6b91d13cce16ac5eaa8 (872917f4e5b7e0fdf2741ed4233bea51c3056aa6) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-153/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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-153/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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-21074’ is offline; ‘prd-centos7-docker-4c-2g-21076’ is offline; ‘prd-centos7-docker-4c-2g-21085’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-21060’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21089 in /w/workspace/xfoundry_go-mod-bootstrap_PR-153 [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-153 # 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 > 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/153/head:refs/remotes/origin/PR-153 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 85c50151ec7f3c79cb79a6b91d13cce16ac5eaa8 into PR head commit 8e68301353597467f767e7cf8584fdf4e8ecd45b Merge succeeded, producing 8e68301353597467f767e7cf8584fdf4e8ecd45b Checking out Revision 8e68301353597467f767e7cf8584fdf4e8ecd45b (PR-153) > git config core.sparsecheckout # timeout=10 > git checkout -f 8e68301353597467f767e7cf8584fdf4e8ecd45b # 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 85c50151ec7f3c79cb79a6b91d13cce16ac5eaa8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e68301353597467f767e7cf8584fdf4e8ecd45b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:19:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:19:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:19:15 ========================================================= 03:19:15 EdgeX Global Pipelines Version Info 03:19:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:19:17 ------------------- 03:19:17 stable info: 03:19:17 ------------------- 03:19:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:19:17 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 03:19:17 Message: update stable to v1.0.177 03:19:17 ------------------- 03:19:17 experimental info: 03:19:17 ------------------- 03:19:17 Commited By: **** collab-it+edgex@linuxfoundation.org 03:19:17 Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 03:19:17 Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:19:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 03:19:18 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 03:19:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:19:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:19:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:19:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:19:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 03:19:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:19:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:19:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:19:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:19:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:19:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:19:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 03:19:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:19:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:19:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:19:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:19:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:19:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:19:22 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 03:19:22 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 03:19:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-153 [Pipeline] echo 03:19:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-153 [Pipeline] echo 03:19:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-153 [Pipeline] echo 03:19:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e68301353597467f767e7cf8584fdf4e8ecd45b [Pipeline] echo 03:19:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e68301 [Pipeline] echo 03:19:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:19:24 + git log --format=format:%s -1 8e68301353597467f767e7cf8584fdf4e8ecd45b [Pipeline] echo 03:19:24 GIT_COMMIT: 8e68301353597467f767e7cf8584fdf4e8ecd45b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 03:19:24 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:19:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:19:25 03:19:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:19:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:19:25 latest: Pulling from edgex-devops/git-semver 03:19:25 31603596830f: Pulling fs layer 03:19:25 2a8b12db71e7: Pulling fs layer 03:19:25 6ca5941a6612: Pulling fs layer 03:19:25 ecc8261a40a4: Pulling fs layer 03:19:25 ecc8261a40a4: Waiting 03:19:25 2a8b12db71e7: Download complete 03:19:25 31603596830f: Verifying Checksum 03:19:25 31603596830f: Download complete 03:19:25 ecc8261a40a4: Verifying Checksum 03:19:25 ecc8261a40a4: Download complete 03:19:25 6ca5941a6612: Verifying Checksum 03:19:25 6ca5941a6612: Download complete 03:19:26 31603596830f: Pull complete 03:19:26 2a8b12db71e7: Pull complete 03:19:27 6ca5941a6612: Pull complete 03:19:27 ecc8261a40a4: Pull complete 03:19:27 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:19:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:19:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:19:27 prd-centos7-docker-4c-2g-21089 does not seem to be running inside a container 03:19:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-153 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-153:/w/workspace/xfoundry_go-mod-bootstrap_PR-153:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-153@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:19:29 $ docker top 26bf5b0d01f63191801ba81ea654ef140bea061a50d623f6cfb5ce2e155ec1c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:19:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:19:30 [ssh-agent] Looking for ssh-agent implementation... 03:19:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:19:30 $ docker exec 26bf5b0d01f63191801ba81ea654ef140bea061a50d623f6cfb5ce2e155ec1c5 ssh-agent 03:19:30 SSH_AUTH_SOCK=/tmp/ssh-t9vnNqIpNdIe/agent.12 03:19:30 SSH_AGENT_PID=17 03:19:30 Running ssh-add (command line suppressed) 03:19:30 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-153@tmp/private_key_983900398110376427.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-153@tmp/private_key_983900398110376427.key) 03:19:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:19:31 + git tag --points-at HEAD [Pipeline] } 03:19:31 $ docker exec --env ******** --env ******** 26bf5b0d01f63191801ba81ea654ef140bea061a50d623f6cfb5ce2e155ec1c5 ssh-agent -k 03:19:31 unset SSH_AUTH_SOCK; 03:19:31 unset SSH_AGENT_PID; 03:19:31 echo Agent pid 17 killed; 03:19:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:19:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:19:31 [ssh-agent] Looking for ssh-agent implementation... 03:19:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:19:32 $ docker exec 26bf5b0d01f63191801ba81ea654ef140bea061a50d623f6cfb5ce2e155ec1c5 ssh-agent 03:19:32 SSH_AUTH_SOCK=/tmp/ssh-omBCG1GTUraA/agent.46 03:19:32 SSH_AGENT_PID=51 03:19:32 Running ssh-add (command line suppressed) 03:19:32 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-153@tmp/private_key_7265519193573791671.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-153@tmp/private_key_7265519193573791671.key) 03:19:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:19:32 + git semver init 03:19:32 # -> Open(): unable to determine branch for HEAD 03:19:32 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-153/.git 03:19:32 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-153 03:19:32 # $SEMVER_REMOTE_NAME = origin 03:19:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:19:32 # $SEMVER_USER_NAME = edgex-jenkins 03:19:32 # $SEMVER_BRANCH = PR-153 03:19:32 # $SEMVER_TEMP = /tmp/semver-463884958 03:19:32 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 03:19:33 # '/tmp/semver-463884958' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-153/.semver' 03:19:33 # -> Force: false 03:19:33 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-153/.semver [Pipeline] } 03:19:33 $ docker exec --env ******** --env ******** 26bf5b0d01f63191801ba81ea654ef140bea061a50d623f6cfb5ce2e155ec1c5 ssh-agent -k 03:19:33 unset SSH_AUTH_SOCK; 03:19:33 unset SSH_AGENT_PID; 03:19:33 echo Agent pid 51 killed; 03:19:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:19:34 + git semver [Pipeline] } 03:19:34 $ docker stop --time=1 26bf5b0d01f63191801ba81ea654ef140bea061a50d623f6cfb5ce2e155ec1c5 03:19:36 $ docker rm -f 26bf5b0d01f63191801ba81ea654ef140bea061a50d623f6cfb5ce2e155ec1c5 [Pipeline] // withDockerContainer [Pipeline] sh 03:19:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:19:37 Stashed 1 file(s) [Pipeline] echo 03:19:37 [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 03:19:53 Still waiting to schedule task 03:19:53 ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-21074’ is offline; ‘prd-centos7-docker-4c-2g-21076’ is offline; ‘prd-centos7-docker-4c-2g-21083’ is offline; ‘prd-centos7-docker-4c-2g-21084’ is offline; ‘prd-centos7-docker-4c-2g-21085’ is offline; ‘prd-centos7-docker-4c-2g-21092’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-21060’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-21087’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-21090’ doesn’t have label ‘centos7-docker-4c-2g’ 03:19:53 Still waiting to schedule task 03:19:53 ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-21074’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-21076’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-21083’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-21084’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-21085’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-21092’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-21060’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-21087’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-21090’ is offline 03:21:27 Running on prd-centos7-docker-4c-2g-21099 in /w/workspace/xfoundry_go-mod-bootstrap_PR-153 [Pipeline] { [Pipeline] ws 03:21:27 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 03:21:29 using credential edgex-jenkins-ssh 03:21:30 Cloning the remote Git repository 03:21:30 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 03:21:30 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 03:21:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 03:21:30 > git --version # timeout=10 03:21:30 > git --version # 'git version 2.24.3' 03:21:30 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 03:21:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 03:21:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 03:21:30 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/153/head:refs/remotes/origin/PR-153 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:21:31 Merging remotes/origin/master commit 85c50151ec7f3c79cb79a6b91d13cce16ac5eaa8 into PR head commit 8e68301353597467f767e7cf8584fdf4e8ecd45b 03:21:31 Merge succeeded, producing 8e68301353597467f767e7cf8584fdf4e8ecd45b 03:21:31 Checking out Revision 8e68301353597467f767e7cf8584fdf4e8ecd45b (PR-153) 03:21:31 > git config core.sparsecheckout # timeout=10 03:21:31 > git checkout -f 8e68301353597467f767e7cf8584fdf4e8ecd45b # timeout=10 03:21:31 > git remote # timeout=10 03:21:31 > git config --get remote.origin.url # timeout=10 03:21:31 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:31 > git merge 85c50151ec7f3c79cb79a6b91d13cce16ac5eaa8 # timeout=10 03:21:31 > git rev-parse HEAD^{commit} # timeout=10 03:21:31 > git config core.sparsecheckout # timeout=10 03:21:31 > git checkout -f 8e68301353597467f767e7cf8584fdf4e8ecd45b # timeout=10 03:21:35 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 03:21:35 > git --version # timeout=10 03:21:35 > git --version # 'git version 2.24.3' 03:21:35 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:21:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:21:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:21:37 + sudo service docker restart 03:21:37 + true 03:21:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 03:21:39 ========================================================= 03:21:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:21:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:21:40 + 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 . 03:21:40 Sending build context to Docker daemon 636.4kB 03:21:40 Step 1/8 : ARG BASE=golang:1.15-alpine 03:21:40 Step 2/8 : FROM ${BASE} 03:21:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:21:40 188c0c94c7c5: Pulling fs layer 03:21:40 0ef7d3d256c8: Pulling fs layer 03:21:40 de9db76c5a1d: Pulling fs layer 03:21:40 bca2f99d35d6: Pulling fs layer 03:21:40 93359f2a8cfa: Pulling fs layer 03:21:40 7c6f9722023f: Pulling fs layer 03:21:40 a35cf1a2eb13: Pulling fs layer 03:21:40 7c6f9722023f: Waiting 03:21:40 bca2f99d35d6: Waiting 03:21:40 93359f2a8cfa: Waiting 03:21:40 a35cf1a2eb13: Waiting 03:21:40 de9db76c5a1d: Verifying Checksum 03:21:40 de9db76c5a1d: Download complete 03:21:40 0ef7d3d256c8: Download complete 03:21:40 93359f2a8cfa: Download complete 03:21:40 7c6f9722023f: Download complete 03:21:40 188c0c94c7c5: Verifying Checksum 03:21:40 188c0c94c7c5: Download complete 03:21:41 188c0c94c7c5: Pull complete 03:21:41 0ef7d3d256c8: Pull complete 03:21:41 de9db76c5a1d: Pull complete 03:21:42 a35cf1a2eb13: Verifying Checksum 03:21:42 a35cf1a2eb13: Download complete 03:21:43 bca2f99d35d6: Verifying Checksum 03:21:43 bca2f99d35d6: Download complete 03:21:49 bca2f99d35d6: Pull complete 03:21:49 93359f2a8cfa: Pull complete 03:21:49 7c6f9722023f: Pull complete 03:21:54 a35cf1a2eb13: Pull complete 03:21:54 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:21:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:21:54 ---> a62c8e92a672 03:21:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:21:54 ---> Running in 052b14beb537 03:21:54 Removing intermediate container 052b14beb537 03:21:54 ---> 0f1cf8b62ec2 03:21:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:54 ---> Running in 689a47dc1847 03:21:55 Removing intermediate container 689a47dc1847 03:21:55 ---> f3f0b371b6a0 03:21:55 Step 5/8 : RUN apk add --update --no-cache git make 03:21:55 ---> Running in dbcef86ef20d 03:21:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:21:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:21:57 OK: 166 MiB in 39 packages 03:21:57 Removing intermediate container dbcef86ef20d 03:21:57 ---> c90d1b13249b 03:21:57 Step 6/8 : WORKDIR /build 03:21:58 ---> Running in 911344ad48a2 03:21:58 Removing intermediate container 911344ad48a2 03:21:58 ---> a8e1d3aabb3e 03:21:58 Step 7/8 : COPY go.mod . 03:21:58 ---> 17736554a472 03:21:58 Step 8/8 : RUN go mod download 03:21:58 ---> Running in 6e311cb9ba26 03:22:16 Removing intermediate container 6e311cb9ba26 03:22:16 ---> 03d89f8d831f 03:22:16 Successfully built 03d89f8d831f 03:22:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:22:17 + docker inspect -f . ci-base-image-x86_64 03:22:17 . [Pipeline] withDockerContainer 03:22:17 prd-centos7-docker-4c-2g-21099 does not seem to be running inside a container 03: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 ******** -e ******** ci-base-image-x86_64 cat 03:22:18 $ docker top d28763b6a35c187e8dcc3eee06176bc6120e6961f7ed73a4c36361e23a64b976 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:18 + go version 03:22:18 go version go1.15.5 linux/amd64 [Pipeline] } 03:22:18 $ docker stop --time=1 d28763b6a35c187e8dcc3eee06176bc6120e6961f7ed73a4c36361e23a64b976 03:22:20 $ docker rm -f d28763b6a35c187e8dcc3eee06176bc6120e6961f7ed73a4c36361e23a64b976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:22:21 + docker inspect -f . ci-base-image-x86_64 03:22:21 . [Pipeline] withDockerContainer 03:22:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21101 in /w/workspace/xfoundry_go-mod-bootstrap_PR-153 03:22:21 prd-centos7-docker-4c-2g-21099 does not seem to be running inside a container 03: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 ******** -e ******** ci-base-image-x86_64 cat 03:22:22 $ docker top cbe7edc206df7acf0d257302b2557a1e7d7555e7017e7296243706a00fba20dc -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 03:22:22 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 03:22:22 + make test 03:22:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:22:27 using credential edgex-jenkins-ssh 03:22:27 Cloning the remote Git repository 03:22:27 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 03:22:27 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 03:22:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 03:22:27 > git --version # timeout=10 03:22:27 > git --version # 'git version 2.17.1' 03:22:27 using GIT_SSH to set credentials SSH Credentials for GitHub 03:22:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:22:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 03:22:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:22:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 03:22:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 03:22:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:22:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/153/head:refs/remotes/origin/PR-153 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:22:29 Merging remotes/origin/master commit 85c50151ec7f3c79cb79a6b91d13cce16ac5eaa8 into PR head commit 8e68301353597467f767e7cf8584fdf4e8ecd45b 03:22:29 Merge succeeded, producing 8e68301353597467f767e7cf8584fdf4e8ecd45b 03:22:29 Checking out Revision 8e68301353597467f767e7cf8584fdf4e8ecd45b (PR-153) 03:22:29 > git config core.sparsecheckout # timeout=10 03:22:29 > git checkout -f 8e68301353597467f767e7cf8584fdf4e8ecd45b # timeout=10 03:22:29 > git remote # timeout=10 03:22:29 > git config --get remote.origin.url # timeout=10 03:22:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:22:29 > git merge 85c50151ec7f3c79cb79a6b91d13cce16ac5eaa8 # timeout=10 03:22:29 > git rev-parse HEAD^{commit} # timeout=10 03:22:29 > git config core.sparsecheckout # timeout=10 03:22:29 > git checkout -f 8e68301353597467f767e7cf8584fdf4e8ecd45b # timeout=10 03:22:32 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 03:22:32 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.014s coverage: 9.0% of statements 03:22:32 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 03:22:32 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.011s coverage: 92.2% of statements 03:22:32 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.005s coverage: 85.3% of statements 03:22:33 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers 0.021s coverage: 34.3% of statements 03:22:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 03:22:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces/mocks [no test files] 03:22:33 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.008s coverage: 18.2% of statements 03:22:33 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 03:22:33 > git --version # timeout=10 03:22:33 > git --version # 'git version 2.17.1' 03:22:33 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:22:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:22:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:22:36 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/secret 3.010s coverage: 95.3% of statements 03:22:36 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 03:22:36 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 03:22:36 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.005s coverage: 91.3% of statements 03:22:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:22:36 + sudo service docker restart 03:22:36 + true 03:22:38 gofmt -l . 03:22:38 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:22:38 $ docker stop --time=1 cbe7edc206df7acf0d257302b2557a1e7d7555e7017e7296243706a00fba20dc 03:22:40 $ docker rm -f cbe7edc206df7acf0d257302b2557a1e7d7555e7017e7296243706a00fba20dc [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] unstash 03:22:40 + sudo chown -R jenkins:jenkins . [Pipeline] echo 03:22:40 ========================================================= 03:22:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:22:40 ========================================================= [Pipeline] stash [Pipeline] isUnix [Pipeline] sh 03:22:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 03:22:41 + 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 . [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] } 03:22:42 Sending build context to Docker daemon 638kB 03:22:42 Step 1/8 : ARG BASE=golang:1.15-alpine 03:22:42 Step 2/8 : FROM ${BASE} [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:22:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:22:42 5f621e34cdf4: Pulling fs layer 03:22:42 a4357932f1b6: Pulling fs layer 03:22:42 18c013af1878: Pulling fs layer 03:22:42 00ac8860ef70: Pulling fs layer 03:22:42 63d7cb157983: Pulling fs layer 03:22:42 b116817d02f9: Pulling fs layer 03:22:42 745a02a5169b: Pulling fs layer 03:22:42 00ac8860ef70: Waiting 03:22:42 63d7cb157983: Waiting 03:22:42 b116817d02f9: Waiting 03:22:42 745a02a5169b: Waiting 03:22:42 18c013af1878: Verifying Checksum 03:22:42 18c013af1878: Download complete 03:22:42 a4357932f1b6: Verifying Checksum 03:22:42 a4357932f1b6: Download complete 03:22:42 63d7cb157983: Verifying Checksum 03:22:42 63d7cb157983: Download complete 03:22:42 b116817d02f9: Verifying Checksum 03:22:42 b116817d02f9: Download complete 03:22:42 5f621e34cdf4: Verifying Checksum 03:22:42 5f621e34cdf4: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:22:43 5f621e34cdf4: Pull complete 03:22:44 a4357932f1b6: Pull complete 03:22:44 18c013af1878: Pull complete 03:22:45 745a02a5169b: Verifying Checksum 03:22:45 745a02a5169b: Download complete 03:22:46 00ac8860ef70: Verifying Checksum 03:22:46 00ac8860ef70: Download complete 03:22:56 00ac8860ef70: Pull complete 03:22:57 63d7cb157983: Pull complete 03:22:57 b116817d02f9: Pull complete 03:23:01 745a02a5169b: Pull complete 03:23:01 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:23:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:23:01 ---> b7e6874047d6 03:23:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:23:03 ---> Running in 32475bff0ac9 03:23:04 Removing intermediate container 32475bff0ac9 03:23:04 ---> c58c6835d85c 03:23:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:04 ---> Running in 64a5a2ec695f 03:23:06 Removing intermediate container 64a5a2ec695f 03:23:06 ---> c385e1d921af 03:23:06 Step 5/8 : RUN apk add --update --no-cache git make 03:23:06 ---> Running in f7dbf299dfab 03:23:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:23:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:23:11 OK: 142 MiB in 39 packages 03:23:12 Removing intermediate container f7dbf299dfab 03:23:12 ---> 93fc347abfd8 03:23:12 Step 6/8 : WORKDIR /build 03:23:12 ---> Running in 3ddb9e3eced3 03:23:13 Removing intermediate container 3ddb9e3eced3 03:23:13 ---> 62e07a4a7e61 03:23:13 Step 7/8 : COPY go.mod . 03:23:13 ---> 3bb0b926a030 03:23:13 Step 8/8 : RUN go mod download 03:23:13 ---> Running in c4a79e1f3313 03:23:36 Removing intermediate container c4a79e1f3313 03:23:36 ---> 0e6ba613d073 03:23:36 Successfully built 0e6ba613d073 03:23:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:23:36 + docker inspect -f . ci-base-image-arm64 03:23:36 . [Pipeline] withDockerContainer 03:23:36 prd-ubuntu18.04-docker-arm64-4c-16g-21101 does not seem to be running inside a container 03:23: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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:23:38 $ docker top ee703e1382b4bf934e8d836c5c995ce99e867ddda465adee5eb3c4845463388d -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:39 + go version 03:23:39 go version go1.15.5 linux/arm64 [Pipeline] } 03:23:39 $ docker stop --time=1 ee703e1382b4bf934e8d836c5c995ce99e867ddda465adee5eb3c4845463388d 03:23:41 $ docker rm -f ee703e1382b4bf934e8d836c5c995ce99e867ddda465adee5eb3c4845463388d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:23:42 + docker inspect -f . ci-base-image-arm64 03:23:42 . [Pipeline] withDockerContainer 03:23:43 prd-ubuntu18.04-docker-arm64-4c-16g-21101 does not seem to be running inside a container 03:23:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:23:44 $ docker top a0a2ca887bd501a5269e8262609f947d65e36c90daafe2365a8fdd7c392baf7f -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:45 + make test 03:23:45 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:24:18 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 03:24:18 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.036s coverage: 9.0% of statements 03:24:18 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 03:24:18 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.069s coverage: 92.2% of statements 03:24:18 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.043s coverage: 85.3% of statements 03:24:19 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers 0.021s coverage: 34.3% of statements 03:24:19 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 03:24:19 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces/mocks [no test files] 03:24:19 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.082s coverage: 18.2% of statements 03:24:21 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/secret 3.021s coverage: 95.3% of statements 03:24:21 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 03:24:21 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 03:24:21 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.011s coverage: 91.3% of statements 03:24:22 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:24:27 gofmt -l . 03:24:27 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:24:27 $ docker stop --time=1 a0a2ca887bd501a5269e8262609f947d65e36c90daafe2365a8fdd7c392baf7f 03:24:29 $ docker rm -f a0a2ca887bd501a5269e8262609f947d65e36c90daafe2365a8fdd7c392baf7f [Pipeline] // withDockerContainer [Pipeline] sh 03:24:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:24:30 Warning: overwriting stash ‘coverage-report’ 03:24:31 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] } [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 03:24:34 provisioning config files... 03:24:34 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-153@tmp/config3521131536878986845tmp [Pipeline] { [Pipeline] sh 03:24:34 + set +x 03:24:34 + curl -s https://codecov.io/bash 03:24:34 + bash -s -- 03:24:34 03:24:34 _____ _ 03:24:34 / ____| | | 03:24:34 | | ___ __| | ___ ___ _____ __ 03:24:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:24:34 | |___| (_) | (_| | __/ (_| (_) \ V / 03:24:34 \_____\___/ \__,_|\___|\___\___/ \_/ 03:24:34 Bash-20210115-cec3c92 03:24:34 03:24:34 03:24:34 ==> git version 2.24.3 found 03:24:34 ==> 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 03:24:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:24:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:24:34 ==> Jenkins CI detected. 03:24:34 project root: . 03:24:34 --> token set from env 03:24:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:24:34 ==> Running gcov in . (disable via -X gcov) 03:24:34 ==> Python coveragepy not found 03:24:34 ==> Searching for coverage reports in: 03:24:34 + . 03:24:34 -> Found 1 reports 03:24:34 ==> Detecting git/mercurial file structure 03:24:34 ==> Reading reports 03:24:34 + ./coverage.out bytes=26001 03:24:34 ==> Appending adjustments 03:24:34 https://docs.codecov.io/docs/fixing-reports 03:24:35 + Found adjustments 03:24:35 ==> Gzipping contents 03:24:35 8.0K /tmp/codecov.Jwm67G.gz 03:24:35 ==> Uploading reports 03:24:35 url: https://codecov.io 03:24:35 query: branch=PR-153&commit=8e68301353597467f767e7cf8584fdf4e8ecd45b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-153%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=153&job=&cmd_args= 03:24:35 -> Pinging Codecov 03:24:35 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-153&commit=8e68301353597467f767e7cf8584fdf4e8ecd45b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-153%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=153&job=&cmd_args= 03:24:35 -> Uploading to 03:24:35 https://storage.googleapis.com/codecov/v4/raw/2021-01-19/833815588EE85121546D348822E98E2E/8e68301353597467f767e7cf8584fdf4e8ecd45b/e9054ed3-cfa8-4b54-aded-ab408235592c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T032435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a32ee9386cfef12cdb0b950adc4c3bfbe0b24b917325fb9036b028a4bfcb06f5 03:24:35 % Total % Received % Xferd Average Speed Time Time Time Current 03:24:35 Dload Upload Total Spent Left Speed 03:24:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4941 0 0 100 4941 0 10027 --:--:-- --:--:-- --:--:-- 10022 03:24:36 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/8e68301353597467f767e7cf8584fdf4e8ecd45b [Pipeline] } 03:24:36 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 03:24:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:24:40 ---> package-listing.sh 03:24:40 ++ facter osfamily 03:24:40 ++ tr '[:upper:]' '[:lower:]' 03:24:40 + OS_FAMILY=redhat 03:24:40 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-153 03:24:40 + START_PACKAGES=/tmp/packages_start.txt 03:24:40 + END_PACKAGES=/tmp/packages_end.txt 03:24:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:24:40 + PACKAGES=/tmp/packages_start.txt 03:24:40 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-153 ']' 03:24:40 + PACKAGES=/tmp/packages_end.txt 03:24:40 + case "${OS_FAMILY}" in 03:24:40 + rpm -qa 03:24:40 + sort 03:24:44 + '[' -f /tmp/packages_start.txt ']' 03:24:44 + '[' -f /tmp/packages_end.txt ']' 03:24:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:24:44 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-153 ']' 03:24:44 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-153/archives/ 03:24:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-153/archives/ [Pipeline] echo 03:24:44 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-153/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:24:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:24:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:24:45 03:24:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:24:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:24:45 alpine: Pulling from edgex-lftools-log-publisher 03:24:45 df20fa9351a1: Pulling fs layer 03:24:45 36b3adc4ff6f: Pulling fs layer 03:24:45 8ad3a11d3b57: Pulling fs layer 03:24:45 46f8f816bc3b: Pulling fs layer 03:24:45 93b61091891f: Pulling fs layer 03:24:45 93b9cdb0e59b: Pulling fs layer 03:24:45 5e14af77c1be: Pulling fs layer 03:24:45 01666e4c0597: Pulling fs layer 03:24:45 aa168da1d23b: Pulling fs layer 03:24:45 93b9cdb0e59b: Waiting 03:24:45 5e14af77c1be: Waiting 03:24:45 01666e4c0597: Waiting 03:24:45 aa168da1d23b: Waiting 03:24:45 46f8f816bc3b: Waiting 03:24:45 93b61091891f: Waiting 03:24:45 36b3adc4ff6f: Verifying Checksum 03:24:45 36b3adc4ff6f: Download complete 03:24:45 46f8f816bc3b: Verifying Checksum 03:24:45 46f8f816bc3b: Download complete 03:24:45 df20fa9351a1: Verifying Checksum 03:24:45 df20fa9351a1: Download complete 03:24:45 93b9cdb0e59b: Download complete 03:24:45 5e14af77c1be: Verifying Checksum 03:24:45 5e14af77c1be: Download complete 03:24:45 93b61091891f: Download complete 03:24:45 01666e4c0597: Verifying Checksum 03:24:45 01666e4c0597: Download complete 03:24:45 df20fa9351a1: Pull complete 03:24:46 8ad3a11d3b57: Verifying Checksum 03:24:46 8ad3a11d3b57: Download complete 03:24:46 36b3adc4ff6f: Pull complete 03:24:47 8ad3a11d3b57: Pull complete 03:24:47 46f8f816bc3b: Pull complete 03:24:48 93b61091891f: Pull complete 03:24:48 aa168da1d23b: Verifying Checksum 03:24:48 aa168da1d23b: Download complete 03:24:49 93b9cdb0e59b: Pull complete 03:24:49 5e14af77c1be: Pull complete 03:24:49 01666e4c0597: Pull complete 03:24:57 aa168da1d23b: Pull complete 03:24:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:24:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:24:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:24:57 prd-centos7-docker-4c-2g-21089 does not seem to be running inside a container 03:24:57 $ 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-153/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-153 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-153:/w/workspace/xfoundry_go-mod-bootstrap_PR-153:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-153@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:25:01 $ docker top 07b656268e009f8ade20ac1e17056671b7bfcc13b97817028a181fa2bb1261a0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:02 + touch /tmp/pre-build-complete [Pipeline] sh 03:25:02 + mkdir -p /var/log/sa [Pipeline] sh 03:25:02 + ls /var/log/sa-host 03:25:02 + sadf -c /var/log/sa-host/sa19 03:25:02 file_magic: OK 03:25:02 HZ: Using current value: 100 03:25:02 file_header: OK 03:25:02 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 03:25:02 Statistics: 03:25:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:25:02 File successfully converted to sysstat format version 12.2.1 03:25:02 + sadf -c /var/log/sa-host/sa23 03:25:02 file_magic: OK 03:25:02 HZ: Using current value: 100 03:25:02 file_header: OK 03:25:02 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 03:25:02 Statistics: 03:25:02 Hnuu...uuuununununu... 03:25:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:25:03 provisioning config files... 03:25:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-153@tmp/config7184560508958672095tmp [Pipeline] { [Pipeline] echo 03:25:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:25:03 ---> create-netrc.sh [Pipeline] } 03:25:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:25:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:25:04 ---> python-tools-install.sh [Pipeline] echo 03:25:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:25:04 ---> sudo-logs.sh 03:25:04 Archiving 'sudo' log.. [Pipeline] echo 03:25:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:25:04 ---> job-cost.sh 03:25:04 lf-activate-venv: SKIPPING 03:25:04 INFO: No Stack... 03:25:05 INFO: Retrieving Pricing Info for: v1-standard-2 03:25:06 INFO: Archiving Costs [Pipeline] echo 03:25:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:25:06 ---> logs-deploy.sh 03:25:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-153/1 03:25:06 INFO: archiving workspace using pattern(s): 03:25:08 Archives upload complete. 03:25:08 INFO: archiving logs to Nexus 03:25:09 ---> uname -a: 03:25:09 Linux prd-centos7-docker-4c-2g-21089.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:25:09 03:25:09 03:25:09 ---> lscpu: 03:25:09 Architecture: x86_64 03:25:09 CPU op-mode(s): 32-bit, 64-bit 03:25:09 Byte Order: Little Endian 03:25:09 Address sizes: 40 bits physical, 48 bits virtual 03:25:09 CPU(s): 4 03:25:09 On-line CPU(s) list: 0-3 03:25:09 Thread(s) per core: 1 03:25:09 Core(s) per socket: 1 03:25:09 Socket(s): 4 03:25:09 NUMA node(s): 1 03:25:09 Vendor ID: GenuineIntel 03:25:09 CPU family: 6 03:25:09 Model: 44 03:25:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:25:09 Stepping: 1 03:25:09 CPU MHz: 2933.438 03:25:09 BogoMIPS: 5866.87 03:25:09 Virtualization: VT-x 03:25:09 Hypervisor vendor: KVM 03:25:09 Virtualization type: full 03:25:09 L1d cache: 128 KiB 03:25:09 L1i cache: 128 KiB 03:25:09 L2 cache: 16 MiB 03:25:09 L3 cache: 64 MiB 03:25:09 NUMA node0 CPU(s): 0-3 03:25:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:25:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:25:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:25:09 Vulnerability Meltdown: Mitigation; PTI 03:25:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:25:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:25:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:25:09 Vulnerability Srbds: Not affected 03:25:09 Vulnerability Tsx async abort: Not affected 03:25:09 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 03:25:09 03:25:09 03:25:09 ---> nproc: 03:25:09 4 03:25:09 03:25:09 03:25:09 ---> df -h: 03:25:09 Filesystem Size Used Available Use% Mounted on 03:25:09 overlay 50.0G 7.3G 42.7G 15% / 03:25:09 tmpfs 64.0M 0 64.0M 0% /dev 03:25:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:25:09 shm 64.0M 0 64.0M 0% /dev/shm 03:25:09 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 03:25:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 03:25:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 03:25:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 03:25:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 03:25:09 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-153 03:25:09 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 03:25:09 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-153@tmp 03:25:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 03:25:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 03:25:09 03:25:09 03:25:09 ---> free -m: 03:25:09 total used free shared buff/cache available 03:25:09 Mem: 1837 711 97 0 1028 1021 03:25:09 Swap: 1023 1 1022 03:25:09 03:25:09 03:25:09 ---> ip addr: 03:25:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:25:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:25:09 inet 127.0.0.1/8 scope host lo 03:25:09 valid_lft forever preferred_lft forever 03:25:09 inet6 ::1/128 scope host 03:25:09 valid_lft forever preferred_lft forever 03:25:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:25:09 link/ether fa:16:3e:a4:08:9f brd ff:ff:ff:ff:ff:ff 03:25:09 inet 10.30.123.59/23 brd 10.30.123.255 scope global dynamic eth0 03:25:09 valid_lft 86012sec preferred_lft 86012sec 03:25:09 inet6 fe80::f816:3eff:fea4:89f/64 scope link 03:25:09 valid_lft forever preferred_lft forever 03:25:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:25:09 link/ether 02:42:d0:74:2d:31 brd ff:ff:ff:ff:ff:ff 03:25:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:25:09 valid_lft forever preferred_lft forever 03:25:09 inet6 fe80::42:d0ff:fe74:2d31/64 scope link 03:25:09 valid_lft forever preferred_lft forever 03:25:09 03:25:09 03:25:09 ---> sar -b -r -n DEV: 03:25:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/19/21 _x86_64_ (4 CPU) 03:25:09 03:25:09 03:18:30 LINUX RESTART (4 CPU) 03:25:09 03:25:09 03:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:25:09 03:20:01 58.40 16.41 42.00 0.00 4877.01 3661.75 0.00 03:25:09 03:21:01 0.95 0.00 0.95 0.00 0.00 22.92 0.00 03:25:09 03:22:01 0.25 0.00 0.25 0.00 0.00 3.95 0.00 03:25:09 03:23:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 03:25:09 03:24:01 0.25 0.00 0.25 0.00 0.00 3.40 0.00 03:25:09 03:25:01 134.93 67.10 67.83 0.00 6248.29 18628.99 0.00 03:25:09 Average: 32.60 13.96 18.64 0.00 1860.23 3731.17 0.00 03:25:09 03:25:09 03:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:25:09 03:20:01 161676 0 613436 32.60 2620 1103812 1124664 38.38 425856 1094572 128 03:25:09 03:21:01 167688 0 607416 32.28 2620 1103820 1099548 37.53 428136 1087364 20 03:25:09 03:22:01 165984 0 609116 32.37 2620 1103824 1098568 37.49 428460 1088920 12 03:25:09 03:23:01 167056 0 608044 32.32 2620 1103824 1091324 37.25 432312 1083964 16 03:25:09 03:24:01 166960 0 608132 32.32 2620 1103832 1085156 37.03 431216 1085736 8 03:25:09 03:25:01 157012 0 708400 37.65 2620 1013512 1332496 45.48 480288 994772 8 03:25:09 Average: 164396 0 625757 33.26 2620 1088771 1138626 38.86 437711 1072555 32 03:25:09 03:25:09 03:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:25:09 03:20:01 eth0 494.06 313.43 1026.27 89.11 0.00 0.00 0.00 0.00 03:25:09 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:09 03:20:01 docker0 3.89 2.11 0.72 4.61 0.00 0.00 0.00 0.00 03:25:09 03:21:01 eth0 4.11 0.95 1.28 0.78 0.00 0.00 0.00 0.00 03:25:09 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:09 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:09 03:22:01 eth0 3.78 0.93 1.27 0.75 0.00 0.00 0.00 0.00 03:25:09 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:09 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:09 03:23:01 eth0 1.40 0.52 0.59 0.42 0.00 0.00 0.00 0.00 03:25:09 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:09 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:09 03:24:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 03:25:09 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:09 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:09 03:25:01 eth0 270.06 219.58 2179.90 22.59 0.00 0.00 0.00 0.00 03:25:09 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:09 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:09 Average: eth0 129.44 89.59 536.57 19.05 0.00 0.00 0.00 0.00 03:25:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:09 Average: docker0 0.65 0.35 0.12 0.77 0.00 0.00 0.00 0.00 03:25:09 03:25:09 03:25:09 ---> sar -P ALL: 03:25:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/19/21 _x86_64_ (4 CPU) 03:25:09 03:25:09 03:18:30 LINUX RESTART (4 CPU) 03:25:09 03:25:09 03:19:01 CPU %user %nice %system %iowait %steal %idle 03:25:09 03:20:01 all 9.47 0.00 3.24 1.31 0.16 85.82 03:25:09 03:20:01 0 8.82 0.00 3.91 2.29 0.17 84.80 03:25:09 03:20:01 1 9.46 0.00 3.17 0.81 0.15 86.40 03:25:09 03:20:01 2 10.33 0.00 3.21 1.98 0.18 84.30 03:25:09 03:20:01 3 9.27 0.00 2.68 0.13 0.13 87.77 03:25:09 03:21:01 all 0.16 0.00 0.07 0.00 0.20 99.55 03:25:09 03:21:01 0 0.07 0.00 0.03 0.02 0.18 99.70 03:25:09 03:21:01 1 0.15 0.00 0.07 0.00 0.10 99.68 03:25:09 03:21:01 2 0.37 0.00 0.13 0.00 0.25 99.25 03:25:09 03:21:01 3 0.07 0.00 0.07 0.00 0.28 99.58 03:25:09 03:22:01 all 0.12 0.00 0.05 0.00 0.15 99.67 03:25:09 03:22:01 0 0.07 0.00 0.03 0.00 0.12 99.78 03:25:09 03:22:01 1 0.08 0.00 0.07 0.00 0.19 99.66 03:25:09 03:22:01 2 0.20 0.00 0.05 0.00 0.10 99.64 03:25:09 03:22:01 3 0.14 0.00 0.05 0.00 0.20 99.61 03:25:09 03:23:01 all 0.16 0.00 0.04 0.00 0.00 99.80 03:25:09 03:23:01 0 0.03 0.00 0.07 0.00 0.00 99.90 03:25:09 03:23:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:25:09 03:23:01 2 0.53 0.00 0.03 0.00 0.02 99.42 03:25:09 03:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:25:09 03:24:01 all 0.08 0.00 0.07 0.00 0.03 99.82 03:25:09 03:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 03:25:09 03:24:01 1 0.03 0.00 0.08 0.00 0.02 99.87 03:25:09 03:24:01 2 0.18 0.00 0.07 0.00 0.00 99.75 03:25:09 03:24:01 3 0.07 0.00 0.08 0.00 0.07 99.78 03:25:09 03:25:01 all 5.73 0.00 4.19 2.08 0.10 87.90 03:25:09 03:25:01 0 6.50 0.00 4.76 0.61 0.08 88.05 03:25:09 03:25:01 1 5.57 0.00 4.23 4.59 0.12 85.49 03:25:09 03:25:01 2 4.95 0.00 3.76 0.97 0.08 90.24 03:25:09 03:25:01 3 5.90 0.00 4.00 2.17 0.10 87.83 03:25:09 Average: all 2.61 0.00 1.27 0.56 0.11 95.45 03:25:09 Average: 0 2.57 0.00 1.46 0.48 0.10 95.39 03:25:09 Average: 1 2.54 0.00 1.27 0.89 0.10 95.20 03:25:09 Average: 2 2.75 0.00 1.20 0.49 0.11 95.45 03:25:09 Average: 3 2.56 0.00 1.14 0.38 0.13 95.78 03:25:09 03:25:09 03:25:09