Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e90773c253324884bef3249c78fa76c8e272f85 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-ssh4228918648889004015.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-ssh13580304820407974943.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-ssh3885620881859270673.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-ssh12655163113030889679.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-ssh473133731623354227.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-34623’ Running on prd-ubuntu20.04-docker-8c-8g-34630 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 9e90773c253324884bef3249c78fa76c8e272f85 (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 9e90773c253324884bef3249c78fa76c8e272f85 # timeout=10 Commit message: "Merge pull request #334 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.2.0-dev.28" > git rev-list --no-walk 2cfc12dec4a88c8cf8caf323f68e6d278e6614d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:28:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:28:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:28:41 ========================================================= 01:28:41 EdgeX Global Pipelines Version Info 01:28:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:28:42 ------------------- 01:28:42 stable info: 01:28:42 ------------------- 01:28:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:28:42 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 01:28:42 Message: update stable to v1.0.227 01:28:42 ------------------- 01:28:42 experimental info: 01:28:42 ------------------- 01:28:42 Commited By: **** collab-it+edgex@linuxfoundation.org 01:28:42 Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 01:28:42 Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:28:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 01:28:42 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 01:28:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:28:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:28:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:28:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:28:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 01:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:28:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:28:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:28:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:28:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:28:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:28:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:28:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:28:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:28:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:28:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:28:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:28:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:28:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:28:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:28:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:28:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:28:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e90773c253324884bef3249c78fa76c8e272f85 [Pipeline] echo 01:28:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e90773 [Pipeline] echo 01:28:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:28:43 + git rev-list -1 --merges 9e90773c253324884bef3249c78fa76c8e272f85~1..9e90773c253324884bef3249c78fa76c8e272f85 [Pipeline] echo 01:28:43 -----------> git rev-list -1 --merges 9e90773c253324884bef3249c78fa76c8e272f85~1..9e90773c253324884bef3249c78fa76c8e272f85 9e90773c253324884bef3249c78fa76c8e272f85 01:28:43 9e90773c253324884bef3249c78fa76c8e272f85 [false] [Pipeline] sh 01:28:43 + git log --format=format:%s -1 9e90773c253324884bef3249c78fa76c8e272f85 [Pipeline] echo 01:28:43 ========================================================= 01:28:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:28:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:28:44 + git log --format=format:%s -1 9e90773c253324884bef3249c78fa76c8e272f85 [Pipeline] echo 01:28:44 [semverPrep] GIT_COMMIT: 9e90773c253324884bef3249c78fa76c8e272f85, Commit Message: Merge pull request #334 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.2.0-dev.28 [Pipeline] echo 01:28:44 [semverPrep] This is not a build commit. [Pipeline] sh 01:28:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:28:44 + grep -v github /etc/ssh/ssh_known_hosts 01:28:44 + [ -e /tmp/ssh_known_hosts ] 01:28:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:28:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:28:44 + sudo tee -a /etc/ssh/ssh_known_hosts 01:28:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:28:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:28:45 01:28:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:28:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:28:45 latest: Pulling from edgex-devops/py-git-semver 01:28:45 1fe172e4850f: Pulling fs layer 01:28:45 caf521ccaac6: Pulling fs layer 01:28:45 3ead6fa29328: Pulling fs layer 01:28:45 5c2a1cbceb83: Pulling fs layer 01:28:45 a8d5f1318db7: Pulling fs layer 01:28:45 c427282e49a2: Pulling fs layer 01:28:45 1827001aaf11: Pulling fs layer 01:28:45 0714d37db230: Pulling fs layer 01:28:45 ac28cf19c067: Pulling fs layer 01:28:45 ca983d60f3e2: Pulling fs layer 01:28:45 9f894cec8388: Pulling fs layer 01:28:45 c427282e49a2: Waiting 01:28:45 ac28cf19c067: Waiting 01:28:45 1827001aaf11: Waiting 01:28:45 0714d37db230: Waiting 01:28:45 ca983d60f3e2: Waiting 01:28:45 5c2a1cbceb83: Waiting 01:28:45 9f894cec8388: Waiting 01:28:45 a8d5f1318db7: Waiting 01:28:45 caf521ccaac6: Verifying Checksum 01:28:45 caf521ccaac6: Download complete 01:28:45 5c2a1cbceb83: Verifying Checksum 01:28:45 5c2a1cbceb83: Download complete 01:28:45 a8d5f1318db7: Verifying Checksum 01:28:45 a8d5f1318db7: Download complete 01:28:45 c427282e49a2: Verifying Checksum 01:28:45 c427282e49a2: Download complete 01:28:45 3ead6fa29328: Verifying Checksum 01:28:45 3ead6fa29328: Download complete 01:28:45 0714d37db230: Download complete 01:28:45 ac28cf19c067: Download complete 01:28:45 ca983d60f3e2: Verifying Checksum 01:28:45 ca983d60f3e2: Download complete 01:28:45 9f894cec8388: Verifying Checksum 01:28:45 9f894cec8388: Download complete 01:28:45 1fe172e4850f: Verifying Checksum 01:28:45 1fe172e4850f: Download complete 01:28:46 1827001aaf11: Verifying Checksum 01:28:46 1827001aaf11: Download complete 01:28:47 1fe172e4850f: Pull complete 01:28:47 caf521ccaac6: Pull complete 01:28:48 3ead6fa29328: Pull complete 01:28:48 5c2a1cbceb83: Pull complete 01:28:48 a8d5f1318db7: Pull complete 01:28:48 c427282e49a2: Pull complete 01:28:50 1827001aaf11: Pull complete 01:28:50 0714d37db230: Pull complete 01:28:50 ac28cf19c067: Pull complete 01:28:50 ca983d60f3e2: Pull complete 01:28:50 9f894cec8388: Pull complete 01:28:50 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 01:28:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:28:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 01:28:50 prd-ubuntu20.04-docker-8c-8g-34630 does not seem to be running inside a container 01:28: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 01:28:52 $ docker top f4427347c5d4c9260c68687b916f054953d4da424142f09648293f1239ef3914 -eo pid,comm 01:28:52 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). 01:28:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:28:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:28:52 [ssh-agent] Looking for ssh-agent implementation... 01:28:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:28:52 $ docker exec f4427347c5d4c9260c68687b916f054953d4da424142f09648293f1239ef3914 ssh-agent 01:28:52 SSH_AUTH_SOCK=/tmp/ssh-LY3LPb26iI0r/agent.33 01:28:52 SSH_AGENT_PID=40 01:28:52 Running ssh-add (command line suppressed) 01:28:52 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6159611641494673104.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6159611641494673104.key) 01:28:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:28:52 + git tag --points-at HEAD [Pipeline] } 01:28:53 $ docker exec --env ******** --env ******** f4427347c5d4c9260c68687b916f054953d4da424142f09648293f1239ef3914 ssh-agent -k 01:28:53 unset SSH_AUTH_SOCK; 01:28:53 unset SSH_AGENT_PID; 01:28:53 echo Agent pid 40 killed; 01:28:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:28:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:28:53 [ssh-agent] Looking for ssh-agent implementation... 01:28:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:28:53 $ docker exec f4427347c5d4c9260c68687b916f054953d4da424142f09648293f1239ef3914 ssh-agent 01:28:53 SSH_AUTH_SOCK=/tmp/ssh-hfQfB1ZTsIEA/agent.72 01:28:53 SSH_AGENT_PID=78 01:28:53 Running ssh-add (command line suppressed) 01:28:53 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6637026813370330791.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6637026813370330791.key) 01:28:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:28:53 + git semver init 01:28:54 2022-05-03 01:28:54,075 [run_init] DEBUG init version:0.0.0 force:False 01:28:54 2022-05-03 01:28:54,075 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 01:28:54 2022-05-03 01:28:54,076 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 01:28:54 2022-05-03 01:28:54,076 [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) 01:28:55 2022-05-03 01:28:54,833 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 01:28:55 2022-05-03 01:28:54,834 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 01:28:55 2022-05-03 01:28:54,834 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 01:28:55 2022-05-03 01:28:54,834 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 01:28:55 2.2.0-dev.22 [Pipeline] } 01:28:55 $ docker exec --env ******** --env ******** f4427347c5d4c9260c68687b916f054953d4da424142f09648293f1239ef3914 ssh-agent -k 01:28:55 unset SSH_AUTH_SOCK; 01:28:55 unset SSH_AGENT_PID; 01:28:55 echo Agent pid 78 killed; 01:28:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:28:55 + git semver [Pipeline] } 01:28:55 $ docker stop --time=1 f4427347c5d4c9260c68687b916f054953d4da424142f09648293f1239ef3914 01:28:57 $ docker rm -f f4427347c5d4c9260c68687b916f054953d4da424142f09648293f1239ef3914 [Pipeline] // withDockerContainer [Pipeline] sh 01:28:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:28:57 Stashed 1 file(s) [Pipeline] echo 01:28:57 [edgeXSemver]: initialized semver on version 2.2.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 01:28:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:28:57 ========================================================= 01:28:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:28:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:28:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:28:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:28:58 59bf1c3509f3: Pulling fs layer 01:28:58 666ba61612fd: Pulling fs layer 01:28:58 8ed8ca486205: Pulling fs layer 01:28:58 4fe6c5a15a65: Pulling fs layer 01:28:58 22a0e8bec74d: Pulling fs layer 01:28:58 ca2b28591e48: Pulling fs layer 01:28:58 a51346096db8: Pulling fs layer 01:28:58 daebc70d1ce1: Pulling fs layer 01:28:58 0e18a0eac166: Pulling fs layer 01:28:58 a51346096db8: Waiting 01:28:58 22a0e8bec74d: Waiting 01:28:58 4fe6c5a15a65: Waiting 01:28:58 ca2b28591e48: Waiting 01:28:58 daebc70d1ce1: Waiting 01:28:58 0e18a0eac166: Waiting 01:28:58 8ed8ca486205: Verifying Checksum 01:28:58 8ed8ca486205: Download complete 01:28:58 666ba61612fd: Download complete 01:28:58 22a0e8bec74d: Verifying Checksum 01:28:58 22a0e8bec74d: Download complete 01:28:58 ca2b28591e48: Verifying Checksum 01:28:58 ca2b28591e48: Download complete 01:28:58 59bf1c3509f3: Verifying Checksum 01:28:58 59bf1c3509f3: Download complete 01:28:58 a51346096db8: Verifying Checksum 01:28:58 a51346096db8: Download complete 01:28:58 daebc70d1ce1: Verifying Checksum 01:28:58 daebc70d1ce1: Download complete 01:28:58 59bf1c3509f3: Pull complete 01:28:58 666ba61612fd: Pull complete 01:28:58 8ed8ca486205: Pull complete 01:28:58 0e18a0eac166: Verifying Checksum 01:28:58 0e18a0eac166: Download complete 01:28:58 4fe6c5a15a65: Verifying Checksum 01:28:58 4fe6c5a15a65: Download complete 01:29:03 4fe6c5a15a65: Pull complete 01:29:03 22a0e8bec74d: Pull complete 01:29:03 ca2b28591e48: Pull complete 01:29:03 a51346096db8: Pull complete 01:29:03 daebc70d1ce1: Pull complete 01:29:05 0e18a0eac166: Pull complete 01:29:05 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 01:29:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:29:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 01:29:05 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 01:29:05 + docker inspect -f . ci-base-image-x86_64 01:29:05 . [Pipeline] withDockerContainer 01:29:05 prd-ubuntu20.04-docker-8c-8g-34630 does not seem to be running inside a container 01:29:05 $ 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 01:29:07 $ docker top 47c24e0dd381253adf5ac75073a78edc1bad7701f0d54c81f1fd75e0e8502627 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:08 + go version 01:29:08 go version go1.17.6 linux/amd64 [Pipeline] } 01:29:08 $ docker stop --time=1 47c24e0dd381253adf5ac75073a78edc1bad7701f0d54c81f1fd75e0e8502627 01:29:09 $ docker rm -f 47c24e0dd381253adf5ac75073a78edc1bad7701f0d54c81f1fd75e0e8502627 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:29:09 + docker inspect -f . ci-base-image-x86_64 01:29:09 . [Pipeline] withDockerContainer 01:29:09 prd-ubuntu20.04-docker-8c-8g-34630 does not seem to be running inside a container 01:29:09 $ 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 01:29:10 $ docker top b134108fc9b912da34dbd60a6b6fa09c9eadde6fff86f861277d324cef19e361 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:29:10 + make test 01:29:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:29:10 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 01:29:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.28 01:29:10 go: downloading github.com/stretchr/testify v1.7.1 01:29:10 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 01:29:10 go: downloading github.com/google/uuid v1.3.0 01:29:10 go: downloading github.com/hashicorp/go-multierror v1.1.1 01:29:10 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 01:29:10 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 01:29:10 go: downloading github.com/pelletier/go-toml v1.9.4 01:29:10 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.8 01:29:10 go: downloading github.com/gorilla/mux v1.8.0 01:29:10 go: downloading github.com/pmezard/go-difflib v1.0.0 01:29:10 go: downloading github.com/stretchr/objx v0.1.1 01:29:10 go: downloading github.com/davecgh/go-spew v1.1.1 01:29:10 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 01:29:10 go: downloading github.com/hashicorp/errwrap v1.0.0 01:29:10 go: downloading github.com/go-playground/validator/v10 v10.10.1 01:29:10 go: downloading github.com/go-kit/log v0.2.0 01:29:10 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 01:29:10 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 01:29:10 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 01:29:10 go: downloading github.com/pebbe/zmq4 v1.2.7 01:29:10 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:29:10 go: downloading github.com/hashicorp/consul/api v1.9.1 01:29:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:29:10 go: downloading github.com/go-logfmt/logfmt v0.5.1 01:29:10 go: downloading github.com/go-playground/universal-translator v0.18.0 01:29:10 go: downloading github.com/leodido/go-urn v1.2.1 01:29:10 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 01:29:10 go: downloading golang.org/x/text v0.3.7 01:29:10 go: downloading github.com/zeebo/errs v1.2.2 01:29:10 go: downloading google.golang.org/grpc v1.42.0 01:29:10 go: downloading github.com/x448/float16 v0.8.4 01:29:10 go: downloading github.com/gorilla/websocket v1.4.2 01:29:10 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 01:29:10 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:29:11 go: downloading github.com/mitchellh/copystructure v1.0.0 01:29:11 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:29:11 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 01:29:11 go: downloading google.golang.org/protobuf v1.27.1 01:29:11 go: downloading github.com/go-playground/locales v0.14.0 01:29:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:29:11 go: downloading github.com/hashicorp/go-hclog v0.12.0 01:29:11 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:29:11 go: downloading github.com/hashicorp/serf v0.9.5 01:29:11 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:29:11 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 01:29:11 go: downloading github.com/fatih/color v1.9.0 01:29:11 go: downloading github.com/mattn/go-isatty v0.0.12 01:29:11 go: downloading github.com/golang/protobuf v1.5.2 01:29:11 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 01:29:11 go: downloading github.com/mattn/go-colorable v0.1.6 01:29:11 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:29:11 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:29:11 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:29:12 Still waiting to schedule task 01:29:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-34627’ is offline 01:29:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 01:29:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.025s coverage: 4.6% of statements 01:29:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 01:29:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.016s coverage: 92.2% of statements 01:29:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.002s coverage: 85.3% of statements 01:29:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.015s coverage: 54.9% of statements 01:29:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 01:29:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 01:29:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.031s coverage: 100.0% of statements 01:29:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.319s coverage: 88.1% of statements 01:29:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.013s coverage: 25.0% of statements 01:29:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.036s coverage: 79.6% of statements 01:29:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 01:29:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.010s coverage: 41.7% of statements 01:29:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements 01:29:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:29:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:29:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:29:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:29:35 $ docker stop --time=1 b134108fc9b912da34dbd60a6b6fa09c9eadde6fff86f861277d324cef19e361 01:29:38 $ docker rm -f b134108fc9b912da34dbd60a6b6fa09c9eadde6fff86f861277d324cef19e361 [Pipeline] // withDockerContainer [Pipeline] sh 01:29:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:29:38 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 01:29:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:39 01:29:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:29:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:39 latest: Pulling from edgex-lftools-log-publisher 01:29:39 5eb5b503b376: Pulling fs layer 01:29:39 5c69ac0246d0: Pulling fs layer 01:29:39 ec43610c2a17: Pulling fs layer 01:29:39 3a2ae6a8a46f: Pulling fs layer 01:29:39 33b1e0a273af: Pulling fs layer 01:29:39 5d3b04190fa2: Pulling fs layer 01:29:39 2f39f015ded8: Pulling fs layer 01:29:39 5d3b04190fa2: Waiting 01:29:39 33b1e0a273af: Waiting 01:29:39 2f39f015ded8: Waiting 01:29:39 5c69ac0246d0: Download complete 01:29:39 3a2ae6a8a46f: Verifying Checksum 01:29:39 3a2ae6a8a46f: Download complete 01:29:39 33b1e0a273af: Verifying Checksum 01:29:39 33b1e0a273af: Download complete 01:29:39 5d3b04190fa2: Verifying Checksum 01:29:40 ec43610c2a17: Verifying Checksum 01:29:40 ec43610c2a17: Download complete 01:29:40 5eb5b503b376: Verifying Checksum 01:29:40 5eb5b503b376: Download complete 01:29:40 2f39f015ded8: Download complete 01:29:41 5eb5b503b376: Pull complete 01:29:41 5c69ac0246d0: Pull complete 01:29:42 ec43610c2a17: Pull complete 01:29:42 3a2ae6a8a46f: Pull complete 01:29:42 33b1e0a273af: Pull complete 01:29:42 5d3b04190fa2: Pull complete 01:29:46 2f39f015ded8: Pull complete 01:29:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:29:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:29:46 prd-ubuntu20.04-docker-8c-8g-34630 does not seem to be running inside a container 01:29:46 $ 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 01:29:48 $ docker top 3fff58d9f2adf4c2e3d3d948211aecc0cc02b96128b8591542606f3a96d6f7eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:48 ---> job-cost.sh 01:29:48 lf-activate-venv: SKIPPING 01:29:48 INFO: No Stack... 01:29:49 INFO: Retrieving Pricing Info for: v3-standard-8 01:29:49 INFO: Archiving Costs [Pipeline] sh 01:29:50 + cat+ /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 01:29:50 cut -d, -f6 [Pipeline] lock 01:29:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-48-stack-cost] 01:29:50 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-48-stack-cost] did not exist. Created. 01:29:50 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:29:50 + echo total: 0.2199999988079071 [Pipeline] stash 01:29:50 Stashed 1 file(s) [Pipeline] } 01:29:50 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 01:29:50 $ docker stop --time=1 3fff58d9f2adf4c2e3d3d948211aecc0cc02b96128b8591542606f3a96d6f7eb 01:29:51 $ docker rm -f 3fff58d9f2adf4c2e3d3d948211aecc0cc02b96128b8591542606f3a96d6f7eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:31:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34634 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 01:31:46 Running in /w/workspace/go-mod-bootstrap/48 [Pipeline] { [Pipeline] checkout 01:31:47 Selected Git installation does not exist. Using Default 01:31:47 The recommended git tool is: NONE 01:31:53 using credential edgex-jenkins-ssh 01:31:53 Cloning the remote Git repository 01:31:53 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 01:31:53 > git init /w/workspace/go-mod-bootstrap/48 # timeout=10 01:31:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 01:31:53 > git --version # timeout=10 01:31:53 > git --version # 'git version 2.25.1' 01:31:53 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:54 Avoid second fetch 01:31:54 Checking out Revision 9e90773c253324884bef3249c78fa76c8e272f85 (main) 01:31:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 01:31:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:54 > git config core.sparsecheckout # timeout=10 01:31:54 > git checkout -f 9e90773c253324884bef3249c78fa76c8e272f85 # timeout=10 01:31:59 Commit message: "Merge pull request #334 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.2.0-dev.28" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:31:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:31:59 % Total % Received % Xferd Average Speed Time Time Time Current 01:31:59 Dload Upload Total Spent Left Speed 01:31:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87080 0 --:--:-- --:--:-- --:--:-- 87080 100 11843 100 11843 0 0 86445 0 --:--:-- --:--:-- --:--:-- 85818 [Pipeline] sh 01:32:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:32:00 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:32:00 sudo tee /etc/docker/daemon.new 01:32:00 { 01:32:00 "registry-mirrors": [ 01:32:00 "https://nexus3.edgexfoundry.org:10001" 01:32:00 ], 01:32:00 "bip": "10.250.0.254/24", 01:32:00 "hosts": [ 01:32:00 "tcp://0.0.0.0:5555", 01:32:00 "unix:///var/run/docker.sock" 01:32:00 ], 01:32:00 "mtu": 1458, 01:32:00 "selinux-enabled": true, 01:32:00 "seccomp-profile": "/etc/docker/seccomp.json" 01:32:00 } [Pipeline] sh 01:32:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:32:01 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 01:32:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:32:20 ========================================================= 01:32:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:32:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:32:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:32:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:32:21 9b3977197b4f: Pulling fs layer 01:32:21 1a89e8eeedd5: Pulling fs layer 01:32:21 94645a83ff95: Pulling fs layer 01:32:21 3f3a8bcf1eab: Pulling fs layer 01:32:21 0c92f367c5e7: Pulling fs layer 01:32:21 3096ccb668a1: Pulling fs layer 01:32:21 e8cf19c19ddd: Pulling fs layer 01:32:21 a4caa8a26152: Pulling fs layer 01:32:21 3f3a8bcf1eab: Waiting 01:32:21 3096ccb668a1: Waiting 01:32:21 0c92f367c5e7: Waiting 01:32:21 e8cf19c19ddd: Waiting 01:32:21 a4caa8a26152: Waiting 01:32:21 94645a83ff95: Verifying Checksum 01:32:21 94645a83ff95: Download complete 01:32:21 1a89e8eeedd5: Download complete 01:32:21 0c92f367c5e7: Verifying Checksum 01:32:21 0c92f367c5e7: Download complete 01:32:21 3096ccb668a1: Verifying Checksum 01:32:21 3096ccb668a1: Download complete 01:32:21 9b3977197b4f: Verifying Checksum 01:32:21 9b3977197b4f: Download complete 01:32:21 e8cf19c19ddd: Verifying Checksum 01:32:21 e8cf19c19ddd: Download complete 01:32:22 9b3977197b4f: Pull complete 01:32:23 1a89e8eeedd5: Pull complete 01:32:23 94645a83ff95: Pull complete 01:32:23 a4caa8a26152: Verifying Checksum 01:32:23 a4caa8a26152: Download complete 01:32:24 3f3a8bcf1eab: Verifying Checksum 01:32:24 3f3a8bcf1eab: Download complete 01:32:36 3f3a8bcf1eab: Pull complete 01:32:36 0c92f367c5e7: Pull complete 01:32:37 3096ccb668a1: Pull complete 01:32:37 e8cf19c19ddd: Pull complete 01:32:44 a4caa8a26152: Pull complete 01:32:44 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 01:32:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:32:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 01:32:44 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 01:32:44 + docker inspect -f . ci-base-image-arm64 01:32:44 . [Pipeline] withDockerContainer 01:32:45 prd-ubuntu20.04-docker-arm64-4c-16g-34634 does not seem to be running inside a container 01:32:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/48 -v /w/workspace/go-mod-bootstrap/48:/w/workspace/go-mod-bootstrap/48:rw,z -v /w/workspace/go-mod-bootstrap/48@tmp:/w/workspace/go-mod-bootstrap/48@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 01:32:48 $ docker top 1c6a60c5d8cece37cfeb2a2750776dad5f6d34b713eed825b7de41630d334937 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:49 + go version 01:32:49 go version go1.17.6 linux/arm64 [Pipeline] } 01:32:49 $ docker stop --time=1 1c6a60c5d8cece37cfeb2a2750776dad5f6d34b713eed825b7de41630d334937 01:32:51 $ docker rm -f 1c6a60c5d8cece37cfeb2a2750776dad5f6d34b713eed825b7de41630d334937 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:32:51 + docker inspect -f . ci-base-image-arm64 01:32:51 . [Pipeline] withDockerContainer 01:32:52 prd-ubuntu20.04-docker-arm64-4c-16g-34634 does not seem to be running inside a container 01:32:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/48 -v /w/workspace/go-mod-bootstrap/48:/w/workspace/go-mod-bootstrap/48:rw,z -v /w/workspace/go-mod-bootstrap/48@tmp:/w/workspace/go-mod-bootstrap/48@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 01:32:53 $ docker top 145ad4c1d32f35fed8601137093f664b07d0f247606908b754ffbf0c9bce0296 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:32:54 + make test 01:32:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:32:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 01:32:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.28 01:32:54 go: downloading github.com/pelletier/go-toml v1.9.4 01:32:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.8 01:32:54 go: downloading github.com/stretchr/testify v1.7.1 01:32:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 01:32:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 01:32:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 01:32:54 go: downloading github.com/gorilla/mux v1.8.0 01:32:54 go: downloading github.com/google/uuid v1.3.0 01:32:54 go: downloading github.com/hashicorp/go-multierror v1.1.1 01:32:54 go: downloading github.com/davecgh/go-spew v1.1.1 01:32:54 go: downloading github.com/pmezard/go-difflib v1.0.0 01:32:54 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 01:32:54 go: downloading github.com/go-kit/log v0.2.0 01:32:54 go: downloading github.com/stretchr/objx v0.1.1 01:32:55 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 01:32:55 go: downloading github.com/go-playground/validator/v10 v10.10.1 01:32:55 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 01:32:55 go: downloading github.com/hashicorp/errwrap v1.0.0 01:32:55 go: downloading github.com/hashicorp/consul/api v1.9.1 01:32:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:32:55 go: downloading github.com/go-logfmt/logfmt v0.5.1 01:32:55 go: downloading github.com/zeebo/errs v1.2.2 01:32:55 go: downloading google.golang.org/grpc v1.42.0 01:32:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 01:32:56 go: downloading github.com/pebbe/zmq4 v1.2.7 01:32:56 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:32:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:32:56 go: downloading github.com/mitchellh/copystructure v1.0.0 01:32:56 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:32:56 go: downloading github.com/go-playground/universal-translator v0.18.0 01:32:56 go: downloading github.com/leodido/go-urn v1.2.1 01:32:56 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 01:32:56 go: downloading golang.org/x/text v0.3.7 01:32:56 go: downloading github.com/x448/float16 v0.8.4 01:32:56 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 01:32:56 go: downloading google.golang.org/protobuf v1.27.1 01:32:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:32:57 go: downloading github.com/hashicorp/go-hclog v0.12.0 01:32:57 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:32:57 go: downloading github.com/hashicorp/serf v0.9.5 01:32:57 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 01:32:57 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 01:32:58 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:32:58 go: downloading github.com/gorilla/websocket v1.4.2 01:32:59 go: downloading github.com/go-playground/locales v0.14.0 01:32:59 go: downloading github.com/fatih/color v1.9.0 01:32:59 go: downloading github.com/mattn/go-isatty v0.0.12 01:32:59 go: downloading github.com/golang/protobuf v1.5.2 01:32:59 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:32:59 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 01:33:00 go: downloading github.com/mattn/go-colorable v0.1.6 01:33:00 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:33:00 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:34:37 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 01:34:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.078s coverage: 4.6% of statements 01:34:37 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 01:34:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.077s coverage: 92.2% of statements 01:34:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.028s coverage: 85.3% of statements 01:34:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.106s coverage: 54.9% of statements 01:34:37 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 01:34:37 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 01:34:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.077s coverage: 100.0% of statements 01:34:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.440s coverage: 88.1% of statements 01:34:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.062s coverage: 25.0% of statements 01:34:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.097s coverage: 79.6% of statements 01:34:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 01:34:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.052s coverage: 41.7% of statements 01:34:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.016s coverage: 91.3% of statements 01:34:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:34:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:35:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:35:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:35:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:35:12 $ docker stop --time=1 145ad4c1d32f35fed8601137093f664b07d0f247606908b754ffbf0c9bce0296 01:35:14 $ docker rm -f 145ad4c1d32f35fed8601137093f664b07d0f247606908b754ffbf0c9bce0296 [Pipeline] // withDockerContainer [Pipeline] sh 01:35:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:35:17 Warning: overwriting stash ‘coverage-report’ 01:35:17 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 01:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:35:18 01:35:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:35:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:35:19 arm64: Pulling from edgex-lftools-log-publisher 01:35:19 8998bd30e6a1: Pulling fs layer 01:35:19 04944245beec: Pulling fs layer 01:35:19 699f458cf7ca: Pulling fs layer 01:35:19 765212b225bb: Pulling fs layer 01:35:19 f23df028b6ca: Pulling fs layer 01:35:19 d65c8cfc05b1: Pulling fs layer 01:35:19 2437ff75d9bd: Pulling fs layer 01:35:19 765212b225bb: Waiting 01:35:19 f23df028b6ca: Waiting 01:35:19 d65c8cfc05b1: Waiting 01:35:19 2437ff75d9bd: Waiting 01:35:19 04944245beec: Verifying Checksum 01:35:19 04944245beec: Download complete 01:35:19 765212b225bb: Verifying Checksum 01:35:19 765212b225bb: Download complete 01:35:19 f23df028b6ca: Verifying Checksum 01:35:19 f23df028b6ca: Download complete 01:35:19 d65c8cfc05b1: Verifying Checksum 01:35:19 d65c8cfc05b1: Download complete 01:35:19 699f458cf7ca: Verifying Checksum 01:35:19 699f458cf7ca: Download complete 01:35:19 8998bd30e6a1: Download complete 01:35:22 2437ff75d9bd: Verifying Checksum 01:35:22 2437ff75d9bd: Download complete 01:35:24 8998bd30e6a1: Pull complete 01:35:24 04944245beec: Pull complete 01:35:26 699f458cf7ca: Pull complete 01:35:26 765212b225bb: Pull complete 01:35:27 f23df028b6ca: Pull complete 01:35:28 d65c8cfc05b1: Pull complete 01:35:43 2437ff75d9bd: Pull complete 01:35:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:35:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:35:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:35:43 prd-ubuntu20.04-docker-arm64-4c-16g-34634 does not seem to be running inside a container 01:35:43 $ 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/48 -v /w/workspace/go-mod-bootstrap/48:/w/workspace/go-mod-bootstrap/48:rw,z -v /w/workspace/go-mod-bootstrap/48@tmp:/w/workspace/go-mod-bootstrap/48@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 01:35:46 $ docker top 7f9e9dafe0cf3c201768a92ae7986d850d792dc06542f485f824c4951b01aa56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:47 ---> job-cost.sh 01:35:47 lf-activate-venv: SKIPPING 01:35:47 INFO: No Stack... 01:35:47 INFO: Retrieving Pricing Info for: v3-standard-4 01:35:48 INFO: Archiving Costs [Pipeline] sh 01:35:49 + cut -d, -f6 01:35:49 + cat /w/workspace/go-mod-bootstrap/48/archives/cost.csv [Pipeline] lock 01:35:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-48-stack-cost] 01:35:49 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-48-stack-cost] did not exist. Created. 01:35:49 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:35:50 /w/workspace/go-mod-bootstrap/48@tmp/durable-afef01a9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:35:50 + echo total: 0.10999999940395355 [Pipeline] stash 01:35:50 Warning: overwriting stash ‘stack-cost’ 01:35:50 Stashed 1 file(s) [Pipeline] } 01:35:50 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 01:35:50 $ docker stop --time=1 7f9e9dafe0cf3c201768a92ae7986d850d792dc06542f485f824c4951b01aa56 01:35:52 $ docker rm -f 7f9e9dafe0cf3c201768a92ae7986d850d792dc06542f485f824c4951b01aa56 [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 01:35:52 provisioning config files... 01:35:52 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6935997264562716815tmp [Pipeline] { [Pipeline] sh 01:35:53 + set +x 01:35:53 + curl -s https://codecov.io/bash 01:35:53 + bash -s -- 01:35:53 01:35:53 _____ _ 01:35:53 / ____| | | 01:35:53 | | ___ __| | ___ ___ _____ __ 01:35:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:35:53 | |___| (_) | (_| | __/ (_| (_) \ V / 01:35:53 \_____\___/ \__,_|\___|\___\___/ \_/ 01:35:53 Bash-1.0.6 01:35:53 01:35:53 01:35:53 ==> git version 2.25.1 found 01:35:53 ==> 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 01:35:53 Release-Date: 2020-01-08 01:35:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:35:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:35:53 ==> Jenkins CI detected. 01:35:53 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 01:35:53 project root: . 01:35:53 --> token set from env 01:35:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:35:53 ==> Running gcov in . (disable via -X gcov) 01:35:53 ==> Python coveragepy not found 01:35:53 ==> Searching for coverage reports in: 01:35:53 + . 01:35:53 -> Found 1 reports 01:35:53 ==> Detecting git/mercurial file structure 01:35:53 ==> Reading reports 01:35:53 + ./coverage.out bytes=56161 01:35:53 ==> Appending adjustments 01:35:53 https://docs.codecov.io/docs/fixing-reports 01:35:53 + Found adjustments 01:35:53 ==> Gzipping contents 01:35:53 12K /tmp/codecov.UGmEE4.gz 01:35:53 ==> Uploading reports 01:35:53 url: https://codecov.io 01:35:53 query: branch=main&commit=9e90773c253324884bef3249c78fa76c8e272f85&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 01:35:53 -> Pinging Codecov 01:35:53 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=9e90773c253324884bef3249c78fa76c8e272f85&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 01:35:54 -> Uploading to 01:35:54 https://storage.googleapis.com/codecov/v4/raw/2022-05-03/833815588EE85121546D348822E98E2E/9e90773c253324884bef3249c78fa76c8e272f85/1195f64c-abe8-47f1-9219-32c4ee9c79f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220503T013553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0fdc8b46daa92af128dcd77a4181a2f6e5339e9eee997ad92b96282354dd11e3 01:35:54 % Total % Received % Xferd Average Speed Time Time Time Current 01:35:54 Dload Upload Total Spent Left Speed 01:35:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9314 0 0 100 9314 0 42336 --:--:-- --:--:-- --:--:-- 42336 01:35:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/9e90773c253324884bef3249c78fa76c8e272f85 [Pipeline] } 01:35:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:35:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:35:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:35:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:35:54 01:35:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 01:35:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:35:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:35:54 188c0c94c7c5: Pulling fs layer 01:35:54 0ef7d3d256c8: Pulling fs layer 01:35:54 de9db76c5a1d: Pulling fs layer 01:35:54 0eba1c9be4d2: Pulling fs layer 01:35:54 0d57e429df01: Pulling fs layer 01:35:54 4e4be7b47b0d: Pulling fs layer 01:35:54 e1f770b5df2f: Pulling fs layer 01:35:54 85a0685a4137: Pulling fs layer 01:35:54 0eba1c9be4d2: Waiting 01:35:54 0d57e429df01: Waiting 01:35:54 4e4be7b47b0d: Waiting 01:35:54 e1f770b5df2f: Waiting 01:35:54 85a0685a4137: Waiting 01:35:54 de9db76c5a1d: Download complete 01:35:54 0ef7d3d256c8: Verifying Checksum 01:35:54 0d57e429df01: Verifying Checksum 01:35:54 0d57e429df01: Download complete 01:35:54 4e4be7b47b0d: Download complete 01:35:54 188c0c94c7c5: Verifying Checksum 01:35:55 e1f770b5df2f: Verifying Checksum 01:35:55 e1f770b5df2f: Download complete 01:35:55 188c0c94c7c5: Pull complete 01:35:55 0ef7d3d256c8: Pull complete 01:35:55 de9db76c5a1d: Pull complete 01:35:55 0eba1c9be4d2: Verifying Checksum 01:35:55 0eba1c9be4d2: Download complete 01:35:55 85a0685a4137: Verifying Checksum 01:35:55 85a0685a4137: Download complete 01:35:59 0eba1c9be4d2: Pull complete 01:35:59 0d57e429df01: Pull complete 01:35:59 4e4be7b47b0d: Pull complete 01:35:59 e1f770b5df2f: Pull complete 01:36:02 85a0685a4137: Pull complete 01:36:02 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 01:36:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:36:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 01:36:02 prd-ubuntu20.04-docker-8c-8g-34630 does not seem to be running inside a container 01:36:02 $ 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 01:36:04 $ docker top a8b2051dd9a6a325e62f8d442abe2cc5ea40aae873acc0bad417546964914700 -eo pid,comm [Pipeline] { [Pipeline] echo 01:36:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 01:36:04 + set -o pipefail 01:36:04 + snyk monitor '--org=edgex-jenkins' 01:36:10 01:36:10 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 01:36:10 01:36:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/e9df5285-7a42-483f-a0de-0a27274414e1 01:36:10 01:36:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:36:10 01:36:10 [Pipeline] } 01:36:10 $ docker stop --time=1 a8b2051dd9a6a325e62f8d442abe2cc5ea40aae873acc0bad417546964914700 01:36:12 $ docker rm -f a8b2051dd9a6a325e62f8d442abe2cc5ea40aae873acc0bad417546964914700 [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 01:36:13 + git log --format=format:%s -1 9e90773c253324884bef3249c78fa76c8e272f85 [Pipeline] sh 01:36:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:36:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:36:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:36:13 . [Pipeline] withDockerContainer 01:36:13 prd-ubuntu20.04-docker-8c-8g-34630 does not seem to be running inside a container 01:36:13 $ 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 01:36:14 $ docker top 409c0f1a449361eb89eac002407064efc415fc49badbabf57fc9de1180afc96b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:36:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:36:14 [ssh-agent] Looking for ssh-agent implementation... 01:36:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:36:14 $ docker exec 409c0f1a449361eb89eac002407064efc415fc49badbabf57fc9de1180afc96b ssh-agent 01:36:14 SSH_AUTH_SOCK=/tmp/ssh-67hLPhSis0yz/agent.32 01:36:14 SSH_AGENT_PID=38 01:36:14 Running ssh-add (command line suppressed) 01:36:14 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_812023832471969044.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_812023832471969044.key) 01:36:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:36:14 + git semver tag 01:36:15 2022-05-03 01:36:15,153 [run_tag] DEBUG tag force:False 01:36:15 2022-05-03 01:36:15,153 [check_head_tag] DEBUG check head tag 01:36:15 2022-05-03 01:36:15,155 [execute] INFO git cat-file --batch-check 01:36:15 2022-05-03 01:36:15,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 01:36:15 2022-05-03 01:36:15,159 [execute] INFO git cat-file --batch 01:36:15 2022-05-03 01:36:15,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 01:36:15 2022-05-03 01:36:15,217 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 01:36:15 2022-05-03 01:36:15,217 [execute] INFO git tag -a v2.2.0-dev.22 -m v2.2.0-dev.22 01:36:15 2022-05-03 01:36:15,217 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.22', '-m', 'v2.2.0-dev.22'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 01:36:15 2022-05-03 01:36:15,222 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 01:36:15 2.2.0-dev.22 [Pipeline] } 01:36:15 $ docker exec --env ******** --env ******** 409c0f1a449361eb89eac002407064efc415fc49badbabf57fc9de1180afc96b ssh-agent -k 01:36:15 unset SSH_AUTH_SOCK; 01:36:15 unset SSH_AGENT_PID; 01:36:15 echo Agent pid 38 killed; 01:36:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:36:15 + git semver [Pipeline] } 01:36:16 $ docker stop --time=1 409c0f1a449361eb89eac002407064efc415fc49badbabf57fc9de1180afc96b 01:36:17 $ docker rm -f 409c0f1a449361eb89eac002407064efc415fc49badbabf57fc9de1180afc96b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:36:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:36:17 01:36:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:36:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:36:18 0.23.1-centos7: Pulling from edgex-lftools 01:36:18 ab5ef0e58194: Pulling fs layer 01:36:18 9712f1f96733: Pulling fs layer 01:36:18 63f879dbbcfc: Pulling fs layer 01:36:18 0d9ebad4ef96: Pulling fs layer 01:36:18 e9a5061849ea: Pulling fs layer 01:36:18 d747dcd14b5f: Pulling fs layer 01:36:18 2de7ff778b66: Pulling fs layer 01:36:18 0d9ebad4ef96: Waiting 01:36:18 e9a5061849ea: Waiting 01:36:18 d747dcd14b5f: Waiting 01:36:18 2de7ff778b66: Waiting 01:36:18 9712f1f96733: Verifying Checksum 01:36:18 9712f1f96733: Download complete 01:36:18 63f879dbbcfc: Verifying Checksum 01:36:18 63f879dbbcfc: Download complete 01:36:18 e9a5061849ea: Verifying Checksum 01:36:18 e9a5061849ea: Download complete 01:36:18 d747dcd14b5f: Download complete 01:36:18 0d9ebad4ef96: Verifying Checksum 01:36:18 0d9ebad4ef96: Download complete 01:36:18 2de7ff778b66: Verifying Checksum 01:36:18 2de7ff778b66: Download complete 01:36:18 ab5ef0e58194: Verifying Checksum 01:36:18 ab5ef0e58194: Download complete 01:36:22 ab5ef0e58194: Pull complete 01:36:22 9712f1f96733: Pull complete 01:36:22 63f879dbbcfc: Pull complete 01:36:26 0d9ebad4ef96: Pull complete 01:36:26 e9a5061849ea: Pull complete 01:36:26 d747dcd14b5f: Pull complete 01:36:27 2de7ff778b66: Pull complete 01:36:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:36:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:36:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:36:27 prd-ubuntu20.04-docker-8c-8g-34630 does not seem to be running inside a container 01:36:27 $ 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 01:36:29 $ docker top 2243c554b1a5f2c3563e0eda27278bf720ae6ce3d31656254e63af69b39a8acc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:36:29 provisioning config files... 01:36:29 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5152356753378683626tmp 01:36:29 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7013012010762535405tmp 01:36:29 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5176412167445379297tmp [Pipeline] { [Pipeline] echo 01:36:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:36:30 ---> sigul-configuration.sh 01:36:30 gpg: directory `/root/.gnupg' created 01:36:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:36:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:36:30 gpg: keyring `/root/.gnupg/secring.gpg' created 01:36:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:36:30 gpg: CAST5 encrypted data 01:36:30 gpg: encrypted with 1 passphrase 01:36:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:36:30 + mkdir /home/jenkins 01:36:30 + mkdir /home/jenkins/sigul [Pipeline] sh 01:36:30 + 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 01:36:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:36:31 ---> sigul-install.sh 01:36:31 Sigul already installed; skipping installation. [Pipeline] sh 01:36:31 + git tag --list 01:36:31 v0.0.1 01:36:31 v0.0.10 01:36:31 v0.0.11 01:36:31 v0.0.12 01:36:31 v0.0.13 01:36:31 v0.0.14 01:36:31 v0.0.15 01:36:31 v0.0.16 01:36:31 v0.0.17 01:36:31 v0.0.18 01:36:31 v0.0.19 01:36:31 v0.0.2 01:36:31 v0.0.20 01:36:31 v0.0.21 01:36:31 v0.0.22 01:36:31 v0.0.23 01:36:31 v0.0.24 01:36:31 v0.0.25 01:36:31 v0.0.26 01:36:31 v0.0.27 01:36:31 v0.0.28 01:36:31 v0.0.29 01:36:31 v0.0.3 01:36:31 v0.0.30 01:36:31 v0.0.31 01:36:31 v0.0.32 01:36:31 v0.0.33 01:36:31 v0.0.34 01:36:31 v0.0.35 01:36:31 v0.0.36 01:36:31 v0.0.37 01:36:31 v0.0.38 01:36:31 v0.0.39 01:36:31 v0.0.4 01:36:31 v0.0.40 01:36:31 v0.0.41 01:36:31 v0.0.42 01:36:31 v0.0.43 01:36:31 v0.0.44 01:36:31 v0.0.45 01:36:31 v0.0.46 01:36:31 v0.0.47 01:36:31 v0.0.48 01:36:31 v0.0.49 01:36:31 v0.0.5 01:36:31 v0.0.50 01:36:31 v0.0.51 01:36:31 v0.0.52 01:36:31 v0.0.53 01:36:31 v0.0.54 01:36:31 v0.0.55 01:36:31 v0.0.56 01:36:31 v0.0.57 01:36:31 v0.0.58 01:36:31 v0.0.59 01:36:31 v0.0.6 01:36:31 v0.0.60 01:36:31 v0.0.61 01:36:31 v0.0.62 01:36:31 v0.0.63 01:36:31 v0.0.64 01:36:31 v0.0.65 01:36:31 v0.0.66 01:36:31 v0.0.67 01:36:31 v0.0.68 01:36:31 v0.0.69 01:36:31 v0.0.7 01:36:31 v0.0.70 01:36:31 v0.0.71 01:36:31 v0.0.72 01:36:31 v0.0.8 01:36:31 v0.0.9 01:36:31 v2.0.0 01:36:31 v2.0.0-dev.1 01:36:31 v2.0.0-dev.10 01:36:31 v2.0.0-dev.11 01:36:31 v2.0.0-dev.12 01:36:31 v2.0.0-dev.13 01:36:31 v2.0.0-dev.14 01:36:31 v2.0.0-dev.15 01:36:31 v2.0.0-dev.16 01:36:31 v2.0.0-dev.17 01:36:31 v2.0.0-dev.18 01:36:31 v2.0.0-dev.19 01:36:31 v2.0.0-dev.2 01:36:31 v2.0.0-dev.20 01:36:31 v2.0.0-dev.21 01:36:31 v2.0.0-dev.22 01:36:31 v2.0.0-dev.23 01:36:31 v2.0.0-dev.24 01:36:31 v2.0.0-dev.25 01:36:31 v2.0.0-dev.26 01:36:31 v2.0.0-dev.27 01:36:31 v2.0.0-dev.28 01:36:31 v2.0.0-dev.29 01:36:31 v2.0.0-dev.3 01:36:31 v2.0.0-dev.30 01:36:31 v2.0.0-dev.31 01:36:31 v2.0.0-dev.32 01:36:31 v2.0.0-dev.33 01:36:31 v2.0.0-dev.34 01:36:31 v2.0.0-dev.35 01:36:31 v2.0.0-dev.36 01:36:31 v2.0.0-dev.37 01:36:31 v2.0.0-dev.38 01:36:31 v2.0.0-dev.39 01:36:31 v2.0.0-dev.4 01:36:31 v2.0.0-dev.40 01:36:31 v2.0.0-dev.41 01:36:31 v2.0.0-dev.42 01:36:31 v2.0.0-dev.43 01:36:31 v2.0.0-dev.44 01:36:31 v2.0.0-dev.45 01:36:31 v2.0.0-dev.46 01:36:31 v2.0.0-dev.47 01:36:31 v2.0.0-dev.48 01:36:31 v2.0.0-dev.49 01:36:31 v2.0.0-dev.5 01:36:31 v2.0.0-dev.50 01:36:31 v2.0.0-dev.51 01:36:31 v2.0.0-dev.52 01:36:31 v2.0.0-dev.53 01:36:31 v2.0.0-dev.54 01:36:31 v2.0.0-dev.55 01:36:31 v2.0.0-dev.56 01:36:31 v2.0.0-dev.57 01:36:31 v2.0.0-dev.58 01:36:31 v2.0.0-dev.59 01:36:31 v2.0.0-dev.6 01:36:31 v2.0.0-dev.60 01:36:31 v2.0.0-dev.61 01:36:31 v2.0.0-dev.62 01:36:31 v2.0.0-dev.63 01:36:31 v2.0.0-dev.64 01:36:31 v2.0.0-dev.65 01:36:31 v2.0.0-dev.66 01:36:31 v2.0.0-dev.67 01:36:31 v2.0.0-dev.7 01:36:31 v2.0.0-dev.8 01:36:31 v2.0.0-dev.9 01:36:31 v2.0.1-dev.1 01:36:31 v2.0.1-dev.10 01:36:31 v2.0.1-dev.11 01:36:31 v2.0.1-dev.12 01:36:31 v2.0.1-dev.13 01:36:31 v2.0.1-dev.14 01:36:31 v2.0.1-dev.15 01:36:31 v2.0.1-dev.16 01:36:31 v2.0.1-dev.17 01:36:31 v2.0.1-dev.18 01:36:31 v2.0.1-dev.19 01:36:31 v2.0.1-dev.2 01:36:31 v2.0.1-dev.20 01:36:31 v2.0.1-dev.21 01:36:31 v2.0.1-dev.22 01:36:31 v2.0.1-dev.23 01:36:31 v2.0.1-dev.24 01:36:31 v2.0.1-dev.25 01:36:31 v2.0.1-dev.26 01:36:31 v2.0.1-dev.27 01:36:31 v2.0.1-dev.28 01:36:31 v2.0.1-dev.3 01:36:31 v2.0.1-dev.4 01:36:31 v2.0.1-dev.5 01:36:31 v2.0.1-dev.6 01:36:31 v2.0.1-dev.7 01:36:31 v2.0.1-dev.8 01:36:31 v2.0.1-dev.9 01:36:31 v2.1.0 01:36:31 v2.2.0-dev.10 01:36:31 v2.2.0-dev.11 01:36:31 v2.2.0-dev.12 01:36:31 v2.2.0-dev.13 01:36:31 v2.2.0-dev.14 01:36:31 v2.2.0-dev.15 01:36:31 v2.2.0-dev.16 01:36:31 v2.2.0-dev.17 01:36:31 v2.2.0-dev.18 01:36:31 v2.2.0-dev.19 01:36:31 v2.2.0-dev.20 01:36:31 v2.2.0-dev.21 01:36:31 v2.2.0-dev.22 01:36:31 v2.2.0-dev.6 01:36:31 v2.2.0-dev.7 01:36:31 v2.2.0-dev.8 01:36:31 v2.2.0-dev.9 [Pipeline] sh 01:36:31 + lftools sign git-tag v2.2.0-dev.22 01:36:32 Signing Git tag with Sigul... 01:36:32 Signing v2.2.0-dev.22 [Pipeline] echo 01:36:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:36:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:36:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:36:32 $ docker stop --time=1 2243c554b1a5f2c3563e0eda27278bf720ae6ce3d31656254e63af69b39a8acc 01:36:34 $ docker rm -f 2243c554b1a5f2c3563e0eda27278bf720ae6ce3d31656254e63af69b39a8acc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:36:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:36:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:36:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:36:34 . [Pipeline] withDockerContainer 01:36:34 prd-ubuntu20.04-docker-8c-8g-34630 does not seem to be running inside a container 01:36:34 $ 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 01:36:35 $ docker top 1111acdb803285c29f5de5c2eddf55661a31b78a35116fd179598b9f5e1d21a2 -eo pid,comm 01:36:35 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). 01:36:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:36:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:36:35 [ssh-agent] Looking for ssh-agent implementation... 01:36:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:36:35 $ docker exec 1111acdb803285c29f5de5c2eddf55661a31b78a35116fd179598b9f5e1d21a2 ssh-agent 01:36:35 SSH_AUTH_SOCK=/tmp/ssh-2F0hVIkTrPGa/agent.33 01:36:35 SSH_AGENT_PID=39 01:36:35 Running ssh-add (command line suppressed) 01:36:35 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6839422422586566036.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6839422422586566036.key) 01:36:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:36:36 + git semver bump pre 01:36:36 2022-05-03 01:36:36,418 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 01:36:36 2022-05-03 01:36:36,419 [bump_version] DEBUG bumping version:2.2.0-dev.22 on axis:pre with prefix:dev 01:36:36 2022-05-03 01:36:36,419 [bump_version] DEBUG bumped version:2.2.0-dev.23 01:36:36 2022-05-03 01:36:36,419 [write_version] DEBUG write version:2.2.0-dev.23 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 01:36:36 2022-05-03 01:36:36,419 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 01:36:36 2022-05-03 01:36:36,419 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 01:36:36 2022-05-03 01:36:36,422 [execute] INFO git cat-file --batch-check 01:36:36 2022-05-03 01:36:36,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 01:36:36 2022-05-03 01:36:36,428 [execute] INFO git cat-file --batch 01:36:36 2022-05-03 01:36:36,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 01:36:36 2022-05-03 01:36:36,434 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 01:36:36 2.2.0-dev.23 [Pipeline] } 01:36:36 $ docker exec --env ******** --env ******** 1111acdb803285c29f5de5c2eddf55661a31b78a35116fd179598b9f5e1d21a2 ssh-agent -k 01:36:36 unset SSH_AUTH_SOCK; 01:36:36 unset SSH_AGENT_PID; 01:36:36 echo Agent pid 39 killed; 01:36:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:36:37 + git semver [Pipeline] } 01:36:37 $ docker stop --time=1 1111acdb803285c29f5de5c2eddf55661a31b78a35116fd179598b9f5e1d21a2 01:36:38 $ docker rm -f 1111acdb803285c29f5de5c2eddf55661a31b78a35116fd179598b9f5e1d21a2 [Pipeline] // withDockerContainer [Pipeline] sh 01:36:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:36:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:36:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:36:39 . [Pipeline] withDockerContainer 01:36:39 prd-ubuntu20.04-docker-8c-8g-34630 does not seem to be running inside a container 01:36:39 $ 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 01:36:39 $ docker top f4271d0c514b4c639dbb62c65a7d61ac545e4cd3a139e04808dd2e1fde9e73e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:36:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:36:40 [ssh-agent] Looking for ssh-agent implementation... 01:36:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:36:40 $ docker exec f4271d0c514b4c639dbb62c65a7d61ac545e4cd3a139e04808dd2e1fde9e73e8 ssh-agent 01:36:40 SSH_AUTH_SOCK=/tmp/ssh-snywBr8bryWl/agent.33 01:36:40 SSH_AGENT_PID=40 01:36:40 Running ssh-add (command line suppressed) 01:36:40 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7586844631674948998.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7586844631674948998.key) 01:36:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:36:40 + git semver push 01:36:40 2022-05-03 01:36:40,894 [run_push] DEBUG push 01:36:40 2022-05-03 01:36:40,895 [execute] INFO git push origin semver 01:36:40 2022-05-03 01:36:40,895 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 01:36:41 2022-05-03 01:36:41,715 [run_push] DEBUG push all version tags 01:36:41 2022-05-03 01:36:41,715 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:36:41 2022-05-03 01:36:41,716 [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) 01:36:42 2022-05-03 01:36:42,455 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 01:36:42 2.2.0-dev.23 [Pipeline] } 01:36:42 $ docker exec --env ******** --env ******** f4271d0c514b4c639dbb62c65a7d61ac545e4cd3a139e04808dd2e1fde9e73e8 ssh-agent -k 01:36:42 unset SSH_AUTH_SOCK; 01:36:42 unset SSH_AGENT_PID; 01:36:42 echo Agent pid 40 killed; 01:36:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:36:42 + git semver [Pipeline] } 01:36:43 $ docker stop --time=1 f4271d0c514b4c639dbb62c65a7d61ac545e4cd3a139e04808dd2e1fde9e73e8 01:36:44 $ docker rm -f f4271d0c514b4c639dbb62c65a7d61ac545e4cd3a139e04808dd2e1fde9e73e8 [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 01:36:45 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 01:36:45 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 01:36:45 total 16 01:36:45 drwxr-xr-x 3 root root 4096 May 3 01:29 . 01:36:45 drwxrwxr-x 9 jenkins jenkins 4096 May 3 01:36 .. 01:36:45 drwxr-xr-x 2 root root 4096 May 3 01:29 cost 01:36:45 -rw-r--r-- 1 root root 86 May 3 01:29 cost.csv 01:36:45 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 01:36:45 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 01:36:45 total 16 01:36:45 drwxr-xr-x 3 jenkins jenkins 4096 May 3 01:29 . 01:36:45 drwxrwxr-x 9 jenkins jenkins 4096 May 3 01:36 .. 01:36:45 drwxr-xr-x 2 jenkins jenkins 4096 May 3 01:29 cost 01:36:45 -rw-r--r-- 1 jenkins jenkins 86 May 3 01:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:36:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:36:46 ---> package-listing.sh 01:36:46 ++ facter osfamily 01:36:46 ++ tr '[:upper:]' '[:lower:]' 01:36:46 + OS_FAMILY=debian 01:36:46 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 01:36:46 + START_PACKAGES=/tmp/packages_start.txt 01:36:46 + END_PACKAGES=/tmp/packages_end.txt 01:36:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:36:46 + PACKAGES=/tmp/packages_start.txt 01:36:46 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 01:36:46 + PACKAGES=/tmp/packages_end.txt 01:36:46 + case "${OS_FAMILY}" in 01:36:46 + dpkg -l 01:36:46 + grep '^ii' 01:36:46 + '[' -f /tmp/packages_start.txt ']' 01:36:46 + '[' -f /tmp/packages_end.txt ']' 01:36:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:36:46 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 01:36:46 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 01:36:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 01:36:46 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 01:36:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:36:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:36:47 . [Pipeline] withDockerContainer 01:36:47 prd-ubuntu20.04-docker-8c-8g-34630 does not seem to be running inside a container 01:36:47 $ 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 01:36:47 $ docker top 78de575fc22bb4eaff34e29e0d3e9f72bb3b24793f77c6a45aaf2e3c4581ad3c -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:48 + touch /tmp/pre-build-complete [Pipeline] sh 01:36:48 + mkdir -p /var/log/sysstat [Pipeline] sh 01:36:48 + ls /var/log/sa-host 01:36:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:48 provisioning config files... 01:36:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4774651635286282251tmp [Pipeline] { [Pipeline] echo 01:36:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:36:49 ---> create-netrc.sh [Pipeline] } 01:36:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:36:49 ---> python-tools-install.sh [Pipeline] echo 01:36:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:36:49 ---> sudo-logs.sh 01:36:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:36:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:36:50 ---> job-cost.sh 01:36:50 lf-activate-venv: SKIPPING 01:36:50 DEBUG: total: 0.2199999988079071 01:36:50 INFO: Retrieving Stack Cost... 01:36:50 INFO: Retrieving Pricing Info for: v3-standard-8 01:36:50 INFO: Archiving Costs [Pipeline] echo 01:36:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:36:51 ---> logs-deploy.sh 01:36:51 lf-activate-venv: SKIPPING 01:36:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/48 01:36:51 INFO: archiving workspace using pattern(s): 01:36:52 Archives upload complete. 01:36:52 INFO: archiving logs to Nexus