Pull request #90 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 lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 155451e870d92068c2c53a6ec84b4c49f5cdcec1+40ca38474f55f855f0992f2930430c3fe3e7a006 (b70a5c22c7493637e8606b8897e45874d8d500ed) 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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-90/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 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > 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. [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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-43613 in /w/workspace/exfoundry_go-mod-bootstrap_PR-90 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/exfoundry_go-mod-bootstrap_PR-90 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/90/head:refs/remotes/origin/PR-90 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 40ca38474f55f855f0992f2930430c3fe3e7a006 into PR head commit 155451e870d92068c2c53a6ec84b4c49f5cdcec1 Merge succeeded, producing 155451e870d92068c2c53a6ec84b4c49f5cdcec1 Checking out Revision 155451e870d92068c2c53a6ec84b4c49f5cdcec1 (PR-90) > git config core.sparsecheckout # timeout=10 > git checkout -f 155451e870d92068c2c53a6ec84b4c49f5cdcec1 # 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 40ca38474f55f855f0992f2930430c3fe3e7a006 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 155451e870d92068c2c53a6ec84b4c49f5cdcec1 # timeout=10 Commit message: "build: Update dependent go-mod versions" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-16T16:59:30.234Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-16T16:59:30.778Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-16T16:59:31.061Z] ========================================================= [2020-09-16T16:59:31.061Z] EdgeX Global Pipelines Version Info [2020-09-16T16:59:31.061Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-16T16:59:32.602Z] ------------------- [2020-09-16T16:59:32.602Z] stable info: [2020-09-16T16:59:32.602Z] ------------------- [2020-09-16T16:59:32.602Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-16T16:59:32.602Z] Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 [2020-09-16T16:59:32.602Z] Message: update stable to v1.0.122 [2020-09-16T16:59:33.546Z] ------------------- [2020-09-16T16:59:33.546Z] experimental info: [2020-09-16T16:59:33.546Z] ------------------- [2020-09-16T16:59:33.547Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-16T16:59:33.547Z] Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 [2020-09-16T16:59:33.547Z] Message: update experimental to v1.0.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-16T16:59:34.181Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2020-09-16T16:59:34.340Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2020-09-16T16:59:34.492Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-16T16:59:34.651Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-16T16:59:34.833Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-16T16:59:34.987Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-16T16:59:35.143Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-16T16:59:35.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-16T16:59:35.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-16T16:59:35.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-16T16:59:35.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-16T16:59:35.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2020-09-16T16:59:36.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-16T16:59:36.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-16T16:59:36.417Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-09-16T16:59:36.565Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-09-16T16:59:36.719Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-16T16:59:36.868Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-16T16:59:37.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-09-16T16:59:37.162Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-16T16:59:37.315Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-16T16:59:37.454Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-16T16:59:37.611Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-90 [Pipeline] echo [2020-09-16T16:59:37.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-90 [Pipeline] echo [2020-09-16T16:59:37.890Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-90 [Pipeline] echo [2020-09-16T16:59:38.031Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 155451e870d92068c2c53a6ec84b4c49f5cdcec1 [Pipeline] echo [2020-09-16T16:59:38.174Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 155451e [Pipeline] echo [2020-09-16T16:59:38.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-16T16:59:39.124Z] + git log --format=format:%s -1 155451e870d92068c2c53a6ec84b4c49f5cdcec1 [Pipeline] echo [2020-09-16T16:59:39.217Z] GIT_COMMIT: 155451e870d92068c2c53a6ec84b4c49f5cdcec1, Commit Message: build: Update dependent go-mod versions [Pipeline] echo [2020-09-16T16:59:39.301Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-16T16:59:40.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-16T16:59:40.614Z] [2020-09-16T16:59:40.614Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-16T16:59:41.050Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-16T16:59:41.050Z] latest: Pulling from edgex-devops/git-semver [2020-09-16T16:59:41.050Z] 31603596830f: Pulling fs layer [2020-09-16T16:59:41.050Z] 2a8b12db71e7: Pulling fs layer [2020-09-16T16:59:41.050Z] 6ca5941a6612: Pulling fs layer [2020-09-16T16:59:41.050Z] ecc8261a40a4: Pulling fs layer [2020-09-16T16:59:41.050Z] ecc8261a40a4: Waiting [2020-09-16T16:59:41.050Z] 2a8b12db71e7: Verifying Checksum [2020-09-16T16:59:41.050Z] 2a8b12db71e7: Download complete [2020-09-16T16:59:41.319Z] 31603596830f: Verifying Checksum [2020-09-16T16:59:41.319Z] 31603596830f: Download complete [2020-09-16T16:59:41.319Z] ecc8261a40a4: Verifying Checksum [2020-09-16T16:59:41.319Z] ecc8261a40a4: Download complete [2020-09-16T16:59:41.584Z] 6ca5941a6612: Verifying Checksum [2020-09-16T16:59:41.584Z] 6ca5941a6612: Download complete [2020-09-16T16:59:41.584Z] 31603596830f: Pull complete [2020-09-16T16:59:41.847Z] 2a8b12db71e7: Pull complete [2020-09-16T16:59:42.424Z] 6ca5941a6612: Pull complete [2020-09-16T16:59:42.695Z] ecc8261a40a4: Pull complete [2020-09-16T16:59:42.695Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-16T16:59:42.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-16T16:59:42.695Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-16T16:59:42.914Z] prd-centos7-docker-4c-2g-43613 does not seem to be running inside a container [2020-09-16T16:59:42.973Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-90 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-90:/w/workspace/exfoundry_go-mod-bootstrap_PR-90:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-90@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-16T16:59:44.957Z] $ docker top 93b9f4a5c7cd58bf3312b376dd5ac436cd81c696db3f296643fb3fd3a82cea42 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-16T16:59:45.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-16T16:59:45.435Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-16T16:59:45.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-16T16:59:45.668Z] $ docker exec 93b9f4a5c7cd58bf3312b376dd5ac436cd81c696db3f296643fb3fd3a82cea42 ssh-agent [2020-09-16T16:59:45.818Z] SSH_AUTH_SOCK=/tmp/ssh-OG1uyALp7Zek/agent.11 [2020-09-16T16:59:45.818Z] SSH_AGENT_PID=16 [2020-09-16T16:59:45.832Z] Running ssh-add (command line suppressed) [2020-09-16T16:59:45.953Z] Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp/private_key_8696379370171521384.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp/private_key_8696379370171521384.key) [2020-09-16T16:59:46.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-16T16:59:46.384Z] + git describe --exact-match --tags HEAD [2020-09-16T16:59:46.384Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-16T16:59:46.433Z] $ docker exec --env ******** --env ******** 93b9f4a5c7cd58bf3312b376dd5ac436cd81c696db3f296643fb3fd3a82cea42 ssh-agent -k [2020-09-16T16:59:46.541Z] unset SSH_AUTH_SOCK; [2020-09-16T16:59:46.542Z] unset SSH_AGENT_PID; [2020-09-16T16:59:46.542Z] echo Agent pid 16 killed; [2020-09-16T16:59:46.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-16T16:59:46.771Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-16T16:59:46.771Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-16T16:59:46.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-16T16:59:46.908Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-16T16:59:47.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-16T16:59:47.076Z] $ docker exec 93b9f4a5c7cd58bf3312b376dd5ac436cd81c696db3f296643fb3fd3a82cea42 ssh-agent [2020-09-16T16:59:47.229Z] SSH_AUTH_SOCK=/tmp/ssh-Rs3bA4vaUelo/agent.45 [2020-09-16T16:59:47.229Z] SSH_AGENT_PID=50 [2020-09-16T16:59:47.235Z] Running ssh-add (command line suppressed) [2020-09-16T16:59:47.356Z] Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp/private_key_2930138481628246999.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp/private_key_2930138481628246999.key) [2020-09-16T16:59:47.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-16T16:59:47.807Z] + git semver init [2020-09-16T16:59:47.807Z] # -> Open(): unable to determine branch for HEAD [2020-09-16T16:59:47.808Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-90/.git [2020-09-16T16:59:47.808Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-90 [2020-09-16T16:59:47.808Z] # $SEMVER_REMOTE_NAME = origin [2020-09-16T16:59:47.808Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-16T16:59:47.808Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-16T16:59:47.808Z] # $SEMVER_BRANCH = PR-90 [2020-09-16T16:59:47.808Z] # $SEMVER_TEMP = /tmp/semver-604617831 [2020-09-16T16:59:47.808Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-09-16T16:59:48.072Z] # '/tmp/semver-604617831' -> '/w/workspace/exfoundry_go-mod-bootstrap_PR-90/.semver' [2020-09-16T16:59:48.072Z] # -> Force: false [2020-09-16T16:59:48.072Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-90/.semver [Pipeline] } [2020-09-16T16:59:48.099Z] $ docker exec --env ******** --env ******** 93b9f4a5c7cd58bf3312b376dd5ac436cd81c696db3f296643fb3fd3a82cea42 ssh-agent -k [2020-09-16T16:59:48.208Z] unset SSH_AUTH_SOCK; [2020-09-16T16:59:48.209Z] unset SSH_AGENT_PID; [2020-09-16T16:59:48.209Z] echo Agent pid 50 killed; [2020-09-16T16:59:48.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-16T16:59:48.878Z] + git semver [Pipeline] } [2020-09-16T16:59:48.914Z] $ docker stop --time=1 93b9f4a5c7cd58bf3312b376dd5ac436cd81c696db3f296643fb3fd3a82cea42 [2020-09-16T16:59:50.378Z] $ docker rm -f 93b9f4a5c7cd58bf3312b376dd5ac436cd81c696db3f296643fb3fd3a82cea42 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-16T16:59:51.304Z] Stashed 51 file(s) [Pipeline] echo [2020-09-16T16:59:51.326Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-16T16:59:51.513Z] Archived original 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 [2020-09-16T17:00:07.333Z] Still waiting to schedule task [2020-09-16T17:00:07.333Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-16T17:00:07.362Z] Still waiting to schedule task [2020-09-16T17:00:07.362Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-16T17:02:06.396Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-43614 in /w/workspace/exfoundry_go-mod-bootstrap_PR-90 [Pipeline] { [Pipeline] ws [2020-09-16T17:02:06.495Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2020-09-16T17:02:11.959Z] using credential edgex-jenkins-ssh [2020-09-16T17:02:12.065Z] Cloning the remote Git repository [2020-09-16T17:02:12.065Z] Cloning with configured refspecs honoured and without tags [2020-09-16T17:02:12.127Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-09-16T17:02:12.232Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2020-09-16T17:02:12.295Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-09-16T17:02:12.296Z] > git --version # timeout=10 [2020-09-16T17:02:12.314Z] > git --version # 'git version 2.17.1' [2020-09-16T17:02:12.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-16T17:02:12.408Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T17:02:13.198Z] Fetching without tags [2020-09-16T17:02:13.679Z] Merging remotes/origin/master commit 40ca38474f55f855f0992f2930430c3fe3e7a006 into PR head commit 155451e870d92068c2c53a6ec84b4c49f5cdcec1 [2020-09-16T17:02:13.905Z] Merge succeeded, producing 155451e870d92068c2c53a6ec84b4c49f5cdcec1 [2020-09-16T17:02:13.906Z] Checking out Revision 155451e870d92068c2c53a6ec84b4c49f5cdcec1 (PR-90) [2020-09-16T17:02:13.095Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-09-16T17:02:13.115Z] > git config --add remote.origin.fetch +refs/pull/90/head:refs/remotes/origin/PR-90 # timeout=10 [2020-09-16T17:02:13.144Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T17:02:13.180Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-09-16T17:02:13.213Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-09-16T17:02:13.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-16T17:02:13.225Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T17:02:13.704Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T17:02:13.731Z] > git checkout -f 155451e870d92068c2c53a6ec84b4c49f5cdcec1 # timeout=10 [2020-09-16T17:02:13.812Z] > git remote # timeout=10 [2020-09-16T17:02:13.834Z] > git config --get remote.origin.url # timeout=10 [2020-09-16T17:02:13.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-16T17:02:13.864Z] > git merge 40ca38474f55f855f0992f2930430c3fe3e7a006 # timeout=10 [2020-09-16T17:02:13.892Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-16T17:02:13.916Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T17:02:13.944Z] > git checkout -f 155451e870d92068c2c53a6ec84b4c49f5cdcec1 # timeout=10 [2020-09-16T17:02:18.201Z] Commit message: "build: Update dependent go-mod versions" [2020-09-16T17:02:18.262Z] > git --version # timeout=10 [2020-09-16T17:02:18.284Z] > git --version # 'git version 2.17.1' [2020-09-16T17:02:18.297Z] fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-16T17:02:19.804Z] ========================================================= [2020-09-16T17:02:19.805Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-16T17:02:19.805Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-16T17:02:20.866Z] + 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 . [2020-09-16T17:02:21.863Z] Sending build context to Docker daemon 660.5kB [2020-09-16T17:02:21.863Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-16T17:02:21.863Z] Step 2/8 : FROM ${BASE} [2020-09-16T17:02:22.143Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-16T17:02:22.143Z] b538f80385f9: Pulling fs layer [2020-09-16T17:02:22.143Z] 74f711af9a0d: Pulling fs layer [2020-09-16T17:02:22.143Z] 99f96fe45779: Pulling fs layer [2020-09-16T17:02:22.143Z] 8529a6b9a6be: Pulling fs layer [2020-09-16T17:02:22.143Z] 45590311c82a: Pulling fs layer [2020-09-16T17:02:22.143Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-16T17:02:22.143Z] 209524e5b208: Pulling fs layer [2020-09-16T17:02:22.143Z] 8529a6b9a6be: Waiting [2020-09-16T17:02:22.143Z] 45590311c82a: Waiting [2020-09-16T17:02:22.143Z] 69ca0ff8b7b3: Waiting [2020-09-16T17:02:22.143Z] 209524e5b208: Waiting [2020-09-16T17:02:22.143Z] 99f96fe45779: Verifying Checksum [2020-09-16T17:02:22.143Z] 99f96fe45779: Download complete [2020-09-16T17:02:22.143Z] 74f711af9a0d: Verifying Checksum [2020-09-16T17:02:22.143Z] 74f711af9a0d: Download complete [2020-09-16T17:02:22.143Z] 45590311c82a: Verifying Checksum [2020-09-16T17:02:22.143Z] 45590311c82a: Download complete [2020-09-16T17:02:22.143Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-16T17:02:22.143Z] 69ca0ff8b7b3: Download complete [2020-09-16T17:02:22.422Z] b538f80385f9: Verifying Checksum [2020-09-16T17:02:22.422Z] b538f80385f9: Download complete [2020-09-16T17:02:23.025Z] b538f80385f9: Pull complete [2020-09-16T17:02:24.020Z] 74f711af9a0d: Pull complete [2020-09-16T17:02:24.296Z] 99f96fe45779: Pull complete [2020-09-16T17:02:24.898Z] 209524e5b208: Verifying Checksum [2020-09-16T17:02:24.898Z] 209524e5b208: Download complete [2020-09-16T17:02:26.347Z] 8529a6b9a6be: Verifying Checksum [2020-09-16T17:02:26.347Z] 8529a6b9a6be: Download complete [2020-09-16T17:02:36.517Z] 8529a6b9a6be: Pull complete [2020-09-16T17:02:36.791Z] 45590311c82a: Pull complete [2020-09-16T17:02:37.068Z] 69ca0ff8b7b3: Pull complete [2020-09-16T17:02:41.399Z] 209524e5b208: Pull complete [2020-09-16T17:02:41.399Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-16T17:02:41.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-16T17:02:41.399Z] ---> 5bddaf1c2fca [2020-09-16T17:02:41.399Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-16T17:02:44.028Z] ---> Running in 5534986311ad [2020-09-16T17:02:44.028Z] Removing intermediate container 5534986311ad [2020-09-16T17:02:44.028Z] ---> 0f8a24e193b2 [2020-09-16T17:02:44.028Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-16T17:02:44.303Z] ---> Running in bd71209476b1 [2020-09-16T17:02:46.958Z] Removing intermediate container bd71209476b1 [2020-09-16T17:02:46.958Z] ---> 410339ad955a [2020-09-16T17:02:46.958Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-09-16T17:02:46.958Z] ---> Running in 2569c055dd70 [2020-09-16T17:02:47.498Z] Running on prd-centos7-docker-4c-2g-43615 in /w/workspace/exfoundry_go-mod-bootstrap_PR-90 [Pipeline] { [Pipeline] ws [2020-09-16T17:02:47.595Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2020-09-16T17:02:48.398Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-16T17:02:49.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-16T17:02:50.020Z] OK: 142 MiB in 39 packages [2020-09-16T17:02:50.611Z] using credential edgex-jenkins-ssh [2020-09-16T17:02:50.705Z] Cloning the remote Git repository [2020-09-16T17:02:50.705Z] Cloning with configured refspecs honoured and without tags [2020-09-16T17:02:51.006Z] Removing intermediate container 2569c055dd70 [2020-09-16T17:02:51.006Z] ---> 9851c8d5dd71 [2020-09-16T17:02:51.006Z] Step 6/8 : WORKDIR /build [2020-09-16T17:02:50.745Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-09-16T17:02:50.817Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2020-09-16T17:02:50.879Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-09-16T17:02:50.880Z] > git --version # timeout=10 [2020-09-16T17:02:50.898Z] > git --version # 'git version 2.16.5' [2020-09-16T17:02:50.899Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-16T17:02:50.940Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T17:02:51.282Z] ---> Running in fe7a6792ce1a [2020-09-16T17:02:51.546Z] Fetching without tags [2020-09-16T17:02:51.880Z] Removing intermediate container fe7a6792ce1a [2020-09-16T17:02:51.880Z] ---> e22a6e54e978 [2020-09-16T17:02:51.880Z] Step 7/8 : COPY go.mod . [2020-09-16T17:02:51.954Z] Merging remotes/origin/master commit 40ca38474f55f855f0992f2930430c3fe3e7a006 into PR head commit 155451e870d92068c2c53a6ec84b4c49f5cdcec1 [2020-09-16T17:02:52.055Z] Merge succeeded, producing 155451e870d92068c2c53a6ec84b4c49f5cdcec1 [2020-09-16T17:02:52.056Z] Checking out Revision 155451e870d92068c2c53a6ec84b4c49f5cdcec1 (PR-90) [2020-09-16T17:02:51.509Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-09-16T17:02:51.519Z] > git config --add remote.origin.fetch +refs/pull/90/head:refs/remotes/origin/PR-90 # timeout=10 [2020-09-16T17:02:51.526Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T17:02:51.541Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-09-16T17:02:51.553Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-09-16T17:02:51.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-16T17:02:51.558Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-16T17:02:51.967Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T17:02:51.973Z] > git checkout -f 155451e870d92068c2c53a6ec84b4c49f5cdcec1 # timeout=10 [2020-09-16T17:02:52.014Z] > git remote # timeout=10 [2020-09-16T17:02:52.025Z] > git config --get remote.origin.url # timeout=10 [2020-09-16T17:02:52.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-16T17:02:52.037Z] > git merge 40ca38474f55f855f0992f2930430c3fe3e7a006 # timeout=10 [2020-09-16T17:02:52.049Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-16T17:02:52.062Z] > git config core.sparsecheckout # timeout=10 [2020-09-16T17:02:52.071Z] > git checkout -f 155451e870d92068c2c53a6ec84b4c49f5cdcec1 # timeout=10 [2020-09-16T17:02:52.484Z] ---> 56c41eafff67 [2020-09-16T17:02:52.484Z] Step 8/8 : RUN go mod download [2020-09-16T17:02:52.484Z] ---> Running in c5a372de30ab [2020-09-16T17:02:55.753Z] Commit message: "build: Update dependent go-mod versions" [2020-09-16T17:02:55.784Z] > git --version # timeout=10 [2020-09-16T17:02:55.793Z] > git --version # 'git version 2.16.5' [2020-09-16T17:02:55.807Z] fatal: bad object 7909e789ffc0fecf34d47f501ec8db0a80105338 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-16T17:02:56.807Z] ========================================================= [2020-09-16T17:02:56.807Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-16T17:02:56.807Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-16T17:02:57.481Z] + 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 . [2020-09-16T17:02:58.072Z] Sending build context to Docker daemon 660.5kB [2020-09-16T17:02:58.072Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-16T17:02:58.072Z] Step 2/8 : FROM ${BASE} [2020-09-16T17:02:58.072Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-16T17:02:58.072Z] df20fa9351a1: Pulling fs layer [2020-09-16T17:02:58.072Z] ed8968b2872e: Pulling fs layer [2020-09-16T17:02:58.072Z] a92cc7c5fd73: Pulling fs layer [2020-09-16T17:02:58.072Z] e871e8e8d7a9: Pulling fs layer [2020-09-16T17:02:58.072Z] e73272ec9a57: Pulling fs layer [2020-09-16T17:02:58.072Z] 1e910a182e73: Pulling fs layer [2020-09-16T17:02:58.072Z] 4e634b169226: Pulling fs layer [2020-09-16T17:02:58.072Z] e871e8e8d7a9: Waiting [2020-09-16T17:02:58.072Z] e73272ec9a57: Waiting [2020-09-16T17:02:58.072Z] 1e910a182e73: Waiting [2020-09-16T17:02:58.072Z] 4e634b169226: Waiting [2020-09-16T17:02:58.072Z] a92cc7c5fd73: Verifying Checksum [2020-09-16T17:02:58.072Z] a92cc7c5fd73: Download complete [2020-09-16T17:02:58.072Z] ed8968b2872e: Verifying Checksum [2020-09-16T17:02:58.072Z] ed8968b2872e: Download complete [2020-09-16T17:02:58.072Z] e73272ec9a57: Download complete [2020-09-16T17:02:58.072Z] 1e910a182e73: Verifying Checksum [2020-09-16T17:02:58.072Z] 1e910a182e73: Download complete [2020-09-16T17:02:58.072Z] df20fa9351a1: Verifying Checksum [2020-09-16T17:02:58.072Z] df20fa9351a1: Download complete [2020-09-16T17:02:58.650Z] df20fa9351a1: Pull complete [2020-09-16T17:02:58.650Z] ed8968b2872e: Pull complete [2020-09-16T17:02:58.917Z] a92cc7c5fd73: Pull complete [2020-09-16T17:03:00.324Z] 4e634b169226: Download complete [2020-09-16T17:03:00.587Z] e871e8e8d7a9: Verifying Checksum [2020-09-16T17:03:00.587Z] e871e8e8d7a9: Download complete [2020-09-16T17:03:05.939Z] e871e8e8d7a9: Pull complete [2020-09-16T17:03:05.939Z] e73272ec9a57: Pull complete [2020-09-16T17:03:06.205Z] 1e910a182e73: Pull complete [2020-09-16T17:03:11.541Z] 4e634b169226: Pull complete [2020-09-16T17:03:11.541Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-16T17:03:11.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-16T17:03:11.541Z] ---> f7629b54cfaa [2020-09-16T17:03:11.541Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-16T17:03:11.805Z] ---> Running in 9f7d4f73f89b [2020-09-16T17:03:12.087Z] Removing intermediate container 9f7d4f73f89b [2020-09-16T17:03:12.087Z] ---> ce53f4ed8897 [2020-09-16T17:03:12.087Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-16T17:03:12.087Z] ---> Running in b036cfdc7097 [2020-09-16T17:03:13.490Z] Removing intermediate container b036cfdc7097 [2020-09-16T17:03:13.490Z] ---> 6cd7424ac342 [2020-09-16T17:03:13.490Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-09-16T17:03:13.490Z] ---> Running in ae995ea66ec3 [2020-09-16T17:03:14.078Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-16T17:03:14.656Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-16T17:03:14.673Z] Removing intermediate container c5a372de30ab [2020-09-16T17:03:14.674Z] ---> 10e844b6e9f6 [2020-09-16T17:03:14.674Z] Successfully built 10e844b6e9f6 [2020-09-16T17:03:14.674Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-16T17:03:15.132Z] + docker inspect -f . ci-base-image-arm64 [2020-09-16T17:03:15.132Z] . [Pipeline] withDockerContainer [2020-09-16T17:03:15.235Z] OK: 166 MiB in 39 packages [2020-09-16T17:03:15.440Z] prd-ubuntu18.04-docker-arm64-4c-16g-43614 does not seem to be running inside a container [2020-09-16T17:03:15.498Z] Removing intermediate container ae995ea66ec3 [2020-09-16T17:03:15.498Z] ---> 9d937ec53de9 [2020-09-16T17:03:15.498Z] Step 6/8 : WORKDIR /build [2020-09-16T17:03:15.498Z] ---> Running in a5f1421b84c3 [2020-09-16T17:03:15.550Z] $ 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 ******** ci-base-image-arm64 cat [2020-09-16T17:03:15.761Z] Removing intermediate container a5f1421b84c3 [2020-09-16T17:03:15.761Z] ---> 125b5e78fed7 [2020-09-16T17:03:15.761Z] Step 7/8 : COPY go.mod . [2020-09-16T17:03:16.025Z] ---> 754c147247ad [2020-09-16T17:03:16.025Z] Step 8/8 : RUN go mod download [2020-09-16T17:03:16.025Z] ---> Running in 460379d8fc40 [2020-09-16T17:03:17.461Z] $ docker top 7cf2b61523a568e50d793c5edf6bb11641b76ec22500b2627fbc0a72d83256bd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-16T17:03:19.038Z] + go version [2020-09-16T17:03:19.038Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-16T17:03:19.078Z] $ docker stop --time=1 7cf2b61523a568e50d793c5edf6bb11641b76ec22500b2627fbc0a72d83256bd [2020-09-16T17:03:21.019Z] $ docker rm -f 7cf2b61523a568e50d793c5edf6bb11641b76ec22500b2627fbc0a72d83256bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-16T17:03:22.371Z] + docker inspect -f . ci-base-image-arm64 [2020-09-16T17:03:22.371Z] . [Pipeline] withDockerContainer [2020-09-16T17:03:22.655Z] prd-ubuntu18.04-docker-arm64-4c-16g-43614 does not seem to be running inside a container [2020-09-16T17:03:22.736Z] $ 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 ******** ci-base-image-arm64 cat [2020-09-16T17:03:24.601Z] $ docker top 8f079526decaeb9c21bcef2365ead8775bdae945be413b3cefd3f9f483afc206 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-16T17:03:26.066Z] + make test [2020-09-16T17:03:26.066Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-09-16T17:03:38.048Z] Removing intermediate container 460379d8fc40 [2020-09-16T17:03:38.048Z] ---> 5b3d4995ead1 [2020-09-16T17:03:38.048Z] Successfully built 5b3d4995ead1 [2020-09-16T17:03:38.048Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-16T17:03:38.624Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-16T17:03:38.624Z] . [Pipeline] withDockerContainer [2020-09-16T17:03:38.765Z] prd-centos7-docker-4c-2g-43615 does not seem to be running inside a container [2020-09-16T17:03:38.823Z] $ 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 ******** ci-base-image-x86_64 cat [2020-09-16T17:03:39.643Z] $ docker top 566e12486e19631497ba0739178e350a96f56afac9fa3bdcdf7bf2e4c5db8639 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-16T17:03:40.236Z] + go version [2020-09-16T17:03:40.236Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-16T17:03:40.269Z] $ docker stop --time=1 566e12486e19631497ba0739178e350a96f56afac9fa3bdcdf7bf2e4c5db8639 [2020-09-16T17:03:41.601Z] $ docker rm -f 566e12486e19631497ba0739178e350a96f56afac9fa3bdcdf7bf2e4c5db8639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-16T17:03:42.805Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-16T17:03:42.805Z] . [Pipeline] withDockerContainer [2020-09-16T17:03:42.938Z] prd-centos7-docker-4c-2g-43615 does not seem to be running inside a container [2020-09-16T17:03:43.004Z] $ 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 ******** ci-base-image-x86_64 cat [2020-09-16T17:03:43.688Z] $ docker top f921caecf3c1886e970530c1517685ff13bcb05c18a2083f828e29860e9d24db -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-16T17:03:44.278Z] + make test [2020-09-16T17:03:44.279Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-09-16T17:03:52.912Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-09-16T17:03:52.912Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.031s coverage: 9.0% of statements [2020-09-16T17:03:52.912Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-09-16T17:03:53.904Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.054s coverage: 95.8% of statements [2020-09-16T17:03:53.904Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.020s coverage: 84.2% of statements [2020-09-16T17:03:53.904Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-09-16T17:03:53.904Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-09-16T17:03:53.904Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-09-16T17:03:54.442Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-09-16T17:03:54.442Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.006s coverage: 9.0% of statements [2020-09-16T17:03:54.442Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-09-16T17:03:54.442Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.014s coverage: 95.8% of statements [2020-09-16T17:03:54.442Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.005s coverage: 84.2% of statements [2020-09-16T17:03:54.442Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-09-16T17:03:54.442Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-09-16T17:03:54.442Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-09-16T17:04:02.175Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.030s coverage: 100.0% of statements [2020-09-16T17:04:02.175Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-09-16T17:04:02.175Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-09-16T17:04:02.175Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-09-16T17:04:02.175Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.015s coverage: 48.9% of statements [2020-09-16T17:04:02.175Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-09-16T17:04:02.175Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-09-16T17:04:02.175Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.011s coverage: 91.3% of statements [2020-09-16T17:04:02.452Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-16T17:04:02.605Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.022s coverage: 100.0% of statements [2020-09-16T17:04:02.605Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-09-16T17:04:02.605Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-09-16T17:04:02.605Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-09-16T17:04:02.605Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.006s coverage: 48.9% of statements [2020-09-16T17:04:02.605Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-09-16T17:04:02.605Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-09-16T17:04:02.605Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.004s coverage: 91.3% of statements [2020-09-16T17:04:02.605Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-16T17:04:03.184Z] gofmt -l . [2020-09-16T17:04:03.184Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-09-16T17:04:03.501Z] Stashed 1 file(s) [Pipeline] } [2020-09-16T17:04:03.524Z] $ docker stop --time=1 f921caecf3c1886e970530c1517685ff13bcb05c18a2083f828e29860e9d24db [2020-09-16T17:04:06.675Z] $ docker rm -f f921caecf3c1886e970530c1517685ff13bcb05c18a2083f828e29860e9d24db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2020-09-16T17:04:07.870Z] gofmt -l . [2020-09-16T17:04:07.870Z] [ "`gofmt -l .`" = "" ] [Pipeline] // stage [Pipeline] stash [2020-09-16T17:04:08.028Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-16T17:04:08.756Z] Stashed 1 file(s) [Pipeline] // ws [Pipeline] } [Pipeline] } [2020-09-16T17:04:08.867Z] $ docker stop --time=1 8f079526decaeb9c21bcef2365ead8775bdae945be413b3cefd3f9f483afc206 [2020-09-16T17:04:10.935Z] $ docker rm -f 8f079526decaeb9c21bcef2365ead8775bdae945be413b3cefd3f9f483afc206 [Pipeline] // node [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-09-16T17:04:14.834Z] provisioning config files... [2020-09-16T17:04:14.848Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp/config2683733051389521620tmp [Pipeline] { [Pipeline] sh [2020-09-16T17:04:15.305Z] + curl -s https://codecov.io/bash [2020-09-16T17:04:15.305Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp/config2683733051389521620tmp [Pipeline] } [2020-09-16T17:04:15.592Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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 [2020-09-16T17:04:20.704Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-16T17:04:21.315Z] ---> package-listing.sh [2020-09-16T17:04:21.315Z] ++ facter osfamily [2020-09-16T17:04:21.315Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-16T17:04:21.315Z] + OS_FAMILY=redhat [2020-09-16T17:04:21.315Z] + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-90 [2020-09-16T17:04:21.315Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-16T17:04:21.315Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-16T17:04:21.315Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-16T17:04:21.315Z] + PACKAGES=/tmp/packages_start.txt [2020-09-16T17:04:21.315Z] + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-90 ']' [2020-09-16T17:04:21.315Z] + PACKAGES=/tmp/packages_end.txt [2020-09-16T17:04:21.315Z] + case "${OS_FAMILY}" in [2020-09-16T17:04:21.315Z] + rpm -qa [2020-09-16T17:04:21.315Z] + sort [2020-09-16T17:04:25.528Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-16T17:04:25.528Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-16T17:04:25.528Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-16T17:04:25.528Z] + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-90 ']' [2020-09-16T17:04:25.528Z] + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-90/archives/ [2020-09-16T17:04:25.528Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-90/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-16T17:04:26.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-16T17:04:26.675Z] [2020-09-16T17:04:26.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-16T17:04:27.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-16T17:04:27.079Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-16T17:04:27.079Z] df20fa9351a1: Pulling fs layer [2020-09-16T17:04:27.079Z] 36b3adc4ff6f: Pulling fs layer [2020-09-16T17:04:27.079Z] 8ad3a11d3b57: Pulling fs layer [2020-09-16T17:04:27.079Z] 46f8f816bc3b: Pulling fs layer [2020-09-16T17:04:27.079Z] 0dadc02b9964: Pulling fs layer [2020-09-16T17:04:27.079Z] ce6a7cf60c04: Pulling fs layer [2020-09-16T17:04:27.079Z] 7a184a31f384: Pulling fs layer [2020-09-16T17:04:27.079Z] 0879bd2ef858: Pulling fs layer [2020-09-16T17:04:27.079Z] 46f8f816bc3b: Waiting [2020-09-16T17:04:27.079Z] 0dadc02b9964: Waiting [2020-09-16T17:04:27.079Z] 0879bd2ef858: Waiting [2020-09-16T17:04:27.079Z] ce6a7cf60c04: Waiting [2020-09-16T17:04:27.079Z] 7a184a31f384: Waiting [2020-09-16T17:04:27.079Z] 36b3adc4ff6f: Download complete [2020-09-16T17:04:27.079Z] 46f8f816bc3b: Verifying Checksum [2020-09-16T17:04:27.079Z] 46f8f816bc3b: Download complete [2020-09-16T17:04:27.344Z] df20fa9351a1: Verifying Checksum [2020-09-16T17:04:27.344Z] df20fa9351a1: Download complete [2020-09-16T17:04:27.344Z] 0dadc02b9964: Verifying Checksum [2020-09-16T17:04:27.344Z] 0dadc02b9964: Download complete [2020-09-16T17:04:27.344Z] ce6a7cf60c04: Verifying Checksum [2020-09-16T17:04:27.344Z] ce6a7cf60c04: Download complete [2020-09-16T17:04:27.344Z] 7a184a31f384: Verifying Checksum [2020-09-16T17:04:27.344Z] 7a184a31f384: Download complete [2020-09-16T17:04:27.607Z] 8ad3a11d3b57: Verifying Checksum [2020-09-16T17:04:27.607Z] 8ad3a11d3b57: Download complete [2020-09-16T17:04:27.607Z] df20fa9351a1: Pull complete [2020-09-16T17:04:27.871Z] 36b3adc4ff6f: Pull complete [2020-09-16T17:04:27.871Z] 0879bd2ef858: Verifying Checksum [2020-09-16T17:04:27.871Z] 0879bd2ef858: Download complete [2020-09-16T17:04:28.447Z] 8ad3a11d3b57: Pull complete [2020-09-16T17:04:28.447Z] 46f8f816bc3b: Pull complete [2020-09-16T17:04:28.709Z] 0dadc02b9964: Pull complete [2020-09-16T17:04:28.709Z] ce6a7cf60c04: Pull complete [2020-09-16T17:04:28.970Z] 7a184a31f384: Pull complete [2020-09-16T17:04:30.894Z] 0879bd2ef858: Pull complete [2020-09-16T17:04:31.157Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-16T17:04:31.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-16T17:04:31.157Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-16T17:04:31.362Z] prd-centos7-docker-4c-2g-43613 does not seem to be running inside a container [2020-09-16T17:04:31.410Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/exfoundry_go-mod-bootstrap_PR-90 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-90:/w/workspace/exfoundry_go-mod-bootstrap_PR-90:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-90@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-16T17:04:38.049Z] $ docker top 364917ffccaab72399d236b6d96a5909e35c486962218b5cb0d72fc457a4a1ab -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-16T17:04:38.621Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-16T17:04:38.940Z] + ls /var/log/sa-host [2020-09-16T17:04:38.940Z] + sadf -c /var/log/sa-host/sa05 [2020-09-16T17:04:38.940Z] file_magic: OK [2020-09-16T17:04:38.940Z] HZ: Using current value: 100 [2020-09-16T17:04:38.940Z] file_header: OK [2020-09-16T17:04:38.940Z] 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 [2020-09-16T17:04:38.940Z] Statistics: [2020-09-16T17:04:38.940Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-16T17:04:38.940Z] File successfully converted to sysstat format version 12.2.1 [2020-09-16T17:04:38.940Z] + sadf -c /var/log/sa-host/sa16 [2020-09-16T17:04:38.940Z] file_magic: OK [2020-09-16T17:04:38.940Z] HZ: Using current value: 100 [2020-09-16T17:04:38.940Z] file_header: OK [2020-09-16T17:04:38.940Z] 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 [2020-09-16T17:04:38.940Z] Statistics: [2020-09-16T17:04:38.940Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-16T17:04:38.940Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-16T17:04:39.068Z] provisioning config files... [2020-09-16T17:04:39.088Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-90@tmp/config5569515718091216301tmp [Pipeline] { [Pipeline] echo [2020-09-16T17:04:39.209Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-16T17:04:39.552Z] ---> create-netrc.sh [Pipeline] echo [2020-09-16T17:04:39.584Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-16T17:04:39.924Z] ---> logs-deploy.sh [2020-09-16T17:04:39.924Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-90/1 [2020-09-16T17:04:39.924Z] INFO: archiving workspace using pattern(s): [2020-09-16T17:04:41.310Z] Archives upload complete. [2020-09-16T17:04:41.310Z] INFO: archiving logs to Nexus