Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd1e6cdd09f357267a5e1619e7151de38673cd57 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-ssh5984580439041663711.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh5873455986007214077.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 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh6801128996282114250.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > 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-ssh8392390858926388283.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-ssh6847260119543087544.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_BUILD_IMAGE_TARGET: builder 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-1465 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-ssh488812612489834862.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 cd1e6cdd09f357267a5e1619e7151de38673cd57 (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 cd1e6cdd09f357267a5e1619e7151de38673cd57 # timeout=10 Commit message: "Merge pull request #657 from soda480/US1908" > git rev-list --no-walk 73661a1a642cca7c7592f925989fa475de7fa16a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T17:03:16.000Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T17:03:16.086Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T17:03:16.117Z] ========================================================= [2021-08-02T17:03:16.117Z] EdgeX Global Pipelines Version Info [2021-08-02T17:03:16.117Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:03:17.361Z] ------------------- [2021-08-02T17:03:17.361Z] stable info: [2021-08-02T17:03:17.361Z] ------------------- [2021-08-02T17:03:17.361Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T17:03:17.361Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:03:17.361Z] Message: update stable to v1.0.200 [2021-08-02T17:03:17.946Z] ------------------- [2021-08-02T17:03:17.946Z] experimental info: [2021-08-02T17:03:17.946Z] ------------------- [2021-08-02T17:03:17.946Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T17:03:17.946Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:03:17.946Z] Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T17:03:18.080Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-08-02T17:03:18.104Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-08-02T17:03:18.128Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T17:03:18.152Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T17:03:18.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T17:03:18.201Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T17:03:18.225Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T17:03:18.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T17:03:18.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T17:03:18.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T17:03:18.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T17:03:18.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T17:03:18.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-08-02T17:03:18.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T17:03:18.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T17:03:18.488Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:03:18.521Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:03:18.547Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:03:18.585Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:03:18.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T17:03:18.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-02T17:03:18.657Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T17:03:18.682Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T17:03:18.706Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T17:03:18.730Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T17:03:18.755Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-02T17:03:18.784Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T17:03:18.810Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-02T17:03:18.833Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-02T17:03:18.856Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-02T17:03:18.878Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd1e6cdd09f357267a5e1619e7151de38673cd57 [Pipeline] echo [2021-08-02T17:03:18.902Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd1e6cd [Pipeline] echo [2021-08-02T17:03:18.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T17:03:19.411Z] + git log --format=format:%s -1 cd1e6cdd09f357267a5e1619e7151de38673cd57 [Pipeline] echo [2021-08-02T17:03:19.467Z] GIT_COMMIT: cd1e6cdd09f357267a5e1619e7151de38673cd57, Commit Message: Merge pull request #657 from soda480/US1908 [Pipeline] echo [2021-08-02T17:03:19.480Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:03:20.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:03:20.090Z] [2021-08-02T17:03:20.090Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:03:20.425Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:03:20.425Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T17:03:20.425Z] 31603596830f: Pulling fs layer [2021-08-02T17:03:20.425Z] b6dc333f4379: Pulling fs layer [2021-08-02T17:03:20.425Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T17:03:20.425Z] fd332fbdc1db: Pulling fs layer [2021-08-02T17:03:20.425Z] fd332fbdc1db: Waiting [2021-08-02T17:03:20.425Z] b6dc333f4379: Verifying Checksum [2021-08-02T17:03:20.425Z] b6dc333f4379: Download complete [2021-08-02T17:03:20.696Z] 31603596830f: Verifying Checksum [2021-08-02T17:03:20.696Z] 31603596830f: Download complete [2021-08-02T17:03:20.972Z] fd332fbdc1db: Verifying Checksum [2021-08-02T17:03:20.972Z] fd332fbdc1db: Download complete [2021-08-02T17:03:20.972Z] 31603596830f: Pull complete [2021-08-02T17:03:20.972Z] b6dc333f4379: Pull complete [2021-08-02T17:03:20.972Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T17:03:20.972Z] 3d9ef1400e77: Download complete [2021-08-02T17:03:21.568Z] 3d9ef1400e77: Pull complete [2021-08-02T17:03:21.842Z] fd332fbdc1db: Pull complete [2021-08-02T17:03:21.842Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T17:03:21.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:03:21.842Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T17:03:21.947Z] prd-centos7-docker-4c-2g-1465 does not seem to be running inside a container [2021-08-02T17:03:22.003Z] $ 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-08-02T17:03:22.668Z] $ docker top ded10bcee26d302fd3b22e7453a62525f29a8080aedf6a7d25e5ab01ecca8526 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:03:22.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:03:22.807Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:03:22.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:03:22.927Z] $ docker exec ded10bcee26d302fd3b22e7453a62525f29a8080aedf6a7d25e5ab01ecca8526 ssh-agent [2021-08-02T17:03:23.044Z] SSH_AUTH_SOCK=/tmp/ssh-TV8rQKeqird2/agent.13 [2021-08-02T17:03:23.044Z] SSH_AGENT_PID=19 [2021-08-02T17:03:23.054Z] Running ssh-add (command line suppressed) [2021-08-02T17:03:23.169Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1562478184294811980.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1562478184294811980.key) [2021-08-02T17:03:23.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:03:23.500Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T17:03:23.526Z] $ docker exec --env ******** --env ******** ded10bcee26d302fd3b22e7453a62525f29a8080aedf6a7d25e5ab01ecca8526 ssh-agent -k [2021-08-02T17:03:23.639Z] unset SSH_AUTH_SOCK; [2021-08-02T17:03:23.639Z] unset SSH_AGENT_PID; [2021-08-02T17:03:23.639Z] echo Agent pid 19 killed; [2021-08-02T17:03:23.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T17:03:23.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:03:23.700Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:03:23.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:03:23.822Z] $ docker exec ded10bcee26d302fd3b22e7453a62525f29a8080aedf6a7d25e5ab01ecca8526 ssh-agent [2021-08-02T17:03:23.936Z] SSH_AUTH_SOCK=/tmp/ssh-jJCDCUYBVcTD/agent.53 [2021-08-02T17:03:23.936Z] SSH_AGENT_PID=59 [2021-08-02T17:03:23.945Z] Running ssh-add (command line suppressed) [2021-08-02T17:03:24.046Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2285173064517692386.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2285173064517692386.key) [2021-08-02T17:03:24.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:03:24.377Z] + git semver init [2021-08-02T17:03:24.377Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:03:24.377Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-08-02T17:03:24.377Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-08-02T17:03:24.377Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:03:24.377Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:03:24.377Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:03:24.377Z] # $SEMVER_BRANCH = main [2021-08-02T17:03:24.377Z] # $SEMVER_TEMP = /tmp/semver-957674519 [2021-08-02T17:03:24.377Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-08-02T17:03:25.372Z] # '/tmp/semver-957674519' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' [2021-08-02T17:03:25.372Z] # -> Force: false [2021-08-02T17:03:25.372Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-08-02T17:03:25.387Z] $ docker exec --env ******** --env ******** ded10bcee26d302fd3b22e7453a62525f29a8080aedf6a7d25e5ab01ecca8526 ssh-agent -k [2021-08-02T17:03:25.481Z] unset SSH_AUTH_SOCK; [2021-08-02T17:03:25.481Z] unset SSH_AGENT_PID; [2021-08-02T17:03:25.481Z] echo Agent pid 59 killed; [2021-08-02T17:03:25.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:03:25.841Z] + git semver [Pipeline] } [2021-08-02T17:03:25.863Z] $ docker stop --time=1 ded10bcee26d302fd3b22e7453a62525f29a8080aedf6a7d25e5ab01ecca8526 [2021-08-02T17:03:27.114Z] $ docker rm -f ded10bcee26d302fd3b22e7453a62525f29a8080aedf6a7d25e5ab01ecca8526 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:03:27.506Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T17:03:27.831Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T17:03:27.834Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.12 [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-08-02T17:03:43.059Z] Still waiting to schedule task [2021-08-02T17:03:43.059Z] ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-02T17:03:43.059Z] ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-02T17:03:43.059Z] ‘prd-centos7-docker-4c-2g-1455’ is offline [2021-08-02T17:03:43.059Z] ‘prd-centos7-docker-4c-2g-1457’ is offline [2021-08-02T17:03:43.059Z] ‘prd-centos7-docker-4c-2g-1458’ is offline [2021-08-02T17:03:43.060Z] ‘prd-centos7-docker-4c-2g-1461’ is offline [2021-08-02T17:03:43.060Z] ‘prd-centos7-docker-4c-2g-1466’ is offline [2021-08-02T17:03:43.060Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1456’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-02T17:03:43.060Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1459’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-02T17:03:43.063Z] Still waiting to schedule task [2021-08-02T17:03:43.063Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:04:45.498Z] Running on prd-centos7-docker-4c-2g-1469 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-08-02T17:04:45.522Z] Running in /w/workspace/go-mod-core-contracts/13 [Pipeline] { [Pipeline] checkout [2021-08-02T17:04:45.635Z] Selected Git installation does not exist. Using Default [2021-08-02T17:04:45.635Z] The recommended git tool is: NONE [2021-08-02T17:04:48.186Z] using credential edgex-jenkins-ssh [2021-08-02T17:04:48.215Z] Cloning the remote Git repository [2021-08-02T17:04:47.338Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-08-02T17:04:47.425Z] > git init /w/workspace/go-mod-core-contracts/13 # timeout=10 [2021-08-02T17:04:47.460Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-08-02T17:04:47.461Z] > git --version # timeout=10 [2021-08-02T17:04:47.468Z] > git --version # 'git version 2.24.4' [2021-08-02T17:04:47.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T17:04:47.502Z] [INFO] Currently running in a labeled security context [2021-08-02T17:04:47.502Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T17:04:47.502Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/13@tmp/jenkins-gitclient-ssh9160015118439860241.key [2021-08-02T17:04:47.510Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:04:49.250Z] Avoid second fetch [2021-08-02T17:04:49.251Z] Checking out Revision cd1e6cdd09f357267a5e1619e7151de38673cd57 (main) [2021-08-02T17:04:48.403Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-08-02T17:04:48.416Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:04:48.440Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T17:04:48.447Z] > git checkout -f cd1e6cdd09f357267a5e1619e7151de38673cd57 # timeout=10 [2021-08-02T17:04:52.777Z] Commit message: "Merge pull request #657 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T17:04:53.274Z] ========================================================= [2021-08-02T17:04:53.274Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T17:04:53.274Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:04:53.753Z] + 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-08-02T17:04:53.753Z] Sending build context to Docker daemon 2.929MB [2021-08-02T17:04:53.753Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T17:04:53.753Z] Step 2/7 : FROM ${BASE} [2021-08-02T17:04:54.029Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T17:04:54.029Z] 540db60ca938: Pulling fs layer [2021-08-02T17:04:54.029Z] adcc1eea9eea: Pulling fs layer [2021-08-02T17:04:54.029Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T17:04:54.029Z] 0773c198feca: Pulling fs layer [2021-08-02T17:04:54.029Z] 345f892a5656: Pulling fs layer [2021-08-02T17:04:54.029Z] 4796506630df: Pulling fs layer [2021-08-02T17:04:54.029Z] cc55df3e53f1: Pulling fs layer [2021-08-02T17:04:54.029Z] 4d027b6c602c: Pulling fs layer [2021-08-02T17:04:54.029Z] 449e75d2c14e: Pulling fs layer [2021-08-02T17:04:54.029Z] 0773c198feca: Waiting [2021-08-02T17:04:54.029Z] 345f892a5656: Waiting [2021-08-02T17:04:54.029Z] 4796506630df: Waiting [2021-08-02T17:04:54.029Z] cc55df3e53f1: Waiting [2021-08-02T17:04:54.029Z] 4d027b6c602c: Waiting [2021-08-02T17:04:54.029Z] 449e75d2c14e: Waiting [2021-08-02T17:04:54.029Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T17:04:54.029Z] 4c4ab2625f07: Download complete [2021-08-02T17:04:54.029Z] adcc1eea9eea: Verifying Checksum [2021-08-02T17:04:54.029Z] adcc1eea9eea: Download complete [2021-08-02T17:04:54.029Z] 345f892a5656: Verifying Checksum [2021-08-02T17:04:54.029Z] 345f892a5656: Download complete [2021-08-02T17:04:54.299Z] 4796506630df: Verifying Checksum [2021-08-02T17:04:54.299Z] 4796506630df: Download complete [2021-08-02T17:04:54.299Z] cc55df3e53f1: Verifying Checksum [2021-08-02T17:04:54.299Z] cc55df3e53f1: Download complete [2021-08-02T17:04:54.568Z] 540db60ca938: Verifying Checksum [2021-08-02T17:04:54.568Z] 540db60ca938: Download complete [2021-08-02T17:04:54.568Z] 540db60ca938: Pull complete [2021-08-02T17:04:54.836Z] adcc1eea9eea: Pull complete [2021-08-02T17:04:54.836Z] 4c4ab2625f07: Pull complete [2021-08-02T17:04:55.105Z] 4d027b6c602c: Verifying Checksum [2021-08-02T17:04:55.105Z] 4d027b6c602c: Download complete [2021-08-02T17:04:58.454Z] 449e75d2c14e: Verifying Checksum [2021-08-02T17:04:58.454Z] 449e75d2c14e: Download complete [2021-08-02T17:05:00.408Z] 0773c198feca: Verifying Checksum [2021-08-02T17:05:00.408Z] 0773c198feca: Download complete [2021-08-02T17:05:03.862Z] 0773c198feca: Pull complete [2021-08-02T17:05:03.862Z] 345f892a5656: Pull complete [2021-08-02T17:05:03.862Z] 4796506630df: Pull complete [2021-08-02T17:05:03.862Z] cc55df3e53f1: Pull complete [2021-08-02T17:05:04.130Z] 4d027b6c602c: Pull complete [2021-08-02T17:05:06.113Z] 449e75d2c14e: Pull complete [2021-08-02T17:05:06.113Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T17:05:06.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T17:05:06.113Z] ---> 0d28375d9b5b [2021-08-02T17:05:06.113Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-02T17:05:07.531Z] ---> Running in a60808cfb392 [2021-08-02T17:05:07.807Z] Removing intermediate container a60808cfb392 [2021-08-02T17:05:07.807Z] ---> 5df71fbd26bf [2021-08-02T17:05:07.807Z] Step 4/7 : RUN apk add bash [2021-08-02T17:05:07.807Z] ---> Running in d8773dd1ac9e [2021-08-02T17:05:08.074Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:05:09.039Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:05:10.006Z] OK: 149 MiB in 40 packages [2021-08-02T17:05:10.275Z] Removing intermediate container d8773dd1ac9e [2021-08-02T17:05:10.275Z] ---> 85f4468fe83d [2021-08-02T17:05:10.275Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T17:05:10.275Z] ---> Running in b34623b50dc1 [2021-08-02T17:05:10.275Z] Removing intermediate container b34623b50dc1 [2021-08-02T17:05:10.275Z] ---> 0457b3f501c8 [2021-08-02T17:05:10.275Z] Step 6/7 : COPY go.mod . [2021-08-02T17:05:10.546Z] ---> 51e2a4ad1281 [2021-08-02T17:05:10.546Z] Step 7/7 : RUN go mod download [2021-08-02T17:05:10.546Z] ---> Running in ea2f2879607d [2021-08-02T17:05:49.476Z] Removing intermediate container ea2f2879607d [2021-08-02T17:05:49.476Z] ---> 22750ac406a2 [2021-08-02T17:05:49.477Z] Successfully built 22750ac406a2 [2021-08-02T17:05:49.477Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:05:49.846Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T17:05:49.846Z] . [Pipeline] withDockerContainer [2021-08-02T17:05:49.944Z] prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container [2021-08-02T17:05:50.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/13 -v /w/workspace/go-mod-core-contracts/13:/w/workspace/go-mod-core-contracts/13:rw,z -v /w/workspace/go-mod-core-contracts/13@tmp:/w/workspace/go-mod-core-contracts/13@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-08-02T17:05:50.376Z] $ docker top fb43c664fe908ecff3c121efef04c572940267b5b7e8d57ebfd959f24b54e330 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:05:50.773Z] + go version [2021-08-02T17:05:50.773Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T17:05:50.787Z] $ docker stop --time=1 fb43c664fe908ecff3c121efef04c572940267b5b7e8d57ebfd959f24b54e330 [2021-08-02T17:05:51.973Z] $ docker rm -f fb43c664fe908ecff3c121efef04c572940267b5b7e8d57ebfd959f24b54e330 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:05:52.543Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T17:05:52.543Z] . [Pipeline] withDockerContainer [2021-08-02T17:05:52.637Z] prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container [2021-08-02T17:05:52.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/13 -v /w/workspace/go-mod-core-contracts/13:/w/workspace/go-mod-core-contracts/13:rw,z -v /w/workspace/go-mod-core-contracts/13@tmp:/w/workspace/go-mod-core-contracts/13@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-08-02T17:05:53.172Z] $ docker top 7695330ee99a284a33ce8174e802aa3cf22ed117dddbfba03defc9a87a9f0871 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:05:53.583Z] + go mod tidy [Pipeline] sh [2021-08-02T17:05:54.174Z] + make test [2021-08-02T17:05:54.174Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T17:05:54.442Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-08-02T17:06:05.377Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.041s coverage: 83.5% of statements [2021-08-02T17:06:05.377Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-08-02T17:06:05.377Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-08-02T17:06:05.377Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-08-02T17:06:05.377Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements [2021-08-02T17:06:05.377Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-08-02T17:06:05.377Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 46.9% of statements [2021-08-02T17:06:05.377Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.005s coverage: 90.0% of statements [2021-08-02T17:06:05.377Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.034s coverage: 86.2% of statements [2021-08-02T17:06:05.961Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.009s coverage: 59.5% of statements [2021-08-02T17:06:05.961Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.022s coverage: 36.1% of statements [2021-08-02T17:06:06.231Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements [2021-08-02T17:06:06.231Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-02T17:06:11.818Z] gofmt -l . [2021-08-02T17:06:11.818Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T17:06:11.835Z] $ docker stop --time=1 7695330ee99a284a33ce8174e802aa3cf22ed117dddbfba03defc9a87a9f0871 [2021-08-02T17:06:13.299Z] $ docker rm -f 7695330ee99a284a33ce8174e802aa3cf22ed117dddbfba03defc9a87a9f0871 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:06:13.727Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T17:06:13.995Z] 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-08-02T17:06:14.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:06:14.784Z] [2021-08-02T17:06:14.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:06:15.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:06:15.123Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:06:15.123Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:06:15.123Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:06:15.123Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:06:15.123Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:06:15.123Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:06:15.123Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:06:15.123Z] d287ab97295c: Pulling fs layer [2021-08-02T17:06:15.123Z] dc539afda2c1: Waiting [2021-08-02T17:06:15.123Z] 77bc0d833cb6: Waiting [2021-08-02T17:06:15.123Z] 9065ff56babe: Waiting [2021-08-02T17:06:15.123Z] d287ab97295c: Waiting [2021-08-02T17:06:15.391Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:06:15.391Z] a1111a8f2ec3: Download complete [2021-08-02T17:06:15.391Z] dc539afda2c1: Verifying Checksum [2021-08-02T17:06:15.391Z] dc539afda2c1: Download complete [2021-08-02T17:06:15.656Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:06:15.656Z] 77bc0d833cb6: Download complete [2021-08-02T17:06:15.656Z] 9065ff56babe: Verifying Checksum [2021-08-02T17:06:15.656Z] 9065ff56babe: Download complete [2021-08-02T17:06:16.610Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:06:16.610Z] ed53099fbce6: Download complete [2021-08-02T17:06:16.877Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:06:16.877Z] b4d181a07f80: Download complete [2021-08-02T17:06:18.293Z] b4d181a07f80: Pull complete [2021-08-02T17:06:18.293Z] a1111a8f2ec3: Pull complete [2021-08-02T17:06:18.563Z] ed53099fbce6: Pull complete [2021-08-02T17:06:18.830Z] dc539afda2c1: Pull complete [2021-08-02T17:06:18.830Z] 77bc0d833cb6: Pull complete [2021-08-02T17:06:19.123Z] 9065ff56babe: Pull complete [2021-08-02T17:06:21.065Z] d287ab97295c: Verifying Checksum [2021-08-02T17:06:21.065Z] d287ab97295c: Download complete [2021-08-02T17:06:25.330Z] d287ab97295c: Pull complete [2021-08-02T17:06:25.330Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:06:25.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:06:25.330Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:06:25.420Z] prd-centos7-docker-4c-2g-1469 does not seem to be running inside a container [2021-08-02T17:06:25.797Z] $ 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/13 -v /w/workspace/go-mod-core-contracts/13:/w/workspace/go-mod-core-contracts/13:rw,z -v /w/workspace/go-mod-core-contracts/13@tmp:/w/workspace/go-mod-core-contracts/13@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-08-02T17:06:28.212Z] $ docker top efd368d4a0ab008e7510c2101d8d35242e9f66c4567a6e7e4695308cac89d565 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:06:28.750Z] ---> job-cost.sh [2021-08-02T17:06:28.750Z] lf-activate-venv: SKIPPING [2021-08-02T17:06:28.750Z] INFO: No Stack... [2021-08-02T17:06:29.718Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:06:29.985Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T17:06:30.306Z] + cat /w/workspace/go-mod-core-contracts/13/archives/cost.csv [2021-08-02T17:06:30.306Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T17:06:30.342Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-13-stack-cost] [2021-08-02T17:06:30.353Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-13-stack-cost] did not exist. Created. [2021-08-02T17:06:30.354Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:06:30.696Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T17:06:30.742Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T17:06:30.756Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T17:06:30.782Z] $ docker stop --time=1 efd368d4a0ab008e7510c2101d8d35242e9f66c4567a6e7e4695308cac89d565 [2021-08-02T17:06:31.924Z] $ docker rm -f efd368d4a0ab008e7510c2101d8d35242e9f66c4567a6e7e4695308cac89d565 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T17:06:39.441Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1471 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2021-08-02T17:06:39.460Z] Running in /w/workspace/go-mod-core-contracts/13 [Pipeline] { [Pipeline] checkout [2021-08-02T17:06:39.750Z] Selected Git installation does not exist. Using Default [2021-08-02T17:06:39.750Z] The recommended git tool is: NONE [2021-08-02T17:06:46.519Z] using credential edgex-jenkins-ssh [2021-08-02T17:06:46.542Z] Cloning the remote Git repository [2021-08-02T17:06:46.624Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-08-02T17:06:46.744Z] > git init /w/workspace/go-mod-core-contracts/13 # timeout=10 [2021-08-02T17:06:46.873Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-08-02T17:06:46.874Z] > git --version # timeout=10 [2021-08-02T17:06:46.892Z] > git --version # 'git version 2.17.1' [2021-08-02T17:06:46.894Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T17:06:47.004Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:06:48.460Z] Avoid second fetch [2021-08-02T17:06:48.461Z] Checking out Revision cd1e6cdd09f357267a5e1619e7151de38673cd57 (main) [2021-08-02T17:06:48.407Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-08-02T17:06:48.431Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:06:48.486Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T17:06:48.502Z] > git checkout -f cd1e6cdd09f357267a5e1619e7151de38673cd57 # timeout=10 [2021-08-02T17:06:53.110Z] Commit message: "Merge pull request #657 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T17:06:53.819Z] ========================================================= [2021-08-02T17:06:53.819Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T17:06:53.819Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:06:54.403Z] + 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-08-02T17:06:55.423Z] Sending build context to Docker daemon 2.928MB [2021-08-02T17:06:55.423Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T17:06:55.423Z] Step 2/7 : FROM ${BASE} [2021-08-02T17:06:56.026Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T17:06:56.026Z] 595b0fe564bb: Pulling fs layer [2021-08-02T17:06:56.026Z] 24495759ef45: Pulling fs layer [2021-08-02T17:06:56.026Z] d148012ef14d: Pulling fs layer [2021-08-02T17:06:56.026Z] cb65c68fc2e2: Pulling fs layer [2021-08-02T17:06:56.026Z] 093eec477d81: Pulling fs layer [2021-08-02T17:06:56.026Z] a6d5b2bbb924: Pulling fs layer [2021-08-02T17:06:56.026Z] 2446dc1eb7d3: Pulling fs layer [2021-08-02T17:06:56.026Z] 596795e73e0f: Pulling fs layer [2021-08-02T17:06:56.026Z] a6d5b2bbb924: Waiting [2021-08-02T17:06:56.026Z] cb65c68fc2e2: Waiting [2021-08-02T17:06:56.026Z] 2446dc1eb7d3: Waiting [2021-08-02T17:06:56.026Z] 093eec477d81: Waiting [2021-08-02T17:06:56.026Z] 596795e73e0f: Waiting [2021-08-02T17:06:56.026Z] d148012ef14d: Verifying Checksum [2021-08-02T17:06:56.026Z] d148012ef14d: Download complete [2021-08-02T17:06:56.305Z] 24495759ef45: Verifying Checksum [2021-08-02T17:06:56.305Z] 24495759ef45: Download complete [2021-08-02T17:06:56.305Z] 093eec477d81: Verifying Checksum [2021-08-02T17:06:56.305Z] 093eec477d81: Download complete [2021-08-02T17:06:56.305Z] a6d5b2bbb924: Verifying Checksum [2021-08-02T17:06:56.305Z] a6d5b2bbb924: Download complete [2021-08-02T17:06:56.305Z] 2446dc1eb7d3: Verifying Checksum [2021-08-02T17:06:56.305Z] 2446dc1eb7d3: Download complete [2021-08-02T17:06:56.305Z] 595b0fe564bb: Verifying Checksum [2021-08-02T17:06:56.305Z] 595b0fe564bb: Download complete [2021-08-02T17:06:57.316Z] 595b0fe564bb: Pull complete [2021-08-02T17:06:57.947Z] 24495759ef45: Pull complete [2021-08-02T17:06:58.558Z] d148012ef14d: Pull complete [2021-08-02T17:06:58.837Z] 596795e73e0f: Verifying Checksum [2021-08-02T17:06:58.837Z] 596795e73e0f: Download complete [2021-08-02T17:07:00.296Z] cb65c68fc2e2: Verifying Checksum [2021-08-02T17:07:00.296Z] cb65c68fc2e2: Download complete [2021-08-02T17:07:10.503Z] cb65c68fc2e2: Pull complete [2021-08-02T17:07:10.503Z] 093eec477d81: Pull complete [2021-08-02T17:07:10.503Z] a6d5b2bbb924: Pull complete [2021-08-02T17:07:10.503Z] 2446dc1eb7d3: Pull complete [2021-08-02T17:07:14.980Z] 596795e73e0f: Pull complete [2021-08-02T17:07:14.980Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-08-02T17:07:14.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T17:07:14.980Z] ---> d9e956139c92 [2021-08-02T17:07:14.980Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-02T17:07:18.443Z] ---> Running in ad2fe95d57f5 [2021-08-02T17:07:19.074Z] Removing intermediate container ad2fe95d57f5 [2021-08-02T17:07:19.074Z] ---> 2bc7d7f49212 [2021-08-02T17:07:19.074Z] Step 4/7 : RUN apk add bash [2021-08-02T17:07:19.074Z] ---> Running in c9da5a3cef40 [2021-08-02T17:07:21.074Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T17:07:21.683Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T17:07:22.683Z] OK: 138 MiB in 40 packages [2021-08-02T17:07:24.125Z] Removing intermediate container c9da5a3cef40 [2021-08-02T17:07:24.125Z] ---> 7b49d93f121f [2021-08-02T17:07:24.125Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T17:07:24.125Z] ---> Running in 580385dd9e7c [2021-08-02T17:07:24.729Z] Removing intermediate container 580385dd9e7c [2021-08-02T17:07:24.729Z] ---> 6df1ee1a0bb8 [2021-08-02T17:07:24.729Z] Step 6/7 : COPY go.mod . [2021-08-02T17:07:25.385Z] ---> cc4075664eea [2021-08-02T17:07:25.385Z] Step 7/7 : RUN go mod download [2021-08-02T17:07:25.670Z] ---> Running in c3823ac8328d [2021-08-02T17:09:02.565Z] Removing intermediate container c3823ac8328d [2021-08-02T17:09:02.565Z] ---> a67d7b981cce [2021-08-02T17:09:02.565Z] Successfully built a67d7b981cce [2021-08-02T17:09:02.565Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:09:02.984Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T17:09:02.984Z] . [Pipeline] withDockerContainer [2021-08-02T17:09:03.236Z] prd-ubuntu18.04-docker-arm64-4c-16g-1471 does not seem to be running inside a container [2021-08-02T17:09:03.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/13 -v /w/workspace/go-mod-core-contracts/13:/w/workspace/go-mod-core-contracts/13:rw,z -v /w/workspace/go-mod-core-contracts/13@tmp:/w/workspace/go-mod-core-contracts/13@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-08-02T17:09:05.275Z] $ docker top c9b9e440e36a6774519052aa2e2216cf90ebac03f17219441c8dc05cbcbcbb8a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:09:06.325Z] + go version [2021-08-02T17:09:06.325Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-08-02T17:09:06.349Z] $ docker stop --time=1 c9b9e440e36a6774519052aa2e2216cf90ebac03f17219441c8dc05cbcbcbb8a [2021-08-02T17:09:08.385Z] $ docker rm -f c9b9e440e36a6774519052aa2e2216cf90ebac03f17219441c8dc05cbcbcbb8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:09:09.227Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T17:09:09.227Z] . [Pipeline] withDockerContainer [2021-08-02T17:09:09.536Z] prd-ubuntu18.04-docker-arm64-4c-16g-1471 does not seem to be running inside a container [2021-08-02T17:09:09.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/13 -v /w/workspace/go-mod-core-contracts/13:/w/workspace/go-mod-core-contracts/13:rw,z -v /w/workspace/go-mod-core-contracts/13@tmp:/w/workspace/go-mod-core-contracts/13@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-08-02T17:09:11.349Z] $ docker top f9dad936aefce21beb99231e4fe83b29e665a4361c606b4de6bbedcc3bc044e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:09:12.341Z] + go mod tidy [Pipeline] sh [2021-08-02T17:09:13.996Z] + make test [2021-08-02T17:09:13.996Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T17:09:14.989Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-08-02T17:09:54.383Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.532s coverage: 83.5% of statements [2021-08-02T17:09:54.383Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-08-02T17:09:54.383Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-08-02T17:09:54.384Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-08-02T17:09:54.384Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.071s coverage: 26.3% of statements [2021-08-02T17:09:54.384Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-08-02T17:09:55.842Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.184s coverage: 46.9% of statements [2021-08-02T17:09:55.842Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.068s coverage: 90.0% of statements [2021-08-02T17:09:57.315Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.324s coverage: 86.2% of statements [2021-08-02T17:09:57.315Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.054s coverage: 59.5% of statements [2021-08-02T17:09:57.315Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 36.1% of statements [2021-08-02T17:09:58.760Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.039s coverage: 49.4% of statements [2021-08-02T17:09:59.034Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-02T17:10:21.280Z] gofmt -l . [2021-08-02T17:10:21.883Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T17:10:22.902Z] $ docker stop --time=1 f9dad936aefce21beb99231e4fe83b29e665a4361c606b4de6bbedcc3bc044e3 [2021-08-02T17:10:25.161Z] $ docker rm -f f9dad936aefce21beb99231e4fe83b29e665a4361c606b4de6bbedcc3bc044e3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:10:26.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T17:10:26.104Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T17:10:26.903Z] 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-08-02T17:10:27.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:10:27.562Z] [2021-08-02T17:10:27.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:10:27.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:10:28.215Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T17:10:28.215Z] 448f6bf000e3: Pulling fs layer [2021-08-02T17:10:28.215Z] f757da607395: Pulling fs layer [2021-08-02T17:10:28.215Z] 05883995daec: Pulling fs layer [2021-08-02T17:10:28.215Z] 8603b9c90790: Pulling fs layer [2021-08-02T17:10:28.215Z] 1560dd03e051: Pulling fs layer [2021-08-02T17:10:28.215Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T17:10:28.215Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T17:10:28.215Z] 27f5ce0e4adf: Waiting [2021-08-02T17:10:28.215Z] 8603b9c90790: Waiting [2021-08-02T17:10:28.215Z] c2d8d7efcc4b: Waiting [2021-08-02T17:10:28.215Z] 1560dd03e051: Waiting [2021-08-02T17:10:28.491Z] f757da607395: Download complete [2021-08-02T17:10:28.491Z] 8603b9c90790: Verifying Checksum [2021-08-02T17:10:28.491Z] 8603b9c90790: Download complete [2021-08-02T17:10:28.797Z] 1560dd03e051: Verifying Checksum [2021-08-02T17:10:28.797Z] 1560dd03e051: Download complete [2021-08-02T17:10:28.797Z] 27f5ce0e4adf: Verifying Checksum [2021-08-02T17:10:28.797Z] 27f5ce0e4adf: Download complete [2021-08-02T17:10:28.797Z] 05883995daec: Verifying Checksum [2021-08-02T17:10:28.797Z] 05883995daec: Download complete [2021-08-02T17:10:29.792Z] 448f6bf000e3: Download complete [2021-08-02T17:10:32.429Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T17:10:32.429Z] c2d8d7efcc4b: Download complete [2021-08-02T17:10:33.031Z] 448f6bf000e3: Pull complete [2021-08-02T17:10:33.631Z] f757da607395: Pull complete [2021-08-02T17:10:35.613Z] 05883995daec: Pull complete [2021-08-02T17:10:35.613Z] 8603b9c90790: Pull complete [2021-08-02T17:10:37.056Z] 1560dd03e051: Pull complete [2021-08-02T17:10:37.329Z] 27f5ce0e4adf: Pull complete [2021-08-02T17:10:52.420Z] c2d8d7efcc4b: Pull complete [2021-08-02T17:10:52.420Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T17:10:52.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:10:52.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T17:10:52.717Z] prd-ubuntu18.04-docker-arm64-4c-16g-1471 does not seem to be running inside a container [2021-08-02T17:10:54.878Z] $ 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/13 -v /w/workspace/go-mod-core-contracts/13:/w/workspace/go-mod-core-contracts/13:rw,z -v /w/workspace/go-mod-core-contracts/13@tmp:/w/workspace/go-mod-core-contracts/13@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-08-02T17:10:59.199Z] $ docker top e257ab9e9ed8ca4584a65e087295a4635bda9a9a4d8b7b2fad1aaffbf61575a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:11:00.177Z] ---> job-cost.sh [2021-08-02T17:11:00.177Z] lf-activate-venv: SKIPPING [2021-08-02T17:11:00.177Z] INFO: No Stack... [2021-08-02T17:11:01.611Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T17:11:01.905Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T17:11:02.608Z] + cat /w/workspace/go-mod-core-contracts/13/archives/cost.csv [2021-08-02T17:11:02.608Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T17:11:02.677Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-13-stack-cost] [2021-08-02T17:11:02.689Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-13-stack-cost] did not exist. Created. [2021-08-02T17:11:02.689Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:11:03.394Z] /w/workspace/go-mod-core-contracts/13@tmp/durable-525a5929/script.sh: 1: /w/workspace/go-mod-core-contracts/13@tmp/durable-525a5929/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-02T17:11:04.070Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T17:11:04.102Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T17:11:04.167Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T17:11:04.187Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-13-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T17:11:04.209Z] $ docker stop --time=1 e257ab9e9ed8ca4584a65e087295a4635bda9a9a4d8b7b2fad1aaffbf61575a5 [2021-08-02T17:11:06.028Z] $ docker rm -f e257ab9e9ed8ca4584a65e087295a4635bda9a9a4d8b7b2fad1aaffbf61575a5 [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-08-02T17:11:06.892Z] provisioning config files... [2021-08-02T17:11:06.909Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5411749087966352642tmp [Pipeline] { [Pipeline] sh [2021-08-02T17:11:07.267Z] + set +x [2021-08-02T17:11:07.267Z] + curl -s https://codecov.io/bash [2021-08-02T17:11:07.267Z] + bash -s -- [2021-08-02T17:11:07.267Z] [2021-08-02T17:11:07.267Z] _____ _ [2021-08-02T17:11:07.267Z] / ____| | | [2021-08-02T17:11:07.267Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T17:11:07.267Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T17:11:07.267Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T17:11:07.267Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T17:11:07.267Z] Bash-1.0.6 [2021-08-02T17:11:07.267Z] [2021-08-02T17:11:07.267Z] [2021-08-02T17:11:07.267Z] ==> git version 2.24.4 found [2021-08-02T17:11:07.267Z] ==> 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-08-02T17:11:07.267Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T17:11:07.267Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T17:11:07.267Z] ==> Jenkins CI detected. [2021-08-02T17:11:07.267Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2021-08-02T17:11:07.267Z] project root: . [2021-08-02T17:11:07.267Z] --> token set from env [2021-08-02T17:11:07.267Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T17:11:07.267Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T17:11:07.267Z] ==> Python coveragepy not found [2021-08-02T17:11:07.267Z] ==> Searching for coverage reports in: [2021-08-02T17:11:07.267Z] + . [2021-08-02T17:11:07.267Z] -> Found 1 reports [2021-08-02T17:11:07.267Z] ==> Detecting git/mercurial file structure [2021-08-02T17:11:07.267Z] ==> Reading reports [2021-08-02T17:11:07.267Z] + ./coverage.out bytes=101588 [2021-08-02T17:11:07.267Z] ==> Appending adjustments [2021-08-02T17:11:07.267Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T17:11:07.864Z] + Found adjustments [2021-08-02T17:11:07.864Z] ==> Gzipping contents [2021-08-02T17:11:07.864Z] 16K /tmp/codecov.ZYeGrn.gz [2021-08-02T17:11:07.864Z] ==> Uploading reports [2021-08-02T17:11:07.864Z] url: https://codecov.io [2021-08-02T17:11:07.864Z] query: branch=main&commit=cd1e6cdd09f357267a5e1619e7151de38673cd57&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-02T17:11:07.864Z] -> Pinging Codecov [2021-08-02T17:11:07.864Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=cd1e6cdd09f357267a5e1619e7151de38673cd57&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F13%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-02T17:11:08.448Z] -> Uploading to [2021-08-02T17:11:08.448Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/71470A77251A30514AAF9C0BB2E5B6CE/cd1e6cdd09f357267a5e1619e7151de38673cd57/a3b3c99b-2c03-4b3e-a549-a67876c22e9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T171108Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8b076c2d9e4ba83b06b82a47fa2a2cf974087ae90f7bc3a72135f3e9338a6e3b [2021-08-02T17:11:08.448Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T17:11:08.448Z] Dload Upload Total Spent Left Speed [2021-08-02T17:11:08.718Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15230 0 0 100 15230 0 33619 --:--:-- --:--:-- --:--:-- 33620 100 15230 0 0 100 15230 0 33610 --:--:-- --:--:-- --:--:-- 33546 [2021-08-02T17:11:08.718Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/cd1e6cdd09f357267a5e1619e7151de38673cd57 [Pipeline] } [2021-08-02T17:11:08.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-02T17:11:09.068Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-02T17:11:09.095Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:11:09.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:11:09.419Z] [2021-08-02T17:11:09.419Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:11:09.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:11:09.762Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-02T17:11:09.762Z] 188c0c94c7c5: Pulling fs layer [2021-08-02T17:11:09.762Z] 0ef7d3d256c8: Pulling fs layer [2021-08-02T17:11:09.762Z] de9db76c5a1d: Pulling fs layer [2021-08-02T17:11:09.762Z] 0eba1c9be4d2: Pulling fs layer [2021-08-02T17:11:09.762Z] 0d57e429df01: Pulling fs layer [2021-08-02T17:11:09.762Z] 4e4be7b47b0d: Pulling fs layer [2021-08-02T17:11:09.762Z] e1f770b5df2f: Pulling fs layer [2021-08-02T17:11:09.762Z] 85a0685a4137: Pulling fs layer [2021-08-02T17:11:09.762Z] 0d57e429df01: Waiting [2021-08-02T17:11:09.762Z] 4e4be7b47b0d: Waiting [2021-08-02T17:11:09.762Z] e1f770b5df2f: Waiting [2021-08-02T17:11:09.762Z] 85a0685a4137: Waiting [2021-08-02T17:11:09.762Z] 0eba1c9be4d2: Waiting [2021-08-02T17:11:09.762Z] de9db76c5a1d: Verifying Checksum [2021-08-02T17:11:09.762Z] de9db76c5a1d: Download complete [2021-08-02T17:11:09.762Z] 0ef7d3d256c8: Verifying Checksum [2021-08-02T17:11:09.762Z] 0ef7d3d256c8: Download complete [2021-08-02T17:11:09.762Z] 0d57e429df01: Verifying Checksum [2021-08-02T17:11:09.762Z] 0d57e429df01: Download complete [2021-08-02T17:11:09.762Z] 4e4be7b47b0d: Verifying Checksum [2021-08-02T17:11:09.762Z] 4e4be7b47b0d: Download complete [2021-08-02T17:11:10.036Z] 188c0c94c7c5: Verifying Checksum [2021-08-02T17:11:10.036Z] 188c0c94c7c5: Download complete [2021-08-02T17:11:10.036Z] 188c0c94c7c5: Pull complete [2021-08-02T17:11:10.306Z] 0ef7d3d256c8: Pull complete [2021-08-02T17:11:10.306Z] de9db76c5a1d: Pull complete [2021-08-02T17:11:11.265Z] e1f770b5df2f: Verifying Checksum [2021-08-02T17:11:11.265Z] e1f770b5df2f: Download complete [2021-08-02T17:11:13.845Z] 0eba1c9be4d2: Verifying Checksum [2021-08-02T17:11:13.845Z] 0eba1c9be4d2: Download complete [2021-08-02T17:11:14.836Z] 85a0685a4137: Verifying Checksum [2021-08-02T17:11:14.836Z] 85a0685a4137: Download complete [2021-08-02T17:11:16.798Z] 0eba1c9be4d2: Pull complete [2021-08-02T17:11:17.064Z] 0d57e429df01: Pull complete [2021-08-02T17:11:17.064Z] 4e4be7b47b0d: Pull complete [2021-08-02T17:11:17.654Z] e1f770b5df2f: Pull complete [2021-08-02T17:11:21.016Z] 85a0685a4137: Pull complete [2021-08-02T17:11:21.016Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-02T17:11:21.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:11:21.016Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-02T17:11:21.384Z] prd-centos7-docker-4c-2g-1465 does not seem to be running inside a container [2021-08-02T17:11:21.435Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-02T17:11:23.445Z] $ docker top da8d9abec6846e71b358d247cb7a5172278993505e80a8f86a0726fbde6b567d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-02T17:11:23.543Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-02T17:11:23.860Z] + set -o pipefail [2021-08-02T17:11:23.860Z] + snyk monitor '--org=edgex-jenkins' [2021-08-02T17:11:45.925Z] [2021-08-02T17:11:45.925Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2021-08-02T17:11:45.925Z] [2021-08-02T17:11:45.925Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/503060b6-e223-4e65-89de-61b22c87d6ae [2021-08-02T17:11:45.925Z] [2021-08-02T17:11:45.925Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-02T17:11:45.925Z] [2021-08-02T17:11:45.925Z] [Pipeline] } [2021-08-02T17:11:45.942Z] $ docker stop --time=1 da8d9abec6846e71b358d247cb7a5172278993505e80a8f86a0726fbde6b567d [2021-08-02T17:11:47.510Z] $ docker rm -f da8d9abec6846e71b358d247cb7a5172278993505e80a8f86a0726fbde6b567d [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-08-02T17:11:48.525Z] + git log --format=format:%s -1 cd1e6cdd09f357267a5e1619e7151de38673cd57 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:11:48.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:11:48.852Z] . [Pipeline] withDockerContainer [2021-08-02T17:11:48.941Z] prd-centos7-docker-4c-2g-1465 does not seem to be running inside a container [2021-08-02T17:11:48.994Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:11:49.344Z] $ docker top 4972b23f1e7920fab3bba4d3734d178ecf1eebdac3ef4c32ba7f88b3acf2fa4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:11:49.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:11:49.481Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:11:49.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:11:49.596Z] $ docker exec 4972b23f1e7920fab3bba4d3734d178ecf1eebdac3ef4c32ba7f88b3acf2fa4c ssh-agent [2021-08-02T17:11:49.717Z] SSH_AUTH_SOCK=/tmp/ssh-yjTzYTSICL2S/agent.15 [2021-08-02T17:11:49.717Z] SSH_AGENT_PID=22 [2021-08-02T17:11:49.730Z] Running ssh-add (command line suppressed) [2021-08-02T17:11:49.820Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1455046119812705776.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1455046119812705776.key) [2021-08-02T17:11:49.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:11:50.188Z] + git semver tag [2021-08-02T17:11:50.188Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:11:50.188Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-08-02T17:11:50.188Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-08-02T17:11:50.188Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:11:50.188Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:11:50.188Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:11:50.188Z] # $SEMVER_BRANCH = main [2021-08-02T17:11:50.188Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-08-02T17:11:50.188Z] # cd1e6cdd09f357267a5e1619e7151de38673cd57 HEAD [2021-08-02T17:11:50.188Z] # -> Force: false [2021-08-02T17:11:50.188Z] # 7d8fa8f7e7a0e4d8751dce425ccf17f1f2b21977 refs/tags/v2.0.1-dev.12 [Pipeline] } [2021-08-02T17:11:50.201Z] $ docker exec --env ******** --env ******** 4972b23f1e7920fab3bba4d3734d178ecf1eebdac3ef4c32ba7f88b3acf2fa4c ssh-agent -k [2021-08-02T17:11:50.294Z] unset SSH_AUTH_SOCK; [2021-08-02T17:11:50.294Z] unset SSH_AGENT_PID; [2021-08-02T17:11:50.294Z] echo Agent pid 22 killed; [2021-08-02T17:11:50.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:11:50.661Z] + git semver [Pipeline] } [2021-08-02T17:11:50.679Z] $ docker stop --time=1 4972b23f1e7920fab3bba4d3734d178ecf1eebdac3ef4c32ba7f88b3acf2fa4c [2021-08-02T17:11:51.866Z] $ docker rm -f 4972b23f1e7920fab3bba4d3734d178ecf1eebdac3ef4c32ba7f88b3acf2fa4c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:11:52.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:11:52.334Z] [2021-08-02T17:11:52.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:11:52.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:11:52.671Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-02T17:11:52.671Z] ab5ef0e58194: Pulling fs layer [2021-08-02T17:11:52.672Z] 9712f1f96733: Pulling fs layer [2021-08-02T17:11:52.672Z] 63f879dbbcfc: Pulling fs layer [2021-08-02T17:11:52.672Z] 0d9ebad4ef96: Pulling fs layer [2021-08-02T17:11:52.672Z] e9a5061849ea: Pulling fs layer [2021-08-02T17:11:52.672Z] d747dcd14b5f: Pulling fs layer [2021-08-02T17:11:52.672Z] 2de7ff778b66: Pulling fs layer [2021-08-02T17:11:52.672Z] 0d9ebad4ef96: Waiting [2021-08-02T17:11:52.672Z] e9a5061849ea: Waiting [2021-08-02T17:11:52.672Z] d747dcd14b5f: Waiting [2021-08-02T17:11:52.672Z] 2de7ff778b66: Waiting [2021-08-02T17:11:52.672Z] 9712f1f96733: Verifying Checksum [2021-08-02T17:11:52.672Z] 9712f1f96733: Download complete [2021-08-02T17:11:54.076Z] 63f879dbbcfc: Verifying Checksum [2021-08-02T17:11:54.076Z] 63f879dbbcfc: Download complete [2021-08-02T17:11:54.660Z] e9a5061849ea: Verifying Checksum [2021-08-02T17:11:54.660Z] e9a5061849ea: Download complete [2021-08-02T17:11:54.660Z] d747dcd14b5f: Verifying Checksum [2021-08-02T17:11:54.660Z] d747dcd14b5f: Download complete [2021-08-02T17:11:54.932Z] 2de7ff778b66: Verifying Checksum [2021-08-02T17:11:54.932Z] 2de7ff778b66: Download complete [2021-08-02T17:11:55.903Z] 0d9ebad4ef96: Verifying Checksum [2021-08-02T17:11:56.171Z] ab5ef0e58194: Verifying Checksum [2021-08-02T17:11:56.171Z] ab5ef0e58194: Download complete [2021-08-02T17:11:58.780Z] ab5ef0e58194: Pull complete [2021-08-02T17:11:58.780Z] 9712f1f96733: Pull complete [2021-08-02T17:11:59.362Z] 63f879dbbcfc: Pull complete [2021-08-02T17:12:02.729Z] 0d9ebad4ef96: Pull complete [2021-08-02T17:12:02.729Z] e9a5061849ea: Pull complete [2021-08-02T17:12:02.729Z] d747dcd14b5f: Pull complete [2021-08-02T17:12:03.701Z] 2de7ff778b66: Pull complete [2021-08-02T17:12:03.701Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-02T17:12:03.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:12:03.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-02T17:12:03.796Z] prd-centos7-docker-4c-2g-1465 does not seem to be running inside a container [2021-08-02T17:12:03.852Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-02T17:12:06.794Z] $ docker top 4d4a4d59df651758613a332e0396e8881a11973d4af275612d480d447a87d22c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:12:06.915Z] provisioning config files... [2021-08-02T17:12:06.929Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5185039547132751645tmp [2021-08-02T17:12:06.953Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3556345553628511155tmp [2021-08-02T17:12:06.982Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6053633722913204621tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:12:07.011Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:12:07.323Z] ---> sigul-configuration.sh [2021-08-02T17:12:07.323Z] gpg: directory `/root/.gnupg' created [2021-08-02T17:12:07.323Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-02T17:12:07.323Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-02T17:12:07.323Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-02T17:12:07.323Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-02T17:12:07.323Z] gpg: CAST5 encrypted data [2021-08-02T17:12:07.323Z] gpg: encrypted with 1 passphrase [2021-08-02T17:12:07.323Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-02T17:12:07.631Z] + mkdir /home/jenkins [2021-08-02T17:12:07.632Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-02T17:12:07.944Z] + 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-08-02T17:12:07.958Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:12:08.268Z] ---> sigul-install.sh [2021-08-02T17:12:08.268Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-02T17:12:08.582Z] + git tag --list [2021-08-02T17:12:08.582Z] v0.0.0 [2021-08-02T17:12:08.582Z] v0.0.1 [2021-08-02T17:12:08.582Z] v0.1.0 [2021-08-02T17:12:08.582Z] v0.1.1 [2021-08-02T17:12:08.582Z] v0.1.10 [2021-08-02T17:12:08.582Z] v0.1.100 [2021-08-02T17:12:08.582Z] v0.1.101 [2021-08-02T17:12:08.582Z] v0.1.102 [2021-08-02T17:12:08.582Z] v0.1.103 [2021-08-02T17:12:08.582Z] v0.1.104 [2021-08-02T17:12:08.582Z] v0.1.105 [2021-08-02T17:12:08.582Z] v0.1.106 [2021-08-02T17:12:08.582Z] v0.1.107 [2021-08-02T17:12:08.582Z] v0.1.108 [2021-08-02T17:12:08.582Z] v0.1.109 [2021-08-02T17:12:08.582Z] v0.1.11 [2021-08-02T17:12:08.582Z] v0.1.110 [2021-08-02T17:12:08.582Z] v0.1.111 [2021-08-02T17:12:08.582Z] v0.1.112 [2021-08-02T17:12:08.582Z] v0.1.113 [2021-08-02T17:12:08.582Z] v0.1.114 [2021-08-02T17:12:08.582Z] v0.1.115 [2021-08-02T17:12:08.582Z] v0.1.116 [2021-08-02T17:12:08.582Z] v0.1.117 [2021-08-02T17:12:08.582Z] v0.1.118 [2021-08-02T17:12:08.582Z] v0.1.119 [2021-08-02T17:12:08.582Z] v0.1.12 [2021-08-02T17:12:08.582Z] v0.1.120 [2021-08-02T17:12:08.582Z] v0.1.121 [2021-08-02T17:12:08.582Z] v0.1.122 [2021-08-02T17:12:08.582Z] v0.1.123 [2021-08-02T17:12:08.582Z] v0.1.124 [2021-08-02T17:12:08.582Z] v0.1.125 [2021-08-02T17:12:08.582Z] v0.1.126 [2021-08-02T17:12:08.582Z] v0.1.127 [2021-08-02T17:12:08.582Z] v0.1.128 [2021-08-02T17:12:08.582Z] v0.1.129 [2021-08-02T17:12:08.582Z] v0.1.13 [2021-08-02T17:12:08.582Z] v0.1.130 [2021-08-02T17:12:08.582Z] v0.1.131 [2021-08-02T17:12:08.582Z] v0.1.132 [2021-08-02T17:12:08.582Z] v0.1.133 [2021-08-02T17:12:08.582Z] v0.1.134 [2021-08-02T17:12:08.582Z] v0.1.135 [2021-08-02T17:12:08.582Z] v0.1.136 [2021-08-02T17:12:08.582Z] v0.1.137 [2021-08-02T17:12:08.582Z] v0.1.138 [2021-08-02T17:12:08.582Z] v0.1.139 [2021-08-02T17:12:08.582Z] v0.1.14 [2021-08-02T17:12:08.582Z] v0.1.140 [2021-08-02T17:12:08.582Z] v0.1.141 [2021-08-02T17:12:08.582Z] v0.1.142 [2021-08-02T17:12:08.582Z] v0.1.143 [2021-08-02T17:12:08.582Z] v0.1.144 [2021-08-02T17:12:08.582Z] v0.1.145 [2021-08-02T17:12:08.582Z] v0.1.146 [2021-08-02T17:12:08.582Z] v0.1.147 [2021-08-02T17:12:08.582Z] v0.1.148 [2021-08-02T17:12:08.582Z] v0.1.149 [2021-08-02T17:12:08.582Z] v0.1.15 [2021-08-02T17:12:08.582Z] v0.1.16 [2021-08-02T17:12:08.582Z] v0.1.17 [2021-08-02T17:12:08.582Z] v0.1.18 [2021-08-02T17:12:08.582Z] v0.1.19 [2021-08-02T17:12:08.582Z] v0.1.2 [2021-08-02T17:12:08.582Z] v0.1.20 [2021-08-02T17:12:08.582Z] v0.1.21 [2021-08-02T17:12:08.582Z] v0.1.22 [2021-08-02T17:12:08.582Z] v0.1.23 [2021-08-02T17:12:08.582Z] v0.1.24 [2021-08-02T17:12:08.582Z] v0.1.25 [2021-08-02T17:12:08.582Z] v0.1.26 [2021-08-02T17:12:08.582Z] v0.1.27 [2021-08-02T17:12:08.582Z] v0.1.28 [2021-08-02T17:12:08.582Z] v0.1.29 [2021-08-02T17:12:08.582Z] v0.1.3 [2021-08-02T17:12:08.582Z] v0.1.30 [2021-08-02T17:12:08.582Z] v0.1.31 [2021-08-02T17:12:08.582Z] v0.1.32 [2021-08-02T17:12:08.582Z] v0.1.33 [2021-08-02T17:12:08.582Z] v0.1.34 [2021-08-02T17:12:08.582Z] v0.1.35 [2021-08-02T17:12:08.582Z] v0.1.36 [2021-08-02T17:12:08.582Z] v0.1.37 [2021-08-02T17:12:08.582Z] v0.1.38 [2021-08-02T17:12:08.582Z] v0.1.39 [2021-08-02T17:12:08.582Z] v0.1.4 [2021-08-02T17:12:08.582Z] v0.1.40 [2021-08-02T17:12:08.582Z] v0.1.41 [2021-08-02T17:12:08.582Z] v0.1.42 [2021-08-02T17:12:08.582Z] v0.1.43 [2021-08-02T17:12:08.582Z] v0.1.44 [2021-08-02T17:12:08.582Z] v0.1.45 [2021-08-02T17:12:08.582Z] v0.1.46 [2021-08-02T17:12:08.582Z] v0.1.47 [2021-08-02T17:12:08.582Z] v0.1.48 [2021-08-02T17:12:08.582Z] v0.1.49 [2021-08-02T17:12:08.582Z] v0.1.5 [2021-08-02T17:12:08.582Z] v0.1.50 [2021-08-02T17:12:08.582Z] v0.1.51 [2021-08-02T17:12:08.582Z] v0.1.52 [2021-08-02T17:12:08.582Z] v0.1.53 [2021-08-02T17:12:08.582Z] v0.1.54 [2021-08-02T17:12:08.582Z] v0.1.55 [2021-08-02T17:12:08.582Z] v0.1.56 [2021-08-02T17:12:08.582Z] v0.1.57 [2021-08-02T17:12:08.582Z] v0.1.58 [2021-08-02T17:12:08.582Z] v0.1.59 [2021-08-02T17:12:08.582Z] v0.1.6 [2021-08-02T17:12:08.582Z] v0.1.60 [2021-08-02T17:12:08.582Z] v0.1.61 [2021-08-02T17:12:08.582Z] v0.1.62 [2021-08-02T17:12:08.582Z] v0.1.63 [2021-08-02T17:12:08.582Z] v0.1.64 [2021-08-02T17:12:08.582Z] v0.1.65 [2021-08-02T17:12:08.582Z] v0.1.66 [2021-08-02T17:12:08.582Z] v0.1.67 [2021-08-02T17:12:08.582Z] v0.1.68 [2021-08-02T17:12:08.582Z] v0.1.69 [2021-08-02T17:12:08.582Z] v0.1.7 [2021-08-02T17:12:08.582Z] v0.1.70 [2021-08-02T17:12:08.582Z] v0.1.71 [2021-08-02T17:12:08.582Z] v0.1.72 [2021-08-02T17:12:08.582Z] v0.1.73 [2021-08-02T17:12:08.582Z] v0.1.74 [2021-08-02T17:12:08.582Z] v0.1.75 [2021-08-02T17:12:08.582Z] v0.1.76 [2021-08-02T17:12:08.582Z] v0.1.77 [2021-08-02T17:12:08.582Z] v0.1.78 [2021-08-02T17:12:08.582Z] v0.1.79 [2021-08-02T17:12:08.582Z] v0.1.8 [2021-08-02T17:12:08.582Z] v0.1.80 [2021-08-02T17:12:08.582Z] v0.1.81 [2021-08-02T17:12:08.582Z] v0.1.82 [2021-08-02T17:12:08.582Z] v0.1.83 [2021-08-02T17:12:08.582Z] v0.1.84 [2021-08-02T17:12:08.582Z] v0.1.85 [2021-08-02T17:12:08.582Z] v0.1.86 [2021-08-02T17:12:08.582Z] v0.1.87 [2021-08-02T17:12:08.582Z] v0.1.88 [2021-08-02T17:12:08.582Z] v0.1.89 [2021-08-02T17:12:08.582Z] v0.1.9 [2021-08-02T17:12:08.582Z] v0.1.90 [2021-08-02T17:12:08.582Z] v0.1.91 [2021-08-02T17:12:08.582Z] v0.1.92 [2021-08-02T17:12:08.582Z] v0.1.93 [2021-08-02T17:12:08.582Z] v0.1.94 [2021-08-02T17:12:08.582Z] v0.1.95 [2021-08-02T17:12:08.582Z] v0.1.96 [2021-08-02T17:12:08.582Z] v0.1.97 [2021-08-02T17:12:08.582Z] v0.1.98 [2021-08-02T17:12:08.582Z] v0.1.99 [2021-08-02T17:12:08.582Z] v2.0.0 [2021-08-02T17:12:08.582Z] v2.0.0-dev.1 [2021-08-02T17:12:08.582Z] v2.0.0-dev.10 [2021-08-02T17:12:08.582Z] v2.0.0-dev.100 [2021-08-02T17:12:08.582Z] v2.0.0-dev.101 [2021-08-02T17:12:08.582Z] v2.0.0-dev.102 [2021-08-02T17:12:08.582Z] v2.0.0-dev.103 [2021-08-02T17:12:08.582Z] v2.0.0-dev.11 [2021-08-02T17:12:08.582Z] v2.0.0-dev.12 [2021-08-02T17:12:08.582Z] v2.0.0-dev.13 [2021-08-02T17:12:08.582Z] v2.0.0-dev.14 [2021-08-02T17:12:08.582Z] v2.0.0-dev.15 [2021-08-02T17:12:08.582Z] v2.0.0-dev.16 [2021-08-02T17:12:08.582Z] v2.0.0-dev.17 [2021-08-02T17:12:08.582Z] v2.0.0-dev.18 [2021-08-02T17:12:08.582Z] v2.0.0-dev.19 [2021-08-02T17:12:08.582Z] v2.0.0-dev.2 [2021-08-02T17:12:08.582Z] v2.0.0-dev.20 [2021-08-02T17:12:08.582Z] v2.0.0-dev.21 [2021-08-02T17:12:08.582Z] v2.0.0-dev.22 [2021-08-02T17:12:08.582Z] v2.0.0-dev.23 [2021-08-02T17:12:08.582Z] v2.0.0-dev.24 [2021-08-02T17:12:08.582Z] v2.0.0-dev.25 [2021-08-02T17:12:08.582Z] v2.0.0-dev.26 [2021-08-02T17:12:08.582Z] v2.0.0-dev.27 [2021-08-02T17:12:08.582Z] v2.0.0-dev.28 [2021-08-02T17:12:08.582Z] v2.0.0-dev.29 [2021-08-02T17:12:08.582Z] v2.0.0-dev.3 [2021-08-02T17:12:08.582Z] v2.0.0-dev.30 [2021-08-02T17:12:08.582Z] v2.0.0-dev.31 [2021-08-02T17:12:08.582Z] v2.0.0-dev.32 [2021-08-02T17:12:08.582Z] v2.0.0-dev.33 [2021-08-02T17:12:08.582Z] v2.0.0-dev.34 [2021-08-02T17:12:08.582Z] v2.0.0-dev.35 [2021-08-02T17:12:08.582Z] v2.0.0-dev.36 [2021-08-02T17:12:08.582Z] v2.0.0-dev.37 [2021-08-02T17:12:08.582Z] v2.0.0-dev.38 [2021-08-02T17:12:08.582Z] v2.0.0-dev.39 [2021-08-02T17:12:08.582Z] v2.0.0-dev.4 [2021-08-02T17:12:08.582Z] v2.0.0-dev.40 [2021-08-02T17:12:08.582Z] v2.0.0-dev.41 [2021-08-02T17:12:08.582Z] v2.0.0-dev.42 [2021-08-02T17:12:08.582Z] v2.0.0-dev.43 [2021-08-02T17:12:08.582Z] v2.0.0-dev.44 [2021-08-02T17:12:08.582Z] v2.0.0-dev.45 [2021-08-02T17:12:08.582Z] v2.0.0-dev.46 [2021-08-02T17:12:08.582Z] v2.0.0-dev.47 [2021-08-02T17:12:08.582Z] v2.0.0-dev.48 [2021-08-02T17:12:08.582Z] v2.0.0-dev.49 [2021-08-02T17:12:08.582Z] v2.0.0-dev.5 [2021-08-02T17:12:08.582Z] v2.0.0-dev.50 [2021-08-02T17:12:08.582Z] v2.0.0-dev.51 [2021-08-02T17:12:08.582Z] v2.0.0-dev.52 [2021-08-02T17:12:08.582Z] v2.0.0-dev.53 [2021-08-02T17:12:08.582Z] v2.0.0-dev.54 [2021-08-02T17:12:08.582Z] v2.0.0-dev.55 [2021-08-02T17:12:08.582Z] v2.0.0-dev.56 [2021-08-02T17:12:08.582Z] v2.0.0-dev.57 [2021-08-02T17:12:08.582Z] v2.0.0-dev.58 [2021-08-02T17:12:08.582Z] v2.0.0-dev.59 [2021-08-02T17:12:08.582Z] v2.0.0-dev.6 [2021-08-02T17:12:08.582Z] v2.0.0-dev.60 [2021-08-02T17:12:08.582Z] v2.0.0-dev.61 [2021-08-02T17:12:08.582Z] v2.0.0-dev.62 [2021-08-02T17:12:08.582Z] v2.0.0-dev.63 [2021-08-02T17:12:08.582Z] v2.0.0-dev.64 [2021-08-02T17:12:08.582Z] v2.0.0-dev.65 [2021-08-02T17:12:08.582Z] v2.0.0-dev.66 [2021-08-02T17:12:08.582Z] v2.0.0-dev.67 [2021-08-02T17:12:08.582Z] v2.0.0-dev.68 [2021-08-02T17:12:08.582Z] v2.0.0-dev.69 [2021-08-02T17:12:08.582Z] v2.0.0-dev.7 [2021-08-02T17:12:08.582Z] v2.0.0-dev.70 [2021-08-02T17:12:08.582Z] v2.0.0-dev.71 [2021-08-02T17:12:08.582Z] v2.0.0-dev.72 [2021-08-02T17:12:08.582Z] v2.0.0-dev.73 [2021-08-02T17:12:08.582Z] v2.0.0-dev.74 [2021-08-02T17:12:08.582Z] v2.0.0-dev.75 [2021-08-02T17:12:08.582Z] v2.0.0-dev.76 [2021-08-02T17:12:08.582Z] v2.0.0-dev.77 [2021-08-02T17:12:08.582Z] v2.0.0-dev.78 [2021-08-02T17:12:08.582Z] v2.0.0-dev.79 [2021-08-02T17:12:08.582Z] v2.0.0-dev.8 [2021-08-02T17:12:08.582Z] v2.0.0-dev.80 [2021-08-02T17:12:08.582Z] v2.0.0-dev.81 [2021-08-02T17:12:08.582Z] v2.0.0-dev.82 [2021-08-02T17:12:08.582Z] v2.0.0-dev.83 [2021-08-02T17:12:08.582Z] v2.0.0-dev.84 [2021-08-02T17:12:08.582Z] v2.0.0-dev.85 [2021-08-02T17:12:08.582Z] v2.0.0-dev.86 [2021-08-02T17:12:08.582Z] v2.0.0-dev.87 [2021-08-02T17:12:08.582Z] v2.0.0-dev.88 [2021-08-02T17:12:08.582Z] v2.0.0-dev.89 [2021-08-02T17:12:08.582Z] v2.0.0-dev.9 [2021-08-02T17:12:08.582Z] v2.0.0-dev.90 [2021-08-02T17:12:08.582Z] v2.0.0-dev.91 [2021-08-02T17:12:08.582Z] v2.0.0-dev.92 [2021-08-02T17:12:08.582Z] v2.0.0-dev.93 [2021-08-02T17:12:08.582Z] v2.0.0-dev.94 [2021-08-02T17:12:08.582Z] v2.0.0-dev.95 [2021-08-02T17:12:08.582Z] v2.0.0-dev.96 [2021-08-02T17:12:08.582Z] v2.0.0-dev.97 [2021-08-02T17:12:08.582Z] v2.0.0-dev.98 [2021-08-02T17:12:08.582Z] v2.0.0-dev.99 [2021-08-02T17:12:08.582Z] v2.0.1-dev.1 [2021-08-02T17:12:08.582Z] v2.0.1-dev.10 [2021-08-02T17:12:08.582Z] v2.0.1-dev.11 [2021-08-02T17:12:08.582Z] v2.0.1-dev.12 [2021-08-02T17:12:08.582Z] v2.0.1-dev.2 [2021-08-02T17:12:08.582Z] v2.0.1-dev.3 [2021-08-02T17:12:08.582Z] v2.0.1-dev.4 [2021-08-02T17:12:08.582Z] v2.0.1-dev.5 [2021-08-02T17:12:08.582Z] v2.0.1-dev.6 [2021-08-02T17:12:08.582Z] v2.0.1-dev.7 [2021-08-02T17:12:08.582Z] v2.0.1-dev.8 [2021-08-02T17:12:08.582Z] v2.0.1-dev.9 [Pipeline] sh [2021-08-02T17:12:08.895Z] + lftools sign git-tag v2.0.1-dev.12 [2021-08-02T17:12:09.475Z] Signing Git tag with Sigul... [2021-08-02T17:12:09.475Z] Signing v2.0.1-dev.12 [Pipeline] echo [2021-08-02T17:12:10.597Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:12:10.934Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-02T17:12:10.945Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-02T17:12:10.975Z] $ docker stop --time=1 4d4a4d59df651758613a332e0396e8881a11973d4af275612d480d447a87d22c [2021-08-02T17:12:12.168Z] $ docker rm -f 4d4a4d59df651758613a332e0396e8881a11973d4af275612d480d447a87d22c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:12:12.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:12:12.758Z] . [Pipeline] withDockerContainer [2021-08-02T17:12:12.841Z] prd-centos7-docker-4c-2g-1465 does not seem to be running inside a container [2021-08-02T17:12:12.901Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:12:13.302Z] $ docker top e1b1742555ef3edb8522d28edc97a09b7f7eeef9a7ac3ecc57483efca9666fbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:12:13.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:12:13.427Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:12:13.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:12:13.545Z] $ docker exec e1b1742555ef3edb8522d28edc97a09b7f7eeef9a7ac3ecc57483efca9666fbe ssh-agent [2021-08-02T17:12:13.657Z] SSH_AUTH_SOCK=/tmp/ssh-DghOp3fhCRwf/agent.12 [2021-08-02T17:12:13.658Z] SSH_AGENT_PID=19 [2021-08-02T17:12:13.667Z] Running ssh-add (command line suppressed) [2021-08-02T17:12:13.768Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_486619001126012525.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_486619001126012525.key) [2021-08-02T17:12:13.790Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:12:14.104Z] + git semver bump pre [2021-08-02T17:12:14.105Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:12:14.105Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-08-02T17:12:14.105Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-08-02T17:12:14.105Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:12:14.105Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:12:14.105Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:12:14.105Z] # $SEMVER_BRANCH = main [2021-08-02T17:12:14.105Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2021-08-02T17:12:14.105Z] 2.0.1-dev.13 [Pipeline] } [2021-08-02T17:12:14.117Z] $ docker exec --env ******** --env ******** e1b1742555ef3edb8522d28edc97a09b7f7eeef9a7ac3ecc57483efca9666fbe ssh-agent -k [2021-08-02T17:12:14.219Z] unset SSH_AUTH_SOCK; [2021-08-02T17:12:14.220Z] unset SSH_AGENT_PID; [2021-08-02T17:12:14.220Z] echo Agent pid 19 killed; [2021-08-02T17:12:14.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:12:14.577Z] + git semver [Pipeline] } [2021-08-02T17:12:14.596Z] $ docker stop --time=1 e1b1742555ef3edb8522d28edc97a09b7f7eeef9a7ac3ecc57483efca9666fbe [2021-08-02T17:12:15.796Z] $ docker rm -f e1b1742555ef3edb8522d28edc97a09b7f7eeef9a7ac3ecc57483efca9666fbe [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:12:16.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:12:16.397Z] . [Pipeline] withDockerContainer [2021-08-02T17:12:16.485Z] prd-centos7-docker-4c-2g-1465 does not seem to be running inside a container [2021-08-02T17:12:16.538Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:12:16.889Z] $ docker top ad8a1e056cf76045256208d245cd643baeb00e8649f7932003ac1a90773a8fb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:12:17.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:12:17.039Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:12:17.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:12:17.171Z] $ docker exec ad8a1e056cf76045256208d245cd643baeb00e8649f7932003ac1a90773a8fb6 ssh-agent [2021-08-02T17:12:17.279Z] SSH_AUTH_SOCK=/tmp/ssh-y8Qzy9hdFSk0/agent.14 [2021-08-02T17:12:17.279Z] SSH_AGENT_PID=21 [2021-08-02T17:12:17.287Z] Running ssh-add (command line suppressed) [2021-08-02T17:12:17.381Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5933496671444760615.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5933496671444760615.key) [2021-08-02T17:12:17.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:12:17.714Z] + git semver push [2021-08-02T17:12:17.714Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:12:17.714Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2021-08-02T17:12:17.714Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2021-08-02T17:12:17.714Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:12:17.714Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:12:17.714Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:12:17.714Z] # $SEMVER_BRANCH = main [2021-08-02T17:12:17.714Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2021-08-02T17:12:23.060Z] $ docker exec --env ******** --env ******** ad8a1e056cf76045256208d245cd643baeb00e8649f7932003ac1a90773a8fb6 ssh-agent -k [2021-08-02T17:12:23.163Z] unset SSH_AUTH_SOCK; [2021-08-02T17:12:23.163Z] unset SSH_AGENT_PID; [2021-08-02T17:12:23.163Z] echo Agent pid 21 killed; [2021-08-02T17:12:23.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:12:23.525Z] + git semver [Pipeline] } [2021-08-02T17:12:23.543Z] $ docker stop --time=1 ad8a1e056cf76045256208d245cd643baeb00e8649f7932003ac1a90773a8fb6 [2021-08-02T17:12:24.747Z] $ docker rm -f ad8a1e056cf76045256208d245cd643baeb00e8649f7932003ac1a90773a8fb6 [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-08-02T17:12:26.071Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:12:26.657Z] ---> package-listing.sh [2021-08-02T17:12:26.657Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T17:12:26.657Z] ++ facter osfamily [2021-08-02T17:12:26.926Z] + OS_FAMILY=redhat [2021-08-02T17:12:26.926Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2021-08-02T17:12:26.926Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T17:12:26.926Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T17:12:26.926Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T17:12:26.926Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T17:12:26.926Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-08-02T17:12:26.926Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T17:12:26.926Z] + case "${OS_FAMILY}" in [2021-08-02T17:12:26.926Z] + rpm -qa [2021-08-02T17:12:26.926Z] + sort [2021-08-02T17:12:27.508Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T17:12:27.508Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T17:12:27.508Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T17:12:27.508Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2021-08-02T17:12:27.508Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2021-08-02T17:12:27.508Z] + 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-08-02T17:12:27.526Z] 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-08-02T17:12:27.828Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:12:28.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:12:28.422Z] [2021-08-02T17:12:28.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:12:28.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:12:28.755Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:12:28.755Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:12:28.755Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:12:28.755Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:12:28.755Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:12:28.755Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:12:28.755Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:12:28.755Z] d287ab97295c: Pulling fs layer [2021-08-02T17:12:28.755Z] 77bc0d833cb6: Waiting [2021-08-02T17:12:28.755Z] 9065ff56babe: Waiting [2021-08-02T17:12:28.755Z] d287ab97295c: Waiting [2021-08-02T17:12:28.755Z] dc539afda2c1: Waiting [2021-08-02T17:12:29.021Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:12:29.021Z] a1111a8f2ec3: Download complete [2021-08-02T17:12:29.021Z] dc539afda2c1: Download complete [2021-08-02T17:12:29.021Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:12:29.021Z] 77bc0d833cb6: Download complete [2021-08-02T17:12:29.021Z] 9065ff56babe: Download complete [2021-08-02T17:12:29.978Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:12:29.978Z] ed53099fbce6: Download complete [2021-08-02T17:12:30.248Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:12:30.248Z] b4d181a07f80: Download complete [2021-08-02T17:12:31.232Z] b4d181a07f80: Pull complete [2021-08-02T17:12:31.501Z] a1111a8f2ec3: Pull complete [2021-08-02T17:12:31.767Z] ed53099fbce6: Pull complete [2021-08-02T17:12:32.041Z] dc539afda2c1: Pull complete [2021-08-02T17:12:32.307Z] 77bc0d833cb6: Pull complete [2021-08-02T17:12:32.307Z] 9065ff56babe: Pull complete [2021-08-02T17:12:33.720Z] d287ab97295c: Verifying Checksum [2021-08-02T17:12:33.720Z] d287ab97295c: Download complete [2021-08-02T17:12:37.980Z] d287ab97295c: Pull complete [2021-08-02T17:12:37.980Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:12:37.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:12:37.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:12:38.069Z] prd-centos7-docker-4c-2g-1465 does not seem to be running inside a container [2021-08-02T17:12:38.135Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T17:12:40.349Z] $ docker top a80d8871308d7f8a873238b653ebb208dbb613a818be3cad636b6fecaee3be35 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:12:40.755Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T17:12:41.075Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T17:12:41.385Z] + ls /var/log/sa-host [2021-08-02T17:12:41.385Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T17:12:41.385Z] file_magic: OK [2021-08-02T17:12:41.385Z] HZ: Using current value: 100 [2021-08-02T17:12:41.385Z] file_header: OK [2021-08-02T17:12:41.385Z] 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-08-02T17:12:41.385Z] Statistics: [2021-08-02T17:12:41.385Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:12:41.385Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T17:12:41.385Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T17:12:41.385Z] file_magic: OK [2021-08-02T17:12:41.385Z] HZ: Using current value: 100 [2021-08-02T17:12:41.385Z] file_header: OK [2021-08-02T17:12:41.385Z] 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-08-02T17:12:41.385Z] Statistics: [2021-08-02T17:12:41.385Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:12:41.385Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:12:41.563Z] provisioning config files... [2021-08-02T17:12:41.577Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1739451010748957954tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:12:41.600Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:12:41.904Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T17:12:41.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:12:42.293Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T17:12:42.306Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:12:42.609Z] ---> sudo-logs.sh [2021-08-02T17:12:42.609Z] Archiving 'sudo' log.. [2021-08-02T17:12:42.609Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1465.vexxhost.local: Name or service not known [2021-08-02T17:12:42.609Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1465.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T17:12:42.637Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:12:42.941Z] ---> job-cost.sh [2021-08-02T17:12:42.941Z] lf-activate-venv: SKIPPING [2021-08-02T17:12:42.941Z] DEBUG: total: 0.18000000715255737 [2021-08-02T17:12:42.941Z] INFO: Retrieving Stack Cost... [2021-08-02T17:12:44.346Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:12:44.611Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T17:12:44.628Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:12:44.936Z] ---> logs-deploy.sh [2021-08-02T17:12:44.936Z] lf-activate-venv: SKIPPING [2021-08-02T17:12:44.936Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/13 [2021-08-02T17:12:44.936Z] INFO: archiving workspace using pattern(s): [2021-08-02T17:12:45.517Z] Archives upload complete. [2021-08-02T17:12:45.791Z] INFO: archiving logs to Nexus