Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7a2c44bc9e0388de3c84ff81731bad633da36ca 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-ssh5201193392591934010.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh14976799273296478280.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh12302765919591938772.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh9796238249588606011.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh15565340562752322888.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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.17 USE_ALPINE: true 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-2863 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-ssh651112918708499306.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 c7a2c44bc9e0388de3c84ff81731bad633da36ca (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 c7a2c44bc9e0388de3c84ff81731bad633da36ca # timeout=10 Commit message: "Merge pull request #694 from ernestojeda/go-1_17-module-changes" > git rev-list --no-walk 13a06294a0607f45588cfc37b9985c291036c10b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-20T18:24:18.305Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T18:24:18.363Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T18:24:18.380Z] ========================================================= [2022-01-20T18:24:18.380Z] EdgeX Global Pipelines Version Info [2022-01-20T18:24:18.380Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:24:19.511Z] ------------------- [2022-01-20T18:24:19.511Z] stable info: [2022-01-20T18:24:19.511Z] ------------------- [2022-01-20T18:24:19.511Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T18:24:19.511Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T18:24:19.511Z] Message: update stable to v1.0.219 [2022-01-20T18:24:21.426Z] ------------------- [2022-01-20T18:24:21.426Z] experimental info: [2022-01-20T18:24:21.426Z] ------------------- [2022-01-20T18:24:21.426Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T18:24:21.426Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T18:24:21.426Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T18:24:21.575Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2022-01-20T18:24:21.587Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2022-01-20T18:24:21.603Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T18:24:21.615Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T18:24:21.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T18:24:21.638Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T18:24:21.651Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T18:24:21.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-20T18:24:21.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T18:24:21.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T18:24:21.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T18:24:21.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2022-01-20T18:24:21.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T18:24:21.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T18:24:21.793Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T18:24:21.807Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T18:24:21.821Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T18:24:21.836Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T18:24:21.850Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T18:24:21.862Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-20T18:24:21.874Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-20T18:24:21.886Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-20T18:24:21.897Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-20T18:24:21.909Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-20T18:24:21.921Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-01-20T18:24:21.932Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T18:24:21.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-20T18:24:21.958Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-20T18:24:21.971Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-20T18:24:21.983Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7a2c44bc9e0388de3c84ff81731bad633da36ca [Pipeline] echo [2022-01-20T18:24:21.996Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7a2c44 [Pipeline] echo [2022-01-20T18:24:22.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-20T18:24:22.367Z] + git rev-list -1 --merges c7a2c44bc9e0388de3c84ff81731bad633da36ca~1..c7a2c44bc9e0388de3c84ff81731bad633da36ca [Pipeline] echo [2022-01-20T18:24:22.397Z] -----------> git rev-list -1 --merges c7a2c44bc9e0388de3c84ff81731bad633da36ca~1..c7a2c44bc9e0388de3c84ff81731bad633da36ca c7a2c44bc9e0388de3c84ff81731bad633da36ca [2022-01-20T18:24:22.397Z] c7a2c44bc9e0388de3c84ff81731bad633da36ca [false] [Pipeline] sh [2022-01-20T18:24:22.696Z] + git log --format=format:%s -1 c7a2c44bc9e0388de3c84ff81731bad633da36ca [Pipeline] echo [2022-01-20T18:24:22.712Z] ========================================================= [2022-01-20T18:24:22.712Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T18:24:22.712Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:24:23.082Z] + git log --format=format:%s -1 c7a2c44bc9e0388de3c84ff81731bad633da36ca [Pipeline] echo [2022-01-20T18:24:23.096Z] [semverPrep] GIT_COMMIT: c7a2c44bc9e0388de3c84ff81731bad633da36ca, Commit Message: Merge pull request #694 from ernestojeda/go-1_17-module-changes [Pipeline] echo [2022-01-20T18:24:23.104Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-20T18:24:23.489Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T18:24:23.489Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T18:24:23.489Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T18:24:23.489Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T18:24:23.489Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T18:24:23.489Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T18:24:23.489Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:24:23.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:24:23.846Z] [2022-01-20T18:24:23.846Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:24:24.164Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:24:24.164Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T18:24:24.164Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T18:24:24.164Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T18:24:24.164Z] 4c7163046ea9: Pulling fs layer [2022-01-20T18:24:24.164Z] 0c2d73faf560: Pulling fs layer [2022-01-20T18:24:24.164Z] 0c2d73faf560: Waiting [2022-01-20T18:24:24.164Z] 3e5f54012d9b: Verifying Checksum [2022-01-20T18:24:24.164Z] 3e5f54012d9b: Download complete [2022-01-20T18:24:24.164Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T18:24:24.164Z] a0d0a0d46f8b: Download complete [2022-01-20T18:24:24.423Z] 0c2d73faf560: Verifying Checksum [2022-01-20T18:24:24.423Z] 0c2d73faf560: Download complete [2022-01-20T18:24:24.423Z] 4c7163046ea9: Verifying Checksum [2022-01-20T18:24:24.423Z] 4c7163046ea9: Download complete [2022-01-20T18:24:24.423Z] a0d0a0d46f8b: Pull complete [2022-01-20T18:24:24.423Z] 3e5f54012d9b: Pull complete [2022-01-20T18:24:24.690Z] 4c7163046ea9: Pull complete [2022-01-20T18:24:24.951Z] 0c2d73faf560: Pull complete [2022-01-20T18:24:24.951Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T18:24:24.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:24:24.951Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T18:24:25.016Z] prd-centos7-docker-4c-2g-2863 does not seem to be running inside a container [2022-01-20T18:24:25.053Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T18:24:25.816Z] $ docker top fc37f173146746ff1edb012f17325484a803a6cc72a63bf3c6b230f7bf0f9b95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T18:24:25.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:24:25.921Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:24:26.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:24:26.026Z] $ docker exec fc37f173146746ff1edb012f17325484a803a6cc72a63bf3c6b230f7bf0f9b95 ssh-agent [2022-01-20T18:24:26.156Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlbdNcd/agent.14 [2022-01-20T18:24:26.156Z] SSH_AGENT_PID=20 [2022-01-20T18:24:26.164Z] Running ssh-add (command line suppressed) [2022-01-20T18:24:26.274Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4245927572311123103.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4245927572311123103.key) [2022-01-20T18:24:26.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:24:26.590Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T18:24:26.611Z] $ docker exec --env ******** --env ******** fc37f173146746ff1edb012f17325484a803a6cc72a63bf3c6b230f7bf0f9b95 ssh-agent -k [2022-01-20T18:24:26.694Z] unset SSH_AUTH_SOCK; [2022-01-20T18:24:26.695Z] unset SSH_AGENT_PID; [2022-01-20T18:24:26.695Z] echo Agent pid 20 killed; [2022-01-20T18:24:26.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T18:24:26.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:24:26.737Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:24:26.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:24:26.844Z] $ docker exec fc37f173146746ff1edb012f17325484a803a6cc72a63bf3c6b230f7bf0f9b95 ssh-agent [2022-01-20T18:24:26.940Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnMAbkD/agent.55 [2022-01-20T18:24:26.940Z] SSH_AGENT_PID=61 [2022-01-20T18:24:26.946Z] Running ssh-add (command line suppressed) [2022-01-20T18:24:27.029Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1582871866472877353.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1582871866472877353.key) [2022-01-20T18:24:27.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:24:27.338Z] + git semver init [2022-01-20T18:24:27.338Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T18:24:27.338Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2022-01-20T18:24:27.338Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2022-01-20T18:24:27.338Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T18:24:27.338Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T18:24:27.338Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T18:24:27.338Z] # $SEMVER_BRANCH = main [2022-01-20T18:24:27.338Z] # $SEMVER_TEMP = /tmp/semver-480537959 [2022-01-20T18:24:27.338Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2022-01-20T18:24:28.729Z] # '/tmp/semver-480537959' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' [2022-01-20T18:24:28.729Z] # -> Force: false [2022-01-20T18:24:28.729Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2022-01-20T18:24:28.746Z] $ docker exec --env ******** --env ******** fc37f173146746ff1edb012f17325484a803a6cc72a63bf3c6b230f7bf0f9b95 ssh-agent -k [2022-01-20T18:24:28.832Z] unset SSH_AUTH_SOCK; [2022-01-20T18:24:28.832Z] unset SSH_AGENT_PID; [2022-01-20T18:24:28.832Z] echo Agent pid 61 killed; [2022-01-20T18:24:28.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T18:24:29.153Z] + git semver [Pipeline] } [2022-01-20T18:24:29.168Z] $ docker stop --time=1 fc37f173146746ff1edb012f17325484a803a6cc72a63bf3c6b230f7bf0f9b95 [2022-01-20T18:24:30.427Z] $ docker rm -f fc37f173146746ff1edb012f17325484a803a6cc72a63bf3c6b230f7bf0f9b95 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:24:30.783Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T18:24:31.019Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T18:24:31.023Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.8 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-01-20T18:24:31.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T18:24:31.233Z] ========================================================= [2022-01-20T18:24:31.233Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T18:24:31.233Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-01-20T18:24:31.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T18:24:31.568Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T18:24:31.568Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T18:24:31.568Z] 666ba61612fd: Pulling fs layer [2022-01-20T18:24:31.568Z] 8ed8ca486205: Pulling fs layer [2022-01-20T18:24:31.568Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T18:24:31.568Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T18:24:31.568Z] f965cba54748: Pulling fs layer [2022-01-20T18:24:31.568Z] 861ffc35075e: Pulling fs layer [2022-01-20T18:24:31.568Z] 4b385c91608e: Pulling fs layer [2022-01-20T18:24:31.568Z] 560528eb2ebb: Pulling fs layer [2022-01-20T18:24:31.568Z] f965cba54748: Waiting [2022-01-20T18:24:31.568Z] 861ffc35075e: Waiting [2022-01-20T18:24:31.568Z] 4b385c91608e: Waiting [2022-01-20T18:24:31.568Z] 560528eb2ebb: Waiting [2022-01-20T18:24:31.568Z] 22a0e8bec74d: Waiting [2022-01-20T18:24:31.568Z] 4fe6c5a15a65: Waiting [2022-01-20T18:24:31.568Z] 8ed8ca486205: Verifying Checksum [2022-01-20T18:24:31.568Z] 8ed8ca486205: Download complete [2022-01-20T18:24:31.568Z] 666ba61612fd: Download complete [2022-01-20T18:24:31.568Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T18:24:31.568Z] 22a0e8bec74d: Download complete [2022-01-20T18:24:31.568Z] f965cba54748: Verifying Checksum [2022-01-20T18:24:31.568Z] f965cba54748: Download complete [2022-01-20T18:24:31.568Z] 861ffc35075e: Verifying Checksum [2022-01-20T18:24:31.568Z] 861ffc35075e: Download complete [2022-01-20T18:24:31.568Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T18:24:31.568Z] 59bf1c3509f3: Download complete [2022-01-20T18:24:31.832Z] 59bf1c3509f3: Pull complete [2022-01-20T18:24:31.832Z] 4b385c91608e: Verifying Checksum [2022-01-20T18:24:31.832Z] 4b385c91608e: Download complete [2022-01-20T18:24:31.832Z] 666ba61612fd: Pull complete [2022-01-20T18:24:32.092Z] 8ed8ca486205: Pull complete [2022-01-20T18:24:32.669Z] 4fe6c5a15a65: Verifying Checksum [2022-01-20T18:24:32.669Z] 4fe6c5a15a65: Download complete [2022-01-20T18:24:32.669Z] 560528eb2ebb: Verifying Checksum [2022-01-20T18:24:32.669Z] 560528eb2ebb: Download complete [2022-01-20T18:24:36.009Z] 4fe6c5a15a65: Pull complete [2022-01-20T18:24:36.273Z] 22a0e8bec74d: Pull complete [2022-01-20T18:24:36.273Z] f965cba54748: Pull complete [2022-01-20T18:24:36.543Z] 861ffc35075e: Pull complete [2022-01-20T18:24:36.543Z] 4b385c91608e: Pull complete [2022-01-20T18:24:39.110Z] 560528eb2ebb: Pull complete [2022-01-20T18:24:39.110Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T18:24:39.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T18:24:39.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-01-20T18:24:39.411Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:24:39.711Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T18:24:39.711Z] . [Pipeline] withDockerContainer [2022-01-20T18:24:39.787Z] prd-centos7-docker-4c-2g-2863 does not seem to be running inside a container [2022-01-20T18:24:39.821Z] $ 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 ******** ci-base-image-x86_64 cat [2022-01-20T18:24:44.173Z] $ docker top 7db14ebea2f1e5ccf84876af59902577f144b4999c5712d34f1131c9a5e07c3e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:24:44.530Z] + go version [2022-01-20T18:24:44.531Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T18:24:44.542Z] $ docker stop --time=1 7db14ebea2f1e5ccf84876af59902577f144b4999c5712d34f1131c9a5e07c3e [2022-01-20T18:24:45.719Z] $ docker rm -f 7db14ebea2f1e5ccf84876af59902577f144b4999c5712d34f1131c9a5e07c3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:24:46.145Z] Still waiting to schedule task [2022-01-20T18:24:46.145Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-20T18:24:46.147Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T18:24:46.147Z] . [Pipeline] withDockerContainer [2022-01-20T18:24:46.215Z] prd-centos7-docker-4c-2g-2863 does not seem to be running inside a container [2022-01-20T18:24:46.255Z] $ 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 ******** ci-base-image-x86_64 cat [2022-01-20T18:24:46.621Z] $ docker top 61368645a6af951e89de12e72a372ec2fbedc6b4c21e6a5bc0aabf537faf8a02 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T18:24:46.998Z] + make test [2022-01-20T18:24:46.998Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-01-20T18:24:46.998Z] go: downloading github.com/google/uuid v1.3.0 [2022-01-20T18:24:46.998Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-01-20T18:24:46.998Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-01-20T18:24:46.998Z] go: downloading github.com/go-kit/log v0.2.0 [2022-01-20T18:24:46.998Z] go: downloading github.com/go-playground/validator/v10 v10.10.0 [2022-01-20T18:24:46.998Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-01-20T18:24:47.257Z] go: downloading github.com/x448/float16 v0.8.4 [2022-01-20T18:24:47.258Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T18:24:47.258Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T18:24:47.258Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-01-20T18:24:47.258Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-01-20T18:24:47.258Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-01-20T18:24:47.258Z] go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 [2022-01-20T18:24:47.258Z] go: downloading golang.org/x/text v0.3.7 [2022-01-20T18:24:47.520Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-01-20T18:24:47.520Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-01-20T18:24:48.919Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-01-20T18:24:57.088Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.051s coverage: 83.6% of statements [2022-01-20T18:24:57.088Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-01-20T18:24:57.088Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-01-20T18:24:58.041Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-01-20T18:24:58.041Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.006s coverage: 29.4% of statements [2022-01-20T18:24:58.041Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-01-20T18:24:58.301Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 47.0% of statements [2022-01-20T18:24:58.564Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.010s coverage: 90.5% of statements [2022-01-20T18:24:59.146Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.023s coverage: 86.8% of statements [2022-01-20T18:24:59.146Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements [2022-01-20T18:24:59.409Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 36.1% of statements [2022-01-20T18:24:59.409Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 48.7% of statements [2022-01-20T18:25:11.693Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-20T18:25:14.259Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T18:25:14.521Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-20T18:25:14.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T18:25:14.545Z] $ docker stop --time=1 61368645a6af951e89de12e72a372ec2fbedc6b4c21e6a5bc0aabf537faf8a02 [2022-01-20T18:25:16.830Z] $ docker rm -f 61368645a6af951e89de12e72a372ec2fbedc6b4c21e6a5bc0aabf537faf8a02 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:25:17.356Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T18:25:17.416Z] 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 [2022-01-20T18:25:17.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:25:17.879Z] [2022-01-20T18:25:17.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:25:18.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:25:18.181Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T18:25:18.181Z] b4d181a07f80: Pulling fs layer [2022-01-20T18:25:18.181Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T18:25:18.181Z] ed53099fbce6: Pulling fs layer [2022-01-20T18:25:18.181Z] dc539afda2c1: Pulling fs layer [2022-01-20T18:25:18.181Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T18:25:18.181Z] 9065ff56babe: Pulling fs layer [2022-01-20T18:25:18.181Z] d287ab97295c: Pulling fs layer [2022-01-20T18:25:18.181Z] dc539afda2c1: Waiting [2022-01-20T18:25:18.181Z] 77bc0d833cb6: Waiting [2022-01-20T18:25:18.181Z] 9065ff56babe: Waiting [2022-01-20T18:25:18.181Z] d287ab97295c: Waiting [2022-01-20T18:25:18.181Z] a1111a8f2ec3: Verifying Checksum [2022-01-20T18:25:18.181Z] a1111a8f2ec3: Download complete [2022-01-20T18:25:18.181Z] dc539afda2c1: Verifying Checksum [2022-01-20T18:25:18.181Z] dc539afda2c1: Download complete [2022-01-20T18:25:18.181Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T18:25:18.181Z] 77bc0d833cb6: Download complete [2022-01-20T18:25:18.442Z] 9065ff56babe: Verifying Checksum [2022-01-20T18:25:18.442Z] 9065ff56babe: Download complete [2022-01-20T18:25:18.442Z] ed53099fbce6: Verifying Checksum [2022-01-20T18:25:18.442Z] ed53099fbce6: Download complete [2022-01-20T18:25:18.442Z] b4d181a07f80: Verifying Checksum [2022-01-20T18:25:18.442Z] b4d181a07f80: Download complete [2022-01-20T18:25:19.024Z] d287ab97295c: Verifying Checksum [2022-01-20T18:25:19.024Z] d287ab97295c: Download complete [2022-01-20T18:25:19.982Z] b4d181a07f80: Pull complete [2022-01-20T18:25:19.982Z] a1111a8f2ec3: Pull complete [2022-01-20T18:25:20.936Z] ed53099fbce6: Pull complete [2022-01-20T18:25:20.936Z] dc539afda2c1: Pull complete [2022-01-20T18:25:20.936Z] 77bc0d833cb6: Pull complete [2022-01-20T18:25:21.200Z] 9065ff56babe: Pull complete [2022-01-20T18:25:26.547Z] d287ab97295c: Pull complete [2022-01-20T18:25:26.547Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T18:25:26.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:25:26.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T18:25:26.615Z] prd-centos7-docker-4c-2g-2863 does not seem to be running inside a container [2022-01-20T18:25:26.657Z] $ 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/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 [2022-01-20T18:25:29.478Z] $ docker top cd03e4ad963230837ebf504b3b0af5bdb8ae573d5478a15aad9a7132b7d0cfec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:25:29.886Z] ---> job-cost.sh [2022-01-20T18:25:29.886Z] lf-activate-venv: SKIPPING [2022-01-20T18:25:29.886Z] INFO: No Stack... [2022-01-20T18:25:30.147Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T18:25:30.718Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T18:25:31.013Z] + cut -d, -f6 [2022-01-20T18:25:31.013Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [Pipeline] lock [2022-01-20T18:25:31.026Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-40-stack-cost] [2022-01-20T18:25:31.031Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-40-stack-cost] did not exist. Created. [2022-01-20T18:25:31.031Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T18:25:31.354Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-20T18:25:31.379Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T18:25:31.387Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T18:25:31.404Z] $ docker stop --time=1 cd03e4ad963230837ebf504b3b0af5bdb8ae573d5478a15aad9a7132b7d0cfec [2022-01-20T18:25:32.534Z] $ docker rm -f cd03e4ad963230837ebf504b3b0af5bdb8ae573d5478a15aad9a7132b7d0cfec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T18:35:05.866Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3268 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2022-01-20T18:35:05.880Z] Running in /w/workspace/go-mod-core-contracts/40 [Pipeline] { [Pipeline] checkout [2022-01-20T18:35:06.177Z] Selected Git installation does not exist. Using Default [2022-01-20T18:35:06.178Z] The recommended git tool is: NONE [2022-01-20T18:35:11.810Z] using credential edgex-jenkins-ssh [2022-01-20T18:35:11.829Z] Cloning the remote Git repository [2022-01-20T18:35:11.894Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-01-20T18:35:11.981Z] > git init /w/workspace/go-mod-core-contracts/40 # timeout=10 [2022-01-20T18:35:12.054Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2022-01-20T18:35:12.055Z] > git --version # timeout=10 [2022-01-20T18:35:12.077Z] > git --version # 'git version 2.17.1' [2022-01-20T18:35:12.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:35:12.173Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:35:13.747Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2022-01-20T18:35:13.889Z] Avoid second fetch [2022-01-20T18:35:13.890Z] Checking out Revision c7a2c44bc9e0388de3c84ff81731bad633da36ca (main) [2022-01-20T18:35:13.840Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:35:13.970Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:35:14.016Z] > git checkout -f c7a2c44bc9e0388de3c84ff81731bad633da36ca # timeout=10 [2022-01-20T18:35:18.574Z] Commit message: "Merge pull request #694 from ernestojeda/go-1_17-module-changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:35:19.444Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T18:35:19.444Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T18:35:19.444Z] Dload Upload Total Spent Left Speed [2022-01-20T18:35:19.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 231k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2022-01-20T18:35:19.991Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T18:35:20.357Z] + sudo tee /etc/docker/daemon.new [2022-01-20T18:35:20.357Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-20T18:35:20.357Z] { [2022-01-20T18:35:20.357Z] "registry-mirrors": [ [2022-01-20T18:35:20.357Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T18:35:20.357Z] ], [2022-01-20T18:35:20.357Z] "bip": "10.250.0.254/24", [2022-01-20T18:35:20.357Z] "hosts": [ [2022-01-20T18:35:20.357Z] "tcp://0.0.0.0:5555", [2022-01-20T18:35:20.357Z] "unix:///var/run/docker.sock" [2022-01-20T18:35:20.357Z] ], [2022-01-20T18:35:20.357Z] "mtu": 1458, [2022-01-20T18:35:20.357Z] "selinux-enabled": true, [2022-01-20T18:35:20.357Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T18:35:20.357Z] } [Pipeline] sh [2022-01-20T18:35:20.719Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T18:35:21.068Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-01-20T18:35:40.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T18:35:40.175Z] ========================================================= [2022-01-20T18:35:40.175Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T18:35:40.175Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-01-20T18:35:40.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T18:35:41.543Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T18:35:41.543Z] 9b3977197b4f: Pulling fs layer [2022-01-20T18:35:41.543Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T18:35:41.543Z] 94645a83ff95: Pulling fs layer [2022-01-20T18:35:41.543Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T18:35:41.543Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T18:35:41.543Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T18:35:41.543Z] 9a6b49a46696: Pulling fs layer [2022-01-20T18:35:41.543Z] cf05db05a679: Pulling fs layer [2022-01-20T18:35:41.543Z] 3f3a8bcf1eab: Waiting [2022-01-20T18:35:41.543Z] 0c92f367c5e7: Waiting [2022-01-20T18:35:41.543Z] 4b8299f9d1f4: Waiting [2022-01-20T18:35:41.543Z] 9a6b49a46696: Waiting [2022-01-20T18:35:41.543Z] cf05db05a679: Waiting [2022-01-20T18:35:41.543Z] 94645a83ff95: Verifying Checksum [2022-01-20T18:35:41.543Z] 94645a83ff95: Download complete [2022-01-20T18:35:41.543Z] 9b3977197b4f: Verifying Checksum [2022-01-20T18:35:41.543Z] 9b3977197b4f: Download complete [2022-01-20T18:35:41.543Z] 0c92f367c5e7: Verifying Checksum [2022-01-20T18:35:41.543Z] 0c92f367c5e7: Download complete [2022-01-20T18:35:41.543Z] 4b8299f9d1f4: Verifying Checksum [2022-01-20T18:35:41.543Z] 4b8299f9d1f4: Download complete [2022-01-20T18:35:41.824Z] 1a89e8eeedd5: Verifying Checksum [2022-01-20T18:35:41.824Z] 1a89e8eeedd5: Download complete [2022-01-20T18:35:41.824Z] 9a6b49a46696: Verifying Checksum [2022-01-20T18:35:41.824Z] 9a6b49a46696: Download complete [2022-01-20T18:35:42.448Z] 9b3977197b4f: Pull complete [2022-01-20T18:35:42.736Z] 1a89e8eeedd5: Pull complete [2022-01-20T18:35:43.340Z] 94645a83ff95: Pull complete [2022-01-20T18:35:43.941Z] cf05db05a679: Verifying Checksum [2022-01-20T18:35:43.941Z] cf05db05a679: Download complete [2022-01-20T18:35:44.537Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-20T18:35:44.537Z] 3f3a8bcf1eab: Download complete [2022-01-20T18:35:57.052Z] 3f3a8bcf1eab: Pull complete [2022-01-20T18:35:57.052Z] 0c92f367c5e7: Pull complete [2022-01-20T18:35:57.052Z] 4b8299f9d1f4: Pull complete [2022-01-20T18:35:57.052Z] 9a6b49a46696: Pull complete [2022-01-20T18:36:03.821Z] cf05db05a679: Pull complete [2022-01-20T18:36:03.821Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T18:36:03.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T18:36:03.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-01-20T18:36:04.178Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:36:04.536Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T18:36:04.536Z] . [Pipeline] withDockerContainer [2022-01-20T18:36:04.789Z] prd-ubuntu18.04-docker-arm64-4c-16g-3268 does not seem to be running inside a container [2022-01-20T18:36:04.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/40 -v /w/workspace/go-mod-core-contracts/40:/w/workspace/go-mod-core-contracts/40:rw,z -v /w/workspace/go-mod-core-contracts/40@tmp:/w/workspace/go-mod-core-contracts/40@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 [2022-01-20T18:36:08.988Z] $ docker top 7f277be21815f5eeffd40bc97e0c743914e6b726120688e309c3481641188bfa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:36:09.988Z] + go version [2022-01-20T18:36:09.988Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T18:36:10.025Z] $ docker stop --time=1 7f277be21815f5eeffd40bc97e0c743914e6b726120688e309c3481641188bfa [2022-01-20T18:36:11.858Z] $ docker rm -f 7f277be21815f5eeffd40bc97e0c743914e6b726120688e309c3481641188bfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:36:12.562Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T18:36:12.562Z] . [Pipeline] withDockerContainer [2022-01-20T18:36:12.820Z] prd-ubuntu18.04-docker-arm64-4c-16g-3268 does not seem to be running inside a container [2022-01-20T18:36:12.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/40 -v /w/workspace/go-mod-core-contracts/40:/w/workspace/go-mod-core-contracts/40:rw,z -v /w/workspace/go-mod-core-contracts/40@tmp:/w/workspace/go-mod-core-contracts/40@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 [2022-01-20T18:36:14.628Z] $ docker top 6f5c3c09515f9dd4c31f39a8c5766eab126ae20980718ac40db2772a09fa8eea -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T18:36:15.653Z] + make test [2022-01-20T18:36:15.653Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-01-20T18:36:15.931Z] go: downloading github.com/google/uuid v1.3.0 [2022-01-20T18:36:15.931Z] go: downloading github.com/go-kit/log v0.2.0 [2022-01-20T18:36:15.931Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-01-20T18:36:15.931Z] go: downloading github.com/go-playground/validator/v10 v10.10.0 [2022-01-20T18:36:16.212Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-01-20T18:36:16.212Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-01-20T18:36:16.492Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-01-20T18:36:16.492Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T18:36:16.492Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T18:36:16.492Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-01-20T18:36:16.492Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-01-20T18:36:16.492Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-01-20T18:36:16.492Z] go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 [2022-01-20T18:36:16.492Z] go: downloading golang.org/x/text v0.3.7 [2022-01-20T18:36:16.492Z] go: downloading github.com/x448/float16 v0.8.4 [2022-01-20T18:36:16.492Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-01-20T18:36:21.962Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2022-01-20T18:37:09.116Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.511s coverage: 83.6% of statements [2022-01-20T18:37:09.116Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2022-01-20T18:37:09.116Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2022-01-20T18:37:09.116Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2022-01-20T18:37:09.116Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.076s coverage: 29.4% of statements [2022-01-20T18:37:09.116Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2022-01-20T18:37:09.116Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.117s coverage: 47.0% of statements [2022-01-20T18:37:09.116Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.059s coverage: 90.5% of statements [2022-01-20T18:37:11.130Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.250s coverage: 86.8% of statements [2022-01-20T18:37:11.130Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.050s coverage: 59.5% of statements [2022-01-20T18:37:11.130Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.024s coverage: 36.1% of statements [2022-01-20T18:37:11.733Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.049s coverage: 48.7% of statements [2022-01-20T18:37:12.008Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-01-20T18:37:12.008Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-20T18:37:34.237Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T18:37:34.237Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-20T18:37:34.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T18:37:34.279Z] $ docker stop --time=1 6f5c3c09515f9dd4c31f39a8c5766eab126ae20980718ac40db2772a09fa8eea [2022-01-20T18:37:36.228Z] $ docker rm -f 6f5c3c09515f9dd4c31f39a8c5766eab126ae20980718ac40db2772a09fa8eea [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:37:38.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T18:37:38.110Z] Warning: overwriting stash ‘coverage-report’ [2022-01-20T18:37:39.021Z] 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 [2022-01-20T18:37:39.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:37:39.570Z] [2022-01-20T18:37:39.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:37:39.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:37:40.223Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T18:37:40.223Z] 448f6bf000e3: Pulling fs layer [2022-01-20T18:37:40.223Z] f757da607395: Pulling fs layer [2022-01-20T18:37:40.223Z] 05883995daec: Pulling fs layer [2022-01-20T18:37:40.223Z] 8603b9c90790: Pulling fs layer [2022-01-20T18:37:40.223Z] 1560dd03e051: Pulling fs layer [2022-01-20T18:37:40.223Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T18:37:40.223Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T18:37:40.223Z] 1560dd03e051: Waiting [2022-01-20T18:37:40.223Z] 27f5ce0e4adf: Waiting [2022-01-20T18:37:40.223Z] c2d8d7efcc4b: Waiting [2022-01-20T18:37:40.223Z] 8603b9c90790: Waiting [2022-01-20T18:37:40.223Z] f757da607395: Verifying Checksum [2022-01-20T18:37:40.223Z] f757da607395: Download complete [2022-01-20T18:37:40.223Z] 8603b9c90790: Verifying Checksum [2022-01-20T18:37:40.223Z] 8603b9c90790: Download complete [2022-01-20T18:37:40.503Z] 1560dd03e051: Verifying Checksum [2022-01-20T18:37:40.503Z] 1560dd03e051: Download complete [2022-01-20T18:37:40.503Z] 27f5ce0e4adf: Verifying Checksum [2022-01-20T18:37:40.503Z] 27f5ce0e4adf: Download complete [2022-01-20T18:37:40.503Z] 05883995daec: Verifying Checksum [2022-01-20T18:37:40.503Z] 05883995daec: Download complete [2022-01-20T18:37:40.789Z] 448f6bf000e3: Download complete [2022-01-20T18:37:44.216Z] c2d8d7efcc4b: Verifying Checksum [2022-01-20T18:37:44.216Z] c2d8d7efcc4b: Download complete [2022-01-20T18:37:44.816Z] 448f6bf000e3: Pull complete [2022-01-20T18:37:45.806Z] f757da607395: Pull complete [2022-01-20T18:37:47.254Z] 05883995daec: Pull complete [2022-01-20T18:37:47.531Z] 8603b9c90790: Pull complete [2022-01-20T18:37:48.536Z] 1560dd03e051: Pull complete [2022-01-20T18:37:49.138Z] 27f5ce0e4adf: Pull complete [2022-01-20T18:38:07.507Z] c2d8d7efcc4b: Pull complete [2022-01-20T18:38:07.507Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T18:38:07.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:38:07.507Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T18:38:07.771Z] prd-ubuntu18.04-docker-arm64-4c-16g-3268 does not seem to be running inside a container [2022-01-20T18:38:07.955Z] $ 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/40 -v /w/workspace/go-mod-core-contracts/40:/w/workspace/go-mod-core-contracts/40:rw,z -v /w/workspace/go-mod-core-contracts/40@tmp:/w/workspace/go-mod-core-contracts/40@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 [2022-01-20T18:38:10.332Z] $ docker top 65ecd067fd524d6fb2446eba03834fc9e5ef37c8f909169bccacbc2d00a807cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:38:11.424Z] ---> job-cost.sh [2022-01-20T18:38:11.424Z] lf-activate-venv: SKIPPING [2022-01-20T18:38:11.424Z] INFO: No Stack... [2022-01-20T18:38:12.038Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T18:38:12.316Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T18:38:13.006Z] + cut -d, -f6 [2022-01-20T18:38:13.006Z] + cat /w/workspace/go-mod-core-contracts/40/archives/cost.csv [Pipeline] lock [2022-01-20T18:38:13.095Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-40-stack-cost] [2022-01-20T18:38:13.102Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-40-stack-cost] did not exist. Created. [2022-01-20T18:38:13.102Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T18:38:13.808Z] /w/workspace/go-mod-core-contracts/40@tmp/durable-6fba08af/script.sh: 1: /w/workspace/go-mod-core-contracts/40@tmp/durable-6fba08af/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-20T18:38:14.516Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T18:38:14.545Z] Warning: overwriting stash ‘stack-cost’ [2022-01-20T18:38:14.608Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T18:38:14.615Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T18:38:14.638Z] $ docker stop --time=1 65ecd067fd524d6fb2446eba03834fc9e5ef37c8f909169bccacbc2d00a807cb [2022-01-20T18:38:16.246Z] $ docker rm -f 65ecd067fd524d6fb2446eba03834fc9e5ef37c8f909169bccacbc2d00a807cb [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 [2022-01-20T18:38:16.729Z] provisioning config files... [2022-01-20T18:38:16.741Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7971175607701778454tmp [Pipeline] { [Pipeline] sh [2022-01-20T18:38:17.053Z] + set +x [2022-01-20T18:38:17.053Z] + curl -s https://codecov.io/bash [2022-01-20T18:38:17.053Z] + bash -s -- [2022-01-20T18:38:17.053Z] [2022-01-20T18:38:17.053Z] _____ _ [2022-01-20T18:38:17.053Z] / ____| | | [2022-01-20T18:38:17.053Z] | | ___ __| | ___ ___ _____ __ [2022-01-20T18:38:17.053Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-20T18:38:17.053Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-20T18:38:17.053Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-20T18:38:17.053Z] Bash-1.0.6 [2022-01-20T18:38:17.053Z] [2022-01-20T18:38:17.053Z] [2022-01-20T18:38:17.053Z] ==> git version 2.24.4 found [2022-01-20T18:38:17.053Z] ==> 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 [2022-01-20T18:38:17.053Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-20T18:38:17.053Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-20T18:38:17.053Z] ==> Jenkins CI detected. [2022-01-20T18:38:17.053Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2022-01-20T18:38:17.053Z] project root: . [2022-01-20T18:38:17.053Z] --> token set from env [2022-01-20T18:38:17.053Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-20T18:38:17.053Z] ==> Running gcov in . (disable via -X gcov) [2022-01-20T18:38:17.053Z] ==> Python coveragepy not found [2022-01-20T18:38:17.053Z] ==> Searching for coverage reports in: [2022-01-20T18:38:17.053Z] + . [2022-01-20T18:38:17.053Z] -> Found 1 reports [2022-01-20T18:38:17.053Z] ==> Detecting git/mercurial file structure [2022-01-20T18:38:17.053Z] ==> Reading reports [2022-01-20T18:38:17.314Z] + ./coverage.out bytes=103586 [2022-01-20T18:38:17.314Z] ==> Appending adjustments [2022-01-20T18:38:17.314Z] https://docs.codecov.io/docs/fixing-reports [2022-01-20T18:38:17.883Z] + Found adjustments [2022-01-20T18:38:17.883Z] ==> Gzipping contents [2022-01-20T18:38:17.883Z] 16K /tmp/codecov.NcRtBR.gz [2022-01-20T18:38:17.883Z] ==> Uploading reports [2022-01-20T18:38:17.883Z] url: https://codecov.io [2022-01-20T18:38:17.883Z] query: branch=main&commit=c7a2c44bc9e0388de3c84ff81731bad633da36ca&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-20T18:38:17.883Z] -> Pinging Codecov [2022-01-20T18:38:17.883Z] 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=c7a2c44bc9e0388de3c84ff81731bad633da36ca&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-20T18:38:18.143Z] -> Uploading to [2022-01-20T18:38:18.143Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-20/71470A77251A30514AAF9C0BB2E5B6CE/c7a2c44bc9e0388de3c84ff81731bad633da36ca/d524f5e2-d0b6-489b-a3a6-f8fcbf965527.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T183817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9a2d6d2d41321b56b7ca152b7ad2103bb99e7b870cc4744c577f1cb044a6816 [2022-01-20T18:38:18.143Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T18:38:18.143Z] Dload Upload Total Spent Left Speed [2022-01-20T18:38:18.402Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15505 0 0 100 15505 0 48265 --:--:-- --:--:-- --:--:-- 48302 [2022-01-20T18:38:18.402Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c7a2c44bc9e0388de3c84ff81731bad633da36ca [Pipeline] } [2022-01-20T18:38:18.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-20T18:38:18.544Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-20T18:38:18.552Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:38:18.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T18:38:18.841Z] [2022-01-20T18:38:18.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:38:19.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T18:38:19.162Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-20T18:38:19.162Z] 188c0c94c7c5: Pulling fs layer [2022-01-20T18:38:19.162Z] 0ef7d3d256c8: Pulling fs layer [2022-01-20T18:38:19.162Z] de9db76c5a1d: Pulling fs layer [2022-01-20T18:38:19.162Z] 0eba1c9be4d2: Pulling fs layer [2022-01-20T18:38:19.162Z] 0d57e429df01: Pulling fs layer [2022-01-20T18:38:19.162Z] 4e4be7b47b0d: Pulling fs layer [2022-01-20T18:38:19.162Z] e1f770b5df2f: Pulling fs layer [2022-01-20T18:38:19.162Z] 85a0685a4137: Pulling fs layer [2022-01-20T18:38:19.162Z] 0eba1c9be4d2: Waiting [2022-01-20T18:38:19.162Z] 0d57e429df01: Waiting [2022-01-20T18:38:19.162Z] 4e4be7b47b0d: Waiting [2022-01-20T18:38:19.162Z] e1f770b5df2f: Waiting [2022-01-20T18:38:19.162Z] 85a0685a4137: Waiting [2022-01-20T18:38:19.162Z] de9db76c5a1d: Verifying Checksum [2022-01-20T18:38:19.162Z] de9db76c5a1d: Download complete [2022-01-20T18:38:19.162Z] 0ef7d3d256c8: Verifying Checksum [2022-01-20T18:38:19.162Z] 0ef7d3d256c8: Download complete [2022-01-20T18:38:19.162Z] 0d57e429df01: Verifying Checksum [2022-01-20T18:38:19.162Z] 0d57e429df01: Download complete [2022-01-20T18:38:19.162Z] 4e4be7b47b0d: Verifying Checksum [2022-01-20T18:38:19.162Z] 4e4be7b47b0d: Download complete [2022-01-20T18:38:19.162Z] 188c0c94c7c5: Verifying Checksum [2022-01-20T18:38:19.454Z] e1f770b5df2f: Verifying Checksum [2022-01-20T18:38:19.454Z] e1f770b5df2f: Download complete [2022-01-20T18:38:19.454Z] 188c0c94c7c5: Pull complete [2022-01-20T18:38:19.726Z] 0ef7d3d256c8: Pull complete [2022-01-20T18:38:19.726Z] de9db76c5a1d: Pull complete [2022-01-20T18:38:19.994Z] 0eba1c9be4d2: Verifying Checksum [2022-01-20T18:38:19.994Z] 0eba1c9be4d2: Download complete [2022-01-20T18:38:20.268Z] 85a0685a4137: Verifying Checksum [2022-01-20T18:38:20.268Z] 85a0685a4137: Download complete [2022-01-20T18:38:23.654Z] 0eba1c9be4d2: Pull complete [2022-01-20T18:38:23.654Z] 0d57e429df01: Pull complete [2022-01-20T18:38:23.654Z] 4e4be7b47b0d: Pull complete [2022-01-20T18:38:24.232Z] e1f770b5df2f: Pull complete [2022-01-20T18:38:28.461Z] 85a0685a4137: Pull complete [2022-01-20T18:38:28.461Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-20T18:38:28.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T18:38:28.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-20T18:38:28.547Z] prd-centos7-docker-4c-2g-2863 does not seem to be running inside a container [2022-01-20T18:38:28.589Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-20T18:38:31.611Z] $ docker top d9b05f1839dc056000c7113540cc454f5f66447b08903f95c555ec4a677861ed -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-20T18:38:31.683Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-20T18:38:31.964Z] + set -o pipefail [2022-01-20T18:38:31.964Z] + snyk monitor '--org=edgex-jenkins' [2022-01-20T18:38:35.487Z] [2022-01-20T18:38:35.487Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... [2022-01-20T18:38:35.487Z] [2022-01-20T18:38:35.487Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/0d43118a-3ffb-4cd1-893f-5b62a4d1a352 [2022-01-20T18:38:35.487Z] [2022-01-20T18:38:35.487Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-20T18:38:35.487Z] [2022-01-20T18:38:35.487Z] [Pipeline] } [2022-01-20T18:38:35.542Z] $ docker stop --time=1 d9b05f1839dc056000c7113540cc454f5f66447b08903f95c555ec4a677861ed [2022-01-20T18:38:37.107Z] $ docker rm -f d9b05f1839dc056000c7113540cc454f5f66447b08903f95c555ec4a677861ed [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 [2022-01-20T18:38:37.737Z] + git log --format=format:%s -1 c7a2c44bc9e0388de3c84ff81731bad633da36ca [Pipeline] sh [2022-01-20T18:38:38.031Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T18:38:38.031Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:38:38.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:38:38.326Z] . [Pipeline] withDockerContainer [2022-01-20T18:38:38.381Z] prd-centos7-docker-4c-2g-2863 does not seem to be running inside a container [2022-01-20T18:38:38.417Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T18:38:38.759Z] $ docker top 048aaa0992e5751c96bdbc947581cf42023baf73c1116ca6958c63318085c68c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T18:38:38.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:38:38.851Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:38:38.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:38:38.952Z] $ docker exec 048aaa0992e5751c96bdbc947581cf42023baf73c1116ca6958c63318085c68c ssh-agent [2022-01-20T18:38:39.046Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHlfEep/agent.14 [2022-01-20T18:38:39.046Z] SSH_AGENT_PID=20 [2022-01-20T18:38:39.052Z] Running ssh-add (command line suppressed) [2022-01-20T18:38:39.142Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6079933194217759688.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6079933194217759688.key) [2022-01-20T18:38:39.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:38:39.452Z] + git semver tag [2022-01-20T18:38:39.452Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T18:38:39.452Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2022-01-20T18:38:39.452Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2022-01-20T18:38:39.452Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T18:38:39.452Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T18:38:39.452Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T18:38:39.452Z] # $SEMVER_BRANCH = main [2022-01-20T18:38:39.452Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2022-01-20T18:38:39.452Z] # c7a2c44bc9e0388de3c84ff81731bad633da36ca HEAD [2022-01-20T18:38:39.452Z] # -> Force: false [2022-01-20T18:38:39.452Z] # 18c6b8498ad378eda4eed886f65148e88cb7dc2e refs/tags/v2.2.0-dev.8 [Pipeline] } [2022-01-20T18:38:39.462Z] $ docker exec --env ******** --env ******** 048aaa0992e5751c96bdbc947581cf42023baf73c1116ca6958c63318085c68c ssh-agent -k [2022-01-20T18:38:39.571Z] unset SSH_AUTH_SOCK; [2022-01-20T18:38:39.571Z] unset SSH_AGENT_PID; [2022-01-20T18:38:39.571Z] echo Agent pid 20 killed; [2022-01-20T18:38:39.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T18:38:39.900Z] + git semver [Pipeline] } [2022-01-20T18:38:39.913Z] $ docker stop --time=1 048aaa0992e5751c96bdbc947581cf42023baf73c1116ca6958c63318085c68c [2022-01-20T18:38:41.099Z] $ docker rm -f 048aaa0992e5751c96bdbc947581cf42023baf73c1116ca6958c63318085c68c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:38:41.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T18:38:41.496Z] [2022-01-20T18:38:41.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:38:41.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T18:38:41.805Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-20T18:38:41.805Z] ab5ef0e58194: Pulling fs layer [2022-01-20T18:38:41.805Z] 9712f1f96733: Pulling fs layer [2022-01-20T18:38:41.805Z] 63f879dbbcfc: Pulling fs layer [2022-01-20T18:38:41.805Z] 0d9ebad4ef96: Pulling fs layer [2022-01-20T18:38:41.805Z] e9a5061849ea: Pulling fs layer [2022-01-20T18:38:41.805Z] d747dcd14b5f: Pulling fs layer [2022-01-20T18:38:41.805Z] 2de7ff778b66: Pulling fs layer [2022-01-20T18:38:41.805Z] 0d9ebad4ef96: Waiting [2022-01-20T18:38:41.805Z] e9a5061849ea: Waiting [2022-01-20T18:38:41.805Z] d747dcd14b5f: Waiting [2022-01-20T18:38:41.805Z] 2de7ff778b66: Waiting [2022-01-20T18:38:41.805Z] 9712f1f96733: Verifying Checksum [2022-01-20T18:38:41.805Z] 9712f1f96733: Download complete [2022-01-20T18:38:42.074Z] 63f879dbbcfc: Verifying Checksum [2022-01-20T18:38:42.074Z] 63f879dbbcfc: Download complete [2022-01-20T18:38:42.340Z] 0d9ebad4ef96: Verifying Checksum [2022-01-20T18:38:42.340Z] 0d9ebad4ef96: Download complete [2022-01-20T18:38:42.340Z] d747dcd14b5f: Verifying Checksum [2022-01-20T18:38:42.340Z] d747dcd14b5f: Download complete [2022-01-20T18:38:42.340Z] e9a5061849ea: Verifying Checksum [2022-01-20T18:38:42.340Z] e9a5061849ea: Download complete [2022-01-20T18:38:42.340Z] ab5ef0e58194: Verifying Checksum [2022-01-20T18:38:42.340Z] ab5ef0e58194: Download complete [2022-01-20T18:38:42.606Z] 2de7ff778b66: Verifying Checksum [2022-01-20T18:38:42.606Z] 2de7ff778b66: Download complete [2022-01-20T18:38:45.923Z] ab5ef0e58194: Pull complete [2022-01-20T18:38:45.923Z] 9712f1f96733: Pull complete [2022-01-20T18:38:46.183Z] 63f879dbbcfc: Pull complete [2022-01-20T18:38:50.438Z] 0d9ebad4ef96: Pull complete [2022-01-20T18:38:50.438Z] e9a5061849ea: Pull complete [2022-01-20T18:38:50.438Z] d747dcd14b5f: Pull complete [2022-01-20T18:38:51.839Z] 2de7ff778b66: Pull complete [2022-01-20T18:38:51.839Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-20T18:38:51.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T18:38:51.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-20T18:38:51.908Z] prd-centos7-docker-4c-2g-2863 does not seem to be running inside a container [2022-01-20T18:38:51.949Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-20T18:38:55.681Z] $ docker top bb4b62c8320011aae8df4d4265efc3a178aa6c0744af20e57ecd3e9a738318cf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:38:55.789Z] provisioning config files... [2022-01-20T18:38:55.801Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config890319829718519906tmp [2022-01-20T18:38:55.814Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6245878991466492287tmp [2022-01-20T18:38:55.825Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4286910026648980131tmp [Pipeline] { [Pipeline] echo [2022-01-20T18:38:55.843Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:38:56.139Z] ---> sigul-configuration.sh [2022-01-20T18:38:56.139Z] gpg: directory `/root/.gnupg' created [2022-01-20T18:38:56.139Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-20T18:38:56.139Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-20T18:38:56.139Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-20T18:38:56.139Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-20T18:38:56.139Z] gpg: CAST5 encrypted data [2022-01-20T18:38:56.139Z] gpg: encrypted with 1 passphrase [2022-01-20T18:38:56.139Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-20T18:38:56.430Z] + mkdir /home/jenkins [2022-01-20T18:38:56.430Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-20T18:38:56.720Z] + 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 [2022-01-20T18:38:56.730Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:38:57.017Z] ---> sigul-install.sh [2022-01-20T18:38:57.017Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-20T18:38:57.312Z] + git tag --list [2022-01-20T18:38:57.312Z] v0.0.0 [2022-01-20T18:38:57.312Z] v0.0.1 [2022-01-20T18:38:57.312Z] v0.1.0 [2022-01-20T18:38:57.312Z] v0.1.1 [2022-01-20T18:38:57.312Z] v0.1.10 [2022-01-20T18:38:57.312Z] v0.1.100 [2022-01-20T18:38:57.312Z] v0.1.101 [2022-01-20T18:38:57.312Z] v0.1.102 [2022-01-20T18:38:57.312Z] v0.1.103 [2022-01-20T18:38:57.312Z] v0.1.104 [2022-01-20T18:38:57.312Z] v0.1.105 [2022-01-20T18:38:57.312Z] v0.1.106 [2022-01-20T18:38:57.312Z] v0.1.107 [2022-01-20T18:38:57.312Z] v0.1.108 [2022-01-20T18:38:57.312Z] v0.1.109 [2022-01-20T18:38:57.312Z] v0.1.11 [2022-01-20T18:38:57.312Z] v0.1.110 [2022-01-20T18:38:57.312Z] v0.1.111 [2022-01-20T18:38:57.312Z] v0.1.112 [2022-01-20T18:38:57.312Z] v0.1.113 [2022-01-20T18:38:57.312Z] v0.1.114 [2022-01-20T18:38:57.312Z] v0.1.115 [2022-01-20T18:38:57.312Z] v0.1.116 [2022-01-20T18:38:57.312Z] v0.1.117 [2022-01-20T18:38:57.312Z] v0.1.118 [2022-01-20T18:38:57.312Z] v0.1.119 [2022-01-20T18:38:57.312Z] v0.1.12 [2022-01-20T18:38:57.312Z] v0.1.120 [2022-01-20T18:38:57.312Z] v0.1.121 [2022-01-20T18:38:57.312Z] v0.1.122 [2022-01-20T18:38:57.312Z] v0.1.123 [2022-01-20T18:38:57.312Z] v0.1.124 [2022-01-20T18:38:57.312Z] v0.1.125 [2022-01-20T18:38:57.312Z] v0.1.126 [2022-01-20T18:38:57.312Z] v0.1.127 [2022-01-20T18:38:57.312Z] v0.1.128 [2022-01-20T18:38:57.312Z] v0.1.129 [2022-01-20T18:38:57.312Z] v0.1.13 [2022-01-20T18:38:57.312Z] v0.1.130 [2022-01-20T18:38:57.312Z] v0.1.131 [2022-01-20T18:38:57.312Z] v0.1.132 [2022-01-20T18:38:57.312Z] v0.1.133 [2022-01-20T18:38:57.312Z] v0.1.134 [2022-01-20T18:38:57.312Z] v0.1.135 [2022-01-20T18:38:57.312Z] v0.1.136 [2022-01-20T18:38:57.312Z] v0.1.137 [2022-01-20T18:38:57.312Z] v0.1.138 [2022-01-20T18:38:57.312Z] v0.1.139 [2022-01-20T18:38:57.312Z] v0.1.14 [2022-01-20T18:38:57.312Z] v0.1.140 [2022-01-20T18:38:57.312Z] v0.1.141 [2022-01-20T18:38:57.312Z] v0.1.142 [2022-01-20T18:38:57.312Z] v0.1.143 [2022-01-20T18:38:57.312Z] v0.1.144 [2022-01-20T18:38:57.312Z] v0.1.145 [2022-01-20T18:38:57.312Z] v0.1.146 [2022-01-20T18:38:57.312Z] v0.1.147 [2022-01-20T18:38:57.312Z] v0.1.148 [2022-01-20T18:38:57.312Z] v0.1.149 [2022-01-20T18:38:57.312Z] v0.1.15 [2022-01-20T18:38:57.312Z] v0.1.16 [2022-01-20T18:38:57.312Z] v0.1.17 [2022-01-20T18:38:57.312Z] v0.1.18 [2022-01-20T18:38:57.312Z] v0.1.19 [2022-01-20T18:38:57.312Z] v0.1.2 [2022-01-20T18:38:57.312Z] v0.1.20 [2022-01-20T18:38:57.312Z] v0.1.21 [2022-01-20T18:38:57.312Z] v0.1.22 [2022-01-20T18:38:57.312Z] v0.1.23 [2022-01-20T18:38:57.312Z] v0.1.24 [2022-01-20T18:38:57.312Z] v0.1.25 [2022-01-20T18:38:57.312Z] v0.1.26 [2022-01-20T18:38:57.312Z] v0.1.27 [2022-01-20T18:38:57.312Z] v0.1.28 [2022-01-20T18:38:57.312Z] v0.1.29 [2022-01-20T18:38:57.312Z] v0.1.3 [2022-01-20T18:38:57.312Z] v0.1.30 [2022-01-20T18:38:57.312Z] v0.1.31 [2022-01-20T18:38:57.312Z] v0.1.32 [2022-01-20T18:38:57.312Z] v0.1.33 [2022-01-20T18:38:57.312Z] v0.1.34 [2022-01-20T18:38:57.312Z] v0.1.35 [2022-01-20T18:38:57.312Z] v0.1.36 [2022-01-20T18:38:57.312Z] v0.1.37 [2022-01-20T18:38:57.312Z] v0.1.38 [2022-01-20T18:38:57.312Z] v0.1.39 [2022-01-20T18:38:57.312Z] v0.1.4 [2022-01-20T18:38:57.312Z] v0.1.40 [2022-01-20T18:38:57.312Z] v0.1.41 [2022-01-20T18:38:57.312Z] v0.1.42 [2022-01-20T18:38:57.312Z] v0.1.43 [2022-01-20T18:38:57.312Z] v0.1.44 [2022-01-20T18:38:57.312Z] v0.1.45 [2022-01-20T18:38:57.312Z] v0.1.46 [2022-01-20T18:38:57.312Z] v0.1.47 [2022-01-20T18:38:57.312Z] v0.1.48 [2022-01-20T18:38:57.312Z] v0.1.49 [2022-01-20T18:38:57.312Z] v0.1.5 [2022-01-20T18:38:57.312Z] v0.1.50 [2022-01-20T18:38:57.312Z] v0.1.51 [2022-01-20T18:38:57.312Z] v0.1.52 [2022-01-20T18:38:57.312Z] v0.1.53 [2022-01-20T18:38:57.312Z] v0.1.54 [2022-01-20T18:38:57.312Z] v0.1.55 [2022-01-20T18:38:57.312Z] v0.1.56 [2022-01-20T18:38:57.312Z] v0.1.57 [2022-01-20T18:38:57.312Z] v0.1.58 [2022-01-20T18:38:57.312Z] v0.1.59 [2022-01-20T18:38:57.312Z] v0.1.6 [2022-01-20T18:38:57.312Z] v0.1.60 [2022-01-20T18:38:57.313Z] v0.1.61 [2022-01-20T18:38:57.313Z] v0.1.62 [2022-01-20T18:38:57.313Z] v0.1.63 [2022-01-20T18:38:57.313Z] v0.1.64 [2022-01-20T18:38:57.313Z] v0.1.65 [2022-01-20T18:38:57.313Z] v0.1.66 [2022-01-20T18:38:57.313Z] v0.1.67 [2022-01-20T18:38:57.313Z] v0.1.68 [2022-01-20T18:38:57.313Z] v0.1.69 [2022-01-20T18:38:57.313Z] v0.1.7 [2022-01-20T18:38:57.313Z] v0.1.70 [2022-01-20T18:38:57.313Z] v0.1.71 [2022-01-20T18:38:57.313Z] v0.1.72 [2022-01-20T18:38:57.313Z] v0.1.73 [2022-01-20T18:38:57.313Z] v0.1.74 [2022-01-20T18:38:57.313Z] v0.1.75 [2022-01-20T18:38:57.313Z] v0.1.76 [2022-01-20T18:38:57.313Z] v0.1.77 [2022-01-20T18:38:57.313Z] v0.1.78 [2022-01-20T18:38:57.313Z] v0.1.79 [2022-01-20T18:38:57.313Z] v0.1.8 [2022-01-20T18:38:57.313Z] v0.1.80 [2022-01-20T18:38:57.313Z] v0.1.81 [2022-01-20T18:38:57.313Z] v0.1.82 [2022-01-20T18:38:57.313Z] v0.1.83 [2022-01-20T18:38:57.313Z] v0.1.84 [2022-01-20T18:38:57.313Z] v0.1.85 [2022-01-20T18:38:57.313Z] v0.1.86 [2022-01-20T18:38:57.313Z] v0.1.87 [2022-01-20T18:38:57.313Z] v0.1.88 [2022-01-20T18:38:57.313Z] v0.1.89 [2022-01-20T18:38:57.313Z] v0.1.9 [2022-01-20T18:38:57.313Z] v0.1.90 [2022-01-20T18:38:57.313Z] v0.1.91 [2022-01-20T18:38:57.313Z] v0.1.92 [2022-01-20T18:38:57.313Z] v0.1.93 [2022-01-20T18:38:57.313Z] v0.1.94 [2022-01-20T18:38:57.313Z] v0.1.95 [2022-01-20T18:38:57.313Z] v0.1.96 [2022-01-20T18:38:57.313Z] v0.1.97 [2022-01-20T18:38:57.313Z] v0.1.98 [2022-01-20T18:38:57.313Z] v0.1.99 [2022-01-20T18:38:57.313Z] v2.0.0 [2022-01-20T18:38:57.313Z] v2.0.0-dev.1 [2022-01-20T18:38:57.313Z] v2.0.0-dev.10 [2022-01-20T18:38:57.313Z] v2.0.0-dev.100 [2022-01-20T18:38:57.313Z] v2.0.0-dev.101 [2022-01-20T18:38:57.313Z] v2.0.0-dev.102 [2022-01-20T18:38:57.313Z] v2.0.0-dev.103 [2022-01-20T18:38:57.313Z] v2.0.0-dev.11 [2022-01-20T18:38:57.313Z] v2.0.0-dev.12 [2022-01-20T18:38:57.313Z] v2.0.0-dev.13 [2022-01-20T18:38:57.313Z] v2.0.0-dev.14 [2022-01-20T18:38:57.313Z] v2.0.0-dev.15 [2022-01-20T18:38:57.313Z] v2.0.0-dev.16 [2022-01-20T18:38:57.313Z] v2.0.0-dev.17 [2022-01-20T18:38:57.313Z] v2.0.0-dev.18 [2022-01-20T18:38:57.313Z] v2.0.0-dev.19 [2022-01-20T18:38:57.313Z] v2.0.0-dev.2 [2022-01-20T18:38:57.313Z] v2.0.0-dev.20 [2022-01-20T18:38:57.313Z] v2.0.0-dev.21 [2022-01-20T18:38:57.313Z] v2.0.0-dev.22 [2022-01-20T18:38:57.313Z] v2.0.0-dev.23 [2022-01-20T18:38:57.313Z] v2.0.0-dev.24 [2022-01-20T18:38:57.313Z] v2.0.0-dev.25 [2022-01-20T18:38:57.313Z] v2.0.0-dev.26 [2022-01-20T18:38:57.313Z] v2.0.0-dev.27 [2022-01-20T18:38:57.313Z] v2.0.0-dev.28 [2022-01-20T18:38:57.313Z] v2.0.0-dev.29 [2022-01-20T18:38:57.313Z] v2.0.0-dev.3 [2022-01-20T18:38:57.313Z] v2.0.0-dev.30 [2022-01-20T18:38:57.313Z] v2.0.0-dev.31 [2022-01-20T18:38:57.313Z] v2.0.0-dev.32 [2022-01-20T18:38:57.313Z] v2.0.0-dev.33 [2022-01-20T18:38:57.313Z] v2.0.0-dev.34 [2022-01-20T18:38:57.313Z] v2.0.0-dev.35 [2022-01-20T18:38:57.313Z] v2.0.0-dev.36 [2022-01-20T18:38:57.313Z] v2.0.0-dev.37 [2022-01-20T18:38:57.313Z] v2.0.0-dev.38 [2022-01-20T18:38:57.313Z] v2.0.0-dev.39 [2022-01-20T18:38:57.313Z] v2.0.0-dev.4 [2022-01-20T18:38:57.313Z] v2.0.0-dev.40 [2022-01-20T18:38:57.313Z] v2.0.0-dev.41 [2022-01-20T18:38:57.313Z] v2.0.0-dev.42 [2022-01-20T18:38:57.313Z] v2.0.0-dev.43 [2022-01-20T18:38:57.313Z] v2.0.0-dev.44 [2022-01-20T18:38:57.313Z] v2.0.0-dev.45 [2022-01-20T18:38:57.313Z] v2.0.0-dev.46 [2022-01-20T18:38:57.313Z] v2.0.0-dev.47 [2022-01-20T18:38:57.313Z] v2.0.0-dev.48 [2022-01-20T18:38:57.313Z] v2.0.0-dev.49 [2022-01-20T18:38:57.313Z] v2.0.0-dev.5 [2022-01-20T18:38:57.313Z] v2.0.0-dev.50 [2022-01-20T18:38:57.313Z] v2.0.0-dev.51 [2022-01-20T18:38:57.313Z] v2.0.0-dev.52 [2022-01-20T18:38:57.313Z] v2.0.0-dev.53 [2022-01-20T18:38:57.313Z] v2.0.0-dev.54 [2022-01-20T18:38:57.313Z] v2.0.0-dev.55 [2022-01-20T18:38:57.313Z] v2.0.0-dev.56 [2022-01-20T18:38:57.313Z] v2.0.0-dev.57 [2022-01-20T18:38:57.313Z] v2.0.0-dev.58 [2022-01-20T18:38:57.313Z] v2.0.0-dev.59 [2022-01-20T18:38:57.313Z] v2.0.0-dev.6 [2022-01-20T18:38:57.313Z] v2.0.0-dev.60 [2022-01-20T18:38:57.313Z] v2.0.0-dev.61 [2022-01-20T18:38:57.313Z] v2.0.0-dev.62 [2022-01-20T18:38:57.313Z] v2.0.0-dev.63 [2022-01-20T18:38:57.313Z] v2.0.0-dev.64 [2022-01-20T18:38:57.313Z] v2.0.0-dev.65 [2022-01-20T18:38:57.313Z] v2.0.0-dev.66 [2022-01-20T18:38:57.313Z] v2.0.0-dev.67 [2022-01-20T18:38:57.313Z] v2.0.0-dev.68 [2022-01-20T18:38:57.313Z] v2.0.0-dev.69 [2022-01-20T18:38:57.313Z] v2.0.0-dev.7 [2022-01-20T18:38:57.313Z] v2.0.0-dev.70 [2022-01-20T18:38:57.313Z] v2.0.0-dev.71 [2022-01-20T18:38:57.313Z] v2.0.0-dev.72 [2022-01-20T18:38:57.313Z] v2.0.0-dev.73 [2022-01-20T18:38:57.313Z] v2.0.0-dev.74 [2022-01-20T18:38:57.313Z] v2.0.0-dev.75 [2022-01-20T18:38:57.313Z] v2.0.0-dev.76 [2022-01-20T18:38:57.313Z] v2.0.0-dev.77 [2022-01-20T18:38:57.313Z] v2.0.0-dev.78 [2022-01-20T18:38:57.313Z] v2.0.0-dev.79 [2022-01-20T18:38:57.313Z] v2.0.0-dev.8 [2022-01-20T18:38:57.313Z] v2.0.0-dev.80 [2022-01-20T18:38:57.313Z] v2.0.0-dev.81 [2022-01-20T18:38:57.313Z] v2.0.0-dev.82 [2022-01-20T18:38:57.313Z] v2.0.0-dev.83 [2022-01-20T18:38:57.313Z] v2.0.0-dev.84 [2022-01-20T18:38:57.313Z] v2.0.0-dev.85 [2022-01-20T18:38:57.313Z] v2.0.0-dev.86 [2022-01-20T18:38:57.313Z] v2.0.0-dev.87 [2022-01-20T18:38:57.313Z] v2.0.0-dev.88 [2022-01-20T18:38:57.313Z] v2.0.0-dev.89 [2022-01-20T18:38:57.313Z] v2.0.0-dev.9 [2022-01-20T18:38:57.313Z] v2.0.0-dev.90 [2022-01-20T18:38:57.313Z] v2.0.0-dev.91 [2022-01-20T18:38:57.313Z] v2.0.0-dev.92 [2022-01-20T18:38:57.313Z] v2.0.0-dev.93 [2022-01-20T18:38:57.313Z] v2.0.0-dev.94 [2022-01-20T18:38:57.313Z] v2.0.0-dev.95 [2022-01-20T18:38:57.313Z] v2.0.0-dev.96 [2022-01-20T18:38:57.313Z] v2.0.0-dev.97 [2022-01-20T18:38:57.313Z] v2.0.0-dev.98 [2022-01-20T18:38:57.313Z] v2.0.0-dev.99 [2022-01-20T18:38:57.313Z] v2.0.1-dev.1 [2022-01-20T18:38:57.313Z] v2.0.1-dev.10 [2022-01-20T18:38:57.313Z] v2.0.1-dev.11 [2022-01-20T18:38:57.313Z] v2.0.1-dev.12 [2022-01-20T18:38:57.313Z] v2.0.1-dev.13 [2022-01-20T18:38:57.313Z] v2.0.1-dev.14 [2022-01-20T18:38:57.313Z] v2.0.1-dev.15 [2022-01-20T18:38:57.313Z] v2.0.1-dev.16 [2022-01-20T18:38:57.313Z] v2.0.1-dev.17 [2022-01-20T18:38:57.313Z] v2.0.1-dev.18 [2022-01-20T18:38:57.313Z] v2.0.1-dev.19 [2022-01-20T18:38:57.313Z] v2.0.1-dev.2 [2022-01-20T18:38:57.313Z] v2.0.1-dev.20 [2022-01-20T18:38:57.313Z] v2.0.1-dev.21 [2022-01-20T18:38:57.313Z] v2.0.1-dev.22 [2022-01-20T18:38:57.313Z] v2.0.1-dev.23 [2022-01-20T18:38:57.313Z] v2.0.1-dev.24 [2022-01-20T18:38:57.313Z] v2.0.1-dev.25 [2022-01-20T18:38:57.313Z] v2.0.1-dev.26 [2022-01-20T18:38:57.313Z] v2.0.1-dev.27 [2022-01-20T18:38:57.313Z] v2.0.1-dev.28 [2022-01-20T18:38:57.313Z] v2.0.1-dev.3 [2022-01-20T18:38:57.313Z] v2.0.1-dev.4 [2022-01-20T18:38:57.313Z] v2.0.1-dev.5 [2022-01-20T18:38:57.313Z] v2.0.1-dev.6 [2022-01-20T18:38:57.313Z] v2.0.1-dev.7 [2022-01-20T18:38:57.313Z] v2.0.1-dev.8 [2022-01-20T18:38:57.313Z] v2.0.1-dev.9 [2022-01-20T18:38:57.313Z] v2.1.0 [2022-01-20T18:38:57.313Z] v2.1.1-dev.1 [2022-01-20T18:38:57.313Z] v2.2.0-dev.1 [2022-01-20T18:38:57.313Z] v2.2.0-dev.2 [2022-01-20T18:38:57.313Z] v2.2.0-dev.3 [2022-01-20T18:38:57.313Z] v2.2.0-dev.4 [2022-01-20T18:38:57.313Z] v2.2.0-dev.5 [2022-01-20T18:38:57.313Z] v2.2.0-dev.6 [2022-01-20T18:38:57.313Z] v2.2.0-dev.7 [2022-01-20T18:38:57.313Z] v2.2.0-dev.8 [Pipeline] sh [2022-01-20T18:38:57.607Z] + lftools sign git-tag v2.2.0-dev.8 [2022-01-20T18:38:58.178Z] Signing Git tag with Sigul... [2022-01-20T18:38:58.178Z] Signing v2.2.0-dev.8 [Pipeline] echo [2022-01-20T18:38:58.447Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:38:58.734Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-20T18:38:58.746Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-20T18:38:58.762Z] $ docker stop --time=1 bb4b62c8320011aae8df4d4265efc3a178aa6c0744af20e57ecd3e9a738318cf [2022-01-20T18:38:59.949Z] $ docker rm -f bb4b62c8320011aae8df4d4265efc3a178aa6c0744af20e57ecd3e9a738318cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-20T18:39:00.360Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T18:39:00.360Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:39:00.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:39:00.654Z] . [Pipeline] withDockerContainer [2022-01-20T18:39:00.716Z] prd-centos7-docker-4c-2g-2863 does not seem to be running inside a container [2022-01-20T18:39:00.753Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T18:39:01.111Z] $ docker top 521c08f96e7072316dab0ad393a7b259cd88ec5efd041cbedb114111b1a9434b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T18:39:01.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:39:01.205Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:39:01.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:39:01.319Z] $ docker exec 521c08f96e7072316dab0ad393a7b259cd88ec5efd041cbedb114111b1a9434b ssh-agent [2022-01-20T18:39:01.435Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOJDmKc/agent.15 [2022-01-20T18:39:01.435Z] SSH_AGENT_PID=21 [2022-01-20T18:39:01.439Z] Running ssh-add (command line suppressed) [2022-01-20T18:39:01.563Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5459443225539428870.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5459443225539428870.key) [2022-01-20T18:39:01.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:39:01.881Z] + git semver bump pre [2022-01-20T18:39:01.881Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T18:39:01.881Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2022-01-20T18:39:01.881Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2022-01-20T18:39:01.881Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T18:39:01.881Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T18:39:01.881Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T18:39:01.881Z] # $SEMVER_BRANCH = main [2022-01-20T18:39:01.881Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [2022-01-20T18:39:01.881Z] 2.2.0-dev.9 [Pipeline] } [2022-01-20T18:39:01.894Z] $ docker exec --env ******** --env ******** 521c08f96e7072316dab0ad393a7b259cd88ec5efd041cbedb114111b1a9434b ssh-agent -k [2022-01-20T18:39:02.002Z] unset SSH_AUTH_SOCK; [2022-01-20T18:39:02.002Z] unset SSH_AGENT_PID; [2022-01-20T18:39:02.002Z] echo Agent pid 21 killed; [2022-01-20T18:39:02.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T18:39:02.333Z] + git semver [Pipeline] } [2022-01-20T18:39:02.345Z] $ docker stop --time=1 521c08f96e7072316dab0ad393a7b259cd88ec5efd041cbedb114111b1a9434b [2022-01-20T18:39:03.516Z] $ docker rm -f 521c08f96e7072316dab0ad393a7b259cd88ec5efd041cbedb114111b1a9434b [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:39:03.872Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T18:39:03.872Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:39:04.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:39:04.167Z] . [Pipeline] withDockerContainer [2022-01-20T18:39:04.228Z] prd-centos7-docker-4c-2g-2863 does not seem to be running inside a container [2022-01-20T18:39:04.256Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T18:39:04.578Z] $ docker top cd4ba1b21bdaff97c0ef0aea46aaa1e96a0c07a2aca0b80d93b1a17b5c6e34b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T18:39:04.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:39:04.676Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:39:04.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:39:04.786Z] $ docker exec cd4ba1b21bdaff97c0ef0aea46aaa1e96a0c07a2aca0b80d93b1a17b5c6e34b9 ssh-agent [2022-01-20T18:39:04.872Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBmOklK/agent.14 [2022-01-20T18:39:04.872Z] SSH_AGENT_PID=21 [2022-01-20T18:39:04.877Z] Running ssh-add (command line suppressed) [2022-01-20T18:39:04.958Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_290704696901686647.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_290704696901686647.key) [2022-01-20T18:39:04.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:39:05.266Z] + git semver push [2022-01-20T18:39:05.266Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T18:39:05.266Z] # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git [2022-01-20T18:39:05.266Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main [2022-01-20T18:39:05.266Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T18:39:05.266Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T18:39:05.266Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T18:39:05.266Z] # $SEMVER_BRANCH = main [2022-01-20T18:39:05.266Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } [2022-01-20T18:39:07.197Z] $ docker exec --env ******** --env ******** cd4ba1b21bdaff97c0ef0aea46aaa1e96a0c07a2aca0b80d93b1a17b5c6e34b9 ssh-agent -k [2022-01-20T18:39:07.290Z] unset SSH_AUTH_SOCK; [2022-01-20T18:39:07.290Z] unset SSH_AGENT_PID; [2022-01-20T18:39:07.290Z] echo Agent pid 21 killed; [2022-01-20T18:39:07.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T18:39:07.611Z] + git semver [Pipeline] } [2022-01-20T18:39:07.625Z] $ docker stop --time=1 cd4ba1b21bdaff97c0ef0aea46aaa1e96a0c07a2aca0b80d93b1a17b5c6e34b9 [2022-01-20T18:39:08.812Z] $ docker rm -f cd4ba1b21bdaff97c0ef0aea46aaa1e96a0c07a2aca0b80d93b1a17b5c6e34b9 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-20T18:39:09.441Z] + '[' -d /w/workspace/undry_go-mod-core-contracts_main/archives ']' [2022-01-20T18:39:09.441Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2022-01-20T18:39:09.441Z] total 8 [2022-01-20T18:39:09.441Z] drwxr-xr-x. 3 root root 34 Jan 20 18:25 . [2022-01-20T18:39:09.441Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jan 20 18:38 .. [2022-01-20T18:39:09.441Z] drwxr-xr-x. 2 root root 6 Jan 20 18:25 cost [2022-01-20T18:39:09.441Z] -rw-r--r--. 1 root root 91 Jan 20 18:25 cost.csv [2022-01-20T18:39:09.441Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2022-01-20T18:39:09.441Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2022-01-20T18:39:09.441Z] total 8 [2022-01-20T18:39:09.441Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 18:25 . [2022-01-20T18:39:09.441Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jan 20 18:38 .. [2022-01-20T18:39:09.441Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 18:25 cost [2022-01-20T18:39:09.441Z] -rw-r--r--. 1 jenkins jenkins 91 Jan 20 18:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:39:09.740Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:39:10.297Z] ---> package-listing.sh [2022-01-20T18:39:10.297Z] ++ facter osfamily [2022-01-20T18:39:10.297Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T18:39:10.561Z] + OS_FAMILY=redhat [2022-01-20T18:39:10.561Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2022-01-20T18:39:10.561Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T18:39:10.561Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T18:39:10.561Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T18:39:10.561Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T18:39:10.561Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2022-01-20T18:39:10.561Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T18:39:10.561Z] + case "${OS_FAMILY}" in [2022-01-20T18:39:10.561Z] + rpm -qa [2022-01-20T18:39:10.561Z] + sort [2022-01-20T18:39:11.134Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T18:39:11.134Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T18:39:11.134Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T18:39:11.134Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2022-01-20T18:39:11.134Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2022-01-20T18:39:11.134Z] + 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 [2022-01-20T18:39:11.146Z] 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 [2022-01-20T18:39:11.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:39:11.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:39:11.982Z] . [Pipeline] withDockerContainer [2022-01-20T18:39:12.055Z] prd-centos7-docker-4c-2g-2863 does not seem to be running inside a container [2022-01-20T18:39:12.087Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T18:39:12.335Z] $ docker top 7a072d91e9d5d31bdfb15942934b144041ea222be6a7f7db38ca253a73b8c56b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:39:12.694Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T18:39:12.984Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T18:39:13.268Z] + ls /var/log/sa-host [2022-01-20T18:39:13.268Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T18:39:13.268Z] file_magic: OK [2022-01-20T18:39:13.268Z] HZ: Using current value: 100 [2022-01-20T18:39:13.268Z] file_header: OK [2022-01-20T18:39:13.268Z] 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 [2022-01-20T18:39:13.268Z] Statistics: [2022-01-20T18:39:13.268Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T18:39:13.269Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T18:39:13.269Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T18:39:13.269Z] file_magic: OK [2022-01-20T18:39:13.269Z] HZ: Using current value: 100 [2022-01-20T18:39:13.269Z] file_header: OK [2022-01-20T18:39:13.269Z] 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 [2022-01-20T18:39:13.269Z] Statistics: [2022-01-20T18:39:13.269Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T18:39:13.269Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:39:13.351Z] provisioning config files... [2022-01-20T18:39:13.362Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config191701213319649117tmp [Pipeline] { [Pipeline] echo [2022-01-20T18:39:13.383Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:39:13.665Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T18:39:13.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:39:14.010Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T18:39:14.019Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:39:14.306Z] ---> sudo-logs.sh [2022-01-20T18:39:14.306Z] Archiving 'sudo' log.. [2022-01-20T18:39:14.306Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2863.novalocal: Name or service not known [2022-01-20T18:39:14.306Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2863.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T18:39:14.332Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:39:14.616Z] ---> job-cost.sh [2022-01-20T18:39:14.616Z] lf-activate-venv: SKIPPING [2022-01-20T18:39:14.616Z] DEBUG: total: 0.05999999865889549 [2022-01-20T18:39:14.616Z] INFO: Retrieving Stack Cost... [2022-01-20T18:39:15.186Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T18:39:15.445Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T18:39:15.460Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:39:15.753Z] ---> logs-deploy.sh [2022-01-20T18:39:15.753Z] lf-activate-venv: SKIPPING [2022-01-20T18:39:15.753Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/40 [2022-01-20T18:39:15.753Z] INFO: archiving workspace using pattern(s): [2022-01-20T18:39:16.329Z] Archives upload complete. [2022-01-20T18:39:16.588Z] INFO: archiving logs to Nexus