Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e90882523786062964195dcac22f3fb6ccc13e6e 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-ssh7730206838541295317.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh14408939652004320569.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3456933886880137713.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh12326273036665494718.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10840901912029476570.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16705’ Running on prd-ubuntu20.04-docker-8c-8g-16708 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e90882523786062964195dcac22f3fb6ccc13e6e (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e90882523786062964195dcac22f3fb6ccc13e6e # timeout=10 Commit message: "Merge pull request #353 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.5" > git rev-list --no-walk cfb3e675d067e751fbbb5b08f60e7b21f51c3f19 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:52:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:52:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:52:39 ========================================================= 17:52:39 EdgeX Global Pipelines Version Info 17:52:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:52:40 ------------------- 17:52:40 stable info: 17:52:40 ------------------- 17:52:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:52:40 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 17:52:40 Message: update stable to v1.0.234 17:52:40 ------------------- 17:52:40 experimental info: 17:52:40 ------------------- 17:52:40 Commited By: **** collab-it+edgex@linuxfoundation.org 17:52:40 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 17:52:40 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:52:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 17:52:40 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 17:52:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:52:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:52:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:52:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:52:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:52:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:52:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:52:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:52:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e90882523786062964195dcac22f3fb6ccc13e6e [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e908825 [Pipeline] echo 17:52:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:52:41 + git rev-list -1 --merges e90882523786062964195dcac22f3fb6ccc13e6e~1..e90882523786062964195dcac22f3fb6ccc13e6e [Pipeline] echo 17:52:41 -----------> git rev-list -1 --merges e90882523786062964195dcac22f3fb6ccc13e6e~1..e90882523786062964195dcac22f3fb6ccc13e6e e90882523786062964195dcac22f3fb6ccc13e6e 17:52:41 e90882523786062964195dcac22f3fb6ccc13e6e [false] [Pipeline] sh 17:52:41 + git log --format=format:%s -1 e90882523786062964195dcac22f3fb6ccc13e6e [Pipeline] echo 17:52:41 ========================================================= 17:52:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:52:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:52:42 + git log --format=format:%s -1 e90882523786062964195dcac22f3fb6ccc13e6e [Pipeline] echo 17:52:42 [semverPrep] GIT_COMMIT: e90882523786062964195dcac22f3fb6ccc13e6e, Commit Message: Merge pull request #353 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.5 [Pipeline] echo 17:52:42 [semverPrep] This is not a build commit. [Pipeline] sh 17:52:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:52:42 + grep -v github /etc/ssh/ssh_known_hosts 17:52:42 + [ -e /tmp/ssh_known_hosts ] 17:52:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:52:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:52:42 + sudo tee -a /etc/ssh/ssh_known_hosts 17:52:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:43 17:52:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:43 0.1.4: Pulling from edgex-devops/py-git-semver 17:52:43 42c077c10790: Pulling fs layer 17:52:43 f63e77b7563a: Pulling fs layer 17:52:43 bd5fdadae976: Pulling fs layer 17:52:43 205491f53016: Pulling fs layer 17:52:43 df18705c85c3: Pulling fs layer 17:52:43 bdb3f477010e: Pulling fs layer 17:52:43 c8a8fc8e1c8f: Pulling fs layer 17:52:43 2c6e9b1d212d: Pulling fs layer 17:52:43 bdb8f0575790: Pulling fs layer 17:52:43 386e3cb2ff24: Pulling fs layer 17:52:43 2343380bae48: Pulling fs layer 17:52:43 c8a8fc8e1c8f: Waiting 17:52:43 2c6e9b1d212d: Waiting 17:52:43 bdb8f0575790: Waiting 17:52:43 386e3cb2ff24: Waiting 17:52:43 205491f53016: Waiting 17:52:43 2343380bae48: Waiting 17:52:43 df18705c85c3: Waiting 17:52:43 bdb3f477010e: Waiting 17:52:43 f63e77b7563a: Verifying Checksum 17:52:43 f63e77b7563a: Download complete 17:52:43 205491f53016: Verifying Checksum 17:52:43 205491f53016: Download complete 17:52:43 bd5fdadae976: Verifying Checksum 17:52:43 bd5fdadae976: Download complete 17:52:43 df18705c85c3: Verifying Checksum 17:52:43 df18705c85c3: Download complete 17:52:43 bdb3f477010e: Verifying Checksum 17:52:43 bdb3f477010e: Download complete 17:52:43 2c6e9b1d212d: Download complete 17:52:43 bdb8f0575790: Download complete 17:52:43 386e3cb2ff24: Download complete 17:52:43 2343380bae48: Verifying Checksum 17:52:43 2343380bae48: Download complete 17:52:43 42c077c10790: Verifying Checksum 17:52:43 42c077c10790: Download complete 17:52:44 c8a8fc8e1c8f: Download complete 17:52:45 42c077c10790: Pull complete 17:52:45 f63e77b7563a: Pull complete 17:52:45 bd5fdadae976: Pull complete 17:52:45 205491f53016: Pull complete 17:52:46 df18705c85c3: Pull complete 17:52:46 bdb3f477010e: Pull complete 17:52:47 c8a8fc8e1c8f: Pull complete 17:52:47 2c6e9b1d212d: Pull complete 17:52:47 bdb8f0575790: Pull complete 17:52:47 386e3cb2ff24: Pull complete 17:52:47 2343380bae48: Pull complete 17:52:48 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 17:52:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:48 prd-ubuntu20.04-docker-8c-8g-16708 does not seem to be running inside a container 17:52:48 $ 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:0.1.4 cat 17:52:49 $ docker top efbb2617ffc49a23fe9c9beea01c5bcca4e7d1b5963f918a826297158f6efd94 -eo pid,comm 17:52:49 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). 17:52:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:52:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:49 [ssh-agent] Looking for ssh-agent implementation... 17:52:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:49 $ docker exec efbb2617ffc49a23fe9c9beea01c5bcca4e7d1b5963f918a826297158f6efd94 ssh-agent 17:52:50 SSH_AUTH_SOCK=/tmp/ssh-Z1cp7euzquFU/agent.32 17:52:50 SSH_AGENT_PID=39 17:52:50 Running ssh-add (command line suppressed) 17:52:50 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3423282323185961802.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3423282323185961802.key) 17:52:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:50 + git tag --points-at HEAD [Pipeline] } 17:52:50 $ docker exec --env ******** --env ******** efbb2617ffc49a23fe9c9beea01c5bcca4e7d1b5963f918a826297158f6efd94 ssh-agent -k 17:52:50 unset SSH_AUTH_SOCK; 17:52:50 unset SSH_AGENT_PID; 17:52:50 echo Agent pid 39 killed; 17:52:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:52:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:50 [ssh-agent] Looking for ssh-agent implementation... 17:52:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:50 $ docker exec efbb2617ffc49a23fe9c9beea01c5bcca4e7d1b5963f918a826297158f6efd94 ssh-agent 17:52:50 SSH_AUTH_SOCK=/tmp/ssh-9od0VS0O42iJ/agent.74 17:52:50 SSH_AGENT_PID=80 17:52:50 Running ssh-add (command line suppressed) 17:52:50 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8341414835124413100.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8341414835124413100.key) 17:52:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:51 + git semver init 17:52:51 2022-07-02 17:52:51,415 [run_init] DEBUG init version:0.0.0 force:False 17:52:51 2022-07-02 17:52:51,416 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 17:52:51 2022-07-02 17:52:51,416 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 17:52:51 2022-07-02 17:52:51,416 [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) 17:52:52 2022-07-02 17:52:52,114 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 17:52:52 2022-07-02 17:52:52,114 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 17:52:52 2022-07-02 17:52:52,114 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:52:52 2022-07-02 17:52:52,115 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:52:52 2.2.1-dev.5 [Pipeline] } 17:52:52 $ docker exec --env ******** --env ******** efbb2617ffc49a23fe9c9beea01c5bcca4e7d1b5963f918a826297158f6efd94 ssh-agent -k 17:52:52 unset SSH_AUTH_SOCK; 17:52:52 unset SSH_AGENT_PID; 17:52:52 echo Agent pid 80 killed; 17:52:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:52:52 + git semver [Pipeline] } 17:52:53 $ docker stop --time=1 efbb2617ffc49a23fe9c9beea01c5bcca4e7d1b5963f918a826297158f6efd94 17:52:54 $ docker rm -f efbb2617ffc49a23fe9c9beea01c5bcca4e7d1b5963f918a826297158f6efd94 [Pipeline] // withDockerContainer [Pipeline] sh 17:52:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:52:55 Stashed 1 file(s) [Pipeline] echo 17:52:55 [edgeXSemver]: initialized semver on version 2.2.1-dev.5 [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 17:52:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:52:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:52:55 ========================================================= 17:52:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:52:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:52:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:52:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:52:55 59bf1c3509f3: Pulling fs layer 17:52:55 666ba61612fd: Pulling fs layer 17:52:55 8ed8ca486205: Pulling fs layer 17:52:55 cc1cd167ecdc: Pulling fs layer 17:52:55 c516ae0d96e1: Pulling fs layer 17:52:55 684cea983483: Pulling fs layer 17:52:55 dd3240ac7de5: Pulling fs layer 17:52:55 b1e948a4e11c: Pulling fs layer 17:52:55 a8fd76ee1af6: Pulling fs layer 17:52:55 646ad004c059: Pulling fs layer 17:52:55 cc1cd167ecdc: Waiting 17:52:55 c516ae0d96e1: Waiting 17:52:55 684cea983483: Waiting 17:52:55 dd3240ac7de5: Waiting 17:52:55 b1e948a4e11c: Waiting 17:52:55 646ad004c059: Waiting 17:52:55 a8fd76ee1af6: Waiting 17:52:55 8ed8ca486205: Verifying Checksum 17:52:55 8ed8ca486205: Download complete 17:52:55 666ba61612fd: Download complete 17:52:55 c516ae0d96e1: Verifying Checksum 17:52:55 c516ae0d96e1: Download complete 17:52:55 684cea983483: Verifying Checksum 17:52:55 684cea983483: Download complete 17:52:55 dd3240ac7de5: Verifying Checksum 17:52:55 dd3240ac7de5: Download complete 17:52:55 59bf1c3509f3: Download complete 17:52:55 b1e948a4e11c: Verifying Checksum 17:52:55 b1e948a4e11c: Download complete 17:52:55 59bf1c3509f3: Pull complete 17:52:55 666ba61612fd: Pull complete 17:52:55 8ed8ca486205: Pull complete 17:52:56 646ad004c059: Download complete 17:52:56 a8fd76ee1af6: Verifying Checksum 17:52:56 a8fd76ee1af6: Download complete 17:52:56 cc1cd167ecdc: Verifying Checksum 17:52:56 cc1cd167ecdc: Download complete 17:53:00 cc1cd167ecdc: Pull complete 17:53:00 c516ae0d96e1: Pull complete 17:53:00 684cea983483: Pull complete 17:53:00 dd3240ac7de5: Pull complete 17:53:00 b1e948a4e11c: Pull complete 17:53:01 a8fd76ee1af6: Pull complete 17:53:02 646ad004c059: Pull complete 17:53:02 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 17:53:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:53:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 17:53:03 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:03 + docker inspect -f . ci-base-image-x86_64 17:53:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:03 prd-ubuntu20.04-docker-8c-8g-16708 does not seem to be running inside a container 17:53:03 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:53:05 $ docker top ae55ad11f0e55554abbc7406d61335f0115e0008c6cbb1d4687318e86689694f -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:05 + go version 17:53:05 go version go1.17.7 linux/amd64 [Pipeline] } 17:53:05 $ docker stop --time=1 ae55ad11f0e55554abbc7406d61335f0115e0008c6cbb1d4687318e86689694f 17:53:07 $ docker rm -f ae55ad11f0e55554abbc7406d61335f0115e0008c6cbb1d4687318e86689694f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:07 + docker inspect -f . ci-base-image-x86_64 17:53:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:07 prd-ubuntu20.04-docker-8c-8g-16708 does not seem to be running inside a container 17:53:07 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:53:07 $ docker top 665293d23e107723ec59bf3c9be18d4b5cd6cc43821911e2455c8e114d2f4ef9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:53:08 + make test 17:53:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:53:08 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:53:08 go: downloading github.com/stretchr/testify v1.7.5 17:53:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 17:53:08 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 17:53:08 go: downloading github.com/pelletier/go-toml v1.9.5 17:53:08 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 17:53:08 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 17:53:08 go: downloading github.com/google/uuid v1.3.0 17:53:08 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:53:08 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 17:53:08 go: downloading github.com/gorilla/mux v1.8.0 17:53:08 go: downloading github.com/davecgh/go-spew v1.1.1 17:53:08 go: downloading github.com/pmezard/go-difflib v1.0.0 17:53:08 go: downloading github.com/stretchr/objx v0.4.0 17:53:08 go: downloading gopkg.in/yaml.v3 v3.0.1 17:53:08 go: downloading github.com/hashicorp/errwrap v1.0.0 17:53:08 go: downloading github.com/go-kit/log v0.2.0 17:53:08 go: downloading github.com/go-playground/validator/v10 v10.10.1 17:53:08 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 17:53:08 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:53:08 go: downloading github.com/hashicorp/consul/api v1.9.1 17:53:08 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:53:08 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:53:08 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:53:08 go: downloading github.com/pebbe/zmq4 v1.2.7 17:53:08 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:53:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:53:08 go: downloading github.com/mitchellh/copystructure v1.0.0 17:53:08 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:53:08 go: downloading github.com/x448/float16 v0.8.4 17:53:08 go: downloading github.com/go-playground/universal-translator v0.18.0 17:53:08 go: downloading github.com/leodido/go-urn v1.2.1 17:53:08 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 17:53:08 go: downloading golang.org/x/text v0.3.7 17:53:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:53:08 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:53:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:53:08 go: downloading github.com/hashicorp/serf v0.9.5 17:53:08 go: downloading github.com/zeebo/errs v1.2.2 17:53:08 go: downloading google.golang.org/grpc v1.46.0 17:53:09 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:53:09 go: downloading github.com/go-playground/locales v0.14.0 17:53:09 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:53:09 go: downloading google.golang.org/protobuf v1.28.0 17:53:09 go: downloading github.com/fatih/color v1.9.0 17:53:09 go: downloading github.com/mattn/go-isatty v0.0.12 17:53:09 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:53:09 go: downloading github.com/gorilla/websocket v1.4.2 17:53:09 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:53:09 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:53:09 go: downloading github.com/mattn/go-colorable v0.1.6 17:53:09 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 17:53:09 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:53:09 go: downloading github.com/golang/protobuf v1.5.2 17:53:09 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:53:10 Still waiting to schedule task 17:53:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16706’ 17:53:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:53:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.018s coverage: 4.6% of statements 17:53:21 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:53:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.032s coverage: 92.2% of statements 17:53:21 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.018s coverage: 85.3% of statements 17:53:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.018s coverage: 54.9% of statements 17:53:22 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:53:22 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:53:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.032s coverage: 100.0% of statements 17:53:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.318s coverage: 88.4% of statements 17:53:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.020s coverage: 25.0% of statements 17:53:24 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.043s coverage: 79.6% of statements 17:53:24 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:53:24 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.028s coverage: 41.7% of statements 17:53:24 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.019s coverage: 91.3% of statements 17:53:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:53:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:53:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:53:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:53:35 $ docker stop --time=1 665293d23e107723ec59bf3c9be18d4b5cd6cc43821911e2455c8e114d2f4ef9 17:53:37 $ docker rm -f 665293d23e107723ec59bf3c9be18d4b5cd6cc43821911e2455c8e114d2f4ef9 [Pipeline] // withDockerContainer [Pipeline] sh 17:53:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:53:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:53:39 17:53:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:53:39 latest: Pulling from edgex-lftools-log-publisher 17:53:39 5eb5b503b376: Pulling fs layer 17:53:39 5c69ac0246d0: Pulling fs layer 17:53:39 ec43610c2a17: Pulling fs layer 17:53:39 3a2ae6a8a46f: Pulling fs layer 17:53:39 33b1e0a273af: Pulling fs layer 17:53:39 5d3b04190fa2: Pulling fs layer 17:53:39 2f39f015ded8: Pulling fs layer 17:53:39 3a2ae6a8a46f: Waiting 17:53:39 33b1e0a273af: Waiting 17:53:39 2f39f015ded8: Waiting 17:53:39 5d3b04190fa2: Waiting 17:53:39 5c69ac0246d0: Verifying Checksum 17:53:39 5c69ac0246d0: Download complete 17:53:39 3a2ae6a8a46f: Verifying Checksum 17:53:39 3a2ae6a8a46f: Download complete 17:53:39 33b1e0a273af: Verifying Checksum 17:53:39 33b1e0a273af: Download complete 17:53:39 5d3b04190fa2: Download complete 17:53:39 ec43610c2a17: Verifying Checksum 17:53:39 ec43610c2a17: Download complete 17:53:39 5eb5b503b376: Verifying Checksum 17:53:39 5eb5b503b376: Download complete 17:53:40 2f39f015ded8: Verifying Checksum 17:53:40 2f39f015ded8: Download complete 17:53:40 5eb5b503b376: Pull complete 17:53:41 5c69ac0246d0: Pull complete 17:53:41 ec43610c2a17: Pull complete 17:53:41 3a2ae6a8a46f: Pull complete 17:53:41 33b1e0a273af: Pull complete 17:53:41 5d3b04190fa2: Pull complete 17:53:46 2f39f015ded8: Pull complete 17:53:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:53:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:53:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:46 prd-ubuntu20.04-docker-8c-8g-16708 does not seem to be running inside a container 17:53:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:53:47 $ docker top efa1225f0343c49569f3d01986c19dce267cb3d46fa96c6436e3e66347908174 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:53:47 ---> job-cost.sh 17:53:47 lf-activate-venv: SKIPPING 17:53:47 INFO: No Stack... 17:53:48 INFO: Retrieving Pricing Info for: v3-standard-8 17:53:48 INFO: Archiving Costs [Pipeline] sh 17:53:49 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 17:53:49 + cut -d, -f6 [Pipeline] lock 17:53:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-58-stack-cost] 17:53:49 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-58-stack-cost] did not exist. Created. 17:53:49 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:53:49 + echo total: 0.2199999988079071 [Pipeline] stash 17:53:49 Stashed 1 file(s) [Pipeline] } 17:53:49 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-58-stack-cost] [Pipeline] // lock [Pipeline] } 17:53:49 $ docker stop --time=1 efa1225f0343c49569f3d01986c19dce267cb3d46fa96c6436e3e66347908174 17:53:50 $ docker rm -f efa1225f0343c49569f3d01986c19dce267cb3d46fa96c6436e3e66347908174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:56:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16710 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 17:56:26 Running in /w/workspace/go-mod-bootstrap/58 [Pipeline] { [Pipeline] checkout 17:56:26 Selected Git installation does not exist. Using Default 17:56:26 The recommended git tool is: NONE 17:56:33 using credential edgex-jenkins-ssh 17:56:33 Cloning the remote Git repository 17:56:33 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:56:34 > git init /w/workspace/go-mod-bootstrap/58 # timeout=10 17:56:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:56:34 > git --version # timeout=10 17:56:34 > git --version # 'git version 2.25.1' 17:56:34 using GIT_SSH to set credentials SSH Credentials for GitHub 17:56:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:56:35 Avoid second fetch 17:56:35 Checking out Revision e90882523786062964195dcac22f3fb6ccc13e6e (main) 17:56:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:56:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:56:35 > git config core.sparsecheckout # timeout=10 17:56:35 > git checkout -f e90882523786062964195dcac22f3fb6ccc13e6e # timeout=10 17:56:40 Commit message: "Merge pull request #353 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:56:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:56:41 % Total % Received % Xferd Average Speed Time Time Time Current 17:56:41 Dload Upload Total Spent Left Speed 17:56:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 97246 0 --:--:-- --:--:-- --:--:-- 97246 [Pipeline] sh 17:56:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:56:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:56:42 + sudo tee /etc/docker/daemon.new 17:56:42 { 17:56:42 "registry-mirrors": [ 17:56:42 "https://nexus3.edgexfoundry.org:10001" 17:56:42 ], 17:56:42 "bip": "10.250.0.254/24", 17:56:42 "hosts": [ 17:56:42 "tcp://0.0.0.0:5555", 17:56:42 "unix:///var/run/docker.sock" 17:56:42 ], 17:56:42 "mtu": 1458, 17:56:42 "selinux-enabled": true, 17:56:42 "seccomp-profile": "/etc/docker/seccomp.json" 17:56:42 } [Pipeline] sh 17:56:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:56:42 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:57:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:57:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:57:01 ========================================================= 17:57:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:57:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:57:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:57:02 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:57:02 9b3977197b4f: Pulling fs layer 17:57:02 1a89e8eeedd5: Pulling fs layer 17:57:02 94645a83ff95: Pulling fs layer 17:57:02 e6fb740bc735: Pulling fs layer 17:57:02 3a77bd46dcc9: Pulling fs layer 17:57:02 355e64cbe906: Pulling fs layer 17:57:02 63ab81a10011: Pulling fs layer 17:57:02 555d1d1c4555: Pulling fs layer 17:57:02 7d9057610161: Pulling fs layer 17:57:02 355e64cbe906: Waiting 17:57:02 63ab81a10011: Waiting 17:57:02 555d1d1c4555: Waiting 17:57:02 7d9057610161: Waiting 17:57:02 e6fb740bc735: Waiting 17:57:02 3a77bd46dcc9: Waiting 17:57:02 94645a83ff95: Verifying Checksum 17:57:02 94645a83ff95: Download complete 17:57:02 1a89e8eeedd5: Download complete 17:57:02 3a77bd46dcc9: Download complete 17:57:02 355e64cbe906: Verifying Checksum 17:57:02 355e64cbe906: Download complete 17:57:02 9b3977197b4f: Verifying Checksum 17:57:02 9b3977197b4f: Download complete 17:57:02 63ab81a10011: Download complete 17:57:03 9b3977197b4f: Pull complete 17:57:03 7d9057610161: Verifying Checksum 17:57:03 7d9057610161: Download complete 17:57:04 1a89e8eeedd5: Pull complete 17:57:04 94645a83ff95: Pull complete 17:57:05 555d1d1c4555: Download complete 17:57:05 e6fb740bc735: Verifying Checksum 17:57:05 e6fb740bc735: Download complete 17:57:18 e6fb740bc735: Pull complete 17:57:18 3a77bd46dcc9: Pull complete 17:57:18 355e64cbe906: Pull complete 17:57:18 63ab81a10011: Pull complete 17:57:24 555d1d1c4555: Pull complete 17:57:26 7d9057610161: Pull complete 17:57:26 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 17:57:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:57:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 17:57:26 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:27 + docker inspect -f . ci-base-image-arm64 17:57:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:27 prd-ubuntu20.04-docker-arm64-4c-16g-16710 does not seem to be running inside a container 17:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/58 -v /w/workspace/go-mod-bootstrap/58:/w/workspace/go-mod-bootstrap/58:rw,z -v /w/workspace/go-mod-bootstrap/58@tmp:/w/workspace/go-mod-bootstrap/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:57:30 $ docker top 96c8821e5119cf779db4d45ff6d48827470425de65c75f79958317c7cf5176ac -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:31 + go version 17:57:31 go version go1.17.7 linux/arm64 [Pipeline] } 17:57:31 $ docker stop --time=1 96c8821e5119cf779db4d45ff6d48827470425de65c75f79958317c7cf5176ac 17:57:33 $ docker rm -f 96c8821e5119cf779db4d45ff6d48827470425de65c75f79958317c7cf5176ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:33 + docker inspect -f . ci-base-image-arm64 17:57:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:34 prd-ubuntu20.04-docker-arm64-4c-16g-16710 does not seem to be running inside a container 17:57:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/58 -v /w/workspace/go-mod-bootstrap/58:/w/workspace/go-mod-bootstrap/58:rw,z -v /w/workspace/go-mod-bootstrap/58@tmp:/w/workspace/go-mod-bootstrap/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:57:35 $ docker top 64a1085b32dbb9f1b195f454161e09c3e8449fe08d8ff3d1e24d67357242c258 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:57:36 + make test 17:57:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:57:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 17:57:36 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 17:57:36 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 17:57:37 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 17:57:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 17:57:37 go: downloading github.com/pelletier/go-toml v1.9.5 17:57:37 go: downloading github.com/stretchr/testify v1.7.5 17:57:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:57:37 go: downloading github.com/gorilla/mux v1.8.0 17:57:37 go: downloading github.com/google/uuid v1.3.0 17:57:37 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:57:37 go: downloading github.com/go-kit/log v0.2.0 17:57:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 17:57:37 go: downloading github.com/davecgh/go-spew v1.1.1 17:57:37 go: downloading github.com/pmezard/go-difflib v1.0.0 17:57:37 go: downloading github.com/stretchr/objx v0.4.0 17:57:38 go: downloading gopkg.in/yaml.v3 v3.0.1 17:57:38 go: downloading github.com/go-playground/validator/v10 v10.10.1 17:57:38 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:57:38 go: downloading github.com/hashicorp/errwrap v1.0.0 17:57:38 go: downloading github.com/hashicorp/consul/api v1.9.1 17:57:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:57:38 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:57:38 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:57:38 go: downloading github.com/pebbe/zmq4 v1.2.7 17:57:38 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:57:38 go: downloading github.com/zeebo/errs v1.2.2 17:57:38 go: downloading google.golang.org/grpc v1.46.0 17:57:39 go: downloading github.com/x448/float16 v0.8.4 17:57:39 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:57:39 go: downloading github.com/mitchellh/copystructure v1.0.0 17:57:39 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:57:39 go: downloading github.com/go-playground/universal-translator v0.18.0 17:57:39 go: downloading github.com/leodido/go-urn v1.2.1 17:57:39 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 17:57:39 go: downloading golang.org/x/text v0.3.7 17:57:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:57:39 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:57:39 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:57:39 go: downloading github.com/hashicorp/serf v0.9.5 17:57:39 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:57:40 go: downloading google.golang.org/protobuf v1.28.0 17:57:41 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:57:41 go: downloading github.com/gorilla/websocket v1.4.2 17:57:41 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:57:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:57:42 go: downloading github.com/go-playground/locales v0.14.0 17:57:42 go: downloading github.com/fatih/color v1.9.0 17:57:42 go: downloading github.com/mattn/go-isatty v0.0.12 17:57:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:57:42 go: downloading github.com/golang/protobuf v1.5.2 17:57:42 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 17:57:43 go: downloading github.com/mattn/go-colorable v0.1.6 17:57:43 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:57:43 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:59:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:59:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.141s coverage: 4.6% of statements 17:59:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:59:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.106s coverage: 92.2% of statements 17:59:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.033s coverage: 85.3% of statements 17:59:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.090s coverage: 54.9% of statements 17:59:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:59:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:59:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.079s coverage: 100.0% of statements 17:59:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.442s coverage: 88.4% of statements 17:59:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.072s coverage: 25.0% of statements 17:59:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.094s coverage: 79.6% of statements 17:59:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:59:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.054s coverage: 41.7% of statements 17:59:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements 17:59:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:59:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:00:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:00:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:00:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:00:01 $ docker stop --time=1 64a1085b32dbb9f1b195f454161e09c3e8449fe08d8ff3d1e24d67357242c258 18:00:03 $ docker rm -f 64a1085b32dbb9f1b195f454161e09c3e8449fe08d8ff3d1e24d67357242c258 [Pipeline] // withDockerContainer [Pipeline] sh 18:00:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:00:06 Warning: overwriting stash ‘coverage-report’ 18:00:06 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] withEnv [Pipeline] { [Pipeline] sh 18:00:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:00:07 18:00:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:00:07 arm64: Pulling from edgex-lftools-log-publisher 18:00:07 8998bd30e6a1: Pulling fs layer 18:00:07 04944245beec: Pulling fs layer 18:00:07 699f458cf7ca: Pulling fs layer 18:00:07 765212b225bb: Pulling fs layer 18:00:07 f23df028b6ca: Pulling fs layer 18:00:07 d65c8cfc05b1: Pulling fs layer 18:00:07 2437ff75d9bd: Pulling fs layer 18:00:07 765212b225bb: Waiting 18:00:07 f23df028b6ca: Waiting 18:00:07 d65c8cfc05b1: Waiting 18:00:07 2437ff75d9bd: Waiting 18:00:07 04944245beec: Verifying Checksum 18:00:07 04944245beec: Download complete 18:00:07 765212b225bb: Verifying Checksum 18:00:07 765212b225bb: Download complete 18:00:07 f23df028b6ca: Download complete 18:00:07 d65c8cfc05b1: Verifying Checksum 18:00:07 d65c8cfc05b1: Download complete 18:00:07 699f458cf7ca: Verifying Checksum 18:00:07 699f458cf7ca: Download complete 18:00:08 8998bd30e6a1: Verifying Checksum 18:00:08 8998bd30e6a1: Download complete 18:00:10 2437ff75d9bd: Verifying Checksum 18:00:10 2437ff75d9bd: Download complete 18:00:12 8998bd30e6a1: Pull complete 18:00:13 04944245beec: Pull complete 18:00:14 699f458cf7ca: Pull complete 18:00:14 765212b225bb: Pull complete 18:00:15 f23df028b6ca: Pull complete 18:00:15 d65c8cfc05b1: Pull complete 18:00:30 2437ff75d9bd: Pull complete 18:00:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:00:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:00:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:31 prd-ubuntu20.04-docker-arm64-4c-16g-16710 does not seem to be running inside a container 18:00:31 $ 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/58 -v /w/workspace/go-mod-bootstrap/58:/w/workspace/go-mod-bootstrap/58:rw,z -v /w/workspace/go-mod-bootstrap/58@tmp:/w/workspace/go-mod-bootstrap/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:00:33 $ docker top 8847cf0a32f93d1431427f69a24c05c8b366c8bac9207b84055b54cb2de17a03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:34 ---> job-cost.sh 18:00:34 lf-activate-venv: SKIPPING 18:00:34 INFO: No Stack... 18:00:35 INFO: Retrieving Pricing Info for: v3-standard-4 18:00:36 INFO: Archiving Costs [Pipeline] sh 18:00:36 + cat+ /w/workspace/go-mod-bootstrap/58/archives/cost.csv 18:00:36 cut -d, -f6 [Pipeline] lock 18:00:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-58-stack-cost] 18:00:36 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-58-stack-cost] did not exist. Created. 18:00:36 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:00:37 /w/workspace/go-mod-bootstrap/58@tmp/durable-b49ae6bd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:00:38 + echo total: 0.10999999940395355 [Pipeline] stash 18:00:38 Warning: overwriting stash ‘stack-cost’ 18:00:38 Stashed 1 file(s) [Pipeline] } 18:00:38 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-58-stack-cost] [Pipeline] // lock [Pipeline] } 18:00:38 $ docker stop --time=1 8847cf0a32f93d1431427f69a24c05c8b366c8bac9207b84055b54cb2de17a03 18:00:39 $ docker rm -f 8847cf0a32f93d1431427f69a24c05c8b366c8bac9207b84055b54cb2de17a03 [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 18:00:40 provisioning config files... 18:00:40 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3973849183192226051tmp [Pipeline] { [Pipeline] sh 18:00:40 + set +x 18:00:40 + + bash -s -- 18:00:40 curl -s https://codecov.io/bash 18:00:40 18:00:40 _____ _ 18:00:40 / ____| | | 18:00:40 | | ___ __| | ___ ___ _____ __ 18:00:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:00:40 | |___| (_) | (_| | __/ (_| (_) \ V / 18:00:40 \_____\___/ \__,_|\___|\___\___/ \_/ 18:00:40 Bash-1.0.6 18:00:40 18:00:40 18:00:40 ==> git version 2.25.1 found 18:00:40 ==> 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 18:00:40 Release-Date: 2020-01-08 18:00:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:00:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:00:40 ==> Jenkins CI detected. 18:00:40 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 18:00:40 project root: . 18:00:40 --> token set from env 18:00:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:00:40 ==> Running gcov in . (disable via -X gcov) 18:00:40 ==> Python coveragepy not found 18:00:40 ==> Searching for coverage reports in: 18:00:40 + . 18:00:40 -> Found 1 reports 18:00:40 ==> Detecting git/mercurial file structure 18:00:40 ==> Reading reports 18:00:40 + ./coverage.out bytes=56349 18:00:40 ==> Appending adjustments 18:00:40 https://docs.codecov.io/docs/fixing-reports 18:00:40 + Found adjustments 18:00:40 ==> Gzipping contents 18:00:40 12K /tmp/codecov.emPvzA.gz 18:00:40 ==> Uploading reports 18:00:40 url: https://codecov.io 18:00:40 query: branch=main&commit=e90882523786062964195dcac22f3fb6ccc13e6e&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 18:00:41 -> Pinging Codecov 18:00:41 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=e90882523786062964195dcac22f3fb6ccc13e6e&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 18:00:41 -> Uploading to 18:00:41 https://storage.googleapis.com/codecov/v4/raw/2022-07-02/833815588EE85121546D348822E98E2E/e90882523786062964195dcac22f3fb6ccc13e6e/ed5c9ae2-e5cd-4464-9cbd-d97db855d6a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220702%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220702T180041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8164864f2bd8e7b7c83315fc7c009481306faffb19cb3680426bb77f19bf7b97 18:00:41 % Total % Received % Xferd Average Speed Time Time Time Current 18:00:41 Dload Upload Total Spent Left Speed 18:00:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9321 0 0 100 9321 0 42176 --:--:-- --:--:-- --:--:-- 42176 18:00:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/e90882523786062964195dcac22f3fb6ccc13e6e [Pipeline] } 18:00:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:00:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:00:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:42 18:00:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:00:42 df9b9388f04a: Pulling fs layer 18:00:42 52dc419b0ee2: Pulling fs layer 18:00:42 25bc292e5bac: Pulling fs layer 18:00:42 114826534d7a: Pulling fs layer 18:00:42 4657fd5d0bcf: Pulling fs layer 18:00:42 6ad1cebc031e: Pulling fs layer 18:00:42 8a3aa393b2d8: Pulling fs layer 18:00:42 4657fd5d0bcf: Waiting 18:00:42 6ad1cebc031e: Waiting 18:00:42 8a3aa393b2d8: Waiting 18:00:42 114826534d7a: Waiting 18:00:42 25bc292e5bac: Verifying Checksum 18:00:42 25bc292e5bac: Download complete 18:00:42 52dc419b0ee2: Verifying Checksum 18:00:42 52dc419b0ee2: Download complete 18:00:42 4657fd5d0bcf: Verifying Checksum 18:00:42 4657fd5d0bcf: Download complete 18:00:42 df9b9388f04a: Verifying Checksum 18:00:42 df9b9388f04a: Download complete 18:00:42 6ad1cebc031e: Verifying Checksum 18:00:42 6ad1cebc031e: Download complete 18:00:42 df9b9388f04a: Pull complete 18:00:42 52dc419b0ee2: Pull complete 18:00:42 25bc292e5bac: Pull complete 18:00:43 114826534d7a: Verifying Checksum 18:00:43 114826534d7a: Download complete 18:00:43 8a3aa393b2d8: Verifying Checksum 18:00:43 8a3aa393b2d8: Download complete 18:00:46 114826534d7a: Pull complete 18:00:46 4657fd5d0bcf: Pull complete 18:00:46 6ad1cebc031e: Pull complete 18:00:50 8a3aa393b2d8: Pull complete 18:00:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:00:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:50 prd-ubuntu20.04-docker-8c-8g-16708 does not seem to be running inside a container 18:00:50 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:00:52 $ docker top de81fea5aa26076ec332af9784220ec6b8404d0355b0bc1707d2b8bd8dc64781 -eo pid,comm [Pipeline] { [Pipeline] echo 18:00:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 18:00:52 + set -o pipefail 18:00:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 18:00:57 18:00:57 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 18:00:57 18:00:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/8f8c2567-cfa3-4dac-9ea0-088455c191d9 18:00:57 18:00:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:00:57 18:00:57 18:00:57 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:00:57 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:00:57 $ docker stop --time=1 de81fea5aa26076ec332af9784220ec6b8404d0355b0bc1707d2b8bd8dc64781 18:00:59 $ docker rm -f de81fea5aa26076ec332af9784220ec6b8404d0355b0bc1707d2b8bd8dc64781 [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 18:01:00 + git log --format=format:%s -1 e90882523786062964195dcac22f3fb6ccc13e6e [Pipeline] sh 18:01:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:01:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:01 prd-ubuntu20.04-docker-8c-8g-16708 does not seem to be running inside a container 18:01:01 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:01:01 $ docker top ab7e7306502f1e09fcb19836aa5df5a3b3aa3007512fc51c8713691b289e1438 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:01 [ssh-agent] Looking for ssh-agent implementation... 18:01:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:01 $ docker exec ab7e7306502f1e09fcb19836aa5df5a3b3aa3007512fc51c8713691b289e1438 ssh-agent 18:01:02 SSH_AUTH_SOCK=/tmp/ssh-I0CNVIAjxel9/agent.34 18:01:02 SSH_AGENT_PID=40 18:01:02 Running ssh-add (command line suppressed) 18:01:02 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1489449213225503278.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1489449213225503278.key) 18:01:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:02 + git semver tag 18:01:02 2022-07-02 18:01:02,597 [run_tag] DEBUG tag force:False 18:01:02 2022-07-02 18:01:02,597 [check_head_tag] DEBUG check head tag 18:01:02 2022-07-02 18:01:02,599 [execute] INFO git cat-file --batch-check 18:01:02 2022-07-02 18:01:02,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 18:01:02 2022-07-02 18:01:02,602 [execute] INFO git cat-file --batch 18:01:02 2022-07-02 18:01:02,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 18:01:02 2022-07-02 18:01:02,630 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:01:02 2022-07-02 18:01:02,631 [execute] INFO git tag -a v2.2.1-dev.5 -m v2.2.1-dev.5 18:01:02 2022-07-02 18:01:02,631 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.5', '-m', 'v2.2.1-dev.5'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 18:01:02 2022-07-02 18:01:02,635 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:01:02 2.2.1-dev.5 [Pipeline] } 18:01:02 $ docker exec --env ******** --env ******** ab7e7306502f1e09fcb19836aa5df5a3b3aa3007512fc51c8713691b289e1438 ssh-agent -k 18:01:02 unset SSH_AUTH_SOCK; 18:01:02 unset SSH_AGENT_PID; 18:01:02 echo Agent pid 40 killed; 18:01:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:03 + git semver [Pipeline] } 18:01:03 $ docker stop --time=1 ab7e7306502f1e09fcb19836aa5df5a3b3aa3007512fc51c8713691b289e1438 18:01:04 $ docker rm -f ab7e7306502f1e09fcb19836aa5df5a3b3aa3007512fc51c8713691b289e1438 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:01:05 18:01:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:01:05 0.23.1-centos7: Pulling from edgex-lftools 18:01:05 ab5ef0e58194: Pulling fs layer 18:01:05 9712f1f96733: Pulling fs layer 18:01:05 63f879dbbcfc: Pulling fs layer 18:01:05 0d9ebad4ef96: Pulling fs layer 18:01:05 e9a5061849ea: Pulling fs layer 18:01:05 d747dcd14b5f: Pulling fs layer 18:01:05 2de7ff778b66: Pulling fs layer 18:01:05 0d9ebad4ef96: Waiting 18:01:05 e9a5061849ea: Waiting 18:01:05 d747dcd14b5f: Waiting 18:01:05 2de7ff778b66: Waiting 18:01:05 9712f1f96733: Verifying Checksum 18:01:05 9712f1f96733: Download complete 18:01:05 63f879dbbcfc: Verifying Checksum 18:01:05 63f879dbbcfc: Download complete 18:01:05 0d9ebad4ef96: Verifying Checksum 18:01:05 0d9ebad4ef96: Download complete 18:01:05 d747dcd14b5f: Download complete 18:01:05 e9a5061849ea: Verifying Checksum 18:01:05 e9a5061849ea: Download complete 18:01:05 2de7ff778b66: Verifying Checksum 18:01:05 2de7ff778b66: Download complete 18:01:06 ab5ef0e58194: Verifying Checksum 18:01:06 ab5ef0e58194: Download complete 18:01:08 ab5ef0e58194: Pull complete 18:01:08 9712f1f96733: Pull complete 18:01:09 63f879dbbcfc: Pull complete 18:01:13 0d9ebad4ef96: Pull complete 18:01:13 e9a5061849ea: Pull complete 18:01:13 d747dcd14b5f: Pull complete 18:01:14 2de7ff778b66: Pull complete 18:01:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:01:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:01:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:14 prd-ubuntu20.04-docker-8c-8g-16708 does not seem to be running inside a container 18:01:14 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:01:16 $ docker top 4e7421410acda7281aa07a5e5a8549af00ae6b361fd1491887fda33a940be984 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:01:16 provisioning config files... 18:01:16 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4981958567475887108tmp 18:01:16 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2771311718473898530tmp 18:01:16 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config253492679704087557tmp [Pipeline] { [Pipeline] echo 18:01:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:01:17 ---> sigul-configuration.sh 18:01:17 gpg: directory `/root/.gnupg' created 18:01:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:01:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:01:17 gpg: keyring `/root/.gnupg/secring.gpg' created 18:01:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:01:17 gpg: CAST5 encrypted data 18:01:17 gpg: encrypted with 1 passphrase 18:01:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:01:17 + mkdir /home/jenkins 18:01:17 + mkdir /home/jenkins/sigul [Pipeline] sh 18:01:17 + 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 18:01:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:01:17 ---> sigul-install.sh 18:01:17 Sigul already installed; skipping installation. [Pipeline] sh 18:01:18 + git tag --list 18:01:18 v0.0.1 18:01:18 v0.0.10 18:01:18 v0.0.11 18:01:18 v0.0.12 18:01:18 v0.0.13 18:01:18 v0.0.14 18:01:18 v0.0.15 18:01:18 v0.0.16 18:01:18 v0.0.17 18:01:18 v0.0.18 18:01:18 v0.0.19 18:01:18 v0.0.2 18:01:18 v0.0.20 18:01:18 v0.0.21 18:01:18 v0.0.22 18:01:18 v0.0.23 18:01:18 v0.0.24 18:01:18 v0.0.25 18:01:18 v0.0.26 18:01:18 v0.0.27 18:01:18 v0.0.28 18:01:18 v0.0.29 18:01:18 v0.0.3 18:01:18 v0.0.30 18:01:18 v0.0.31 18:01:18 v0.0.32 18:01:18 v0.0.33 18:01:18 v0.0.34 18:01:18 v0.0.35 18:01:18 v0.0.36 18:01:18 v0.0.37 18:01:18 v0.0.38 18:01:18 v0.0.39 18:01:18 v0.0.4 18:01:18 v0.0.40 18:01:18 v0.0.41 18:01:18 v0.0.42 18:01:18 v0.0.43 18:01:18 v0.0.44 18:01:18 v0.0.45 18:01:18 v0.0.46 18:01:18 v0.0.47 18:01:18 v0.0.48 18:01:18 v0.0.49 18:01:18 v0.0.5 18:01:18 v0.0.50 18:01:18 v0.0.51 18:01:18 v0.0.52 18:01:18 v0.0.53 18:01:18 v0.0.54 18:01:18 v0.0.55 18:01:18 v0.0.56 18:01:18 v0.0.57 18:01:18 v0.0.58 18:01:18 v0.0.59 18:01:18 v0.0.6 18:01:18 v0.0.60 18:01:18 v0.0.61 18:01:18 v0.0.62 18:01:18 v0.0.63 18:01:18 v0.0.64 18:01:18 v0.0.65 18:01:18 v0.0.66 18:01:18 v0.0.67 18:01:18 v0.0.68 18:01:18 v0.0.69 18:01:18 v0.0.7 18:01:18 v0.0.70 18:01:18 v0.0.71 18:01:18 v0.0.72 18:01:18 v0.0.8 18:01:18 v0.0.9 18:01:18 v2.0.0 18:01:18 v2.1.0 18:01:18 v2.1.1 18:01:18 v2.1.1-dev.1 18:01:18 v2.1.1-dev.2 18:01:18 v2.1.1-dev.3 18:01:18 v2.1.1-dev.4 18:01:18 v2.2.0 18:01:18 v2.2.1-dev.1 18:01:18 v2.2.1-dev.2 18:01:18 v2.2.1-dev.3 18:01:18 v2.2.1-dev.4 18:01:18 v2.2.1-dev.5 [Pipeline] sh 18:01:18 + lftools sign git-tag v2.2.1-dev.5 18:01:19 Signing Git tag with Sigul... 18:01:19 Signing v2.2.1-dev.5 [Pipeline] echo 18:01:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:01:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:01:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:01:19 $ docker stop --time=1 4e7421410acda7281aa07a5e5a8549af00ae6b361fd1491887fda33a940be984 18:01:20 $ docker rm -f 4e7421410acda7281aa07a5e5a8549af00ae6b361fd1491887fda33a940be984 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:01:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:01:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:21 prd-ubuntu20.04-docker-8c-8g-16708 does not seem to be running inside a container 18:01:21 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:01:22 $ docker top e52b8fa602fcf691dd78b57dbfc931d09ec5446f3bf9a122da4be95bc978305b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:22 [ssh-agent] Looking for ssh-agent implementation... 18:01:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:22 $ docker exec e52b8fa602fcf691dd78b57dbfc931d09ec5446f3bf9a122da4be95bc978305b ssh-agent 18:01:22 SSH_AUTH_SOCK=/tmp/ssh-Wi5dIR2gjlsm/agent.32 18:01:22 SSH_AGENT_PID=39 18:01:22 Running ssh-add (command line suppressed) 18:01:22 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2277801947931365434.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2277801947931365434.key) 18:01:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:22 + git semver bump pre 18:01:23 2022-07-02 18:01:23,154 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:01:23 2022-07-02 18:01:23,154 [bump_version] DEBUG bumping version:2.2.1-dev.5 on axis:pre with prefix:dev 18:01:23 2022-07-02 18:01:23,154 [bump_version] DEBUG bumped version:2.2.1-dev.6 18:01:23 2022-07-02 18:01:23,154 [write_version] DEBUG write version:2.2.1-dev.6 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 18:01:23 2022-07-02 18:01:23,154 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:01:23 2022-07-02 18:01:23,154 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:01:23 2022-07-02 18:01:23,157 [execute] INFO git cat-file --batch-check 18:01:23 2022-07-02 18:01:23,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 18:01:23 2022-07-02 18:01:23,163 [execute] INFO git cat-file --batch 18:01:23 2022-07-02 18:01:23,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 18:01:23 2022-07-02 18:01:23,168 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:01:23 2.2.1-dev.6 [Pipeline] } 18:01:23 $ docker exec --env ******** --env ******** e52b8fa602fcf691dd78b57dbfc931d09ec5446f3bf9a122da4be95bc978305b ssh-agent -k 18:01:23 unset SSH_AUTH_SOCK; 18:01:23 unset SSH_AGENT_PID; 18:01:23 echo Agent pid 39 killed; 18:01:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:23 + git semver [Pipeline] } 18:01:23 $ docker stop --time=1 e52b8fa602fcf691dd78b57dbfc931d09ec5446f3bf9a122da4be95bc978305b 18:01:25 $ docker rm -f e52b8fa602fcf691dd78b57dbfc931d09ec5446f3bf9a122da4be95bc978305b [Pipeline] // withDockerContainer [Pipeline] sh 18:01:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:01:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:26 prd-ubuntu20.04-docker-8c-8g-16708 does not seem to be running inside a container 18:01: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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:01:26 $ docker top c35ac5de5fa838cdd91e404c617aa959d43eb9179a93f12e3100f3a6238fec34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:26 [ssh-agent] Looking for ssh-agent implementation... 18:01:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:26 $ docker exec c35ac5de5fa838cdd91e404c617aa959d43eb9179a93f12e3100f3a6238fec34 ssh-agent 18:01:26 SSH_AUTH_SOCK=/tmp/ssh-zLL0EDFg2VPj/agent.33 18:01:26 SSH_AGENT_PID=39 18:01:26 Running ssh-add (command line suppressed) 18:01:26 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_303201027600043515.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_303201027600043515.key) 18:01:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:27 + git semver push 18:01:27 2022-07-02 18:01:27,386 [run_push] DEBUG push 18:01:27 2022-07-02 18:01:27,387 [execute] INFO git cat-file --batch-check 18:01:27 2022-07-02 18:01:27,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 18:01:27 2022-07-02 18:01:27,391 [execute] INFO git rev-list d206d5f459a0aa8c3e22dbcd3b0fea3f8a573c31 -- 18:01:27 2022-07-02 18:01:27,391 [execute] DEBUG Popen(['git', 'rev-list', 'd206d5f459a0aa8c3e22dbcd3b0fea3f8a573c31', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 18:01:27 2022-07-02 18:01:27,401 [execute] INFO git fetch -v origin 18:01:27 2022-07-02 18:01:27,401 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 18:01:28 2022-07-02 18:01:27,885 [run_push] DEBUG no remote changes detected 18:01:28 2022-07-02 18:01:27,885 [execute] INFO git push origin semver 18:01:28 2022-07-02 18:01:27,886 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 18:01:28 2022-07-02 18:01:28,598 [run_push] DEBUG push all version tags 18:01:28 2022-07-02 18:01:28,599 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:01:28 2022-07-02 18:01:28,599 [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) 18:01:29 2022-07-02 18:01:29,273 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 18:01:29 2.2.1-dev.6 [Pipeline] } 18:01:29 $ docker exec --env ******** --env ******** c35ac5de5fa838cdd91e404c617aa959d43eb9179a93f12e3100f3a6238fec34 ssh-agent -k 18:01:29 unset SSH_AUTH_SOCK; 18:01:29 unset SSH_AGENT_PID; 18:01:29 echo Agent pid 39 killed; 18:01:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:29 + git semver [Pipeline] } 18:01:30 $ docker stop --time=1 c35ac5de5fa838cdd91e404c617aa959d43eb9179a93f12e3100f3a6238fec34 18:01:31 $ docker rm -f c35ac5de5fa838cdd91e404c617aa959d43eb9179a93f12e3100f3a6238fec34 [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 18:01:32 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 18:01:32 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 18:01:32 total 16 18:01:32 drwxr-xr-x 3 root root 4096 Jul 2 17:53 . 18:01:32 drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 18:01 .. 18:01:32 drwxr-xr-x 2 root root 4096 Jul 2 17:53 cost 18:01:32 -rw-r--r-- 1 root root 86 Jul 2 17:53 cost.csv 18:01:32 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 18:01:32 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 18:01:32 total 16 18:01:32 drwxr-xr-x 3 jenkins jenkins 4096 Jul 2 17:53 . 18:01:32 drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 18:01 .. 18:01:32 drwxr-xr-x 2 jenkins jenkins 4096 Jul 2 17:53 cost 18:01:32 -rw-r--r-- 1 jenkins jenkins 86 Jul 2 17:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:01:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:01:33 ---> package-listing.sh 18:01:33 ++ facter osfamily 18:01:33 ++ tr '[:upper:]' '[:lower:]' 18:01:33 + OS_FAMILY=debian 18:01:33 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 18:01:33 + START_PACKAGES=/tmp/packages_start.txt 18:01:33 + END_PACKAGES=/tmp/packages_end.txt 18:01:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:01:33 + PACKAGES=/tmp/packages_start.txt 18:01:33 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 18:01:33 + PACKAGES=/tmp/packages_end.txt 18:01:33 + case "${OS_FAMILY}" in 18:01:33 + dpkg -l 18:01:33 + grep '^ii' 18:01:33 + '[' -f /tmp/packages_start.txt ']' 18:01:33 + '[' -f /tmp/packages_end.txt ']' 18:01:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:01:33 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 18:01:33 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 18:01:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 18:01:33 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 18:01:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:34 prd-ubuntu20.04-docker-8c-8g-16708 does not seem to be running inside a container 18:01:34 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:01:34 $ docker top 9a2dd50f0aecb2fc2a142e9289c5dca5f3b0462af7aa141a61ed12e7a8563682 -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:35 + touch /tmp/pre-build-complete [Pipeline] sh 18:01:35 + mkdir -p /var/log/sysstat [Pipeline] sh 18:01:35 + ls /var/log/sa-host 18:01:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:35 provisioning config files... 18:01:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3507530255300282767tmp [Pipeline] { [Pipeline] echo 18:01:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:01:36 ---> create-netrc.sh [Pipeline] } 18:01:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:01:36 ---> python-tools-install.sh [Pipeline] echo 18:01:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:01:36 ---> sudo-logs.sh 18:01:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:01:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:01:37 ---> job-cost.sh 18:01:37 lf-activate-venv: SKIPPING 18:01:37 DEBUG: total: 0.2199999988079071 18:01:37 INFO: Retrieving Stack Cost... 18:01:37 INFO: Retrieving Pricing Info for: v3-standard-8 18:01:37 INFO: Archiving Costs [Pipeline] echo 18:01:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:01:38 ---> logs-deploy.sh 18:01:38 lf-activate-venv: SKIPPING 18:01:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/58 18:01:38 INFO: archiving workspace using pattern(s): 18:01:39 Archives upload complete. 18:01:39 INFO: archiving logs to Nexus