Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a62db6bc55829d91c6b06e51e59ec7359d758122 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7773382890419586857.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1942505359785125425.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7402675712134009117.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2637286484350054628.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4061624134938698804.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-414 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_master # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_master@tmp/jenkins-gitclient-ssh3332309157977879845.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a62db6bc55829d91c6b06e51e59ec7359d758122 (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f a62db6bc55829d91c6b06e51e59ec7359d758122 # timeout=10 Commit message: "Merge pull request #113 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.90" > git rev-list --no-walk 3ee42f9129f299dadbd2187c7fcf7ec669406df9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T18:24:53.845Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T18:24:53.938Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T18:24:53.967Z] ========================================================= [2021-05-17T18:24:53.967Z] EdgeX Global Pipelines Version Info [2021-05-17T18:24:53.967Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:24:55.450Z] ------------------- [2021-05-17T18:24:55.450Z] stable info: [2021-05-17T18:24:55.450Z] ------------------- [2021-05-17T18:24:55.450Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T18:24:55.450Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T18:24:55.450Z] Message: update stable to v1.0.192 [2021-05-17T18:24:56.400Z] ------------------- [2021-05-17T18:24:56.400Z] experimental info: [2021-05-17T18:24:56.400Z] ------------------- [2021-05-17T18:24:56.400Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T18:24:56.400Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T18:24:56.400Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T18:24:56.524Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-05-17T18:24:56.547Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-05-17T18:24:56.570Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T18:24:56.592Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T18:24:56.615Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T18:24:56.639Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T18:24:56.665Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T18:24:56.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T18:24:56.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-17T18:24:56.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T18:24:56.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T18:24:56.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2021-05-17T18:24:56.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T18:24:56.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T18:24:56.851Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T18:24:56.874Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T18:24:56.897Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T18:24:56.919Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T18:24:56.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T18:24:56.992Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-17T18:24:57.015Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-17T18:24:57.040Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-17T18:24:57.066Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-17T18:24:57.112Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-17T18:24:57.135Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-17T18:24:57.159Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T18:24:57.183Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-17T18:24:57.207Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-17T18:24:57.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-17T18:24:57.252Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a62db6bc55829d91c6b06e51e59ec7359d758122 [Pipeline] echo [2021-05-17T18:24:57.274Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a62db6b [Pipeline] echo [2021-05-17T18:24:57.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T18:24:57.769Z] + git log --format=format:%s -1 a62db6bc55829d91c6b06e51e59ec7359d758122 [Pipeline] echo [2021-05-17T18:24:57.818Z] GIT_COMMIT: a62db6bc55829d91c6b06e51e59ec7359d758122, Commit Message: Merge pull request #113 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.90 [Pipeline] echo [2021-05-17T18:24:57.834Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:24:58.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:24:58.678Z] [2021-05-17T18:24:58.678Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:24:58.999Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:24:58.999Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T18:24:58.999Z] 31603596830f: Pulling fs layer [2021-05-17T18:24:58.999Z] 54011a49482f: Pulling fs layer [2021-05-17T18:24:58.999Z] a6820b24f6d8: Pulling fs layer [2021-05-17T18:24:58.999Z] f581987b2513: Pulling fs layer [2021-05-17T18:24:58.999Z] f581987b2513: Waiting [2021-05-17T18:24:58.999Z] 54011a49482f: Verifying Checksum [2021-05-17T18:24:58.999Z] 54011a49482f: Download complete [2021-05-17T18:24:59.264Z] 31603596830f: Verifying Checksum [2021-05-17T18:24:59.264Z] 31603596830f: Download complete [2021-05-17T18:24:59.264Z] f581987b2513: Verifying Checksum [2021-05-17T18:24:59.264Z] f581987b2513: Download complete [2021-05-17T18:24:59.264Z] a6820b24f6d8: Verifying Checksum [2021-05-17T18:24:59.264Z] a6820b24f6d8: Download complete [2021-05-17T18:24:59.527Z] 31603596830f: Pull complete [2021-05-17T18:24:59.790Z] 54011a49482f: Pull complete [2021-05-17T18:25:00.738Z] a6820b24f6d8: Pull complete [2021-05-17T18:25:00.738Z] f581987b2513: Pull complete [2021-05-17T18:25:00.738Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T18:25:01.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:25:01.000Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T18:25:01.108Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2021-05-17T18:25:01.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T18:25:03.232Z] $ docker top a4f66c231bbfacba2c7b4474320394f587120c9bc4892dc6f29f07faca0f9e3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T18:25:03.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:25:03.475Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:25:03.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:25:03.738Z] $ docker exec a4f66c231bbfacba2c7b4474320394f587120c9bc4892dc6f29f07faca0f9e3d ssh-agent [2021-05-17T18:25:03.913Z] SSH_AUTH_SOCK=/tmp/ssh-Pop5tWWdo6tQ/agent.13 [2021-05-17T18:25:03.913Z] SSH_AGENT_PID=19 [2021-05-17T18:25:03.931Z] Running ssh-add (command line suppressed) [2021-05-17T18:25:04.069Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8443511119116567785.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_8443511119116567785.key) [2021-05-17T18:25:04.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:25:04.446Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T18:25:04.471Z] $ docker exec --env ******** --env ******** a4f66c231bbfacba2c7b4474320394f587120c9bc4892dc6f29f07faca0f9e3d ssh-agent -k [2021-05-17T18:25:04.651Z] unset SSH_AUTH_SOCK; [2021-05-17T18:25:04.652Z] unset SSH_AGENT_PID; [2021-05-17T18:25:04.652Z] echo Agent pid 19 killed; [2021-05-17T18:25:04.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T18:25:04.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:25:04.740Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:25:04.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:25:04.924Z] $ docker exec a4f66c231bbfacba2c7b4474320394f587120c9bc4892dc6f29f07faca0f9e3d ssh-agent [2021-05-17T18:25:05.093Z] SSH_AUTH_SOCK=/tmp/ssh-jmVeeu0riK3w/agent.49 [2021-05-17T18:25:05.093Z] SSH_AGENT_PID=54 [2021-05-17T18:25:05.102Z] Running ssh-add (command line suppressed) [2021-05-17T18:25:05.230Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_486285013616184369.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_486285013616184369.key) [2021-05-17T18:25:05.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:25:05.860Z] + git semver init [2021-05-17T18:25:05.860Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T18:25:05.860Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git [2021-05-17T18:25:05.860Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master [2021-05-17T18:25:05.860Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T18:25:05.860Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T18:25:05.860Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T18:25:05.860Z] # $SEMVER_BRANCH = master [2021-05-17T18:25:05.860Z] # $SEMVER_TEMP = /tmp/semver-112976680 [2021-05-17T18:25:05.860Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-05-17T18:25:06.439Z] # '/tmp/semver-112976680' -> '/w/workspace/gexfoundry_go-mod-secrets_master/.semver' [2021-05-17T18:25:06.439Z] # -> Force: false [2021-05-17T18:25:06.439Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } [2021-05-17T18:25:06.456Z] $ docker exec --env ******** --env ******** a4f66c231bbfacba2c7b4474320394f587120c9bc4892dc6f29f07faca0f9e3d ssh-agent -k [2021-05-17T18:25:06.578Z] unset SSH_AUTH_SOCK; [2021-05-17T18:25:06.579Z] unset SSH_AGENT_PID; [2021-05-17T18:25:06.579Z] echo Agent pid 54 killed; [2021-05-17T18:25:06.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T18:25:06.968Z] + git semver [Pipeline] } [2021-05-17T18:25:06.990Z] $ docker stop --time=1 a4f66c231bbfacba2c7b4474320394f587120c9bc4892dc6f29f07faca0f9e3d [2021-05-17T18:25:08.619Z] $ docker rm -f a4f66c231bbfacba2c7b4474320394f587120c9bc4892dc6f29f07faca0f9e3d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T18:25:09.032Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T18:25:09.413Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T18:25:09.419Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.22 [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-05-17T18:25:24.692Z] Still waiting to schedule task [2021-05-17T18:25:24.692Z] ‘prd-centos7-blackbox-4c-2g-189’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T18:25:24.692Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T18:25:24.692Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-17T18:25:24.692Z] ‘prd-centos7-docker-4c-2g-413’ is offline [2021-05-17T18:25:24.692Z] ‘prd-centos7-docker-4c-2g-415’ is offline [2021-05-17T18:25:24.692Z] ‘prd-ubuntu18.04-docker-8c-8g-324’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T18:25:24.692Z] ‘prd-ubuntu18.04-docker-8c-8g-411’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T18:25:24.692Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-318’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T18:25:24.692Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-17T18:25:24.695Z] Still waiting to schedule task [2021-05-17T18:25:24.695Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-17T18:26:42.938Z] Running on prd-centos7-docker-4c-2g-417 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws [2021-05-17T18:26:42.960Z] Running in /w/workspace/go-mod-secrets/46 [Pipeline] { [Pipeline] checkout [2021-05-17T18:26:43.221Z] Selected Git installation does not exist. Using Default [2021-05-17T18:26:43.221Z] The recommended git tool is: NONE [2021-05-17T18:26:47.421Z] using credential edgex-jenkins-ssh [2021-05-17T18:26:47.442Z] Cloning the remote Git repository [2021-05-17T18:26:47.485Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-17T18:26:47.572Z] > git init /w/workspace/go-mod-secrets/46 # timeout=10 [2021-05-17T18:26:47.656Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-17T18:26:47.656Z] > git --version # timeout=10 [2021-05-17T18:26:47.666Z] > git --version # 'git version 2.24.3' [2021-05-17T18:26:47.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T18:26:47.705Z] [INFO] Currently running in a labeled security context [2021-05-17T18:26:47.705Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T18:26:47.706Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/46@tmp/jenkins-gitclient-ssh898375312095736447.key [2021-05-17T18:26:47.821Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:26:48.430Z] Avoid second fetch [2021-05-17T18:26:48.431Z] Checking out Revision a62db6bc55829d91c6b06e51e59ec7359d758122 (master) [2021-05-17T18:26:48.400Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-05-17T18:26:48.417Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:26:48.445Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T18:26:48.455Z] > git checkout -f a62db6bc55829d91c6b06e51e59ec7359d758122 # timeout=10 [2021-05-17T18:26:52.503Z] Commit message: "Merge pull request #113 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.90" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T18:26:54.008Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:26:54.406Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:26:54.756Z] + sudo service docker restart [2021-05-17T18:26:54.756Z] + true [2021-05-17T18:26:54.756Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-17T18:26:56.940Z] ========================================================= [2021-05-17T18:26:56.940Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T18:26:56.940Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:26:57.293Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-17T18:26:57.892Z] Sending build context to Docker daemon 669.7kB [2021-05-17T18:26:57.892Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-17T18:26:57.892Z] Step 2/7 : FROM ${BASE} [2021-05-17T18:26:57.892Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T18:26:57.892Z] 540db60ca938: Pulling fs layer [2021-05-17T18:26:57.892Z] adcc1eea9eea: Pulling fs layer [2021-05-17T18:26:57.892Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T18:26:57.892Z] 0510c868ecb4: Pulling fs layer [2021-05-17T18:26:57.892Z] afea3b2eda06: Pulling fs layer [2021-05-17T18:26:57.892Z] 7809a108b3ef: Pulling fs layer [2021-05-17T18:26:57.892Z] f706445af74f: Pulling fs layer [2021-05-17T18:26:57.892Z] 0510c868ecb4: Waiting [2021-05-17T18:26:57.892Z] afea3b2eda06: Waiting [2021-05-17T18:26:57.892Z] 7809a108b3ef: Waiting [2021-05-17T18:26:57.892Z] f706445af74f: Waiting [2021-05-17T18:26:57.892Z] 4c4ab2625f07: Verifying Checksum [2021-05-17T18:26:57.892Z] 4c4ab2625f07: Download complete [2021-05-17T18:26:57.892Z] adcc1eea9eea: Verifying Checksum [2021-05-17T18:26:57.892Z] adcc1eea9eea: Download complete [2021-05-17T18:26:57.892Z] afea3b2eda06: Verifying Checksum [2021-05-17T18:26:57.892Z] afea3b2eda06: Download complete [2021-05-17T18:26:57.892Z] 7809a108b3ef: Verifying Checksum [2021-05-17T18:26:57.892Z] 7809a108b3ef: Download complete [2021-05-17T18:26:58.195Z] 540db60ca938: Verifying Checksum [2021-05-17T18:26:58.195Z] 540db60ca938: Download complete [2021-05-17T18:26:58.470Z] 540db60ca938: Pull complete [2021-05-17T18:26:58.754Z] adcc1eea9eea: Pull complete [2021-05-17T18:26:59.049Z] 4c4ab2625f07: Pull complete [2021-05-17T18:27:00.491Z] f706445af74f: Verifying Checksum [2021-05-17T18:27:00.491Z] f706445af74f: Download complete [2021-05-17T18:27:01.477Z] 0510c868ecb4: Verifying Checksum [2021-05-17T18:27:01.477Z] 0510c868ecb4: Download complete [2021-05-17T18:27:09.741Z] 0510c868ecb4: Pull complete [2021-05-17T18:27:09.741Z] afea3b2eda06: Pull complete [2021-05-17T18:27:09.741Z] 7809a108b3ef: Pull complete [2021-05-17T18:27:14.027Z] f706445af74f: Pull complete [2021-05-17T18:27:14.027Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T18:27:14.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T18:27:14.027Z] ---> b068be0155e3 [2021-05-17T18:27:14.027Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-17T18:27:14.027Z] ---> Running in b6b6fd0d1fb0 [2021-05-17T18:27:14.298Z] Removing intermediate container b6b6fd0d1fb0 [2021-05-17T18:27:14.298Z] ---> a8b5066a87e7 [2021-05-17T18:27:14.298Z] Step 4/7 : RUN apk add --update bash [2021-05-17T18:27:14.298Z] ---> Running in c56f5fb68be1 [2021-05-17T18:27:15.266Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T18:27:16.223Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T18:27:16.803Z] OK: 149 MiB in 40 packages [2021-05-17T18:27:17.397Z] Removing intermediate container c56f5fb68be1 [2021-05-17T18:27:17.397Z] ---> 786a7a3ffcee [2021-05-17T18:27:17.397Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-17T18:27:17.397Z] ---> Running in 2fc6941cefff [2021-05-17T18:27:17.667Z] Removing intermediate container 2fc6941cefff [2021-05-17T18:27:17.667Z] ---> 2dff287191f2 [2021-05-17T18:27:17.667Z] Step 6/7 : COPY go.mod . [2021-05-17T18:27:17.939Z] ---> be65dc6799cf [2021-05-17T18:27:17.939Z] Step 7/7 : RUN go mod download [2021-05-17T18:27:18.205Z] ---> Running in e8ac07ce2155 [2021-05-17T18:27:36.524Z] Removing intermediate container e8ac07ce2155 [2021-05-17T18:27:36.524Z] ---> 7f257a81c575 [2021-05-17T18:27:36.524Z] Successfully built 7f257a81c575 [2021-05-17T18:27:36.524Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:27:36.904Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T18:27:36.904Z] . [Pipeline] withDockerContainer [2021-05-17T18:27:37.081Z] prd-centos7-docker-4c-2g-417 does not seem to be running inside a container [2021-05-17T18:27:37.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/46 -v /w/workspace/go-mod-secrets/46:/w/workspace/go-mod-secrets/46:rw,z -v /w/workspace/go-mod-secrets/46@tmp:/w/workspace/go-mod-secrets/46@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 ******** ci-base-image-x86_64 cat [2021-05-17T18:27:38.065Z] $ docker top a226c4806ebbb302fbd4f7b2c0c3ad84e67c1c7d3f33dcb9f6221c095f5e4d1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:27:38.626Z] + go version [2021-05-17T18:27:38.626Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T18:27:38.684Z] $ docker stop --time=1 a226c4806ebbb302fbd4f7b2c0c3ad84e67c1c7d3f33dcb9f6221c095f5e4d1b [2021-05-17T18:27:40.134Z] $ docker rm -f a226c4806ebbb302fbd4f7b2c0c3ad84e67c1c7d3f33dcb9f6221c095f5e4d1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:27:40.827Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T18:27:40.827Z] . [Pipeline] withDockerContainer [2021-05-17T18:27:40.987Z] prd-centos7-docker-4c-2g-417 does not seem to be running inside a container [2021-05-17T18:27:41.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/46 -v /w/workspace/go-mod-secrets/46:/w/workspace/go-mod-secrets/46:rw,z -v /w/workspace/go-mod-secrets/46@tmp:/w/workspace/go-mod-secrets/46@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 ******** ci-base-image-x86_64 cat [2021-05-17T18:27:41.854Z] $ docker top acb35fd6fe2ad1e8f197cd4581dd1468363f77b4e69a6dcf34e54e2776ad2e8a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:27:42.311Z] + go mod tidy [Pipeline] sh [2021-05-17T18:27:42.905Z] + make test [2021-05-17T18:27:42.905Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-17T18:28:05.291Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.286s coverage: 81.0% of statements [2021-05-17T18:28:05.291Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.050s coverage: 57.1% of statements [2021-05-17T18:28:05.291Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-05-17T18:28:06.794Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.036s coverage: 96.7% of statements [2021-05-17T18:28:06.794Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.026s coverage: 89.5% of statements [2021-05-17T18:28:06.794Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-05-17T18:28:06.794Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.021s coverage: 100.0% of statements [2021-05-17T18:28:06.794Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-05-17T18:28:06.794Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.012s coverage: 85.7% of statements [2021-05-17T18:28:06.794Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.010s coverage: 100.0% of statements [2021-05-17T18:28:06.794Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-05-17T18:28:06.794Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-17T18:28:15.215Z] gofmt -l . [2021-05-17T18:28:15.215Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-17T18:28:15.239Z] $ docker stop --time=1 acb35fd6fe2ad1e8f197cd4581dd1468363f77b4e69a6dcf34e54e2776ad2e8a [2021-05-17T18:28:17.595Z] $ docker rm -f acb35fd6fe2ad1e8f197cd4581dd1468363f77b4e69a6dcf34e54e2776ad2e8a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T18:28:18.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-17T18:28:18.703Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:28:19.731Z] ---> job-cost.sh [2021-05-17T18:28:19.731Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xX62 [2021-05-17T18:28:38.053Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T18:28:38.071Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-419 in /w/workspace/gexfoundry_go-mod-secrets_master [Pipeline] { [Pipeline] ws [2021-05-17T18:28:38.091Z] Running in /w/workspace/go-mod-secrets/46 [Pipeline] { [Pipeline] checkout [2021-05-17T18:28:38.316Z] Selected Git installation does not exist. Using Default [2021-05-17T18:28:38.316Z] The recommended git tool is: NONE [2021-05-17T18:28:44.472Z] using credential edgex-jenkins-ssh [2021-05-17T18:28:44.492Z] Cloning the remote Git repository [2021-05-17T18:28:44.550Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-17T18:28:44.672Z] > git init /w/workspace/go-mod-secrets/46 # timeout=10 [2021-05-17T18:28:44.809Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-05-17T18:28:44.811Z] > git --version # timeout=10 [2021-05-17T18:28:44.853Z] > git --version # 'git version 2.17.1' [2021-05-17T18:28:44.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T18:28:44.982Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:28:45.870Z] Avoid second fetch [2021-05-17T18:28:45.871Z] Checking out Revision a62db6bc55829d91c6b06e51e59ec7359d758122 (master) [2021-05-17T18:28:45.830Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-05-17T18:28:45.848Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T18:28:45.888Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T18:28:45.901Z] > git checkout -f a62db6bc55829d91c6b06e51e59ec7359d758122 # timeout=10 [2021-05-17T18:28:50.179Z] Commit message: "Merge pull request #113 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.90" [2021-05-17T18:28:50.443Z] [2021-05-17T18:28:50.443Z] GitHub has been notified of this commit’s build result [2021-05-17T18:28:50.443Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T18:28:51.448Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:28:51.866Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T18:28:52.285Z] + sudo service docker restart [2021-05-17T18:28:52.285Z] + true [Pipeline] unstash [Pipeline] echo [2021-05-17T18:28:55.194Z] ========================================================= [2021-05-17T18:28:55.194Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T18:28:55.194Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:28:55.557Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-17T18:28:56.547Z] Sending build context to Docker daemon 668.7kB [2021-05-17T18:28:56.547Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-17T18:28:56.547Z] Step 2/7 : FROM ${BASE} [2021-05-17T18:28:56.824Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T18:28:56.824Z] 595b0fe564bb: Pulling fs layer [2021-05-17T18:28:56.824Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T18:28:56.824Z] 316046926c0a: Pulling fs layer [2021-05-17T18:28:56.824Z] 4ebd0625c992: Pulling fs layer [2021-05-17T18:28:56.824Z] 207e8628e3a3: Pulling fs layer [2021-05-17T18:28:56.824Z] c791037a9be2: Pulling fs layer [2021-05-17T18:28:56.824Z] ffd874e62e21: Pulling fs layer [2021-05-17T18:28:56.824Z] 4ebd0625c992: Waiting [2021-05-17T18:28:56.824Z] 207e8628e3a3: Waiting [2021-05-17T18:28:56.824Z] c791037a9be2: Waiting [2021-05-17T18:28:56.824Z] ffd874e62e21: Waiting [2021-05-17T18:28:56.824Z] 316046926c0a: Verifying Checksum [2021-05-17T18:28:56.824Z] 316046926c0a: Download complete [2021-05-17T18:28:56.824Z] 7186ed65a4f7: Download complete [2021-05-17T18:28:56.824Z] 207e8628e3a3: Verifying Checksum [2021-05-17T18:28:56.824Z] 207e8628e3a3: Download complete [2021-05-17T18:28:56.824Z] c791037a9be2: Download complete [2021-05-17T18:28:56.824Z] 595b0fe564bb: Verifying Checksum [2021-05-17T18:28:56.824Z] 595b0fe564bb: Download complete [2021-05-17T18:28:57.809Z] 595b0fe564bb: Pull complete [2021-05-17T18:28:58.421Z] 7186ed65a4f7: Pull complete [2021-05-17T18:28:58.697Z] 316046926c0a: Pull complete [2021-05-17T18:28:59.298Z] ffd874e62e21: Verifying Checksum [2021-05-17T18:28:59.299Z] ffd874e62e21: Download complete [2021-05-17T18:29:00.746Z] 4ebd0625c992: Download complete [2021-05-17T18:29:10.372Z] lf-activate-venv(): INFO: Adding /tmp/venv-xX62/bin to PATH [2021-05-17T18:29:10.372Z] INFO: No Stack... [2021-05-17T18:29:10.372Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T18:29:10.635Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T18:29:10.944Z] 4ebd0625c992: Pull complete [2021-05-17T18:29:10.944Z] 207e8628e3a3: Pull complete [2021-05-17T18:29:10.976Z] + cat /w/workspace/go-mod-secrets/46/archives/cost.csv [2021-05-17T18:29:10.976Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T18:29:11.025Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-master-46-stack-cost] [2021-05-17T18:29:11.042Z] Resource [jenkins-edgexfoundry-go-mod-secrets-master-46-stack-cost] did not exist. Created. [2021-05-17T18:29:11.042Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-master-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T18:29:11.219Z] c791037a9be2: Pull complete [2021-05-17T18:29:11.389Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-17T18:29:11.562Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T18:29:11.573Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-master-46-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T18:29:14.622Z] ffd874e62e21: Pull complete [2021-05-17T18:29:14.622Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T18:29:14.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T18:29:14.622Z] ---> cfc18b08335c [2021-05-17T18:29:14.622Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-17T18:29:18.018Z] ---> Running in 9340a29d87c4 [2021-05-17T18:29:18.018Z] Removing intermediate container 9340a29d87c4 [2021-05-17T18:29:18.018Z] ---> 550d4b20e20e [2021-05-17T18:29:18.018Z] Step 4/7 : RUN apk add --update bash [2021-05-17T18:29:18.018Z] ---> Running in e3413c9286a8 [2021-05-17T18:29:19.464Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T18:29:20.445Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T18:29:21.427Z] OK: 138 MiB in 40 packages [2021-05-17T18:29:22.864Z] Removing intermediate container e3413c9286a8 [2021-05-17T18:29:22.864Z] ---> 3cf8733f4a2f [2021-05-17T18:29:22.864Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-17T18:29:22.864Z] ---> Running in 5445e1a2e433 [2021-05-17T18:29:23.461Z] Removing intermediate container 5445e1a2e433 [2021-05-17T18:29:23.461Z] ---> e9c216116597 [2021-05-17T18:29:23.461Z] Step 6/7 : COPY go.mod . [2021-05-17T18:29:24.058Z] ---> 6772893457fb [2021-05-17T18:29:24.058Z] Step 7/7 : RUN go mod download [2021-05-17T18:29:24.331Z] ---> Running in 3cb23beaa7a2 [2021-05-17T18:29:42.693Z] Removing intermediate container 3cb23beaa7a2 [2021-05-17T18:29:42.693Z] ---> 46a114311299 [2021-05-17T18:29:42.693Z] Successfully built 46a114311299 [2021-05-17T18:29:42.693Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:29:43.048Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T18:29:43.048Z] . [Pipeline] withDockerContainer [2021-05-17T18:29:43.346Z] prd-ubuntu18.04-docker-arm64-4c-16g-419 does not seem to be running inside a container [2021-05-17T18:29:43.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/46 -v /w/workspace/go-mod-secrets/46:/w/workspace/go-mod-secrets/46:rw,z -v /w/workspace/go-mod-secrets/46@tmp:/w/workspace/go-mod-secrets/46@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 ******** ci-base-image-arm64 cat [2021-05-17T18:29:45.090Z] $ docker top 9de5c1b2f246729246361a9ebfb269e1c2b221001c3532fc544298569348585f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:29:46.079Z] + go version [2021-05-17T18:29:46.079Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-17T18:29:46.101Z] $ docker stop --time=1 9de5c1b2f246729246361a9ebfb269e1c2b221001c3532fc544298569348585f [2021-05-17T18:29:48.040Z] $ docker rm -f 9de5c1b2f246729246361a9ebfb269e1c2b221001c3532fc544298569348585f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:29:48.871Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T18:29:48.871Z] . [Pipeline] withDockerContainer [2021-05-17T18:29:49.159Z] prd-ubuntu18.04-docker-arm64-4c-16g-419 does not seem to be running inside a container [2021-05-17T18:29:49.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/46 -v /w/workspace/go-mod-secrets/46:/w/workspace/go-mod-secrets/46:rw,z -v /w/workspace/go-mod-secrets/46@tmp:/w/workspace/go-mod-secrets/46@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 ******** ci-base-image-arm64 cat [2021-05-17T18:29:51.158Z] $ docker top 04a1ddfb7a5c5032ab56e94cb54dea64a94dea27ff0f5a4f09af24e6967b4bad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:29:52.225Z] + go mod tidy [Pipeline] sh [2021-05-17T18:29:53.177Z] + make test [2021-05-17T18:29:53.177Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-17T18:30:32.230Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.453s coverage: 81.0% of statements [2021-05-17T18:30:32.230Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.029s coverage: 57.1% of statements [2021-05-17T18:30:32.230Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-05-17T18:30:32.230Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.017s coverage: 96.7% of statements [2021-05-17T18:30:32.230Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.029s coverage: 89.5% of statements [2021-05-17T18:30:32.230Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-05-17T18:30:32.230Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.010s coverage: 100.0% of statements [2021-05-17T18:30:32.230Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-05-17T18:30:32.230Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.014s coverage: 85.7% of statements [2021-05-17T18:30:32.230Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.014s coverage: 100.0% of statements [2021-05-17T18:30:32.230Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-05-17T18:30:32.230Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-17T18:30:50.599Z] gofmt -l . [2021-05-17T18:30:50.599Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-17T18:30:50.899Z] $ docker stop --time=1 04a1ddfb7a5c5032ab56e94cb54dea64a94dea27ff0f5a4f09af24e6967b4bad [2021-05-17T18:30:52.917Z] $ docker rm -f 04a1ddfb7a5c5032ab56e94cb54dea64a94dea27ff0f5a4f09af24e6967b4bad [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T18:30:53.680Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-17T18:30:53.701Z] Warning: overwriting stash ‘coverage-report’ [2021-05-17T18:30:54.230Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:30:54.940Z] ---> job-cost.sh [2021-05-17T18:30:54.940Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XUdE [2021-05-17T18:31:33.927Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T18:33:10.746Z] lf-activate-venv(): INFO: Adding /tmp/venv-XUdE/bin to PATH [2021-05-17T18:33:10.746Z] INFO: No Stack... [2021-05-17T18:33:10.746Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-17T18:33:10.746Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T18:33:11.090Z] + cut -d, -f6 [2021-05-17T18:33:11.090Z] + cat /w/workspace/go-mod-secrets/46/archives/cost.csv [Pipeline] lock [2021-05-17T18:33:11.162Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-master-46-stack-cost] [2021-05-17T18:33:11.173Z] Resource [jenkins-edgexfoundry-go-mod-secrets-master-46-stack-cost] did not exist. Created. [2021-05-17T18:33:11.173Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-master-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T18:33:11.543Z] /w/workspace/go-mod-secrets/46@tmp/durable-9065dda2/script.sh: 1: /w/workspace/go-mod-secrets/46@tmp/durable-9065dda2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-17T18:33:11.889Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-17T18:33:11.920Z] Warning: overwriting stash ‘stack-cost’ [2021-05-17T18:33:12.078Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T18:33:12.091Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-master-46-stack-cost] [Pipeline] // lock [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] configFileProvider [2021-05-17T18:33:12.643Z] provisioning config files... [2021-05-17T18:33:12.658Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config3909560352355117618tmp [Pipeline] { [Pipeline] sh [2021-05-17T18:33:12.990Z] + set +x [2021-05-17T18:33:12.990Z] + curl -s https://codecov.io/bash [2021-05-17T18:33:12.990Z] + bash -s -- [2021-05-17T18:33:13.260Z] [2021-05-17T18:33:13.260Z] _____ _ [2021-05-17T18:33:13.260Z] / ____| | | [2021-05-17T18:33:13.260Z] | | ___ __| | ___ ___ _____ __ [2021-05-17T18:33:13.260Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-17T18:33:13.260Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-17T18:33:13.260Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-17T18:33:13.260Z] Bash-1.0.2 [2021-05-17T18:33:13.260Z] [2021-05-17T18:33:13.260Z] [2021-05-17T18:33:13.260Z] ==> git version 2.24.3 found [2021-05-17T18:33:13.260Z] ==> 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-05-17T18:33:13.260Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-17T18:33:13.260Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-17T18:33:13.260Z] ==> Jenkins CI detected. [2021-05-17T18:33:13.260Z] project root: . [2021-05-17T18:33:13.260Z] --> token set from env [2021-05-17T18:33:13.260Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-17T18:33:13.260Z] ==> Running gcov in . (disable via -X gcov) [2021-05-17T18:33:13.260Z] ==> Python coveragepy not found [2021-05-17T18:33:13.260Z] ==> Searching for coverage reports in: [2021-05-17T18:33:13.260Z] + . [2021-05-17T18:33:13.260Z] -> Found 1 reports [2021-05-17T18:33:13.260Z] ==> Detecting git/mercurial file structure [2021-05-17T18:33:13.260Z] ==> Reading reports [2021-05-17T18:33:13.260Z] + ./coverage.out bytes=29117 [2021-05-17T18:33:13.260Z] ==> Appending adjustments [2021-05-17T18:33:13.260Z] https://docs.codecov.io/docs/fixing-reports [2021-05-17T18:33:13.526Z] + Found adjustments [2021-05-17T18:33:13.526Z] ==> Gzipping contents [2021-05-17T18:33:13.526Z] 8.0K /tmp/codecov.8IOq5G.gz [2021-05-17T18:33:13.526Z] ==> Uploading reports [2021-05-17T18:33:13.526Z] url: https://codecov.io [2021-05-17T18:33:13.526Z] query: branch=master&commit=a62db6bc55829d91c6b06e51e59ec7359d758122&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F46%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-17T18:33:13.526Z] -> Pinging Codecov [2021-05-17T18:33:13.526Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=a62db6bc55829d91c6b06e51e59ec7359d758122&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmaster%2F46%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-17T18:33:14.489Z] -> Uploading to [2021-05-17T18:33:14.489Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-17/D63849C06B6B67093493C71CE874ED06/a62db6bc55829d91c6b06e51e59ec7359d758122/4fcf0efb-fb8a-4aa7-9b7b-9cc1f9a54b11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T183314Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7124f64f252ae895a5efeac3ff6735addfe3af67795d1ddcb38223ce9611345f [2021-05-17T18:33:14.489Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T18:33:14.489Z] Dload Upload Total Spent Left Speed [2021-05-17T18:33:14.753Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5951 0 0 100 5951 0 13150 --:--:-- --:--:-- --:--:-- 13136 100 5951 0 0 100 5951 0 13145 --:--:-- --:--:-- --:--:-- 13136 [2021-05-17T18:33:14.753Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/a62db6bc55829d91c6b06e51e59ec7359d758122 [Pipeline] } [2021-05-17T18:33:14.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-17T18:33:15.070Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-17T18:33:15.108Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:33:15.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-17T18:33:15.420Z] [2021-05-17T18:33:15.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:33:15.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-17T18:33:15.789Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-17T18:33:15.789Z] 188c0c94c7c5: Pulling fs layer [2021-05-17T18:33:15.789Z] 0ef7d3d256c8: Pulling fs layer [2021-05-17T18:33:15.789Z] de9db76c5a1d: Pulling fs layer [2021-05-17T18:33:15.789Z] 0eba1c9be4d2: Pulling fs layer [2021-05-17T18:33:15.789Z] 0d57e429df01: Pulling fs layer [2021-05-17T18:33:15.789Z] 4e4be7b47b0d: Pulling fs layer [2021-05-17T18:33:15.789Z] e1f770b5df2f: Pulling fs layer [2021-05-17T18:33:15.789Z] 85a0685a4137: Pulling fs layer [2021-05-17T18:33:15.789Z] 0eba1c9be4d2: Waiting [2021-05-17T18:33:15.789Z] 85a0685a4137: Waiting [2021-05-17T18:33:15.789Z] e1f770b5df2f: Waiting [2021-05-17T18:33:15.789Z] 4e4be7b47b0d: Waiting [2021-05-17T18:33:15.789Z] de9db76c5a1d: Verifying Checksum [2021-05-17T18:33:15.789Z] de9db76c5a1d: Download complete [2021-05-17T18:33:15.789Z] 0ef7d3d256c8: Verifying Checksum [2021-05-17T18:33:15.789Z] 0ef7d3d256c8: Download complete [2021-05-17T18:33:15.789Z] 0d57e429df01: Verifying Checksum [2021-05-17T18:33:15.789Z] 0d57e429df01: Download complete [2021-05-17T18:33:15.789Z] 4e4be7b47b0d: Verifying Checksum [2021-05-17T18:33:15.789Z] 4e4be7b47b0d: Download complete [2021-05-17T18:33:15.789Z] 188c0c94c7c5: Download complete [2021-05-17T18:33:16.393Z] 188c0c94c7c5: Pull complete [2021-05-17T18:33:16.659Z] 0ef7d3d256c8: Pull complete [2021-05-17T18:33:16.659Z] de9db76c5a1d: Pull complete [2021-05-17T18:33:16.924Z] e1f770b5df2f: Verifying Checksum [2021-05-17T18:33:16.924Z] e1f770b5df2f: Download complete [2021-05-17T18:33:18.888Z] 0eba1c9be4d2: Download complete [2021-05-17T18:33:19.478Z] 85a0685a4137: Verifying Checksum [2021-05-17T18:33:19.478Z] 85a0685a4137: Download complete [2021-05-17T18:33:24.822Z] 0eba1c9be4d2: Pull complete [2021-05-17T18:33:24.822Z] 0d57e429df01: Pull complete [2021-05-17T18:33:24.822Z] 4e4be7b47b0d: Pull complete [2021-05-17T18:33:27.430Z] e1f770b5df2f: Pull complete [2021-05-17T18:33:35.792Z] 85a0685a4137: Pull complete [2021-05-17T18:33:35.792Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-17T18:33:35.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-17T18:33:35.792Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-17T18:33:36.188Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2021-05-17T18:33:36.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-17T18:33:37.793Z] $ docker top 8ae8e3ac4303a2e2738a92795546275ef4ee44cdc2dcaf05a9d64ca6f85ba5ce -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-17T18:33:37.944Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-17T18:33:38.252Z] + set -o pipefail [2021-05-17T18:33:38.253Z] + snyk monitor '--org=edgex-jenkins' [2021-05-17T18:33:44.872Z] [2021-05-17T18:33:44.872Z] Monitoring /w/workspace/gexfoundry_go-mod-secrets_master (github.com/edgexfoundry/go-mod-secrets/v2)... [2021-05-17T18:33:44.872Z] [2021-05-17T18:33:44.872Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/d1e3cfd3-f19c-4f83-b5ae-cff64e136d1b [2021-05-17T18:33:44.872Z] [2021-05-17T18:33:44.872Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-17T18:33:44.872Z] [2021-05-17T18:33:45.136Z] [Pipeline] } [2021-05-17T18:33:45.427Z] $ docker stop --time=1 8ae8e3ac4303a2e2738a92795546275ef4ee44cdc2dcaf05a9d64ca6f85ba5ce [2021-05-17T18:33:49.090Z] $ docker rm -f 8ae8e3ac4303a2e2738a92795546275ef4ee44cdc2dcaf05a9d64ca6f85ba5ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T18:33:50.101Z] + git log --format=format:%s -1 a62db6bc55829d91c6b06e51e59ec7359d758122 [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:33:50.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:33:50.414Z] . [Pipeline] withDockerContainer [2021-05-17T18:33:50.527Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2021-05-17T18:33:50.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T18:33:51.501Z] $ docker top f868d962f533068a0e514d44732818971f0fcb5130c6be4460022d6f7a60ae65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T18:33:51.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:33:51.702Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:33:51.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:33:51.958Z] $ docker exec f868d962f533068a0e514d44732818971f0fcb5130c6be4460022d6f7a60ae65 ssh-agent [2021-05-17T18:33:52.127Z] SSH_AUTH_SOCK=/tmp/ssh-YD7Ry86cEn1G/agent.12 [2021-05-17T18:33:52.127Z] SSH_AGENT_PID=18 [2021-05-17T18:33:52.137Z] Running ssh-add (command line suppressed) [2021-05-17T18:33:52.275Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4844197266583672870.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_4844197266583672870.key) [2021-05-17T18:33:52.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:33:52.655Z] + git semver tag [2021-05-17T18:33:52.655Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T18:33:52.655Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git [2021-05-17T18:33:52.655Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master [2021-05-17T18:33:52.655Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T18:33:52.655Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T18:33:52.655Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T18:33:52.655Z] # $SEMVER_BRANCH = master [2021-05-17T18:33:52.655Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [2021-05-17T18:33:52.655Z] # a62db6bc55829d91c6b06e51e59ec7359d758122 HEAD [2021-05-17T18:33:52.655Z] # -> Force: false [2021-05-17T18:33:52.655Z] # 453183ed46bb5170559353218e228f52b57dc502 refs/tags/v2.0.0-dev.22 [Pipeline] } [2021-05-17T18:33:52.672Z] $ docker exec --env ******** --env ******** f868d962f533068a0e514d44732818971f0fcb5130c6be4460022d6f7a60ae65 ssh-agent -k [2021-05-17T18:33:52.824Z] unset SSH_AUTH_SOCK; [2021-05-17T18:33:52.829Z] unset SSH_AGENT_PID; [2021-05-17T18:33:52.829Z] echo Agent pid 18 killed; [2021-05-17T18:33:52.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T18:33:53.266Z] + git semver [Pipeline] } [2021-05-17T18:33:53.287Z] $ docker stop --time=1 f868d962f533068a0e514d44732818971f0fcb5130c6be4460022d6f7a60ae65 [2021-05-17T18:33:54.738Z] $ docker rm -f f868d962f533068a0e514d44732818971f0fcb5130c6be4460022d6f7a60ae65 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:33:55.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-17T18:33:55.226Z] [2021-05-17T18:33:55.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:33:55.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-17T18:33:55.553Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-17T18:33:55.553Z] ab5ef0e58194: Pulling fs layer [2021-05-17T18:33:55.553Z] 9712f1f96733: Pulling fs layer [2021-05-17T18:33:55.553Z] 63f879dbbcfc: Pulling fs layer [2021-05-17T18:33:55.553Z] 0d9ebad4ef96: Pulling fs layer [2021-05-17T18:33:55.553Z] e9a5061849ea: Pulling fs layer [2021-05-17T18:33:55.553Z] d747dcd14b5f: Pulling fs layer [2021-05-17T18:33:55.553Z] 2de7ff778b66: Pulling fs layer [2021-05-17T18:33:55.553Z] e9a5061849ea: Waiting [2021-05-17T18:33:55.553Z] d747dcd14b5f: Waiting [2021-05-17T18:33:55.553Z] 0d9ebad4ef96: Waiting [2021-05-17T18:33:55.553Z] 2de7ff778b66: Waiting [2021-05-17T18:33:55.553Z] 9712f1f96733: Verifying Checksum [2021-05-17T18:33:55.553Z] 9712f1f96733: Download complete [2021-05-17T18:33:57.508Z] 63f879dbbcfc: Verifying Checksum [2021-05-17T18:33:57.508Z] 63f879dbbcfc: Download complete [2021-05-17T18:33:57.508Z] e9a5061849ea: Verifying Checksum [2021-05-17T18:33:57.508Z] e9a5061849ea: Download complete [2021-05-17T18:33:57.508Z] d747dcd14b5f: Verifying Checksum [2021-05-17T18:33:57.508Z] d747dcd14b5f: Download complete [2021-05-17T18:33:57.787Z] 2de7ff778b66: Download complete [2021-05-17T18:33:58.056Z] ab5ef0e58194: Verifying Checksum [2021-05-17T18:33:58.056Z] ab5ef0e58194: Download complete [2021-05-17T18:33:58.056Z] 0d9ebad4ef96: Verifying Checksum [2021-05-17T18:33:58.056Z] 0d9ebad4ef96: Download complete [2021-05-17T18:34:03.421Z] ab5ef0e58194: Pull complete [2021-05-17T18:34:03.421Z] 9712f1f96733: Pull complete [2021-05-17T18:34:04.828Z] 63f879dbbcfc: Pull complete [2021-05-17T18:34:11.489Z] 0d9ebad4ef96: Pull complete [2021-05-17T18:34:12.886Z] e9a5061849ea: Pull complete [2021-05-17T18:34:13.153Z] d747dcd14b5f: Pull complete [2021-05-17T18:34:15.752Z] 2de7ff778b66: Pull complete [2021-05-17T18:34:15.752Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-17T18:34:15.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-17T18:34:15.752Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-17T18:34:15.963Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2021-05-17T18:34:16.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-17T18:34:19.673Z] $ docker top c288fd769f2a5ccaf696029fb7bd029496d663e4a2541b66ae352d0020a08fd7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-17T18:34:19.884Z] provisioning config files... [2021-05-17T18:34:19.896Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config7802594904258693104tmp [2021-05-17T18:34:19.915Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config4013478905687780543tmp [2021-05-17T18:34:19.932Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config6143743920691525486tmp [Pipeline] { [Pipeline] echo [2021-05-17T18:34:19.955Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:34:20.269Z] ---> sigul-configuration.sh [2021-05-17T18:34:20.269Z] gpg: directory `/root/.gnupg' created [2021-05-17T18:34:20.269Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-17T18:34:20.269Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-17T18:34:20.269Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-17T18:34:20.269Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-17T18:34:20.269Z] gpg: CAST5 encrypted data [2021-05-17T18:34:20.534Z] gpg: encrypted with 1 passphrase [2021-05-17T18:34:20.534Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-17T18:34:20.844Z] + mkdir /home/jenkins [2021-05-17T18:34:20.844Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-17T18:34:21.149Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-05-17T18:34:21.162Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:34:21.467Z] ---> sigul-install.sh [2021-05-17T18:34:28.092Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-17T18:34:28.397Z] + git tag --list [2021-05-17T18:34:28.397Z] v0.0.0 [2021-05-17T18:34:28.397Z] v0.0.1 [2021-05-17T18:34:28.397Z] v0.0.10 [2021-05-17T18:34:28.397Z] v0.0.11 [2021-05-17T18:34:28.397Z] v0.0.12 [2021-05-17T18:34:28.397Z] v0.0.13 [2021-05-17T18:34:28.397Z] v0.0.14 [2021-05-17T18:34:28.397Z] v0.0.15 [2021-05-17T18:34:28.397Z] v0.0.16 [2021-05-17T18:34:28.397Z] v0.0.17 [2021-05-17T18:34:28.397Z] v0.0.18 [2021-05-17T18:34:28.397Z] v0.0.19 [2021-05-17T18:34:28.397Z] v0.0.2 [2021-05-17T18:34:28.397Z] v0.0.20 [2021-05-17T18:34:28.397Z] v0.0.21 [2021-05-17T18:34:28.397Z] v0.0.22 [2021-05-17T18:34:28.397Z] v0.0.23 [2021-05-17T18:34:28.397Z] v0.0.24 [2021-05-17T18:34:28.397Z] v0.0.25 [2021-05-17T18:34:28.397Z] v0.0.26 [2021-05-17T18:34:28.397Z] v0.0.27 [2021-05-17T18:34:28.397Z] v0.0.28 [2021-05-17T18:34:28.397Z] v0.0.29 [2021-05-17T18:34:28.397Z] v0.0.3 [2021-05-17T18:34:28.397Z] v0.0.30 [2021-05-17T18:34:28.397Z] v0.0.31 [2021-05-17T18:34:28.397Z] v0.0.32 [2021-05-17T18:34:28.397Z] v0.0.33 [2021-05-17T18:34:28.397Z] v0.0.4 [2021-05-17T18:34:28.397Z] v0.0.5 [2021-05-17T18:34:28.397Z] v0.0.6 [2021-05-17T18:34:28.397Z] v0.0.7 [2021-05-17T18:34:28.397Z] v0.0.8 [2021-05-17T18:34:28.397Z] v0.0.9 [2021-05-17T18:34:28.397Z] v2.0.0-dev.1 [2021-05-17T18:34:28.397Z] v2.0.0-dev.10 [2021-05-17T18:34:28.397Z] v2.0.0-dev.11 [2021-05-17T18:34:28.397Z] v2.0.0-dev.12 [2021-05-17T18:34:28.397Z] v2.0.0-dev.13 [2021-05-17T18:34:28.397Z] v2.0.0-dev.14 [2021-05-17T18:34:28.397Z] v2.0.0-dev.15 [2021-05-17T18:34:28.397Z] v2.0.0-dev.16 [2021-05-17T18:34:28.397Z] v2.0.0-dev.17 [2021-05-17T18:34:28.397Z] v2.0.0-dev.18 [2021-05-17T18:34:28.397Z] v2.0.0-dev.19 [2021-05-17T18:34:28.397Z] v2.0.0-dev.2 [2021-05-17T18:34:28.397Z] v2.0.0-dev.20 [2021-05-17T18:34:28.397Z] v2.0.0-dev.21 [2021-05-17T18:34:28.397Z] v2.0.0-dev.22 [2021-05-17T18:34:28.397Z] v2.0.0-dev.3 [2021-05-17T18:34:28.397Z] v2.0.0-dev.4 [2021-05-17T18:34:28.397Z] v2.0.0-dev.5 [2021-05-17T18:34:28.397Z] v2.0.0-dev.6 [2021-05-17T18:34:28.397Z] v2.0.0-dev.7 [2021-05-17T18:34:28.397Z] v2.0.0-dev.8 [2021-05-17T18:34:28.397Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-17T18:34:28.702Z] + lftools sign git-tag v2.0.0-dev.22 [2021-05-17T18:34:30.098Z] Signing Git tag with Sigul... [2021-05-17T18:34:30.098Z] Signing v2.0.0-dev.22 [Pipeline] echo [2021-05-17T18:34:31.061Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:34:31.365Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-17T18:34:31.382Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-17T18:34:31.418Z] $ docker stop --time=1 c288fd769f2a5ccaf696029fb7bd029496d663e4a2541b66ae352d0020a08fd7 [2021-05-17T18:34:32.941Z] $ docker rm -f c288fd769f2a5ccaf696029fb7bd029496d663e4a2541b66ae352d0020a08fd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:34:33.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:34:33.581Z] . [Pipeline] withDockerContainer [2021-05-17T18:34:33.688Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2021-05-17T18:34:33.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T18:34:34.390Z] $ docker top 64a1bd454d32d975f1587197c345a9eef233f4dfcbef6d32479d4ec7444ed985 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T18:34:34.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:34:34.575Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:34:34.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:34:34.871Z] $ docker exec 64a1bd454d32d975f1587197c345a9eef233f4dfcbef6d32479d4ec7444ed985 ssh-agent [2021-05-17T18:34:35.086Z] SSH_AUTH_SOCK=/tmp/ssh-CM4HmYaWGqXd/agent.11 [2021-05-17T18:34:35.086Z] SSH_AGENT_PID=16 [2021-05-17T18:34:35.099Z] Running ssh-add (command line suppressed) [2021-05-17T18:34:35.267Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_2068631481675764680.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_2068631481675764680.key) [2021-05-17T18:34:35.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:34:35.633Z] + git semver bump pre [2021-05-17T18:34:35.633Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T18:34:35.633Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git [2021-05-17T18:34:35.633Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master [2021-05-17T18:34:35.633Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T18:34:35.633Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T18:34:35.633Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T18:34:35.633Z] # $SEMVER_BRANCH = master [2021-05-17T18:34:35.633Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [2021-05-17T18:34:35.633Z] 2.0.0-dev.23 [Pipeline] } [2021-05-17T18:34:35.647Z] $ docker exec --env ******** --env ******** 64a1bd454d32d975f1587197c345a9eef233f4dfcbef6d32479d4ec7444ed985 ssh-agent -k [2021-05-17T18:34:35.782Z] unset SSH_AUTH_SOCK; [2021-05-17T18:34:35.782Z] unset SSH_AGENT_PID; [2021-05-17T18:34:35.782Z] echo Agent pid 16 killed; [2021-05-17T18:34:35.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T18:34:36.184Z] + git semver [Pipeline] } [2021-05-17T18:34:36.204Z] $ docker stop --time=1 64a1bd454d32d975f1587197c345a9eef233f4dfcbef6d32479d4ec7444ed985 [2021-05-17T18:34:37.597Z] $ docker rm -f 64a1bd454d32d975f1587197c345a9eef233f4dfcbef6d32479d4ec7444ed985 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:34:38.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T18:34:38.067Z] . [Pipeline] withDockerContainer [2021-05-17T18:34:38.184Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2021-05-17T18:34:38.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-17T18:34:38.994Z] $ docker top c63eba041edfa764f18650952d52ca12a5cde32a60c819e7c13cdb3190e22ba8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T18:34:39.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T18:34:39.230Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T18:34:39.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T18:34:39.471Z] $ docker exec c63eba041edfa764f18650952d52ca12a5cde32a60c819e7c13cdb3190e22ba8 ssh-agent [2021-05-17T18:34:39.695Z] SSH_AUTH_SOCK=/tmp/ssh-w37AaC0EPebq/agent.12 [2021-05-17T18:34:39.695Z] SSH_AGENT_PID=18 [2021-05-17T18:34:39.705Z] Running ssh-add (command line suppressed) [2021-05-17T18:34:39.847Z] Identity added: /w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_5994546479375481232.key (/w/workspace/gexfoundry_go-mod-secrets_master@tmp/private_key_5994546479375481232.key) [2021-05-17T18:34:39.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T18:34:40.226Z] + git semver push [2021-05-17T18:34:40.226Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T18:34:40.226Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.git [2021-05-17T18:34:40.226Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_master [2021-05-17T18:34:40.226Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T18:34:40.226Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T18:34:40.226Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T18:34:40.226Z] # $SEMVER_BRANCH = master [2021-05-17T18:34:40.226Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_master/.semver [Pipeline] } [2021-05-17T18:34:44.473Z] $ docker exec --env ******** --env ******** c63eba041edfa764f18650952d52ca12a5cde32a60c819e7c13cdb3190e22ba8 ssh-agent -k [2021-05-17T18:34:44.634Z] unset SSH_AUTH_SOCK; [2021-05-17T18:34:44.634Z] unset SSH_AGENT_PID; [2021-05-17T18:34:44.635Z] echo Agent pid 18 killed; [2021-05-17T18:34:44.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T18:34:45.061Z] + git semver [Pipeline] } [2021-05-17T18:34:45.080Z] $ docker stop --time=1 c63eba041edfa764f18650952d52ca12a5cde32a60c819e7c13cdb3190e22ba8 [2021-05-17T18:34:46.499Z] $ docker rm -f c63eba041edfa764f18650952d52ca12a5cde32a60c819e7c13cdb3190e22ba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-05-17T18:34:47.428Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:34:48.011Z] ---> package-listing.sh [2021-05-17T18:34:48.011Z] ++ facter osfamily [2021-05-17T18:34:48.011Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T18:34:48.011Z] + OS_FAMILY=redhat [2021-05-17T18:34:48.011Z] + workspace=/w/workspace/gexfoundry_go-mod-secrets_master [2021-05-17T18:34:48.011Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T18:34:48.011Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T18:34:48.011Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T18:34:48.011Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T18:34:48.011Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' [2021-05-17T18:34:48.011Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T18:34:48.011Z] + case "${OS_FAMILY}" in [2021-05-17T18:34:48.011Z] + rpm -qa [2021-05-17T18:34:48.011Z] + sort [2021-05-17T18:34:53.328Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T18:34:53.328Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T18:34:53.328Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T18:34:53.328Z] + '[' /w/workspace/gexfoundry_go-mod-secrets_master ']' [2021-05-17T18:34:53.328Z] + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_master/archives/ [2021-05-17T18:34:53.328Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_master/archives/ [Pipeline] echo [2021-05-17T18:34:53.342Z] 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/gexfoundry_go-mod-secrets_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T18:34:53.639Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:34:53.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T18:34:53.951Z] [2021-05-17T18:34:53.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T18:34:54.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T18:34:54.278Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T18:34:54.278Z] df20fa9351a1: Pulling fs layer [2021-05-17T18:34:54.278Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T18:34:54.278Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T18:34:54.278Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T18:34:54.278Z] 93b61091891f: Pulling fs layer [2021-05-17T18:34:54.278Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T18:34:54.278Z] 5e14af77c1be: Pulling fs layer [2021-05-17T18:34:54.278Z] 01666e4c0597: Pulling fs layer [2021-05-17T18:34:54.278Z] aa168da1d23b: Pulling fs layer [2021-05-17T18:34:54.278Z] 46f8f816bc3b: Waiting [2021-05-17T18:34:54.278Z] 93b61091891f: Waiting [2021-05-17T18:34:54.278Z] 93b9cdb0e59b: Waiting [2021-05-17T18:34:54.278Z] 5e14af77c1be: Waiting [2021-05-17T18:34:54.278Z] 01666e4c0597: Waiting [2021-05-17T18:34:54.278Z] aa168da1d23b: Waiting [2021-05-17T18:34:54.278Z] 36b3adc4ff6f: Download complete [2021-05-17T18:34:54.278Z] 46f8f816bc3b: Verifying Checksum [2021-05-17T18:34:54.278Z] 46f8f816bc3b: Download complete [2021-05-17T18:34:54.278Z] df20fa9351a1: Verifying Checksum [2021-05-17T18:34:54.547Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T18:34:54.547Z] 93b9cdb0e59b: Download complete [2021-05-17T18:34:54.547Z] 5e14af77c1be: Verifying Checksum [2021-05-17T18:34:54.547Z] 5e14af77c1be: Download complete [2021-05-17T18:34:54.547Z] 93b61091891f: Verifying Checksum [2021-05-17T18:34:54.547Z] 93b61091891f: Download complete [2021-05-17T18:34:54.547Z] 01666e4c0597: Verifying Checksum [2021-05-17T18:34:54.547Z] 01666e4c0597: Download complete [2021-05-17T18:34:54.811Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T18:34:54.811Z] 8ad3a11d3b57: Download complete [2021-05-17T18:34:54.811Z] df20fa9351a1: Pull complete [2021-05-17T18:34:55.085Z] 36b3adc4ff6f: Pull complete [2021-05-17T18:34:57.029Z] 8ad3a11d3b57: Pull complete [2021-05-17T18:34:57.029Z] aa168da1d23b: Verifying Checksum [2021-05-17T18:34:57.029Z] aa168da1d23b: Download complete [2021-05-17T18:34:57.029Z] 46f8f816bc3b: Pull complete [2021-05-17T18:34:57.608Z] 93b61091891f: Pull complete [2021-05-17T18:34:57.608Z] 93b9cdb0e59b: Pull complete [2021-05-17T18:34:57.871Z] 5e14af77c1be: Pull complete [2021-05-17T18:34:57.871Z] 01666e4c0597: Pull complete [2021-05-17T18:35:06.058Z] aa168da1d23b: Pull complete [2021-05-17T18:35:06.058Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T18:35:06.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T18:35:06.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T18:35:06.244Z] prd-centos7-docker-4c-2g-414 does not seem to be running inside a container [2021-05-17T18:35:06.298Z] $ 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/gexfoundry_go-mod-secrets_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_master -v /w/workspace/gexfoundry_go-mod-secrets_master:/w/workspace/gexfoundry_go-mod-secrets_master:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_master@tmp:/w/workspace/gexfoundry_go-mod-secrets_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-17T18:35:09.159Z] $ docker top fa4b66a0aa7f7067ace7a8c27e2cc59030f0977f25174b96100bffaf7e856ad8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T18:35:09.647Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T18:35:09.954Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T18:35:10.256Z] + ls /var/log/sa-host [2021-05-17T18:35:10.256Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T18:35:10.256Z] file_magic: OK [2021-05-17T18:35:10.256Z] HZ: Using current value: 100 [2021-05-17T18:35:10.256Z] file_header: OK [2021-05-17T18:35:10.256Z] 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-05-17T18:35:10.256Z] Statistics: [2021-05-17T18:35:10.256Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-17T18:35:10.256Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T18:35:10.256Z] + sadf -c /var/log/sa-host/sa23 [2021-05-17T18:35:10.256Z] file_magic: OK [2021-05-17T18:35:10.256Z] HZ: Using current value: 100 [2021-05-17T18:35:10.256Z] file_header: OK [2021-05-17T18:35:10.256Z] 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-05-17T18:35:10.256Z] Statistics: [2021-05-17T18:35:10.256Z] Hnuu...uuuununununu... [2021-05-17T18:35:10.256Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T18:35:10.439Z] provisioning config files... [2021-05-17T18:35:10.451Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_master@tmp/config8153155665182634638tmp [Pipeline] { [Pipeline] echo [2021-05-17T18:35:10.474Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:35:10.775Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T18:35:10.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T18:35:10.811Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:35:11.112Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T18:35:11.124Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:35:11.425Z] ---> sudo-logs.sh [2021-05-17T18:35:11.425Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T18:35:11.459Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:35:11.760Z] ---> job-cost.sh [2021-05-17T18:35:11.760Z] lf-activate-venv: SKIPPING [2021-05-17T18:35:11.760Z] DEBUG: total: 0.20999999344348907 [2021-05-17T18:35:11.760Z] INFO: Retrieving Stack Cost... [2021-05-17T18:35:13.159Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T18:35:13.422Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T18:35:13.438Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T18:35:13.740Z] ---> logs-deploy.sh [2021-05-17T18:35:13.740Z] lf-activate-venv: SKIPPING [2021-05-17T18:35:13.740Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/master/46 [2021-05-17T18:35:13.740Z] INFO: archiving workspace using pattern(s): [2021-05-17T18:35:15.666Z] Archives upload complete. [2021-05-17T18:35:15.666Z] INFO: archiving logs to Nexus