Pull request #71 updated 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 1ee4d73d7a9587e17f16a5985307c471e8ab89e5+56512cd11a939a123a86bcf526f428629016a167 (d7765daa362fdff7553b0e3c5d242c4c99c34cf1) Running in Durability level: PERFORMANCE_OPTIMIZED 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16121 in /w/workspace/dgexfoundry_go-mod-secrets_PR-71 [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-71 # 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/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 56512cd11a939a123a86bcf526f428629016a167 into PR head commit 1ee4d73d7a9587e17f16a5985307c471e8ab89e5 Merge succeeded, producing 1ee4d73d7a9587e17f16a5985307c471e8ab89e5 Checking out Revision 1ee4d73d7a9587e17f16a5985307c471e8ab89e5 (PR-71) > git config core.sparsecheckout # timeout=10 > git checkout -f 1ee4d73d7a9587e17f16a5985307c471e8ab89e5 # 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 56512cd11a939a123a86bcf526f428629016a167 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ee4d73d7a9587e17f16a5985307c471e8ab89e5 # timeout=10 Commit message: "fix: Fix failing unit tests" > git rev-list --no-walk 5317c897c3b826b606443705c861a64b8f6efb3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-15T18:45:54.608Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-15T18:45:54.913Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-15T18:45:55.023Z] ========================================================= [2020-12-15T18:45:55.023Z] EdgeX Global Pipelines Version Info [2020-12-15T18:45:55.023Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-15T18:45:56.500Z] ------------------- [2020-12-15T18:45:56.500Z] stable info: [2020-12-15T18:45:56.500Z] ------------------- [2020-12-15T18:45:56.500Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-15T18:45:56.500Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-15T18:45:56.500Z] Message: update stable to v1.0.172 [2020-12-15T18:45:57.446Z] ------------------- [2020-12-15T18:45:57.446Z] experimental info: [2020-12-15T18:45:57.446Z] ------------------- [2020-12-15T18:45:57.446Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-15T18:45:57.446Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-15T18:45:57.446Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-15T18:45:57.735Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2020-12-15T18:45:57.836Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2020-12-15T18:45:57.948Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-15T18:45:58.142Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-15T18:45:58.243Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-15T18:45:58.340Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-15T18:45:58.441Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-15T18:45:58.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-15T18:45:58.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-15T18:45:58.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-15T18:45:58.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-15T18:45:58.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo [2020-12-15T18:45:59.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-15T18:45:59.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-15T18:45:59.248Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-12-15T18:45:59.346Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-15T18:45:59.441Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-15T18:45:59.559Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-15T18:45:59.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-12-15T18:45:59.812Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-15T18:45:59.907Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-15T18:46:00.022Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-15T18:46:00.121Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-15T18:46:00.352Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-15T18:46:00.616Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-12-15T18:46:00.723Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-15T18:46:00.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo [2020-12-15T18:46:00.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo [2020-12-15T18:46:01.063Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo [2020-12-15T18:46:01.155Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ee4d73d7a9587e17f16a5985307c471e8ab89e5 [Pipeline] echo [2020-12-15T18:46:01.251Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ee4d73 [Pipeline] echo [2020-12-15T18:46:01.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-15T18:46:02.108Z] + git log --format=format:%s -1 1ee4d73d7a9587e17f16a5985307c471e8ab89e5 [Pipeline] echo [2020-12-15T18:46:02.173Z] GIT_COMMIT: 1ee4d73d7a9587e17f16a5985307c471e8ab89e5, Commit Message: fix: Fix failing unit tests [Pipeline] echo [2020-12-15T18:46:02.223Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-15T18:46:03.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T18:46:03.540Z] [2020-12-15T18:46:03.541Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T18:46:03.883Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T18:46:03.883Z] latest: Pulling from edgex-devops/git-semver [2020-12-15T18:46:03.883Z] 31603596830f: Pulling fs layer [2020-12-15T18:46:03.883Z] 2a8b12db71e7: Pulling fs layer [2020-12-15T18:46:03.884Z] 6ca5941a6612: Pulling fs layer [2020-12-15T18:46:03.884Z] ecc8261a40a4: Pulling fs layer [2020-12-15T18:46:03.884Z] ecc8261a40a4: Waiting [2020-12-15T18:46:03.884Z] 2a8b12db71e7: Verifying Checksum [2020-12-15T18:46:03.884Z] 2a8b12db71e7: Download complete [2020-12-15T18:46:04.146Z] 31603596830f: Download complete [2020-12-15T18:46:04.146Z] ecc8261a40a4: Verifying Checksum [2020-12-15T18:46:04.146Z] ecc8261a40a4: Download complete [2020-12-15T18:46:04.146Z] 6ca5941a6612: Verifying Checksum [2020-12-15T18:46:04.146Z] 6ca5941a6612: Download complete [2020-12-15T18:46:04.410Z] 31603596830f: Pull complete [2020-12-15T18:46:04.676Z] 2a8b12db71e7: Pull complete [2020-12-15T18:46:05.264Z] 6ca5941a6612: Pull complete [2020-12-15T18:46:05.525Z] ecc8261a40a4: Pull complete [2020-12-15T18:46:05.787Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-15T18:46:05.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T18:46:05.787Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-15T18:46:05.901Z] prd-centos7-docker-4c-2g-16121 does not seem to be running inside a container [2020-12-15T18:46:05.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-71 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-71:/w/workspace/dgexfoundry_go-mod-secrets_PR-71:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-71@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-15T18:46:07.886Z] $ docker top b4ff9cdd48a6bcc31fdc3d51c5daed8fffc6464b901090a39274a7195f337c6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-15T18:46:08.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-15T18:46:08.189Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-15T18:46:08.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-15T18:46:08.398Z] $ docker exec b4ff9cdd48a6bcc31fdc3d51c5daed8fffc6464b901090a39274a7195f337c6c ssh-agent [2020-12-15T18:46:08.578Z] SSH_AUTH_SOCK=/tmp/ssh-c3ZPvZs2lf8T/agent.12 [2020-12-15T18:46:08.578Z] SSH_AGENT_PID=18 [2020-12-15T18:46:08.587Z] Running ssh-add (command line suppressed) [2020-12-15T18:46:08.700Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-71@tmp/private_key_5018607588035291759.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-71@tmp/private_key_5018607588035291759.key) [2020-12-15T18:46:08.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-15T18:46:09.073Z] + git tag --points-at HEAD [Pipeline] } [2020-12-15T18:46:09.096Z] $ docker exec --env ******** --env ******** b4ff9cdd48a6bcc31fdc3d51c5daed8fffc6464b901090a39274a7195f337c6c ssh-agent -k [2020-12-15T18:46:09.197Z] unset SSH_AUTH_SOCK; [2020-12-15T18:46:09.198Z] unset SSH_AGENT_PID; [2020-12-15T18:46:09.198Z] echo Agent pid 18 killed; [2020-12-15T18:46:09.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-15T18:46:09.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-15T18:46:09.418Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-15T18:46:09.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-15T18:46:09.579Z] $ docker exec b4ff9cdd48a6bcc31fdc3d51c5daed8fffc6464b901090a39274a7195f337c6c ssh-agent [2020-12-15T18:46:09.727Z] SSH_AUTH_SOCK=/tmp/ssh-aGEYXv3l7JgN/agent.47 [2020-12-15T18:46:09.727Z] SSH_AGENT_PID=52 [2020-12-15T18:46:09.732Z] Running ssh-add (command line suppressed) [2020-12-15T18:46:09.848Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-71@tmp/private_key_6747227574563306261.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-71@tmp/private_key_6747227574563306261.key) [2020-12-15T18:46:09.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-15T18:46:10.227Z] + git semver init [2020-12-15T18:46:10.227Z] # -> Open(): unable to determine branch for HEAD [2020-12-15T18:46:10.227Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-71/.git [2020-12-15T18:46:10.227Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-71 [2020-12-15T18:46:10.227Z] # $SEMVER_REMOTE_NAME = origin [2020-12-15T18:46:10.227Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-15T18:46:10.227Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-15T18:46:10.227Z] # $SEMVER_BRANCH = PR-71 [2020-12-15T18:46:10.227Z] # $SEMVER_TEMP = /tmp/semver-171905139 [2020-12-15T18:46:10.227Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2020-12-15T18:46:10.802Z] # '/tmp/semver-171905139' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-71/.semver' [2020-12-15T18:46:10.802Z] # -> Force: false [2020-12-15T18:46:10.802Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-71/.semver [Pipeline] } [2020-12-15T18:46:10.818Z] $ docker exec --env ******** --env ******** b4ff9cdd48a6bcc31fdc3d51c5daed8fffc6464b901090a39274a7195f337c6c ssh-agent -k [2020-12-15T18:46:10.924Z] unset SSH_AUTH_SOCK; [2020-12-15T18:46:10.924Z] unset SSH_AGENT_PID; [2020-12-15T18:46:10.924Z] echo Agent pid 52 killed; [2020-12-15T18:46:10.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-15T18:46:11.485Z] + git semver [Pipeline] } [2020-12-15T18:46:11.505Z] $ docker stop --time=1 b4ff9cdd48a6bcc31fdc3d51c5daed8fffc6464b901090a39274a7195f337c6c [2020-12-15T18:46:12.905Z] $ docker rm -f b4ff9cdd48a6bcc31fdc3d51c5daed8fffc6464b901090a39274a7195f337c6c [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T18:46:13.352Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-15T18:46:13.704Z] Stashed 1 file(s) [Pipeline] echo [2020-12-15T18:46:13.707Z] [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-12-15T18:46:29.370Z] Still waiting to schedule task [2020-12-15T18:46:29.370Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-15T18:46:29.372Z] Still waiting to schedule task [2020-12-15T18:46:29.372Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-15T18:48:22.153Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16122 in /w/workspace/dgexfoundry_go-mod-secrets_PR-71 [Pipeline] { [Pipeline] ws [2020-12-15T18:48:22.301Z] Running in /w/workspace/go-mod-secrets/3 [Pipeline] { [Pipeline] checkout [2020-12-15T18:48:27.633Z] using credential edgex-jenkins-ssh [2020-12-15T18:48:27.702Z] Cloning the remote Git repository [2020-12-15T18:48:27.759Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2020-12-15T18:48:27.863Z] > git init /w/workspace/go-mod-secrets/3 # timeout=10 [2020-12-15T18:48:27.937Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-12-15T18:48:27.938Z] > git --version # timeout=10 [2020-12-15T18:48:27.970Z] > git --version # 'git version 2.17.1' [2020-12-15T18:48:27.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T18:48:28.025Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T18:48:29.554Z] Merging remotes/origin/master commit 56512cd11a939a123a86bcf526f428629016a167 into PR head commit 1ee4d73d7a9587e17f16a5985307c471e8ab89e5 [2020-12-15T18:48:29.775Z] Merge succeeded, producing 1ee4d73d7a9587e17f16a5985307c471e8ab89e5 [2020-12-15T18:48:29.776Z] Checking out Revision 1ee4d73d7a9587e17f16a5985307c471e8ab89e5 (PR-71) [2020-12-15T18:48:28.860Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-12-15T18:48:28.882Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T18:48:28.914Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-12-15T18:48:28.968Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-12-15T18:48:28.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T18:48:28.984Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T18:48:29.579Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T18:48:29.597Z] > git checkout -f 1ee4d73d7a9587e17f16a5985307c471e8ab89e5 # timeout=10 [2020-12-15T18:48:29.685Z] > git remote # timeout=10 [2020-12-15T18:48:29.703Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T18:48:29.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T18:48:29.736Z] > git merge 56512cd11a939a123a86bcf526f428629016a167 # timeout=10 [2020-12-15T18:48:29.765Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T18:48:29.789Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T18:48:29.811Z] > git checkout -f 1ee4d73d7a9587e17f16a5985307c471e8ab89e5 # timeout=10 [2020-12-15T18:48:34.228Z] Commit message: "fix: Fix failing unit tests" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-15T18:48:35.824Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-15T18:48:36.261Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-15T18:48:36.599Z] + sudo service docker restart [2020-12-15T18:48:36.599Z] + true [Pipeline] unstash [Pipeline] echo [2020-12-15T18:48:38.873Z] ========================================================= [2020-12-15T18:48:38.873Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-15T18:48:38.873Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-15T18:48:39.270Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-15T18:48:40.260Z] Sending build context to Docker daemon 500.2kB [2020-12-15T18:48:40.260Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-15T18:48:40.260Z] Step 2/7 : FROM ${BASE} [2020-12-15T18:48:40.538Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-15T18:48:40.538Z] 5f621e34cdf4: Pulling fs layer [2020-12-15T18:48:40.538Z] a4357932f1b6: Pulling fs layer [2020-12-15T18:48:40.538Z] 18c013af1878: Pulling fs layer [2020-12-15T18:48:40.538Z] 00ac8860ef70: Pulling fs layer [2020-12-15T18:48:40.538Z] 63d7cb157983: Pulling fs layer [2020-12-15T18:48:40.538Z] b116817d02f9: Pulling fs layer [2020-12-15T18:48:40.538Z] 745a02a5169b: Pulling fs layer [2020-12-15T18:48:40.538Z] 63d7cb157983: Waiting [2020-12-15T18:48:40.538Z] 00ac8860ef70: Waiting [2020-12-15T18:48:40.538Z] b116817d02f9: Waiting [2020-12-15T18:48:40.538Z] 745a02a5169b: Waiting [2020-12-15T18:48:40.538Z] 18c013af1878: Verifying Checksum [2020-12-15T18:48:40.538Z] 18c013af1878: Download complete [2020-12-15T18:48:40.538Z] a4357932f1b6: Verifying Checksum [2020-12-15T18:48:40.538Z] a4357932f1b6: Download complete [2020-12-15T18:48:40.538Z] 63d7cb157983: Verifying Checksum [2020-12-15T18:48:40.538Z] 63d7cb157983: Download complete [2020-12-15T18:48:40.813Z] b116817d02f9: Download complete [2020-12-15T18:48:40.813Z] 5f621e34cdf4: Verifying Checksum [2020-12-15T18:48:40.813Z] 5f621e34cdf4: Download complete [2020-12-15T18:48:41.415Z] 5f621e34cdf4: Pull complete [2020-12-15T18:48:42.026Z] a4357932f1b6: Pull complete [2020-12-15T18:48:42.308Z] 18c013af1878: Pull complete [2020-12-15T18:48:43.748Z] 745a02a5169b: Verifying Checksum [2020-12-15T18:48:43.748Z] 745a02a5169b: Download complete [2020-12-15T18:48:44.741Z] 00ac8860ef70: Download complete [2020-12-15T18:48:45.917Z] Running on prd-centos7-docker-4c-2g-16123 in /w/workspace/dgexfoundry_go-mod-secrets_PR-71 [Pipeline] { [Pipeline] ws [2020-12-15T18:48:45.978Z] Running in /w/workspace/go-mod-secrets/3 [Pipeline] { [Pipeline] checkout [2020-12-15T18:48:48.376Z] using credential edgex-jenkins-ssh [2020-12-15T18:48:48.479Z] Cloning the remote Git repository [2020-12-15T18:48:48.510Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2020-12-15T18:48:48.579Z] > git init /w/workspace/go-mod-secrets/3 # timeout=10 [2020-12-15T18:48:48.639Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-12-15T18:48:48.640Z] > git --version # timeout=10 [2020-12-15T18:48:48.647Z] > git --version # 'git version 2.24.3' [2020-12-15T18:48:48.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T18:48:48.677Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T18:48:49.195Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-12-15T18:48:49.205Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T18:48:49.220Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2020-12-15T18:48:49.240Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2020-12-15T18:48:49.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T18:48:49.247Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T18:48:49.683Z] Merging remotes/origin/master commit 56512cd11a939a123a86bcf526f428629016a167 into PR head commit 1ee4d73d7a9587e17f16a5985307c471e8ab89e5 [2020-12-15T18:48:49.766Z] Merge succeeded, producing 1ee4d73d7a9587e17f16a5985307c471e8ab89e5 [2020-12-15T18:48:49.766Z] Checking out Revision 1ee4d73d7a9587e17f16a5985307c471e8ab89e5 (PR-71) [2020-12-15T18:48:49.694Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T18:48:49.699Z] > git checkout -f 1ee4d73d7a9587e17f16a5985307c471e8ab89e5 # timeout=10 [2020-12-15T18:48:49.735Z] > git remote # timeout=10 [2020-12-15T18:48:49.742Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T18:48:49.748Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T18:48:49.752Z] > git merge 56512cd11a939a123a86bcf526f428629016a167 # timeout=10 [2020-12-15T18:48:49.762Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T18:48:49.772Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T18:48:49.776Z] > git checkout -f 1ee4d73d7a9587e17f16a5985307c471e8ab89e5 # timeout=10 [2020-12-15T18:48:53.430Z] Commit message: "fix: Fix failing unit tests" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-15T18:48:54.649Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-15T18:48:54.937Z] 00ac8860ef70: Pull complete [2020-12-15T18:48:54.937Z] 63d7cb157983: Pull complete [2020-12-15T18:48:54.985Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-15T18:48:55.210Z] b116817d02f9: Pull complete [2020-12-15T18:48:55.286Z] + sudo service docker restart [2020-12-15T18:48:55.286Z] + true [2020-12-15T18:48:55.286Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2020-12-15T18:48:57.329Z] ========================================================= [2020-12-15T18:48:57.329Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-15T18:48:57.329Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-15T18:48:57.684Z] + 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-12-15T18:48:57.945Z] Sending build context to Docker daemon 501.2kB [2020-12-15T18:48:57.945Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-15T18:48:57.945Z] Step 2/7 : FROM ${BASE} [2020-12-15T18:48:57.945Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-15T18:48:57.945Z] 188c0c94c7c5: Pulling fs layer [2020-12-15T18:48:57.945Z] 0ef7d3d256c8: Pulling fs layer [2020-12-15T18:48:57.945Z] de9db76c5a1d: Pulling fs layer [2020-12-15T18:48:57.945Z] bca2f99d35d6: Pulling fs layer [2020-12-15T18:48:57.945Z] 93359f2a8cfa: Pulling fs layer [2020-12-15T18:48:57.945Z] 7c6f9722023f: Pulling fs layer [2020-12-15T18:48:57.945Z] a35cf1a2eb13: Pulling fs layer [2020-12-15T18:48:57.945Z] bca2f99d35d6: Waiting [2020-12-15T18:48:57.945Z] 93359f2a8cfa: Waiting [2020-12-15T18:48:57.945Z] 7c6f9722023f: Waiting [2020-12-15T18:48:57.945Z] a35cf1a2eb13: Waiting [2020-12-15T18:48:58.207Z] de9db76c5a1d: Verifying Checksum [2020-12-15T18:48:58.207Z] de9db76c5a1d: Download complete [2020-12-15T18:48:58.207Z] 0ef7d3d256c8: Verifying Checksum [2020-12-15T18:48:58.207Z] 0ef7d3d256c8: Download complete [2020-12-15T18:48:58.207Z] 93359f2a8cfa: Verifying Checksum [2020-12-15T18:48:58.207Z] 93359f2a8cfa: Download complete [2020-12-15T18:48:58.207Z] 7c6f9722023f: Verifying Checksum [2020-12-15T18:48:58.207Z] 7c6f9722023f: Download complete [2020-12-15T18:48:58.207Z] 188c0c94c7c5: Verifying Checksum [2020-12-15T18:48:58.207Z] 188c0c94c7c5: Download complete [2020-12-15T18:48:58.470Z] 188c0c94c7c5: Pull complete [2020-12-15T18:48:58.470Z] 0ef7d3d256c8: Pull complete [2020-12-15T18:48:58.733Z] de9db76c5a1d: Pull complete [2020-12-15T18:48:59.538Z] 745a02a5169b: Pull complete [2020-12-15T18:48:59.538Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-15T18:48:59.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-15T18:48:59.538Z] ---> b7e6874047d6 [2020-12-15T18:48:59.538Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-15T18:49:00.128Z] a35cf1a2eb13: Verifying Checksum [2020-12-15T18:49:00.128Z] a35cf1a2eb13: Download complete [2020-12-15T18:49:00.701Z] bca2f99d35d6: Download complete [2020-12-15T18:49:02.160Z] ---> Running in 465ead6cba13 [2020-12-15T18:49:02.440Z] Removing intermediate container 465ead6cba13 [2020-12-15T18:49:02.440Z] ---> 019766a8f398 [2020-12-15T18:49:02.440Z] Step 4/7 : RUN apk add --update bash [2020-12-15T18:49:02.440Z] ---> Running in 6ce752ad22d1 [2020-12-15T18:49:03.885Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T18:49:04.863Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T18:49:05.837Z] OK: 142 MiB in 39 packages [2020-12-15T18:49:06.025Z] bca2f99d35d6: Pull complete [2020-12-15T18:49:06.025Z] 93359f2a8cfa: Pull complete [2020-12-15T18:49:06.025Z] 7c6f9722023f: Pull complete [2020-12-15T18:49:06.822Z] Removing intermediate container 6ce752ad22d1 [2020-12-15T18:49:06.822Z] ---> 71358268f034 [2020-12-15T18:49:06.822Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-12-15T18:49:07.096Z] ---> Running in 237511be6878 [2020-12-15T18:49:07.695Z] Removing intermediate container 237511be6878 [2020-12-15T18:49:07.695Z] ---> ce3b65003cf1 [2020-12-15T18:49:07.695Z] Step 6/7 : COPY go.mod . [2020-12-15T18:49:08.292Z] ---> 1afc0a744c65 [2020-12-15T18:49:08.292Z] Step 7/7 : RUN go mod download [2020-12-15T18:49:08.292Z] ---> Running in 093ad2e3de23 [2020-12-15T18:49:11.343Z] a35cf1a2eb13: Pull complete [2020-12-15T18:49:11.343Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-15T18:49:11.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-15T18:49:11.343Z] ---> a62c8e92a672 [2020-12-15T18:49:11.344Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-15T18:49:11.344Z] ---> Running in 3e414c5a15ef [2020-12-15T18:49:11.344Z] Removing intermediate container 3e414c5a15ef [2020-12-15T18:49:11.344Z] ---> a9e5f56bc81d [2020-12-15T18:49:11.344Z] Step 4/7 : RUN apk add --update bash [2020-12-15T18:49:11.344Z] ---> Running in 5cc3c4b6b0b2 [2020-12-15T18:49:11.605Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T18:49:12.578Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T18:49:12.884Z] OK: 166 MiB in 39 packages [2020-12-15T18:49:13.464Z] Removing intermediate container 5cc3c4b6b0b2 [2020-12-15T18:49:13.464Z] ---> 549cfa328e40 [2020-12-15T18:49:13.464Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-12-15T18:49:13.464Z] ---> Running in 6a9bd30d30a2 [2020-12-15T18:49:13.727Z] Removing intermediate container 6a9bd30d30a2 [2020-12-15T18:49:13.727Z] ---> e64215bbe135 [2020-12-15T18:49:13.727Z] Step 6/7 : COPY go.mod . [2020-12-15T18:49:13.991Z] ---> 3a5030989027 [2020-12-15T18:49:13.991Z] Step 7/7 : RUN go mod download [2020-12-15T18:49:13.991Z] ---> Running in f2a5434b12ff [2020-12-15T18:49:23.395Z] Removing intermediate container 093ad2e3de23 [2020-12-15T18:49:23.395Z] ---> 4ad5b91a84e4 [2020-12-15T18:49:23.395Z] Successfully built 4ad5b91a84e4 [2020-12-15T18:49:23.395Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T18:49:23.734Z] + docker inspect -f . ci-base-image-arm64 [2020-12-15T18:49:23.734Z] . [Pipeline] withDockerContainer [2020-12-15T18:49:23.967Z] prd-ubuntu18.04-docker-arm64-4c-16g-16122 does not seem to be running inside a container [2020-12-15T18:49:24.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@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 [2020-12-15T18:49:25.511Z] $ docker top 53847adeb1c115de3c3d2954c12b8a8f74d1c3e31b6fb32c469930a561cfe60c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T18:49:26.287Z] Removing intermediate container f2a5434b12ff [2020-12-15T18:49:26.287Z] ---> 8b7765de375c [2020-12-15T18:49:26.287Z] Successfully built 8b7765de375c [2020-12-15T18:49:26.287Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T18:49:26.551Z] + go version [2020-12-15T18:49:26.551Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-15T18:49:26.579Z] $ docker stop --time=1 53847adeb1c115de3c3d2954c12b8a8f74d1c3e31b6fb32c469930a561cfe60c [2020-12-15T18:49:26.597Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-15T18:49:26.597Z] . [2020-12-15T18:49:28.496Z] $ docker rm -f 53847adeb1c115de3c3d2954c12b8a8f74d1c3e31b6fb32c469930a561cfe60c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2020-12-15T18:49:28.894Z] prd-centos7-docker-4c-2g-16123 does not seem to be running inside a container [2020-12-15T18:49:28.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@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 ******** ci-base-image-x86_64 cat [2020-12-15T18:49:29.641Z] $ docker top b00b4107daef7a8eead738f164b36f79d388e2f76df83f9eccd37f15cf5f5a10 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-12-15T18:49:30.196Z] + go version [2020-12-15T18:49:30.196Z] go version go1.15.5 linux/amd64 [Pipeline] script [Pipeline] { [Pipeline] } [2020-12-15T18:49:30.306Z] $ docker stop --time=1 b00b4107daef7a8eead738f164b36f79d388e2f76df83f9eccd37f15cf5f5a10 [2020-12-15T18:49:31.657Z] $ docker rm -f b00b4107daef7a8eead738f164b36f79d388e2f76df83f9eccd37f15cf5f5a10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-12-15T18:49:32.176Z] + docker inspect -f . ci-base-image-arm64 [2020-12-15T18:49:32.176Z] . [Pipeline] isUnix [Pipeline] sh [Pipeline] withDockerContainer [2020-12-15T18:49:32.484Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-15T18:49:32.484Z] . [2020-12-15T18:49:32.547Z] prd-ubuntu18.04-docker-arm64-4c-16g-16122 does not seem to be running inside a container [2020-12-15T18:49:32.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@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 [2020-12-15T18:49:34.143Z] $ docker top 88d059aebc1bbbba2f1ddf98cb1860b82ecb3ae47caf9987bfd52379f6a96019 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2020-12-15T18:49:34.613Z] prd-centos7-docker-4c-2g-16123 does not seem to be running inside a container [2020-12-15T18:49:34.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/3 -v /w/workspace/go-mod-secrets/3:/w/workspace/go-mod-secrets/3:rw,z -v /w/workspace/go-mod-secrets/3@tmp:/w/workspace/go-mod-secrets/3@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 ******** ci-base-image-x86_64 cat [2020-12-15T18:49:35.282Z] $ docker top 3add2b91c6ace5e612e5e70a612371c469a11fc40511837a30bb2cdf6ac76781 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-12-15T18:49:35.890Z] + make test [2020-12-15T18:49:35.890Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-15T18:49:36.185Z] + make test [2020-12-15T18:49:36.185Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-15T18:49:42.677Z] ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] [2020-12-15T18:49:42.677Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] [2020-12-15T18:49:52.736Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.028s coverage: 96.7% of statements [2020-12-15T18:49:52.736Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 0.015s coverage: 44.1% of statements [2020-12-15T18:49:52.736Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.007s coverage: 89.5% of statements [2020-12-15T18:49:52.736Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks [no test files] [2020-12-15T18:49:52.736Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.005s coverage: 100.0% of statements [2020-12-15T18:49:52.736Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks [no test files] [2020-12-15T18:49:52.736Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/types 0.006s coverage: 87.5% of statements [2020-12-15T18:49:58.420Z] ? github.com/edgexfoundry/go-mod-secrets/pkg [no test files] [2020-12-15T18:49:58.421Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/keys [no test files] [2020-12-15T18:49:59.392Z] ok github.com/edgexfoundry/go-mod-secrets/secrets 15.034s coverage: 93.3% of statements [2020-12-15T18:49:59.392Z] ? github.com/edgexfoundry/go-mod-secrets/secrets/mocks [no test files] [2020-12-15T18:49:59.392Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-15T18:50:00.351Z] gofmt -l . [2020-12-15T18:50:00.351Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-12-15T18:50:00.365Z] $ docker stop --time=1 3add2b91c6ace5e612e5e70a612371c469a11fc40511837a30bb2cdf6ac76781 [2020-12-15T18:50:02.590Z] $ docker rm -f 3add2b91c6ace5e612e5e70a612371c469a11fc40511837a30bb2cdf6ac76781 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T18:50:03.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-15T18:50:03.563Z] 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] } [2020-12-15T18:50:08.626Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/listener 9.024s coverage: 96.7% of statements [2020-12-15T18:50:08.626Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/providers/vault 0.040s coverage: 44.1% of statements [2020-12-15T18:50:08.626Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader 0.030s coverage: 89.5% of statements [2020-12-15T18:50:08.626Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/token/authtokenloader/mocks [no test files] [2020-12-15T18:50:08.626Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer 0.022s coverage: 100.0% of statements [2020-12-15T18:50:08.626Z] ? github.com/edgexfoundry/go-mod-secrets/pkg/token/fileioperformer/mocks [no test files] [2020-12-15T18:50:08.626Z] ok github.com/edgexfoundry/go-mod-secrets/pkg/types 0.017s coverage: 87.5% of statements [2020-12-15T18:50:18.790Z] ok github.com/edgexfoundry/go-mod-secrets/secrets 15.025s coverage: 93.3% of statements [2020-12-15T18:50:18.790Z] ? github.com/edgexfoundry/go-mod-secrets/secrets/mocks [no test files] [2020-12-15T18:50:18.790Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-15T18:50:20.776Z] gofmt -l . [2020-12-15T18:50:21.048Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-12-15T18:50:21.074Z] $ docker stop --time=1 88d059aebc1bbbba2f1ddf98cb1860b82ecb3ae47caf9987bfd52379f6a96019 [2020-12-15T18:50:23.242Z] $ docker rm -f 88d059aebc1bbbba2f1ddf98cb1860b82ecb3ae47caf9987bfd52379f6a96019 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T18:50:24.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-15T18:50:24.214Z] Warning: overwriting stash ‘coverage-report’ [2020-12-15T18:50:24.976Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-15T18:50:30.110Z] provisioning config files... [2020-12-15T18:50:30.121Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-71@tmp/config2816015745251744340tmp [Pipeline] { [Pipeline] sh [2020-12-15T18:50:30.584Z] + set +x [2020-12-15T18:50:30.584Z] + curl -s https://codecov.io/bash [2020-12-15T18:50:30.584Z] + bash -s -- [2020-12-15T18:50:30.846Z] [2020-12-15T18:50:30.846Z] _____ _ [2020-12-15T18:50:30.846Z] / ____| | | [2020-12-15T18:50:30.846Z] | | ___ __| | ___ ___ _____ __ [2020-12-15T18:50:30.846Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-15T18:50:30.846Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-15T18:50:30.846Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-15T18:50:30.846Z] Bash-20201130-cc6d3fe [2020-12-15T18:50:30.846Z] [2020-12-15T18:50:30.846Z] [2020-12-15T18:50:30.846Z] ==> Jenkins CI detected. [2020-12-15T18:50:30.846Z] project root: . [2020-12-15T18:50:30.846Z] --> token set from env [2020-12-15T18:50:30.846Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-15T18:50:30.846Z] ==> Running gcov in . (disable via -X gcov) [2020-12-15T18:50:30.846Z] ==> Python coveragepy not found [2020-12-15T18:50:30.846Z] ==> Searching for coverage reports in: [2020-12-15T18:50:30.846Z] + . [2020-12-15T18:50:30.846Z] -> Found 1 reports [2020-12-15T18:50:30.846Z] ==> Detecting git/mercurial file structure [2020-12-15T18:50:30.846Z] ==> Reading reports [2020-12-15T18:50:30.846Z] + ./coverage.out bytes=16629 [2020-12-15T18:50:30.846Z] ==> Appending adjustments [2020-12-15T18:50:30.846Z] https://docs.codecov.io/docs/fixing-reports [2020-12-15T18:50:30.846Z] + Found adjustments [2020-12-15T18:50:30.846Z] ==> Gzipping contents [2020-12-15T18:50:30.846Z] 4.0K /tmp/codecov.mo45fQ.gz [2020-12-15T18:50:30.846Z] ==> Uploading reports [2020-12-15T18:50:30.846Z] url: https://codecov.io [2020-12-15T18:50:30.846Z] query: branch=PR-71&commit=1ee4d73d7a9587e17f16a5985307c471e8ab89e5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-71%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=71&job=&cmd_args= [2020-12-15T18:50:30.846Z] -> Pinging Codecov [2020-12-15T18:50:30.846Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-71&commit=1ee4d73d7a9587e17f16a5985307c471e8ab89e5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-71%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=71&job=&cmd_args= [2020-12-15T18:50:31.792Z] -> Uploading to [2020-12-15T18:50:31.792Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-15/D63849C06B6B67093493C71CE874ED06/1ee4d73d7a9587e17f16a5985307c471e8ab89e5/e0a21ac0-05dc-4c28-8e3c-8598be549a35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201215T185031Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35d767b4b40f62d70465c3439d8dc600dfd69b414b764795d80e7af2cc29bdb7 [2020-12-15T18:50:31.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-15T18:50:31.792Z] Dload Upload Total Spent Left Speed [2020-12-15T18:50:32.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3733 0 0 100 3733 0 8514 --:--:-- --:--:-- --:--:-- 8503 [2020-12-15T18:50:32.054Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/1ee4d73d7a9587e17f16a5985307c471e8ab89e5 [Pipeline] } [2020-12-15T18:50:32.068Z] 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 [2020-12-15T18:50:35.212Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T18:50:35.522Z] ---> package-listing.sh [2020-12-15T18:50:35.522Z] ++ facter osfamily [2020-12-15T18:50:35.522Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-15T18:50:35.522Z] + OS_FAMILY=redhat [2020-12-15T18:50:35.522Z] + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-71 [2020-12-15T18:50:35.522Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-15T18:50:35.522Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-15T18:50:35.522Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-15T18:50:35.522Z] + PACKAGES=/tmp/packages_start.txt [2020-12-15T18:50:35.522Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-71 ']' [2020-12-15T18:50:35.522Z] + PACKAGES=/tmp/packages_end.txt [2020-12-15T18:50:35.522Z] + case "${OS_FAMILY}" in [2020-12-15T18:50:35.522Z] + rpm -qa [2020-12-15T18:50:35.522Z] + sort [2020-12-15T18:50:40.841Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-15T18:50:40.841Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-15T18:50:40.841Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-15T18:50:40.841Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-71 ']' [2020-12-15T18:50:40.841Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-71/archives/ [2020-12-15T18:50:40.841Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-71/archives/ [Pipeline] echo [2020-12-15T18:50:40.861Z] 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-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-15T18:50:41.152Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-15T18:50:41.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T18:50:41.466Z] [2020-12-15T18:50:41.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-15T18:50:41.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T18:50:41.832Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-15T18:50:41.832Z] df20fa9351a1: Pulling fs layer [2020-12-15T18:50:41.832Z] 36b3adc4ff6f: Pulling fs layer [2020-12-15T18:50:41.832Z] 8ad3a11d3b57: Pulling fs layer [2020-12-15T18:50:41.832Z] 46f8f816bc3b: Pulling fs layer [2020-12-15T18:50:41.832Z] 93b61091891f: Pulling fs layer [2020-12-15T18:50:41.832Z] 93b9cdb0e59b: Pulling fs layer [2020-12-15T18:50:41.832Z] 5e14af77c1be: Pulling fs layer [2020-12-15T18:50:41.832Z] 01666e4c0597: Pulling fs layer [2020-12-15T18:50:41.832Z] aa168da1d23b: Pulling fs layer [2020-12-15T18:50:41.832Z] 93b9cdb0e59b: Waiting [2020-12-15T18:50:41.832Z] 5e14af77c1be: Waiting [2020-12-15T18:50:41.832Z] 01666e4c0597: Waiting [2020-12-15T18:50:41.832Z] aa168da1d23b: Waiting [2020-12-15T18:50:41.832Z] 46f8f816bc3b: Waiting [2020-12-15T18:50:41.832Z] 93b61091891f: Waiting [2020-12-15T18:50:41.832Z] 36b3adc4ff6f: Verifying Checksum [2020-12-15T18:50:41.832Z] 36b3adc4ff6f: Download complete [2020-12-15T18:50:41.832Z] 46f8f816bc3b: Verifying Checksum [2020-12-15T18:50:41.832Z] 46f8f816bc3b: Download complete [2020-12-15T18:50:41.832Z] df20fa9351a1: Verifying Checksum [2020-12-15T18:50:41.832Z] df20fa9351a1: Download complete [2020-12-15T18:50:41.832Z] 93b9cdb0e59b: Verifying Checksum [2020-12-15T18:50:41.832Z] 93b9cdb0e59b: Download complete [2020-12-15T18:50:41.832Z] 5e14af77c1be: Verifying Checksum [2020-12-15T18:50:41.832Z] 5e14af77c1be: Download complete [2020-12-15T18:50:42.094Z] 01666e4c0597: Verifying Checksum [2020-12-15T18:50:42.094Z] 01666e4c0597: Download complete [2020-12-15T18:50:42.094Z] 93b61091891f: Verifying Checksum [2020-12-15T18:50:42.094Z] 93b61091891f: Download complete [2020-12-15T18:50:42.356Z] df20fa9351a1: Pull complete [2020-12-15T18:50:42.356Z] 36b3adc4ff6f: Pull complete [2020-12-15T18:50:42.621Z] 8ad3a11d3b57: Verifying Checksum [2020-12-15T18:50:42.621Z] 8ad3a11d3b57: Download complete [2020-12-15T18:50:43.211Z] 8ad3a11d3b57: Pull complete [2020-12-15T18:50:43.474Z] 46f8f816bc3b: Pull complete [2020-12-15T18:50:44.051Z] 93b61091891f: Pull complete [2020-12-15T18:50:44.314Z] 93b9cdb0e59b: Pull complete [2020-12-15T18:50:44.314Z] aa168da1d23b: Verifying Checksum [2020-12-15T18:50:44.314Z] aa168da1d23b: Download complete [2020-12-15T18:50:44.314Z] 5e14af77c1be: Pull complete [2020-12-15T18:50:44.576Z] 01666e4c0597: Pull complete [2020-12-15T18:50:51.195Z] aa168da1d23b: Pull complete [2020-12-15T18:50:51.195Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-15T18:50:51.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T18:50:51.195Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-15T18:50:51.371Z] prd-centos7-docker-4c-2g-16121 does not seem to be running inside a container [2020-12-15T18:50:51.423Z] $ 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-71/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-71 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-71:/w/workspace/dgexfoundry_go-mod-secrets_PR-71:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-71@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-71@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-15T18:50:55.392Z] $ docker top c5523b4b9fd8e35cc619dd3b81fbeff7cbff94c38625311c01e5bc39e9e931a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T18:50:55.941Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-15T18:50:56.240Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-15T18:50:56.539Z] + ls /var/log/sa-host [2020-12-15T18:50:56.539Z] + sadf -c /var/log/sa-host/sa15 [2020-12-15T18:50:56.539Z] file_magic: OK [2020-12-15T18:50:56.539Z] HZ: Using current value: 100 [2020-12-15T18:50:56.539Z] file_header: OK [2020-12-15T18:50:56.539Z] 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-12-15T18:50:56.539Z] Statistics: [2020-12-15T18:50:56.539Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-15T18:50:56.539Z] File successfully converted to sysstat format version 12.2.1 [2020-12-15T18:50:56.539Z] + sadf -c /var/log/sa-host/sa23 [2020-12-15T18:50:56.539Z] file_magic: OK [2020-12-15T18:50:56.539Z] HZ: Using current value: 100 [2020-12-15T18:50:56.539Z] file_header: OK [2020-12-15T18:50:56.539Z] 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-12-15T18:50:56.539Z] Statistics: [2020-12-15T18:50:56.539Z] Hnuu...uuuununununu... [2020-12-15T18:50:56.539Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-15T18:50:57.249Z] provisioning config files... [2020-12-15T18:50:57.271Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-71@tmp/config2711122460833925633tmp [Pipeline] { [Pipeline] echo [2020-12-15T18:50:57.358Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T18:50:57.656Z] ---> create-netrc.sh [Pipeline] } [2020-12-15T18:50:57.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-15T18:50:57.785Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T18:50:58.081Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-15T18:50:58.093Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T18:50:58.389Z] ---> sudo-logs.sh [2020-12-15T18:50:58.390Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-15T18:50:58.401Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T18:50:58.699Z] ---> job-cost.sh [2020-12-15T18:50:58.699Z] lf-activate-venv: SKIPPING [2020-12-15T18:50:58.699Z] INFO: No Stack... [2020-12-15T18:51:00.085Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-15T18:51:00.347Z] INFO: Archiving Costs [Pipeline] echo [2020-12-15T18:51:00.360Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T18:51:00.653Z] ---> logs-deploy.sh [2020-12-15T18:51:00.653Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-71/3 [2020-12-15T18:51:00.653Z] INFO: archiving workspace using pattern(s): [2020-12-15T18:51:02.048Z] Archives upload complete. [2020-12-15T18:51:02.310Z] INFO: archiving logs to Nexus [2020-12-15T18:51:03.254Z] ---> uname -a: [2020-12-15T18:51:03.254Z] Linux prd-centos7-docker-4c-2g-16121.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-15T18:51:03.254Z] [2020-12-15T18:51:03.254Z] [2020-12-15T18:51:03.254Z] ---> lscpu: [2020-12-15T18:51:03.254Z] Architecture: x86_64 [2020-12-15T18:51:03.254Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-15T18:51:03.254Z] Byte Order: Little Endian [2020-12-15T18:51:03.254Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-15T18:51:03.254Z] CPU(s): 4 [2020-12-15T18:51:03.254Z] On-line CPU(s) list: 0-3 [2020-12-15T18:51:03.254Z] Thread(s) per core: 1 [2020-12-15T18:51:03.254Z] Core(s) per socket: 1 [2020-12-15T18:51:03.254Z] Socket(s): 4 [2020-12-15T18:51:03.254Z] NUMA node(s): 1 [2020-12-15T18:51:03.254Z] Vendor ID: GenuineIntel [2020-12-15T18:51:03.254Z] CPU family: 6 [2020-12-15T18:51:03.254Z] Model: 44 [2020-12-15T18:51:03.254Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-15T18:51:03.254Z] Stepping: 1 [2020-12-15T18:51:03.254Z] CPU MHz: 2933.442 [2020-12-15T18:51:03.254Z] BogoMIPS: 5866.88 [2020-12-15T18:51:03.254Z] Virtualization: VT-x [2020-12-15T18:51:03.254Z] Hypervisor vendor: KVM [2020-12-15T18:51:03.254Z] Virtualization type: full [2020-12-15T18:51:03.254Z] L1d cache: 128 KiB [2020-12-15T18:51:03.254Z] L1i cache: 128 KiB [2020-12-15T18:51:03.254Z] L2 cache: 16 MiB [2020-12-15T18:51:03.254Z] L3 cache: 64 MiB [2020-12-15T18:51:03.254Z] NUMA node0 CPU(s): 0-3 [2020-12-15T18:51:03.254Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-15T18:51:03.254Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-15T18:51:03.254Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-15T18:51:03.254Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-15T18:51:03.254Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-15T18:51:03.254Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-15T18:51:03.254Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-15T18:51:03.254Z] Vulnerability Srbds: Not affected [2020-12-15T18:51:03.254Z] Vulnerability Tsx async abort: Not affected [2020-12-15T18:51:03.255Z] 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 [2020-12-15T18:51:03.255Z] [2020-12-15T18:51:03.255Z] [2020-12-15T18:51:03.255Z] ---> nproc: [2020-12-15T18:51:03.255Z] 4 [2020-12-15T18:51:03.255Z] [2020-12-15T18:51:03.255Z] [2020-12-15T18:51:03.255Z] ---> df -h: [2020-12-15T18:51:03.255Z] Filesystem Size Used Available Use% Mounted on [2020-12-15T18:51:03.255Z] overlay 50.0G 7.3G 42.7G 15% / [2020-12-15T18:51:03.255Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-15T18:51:03.255Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-15T18:51:03.255Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-15T18:51:03.255Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2020-12-15T18:51:03.255Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2020-12-15T18:51:03.255Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2020-12-15T18:51:03.255Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2020-12-15T18:51:03.255Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2020-12-15T18:51:03.255Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2020-12-15T18:51:03.255Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2020-12-15T18:51:03.255Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_go-mod-secrets_PR-71 [2020-12-15T18:51:03.255Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_go-mod-secrets_PR-71@tmp [2020-12-15T18:51:03.255Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2020-12-15T18:51:03.255Z] [2020-12-15T18:51:03.255Z] [2020-12-15T18:51:03.255Z] ---> free -m: [2020-12-15T18:51:03.255Z] total used free shared buff/cache available [2020-12-15T18:51:03.255Z] Mem: 1837 693 103 0 1040 1038 [2020-12-15T18:51:03.255Z] Swap: 1023 1 1022 [2020-12-15T18:51:03.255Z] [2020-12-15T18:51:03.255Z] [2020-12-15T18:51:03.255Z] ---> ip addr: [2020-12-15T18:51:03.255Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-15T18:51:03.255Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-15T18:51:03.255Z] inet 127.0.0.1/8 scope host lo [2020-12-15T18:51:03.255Z] valid_lft forever preferred_lft forever [2020-12-15T18:51:03.255Z] inet6 ::1/128 scope host [2020-12-15T18:51:03.255Z] valid_lft forever preferred_lft forever [2020-12-15T18:51:03.255Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-15T18:51:03.255Z] link/ether fa:16:3e:72:27:b4 brd ff:ff:ff:ff:ff:ff [2020-12-15T18:51:03.255Z] inet 10.30.123.232/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-15T18:51:03.255Z] valid_lft 86060sec preferred_lft 86060sec [2020-12-15T18:51:03.255Z] inet6 fe80::f816:3eff:fe72:27b4/64 scope link [2020-12-15T18:51:03.255Z] valid_lft forever preferred_lft forever [2020-12-15T18:51:03.255Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-15T18:51:03.255Z] link/ether 02:42:40:44:a0:e7 brd ff:ff:ff:ff:ff:ff [2020-12-15T18:51:03.255Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-15T18:51:03.255Z] valid_lft forever preferred_lft forever [2020-12-15T18:51:03.255Z] inet6 fe80::42:40ff:fe44:a0e7/64 scope link [2020-12-15T18:51:03.255Z] valid_lft forever preferred_lft forever [2020-12-15T18:51:03.255Z] [2020-12-15T18:51:03.255Z]