Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 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-ssh15399540060932333574.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11519282171643496495.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh6001731806344006518.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh6692993456788919231.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-ssh4007571485534821401.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2802 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 # timeout=10 Commit message: "Merge pull request #576 from lindseysimple/issue-575" > git rev-list --no-walk 31b032832ba5cce68347c09f37f0aaf5d43255d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:58:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:58:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:58:49 ========================================================= 03:58:49 EdgeX Global Pipelines Version Info 03:58:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:58:50 ------------------- 03:58:50 stable info: 03:58:50 ------------------- 03:58:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:58:50 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 03:58:50 Message: update stable to v1.0.250 03:58:51 ------------------- 03:58:51 experimental info: 03:58:51 ------------------- 03:58:51 Commited By: **** collab-it+edgex@linuxfoundation.org 03:58:51 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 03:58:51 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ff17b2 [Pipeline] echo 03:58:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:58:52 + git rev-list -1 --merges 9ff17b2fa430af0a75b0d2a3fa387c940a4f6181~1..9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 [Pipeline] echo 03:58:52 -----------> git rev-list -1 --merges 9ff17b2fa430af0a75b0d2a3fa387c940a4f6181~1..9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 03:58:52 9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 [false] [Pipeline] sh 03:58:52 + git log --format=format:%s -1 9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 [Pipeline] echo 03:58:52 ========================================================= 03:58:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:58:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:58:52 + git log --format=format:%s -1 9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 [Pipeline] echo 03:58:52 [semverPrep] GIT_COMMIT: 9ff17b2fa430af0a75b0d2a3fa387c940a4f6181, Commit Message: Merge pull request #576 from lindseysimple/issue-575 [Pipeline] echo 03:58:52 [semverPrep] This is not a build commit. [Pipeline] sh 03:58:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:58:53 + grep -v github /etc/ssh/ssh_known_hosts 03:58:53 + [ -e /tmp/ssh_known_hosts ] 03:58:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:58:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:58:53 + sudo tee -a /etc/ssh/ssh_known_hosts 03:58:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:58:53 03:58:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:58:54 0.1.4: Pulling from edgex-devops/py-git-semver 03:58:54 b85a868b505f: Pulling fs layer 03:58:54 e2be974225ed: Pulling fs layer 03:58:54 339a4e72a1f5: Pulling fs layer 03:58:54 988bab9f4d93: Pulling fs layer 03:58:54 1469e6f7b9e6: Pulling fs layer 03:58:54 eaf3925da568: Pulling fs layer 03:58:54 bab4dde63d76: Pulling fs layer 03:58:54 bde34c3a00c8: Pulling fs layer 03:58:54 b352a97aabf1: Pulling fs layer 03:58:54 4872d77fe225: Pulling fs layer 03:58:54 5851b861e8e6: Pulling fs layer 03:58:54 988bab9f4d93: Waiting 03:58:54 1469e6f7b9e6: Waiting 03:58:54 bde34c3a00c8: Waiting 03:58:54 eaf3925da568: Waiting 03:58:54 bab4dde63d76: Waiting 03:58:54 b352a97aabf1: Waiting 03:58:54 4872d77fe225: Waiting 03:58:54 5851b861e8e6: Waiting 03:58:54 e2be974225ed: Verifying Checksum 03:58:54 e2be974225ed: Download complete 03:58:54 988bab9f4d93: Verifying Checksum 03:58:54 988bab9f4d93: Download complete 03:58:54 1469e6f7b9e6: Verifying Checksum 03:58:54 1469e6f7b9e6: Download complete 03:58:54 eaf3925da568: Verifying Checksum 03:58:54 eaf3925da568: Download complete 03:58:54 339a4e72a1f5: Verifying Checksum 03:58:54 339a4e72a1f5: Download complete 03:58:54 bde34c3a00c8: Verifying Checksum 03:58:54 bde34c3a00c8: Download complete 03:58:54 b352a97aabf1: Download complete 03:58:54 4872d77fe225: Verifying Checksum 03:58:54 4872d77fe225: Download complete 03:58:54 5851b861e8e6: Verifying Checksum 03:58:54 5851b861e8e6: Download complete 03:58:54 b85a868b505f: Download complete 03:58:54 bab4dde63d76: Verifying Checksum 03:58:54 bab4dde63d76: Download complete 03:58:55 b85a868b505f: Pull complete 03:58:56 e2be974225ed: Pull complete 03:58:56 339a4e72a1f5: Pull complete 03:58:56 988bab9f4d93: Pull complete 03:58:56 1469e6f7b9e6: Pull complete 03:58:56 eaf3925da568: Pull complete 03:58:58 bab4dde63d76: Pull complete 03:58:58 bde34c3a00c8: Pull complete 03:58:59 b352a97aabf1: Pull complete 03:58:59 4872d77fe225: Pull complete 03:58:59 5851b861e8e6: Pull complete 03:58:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:58:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:58:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:59 prd-ubuntu20.04-docker-8c-8g-2802 does not seem to be running inside a container 03:58: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:59:03 $ docker top 281348780a02bfcaf32c4043816dd95a78875c810977d1ba3a8f83e3c1256f21 -eo pid,comm 03:59:03 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). 03:59:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:59:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:59:03 [ssh-agent] Looking for ssh-agent implementation... 03:59:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:59:03 $ docker exec 281348780a02bfcaf32c4043816dd95a78875c810977d1ba3a8f83e3c1256f21 ssh-agent 03:59:03 SSH_AUTH_SOCK=/tmp/ssh-ScRBIV8wfwQ9/agent.32 03:59:03 SSH_AGENT_PID=38 03:59:03 Running ssh-add (command line suppressed) 03:59:03 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12715955030412171507.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12715955030412171507.key) 03:59:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:59:03 + git tag --points-at HEAD [Pipeline] } 03:59:03 $ docker exec --env ******** --env ******** 281348780a02bfcaf32c4043816dd95a78875c810977d1ba3a8f83e3c1256f21 ssh-agent -k 03:59:03 unset SSH_AUTH_SOCK; 03:59:03 unset SSH_AGENT_PID; 03:59:03 echo Agent pid 38 killed; 03:59:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:59:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:59:04 [ssh-agent] Looking for ssh-agent implementation... 03:59:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:59:04 $ docker exec 281348780a02bfcaf32c4043816dd95a78875c810977d1ba3a8f83e3c1256f21 ssh-agent 03:59:04 SSH_AUTH_SOCK=/tmp/ssh-lVnlx7xwIh1y/agent.70 03:59:04 SSH_AGENT_PID=76 03:59:04 Running ssh-add (command line suppressed) 03:59:04 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_19762174672786000.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_19762174672786000.key) 03:59:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:59:04 + git semver init 03:59:04 2023-08-03 03:59:04,862 [run_init] DEBUG init version:0.0.0 force:False 03:59:04 2023-08-03 03:59:04,863 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 03:59:04 2023-08-03 03:59:04,863 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 03:59:04 2023-08-03 03:59:04,864 [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) 03:59:05 2023-08-03 03:59:05,830 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 03:59:05 2023-08-03 03:59:05,831 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 03:59:05 2023-08-03 03:59:05,831 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 03:59:05 2023-08-03 03:59:05,831 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 03:59:05 3.1.0-dev.16 [Pipeline] } 03:59:05 $ docker exec --env ******** --env ******** 281348780a02bfcaf32c4043816dd95a78875c810977d1ba3a8f83e3c1256f21 ssh-agent -k 03:59:06 unset SSH_AUTH_SOCK; 03:59:06 unset SSH_AGENT_PID; 03:59:06 echo Agent pid 76 killed; 03:59:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:59:06 + git semver [Pipeline] } 03:59:06 $ docker stop --time=1 281348780a02bfcaf32c4043816dd95a78875c810977d1ba3a8f83e3c1256f21 03:59:07 $ docker rm -f --volumes 281348780a02bfcaf32c4043816dd95a78875c810977d1ba3a8f83e3c1256f21 [Pipeline] // withDockerContainer [Pipeline] sh 03:59:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:59:08 Stashed 1 file(s) [Pipeline] echo 03:59:08 [edgeXSemver]: initialized semver on version 3.1.0-dev.16 [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 03:59:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:59:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:59:08 ========================================================= 03:59:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 03:59:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 03:59:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:59:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 03:59:08 4db1b89c0bd1: Pulling fs layer 03:59:08 6911f1a30b25: Pulling fs layer 03:59:08 e194b8c5c2a9: Pulling fs layer 03:59:08 6863d3e3a2b1: Pulling fs layer 03:59:08 ec0bb842ea78: Pulling fs layer 03:59:08 40a00589a448: Pulling fs layer 03:59:08 6c08303d61cc: Pulling fs layer 03:59:08 798269fcf238: Pulling fs layer 03:59:08 6863d3e3a2b1: Waiting 03:59:08 ec0bb842ea78: Waiting 03:59:08 40a00589a448: Waiting 03:59:08 6c08303d61cc: Waiting 03:59:08 798269fcf238: Waiting 03:59:08 6911f1a30b25: Download complete 03:59:08 6863d3e3a2b1: Verifying Checksum 03:59:08 6863d3e3a2b1: Download complete 03:59:08 ec0bb842ea78: Verifying Checksum 03:59:08 ec0bb842ea78: Download complete 03:59:08 4db1b89c0bd1: Download complete 03:59:08 40a00589a448: Verifying Checksum 03:59:09 4db1b89c0bd1: Pull complete 03:59:09 798269fcf238: Verifying Checksum 03:59:09 798269fcf238: Download complete 03:59:09 6911f1a30b25: Pull complete 03:59:09 e194b8c5c2a9: Verifying Checksum 03:59:09 e194b8c5c2a9: Download complete 03:59:10 6c08303d61cc: Verifying Checksum 03:59:10 6c08303d61cc: Download complete 03:59:13 e194b8c5c2a9: Pull complete 03:59:13 6863d3e3a2b1: Pull complete 03:59:13 ec0bb842ea78: Pull complete 03:59:13 40a00589a448: Pull complete 03:59:16 6c08303d61cc: Pull complete 03:59:17 798269fcf238: Pull complete 03:59:17 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 03:59:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:59:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 03:59:17 + 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 03:59:17 + docker inspect -f . ci-base-image-x86_64 03:59:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:17 prd-ubuntu20.04-docker-8c-8g-2802 does not seem to be running inside a container 03:59:17 $ 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 03:59:23 Still waiting to schedule task 03:59:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:59:26 $ docker top efb372818e773f51c65ae7527fc4a85cbfe31d14705a4a4d6e04291b1c124b85 -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:26 + go version 03:59:26 go version go1.20.6 linux/amd64 [Pipeline] } 03:59:26 $ docker stop --time=1 efb372818e773f51c65ae7527fc4a85cbfe31d14705a4a4d6e04291b1c124b85 03:59:27 $ docker rm -f --volumes efb372818e773f51c65ae7527fc4a85cbfe31d14705a4a4d6e04291b1c124b85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:28 + docker inspect -f . ci-base-image-x86_64 03:59:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:28 prd-ubuntu20.04-docker-8c-8g-2802 does not seem to be running inside a container 03:59:28 $ 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 03:59:29 $ docker top 16e33cdcd630cd7e4b0d132f93637d87d147790585ae85ce47b7f6986ae7b846 -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:29 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 03:59:30 + make test 03:59:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:59:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.3 03:59:30 go: downloading github.com/labstack/echo/v4 v4.11.1 03:59:30 go: downloading github.com/mitchellh/mapstructure v1.5.0 03:59:30 go: downloading github.com/google/uuid v1.3.0 03:59:30 go: downloading github.com/stretchr/testify v1.8.4 03:59:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:59:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.12 03:59:30 go: downloading github.com/hashicorp/go-multierror v1.1.1 03:59:30 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.4 03:59:30 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.4 03:59:30 go: downloading github.com/mitchellh/copystructure v1.2.0 03:59:30 go: downloading gopkg.in/yaml.v3 v3.0.1 03:59:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 03:59:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 03:59:31 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 03:59:31 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 03:59:31 go: downloading github.com/stretchr/objx v0.5.0 03:59:31 go: downloading github.com/go-kit/log v0.2.1 03:59:31 go: downloading github.com/go-playground/validator/v10 v10.14.1 03:59:31 go: downloading github.com/hashicorp/errwrap v1.1.0 03:59:31 go: downloading github.com/labstack/gommon v0.4.0 03:59:31 go: downloading golang.org/x/crypto v0.11.0 03:59:31 go: downloading golang.org/x/net v0.12.0 03:59:31 go: downloading github.com/mitchellh/reflectwalk v1.0.2 03:59:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 03:59:31 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 03:59:31 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 03:59:31 go: downloading github.com/valyala/fasttemplate v1.2.2 03:59:31 go: downloading golang.org/x/time v0.3.0 03:59:31 go: downloading github.com/gorilla/websocket v1.5.0 03:59:31 go: downloading golang.org/x/sync v0.2.0 03:59:31 go: downloading github.com/mattn/go-colorable v0.1.13 03:59:31 go: downloading github.com/mattn/go-isatty v0.0.19 03:59:31 go: downloading github.com/zeebo/errs v1.3.0 03:59:31 go: downloading google.golang.org/grpc v1.53.0 03:59:31 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:59:31 go: downloading github.com/hashicorp/consul/api v1.23.0 03:59:31 go: downloading github.com/x448/float16 v0.8.4 03:59:31 go: downloading github.com/valyala/bytebufferpool v1.0.0 03:59:31 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 03:59:31 go: downloading github.com/go-playground/universal-translator v0.18.1 03:59:31 go: downloading github.com/leodido/go-urn v1.2.4 03:59:31 go: downloading golang.org/x/text v0.11.0 03:59:31 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:59:31 go: downloading github.com/go-logfmt/logfmt v0.5.1 03:59:31 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 03:59:31 go: downloading google.golang.org/protobuf v1.28.1 03:59:31 go: downloading golang.org/x/sys v0.10.0 03:59:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:59:31 go: downloading github.com/hashicorp/go-hclog v1.5.0 03:59:31 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:59:31 go: downloading github.com/hashicorp/serf v0.10.1 03:59:31 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 03:59:31 go: downloading github.com/go-playground/locales v0.14.1 03:59:31 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 03:59:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:59:32 go: downloading github.com/fatih/color v1.14.1 03:59:32 go: downloading github.com/golang/protobuf v1.5.2 03:59:32 go: downloading github.com/armon/go-metrics v0.4.1 03:59:32 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:59:32 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:59:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 03:59:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 03:59:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 03:59:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 03:59:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 04:00:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.038s coverage: 35.4% of statements 04:00:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.024s coverage: 93.5% of statements 04:00:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.026s coverage: 91.7% of statements 04:00:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.557s coverage: 88.2% of statements 04:00:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.007s coverage: 85.0% of statements 04:00:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.024s coverage: 46.8% of statements 04:00:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.016s coverage: 100.0% of statements 04:00:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.340s coverage: 87.7% of statements 04:00:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.017s coverage: 26.3% of statements 04:00:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.049s coverage: 79.0% of statements 04:00:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.010s coverage: 59.3% of statements 04:00:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.016s coverage: 31.2% of statements 04:00:08 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.012s coverage: 91.3% of statements 04:00:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:00:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:00:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:00:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:00:19 $ docker stop --time=1 16e33cdcd630cd7e4b0d132f93637d87d147790585ae85ce47b7f6986ae7b846 04:00:21 $ docker rm -f --volumes 16e33cdcd630cd7e4b0d132f93637d87d147790585ae85ce47b7f6986ae7b846 [Pipeline] // withDockerContainer [Pipeline] sh 04:00:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:00:22 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 04:00:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:00:23 04:00:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:00:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:00:23 latest: Pulling from edgex-lftools-log-publisher 04:00:23 5eb5b503b376: Pulling fs layer 04:00:23 5c69ac0246d0: Pulling fs layer 04:00:23 ec43610c2a17: Pulling fs layer 04:00:23 3a2ae6a8a46f: Pulling fs layer 04:00:23 33b1e0a273af: Pulling fs layer 04:00:23 5d3b04190fa2: Pulling fs layer 04:00:23 2f39f015ded8: Pulling fs layer 04:00:23 5d3b04190fa2: Waiting 04:00:23 33b1e0a273af: Waiting 04:00:23 2f39f015ded8: Waiting 04:00:23 3a2ae6a8a46f: Waiting 04:00:23 5c69ac0246d0: Download complete 04:00:23 3a2ae6a8a46f: Verifying Checksum 04:00:23 3a2ae6a8a46f: Download complete 04:00:23 33b1e0a273af: Verifying Checksum 04:00:23 33b1e0a273af: Download complete 04:00:23 5d3b04190fa2: Verifying Checksum 04:00:23 5d3b04190fa2: Download complete 04:00:23 ec43610c2a17: Verifying Checksum 04:00:23 ec43610c2a17: Download complete 04:00:23 5eb5b503b376: Verifying Checksum 04:00:23 5eb5b503b376: Download complete 04:00:24 2f39f015ded8: Download complete 04:00:24 5eb5b503b376: Pull complete 04:00:25 5c69ac0246d0: Pull complete 04:00:25 ec43610c2a17: Pull complete 04:00:25 3a2ae6a8a46f: Pull complete 04:00:25 33b1e0a273af: Pull complete 04:00:25 5d3b04190fa2: Pull complete 04:00:29 2f39f015ded8: Pull complete 04:00:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:00:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:00:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:00:29 prd-ubuntu20.04-docker-8c-8g-2802 does not seem to be running inside a container 04:00:29 $ 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 04:00:34 $ docker top eb9e09a1f5e39861e83e6e11ac113ffa5e12886fd9cd74196b2063aa71821c4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:00:35 ---> job-cost.sh 04:00:35 lf-activate-venv: SKIPPING 04:00:35 INFO: No Stack... 04:00:35 INFO: Retrieving Pricing Info for: v3-standard-8 04:00:35 INFO: Archiving Costs [Pipeline] sh 04:00:36 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 04:00:36 + cut -d, -f6 [Pipeline] lock 04:00:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-202-stack-cost] 04:00:36 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-202-stack-cost] did not exist. Created. 04:00:36 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:00:36 + echo total: 0.2199999988079071 [Pipeline] stash 04:00:36 Stashed 1 file(s) [Pipeline] } 04:00:36 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-202-stack-cost] [Pipeline] // lock [Pipeline] } 04:00:36 $ docker stop --time=1 eb9e09a1f5e39861e83e6e11ac113ffa5e12886fd9cd74196b2063aa71821c4d 04:00:37 $ docker rm -f --volumes eb9e09a1f5e39861e83e6e11ac113ffa5e12886fd9cd74196b2063aa71821c4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:00:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2803 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 04:00:58 Running in /w/workspace/go-mod-bootstrap/202 [Pipeline] { [Pipeline] checkout 04:00:58 The recommended git tool is: git 04:01:02 using credential edgex-jenkins-ssh 04:01:02 Cloning the remote Git repository 04:01:02 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 04:01:02 > git init /w/workspace/go-mod-bootstrap/202 # timeout=10 04:01:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:01:03 > git --version # timeout=10 04:01:03 > git --version # 'git version 2.25.1' 04:01:03 using GIT_SSH to set credentials SSH Credentials for GitHub 04:01:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:01:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:01:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:01:07 Avoid second fetch 04:01:07 Checking out Revision 9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 (main) 04:01:07 Commit message: "Merge pull request #576 from lindseysimple/issue-575" 04:01:07 > git config core.sparsecheckout # timeout=10 04:01:07 > git checkout -f 9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:01:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:01:08 % Total % Received % Xferd Average Speed Time Time Time Current 04:01:08 Dload Upload Total Spent Left Speed 04:01:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh 04:01:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:01:09 + sudo tee /etc/docker/daemon.new 04:01:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:01:09 { 04:01:09 "registry-mirrors": [ 04:01:09 "https://nexus3.edgexfoundry.org:10001" 04:01:09 ], 04:01:09 "bip": "10.250.0.254/24", 04:01:09 "hosts": [ 04:01:09 "tcp://0.0.0.0:5555", 04:01:09 "unix:///var/run/docker.sock" 04:01:09 ], 04:01:09 "mtu": 1458, 04:01:09 "selinux-enabled": true, 04:01:09 "seccomp-profile": "/etc/docker/seccomp.json" 04:01:09 } [Pipeline] sh 04:01:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:01:10 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 04:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:01:29 ========================================================= 04:01:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:01:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:01:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:01:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:01:30 edb6bdbacee9: Pulling fs layer 04:01:30 5f9638ab2659: Pulling fs layer 04:01:30 8d51d6327a98: Pulling fs layer 04:01:30 8b374f2dd631: Pulling fs layer 04:01:30 ec14aa9079de: Pulling fs layer 04:01:30 2f466654f4bb: Pulling fs layer 04:01:30 554e91adad29: Pulling fs layer 04:01:30 ec14aa9079de: Waiting 04:01:30 554e91adad29: Waiting 04:01:30 2f466654f4bb: Waiting 04:01:30 8b374f2dd631: Waiting 04:01:30 5f9638ab2659: Verifying Checksum 04:01:30 5f9638ab2659: Download complete 04:01:30 8b374f2dd631: Verifying Checksum 04:01:30 8b374f2dd631: Download complete 04:01:30 ec14aa9079de: Verifying Checksum 04:01:30 ec14aa9079de: Download complete 04:01:30 edb6bdbacee9: Verifying Checksum 04:01:31 554e91adad29: Verifying Checksum 04:01:31 554e91adad29: Download complete 04:01:32 8d51d6327a98: Verifying Checksum 04:01:32 8d51d6327a98: Download complete 04:01:32 2f466654f4bb: Download complete 04:01:33 edb6bdbacee9: Pull complete 04:01:33 5f9638ab2659: Pull complete 04:01:49 8d51d6327a98: Pull complete 04:01:49 8b374f2dd631: Pull complete 04:01:49 ec14aa9079de: Pull complete 04:01:54 2f466654f4bb: Pull complete 04:01:56 554e91adad29: Pull complete 04:01:56 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 04:01:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:01:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 04:01:56 + 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 04:01:57 + docker inspect -f . ci-base-image-arm64 04:01:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:01:57 prd-ubuntu20.04-docker-arm64-4c-16g-2803 does not seem to be running inside a container 04:01:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/202 -v /w/workspace/go-mod-bootstrap/202:/w/workspace/go-mod-bootstrap/202:rw,z -v /w/workspace/go-mod-bootstrap/202@tmp:/w/workspace/go-mod-bootstrap/202@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 04:02:01 $ docker top 919dcf80f6ea40bed5cc5e9e023652c3b7a05d18de051fad3994d7cea6002b2d -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:02 + go version 04:02:02 go version go1.20.6 linux/arm64 [Pipeline] } 04:02:02 $ docker stop --time=1 919dcf80f6ea40bed5cc5e9e023652c3b7a05d18de051fad3994d7cea6002b2d 04:02:04 $ docker rm -f --volumes 919dcf80f6ea40bed5cc5e9e023652c3b7a05d18de051fad3994d7cea6002b2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:04 + docker inspect -f . ci-base-image-arm64 04:02:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:04 prd-ubuntu20.04-docker-arm64-4c-16g-2803 does not seem to be running inside a container 04:02:05 $ 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/202 -v /w/workspace/go-mod-bootstrap/202:/w/workspace/go-mod-bootstrap/202:rw,z -v /w/workspace/go-mod-bootstrap/202@tmp:/w/workspace/go-mod-bootstrap/202@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 04:02:06 $ docker top 581bea08adc991e78d5844e7a634c201c7a67ff9d439511514fea86395c48ead -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:06 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/202 [Pipeline] fileExists [Pipeline] sh 04:02:07 + make test 04:02:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:02:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.3 04:02:07 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.4 04:02:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 04:02:07 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.4 04:02:08 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.12 04:02:08 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 04:02:08 go: downloading github.com/mitchellh/copystructure v1.2.0 04:02:08 go: downloading gopkg.in/yaml.v3 v3.0.1 04:02:08 go: downloading github.com/labstack/echo/v4 v4.11.1 04:02:08 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:02:08 go: downloading github.com/stretchr/testify v1.8.4 04:02:08 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:02:08 go: downloading github.com/google/uuid v1.3.0 04:02:08 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:02:08 go: downloading github.com/gorilla/websocket v1.5.0 04:02:08 go: downloading golang.org/x/net v0.12.0 04:02:08 go: downloading golang.org/x/sync v0.2.0 04:02:08 go: downloading github.com/go-kit/log v0.2.1 04:02:08 go: downloading github.com/go-playground/validator/v10 v10.14.1 04:02:08 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:02:08 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 04:02:09 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 04:02:09 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 04:02:09 go: downloading github.com/stretchr/objx v0.5.0 04:02:09 go: downloading github.com/labstack/gommon v0.4.0 04:02:09 go: downloading golang.org/x/crypto v0.11.0 04:02:09 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:02:09 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 04:02:09 go: downloading github.com/valyala/fasttemplate v1.2.2 04:02:09 go: downloading golang.org/x/time v0.3.0 04:02:09 go: downloading github.com/hashicorp/errwrap v1.1.0 04:02:09 go: downloading github.com/hashicorp/consul/api v1.23.0 04:02:09 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:02:09 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:02:09 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:02:09 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 04:02:10 go: downloading github.com/go-playground/universal-translator v0.18.1 04:02:10 go: downloading github.com/leodido/go-urn v1.2.4 04:02:10 go: downloading golang.org/x/text v0.11.0 04:02:10 go: downloading github.com/zeebo/errs v1.3.0 04:02:10 go: downloading google.golang.org/grpc v1.53.0 04:02:12 go: downloading github.com/mattn/go-colorable v0.1.13 04:02:12 go: downloading github.com/mattn/go-isatty v0.0.19 04:02:12 go: downloading github.com/x448/float16 v0.8.4 04:02:12 go: downloading github.com/valyala/bytebufferpool v1.0.0 04:02:12 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:02:12 go: downloading github.com/go-playground/locales v0.14.1 04:02:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:02:12 go: downloading github.com/hashicorp/go-hclog v1.5.0 04:02:12 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:02:12 go: downloading github.com/hashicorp/serf v0.10.1 04:02:12 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 04:02:14 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 04:02:14 go: downloading google.golang.org/protobuf v1.28.1 04:02:15 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 04:02:15 go: downloading golang.org/x/sys v0.10.0 04:02:15 go: downloading github.com/fatih/color v1.14.1 04:02:16 go: downloading github.com/armon/go-metrics v0.4.1 04:02:16 go: downloading github.com/golang/protobuf v1.5.2 04:02:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:02:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:04:23 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 04:04:29 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 04:04:39 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 04:04:39 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 04:04:48 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 04:04:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.178s coverage: 35.4% of statements 04:04:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.097s coverage: 93.5% of statements 04:04:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.106s coverage: 91.7% of statements 04:04:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.345s coverage: 88.2% of statements 04:04:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.020s coverage: 85.0% of statements 04:04:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.123s coverage: 46.8% of statements 04:04:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.070s coverage: 100.0% of statements 04:04:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.382s coverage: 87.7% of statements 04:04:48 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.074s coverage: 26.3% of statements 04:04:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.169s coverage: 79.0% of statements 04:04:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.057s coverage: 59.3% of statements 04:04:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.044s coverage: 31.2% of statements 04:04:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements 04:04:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:04:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:05:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:05:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:05:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:05:22 $ docker stop --time=1 581bea08adc991e78d5844e7a634c201c7a67ff9d439511514fea86395c48ead 04:05:24 $ docker rm -f --volumes 581bea08adc991e78d5844e7a634c201c7a67ff9d439511514fea86395c48ead [Pipeline] // withDockerContainer [Pipeline] sh 04:05:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:05:27 Warning: overwriting stash ‘coverage-report’ 04:05:27 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 04:05:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:05:28 04:05:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:05:28 arm64: Pulling from edgex-lftools-log-publisher 04:05:28 8998bd30e6a1: Pulling fs layer 04:05:28 04944245beec: Pulling fs layer 04:05:28 699f458cf7ca: Pulling fs layer 04:05:28 765212b225bb: Pulling fs layer 04:05:28 f23df028b6ca: Pulling fs layer 04:05:28 d65c8cfc05b1: Pulling fs layer 04:05:28 2437ff75d9bd: Pulling fs layer 04:05:28 765212b225bb: Waiting 04:05:28 f23df028b6ca: Waiting 04:05:28 d65c8cfc05b1: Waiting 04:05:28 2437ff75d9bd: Waiting 04:05:28 04944245beec: Verifying Checksum 04:05:28 04944245beec: Download complete 04:05:28 765212b225bb: Verifying Checksum 04:05:28 765212b225bb: Download complete 04:05:28 f23df028b6ca: Verifying Checksum 04:05:28 f23df028b6ca: Download complete 04:05:28 d65c8cfc05b1: Verifying Checksum 04:05:28 d65c8cfc05b1: Download complete 04:05:28 699f458cf7ca: Verifying Checksum 04:05:28 699f458cf7ca: Download complete 04:05:29 8998bd30e6a1: Verifying Checksum 04:05:29 8998bd30e6a1: Download complete 04:05:32 2437ff75d9bd: Verifying Checksum 04:05:32 2437ff75d9bd: Download complete 04:05:37 8998bd30e6a1: Pull complete 04:05:37 04944245beec: Pull complete 04:05:40 699f458cf7ca: Pull complete 04:05:40 765212b225bb: Pull complete 04:05:42 f23df028b6ca: Pull complete 04:05:43 d65c8cfc05b1: Pull complete 04:06:05 2437ff75d9bd: Pull complete 04:06:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:06:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:06 prd-ubuntu20.04-docker-arm64-4c-16g-2803 does not seem to be running inside a container 04:06:06 $ 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/202 -v /w/workspace/go-mod-bootstrap/202:/w/workspace/go-mod-bootstrap/202:rw,z -v /w/workspace/go-mod-bootstrap/202@tmp:/w/workspace/go-mod-bootstrap/202@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 04:06:07 $ docker top 1899c8e0d51e386fbb3201f2ab051e7312f8e7d11cfc2ea8827e6aefcb200386 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:08 ---> job-cost.sh 04:06:08 lf-activate-venv: SKIPPING 04:06:08 INFO: No Stack... 04:06:08 INFO: Retrieving Pricing Info for: v3-standard-4 04:06:09 INFO: Archiving Costs [Pipeline] sh 04:06:09 + cat /w/workspace/go-mod-bootstrap/202/archives/cost.csv 04:06:09 + cut -d, -f6 [Pipeline] lock 04:06:09 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-202-stack-cost] 04:06:09 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-202-stack-cost] did not exist. Created. 04:06:09 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:06:10 /w/workspace/go-mod-bootstrap/202@tmp/durable-3e13729b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:06:11 + echo total: 0.10999999940395355 [Pipeline] stash 04:06:11 Warning: overwriting stash ‘stack-cost’ 04:06:11 Stashed 1 file(s) [Pipeline] } 04:06:11 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-202-stack-cost] [Pipeline] // lock [Pipeline] } 04:06:11 $ docker stop --time=1 1899c8e0d51e386fbb3201f2ab051e7312f8e7d11cfc2ea8827e6aefcb200386 04:06:12 $ docker rm -f --volumes 1899c8e0d51e386fbb3201f2ab051e7312f8e7d11cfc2ea8827e6aefcb200386 [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 04:06:13 provisioning config files... 04:06:13 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7537600675871614265tmp [Pipeline] { [Pipeline] sh 04:06:13 + set +x 04:06:13 + curl -s https://codecov.io/bash 04:06:13 + bash -s -- 04:06:13 04:06:13 _____ _ 04:06:13 / ____| | | 04:06:13 | | ___ __| | ___ ___ _____ __ 04:06:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:06:13 | |___| (_) | (_| | __/ (_| (_) \ V / 04:06:13 \_____\___/ \__,_|\___|\___\___/ \_/ 04:06:13 Bash-1.0.6 04:06:13 04:06:13 04:06:13 ==> git version 2.25.1 found 04:06:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:06:13 Release-Date: 2020-01-08 04:06:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:06:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:06:13 ==> Jenkins CI detected. 04:06:13 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 04:06:13 project root: . 04:06:13 --> token set from env 04:06:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:06:13 ==> Running gcov in . (disable via -X gcov) 04:06:13 ==> Python coveragepy not found 04:06:13 ==> Searching for coverage reports in: 04:06:13 + . 04:06:13 -> Found 1 reports 04:06:13 ==> Detecting git/mercurial file structure 04:06:13 ==> Reading reports 04:06:13 + ./coverage.out bytes=102749 04:06:13 ==> Appending adjustments 04:06:13 https://docs.codecov.io/docs/fixing-reports 04:06:14 + Found adjustments 04:06:14 ==> Gzipping contents 04:06:14 16K /tmp/codecov.NsyGaH.gz 04:06:14 ==> Uploading reports 04:06:14 url: https://codecov.io 04:06:14 query: branch=main&commit=9ff17b2fa430af0a75b0d2a3fa387c940a4f6181&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 04:06:14 -> Pinging Codecov 04:06:14 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=9ff17b2fa430af0a75b0d2a3fa387c940a4f6181&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 04:06:14 -> Uploading to 04:06:14 https://storage.googleapis.com/codecov/v4/raw/2023-08-03/833815588EE85121546D348822E98E2E/9ff17b2fa430af0a75b0d2a3fa387c940a4f6181/a628a0d5-e04f-4c47-a865-d05d8dfb4199.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230803T040613Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e8a1383f7749e8d81902d31d700a1db31fa320cb6864cc75a81a0e78f0c5626e 04:06:14 % Total % Received % Xferd Average Speed Time Time Time Current 04:06:14 Dload Upload Total Spent Left Speed 04:06:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16061 0 0 100 16061 0 70753 --:--:-- --:--:-- --:--:-- 70753 04:06:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 [Pipeline] } 04:06:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:06:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:06:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:06:14 04:06:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:06:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:06:15 df9b9388f04a: Pulling fs layer 04:06:15 52dc419b0ee2: Pulling fs layer 04:06:15 25bc292e5bac: Pulling fs layer 04:06:15 114826534d7a: Pulling fs layer 04:06:15 4657fd5d0bcf: Pulling fs layer 04:06:15 6ad1cebc031e: Pulling fs layer 04:06:15 8a3aa393b2d8: Pulling fs layer 04:06:15 114826534d7a: Waiting 04:06:15 8a3aa393b2d8: Waiting 04:06:15 6ad1cebc031e: Waiting 04:06:15 4657fd5d0bcf: Waiting 04:06:15 25bc292e5bac: Download complete 04:06:15 52dc419b0ee2: Download complete 04:06:15 4657fd5d0bcf: Verifying Checksum 04:06:15 4657fd5d0bcf: Download complete 04:06:15 df9b9388f04a: Pull complete 04:06:15 6ad1cebc031e: Verifying Checksum 04:06:15 6ad1cebc031e: Download complete 04:06:15 52dc419b0ee2: Pull complete 04:06:15 25bc292e5bac: Pull complete 04:06:15 114826534d7a: Verifying Checksum 04:06:15 114826534d7a: Download complete 04:06:16 8a3aa393b2d8: Verifying Checksum 04:06:16 8a3aa393b2d8: Download complete 04:06:19 114826534d7a: Pull complete 04:06:19 4657fd5d0bcf: Pull complete 04:06:19 6ad1cebc031e: Pull complete 04:06:23 8a3aa393b2d8: Pull complete 04:06:23 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:06:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:06:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:23 prd-ubuntu20.04-docker-8c-8g-2802 does not seem to be running inside a container 04:06: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 04:06:26 $ docker top 42cd872a37b5d163fb88e1b142684bb30151d0bb9ed6c0cfab3b19f44181d8ad -eo pid,comm [Pipeline] { [Pipeline] echo 04:06:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 04:06:26 + set -o pipefail 04:06:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 04:06:32 04:06:32 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 04:06:32 04:06:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/51483481-e308-4c59-a97d-7be20d186a0f 04:06:32 04:06:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:06:32 04:06:32 04:06:32 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:06:32 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:06:32 More details here: https://snyk.co/ue1NS 04:06:32 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 04:06:32 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:06:32 $ docker stop --time=1 42cd872a37b5d163fb88e1b142684bb30151d0bb9ed6c0cfab3b19f44181d8ad 04:06:35 $ docker rm -f --volumes 42cd872a37b5d163fb88e1b142684bb30151d0bb9ed6c0cfab3b19f44181d8ad [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 04:06:35 + git log --format=format:%s -1 9ff17b2fa430af0a75b0d2a3fa387c940a4f6181 [Pipeline] sh 04:06:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:06:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:06:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:36 prd-ubuntu20.04-docker-8c-8g-2802 does not seem to be running inside a container 04:06:36 $ 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 04:06:37 $ docker top 9b7f0309971a1da5dfff111ebcfe8d631321672860b9d44009defa5b7d1ba969 -eo pid,comm 04:06:37 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). 04:06:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:06:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:06:37 [ssh-agent] Looking for ssh-agent implementation... 04:06:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:06:37 $ docker exec 9b7f0309971a1da5dfff111ebcfe8d631321672860b9d44009defa5b7d1ba969 ssh-agent 04:06:37 SSH_AUTH_SOCK=/tmp/ssh-uk4YGh21WUzX/agent.33 04:06:37 SSH_AGENT_PID=39 04:06:37 Running ssh-add (command line suppressed) 04:06:37 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3683827711967927937.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3683827711967927937.key) 04:06:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:06:37 + git semver tag 04:06:38 2023-08-03 04:06:38,009 [run_tag] DEBUG tag force:False 04:06:38 2023-08-03 04:06:38,009 [check_head_tag] DEBUG check head tag 04:06:38 2023-08-03 04:06:38,011 [execute] INFO git cat-file --batch-check 04:06:38 2023-08-03 04:06:38,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 04:06:38 2023-08-03 04:06:38,015 [execute] INFO git cat-file --batch 04:06:38 2023-08-03 04:06:38,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 04:06:38 2023-08-03 04:06:38,042 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 04:06:38 2023-08-03 04:06:38,043 [execute] INFO git tag -a v3.1.0-dev.16 -m v3.1.0-dev.16 04:06:38 2023-08-03 04:06:38,043 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.16', '-m', 'v3.1.0-dev.16'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 04:06:38 2023-08-03 04:06:38,047 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 04:06:38 3.1.0-dev.16 [Pipeline] } 04:06:38 $ docker exec --env ******** --env ******** 9b7f0309971a1da5dfff111ebcfe8d631321672860b9d44009defa5b7d1ba969 ssh-agent -k 04:06:38 unset SSH_AUTH_SOCK; 04:06:38 unset SSH_AGENT_PID; 04:06:38 echo Agent pid 39 killed; 04:06:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:06:38 + git semver [Pipeline] } 04:06:38 $ docker stop --time=1 9b7f0309971a1da5dfff111ebcfe8d631321672860b9d44009defa5b7d1ba969 04:06:40 $ docker rm -f --volumes 9b7f0309971a1da5dfff111ebcfe8d631321672860b9d44009defa5b7d1ba969 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:06:40 04:06:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:06:40 0.23.1-centos7: Pulling from edgex-lftools 04:06:40 ab5ef0e58194: Pulling fs layer 04:06:40 9712f1f96733: Pulling fs layer 04:06:40 63f879dbbcfc: Pulling fs layer 04:06:40 0d9ebad4ef96: Pulling fs layer 04:06:40 e9a5061849ea: Pulling fs layer 04:06:40 d747dcd14b5f: Pulling fs layer 04:06:40 2de7ff778b66: Pulling fs layer 04:06:40 0d9ebad4ef96: Waiting 04:06:40 e9a5061849ea: Waiting 04:06:40 d747dcd14b5f: Waiting 04:06:40 2de7ff778b66: Waiting 04:06:40 9712f1f96733: Verifying Checksum 04:06:40 9712f1f96733: Download complete 04:06:41 63f879dbbcfc: Verifying Checksum 04:06:41 63f879dbbcfc: Download complete 04:06:41 e9a5061849ea: Verifying Checksum 04:06:41 e9a5061849ea: Download complete 04:06:41 d747dcd14b5f: Verifying Checksum 04:06:41 d747dcd14b5f: Download complete 04:06:41 0d9ebad4ef96: Verifying Checksum 04:06:41 0d9ebad4ef96: Download complete 04:06:41 ab5ef0e58194: Verifying Checksum 04:06:41 ab5ef0e58194: Download complete 04:06:41 2de7ff778b66: Verifying Checksum 04:06:41 2de7ff778b66: Download complete 04:06:44 ab5ef0e58194: Pull complete 04:06:44 9712f1f96733: Pull complete 04:06:45 63f879dbbcfc: Pull complete 04:06:49 0d9ebad4ef96: Pull complete 04:06:49 e9a5061849ea: Pull complete 04:06:49 d747dcd14b5f: Pull complete 04:06:50 2de7ff778b66: Pull complete 04:06:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:06:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:06:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:50 prd-ubuntu20.04-docker-8c-8g-2802 does not seem to be running inside a container 04:06:50 $ 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 04:06:55 $ docker top 41c8d9333fe38699481264dca79f248b33dcbccc4bee786f3d883929bee9c6b0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:06:55 provisioning config files... 04:06:55 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13499382798117380545tmp 04:06:55 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9582762959465367612tmp 04:06:55 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3235359237538830906tmp [Pipeline] { [Pipeline] echo 04:06:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:06:55 ---> sigul-configuration.sh 04:06:55 gpg: directory `/root/.gnupg' created 04:06:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:06:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:06:55 gpg: keyring `/root/.gnupg/secring.gpg' created 04:06:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:06:55 gpg: CAST5 encrypted data 04:06:55 gpg: encrypted with 1 passphrase 04:06:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:06:56 + mkdir /home/jenkins 04:06:56 + mkdir /home/jenkins/sigul [Pipeline] sh 04:06:56 + 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 04:06:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:06:56 ---> sigul-install.sh 04:06:56 Sigul already installed; skipping installation. [Pipeline] sh 04:06:57 + git tag --list 04:06:57 v0.0.1 04:06:57 v0.0.10 04:06:57 v0.0.11 04:06:57 v0.0.12 04:06:57 v0.0.13 04:06:57 v0.0.14 04:06:57 v0.0.15 04:06:57 v0.0.16 04:06:57 v0.0.17 04:06:57 v0.0.18 04:06:57 v0.0.19 04:06:57 v0.0.2 04:06:57 v0.0.20 04:06:57 v0.0.21 04:06:57 v0.0.22 04:06:57 v0.0.23 04:06:57 v0.0.24 04:06:57 v0.0.25 04:06:57 v0.0.26 04:06:57 v0.0.27 04:06:57 v0.0.28 04:06:57 v0.0.29 04:06:57 v0.0.3 04:06:57 v0.0.30 04:06:57 v0.0.31 04:06:57 v0.0.32 04:06:57 v0.0.33 04:06:57 v0.0.34 04:06:57 v0.0.35 04:06:57 v0.0.36 04:06:57 v0.0.37 04:06:57 v0.0.38 04:06:57 v0.0.39 04:06:57 v0.0.4 04:06:57 v0.0.40 04:06:57 v0.0.41 04:06:57 v0.0.42 04:06:57 v0.0.43 04:06:57 v0.0.44 04:06:57 v0.0.45 04:06:57 v0.0.46 04:06:57 v0.0.47 04:06:57 v0.0.48 04:06:57 v0.0.49 04:06:57 v0.0.5 04:06:57 v0.0.50 04:06:57 v0.0.51 04:06:57 v0.0.52 04:06:57 v0.0.53 04:06:57 v0.0.54 04:06:57 v0.0.55 04:06:57 v0.0.56 04:06:57 v0.0.57 04:06:57 v0.0.58 04:06:57 v0.0.59 04:06:57 v0.0.6 04:06:57 v0.0.60 04:06:57 v0.0.61 04:06:57 v0.0.62 04:06:57 v0.0.63 04:06:57 v0.0.64 04:06:57 v0.0.65 04:06:57 v0.0.66 04:06:57 v0.0.67 04:06:57 v0.0.68 04:06:57 v0.0.69 04:06:57 v0.0.7 04:06:57 v0.0.70 04:06:57 v0.0.71 04:06:57 v0.0.72 04:06:57 v0.0.8 04:06:57 v0.0.9 04:06:57 v2.0.0 04:06:57 v2.1.0 04:06:57 v2.1.1 04:06:57 v2.2.0 04:06:57 v2.3.0 04:06:57 v3.0 04:06:57 v3.0.0 04:06:57 v3.0.1 04:06:57 v3.1.0-dev.1 04:06:57 v3.1.0-dev.10 04:06:57 v3.1.0-dev.11 04:06:57 v3.1.0-dev.12 04:06:57 v3.1.0-dev.13 04:06:57 v3.1.0-dev.14 04:06:57 v3.1.0-dev.15 04:06:57 v3.1.0-dev.16 04:06:57 v3.1.0-dev.2 04:06:57 v3.1.0-dev.3 04:06:57 v3.1.0-dev.4 04:06:57 v3.1.0-dev.5 04:06:57 v3.1.0-dev.6 04:06:57 v3.1.0-dev.7 04:06:57 v3.1.0-dev.8 04:06:57 v3.1.0-dev.9 [Pipeline] sh 04:06:57 + lftools sign git-tag v3.1.0-dev.16 04:06:57 Signing Git tag with Sigul... 04:06:57 Signing v3.1.0-dev.16 [Pipeline] echo 04:06:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:06:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:06:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:06:58 $ docker stop --time=1 41c8d9333fe38699481264dca79f248b33dcbccc4bee786f3d883929bee9c6b0 04:06:59 $ docker rm -f --volumes 41c8d9333fe38699481264dca79f248b33dcbccc4bee786f3d883929bee9c6b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:07:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:07:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:07:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:00 prd-ubuntu20.04-docker-8c-8g-2802 does not seem to be running inside a container 04:07:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:07:00 $ docker top 8c4196aae85f7b5ba7735cf4c95ebe914779f63adc57c0ab40c1448d395ea950 -eo pid,comm 04:07:01 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). 04:07:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:07:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:01 [ssh-agent] Looking for ssh-agent implementation... 04:07:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:01 $ docker exec 8c4196aae85f7b5ba7735cf4c95ebe914779f63adc57c0ab40c1448d395ea950 ssh-agent 04:07:01 SSH_AUTH_SOCK=/tmp/ssh-GtTSUlrejsKK/agent.32 04:07:01 SSH_AGENT_PID=38 04:07:01 Running ssh-add (command line suppressed) 04:07:01 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6095315937673617040.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6095315937673617040.key) 04:07:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:01 + git semver bump pre 04:07:02 2023-08-03 04:07:01,931 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 04:07:02 2023-08-03 04:07:01,931 [bump_version] DEBUG bumping version:3.1.0-dev.16 on axis:pre with prefix:dev 04:07:02 2023-08-03 04:07:01,931 [bump_version] DEBUG bumped version:3.1.0-dev.17 04:07:02 2023-08-03 04:07:01,931 [write_version] DEBUG write version:3.1.0-dev.17 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 04:07:02 2023-08-03 04:07:01,931 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 04:07:02 2023-08-03 04:07:01,931 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 04:07:02 2023-08-03 04:07:01,933 [execute] INFO git cat-file --batch-check 04:07:02 2023-08-03 04:07:01,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 04:07:02 2023-08-03 04:07:01,938 [execute] INFO git cat-file --batch 04:07:02 2023-08-03 04:07:01,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 04:07:02 2023-08-03 04:07:01,944 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 04:07:02 3.1.0-dev.17 [Pipeline] } 04:07:02 $ docker exec --env ******** --env ******** 8c4196aae85f7b5ba7735cf4c95ebe914779f63adc57c0ab40c1448d395ea950 ssh-agent -k 04:07:02 unset SSH_AUTH_SOCK; 04:07:02 unset SSH_AGENT_PID; 04:07:02 echo Agent pid 38 killed; 04:07:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:07:02 + git semver [Pipeline] } 04:07:02 $ docker stop --time=1 8c4196aae85f7b5ba7735cf4c95ebe914779f63adc57c0ab40c1448d395ea950 04:07:04 $ docker rm -f --volumes 8c4196aae85f7b5ba7735cf4c95ebe914779f63adc57c0ab40c1448d395ea950 [Pipeline] // withDockerContainer [Pipeline] sh 04:07:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:07:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:07:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:04 prd-ubuntu20.04-docker-8c-8g-2802 does not seem to be running inside a container 04:07:04 $ 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 04:07:05 $ docker top 395edd629444de2b22c6ea9d9bfe213769ef35a2663c81cf341907be4073367d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:07:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:07:05 [ssh-agent] Looking for ssh-agent implementation... 04:07:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:07:05 $ docker exec 395edd629444de2b22c6ea9d9bfe213769ef35a2663c81cf341907be4073367d ssh-agent 04:07:05 SSH_AUTH_SOCK=/tmp/ssh-sSkAScq9zK0K/agent.31 04:07:05 SSH_AGENT_PID=37 04:07:05 Running ssh-add (command line suppressed) 04:07:05 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1950896437875656479.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1950896437875656479.key) 04:07:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:07:05 + git semver push 04:07:06 2023-08-03 04:07:06,042 [run_push] DEBUG push 04:07:06 2023-08-03 04:07:06,043 [execute] INFO git cat-file --batch-check 04:07:06 2023-08-03 04:07:06,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 04:07:06 2023-08-03 04:07:06,047 [execute] INFO git rev-list e5ea308f07654aadc0f5832f66f6f10b63f9fbd8 -- 04:07:06 2023-08-03 04:07:06,047 [execute] DEBUG Popen(['git', 'rev-list', 'e5ea308f07654aadc0f5832f66f6f10b63f9fbd8', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 04:07:06 2023-08-03 04:07:06,059 [execute] INFO git fetch -v origin 04:07:06 2023-08-03 04:07:06,059 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 04:07:06 2023-08-03 04:07:06,595 [run_push] DEBUG no remote changes detected 04:07:06 2023-08-03 04:07:06,595 [execute] INFO git push origin semver 04:07:06 2023-08-03 04:07:06,595 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 04:07:07 2023-08-03 04:07:07,403 [run_push] DEBUG push all version tags 04:07:07 2023-08-03 04:07:07,404 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:07:07 2023-08-03 04:07:07,404 [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) 04:07:08 2023-08-03 04:07:08,188 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 04:07:08 3.1.0-dev.17 [Pipeline] } 04:07:08 $ docker exec --env ******** --env ******** 395edd629444de2b22c6ea9d9bfe213769ef35a2663c81cf341907be4073367d ssh-agent -k 04:07:08 unset SSH_AUTH_SOCK; 04:07:08 unset SSH_AGENT_PID; 04:07:08 echo Agent pid 37 killed; 04:07:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:07:08 + git semver [Pipeline] } 04:07:09 $ docker stop --time=1 395edd629444de2b22c6ea9d9bfe213769ef35a2663c81cf341907be4073367d 04:07:10 $ docker rm -f --volumes 395edd629444de2b22c6ea9d9bfe213769ef35a2663c81cf341907be4073367d [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 04:07:10 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 04:07:10 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 04:07:10 total 16 04:07:10 drwxr-xr-x 3 root root 4096 Aug 3 04:00 . 04:07:10 drwxrwxr-x 9 jenkins jenkins 4096 Aug 3 04:06 .. 04:07:10 drwxr-xr-x 2 root root 4096 Aug 3 04:00 cost 04:07:10 -rw-r--r-- 1 root root 88 Aug 3 04:00 cost.csv 04:07:10 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 04:07:10 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 04:07:10 total 16 04:07:10 drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 04:00 . 04:07:10 drwxrwxr-x 9 jenkins jenkins 4096 Aug 3 04:06 .. 04:07:10 drwxr-xr-x 2 jenkins jenkins 4096 Aug 3 04:00 cost 04:07:10 -rw-r--r-- 1 jenkins jenkins 88 Aug 3 04:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:07:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:07:12 ---> package-listing.sh 04:07:12 ++ facter osfamily 04:07:12 ++ tr '[:upper:]' '[:lower:]' 04:07:12 + OS_FAMILY=debian 04:07:12 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 04:07:12 + START_PACKAGES=/tmp/packages_start.txt 04:07:12 + END_PACKAGES=/tmp/packages_end.txt 04:07:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:07:12 + PACKAGES=/tmp/packages_start.txt 04:07:12 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 04:07:12 + PACKAGES=/tmp/packages_end.txt 04:07:12 + case "${OS_FAMILY}" in 04:07:12 + dpkg -l 04:07:12 + grep '^ii' 04:07:12 + '[' -f /tmp/packages_start.txt ']' 04:07:12 + '[' -f /tmp/packages_end.txt ']' 04:07:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:07:12 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 04:07:12 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 04:07:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 04:07:12 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 04:07:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:07:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:13 prd-ubuntu20.04-docker-8c-8g-2802 does not seem to be running inside a container 04:07:13 $ 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 04:07:13 $ docker top 4fc5406521a3dcf8fe365646222a21715c273e51da0268b41669889bb69a59e3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:07:13 + touch /tmp/pre-build-complete [Pipeline] sh 04:07:14 + mkdir -p /var/log/sysstat [Pipeline] sh 04:07:14 + ls /var/log/sa-host 04:07:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:14 provisioning config files... 04:07:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5839422891240062011tmp [Pipeline] { [Pipeline] echo 04:07:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:07:14 ---> create-netrc.sh [Pipeline] } 04:07:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:07:15 ---> python-tools-install.sh [Pipeline] echo 04:07:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:07:15 ---> sudo-logs.sh 04:07:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:07:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:07:15 ---> job-cost.sh 04:07:15 lf-activate-venv: SKIPPING 04:07:15 DEBUG: total: 0.2199999988079071 04:07:15 INFO: Retrieving Stack Cost... 04:07:16 INFO: Retrieving Pricing Info for: v3-standard-8 04:07:16 INFO: Archiving Costs [Pipeline] echo 04:07:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:07:16 ---> logs-deploy.sh 04:07:16 lf-activate-venv: SKIPPING 04:07:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/202 04:07:16 INFO: archiving workspace using pattern(s): 04:07:17 Archives upload complete. 04:07:17 INFO: archiving logs to Nexus