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