Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from be60aface920d4f7c2da099a9e11fc85920e2a52 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-ssh915332992189963738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10313185363368785422.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-messaging/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-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14562224566562960064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh356716181736548969.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-messaging/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-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh33373390969843597.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-messaging, 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-messaging-settings PROJECT: go-mod-messaging 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-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6903 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision be60aface920d4f7c2da099a9e11fc85920e2a52 (main) Commit message: "Merge pull request #240 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.35" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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 be60aface920d4f7c2da099a9e11fc85920e2a52 # timeout=10 > git rev-list --no-walk 58e8c0e9d3fe13dcefbecab2601a530e7850b891 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:09:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:09:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:09:14 ========================================================= 16:09:14 EdgeX Global Pipelines Version Info 16:09:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:09:15 ------------------- 16:09:15 stable info: 16:09:15 ------------------- 16:09:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:09:15 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:09:15 Message: update stable to v1.0.245 16:09:15 ------------------- 16:09:15 experimental info: 16:09:15 ------------------- 16:09:15 Commited By: **** collab-it+edgex@linuxfoundation.org 16:09:15 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 16:09:15 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:09:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 16:09:15 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 16:09:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:09:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:09:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:09:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:09:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:09:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:09:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be60aface920d4f7c2da099a9e11fc85920e2a52 [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be60afa [Pipeline] echo 16:09:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:09:16 + git rev-list -1 --merges be60aface920d4f7c2da099a9e11fc85920e2a52~1..be60aface920d4f7c2da099a9e11fc85920e2a52 [Pipeline] echo 16:09:16 -----------> git rev-list -1 --merges be60aface920d4f7c2da099a9e11fc85920e2a52~1..be60aface920d4f7c2da099a9e11fc85920e2a52 be60aface920d4f7c2da099a9e11fc85920e2a52 16:09:16 be60aface920d4f7c2da099a9e11fc85920e2a52 [false] [Pipeline] sh 16:09:17 + git log --format=format:%s -1 be60aface920d4f7c2da099a9e11fc85920e2a52 [Pipeline] echo 16:09:17 ========================================================= 16:09:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:09:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:09:17 + git log --format=format:%s -1 be60aface920d4f7c2da099a9e11fc85920e2a52 [Pipeline] echo 16:09:17 [semverPrep] GIT_COMMIT: be60aface920d4f7c2da099a9e11fc85920e2a52, Commit Message: Merge pull request #240 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.35 [Pipeline] echo 16:09:17 [semverPrep] This is not a build commit. [Pipeline] sh 16:09:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:09:17 + grep -v github /etc/ssh/ssh_known_hosts 16:09:17 + [ -e /tmp/ssh_known_hosts ] 16:09:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:09:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:09:17 + sudo tee -a /etc/ssh/ssh_known_hosts 16:09:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:18 16:09:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:19 0.1.4: Pulling from edgex-devops/py-git-semver 16:09:19 b85a868b505f: Pulling fs layer 16:09:19 e2be974225ed: Pulling fs layer 16:09:19 339a4e72a1f5: Pulling fs layer 16:09:19 988bab9f4d93: Pulling fs layer 16:09:19 1469e6f7b9e6: Pulling fs layer 16:09:19 eaf3925da568: Pulling fs layer 16:09:19 bab4dde63d76: Pulling fs layer 16:09:19 bde34c3a00c8: Pulling fs layer 16:09:19 b352a97aabf1: Pulling fs layer 16:09:19 4872d77fe225: Pulling fs layer 16:09:19 5851b861e8e6: Pulling fs layer 16:09:19 eaf3925da568: Waiting 16:09:19 bab4dde63d76: Waiting 16:09:19 bde34c3a00c8: Waiting 16:09:19 4872d77fe225: Waiting 16:09:19 5851b861e8e6: Waiting 16:09:19 b352a97aabf1: Waiting 16:09:19 988bab9f4d93: Waiting 16:09:19 1469e6f7b9e6: Waiting 16:09:20 e2be974225ed: Verifying Checksum 16:09:20 e2be974225ed: Download complete 16:09:20 988bab9f4d93: Verifying Checksum 16:09:20 988bab9f4d93: Download complete 16:09:20 1469e6f7b9e6: Verifying Checksum 16:09:20 1469e6f7b9e6: Download complete 16:09:20 eaf3925da568: Verifying Checksum 16:09:20 eaf3925da568: Download complete 16:09:21 339a4e72a1f5: Verifying Checksum 16:09:21 339a4e72a1f5: Download complete 16:09:22 bde34c3a00c8: Verifying Checksum 16:09:22 bde34c3a00c8: Download complete 16:09:22 b352a97aabf1: Verifying Checksum 16:09:22 b352a97aabf1: Download complete 16:09:22 4872d77fe225: Verifying Checksum 16:09:22 4872d77fe225: Download complete 16:09:22 5851b861e8e6: Verifying Checksum 16:09:22 5851b861e8e6: Download complete 16:09:24 b85a868b505f: Verifying Checksum 16:09:24 b85a868b505f: Download complete 16:09:25 b85a868b505f: Pull complete 16:09:25 e2be974225ed: Pull complete 16:09:26 339a4e72a1f5: Pull complete 16:09:26 bab4dde63d76: Verifying Checksum 16:09:26 bab4dde63d76: Download complete 16:09:26 988bab9f4d93: Pull complete 16:09:26 1469e6f7b9e6: Pull complete 16:09:26 eaf3925da568: Pull complete 16:09:28 bab4dde63d76: Pull complete 16:09:28 bde34c3a00c8: Pull complete 16:09:28 b352a97aabf1: Pull complete 16:09:28 4872d77fe225: Pull complete 16:09:28 5851b861e8e6: Pull complete 16:09:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:09:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:09:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:09:28 prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container 16:09:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:09:30 $ docker top 7bbdf69baab8390892acae906bd1056e54f02ae34d4529a23cbfe72f221befde -eo pid,comm 16:09:30 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). 16:09:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:09:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:30 [ssh-agent] Looking for ssh-agent implementation... 16:09:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:30 $ docker exec 7bbdf69baab8390892acae906bd1056e54f02ae34d4529a23cbfe72f221befde ssh-agent 16:09:30 SSH_AUTH_SOCK=/tmp/ssh-thchN89bCMTQ/agent.33 16:09:30 SSH_AGENT_PID=39 16:09:30 Running ssh-add (command line suppressed) 16:09:30 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_492224499597630797.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_492224499597630797.key) 16:09:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:30 + git tag --points-at HEAD [Pipeline] } 16:09:30 $ docker exec --env ******** --env ******** 7bbdf69baab8390892acae906bd1056e54f02ae34d4529a23cbfe72f221befde ssh-agent -k 16:09:31 unset SSH_AUTH_SOCK; 16:09:31 unset SSH_AGENT_PID; 16:09:31 echo Agent pid 39 killed; 16:09:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:09:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:09:31 [ssh-agent] Looking for ssh-agent implementation... 16:09:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:31 $ docker exec 7bbdf69baab8390892acae906bd1056e54f02ae34d4529a23cbfe72f221befde ssh-agent 16:09:31 SSH_AUTH_SOCK=/tmp/ssh-N3tVDzUR1Vy3/agent.71 16:09:31 SSH_AGENT_PID=77 16:09:31 Running ssh-add (command line suppressed) 16:09:31 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3042690728519552214.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3042690728519552214.key) 16:09:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:09:31 + git semver init 16:09:32 2023-04-05 16:09:31,961 [run_init] DEBUG init version:0.0.0 force:False 16:09:32 2023-04-05 16:09:31,961 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 16:09:32 2023-04-05 16:09:31,962 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 16:09:32 2023-04-05 16:09:31,962 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 16:09:32 2023-04-05 16:09:32,663 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 16:09:32 2023-04-05 16:09:32,664 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 16:09:32 2023-04-05 16:09:32,664 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:09:32 2023-04-05 16:09:32,664 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:09:32 3.0.0-dev.21 [Pipeline] } 16:09:32 $ docker exec --env ******** --env ******** 7bbdf69baab8390892acae906bd1056e54f02ae34d4529a23cbfe72f221befde ssh-agent -k 16:09:33 unset SSH_AUTH_SOCK; 16:09:33 unset SSH_AGENT_PID; 16:09:33 echo Agent pid 77 killed; 16:09:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:09:33 + git semver [Pipeline] } 16:09:33 $ docker stop --time=1 7bbdf69baab8390892acae906bd1056e54f02ae34d4529a23cbfe72f221befde 16:09:34 $ docker rm -f --volumes 7bbdf69baab8390892acae906bd1056e54f02ae34d4529a23cbfe72f221befde [Pipeline] // withDockerContainer [Pipeline] sh 16:09:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:09:35 Stashed 1 file(s) [Pipeline] echo 16:09:35 [edgeXSemver]: initialized semver on version 3.0.0-dev.21 [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 16:09:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:09:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:09:35 ========================================================= 16:09:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:09:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:09:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:09:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:09:37 63b65145d645: Pulling fs layer 16:09:37 a2d21d5440eb: Pulling fs layer 16:09:37 935e6c44a52c: Pulling fs layer 16:09:37 94cc34f8dd06: Pulling fs layer 16:09:37 30dea6a524f1: Pulling fs layer 16:09:37 a2aff8979fd8: Pulling fs layer 16:09:37 6808be2612f2: Pulling fs layer 16:09:37 f25807f1079a: Pulling fs layer 16:09:37 30dea6a524f1: Waiting 16:09:37 a2aff8979fd8: Waiting 16:09:37 f25807f1079a: Waiting 16:09:37 94cc34f8dd06: Waiting 16:09:37 6808be2612f2: Waiting 16:09:38 a2d21d5440eb: Download complete 16:09:38 30dea6a524f1: Verifying Checksum 16:09:38 30dea6a524f1: Download complete 16:09:42 63b65145d645: Verifying Checksum 16:09:42 63b65145d645: Download complete 16:09:42 a2aff8979fd8: Verifying Checksum 16:09:42 a2aff8979fd8: Download complete 16:09:42 63b65145d645: Pull complete 16:09:42 a2d21d5440eb: Pull complete 16:09:50 Still waiting to schedule task 16:09:50 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:09:50 f25807f1079a: Verifying Checksum 16:09:50 f25807f1079a: Download complete 16:09:52 935e6c44a52c: Verifying Checksum 16:09:52 935e6c44a52c: Download complete 16:09:52 6808be2612f2: Verifying Checksum 16:09:52 6808be2612f2: Download complete 16:09:56 935e6c44a52c: Pull complete 16:09:56 94cc34f8dd06: Pull complete 16:09:56 30dea6a524f1: Pull complete 16:09:56 a2aff8979fd8: Pull complete 16:09:58 6808be2612f2: Pull complete 16:09:59 f25807f1079a: Pull complete 16:09:59 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:09:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:09:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 16:09:59 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:00 + docker inspect -f . ci-base-image-x86_64 16:10:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:00 prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container 16:10:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:10:02 $ docker top 269d9c3260eae82eb12cb72c54b134a76bdbf10efb1aa73c41770553fd5b6594 -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:02 + go version 16:10:02 go version go1.20.2 linux/amd64 [Pipeline] } 16:10:02 $ docker stop --time=1 269d9c3260eae82eb12cb72c54b134a76bdbf10efb1aa73c41770553fd5b6594 16:10:03 $ docker rm -f --volumes 269d9c3260eae82eb12cb72c54b134a76bdbf10efb1aa73c41770553fd5b6594 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:04 + docker inspect -f . ci-base-image-x86_64 16:10:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:04 prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container 16:10:04 $ 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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:10:04 $ docker top 955126c53a36d8b55cbd5296b56111328bbedaae13f2338267c5cbad9b3bb594 -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:05 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 16:10:05 + make test 16:10:05 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:10:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:10:05 go: downloading github.com/stretchr/testify v1.8.2 16:10:05 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:10:05 go: downloading github.com/nats-io/nats.go v1.24.0 16:10:05 go: downloading github.com/google/uuid v1.3.0 16:10:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 16:10:05 go: downloading github.com/nats-io/nats-server/v2 v2.9.15 16:10:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.35 16:10:05 go: downloading github.com/hashicorp/errwrap v1.0.0 16:10:05 go: downloading github.com/davecgh/go-spew v1.1.1 16:10:05 go: downloading github.com/pmezard/go-difflib v1.0.0 16:10:05 go: downloading gopkg.in/yaml.v3 v3.0.1 16:10:05 go: downloading github.com/stretchr/objx v0.5.0 16:10:05 go: downloading github.com/gorilla/websocket v1.4.2 16:10:05 go: downloading golang.org/x/net v0.8.0 16:10:05 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:10:05 go: downloading github.com/nats-io/nkeys v0.3.0 16:10:05 go: downloading github.com/nats-io/nuid v1.0.1 16:10:05 go: downloading github.com/go-playground/validator/v10 v10.12.0 16:10:05 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:10:05 go: downloading golang.org/x/crypto v0.7.0 16:10:05 go: downloading github.com/x448/float16 v0.8.4 16:10:05 go: downloading golang.org/x/text v0.8.0 16:10:05 go: downloading github.com/go-playground/universal-translator v0.18.1 16:10:05 go: downloading github.com/leodido/go-urn v1.2.2 16:10:05 go: downloading github.com/go-playground/locales v0.14.1 16:10:05 go: downloading github.com/klauspost/compress v1.16.0 16:10:05 go: downloading github.com/minio/highwayhash v1.0.2 16:10:05 go: downloading github.com/nats-io/jwt/v2 v2.3.0 16:10:05 go: downloading golang.org/x/time v0.3.0 16:10:05 go: downloading golang.org/x/sys v0.6.0 16:10:23 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.058s coverage: 88.6% of statements 16:10:23 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 16:10:23 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 16:10:28 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.030s coverage: 19.8% of statements 16:10:28 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.055s coverage: 88.8% of statements 16:10:28 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.059s coverage: 89.1% of statements 16:10:33 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 16:10:33 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 16:10:33 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.087s coverage: 35.9% of statements 16:10:33 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.145s coverage: 66.4% of statements 16:10:33 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.028s coverage: 87.5% of statements 16:10:33 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.034s coverage: 100.0% of statements 16:10:33 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.025s coverage: 100.0% of statements 16:10:33 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.038s coverage: 95.1% of statements 16:10:48 go vet ./... 16:10:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:10:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:10:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:10:49 $ docker stop --time=1 955126c53a36d8b55cbd5296b56111328bbedaae13f2338267c5cbad9b3bb594 16:10:51 $ docker rm -f --volumes 955126c53a36d8b55cbd5296b56111328bbedaae13f2338267c5cbad9b3bb594 [Pipeline] // withDockerContainer [Pipeline] sh 16:10:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:10:51 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 16:10:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:10:52 16:10:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:10:52 latest: Pulling from edgex-lftools-log-publisher 16:10:52 5eb5b503b376: Pulling fs layer 16:10:52 5c69ac0246d0: Pulling fs layer 16:10:52 ec43610c2a17: Pulling fs layer 16:10:52 3a2ae6a8a46f: Pulling fs layer 16:10:52 33b1e0a273af: Pulling fs layer 16:10:52 5d3b04190fa2: Pulling fs layer 16:10:52 2f39f015ded8: Pulling fs layer 16:10:52 33b1e0a273af: Waiting 16:10:52 5d3b04190fa2: Waiting 16:10:52 2f39f015ded8: Waiting 16:10:52 3a2ae6a8a46f: Waiting 16:10:52 5c69ac0246d0: Verifying Checksum 16:10:52 5c69ac0246d0: Download complete 16:10:52 3a2ae6a8a46f: Verifying Checksum 16:10:52 3a2ae6a8a46f: Download complete 16:10:52 33b1e0a273af: Verifying Checksum 16:10:52 33b1e0a273af: Download complete 16:10:52 5d3b04190fa2: Verifying Checksum 16:10:52 5d3b04190fa2: Download complete 16:10:53 ec43610c2a17: Verifying Checksum 16:10:53 ec43610c2a17: Download complete 16:10:54 5eb5b503b376: Verifying Checksum 16:10:54 5eb5b503b376: Download complete 16:10:55 5eb5b503b376: Pull complete 16:10:55 5c69ac0246d0: Pull complete 16:10:56 ec43610c2a17: Pull complete 16:10:56 3a2ae6a8a46f: Pull complete 16:10:56 33b1e0a273af: Pull complete 16:10:56 5d3b04190fa2: Pull complete 16:10:58 2f39f015ded8: Download complete 16:11:02 2f39f015ded8: Pull complete 16:11:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:11:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:02 prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container 16:11:02 $ 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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:11:04 $ docker top f404cb63a0a1e13f9c638ddb2006e6271992bde3b66fe67d7b77ce88dfbbeb21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:04 ---> job-cost.sh 16:11:04 lf-activate-venv: SKIPPING 16:11:04 INFO: No Stack... 16:11:04 INFO: Retrieving Pricing Info for: v3-standard-8 16:11:05 INFO: Archiving Costs [Pipeline] sh 16:11:05 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 16:11:05 + cut -d, -f6 [Pipeline] lock 16:11:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-86-stack-cost] 16:11:05 Resource [jenkins-edgexfoundry-go-mod-messaging-main-86-stack-cost] did not exist. Created. 16:11:05 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:11:05 + echo total: 0.2199999988079071 [Pipeline] stash 16:11:05 Stashed 1 file(s) [Pipeline] } 16:11:05 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-86-stack-cost] [Pipeline] // lock [Pipeline] } 16:11:06 $ docker stop --time=1 f404cb63a0a1e13f9c638ddb2006e6271992bde3b66fe67d7b77ce88dfbbeb21 16:11:07 $ docker rm -f --volumes f404cb63a0a1e13f9c638ddb2006e6271992bde3b66fe67d7b77ce88dfbbeb21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:13:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6908 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 16:13:11 Running in /w/workspace/go-mod-messaging/86 [Pipeline] { [Pipeline] checkout 16:13:11 Selected Git installation does not exist. Using Default 16:13:11 The recommended git tool is: NONE 16:13:22 using credential edgex-jenkins-ssh 16:13:22 Cloning the remote Git repository 16:13:23 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 16:13:23 > git init /w/workspace/go-mod-messaging/86 # timeout=10 16:13:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 16:13:23 > git --version # timeout=10 16:13:23 > git --version # 'git version 2.25.1' 16:13:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:13:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:13:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 16:13:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:13:27 Avoid second fetch 16:13:27 Checking out Revision be60aface920d4f7c2da099a9e11fc85920e2a52 (main) 16:13:27 > git config core.sparsecheckout # timeout=10 16:13:27 > git checkout -f be60aface920d4f7c2da099a9e11fc85920e2a52 # timeout=10 16:13:28 Commit message: "Merge pull request #240 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.35" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:13:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:13:29 % Total % Received % Xferd Average Speed Time Time Time Current 16:13:29 Dload Upload Total Spent Left Speed 16:13:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 116k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh 16:13:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:13:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:13:30 + sudo tee /etc/docker/daemon.new 16:13:30 { 16:13:30 "registry-mirrors": [ 16:13:30 "https://nexus3.edgexfoundry.org:10001" 16:13:30 ], 16:13:30 "bip": "10.250.0.254/24", 16:13:30 "hosts": [ 16:13:30 "tcp://0.0.0.0:5555", 16:13:30 "unix:///var/run/docker.sock" 16:13:30 ], 16:13:30 "mtu": 1458, 16:13:30 "selinux-enabled": true, 16:13:30 "seccomp-profile": "/etc/docker/seccomp.json" 16:13:30 } [Pipeline] sh 16:13:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:13:31 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:13:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:13:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:13:50 ========================================================= 16:13:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:13:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:13:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:13:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:13:51 af6eaf76a39c: Pulling fs layer 16:13:51 55522c791124: Pulling fs layer 16:13:51 ce5c4a1c91eb: Pulling fs layer 16:13:51 169dfbe0d373: Pulling fs layer 16:13:51 e1ff8fa3b103: Pulling fs layer 16:13:51 52ebb69f0ebf: Pulling fs layer 16:13:51 5abe8eddf0d5: Pulling fs layer 16:13:51 169dfbe0d373: Waiting 16:13:51 e1ff8fa3b103: Waiting 16:13:51 52ebb69f0ebf: Waiting 16:13:51 5abe8eddf0d5: Waiting 16:13:51 55522c791124: Download complete 16:13:51 169dfbe0d373: Verifying Checksum 16:13:51 169dfbe0d373: Download complete 16:13:51 e1ff8fa3b103: Verifying Checksum 16:13:51 e1ff8fa3b103: Download complete 16:13:51 af6eaf76a39c: Verifying Checksum 16:13:51 af6eaf76a39c: Download complete 16:13:53 af6eaf76a39c: Pull complete 16:13:53 5abe8eddf0d5: Verifying Checksum 16:13:53 5abe8eddf0d5: Download complete 16:13:53 55522c791124: Pull complete 16:13:54 ce5c4a1c91eb: Verifying Checksum 16:13:54 ce5c4a1c91eb: Download complete 16:13:54 52ebb69f0ebf: Verifying Checksum 16:13:54 52ebb69f0ebf: Download complete 16:14:07 ce5c4a1c91eb: Pull complete 16:14:07 169dfbe0d373: Pull complete 16:14:07 e1ff8fa3b103: Pull complete 16:14:13 52ebb69f0ebf: Pull complete 16:14:14 5abe8eddf0d5: Pull complete 16:14:14 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:14:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:14:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 16:14:15 + 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 16:14:15 + docker inspect -f . ci-base-image-arm64 16:14:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:15 prd-ubuntu20.04-docker-arm64-4c-16g-6908 does not seem to be running inside a container 16:14:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/86 -v /w/workspace/go-mod-messaging/86:/w/workspace/go-mod-messaging/86:rw,z -v /w/workspace/go-mod-messaging/86@tmp:/w/workspace/go-mod-messaging/86@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 16:14:19 $ docker top bebd47944d2a3f5eb82104be27f1d4e41c76aa5a95808d80548e47eaa6525732 -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:20 + go version 16:14:20 go version go1.20.2 linux/arm64 [Pipeline] } 16:14:20 $ docker stop --time=1 bebd47944d2a3f5eb82104be27f1d4e41c76aa5a95808d80548e47eaa6525732 16:14:22 $ docker rm -f --volumes bebd47944d2a3f5eb82104be27f1d4e41c76aa5a95808d80548e47eaa6525732 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:22 + docker inspect -f . ci-base-image-arm64 16:14:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:22 prd-ubuntu20.04-docker-arm64-4c-16g-6908 does not seem to be running inside a container 16:14:22 $ 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-messaging/86 -v /w/workspace/go-mod-messaging/86:/w/workspace/go-mod-messaging/86:rw,z -v /w/workspace/go-mod-messaging/86@tmp:/w/workspace/go-mod-messaging/86@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 16:14:24 $ docker top f317606b1e563676ec660ff85db94315799c841a1c665e7a204c67a542f063dd -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:25 + git config --global --add safe.directory /w/workspace/go-mod-messaging/86 [Pipeline] fileExists [Pipeline] sh 16:14:25 + make test 16:14:25 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 16:14:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.35 16:14:26 go: downloading github.com/google/uuid v1.3.0 16:14:26 go: downloading github.com/stretchr/testify v1.8.2 16:14:26 go: downloading github.com/hashicorp/go-multierror v1.1.1 16:14:26 go: downloading github.com/nats-io/nats.go v1.24.0 16:14:26 go: downloading github.com/nats-io/nats-server/v2 v2.9.15 16:14:26 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 16:14:26 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:14:27 go: downloading github.com/go-playground/validator/v10 v10.12.0 16:14:27 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 16:14:27 go: downloading github.com/hashicorp/errwrap v1.0.0 16:14:27 go: downloading github.com/davecgh/go-spew v1.1.1 16:14:27 go: downloading github.com/pmezard/go-difflib v1.0.0 16:14:27 go: downloading gopkg.in/yaml.v3 v3.0.1 16:14:27 go: downloading github.com/stretchr/objx v0.5.0 16:14:27 go: downloading github.com/gorilla/websocket v1.4.2 16:14:27 go: downloading golang.org/x/net v0.8.0 16:14:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 16:14:27 go: downloading github.com/nats-io/nkeys v0.3.0 16:14:27 go: downloading github.com/nats-io/nuid v1.0.1 16:14:27 go: downloading github.com/x448/float16 v0.8.4 16:14:27 go: downloading github.com/go-playground/universal-translator v0.18.1 16:14:27 go: downloading github.com/leodido/go-urn v1.2.2 16:14:27 go: downloading golang.org/x/crypto v0.7.0 16:14:27 go: downloading golang.org/x/text v0.8.0 16:14:28 go: downloading github.com/go-playground/locales v0.14.1 16:14:28 go: downloading github.com/klauspost/compress v1.16.0 16:14:28 go: downloading github.com/minio/highwayhash v1.0.2 16:14:29 go: downloading github.com/nats-io/jwt/v2 v2.3.0 16:14:29 go: downloading golang.org/x/time v0.3.0 16:16:51 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.361s coverage: 88.6% of statements 16:16:51 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 16:16:51 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 16:16:51 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.110s coverage: 19.8% of statements 16:16:51 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.289s coverage: 88.8% of statements 16:16:51 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.311s coverage: 89.1% of statements 16:18:43 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 16:18:43 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.325s coverage: 35.9% of statements 16:18:43 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.260s coverage: 66.4% of statements 16:18:43 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 16:18:43 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.097s coverage: 87.5% of statements 16:18:43 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.087s coverage: 100.0% of statements 16:18:43 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.071s coverage: 100.0% of statements 16:18:43 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.104s coverage: 95.1% of statements 16:18:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:18:43 go vet ./... 16:20:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:20:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:20:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:20:20 $ docker stop --time=1 f317606b1e563676ec660ff85db94315799c841a1c665e7a204c67a542f063dd 16:20:23 $ docker rm -f --volumes f317606b1e563676ec660ff85db94315799c841a1c665e7a204c67a542f063dd [Pipeline] // withDockerContainer [Pipeline] sh 16:20:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:20:25 Warning: overwriting stash ‘coverage-report’ 16:20:25 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 16:20:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:26 16:20:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:27 arm64: Pulling from edgex-lftools-log-publisher 16:20:27 8998bd30e6a1: Pulling fs layer 16:20:27 04944245beec: Pulling fs layer 16:20:27 699f458cf7ca: Pulling fs layer 16:20:27 765212b225bb: Pulling fs layer 16:20:27 f23df028b6ca: Pulling fs layer 16:20:27 d65c8cfc05b1: Pulling fs layer 16:20:27 2437ff75d9bd: Pulling fs layer 16:20:27 f23df028b6ca: Waiting 16:20:27 d65c8cfc05b1: Waiting 16:20:27 2437ff75d9bd: Waiting 16:20:27 765212b225bb: Waiting 16:20:27 04944245beec: Verifying Checksum 16:20:27 04944245beec: Download complete 16:20:27 765212b225bb: Verifying Checksum 16:20:27 765212b225bb: Download complete 16:20:28 f23df028b6ca: Verifying Checksum 16:20:28 f23df028b6ca: Download complete 16:20:28 d65c8cfc05b1: Verifying Checksum 16:20:30 699f458cf7ca: Verifying Checksum 16:20:30 699f458cf7ca: Download complete 16:20:32 8998bd30e6a1: Verifying Checksum 16:20:32 8998bd30e6a1: Download complete 16:20:35 2437ff75d9bd: Download complete 16:20:36 8998bd30e6a1: Pull complete 16:20:37 04944245beec: Pull complete 16:20:38 699f458cf7ca: Pull complete 16:20:38 765212b225bb: Pull complete 16:20:39 f23df028b6ca: Pull complete 16:20:39 d65c8cfc05b1: Pull complete 16:20:54 2437ff75d9bd: Pull complete 16:20:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:20:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:54 prd-ubuntu20.04-docker-arm64-4c-16g-6908 does not seem to be running inside a container 16:20:54 $ 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-messaging/86 -v /w/workspace/go-mod-messaging/86:/w/workspace/go-mod-messaging/86:rw,z -v /w/workspace/go-mod-messaging/86@tmp:/w/workspace/go-mod-messaging/86@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 16:20:57 $ docker top daf976c7e34b28de6b56e506c55a96b0474d0d29db079029636ba27117feb7cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:58 ---> job-cost.sh 16:20:58 lf-activate-venv: SKIPPING 16:20:58 INFO: No Stack... 16:20:58 INFO: Retrieving Pricing Info for: v3-standard-4 16:20:59 INFO: Archiving Costs [Pipeline] sh 16:21:00 + cut -d, -f6 16:21:00 + cat /w/workspace/go-mod-messaging/86/archives/cost.csv [Pipeline] lock 16:21:00 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-86-stack-cost] 16:21:00 Resource [jenkins-edgexfoundry-go-mod-messaging-main-86-stack-cost] did not exist. Created. 16:21:00 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:21:00 /w/workspace/go-mod-messaging/86@tmp/durable-80041f44/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:21:01 + echo total: 0.10999999940395355 [Pipeline] stash 16:21:01 Warning: overwriting stash ‘stack-cost’ 16:21:01 Stashed 1 file(s) [Pipeline] } 16:21:01 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-86-stack-cost] [Pipeline] // lock [Pipeline] } 16:21:01 $ docker stop --time=1 daf976c7e34b28de6b56e506c55a96b0474d0d29db079029636ba27117feb7cb 16:21:03 $ docker rm -f --volumes daf976c7e34b28de6b56e506c55a96b0474d0d29db079029636ba27117feb7cb [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 16:21:03 provisioning config files... 16:21:03 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config12303195891600748394tmp [Pipeline] { [Pipeline] sh 16:21:03 + set +x 16:21:03 + bash+ -s -- 16:21:03 curl -s https://codecov.io/bash 16:21:03 16:21:03 _____ _ 16:21:03 / ____| | | 16:21:03 | | ___ __| | ___ ___ _____ __ 16:21:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:21:03 | |___| (_) | (_| | __/ (_| (_) \ V / 16:21:03 \_____\___/ \__,_|\___|\___\___/ \_/ 16:21:03 Bash-1.0.6 16:21:03 16:21:03 16:21:03 ==> git version 2.25.1 found 16:21:03 ==> 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 16:21:03 Release-Date: 2020-01-08 16:21:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:21:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:21:03 ==> Jenkins CI detected. 16:21:03 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 16:21:03 project root: . 16:21:03 --> token set from env 16:21:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:21:03 ==> Running gcov in . (disable via -X gcov) 16:21:03 ==> Python coveragepy not found 16:21:03 ==> Searching for coverage reports in: 16:21:03 + . 16:21:03 -> Found 1 reports 16:21:03 ==> Detecting git/mercurial file structure 16:21:03 ==> Reading reports 16:21:03 + ./coverage.out bytes=40906 16:21:03 ==> Appending adjustments 16:21:03 https://docs.codecov.io/docs/fixing-reports 16:21:04 + Found adjustments 16:21:04 ==> Gzipping contents 16:21:04 12K /tmp/codecov.qSk6z8.gz 16:21:04 ==> Uploading reports 16:21:04 url: https://codecov.io 16:21:04 query: branch=main&commit=be60aface920d4f7c2da099a9e11fc85920e2a52&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 16:21:04 -> Pinging Codecov 16:21:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=be60aface920d4f7c2da099a9e11fc85920e2a52&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 16:21:04 -> Uploading to 16:21:04 https://storage.googleapis.com/codecov/v4/raw/2023-04-05/F6E385568367DD0E4001BA4F8F1CB792/be60aface920d4f7c2da099a9e11fc85920e2a52/5c5adea7-6784-4890-aa2a-afec8e3ca33f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230405%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230405T162104Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77cc8432a24e0d6b281b931cc2daedced1107d732e99975df3d3e7041ac690fd 16:21:04 % Total % Received % Xferd Average Speed Time Time Time Current 16:21:04 Dload Upload Total Spent Left Speed 16:21:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8204 0 0 100 8204 0 29941 --:--:-- --:--:-- --:--:-- 29941 16:21:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/be60aface920d4f7c2da099a9e11fc85920e2a52 [Pipeline] } 16:21:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:21:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:21:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:21:05 16:21:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:21:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:21:05 df9b9388f04a: Pulling fs layer 16:21:05 52dc419b0ee2: Pulling fs layer 16:21:05 25bc292e5bac: Pulling fs layer 16:21:05 114826534d7a: Pulling fs layer 16:21:05 4657fd5d0bcf: Pulling fs layer 16:21:05 6ad1cebc031e: Pulling fs layer 16:21:05 8a3aa393b2d8: Pulling fs layer 16:21:05 4657fd5d0bcf: Waiting 16:21:05 6ad1cebc031e: Waiting 16:21:05 114826534d7a: Waiting 16:21:05 8a3aa393b2d8: Waiting 16:21:05 25bc292e5bac: Verifying Checksum 16:21:05 25bc292e5bac: Download complete 16:21:05 52dc419b0ee2: Verifying Checksum 16:21:05 52dc419b0ee2: Download complete 16:21:05 4657fd5d0bcf: Verifying Checksum 16:21:05 4657fd5d0bcf: Download complete 16:21:05 df9b9388f04a: Verifying Checksum 16:21:05 df9b9388f04a: Download complete 16:21:05 df9b9388f04a: Pull complete 16:21:06 52dc419b0ee2: Pull complete 16:21:06 25bc292e5bac: Pull complete 16:21:06 6ad1cebc031e: Verifying Checksum 16:21:06 6ad1cebc031e: Download complete 16:21:14 114826534d7a: Verifying Checksum 16:21:14 114826534d7a: Download complete 16:21:14 8a3aa393b2d8: Verifying Checksum 16:21:14 8a3aa393b2d8: Download complete 16:21:17 114826534d7a: Pull complete 16:21:17 4657fd5d0bcf: Pull complete 16:21:17 6ad1cebc031e: Pull complete 16:21:19 8a3aa393b2d8: Pull complete 16:21:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:21:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:21:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:19 prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container 16:21:19 $ 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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:21:21 $ docker top d6415238c8560c7b43c626ab77fe1ca1ddf2fa1a56cbdd8dc935f52e4ddb4e48 -eo pid,comm [Pipeline] { [Pipeline] echo 16:21:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 16:21:22 + set -o pipefail 16:21:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 16:21:25 16:21:25 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 16:21:25 16:21:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/e8e1ba74-4e33-44ef-b9d9-d9d0c3f292a6 16:21:25 16:21:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:21:25 16:21:25 16:21:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:21:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:21:25 More details here: https://snyk.co/ue1NS [Pipeline] } 16:21:25 $ docker stop --time=1 d6415238c8560c7b43c626ab77fe1ca1ddf2fa1a56cbdd8dc935f52e4ddb4e48 16:21:27 $ docker rm -f --volumes d6415238c8560c7b43c626ab77fe1ca1ddf2fa1a56cbdd8dc935f52e4ddb4e48 [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 16:21:27 + git log --format=format:%s -1 be60aface920d4f7c2da099a9e11fc85920e2a52 [Pipeline] sh 16:21:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:21:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:21:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:28 prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container 16:21:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:21:28 $ docker top 3849f598bd29b91a1f538a9347bcd81e04288bfd23199c3674f81fd687f8b769 -eo pid,comm 16:21:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:21:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:21:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:28 [ssh-agent] Looking for ssh-agent implementation... 16:21:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:28 $ docker exec 3849f598bd29b91a1f538a9347bcd81e04288bfd23199c3674f81fd687f8b769 ssh-agent 16:21:29 SSH_AUTH_SOCK=/tmp/ssh-Zk8jqFPyQ8XX/agent.32 16:21:29 SSH_AGENT_PID=38 16:21:29 Running ssh-add (command line suppressed) 16:21:29 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16428711383356247345.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16428711383356247345.key) 16:21:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:29 + git semver tag 16:21:29 2023-04-05 16:21:29,611 [run_tag] DEBUG tag force:False 16:21:29 2023-04-05 16:21:29,611 [check_head_tag] DEBUG check head tag 16:21:29 2023-04-05 16:21:29,612 [execute] INFO git cat-file --batch-check 16:21:29 2023-04-05 16:21:29,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 16:21:29 2023-04-05 16:21:29,615 [execute] INFO git cat-file --batch 16:21:29 2023-04-05 16:21:29,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 16:21:29 2023-04-05 16:21:29,649 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:21:29 2023-04-05 16:21:29,649 [execute] INFO git tag -a v3.0.0-dev.21 -m v3.0.0-dev.21 16:21:29 2023-04-05 16:21:29,649 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.21', '-m', 'v3.0.0-dev.21'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 16:21:29 2023-04-05 16:21:29,654 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:21:29 3.0.0-dev.21 [Pipeline] } 16:21:29 $ docker exec --env ******** --env ******** 3849f598bd29b91a1f538a9347bcd81e04288bfd23199c3674f81fd687f8b769 ssh-agent -k 16:21:29 unset SSH_AUTH_SOCK; 16:21:29 unset SSH_AGENT_PID; 16:21:29 echo Agent pid 38 killed; 16:21:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:21:30 + git semver [Pipeline] } 16:21:30 $ docker stop --time=1 3849f598bd29b91a1f538a9347bcd81e04288bfd23199c3674f81fd687f8b769 16:21:31 $ docker rm -f --volumes 3849f598bd29b91a1f538a9347bcd81e04288bfd23199c3674f81fd687f8b769 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:21:32 16:21:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:21:32 0.23.1-centos7: Pulling from edgex-lftools 16:21:32 ab5ef0e58194: Pulling fs layer 16:21:32 9712f1f96733: Pulling fs layer 16:21:32 63f879dbbcfc: Pulling fs layer 16:21:32 0d9ebad4ef96: Pulling fs layer 16:21:32 e9a5061849ea: Pulling fs layer 16:21:32 d747dcd14b5f: Pulling fs layer 16:21:32 2de7ff778b66: Pulling fs layer 16:21:32 0d9ebad4ef96: Waiting 16:21:32 e9a5061849ea: Waiting 16:21:32 d747dcd14b5f: Waiting 16:21:32 9712f1f96733: Verifying Checksum 16:21:32 9712f1f96733: Download complete 16:21:37 63f879dbbcfc: Verifying Checksum 16:21:37 63f879dbbcfc: Download complete 16:21:41 e9a5061849ea: Verifying Checksum 16:21:41 e9a5061849ea: Download complete 16:21:41 d747dcd14b5f: Verifying Checksum 16:21:41 d747dcd14b5f: Download complete 16:21:42 2de7ff778b66: Verifying Checksum 16:21:42 2de7ff778b66: Download complete 16:21:43 0d9ebad4ef96: Verifying Checksum 16:21:43 0d9ebad4ef96: Download complete 16:21:44 ab5ef0e58194: Verifying Checksum 16:21:44 ab5ef0e58194: Download complete 16:21:46 ab5ef0e58194: Pull complete 16:21:46 9712f1f96733: Pull complete 16:21:47 63f879dbbcfc: Pull complete 16:21:50 0d9ebad4ef96: Pull complete 16:21:50 e9a5061849ea: Pull complete 16:21:50 d747dcd14b5f: Pull complete 16:21:51 2de7ff778b66: Pull complete 16:21:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:21:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:21:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:51 prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container 16:21:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:21:53 $ docker top f9dc3d1c5a45f60be7f1d45c755a51f5d33b9230e4cb981d1d13727825a81091 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:21:53 provisioning config files... 16:21:53 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config11394161343691305664tmp 16:21:53 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14186534452932894071tmp 16:21:53 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10648890265492521699tmp [Pipeline] { [Pipeline] echo 16:21:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:21:53 ---> sigul-configuration.sh 16:21:53 gpg: directory `/root/.gnupg' created 16:21:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:21:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:21:53 gpg: keyring `/root/.gnupg/secring.gpg' created 16:21:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:21:53 gpg: CAST5 encrypted data 16:21:53 gpg: encrypted with 1 passphrase 16:21:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:21:54 + mkdir /home/jenkins 16:21:54 + mkdir /home/jenkins/sigul [Pipeline] sh 16:21:54 + 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 16:21:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:21:54 ---> sigul-install.sh 16:21:54 Sigul already installed; skipping installation. [Pipeline] sh 16:21:55 + git tag --list 16:21:55 v0.0.0 16:21:55 v0.1.0 16:21:55 v0.1.1 16:21:55 v0.1.10 16:21:55 v0.1.11 16:21:55 v0.1.12 16:21:55 v0.1.13 16:21:55 v0.1.14 16:21:55 v0.1.15 16:21:55 v0.1.16 16:21:55 v0.1.17 16:21:55 v0.1.18 16:21:55 v0.1.19 16:21:55 v0.1.2 16:21:55 v0.1.20 16:21:55 v0.1.21 16:21:55 v0.1.22 16:21:55 v0.1.23 16:21:55 v0.1.24 16:21:55 v0.1.25 16:21:55 v0.1.26 16:21:55 v0.1.27 16:21:55 v0.1.28 16:21:55 v0.1.29 16:21:55 v0.1.3 16:21:55 v0.1.30 16:21:55 v0.1.31 16:21:55 v0.1.4 16:21:55 v0.1.5 16:21:55 v0.1.6 16:21:55 v0.1.7 16:21:55 v0.1.8 16:21:55 v0.1.9 16:21:55 v2.0.0 16:21:55 v2.0.1 16:21:55 v2.1.0 16:21:55 v2.1.1 16:21:55 v2.1.1-dev.1 16:21:55 v2.1.1-dev.2 16:21:55 v2.1.1-dev.3 16:21:55 v2.2.0 16:21:55 v2.2.1-dev.1 16:21:55 v2.2.1-dev.10 16:21:55 v2.2.1-dev.11 16:21:55 v2.2.1-dev.2 16:21:55 v2.2.1-dev.3 16:21:55 v2.2.1-dev.4 16:21:55 v2.2.1-dev.5 16:21:55 v2.2.1-dev.6 16:21:55 v2.2.1-dev.7 16:21:55 v2.2.1-dev.8 16:21:55 v2.2.1-dev.9 16:21:55 v2.3.0 16:21:55 v2.3.0-dev.11 16:21:55 v2.3.0-dev.12 16:21:55 v2.3.0-dev.13 16:21:55 v2.3.0-dev.14 16:21:55 v2.3.0-dev.15 16:21:55 v2.3.0-dev.16 16:21:55 v2.3.0-dev.17 16:21:55 v2.3.0-dev.18 16:21:55 v2.3.0-dev.19 16:21:55 v2.3.0-dev.20 16:21:55 v2.3.0-dev.21 16:21:55 v2.3.0-dev.22 16:21:55 v2.3.0-dev.23 16:21:55 v2.3.0-dev.24 16:21:55 v2.3.0-dev.25 16:21:55 v2.3.0-dev.26 16:21:55 v2.3.0-dev.27 16:21:55 v2.3.1-dev.1 16:21:55 v2.3.1-dev.2 16:21:55 v2.3.1-dev.3 16:21:55 v2.3.1-dev.4 16:21:55 v2.3.1-dev.5 16:21:55 v3.0.0-dev.1 16:21:55 v3.0.0-dev.10 16:21:55 v3.0.0-dev.11 16:21:55 v3.0.0-dev.12 16:21:55 v3.0.0-dev.13 16:21:55 v3.0.0-dev.14 16:21:55 v3.0.0-dev.15 16:21:55 v3.0.0-dev.16 16:21:55 v3.0.0-dev.17 16:21:55 v3.0.0-dev.18 16:21:55 v3.0.0-dev.19 16:21:55 v3.0.0-dev.2 16:21:55 v3.0.0-dev.20 16:21:55 v3.0.0-dev.21 16:21:55 v3.0.0-dev.3 16:21:55 v3.0.0-dev.4 16:21:55 v3.0.0-dev.5 16:21:55 v3.0.0-dev.6 16:21:55 v3.0.0-dev.7 16:21:55 v3.0.0-dev.8 16:21:55 v3.0.0-dev.9 [Pipeline] sh 16:21:55 + lftools sign git-tag v3.0.0-dev.21 16:21:55 Signing Git tag with Sigul... 16:21:55 Signing v3.0.0-dev.21 [Pipeline] echo 16:21:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:21:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:21:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:21:56 $ docker stop --time=1 f9dc3d1c5a45f60be7f1d45c755a51f5d33b9230e4cb981d1d13727825a81091 16:21:57 $ docker rm -f --volumes f9dc3d1c5a45f60be7f1d45c755a51f5d33b9230e4cb981d1d13727825a81091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:21:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:21:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:21:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:58 prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container 16:21:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:21:59 $ docker top b6e268525c56805a77be5368b30fb9ee25640062a413b21757010c26b5d9f726 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:21:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:59 [ssh-agent] Looking for ssh-agent implementation... 16:21:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:59 $ docker exec b6e268525c56805a77be5368b30fb9ee25640062a413b21757010c26b5d9f726 ssh-agent 16:21:59 SSH_AUTH_SOCK=/tmp/ssh-xAqKr6geTTuY/agent.32 16:21:59 SSH_AGENT_PID=39 16:21:59 Running ssh-add (command line suppressed) 16:21:59 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11740516875612088470.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11740516875612088470.key) 16:21:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:59 + git semver bump pre 16:21:59 2023-04-05 16:21:59,903 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:21:59 2023-04-05 16:21:59,903 [bump_version] DEBUG bumping version:3.0.0-dev.21 on axis:pre with prefix:dev 16:21:59 2023-04-05 16:21:59,903 [bump_version] DEBUG bumped version:3.0.0-dev.22 16:21:59 2023-04-05 16:21:59,903 [write_version] DEBUG write version:3.0.0-dev.22 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 16:21:59 2023-04-05 16:21:59,903 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:21:59 2023-04-05 16:21:59,904 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:21:59 2023-04-05 16:21:59,907 [execute] INFO git cat-file --batch-check 16:21:59 2023-04-05 16:21:59,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 16:21:59 2023-04-05 16:21:59,912 [execute] INFO git cat-file --batch 16:21:59 2023-04-05 16:21:59,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 16:21:59 2023-04-05 16:21:59,918 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:21:59 3.0.0-dev.22 [Pipeline] } 16:21:59 $ docker exec --env ******** --env ******** b6e268525c56805a77be5368b30fb9ee25640062a413b21757010c26b5d9f726 ssh-agent -k 16:22:00 unset SSH_AUTH_SOCK; 16:22:00 unset SSH_AGENT_PID; 16:22:00 echo Agent pid 39 killed; 16:22:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:00 + git semver [Pipeline] } 16:22:00 $ docker stop --time=1 b6e268525c56805a77be5368b30fb9ee25640062a413b21757010c26b5d9f726 16:22:01 $ docker rm -f --volumes b6e268525c56805a77be5368b30fb9ee25640062a413b21757010c26b5d9f726 [Pipeline] // withDockerContainer [Pipeline] sh 16:22:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:22:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:02 prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container 16:22:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:22:03 $ docker top 80fa36ad701da299104c43f4ba1d745d6818896ea37d343ac71beee5090110b6 -eo pid,comm 16:22: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). 16:22:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:03 [ssh-agent] Looking for ssh-agent implementation... 16:22:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:03 $ docker exec 80fa36ad701da299104c43f4ba1d745d6818896ea37d343ac71beee5090110b6 ssh-agent 16:22:03 SSH_AUTH_SOCK=/tmp/ssh-39SbMdSLbhR7/agent.32 16:22:03 SSH_AGENT_PID=38 16:22:03 Running ssh-add (command line suppressed) 16:22:03 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15330700408625082520.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15330700408625082520.key) 16:22:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:03 + git semver push 16:22:04 2023-04-05 16:22:03,961 [run_push] DEBUG push 16:22:04 2023-04-05 16:22:03,961 [execute] INFO git cat-file --batch-check 16:22:04 2023-04-05 16:22:03,961 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 16:22:04 2023-04-05 16:22:03,965 [execute] INFO git rev-list f02da0870fb5e4e04b48862f32d2d57649243776 -- 16:22:04 2023-04-05 16:22:03,965 [execute] DEBUG Popen(['git', 'rev-list', 'f02da0870fb5e4e04b48862f32d2d57649243776', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 16:22:04 2023-04-05 16:22:03,974 [execute] INFO git fetch -v origin 16:22:04 2023-04-05 16:22:03,974 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 16:22:04 2023-04-05 16:22:04,488 [run_push] DEBUG no remote changes detected 16:22:04 2023-04-05 16:22:04,488 [execute] INFO git push origin semver 16:22:04 2023-04-05 16:22:04,489 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 16:22:05 2023-04-05 16:22:05,305 [run_push] DEBUG push all version tags 16:22:05 2023-04-05 16:22:05,305 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:22:05 2023-04-05 16:22:05,306 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 16:22:06 2023-04-05 16:22:06,587 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 16:22:06 3.0.0-dev.22 [Pipeline] } 16:22:06 $ docker exec --env ******** --env ******** 80fa36ad701da299104c43f4ba1d745d6818896ea37d343ac71beee5090110b6 ssh-agent -k 16:22:07 unset SSH_AUTH_SOCK; 16:22:07 unset SSH_AGENT_PID; 16:22:07 echo Agent pid 38 killed; 16:22:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:07 + git semver [Pipeline] } 16:22:07 $ docker stop --time=1 80fa36ad701da299104c43f4ba1d745d6818896ea37d343ac71beee5090110b6 16:22:08 $ docker rm -f --volumes 80fa36ad701da299104c43f4ba1d745d6818896ea37d343ac71beee5090110b6 [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 16:22:09 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 16:22:09 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 16:22:09 total 16 16:22:09 drwxr-xr-x 3 root root 4096 Apr 5 16:11 . 16:22:09 drwxrwxr-x 10 jenkins jenkins 4096 Apr 5 16:21 .. 16:22:09 drwxr-xr-x 2 root root 4096 Apr 5 16:11 cost 16:22:09 -rw-r--r-- 1 root root 87 Apr 5 16:11 cost.csv 16:22:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 16:22:09 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 16:22:09 total 16 16:22:09 drwxr-xr-x 3 jenkins jenkins 4096 Apr 5 16:11 . 16:22:09 drwxrwxr-x 10 jenkins jenkins 4096 Apr 5 16:21 .. 16:22:09 drwxr-xr-x 2 jenkins jenkins 4096 Apr 5 16:11 cost 16:22:09 -rw-r--r-- 1 jenkins jenkins 87 Apr 5 16:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:22:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:22:10 ---> package-listing.sh 16:22:10 ++ facter osfamily 16:22:10 ++ tr '[:upper:]' '[:lower:]' 16:22:10 + OS_FAMILY=debian 16:22:10 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 16:22:10 + START_PACKAGES=/tmp/packages_start.txt 16:22:10 + END_PACKAGES=/tmp/packages_end.txt 16:22:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:22:10 + PACKAGES=/tmp/packages_start.txt 16:22:10 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 16:22:10 + PACKAGES=/tmp/packages_end.txt 16:22:10 + case "${OS_FAMILY}" in 16:22:10 + dpkg -l 16:22:10 + grep '^ii' 16:22:10 + '[' -f /tmp/packages_start.txt ']' 16:22:10 + '[' -f /tmp/packages_end.txt ']' 16:22:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:22:10 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 16:22:10 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 16:22:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 16:22:10 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-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:22:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:22:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:11 prd-ubuntu20.04-docker-8c-8g-6903 does not seem to be running inside a container 16:22:11 $ 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-messaging_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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 16:22:12 $ docker top 5ab1c2bfabecccfa12b808347b6a9716f18a884f95c7d1a086c3b9838f341ab1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:12 + touch /tmp/pre-build-complete [Pipeline] sh 16:22:12 + mkdir -p /var/log/sysstat [Pipeline] sh 16:22:12 + ls /var/log/sa-host 16:22:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:22:12 provisioning config files... 16:22:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1071379167166358054tmp [Pipeline] { [Pipeline] echo 16:22:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:22:13 ---> create-netrc.sh [Pipeline] } 16:22:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:22:13 ---> python-tools-install.sh [Pipeline] echo 16:22:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:22:13 ---> sudo-logs.sh 16:22:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:22:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:22:14 ---> job-cost.sh 16:22:14 lf-activate-venv: SKIPPING 16:22:14 DEBUG: total: 0.2199999988079071 16:22:14 INFO: Retrieving Stack Cost... 16:22:14 INFO: Retrieving Pricing Info for: v3-standard-8 16:22:15 INFO: Archiving Costs [Pipeline] echo 16:22:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:22:15 ---> logs-deploy.sh 16:22:15 lf-activate-venv: SKIPPING 16:22:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/86 16:22:15 INFO: archiving workspace using pattern(s): 16:22:16 Archives upload complete. 16:22:16 INFO: archiving logs to Nexus