Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 50eacdec2fe68cf8a717049b8cbed28ac8906c9a 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-ssh3340553469170264841.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12046184838677768767.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12541307962917931627.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3783636605684685239.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-ssh17712287002268871855.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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.20 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 Running on prd-ubuntu20.04-docker-8c-8g-14653 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 50eacdec2fe68cf8a717049b8cbed28ac8906c9a (main) Commit message: "Merge pull request #536 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.41" > 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 50eacdec2fe68cf8a717049b8cbed28ac8906c9a # timeout=10 > git rev-list --no-walk d511a652ffdad315d2af34087d8a013cc32369e3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:42:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:42:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:42:35 ========================================================= 10:42:35 EdgeX Global Pipelines Version Info 10:42:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:42:36 ------------------- 10:42:36 stable info: 10:42:36 ------------------- 10:42:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:42:36 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:42:36 Message: update stable to v1.0.249 10:42:36 ------------------- 10:42:36 experimental info: 10:42:36 ------------------- 10:42:36 Commited By: **** collab-it+edgex@linuxfoundation.org 10:42:36 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:42:36 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50eacdec2fe68cf8a717049b8cbed28ac8906c9a [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50eacde [Pipeline] echo 10:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:42:37 + git rev-list -1 --merges 50eacdec2fe68cf8a717049b8cbed28ac8906c9a~1..50eacdec2fe68cf8a717049b8cbed28ac8906c9a [Pipeline] echo 10:42:37 -----------> git rev-list -1 --merges 50eacdec2fe68cf8a717049b8cbed28ac8906c9a~1..50eacdec2fe68cf8a717049b8cbed28ac8906c9a 50eacdec2fe68cf8a717049b8cbed28ac8906c9a 10:42:37 50eacdec2fe68cf8a717049b8cbed28ac8906c9a [false] [Pipeline] sh 10:42:38 + git log --format=format:%s -1 50eacdec2fe68cf8a717049b8cbed28ac8906c9a [Pipeline] echo 10:42:38 ========================================================= 10:42:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:42:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:42:38 + git log --format=format:%s -1 50eacdec2fe68cf8a717049b8cbed28ac8906c9a [Pipeline] echo 10:42:38 [semverPrep] GIT_COMMIT: 50eacdec2fe68cf8a717049b8cbed28ac8906c9a, Commit Message: Merge pull request #536 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.41 [Pipeline] echo 10:42:38 [semverPrep] This is not a build commit. [Pipeline] sh 10:42:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:42:38 + grep -v github /etc/ssh/ssh_known_hosts 10:42:38 + [ -e /tmp/ssh_known_hosts ] 10:42:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:42:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:42:38 + sudo tee -a /etc/ssh/ssh_known_hosts 10:42:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:42:39 10:42:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:42:39 0.1.4: Pulling from edgex-devops/py-git-semver 10:42:39 b85a868b505f: Pulling fs layer 10:42:39 e2be974225ed: Pulling fs layer 10:42:39 339a4e72a1f5: Pulling fs layer 10:42:39 988bab9f4d93: Pulling fs layer 10:42:39 1469e6f7b9e6: Pulling fs layer 10:42:39 eaf3925da568: Pulling fs layer 10:42:39 bab4dde63d76: Pulling fs layer 10:42:39 bde34c3a00c8: Pulling fs layer 10:42:39 b352a97aabf1: Pulling fs layer 10:42:39 988bab9f4d93: Waiting 10:42:39 1469e6f7b9e6: Waiting 10:42:39 eaf3925da568: Waiting 10:42:39 bab4dde63d76: Waiting 10:42:39 4872d77fe225: Pulling fs layer 10:42:39 5851b861e8e6: Pulling fs layer 10:42:39 b352a97aabf1: Waiting 10:42:39 5851b861e8e6: Waiting 10:42:40 e2be974225ed: Verifying Checksum 10:42:40 e2be974225ed: Download complete 10:42:40 988bab9f4d93: Verifying Checksum 10:42:40 988bab9f4d93: Download complete 10:42:40 1469e6f7b9e6: Verifying Checksum 10:42:40 1469e6f7b9e6: Download complete 10:42:40 339a4e72a1f5: Verifying Checksum 10:42:40 339a4e72a1f5: Download complete 10:42:40 eaf3925da568: Download complete 10:42:40 bde34c3a00c8: Download complete 10:42:40 b352a97aabf1: Download complete 10:42:40 4872d77fe225: Verifying Checksum 10:42:40 4872d77fe225: Download complete 10:42:40 5851b861e8e6: Verifying Checksum 10:42:40 5851b861e8e6: Download complete 10:42:40 b85a868b505f: Verifying Checksum 10:42:40 b85a868b505f: Download complete 10:42:40 bab4dde63d76: Verifying Checksum 10:42:40 bab4dde63d76: Download complete 10:42:41 b85a868b505f: Pull complete 10:42:41 e2be974225ed: Pull complete 10:42:42 339a4e72a1f5: Pull complete 10:42:42 988bab9f4d93: Pull complete 10:42:42 1469e6f7b9e6: Pull complete 10:42:42 eaf3925da568: Pull complete 10:42:44 bab4dde63d76: Pull complete 10:42:44 bde34c3a00c8: Pull complete 10:42:44 b352a97aabf1: Pull complete 10:42:44 4872d77fe225: Pull complete 10:42:44 5851b861e8e6: Pull complete 10:42:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:42:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:42:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:44 prd-ubuntu20.04-docker-8c-8g-14653 does not seem to be running inside a container 10:42:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:42:46 $ docker top 0d7acf3da1d67f2a0073d70335db782f1c78e6f047ea437c921c0d7489602362 -eo pid,comm 10:42:46 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). 10:42:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:42:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:42:46 [ssh-agent] Looking for ssh-agent implementation... 10:42:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:42:46 $ docker exec 0d7acf3da1d67f2a0073d70335db782f1c78e6f047ea437c921c0d7489602362 ssh-agent 10:42:46 SSH_AUTH_SOCK=/tmp/ssh-IddrPLYRpLTP/agent.32 10:42:46 SSH_AGENT_PID=38 10:42:46 Running ssh-add (command line suppressed) 10:42:46 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15371216170201104217.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15371216170201104217.key) 10:42:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:42:47 + git tag --points-at HEAD [Pipeline] } 10:42:47 $ docker exec --env ******** --env ******** 0d7acf3da1d67f2a0073d70335db782f1c78e6f047ea437c921c0d7489602362 ssh-agent -k 10:42:47 unset SSH_AUTH_SOCK; 10:42:47 unset SSH_AGENT_PID; 10:42:47 echo Agent pid 38 killed; 10:42:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:42:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:42:47 [ssh-agent] Looking for ssh-agent implementation... 10:42:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:42:47 $ docker exec 0d7acf3da1d67f2a0073d70335db782f1c78e6f047ea437c921c0d7489602362 ssh-agent 10:42:47 SSH_AUTH_SOCK=/tmp/ssh-G1dFOjLwJmJo/agent.70 10:42:47 SSH_AGENT_PID=76 10:42:47 Running ssh-add (command line suppressed) 10:42:47 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9638472071692582500.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9638472071692582500.key) 10:42:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:42:47 + git semver init 10:42:48 2023-05-09 10:42:48,107 [run_init] DEBUG init version:0.0.0 force:False 10:42:48 2023-05-09 10:42:48,108 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 10:42:48 2023-05-09 10:42:48,108 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 10:42:48 2023-05-09 10:42:48,108 [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) 10:42:49 2023-05-09 10:42:48,866 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 10:42:49 2023-05-09 10:42:48,866 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 10:42:49 2023-05-09 10:42:48,866 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:42:49 2023-05-09 10:42:48,867 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:42:49 3.0.0-dev.84 [Pipeline] } 10:42:49 $ docker exec --env ******** --env ******** 0d7acf3da1d67f2a0073d70335db782f1c78e6f047ea437c921c0d7489602362 ssh-agent -k 10:42:49 unset SSH_AUTH_SOCK; 10:42:49 unset SSH_AGENT_PID; 10:42:49 echo Agent pid 76 killed; 10:42:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:42:49 + git semver [Pipeline] } 10:42:49 $ docker stop --time=1 0d7acf3da1d67f2a0073d70335db782f1c78e6f047ea437c921c0d7489602362 10:42:51 $ docker rm -f --volumes 0d7acf3da1d67f2a0073d70335db782f1c78e6f047ea437c921c0d7489602362 [Pipeline] // withDockerContainer [Pipeline] sh 10:42:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:42:51 Stashed 1 file(s) [Pipeline] echo 10:42:51 [edgeXSemver]: initialized semver on version 3.0.0-dev.84 [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 10:42:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:42:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:42:51 ========================================================= 10:42:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:42:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:42:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:42:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:42:52 f56be85fc22e: Pulling fs layer 10:42:52 85791d961cd3: Pulling fs layer 10:42:52 d694b5ae8c79: Pulling fs layer 10:42:52 9f32a84ed3da: Pulling fs layer 10:42:52 4d19c01a9841: Pulling fs layer 10:42:52 9325e15d5711: Pulling fs layer 10:42:52 556b6ee489ea: Pulling fs layer 10:42:52 c5a4b2cf53e6: Pulling fs layer 10:42:52 9325e15d5711: Waiting 10:42:52 556b6ee489ea: Waiting 10:42:52 c5a4b2cf53e6: Waiting 10:42:52 4d19c01a9841: Waiting 10:42:52 9f32a84ed3da: Waiting 10:42:52 85791d961cd3: Download complete 10:42:52 9f32a84ed3da: Download complete 10:42:52 4d19c01a9841: Verifying Checksum 10:42:52 4d19c01a9841: Download complete 10:42:52 f56be85fc22e: Verifying Checksum 10:42:52 f56be85fc22e: Download complete 10:42:52 9325e15d5711: Verifying Checksum 10:42:52 9325e15d5711: Download complete 10:42:52 f56be85fc22e: Pull complete 10:42:52 85791d961cd3: Pull complete 10:42:52 c5a4b2cf53e6: Verifying Checksum 10:42:52 c5a4b2cf53e6: Download complete 10:42:52 d694b5ae8c79: Download complete 10:42:52 556b6ee489ea: Verifying Checksum 10:42:52 556b6ee489ea: Download complete 10:42:56 d694b5ae8c79: Pull complete 10:42:56 9f32a84ed3da: Pull complete 10:42:56 4d19c01a9841: Pull complete 10:42:56 9325e15d5711: Pull complete 10:42:58 556b6ee489ea: Pull complete 10:42:58 c5a4b2cf53e6: Pull complete 10:42:58 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 10:42:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:42:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 10:42:59 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:59 + docker inspect -f . ci-base-image-x86_64 10:42:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:59 prd-ubuntu20.04-docker-8c-8g-14653 does not seem to be running inside a container 10:42:59 $ 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 ******** ci-base-image-x86_64 cat 10:43:02 $ docker top 02769bac412f07124cfcc6e50a946ad69869431b8bc6d1fc0d1d8d3e382d80d5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:03 + go version 10:43:03 go version go1.20.2 linux/amd64 [Pipeline] } 10:43:03 $ docker stop --time=1 02769bac412f07124cfcc6e50a946ad69869431b8bc6d1fc0d1d8d3e382d80d5 10:43:04 $ docker rm -f --volumes 02769bac412f07124cfcc6e50a946ad69869431b8bc6d1fc0d1d8d3e382d80d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:04 + docker inspect -f . ci-base-image-x86_64 10:43:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:05 prd-ubuntu20.04-docker-8c-8g-14653 does not seem to be running inside a container 10:43:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** ci-base-image-x86_64 cat 10:43:05 $ docker top ca198d06173b5a2700a1477a8367652b0bcc4b7cad8c743b0ca065ea412609f7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:05 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 10:43:06 + make test 10:43:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:43:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:43:06 go: downloading github.com/stretchr/testify v1.8.2 10:43:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.41 10:43:06 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.29 10:43:06 go: downloading github.com/google/uuid v1.3.0 10:43:06 go: downloading github.com/hashicorp/go-multierror v1.1.1 10:43:06 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 10:43:06 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.15 10:43:06 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 10:43:06 go: downloading github.com/mitchellh/copystructure v1.2.0 10:43:06 go: downloading gopkg.in/yaml.v3 v3.0.1 10:43:06 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 10:43:06 go: downloading github.com/gorilla/mux v1.8.0 10:43:06 go: downloading github.com/davecgh/go-spew v1.1.1 10:43:06 go: downloading github.com/pmezard/go-difflib v1.0.0 10:43:06 go: downloading github.com/stretchr/objx v0.5.0 10:43:06 go: downloading github.com/hashicorp/errwrap v1.0.0 10:43:06 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 10:43:06 go: downloading github.com/go-kit/log v0.2.1 10:43:06 go: downloading github.com/go-playground/validator/v10 v10.13.0 10:43:06 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 10:43:06 go: downloading github.com/mitchellh/reflectwalk v1.0.2 10:43:06 go: downloading github.com/go-redis/redis/v7 v7.3.0 10:43:06 go: downloading github.com/hashicorp/consul/api v1.20.0 10:43:06 go: downloading github.com/gorilla/websocket v1.4.2 10:43:06 go: downloading golang.org/x/net v0.9.0 10:43:06 go: downloading golang.org/x/sync v0.1.0 10:43:06 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:43:06 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:43:06 go: downloading github.com/x448/float16 v0.8.4 10:43:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 10:43:06 go: downloading github.com/hashicorp/go-hclog v0.14.1 10:43:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:43:06 go: downloading github.com/hashicorp/serf v0.10.1 10:43:06 go: downloading github.com/mitchellh/mapstructure v1.5.0 10:43:06 go: downloading github.com/zeebo/errs v1.3.0 10:43:06 go: downloading google.golang.org/grpc v1.53.0 10:43:06 go: downloading github.com/go-playground/universal-translator v0.18.1 10:43:06 go: downloading github.com/leodido/go-urn v1.2.3 10:43:06 go: downloading golang.org/x/crypto v0.8.0 10:43:06 go: downloading golang.org/x/text v0.9.0 10:43:06 Still waiting to schedule task 10:43:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:43:06 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:43:06 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 10:43:06 go: downloading google.golang.org/protobuf v1.28.1 10:43:06 go: downloading github.com/fatih/color v1.9.0 10:43:06 go: downloading github.com/mattn/go-isatty v0.0.14 10:43:06 go: downloading github.com/armon/go-metrics v0.3.10 10:43:06 go: downloading github.com/go-playground/locales v0.14.1 10:43:06 go: downloading github.com/mattn/go-colorable v0.1.12 10:43:06 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 10:43:06 go: downloading golang.org/x/sys v0.7.0 10:43:06 go: downloading github.com/golang/protobuf v1.5.2 10:43:07 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 10:43:07 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:43:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 10:43:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 10:43:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 10:43:22 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 10:43:23 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 10:43:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.041s coverage: 34.1% of statements 10:43:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.020s coverage: 92.4% of statements 10:43:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.006s coverage: 85.0% of statements 10:43:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.024s coverage: 42.4% of statements 10:43:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.019s coverage: 100.0% of statements 10:43:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.323s coverage: 87.7% of statements 10:43:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.012s coverage: 25.0% of statements 10:43:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.040s coverage: 78.4% of statements 10:43:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.012s coverage: 76.1% of statements 10:43:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.012s coverage: 31.2% of statements 10:43:44 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.006s coverage: 91.3% of statements 10:43:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:43:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:43:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:43:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:43:50 $ docker stop --time=1 ca198d06173b5a2700a1477a8367652b0bcc4b7cad8c743b0ca065ea412609f7 10:43:52 $ docker rm -f --volumes ca198d06173b5a2700a1477a8367652b0bcc4b7cad8c743b0ca065ea412609f7 [Pipeline] // withDockerContainer [Pipeline] sh 10:43:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:43:53 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 10:43:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:53 10:43:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:53 latest: Pulling from edgex-lftools-log-publisher 10:43:53 5eb5b503b376: Pulling fs layer 10:43:53 5c69ac0246d0: Pulling fs layer 10:43:53 ec43610c2a17: Pulling fs layer 10:43:53 3a2ae6a8a46f: Pulling fs layer 10:43:53 33b1e0a273af: Pulling fs layer 10:43:53 5d3b04190fa2: Pulling fs layer 10:43:53 2f39f015ded8: Pulling fs layer 10:43:53 5d3b04190fa2: Waiting 10:43:53 2f39f015ded8: Waiting 10:43:53 33b1e0a273af: Waiting 10:43:53 3a2ae6a8a46f: Waiting 10:43:53 5c69ac0246d0: Verifying Checksum 10:43:53 5c69ac0246d0: Download complete 10:43:53 3a2ae6a8a46f: Verifying Checksum 10:43:53 3a2ae6a8a46f: Download complete 10:43:54 33b1e0a273af: Verifying Checksum 10:43:54 33b1e0a273af: Download complete 10:43:54 ec43610c2a17: Verifying Checksum 10:43:54 ec43610c2a17: Download complete 10:43:54 5d3b04190fa2: Download complete 10:43:54 5eb5b503b376: Verifying Checksum 10:43:54 5eb5b503b376: Download complete 10:43:54 2f39f015ded8: Download complete 10:43:55 5eb5b503b376: Pull complete 10:43:55 5c69ac0246d0: Pull complete 10:43:55 ec43610c2a17: Pull complete 10:43:56 3a2ae6a8a46f: Pull complete 10:43:56 33b1e0a273af: Pull complete 10:43:56 5d3b04190fa2: Pull complete 10:44:00 2f39f015ded8: Pull complete 10:44:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:44:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:44:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:00 prd-ubuntu20.04-docker-8c-8g-14653 does not seem to be running inside a container 10:44:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:44:02 $ docker top 0a932a3fc71c2c6e8c62a19c0f2520abff0e7b6f51043b4387c766e5bf65b653 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:44:03 ---> job-cost.sh 10:44:03 lf-activate-venv: SKIPPING 10:44:03 INFO: No Stack... 10:44:03 INFO: Retrieving Pricing Info for: v3-standard-8 10:44:04 INFO: Archiving Costs [Pipeline] sh 10:44:04 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 10:44:04 + cut -d, -f6 [Pipeline] lock 10:44:04 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-173-stack-cost] 10:44:04 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-173-stack-cost] did not exist. Created. 10:44:04 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:44:04 + echo total: 0.2199999988079071 [Pipeline] stash 10:44:04 Stashed 1 file(s) [Pipeline] } 10:44:04 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-173-stack-cost] [Pipeline] // lock [Pipeline] } 10:44:04 $ docker stop --time=1 0a932a3fc71c2c6e8c62a19c0f2520abff0e7b6f51043b4387c766e5bf65b653 10:44:05 $ docker rm -f --volumes 0a932a3fc71c2c6e8c62a19c0f2520abff0e7b6f51043b4387c766e5bf65b653 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:44:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14657 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 10:44:34 Running in /w/workspace/go-mod-bootstrap/173 [Pipeline] { [Pipeline] checkout 10:44:34 Selected Git installation does not exist. Using Default 10:44:34 The recommended git tool is: NONE 10:44:39 using credential edgex-jenkins-ssh 10:44:39 Cloning the remote Git repository 10:44:39 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 10:44:39 > git init /w/workspace/go-mod-bootstrap/173 # timeout=10 10:44:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 10:44:39 > git --version # timeout=10 10:44:39 > git --version # 'git version 2.25.1' 10:44:39 using GIT_SSH to set credentials SSH Credentials for GitHub 10:44:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:44:41 Avoid second fetch 10:44:41 Checking out Revision 50eacdec2fe68cf8a717049b8cbed28ac8906c9a (main) 10:44:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 10:44:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:44:41 > git config core.sparsecheckout # timeout=10 10:44:42 Commit message: "Merge pull request #536 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.41" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:44:41 > git checkout -f 50eacdec2fe68cf8a717049b8cbed28ac8906c9a # timeout=10 10:44:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:44:43 % Total % Received % Xferd Average Speed Time Time Time Current 10:44:43 Dload Upload Total Spent Left Speed 10:44:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh 10:44:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:44:44 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 10:44:44 /etc/docker/daemon.json 10:44:44 { 10:44:44 "registry-mirrors": [ 10:44:44 "https://nexus3.edgexfoundry.org:10001" 10:44:44 ], 10:44:44 "bip": "10.250.0.254/24", 10:44:44 "hosts": [ 10:44:44 "tcp://0.0.0.0:5555", 10:44:44 "unix:///var/run/docker.sock" 10:44:44 ], 10:44:44 "mtu": 1458, 10:44:44 "selinux-enabled": true, 10:44:44 "seccomp-profile": "/etc/docker/seccomp.json" 10:44:44 } [Pipeline] sh 10:44:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:44:44 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 10:45:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:45:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:45:03 ========================================================= 10:45:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:45:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:45:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:45:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:45:04 c41833b44d91: Pulling fs layer 10:45:04 ed15518f5707: Pulling fs layer 10:45:04 feae8fd75edb: Pulling fs layer 10:45:04 242c74f7c9fa: Pulling fs layer 10:45:04 3cdef696dda3: Pulling fs layer 10:45:04 2ced38df9373: Pulling fs layer 10:45:04 58f1dce35555: Pulling fs layer 10:45:04 3cdef696dda3: Waiting 10:45:04 2ced38df9373: Waiting 10:45:04 58f1dce35555: Waiting 10:45:04 242c74f7c9fa: Waiting 10:45:04 ed15518f5707: Verifying Checksum 10:45:04 ed15518f5707: Download complete 10:45:04 242c74f7c9fa: Download complete 10:45:04 3cdef696dda3: Verifying Checksum 10:45:04 3cdef696dda3: Download complete 10:45:04 c41833b44d91: Verifying Checksum 10:45:05 c41833b44d91: Pull complete 10:45:05 58f1dce35555: Verifying Checksum 10:45:05 58f1dce35555: Download complete 10:45:05 ed15518f5707: Pull complete 10:45:06 feae8fd75edb: Verifying Checksum 10:45:06 feae8fd75edb: Download complete 10:45:06 2ced38df9373: Verifying Checksum 10:45:06 2ced38df9373: Download complete 10:45:16 feae8fd75edb: Pull complete 10:45:16 242c74f7c9fa: Pull complete 10:45:16 3cdef696dda3: Pull complete 10:45:23 2ced38df9373: Pull complete 10:45:24 58f1dce35555: Pull complete 10:45:24 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 10:45:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:45:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 10:45:24 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:25 + docker inspect -f . ci-base-image-arm64 10:45:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:25 prd-ubuntu20.04-docker-arm64-4c-16g-14657 does not seem to be running inside a container 10:45:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/173 -v /w/workspace/go-mod-bootstrap/173:/w/workspace/go-mod-bootstrap/173:rw,z -v /w/workspace/go-mod-bootstrap/173@tmp:/w/workspace/go-mod-bootstrap/173@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 10:45:28 $ docker top a9be2ce0c5d1500ee35bc6bbc061a24968c62f36ed09471f18ee2d98e55601a7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:28 + go version 10:45:28 go version go1.20.2 linux/arm64 [Pipeline] } 10:45:28 $ docker stop --time=1 a9be2ce0c5d1500ee35bc6bbc061a24968c62f36ed09471f18ee2d98e55601a7 10:45:30 $ docker rm -f --volumes a9be2ce0c5d1500ee35bc6bbc061a24968c62f36ed09471f18ee2d98e55601a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:30 + docker inspect -f . ci-base-image-arm64 10:45:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:31 prd-ubuntu20.04-docker-arm64-4c-16g-14657 does not seem to be running inside a container 10:45:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/173 -v /w/workspace/go-mod-bootstrap/173:/w/workspace/go-mod-bootstrap/173:rw,z -v /w/workspace/go-mod-bootstrap/173@tmp:/w/workspace/go-mod-bootstrap/173@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 10:45:32 $ docker top 8e1e33bc4107b4feaf7fa280a528f5131c1d4fc62150396201dd0e688603857b -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:32 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/173 [Pipeline] fileExists [Pipeline] sh 10:45:32 + make test 10:45:32 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:45:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.41 10:45:33 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.7 10:45:33 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.10 10:45:33 go: downloading github.com/stretchr/testify v1.8.2 10:45:33 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 10:45:33 go: downloading github.com/mitchellh/copystructure v1.2.0 10:45:33 go: downloading gopkg.in/yaml.v3 v3.0.1 10:45:33 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 10:45:33 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.29 10:45:33 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.15 10:45:35 go: downloading github.com/gorilla/mux v1.8.0 10:45:35 go: downloading github.com/hashicorp/go-multierror v1.1.1 10:45:35 go: downloading github.com/google/uuid v1.3.0 10:45:35 go: downloading github.com/davecgh/go-spew v1.1.1 10:45:35 go: downloading github.com/pmezard/go-difflib v1.0.0 10:45:35 go: downloading github.com/stretchr/objx v0.5.0 10:45:35 go: downloading github.com/go-kit/log v0.2.1 10:45:35 go: downloading github.com/go-playground/validator/v10 v10.13.0 10:45:35 go: downloading github.com/mitchellh/reflectwalk v1.0.2 10:45:35 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 10:45:35 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 10:45:35 go: downloading github.com/gorilla/websocket v1.4.2 10:45:35 go: downloading golang.org/x/net v0.9.0 10:45:35 go: downloading golang.org/x/sync v0.1.0 10:45:35 go: downloading github.com/hashicorp/errwrap v1.0.0 10:45:35 go: downloading github.com/hashicorp/consul/api v1.20.0 10:45:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:45:35 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:45:36 go: downloading github.com/go-redis/redis/v7 v7.3.0 10:45:36 go: downloading github.com/x448/float16 v0.8.4 10:45:36 go: downloading github.com/go-playground/universal-translator v0.18.1 10:45:36 go: downloading github.com/leodido/go-urn v1.2.3 10:45:36 go: downloading golang.org/x/crypto v0.8.0 10:45:36 go: downloading golang.org/x/text v0.9.0 10:45:36 go: downloading github.com/zeebo/errs v1.3.0 10:45:36 go: downloading google.golang.org/grpc v1.53.0 10:45:38 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:45:38 go: downloading github.com/mitchellh/mapstructure v1.5.0 10:45:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 10:45:38 go: downloading github.com/hashicorp/go-hclog v0.14.1 10:45:38 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:45:38 go: downloading github.com/hashicorp/serf v0.10.1 10:45:38 go: downloading github.com/go-playground/locales v0.14.1 10:45:38 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 10:45:38 go: downloading google.golang.org/protobuf v1.28.1 10:45:39 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 10:45:39 go: downloading github.com/fatih/color v1.9.0 10:45:39 go: downloading github.com/mattn/go-isatty v0.0.14 10:45:39 go: downloading github.com/armon/go-metrics v0.3.10 10:45:39 go: downloading github.com/golang/protobuf v1.5.2 10:45:39 go: downloading golang.org/x/sys v0.7.0 10:45:39 go: downloading github.com/mattn/go-colorable v0.1.12 10:45:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 10:45:39 go: downloading github.com/hashicorp/golang-lru v0.5.4 10:47:46 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 10:47:47 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 10:47:55 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 10:47:55 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 10:48:03 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 10:48:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.157s coverage: 34.1% of statements 10:48:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.114s coverage: 92.4% of statements 10:48:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.029s coverage: 85.0% of statements 10:48:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.102s coverage: 42.4% of statements 10:48:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.088s coverage: 100.0% of statements 10:48:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.386s coverage: 87.7% of statements 10:48:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.063s coverage: 25.0% of statements 10:48:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.134s coverage: 78.4% of statements 10:48:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.053s coverage: 76.1% of statements 10:48:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.040s coverage: 31.2% of statements 10:48:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.014s coverage: 91.3% of statements 10:48:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:48:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:48:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:48:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:48:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:48:34 $ docker stop --time=1 8e1e33bc4107b4feaf7fa280a528f5131c1d4fc62150396201dd0e688603857b 10:48:36 $ docker rm -f --volumes 8e1e33bc4107b4feaf7fa280a528f5131c1d4fc62150396201dd0e688603857b [Pipeline] // withDockerContainer [Pipeline] sh 10:48:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:48:39 Warning: overwriting stash ‘coverage-report’ 10:48:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:48:40 10:48:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:48:40 arm64: Pulling from edgex-lftools-log-publisher 10:48:40 8998bd30e6a1: Pulling fs layer 10:48:40 04944245beec: Pulling fs layer 10:48:40 699f458cf7ca: Pulling fs layer 10:48:40 765212b225bb: Pulling fs layer 10:48:40 f23df028b6ca: Pulling fs layer 10:48:40 d65c8cfc05b1: Pulling fs layer 10:48:40 2437ff75d9bd: Pulling fs layer 10:48:40 f23df028b6ca: Waiting 10:48:40 d65c8cfc05b1: Waiting 10:48:40 2437ff75d9bd: Waiting 10:48:40 765212b225bb: Waiting 10:48:40 04944245beec: Verifying Checksum 10:48:40 04944245beec: Download complete 10:48:40 765212b225bb: Verifying Checksum 10:48:40 765212b225bb: Download complete 10:48:40 f23df028b6ca: Verifying Checksum 10:48:40 f23df028b6ca: Download complete 10:48:40 d65c8cfc05b1: Verifying Checksum 10:48:40 d65c8cfc05b1: Download complete 10:48:40 699f458cf7ca: Verifying Checksum 10:48:40 699f458cf7ca: Download complete 10:48:41 8998bd30e6a1: Verifying Checksum 10:48:41 8998bd30e6a1: Download complete 10:48:43 2437ff75d9bd: Verifying Checksum 10:48:43 2437ff75d9bd: Download complete 10:48:45 8998bd30e6a1: Pull complete 10:48:45 04944245beec: Pull complete 10:48:47 699f458cf7ca: Pull complete 10:48:47 765212b225bb: Pull complete 10:48:47 f23df028b6ca: Pull complete 10:48:47 d65c8cfc05b1: Pull complete 10:49:02 2437ff75d9bd: Pull complete 10:49:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:49:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:49:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:03 prd-ubuntu20.04-docker-arm64-4c-16g-14657 does not seem to be running inside a container 10:49:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/173 -v /w/workspace/go-mod-bootstrap/173:/w/workspace/go-mod-bootstrap/173:rw,z -v /w/workspace/go-mod-bootstrap/173@tmp:/w/workspace/go-mod-bootstrap/173@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 10:49:06 $ docker top 0cdbe30053b58ba079297a7652902ac4fd85ec5929ace288cebbd8947a94732d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:49:07 ---> job-cost.sh 10:49:07 lf-activate-venv: SKIPPING 10:49:07 INFO: No Stack... 10:49:07 INFO: Retrieving Pricing Info for: v3-standard-4 10:49:08 INFO: Archiving Costs [Pipeline] sh 10:49:09 + cat /w/workspace/go-mod-bootstrap/173/archives/cost.csv+ 10:49:09 cut -d, -f6 [Pipeline] lock 10:49:10 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-173-stack-cost] 10:49:10 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-173-stack-cost] did not exist. Created. 10:49:10 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:49:11 /w/workspace/go-mod-bootstrap/173@tmp/durable-8055ba35/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:49:12 + echo total: 0.10999999940395355 [Pipeline] stash 10:49:12 Warning: overwriting stash ‘stack-cost’ 10:49:12 Stashed 1 file(s) [Pipeline] } 10:49:12 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-173-stack-cost] [Pipeline] // lock [Pipeline] } 10:49:12 $ docker stop --time=1 0cdbe30053b58ba079297a7652902ac4fd85ec5929ace288cebbd8947a94732d 10:49:13 $ docker rm -f --volumes 0cdbe30053b58ba079297a7652902ac4fd85ec5929ace288cebbd8947a94732d [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 10:49:14 provisioning config files... 10:49:14 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6618875159152598876tmp [Pipeline] { [Pipeline] sh 10:49:14 + set +x 10:49:14 + curl -s https://codecov.io/bash 10:49:14 + bash -s -- 10:49:14 10:49:14 _____ _ 10:49:14 / ____| | | 10:49:14 | | ___ __| | ___ ___ _____ __ 10:49:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:49:14 | |___| (_) | (_| | __/ (_| (_) \ V / 10:49:14 \_____\___/ \__,_|\___|\___\___/ \_/ 10:49:14 Bash-1.0.6 10:49:14 10:49:14 10:49:14 ==> git version 2.25.1 found 10:49:14 ==> 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 10:49:14 Release-Date: 2020-01-08 10:49:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:49:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:49:14 ==> Jenkins CI detected. 10:49:14 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 10:49:14 project root: . 10:49:14 --> token set from env 10:49:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:49:14 ==> Running gcov in . (disable via -X gcov) 10:49:14 ==> Python coveragepy not found 10:49:14 ==> Searching for coverage reports in: 10:49:14 + . 10:49:14 -> Found 1 reports 10:49:14 ==> Detecting git/mercurial file structure 10:49:14 ==> Reading reports 10:49:14 + ./coverage.out bytes=93368 10:49:14 ==> Appending adjustments 10:49:14 https://docs.codecov.io/docs/fixing-reports 10:49:15 + Found adjustments 10:49:15 ==> Gzipping contents 10:49:15 16K /tmp/codecov.TbX8FE.gz 10:49:15 ==> Uploading reports 10:49:15 url: https://codecov.io 10:49:15 query: branch=main&commit=50eacdec2fe68cf8a717049b8cbed28ac8906c9a&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 10:49:15 -> Pinging Codecov 10:49:15 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=50eacdec2fe68cf8a717049b8cbed28ac8906c9a&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 10:49:15 -> Uploading to 10:49:15 https://storage.googleapis.com/codecov/v4/raw/2023-05-09/833815588EE85121546D348822E98E2E/50eacdec2fe68cf8a717049b8cbed28ac8906c9a/0fcebdd5-b11c-4733-83b9-1534696483ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T104915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c73a41463929de4a3568ed0d6c5bf635774307158671773cf9a7dfa66371c88 10:49:15 % Total % Received % Xferd Average Speed Time Time Time Current 10:49:15 Dload Upload Total Spent Left Speed 10:49:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14537 0 0 100 14537 0 73419 --:--:-- --:--:-- --:--:-- 73419 10:49:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/50eacdec2fe68cf8a717049b8cbed28ac8906c9a [Pipeline] } 10:49:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:49:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:49:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:49:15 10:49:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:49:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:49:16 df9b9388f04a: Pulling fs layer 10:49:16 52dc419b0ee2: Pulling fs layer 10:49:16 25bc292e5bac: Pulling fs layer 10:49:16 114826534d7a: Pulling fs layer 10:49:16 4657fd5d0bcf: Pulling fs layer 10:49:16 6ad1cebc031e: Pulling fs layer 10:49:16 8a3aa393b2d8: Pulling fs layer 10:49:16 114826534d7a: Waiting 10:49:16 6ad1cebc031e: Waiting 10:49:16 4657fd5d0bcf: Waiting 10:49:16 8a3aa393b2d8: Waiting 10:49:16 25bc292e5bac: Verifying Checksum 10:49:16 25bc292e5bac: Download complete 10:49:16 52dc419b0ee2: Download complete 10:49:16 4657fd5d0bcf: Verifying Checksum 10:49:16 4657fd5d0bcf: Download complete 10:49:16 df9b9388f04a: Verifying Checksum 10:49:16 df9b9388f04a: Download complete 10:49:16 6ad1cebc031e: Verifying Checksum 10:49:16 6ad1cebc031e: Download complete 10:49:16 df9b9388f04a: Pull complete 10:49:16 52dc419b0ee2: Pull complete 10:49:16 25bc292e5bac: Pull complete 10:49:17 114826534d7a: Verifying Checksum 10:49:17 114826534d7a: Download complete 10:49:17 8a3aa393b2d8: Download complete 10:49:20 114826534d7a: Pull complete 10:49:20 4657fd5d0bcf: Pull complete 10:49:20 6ad1cebc031e: Pull complete 10:49:23 8a3aa393b2d8: Pull complete 10:49:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:49:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:49:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:23 prd-ubuntu20.04-docker-8c-8g-14653 does not seem to be running inside a container 10:49:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:49:26 $ docker top 0f7d1f23c59e8a35380538ab1982a2e41f77c5bf828a7861e0282d7358914600 -eo pid,comm [Pipeline] { [Pipeline] echo 10:49:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 10:49:26 + set -o pipefail 10:49:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 10:49:31 10:49:31 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 10:49:31 10:49:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/b435ce08-bcbe-411d-91f6-0b9bc470c87f 10:49:31 10:49:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:49:31 10:49:31 10:49:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:49:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:49:31 More details here: https://snyk.co/ue1NS 10:49:31 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 10:49:31 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:49:30 $ docker stop --time=1 0f7d1f23c59e8a35380538ab1982a2e41f77c5bf828a7861e0282d7358914600 10:49:33 $ docker rm -f --volumes 0f7d1f23c59e8a35380538ab1982a2e41f77c5bf828a7861e0282d7358914600 [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 10:49:34 + git log --format=format:%s -1 50eacdec2fe68cf8a717049b8cbed28ac8906c9a [Pipeline] sh 10:49:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:49:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:49:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:35 prd-ubuntu20.04-docker-8c-8g-14653 does not seem to be running inside a container 10:49:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:49:35 $ docker top e477d285916615a1a076a389b9829d9b98688ccb94abda7acd5a0d173fc1e6a0 -eo pid,comm 10:49:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:49:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:49:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:49:35 [ssh-agent] Looking for ssh-agent implementation... 10:49:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:49:35 $ docker exec e477d285916615a1a076a389b9829d9b98688ccb94abda7acd5a0d173fc1e6a0 ssh-agent 10:49:35 SSH_AUTH_SOCK=/tmp/ssh-QYiEFtxTnWKb/agent.32 10:49:35 SSH_AGENT_PID=38 10:49:35 Running ssh-add (command line suppressed) 10:49:36 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7675463485745194305.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7675463485745194305.key) 10:49:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:49:36 + git semver tag 10:49:36 2023-05-09 10:49:36,506 [run_tag] DEBUG tag force:False 10:49:36 2023-05-09 10:49:36,507 [check_head_tag] DEBUG check head tag 10:49:36 2023-05-09 10:49:36,509 [execute] INFO git cat-file --batch-check 10:49:36 2023-05-09 10:49:36,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 10:49:36 2023-05-09 10:49:36,512 [execute] INFO git cat-file --batch 10:49:36 2023-05-09 10:49:36,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 10:49:36 2023-05-09 10:49:36,552 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:49:36 2023-05-09 10:49:36,552 [execute] INFO git tag -a v3.0.0-dev.84 -m v3.0.0-dev.84 10:49:36 2023-05-09 10:49:36,552 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.84', '-m', 'v3.0.0-dev.84'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 10:49:36 2023-05-09 10:49:36,557 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:49:36 3.0.0-dev.84 [Pipeline] } 10:49:36 $ docker exec --env ******** --env ******** e477d285916615a1a076a389b9829d9b98688ccb94abda7acd5a0d173fc1e6a0 ssh-agent -k 10:49:36 unset SSH_AUTH_SOCK; 10:49:36 unset SSH_AGENT_PID; 10:49:36 echo Agent pid 38 killed; 10:49:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:49:37 + git semver [Pipeline] } 10:49:37 $ docker stop --time=1 e477d285916615a1a076a389b9829d9b98688ccb94abda7acd5a0d173fc1e6a0 10:49:38 $ docker rm -f --volumes e477d285916615a1a076a389b9829d9b98688ccb94abda7acd5a0d173fc1e6a0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:49:38 10:49:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:49:39 0.23.1-centos7: Pulling from edgex-lftools 10:49:39 ab5ef0e58194: Pulling fs layer 10:49:39 9712f1f96733: Pulling fs layer 10:49:39 63f879dbbcfc: Pulling fs layer 10:49:39 0d9ebad4ef96: Pulling fs layer 10:49:39 e9a5061849ea: Pulling fs layer 10:49:39 d747dcd14b5f: Pulling fs layer 10:49:39 2de7ff778b66: Pulling fs layer 10:49:39 0d9ebad4ef96: Waiting 10:49:39 e9a5061849ea: Waiting 10:49:39 d747dcd14b5f: Waiting 10:49:39 2de7ff778b66: Waiting 10:49:39 9712f1f96733: Download complete 10:49:39 63f879dbbcfc: Verifying Checksum 10:49:39 63f879dbbcfc: Download complete 10:49:39 0d9ebad4ef96: Verifying Checksum 10:49:39 0d9ebad4ef96: Download complete 10:49:39 ab5ef0e58194: Verifying Checksum 10:49:39 ab5ef0e58194: Download complete 10:49:39 d747dcd14b5f: Download complete 10:49:39 e9a5061849ea: Verifying Checksum 10:49:39 e9a5061849ea: Download complete 10:49:39 2de7ff778b66: Verifying Checksum 10:49:39 2de7ff778b66: Download complete 10:49:42 ab5ef0e58194: Pull complete 10:49:42 9712f1f96733: Pull complete 10:49:42 63f879dbbcfc: Pull complete 10:49:46 0d9ebad4ef96: Pull complete 10:49:46 e9a5061849ea: Pull complete 10:49:46 d747dcd14b5f: Pull complete 10:49:47 2de7ff778b66: Pull complete 10:49:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:49:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:49:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:47 prd-ubuntu20.04-docker-8c-8g-14653 does not seem to be running inside a container 10:49:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:49:50 $ docker top 42b6ebc21bd54dfe962d00c453f6bb209f9b66d8e1dc73406f728e2b52e23276 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:49:50 provisioning config files... 10:49:50 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16191289576100170878tmp 10:49:50 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3329175150335959289tmp 10:49:50 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9468208477540559931tmp [Pipeline] { [Pipeline] echo 10:49:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:49:50 ---> sigul-configuration.sh 10:49:50 gpg: directory `/root/.gnupg' created 10:49:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:49:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:49:50 gpg: keyring `/root/.gnupg/secring.gpg' created 10:49:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:49:50 gpg: CAST5 encrypted data 10:49:50 gpg: encrypted with 1 passphrase 10:49:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:49:51 + mkdir /home/jenkins 10:49:51 + mkdir /home/jenkins/sigul [Pipeline] sh 10:49:51 + 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 10:49:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:49:51 ---> sigul-install.sh 10:49:51 Sigul already installed; skipping installation. [Pipeline] sh 10:49:51 + git tag --list 10:49:51 v0.0.1 10:49:51 v0.0.10 10:49:51 v0.0.11 10:49:51 v0.0.12 10:49:51 v0.0.13 10:49:51 v0.0.14 10:49:51 v0.0.15 10:49:51 v0.0.16 10:49:51 v0.0.17 10:49:51 v0.0.18 10:49:51 v0.0.19 10:49:51 v0.0.2 10:49:51 v0.0.20 10:49:51 v0.0.21 10:49:51 v0.0.22 10:49:51 v0.0.23 10:49:51 v0.0.24 10:49:51 v0.0.25 10:49:51 v0.0.26 10:49:51 v0.0.27 10:49:51 v0.0.28 10:49:51 v0.0.29 10:49:51 v0.0.3 10:49:51 v0.0.30 10:49:51 v0.0.31 10:49:51 v0.0.32 10:49:51 v0.0.33 10:49:51 v0.0.34 10:49:51 v0.0.35 10:49:51 v0.0.36 10:49:51 v0.0.37 10:49:51 v0.0.38 10:49:51 v0.0.39 10:49:51 v0.0.4 10:49:51 v0.0.40 10:49:51 v0.0.41 10:49:51 v0.0.42 10:49:51 v0.0.43 10:49:51 v0.0.44 10:49:51 v0.0.45 10:49:51 v0.0.46 10:49:51 v0.0.47 10:49:51 v0.0.48 10:49:51 v0.0.49 10:49:51 v0.0.5 10:49:51 v0.0.50 10:49:51 v0.0.51 10:49:51 v0.0.52 10:49:51 v0.0.53 10:49:51 v0.0.54 10:49:51 v0.0.55 10:49:51 v0.0.56 10:49:51 v0.0.57 10:49:51 v0.0.58 10:49:51 v0.0.59 10:49:51 v0.0.6 10:49:51 v0.0.60 10:49:51 v0.0.61 10:49:51 v0.0.62 10:49:51 v0.0.63 10:49:51 v0.0.64 10:49:51 v0.0.65 10:49:51 v0.0.66 10:49:51 v0.0.67 10:49:51 v0.0.68 10:49:51 v0.0.69 10:49:51 v0.0.7 10:49:51 v0.0.70 10:49:51 v0.0.71 10:49:51 v0.0.72 10:49:51 v0.0.8 10:49:51 v0.0.9 10:49:51 v2.0.0 10:49:51 v2.1.0 10:49:51 v2.1.1 10:49:51 v2.1.1-dev.1 10:49:51 v2.1.1-dev.2 10:49:51 v2.1.1-dev.3 10:49:51 v2.1.1-dev.4 10:49:51 v2.2.0 10:49:51 v2.2.1-dev.1 10:49:51 v2.2.1-dev.2 10:49:51 v2.2.1-dev.3 10:49:51 v2.2.1-dev.4 10:49:51 v2.2.1-dev.5 10:49:51 v2.2.1-dev.6 10:49:51 v2.2.1-dev.7 10:49:51 v2.2.1-dev.8 10:49:51 v2.2.1-dev.9 10:49:51 v2.3.0 10:49:51 v2.3.0-dev.10 10:49:51 v2.3.0-dev.11 10:49:51 v2.3.0-dev.12 10:49:51 v2.3.0-dev.13 10:49:51 v2.3.0-dev.14 10:49:51 v2.3.0-dev.15 10:49:51 v2.3.0-dev.16 10:49:51 v2.3.0-dev.17 10:49:51 v2.3.0-dev.18 10:49:51 v2.3.0-dev.19 10:49:51 v2.3.0-dev.20 10:49:51 v2.3.0-dev.21 10:49:51 v2.3.0-dev.22 10:49:51 v2.3.0-dev.23 10:49:51 v2.3.0-dev.24 10:49:51 v2.3.0-dev.25 10:49:51 v2.3.0-dev.26 10:49:51 v2.3.0-dev.27 10:49:51 v2.3.0-dev.28 10:49:51 v2.3.0-dev.29 10:49:51 v2.3.0-dev.30 10:49:51 v3.0.0-dev.1 10:49:51 v3.0.0-dev.10 10:49:51 v3.0.0-dev.11 10:49:51 v3.0.0-dev.12 10:49:51 v3.0.0-dev.13 10:49:51 v3.0.0-dev.14 10:49:51 v3.0.0-dev.15 10:49:51 v3.0.0-dev.16 10:49:51 v3.0.0-dev.17 10:49:51 v3.0.0-dev.18 10:49:51 v3.0.0-dev.19 10:49:51 v3.0.0-dev.2 10:49:51 v3.0.0-dev.20 10:49:51 v3.0.0-dev.21 10:49:51 v3.0.0-dev.22 10:49:51 v3.0.0-dev.23 10:49:51 v3.0.0-dev.24 10:49:51 v3.0.0-dev.25 10:49:51 v3.0.0-dev.26 10:49:51 v3.0.0-dev.27 10:49:51 v3.0.0-dev.28 10:49:51 v3.0.0-dev.29 10:49:51 v3.0.0-dev.3 10:49:51 v3.0.0-dev.30 10:49:51 v3.0.0-dev.31 10:49:51 v3.0.0-dev.32 10:49:51 v3.0.0-dev.33 10:49:51 v3.0.0-dev.34 10:49:51 v3.0.0-dev.35 10:49:51 v3.0.0-dev.36 10:49:51 v3.0.0-dev.37 10:49:51 v3.0.0-dev.38 10:49:51 v3.0.0-dev.39 10:49:51 v3.0.0-dev.4 10:49:51 v3.0.0-dev.40 10:49:51 v3.0.0-dev.41 10:49:51 v3.0.0-dev.42 10:49:51 v3.0.0-dev.43 10:49:51 v3.0.0-dev.44 10:49:51 v3.0.0-dev.45 10:49:51 v3.0.0-dev.46 10:49:51 v3.0.0-dev.47 10:49:51 v3.0.0-dev.48 10:49:51 v3.0.0-dev.49 10:49:51 v3.0.0-dev.5 10:49:51 v3.0.0-dev.50 10:49:51 v3.0.0-dev.51 10:49:51 v3.0.0-dev.52 10:49:51 v3.0.0-dev.53 10:49:51 v3.0.0-dev.54 10:49:51 v3.0.0-dev.55 10:49:51 v3.0.0-dev.56 10:49:51 v3.0.0-dev.57 10:49:51 v3.0.0-dev.58 10:49:51 v3.0.0-dev.59 10:49:51 v3.0.0-dev.6 10:49:51 v3.0.0-dev.60 10:49:51 v3.0.0-dev.61 10:49:51 v3.0.0-dev.62 10:49:51 v3.0.0-dev.63 10:49:51 v3.0.0-dev.64 10:49:51 v3.0.0-dev.65 10:49:51 v3.0.0-dev.66 10:49:51 v3.0.0-dev.67 10:49:51 v3.0.0-dev.68 10:49:51 v3.0.0-dev.69 10:49:51 v3.0.0-dev.7 10:49:51 v3.0.0-dev.70 10:49:51 v3.0.0-dev.71 10:49:51 v3.0.0-dev.72 10:49:51 v3.0.0-dev.73 10:49:51 v3.0.0-dev.74 10:49:51 v3.0.0-dev.75 10:49:51 v3.0.0-dev.76 10:49:51 v3.0.0-dev.77 10:49:51 v3.0.0-dev.78 10:49:51 v3.0.0-dev.79 10:49:51 v3.0.0-dev.8 10:49:51 v3.0.0-dev.80 10:49:51 v3.0.0-dev.81 10:49:51 v3.0.0-dev.82 10:49:51 v3.0.0-dev.83 10:49:51 v3.0.0-dev.84 10:49:51 v3.0.0-dev.9 [Pipeline] sh 10:49:52 + lftools sign git-tag v3.0.0-dev.84 10:49:52 Signing Git tag with Sigul... 10:49:52 Signing v3.0.0-dev.84 [Pipeline] echo 10:49:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:49:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:49:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:49:53 $ docker stop --time=1 42b6ebc21bd54dfe962d00c453f6bb209f9b66d8e1dc73406f728e2b52e23276 10:49:54 $ docker rm -f --volumes 42b6ebc21bd54dfe962d00c453f6bb209f9b66d8e1dc73406f728e2b52e23276 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:49:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:49:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:49:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:55 prd-ubuntu20.04-docker-8c-8g-14653 does not seem to be running inside a container 10:49:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:49:55 $ docker top 773210a634509bcc17f85c8187fd8ffa0e68758a36b88bb3f9aee391acf86055 -eo pid,comm 10:49:55 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). 10:49:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:49:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:49:55 [ssh-agent] Looking for ssh-agent implementation... 10:49:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:49:55 $ docker exec 773210a634509bcc17f85c8187fd8ffa0e68758a36b88bb3f9aee391acf86055 ssh-agent 10:49:56 SSH_AUTH_SOCK=/tmp/ssh-zjaDSYoH9FuA/agent.32 10:49:56 SSH_AGENT_PID=38 10:49:56 Running ssh-add (command line suppressed) 10:49:56 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8105615968294393968.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8105615968294393968.key) 10:49:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:49:56 + git semver bump pre 10:49:56 2023-05-09 10:49:56,585 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:49:56 2023-05-09 10:49:56,585 [bump_version] DEBUG bumping version:3.0.0-dev.84 on axis:pre with prefix:dev 10:49:56 2023-05-09 10:49:56,585 [bump_version] DEBUG bumped version:3.0.0-dev.85 10:49:56 2023-05-09 10:49:56,585 [write_version] DEBUG write version:3.0.0-dev.85 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 10:49:56 2023-05-09 10:49:56,585 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:49:56 2023-05-09 10:49:56,585 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:49:56 2023-05-09 10:49:56,587 [execute] INFO git cat-file --batch-check 10:49:56 2023-05-09 10:49:56,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 10:49:56 2023-05-09 10:49:56,592 [execute] INFO git cat-file --batch 10:49:56 2023-05-09 10:49:56,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 10:49:56 2023-05-09 10:49:56,597 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:49:56 3.0.0-dev.85 [Pipeline] } 10:49:56 $ docker exec --env ******** --env ******** 773210a634509bcc17f85c8187fd8ffa0e68758a36b88bb3f9aee391acf86055 ssh-agent -k 10:49:56 unset SSH_AUTH_SOCK; 10:49:56 unset SSH_AGENT_PID; 10:49:56 echo Agent pid 38 killed; 10:49:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:49:57 + git semver [Pipeline] } 10:49:57 $ docker stop --time=1 773210a634509bcc17f85c8187fd8ffa0e68758a36b88bb3f9aee391acf86055 10:49:58 $ docker rm -f --volumes 773210a634509bcc17f85c8187fd8ffa0e68758a36b88bb3f9aee391acf86055 [Pipeline] // withDockerContainer [Pipeline] sh 10:49:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:49:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:49:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:49:59 prd-ubuntu20.04-docker-8c-8g-14653 does not seem to be running inside a container 10:49:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:49:59 $ docker top 6ff4bdce78ed4899e06e6611b15b962acf4fd9b1d669efcb639265b32abdc607 -eo pid,comm 10:49:59 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). 10:49:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:49:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:49:59 [ssh-agent] Looking for ssh-agent implementation... 10:49:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:49:59 $ docker exec 6ff4bdce78ed4899e06e6611b15b962acf4fd9b1d669efcb639265b32abdc607 ssh-agent 10:50:00 SSH_AUTH_SOCK=/tmp/ssh-8PEMvpiuHP8j/agent.32 10:50:00 SSH_AGENT_PID=38 10:50:00 Running ssh-add (command line suppressed) 10:50:00 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14994631700110235961.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14994631700110235961.key) 10:50:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:50:00 + git semver push 10:50:00 2023-05-09 10:50:00,564 [run_push] DEBUG push 10:50:00 2023-05-09 10:50:00,565 [execute] INFO git cat-file --batch-check 10:50:00 2023-05-09 10:50:00,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 10:50:00 2023-05-09 10:50:00,569 [execute] INFO git rev-list 1aa92b2af04320c3159651e21d58861568469cee -- 10:50:00 2023-05-09 10:50:00,569 [execute] DEBUG Popen(['git', 'rev-list', '1aa92b2af04320c3159651e21d58861568469cee', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 10:50:00 2023-05-09 10:50:00,580 [execute] INFO git fetch -v origin 10:50:00 2023-05-09 10:50:00,581 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 10:50:01 2023-05-09 10:50:01,169 [run_push] DEBUG no remote changes detected 10:50:01 2023-05-09 10:50:01,169 [execute] INFO git push origin semver 10:50:01 2023-05-09 10:50:01,170 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 10:50:02 2023-05-09 10:50:02,001 [run_push] DEBUG push all version tags 10:50:02 2023-05-09 10:50:02,001 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:50:02 2023-05-09 10:50:02,002 [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) 10:50:03 2023-05-09 10:50:03,156 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 10:50:03 3.0.0-dev.85 [Pipeline] } 10:50:03 $ docker exec --env ******** --env ******** 6ff4bdce78ed4899e06e6611b15b962acf4fd9b1d669efcb639265b32abdc607 ssh-agent -k 10:50:03 unset SSH_AUTH_SOCK; 10:50:03 unset SSH_AGENT_PID; 10:50:03 echo Agent pid 38 killed; 10:50:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:50:03 + git semver [Pipeline] } 10:50:04 $ docker stop --time=1 6ff4bdce78ed4899e06e6611b15b962acf4fd9b1d669efcb639265b32abdc607 10:50:05 $ docker rm -f --volumes 6ff4bdce78ed4899e06e6611b15b962acf4fd9b1d669efcb639265b32abdc607 [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 10:50:06 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 10:50:06 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 10:50:06 total 16 10:50:06 drwxr-xr-x 3 root root 4096 May 9 10:44 . 10:50:06 drwxrwxr-x 9 jenkins jenkins 4096 May 9 10:49 .. 10:50:06 drwxr-xr-x 2 root root 4096 May 9 10:44 cost 10:50:06 -rw-r--r-- 1 root root 89 May 9 10:44 cost.csv 10:50:06 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 10:50:06 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 10:50:06 total 16 10:50:06 drwxr-xr-x 3 jenkins jenkins 4096 May 9 10:44 . 10:50:06 drwxrwxr-x 9 jenkins jenkins 4096 May 9 10:49 .. 10:50:06 drwxr-xr-x 2 jenkins jenkins 4096 May 9 10:44 cost 10:50:06 -rw-r--r-- 1 jenkins jenkins 89 May 9 10:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:50:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:50:07 ---> package-listing.sh 10:50:07 ++ facter osfamily 10:50:07 ++ tr '[:upper:]' '[:lower:]' 10:50:07 + OS_FAMILY=debian 10:50:07 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 10:50:07 + START_PACKAGES=/tmp/packages_start.txt 10:50:07 + END_PACKAGES=/tmp/packages_end.txt 10:50:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:50:07 + PACKAGES=/tmp/packages_start.txt 10:50:07 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 10:50:07 + PACKAGES=/tmp/packages_end.txt 10:50:07 + case "${OS_FAMILY}" in 10:50:07 + dpkg -l 10:50:07 + grep '^ii' 10:50:07 + '[' -f /tmp/packages_start.txt ']' 10:50:07 + '[' -f /tmp/packages_end.txt ']' 10:50:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:50:07 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 10:50:07 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 10:50:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 10:50:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:50:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:50:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:08 prd-ubuntu20.04-docker-8c-8g-14653 does not seem to be running inside a container 10:50:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:50:08 $ docker top fc7411d5c0707b25d9f99d170e302ff76292de36d300497a3469f555d978d4a4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:50:09 + touch /tmp/pre-build-complete [Pipeline] sh 10:50:09 + mkdir -p /var/log/sysstat [Pipeline] sh 10:50:09 + ls /var/log/sa-host 10:50:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:50:09 provisioning config files... 10:50:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config17954873738146020361tmp [Pipeline] { [Pipeline] echo 10:50:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:50:10 ---> create-netrc.sh [Pipeline] } 10:50:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:50:10 ---> python-tools-install.sh [Pipeline] echo 10:50:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:50:10 ---> sudo-logs.sh 10:50:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:50:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:50:11 ---> job-cost.sh 10:50:11 lf-activate-venv: SKIPPING 10:50:11 DEBUG: total: 0.2199999988079071 10:50:11 INFO: Retrieving Stack Cost... 10:50:11 INFO: Retrieving Pricing Info for: v3-standard-8 10:50:11 INFO: Archiving Costs [Pipeline] echo 10:50:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:50:12 ---> logs-deploy.sh 10:50:12 lf-activate-venv: SKIPPING 10:50:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/173 10:50:12 INFO: archiving workspace using pattern(s): 10:50:13 Archives upload complete. 10:50:13 INFO: archiving logs to Nexus