Pull request #212 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e+245d02e66670a00afc830dce9672709600d165d7 (fe8156178e3697efe436d77dab9d15071839a13f) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-212/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-212/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-327 in /w/workspace/xfoundry_go-mod-bootstrap_PR-212 [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-212 # 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 Merging remotes/origin/master commit 245d02e66670a00afc830dce9672709600d165d7 into PR head commit 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e Merge succeeded, producing 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e Checking out Revision 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e (PR-212) > 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/212/head:refs/remotes/origin/PR-212 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e # 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 245d02e66670a00afc830dce9672709600d165d7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e # timeout=10 Commit message: "refactor: update calling GenerateConsulToken the API for calling GenerateConsulToken has changed from go-mod-secret and thus requires a change" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-15T19:05:47.083Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-15T19:05:47.329Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-15T19:05:47.447Z] ========================================================= [2021-04-15T19:05:47.448Z] EdgeX Global Pipelines Version Info [2021-04-15T19:05:47.448Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-15T19:05:49.113Z] ------------------- [2021-04-15T19:05:49.113Z] stable info: [2021-04-15T19:05:49.113Z] ------------------- [2021-04-15T19:05:49.113Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-15T19:05:49.113Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-15T19:05:49.113Z] Message: update stable to v1.0.186 [2021-04-15T19:05:50.064Z] ------------------- [2021-04-15T19:05:50.064Z] experimental info: [2021-04-15T19:05:50.064Z] ------------------- [2021-04-15T19:05:50.064Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-15T19:05:50.064Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-15T19:05:50.064Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-15T19:05:50.357Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-04-15T19:05:50.413Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-04-15T19:05:50.473Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-15T19:05:50.531Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-15T19:05:50.593Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-15T19:05:50.645Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-15T19:05:50.699Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-15T19:05:50.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-15T19:05:50.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-15T19:05:50.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-15T19:05:50.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-15T19:05:50.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2021-04-15T19:05:51.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-15T19:05:51.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-15T19:05:51.141Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-04-15T19:05:51.211Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-15T19:05:51.267Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-15T19:05:51.339Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-15T19:05:51.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-15T19:05:51.456Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-15T19:05:51.512Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-15T19:05:51.573Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-15T19:05:51.630Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-15T19:05:51.680Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-15T19:05:51.732Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-04-15T19:05:51.789Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-15T19:05:51.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-212 [Pipeline] echo [2021-04-15T19:05:51.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-212 [Pipeline] echo [2021-04-15T19:05:51.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-212 [Pipeline] echo [2021-04-15T19:05:52.001Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e [Pipeline] echo [2021-04-15T19:05:52.054Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57c7d0f [Pipeline] echo [2021-04-15T19:05:52.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-15T19:05:52.707Z] + git log --format=format:%s -1 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e [Pipeline] echo [2021-04-15T19:05:52.799Z] GIT_COMMIT: 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e, Commit Message: refactor: update calling GenerateConsulToken the API for calling GenerateConsulToken has changed from go-mod-secret and thus requires a change [Pipeline] echo [2021-04-15T19:05:52.840Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-15T19:05:53.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T19:05:53.701Z] [2021-04-15T19:05:53.701Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-15T19:05:54.088Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T19:05:54.088Z] latest: Pulling from edgex-devops/git-semver [2021-04-15T19:05:54.088Z] 31603596830f: Pulling fs layer [2021-04-15T19:05:54.088Z] 2a8b12db71e7: Pulling fs layer [2021-04-15T19:05:54.088Z] 6ca5941a6612: Pulling fs layer [2021-04-15T19:05:54.088Z] ecc8261a40a4: Pulling fs layer [2021-04-15T19:05:54.088Z] ecc8261a40a4: Waiting [2021-04-15T19:05:54.088Z] 2a8b12db71e7: Verifying Checksum [2021-04-15T19:05:54.088Z] 2a8b12db71e7: Download complete [2021-04-15T19:05:54.361Z] 31603596830f: Download complete [2021-04-15T19:05:54.361Z] ecc8261a40a4: Verifying Checksum [2021-04-15T19:05:54.361Z] ecc8261a40a4: Download complete [2021-04-15T19:05:54.627Z] 6ca5941a6612: Verifying Checksum [2021-04-15T19:05:54.627Z] 6ca5941a6612: Download complete [2021-04-15T19:05:54.627Z] 31603596830f: Pull complete [2021-04-15T19:05:54.889Z] 2a8b12db71e7: Pull complete [2021-04-15T19:05:55.845Z] 6ca5941a6612: Pull complete [2021-04-15T19:05:55.845Z] ecc8261a40a4: Pull complete [2021-04-15T19:05:55.845Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-15T19:05:56.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-15T19:05:56.106Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-15T19:05:56.241Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-04-15T19:05:56.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-212 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-212:/w/workspace/xfoundry_go-mod-bootstrap_PR-212:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-212@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-15T19:05:58.279Z] $ docker top 97227cb4915c401faf7a95f1c498ae116fa5ea0ff81b236067a3f4fbe4919928 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-15T19:05:58.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-15T19:05:58.564Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-15T19:05:58.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-15T19:05:58.849Z] $ docker exec 97227cb4915c401faf7a95f1c498ae116fa5ea0ff81b236067a3f4fbe4919928 ssh-agent [2021-04-15T19:05:59.044Z] SSH_AUTH_SOCK=/tmp/ssh-qqNg4hfbLhpX/agent.11 [2021-04-15T19:05:59.044Z] SSH_AGENT_PID=16 [2021-04-15T19:05:59.062Z] Running ssh-add (command line suppressed) [2021-04-15T19:05:59.191Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-212@tmp/private_key_6420945922126333670.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-212@tmp/private_key_6420945922126333670.key) [2021-04-15T19:05:59.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-15T19:05:59.605Z] + git tag --points-at HEAD [Pipeline] } [2021-04-15T19:05:59.636Z] $ docker exec --env ******** --env ******** 97227cb4915c401faf7a95f1c498ae116fa5ea0ff81b236067a3f4fbe4919928 ssh-agent -k [2021-04-15T19:05:59.747Z] unset SSH_AUTH_SOCK; [2021-04-15T19:05:59.748Z] unset SSH_AGENT_PID; [2021-04-15T19:05:59.748Z] echo Agent pid 16 killed; [2021-04-15T19:05:59.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-15T19:05:59.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-15T19:05:59.880Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-15T19:06:00.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-15T19:06:00.053Z] $ docker exec 97227cb4915c401faf7a95f1c498ae116fa5ea0ff81b236067a3f4fbe4919928 ssh-agent [2021-04-15T19:06:00.232Z] SSH_AUTH_SOCK=/tmp/ssh-3j8Zb6PnKlVY/agent.45 [2021-04-15T19:06:00.232Z] SSH_AGENT_PID=51 [2021-04-15T19:06:00.238Z] Running ssh-add (command line suppressed) [2021-04-15T19:06:00.359Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-212@tmp/private_key_6505333600018449949.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-212@tmp/private_key_6505333600018449949.key) [2021-04-15T19:06:00.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-15T19:06:00.752Z] + git semver init [2021-04-15T19:06:00.752Z] # -> Open(): unable to determine branch for HEAD [2021-04-15T19:06:00.752Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-212/.git [2021-04-15T19:06:00.752Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-212 [2021-04-15T19:06:00.752Z] # $SEMVER_REMOTE_NAME = origin [2021-04-15T19:06:00.752Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-15T19:06:00.752Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-15T19:06:00.752Z] # $SEMVER_BRANCH = PR-212 [2021-04-15T19:06:00.752Z] # $SEMVER_TEMP = /tmp/semver-256065975 [2021-04-15T19:06:00.752Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-04-15T19:06:01.700Z] # '/tmp/semver-256065975' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-212/.semver' [2021-04-15T19:06:01.700Z] # -> Force: false [2021-04-15T19:06:01.700Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-212/.semver [Pipeline] } [2021-04-15T19:06:01.725Z] $ docker exec --env ******** --env ******** 97227cb4915c401faf7a95f1c498ae116fa5ea0ff81b236067a3f4fbe4919928 ssh-agent -k [2021-04-15T19:06:01.857Z] unset SSH_AUTH_SOCK; [2021-04-15T19:06:01.858Z] unset SSH_AGENT_PID; [2021-04-15T19:06:01.858Z] echo Agent pid 51 killed; [2021-04-15T19:06:01.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-15T19:06:02.365Z] + git semver [Pipeline] } [2021-04-15T19:06:02.396Z] $ docker stop --time=1 97227cb4915c401faf7a95f1c498ae116fa5ea0ff81b236067a3f4fbe4919928 [2021-04-15T19:06:04.330Z] $ docker rm -f 97227cb4915c401faf7a95f1c498ae116fa5ea0ff81b236067a3f4fbe4919928 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-15T19:06:04.835Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-15T19:06:05.212Z] Stashed 1 file(s) [Pipeline] echo [2021-04-15T19:06:05.235Z] [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 [2021-04-15T19:06:20.721Z] Still waiting to schedule task [2021-04-15T19:06:20.721Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-15T19:06:20.779Z] Still waiting to schedule task [2021-04-15T19:06:20.779Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-324’ is offline [2021-04-15T19:08:13.691Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-328 in /w/workspace/xfoundry_go-mod-bootstrap_PR-212 [Pipeline] { [Pipeline] ws [2021-04-15T19:08:13.755Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-04-15T19:08:15.575Z] Running on prd-centos7-docker-4c-2g-330 in /w/workspace/xfoundry_go-mod-bootstrap_PR-212 [Pipeline] { [Pipeline] ws [2021-04-15T19:08:15.634Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-04-15T19:08:18.454Z] using credential edgex-jenkins-ssh [2021-04-15T19:08:18.481Z] Cloning the remote Git repository [2021-04-15T19:08:18.118Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-04-15T19:08:18.192Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-04-15T19:08:18.252Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-04-15T19:08:18.253Z] > git --version # timeout=10 [2021-04-15T19:08:18.259Z] > git --version # 'git version 2.24.3' [2021-04-15T19:08:18.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T19:08:18.288Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T19:08:19.364Z] using credential edgex-jenkins-ssh [2021-04-15T19:08:19.387Z] Cloning the remote Git repository [2021-04-15T19:08:19.708Z] Merging remotes/origin/master commit 245d02e66670a00afc830dce9672709600d165d7 into PR head commit 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e [2021-04-15T19:08:19.792Z] Merge succeeded, producing 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e [2021-04-15T19:08:19.792Z] Checking out Revision 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e (PR-212) [2021-04-15T19:08:18.939Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-04-15T19:08:18.945Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T19:08:18.955Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-04-15T19:08:18.966Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-04-15T19:08:18.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T19:08:18.970Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/212/head:refs/remotes/origin/PR-212 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-15T19:08:19.431Z] > git config core.sparsecheckout # timeout=10 [2021-04-15T19:08:19.439Z] > git checkout -f 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e # timeout=10 [2021-04-15T19:08:19.476Z] > git remote # timeout=10 [2021-04-15T19:08:19.483Z] > git config --get remote.origin.url # timeout=10 [2021-04-15T19:08:19.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T19:08:19.493Z] > git merge 245d02e66670a00afc830dce9672709600d165d7 # timeout=10 [2021-04-15T19:08:19.506Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-15T19:08:19.517Z] > git config core.sparsecheckout # timeout=10 [2021-04-15T19:08:19.526Z] > git checkout -f 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e # timeout=10 [2021-04-15T19:08:19.452Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-04-15T19:08:19.830Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-04-15T19:08:20.033Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-04-15T19:08:20.034Z] > git --version # timeout=10 [2021-04-15T19:08:20.085Z] > git --version # 'git version 2.17.1' [2021-04-15T19:08:20.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T19:08:20.168Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T19:08:20.992Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-04-15T19:08:21.009Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-15T19:08:21.035Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-04-15T19:08:21.066Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-04-15T19:08:21.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T19:08:21.077Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/212/head:refs/remotes/origin/PR-212 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-15T19:08:21.693Z] Merging remotes/origin/master commit 245d02e66670a00afc830dce9672709600d165d7 into PR head commit 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e [2021-04-15T19:08:21.892Z] Merge succeeded, producing 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e [2021-04-15T19:08:21.892Z] Checking out Revision 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e (PR-212) [2021-04-15T19:08:21.707Z] > git config core.sparsecheckout # timeout=10 [2021-04-15T19:08:21.719Z] > git checkout -f 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e # timeout=10 [2021-04-15T19:08:21.796Z] > git remote # timeout=10 [2021-04-15T19:08:21.813Z] > git config --get remote.origin.url # timeout=10 [2021-04-15T19:08:21.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-15T19:08:21.839Z] > git merge 245d02e66670a00afc830dce9672709600d165d7 # timeout=10 [2021-04-15T19:08:21.870Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-15T19:08:21.898Z] > git config core.sparsecheckout # timeout=10 [2021-04-15T19:08:21.917Z] > git checkout -f 57c7d0ffbf751ca3ccb8348cef4b916b8d390b6e # timeout=10 [2021-04-15T19:08:23.199Z] Commit message: "refactor: update calling GenerateConsulToken the API for calling GenerateConsulToken has changed from go-mod-secret and thus requires a change" [2021-04-15T19:08:23.228Z] > git --version # timeout=10 [2021-04-15T19:08:23.234Z] > git --version # 'git version 2.24.3' [2021-04-15T19:08:23.243Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-15T19:08:24.548Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-15T19:08:24.891Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-15T19:08:25.208Z] + sudo service docker restart [2021-04-15T19:08:25.208Z] + true [2021-04-15T19:08:25.208Z] Redirecting to /bin/systemctl restart docker.service [2021-04-15T19:08:26.115Z] Commit message: "refactor: update calling GenerateConsulToken the API for calling GenerateConsulToken has changed from go-mod-secret and thus requires a change" [2021-04-15T19:08:26.170Z] > git --version # timeout=10 [2021-04-15T19:08:26.182Z] > git --version # 'git version 2.17.1' [2021-04-15T19:08:26.208Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-15T19:08:26.816Z] ========================================================= [2021-04-15T19:08:26.816Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-15T19:08:26.816Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-15T19:08:27.176Z] + 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 . [2021-04-15T19:08:27.751Z] Sending build context to Docker daemon 833kB [2021-04-15T19:08:27.751Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-04-15T19:08:27.751Z] Step 2/8 : FROM ${BASE} [2021-04-15T19:08:27.751Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-15T19:08:27.751Z] 188c0c94c7c5: Pulling fs layer [2021-04-15T19:08:27.751Z] 0ef7d3d256c8: Pulling fs layer [2021-04-15T19:08:27.751Z] de9db76c5a1d: Pulling fs layer [2021-04-15T19:08:27.751Z] bca2f99d35d6: Pulling fs layer [2021-04-15T19:08:27.751Z] 93359f2a8cfa: Pulling fs layer [2021-04-15T19:08:27.751Z] 7c6f9722023f: Pulling fs layer [2021-04-15T19:08:27.751Z] a35cf1a2eb13: Pulling fs layer [2021-04-15T19:08:27.751Z] 93359f2a8cfa: Waiting [2021-04-15T19:08:27.751Z] 7c6f9722023f: Waiting [2021-04-15T19:08:27.751Z] a35cf1a2eb13: Waiting [2021-04-15T19:08:27.751Z] bca2f99d35d6: Waiting [2021-04-15T19:08:27.751Z] de9db76c5a1d: Download complete [2021-04-15T19:08:27.751Z] 0ef7d3d256c8: Verifying Checksum [2021-04-15T19:08:27.751Z] 0ef7d3d256c8: Download complete [2021-04-15T19:08:28.016Z] 93359f2a8cfa: Verifying Checksum [2021-04-15T19:08:28.016Z] 93359f2a8cfa: Download complete [2021-04-15T19:08:28.016Z] 188c0c94c7c5: Download complete [2021-04-15T19:08:28.016Z] 7c6f9722023f: Verifying Checksum [2021-04-15T19:08:28.016Z] 7c6f9722023f: Download complete [2021-04-15T19:08:28.065Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-15T19:08:28.277Z] 188c0c94c7c5: Pull complete [2021-04-15T19:08:28.277Z] 0ef7d3d256c8: Pull complete [2021-04-15T19:08:28.507Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-04-15T19:08:28.538Z] de9db76c5a1d: Pull complete [Pipeline] sh [2021-04-15T19:08:28.873Z] + + true [2021-04-15T19:08:28.873Z] sudo service docker restart [2021-04-15T19:08:29.928Z] a35cf1a2eb13: Verifying Checksum [2021-04-15T19:08:29.928Z] a35cf1a2eb13: Download complete [2021-04-15T19:08:30.874Z] bca2f99d35d6: Verifying Checksum [2021-04-15T19:08:30.874Z] bca2f99d35d6: Download complete [Pipeline] unstash [Pipeline] echo [2021-04-15T19:08:31.181Z] ========================================================= [2021-04-15T19:08:31.181Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-15T19:08:31.181Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-15T19:08:31.573Z] + 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 . [2021-04-15T19:08:32.563Z] Sending build context to Docker daemon 832kB [2021-04-15T19:08:32.563Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-04-15T19:08:32.563Z] Step 2/8 : FROM ${BASE} [2021-04-15T19:08:32.839Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-15T19:08:32.839Z] 5f621e34cdf4: Pulling fs layer [2021-04-15T19:08:32.839Z] a4357932f1b6: Pulling fs layer [2021-04-15T19:08:32.839Z] 18c013af1878: Pulling fs layer [2021-04-15T19:08:32.839Z] 00ac8860ef70: Pulling fs layer [2021-04-15T19:08:32.839Z] 63d7cb157983: Pulling fs layer [2021-04-15T19:08:32.839Z] b116817d02f9: Pulling fs layer [2021-04-15T19:08:32.839Z] 745a02a5169b: Pulling fs layer [2021-04-15T19:08:32.839Z] 00ac8860ef70: Waiting [2021-04-15T19:08:32.839Z] 63d7cb157983: Waiting [2021-04-15T19:08:32.839Z] b116817d02f9: Waiting [2021-04-15T19:08:32.839Z] 745a02a5169b: Waiting [2021-04-15T19:08:32.839Z] 18c013af1878: Verifying Checksum [2021-04-15T19:08:32.839Z] 18c013af1878: Download complete [2021-04-15T19:08:32.839Z] a4357932f1b6: Download complete [2021-04-15T19:08:32.839Z] 63d7cb157983: Verifying Checksum [2021-04-15T19:08:32.839Z] 63d7cb157983: Download complete [2021-04-15T19:08:32.839Z] b116817d02f9: Verifying Checksum [2021-04-15T19:08:32.839Z] b116817d02f9: Download complete [2021-04-15T19:08:32.839Z] 5f621e34cdf4: Verifying Checksum [2021-04-15T19:08:32.839Z] 5f621e34cdf4: Download complete [2021-04-15T19:08:33.452Z] 5f621e34cdf4: Pull complete [2021-04-15T19:08:34.067Z] a4357932f1b6: Pull complete [2021-04-15T19:08:34.674Z] 18c013af1878: Pull complete [2021-04-15T19:08:35.286Z] 745a02a5169b: Verifying Checksum [2021-04-15T19:08:35.286Z] 745a02a5169b: Download complete [2021-04-15T19:08:36.221Z] bca2f99d35d6: Pull complete [2021-04-15T19:08:36.221Z] 93359f2a8cfa: Pull complete [2021-04-15T19:08:36.221Z] 7c6f9722023f: Pull complete [2021-04-15T19:08:36.732Z] 00ac8860ef70: Verifying Checksum [2021-04-15T19:08:36.732Z] 00ac8860ef70: Download complete [2021-04-15T19:08:41.543Z] a35cf1a2eb13: Pull complete [2021-04-15T19:08:41.543Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-15T19:08:41.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-15T19:08:41.543Z] ---> a62c8e92a672 [2021-04-15T19:08:41.543Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-15T19:08:41.816Z] ---> Running in ff665187b468 [2021-04-15T19:08:42.082Z] Removing intermediate container ff665187b468 [2021-04-15T19:08:42.082Z] ---> b8c311abf094 [2021-04-15T19:08:42.082Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-15T19:08:42.082Z] ---> Running in 29d45d33f9f1 [2021-04-15T19:08:43.027Z] Removing intermediate container 29d45d33f9f1 [2021-04-15T19:08:43.027Z] ---> d1a37dab5535 [2021-04-15T19:08:43.027Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-04-15T19:08:43.291Z] ---> Running in 5e6d636657d3 [2021-04-15T19:08:43.562Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-15T19:08:44.142Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-15T19:08:44.715Z] OK: 166 MiB in 39 packages [2021-04-15T19:08:44.976Z] Removing intermediate container 5e6d636657d3 [2021-04-15T19:08:44.976Z] ---> 7909d2ca5c21 [2021-04-15T19:08:44.976Z] Step 6/8 : WORKDIR /build [2021-04-15T19:08:45.243Z] ---> Running in 6567cabd2c57 [2021-04-15T19:08:45.243Z] Removing intermediate container 6567cabd2c57 [2021-04-15T19:08:45.243Z] ---> d90836ccc642 [2021-04-15T19:08:45.243Z] Step 7/8 : COPY go.mod . [2021-04-15T19:08:45.513Z] ---> 9cd55c17c27a [2021-04-15T19:08:45.513Z] Step 8/8 : RUN go mod download [2021-04-15T19:08:45.513Z] ---> Running in f61c553c15a2 [2021-04-15T19:08:46.921Z] 00ac8860ef70: Pull complete [2021-04-15T19:08:47.213Z] 63d7cb157983: Pull complete [2021-04-15T19:08:47.491Z] b116817d02f9: Pull complete [2021-04-15T19:08:48.071Z] go: github.com/edgexfoundry/go-mod-secrets/v2@v2.0.0-dev.14: parsing /go-mod-secrets/go.mod: open /go-mod-secrets/go.mod: no such file or directory [2021-04-15T19:08:48.646Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-15T19:08:50.002Z] ---> job-cost.sh [2021-04-15T19:08:50.003Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rgAm [2021-04-15T19:08:51.833Z] 745a02a5169b: Pull complete [2021-04-15T19:08:51.833Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-15T19:08:51.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-15T19:08:51.833Z] ---> b7e6874047d6 [2021-04-15T19:08:51.833Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-15T19:08:53.847Z] ---> Running in 9f3cb17ea49d [2021-04-15T19:08:54.484Z] Removing intermediate container 9f3cb17ea49d [2021-04-15T19:08:54.484Z] ---> 5406fa228665 [2021-04-15T19:08:54.484Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-15T19:08:54.484Z] ---> Running in 1ea3c306a5ed [2021-04-15T19:08:57.120Z] Removing intermediate container 1ea3c306a5ed [2021-04-15T19:08:57.120Z] ---> 841b173b5477 [2021-04-15T19:08:57.120Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-04-15T19:08:57.120Z] ---> Running in 56f1909b9acb [2021-04-15T19:08:58.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-15T19:08:59.155Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-15T19:08:59.752Z] OK: 142 MiB in 39 packages [2021-04-15T19:09:00.736Z] Removing intermediate container 56f1909b9acb [2021-04-15T19:09:00.736Z] ---> 4d93ad27c8fe [2021-04-15T19:09:00.736Z] Step 6/8 : WORKDIR /build [2021-04-15T19:09:01.007Z] ---> Running in 4c822b5bb87a [2021-04-15T19:09:01.605Z] Removing intermediate container 4c822b5bb87a [2021-04-15T19:09:01.605Z] ---> 4887c872218c [2021-04-15T19:09:01.605Z] Step 7/8 : COPY go.mod . [2021-04-15T19:09:02.203Z] ---> 67fcf9bcdd49 [2021-04-15T19:09:02.203Z] Step 8/8 : RUN go mod download [2021-04-15T19:09:02.480Z] ---> Running in 91f6b0af0307 [2021-04-15T19:09:04.957Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-15T19:09:05.110Z] go: github.com/edgexfoundry/go-mod-secrets/v2@v2.0.0-dev.14: parsing /go-mod-secrets/go.mod: open /go-mod-secrets/go.mod: no such file or directory [2021-04-15T19:09:05.382Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-15T19:09:06.449Z] ---> job-cost.sh [2021-04-15T19:09:06.449Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dGUW [2021-04-15T19:09:31.604Z] lf-activate-venv(): INFO: Adding /tmp/venv-rgAm/bin to PATH [2021-04-15T19:09:31.605Z] INFO: No Stack... [2021-04-15T19:09:31.605Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-15T19:09:31.605Z] INFO: Archiving Costs [Pipeline] sh [2021-04-15T19:09:31.935Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2021-04-15T19:09:31.935Z] + cut -d, -f6 [Pipeline] lock [2021-04-15T19:09:32.026Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-212-1-stack-cost] [2021-04-15T19:09:32.033Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-212-1-stack-cost] did not exist. Created. [2021-04-15T19:09:32.033Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-212-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-15T19:09:32.449Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-15T19:09:32.802Z] Stashed 1 file(s) [Pipeline] } [2021-04-15T19:09:32.823Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-212-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-15T19:09:33.449Z] Failed in branch amd64 [2021-04-15T19:09:45.391Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-15T19:11:07.132Z] lf-activate-venv(): INFO: Adding /tmp/venv-dGUW/bin to PATH [2021-04-15T19:11:07.132Z] INFO: No Stack... [2021-04-15T19:11:07.132Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-15T19:11:07.132Z] INFO: Archiving Costs [Pipeline] sh [2021-04-15T19:11:07.488Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2021-04-15T19:11:07.488Z] + cut -d, -f6 [Pipeline] lock [2021-04-15T19:11:07.842Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-212-1-stack-cost] [2021-04-15T19:11:07.849Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-212-1-stack-cost] did not exist. Created. [2021-04-15T19:11:07.849Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-212-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-15T19:11:08.326Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-edb1dcce/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-edb1dcce/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-15T19:11:08.711Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-15T19:11:08.752Z] Warning: overwriting stash ‘stack-cost’ [2021-04-15T19:11:09.617Z] Stashed 1 file(s) [Pipeline] } [2021-04-15T19:11:09.638Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-212-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-15T19:11:10.158Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-15T19:11:12.394Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T19:11:13.028Z] ---> package-listing.sh [2021-04-15T19:11:13.028Z] ++ facter osfamily [2021-04-15T19:11:13.028Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-15T19:11:13.028Z] + OS_FAMILY=redhat [2021-04-15T19:11:13.028Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-212 [2021-04-15T19:11:13.028Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-15T19:11:13.028Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-15T19:11:13.028Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-15T19:11:13.028Z] + PACKAGES=/tmp/packages_start.txt [2021-04-15T19:11:13.028Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-212 ']' [2021-04-15T19:11:13.028Z] + PACKAGES=/tmp/packages_end.txt [2021-04-15T19:11:13.028Z] + case "${OS_FAMILY}" in [2021-04-15T19:11:13.028Z] + rpm -qa [2021-04-15T19:11:13.028Z] + sort [2021-04-15T19:11:18.414Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-15T19:11:18.414Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-15T19:11:18.414Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-15T19:11:18.414Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-212 ']' [2021-04-15T19:11:18.414Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-212/archives/ [2021-04-15T19:11:18.414Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-212/archives/ [Pipeline] echo [2021-04-15T19:11:18.448Z] 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-212/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-15T19:11:18.770Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-15T19:11:19.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-15T19:11:19.112Z] [2021-04-15T19:11:19.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-15T19:11:19.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-15T19:11:19.479Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-15T19:11:19.479Z] df20fa9351a1: Pulling fs layer [2021-04-15T19:11:19.479Z] 36b3adc4ff6f: Pulling fs layer [2021-04-15T19:11:19.479Z] 8ad3a11d3b57: Pulling fs layer [2021-04-15T19:11:19.479Z] 46f8f816bc3b: Pulling fs layer [2021-04-15T19:11:19.479Z] 93b61091891f: Pulling fs layer [2021-04-15T19:11:19.479Z] 93b9cdb0e59b: Pulling fs layer [2021-04-15T19:11:19.479Z] 5e14af77c1be: Pulling fs layer [2021-04-15T19:11:19.479Z] 01666e4c0597: Pulling fs layer [2021-04-15T19:11:19.479Z] aa168da1d23b: Pulling fs layer [2021-04-15T19:11:19.479Z] 93b9cdb0e59b: Waiting [2021-04-15T19:11:19.479Z] 01666e4c0597: Waiting [2021-04-15T19:11:19.479Z] 5e14af77c1be: Waiting [2021-04-15T19:11:19.479Z] aa168da1d23b: Waiting [2021-04-15T19:11:19.479Z] 46f8f816bc3b: Waiting [2021-04-15T19:11:19.479Z] 93b61091891f: Waiting [2021-04-15T19:11:19.479Z] 36b3adc4ff6f: Verifying Checksum [2021-04-15T19:11:19.479Z] 36b3adc4ff6f: Download complete [2021-04-15T19:11:19.479Z] 46f8f816bc3b: Verifying Checksum [2021-04-15T19:11:19.479Z] 46f8f816bc3b: Download complete [2021-04-15T19:11:19.479Z] df20fa9351a1: Verifying Checksum [2021-04-15T19:11:19.479Z] df20fa9351a1: Download complete [2021-04-15T19:11:19.479Z] 93b9cdb0e59b: Verifying Checksum [2021-04-15T19:11:19.479Z] 93b9cdb0e59b: Download complete [2021-04-15T19:11:19.479Z] 93b61091891f: Verifying Checksum [2021-04-15T19:11:19.479Z] 93b61091891f: Download complete [2021-04-15T19:11:19.479Z] 5e14af77c1be: Verifying Checksum [2021-04-15T19:11:19.479Z] 5e14af77c1be: Download complete [2021-04-15T19:11:19.745Z] 01666e4c0597: Verifying Checksum [2021-04-15T19:11:19.745Z] 01666e4c0597: Download complete [2021-04-15T19:11:20.012Z] 8ad3a11d3b57: Verifying Checksum [2021-04-15T19:11:20.012Z] 8ad3a11d3b57: Download complete [2021-04-15T19:11:20.012Z] df20fa9351a1: Pull complete [2021-04-15T19:11:20.280Z] 36b3adc4ff6f: Pull complete [2021-04-15T19:11:21.240Z] 8ad3a11d3b57: Pull complete [2021-04-15T19:11:21.240Z] 46f8f816bc3b: Pull complete [2021-04-15T19:11:21.824Z] 93b61091891f: Pull complete [2021-04-15T19:11:22.088Z] aa168da1d23b: Verifying Checksum [2021-04-15T19:11:22.088Z] aa168da1d23b: Download complete [2021-04-15T19:11:22.088Z] 93b9cdb0e59b: Pull complete [2021-04-15T19:11:22.088Z] 5e14af77c1be: Pull complete [2021-04-15T19:11:22.351Z] 01666e4c0597: Pull complete [2021-04-15T19:11:30.545Z] aa168da1d23b: Pull complete [2021-04-15T19:11:30.545Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-15T19:11:30.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-15T19:11:30.545Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-15T19:11:30.797Z] prd-centos7-docker-4c-2g-327 does not seem to be running inside a container [2021-04-15T19:11:30.851Z] $ 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-212/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-212 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-212:/w/workspace/xfoundry_go-mod-bootstrap_PR-212:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-212@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-212@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-15T19:11:34.333Z] $ docker top cee1143cf2d61186896e8808de2e5e6bd1b1aaac450f08c5930723fe27830b04 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-15T19:11:34.796Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-15T19:11:35.115Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-15T19:11:35.436Z] + ls /var/log/sa-host [2021-04-15T19:11:35.436Z] + sadf -c /var/log/sa-host/sa15 [2021-04-15T19:11:35.436Z] file_magic: OK [2021-04-15T19:11:35.436Z] HZ: Using current value: 100 [2021-04-15T19:11:35.436Z] file_header: OK [2021-04-15T19:11:35.436Z] 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 [2021-04-15T19:11:35.436Z] Statistics: [2021-04-15T19:11:35.436Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-15T19:11:35.436Z] File successfully converted to sysstat format version 12.2.1 [2021-04-15T19:11:35.436Z] + sadf -c /var/log/sa-host/sa23 [2021-04-15T19:11:35.436Z] file_magic: OK [2021-04-15T19:11:35.436Z] HZ: Using current value: 100 [2021-04-15T19:11:35.436Z] file_header: OK [2021-04-15T19:11:35.436Z] 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 [2021-04-15T19:11:35.436Z] Statistics: [2021-04-15T19:11:35.436Z] Hnuu...uuuununununu... [2021-04-15T19:11:35.436Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-15T19:11:35.684Z] provisioning config files... [2021-04-15T19:11:35.706Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-212@tmp/config3821692896942501282tmp [Pipeline] { [Pipeline] echo [2021-04-15T19:11:35.772Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T19:11:36.112Z] ---> create-netrc.sh [Pipeline] } [2021-04-15T19:11:36.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-15T19:11:36.210Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T19:11:36.564Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-15T19:11:36.594Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T19:11:36.932Z] ---> sudo-logs.sh [2021-04-15T19:11:36.932Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-15T19:11:37.033Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T19:11:37.371Z] ---> job-cost.sh [2021-04-15T19:11:37.371Z] lf-activate-venv: SKIPPING [2021-04-15T19:11:37.371Z] DEBUG: total: 0.20999999344348907 [2021-04-15T19:11:37.371Z] INFO: Retrieving Stack Cost... [2021-04-15T19:11:38.321Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-15T19:11:38.896Z] INFO: Archiving Costs [Pipeline] echo [2021-04-15T19:11:38.929Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-15T19:11:39.261Z] ---> logs-deploy.sh [2021-04-15T19:11:39.261Z] lf-activate-venv: SKIPPING [2021-04-15T19:11:39.261Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-212/1 [2021-04-15T19:11:39.261Z] INFO: archiving workspace using pattern(s): [2021-04-15T19:11:41.186Z] Archives upload complete. [2021-04-15T19:11:41.186Z] INFO: archiving logs to Nexus [2021-04-15T19:11:42.136Z] ---> uname -a: [2021-04-15T19:11:42.136Z] Linux prd-centos7-docker-4c-2g-327.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-15T19:11:42.136Z] [2021-04-15T19:11:42.136Z] [2021-04-15T19:11:42.136Z] ---> lscpu: [2021-04-15T19:11:42.136Z] Architecture: x86_64 [2021-04-15T19:11:42.136Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-15T19:11:42.136Z] Byte Order: Little Endian [2021-04-15T19:11:42.136Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-15T19:11:42.136Z] CPU(s): 4 [2021-04-15T19:11:42.136Z] On-line CPU(s) list: 0-3 [2021-04-15T19:11:42.136Z] Thread(s) per core: 1 [2021-04-15T19:11:42.136Z] Core(s) per socket: 1 [2021-04-15T19:11:42.136Z] Socket(s): 4 [2021-04-15T19:11:42.136Z] NUMA node(s): 1 [2021-04-15T19:11:42.136Z] Vendor ID: GenuineIntel [2021-04-15T19:11:42.136Z] CPU family: 6 [2021-04-15T19:11:42.136Z] Model: 44 [2021-04-15T19:11:42.136Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-15T19:11:42.136Z] Stepping: 1 [2021-04-15T19:11:42.136Z] CPU MHz: 2933.442 [2021-04-15T19:11:42.136Z] BogoMIPS: 5866.88 [2021-04-15T19:11:42.136Z] Virtualization: VT-x [2021-04-15T19:11:42.136Z] Hypervisor vendor: KVM [2021-04-15T19:11:42.136Z] Virtualization type: full [2021-04-15T19:11:42.136Z] L1d cache: 128 KiB [2021-04-15T19:11:42.136Z] L1i cache: 128 KiB [2021-04-15T19:11:42.136Z] L2 cache: 16 MiB [2021-04-15T19:11:42.136Z] L3 cache: 64 MiB [2021-04-15T19:11:42.136Z] NUMA node0 CPU(s): 0-3 [2021-04-15T19:11:42.136Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-15T19:11:42.136Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-15T19:11:42.136Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-15T19:11:42.136Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-15T19:11:42.136Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-15T19:11:42.136Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-15T19:11:42.136Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-15T19:11:42.136Z] Vulnerability Srbds: Not affected [2021-04-15T19:11:42.136Z] Vulnerability Tsx async abort: Not affected [2021-04-15T19:11:42.136Z] 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 [2021-04-15T19:11:42.136Z] [2021-04-15T19:11:42.136Z] [2021-04-15T19:11:42.136Z] ---> nproc: [2021-04-15T19:11:42.136Z] 4 [2021-04-15T19:11:42.136Z] [2021-04-15T19:11:42.136Z] [2021-04-15T19:11:42.136Z] ---> df -h: [2021-04-15T19:11:42.136Z] Filesystem Size Used Available Use% Mounted on [2021-04-15T19:11:42.136Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-15T19:11:42.136Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-15T19:11:42.136Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-15T19:11:42.136Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-15T19:11:42.136Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-15T19:11:42.136Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-15T19:11:42.136Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-15T19:11:42.136Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-15T19:11:42.136Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-15T19:11:42.136Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-15T19:11:42.136Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-15T19:11:42.136Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-15T19:11:42.136Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-212 [2021-04-15T19:11:42.136Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-212@tmp [2021-04-15T19:11:42.136Z] [2021-04-15T19:11:42.136Z] [2021-04-15T19:11:42.136Z] ---> free -m: [2021-04-15T19:11:42.136Z] total used free shared buff/cache available [2021-04-15T19:11:42.136Z] Mem: 1837 709 90 0 1037 1022 [2021-04-15T19:11:42.136Z] Swap: 1023 1 1022 [2021-04-15T19:11:42.136Z] [2021-04-15T19:11:42.136Z] [2021-04-15T19:11:42.136Z] ---> ip addr: [2021-04-15T19:11:42.136Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-15T19:11:42.136Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-15T19:11:42.136Z] inet 127.0.0.1/8 scope host lo [2021-04-15T19:11:42.136Z] valid_lft forever preferred_lft forever [2021-04-15T19:11:42.136Z] inet6 ::1/128 scope host [2021-04-15T19:11:42.136Z] valid_lft forever preferred_lft forever [2021-04-15T19:11:42.136Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-15T19:11:42.136Z] link/ether fa:16:3e:2e:56:62 brd ff:ff:ff:ff:ff:ff [2021-04-15T19:11:42.136Z] inet 10.30.122.126/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-15T19:11:42.136Z] valid_lft 86012sec preferred_lft 86012sec [2021-04-15T19:11:42.136Z] inet6 fe80::f816:3eff:fe2e:5662/64 scope link [2021-04-15T19:11:42.136Z] valid_lft forever preferred_lft forever [2021-04-15T19:11:42.136Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-15T19:11:42.136Z] link/ether 02:42:f8:65:b9:75 brd ff:ff:ff:ff:ff:ff [2021-04-15T19:11:42.136Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-15T19:11:42.136Z] valid_lft forever preferred_lft forever [2021-04-15T19:11:42.136Z] inet6 fe80::42:f8ff:fe65:b975/64 scope link [2021-04-15T19:11:42.136Z] valid_lft forever preferred_lft forever [2021-04-15T19:11:42.136Z] [2021-04-15T19:11:42.136Z] [2021-04-15T19:11:42.136Z] ---> sar -b -r -n DEV: [2021-04-15T19:11:42.136Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/15/21 _x86_64_ (4 CPU) [2021-04-15T19:11:42.136Z] [2021-04-15T19:11:42.136Z] 19:05:02 LINUX RESTART (4 CPU) [2021-04-15T19:11:42.136Z] [2021-04-15T19:11:42.136Z] 19:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-15T19:11:42.136Z] 19:07:01 8.35 1.36 6.99 0.00 85.47 184.82 0.00 [2021-04-15T19:11:42.136Z] 19:08:01 1.80 0.00 1.80 0.00 0.00 35.35 0.00 [2021-04-15T19:11:42.136Z] 19:09:01 0.52 0.00 0.52 0.00 0.00 7.16 0.00 [2021-04-15T19:11:42.136Z] 19:10:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 [2021-04-15T19:11:42.136Z] 19:11:01 0.32 0.00 0.32 0.00 0.00 4.80 0.00 [2021-04-15T19:11:42.136Z] Average: 2.25 0.27 1.97 0.00 17.10 47.00 0.00 [2021-04-15T19:11:42.136Z] [2021-04-15T19:11:42.136Z] 19:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-15T19:11:42.136Z] 19:07:01 142572 0 593936 31.57 2620 1142416 1088916 37.16 405424 1133812 20 [2021-04-15T19:11:42.136Z] 19:08:01 138200 0 598300 31.80 2620 1142424 1068536 36.47 415204 1128464 8 [2021-04-15T19:11:42.136Z] 19:09:01 138416 0 598080 31.79 2620 1142428 1068560 36.47 415236 1128704 8 [2021-04-15T19:11:42.136Z] 19:10:01 139824 0 596668 31.71 2620 1142432 1068344 36.46 414012 1128708 8 [2021-04-15T19:11:42.136Z] 19:11:01 139308 0 597176 31.74 2620 1142440 1068500 36.47 414820 1128752 16 [2021-04-15T19:11:42.136Z] Average: 139664 0 596832 31.72 2620 1142428 1072571 36.61 412939 1129688 12 [2021-04-15T19:11:42.136Z] [2021-04-15T19:11:42.136Z] 19:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-15T19:11:42.136Z] 19:07:01 eth0 13.91 7.80 12.90 3.40 0.00 0.00 0.00 0.00 [2021-04-15T19:11:42.136Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-15T19:11:42.136Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-15T19:11:42.136Z] 19:08:01 eth0 1.92 0.50 0.39 0.21 0.00 0.00 0.00 0.00 [2021-04-15T19:11:42.136Z] 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-15T19:11:42.136Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-15T19:11:42.136Z] 19:09:01 eth0 0.98 0.33 0.32 0.20 0.00 0.00 0.00 0.00 [2021-04-15T19:11:42.136Z] 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-15T19:11:42.136Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-15T19:11:42.136Z] 19:10:01 eth0 1.20 0.08 0.10 0.01 0.00 0.00 0.00 0.00 [2021-04-15T19:11:42.136Z] 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-15T19:11:42.137Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-15T19:11:42.137Z] 19:11:01 eth0 1.38 0.43 0.48 0.26 0.00 0.00 0.00 0.00 [2021-04-15T19:11:42.137Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-15T19:11:42.137Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-15T19:11:42.137Z] Average: eth0 3.88 1.83 2.84 0.82 0.00 0.00 0.00 0.00 [2021-04-15T19:11:42.137Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-15T19:11:42.137Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-15T19:11:42.137Z] [2021-04-15T19:11:42.137Z] [2021-04-15T19:11:42.137Z] ---> sar -P ALL: [2021-04-15T19:11:42.137Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/15/21 _x86_64_ (4 CPU) [2021-04-15T19:11:42.137Z] [2021-04-15T19:11:42.137Z] 19:05:02 LINUX RESTART (4 CPU) [2021-04-15T19:11:42.137Z] [2021-04-15T19:11:42.137Z] 19:06:01 CPU %user %nice %system %iowait %steal %idle [2021-04-15T19:11:42.137Z] 19:07:01 all 0.56 0.00 0.34 0.21 0.00 98.88 [2021-04-15T19:11:42.137Z] 19:07:01 0 0.48 0.00 0.32 0.03 0.00 99.17 [2021-04-15T19:11:42.137Z] 19:07:01 1 0.77 0.00 0.32 0.77 0.00 98.15 [2021-04-15T19:11:42.137Z] 19:07:01 2 0.58 0.00 0.43 0.00 0.00 98.98 [2021-04-15T19:11:42.137Z] 19:07:01 3 0.42 0.00 0.30 0.05 0.02 99.22 [2021-04-15T19:11:42.137Z] 19:08:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2021-04-15T19:11:42.137Z] 19:08:01 0 0.03 0.00 0.08 0.00 0.00 99.88 [2021-04-15T19:11:42.137Z] 19:08:01 1 0.58 0.00 0.03 0.00 0.00 99.38 [2021-04-15T19:11:42.137Z] 19:08:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-15T19:11:42.137Z] 19:08:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2021-04-15T19:11:42.137Z] 19:09:01 all 0.18 0.00 0.06 0.00 0.01 99.75 [2021-04-15T19:11:42.137Z] 19:09:01 0 0.05 0.00 0.08 0.00 0.02 99.85 [2021-04-15T19:11:42.137Z] 19:09:01 1 0.55 0.00 0.07 0.00 0.00 99.38 [2021-04-15T19:11:42.137Z] 19:09:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2021-04-15T19:11:42.137Z] 19:09:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-15T19:11:42.137Z] 19:10:01 all 0.13 0.00 0.06 0.00 0.00 99.82 [2021-04-15T19:11:42.137Z] 19:10:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-15T19:11:42.137Z] 19:10:01 1 0.37 0.00 0.10 0.00 0.00 99.53 [2021-04-15T19:11:42.137Z] 19:10:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2021-04-15T19:11:42.137Z] 19:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-15T19:11:42.137Z] 19:11:01 all 0.05 0.00 0.06 0.00 0.02 99.87 [2021-04-15T19:11:42.137Z] 19:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-15T19:11:42.137Z] 19:11:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2021-04-15T19:11:42.137Z] 19:11:01 2 0.10 0.00 0.08 0.00 0.03 99.78 [2021-04-15T19:11:42.137Z] 19:11:01 3 0.05 0.00 0.07 0.00 0.02 99.87 [2021-04-15T19:11:42.137Z] Average: all 0.22 0.00 0.12 0.04 0.01 99.61 [2021-04-15T19:11:42.137Z] Average: 0 0.12 0.00 0.11 0.01 0.00 99.76 [2021-04-15T19:11:42.137Z] Average: 1 0.46 0.00 0.12 0.15 0.00 99.26 [2021-04-15T19:11:42.137Z] Average: 2 0.18 0.00 0.14 0.00 0.01 99.68 [2021-04-15T19:11:42.137Z] Average: 3 0.13 0.00 0.10 0.01 0.01 99.76 [2021-04-15T19:11:42.137Z] [2021-04-15T19:11:42.137Z] [2021-04-15T19:11:42.137Z]