Pull request #66 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c+b2b25be523e877d963522165bac2f59bad0af1c8 (160837398590d15449284d787b6ddd283afd1bbb) 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a 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-secrets/branches/PR-66/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 f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-66/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-8792’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8793 in /w/workspace/dgexfoundry_go-mod-secrets_PR-66 [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-secrets.git > git init /w/workspace/dgexfoundry_go-mod-secrets_PR-66 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/66/head:refs/remotes/origin/PR-66 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b2b25be523e877d963522165bac2f59bad0af1c8 into PR head commit 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c Merge succeeded, producing 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c Checking out Revision 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c (PR-66) > git config core.sparsecheckout # timeout=10 > git checkout -f 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c # 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 b2b25be523e877d963522165bac2f59bad0af1c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-26T06:25:56.225Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-26T06:25:56.563Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-26T06:25:56.761Z] ========================================================= [2020-10-26T06:25:56.761Z] EdgeX Global Pipelines Version Info [2020-10-26T06:25:56.762Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-26T06:25:58.702Z] ------------------- [2020-10-26T06:25:58.702Z] stable info: [2020-10-26T06:25:58.702Z] ------------------- [2020-10-26T06:25:58.702Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-26T06:25:58.702Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-26T06:25:58.702Z] Message: update stable to v1.0.148 [2020-10-26T06:25:59.648Z] ------------------- [2020-10-26T06:25:59.648Z] experimental info: [2020-10-26T06:25:59.648Z] ------------------- [2020-10-26T06:25:59.648Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-26T06:25:59.648Z] Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc [2020-10-26T06:25:59.648Z] Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-26T06:26:00.614Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2020-10-26T06:26:00.766Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2020-10-26T06:26:00.908Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-26T06:26:01.034Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-26T06:26:01.159Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-26T06:26:01.354Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-26T06:26:01.481Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-26T06:26:01.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-26T06:26:01.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-26T06:26:01.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-26T06:26:02.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-26T06:26:02.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo [2020-10-26T06:26:02.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-26T06:26:02.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-26T06:26:02.678Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-26T06:26:02.803Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-26T06:26:02.977Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-26T06:26:03.118Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-26T06:26:03.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-26T06:26:03.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-26T06:26:03.539Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-26T06:26:03.674Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-26T06:26:03.802Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-26T06:26:04.015Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-26T06:26:04.140Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-26T06:26:04.264Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-66 [Pipeline] echo [2020-10-26T06:26:04.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-66 [Pipeline] echo [2020-10-26T06:26:04.516Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-66 [Pipeline] echo [2020-10-26T06:26:04.649Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c [Pipeline] echo [2020-10-26T06:26:04.779Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a6b244 [Pipeline] echo [2020-10-26T06:26:04.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-26T06:26:05.648Z] + git log --format=format:%s -1 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c [Pipeline] echo [2020-10-26T06:26:05.752Z] GIT_COMMIT: 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-10-26T06:26:05.832Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:26:06.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-26T06:26:06.747Z] [2020-10-26T06:26:06.747Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:26:07.209Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-26T06:26:07.209Z] latest: Pulling from edgex-devops/git-semver [2020-10-26T06:26:07.209Z] 31603596830f: Pulling fs layer [2020-10-26T06:26:07.209Z] 2a8b12db71e7: Pulling fs layer [2020-10-26T06:26:07.209Z] 6ca5941a6612: Pulling fs layer [2020-10-26T06:26:07.209Z] ecc8261a40a4: Pulling fs layer [2020-10-26T06:26:07.209Z] ecc8261a40a4: Waiting [2020-10-26T06:26:07.209Z] 2a8b12db71e7: Verifying Checksum [2020-10-26T06:26:07.209Z] 2a8b12db71e7: Download complete [2020-10-26T06:26:07.472Z] 31603596830f: Verifying Checksum [2020-10-26T06:26:07.472Z] 31603596830f: Download complete [2020-10-26T06:26:07.472Z] ecc8261a40a4: Verifying Checksum [2020-10-26T06:26:07.472Z] ecc8261a40a4: Download complete [2020-10-26T06:26:07.736Z] 6ca5941a6612: Verifying Checksum [2020-10-26T06:26:07.736Z] 6ca5941a6612: Download complete [2020-10-26T06:26:08.005Z] 31603596830f: Pull complete [2020-10-26T06:26:08.005Z] 2a8b12db71e7: Pull complete [2020-10-26T06:26:08.996Z] 6ca5941a6612: Pull complete [2020-10-26T06:26:08.996Z] ecc8261a40a4: Pull complete [2020-10-26T06:26:08.996Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-26T06:26:08.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-26T06:26:08.996Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-26T06:26:09.144Z] prd-centos7-docker-4c-2g-8793 does not seem to be running inside a container [2020-10-26T06:26:09.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-66 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-66:/w/workspace/dgexfoundry_go-mod-secrets_PR-66:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-66@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-66@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:10004/edgex-devops/git-semver:latest cat [2020-10-26T06:26:11.400Z] $ docker top 539ba02b13e97fd2c547f4e9e9a9918797040aa1b067a608858bc80d7141dd0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-26T06:26:11.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-26T06:26:11.783Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-26T06:26:12.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-26T06:26:12.021Z] $ docker exec 539ba02b13e97fd2c547f4e9e9a9918797040aa1b067a608858bc80d7141dd0c ssh-agent [2020-10-26T06:26:12.187Z] SSH_AUTH_SOCK=/tmp/ssh-hXAyVrod4Po9/agent.12 [2020-10-26T06:26:12.187Z] SSH_AGENT_PID=17 [2020-10-26T06:26:12.199Z] Running ssh-add (command line suppressed) [2020-10-26T06:26:12.325Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-66@tmp/private_key_5973781415696024908.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-66@tmp/private_key_5973781415696024908.key) [2020-10-26T06:26:12.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-26T06:26:12.760Z] + git tag --points-at HEAD [Pipeline] } [2020-10-26T06:26:12.795Z] $ docker exec --env ******** --env ******** 539ba02b13e97fd2c547f4e9e9a9918797040aa1b067a608858bc80d7141dd0c ssh-agent -k [2020-10-26T06:26:12.922Z] unset SSH_AUTH_SOCK; [2020-10-26T06:26:12.922Z] unset SSH_AGENT_PID; [2020-10-26T06:26:12.922Z] echo Agent pid 17 killed; [2020-10-26T06:26:12.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-26T06:26:13.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-26T06:26:13.194Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-26T06:26:13.365Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-26T06:26:13.370Z] $ docker exec 539ba02b13e97fd2c547f4e9e9a9918797040aa1b067a608858bc80d7141dd0c ssh-agent [2020-10-26T06:26:13.542Z] SSH_AUTH_SOCK=/tmp/ssh-zTTziqkfLK23/agent.46 [2020-10-26T06:26:13.542Z] SSH_AGENT_PID=52 [2020-10-26T06:26:13.548Z] Running ssh-add (command line suppressed) [2020-10-26T06:26:13.667Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-66@tmp/private_key_5948004877045432494.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-66@tmp/private_key_5948004877045432494.key) [2020-10-26T06:26:13.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-26T06:26:14.105Z] + git semver init [2020-10-26T06:26:14.105Z] # -> Open(): unable to determine branch for HEAD [2020-10-26T06:26:14.105Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-66/.git [2020-10-26T06:26:14.105Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-66 [2020-10-26T06:26:14.105Z] # $SEMVER_REMOTE_NAME = origin [2020-10-26T06:26:14.105Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-26T06:26:14.105Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-26T06:26:14.105Z] # $SEMVER_BRANCH = PR-66 [2020-10-26T06:26:14.105Z] # $SEMVER_TEMP = /tmp/semver-152682783 [2020-10-26T06:26:14.105Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2020-10-26T06:26:14.684Z] # '/tmp/semver-152682783' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-66/.semver' [2020-10-26T06:26:14.684Z] # -> Force: false [2020-10-26T06:26:14.684Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-66/.semver [Pipeline] } [2020-10-26T06:26:14.710Z] $ docker exec --env ******** --env ******** 539ba02b13e97fd2c547f4e9e9a9918797040aa1b067a608858bc80d7141dd0c ssh-agent -k [2020-10-26T06:26:14.827Z] unset SSH_AUTH_SOCK; [2020-10-26T06:26:14.828Z] unset SSH_AGENT_PID; [2020-10-26T06:26:14.828Z] echo Agent pid 52 killed; [2020-10-26T06:26:14.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-26T06:26:15.453Z] + git semver [Pipeline] } [2020-10-26T06:26:15.486Z] $ docker stop --time=1 539ba02b13e97fd2c547f4e9e9a9918797040aa1b067a608858bc80d7141dd0c [2020-10-26T06:26:16.970Z] $ docker rm -f 539ba02b13e97fd2c547f4e9e9a9918797040aa1b067a608858bc80d7141dd0c [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-26T06:26:17.497Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-26T06:26:17.975Z] Stashed 1 file(s) [Pipeline] echo [2020-10-26T06:26:17.996Z] [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 [2020-10-26T06:26:33.853Z] Still waiting to schedule task [2020-10-26T06:26:33.853Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-26T06:26:33.877Z] Still waiting to schedule task [2020-10-26T06:26:33.878Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-26T06:28:09.986Z] Running on prd-centos7-docker-4c-2g-8798 in /w/workspace/dgexfoundry_go-mod-secrets_PR-66 [Pipeline] { [Pipeline] ws [2020-10-26T06:28:10.117Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2020-10-26T06:28:12.910Z] using credential edgex-jenkins-ssh [2020-10-26T06:28:12.961Z] Cloning the remote Git repository [2020-10-26T06:28:12.992Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2020-10-26T06:28:13.061Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2020-10-26T06:28:13.112Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-10-26T06:28:13.112Z] > git --version # timeout=10 [2020-10-26T06:28:13.117Z] > git --version # 'git version 2.16.5' [2020-10-26T06:28:13.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T06:28:13.143Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T06:28:14.768Z] Merging remotes/origin/master commit b2b25be523e877d963522165bac2f59bad0af1c8 into PR head commit 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c [2020-10-26T06:28:14.846Z] Merge succeeded, producing 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c [2020-10-26T06:28:14.846Z] Checking out Revision 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c (PR-66) [2020-10-26T06:28:14.334Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-10-26T06:28:14.340Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T06:28:14.355Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-10-26T06:28:14.369Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-10-26T06:28:14.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T06:28:14.374Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/66/head:refs/remotes/origin/PR-66 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T06:28:14.778Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T06:28:14.783Z] > git checkout -f 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c # timeout=10 [2020-10-26T06:28:14.818Z] > git remote # timeout=10 [2020-10-26T06:28:14.823Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T06:28:14.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T06:28:14.832Z] > git merge b2b25be523e877d963522165bac2f59bad0af1c8 # timeout=10 [2020-10-26T06:28:14.842Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T06:28:14.851Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T06:28:14.855Z] > git checkout -f 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c # timeout=10 [2020-10-26T06:28:18.460Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-10-26T06:28:18.490Z] > git --version # timeout=10 [2020-10-26T06:28:18.495Z] > git --version # 'git version 2.16.5' [2020-10-26T06:28:18.499Z] fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-26T06:28:19.508Z] ========================================================= [2020-10-26T06:28:19.508Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-26T06:28:19.508Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:28:20.331Z] + 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-10-26T06:28:20.597Z] Sending build context to Docker daemon 404kB [2020-10-26T06:28:20.860Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-26T06:28:20.860Z] Step 2/7 : FROM ${BASE} [2020-10-26T06:28:20.860Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-26T06:28:20.860Z] df20fa9351a1: Pulling fs layer [2020-10-26T06:28:20.860Z] ed8968b2872e: Pulling fs layer [2020-10-26T06:28:20.860Z] a92cc7c5fd73: Pulling fs layer [2020-10-26T06:28:20.860Z] e871e8e8d7a9: Pulling fs layer [2020-10-26T06:28:20.860Z] e73272ec9a57: Pulling fs layer [2020-10-26T06:28:20.860Z] 1e910a182e73: Pulling fs layer [2020-10-26T06:28:20.860Z] 4e634b169226: Pulling fs layer [2020-10-26T06:28:20.860Z] e73272ec9a57: Waiting [2020-10-26T06:28:20.860Z] 1e910a182e73: Waiting [2020-10-26T06:28:20.860Z] 4e634b169226: Waiting [2020-10-26T06:28:20.860Z] e871e8e8d7a9: Waiting [2020-10-26T06:28:20.860Z] a92cc7c5fd73: Verifying Checksum [2020-10-26T06:28:20.860Z] a92cc7c5fd73: Download complete [2020-10-26T06:28:20.860Z] ed8968b2872e: Download complete [2020-10-26T06:28:20.860Z] e73272ec9a57: Download complete [2020-10-26T06:28:20.860Z] 1e910a182e73: Verifying Checksum [2020-10-26T06:28:20.860Z] 1e910a182e73: Download complete [2020-10-26T06:28:20.860Z] df20fa9351a1: Verifying Checksum [2020-10-26T06:28:20.860Z] df20fa9351a1: Download complete [2020-10-26T06:28:21.438Z] df20fa9351a1: Pull complete [2020-10-26T06:28:21.438Z] ed8968b2872e: Pull complete [2020-10-26T06:28:21.700Z] a92cc7c5fd73: Pull complete [2020-10-26T06:28:23.635Z] 4e634b169226: Verifying Checksum [2020-10-26T06:28:23.635Z] 4e634b169226: Download complete [2020-10-26T06:28:23.635Z] e871e8e8d7a9: Verifying Checksum [2020-10-26T06:28:23.635Z] e871e8e8d7a9: Download complete [2020-10-26T06:28:28.991Z] e871e8e8d7a9: Pull complete [2020-10-26T06:28:29.263Z] e73272ec9a57: Pull complete [2020-10-26T06:28:29.263Z] 1e910a182e73: Pull complete [2020-10-26T06:28:39.468Z] 4e634b169226: Pull complete [2020-10-26T06:28:39.468Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-26T06:28:39.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-26T06:28:39.468Z] ---> f7629b54cfaa [2020-10-26T06:28:39.468Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-26T06:28:39.468Z] ---> Running in 4b5d4952caf4 [2020-10-26T06:28:39.468Z] Removing intermediate container 4b5d4952caf4 [2020-10-26T06:28:39.468Z] ---> 934a7ebcda64 [2020-10-26T06:28:39.468Z] Step 4/7 : RUN apk add --update bash [2020-10-26T06:28:39.468Z] ---> Running in 4e99b7da4798 [2020-10-26T06:28:39.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-26T06:28:40.686Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-26T06:28:41.263Z] OK: 166 MiB in 39 packages [2020-10-26T06:28:41.842Z] Removing intermediate container 4e99b7da4798 [2020-10-26T06:28:41.842Z] ---> 7a7b7e961623 [2020-10-26T06:28:41.843Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-26T06:28:41.843Z] ---> Running in e176c779b71a [2020-10-26T06:28:42.106Z] Removing intermediate container e176c779b71a [2020-10-26T06:28:42.106Z] ---> 4cae915773af [2020-10-26T06:28:42.106Z] Step 6/7 : COPY go.mod . [2020-10-26T06:28:42.106Z] ---> 1e47f268ee16 [2020-10-26T06:28:42.106Z] Step 7/7 : RUN go mod download [2020-10-26T06:28:42.378Z] ---> Running in 33ac63354fd6 [2020-10-26T06:28:54.668Z] Removing intermediate container 33ac63354fd6 [2020-10-26T06:28:54.668Z] ---> f19ca92cde62 [2020-10-26T06:28:54.668Z] Successfully built f19ca92cde62 [2020-10-26T06:28:54.668Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:28:55.179Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-26T06:28:55.179Z] . [Pipeline] withDockerContainer [2020-10-26T06:28:55.317Z] prd-centos7-docker-4c-2g-8798 does not seem to be running inside a container [2020-10-26T06:28:55.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-26T06:28:56.044Z] $ docker top ef0df40320e4c47a9295d3c58055d499619734aa4a060f3922c65cb4225e6f55 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T06:28:56.597Z] + go version [2020-10-26T06:28:56.598Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-26T06:28:56.651Z] $ docker stop --time=1 ef0df40320e4c47a9295d3c58055d499619734aa4a060f3922c65cb4225e6f55 [2020-10-26T06:28:58.032Z] $ docker rm -f ef0df40320e4c47a9295d3c58055d499619734aa4a060f3922c65cb4225e6f55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:28:59.208Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-26T06:28:59.209Z] . [Pipeline] withDockerContainer [2020-10-26T06:28:59.356Z] prd-centos7-docker-4c-2g-8798 does not seem to be running inside a container [2020-10-26T06:28:59.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-26T06:29:00.787Z] $ docker top edec267db6e914d9bf9e533925696f7f106f194e1e1970ea931487c6749b5985 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T06:29:01.445Z] + make test [2020-10-26T06:29:01.446Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-10-26T06:29:06.867Z] ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] [2020-10-26T06:29:06.867Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] [2020-10-26T06:29:17.007Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.033s coverage: 96.7% of statements [2020-10-26T06:29:18.150Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8799 in /w/workspace/dgexfoundry_go-mod-secrets_PR-66 [Pipeline] { [Pipeline] ws [2020-10-26T06:29:18.245Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2020-10-26T06:29:23.627Z] using credential edgex-jenkins-ssh [2020-10-26T06:29:23.685Z] Cloning the remote Git repository [2020-10-26T06:29:23.755Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2020-10-26T06:29:24.064Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2020-10-26T06:29:24.145Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-10-26T06:29:24.146Z] > git --version # timeout=10 [2020-10-26T06:29:24.159Z] > git --version # 'git version 2.17.1' [2020-10-26T06:29:24.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T06:29:24.260Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T06:29:25.804Z] Merging remotes/origin/master commit b2b25be523e877d963522165bac2f59bad0af1c8 into PR head commit 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c [2020-10-26T06:29:25.114Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-10-26T06:29:25.132Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T06:29:25.166Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-10-26T06:29:25.223Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-10-26T06:29:25.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T06:29:25.239Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/66/head:refs/remotes/origin/PR-66 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T06:29:25.824Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T06:29:25.839Z] > git checkout -f 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c # timeout=10 [2020-10-26T06:29:25.926Z] > git remote # timeout=10 [2020-10-26T06:29:25.942Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T06:29:25.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T06:29:26.011Z] Merge succeeded, producing 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c [2020-10-26T06:29:26.011Z] Checking out Revision 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c (PR-66) [2020-10-26T06:29:27.065Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 15.019s coverage: 86.4% of statements [2020-10-26T06:29:27.065Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.019s coverage: 89.5% of statements [2020-10-26T06:29:27.065Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks 0.011s coverage: 100.0% of statements [2020-10-26T06:29:27.065Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.011s coverage: 100.0% of statements [2020-10-26T06:29:27.065Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks 0.006s coverage: 100.0% of statements [2020-10-26T06:29:27.065Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-26T06:29:25.973Z] > git merge b2b25be523e877d963522165bac2f59bad0af1c8 # timeout=10 [2020-10-26T06:29:25.998Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T06:29:26.020Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T06:29:26.031Z] > git checkout -f 0a6b2446600229f1dec35eaceb0eb5f62c3ec24c # timeout=10 [2020-10-26T06:29:27.649Z] gofmt -l . [2020-10-26T06:29:27.649Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-26T06:29:27.999Z] Stashed 1 file(s) [Pipeline] } [2020-10-26T06:29:28.020Z] $ docker stop --time=1 edec267db6e914d9bf9e533925696f7f106f194e1e1970ea931487c6749b5985 [2020-10-26T06:29:30.273Z] Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts" [2020-10-26T06:29:30.360Z] $ docker rm -f edec267db6e914d9bf9e533925696f7f106f194e1e1970ea931487c6749b5985 [2020-10-26T06:29:30.337Z] > git --version # timeout=10 [2020-10-26T06:29:30.347Z] > git --version # 'git version 2.17.1' [2020-10-26T06:29:30.360Z] fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] unstash Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] echo [2020-10-26T06:29:31.907Z] ========================================================= [2020-10-26T06:29:31.907Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-26T06:29:31.907Z] ========================================================= [Pipeline] isUnix [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-26T06:29:32.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 . [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-26T06:29:33.860Z] Sending build context to Docker daemon 404kB [2020-10-26T06:29:33.860Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-26T06:29:33.861Z] Step 2/7 : FROM ${BASE} [2020-10-26T06:29:34.138Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-26T06:29:34.138Z] b538f80385f9: Pulling fs layer [2020-10-26T06:29:34.138Z] 74f711af9a0d: Pulling fs layer [2020-10-26T06:29:34.138Z] 99f96fe45779: Pulling fs layer [2020-10-26T06:29:34.138Z] 8529a6b9a6be: Pulling fs layer [2020-10-26T06:29:34.138Z] 45590311c82a: Pulling fs layer [2020-10-26T06:29:34.138Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-26T06:29:34.138Z] 209524e5b208: Pulling fs layer [2020-10-26T06:29:34.138Z] 8529a6b9a6be: Waiting [2020-10-26T06:29:34.138Z] 45590311c82a: Waiting [2020-10-26T06:29:34.138Z] 69ca0ff8b7b3: Waiting [2020-10-26T06:29:34.138Z] 209524e5b208: Waiting [2020-10-26T06:29:34.138Z] 99f96fe45779: Verifying Checksum [2020-10-26T06:29:34.138Z] 99f96fe45779: Download complete [2020-10-26T06:29:34.138Z] 74f711af9a0d: Verifying Checksum [2020-10-26T06:29:34.138Z] 74f711af9a0d: Download complete [2020-10-26T06:29:34.138Z] 45590311c82a: Verifying Checksum [2020-10-26T06:29:34.138Z] 45590311c82a: Download complete [2020-10-26T06:29:34.138Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-26T06:29:34.138Z] 69ca0ff8b7b3: Download complete [2020-10-26T06:29:34.138Z] b538f80385f9: Verifying Checksum [2020-10-26T06:29:34.138Z] b538f80385f9: Download complete [2020-10-26T06:29:35.137Z] b538f80385f9: Pull complete [2020-10-26T06:29:35.742Z] 74f711af9a0d: Pull complete [2020-10-26T06:29:36.017Z] 99f96fe45779: Pull complete [2020-10-26T06:29:36.295Z] 209524e5b208: Verifying Checksum [2020-10-26T06:29:36.295Z] 209524e5b208: Download complete [2020-10-26T06:29:38.283Z] 8529a6b9a6be: Verifying Checksum [2020-10-26T06:29:38.283Z] 8529a6b9a6be: Download complete [2020-10-26T06:29:50.710Z] 8529a6b9a6be: Pull complete [2020-10-26T06:29:50.710Z] 45590311c82a: Pull complete [2020-10-26T06:29:50.710Z] 69ca0ff8b7b3: Pull complete [2020-10-26T06:29:53.344Z] 209524e5b208: Pull complete [2020-10-26T06:29:53.344Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-26T06:29:53.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-26T06:29:53.344Z] ---> 5bddaf1c2fca [2020-10-26T06:29:53.344Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-26T06:29:55.970Z] ---> Running in 850be7c17fda [2020-10-26T06:29:55.970Z] Removing intermediate container 850be7c17fda [2020-10-26T06:29:55.970Z] ---> 4e3751f0cb57 [2020-10-26T06:29:55.970Z] Step 4/7 : RUN apk add --update bash [2020-10-26T06:29:56.241Z] ---> Running in 5cbc9af48083 [2020-10-26T06:29:57.671Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-26T06:29:58.647Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-26T06:29:59.617Z] OK: 142 MiB in 39 packages [2020-10-26T06:30:00.603Z] Removing intermediate container 5cbc9af48083 [2020-10-26T06:30:00.603Z] ---> 00fa6ced0353 [2020-10-26T06:30:00.603Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-26T06:30:00.877Z] ---> Running in 4856799d342e [2020-10-26T06:30:01.477Z] Removing intermediate container 4856799d342e [2020-10-26T06:30:01.477Z] ---> d4723cfb7af5 [2020-10-26T06:30:01.477Z] Step 6/7 : COPY go.mod . [2020-10-26T06:30:02.094Z] ---> cb1896eb70af [2020-10-26T06:30:02.094Z] Step 7/7 : RUN go mod download [2020-10-26T06:30:02.094Z] ---> Running in 3acc3b23949d [2020-10-26T06:30:17.194Z] Removing intermediate container 3acc3b23949d [2020-10-26T06:30:17.194Z] ---> c463e426dc5d [2020-10-26T06:30:17.194Z] Successfully built c463e426dc5d [2020-10-26T06:30:17.194Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:30:17.692Z] + docker inspect -f . ci-base-image-arm64 [2020-10-26T06:30:17.692Z] . [Pipeline] withDockerContainer [2020-10-26T06:30:17.999Z] prd-ubuntu18.04-docker-arm64-4c-16g-8799 does not seem to be running inside a container [2020-10-26T06:30:18.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-26T06:30:20.039Z] $ docker top c28bbada06db35c16857c7440f4b328c4384761b9528d030b591e0da3097710b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T06:30:21.524Z] + go version [2020-10-26T06:30:21.524Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-26T06:30:21.561Z] $ docker stop --time=1 c28bbada06db35c16857c7440f4b328c4384761b9528d030b591e0da3097710b [2020-10-26T06:30:23.546Z] $ docker rm -f c28bbada06db35c16857c7440f4b328c4384761b9528d030b591e0da3097710b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:30:24.912Z] + docker inspect -f . ci-base-image-arm64 [2020-10-26T06:30:24.912Z] . [Pipeline] withDockerContainer [2020-10-26T06:30:25.199Z] prd-ubuntu18.04-docker-arm64-4c-16g-8799 does not seem to be running inside a container [2020-10-26T06:30:25.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-26T06:30:27.234Z] $ docker top 450f91ae14a4416aa1d892d3d342ce79c9ed433aa35be907f27bfbf5660011e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T06:30:28.725Z] + make test [2020-10-26T06:30:28.725Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-10-26T06:30:41.250Z] ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] [2020-10-26T06:30:41.250Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] [2020-10-26T06:30:51.518Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.032s coverage: 96.7% of statements [2020-10-26T06:31:09.840Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 15.058s coverage: 86.4% of statements [2020-10-26T06:31:09.840Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.019s coverage: 89.5% of statements [2020-10-26T06:31:09.840Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks 0.012s coverage: 100.0% of statements [2020-10-26T06:31:09.840Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.012s coverage: 100.0% of statements [2020-10-26T06:31:09.840Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks 0.010s coverage: 100.0% of statements [2020-10-26T06:31:09.840Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-26T06:31:13.252Z] gofmt -l . [2020-10-26T06:31:13.252Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-26T06:31:13.358Z] Warning: overwriting stash ‘coverage-report’ [2020-10-26T06:31:14.304Z] Stashed 1 file(s) [Pipeline] } [2020-10-26T06:31:14.328Z] $ docker stop --time=1 450f91ae14a4416aa1d892d3d342ce79c9ed433aa35be907f27bfbf5660011e9 [2020-10-26T06:31:16.612Z] $ docker rm -f 450f91ae14a4416aa1d892d3d342ce79c9ed433aa35be907f27bfbf5660011e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-26T06:31:20.165Z] provisioning config files... [2020-10-26T06:31:20.178Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-66@tmp/config3900716684006431814tmp [Pipeline] { [Pipeline] sh [2020-10-26T06:31:20.686Z] + set +x [2020-10-26T06:31:20.686Z] + curl -s https://codecov.io/bash [2020-10-26T06:31:20.686Z] + bash -s -- [2020-10-26T06:31:20.949Z] [2020-10-26T06:31:20.949Z] _____ _ [2020-10-26T06:31:20.949Z] / ____| | | [2020-10-26T06:31:20.949Z] | | ___ __| | ___ ___ _____ __ [2020-10-26T06:31:20.949Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-26T06:31:20.949Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-26T06:31:20.949Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-26T06:31:20.949Z] Bash-20201009-048fee3 [2020-10-26T06:31:20.949Z] [2020-10-26T06:31:20.949Z] [2020-10-26T06:31:20.949Z] ==> Jenkins CI detected. [2020-10-26T06:31:20.949Z] project root: . [2020-10-26T06:31:20.949Z] --> token set from env [2020-10-26T06:31:20.949Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-26T06:31:20.949Z] ==> Running gcov in . (disable via -X gcov) [2020-10-26T06:31:20.949Z] ==> Python coveragepy not found [2020-10-26T06:31:20.949Z] ==> Searching for coverage reports in: [2020-10-26T06:31:20.949Z] + . [2020-10-26T06:31:20.949Z] -> Found 1 reports [2020-10-26T06:31:20.949Z] ==> Detecting git/mercurial file structure [2020-10-26T06:31:20.949Z] ==> Reading reports [2020-10-26T06:31:20.949Z] + ./coverage.out bytes=16941 [2020-10-26T06:31:20.949Z] ==> Appending adjustments [2020-10-26T06:31:20.949Z] https://docs.codecov.io/docs/fixing-reports [2020-10-26T06:31:21.215Z] + Found adjustments [2020-10-26T06:31:21.215Z] ==> Gzipping contents [2020-10-26T06:31:21.215Z] ==> Uploading reports [2020-10-26T06:31:21.215Z] url: https://codecov.io [2020-10-26T06:31:21.215Z] query: branch=PR-66&commit=0a6b2446600229f1dec35eaceb0eb5f62c3ec24c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-66%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=66&job=&cmd_args= [2020-10-26T06:31:21.215Z] -> Pinging Codecov [2020-10-26T06:31:21.215Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-66&commit=0a6b2446600229f1dec35eaceb0eb5f62c3ec24c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-66%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=66&job=&cmd_args= [2020-10-26T06:31:21.478Z] -> Uploading to [2020-10-26T06:31:21.478Z] [2020-10-26T06:31:21.478Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-26T06:31:21.478Z] Dload Upload Total Spent Left Speed [2020-10-26T06:31:21.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-26T06:31:21.478Z] X> Failed to upload [2020-10-26T06:31:21.478Z] ==> Uploading to Codecov [2020-10-26T06:31:21.478Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-26T06:31:21.478Z] Dload Upload Total Spent Left Speed [2020-10-26T06:31:22.056Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 3970 0 0 100 3859 0 6552 --:--:-- --:--:-- --:--:-- 6551 100 3970 100 111 100 3859 188 6549 --:--:-- --:--:-- --:--:-- 6540 [2020-10-26T06:31:22.056Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/0a6b2446600229f1dec35eaceb0eb5f62c3ec24c [Pipeline] } [2020-10-26T06:31:22.083Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-26T06:31:25.882Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T06:31:26.518Z] ---> package-listing.sh [2020-10-26T06:31:26.518Z] ++ facter osfamily [2020-10-26T06:31:26.518Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-26T06:31:26.518Z] + OS_FAMILY=redhat [2020-10-26T06:31:26.518Z] + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-66 [2020-10-26T06:31:26.518Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-26T06:31:26.518Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-26T06:31:26.518Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-26T06:31:26.518Z] + PACKAGES=/tmp/packages_start.txt [2020-10-26T06:31:26.518Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-66 ']' [2020-10-26T06:31:26.518Z] + PACKAGES=/tmp/packages_end.txt [2020-10-26T06:31:26.518Z] + case "${OS_FAMILY}" in [2020-10-26T06:31:26.518Z] + rpm -qa [2020-10-26T06:31:26.518Z] + sort [2020-10-26T06:31:30.753Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-26T06:31:30.753Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-26T06:31:30.753Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-26T06:31:30.753Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-66 ']' [2020-10-26T06:31:30.753Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-66/archives/ [2020-10-26T06:31:30.753Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-66/archives/ [Pipeline] echo [2020-10-26T06:31:30.786Z] 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/dgexfoundry_go-mod-secrets_PR-66/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-26T06:31:31.115Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:31:31.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-26T06:31:31.476Z] [2020-10-26T06:31:31.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-26T06:31:31.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-26T06:31:31.905Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-26T06:31:31.905Z] df20fa9351a1: Pulling fs layer [2020-10-26T06:31:31.905Z] 36b3adc4ff6f: Pulling fs layer [2020-10-26T06:31:31.905Z] 8ad3a11d3b57: Pulling fs layer [2020-10-26T06:31:31.905Z] 46f8f816bc3b: Pulling fs layer [2020-10-26T06:31:31.905Z] 93b61091891f: Pulling fs layer [2020-10-26T06:31:31.905Z] 93b9cdb0e59b: Pulling fs layer [2020-10-26T06:31:31.905Z] 5e14af77c1be: Pulling fs layer [2020-10-26T06:31:31.905Z] 01666e4c0597: Pulling fs layer [2020-10-26T06:31:31.905Z] aa168da1d23b: Pulling fs layer [2020-10-26T06:31:31.905Z] 46f8f816bc3b: Waiting [2020-10-26T06:31:31.905Z] 5e14af77c1be: Waiting [2020-10-26T06:31:31.905Z] 93b61091891f: Waiting [2020-10-26T06:31:31.905Z] 93b9cdb0e59b: Waiting [2020-10-26T06:31:31.905Z] 01666e4c0597: Waiting [2020-10-26T06:31:31.905Z] aa168da1d23b: Waiting [2020-10-26T06:31:31.905Z] 36b3adc4ff6f: Verifying Checksum [2020-10-26T06:31:31.905Z] 36b3adc4ff6f: Download complete [2020-10-26T06:31:31.905Z] 46f8f816bc3b: Verifying Checksum [2020-10-26T06:31:31.905Z] 46f8f816bc3b: Download complete [2020-10-26T06:31:31.905Z] df20fa9351a1: Verifying Checksum [2020-10-26T06:31:32.176Z] 93b9cdb0e59b: Verifying Checksum [2020-10-26T06:31:32.176Z] 93b9cdb0e59b: Download complete [2020-10-26T06:31:32.176Z] 5e14af77c1be: Verifying Checksum [2020-10-26T06:31:32.176Z] 5e14af77c1be: Download complete [2020-10-26T06:31:32.176Z] 01666e4c0597: Verifying Checksum [2020-10-26T06:31:32.176Z] 01666e4c0597: Download complete [2020-10-26T06:31:32.176Z] 93b61091891f: Download complete [2020-10-26T06:31:32.441Z] df20fa9351a1: Pull complete [2020-10-26T06:31:32.708Z] 36b3adc4ff6f: Pull complete [2020-10-26T06:31:32.708Z] 8ad3a11d3b57: Verifying Checksum [2020-10-26T06:31:32.708Z] 8ad3a11d3b57: Download complete [2020-10-26T06:31:33.292Z] 8ad3a11d3b57: Pull complete [2020-10-26T06:31:33.559Z] 46f8f816bc3b: Pull complete [2020-10-26T06:31:33.828Z] 93b61091891f: Pull complete [2020-10-26T06:31:34.096Z] 93b9cdb0e59b: Pull complete [2020-10-26T06:31:34.673Z] aa168da1d23b: Verifying Checksum [2020-10-26T06:31:34.674Z] aa168da1d23b: Download complete [2020-10-26T06:31:35.249Z] 5e14af77c1be: Pull complete [2020-10-26T06:31:35.249Z] 01666e4c0597: Pull complete [2020-10-26T06:31:41.899Z] aa168da1d23b: Pull complete [2020-10-26T06:31:41.899Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-26T06:31:41.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-26T06:31:41.899Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-26T06:31:42.101Z] prd-centos7-docker-4c-2g-8793 does not seem to be running inside a container [2020-10-26T06:31:42.151Z] $ 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/dgexfoundry_go-mod-secrets_PR-66/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-secrets_PR-66 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-66:/w/workspace/dgexfoundry_go-mod-secrets_PR-66:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-66@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-26T06:31:49.971Z] $ docker top d0b602ba4eb0b62a15ce33d54242ad852862967e3fed694fcb398623e269619e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T06:31:50.626Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-26T06:31:51.069Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-26T06:31:51.451Z] + ls /var/log/sa-host [2020-10-26T06:31:51.451Z] + sadf -c /var/log/sa-host/sa05 [2020-10-26T06:31:51.451Z] file_magic: OK [2020-10-26T06:31:51.451Z] HZ: Using current value: 100 [2020-10-26T06:31:51.451Z] file_header: OK [2020-10-26T06:31:51.451Z] 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-10-26T06:31:51.451Z] Statistics: [2020-10-26T06:31:51.451Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-26T06:31:51.451Z] File successfully converted to sysstat format version 12.2.1 [2020-10-26T06:31:51.451Z] + sadf -c /var/log/sa-host/sa26 [2020-10-26T06:31:51.451Z] file_magic: OK [2020-10-26T06:31:51.451Z] HZ: Using current value: 100 [2020-10-26T06:31:51.451Z] file_header: OK [2020-10-26T06:31:51.451Z] 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-10-26T06:31:51.451Z] Statistics: [2020-10-26T06:31:51.451Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-26T06:31:51.451Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-26T06:31:51.738Z] provisioning config files... [2020-10-26T06:31:51.757Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-66@tmp/config3480543169012074062tmp [Pipeline] { [Pipeline] echo [2020-10-26T06:31:51.906Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T06:31:52.249Z] ---> create-netrc.sh [Pipeline] } [2020-10-26T06:31:52.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-26T06:31:52.459Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T06:31:52.826Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-26T06:31:52.866Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T06:31:53.222Z] ---> sudo-logs.sh [2020-10-26T06:31:53.222Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-26T06:31:53.254Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T06:31:53.594Z] ---> job-cost.sh [2020-10-26T06:31:53.595Z] lf-activate-venv: SKIPPING [2020-10-26T06:31:53.595Z] INFO: No Stack... [2020-10-26T06:31:56.158Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-26T06:31:56.426Z] INFO: Archiving Costs [Pipeline] echo [2020-10-26T06:31:56.462Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T06:31:56.842Z] ---> logs-deploy.sh [2020-10-26T06:31:56.843Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-66/1 [2020-10-26T06:31:56.843Z] INFO: archiving workspace using pattern(s): [2020-10-26T06:31:58.774Z] Archives upload complete. [2020-10-26T06:31:58.774Z] INFO: archiving logs to Nexus