Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f14591b6a3de7c3a97b20e5143296a4c61bdd49b 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-ssh13657944502986187078.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh2662080971599380767.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-bootstrap/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-bootstrap/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14268888678675551028.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh16292617363954951999.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-bootstrap/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-bootstrap/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1061853474566711627.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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 ‘prd-ubuntu20.04-docker-8c-8g-33708’ is offline Running on prd-ubuntu20.04-docker-8c-8g-33710 in /w/workspace/gexfoundry_go-mod-bootstrap_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-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f14591b6a3de7c3a97b20e5143296a4c61bdd49b (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 f14591b6a3de7c3a97b20e5143296a4c61bdd49b # timeout=10 Commit message: "build: Update to latest go-mods (#331)" > git rev-list --no-walk 259bd563e06e51d1d05c56b550cf7f6cc992db1a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:24:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:24:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:24:55 ========================================================= 20:24:55 EdgeX Global Pipelines Version Info 20:24:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:24:56 ------------------- 20:24:56 stable info: 20:24:56 ------------------- 20:24:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:24:56 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 20:24:56 Message: update stable to v1.0.227 20:24:57 ------------------- 20:24:57 experimental info: 20:24:57 ------------------- 20:24:57 Commited By: **** collab-it+edgex@linuxfoundation.org 20:24:57 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 20:24:57 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f14591b6a3de7c3a97b20e5143296a4c61bdd49b [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f14591b [Pipeline] echo 20:24:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:24:58 + git rev-list -1 --merges f14591b6a3de7c3a97b20e5143296a4c61bdd49b~1..f14591b6a3de7c3a97b20e5143296a4c61bdd49b [Pipeline] echo 20:24:58 -----------> git rev-list -1 --merges f14591b6a3de7c3a97b20e5143296a4c61bdd49b~1..f14591b6a3de7c3a97b20e5143296a4c61bdd49b f14591b6a3de7c3a97b20e5143296a4c61bdd49b [false] [Pipeline] sh 20:24:58 + git log --format=format:%s -1 f14591b6a3de7c3a97b20e5143296a4c61bdd49b [Pipeline] echo 20:24:58 ========================================================= 20:24:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:24:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:24:58 + git log --format=format:%s -1 f14591b6a3de7c3a97b20e5143296a4c61bdd49b [Pipeline] echo 20:24:59 [semverPrep] GIT_COMMIT: f14591b6a3de7c3a97b20e5143296a4c61bdd49b, Commit Message: build: Update to latest go-mods (#331) [Pipeline] echo 20:24:59 [semverPrep] This is not a build commit. [Pipeline] sh 20:24:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:24:59 + grep -v github /etc/ssh/ssh_known_hosts 20:24:59 + [ -e /tmp/ssh_known_hosts ] 20:24:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:24:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:24:59 + sudo tee -a /etc/ssh/ssh_known_hosts 20:24:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:24:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:25:00 20:25:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:25:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:25:00 latest: Pulling from edgex-devops/py-git-semver 20:25:00 1fe172e4850f: Pulling fs layer 20:25:00 caf521ccaac6: Pulling fs layer 20:25:00 3ead6fa29328: Pulling fs layer 20:25:00 5c2a1cbceb83: Pulling fs layer 20:25:00 a8d5f1318db7: Pulling fs layer 20:25:00 c427282e49a2: Pulling fs layer 20:25:00 1827001aaf11: Pulling fs layer 20:25:00 0714d37db230: Pulling fs layer 20:25:00 ac28cf19c067: Pulling fs layer 20:25:00 ca983d60f3e2: Pulling fs layer 20:25:00 9f894cec8388: Pulling fs layer 20:25:00 5c2a1cbceb83: Waiting 20:25:00 ca983d60f3e2: Waiting 20:25:00 9f894cec8388: Waiting 20:25:00 c427282e49a2: Waiting 20:25:00 ac28cf19c067: Waiting 20:25:00 0714d37db230: Waiting 20:25:00 a8d5f1318db7: Waiting 20:25:00 1827001aaf11: Waiting 20:25:00 caf521ccaac6: Download complete 20:25:00 5c2a1cbceb83: Download complete 20:25:00 a8d5f1318db7: Verifying Checksum 20:25:00 a8d5f1318db7: Download complete 20:25:00 c427282e49a2: Verifying Checksum 20:25:00 c427282e49a2: Download complete 20:25:00 3ead6fa29328: Verifying Checksum 20:25:00 3ead6fa29328: Download complete 20:25:00 0714d37db230: Download complete 20:25:00 ac28cf19c067: Verifying Checksum 20:25:00 ac28cf19c067: Download complete 20:25:00 ca983d60f3e2: Verifying Checksum 20:25:00 ca983d60f3e2: Download complete 20:25:00 9f894cec8388: Download complete 20:25:00 1fe172e4850f: Verifying Checksum 20:25:00 1fe172e4850f: Download complete 20:25:00 1827001aaf11: Verifying Checksum 20:25:00 1827001aaf11: Download complete 20:25:02 1fe172e4850f: Pull complete 20:25:02 caf521ccaac6: Pull complete 20:25:02 3ead6fa29328: Pull complete 20:25:02 5c2a1cbceb83: Pull complete 20:25:03 a8d5f1318db7: Pull complete 20:25:03 c427282e49a2: Pull complete 20:25:05 1827001aaf11: Pull complete 20:25:05 0714d37db230: Pull complete 20:25:05 ac28cf19c067: Pull complete 20:25:05 ca983d60f3e2: Pull complete 20:25:05 9f894cec8388: Pull complete 20:25:05 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 20:25:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:25:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 20:25:05 prd-ubuntu20.04-docker-8c-8g-33710 does not seem to be running inside a container 20:25:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:25:07 $ docker top b317c6558925c459ccf03e8f91e67dafde0c388ae7cdcd8afcfa9bfdd6aa783b -eo pid,comm 20:25:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:25:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:25:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:25:07 [ssh-agent] Looking for ssh-agent implementation... 20:25:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:25:08 $ docker exec b317c6558925c459ccf03e8f91e67dafde0c388ae7cdcd8afcfa9bfdd6aa783b ssh-agent 20:25:08 SSH_AUTH_SOCK=/tmp/ssh-K2mOucHF53N8/agent.33 20:25:08 SSH_AGENT_PID=39 20:25:08 Running ssh-add (command line suppressed) 20:25:08 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3721974520112656455.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3721974520112656455.key) 20:25:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:25:08 + git tag --points-at HEAD [Pipeline] } 20:25:08 $ docker exec --env ******** --env ******** b317c6558925c459ccf03e8f91e67dafde0c388ae7cdcd8afcfa9bfdd6aa783b ssh-agent -k 20:25:08 unset SSH_AUTH_SOCK; 20:25:08 unset SSH_AGENT_PID; 20:25:08 echo Agent pid 39 killed; 20:25:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:25:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:25:08 [ssh-agent] Looking for ssh-agent implementation... 20:25:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:25:08 $ docker exec b317c6558925c459ccf03e8f91e67dafde0c388ae7cdcd8afcfa9bfdd6aa783b ssh-agent 20:25:09 SSH_AUTH_SOCK=/tmp/ssh-9sPUnF0KOxvw/agent.72 20:25:09 SSH_AGENT_PID=79 20:25:09 Running ssh-add (command line suppressed) 20:25:09 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1295736117727552258.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1295736117727552258.key) 20:25:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:25:09 + git semver init 20:25:09 2022-04-28 20:25:09,693 [run_init] DEBUG init version:0.0.0 force:False 20:25:09 2022-04-28 20:25:09,694 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 20:25:09 2022-04-28 20:25:09,694 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 20:25:09 2022-04-28 20:25:09,695 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 20:25:10 2022-04-28 20:25:10,485 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 20:25:10 2022-04-28 20:25:10,486 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 20:25:10 2022-04-28 20:25:10,486 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:25:10 2022-04-28 20:25:10,487 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:25:10 2.2.0-dev.20 [Pipeline] } 20:25:10 $ docker exec --env ******** --env ******** b317c6558925c459ccf03e8f91e67dafde0c388ae7cdcd8afcfa9bfdd6aa783b ssh-agent -k 20:25:10 unset SSH_AUTH_SOCK; 20:25:10 unset SSH_AGENT_PID; 20:25:10 echo Agent pid 79 killed; 20:25:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:25:11 + git semver [Pipeline] } 20:25:11 $ docker stop --time=1 b317c6558925c459ccf03e8f91e67dafde0c388ae7cdcd8afcfa9bfdd6aa783b 20:25:12 $ docker rm -f b317c6558925c459ccf03e8f91e67dafde0c388ae7cdcd8afcfa9bfdd6aa783b [Pipeline] // withDockerContainer [Pipeline] sh 20:25:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:25:13 Stashed 1 file(s) [Pipeline] echo 20:25:13 [edgeXSemver]: initialized semver on version 2.2.0-dev.20 [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 20:25:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:25:13 ========================================================= 20:25:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:25:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:25:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:25:13 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:25:13 59bf1c3509f3: Pulling fs layer 20:25:13 666ba61612fd: Pulling fs layer 20:25:13 8ed8ca486205: Pulling fs layer 20:25:13 4fe6c5a15a65: Pulling fs layer 20:25:13 22a0e8bec74d: Pulling fs layer 20:25:13 ca2b28591e48: Pulling fs layer 20:25:13 a51346096db8: Pulling fs layer 20:25:13 daebc70d1ce1: Pulling fs layer 20:25:13 0e18a0eac166: Pulling fs layer 20:25:13 4fe6c5a15a65: Waiting 20:25:13 22a0e8bec74d: Waiting 20:25:13 daebc70d1ce1: Waiting 20:25:13 ca2b28591e48: Waiting 20:25:13 0e18a0eac166: Waiting 20:25:13 a51346096db8: Waiting 20:25:13 8ed8ca486205: Verifying Checksum 20:25:13 8ed8ca486205: Download complete 20:25:13 666ba61612fd: Verifying Checksum 20:25:13 666ba61612fd: Download complete 20:25:13 22a0e8bec74d: Verifying Checksum 20:25:13 22a0e8bec74d: Download complete 20:25:13 ca2b28591e48: Verifying Checksum 20:25:13 ca2b28591e48: Download complete 20:25:13 59bf1c3509f3: Verifying Checksum 20:25:13 59bf1c3509f3: Download complete 20:25:13 a51346096db8: Verifying Checksum 20:25:13 a51346096db8: Download complete 20:25:14 daebc70d1ce1: Verifying Checksum 20:25:14 daebc70d1ce1: Download complete 20:25:14 59bf1c3509f3: Pull complete 20:25:14 666ba61612fd: Pull complete 20:25:14 8ed8ca486205: Pull complete 20:25:14 0e18a0eac166: Verifying Checksum 20:25:14 0e18a0eac166: Download complete 20:25:14 4fe6c5a15a65: Verifying Checksum 20:25:14 4fe6c5a15a65: Download complete 20:25:18 4fe6c5a15a65: Pull complete 20:25:18 22a0e8bec74d: Pull complete 20:25:18 ca2b28591e48: Pull complete 20:25:18 a51346096db8: Pull complete 20:25:19 daebc70d1ce1: Pull complete 20:25:21 0e18a0eac166: Pull complete 20:25:21 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 20:25:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:25:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 20:25:21 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 20:25:22 + docker inspect -f . ci-base-image-x86_64 20:25:22 . [Pipeline] withDockerContainer 20:25:22 prd-ubuntu20.04-docker-8c-8g-33710 does not seem to be running inside a container 20:25:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** ci-base-image-x86_64 cat 20:25:25 $ docker top 5a033e072777b0e43ec70fbc4a192017e99160b3f032d509cbfd36b98c8877c6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:26 + go version 20:25:26 go version go1.17.6 linux/amd64 [Pipeline] } 20:25:26 $ docker stop --time=1 5a033e072777b0e43ec70fbc4a192017e99160b3f032d509cbfd36b98c8877c6 20:25:27 $ docker rm -f 5a033e072777b0e43ec70fbc4a192017e99160b3f032d509cbfd36b98c8877c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:25:28 + docker inspect -f . ci-base-image-x86_64 20:25:28 . [Pipeline] withDockerContainer 20:25:28 prd-ubuntu20.04-docker-8c-8g-33710 does not seem to be running inside a container 20:25:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 ******** ci-base-image-x86_64 cat 20:25:28 Still waiting to schedule task 20:25:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-33709’ is offline 20:25:28 $ docker top 9ac92eea4c764a9b98c4dc63b1c272ba75f6d317549e647bdcd0b1443e5f817a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:25:29 + make test 20:25:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:25:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 20:25:29 go: downloading github.com/stretchr/testify v1.7.1 20:25:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.27 20:25:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 20:25:29 go: downloading github.com/google/uuid v1.3.0 20:25:29 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:25:29 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 20:25:29 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 20:25:29 go: downloading github.com/pelletier/go-toml v1.9.4 20:25:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.8 20:25:29 go: downloading github.com/gorilla/mux v1.8.0 20:25:29 go: downloading github.com/davecgh/go-spew v1.1.1 20:25:29 go: downloading github.com/pmezard/go-difflib v1.0.0 20:25:29 go: downloading github.com/stretchr/objx v0.1.1 20:25:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:25:29 go: downloading github.com/hashicorp/errwrap v1.0.0 20:25:29 go: downloading github.com/go-playground/validator/v10 v10.10.1 20:25:29 go: downloading github.com/go-kit/log v0.2.0 20:25:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 20:25:29 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:25:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:25:29 go: downloading github.com/pebbe/zmq4 v1.2.7 20:25:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:25:29 go: downloading github.com/hashicorp/consul/api v1.9.1 20:25:29 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:25:29 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:25:29 go: downloading github.com/x448/float16 v0.8.4 20:25:29 go: downloading github.com/go-playground/universal-translator v0.18.0 20:25:29 go: downloading github.com/leodido/go-urn v1.2.1 20:25:29 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 20:25:29 go: downloading golang.org/x/text v0.3.7 20:25:29 go: downloading github.com/zeebo/errs v1.2.2 20:25:29 go: downloading google.golang.org/grpc v1.42.0 20:25:29 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:25:29 go: downloading github.com/mitchellh/copystructure v1.0.0 20:25:29 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:25:29 go: downloading github.com/gorilla/websocket v1.4.2 20:25:29 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 20:25:29 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 20:25:29 go: downloading google.golang.org/protobuf v1.27.1 20:25:29 go: downloading github.com/go-playground/locales v0.14.0 20:25:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:25:29 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:25:29 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:25:29 go: downloading github.com/hashicorp/serf v0.9.5 20:25:29 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:25:29 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 20:25:29 go: downloading github.com/fatih/color v1.9.0 20:25:29 go: downloading github.com/mattn/go-isatty v0.0.12 20:25:29 go: downloading github.com/golang/protobuf v1.5.2 20:25:30 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 20:25:30 go: downloading github.com/mattn/go-colorable v0.1.6 20:25:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:25:30 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:25:30 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:25:42 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 20:25:42 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.016s coverage: 4.6% of statements 20:25:42 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 20:25:42 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.018s coverage: 92.2% of statements 20:25:42 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.028s coverage: 85.3% of statements 20:25:42 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.020s coverage: 55.0% of statements 20:25:42 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 20:25:42 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 20:25:42 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.022s coverage: 100.0% of statements 20:25:42 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.323s coverage: 88.1% of statements 20:25:42 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.015s coverage: 25.0% of statements 20:25:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.024s coverage: 79.6% of statements 20:25:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 20:25:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.008s coverage: 41.7% of statements 20:25:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements 20:25:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:25:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:25:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:25:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:25:56 $ docker stop --time=1 9ac92eea4c764a9b98c4dc63b1c272ba75f6d317549e647bdcd0b1443e5f817a 20:26:00 $ docker rm -f 9ac92eea4c764a9b98c4dc63b1c272ba75f6d317549e647bdcd0b1443e5f817a [Pipeline] // withDockerContainer [Pipeline] sh 20:26:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:26:00 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 20:26:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:26:01 20:26:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:26:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:26:01 latest: Pulling from edgex-lftools-log-publisher 20:26:01 5eb5b503b376: Pulling fs layer 20:26:01 5c69ac0246d0: Pulling fs layer 20:26:01 ec43610c2a17: Pulling fs layer 20:26:01 3a2ae6a8a46f: Pulling fs layer 20:26:01 33b1e0a273af: Pulling fs layer 20:26:01 5d3b04190fa2: Pulling fs layer 20:26:01 2f39f015ded8: Pulling fs layer 20:26:01 33b1e0a273af: Waiting 20:26:01 5d3b04190fa2: Waiting 20:26:01 3a2ae6a8a46f: Waiting 20:26:01 2f39f015ded8: Waiting 20:26:01 5c69ac0246d0: Download complete 20:26:01 3a2ae6a8a46f: Verifying Checksum 20:26:01 3a2ae6a8a46f: Download complete 20:26:01 33b1e0a273af: Verifying Checksum 20:26:01 33b1e0a273af: Download complete 20:26:01 5d3b04190fa2: Verifying Checksum 20:26:01 5d3b04190fa2: Download complete 20:26:02 ec43610c2a17: Verifying Checksum 20:26:02 ec43610c2a17: Download complete 20:26:02 5eb5b503b376: Verifying Checksum 20:26:02 5eb5b503b376: Download complete 20:26:02 2f39f015ded8: Download complete 20:26:03 5eb5b503b376: Pull complete 20:26:03 5c69ac0246d0: Pull complete 20:26:04 ec43610c2a17: Pull complete 20:26:04 3a2ae6a8a46f: Pull complete 20:26:04 33b1e0a273af: Pull complete 20:26:04 5d3b04190fa2: Pull complete 20:26:09 2f39f015ded8: Pull complete 20:26:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:26:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:26:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:26:09 prd-ubuntu20.04-docker-8c-8g-33710 does not seem to be running inside a container 20:26:09 $ 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/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 20:26:12 $ docker top b3919ae756b671dbe6639a3564cfd77cbcae49e6f0efd144615587fb9aeed1bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:26:12 ---> job-cost.sh 20:26:12 lf-activate-venv: SKIPPING 20:26:12 INFO: No Stack... 20:26:13 INFO: Retrieving Pricing Info for: v3-standard-8 20:26:13 INFO: Archiving Costs [Pipeline] sh 20:26:13 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 20:26:13 + cut -d, -f6 [Pipeline] lock 20:26:13 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-46-stack-cost] 20:26:13 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-46-stack-cost] did not exist. Created. 20:26:13 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:26:14 + echo total: 0.2199999988079071 [Pipeline] stash 20:26:14 Stashed 1 file(s) [Pipeline] } 20:26:14 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 20:26:14 $ docker stop --time=1 b3919ae756b671dbe6639a3564cfd77cbcae49e6f0efd144615587fb9aeed1bd 20:26:15 $ docker rm -f b3919ae756b671dbe6639a3564cfd77cbcae49e6f0efd144615587fb9aeed1bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:27:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33711 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 20:27:14 Running in /w/workspace/go-mod-bootstrap/46 [Pipeline] { [Pipeline] checkout 20:27:14 Selected Git installation does not exist. Using Default 20:27:14 The recommended git tool is: NONE 20:27:19 using credential edgex-jenkins-ssh 20:27:19 Cloning the remote Git repository 20:27:19 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 20:27:19 > git init /w/workspace/go-mod-bootstrap/46 # timeout=10 20:27:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:27:19 > git --version # timeout=10 20:27:19 > git --version # 'git version 2.25.1' 20:27:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:27:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:21 Avoid second fetch 20:27:21 Checking out Revision f14591b6a3de7c3a97b20e5143296a4c61bdd49b (main) 20:27:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:27:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:21 > git config core.sparsecheckout # timeout=10 20:27:21 > git checkout -f f14591b6a3de7c3a97b20e5143296a4c61bdd49b # timeout=10 20:27:25 Commit message: "build: Update to latest go-mods (#331)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:27:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:27:26 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:26 Dload Upload Total Spent Left Speed 20:27:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 95508 0 --:--:-- --:--:-- --:--:-- 96284 [Pipeline] sh 20:27:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:27:27 + sudo tee /etc/docker/daemon.new 20:27:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:27:27 { 20:27:27 "registry-mirrors": [ 20:27:27 "https://nexus3.edgexfoundry.org:10001" 20:27:27 ], 20:27:27 "bip": "10.250.0.254/24", 20:27:27 "hosts": [ 20:27:27 "tcp://0.0.0.0:5555", 20:27:27 "unix:///var/run/docker.sock" 20:27:27 ], 20:27:27 "mtu": 1458, 20:27:27 "selinux-enabled": true, 20:27:27 "seccomp-profile": "/etc/docker/seccomp.json" 20:27:27 } [Pipeline] sh 20:27:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:27:27 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 20:27:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:27:46 ========================================================= 20:27:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:27:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:27:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:27:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:27:47 9b3977197b4f: Pulling fs layer 20:27:47 1a89e8eeedd5: Pulling fs layer 20:27:47 94645a83ff95: Pulling fs layer 20:27:47 3f3a8bcf1eab: Pulling fs layer 20:27:47 0c92f367c5e7: Pulling fs layer 20:27:47 3096ccb668a1: Pulling fs layer 20:27:47 e8cf19c19ddd: Pulling fs layer 20:27:47 a4caa8a26152: Pulling fs layer 20:27:47 0c92f367c5e7: Waiting 20:27:47 3096ccb668a1: Waiting 20:27:47 e8cf19c19ddd: Waiting 20:27:47 a4caa8a26152: Waiting 20:27:47 3f3a8bcf1eab: Waiting 20:27:47 94645a83ff95: Verifying Checksum 20:27:47 94645a83ff95: Download complete 20:27:47 1a89e8eeedd5: Verifying Checksum 20:27:47 1a89e8eeedd5: Download complete 20:27:47 0c92f367c5e7: Verifying Checksum 20:27:47 0c92f367c5e7: Download complete 20:27:48 3096ccb668a1: Verifying Checksum 20:27:48 3096ccb668a1: Download complete 20:27:48 e8cf19c19ddd: Verifying Checksum 20:27:48 e8cf19c19ddd: Download complete 20:27:48 9b3977197b4f: Verifying Checksum 20:27:48 9b3977197b4f: Download complete 20:27:48 9b3977197b4f: Pull complete 20:27:49 1a89e8eeedd5: Pull complete 20:27:49 94645a83ff95: Pull complete 20:27:50 a4caa8a26152: Verifying Checksum 20:27:50 a4caa8a26152: Download complete 20:27:50 3f3a8bcf1eab: Verifying Checksum 20:27:50 3f3a8bcf1eab: Download complete 20:28:03 3f3a8bcf1eab: Pull complete 20:28:03 0c92f367c5e7: Pull complete 20:28:03 3096ccb668a1: Pull complete 20:28:03 e8cf19c19ddd: Pull complete 20:28:09 a4caa8a26152: Pull complete 20:28:09 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 20:28:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:28:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 20:28:10 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 20:28:10 + docker inspect -f . ci-base-image-arm64 20:28:10 . [Pipeline] withDockerContainer 20:28:10 prd-ubuntu20.04-docker-arm64-4c-16g-33711 does not seem to be running inside a container 20:28:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/46 -v /w/workspace/go-mod-bootstrap/46:/w/workspace/go-mod-bootstrap/46:rw,z -v /w/workspace/go-mod-bootstrap/46@tmp:/w/workspace/go-mod-bootstrap/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:28:13 $ docker top 62dba34ff3b0895293793b4a88fef24c04fab0d2e1e47243f0d25edb9d92cc38 -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:14 + go version 20:28:14 go version go1.17.6 linux/arm64 [Pipeline] } 20:28:14 $ docker stop --time=1 62dba34ff3b0895293793b4a88fef24c04fab0d2e1e47243f0d25edb9d92cc38 20:28:16 $ docker rm -f 62dba34ff3b0895293793b4a88fef24c04fab0d2e1e47243f0d25edb9d92cc38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:28:17 + docker inspect -f . ci-base-image-arm64 20:28:17 . [Pipeline] withDockerContainer 20:28:17 prd-ubuntu20.04-docker-arm64-4c-16g-33711 does not seem to be running inside a container 20:28:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/46 -v /w/workspace/go-mod-bootstrap/46:/w/workspace/go-mod-bootstrap/46:rw,z -v /w/workspace/go-mod-bootstrap/46@tmp:/w/workspace/go-mod-bootstrap/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:28:18 $ docker top 4a30e264f7bc8fa3e40708f25a333c25f6334b5c9b8b642146f1e4eb0145723f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:28:19 + make test 20:28:19 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:28:19 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 20:28:19 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.27 20:28:19 go: downloading github.com/pelletier/go-toml v1.9.4 20:28:19 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.8 20:28:19 go: downloading github.com/stretchr/testify v1.7.1 20:28:19 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 20:28:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 20:28:19 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 20:28:20 go: downloading github.com/gorilla/mux v1.8.0 20:28:20 go: downloading github.com/google/uuid v1.3.0 20:28:20 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:28:20 go: downloading github.com/davecgh/go-spew v1.1.1 20:28:20 go: downloading github.com/pmezard/go-difflib v1.0.0 20:28:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:28:20 go: downloading github.com/go-kit/log v0.2.0 20:28:20 go: downloading github.com/stretchr/objx v0.1.1 20:28:20 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 20:28:20 go: downloading github.com/go-playground/validator/v10 v10.10.1 20:28:20 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:28:20 go: downloading github.com/hashicorp/errwrap v1.0.0 20:28:20 go: downloading github.com/hashicorp/consul/api v1.9.1 20:28:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:28:20 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:28:20 go: downloading github.com/go-playground/universal-translator v0.18.0 20:28:20 go: downloading github.com/leodido/go-urn v1.2.1 20:28:20 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 20:28:20 go: downloading golang.org/x/text v0.3.7 20:28:20 go: downloading github.com/zeebo/errs v1.2.2 20:28:20 go: downloading google.golang.org/grpc v1.42.0 20:28:21 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:28:21 go: downloading github.com/pebbe/zmq4 v1.2.7 20:28:21 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:28:21 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:28:22 go: downloading github.com/mitchellh/copystructure v1.0.0 20:28:22 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:28:22 go: downloading github.com/x448/float16 v0.8.4 20:28:22 go: downloading github.com/go-playground/locales v0.14.0 20:28:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:28:22 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:28:22 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:28:22 go: downloading github.com/hashicorp/serf v0.9.5 20:28:22 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 20:28:22 go: downloading google.golang.org/protobuf v1.27.1 20:28:23 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 20:28:23 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 20:28:24 go: downloading github.com/gorilla/websocket v1.4.2 20:28:24 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:28:24 go: downloading github.com/fatih/color v1.9.0 20:28:24 go: downloading github.com/mattn/go-isatty v0.0.12 20:28:24 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:28:24 go: downloading github.com/golang/protobuf v1.5.2 20:28:24 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 20:28:24 go: downloading github.com/mattn/go-colorable v0.1.6 20:28:24 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:28:24 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:29:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 20:29:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.095s coverage: 4.6% of statements 20:29:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 20:29:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.056s coverage: 92.2% of statements 20:29:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.021s coverage: 85.3% of statements 20:29:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.100s coverage: 55.0% of statements 20:29:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 20:29:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 20:29:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.080s coverage: 100.0% of statements 20:29:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.380s coverage: 88.1% of statements 20:29:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.058s coverage: 25.0% of statements 20:30:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.092s coverage: 79.6% of statements 20:30:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 20:30:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.042s coverage: 41.7% of statements 20:30:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.021s coverage: 91.3% of statements 20:30:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:30:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:30:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:30:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:30:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:30:27 $ docker stop --time=1 4a30e264f7bc8fa3e40708f25a333c25f6334b5c9b8b642146f1e4eb0145723f 20:30:28 $ docker rm -f 4a30e264f7bc8fa3e40708f25a333c25f6334b5c9b8b642146f1e4eb0145723f [Pipeline] // withDockerContainer [Pipeline] sh 20:30:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:30:31 Warning: overwriting stash ‘coverage-report’ 20:30:32 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 20:30:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:30:32 20:30:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:30:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:30:33 arm64: Pulling from edgex-lftools-log-publisher 20:30:33 8998bd30e6a1: Pulling fs layer 20:30:33 04944245beec: Pulling fs layer 20:30:33 699f458cf7ca: Pulling fs layer 20:30:33 765212b225bb: Pulling fs layer 20:30:33 f23df028b6ca: Pulling fs layer 20:30:33 d65c8cfc05b1: Pulling fs layer 20:30:33 2437ff75d9bd: Pulling fs layer 20:30:33 f23df028b6ca: Waiting 20:30:33 d65c8cfc05b1: Waiting 20:30:33 765212b225bb: Waiting 20:30:33 2437ff75d9bd: Waiting 20:30:33 04944245beec: Verifying Checksum 20:30:33 04944245beec: Download complete 20:30:33 765212b225bb: Verifying Checksum 20:30:33 765212b225bb: Download complete 20:30:33 d65c8cfc05b1: Verifying Checksum 20:30:33 d65c8cfc05b1: Download complete 20:30:33 699f458cf7ca: Verifying Checksum 20:30:33 699f458cf7ca: Download complete 20:30:33 8998bd30e6a1: Verifying Checksum 20:30:33 8998bd30e6a1: Download complete 20:30:35 2437ff75d9bd: Verifying Checksum 20:30:35 2437ff75d9bd: Download complete 20:30:38 8998bd30e6a1: Pull complete 20:30:38 04944245beec: Pull complete 20:30:39 699f458cf7ca: Pull complete 20:30:40 765212b225bb: Pull complete 20:30:41 f23df028b6ca: Pull complete 20:30:41 d65c8cfc05b1: Pull complete 20:30:56 2437ff75d9bd: Pull complete 20:30:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:30:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:30:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:30:56 prd-ubuntu20.04-docker-arm64-4c-16g-33711 does not seem to be running inside a container 20:30:56 $ 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-bootstrap/46 -v /w/workspace/go-mod-bootstrap/46:/w/workspace/go-mod-bootstrap/46:rw,z -v /w/workspace/go-mod-bootstrap/46@tmp:/w/workspace/go-mod-bootstrap/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:31:00 $ docker top 2ce81fa386af45e1e02c6e7f85e1840eda1a4da5e6bf8e2f9c01571e1e753704 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:01 ---> job-cost.sh 20:31:01 lf-activate-venv: SKIPPING 20:31:01 INFO: No Stack... 20:31:01 INFO: Retrieving Pricing Info for: v3-standard-4 20:31:02 INFO: Archiving Costs [Pipeline] sh 20:31:03 + + cut -d, -f6 20:31:03 cat /w/workspace/go-mod-bootstrap/46/archives/cost.csv [Pipeline] lock 20:31:03 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-46-stack-cost] 20:31:03 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-46-stack-cost] did not exist. Created. 20:31:03 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:31:04 /w/workspace/go-mod-bootstrap/46@tmp/durable-9c603543/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:31:04 + echo total: 0.10999999940395355 [Pipeline] stash 20:31:04 Warning: overwriting stash ‘stack-cost’ 20:31:04 Stashed 1 file(s) [Pipeline] } 20:31:04 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 20:31:04 $ docker stop --time=1 2ce81fa386af45e1e02c6e7f85e1840eda1a4da5e6bf8e2f9c01571e1e753704 20:31:06 $ docker rm -f 2ce81fa386af45e1e02c6e7f85e1840eda1a4da5e6bf8e2f9c01571e1e753704 [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 20:31:06 provisioning config files... 20:31:06 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1011781195298815092tmp [Pipeline] { [Pipeline] sh 20:31:07 + set +x 20:31:07 + curl -s https://codecov.io/bash 20:31:07 + bash -s -- 20:31:07 20:31:07 _____ _ 20:31:07 / ____| | | 20:31:07 | | ___ __| | ___ ___ _____ __ 20:31:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:31:07 | |___| (_) | (_| | __/ (_| (_) \ V / 20:31:07 \_____\___/ \__,_|\___|\___\___/ \_/ 20:31:07 Bash-1.0.6 20:31:07 20:31:07 20:31:07 ==> git version 2.25.1 found 20:31:07 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:31:07 Release-Date: 2020-01-08 20:31:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:31:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:31:07 ==> Jenkins CI detected. 20:31:07 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 20:31:07 project root: . 20:31:07 --> token set from env 20:31:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:31:07 ==> Running gcov in . (disable via -X gcov) 20:31:07 ==> Python coveragepy not found 20:31:07 ==> Searching for coverage reports in: 20:31:07 + . 20:31:07 -> Found 1 reports 20:31:07 ==> Detecting git/mercurial file structure 20:31:07 ==> Reading reports 20:31:07 + ./coverage.out bytes=55983 20:31:07 ==> Appending adjustments 20:31:07 https://docs.codecov.io/docs/fixing-reports 20:31:07 + Found adjustments 20:31:07 ==> Gzipping contents 20:31:07 12K /tmp/codecov.1bYV41.gz 20:31:07 ==> Uploading reports 20:31:07 url: https://codecov.io 20:31:07 query: branch=main&commit=f14591b6a3de7c3a97b20e5143296a4c61bdd49b&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 20:31:07 -> Pinging Codecov 20:31:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=f14591b6a3de7c3a97b20e5143296a4c61bdd49b&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 20:31:07 -> Uploading to 20:31:07 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/833815588EE85121546D348822E98E2E/f14591b6a3de7c3a97b20e5143296a4c61bdd49b/3aeb746e-32d0-45cc-9c36-f05c95e4d373.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T203107Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bc7c213276b0ad72faaaac421f74881bd37bd2bb79c5df64e88e6b6df02f3a6e 20:31:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:31:07 Dload Upload Total Spent Left Speed 20:31:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9271 0 0 100 9271 0 29154 --:--:-- --:--:-- --:--:-- 29246 20:31:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/f14591b6a3de7c3a97b20e5143296a4c61bdd49b [Pipeline] } 20:31:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:31:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:31:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:31:08 20:31:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:31:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:31:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:31:09 188c0c94c7c5: Pulling fs layer 20:31:09 0ef7d3d256c8: Pulling fs layer 20:31:09 de9db76c5a1d: Pulling fs layer 20:31:09 0eba1c9be4d2: Pulling fs layer 20:31:09 0d57e429df01: Pulling fs layer 20:31:09 0eba1c9be4d2: Waiting 20:31:09 4e4be7b47b0d: Pulling fs layer 20:31:09 e1f770b5df2f: Pulling fs layer 20:31:09 85a0685a4137: Pulling fs layer 20:31:09 0d57e429df01: Waiting 20:31:09 4e4be7b47b0d: Waiting 20:31:09 85a0685a4137: Waiting 20:31:09 e1f770b5df2f: Waiting 20:31:09 de9db76c5a1d: Download complete 20:31:09 0ef7d3d256c8: Download complete 20:31:09 0d57e429df01: Verifying Checksum 20:31:09 0d57e429df01: Download complete 20:31:09 4e4be7b47b0d: Verifying Checksum 20:31:09 4e4be7b47b0d: Download complete 20:31:09 188c0c94c7c5: Verifying Checksum 20:31:09 188c0c94c7c5: Download complete 20:31:09 e1f770b5df2f: Download complete 20:31:09 188c0c94c7c5: Pull complete 20:31:09 0ef7d3d256c8: Pull complete 20:31:09 de9db76c5a1d: Pull complete 20:31:09 0eba1c9be4d2: Verifying Checksum 20:31:09 0eba1c9be4d2: Download complete 20:31:09 85a0685a4137: Verifying Checksum 20:31:09 85a0685a4137: Download complete 20:31:13 0eba1c9be4d2: Pull complete 20:31:13 0d57e429df01: Pull complete 20:31:13 4e4be7b47b0d: Pull complete 20:31:14 e1f770b5df2f: Pull complete 20:31:17 85a0685a4137: Pull complete 20:31:17 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:31:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:31:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:31:17 prd-ubuntu20.04-docker-8c-8g-33710 does not seem to be running inside a container 20:31:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:31:19 $ docker top 3c2805581fb9f89bcb3830158338d3803aadfd260504baa9e0fa6d9e84c3b3c9 -eo pid,comm [Pipeline] { [Pipeline] echo 20:31:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:31:19 + set -o pipefail 20:31:19 + snyk monitor '--org=edgex-jenkins' 20:31:24 20:31:24 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 20:31:24 20:31:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/405e4df3-4c07-45be-9b84-eb6449a57de7 20:31:24 20:31:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:31:24 20:31:25 [Pipeline] } 20:31:25 $ docker stop --time=1 3c2805581fb9f89bcb3830158338d3803aadfd260504baa9e0fa6d9e84c3b3c9 20:31:27 $ docker rm -f 3c2805581fb9f89bcb3830158338d3803aadfd260504baa9e0fa6d9e84c3b3c9 [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 20:31:28 + git log --format=format:%s -1 f14591b6a3de7c3a97b20e5143296a4c61bdd49b [Pipeline] sh 20:31:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:31:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:31:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:31:28 . [Pipeline] withDockerContainer 20:31:28 prd-ubuntu20.04-docker-8c-8g-33710 does not seem to be running inside a container 20:31:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:31:29 $ docker top 3aab8f5565a8b0994aaef3b8199aaed8afc6a6ac5790102595e21650805a8d7d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:31:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:29 [ssh-agent] Looking for ssh-agent implementation... 20:31:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:29 $ docker exec 3aab8f5565a8b0994aaef3b8199aaed8afc6a6ac5790102595e21650805a8d7d ssh-agent 20:31:29 SSH_AUTH_SOCK=/tmp/ssh-IS05OC50PUBq/agent.33 20:31:29 SSH_AGENT_PID=40 20:31:29 Running ssh-add (command line suppressed) 20:31:29 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1233216897952571014.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1233216897952571014.key) 20:31:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:30 + git semver tag 20:31:30 2022-04-28 20:31:30,457 [run_tag] DEBUG tag force:False 20:31:30 2022-04-28 20:31:30,457 [check_head_tag] DEBUG check head tag 20:31:30 2022-04-28 20:31:30,459 [execute] INFO git cat-file --batch-check 20:31:30 2022-04-28 20:31:30,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 20:31:30 2022-04-28 20:31:30,463 [execute] INFO git cat-file --batch 20:31:30 2022-04-28 20:31:30,463 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 20:31:30 2022-04-28 20:31:30,511 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:31:30 2022-04-28 20:31:30,512 [execute] INFO git tag -a v2.2.0-dev.20 -m v2.2.0-dev.20 20:31:30 2022-04-28 20:31:30,512 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.20', '-m', 'v2.2.0-dev.20'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 20:31:30 2022-04-28 20:31:30,516 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:31:30 2.2.0-dev.20 [Pipeline] } 20:31:30 $ docker exec --env ******** --env ******** 3aab8f5565a8b0994aaef3b8199aaed8afc6a6ac5790102595e21650805a8d7d ssh-agent -k 20:31:30 unset SSH_AUTH_SOCK; 20:31:30 unset SSH_AGENT_PID; 20:31:30 echo Agent pid 40 killed; 20:31:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:30 + git semver [Pipeline] } 20:31:31 $ docker stop --time=1 3aab8f5565a8b0994aaef3b8199aaed8afc6a6ac5790102595e21650805a8d7d 20:31:32 $ docker rm -f 3aab8f5565a8b0994aaef3b8199aaed8afc6a6ac5790102595e21650805a8d7d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:31:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:31:32 20:31:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:31:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:31:33 0.23.1-centos7: Pulling from edgex-lftools 20:31:33 ab5ef0e58194: Pulling fs layer 20:31:33 9712f1f96733: Pulling fs layer 20:31:33 63f879dbbcfc: Pulling fs layer 20:31:33 0d9ebad4ef96: Pulling fs layer 20:31:33 e9a5061849ea: Pulling fs layer 20:31:33 d747dcd14b5f: Pulling fs layer 20:31:33 2de7ff778b66: Pulling fs layer 20:31:33 e9a5061849ea: Waiting 20:31:33 0d9ebad4ef96: Waiting 20:31:33 9712f1f96733: Download complete 20:31:33 63f879dbbcfc: Verifying Checksum 20:31:33 63f879dbbcfc: Download complete 20:31:33 e9a5061849ea: Verifying Checksum 20:31:33 e9a5061849ea: Download complete 20:31:33 d747dcd14b5f: Download complete 20:31:33 0d9ebad4ef96: Verifying Checksum 20:31:33 0d9ebad4ef96: Download complete 20:31:33 2de7ff778b66: Verifying Checksum 20:31:33 2de7ff778b66: Download complete 20:31:33 ab5ef0e58194: Verifying Checksum 20:31:33 ab5ef0e58194: Download complete 20:31:37 ab5ef0e58194: Pull complete 20:31:37 9712f1f96733: Pull complete 20:31:37 63f879dbbcfc: Pull complete 20:31:41 0d9ebad4ef96: Pull complete 20:31:41 e9a5061849ea: Pull complete 20:31:41 d747dcd14b5f: Pull complete 20:31:42 2de7ff778b66: Pull complete 20:31:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:31:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:31:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:31:42 prd-ubuntu20.04-docker-8c-8g-33710 does not seem to be running inside a container 20:31:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:31:45 $ docker top 2bb2449f24946065f2855bb511a37ba35a1b230b64c3bffb0d04c123874b7823 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:31:45 provisioning config files... 20:31:45 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7129515813792481231tmp 20:31:45 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2811192255724909550tmp 20:31:45 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2408150237087868756tmp [Pipeline] { [Pipeline] echo 20:31:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:31:45 ---> sigul-configuration.sh 20:31:45 gpg: directory `/root/.gnupg' created 20:31:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:31:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:31:45 gpg: keyring `/root/.gnupg/secring.gpg' created 20:31:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:31:45 gpg: CAST5 encrypted data 20:31:45 gpg: encrypted with 1 passphrase 20:31:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:31:45 + mkdir /home/jenkins 20:31:45 + mkdir /home/jenkins/sigul [Pipeline] sh 20:31:46 + 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 20:31:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:31:46 ---> sigul-install.sh 20:31:46 Sigul already installed; skipping installation. [Pipeline] sh 20:31:46 + git tag --list 20:31:46 v0.0.1 20:31:46 v0.0.10 20:31:46 v0.0.11 20:31:46 v0.0.12 20:31:46 v0.0.13 20:31:46 v0.0.14 20:31:46 v0.0.15 20:31:46 v0.0.16 20:31:46 v0.0.17 20:31:46 v0.0.18 20:31:46 v0.0.19 20:31:46 v0.0.2 20:31:46 v0.0.20 20:31:46 v0.0.21 20:31:46 v0.0.22 20:31:46 v0.0.23 20:31:46 v0.0.24 20:31:46 v0.0.25 20:31:46 v0.0.26 20:31:46 v0.0.27 20:31:46 v0.0.28 20:31:46 v0.0.29 20:31:46 v0.0.3 20:31:46 v0.0.30 20:31:46 v0.0.31 20:31:46 v0.0.32 20:31:46 v0.0.33 20:31:46 v0.0.34 20:31:46 v0.0.35 20:31:46 v0.0.36 20:31:46 v0.0.37 20:31:46 v0.0.38 20:31:46 v0.0.39 20:31:46 v0.0.4 20:31:46 v0.0.40 20:31:46 v0.0.41 20:31:46 v0.0.42 20:31:46 v0.0.43 20:31:46 v0.0.44 20:31:46 v0.0.45 20:31:46 v0.0.46 20:31:46 v0.0.47 20:31:46 v0.0.48 20:31:46 v0.0.49 20:31:46 v0.0.5 20:31:46 v0.0.50 20:31:46 v0.0.51 20:31:46 v0.0.52 20:31:46 v0.0.53 20:31:46 v0.0.54 20:31:46 v0.0.55 20:31:46 v0.0.56 20:31:46 v0.0.57 20:31:46 v0.0.58 20:31:46 v0.0.59 20:31:46 v0.0.6 20:31:46 v0.0.60 20:31:46 v0.0.61 20:31:46 v0.0.62 20:31:46 v0.0.63 20:31:46 v0.0.64 20:31:46 v0.0.65 20:31:46 v0.0.66 20:31:46 v0.0.67 20:31:46 v0.0.68 20:31:46 v0.0.69 20:31:46 v0.0.7 20:31:46 v0.0.70 20:31:46 v0.0.71 20:31:46 v0.0.72 20:31:46 v0.0.8 20:31:46 v0.0.9 20:31:46 v2.0.0 20:31:46 v2.0.0-dev.1 20:31:46 v2.0.0-dev.10 20:31:46 v2.0.0-dev.11 20:31:46 v2.0.0-dev.12 20:31:46 v2.0.0-dev.13 20:31:46 v2.0.0-dev.14 20:31:46 v2.0.0-dev.15 20:31:46 v2.0.0-dev.16 20:31:46 v2.0.0-dev.17 20:31:46 v2.0.0-dev.18 20:31:46 v2.0.0-dev.19 20:31:46 v2.0.0-dev.2 20:31:46 v2.0.0-dev.20 20:31:46 v2.0.0-dev.21 20:31:46 v2.0.0-dev.22 20:31:46 v2.0.0-dev.23 20:31:46 v2.0.0-dev.24 20:31:46 v2.0.0-dev.25 20:31:46 v2.0.0-dev.26 20:31:46 v2.0.0-dev.27 20:31:46 v2.0.0-dev.28 20:31:46 v2.0.0-dev.29 20:31:46 v2.0.0-dev.3 20:31:46 v2.0.0-dev.30 20:31:46 v2.0.0-dev.31 20:31:46 v2.0.0-dev.32 20:31:46 v2.0.0-dev.33 20:31:46 v2.0.0-dev.34 20:31:46 v2.0.0-dev.35 20:31:46 v2.0.0-dev.36 20:31:46 v2.0.0-dev.37 20:31:46 v2.0.0-dev.38 20:31:46 v2.0.0-dev.39 20:31:46 v2.0.0-dev.4 20:31:46 v2.0.0-dev.40 20:31:46 v2.0.0-dev.41 20:31:46 v2.0.0-dev.42 20:31:46 v2.0.0-dev.43 20:31:46 v2.0.0-dev.44 20:31:46 v2.0.0-dev.45 20:31:46 v2.0.0-dev.46 20:31:46 v2.0.0-dev.47 20:31:46 v2.0.0-dev.48 20:31:46 v2.0.0-dev.49 20:31:46 v2.0.0-dev.5 20:31:46 v2.0.0-dev.50 20:31:46 v2.0.0-dev.51 20:31:46 v2.0.0-dev.52 20:31:46 v2.0.0-dev.53 20:31:46 v2.0.0-dev.54 20:31:46 v2.0.0-dev.55 20:31:46 v2.0.0-dev.56 20:31:46 v2.0.0-dev.57 20:31:46 v2.0.0-dev.58 20:31:46 v2.0.0-dev.59 20:31:46 v2.0.0-dev.6 20:31:46 v2.0.0-dev.60 20:31:46 v2.0.0-dev.61 20:31:46 v2.0.0-dev.62 20:31:46 v2.0.0-dev.63 20:31:46 v2.0.0-dev.64 20:31:46 v2.0.0-dev.65 20:31:46 v2.0.0-dev.66 20:31:46 v2.0.0-dev.67 20:31:46 v2.0.0-dev.7 20:31:46 v2.0.0-dev.8 20:31:46 v2.0.0-dev.9 20:31:46 v2.0.1-dev.1 20:31:46 v2.0.1-dev.10 20:31:46 v2.0.1-dev.11 20:31:46 v2.0.1-dev.12 20:31:46 v2.0.1-dev.13 20:31:46 v2.0.1-dev.14 20:31:46 v2.0.1-dev.15 20:31:46 v2.0.1-dev.16 20:31:46 v2.0.1-dev.17 20:31:46 v2.0.1-dev.18 20:31:46 v2.0.1-dev.19 20:31:46 v2.0.1-dev.2 20:31:46 v2.0.1-dev.20 20:31:46 v2.0.1-dev.21 20:31:46 v2.0.1-dev.22 20:31:46 v2.0.1-dev.23 20:31:46 v2.0.1-dev.24 20:31:46 v2.0.1-dev.25 20:31:46 v2.0.1-dev.26 20:31:46 v2.0.1-dev.27 20:31:46 v2.0.1-dev.28 20:31:46 v2.0.1-dev.3 20:31:46 v2.0.1-dev.4 20:31:46 v2.0.1-dev.5 20:31:46 v2.0.1-dev.6 20:31:46 v2.0.1-dev.7 20:31:46 v2.0.1-dev.8 20:31:46 v2.0.1-dev.9 20:31:46 v2.1.0 20:31:46 v2.2.0-dev.10 20:31:46 v2.2.0-dev.11 20:31:46 v2.2.0-dev.12 20:31:46 v2.2.0-dev.13 20:31:46 v2.2.0-dev.14 20:31:46 v2.2.0-dev.15 20:31:46 v2.2.0-dev.16 20:31:46 v2.2.0-dev.17 20:31:46 v2.2.0-dev.18 20:31:46 v2.2.0-dev.19 20:31:46 v2.2.0-dev.20 20:31:46 v2.2.0-dev.6 20:31:46 v2.2.0-dev.7 20:31:46 v2.2.0-dev.8 20:31:46 v2.2.0-dev.9 [Pipeline] sh 20:31:46 + lftools sign git-tag v2.2.0-dev.20 20:31:47 Signing Git tag with Sigul... 20:31:47 Signing v2.2.0-dev.20 [Pipeline] echo 20:31:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:31:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:31:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:31:48 $ docker stop --time=1 2bb2449f24946065f2855bb511a37ba35a1b230b64c3bffb0d04c123874b7823 20:31:49 $ docker rm -f 2bb2449f24946065f2855bb511a37ba35a1b230b64c3bffb0d04c123874b7823 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:31:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:31:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:31:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:31:50 . [Pipeline] withDockerContainer 20:31:50 prd-ubuntu20.04-docker-8c-8g-33710 does not seem to be running inside a container 20:31:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:31:50 $ docker top 67d92eb36cd9e788640b1c4c9a16a87388f1619c34c388a01168bf335aadf50c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:31:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:50 [ssh-agent] Looking for ssh-agent implementation... 20:31:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:50 $ docker exec 67d92eb36cd9e788640b1c4c9a16a87388f1619c34c388a01168bf335aadf50c ssh-agent 20:31:51 SSH_AUTH_SOCK=/tmp/ssh-9jGvSMFgdnwX/agent.34 20:31:51 SSH_AGENT_PID=40 20:31:51 Running ssh-add (command line suppressed) 20:31:51 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3260471716434757977.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3260471716434757977.key) 20:31:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:51 + git semver bump pre 20:31:51 2022-04-28 20:31:51,656 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:31:51 2022-04-28 20:31:51,657 [bump_version] DEBUG bumping version:2.2.0-dev.20 on axis:pre with prefix:dev 20:31:51 2022-04-28 20:31:51,657 [bump_version] DEBUG bumped version:2.2.0-dev.21 20:31:51 2022-04-28 20:31:51,657 [write_version] DEBUG write version:2.2.0-dev.21 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 20:31:51 2022-04-28 20:31:51,657 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:31:51 2022-04-28 20:31:51,657 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:31:51 2022-04-28 20:31:51,659 [execute] INFO git cat-file --batch-check 20:31:51 2022-04-28 20:31:51,659 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 20:31:51 2022-04-28 20:31:51,663 [execute] INFO git cat-file --batch 20:31:51 2022-04-28 20:31:51,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 20:31:51 2022-04-28 20:31:51,667 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:31:51 2.2.0-dev.21 [Pipeline] } 20:31:51 $ docker exec --env ******** --env ******** 67d92eb36cd9e788640b1c4c9a16a87388f1619c34c388a01168bf335aadf50c ssh-agent -k 20:31:51 unset SSH_AUTH_SOCK; 20:31:51 unset SSH_AGENT_PID; 20:31:51 echo Agent pid 40 killed; 20:31:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:52 + git semver [Pipeline] } 20:31:52 $ docker stop --time=1 67d92eb36cd9e788640b1c4c9a16a87388f1619c34c388a01168bf335aadf50c 20:31:53 $ docker rm -f 67d92eb36cd9e788640b1c4c9a16a87388f1619c34c388a01168bf335aadf50c [Pipeline] // withDockerContainer [Pipeline] sh 20:31:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:31:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:31:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:31:54 . [Pipeline] withDockerContainer 20:31:54 prd-ubuntu20.04-docker-8c-8g-33710 does not seem to be running inside a container 20:31:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:31:54 $ docker top 90cc80c18bcadd2571d20be8b7dd96f4e33608934c7b91838c70abd264ceb2b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:31:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:55 [ssh-agent] Looking for ssh-agent implementation... 20:31:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:55 $ docker exec 90cc80c18bcadd2571d20be8b7dd96f4e33608934c7b91838c70abd264ceb2b4 ssh-agent 20:31:55 SSH_AUTH_SOCK=/tmp/ssh-eQwb7dq0xhFf/agent.33 20:31:55 SSH_AGENT_PID=39 20:31:55 Running ssh-add (command line suppressed) 20:31:55 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2504694845899530975.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2504694845899530975.key) 20:31:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:55 + git semver push 20:31:55 2022-04-28 20:31:55,929 [run_push] DEBUG push 20:31:55 2022-04-28 20:31:55,930 [execute] INFO git push origin semver 20:31:55 2022-04-28 20:31:55,930 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 20:31:56 2022-04-28 20:31:56,687 [run_push] DEBUG push all version tags 20:31:56 2022-04-28 20:31:56,688 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:31:56 2022-04-28 20:31:56,689 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 20:31:57 2022-04-28 20:31:57,417 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 20:31:57 2.2.0-dev.21 [Pipeline] } 20:31:57 $ docker exec --env ******** --env ******** 90cc80c18bcadd2571d20be8b7dd96f4e33608934c7b91838c70abd264ceb2b4 ssh-agent -k 20:31:57 unset SSH_AUTH_SOCK; 20:31:57 unset SSH_AGENT_PID; 20:31:57 echo Agent pid 39 killed; 20:31:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:57 + git semver [Pipeline] } 20:31:58 $ docker stop --time=1 90cc80c18bcadd2571d20be8b7dd96f4e33608934c7b91838c70abd264ceb2b4 20:31:59 $ docker rm -f 90cc80c18bcadd2571d20be8b7dd96f4e33608934c7b91838c70abd264ceb2b4 [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 20:32:00 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 20:32:00 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 20:32:00 total 16 20:32:00 drwxr-xr-x 3 root root 4096 Apr 28 20:26 . 20:32:00 drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 20:31 .. 20:32:00 drwxr-xr-x 2 root root 4096 Apr 28 20:26 cost 20:32:00 -rw-r--r-- 1 root root 86 Apr 28 20:26 cost.csv 20:32:00 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 20:32:00 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 20:32:00 total 16 20:32:00 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 20:26 . 20:32:00 drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 20:31 .. 20:32:00 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 20:26 cost 20:32:00 -rw-r--r-- 1 jenkins jenkins 86 Apr 28 20:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:32:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:32:01 ---> package-listing.sh 20:32:01 ++ facter osfamily 20:32:01 ++ tr '[:upper:]' '[:lower:]' 20:32:01 + OS_FAMILY=debian 20:32:01 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 20:32:01 + START_PACKAGES=/tmp/packages_start.txt 20:32:01 + END_PACKAGES=/tmp/packages_end.txt 20:32:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:32:01 + PACKAGES=/tmp/packages_start.txt 20:32:01 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 20:32:01 + PACKAGES=/tmp/packages_end.txt 20:32:01 + case "${OS_FAMILY}" in 20:32:01 + dpkg -l 20:32:01 + grep '^ii' 20:32:01 + '[' -f /tmp/packages_start.txt ']' 20:32:01 + '[' -f /tmp/packages_end.txt ']' 20:32:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:32:01 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 20:32:01 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 20:32:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 20:32:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:32:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:02 . [Pipeline] withDockerContainer 20:32:02 prd-ubuntu20.04-docker-8c-8g-33710 does not seem to be running inside a container 20:32:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:32:02 $ docker top 46761919ea3cd55f77559c67274fa1c0344a06a370d629f672c378e378c47873 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:03 + touch /tmp/pre-build-complete [Pipeline] sh 20:32:03 + mkdir -p /var/log/sysstat [Pipeline] sh 20:32:03 + ls /var/log/sa-host 20:32:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:04 provisioning config files... 20:32:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2483853806870083825tmp [Pipeline] { [Pipeline] echo 20:32:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:32:04 ---> create-netrc.sh [Pipeline] } 20:32:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:32:04 ---> python-tools-install.sh [Pipeline] echo 20:32:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:32:05 ---> sudo-logs.sh 20:32:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:32:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:32:05 ---> job-cost.sh 20:32:05 lf-activate-venv: SKIPPING 20:32:05 DEBUG: total: 0.2199999988079071 20:32:05 INFO: Retrieving Stack Cost... 20:32:05 INFO: Retrieving Pricing Info for: v3-standard-8 20:32:06 INFO: Archiving Costs [Pipeline] echo 20:32:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:32:06 ---> logs-deploy.sh 20:32:06 lf-activate-venv: SKIPPING 20:32:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/46 20:32:06 INFO: archiving workspace using pattern(s): 20:32:07 Archives upload complete. 20:32:07 INFO: archiving logs to Nexus