Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7558359302394334789.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3393779734083744247.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-core-contracts/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4753978015914388803.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8912335896850417455.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-core-contracts/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh864207009988001579.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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-3393 in /w/workspace/undry_go-mod-core-contracts_main [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-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh3726754731817472748.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 # timeout=10 Commit message: "feat: Remove unclear HTTP status code (#646)" > git rev-list --no-walk 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-21T04:19:58.519Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-21T04:19:58.617Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-21T04:19:58.647Z] ========================================================= [2021-07-21T04:19:58.647Z] EdgeX Global Pipelines Version Info [2021-07-21T04:19:58.647Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:19:59.965Z] ------------------- [2021-07-21T04:19:59.965Z] stable info: [2021-07-21T04:19:59.965Z] ------------------- [2021-07-21T04:19:59.965Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-21T04:19:59.965Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-21T04:19:59.965Z] Message: update stable to v1.0.197 [2021-07-21T04:20:00.550Z] ------------------- [2021-07-21T04:20:00.550Z] experimental info: [2021-07-21T04:20:00.550Z] ------------------- [2021-07-21T04:20:00.550Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-21T04:20:00.550Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-21T04:20:00.550Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-21T04:20:00.688Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-21T04:20:00.751Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-21T04:20:00.773Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-21T04:20:00.794Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-21T04:20:00.823Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-21T04:20:00.847Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-21T04:20:00.869Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-21T04:20:00.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-21T04:20:00.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-21T04:20:00.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-21T04:20:00.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-21T04:20:00.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-21T04:20:01.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-21T04:20:01.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-21T04:20:01.048Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-21T04:20:01.070Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-21T04:20:01.096Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-21T04:20:01.119Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-21T04:20:01.145Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-21T04:20:01.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-21T04:20:01.211Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-21T04:20:01.236Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-21T04:20:01.260Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-21T04:20:01.287Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-21T04:20:01.320Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-21T04:20:01.345Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-21T04:20:01.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-21T04:20:01.409Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-21T04:20:01.443Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-21T04:20:01.471Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 [Pipeline] echo [2021-07-21T04:20:01.496Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e91c92 [Pipeline] echo [2021-07-21T04:20:01.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-21T04:20:02.018Z] + git log --format=format:%s -1 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 [Pipeline] echo [2021-07-21T04:20:02.079Z] GIT_COMMIT: 5e91c920051fb6e7b4d71bfc4019be227e7c3f77, Commit Message: feat: Remove unclear HTTP status code (#646) [Pipeline] echo [2021-07-21T04:20:02.092Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:20:02.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-21T04:20:02.781Z] [2021-07-21T04:20:02.781Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:20:03.132Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-21T04:20:03.402Z] latest: Pulling from edgex-devops/git-semver [2021-07-21T04:20:03.402Z] 31603596830f: Pulling fs layer [2021-07-21T04:20:03.402Z] b6dc333f4379: Pulling fs layer [2021-07-21T04:20:03.402Z] 3d9ef1400e77: Pulling fs layer [2021-07-21T04:20:03.402Z] fd332fbdc1db: Pulling fs layer [2021-07-21T04:20:03.402Z] fd332fbdc1db: Waiting [2021-07-21T04:20:03.402Z] b6dc333f4379: Verifying Checksum [2021-07-21T04:20:03.402Z] b6dc333f4379: Download complete [2021-07-21T04:20:03.995Z] 31603596830f: Verifying Checksum [2021-07-21T04:20:03.995Z] 31603596830f: Download complete [2021-07-21T04:20:03.995Z] 31603596830f: Pull complete [2021-07-21T04:20:04.267Z] b6dc333f4379: Pull complete [2021-07-21T04:20:04.267Z] fd332fbdc1db: Verifying Checksum [2021-07-21T04:20:04.267Z] fd332fbdc1db: Download complete [2021-07-21T04:20:04.267Z] 3d9ef1400e77: Verifying Checksum [2021-07-21T04:20:04.267Z] 3d9ef1400e77: Download complete [2021-07-21T04:20:04.860Z] 3d9ef1400e77: Pull complete [2021-07-21T04:20:04.860Z] fd332fbdc1db: Pull complete [2021-07-21T04:20:05.128Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-21T04:20:05.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-21T04:20:05.128Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-21T04:20:05.270Z] prd-centos7-docker-4c-2g-3393 does not seem to be running inside a container [2021-07-21T04:20:05.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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-07-21T04:20:06.042Z] $ docker top 450e5c06040c9c0594caf37f2fba90be60f3f4505289a3f6934e895b19ddf495 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-21T04:20:06.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-21T04:20:06.185Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-21T04:20:06.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-21T04:20:06.307Z] $ docker exec 450e5c06040c9c0594caf37f2fba90be60f3f4505289a3f6934e895b19ddf495 ssh-agent [2021-07-21T04:20:06.412Z] SSH_AUTH_SOCK=/tmp/ssh-trQpmPugzprY/agent.14 [2021-07-21T04:20:06.412Z] SSH_AGENT_PID=21 [2021-07-21T04:20:06.425Z] Running ssh-add (command line suppressed) [2021-07-21T04:20:06.512Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8312242444893517393.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8312242444893517393.key) [2021-07-21T04:20:06.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-21T04:20:06.868Z] + git tag --points-at HEAD [Pipeline] } [2021-07-21T04:20:06.886Z] $ docker exec --env ******** --env ******** 450e5c06040c9c0594caf37f2fba90be60f3f4505289a3f6934e895b19ddf495 ssh-agent -k [2021-07-21T04:20:06.975Z] unset SSH_AUTH_SOCK; [2021-07-21T04:20:06.975Z] unset SSH_AGENT_PID; [2021-07-21T04:20:06.976Z] echo Agent pid 21 killed; [2021-07-21T04:20:06.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-21T04:20:07.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-21T04:20:07.038Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-21T04:20:07.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-21T04:20:07.145Z] $ docker exec 450e5c06040c9c0594caf37f2fba90be60f3f4505289a3f6934e895b19ddf495 ssh-agent [2021-07-21T04:20:07.261Z] SSH_AUTH_SOCK=/tmp/ssh-iSitWz4Qwv32/agent.55 [2021-07-21T04:20:07.261Z] SSH_AGENT_PID=61 [2021-07-21T04:20:07.270Z] Running ssh-add (command line suppressed) [2021-07-21T04:20:07.370Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7136746939228165250.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7136746939228165250.key) [2021-07-21T04:20:07.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-21T04:20:07.723Z] + git semver init [2021-07-21T04:20:07.723Z] # -> Open(): unable to determine branch for HEAD [2021-07-21T04:20:07.723Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-21T04:20:07.723Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-21T04:20:07.723Z] # $SEMVER_REMOTE_NAME = origin [2021-07-21T04:20:07.723Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-21T04:20:07.723Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-21T04:20:07.723Z] # $SEMVER_BRANCH = main [2021-07-21T04:20:07.723Z] # $SEMVER_TEMP = /tmp/semver-364835202 [2021-07-21T04:20:07.723Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-21T04:20:08.313Z] # '/tmp/semver-364835202' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' [2021-07-21T04:20:08.582Z] # -> Force: false [2021-07-21T04:20:08.582Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-21T04:20:08.596Z] $ docker exec --env ******** --env ******** 450e5c06040c9c0594caf37f2fba90be60f3f4505289a3f6934e895b19ddf495 ssh-agent -k [2021-07-21T04:20:08.696Z] unset SSH_AUTH_SOCK; [2021-07-21T04:20:08.696Z] unset SSH_AGENT_PID; [2021-07-21T04:20:08.696Z] echo Agent pid 61 killed; [2021-07-21T04:20:08.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-21T04:20:09.067Z] + git semver [Pipeline] } [2021-07-21T04:20:09.088Z] $ docker stop --time=1 450e5c06040c9c0594caf37f2fba90be60f3f4505289a3f6934e895b19ddf495 [2021-07-21T04:20:10.321Z] $ docker rm -f 450e5c06040c9c0594caf37f2fba90be60f3f4505289a3f6934e895b19ddf495 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-21T04:20:10.724Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-21T04:20:11.073Z] Stashed 1 file(s) [Pipeline] echo [2021-07-21T04:20:11.076Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [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-07-21T04:20:26.409Z] Still waiting to schedule task [2021-07-21T04:20:26.410Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-21T04:20:26.412Z] Still waiting to schedule task [2021-07-21T04:20:26.412Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3392’ [2021-07-21T04:22:06.173Z] Running on prd-centos7-docker-4c-2g-3394 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-21T04:22:06.191Z] Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout [2021-07-21T04:22:06.311Z] Selected Git installation does not exist. Using Default [2021-07-21T04:22:06.312Z] The recommended git tool is: NONE [2021-07-21T04:22:09.103Z] using credential edgex-jenkins-ssh [2021-07-21T04:22:09.122Z] Cloning the remote Git repository [2021-07-21T04:22:09.143Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-21T04:22:09.218Z] > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 [2021-07-21T04:22:09.246Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-21T04:22:09.246Z] > git --version # timeout=10 [2021-07-21T04:22:09.252Z] > git --version # 'git version 2.24.4' [2021-07-21T04:22:09.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-21T04:22:09.279Z] [INFO] Currently running in a labeled security context [2021-07-21T04:22:09.279Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-21T04:22:09.279Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/8@tmp/jenkins-gitclient-ssh367345426228231979.key [2021-07-21T04:22:09.289Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-21T04:22:10.386Z] Avoid second fetch [2021-07-21T04:22:10.387Z] Checking out Revision 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 (main) [2021-07-21T04:22:10.366Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-21T04:22:10.374Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-21T04:22:10.394Z] > git config core.sparsecheckout # timeout=10 [2021-07-21T04:22:10.401Z] > git checkout -f 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 # timeout=10 [2021-07-21T04:22:16.082Z] Commit message: "feat: Remove unclear HTTP status code (#646)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-21T04:22:16.687Z] ========================================================= [2021-07-21T04:22:16.687Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-21T04:22:16.687Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:22:17.127Z] + 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-07-21T04:22:17.127Z] Sending build context to Docker daemon 2.913MB [2021-07-21T04:22:17.127Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-21T04:22:17.127Z] Step 2/7 : FROM ${BASE} [2021-07-21T04:22:17.393Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-21T04:22:17.393Z] 540db60ca938: Pulling fs layer [2021-07-21T04:22:17.393Z] adcc1eea9eea: Pulling fs layer [2021-07-21T04:22:17.393Z] 4c4ab2625f07: Pulling fs layer [2021-07-21T04:22:17.393Z] 0773c198feca: Pulling fs layer [2021-07-21T04:22:17.393Z] 345f892a5656: Pulling fs layer [2021-07-21T04:22:17.393Z] 4796506630df: Pulling fs layer [2021-07-21T04:22:17.393Z] cc55df3e53f1: Pulling fs layer [2021-07-21T04:22:17.393Z] 4d027b6c602c: Pulling fs layer [2021-07-21T04:22:17.393Z] 449e75d2c14e: Pulling fs layer [2021-07-21T04:22:17.393Z] 0773c198feca: Waiting [2021-07-21T04:22:17.393Z] 345f892a5656: Waiting [2021-07-21T04:22:17.393Z] 4796506630df: Waiting [2021-07-21T04:22:17.393Z] cc55df3e53f1: Waiting [2021-07-21T04:22:17.393Z] 4d027b6c602c: Waiting [2021-07-21T04:22:17.393Z] 449e75d2c14e: Waiting [2021-07-21T04:22:17.393Z] 4c4ab2625f07: Verifying Checksum [2021-07-21T04:22:17.393Z] 4c4ab2625f07: Download complete [2021-07-21T04:22:17.393Z] adcc1eea9eea: Verifying Checksum [2021-07-21T04:22:17.393Z] adcc1eea9eea: Download complete [2021-07-21T04:22:17.393Z] 345f892a5656: Verifying Checksum [2021-07-21T04:22:17.393Z] 345f892a5656: Download complete [2021-07-21T04:22:17.393Z] 4796506630df: Verifying Checksum [2021-07-21T04:22:17.393Z] 4796506630df: Download complete [2021-07-21T04:22:17.662Z] cc55df3e53f1: Verifying Checksum [2021-07-21T04:22:17.662Z] cc55df3e53f1: Download complete [2021-07-21T04:22:17.662Z] 540db60ca938: Verifying Checksum [2021-07-21T04:22:17.662Z] 540db60ca938: Download complete [2021-07-21T04:22:17.662Z] 540db60ca938: Pull complete [2021-07-21T04:22:17.931Z] adcc1eea9eea: Pull complete [2021-07-21T04:22:17.931Z] 4c4ab2625f07: Pull complete [2021-07-21T04:22:18.199Z] 4d027b6c602c: Verifying Checksum [2021-07-21T04:22:18.199Z] 4d027b6c602c: Download complete [2021-07-21T04:22:21.589Z] 449e75d2c14e: Verifying Checksum [2021-07-21T04:22:21.589Z] 449e75d2c14e: Download complete [2021-07-21T04:22:21.858Z] 0773c198feca: Verifying Checksum [2021-07-21T04:22:21.858Z] 0773c198feca: Download complete [2021-07-21T04:22:25.288Z] 0773c198feca: Pull complete [2021-07-21T04:22:25.288Z] 345f892a5656: Pull complete [2021-07-21T04:22:25.288Z] 4796506630df: Pull complete [2021-07-21T04:22:25.288Z] cc55df3e53f1: Pull complete [2021-07-21T04:22:25.288Z] 4d027b6c602c: Pull complete [2021-07-21T04:22:26.716Z] 449e75d2c14e: Pull complete [2021-07-21T04:22:26.716Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-21T04:22:26.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-21T04:22:26.716Z] ---> 0d28375d9b5b [2021-07-21T04:22:26.716Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-21T04:22:28.670Z] ---> Running in d8134dcaef36 [2021-07-21T04:22:28.670Z] Removing intermediate container d8134dcaef36 [2021-07-21T04:22:28.670Z] ---> 0ecd4671b968 [2021-07-21T04:22:28.670Z] Step 4/7 : RUN apk add bash [2021-07-21T04:22:28.670Z] ---> Running in f06144c49a43 [2021-07-21T04:22:28.938Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-21T04:22:29.899Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-21T04:22:30.211Z] OK: 149 MiB in 40 packages [2021-07-21T04:22:30.514Z] Removing intermediate container f06144c49a43 [2021-07-21T04:22:30.514Z] ---> c1c8c72c0055 [2021-07-21T04:22:30.514Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-21T04:22:30.514Z] ---> Running in bc257024e261 [2021-07-21T04:22:30.514Z] Removing intermediate container bc257024e261 [2021-07-21T04:22:30.514Z] ---> 9dbd1c3ce250 [2021-07-21T04:22:30.514Z] Step 6/7 : COPY go.mod . [2021-07-21T04:22:30.788Z] ---> bfba42fc7297 [2021-07-21T04:22:30.788Z] Step 7/7 : RUN go mod download [2021-07-21T04:22:30.788Z] ---> Running in 6236fba05a5a [2021-07-21T04:23:03.285Z] Removing intermediate container 6236fba05a5a [2021-07-21T04:23:03.285Z] ---> 107d858f038a [2021-07-21T04:23:03.285Z] Successfully built 107d858f038a [2021-07-21T04:23:03.285Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:23:03.707Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-21T04:23:03.707Z] . [Pipeline] withDockerContainer [2021-07-21T04:23:03.813Z] prd-centos7-docker-4c-2g-3394 does not seem to be running inside a container [2021-07-21T04:23:03.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-21T04:23:04.253Z] $ docker top ed5ba56f38ff1f49ffdc9a70576ff65f824792fcc618d9e8998f55b1455bee33 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-21T04:23:04.674Z] + go version [2021-07-21T04:23:04.674Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-21T04:23:04.688Z] $ docker stop --time=1 ed5ba56f38ff1f49ffdc9a70576ff65f824792fcc618d9e8998f55b1455bee33 [2021-07-21T04:23:05.894Z] $ docker rm -f ed5ba56f38ff1f49ffdc9a70576ff65f824792fcc618d9e8998f55b1455bee33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:23:06.434Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-21T04:23:06.434Z] . [Pipeline] withDockerContainer [2021-07-21T04:23:06.520Z] prd-centos7-docker-4c-2g-3394 does not seem to be running inside a container [2021-07-21T04:23:06.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-21T04:23:06.996Z] $ docker top b2e16bf19f0f7b62ce99d9bb473c069e604b2d0f6a79718f28728f1781d1c8fd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-21T04:23:07.409Z] + go mod tidy [Pipeline] sh [2021-07-21T04:23:08.044Z] + make test [2021-07-21T04:23:08.044Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-21T04:23:08.315Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-21T04:23:18.431Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.056s coverage: 83.5% of statements [2021-07-21T04:23:18.431Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-21T04:23:18.431Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-21T04:23:18.431Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-21T04:23:18.431Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.006s coverage: 26.3% of statements [2021-07-21T04:23:18.431Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-21T04:23:19.027Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 47.2% of statements [2021-07-21T04:23:19.027Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.006s coverage: 90.0% of statements [2021-07-21T04:23:19.298Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 86.2% of statements [2021-07-21T04:23:19.565Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements [2021-07-21T04:23:19.832Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.011s coverage: 36.1% of statements [2021-07-21T04:23:19.832Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-07-21T04:23:19.832Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-21T04:23:24.117Z] gofmt -l . [2021-07-21T04:23:24.382Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-21T04:23:24.394Z] $ docker stop --time=1 b2e16bf19f0f7b62ce99d9bb473c069e604b2d0f6a79718f28728f1781d1c8fd [2021-07-21T04:23:25.769Z] $ docker rm -f b2e16bf19f0f7b62ce99d9bb473c069e604b2d0f6a79718f28728f1781d1c8fd [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-21T04:23:26.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-21T04:23:26.455Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:23:27.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-21T04:23:27.235Z] [2021-07-21T04:23:27.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:23:27.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-21T04:23:27.563Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-21T04:23:27.563Z] b4d181a07f80: Pulling fs layer [2021-07-21T04:23:27.563Z] a1111a8f2ec3: Pulling fs layer [2021-07-21T04:23:27.563Z] ed53099fbce6: Pulling fs layer [2021-07-21T04:23:27.563Z] dc539afda2c1: Pulling fs layer [2021-07-21T04:23:27.563Z] 77bc0d833cb6: Pulling fs layer [2021-07-21T04:23:27.563Z] 9065ff56babe: Pulling fs layer [2021-07-21T04:23:27.563Z] d287ab97295c: Pulling fs layer [2021-07-21T04:23:27.563Z] 77bc0d833cb6: Waiting [2021-07-21T04:23:27.563Z] 9065ff56babe: Waiting [2021-07-21T04:23:27.563Z] d287ab97295c: Waiting [2021-07-21T04:23:27.563Z] dc539afda2c1: Waiting [2021-07-21T04:23:28.143Z] a1111a8f2ec3: Verifying Checksum [2021-07-21T04:23:28.143Z] a1111a8f2ec3: Download complete [2021-07-21T04:23:28.143Z] dc539afda2c1: Verifying Checksum [2021-07-21T04:23:28.143Z] dc539afda2c1: Download complete [2021-07-21T04:23:28.143Z] ed53099fbce6: Verifying Checksum [2021-07-21T04:23:28.143Z] ed53099fbce6: Download complete [2021-07-21T04:23:28.143Z] 9065ff56babe: Verifying Checksum [2021-07-21T04:23:28.143Z] 9065ff56babe: Download complete [2021-07-21T04:23:28.143Z] 77bc0d833cb6: Verifying Checksum [2021-07-21T04:23:28.143Z] 77bc0d833cb6: Download complete [2021-07-21T04:23:28.736Z] b4d181a07f80: Verifying Checksum [2021-07-21T04:23:28.736Z] b4d181a07f80: Download complete [2021-07-21T04:23:30.156Z] b4d181a07f80: Pull complete [2021-07-21T04:23:30.156Z] a1111a8f2ec3: Pull complete [2021-07-21T04:23:30.740Z] ed53099fbce6: Pull complete [2021-07-21T04:23:30.740Z] dc539afda2c1: Pull complete [2021-07-21T04:23:31.005Z] 77bc0d833cb6: Pull complete [2021-07-21T04:23:31.005Z] 9065ff56babe: Pull complete [2021-07-21T04:23:32.415Z] d287ab97295c: Verifying Checksum [2021-07-21T04:23:32.415Z] d287ab97295c: Download complete [2021-07-21T04:23:36.710Z] d287ab97295c: Pull complete [2021-07-21T04:23:36.710Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-21T04:23:36.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-21T04:23:36.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-21T04:23:36.803Z] prd-centos7-docker-4c-2g-3394 does not seem to be running inside a container [2021-07-21T04:23:36.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-21T04:23:39.319Z] $ docker top ad8d50390722b5c1ce3c446bcc79261b5fc703455984df3cfd699a70055866ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:23:40.081Z] ---> job-cost.sh [2021-07-21T04:23:40.081Z] lf-activate-venv: SKIPPING [2021-07-21T04:23:40.081Z] INFO: No Stack... [2021-07-21T04:23:41.489Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-21T04:23:41.755Z] INFO: Archiving Costs [Pipeline] sh [2021-07-21T04:23:42.072Z] + cat /w/workspace/go-mod-core-contracts/8/archives/cost.csv [2021-07-21T04:23:42.072Z] + cut -d, -f6 [Pipeline] lock [2021-07-21T04:23:42.112Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-8-stack-cost] [2021-07-21T04:23:42.121Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-8-stack-cost] did not exist. Created. [2021-07-21T04:23:42.121Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-21T04:23:42.465Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-21T04:23:42.501Z] Stashed 1 file(s) [Pipeline] } [2021-07-21T04:23:42.513Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-21T04:23:42.535Z] $ docker stop --time=1 ad8d50390722b5c1ce3c446bcc79261b5fc703455984df3cfd699a70055866ff [2021-07-21T04:23:43.677Z] $ docker rm -f ad8d50390722b5c1ce3c446bcc79261b5fc703455984df3cfd699a70055866ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-21T04:24:32.986Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3396 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-07-21T04:24:33.005Z] Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout [2021-07-21T04:24:33.227Z] Selected Git installation does not exist. Using Default [2021-07-21T04:24:33.227Z] The recommended git tool is: NONE [2021-07-21T04:24:38.858Z] using credential edgex-jenkins-ssh [2021-07-21T04:24:38.877Z] Cloning the remote Git repository [2021-07-21T04:24:38.935Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-21T04:24:39.056Z] > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 [2021-07-21T04:24:39.131Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-21T04:24:39.132Z] > git --version # timeout=10 [2021-07-21T04:24:39.168Z] > git --version # 'git version 2.17.1' [2021-07-21T04:24:39.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-21T04:24:39.280Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-21T04:24:40.620Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-21T04:24:40.640Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-21T04:24:40.675Z] Avoid second fetch [2021-07-21T04:24:40.676Z] Checking out Revision 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 (main) [2021-07-21T04:24:40.695Z] > git config core.sparsecheckout # timeout=10 [2021-07-21T04:24:40.711Z] > git checkout -f 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 # timeout=10 [2021-07-21T04:24:45.203Z] Commit message: "feat: Remove unclear HTTP status code (#646)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-21T04:24:45.888Z] ========================================================= [2021-07-21T04:24:45.888Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-21T04:24:45.888Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:24:46.474Z] + 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-07-21T04:24:47.465Z] Sending build context to Docker daemon 2.912MB [2021-07-21T04:24:47.465Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-21T04:24:47.465Z] Step 2/7 : FROM ${BASE} [2021-07-21T04:24:48.065Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-21T04:24:48.065Z] 595b0fe564bb: Pulling fs layer [2021-07-21T04:24:48.065Z] 24495759ef45: Pulling fs layer [2021-07-21T04:24:48.065Z] d148012ef14d: Pulling fs layer [2021-07-21T04:24:48.065Z] cb65c68fc2e2: Pulling fs layer [2021-07-21T04:24:48.065Z] 093eec477d81: Pulling fs layer [2021-07-21T04:24:48.065Z] a6d5b2bbb924: Pulling fs layer [2021-07-21T04:24:48.065Z] 2446dc1eb7d3: Pulling fs layer [2021-07-21T04:24:48.065Z] 596795e73e0f: Pulling fs layer [2021-07-21T04:24:48.065Z] 093eec477d81: Waiting [2021-07-21T04:24:48.065Z] a6d5b2bbb924: Waiting [2021-07-21T04:24:48.065Z] cb65c68fc2e2: Waiting [2021-07-21T04:24:48.065Z] 2446dc1eb7d3: Waiting [2021-07-21T04:24:48.065Z] 596795e73e0f: Waiting [2021-07-21T04:24:48.346Z] d148012ef14d: Verifying Checksum [2021-07-21T04:24:48.347Z] d148012ef14d: Download complete [2021-07-21T04:24:48.347Z] 24495759ef45: Verifying Checksum [2021-07-21T04:24:48.347Z] 24495759ef45: Download complete [2021-07-21T04:24:48.347Z] 093eec477d81: Download complete [2021-07-21T04:24:48.347Z] a6d5b2bbb924: Download complete [2021-07-21T04:24:48.347Z] 2446dc1eb7d3: Download complete [2021-07-21T04:24:48.347Z] 595b0fe564bb: Verifying Checksum [2021-07-21T04:24:48.347Z] 595b0fe564bb: Download complete [2021-07-21T04:24:48.969Z] 595b0fe564bb: Pull complete [2021-07-21T04:24:49.987Z] 24495759ef45: Pull complete [2021-07-21T04:24:50.265Z] d148012ef14d: Pull complete [2021-07-21T04:24:50.542Z] 596795e73e0f: Verifying Checksum [2021-07-21T04:24:50.542Z] 596795e73e0f: Download complete [2021-07-21T04:24:52.002Z] cb65c68fc2e2: Verifying Checksum [2021-07-21T04:24:52.002Z] cb65c68fc2e2: Download complete [2021-07-21T04:25:02.226Z] cb65c68fc2e2: Pull complete [2021-07-21T04:25:02.498Z] 093eec477d81: Pull complete [2021-07-21T04:25:02.773Z] a6d5b2bbb924: Pull complete [2021-07-21T04:25:03.375Z] 2446dc1eb7d3: Pull complete [2021-07-21T04:25:07.706Z] 596795e73e0f: Pull complete [2021-07-21T04:25:07.706Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-21T04:25:07.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-21T04:25:07.706Z] ---> d9e956139c92 [2021-07-21T04:25:07.706Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-21T04:25:10.356Z] ---> Running in 022d722db4ad [2021-07-21T04:25:10.639Z] Removing intermediate container 022d722db4ad [2021-07-21T04:25:10.639Z] ---> 2d16b8c67fd6 [2021-07-21T04:25:10.639Z] Step 4/7 : RUN apk add bash [2021-07-21T04:25:10.639Z] ---> Running in 70998bc642ca [2021-07-21T04:25:12.082Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-21T04:25:13.068Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-21T04:25:14.516Z] OK: 138 MiB in 40 packages [2021-07-21T04:25:15.549Z] Removing intermediate container 70998bc642ca [2021-07-21T04:25:15.549Z] ---> 5c70105aa87a [2021-07-21T04:25:15.549Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-21T04:25:15.549Z] ---> Running in 4d726290bca7 [2021-07-21T04:25:16.147Z] Removing intermediate container 4d726290bca7 [2021-07-21T04:25:16.147Z] ---> 5b317653ddc4 [2021-07-21T04:25:16.147Z] Step 6/7 : COPY go.mod . [2021-07-21T04:25:17.142Z] ---> 692da608e5e9 [2021-07-21T04:25:17.142Z] Step 7/7 : RUN go mod download [2021-07-21T04:25:17.142Z] ---> Running in e4f9eda1a877 [2021-07-21T04:26:39.087Z] Removing intermediate container e4f9eda1a877 [2021-07-21T04:26:39.087Z] ---> f5776b1d8fca [2021-07-21T04:26:39.087Z] Successfully built f5776b1d8fca [2021-07-21T04:26:39.087Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:26:39.520Z] + docker inspect -f . ci-base-image-arm64 [2021-07-21T04:26:39.520Z] . [Pipeline] withDockerContainer [2021-07-21T04:26:39.809Z] prd-ubuntu18.04-docker-arm64-4c-16g-3396 does not seem to be running inside a container [2021-07-21T04:26:39.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-21T04:26:42.171Z] $ docker top 8966cb0b20c7c5e5e5bde564fa06a7883bffe8efd37b3994ca741a6bb00d17dd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-21T04:26:43.136Z] + go version [2021-07-21T04:26:43.136Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-21T04:26:43.160Z] $ docker stop --time=1 8966cb0b20c7c5e5e5bde564fa06a7883bffe8efd37b3994ca741a6bb00d17dd [2021-07-21T04:26:44.990Z] $ docker rm -f 8966cb0b20c7c5e5e5bde564fa06a7883bffe8efd37b3994ca741a6bb00d17dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:26:45.753Z] + docker inspect -f . ci-base-image-arm64 [2021-07-21T04:26:45.753Z] . [Pipeline] withDockerContainer [2021-07-21T04:26:46.068Z] prd-ubuntu18.04-docker-arm64-4c-16g-3396 does not seem to be running inside a container [2021-07-21T04:26:46.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-21T04:26:47.829Z] $ docker top e4e3442fb09edd14fb40710f5ddd79ee7c8f519e8a8bf37632dd50cdd1c29b7d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-21T04:26:48.847Z] + go mod tidy [Pipeline] sh [2021-07-21T04:26:50.189Z] + make test [2021-07-21T04:26:50.189Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-21T04:26:51.629Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-21T04:27:30.669Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.486s coverage: 83.5% of statements [2021-07-21T04:27:30.669Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-21T04:27:30.669Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-21T04:27:30.669Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-21T04:27:30.669Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.052s coverage: 26.3% of statements [2021-07-21T04:27:30.669Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-21T04:27:30.669Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.079s coverage: 47.2% of statements [2021-07-21T04:27:30.669Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.158s coverage: 90.0% of statements [2021-07-21T04:27:30.947Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.325s coverage: 86.2% of statements [2021-07-21T04:27:30.947Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.058s coverage: 59.5% of statements [2021-07-21T04:27:31.224Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 36.1% of statements [2021-07-21T04:27:31.826Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.038s coverage: 49.4% of statements [2021-07-21T04:27:32.100Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-21T04:27:54.272Z] gofmt -l . [2021-07-21T04:27:54.272Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-21T04:27:54.299Z] $ docker stop --time=1 e4e3442fb09edd14fb40710f5ddd79ee7c8f519e8a8bf37632dd50cdd1c29b7d [2021-07-21T04:27:56.396Z] $ docker rm -f e4e3442fb09edd14fb40710f5ddd79ee7c8f519e8a8bf37632dd50cdd1c29b7d [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-21T04:27:57.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-21T04:27:57.313Z] Warning: overwriting stash ‘coverage-report’ [2021-07-21T04:27:58.015Z] 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:27:58.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-21T04:27:58.931Z] [2021-07-21T04:27:58.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:27:59.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-21T04:27:59.562Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-21T04:27:59.562Z] 448f6bf000e3: Pulling fs layer [2021-07-21T04:27:59.562Z] f757da607395: Pulling fs layer [2021-07-21T04:27:59.562Z] 05883995daec: Pulling fs layer [2021-07-21T04:27:59.562Z] 8603b9c90790: Pulling fs layer [2021-07-21T04:27:59.562Z] 1560dd03e051: Pulling fs layer [2021-07-21T04:27:59.562Z] 27f5ce0e4adf: Pulling fs layer [2021-07-21T04:27:59.562Z] c2d8d7efcc4b: Pulling fs layer [2021-07-21T04:27:59.562Z] 1560dd03e051: Waiting [2021-07-21T04:27:59.562Z] 27f5ce0e4adf: Waiting [2021-07-21T04:27:59.562Z] c2d8d7efcc4b: Waiting [2021-07-21T04:27:59.562Z] 8603b9c90790: Waiting [2021-07-21T04:27:59.837Z] f757da607395: Verifying Checksum [2021-07-21T04:27:59.837Z] f757da607395: Download complete [2021-07-21T04:27:59.837Z] 8603b9c90790: Verifying Checksum [2021-07-21T04:27:59.837Z] 8603b9c90790: Download complete [2021-07-21T04:28:00.110Z] 1560dd03e051: Verifying Checksum [2021-07-21T04:28:00.110Z] 1560dd03e051: Download complete [2021-07-21T04:28:00.110Z] 27f5ce0e4adf: Verifying Checksum [2021-07-21T04:28:00.110Z] 27f5ce0e4adf: Download complete [2021-07-21T04:28:00.110Z] 05883995daec: Verifying Checksum [2021-07-21T04:28:00.110Z] 05883995daec: Download complete [2021-07-21T04:28:01.088Z] 448f6bf000e3: Download complete [2021-07-21T04:28:04.481Z] c2d8d7efcc4b: Verifying Checksum [2021-07-21T04:28:04.482Z] c2d8d7efcc4b: Download complete [2021-07-21T04:28:04.482Z] 448f6bf000e3: Pull complete [2021-07-21T04:28:05.082Z] f757da607395: Pull complete [2021-07-21T04:28:06.526Z] 05883995daec: Pull complete [2021-07-21T04:28:06.807Z] 8603b9c90790: Pull complete [2021-07-21T04:28:08.248Z] 1560dd03e051: Pull complete [2021-07-21T04:28:08.248Z] 27f5ce0e4adf: Pull complete [2021-07-21T04:28:23.379Z] c2d8d7efcc4b: Pull complete [2021-07-21T04:28:23.379Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-21T04:28:23.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-21T04:28:23.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-21T04:28:23.638Z] prd-ubuntu18.04-docker-arm64-4c-16g-3396 does not seem to be running inside a container [2021-07-21T04:28:23.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-21T04:28:27.788Z] $ docker top 1fe41fcf157635444818901a18a00bc2f0bb2383f9372602a9ef31dd03d7ec47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:28:28.823Z] ---> job-cost.sh [2021-07-21T04:28:28.824Z] lf-activate-venv: SKIPPING [2021-07-21T04:28:28.824Z] INFO: No Stack... [2021-07-21T04:28:29.809Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-21T04:28:30.082Z] INFO: Archiving Costs [Pipeline] sh [2021-07-21T04:28:30.751Z] + cat /w/workspace/go-mod-core-contracts/8/archives/cost.csv [2021-07-21T04:28:30.751Z] + cut -d, -f6 [Pipeline] lock [2021-07-21T04:28:30.822Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-8-stack-cost] [2021-07-21T04:28:30.835Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-8-stack-cost] did not exist. Created. [2021-07-21T04:28:30.835Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-21T04:28:31.540Z] /w/workspace/go-mod-core-contracts/8@tmp/durable-691e8af0/script.sh: 1: /w/workspace/go-mod-core-contracts/8@tmp/durable-691e8af0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-21T04:28:32.224Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-21T04:28:32.258Z] Warning: overwriting stash ‘stack-cost’ [2021-07-21T04:28:32.321Z] Stashed 1 file(s) [Pipeline] } [2021-07-21T04:28:32.338Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-21T04:28:32.367Z] $ docker stop --time=1 1fe41fcf157635444818901a18a00bc2f0bb2383f9372602a9ef31dd03d7ec47 [2021-07-21T04:28:34.136Z] $ docker rm -f 1fe41fcf157635444818901a18a00bc2f0bb2383f9372602a9ef31dd03d7ec47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-07-21T04:28:35.386Z] provisioning config files... [2021-07-21T04:28:35.401Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7095306133512260781tmp [Pipeline] { [Pipeline] sh [2021-07-21T04:28:35.734Z] + set +x [2021-07-21T04:28:35.734Z] + bash -s -- [2021-07-21T04:28:35.734Z] + curl -s https://codecov.io/bash [2021-07-21T04:28:35.734Z] [2021-07-21T04:28:35.734Z] _____ _ [2021-07-21T04:28:35.734Z] / ____| | | [2021-07-21T04:28:35.734Z] | | ___ __| | ___ ___ _____ __ [2021-07-21T04:28:35.734Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-21T04:28:35.734Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-21T04:28:35.734Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-21T04:28:35.734Z] Bash-1.0.5 [2021-07-21T04:28:35.734Z] [2021-07-21T04:28:35.734Z] [2021-07-21T04:28:35.734Z] ==> git version 2.24.4 found [2021-07-21T04:28:35.734Z] ==> 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-07-21T04:28:35.734Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-21T04:28:35.734Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-21T04:28:36.001Z] ==> Jenkins CI detected. [2021-07-21T04:28:36.001Z] project root: . [2021-07-21T04:28:36.001Z] --> token set from env [2021-07-21T04:28:36.001Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-21T04:28:36.001Z] ==> Running gcov in . (disable via -X gcov) [2021-07-21T04:28:36.001Z] ==> Python coveragepy not found [2021-07-21T04:28:36.001Z] ==> Searching for coverage reports in: [2021-07-21T04:28:36.001Z] + . [2021-07-21T04:28:36.001Z] -> Found 1 reports [2021-07-21T04:28:36.001Z] ==> Detecting git/mercurial file structure [2021-07-21T04:28:36.001Z] ==> Reading reports [2021-07-21T04:28:36.001Z] + ./coverage.out bytes=101588 [2021-07-21T04:28:36.001Z] ==> Appending adjustments [2021-07-21T04:28:36.001Z] https://docs.codecov.io/docs/fixing-reports [2021-07-21T04:28:36.589Z] + Found adjustments [2021-07-21T04:28:36.589Z] ==> Gzipping contents [2021-07-21T04:28:36.589Z] 16K /tmp/codecov.NMYmXu.gz [2021-07-21T04:28:36.589Z] ==> Uploading reports [2021-07-21T04:28:36.589Z] url: https://codecov.io [2021-07-21T04:28:36.589Z] query: branch=main&commit=5e91c920051fb6e7b4d71bfc4019be227e7c3f77&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-21T04:28:36.589Z] -> Pinging Codecov [2021-07-21T04:28:36.589Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=5e91c920051fb6e7b4d71bfc4019be227e7c3f77&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-21T04:28:36.858Z] -> Uploading to [2021-07-21T04:28:36.858Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-21/71470A77251A30514AAF9C0BB2E5B6CE/5e91c920051fb6e7b4d71bfc4019be227e7c3f77/2d2ffb2c-5f18-43dc-8654-aa518b5f25f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210721T042836Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86630a63f54958745241201f2b155bbac3df9dcc3d9057385edee83bee6399d8 [2021-07-21T04:28:36.858Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-21T04:28:36.858Z] Dload Upload Total Spent Left Speed [2021-07-21T04:28:37.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15212 0 0 100 15212 0 33223 --:--:-- --:--:-- --:--:-- 33286 [2021-07-21T04:28:37.447Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/5e91c920051fb6e7b4d71bfc4019be227e7c3f77 [Pipeline] } [2021-07-21T04:28:37.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-21T04:28:38.253Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-21T04:28:38.303Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:28:38.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-21T04:28:38.644Z] [2021-07-21T04:28:38.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:28:39.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-21T04:28:39.004Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-21T04:28:39.004Z] 188c0c94c7c5: Pulling fs layer [2021-07-21T04:28:39.004Z] 0ef7d3d256c8: Pulling fs layer [2021-07-21T04:28:39.004Z] de9db76c5a1d: Pulling fs layer [2021-07-21T04:28:39.004Z] 0eba1c9be4d2: Pulling fs layer [2021-07-21T04:28:39.004Z] 0d57e429df01: Pulling fs layer [2021-07-21T04:28:39.004Z] 4e4be7b47b0d: Pulling fs layer [2021-07-21T04:28:39.004Z] e1f770b5df2f: Pulling fs layer [2021-07-21T04:28:39.004Z] 85a0685a4137: Pulling fs layer [2021-07-21T04:28:39.004Z] 0eba1c9be4d2: Waiting [2021-07-21T04:28:39.004Z] 0d57e429df01: Waiting [2021-07-21T04:28:39.004Z] 4e4be7b47b0d: Waiting [2021-07-21T04:28:39.004Z] e1f770b5df2f: Waiting [2021-07-21T04:28:39.004Z] 85a0685a4137: Waiting [2021-07-21T04:28:39.004Z] de9db76c5a1d: Verifying Checksum [2021-07-21T04:28:39.004Z] de9db76c5a1d: Download complete [2021-07-21T04:28:39.004Z] 0ef7d3d256c8: Verifying Checksum [2021-07-21T04:28:39.004Z] 0ef7d3d256c8: Download complete [2021-07-21T04:28:39.596Z] 188c0c94c7c5: Verifying Checksum [2021-07-21T04:28:39.596Z] 188c0c94c7c5: Download complete [2021-07-21T04:28:39.596Z] 188c0c94c7c5: Pull complete [2021-07-21T04:28:39.868Z] 0ef7d3d256c8: Pull complete [2021-07-21T04:28:39.868Z] de9db76c5a1d: Pull complete [2021-07-21T04:28:44.136Z] 0d57e429df01: Verifying Checksum [2021-07-21T04:28:44.136Z] 0d57e429df01: Download complete [2021-07-21T04:28:44.136Z] 4e4be7b47b0d: Verifying Checksum [2021-07-21T04:28:44.136Z] 4e4be7b47b0d: Download complete [2021-07-21T04:28:46.078Z] e1f770b5df2f: Verifying Checksum [2021-07-21T04:28:46.078Z] e1f770b5df2f: Download complete [2021-07-21T04:28:51.452Z] 0eba1c9be4d2: Verifying Checksum [2021-07-21T04:28:51.452Z] 0eba1c9be4d2: Download complete [2021-07-21T04:28:51.452Z] 85a0685a4137: Verifying Checksum [2021-07-21T04:28:51.452Z] 85a0685a4137: Download complete [2021-07-21T04:28:53.417Z] 0eba1c9be4d2: Pull complete [2021-07-21T04:28:53.417Z] 0d57e429df01: Pull complete [2021-07-21T04:28:53.688Z] 4e4be7b47b0d: Pull complete [2021-07-21T04:28:53.962Z] e1f770b5df2f: Pull complete [2021-07-21T04:28:59.457Z] 85a0685a4137: Pull complete [2021-07-21T04:28:59.457Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-21T04:28:59.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-21T04:28:59.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-21T04:28:59.561Z] prd-centos7-docker-4c-2g-3393 does not seem to be running inside a container [2021-07-21T04:28:59.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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-07-21T04:29:00.318Z] $ docker top 04903be91d585eeefe104343d0d77c1348741085556ea7168b89342123982a38 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-21T04:29:00.418Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-21T04:29:00.732Z] + set -o pipefail [2021-07-21T04:29:00.732Z] + snyk monitor '--org=edgex-jenkins' [2021-07-21T04:29:15.825Z] [2021-07-21T04:29:15.825Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-07-21T04:29:15.825Z] [2021-07-21T04:29:15.825Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/3b1f0739-9630-4e3f-925a-e83dfa85dd4f [2021-07-21T04:29:15.825Z] [2021-07-21T04:29:15.825Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-21T04:29:15.825Z] [2021-07-21T04:29:15.825Z] [Pipeline] } [2021-07-21T04:29:15.840Z] $ docker stop --time=1 04903be91d585eeefe104343d0d77c1348741085556ea7168b89342123982a38 [2021-07-21T04:29:17.707Z] $ docker rm -f 04903be91d585eeefe104343d0d77c1348741085556ea7168b89342123982a38 [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-07-21T04:29:18.774Z] + git log --format=format:%s -1 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:29:19.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-21T04:29:19.148Z] . [Pipeline] withDockerContainer [2021-07-21T04:29:19.236Z] prd-centos7-docker-4c-2g-3393 does not seem to be running inside a container [2021-07-21T04:29:19.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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-07-21T04:29:19.681Z] $ docker top 9f9d29cafb825cc05197fb0aab3e097c0d69a466a0b2d5134889f0cb62384bdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-21T04:29:19.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-21T04:29:19.821Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-21T04:29:19.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-21T04:29:19.930Z] $ docker exec 9f9d29cafb825cc05197fb0aab3e097c0d69a466a0b2d5134889f0cb62384bdc ssh-agent [2021-07-21T04:29:20.045Z] SSH_AUTH_SOCK=/tmp/ssh-UE9HRvdXfXew/agent.13 [2021-07-21T04:29:20.045Z] SSH_AGENT_PID=20 [2021-07-21T04:29:20.056Z] Running ssh-add (command line suppressed) [2021-07-21T04:29:20.140Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8948011597007102741.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8948011597007102741.key) [2021-07-21T04:29:20.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-21T04:29:20.491Z] + git semver tag [2021-07-21T04:29:20.491Z] # -> Open(): unable to determine branch for HEAD [2021-07-21T04:29:20.491Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-21T04:29:20.491Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-21T04:29:20.491Z] # $SEMVER_REMOTE_NAME = origin [2021-07-21T04:29:20.491Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-21T04:29:20.491Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-21T04:29:20.491Z] # $SEMVER_BRANCH = main [2021-07-21T04:29:20.491Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-07-21T04:29:20.491Z] # 5e91c920051fb6e7b4d71bfc4019be227e7c3f77 HEAD [2021-07-21T04:29:20.491Z] # -> Force: false [2021-07-21T04:29:20.491Z] # f2898e9ce9c1219861c6c88babf04733a0f2d23e refs/tags/v2.0.1-dev.7 [Pipeline] } [2021-07-21T04:29:20.504Z] $ docker exec --env ******** --env ******** 9f9d29cafb825cc05197fb0aab3e097c0d69a466a0b2d5134889f0cb62384bdc ssh-agent -k [2021-07-21T04:29:20.598Z] unset SSH_AUTH_SOCK; [2021-07-21T04:29:20.598Z] unset SSH_AGENT_PID; [2021-07-21T04:29:20.598Z] echo Agent pid 20 killed; [2021-07-21T04:29:20.623Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-21T04:29:21.044Z] + git semver [Pipeline] } [2021-07-21T04:29:21.064Z] $ docker stop --time=1 9f9d29cafb825cc05197fb0aab3e097c0d69a466a0b2d5134889f0cb62384bdc [2021-07-21T04:29:22.273Z] $ docker rm -f 9f9d29cafb825cc05197fb0aab3e097c0d69a466a0b2d5134889f0cb62384bdc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:29:22.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-21T04:29:22.842Z] [2021-07-21T04:29:22.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:29:23.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-21T04:29:23.438Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-21T04:29:23.438Z] ab5ef0e58194: Pulling fs layer [2021-07-21T04:29:23.438Z] 9712f1f96733: Pulling fs layer [2021-07-21T04:29:23.438Z] 63f879dbbcfc: Pulling fs layer [2021-07-21T04:29:23.438Z] 0d9ebad4ef96: Pulling fs layer [2021-07-21T04:29:23.438Z] e9a5061849ea: Pulling fs layer [2021-07-21T04:29:23.438Z] d747dcd14b5f: Pulling fs layer [2021-07-21T04:29:23.438Z] 2de7ff778b66: Pulling fs layer [2021-07-21T04:29:23.438Z] 0d9ebad4ef96: Waiting [2021-07-21T04:29:23.438Z] e9a5061849ea: Waiting [2021-07-21T04:29:23.438Z] d747dcd14b5f: Waiting [2021-07-21T04:29:23.438Z] 2de7ff778b66: Waiting [2021-07-21T04:29:23.438Z] 9712f1f96733: Verifying Checksum [2021-07-21T04:29:23.438Z] 9712f1f96733: Download complete [2021-07-21T04:29:26.223Z] 63f879dbbcfc: Verifying Checksum [2021-07-21T04:29:26.223Z] 63f879dbbcfc: Download complete [2021-07-21T04:29:26.489Z] e9a5061849ea: Verifying Checksum [2021-07-21T04:29:26.489Z] e9a5061849ea: Download complete [2021-07-21T04:29:26.489Z] d747dcd14b5f: Download complete [2021-07-21T04:29:27.897Z] 2de7ff778b66: Verifying Checksum [2021-07-21T04:29:27.897Z] 2de7ff778b66: Download complete [2021-07-21T04:29:27.897Z] 0d9ebad4ef96: Verifying Checksum [2021-07-21T04:29:27.897Z] 0d9ebad4ef96: Download complete [2021-07-21T04:29:28.488Z] ab5ef0e58194: Verifying Checksum [2021-07-21T04:29:28.488Z] ab5ef0e58194: Download complete [2021-07-21T04:29:31.088Z] ab5ef0e58194: Pull complete [2021-07-21T04:29:31.088Z] 9712f1f96733: Pull complete [2021-07-21T04:29:31.691Z] 63f879dbbcfc: Pull complete [2021-07-21T04:29:35.074Z] 0d9ebad4ef96: Pull complete [2021-07-21T04:29:35.074Z] e9a5061849ea: Pull complete [2021-07-21T04:29:35.074Z] d747dcd14b5f: Pull complete [2021-07-21T04:29:36.033Z] 2de7ff778b66: Pull complete [2021-07-21T04:29:36.033Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-21T04:29:36.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-21T04:29:36.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-21T04:29:36.131Z] prd-centos7-docker-4c-2g-3393 does not seem to be running inside a container [2021-07-21T04:29:36.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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-07-21T04:29:38.937Z] $ docker top fe2fbe103a67674fac4231aade9a15d1bcb1c760a33b0984dd00dbfeca68bc07 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-21T04:29:39.041Z] provisioning config files... [2021-07-21T04:29:39.053Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6987572678272845544tmp [2021-07-21T04:29:39.072Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5223783959172425130tmp [2021-07-21T04:29:39.096Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6407167928099394799tmp [Pipeline] { [Pipeline] echo [2021-07-21T04:29:39.124Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:29:39.437Z] ---> sigul-configuration.sh [2021-07-21T04:29:39.437Z] gpg: directory `/root/.gnupg' created [2021-07-21T04:29:39.437Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-21T04:29:39.437Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-21T04:29:39.437Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-21T04:29:39.437Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-21T04:29:39.437Z] gpg: CAST5 encrypted data [2021-07-21T04:29:39.437Z] gpg: encrypted with 1 passphrase [2021-07-21T04:29:39.437Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-21T04:29:39.753Z] + mkdir /home/jenkins [2021-07-21T04:29:39.753Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-21T04:29:40.069Z] + 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-07-21T04:29:40.083Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:29:40.528Z] ---> sigul-install.sh [2021-07-21T04:29:40.528Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-21T04:29:40.872Z] + git tag --list [2021-07-21T04:29:40.873Z] v0.0.0 [2021-07-21T04:29:40.873Z] v0.0.1 [2021-07-21T04:29:40.873Z] v0.1.0 [2021-07-21T04:29:40.873Z] v0.1.1 [2021-07-21T04:29:40.873Z] v0.1.10 [2021-07-21T04:29:40.873Z] v0.1.100 [2021-07-21T04:29:40.873Z] v0.1.101 [2021-07-21T04:29:40.873Z] v0.1.102 [2021-07-21T04:29:40.873Z] v0.1.103 [2021-07-21T04:29:40.873Z] v0.1.104 [2021-07-21T04:29:40.873Z] v0.1.105 [2021-07-21T04:29:40.873Z] v0.1.106 [2021-07-21T04:29:40.873Z] v0.1.107 [2021-07-21T04:29:40.873Z] v0.1.108 [2021-07-21T04:29:40.873Z] v0.1.109 [2021-07-21T04:29:40.873Z] v0.1.11 [2021-07-21T04:29:40.873Z] v0.1.110 [2021-07-21T04:29:40.873Z] v0.1.111 [2021-07-21T04:29:40.873Z] v0.1.112 [2021-07-21T04:29:40.873Z] v0.1.113 [2021-07-21T04:29:40.873Z] v0.1.114 [2021-07-21T04:29:40.873Z] v0.1.115 [2021-07-21T04:29:40.873Z] v0.1.116 [2021-07-21T04:29:40.873Z] v0.1.117 [2021-07-21T04:29:40.873Z] v0.1.118 [2021-07-21T04:29:40.873Z] v0.1.119 [2021-07-21T04:29:40.873Z] v0.1.12 [2021-07-21T04:29:40.873Z] v0.1.120 [2021-07-21T04:29:40.873Z] v0.1.121 [2021-07-21T04:29:40.873Z] v0.1.122 [2021-07-21T04:29:40.873Z] v0.1.123 [2021-07-21T04:29:40.873Z] v0.1.124 [2021-07-21T04:29:40.873Z] v0.1.125 [2021-07-21T04:29:40.873Z] v0.1.126 [2021-07-21T04:29:40.873Z] v0.1.127 [2021-07-21T04:29:40.873Z] v0.1.128 [2021-07-21T04:29:40.873Z] v0.1.129 [2021-07-21T04:29:40.873Z] v0.1.13 [2021-07-21T04:29:40.873Z] v0.1.130 [2021-07-21T04:29:40.873Z] v0.1.131 [2021-07-21T04:29:40.873Z] v0.1.132 [2021-07-21T04:29:40.873Z] v0.1.133 [2021-07-21T04:29:40.873Z] v0.1.134 [2021-07-21T04:29:40.873Z] v0.1.135 [2021-07-21T04:29:40.873Z] v0.1.136 [2021-07-21T04:29:40.873Z] v0.1.137 [2021-07-21T04:29:40.873Z] v0.1.138 [2021-07-21T04:29:40.873Z] v0.1.139 [2021-07-21T04:29:40.873Z] v0.1.14 [2021-07-21T04:29:40.873Z] v0.1.140 [2021-07-21T04:29:40.873Z] v0.1.141 [2021-07-21T04:29:40.873Z] v0.1.142 [2021-07-21T04:29:40.873Z] v0.1.143 [2021-07-21T04:29:40.873Z] v0.1.144 [2021-07-21T04:29:40.873Z] v0.1.145 [2021-07-21T04:29:40.873Z] v0.1.146 [2021-07-21T04:29:40.873Z] v0.1.147 [2021-07-21T04:29:40.873Z] v0.1.148 [2021-07-21T04:29:40.873Z] v0.1.149 [2021-07-21T04:29:40.873Z] v0.1.15 [2021-07-21T04:29:40.873Z] v0.1.16 [2021-07-21T04:29:40.873Z] v0.1.17 [2021-07-21T04:29:40.873Z] v0.1.18 [2021-07-21T04:29:40.873Z] v0.1.19 [2021-07-21T04:29:40.873Z] v0.1.2 [2021-07-21T04:29:40.873Z] v0.1.20 [2021-07-21T04:29:40.873Z] v0.1.21 [2021-07-21T04:29:40.873Z] v0.1.22 [2021-07-21T04:29:40.873Z] v0.1.23 [2021-07-21T04:29:40.873Z] v0.1.24 [2021-07-21T04:29:40.873Z] v0.1.25 [2021-07-21T04:29:40.873Z] v0.1.26 [2021-07-21T04:29:40.873Z] v0.1.27 [2021-07-21T04:29:40.873Z] v0.1.28 [2021-07-21T04:29:40.873Z] v0.1.29 [2021-07-21T04:29:40.873Z] v0.1.3 [2021-07-21T04:29:40.873Z] v0.1.30 [2021-07-21T04:29:40.873Z] v0.1.31 [2021-07-21T04:29:40.873Z] v0.1.32 [2021-07-21T04:29:40.873Z] v0.1.33 [2021-07-21T04:29:40.873Z] v0.1.34 [2021-07-21T04:29:40.873Z] v0.1.35 [2021-07-21T04:29:40.873Z] v0.1.36 [2021-07-21T04:29:40.873Z] v0.1.37 [2021-07-21T04:29:40.873Z] v0.1.38 [2021-07-21T04:29:40.873Z] v0.1.39 [2021-07-21T04:29:40.873Z] v0.1.4 [2021-07-21T04:29:40.873Z] v0.1.40 [2021-07-21T04:29:40.873Z] v0.1.41 [2021-07-21T04:29:40.873Z] v0.1.42 [2021-07-21T04:29:40.873Z] v0.1.43 [2021-07-21T04:29:40.873Z] v0.1.44 [2021-07-21T04:29:40.873Z] v0.1.45 [2021-07-21T04:29:40.873Z] v0.1.46 [2021-07-21T04:29:40.873Z] v0.1.47 [2021-07-21T04:29:40.873Z] v0.1.48 [2021-07-21T04:29:40.873Z] v0.1.49 [2021-07-21T04:29:40.873Z] v0.1.5 [2021-07-21T04:29:40.873Z] v0.1.50 [2021-07-21T04:29:40.873Z] v0.1.51 [2021-07-21T04:29:40.873Z] v0.1.52 [2021-07-21T04:29:40.873Z] v0.1.53 [2021-07-21T04:29:40.873Z] v0.1.54 [2021-07-21T04:29:40.873Z] v0.1.55 [2021-07-21T04:29:40.873Z] v0.1.56 [2021-07-21T04:29:40.873Z] v0.1.57 [2021-07-21T04:29:40.873Z] v0.1.58 [2021-07-21T04:29:40.873Z] v0.1.59 [2021-07-21T04:29:40.873Z] v0.1.6 [2021-07-21T04:29:40.873Z] v0.1.60 [2021-07-21T04:29:40.873Z] v0.1.61 [2021-07-21T04:29:40.873Z] v0.1.62 [2021-07-21T04:29:40.873Z] v0.1.63 [2021-07-21T04:29:40.873Z] v0.1.64 [2021-07-21T04:29:40.873Z] v0.1.65 [2021-07-21T04:29:40.873Z] v0.1.66 [2021-07-21T04:29:40.873Z] v0.1.67 [2021-07-21T04:29:40.873Z] v0.1.68 [2021-07-21T04:29:40.873Z] v0.1.69 [2021-07-21T04:29:40.873Z] v0.1.7 [2021-07-21T04:29:40.873Z] v0.1.70 [2021-07-21T04:29:40.873Z] v0.1.71 [2021-07-21T04:29:40.873Z] v0.1.72 [2021-07-21T04:29:40.873Z] v0.1.73 [2021-07-21T04:29:40.873Z] v0.1.74 [2021-07-21T04:29:40.873Z] v0.1.75 [2021-07-21T04:29:40.873Z] v0.1.76 [2021-07-21T04:29:40.873Z] v0.1.77 [2021-07-21T04:29:40.873Z] v0.1.78 [2021-07-21T04:29:40.873Z] v0.1.79 [2021-07-21T04:29:40.873Z] v0.1.8 [2021-07-21T04:29:40.873Z] v0.1.80 [2021-07-21T04:29:40.873Z] v0.1.81 [2021-07-21T04:29:40.873Z] v0.1.82 [2021-07-21T04:29:40.873Z] v0.1.83 [2021-07-21T04:29:40.873Z] v0.1.84 [2021-07-21T04:29:40.873Z] v0.1.85 [2021-07-21T04:29:40.873Z] v0.1.86 [2021-07-21T04:29:40.873Z] v0.1.87 [2021-07-21T04:29:40.873Z] v0.1.88 [2021-07-21T04:29:40.873Z] v0.1.89 [2021-07-21T04:29:40.873Z] v0.1.9 [2021-07-21T04:29:40.873Z] v0.1.90 [2021-07-21T04:29:40.873Z] v0.1.91 [2021-07-21T04:29:40.873Z] v0.1.92 [2021-07-21T04:29:40.873Z] v0.1.93 [2021-07-21T04:29:40.873Z] v0.1.94 [2021-07-21T04:29:40.873Z] v0.1.95 [2021-07-21T04:29:40.873Z] v0.1.96 [2021-07-21T04:29:40.873Z] v0.1.97 [2021-07-21T04:29:40.873Z] v0.1.98 [2021-07-21T04:29:40.873Z] v0.1.99 [2021-07-21T04:29:40.873Z] v2.0.0 [2021-07-21T04:29:40.873Z] v2.0.0-dev.1 [2021-07-21T04:29:40.873Z] v2.0.0-dev.10 [2021-07-21T04:29:40.873Z] v2.0.0-dev.100 [2021-07-21T04:29:40.873Z] v2.0.0-dev.101 [2021-07-21T04:29:40.873Z] v2.0.0-dev.102 [2021-07-21T04:29:40.873Z] v2.0.0-dev.103 [2021-07-21T04:29:40.873Z] v2.0.0-dev.11 [2021-07-21T04:29:40.873Z] v2.0.0-dev.12 [2021-07-21T04:29:40.873Z] v2.0.0-dev.13 [2021-07-21T04:29:40.873Z] v2.0.0-dev.14 [2021-07-21T04:29:40.873Z] v2.0.0-dev.15 [2021-07-21T04:29:40.873Z] v2.0.0-dev.16 [2021-07-21T04:29:40.873Z] v2.0.0-dev.17 [2021-07-21T04:29:40.873Z] v2.0.0-dev.18 [2021-07-21T04:29:40.873Z] v2.0.0-dev.19 [2021-07-21T04:29:40.873Z] v2.0.0-dev.2 [2021-07-21T04:29:40.873Z] v2.0.0-dev.20 [2021-07-21T04:29:40.873Z] v2.0.0-dev.21 [2021-07-21T04:29:40.873Z] v2.0.0-dev.22 [2021-07-21T04:29:40.873Z] v2.0.0-dev.23 [2021-07-21T04:29:40.873Z] v2.0.0-dev.24 [2021-07-21T04:29:40.873Z] v2.0.0-dev.25 [2021-07-21T04:29:40.873Z] v2.0.0-dev.26 [2021-07-21T04:29:40.873Z] v2.0.0-dev.27 [2021-07-21T04:29:40.873Z] v2.0.0-dev.28 [2021-07-21T04:29:40.873Z] v2.0.0-dev.29 [2021-07-21T04:29:40.873Z] v2.0.0-dev.3 [2021-07-21T04:29:40.873Z] v2.0.0-dev.30 [2021-07-21T04:29:40.873Z] v2.0.0-dev.31 [2021-07-21T04:29:40.873Z] v2.0.0-dev.32 [2021-07-21T04:29:40.873Z] v2.0.0-dev.33 [2021-07-21T04:29:40.873Z] v2.0.0-dev.34 [2021-07-21T04:29:40.873Z] v2.0.0-dev.35 [2021-07-21T04:29:40.873Z] v2.0.0-dev.36 [2021-07-21T04:29:40.873Z] v2.0.0-dev.37 [2021-07-21T04:29:40.873Z] v2.0.0-dev.38 [2021-07-21T04:29:40.873Z] v2.0.0-dev.39 [2021-07-21T04:29:40.873Z] v2.0.0-dev.4 [2021-07-21T04:29:40.873Z] v2.0.0-dev.40 [2021-07-21T04:29:40.873Z] v2.0.0-dev.41 [2021-07-21T04:29:40.873Z] v2.0.0-dev.42 [2021-07-21T04:29:40.873Z] v2.0.0-dev.43 [2021-07-21T04:29:40.873Z] v2.0.0-dev.44 [2021-07-21T04:29:40.873Z] v2.0.0-dev.45 [2021-07-21T04:29:40.873Z] v2.0.0-dev.46 [2021-07-21T04:29:40.873Z] v2.0.0-dev.47 [2021-07-21T04:29:40.873Z] v2.0.0-dev.48 [2021-07-21T04:29:40.873Z] v2.0.0-dev.49 [2021-07-21T04:29:40.873Z] v2.0.0-dev.5 [2021-07-21T04:29:40.873Z] v2.0.0-dev.50 [2021-07-21T04:29:40.873Z] v2.0.0-dev.51 [2021-07-21T04:29:40.873Z] v2.0.0-dev.52 [2021-07-21T04:29:40.873Z] v2.0.0-dev.53 [2021-07-21T04:29:40.873Z] v2.0.0-dev.54 [2021-07-21T04:29:40.873Z] v2.0.0-dev.55 [2021-07-21T04:29:40.873Z] v2.0.0-dev.56 [2021-07-21T04:29:40.873Z] v2.0.0-dev.57 [2021-07-21T04:29:40.873Z] v2.0.0-dev.58 [2021-07-21T04:29:40.873Z] v2.0.0-dev.59 [2021-07-21T04:29:40.873Z] v2.0.0-dev.6 [2021-07-21T04:29:40.873Z] v2.0.0-dev.60 [2021-07-21T04:29:40.873Z] v2.0.0-dev.61 [2021-07-21T04:29:40.873Z] v2.0.0-dev.62 [2021-07-21T04:29:40.873Z] v2.0.0-dev.63 [2021-07-21T04:29:40.873Z] v2.0.0-dev.64 [2021-07-21T04:29:40.873Z] v2.0.0-dev.65 [2021-07-21T04:29:40.873Z] v2.0.0-dev.66 [2021-07-21T04:29:40.873Z] v2.0.0-dev.67 [2021-07-21T04:29:40.873Z] v2.0.0-dev.68 [2021-07-21T04:29:40.873Z] v2.0.0-dev.69 [2021-07-21T04:29:40.873Z] v2.0.0-dev.7 [2021-07-21T04:29:40.873Z] v2.0.0-dev.70 [2021-07-21T04:29:40.873Z] v2.0.0-dev.71 [2021-07-21T04:29:40.873Z] v2.0.0-dev.72 [2021-07-21T04:29:40.873Z] v2.0.0-dev.73 [2021-07-21T04:29:40.873Z] v2.0.0-dev.74 [2021-07-21T04:29:40.873Z] v2.0.0-dev.75 [2021-07-21T04:29:40.873Z] v2.0.0-dev.76 [2021-07-21T04:29:40.873Z] v2.0.0-dev.77 [2021-07-21T04:29:40.873Z] v2.0.0-dev.78 [2021-07-21T04:29:40.873Z] v2.0.0-dev.79 [2021-07-21T04:29:40.873Z] v2.0.0-dev.8 [2021-07-21T04:29:40.873Z] v2.0.0-dev.80 [2021-07-21T04:29:40.873Z] v2.0.0-dev.81 [2021-07-21T04:29:40.873Z] v2.0.0-dev.82 [2021-07-21T04:29:40.873Z] v2.0.0-dev.83 [2021-07-21T04:29:40.873Z] v2.0.0-dev.84 [2021-07-21T04:29:40.873Z] v2.0.0-dev.85 [2021-07-21T04:29:40.873Z] v2.0.0-dev.86 [2021-07-21T04:29:40.873Z] v2.0.0-dev.87 [2021-07-21T04:29:40.873Z] v2.0.0-dev.88 [2021-07-21T04:29:40.873Z] v2.0.0-dev.89 [2021-07-21T04:29:40.873Z] v2.0.0-dev.9 [2021-07-21T04:29:40.873Z] v2.0.0-dev.90 [2021-07-21T04:29:40.873Z] v2.0.0-dev.91 [2021-07-21T04:29:40.873Z] v2.0.0-dev.92 [2021-07-21T04:29:40.873Z] v2.0.0-dev.93 [2021-07-21T04:29:40.873Z] v2.0.0-dev.94 [2021-07-21T04:29:40.873Z] v2.0.0-dev.95 [2021-07-21T04:29:40.873Z] v2.0.0-dev.96 [2021-07-21T04:29:40.873Z] v2.0.0-dev.97 [2021-07-21T04:29:40.873Z] v2.0.0-dev.98 [2021-07-21T04:29:40.873Z] v2.0.0-dev.99 [2021-07-21T04:29:40.873Z] v2.0.1-dev.1 [2021-07-21T04:29:40.873Z] v2.0.1-dev.2 [2021-07-21T04:29:40.873Z] v2.0.1-dev.3 [2021-07-21T04:29:40.873Z] v2.0.1-dev.4 [2021-07-21T04:29:40.873Z] v2.0.1-dev.5 [2021-07-21T04:29:40.873Z] v2.0.1-dev.6 [2021-07-21T04:29:40.873Z] v2.0.1-dev.7 [Pipeline] sh [2021-07-21T04:29:41.192Z] + lftools sign git-tag v2.0.1-dev.7 [2021-07-21T04:29:41.775Z] Signing Git tag with Sigul... [2021-07-21T04:29:41.775Z] Signing v2.0.1-dev.7 [Pipeline] echo [2021-07-21T04:29:42.372Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:29:42.687Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-21T04:29:42.700Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-21T04:29:42.728Z] $ docker stop --time=1 fe2fbe103a67674fac4231aade9a15d1bcb1c760a33b0984dd00dbfeca68bc07 [2021-07-21T04:29:43.937Z] $ docker rm -f fe2fbe103a67674fac4231aade9a15d1bcb1c760a33b0984dd00dbfeca68bc07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:29:44.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-21T04:29:44.639Z] . [Pipeline] withDockerContainer [2021-07-21T04:29:44.730Z] prd-centos7-docker-4c-2g-3393 does not seem to be running inside a container [2021-07-21T04:29:44.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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-07-21T04:29:45.176Z] $ docker top 02e19666da5530fac589fd245a9ed35dbc30ab773a3230af895e5add7af3923d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-21T04:29:45.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-21T04:29:45.328Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-21T04:29:45.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-21T04:29:45.449Z] $ docker exec 02e19666da5530fac589fd245a9ed35dbc30ab773a3230af895e5add7af3923d ssh-agent [2021-07-21T04:29:45.563Z] SSH_AUTH_SOCK=/tmp/ssh-iIhzwpeWhfNk/agent.13 [2021-07-21T04:29:45.563Z] SSH_AGENT_PID=20 [2021-07-21T04:29:45.574Z] Running ssh-add (command line suppressed) [2021-07-21T04:29:45.671Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1843056206604316438.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1843056206604316438.key) [2021-07-21T04:29:45.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-21T04:29:46.016Z] + git semver bump pre [2021-07-21T04:29:46.016Z] # -> Open(): unable to determine branch for HEAD [2021-07-21T04:29:46.016Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-21T04:29:46.016Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-21T04:29:46.016Z] # $SEMVER_REMOTE_NAME = origin [2021-07-21T04:29:46.016Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-21T04:29:46.016Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-21T04:29:46.016Z] # $SEMVER_BRANCH = main [2021-07-21T04:29:46.016Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-07-21T04:29:46.016Z] 2.0.1-dev.8 [Pipeline] } [2021-07-21T04:29:46.027Z] $ docker exec --env ******** --env ******** 02e19666da5530fac589fd245a9ed35dbc30ab773a3230af895e5add7af3923d ssh-agent -k [2021-07-21T04:29:46.133Z] unset SSH_AUTH_SOCK; [2021-07-21T04:29:46.133Z] unset SSH_AGENT_PID; [2021-07-21T04:29:46.133Z] echo Agent pid 20 killed; [2021-07-21T04:29:46.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-21T04:29:46.501Z] + git semver [Pipeline] } [2021-07-21T04:29:46.547Z] $ docker stop --time=1 02e19666da5530fac589fd245a9ed35dbc30ab773a3230af895e5add7af3923d [2021-07-21T04:29:47.740Z] $ docker rm -f 02e19666da5530fac589fd245a9ed35dbc30ab773a3230af895e5add7af3923d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:29:48.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-21T04:29:48.146Z] . [Pipeline] withDockerContainer [2021-07-21T04:29:48.232Z] prd-centos7-docker-4c-2g-3393 does not seem to be running inside a container [2021-07-21T04:29:48.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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-07-21T04:29:48.650Z] $ docker top 1946d12b9cfb506edc383b65aa11c8a244517184cdc031b31058fb0b2bd91001 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-21T04:29:48.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-21T04:29:48.780Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-21T04:29:48.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-21T04:29:48.886Z] $ docker exec 1946d12b9cfb506edc383b65aa11c8a244517184cdc031b31058fb0b2bd91001 ssh-agent [2021-07-21T04:29:48.995Z] SSH_AUTH_SOCK=/tmp/ssh-kneVLzIX5Cvs/agent.15 [2021-07-21T04:29:48.995Z] SSH_AGENT_PID=21 [2021-07-21T04:29:49.003Z] Running ssh-add (command line suppressed) [2021-07-21T04:29:49.096Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3747796329038570254.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3747796329038570254.key) [2021-07-21T04:29:49.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-21T04:29:49.437Z] + git semver push [2021-07-21T04:29:49.437Z] # -> Open(): unable to determine branch for HEAD [2021-07-21T04:29:49.437Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-07-21T04:29:49.437Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-07-21T04:29:49.437Z] # $SEMVER_REMOTE_NAME = origin [2021-07-21T04:29:49.437Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-21T04:29:49.437Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-21T04:29:49.437Z] # $SEMVER_BRANCH = main [2021-07-21T04:29:49.437Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-07-21T04:29:54.799Z] $ docker exec --env ******** --env ******** 1946d12b9cfb506edc383b65aa11c8a244517184cdc031b31058fb0b2bd91001 ssh-agent -k [2021-07-21T04:29:54.894Z] unset SSH_AUTH_SOCK; [2021-07-21T04:29:54.894Z] unset SSH_AGENT_PID; [2021-07-21T04:29:54.894Z] echo Agent pid 21 killed; [2021-07-21T04:29:54.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-21T04:29:55.277Z] + git semver [Pipeline] } [2021-07-21T04:29:55.293Z] $ docker stop --time=1 1946d12b9cfb506edc383b65aa11c8a244517184cdc031b31058fb0b2bd91001 [2021-07-21T04:29:56.478Z] $ docker rm -f 1946d12b9cfb506edc383b65aa11c8a244517184cdc031b31058fb0b2bd91001 [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-07-21T04:29:57.680Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:29:58.269Z] ---> package-listing.sh [2021-07-21T04:29:58.269Z] ++ facter osfamily [2021-07-21T04:29:58.269Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-21T04:29:58.535Z] + OS_FAMILY=redhat [2021-07-21T04:29:58.535Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2021-07-21T04:29:58.535Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-21T04:29:58.535Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-21T04:29:58.535Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-21T04:29:58.535Z] + PACKAGES=/tmp/packages_start.txt [2021-07-21T04:29:58.535Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-21T04:29:58.535Z] + PACKAGES=/tmp/packages_end.txt [2021-07-21T04:29:58.535Z] + case "${OS_FAMILY}" in [2021-07-21T04:29:58.535Z] + rpm -qa [2021-07-21T04:29:58.535Z] + sort [2021-07-21T04:29:59.118Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-21T04:29:59.118Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-21T04:29:59.118Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-21T04:29:59.118Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-07-21T04:29:59.118Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2021-07-21T04:29:59.118Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo [2021-07-21T04:29:59.136Z] 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-21T04:29:59.455Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:30:00.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-21T04:30:00.049Z] [2021-07-21T04:30:00.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-21T04:30:00.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-21T04:30:00.404Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-21T04:30:00.404Z] b4d181a07f80: Pulling fs layer [2021-07-21T04:30:00.404Z] a1111a8f2ec3: Pulling fs layer [2021-07-21T04:30:00.404Z] ed53099fbce6: Pulling fs layer [2021-07-21T04:30:00.404Z] dc539afda2c1: Pulling fs layer [2021-07-21T04:30:00.404Z] 77bc0d833cb6: Pulling fs layer [2021-07-21T04:30:00.404Z] 9065ff56babe: Pulling fs layer [2021-07-21T04:30:00.404Z] d287ab97295c: Pulling fs layer [2021-07-21T04:30:00.404Z] dc539afda2c1: Waiting [2021-07-21T04:30:00.404Z] 77bc0d833cb6: Waiting [2021-07-21T04:30:00.404Z] 9065ff56babe: Waiting [2021-07-21T04:30:00.404Z] d287ab97295c: Waiting [2021-07-21T04:30:00.670Z] a1111a8f2ec3: Verifying Checksum [2021-07-21T04:30:00.670Z] a1111a8f2ec3: Download complete [2021-07-21T04:30:00.670Z] dc539afda2c1: Verifying Checksum [2021-07-21T04:30:00.670Z] dc539afda2c1: Download complete [2021-07-21T04:30:01.253Z] ed53099fbce6: Verifying Checksum [2021-07-21T04:30:01.253Z] ed53099fbce6: Download complete [2021-07-21T04:30:01.253Z] 9065ff56babe: Verifying Checksum [2021-07-21T04:30:01.253Z] 9065ff56babe: Download complete [2021-07-21T04:30:01.253Z] 77bc0d833cb6: Verifying Checksum [2021-07-21T04:30:01.253Z] 77bc0d833cb6: Download complete [2021-07-21T04:30:03.246Z] b4d181a07f80: Verifying Checksum [2021-07-21T04:30:03.246Z] b4d181a07f80: Download complete [2021-07-21T04:30:03.980Z] b4d181a07f80: Pull complete [2021-07-21T04:30:04.300Z] a1111a8f2ec3: Pull complete [2021-07-21T04:30:04.572Z] ed53099fbce6: Pull complete [2021-07-21T04:30:04.839Z] dc539afda2c1: Pull complete [2021-07-21T04:30:05.111Z] 77bc0d833cb6: Pull complete [2021-07-21T04:30:05.111Z] 9065ff56babe: Pull complete [2021-07-21T04:30:08.468Z] d287ab97295c: Verifying Checksum [2021-07-21T04:30:08.468Z] d287ab97295c: Download complete [2021-07-21T04:30:12.751Z] d287ab97295c: Pull complete [2021-07-21T04:30:12.751Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-21T04:30:12.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-21T04:30:12.751Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-21T04:30:12.847Z] prd-centos7-docker-4c-2g-3393 does not seem to be running inside a container [2021-07-21T04:30:12.934Z] $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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:latest cat [2021-07-21T04:30:15.091Z] $ docker top 415815fdb8178337c70d67bb7d79feff3dcb39a55667ab91c4e15d6603b4f021 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-21T04:30:15.489Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-21T04:30:15.810Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-21T04:30:16.126Z] + ls /var/log/sa-host [2021-07-21T04:30:16.126Z] + sadf -c /var/log/sa-host/sa05 [2021-07-21T04:30:16.126Z] file_magic: OK [2021-07-21T04:30:16.126Z] HZ: Using current value: 100 [2021-07-21T04:30:16.126Z] file_header: OK [2021-07-21T04:30:16.126Z] 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-07-21T04:30:16.126Z] Statistics: [2021-07-21T04:30:16.126Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-21T04:30:16.126Z] File successfully converted to sysstat format version 12.0.3 [2021-07-21T04:30:16.126Z] + sadf -c /var/log/sa-host/sa21 [2021-07-21T04:30:16.126Z] file_magic: OK [2021-07-21T04:30:16.126Z] HZ: Using current value: 100 [2021-07-21T04:30:16.126Z] file_header: OK [2021-07-21T04:30:16.126Z] 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-07-21T04:30:16.126Z] Statistics: [2021-07-21T04:30:16.126Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-21T04:30:16.126Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-21T04:30:16.784Z] provisioning config files... [2021-07-21T04:30:16.802Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config9091891460455866222tmp [Pipeline] { [Pipeline] echo [2021-07-21T04:30:16.829Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:30:17.159Z] ---> create-netrc.sh [Pipeline] } [2021-07-21T04:30:17.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:30:17.642Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-21T04:30:17.657Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:30:17.966Z] ---> sudo-logs.sh [2021-07-21T04:30:17.966Z] Archiving 'sudo' log.. [2021-07-21T04:30:17.966Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3393.vexxhost.local: Name or service not known [2021-07-21T04:30:17.966Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3393.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-21T04:30:17.995Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:30:18.305Z] ---> job-cost.sh [2021-07-21T04:30:18.306Z] lf-activate-venv: SKIPPING [2021-07-21T04:30:18.306Z] DEBUG: total: 0.18000000715255737 [2021-07-21T04:30:18.306Z] INFO: Retrieving Stack Cost... [2021-07-21T04:30:19.263Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-21T04:30:19.530Z] INFO: Archiving Costs [Pipeline] echo [2021-07-21T04:30:19.547Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-21T04:30:19.858Z] ---> logs-deploy.sh [2021-07-21T04:30:19.858Z] lf-activate-venv: SKIPPING [2021-07-21T04:30:19.858Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/8 [2021-07-21T04:30:19.858Z] INFO: archiving workspace using pattern(s): [2021-07-21T04:30:20.817Z] Archives upload complete. [2021-07-21T04:30:20.817Z] INFO: archiving logs to Nexus