Pull request #82 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-secrets Obtained Jenkinsfile from a525e5b0c89ca3317691f4f39cdb13a6f092fbae+4c3c8919c2a915030aa42238d07aeb28434825d2 (0ff1962bf15e9413501b96a0acf40b41be685aa2) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-82/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-82/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-20585 in /w/workspace/dgexfoundry_go-mod-secrets_PR-82 [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-82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-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 --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4c3c8919c2a915030aa42238d07aeb28434825d2 into PR head commit a525e5b0c89ca3317691f4f39cdb13a6f092fbae Merge succeeded, producing a525e5b0c89ca3317691f4f39cdb13a6f092fbae Checking out Revision a525e5b0c89ca3317691f4f39cdb13a6f092fbae (PR-82) > git config core.sparsecheckout # timeout=10 > git checkout -f a525e5b0c89ca3317691f4f39cdb13a6f092fbae # 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 4c3c8919c2a915030aa42238d07aeb28434825d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a525e5b0c89ca3317691f4f39cdb13a6f092fbae # timeout=10 Commit message: "refactor: Make module a V2 Go Module" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-15T19:04:49.263Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-15T19:04:49.613Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-15T19:04:49.838Z] ========================================================= [2021-01-15T19:04:49.838Z] EdgeX Global Pipelines Version Info [2021-01-15T19:04:49.838Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-15T19:04:51.989Z] ------------------- [2021-01-15T19:04:51.989Z] stable info: [2021-01-15T19:04:51.989Z] ------------------- [2021-01-15T19:04:51.989Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-15T19:04:51.989Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-15T19:04:51.989Z] Message: update stable to v1.0.177 [2021-01-15T19:04:52.941Z] ------------------- [2021-01-15T19:04:52.941Z] experimental info: [2021-01-15T19:04:52.941Z] ------------------- [2021-01-15T19:04:52.941Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-15T19:04:52.941Z] Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 [2021-01-15T19:04:52.941Z] Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-15T19:04:53.402Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-01-15T19:04:53.544Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-01-15T19:04:53.671Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-15T19:04:53.833Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-15T19:04:53.966Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-15T19:04:54.096Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-15T19:04:54.225Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-15T19:04:54.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-15T19:04:54.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-15T19:04:54.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-15T19:04:54.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-15T19:04:54.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo [2021-01-15T19:04:55.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-15T19:04:55.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-15T19:04:55.330Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-15T19:04:55.484Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-15T19:04:55.642Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-15T19:04:55.774Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-15T19:04:55.917Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2021-01-15T19:04:56.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-15T19:04:56.212Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-15T19:04:56.340Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-15T19:04:56.467Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-15T19:04:56.598Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-15T19:04:56.737Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-15T19:04:56.861Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-15T19:04:56.997Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-15T19:04:57.134Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-82 [Pipeline] echo [2021-01-15T19:04:57.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-82 [Pipeline] echo [2021-01-15T19:04:57.425Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-82 [Pipeline] echo [2021-01-15T19:04:57.553Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a525e5b0c89ca3317691f4f39cdb13a6f092fbae [Pipeline] echo [2021-01-15T19:04:57.681Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a525e5b [Pipeline] echo [2021-01-15T19:04:57.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-15T19:04:58.704Z] + git log --format=format:%s -1 a525e5b0c89ca3317691f4f39cdb13a6f092fbae [Pipeline] echo [2021-01-15T19:04:58.795Z] GIT_COMMIT: a525e5b0c89ca3317691f4f39cdb13a6f092fbae, Commit Message: refactor: Make module a V2 Go Module [Pipeline] echo [2021-01-15T19:04:58.882Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-15T19:04:59.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T19:04:59.798Z] [2021-01-15T19:04:59.798Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T19:05:00.197Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T19:05:00.197Z] latest: Pulling from edgex-devops/git-semver [2021-01-15T19:05:00.197Z] 31603596830f: Pulling fs layer [2021-01-15T19:05:00.197Z] 2a8b12db71e7: Pulling fs layer [2021-01-15T19:05:00.197Z] 6ca5941a6612: Pulling fs layer [2021-01-15T19:05:00.197Z] ecc8261a40a4: Pulling fs layer [2021-01-15T19:05:00.197Z] ecc8261a40a4: Waiting [2021-01-15T19:05:00.197Z] 2a8b12db71e7: Verifying Checksum [2021-01-15T19:05:00.197Z] 2a8b12db71e7: Download complete [2021-01-15T19:05:00.462Z] 31603596830f: Verifying Checksum [2021-01-15T19:05:00.462Z] 31603596830f: Download complete [2021-01-15T19:05:00.462Z] ecc8261a40a4: Verifying Checksum [2021-01-15T19:05:00.462Z] ecc8261a40a4: Download complete [2021-01-15T19:05:00.462Z] 6ca5941a6612: Verifying Checksum [2021-01-15T19:05:00.462Z] 6ca5941a6612: Download complete [2021-01-15T19:05:00.734Z] 31603596830f: Pull complete [2021-01-15T19:05:01.000Z] 2a8b12db71e7: Pull complete [2021-01-15T19:05:01.963Z] 6ca5941a6612: Pull complete [2021-01-15T19:05:02.540Z] ecc8261a40a4: Pull complete [2021-01-15T19:05:02.540Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-15T19:05:02.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T19:05:02.540Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-15T19:05:02.690Z] prd-centos7-docker-4c-2g-20585 does not seem to be running inside a container [2021-01-15T19:05:02.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-82 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-82:/w/workspace/dgexfoundry_go-mod-secrets_PR-82:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-82@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-15T19:05:04.192Z] $ docker top c90bbfd4630920f3688f405f96a01a05a4cd30f7dec0f37651dffc5f1613bf04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-15T19:05:04.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-15T19:05:04.599Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-15T19:05:04.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-15T19:05:04.839Z] $ docker exec c90bbfd4630920f3688f405f96a01a05a4cd30f7dec0f37651dffc5f1613bf04 ssh-agent [2021-01-15T19:05:05.014Z] SSH_AUTH_SOCK=/tmp/ssh-SZRtQFIiIr36/agent.11 [2021-01-15T19:05:05.014Z] SSH_AGENT_PID=16 [2021-01-15T19:05:05.026Z] Running ssh-add (command line suppressed) [2021-01-15T19:05:05.149Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-82@tmp/private_key_6147897263286077057.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-82@tmp/private_key_6147897263286077057.key) [2021-01-15T19:05:05.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-15T19:05:05.691Z] + git tag --points-at HEAD [Pipeline] } [2021-01-15T19:05:05.727Z] $ docker exec --env ******** --env ******** c90bbfd4630920f3688f405f96a01a05a4cd30f7dec0f37651dffc5f1613bf04 ssh-agent -k [2021-01-15T19:05:05.855Z] unset SSH_AUTH_SOCK; [2021-01-15T19:05:05.855Z] unset SSH_AGENT_PID; [2021-01-15T19:05:05.855Z] echo Agent pid 16 killed; [2021-01-15T19:05:05.919Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-15T19:05:06.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-15T19:05:06.139Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-15T19:05:06.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-15T19:05:06.322Z] $ docker exec c90bbfd4630920f3688f405f96a01a05a4cd30f7dec0f37651dffc5f1613bf04 ssh-agent [2021-01-15T19:05:06.495Z] SSH_AUTH_SOCK=/tmp/ssh-u5MWtytQhl67/agent.44 [2021-01-15T19:05:06.495Z] SSH_AGENT_PID=50 [2021-01-15T19:05:06.503Z] Running ssh-add (command line suppressed) [2021-01-15T19:05:06.627Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-82@tmp/private_key_995585567998097012.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-82@tmp/private_key_995585567998097012.key) [2021-01-15T19:05:06.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-15T19:05:07.096Z] + git semver init [2021-01-15T19:05:07.096Z] # -> Open(): unable to determine branch for HEAD [2021-01-15T19:05:07.096Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-82/.git [2021-01-15T19:05:07.097Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-82 [2021-01-15T19:05:07.097Z] # $SEMVER_REMOTE_NAME = origin [2021-01-15T19:05:07.097Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-15T19:05:07.097Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-15T19:05:07.097Z] # $SEMVER_BRANCH = PR-82 [2021-01-15T19:05:07.097Z] # $SEMVER_TEMP = /tmp/semver-913146004 [2021-01-15T19:05:07.097Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-01-15T19:05:07.360Z] # '/tmp/semver-913146004' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-82/.semver' [2021-01-15T19:05:07.623Z] # -> Force: false [2021-01-15T19:05:07.623Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-82/.semver [Pipeline] } [2021-01-15T19:05:07.646Z] $ docker exec --env ******** --env ******** c90bbfd4630920f3688f405f96a01a05a4cd30f7dec0f37651dffc5f1613bf04 ssh-agent -k [2021-01-15T19:05:07.774Z] unset SSH_AUTH_SOCK; [2021-01-15T19:05:07.775Z] unset SSH_AGENT_PID; [2021-01-15T19:05:07.775Z] echo Agent pid 50 killed; [2021-01-15T19:05:07.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-15T19:05:08.430Z] + git semver [Pipeline] } [2021-01-15T19:05:08.460Z] $ docker stop --time=1 c90bbfd4630920f3688f405f96a01a05a4cd30f7dec0f37651dffc5f1613bf04 [2021-01-15T19:05:09.838Z] $ docker rm -f c90bbfd4630920f3688f405f96a01a05a4cd30f7dec0f37651dffc5f1613bf04 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T19:05:10.353Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-15T19:05:10.804Z] Stashed 1 file(s) [Pipeline] echo [2021-01-15T19:05:10.826Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-15T19:05:26.642Z] Still waiting to schedule task [2021-01-15T19:05:26.642Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-15T19:05:26.668Z] Still waiting to schedule task [2021-01-15T19:05:26.668Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-15T19:07:22.713Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20586 in /w/workspace/dgexfoundry_go-mod-secrets_PR-82 [Pipeline] { [Pipeline] ws [2021-01-15T19:07:22.813Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2021-01-15T19:07:27.638Z] using credential edgex-jenkins-ssh [2021-01-15T19:07:27.720Z] Cloning the remote Git repository [2021-01-15T19:07:27.790Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-01-15T19:07:27.897Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2021-01-15T19:07:27.965Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-01-15T19:07:27.966Z] > git --version # timeout=10 [2021-01-15T19:07:27.996Z] > git --version # 'git version 2.17.1' [2021-01-15T19:07:27.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T19:07:28.078Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T19:07:28.874Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-01-15T19:07:28.898Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T19:07:28.932Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-01-15T19:07:28.970Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-01-15T19:07:28.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T19:07:28.987Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-15T19:07:29.637Z] Merging remotes/origin/master commit 4c3c8919c2a915030aa42238d07aeb28434825d2 into PR head commit a525e5b0c89ca3317691f4f39cdb13a6f092fbae [2021-01-15T19:07:29.854Z] Merge succeeded, producing a525e5b0c89ca3317691f4f39cdb13a6f092fbae [2021-01-15T19:07:29.854Z] Checking out Revision a525e5b0c89ca3317691f4f39cdb13a6f092fbae (PR-82) [2021-01-15T19:07:29.658Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T19:07:29.689Z] > git checkout -f a525e5b0c89ca3317691f4f39cdb13a6f092fbae # timeout=10 [2021-01-15T19:07:29.772Z] > git remote # timeout=10 [2021-01-15T19:07:29.791Z] > git config --get remote.origin.url # timeout=10 [2021-01-15T19:07:29.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T19:07:29.820Z] > git merge 4c3c8919c2a915030aa42238d07aeb28434825d2 # timeout=10 [2021-01-15T19:07:29.842Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-15T19:07:29.862Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T19:07:29.885Z] > git checkout -f a525e5b0c89ca3317691f4f39cdb13a6f092fbae # timeout=10 [2021-01-15T19:07:34.467Z] Commit message: "refactor: Make module a V2 Go Module" [2021-01-15T19:07:34.525Z] > git --version # timeout=10 [2021-01-15T19:07:34.543Z] > git --version # 'git version 2.17.1' [2021-01-15T19:07:34.561Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-15T19:07:36.610Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-15T19:07:37.036Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-15T19:07:37.401Z] + + sudo servicetrue docker [2021-01-15T19:07:37.401Z] restart [Pipeline] unstash [Pipeline] echo [2021-01-15T19:07:40.349Z] ========================================================= [2021-01-15T19:07:40.349Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-15T19:07:40.349Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-15T19:07:40.789Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-15T19:07:41.774Z] Sending build context to Docker daemon 478.7kB [2021-01-15T19:07:41.774Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-15T19:07:41.774Z] Step 2/7 : FROM ${BASE} [2021-01-15T19:07:42.051Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-15T19:07:42.051Z] 5f621e34cdf4: Pulling fs layer [2021-01-15T19:07:42.051Z] a4357932f1b6: Pulling fs layer [2021-01-15T19:07:42.051Z] 18c013af1878: Pulling fs layer [2021-01-15T19:07:42.051Z] 00ac8860ef70: Pulling fs layer [2021-01-15T19:07:42.051Z] 63d7cb157983: Pulling fs layer [2021-01-15T19:07:42.051Z] b116817d02f9: Pulling fs layer [2021-01-15T19:07:42.051Z] 745a02a5169b: Pulling fs layer [2021-01-15T19:07:42.051Z] 00ac8860ef70: Waiting [2021-01-15T19:07:42.051Z] 63d7cb157983: Waiting [2021-01-15T19:07:42.051Z] b116817d02f9: Waiting [2021-01-15T19:07:42.051Z] 745a02a5169b: Waiting [2021-01-15T19:07:42.051Z] 18c013af1878: Verifying Checksum [2021-01-15T19:07:42.051Z] 18c013af1878: Download complete [2021-01-15T19:07:42.051Z] a4357932f1b6: Verifying Checksum [2021-01-15T19:07:42.051Z] a4357932f1b6: Download complete [2021-01-15T19:07:42.051Z] 63d7cb157983: Download complete [2021-01-15T19:07:42.051Z] b116817d02f9: Verifying Checksum [2021-01-15T19:07:42.051Z] b116817d02f9: Download complete [2021-01-15T19:07:42.652Z] 5f621e34cdf4: Verifying Checksum [2021-01-15T19:07:42.652Z] 5f621e34cdf4: Download complete [2021-01-15T19:07:43.254Z] 5f621e34cdf4: Pull complete [2021-01-15T19:07:43.858Z] a4357932f1b6: Pull complete [2021-01-15T19:07:44.462Z] 18c013af1878: Pull complete [2021-01-15T19:07:45.456Z] 745a02a5169b: Download complete [2021-01-15T19:07:46.052Z] 00ac8860ef70: Download complete [2021-01-15T19:07:56.225Z] 00ac8860ef70: Pull complete [2021-01-15T19:07:56.500Z] 63d7cb157983: Pull complete [2021-01-15T19:07:56.772Z] b116817d02f9: Pull complete [2021-01-15T19:08:01.094Z] 745a02a5169b: Pull complete [2021-01-15T19:08:01.094Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-15T19:08:01.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-15T19:08:01.094Z] ---> b7e6874047d6 [2021-01-15T19:08:01.094Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-15T19:08:03.080Z] ---> Running in 765eadba2f30 [2021-01-15T19:08:03.354Z] Removing intermediate container 765eadba2f30 [2021-01-15T19:08:03.354Z] ---> 279ac1355e3f [2021-01-15T19:08:03.354Z] Step 4/7 : RUN apk add --update bash [2021-01-15T19:08:03.629Z] ---> Running in dc4dacbeb74e [2021-01-15T19:08:05.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T19:08:05.672Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T19:08:06.647Z] OK: 142 MiB in 39 packages [2021-01-15T19:08:08.087Z] Removing intermediate container dc4dacbeb74e [2021-01-15T19:08:08.087Z] ---> 71c75d71a707 [2021-01-15T19:08:08.087Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-15T19:08:08.087Z] ---> Running in bb0454a19e7d [2021-01-15T19:08:08.687Z] Removing intermediate container bb0454a19e7d [2021-01-15T19:08:08.687Z] ---> ebbd3a0a03ba [2021-01-15T19:08:08.687Z] Step 6/7 : COPY go.mod . [2021-01-15T19:08:09.284Z] ---> 84c9439a5382 [2021-01-15T19:08:09.284Z] Step 7/7 : RUN go mod download [2021-01-15T19:08:09.561Z] ---> Running in 177639863a09 [2021-01-15T19:08:24.676Z] Removing intermediate container 177639863a09 [2021-01-15T19:08:24.676Z] ---> 64f6cad75981 [2021-01-15T19:08:24.676Z] Successfully built 64f6cad75981 [2021-01-15T19:08:24.676Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T19:08:25.059Z] + docker inspect -f . ci-base-image-arm64 [2021-01-15T19:08:25.059Z] . [Pipeline] withDockerContainer [2021-01-15T19:08:25.349Z] prd-ubuntu18.04-docker-arm64-4c-16g-20586 does not seem to be running inside a container [2021-01-15T19:08:25.443Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-15T19:08:26.949Z] $ docker top 2ef1d4b6b9a0d8b641dbcab3cb3c44c9ad0384ac342ff94608a5dbc8217a1a7e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T19:08:27.748Z] Running on prd-centos7-docker-4c-2g-20587 in /w/workspace/dgexfoundry_go-mod-secrets_PR-82 [Pipeline] { [Pipeline] ws [2021-01-15T19:08:27.856Z] Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout [2021-01-15T19:08:28.045Z] + go version [2021-01-15T19:08:28.045Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-15T19:08:28.082Z] $ docker stop --time=1 2ef1d4b6b9a0d8b641dbcab3cb3c44c9ad0384ac342ff94608a5dbc8217a1a7e [2021-01-15T19:08:30.022Z] $ docker rm -f 2ef1d4b6b9a0d8b641dbcab3cb3c44c9ad0384ac342ff94608a5dbc8217a1a7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T19:08:31.297Z] + docker inspect -f . ci-base-image-arm64 [2021-01-15T19:08:31.297Z] . [Pipeline] withDockerContainer [2021-01-15T19:08:31.580Z] prd-ubuntu18.04-docker-arm64-4c-16g-20586 does not seem to be running inside a container [2021-01-15T19:08:31.656Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-15T19:08:33.165Z] $ docker top 86b01f06a9576a3c333801baa53e1421bd1af02fe7be409e3c2ba71b63414161 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T19:08:34.196Z] + make test [2021-01-15T19:08:34.196Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-15T19:08:34.315Z] using credential edgex-jenkins-ssh [2021-01-15T19:08:34.448Z] Cloning the remote Git repository [2021-01-15T19:08:34.535Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-01-15T19:08:34.630Z] > git init /w/workspace/go-mod-secrets/1 # timeout=10 [2021-01-15T19:08:34.789Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-01-15T19:08:34.790Z] > git --version # timeout=10 [2021-01-15T19:08:34.871Z] > git --version # 'git version 2.24.3' [2021-01-15T19:08:34.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T19:08:34.934Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T19:08:35.576Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-01-15T19:08:35.621Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T19:08:35.669Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-01-15T19:08:35.697Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-01-15T19:08:35.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T19:08:35.705Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-15T19:08:36.463Z] Merging remotes/origin/master commit 4c3c8919c2a915030aa42238d07aeb28434825d2 into PR head commit a525e5b0c89ca3317691f4f39cdb13a6f092fbae [2021-01-15T19:08:36.667Z] Merge succeeded, producing a525e5b0c89ca3317691f4f39cdb13a6f092fbae [2021-01-15T19:08:36.668Z] Checking out Revision a525e5b0c89ca3317691f4f39cdb13a6f092fbae (PR-82) [2021-01-15T19:08:36.495Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T19:08:36.536Z] > git checkout -f a525e5b0c89ca3317691f4f39cdb13a6f092fbae # timeout=10 [2021-01-15T19:08:36.614Z] > git remote # timeout=10 [2021-01-15T19:08:36.625Z] > git config --get remote.origin.url # timeout=10 [2021-01-15T19:08:36.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T19:08:36.637Z] > git merge 4c3c8919c2a915030aa42238d07aeb28434825d2 # timeout=10 [2021-01-15T19:08:36.655Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-15T19:08:36.671Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T19:08:36.685Z] > git checkout -f a525e5b0c89ca3317691f4f39cdb13a6f092fbae # timeout=10 [2021-01-15T19:08:41.398Z] Commit message: "refactor: Make module a V2 Go Module" [2021-01-15T19:08:41.440Z] > git --version # timeout=10 [2021-01-15T19:08:41.453Z] > git --version # 'git version 2.24.3' [2021-01-15T19:08:41.463Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-15T19:08:43.760Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-15T19:08:44.165Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-15T19:08:44.542Z] + sudo service docker restart [2021-01-15T19:08:44.542Z] + true [2021-01-15T19:08:44.542Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-15T19:08:47.559Z] ========================================================= [2021-01-15T19:08:47.559Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-15T19:08:47.559Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-15T19:08:48.039Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-15T19:08:49.572Z] Sending build context to Docker daemon 479.7kB [2021-01-15T19:08:49.573Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-15T19:08:49.573Z] Step 2/7 : FROM ${BASE} [2021-01-15T19:08:49.573Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-15T19:08:49.573Z] 188c0c94c7c5: Pulling fs layer [2021-01-15T19:08:49.573Z] 0ef7d3d256c8: Pulling fs layer [2021-01-15T19:08:49.573Z] de9db76c5a1d: Pulling fs layer [2021-01-15T19:08:49.573Z] bca2f99d35d6: Pulling fs layer [2021-01-15T19:08:49.573Z] 93359f2a8cfa: Pulling fs layer [2021-01-15T19:08:49.573Z] 7c6f9722023f: Pulling fs layer [2021-01-15T19:08:49.573Z] a35cf1a2eb13: Pulling fs layer [2021-01-15T19:08:49.573Z] 93359f2a8cfa: Waiting [2021-01-15T19:08:49.573Z] 7c6f9722023f: Waiting [2021-01-15T19:08:49.573Z] a35cf1a2eb13: Waiting [2021-01-15T19:08:49.573Z] bca2f99d35d6: Waiting [2021-01-15T19:08:49.573Z] de9db76c5a1d: Verifying Checksum [2021-01-15T19:08:49.573Z] de9db76c5a1d: Download complete [2021-01-15T19:08:49.573Z] 0ef7d3d256c8: Verifying Checksum [2021-01-15T19:08:49.573Z] 0ef7d3d256c8: Download complete [2021-01-15T19:08:50.175Z] 93359f2a8cfa: Verifying Checksum [2021-01-15T19:08:50.175Z] 93359f2a8cfa: Download complete [2021-01-15T19:08:50.175Z] 7c6f9722023f: Verifying Checksum [2021-01-15T19:08:50.175Z] 7c6f9722023f: Download complete [2021-01-15T19:08:50.798Z] 188c0c94c7c5: Download complete [2021-01-15T19:08:51.803Z] 188c0c94c7c5: Pull complete [2021-01-15T19:08:52.111Z] 0ef7d3d256c8: Pull complete [2021-01-15T19:08:52.393Z] de9db76c5a1d: Pull complete [2021-01-15T19:08:54.500Z] a35cf1a2eb13: Verifying Checksum [2021-01-15T19:08:54.500Z] a35cf1a2eb13: Download complete [2021-01-15T19:08:56.445Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg [no test files] [2021-01-15T19:08:56.445Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-01-15T19:08:56.758Z] bca2f99d35d6: Verifying Checksum [2021-01-15T19:08:56.758Z] bca2f99d35d6: Download complete [2021-01-15T19:09:04.761Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.018s coverage: 96.7% of statements [2021-01-15T19:09:04.762Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/providers/vault 0.024s coverage: 44.1% of statements [2021-01-15T19:09:04.762Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.029s coverage: 89.5% of statements [2021-01-15T19:09:04.762Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-01-15T19:09:04.762Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.014s coverage: 100.0% of statements [2021-01-15T19:09:04.762Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-01-15T19:09:04.762Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.017s coverage: 87.5% of statements [2021-01-15T19:09:09.471Z] bca2f99d35d6: Pull complete [2021-01-15T19:09:09.472Z] 93359f2a8cfa: Pull complete [2021-01-15T19:09:09.472Z] 7c6f9722023f: Pull complete [2021-01-15T19:09:14.893Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 15.026s coverage: 93.3% of statements [2021-01-15T19:09:14.893Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-01-15T19:09:14.893Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-15T19:09:16.390Z] a35cf1a2eb13: Pull complete [2021-01-15T19:09:16.390Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-15T19:09:16.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-15T19:09:16.390Z] ---> a62c8e92a672 [2021-01-15T19:09:16.390Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-15T19:09:16.390Z] ---> Running in 942665d5bc3a [2021-01-15T19:09:16.390Z] Removing intermediate container 942665d5bc3a [2021-01-15T19:09:16.390Z] ---> c8141bbf9563 [2021-01-15T19:09:16.390Z] Step 4/7 : RUN apk add --update bash [2021-01-15T19:09:16.678Z] ---> Running in 0c013577caf6 [2021-01-15T19:09:18.172Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T19:09:18.307Z] gofmt -l . [2021-01-15T19:09:18.307Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-15T19:09:18.341Z] $ docker stop --time=1 86b01f06a9576a3c333801baa53e1421bd1af02fe7be409e3c2ba71b63414161 [2021-01-15T19:09:18.760Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T19:09:19.755Z] OK: 166 MiB in 39 packages [2021-01-15T19:09:20.368Z] Removing intermediate container 0c013577caf6 [2021-01-15T19:09:20.368Z] ---> 797b29d9c8b4 [2021-01-15T19:09:20.368Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-15T19:09:20.431Z] $ docker rm -f 86b01f06a9576a3c333801baa53e1421bd1af02fe7be409e3c2ba71b63414161 [2021-01-15T19:09:20.635Z] ---> Running in 5ce89b0010f2 [2021-01-15T19:09:20.635Z] Removing intermediate container 5ce89b0010f2 [2021-01-15T19:09:20.635Z] ---> 18817f601697 [2021-01-15T19:09:20.635Z] Step 6/7 : COPY go.mod . [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T19:09:21.262Z] ---> 935c3813f048 [2021-01-15T19:09:21.262Z] Step 7/7 : RUN go mod download [2021-01-15T19:09:21.262Z] ---> Running in da5f54752d21 [2021-01-15T19:09:21.391Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-15T19:09:22.176Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-15T19:09:36.730Z] Removing intermediate container da5f54752d21 [2021-01-15T19:09:36.730Z] ---> faef20b2745b [2021-01-15T19:09:36.730Z] Successfully built faef20b2745b [2021-01-15T19:09:36.730Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T19:09:37.126Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-15T19:09:37.126Z] . [Pipeline] withDockerContainer [2021-01-15T19:09:37.437Z] prd-centos7-docker-4c-2g-20587 does not seem to be running inside a container [2021-01-15T19:09:37.557Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-15T19:09:38.600Z] $ docker top 7b5c37f1d5e1768e718ba201ec5ec83c69d7fe7ea74a122669be90e46a60f7ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T19:09:39.421Z] + go version [2021-01-15T19:09:39.421Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-15T19:09:39.514Z] $ docker stop --time=1 7b5c37f1d5e1768e718ba201ec5ec83c69d7fe7ea74a122669be90e46a60f7ac [2021-01-15T19:09:41.242Z] $ docker rm -f 7b5c37f1d5e1768e718ba201ec5ec83c69d7fe7ea74a122669be90e46a60f7ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T19:09:42.619Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-15T19:09:42.619Z] . [Pipeline] withDockerContainer [2021-01-15T19:09:42.862Z] prd-centos7-docker-4c-2g-20587 does not seem to be running inside a container [2021-01-15T19:09:42.940Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-15T19:09:44.032Z] $ docker top b252bae6fbdb2edc7139ad179718527fa035a032f40255ddad45b7909f7c456b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T19:09:44.742Z] + make test [2021-01-15T19:09:44.742Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-15T19:09:57.405Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg [no test files] [2021-01-15T19:09:57.405Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-01-15T19:10:07.952Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.032s coverage: 96.7% of statements [2021-01-15T19:10:07.952Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/providers/vault 0.019s coverage: 44.1% of statements [2021-01-15T19:10:07.952Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.013s coverage: 89.5% of statements [2021-01-15T19:10:07.952Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-01-15T19:10:07.952Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.017s coverage: 100.0% of statements [2021-01-15T19:10:07.952Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-01-15T19:10:07.952Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.008s coverage: 87.5% of statements [2021-01-15T19:10:18.191Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 15.047s coverage: 93.3% of statements [2021-01-15T19:10:18.191Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-01-15T19:10:18.191Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-15T19:10:19.230Z] gofmt -l . [2021-01-15T19:10:19.230Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-15T19:10:19.277Z] $ docker stop --time=1 b252bae6fbdb2edc7139ad179718527fa035a032f40255ddad45b7909f7c456b [2021-01-15T19:10:21.203Z] $ docker rm -f b252bae6fbdb2edc7139ad179718527fa035a032f40255ddad45b7909f7c456b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T19:10:21.994Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-15T19:10:22.044Z] Warning: overwriting stash ‘coverage-report’ [2021-01-15T19:10:22.614Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] 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 [2021-01-15T19:10:25.971Z] provisioning config files... [2021-01-15T19:10:25.988Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-82@tmp/config7049533945325146554tmp [Pipeline] { [Pipeline] sh [2021-01-15T19:10:26.478Z] + set +x [2021-01-15T19:10:26.479Z] + curl -s https://codecov.io/bash [2021-01-15T19:10:26.479Z] + bash -s -- [2021-01-15T19:10:26.743Z] [2021-01-15T19:10:26.743Z] _____ _ [2021-01-15T19:10:26.743Z] / ____| | | [2021-01-15T19:10:26.743Z] | | ___ __| | ___ ___ _____ __ [2021-01-15T19:10:26.743Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-15T19:10:26.743Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-15T19:10:26.743Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-15T19:10:26.743Z] Bash-20210115-cec3c92 [2021-01-15T19:10:26.743Z] [2021-01-15T19:10:26.743Z] [2021-01-15T19:10:26.743Z] ==> git version 2.24.3 found [2021-01-15T19:10:26.743Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-15T19:10:26.743Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-15T19:10:26.743Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-15T19:10:26.743Z] ==> Jenkins CI detected. [2021-01-15T19:10:26.743Z] project root: . [2021-01-15T19:10:26.743Z] --> token set from env [2021-01-15T19:10:26.743Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-15T19:10:26.743Z] ==> Running gcov in . (disable via -X gcov) [2021-01-15T19:10:26.743Z] ==> Python coveragepy not found [2021-01-15T19:10:26.743Z] ==> Searching for coverage reports in: [2021-01-15T19:10:26.743Z] + . [2021-01-15T19:10:26.743Z] -> Found 1 reports [2021-01-15T19:10:26.743Z] ==> Detecting git/mercurial file structure [2021-01-15T19:10:26.743Z] ==> Reading reports [2021-01-15T19:10:26.743Z] + ./coverage.out bytes=17226 [2021-01-15T19:10:26.743Z] ==> Appending adjustments [2021-01-15T19:10:26.743Z] https://docs.codecov.io/docs/fixing-reports [2021-01-15T19:10:27.006Z] + Found adjustments [2021-01-15T19:10:27.006Z] ==> Gzipping contents [2021-01-15T19:10:27.006Z] 4.0K /tmp/codecov.kiwuW6.gz [2021-01-15T19:10:27.006Z] ==> Uploading reports [2021-01-15T19:10:27.006Z] url: https://codecov.io [2021-01-15T19:10:27.006Z] query: branch=PR-82&commit=a525e5b0c89ca3317691f4f39cdb13a6f092fbae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-82%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=82&job=&cmd_args= [2021-01-15T19:10:27.006Z] -> Pinging Codecov [2021-01-15T19:10:27.006Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-82&commit=a525e5b0c89ca3317691f4f39cdb13a6f092fbae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-82%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=82&job=&cmd_args= [2021-01-15T19:10:27.584Z] -> Uploading to [2021-01-15T19:10:27.584Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-15/D63849C06B6B67093493C71CE874ED06/a525e5b0c89ca3317691f4f39cdb13a6f092fbae/1a9557e3-b6cc-482e-99c9-b2745997f422.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210115T191027Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0ebfdac22b1eda89427095add3fbc0d4253ed93947d162573242c26a2d7ef75 [2021-01-15T19:10:27.584Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-15T19:10:27.584Z] Dload Upload Total Spent Left Speed [2021-01-15T19:10:27.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3739 0 0 100 3739 0 7245 --:--:-- --:--:-- --:--:-- 7246 [2021-01-15T19:10:27.860Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/a525e5b0c89ca3317691f4f39cdb13a6f092fbae [Pipeline] } [2021-01-15T19:10:27.881Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-15T19:10:31.811Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T19:10:32.428Z] ---> package-listing.sh [2021-01-15T19:10:32.428Z] ++ facter osfamily [2021-01-15T19:10:32.428Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-15T19:10:32.428Z] + OS_FAMILY=redhat [2021-01-15T19:10:32.428Z] + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-82 [2021-01-15T19:10:32.428Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-15T19:10:32.428Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-15T19:10:32.428Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-15T19:10:32.428Z] + PACKAGES=/tmp/packages_start.txt [2021-01-15T19:10:32.428Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-82 ']' [2021-01-15T19:10:32.429Z] + PACKAGES=/tmp/packages_end.txt [2021-01-15T19:10:32.429Z] + case "${OS_FAMILY}" in [2021-01-15T19:10:32.429Z] + rpm -qa [2021-01-15T19:10:32.429Z] + sort [2021-01-15T19:10:37.772Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-15T19:10:37.772Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-15T19:10:37.772Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-15T19:10:37.772Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-82 ']' [2021-01-15T19:10:37.772Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-82/archives/ [2021-01-15T19:10:37.772Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-82/archives/ [Pipeline] echo [2021-01-15T19:10:37.807Z] 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-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-15T19:10:38.126Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-15T19:10:38.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T19:10:38.467Z] [2021-01-15T19:10:38.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-15T19:10:38.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T19:10:38.870Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-15T19:10:38.870Z] df20fa9351a1: Pulling fs layer [2021-01-15T19:10:38.870Z] 36b3adc4ff6f: Pulling fs layer [2021-01-15T19:10:38.870Z] 8ad3a11d3b57: Pulling fs layer [2021-01-15T19:10:38.870Z] 46f8f816bc3b: Pulling fs layer [2021-01-15T19:10:38.870Z] 93b61091891f: Pulling fs layer [2021-01-15T19:10:38.870Z] 93b9cdb0e59b: Pulling fs layer [2021-01-15T19:10:38.870Z] 5e14af77c1be: Pulling fs layer [2021-01-15T19:10:38.870Z] 01666e4c0597: Pulling fs layer [2021-01-15T19:10:38.870Z] aa168da1d23b: Pulling fs layer [2021-01-15T19:10:38.870Z] 93b61091891f: Waiting [2021-01-15T19:10:38.870Z] 93b9cdb0e59b: Waiting [2021-01-15T19:10:38.870Z] 5e14af77c1be: Waiting [2021-01-15T19:10:38.870Z] 46f8f816bc3b: Waiting [2021-01-15T19:10:38.870Z] 01666e4c0597: Waiting [2021-01-15T19:10:38.870Z] aa168da1d23b: Waiting [2021-01-15T19:10:38.870Z] 36b3adc4ff6f: Download complete [2021-01-15T19:10:38.870Z] 46f8f816bc3b: Verifying Checksum [2021-01-15T19:10:38.870Z] 46f8f816bc3b: Download complete [2021-01-15T19:10:39.137Z] df20fa9351a1: Verifying Checksum [2021-01-15T19:10:39.137Z] df20fa9351a1: Download complete [2021-01-15T19:10:39.137Z] 93b61091891f: Verifying Checksum [2021-01-15T19:10:39.137Z] 93b61091891f: Download complete [2021-01-15T19:10:39.137Z] 93b9cdb0e59b: Verifying Checksum [2021-01-15T19:10:39.137Z] 93b9cdb0e59b: Download complete [2021-01-15T19:10:39.137Z] 5e14af77c1be: Verifying Checksum [2021-01-15T19:10:39.137Z] 5e14af77c1be: Download complete [2021-01-15T19:10:39.137Z] 01666e4c0597: Verifying Checksum [2021-01-15T19:10:39.137Z] 01666e4c0597: Download complete [2021-01-15T19:10:39.410Z] 8ad3a11d3b57: Verifying Checksum [2021-01-15T19:10:39.410Z] 8ad3a11d3b57: Download complete [2021-01-15T19:10:39.410Z] df20fa9351a1: Pull complete [2021-01-15T19:10:39.683Z] 36b3adc4ff6f: Pull complete [2021-01-15T19:10:40.660Z] 8ad3a11d3b57: Pull complete [2021-01-15T19:10:40.660Z] 46f8f816bc3b: Pull complete [2021-01-15T19:10:41.248Z] 93b61091891f: Pull complete [2021-01-15T19:10:41.512Z] 93b9cdb0e59b: Pull complete [2021-01-15T19:10:41.512Z] aa168da1d23b: Verifying Checksum [2021-01-15T19:10:41.512Z] aa168da1d23b: Download complete [2021-01-15T19:10:42.090Z] 5e14af77c1be: Pull complete [2021-01-15T19:10:42.090Z] 01666e4c0597: Pull complete [2021-01-15T19:10:48.751Z] aa168da1d23b: Pull complete [2021-01-15T19:10:48.751Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-15T19:10:48.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T19:10:48.752Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-15T19:10:48.941Z] prd-centos7-docker-4c-2g-20585 does not seem to be running inside a container [2021-01-15T19:10:48.992Z] $ 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-82/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-82 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-82:/w/workspace/dgexfoundry_go-mod-secrets_PR-82:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-82@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-15T19:10:52.649Z] $ docker top b86f8ee7088fcf59598ed04967981e27b150d648f4cd1676d9d5fd3ae79f0ec2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T19:10:53.312Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-15T19:10:53.632Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-15T19:10:53.952Z] + ls /var/log/sa-host [2021-01-15T19:10:53.952Z] + sadf -c /var/log/sa-host/sa15 [2021-01-15T19:10:53.952Z] file_magic: OK [2021-01-15T19:10:53.952Z] HZ: Using current value: 100 [2021-01-15T19:10:53.952Z] file_header: OK [2021-01-15T19:10:53.952Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-15T19:10:53.952Z] Statistics: [2021-01-15T19:10:53.952Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-15T19:10:53.952Z] File successfully converted to sysstat format version 12.2.1 [2021-01-15T19:10:53.952Z] + sadf -c /var/log/sa-host/sa23 [2021-01-15T19:10:53.952Z] file_magic: OK [2021-01-15T19:10:53.952Z] HZ: Using current value: 100 [2021-01-15T19:10:53.952Z] file_header: OK [2021-01-15T19:10:53.952Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-15T19:10:53.952Z] Statistics: [2021-01-15T19:10:53.952Z] Hnuu...uuuununununu... [2021-01-15T19:10:53.952Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-15T19:10:54.753Z] provisioning config files... [2021-01-15T19:10:54.772Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-82@tmp/config2453935129389826142tmp [Pipeline] { [Pipeline] echo [2021-01-15T19:10:54.894Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T19:10:55.241Z] ---> create-netrc.sh [Pipeline] } [2021-01-15T19:10:55.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-15T19:10:55.443Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T19:10:55.774Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-15T19:10:55.806Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T19:10:56.141Z] ---> sudo-logs.sh [2021-01-15T19:10:56.141Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-15T19:10:56.173Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T19:10:56.510Z] ---> job-cost.sh [2021-01-15T19:10:56.510Z] lf-activate-venv: SKIPPING [2021-01-15T19:10:56.510Z] INFO: No Stack... [2021-01-15T19:10:57.083Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-15T19:10:57.658Z] INFO: Archiving Costs [Pipeline] echo [2021-01-15T19:10:57.694Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T19:10:58.036Z] ---> logs-deploy.sh [2021-01-15T19:10:58.036Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-82/1 [2021-01-15T19:10:58.036Z] INFO: archiving workspace using pattern(s): [2021-01-15T19:10:59.954Z] Archives upload complete. [2021-01-15T19:10:59.954Z] INFO: archiving logs to Nexus [2021-01-15T19:11:00.907Z] ---> uname -a: [2021-01-15T19:11:00.907Z] Linux prd-centos7-docker-4c-2g-20585.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-15T19:11:00.907Z] [2021-01-15T19:11:00.907Z] [2021-01-15T19:11:00.907Z] ---> lscpu: [2021-01-15T19:11:00.907Z] Architecture: x86_64 [2021-01-15T19:11:00.907Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-15T19:11:00.907Z] Byte Order: Little Endian [2021-01-15T19:11:00.908Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-15T19:11:00.908Z] CPU(s): 4 [2021-01-15T19:11:00.908Z] On-line CPU(s) list: 0-3 [2021-01-15T19:11:00.908Z] Thread(s) per core: 1 [2021-01-15T19:11:00.908Z] Core(s) per socket: 1 [2021-01-15T19:11:00.908Z] Socket(s): 4 [2021-01-15T19:11:00.908Z] NUMA node(s): 1 [2021-01-15T19:11:00.908Z] Vendor ID: GenuineIntel [2021-01-15T19:11:00.908Z] CPU family: 6 [2021-01-15T19:11:00.908Z] Model: 44 [2021-01-15T19:11:00.908Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-15T19:11:00.908Z] Stepping: 1 [2021-01-15T19:11:00.908Z] CPU MHz: 2933.436 [2021-01-15T19:11:00.908Z] BogoMIPS: 5866.87 [2021-01-15T19:11:00.908Z] Virtualization: VT-x [2021-01-15T19:11:00.908Z] Hypervisor vendor: KVM [2021-01-15T19:11:00.908Z] Virtualization type: full [2021-01-15T19:11:00.908Z] L1d cache: 128 KiB [2021-01-15T19:11:00.908Z] L1i cache: 128 KiB [2021-01-15T19:11:00.908Z] L2 cache: 16 MiB [2021-01-15T19:11:00.908Z] L3 cache: 64 MiB [2021-01-15T19:11:00.908Z] NUMA node0 CPU(s): 0-3 [2021-01-15T19:11:00.908Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-15T19:11:00.908Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-15T19:11:00.908Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-15T19:11:00.908Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-15T19:11:00.908Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-15T19:11:00.908Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-15T19:11:00.908Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-15T19:11:00.908Z] Vulnerability Srbds: Not affected [2021-01-15T19:11:00.908Z] Vulnerability Tsx async abort: Not affected [2021-01-15T19:11:00.908Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-15T19:11:00.908Z] [2021-01-15T19:11:00.908Z] [2021-01-15T19:11:00.908Z] ---> nproc: [2021-01-15T19:11:00.908Z] 4 [2021-01-15T19:11:00.908Z] [2021-01-15T19:11:00.908Z]