Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d 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-ssh10389795200839956663.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8177871459654090208.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh12396293804711764422.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh5200926853157147751.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-ssh5175343530453651109.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 ‘prd-ubuntu20.04-docker-8c-8g-8555’ Running on prd-ubuntu20.04-docker-8c-8g-8557 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 59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d (main) Commit message: "Merge pull request #242 from hahattan/issue-227" > 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 59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d # timeout=10 > git rev-list --no-walk be60aface920d4f7c2da099a9e11fc85920e2a52 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:01:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:01:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:01:48 ========================================================= 21:01:48 EdgeX Global Pipelines Version Info 21:01:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:01:48 ------------------- 21:01:48 stable info: 21:01:48 ------------------- 21:01:48 Commited By: Bill Mahoney bill.mahoney@intel.com 21:01:48 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 21:01:48 Message: update stable to v1.0.248 21:01:49 ------------------- 21:01:49 experimental info: 21:01:49 ------------------- 21:01:49 Commited By: **** collab-it+edgex@linuxfoundation.org 21:01:49 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 21:01:49 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59b3a68 [Pipeline] echo 21:01:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:01:50 + git rev-list -1 --merges 59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d~1..59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d [Pipeline] echo 21:01:50 -----------> git rev-list -1 --merges 59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d~1..59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d 59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d 21:01:50 59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d [false] [Pipeline] sh 21:01:50 + git log --format=format:%s -1 59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d [Pipeline] echo 21:01:50 ========================================================= 21:01:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:01:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:01:50 + git log --format=format:%s -1 59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d [Pipeline] echo 21:01:50 [semverPrep] GIT_COMMIT: 59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d, Commit Message: Merge pull request #242 from hahattan/issue-227 [Pipeline] echo 21:01:50 [semverPrep] This is not a build commit. [Pipeline] sh 21:01:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:01:51 + grep -v github /etc/ssh/ssh_known_hosts 21:01:51 + [ -e /tmp/ssh_known_hosts ] 21:01:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:01:51 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 21:01:51 -a /etc/ssh/ssh_known_hosts 21:01:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:01:51 21:01:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:01:52 0.1.4: Pulling from edgex-devops/py-git-semver 21:01:52 b85a868b505f: Pulling fs layer 21:01:52 e2be974225ed: Pulling fs layer 21:01:52 339a4e72a1f5: Pulling fs layer 21:01:52 988bab9f4d93: Pulling fs layer 21:01:52 1469e6f7b9e6: Pulling fs layer 21:01:52 eaf3925da568: Pulling fs layer 21:01:52 bab4dde63d76: Pulling fs layer 21:01:52 bde34c3a00c8: Pulling fs layer 21:01:52 b352a97aabf1: Pulling fs layer 21:01:52 4872d77fe225: Pulling fs layer 21:01:52 5851b861e8e6: Pulling fs layer 21:01:52 bab4dde63d76: Waiting 21:01:52 bde34c3a00c8: Waiting 21:01:52 b352a97aabf1: Waiting 21:01:52 4872d77fe225: Waiting 21:01:52 5851b861e8e6: Waiting 21:01:52 988bab9f4d93: Waiting 21:01:52 eaf3925da568: Waiting 21:01:52 1469e6f7b9e6: Waiting 21:01:52 e2be974225ed: Download complete 21:01:52 988bab9f4d93: Download complete 21:01:52 1469e6f7b9e6: Verifying Checksum 21:01:52 1469e6f7b9e6: Download complete 21:01:52 339a4e72a1f5: Verifying Checksum 21:01:52 339a4e72a1f5: Download complete 21:01:52 eaf3925da568: Verifying Checksum 21:01:52 eaf3925da568: Download complete 21:01:52 bde34c3a00c8: Verifying Checksum 21:01:52 bde34c3a00c8: Download complete 21:01:52 b352a97aabf1: Download complete 21:01:52 4872d77fe225: Verifying Checksum 21:01:52 4872d77fe225: Download complete 21:01:52 5851b861e8e6: Download complete 21:01:52 b85a868b505f: Verifying Checksum 21:01:52 b85a868b505f: Download complete 21:01:52 bab4dde63d76: Verifying Checksum 21:01:52 bab4dde63d76: Download complete 21:01:53 b85a868b505f: Pull complete 21:01:54 e2be974225ed: Pull complete 21:01:54 339a4e72a1f5: Pull complete 21:01:54 988bab9f4d93: Pull complete 21:01:55 1469e6f7b9e6: Pull complete 21:01:55 eaf3925da568: Pull complete 21:01:56 bab4dde63d76: Pull complete 21:01:56 bde34c3a00c8: Pull complete 21:01:57 b352a97aabf1: Pull complete 21:01:57 4872d77fe225: Pull complete 21:01:57 5851b861e8e6: Pull complete 21:01:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:01:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:01:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:57 prd-ubuntu20.04-docker-8c-8g-8557 does not seem to be running inside a container 21:01:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:01:59 $ docker top 845b7e8becdba579a1bf62a5ae2b039c8c4da2bd20eed1102074d3f47c0b9430 -eo pid,comm 21:01:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:01:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:01:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:59 [ssh-agent] Looking for ssh-agent implementation... 21:01:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:59 $ docker exec 845b7e8becdba579a1bf62a5ae2b039c8c4da2bd20eed1102074d3f47c0b9430 ssh-agent 21:02:00 SSH_AUTH_SOCK=/tmp/ssh-TJspL3m3rNbS/agent.32 21:02:00 SSH_AGENT_PID=38 21:02:00 Running ssh-add (command line suppressed) 21:02:00 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3088781917867683964.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3088781917867683964.key) 21:02:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:00 + git tag --points-at HEAD [Pipeline] } 21:02:00 $ docker exec --env ******** --env ******** 845b7e8becdba579a1bf62a5ae2b039c8c4da2bd20eed1102074d3f47c0b9430 ssh-agent -k 21:02:00 unset SSH_AUTH_SOCK; 21:02:00 unset SSH_AGENT_PID; 21:02:00 echo Agent pid 38 killed; 21:02:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:02:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:00 [ssh-agent] Looking for ssh-agent implementation... 21:02:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:00 $ docker exec 845b7e8becdba579a1bf62a5ae2b039c8c4da2bd20eed1102074d3f47c0b9430 ssh-agent 21:02:00 SSH_AUTH_SOCK=/tmp/ssh-EB8HrEb1iGPz/agent.70 21:02:00 SSH_AGENT_PID=76 21:02:00 Running ssh-add (command line suppressed) 21:02:00 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11525130229549000913.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11525130229549000913.key) 21:02:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:01 + git semver init 21:02:01 2023-04-14 21:02:01,383 [run_init] DEBUG init version:0.0.0 force:False 21:02:01 2023-04-14 21:02:01,384 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 21:02:01 2023-04-14 21:02:01,384 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 21:02:01 2023-04-14 21:02:01,385 [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) 21:02:02 2023-04-14 21:02:02,109 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 21:02:02 2023-04-14 21:02:02,109 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 21:02:02 2023-04-14 21:02:02,109 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:02:02 2023-04-14 21:02:02,110 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:02:02 3.0.0-dev.22 [Pipeline] } 21:02:02 $ docker exec --env ******** --env ******** 845b7e8becdba579a1bf62a5ae2b039c8c4da2bd20eed1102074d3f47c0b9430 ssh-agent -k 21:02:02 unset SSH_AUTH_SOCK; 21:02:02 unset SSH_AGENT_PID; 21:02:02 echo Agent pid 76 killed; 21:02:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:02:02 + git semver [Pipeline] } 21:02:03 $ docker stop --time=1 845b7e8becdba579a1bf62a5ae2b039c8c4da2bd20eed1102074d3f47c0b9430 21:02:04 $ docker rm -f --volumes 845b7e8becdba579a1bf62a5ae2b039c8c4da2bd20eed1102074d3f47c0b9430 [Pipeline] // withDockerContainer [Pipeline] sh 21:02:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:02:04 Stashed 1 file(s) [Pipeline] echo 21:02:04 [edgeXSemver]: initialized semver on version 3.0.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:02:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:05 ========================================================= 21:02:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:02:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:02:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:02:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:02:05 63b65145d645: Pulling fs layer 21:02:05 a2d21d5440eb: Pulling fs layer 21:02:05 935e6c44a52c: Pulling fs layer 21:02:05 94cc34f8dd06: Pulling fs layer 21:02:05 30dea6a524f1: Pulling fs layer 21:02:05 a2aff8979fd8: Pulling fs layer 21:02:05 6808be2612f2: Pulling fs layer 21:02:05 f25807f1079a: Pulling fs layer 21:02:05 a2aff8979fd8: Waiting 21:02:05 94cc34f8dd06: Waiting 21:02:05 f25807f1079a: Waiting 21:02:05 6808be2612f2: Waiting 21:02:05 30dea6a524f1: Waiting 21:02:05 a2d21d5440eb: Verifying Checksum 21:02:05 a2d21d5440eb: Download complete 21:02:05 94cc34f8dd06: Verifying Checksum 21:02:05 94cc34f8dd06: Download complete 21:02:05 30dea6a524f1: Verifying Checksum 21:02:05 30dea6a524f1: Download complete 21:02:05 63b65145d645: Verifying Checksum 21:02:05 63b65145d645: Download complete 21:02:05 a2aff8979fd8: Verifying Checksum 21:02:05 a2aff8979fd8: Download complete 21:02:05 63b65145d645: Pull complete 21:02:05 a2d21d5440eb: Pull complete 21:02:05 f25807f1079a: Verifying Checksum 21:02:06 935e6c44a52c: Verifying Checksum 21:02:06 935e6c44a52c: Download complete 21:02:06 6808be2612f2: Verifying Checksum 21:02:06 6808be2612f2: Download complete 21:02:09 935e6c44a52c: Pull complete 21:02:09 94cc34f8dd06: Pull complete 21:02:09 30dea6a524f1: Pull complete 21:02:09 a2aff8979fd8: Pull complete 21:02:11 6808be2612f2: Pull complete 21:02:12 f25807f1079a: Pull complete 21:02:12 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 21:02:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:02:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 21:02:12 + 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 21:02:12 + docker inspect -f . ci-base-image-x86_64 21:02:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:13 prd-ubuntu20.04-docker-8c-8g-8557 does not seem to be running inside a container 21:02:13 $ 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 ******** ci-base-image-x86_64 cat 21:02:17 $ docker top abf709c1cff57a10dd0988d7263c36918209a0ab4a665da59c4ec11edb27bb4e -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:17 + go version 21:02:17 go version go1.20.2 linux/amd64 [Pipeline] } 21:02:17 $ docker stop --time=1 abf709c1cff57a10dd0988d7263c36918209a0ab4a665da59c4ec11edb27bb4e 21:02:18 $ docker rm -f --volumes abf709c1cff57a10dd0988d7263c36918209a0ab4a665da59c4ec11edb27bb4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:19 + docker inspect -f . ci-base-image-x86_64 21:02:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:19 prd-ubuntu20.04-docker-8c-8g-8557 does not seem to be running inside a container 21:02:19 $ 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 ******** ci-base-image-x86_64 cat 21:02:19 $ docker top af7c31c51521c3fb8327e95395e35cc674f7d82fcfa49d48c691ab6666755d64 -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:19 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 21:02:20 Still waiting to schedule task 21:02:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8556’ 21:02:20 + make test 21:02:20 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 21:02:20 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:02:20 go: downloading github.com/stretchr/testify v1.8.2 21:02:20 go: downloading github.com/nats-io/nats.go v1.24.0 21:02:20 go: downloading github.com/google/uuid v1.3.0 21:02:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.35 21:02:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 21:02:20 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:02:20 go: downloading github.com/nats-io/nats-server/v2 v2.9.15 21:02:20 go: downloading github.com/davecgh/go-spew v1.1.1 21:02:20 go: downloading github.com/pmezard/go-difflib v1.0.0 21:02:20 go: downloading github.com/stretchr/objx v0.5.0 21:02:20 go: downloading gopkg.in/yaml.v3 v3.0.1 21:02:20 go: downloading github.com/nats-io/nkeys v0.3.0 21:02:20 go: downloading github.com/nats-io/nuid v1.0.1 21:02:20 go: downloading github.com/go-playground/validator/v10 v10.12.0 21:02:20 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:02:20 go: downloading github.com/gorilla/websocket v1.4.2 21:02:20 go: downloading golang.org/x/net v0.8.0 21:02:20 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:02:20 go: downloading github.com/x448/float16 v0.8.4 21:02:20 go: downloading github.com/go-playground/universal-translator v0.18.1 21:02:20 go: downloading github.com/leodido/go-urn v1.2.2 21:02:20 go: downloading golang.org/x/crypto v0.7.0 21:02:20 go: downloading golang.org/x/text v0.8.0 21:02:20 go: downloading github.com/hashicorp/errwrap v1.0.0 21:02:20 go: downloading github.com/go-playground/locales v0.14.1 21:02:20 go: downloading github.com/klauspost/compress v1.16.0 21:02:20 go: downloading github.com/minio/highwayhash v1.0.2 21:02:20 go: downloading github.com/nats-io/jwt/v2 v2.3.0 21:02:20 go: downloading golang.org/x/time v0.3.0 21:02:20 go: downloading golang.org/x/sys v0.6.0 21:02:38 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.059s coverage: 88.6% of statements 21:02:38 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 21:02:38 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 21:02:43 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.037s coverage: 19.8% of statements 21:02:43 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.059s coverage: 88.8% of statements 21:02:43 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.054s coverage: 89.1% of statements 21:02:47 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 21:02:47 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 21:02:47 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.079s coverage: 35.9% of statements 21:02:47 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.150s coverage: 61.3% of statements 21:02:47 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.025s coverage: 87.5% of statements 21:02:47 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.029s coverage: 100.0% of statements 21:02:47 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.024s coverage: 100.0% of statements 21:02:47 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.031s coverage: 95.1% of statements 21:03:02 go vet ./... 21:03:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:03:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:03:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:03:02 $ docker stop --time=1 af7c31c51521c3fb8327e95395e35cc674f7d82fcfa49d48c691ab6666755d64 21:03:06 $ docker rm -f --volumes af7c31c51521c3fb8327e95395e35cc674f7d82fcfa49d48c691ab6666755d64 [Pipeline] // withDockerContainer [Pipeline] sh 21:03:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:03:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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 21:03:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:03:07 21:03:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:03:07 latest: Pulling from edgex-lftools-log-publisher 21:03:07 5eb5b503b376: Pulling fs layer 21:03:07 5c69ac0246d0: Pulling fs layer 21:03:07 ec43610c2a17: Pulling fs layer 21:03:07 3a2ae6a8a46f: Pulling fs layer 21:03:07 33b1e0a273af: Pulling fs layer 21:03:07 3a2ae6a8a46f: Waiting 21:03:07 33b1e0a273af: Waiting 21:03:07 5d3b04190fa2: Pulling fs layer 21:03:07 2f39f015ded8: Pulling fs layer 21:03:07 5d3b04190fa2: Waiting 21:03:07 2f39f015ded8: Waiting 21:03:07 5c69ac0246d0: Verifying Checksum 21:03:07 5c69ac0246d0: Download complete 21:03:07 33b1e0a273af: Verifying Checksum 21:03:07 33b1e0a273af: Download complete 21:03:07 5d3b04190fa2: Verifying Checksum 21:03:07 5d3b04190fa2: Download complete 21:03:07 ec43610c2a17: Verifying Checksum 21:03:07 ec43610c2a17: Download complete 21:03:07 5eb5b503b376: Verifying Checksum 21:03:07 5eb5b503b376: Download complete 21:03:08 2f39f015ded8: Download complete 21:03:09 5eb5b503b376: Pull complete 21:03:09 5c69ac0246d0: Pull complete 21:03:09 ec43610c2a17: Pull complete 21:03:09 3a2ae6a8a46f: Pull complete 21:03:10 33b1e0a273af: Pull complete 21:03:10 5d3b04190fa2: Pull complete 21:03:14 2f39f015ded8: Pull complete 21:03:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:03:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:14 prd-ubuntu20.04-docker-8c-8g-8557 does not seem to be running inside a container 21:03:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:03:18 $ docker top 279174b7cdd2ddb2eb6be46a30e0336ea4a8761401ae34ac25d71245dd6d0b5d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:03:19 ---> job-cost.sh 21:03:19 lf-activate-venv: SKIPPING 21:03:19 INFO: No Stack... 21:03:19 INFO: Retrieving Pricing Info for: v3-standard-8 21:03:19 INFO: Archiving Costs [Pipeline] sh 21:03:20 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 21:03:20 + cut -d, -f6 [Pipeline] lock 21:03:20 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-87-stack-cost] 21:03:20 Resource [jenkins-edgexfoundry-go-mod-messaging-main-87-stack-cost] did not exist. Created. 21:03:20 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:03:20 + echo total: 0.2199999988079071 [Pipeline] stash 21:03:20 Stashed 1 file(s) [Pipeline] } 21:03:20 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-87-stack-cost] [Pipeline] // lock [Pipeline] } 21:03:20 $ docker stop --time=1 279174b7cdd2ddb2eb6be46a30e0336ea4a8761401ae34ac25d71245dd6d0b5d 21:03:21 $ docker rm -f --volumes 279174b7cdd2ddb2eb6be46a30e0336ea4a8761401ae34ac25d71245dd6d0b5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:05:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8559 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 21:05:35 Running in /w/workspace/go-mod-messaging/87 [Pipeline] { [Pipeline] checkout 21:05:35 Selected Git installation does not exist. Using Default 21:05:35 The recommended git tool is: NONE 21:05:47 using credential edgex-jenkins-ssh 21:05:47 Cloning the remote Git repository 21:05:47 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 21:05:47 > git init /w/workspace/go-mod-messaging/87 # timeout=10 21:05:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 21:05:48 > git --version # timeout=10 21:05:48 > git --version # 'git version 2.25.1' 21:05:48 using GIT_SSH to set credentials SSH Credentials for GitHub 21:05:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:05:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 21:05:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:05:51 Avoid second fetch 21:05:51 Checking out Revision 59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d (main) 21:05:52 Commit message: "Merge pull request #242 from hahattan/issue-227" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:05:51 > git config core.sparsecheckout # timeout=10 21:05:51 > git checkout -f 59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d # timeout=10 21:05:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:05:53 % Total % Received % Xferd Average Speed Time Time Time Current 21:05:53 Dload Upload Total Spent Left Speed 21:05:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 163k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh 21:05:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:05:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:05:53 + sudo tee /etc/docker/daemon.new 21:05:53 { 21:05:53 "registry-mirrors": [ 21:05:53 "https://nexus3.edgexfoundry.org:10001" 21:05:53 ], 21:05:53 "bip": "10.250.0.254/24", 21:05:53 "hosts": [ 21:05:53 "tcp://0.0.0.0:5555", 21:05:53 "unix:///var/run/docker.sock" 21:05:53 ], 21:05:53 "mtu": 1458, 21:05:53 "selinux-enabled": true, 21:05:53 "seccomp-profile": "/etc/docker/seccomp.json" 21:05:53 } [Pipeline] sh 21:05:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:05:54 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:06:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:13 ========================================================= 21:06:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:06:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:06:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:06:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:06:14 af6eaf76a39c: Pulling fs layer 21:06:14 55522c791124: Pulling fs layer 21:06:14 ce5c4a1c91eb: Pulling fs layer 21:06:14 169dfbe0d373: Pulling fs layer 21:06:14 e1ff8fa3b103: Pulling fs layer 21:06:14 52ebb69f0ebf: Pulling fs layer 21:06:14 5abe8eddf0d5: Pulling fs layer 21:06:14 169dfbe0d373: Waiting 21:06:14 e1ff8fa3b103: Waiting 21:06:14 52ebb69f0ebf: Waiting 21:06:14 5abe8eddf0d5: Waiting 21:06:14 55522c791124: Verifying Checksum 21:06:14 55522c791124: Download complete 21:06:14 169dfbe0d373: Verifying Checksum 21:06:14 169dfbe0d373: Download complete 21:06:14 e1ff8fa3b103: Verifying Checksum 21:06:14 e1ff8fa3b103: Download complete 21:06:14 af6eaf76a39c: Download complete 21:06:15 af6eaf76a39c: Pull complete 21:06:15 5abe8eddf0d5: Verifying Checksum 21:06:15 5abe8eddf0d5: Download complete 21:06:16 55522c791124: Pull complete 21:06:16 ce5c4a1c91eb: Verifying Checksum 21:06:16 ce5c4a1c91eb: Download complete 21:06:16 52ebb69f0ebf: Verifying Checksum 21:06:16 52ebb69f0ebf: Download complete 21:06:27 ce5c4a1c91eb: Pull complete 21:06:27 169dfbe0d373: Pull complete 21:06:27 e1ff8fa3b103: Pull complete 21:06:33 52ebb69f0ebf: Pull complete 21:06:35 5abe8eddf0d5: Pull complete 21:06:35 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 21:06:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:06:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 21:06:35 + 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 21:06:35 + docker inspect -f . ci-base-image-arm64 21:06:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:36 prd-ubuntu20.04-docker-arm64-4c-16g-8559 does not seem to be running inside a container 21:06:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/87 -v /w/workspace/go-mod-messaging/87:/w/workspace/go-mod-messaging/87:rw,z -v /w/workspace/go-mod-messaging/87@tmp:/w/workspace/go-mod-messaging/87@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 21:06:39 $ docker top ac25573ecdb67df6ae1ebb1c6dba8ffa64895425b52a3bbe595109621b7438de -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:40 + go version 21:06:40 go version go1.20.2 linux/arm64 [Pipeline] } 21:06:40 $ docker stop --time=1 ac25573ecdb67df6ae1ebb1c6dba8ffa64895425b52a3bbe595109621b7438de 21:06:42 $ docker rm -f --volumes ac25573ecdb67df6ae1ebb1c6dba8ffa64895425b52a3bbe595109621b7438de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:42 + docker inspect -f . ci-base-image-arm64 21:06:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:42 prd-ubuntu20.04-docker-arm64-4c-16g-8559 does not seem to be running inside a container 21:06:42 $ 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/87 -v /w/workspace/go-mod-messaging/87:/w/workspace/go-mod-messaging/87:rw,z -v /w/workspace/go-mod-messaging/87@tmp:/w/workspace/go-mod-messaging/87@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 21:06:44 $ docker top f3a20321cf3eae4ecf41252bf00a0420d0b4524dc6dab73685b751544930c864 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:44 + git config --global --add safe.directory /w/workspace/go-mod-messaging/87 [Pipeline] fileExists [Pipeline] sh 21:06:45 + make test 21:06:45 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 21:06:45 go: downloading github.com/nats-io/nats.go v1.24.0 21:06:45 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:06:45 go: downloading github.com/google/uuid v1.3.0 21:06:45 go: downloading github.com/stretchr/testify v1.8.2 21:06:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.35 21:06:46 go: downloading github.com/nats-io/nats-server/v2 v2.9.15 21:06:46 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:06:46 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 21:06:46 go: downloading github.com/hashicorp/errwrap v1.0.0 21:06:46 go: downloading github.com/davecgh/go-spew v1.1.1 21:06:46 go: downloading github.com/pmezard/go-difflib v1.0.0 21:06:46 go: downloading gopkg.in/yaml.v3 v3.0.1 21:06:46 go: downloading github.com/stretchr/objx v0.5.0 21:06:47 go: downloading github.com/nats-io/nkeys v0.3.0 21:06:47 go: downloading github.com/nats-io/nuid v1.0.1 21:06:47 go: downloading github.com/go-playground/validator/v10 v10.12.0 21:06:47 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:06:47 go: downloading github.com/gorilla/websocket v1.4.2 21:06:47 go: downloading golang.org/x/net v0.8.0 21:06:47 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:06:47 go: downloading golang.org/x/crypto v0.7.0 21:06:47 go: downloading github.com/x448/float16 v0.8.4 21:06:47 go: downloading github.com/klauspost/compress v1.16.0 21:06:47 go: downloading github.com/minio/highwayhash v1.0.2 21:06:47 go: downloading github.com/nats-io/jwt/v2 v2.3.0 21:06:48 go: downloading golang.org/x/time v0.3.0 21:06:48 go: downloading github.com/go-playground/universal-translator v0.18.1 21:06:48 go: downloading github.com/leodido/go-urn v1.2.2 21:06:48 go: downloading golang.org/x/text v0.8.0 21:06:48 go: downloading github.com/go-playground/locales v0.14.1 21:08:55 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.309s coverage: 88.6% of statements 21:08:55 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 21:08:55 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 21:08:55 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.102s coverage: 19.8% of statements 21:08:55 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.241s coverage: 88.8% of statements 21:08:55 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.266s coverage: 89.1% of statements 21:10:32 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 21:10:32 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.353s coverage: 35.9% of statements 21:10:32 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.262s coverage: 61.3% of statements 21:10:32 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 21:10:32 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.102s coverage: 87.5% of statements 21:10:32 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.089s coverage: 100.0% of statements 21:10:32 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.079s coverage: 100.0% of statements 21:10:32 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.091s coverage: 95.1% of statements 21:10:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:10:32 go vet ./... 21:12:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:12:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:12:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:12:10 $ docker stop --time=1 f3a20321cf3eae4ecf41252bf00a0420d0b4524dc6dab73685b751544930c864 21:12:12 $ docker rm -f --volumes f3a20321cf3eae4ecf41252bf00a0420d0b4524dc6dab73685b751544930c864 [Pipeline] // withDockerContainer [Pipeline] sh 21:12:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:12:15 Warning: overwriting stash ‘coverage-report’ 21:12:15 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 21:12:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:16 21:12:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:16 arm64: Pulling from edgex-lftools-log-publisher 21:12:16 8998bd30e6a1: Pulling fs layer 21:12:16 04944245beec: Pulling fs layer 21:12:16 699f458cf7ca: Pulling fs layer 21:12:16 765212b225bb: Pulling fs layer 21:12:16 f23df028b6ca: Pulling fs layer 21:12:16 d65c8cfc05b1: Pulling fs layer 21:12:16 2437ff75d9bd: Pulling fs layer 21:12:16 765212b225bb: Waiting 21:12:16 f23df028b6ca: Waiting 21:12:16 04944245beec: Verifying Checksum 21:12:16 04944245beec: Download complete 21:12:16 765212b225bb: Download complete 21:12:16 f23df028b6ca: Verifying Checksum 21:12:16 f23df028b6ca: Download complete 21:12:16 d65c8cfc05b1: Verifying Checksum 21:12:16 d65c8cfc05b1: Download complete 21:12:17 699f458cf7ca: Verifying Checksum 21:12:17 699f458cf7ca: Download complete 21:12:17 8998bd30e6a1: Verifying Checksum 21:12:17 8998bd30e6a1: Download complete 21:12:19 2437ff75d9bd: Verifying Checksum 21:12:19 2437ff75d9bd: Download complete 21:12:21 8998bd30e6a1: Pull complete 21:12:21 04944245beec: Pull complete 21:12:22 699f458cf7ca: Pull complete 21:12:23 765212b225bb: Pull complete 21:12:24 f23df028b6ca: Pull complete 21:12:24 d65c8cfc05b1: Pull complete 21:12:39 2437ff75d9bd: Pull complete 21:12:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:12:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:39 prd-ubuntu20.04-docker-arm64-4c-16g-8559 does not seem to be running inside a container 21:12:39 $ 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/87 -v /w/workspace/go-mod-messaging/87:/w/workspace/go-mod-messaging/87:rw,z -v /w/workspace/go-mod-messaging/87@tmp:/w/workspace/go-mod-messaging/87@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 21:12:42 $ docker top 06b052fd29c725c3a0a2670ba4020bb4aa7fd3767e25677f9a190607af960cfc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:43 ---> job-cost.sh 21:12:43 lf-activate-venv: SKIPPING 21:12:43 INFO: No Stack... 21:12:43 INFO: Retrieving Pricing Info for: v3-standard-4 21:12:44 INFO: Archiving Costs [Pipeline] sh 21:12:44 + cat /w/workspace/go-mod-messaging/87/archives/cost.csv 21:12:44 + cut -d, -f6 [Pipeline] lock 21:12:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-87-stack-cost] 21:12:44 Resource [jenkins-edgexfoundry-go-mod-messaging-main-87-stack-cost] did not exist. Created. 21:12:44 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:12:45 /w/workspace/go-mod-messaging/87@tmp/durable-b7985ca3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:12:45 + echo total: 0.10999999940395355 [Pipeline] stash 21:12:45 Warning: overwriting stash ‘stack-cost’ 21:12:46 Stashed 1 file(s) [Pipeline] } 21:12:46 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-87-stack-cost] [Pipeline] // lock [Pipeline] } 21:12:46 $ docker stop --time=1 06b052fd29c725c3a0a2670ba4020bb4aa7fd3767e25677f9a190607af960cfc 21:12:48 $ docker rm -f --volumes 06b052fd29c725c3a0a2670ba4020bb4aa7fd3767e25677f9a190607af960cfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:12:48 provisioning config files... 21:12:48 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15962646743536513796tmp [Pipeline] { [Pipeline] sh 21:12:49 + set +x 21:12:49 + curl -s https://codecov.io/bash 21:12:49 + bash -s -- 21:12:49 21:12:49 _____ _ 21:12:49 / ____| | | 21:12:49 | | ___ __| | ___ ___ _____ __ 21:12:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:12:49 | |___| (_) | (_| | __/ (_| (_) \ V / 21:12:49 \_____\___/ \__,_|\___|\___\___/ \_/ 21:12:49 Bash-1.0.6 21:12:49 21:12:49 21:12:49 ==> git version 2.25.1 found 21:12:49 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:12:49 Release-Date: 2020-01-08 21:12:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:12:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:12:49 ==> Jenkins CI detected. 21:12:49 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 21:12:49 project root: . 21:12:49 --> token set from env 21:12:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:12:49 ==> Running gcov in . (disable via -X gcov) 21:12:49 ==> Python coveragepy not found 21:12:49 ==> Searching for coverage reports in: 21:12:49 + . 21:12:49 -> Found 1 reports 21:12:49 ==> Detecting git/mercurial file structure 21:12:49 ==> Reading reports 21:12:49 + ./coverage.out bytes=41817 21:12:49 ==> Appending adjustments 21:12:49 https://docs.codecov.io/docs/fixing-reports 21:12:49 + Found adjustments 21:12:49 ==> Gzipping contents 21:12:49 12K /tmp/codecov.W71kiM.gz 21:12:49 ==> Uploading reports 21:12:49 url: https://codecov.io 21:12:49 query: branch=main&commit=59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 21:12:49 -> Pinging Codecov 21:12:49 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=59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 21:12:49 -> Uploading to 21:12:49 https://storage.googleapis.com/codecov/v4/raw/2023-04-14/F6E385568367DD0E4001BA4F8F1CB792/59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d/de3be724-65c2-42a0-9cb1-d0d686e75f45.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230414T211249Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fce43517deb817fcc2fadd31ca08def553e91cb704929a54373c3da326545fbc 21:12:49 % Total % Received % Xferd Average Speed Time Time Time Current 21:12:49 Dload Upload Total Spent Left Speed 21:12:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8305 0 0 100 8305 0 33623 --:--:-- --:--:-- --:--:-- 33623 21:12:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d [Pipeline] } 21:12:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:12:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:12:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:12:50 21:12:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:12:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:12:50 df9b9388f04a: Pulling fs layer 21:12:50 52dc419b0ee2: Pulling fs layer 21:12:50 25bc292e5bac: Pulling fs layer 21:12:50 114826534d7a: Pulling fs layer 21:12:50 4657fd5d0bcf: Pulling fs layer 21:12:50 6ad1cebc031e: Pulling fs layer 21:12:50 8a3aa393b2d8: Pulling fs layer 21:12:50 114826534d7a: Waiting 21:12:50 4657fd5d0bcf: Waiting 21:12:50 6ad1cebc031e: Waiting 21:12:50 25bc292e5bac: Verifying Checksum 21:12:50 25bc292e5bac: Download complete 21:12:50 52dc419b0ee2: Verifying Checksum 21:12:50 52dc419b0ee2: Download complete 21:12:50 4657fd5d0bcf: Verifying Checksum 21:12:50 4657fd5d0bcf: Download complete 21:12:50 df9b9388f04a: Verifying Checksum 21:12:50 df9b9388f04a: Download complete 21:12:51 6ad1cebc031e: Verifying Checksum 21:12:51 6ad1cebc031e: Download complete 21:12:51 df9b9388f04a: Pull complete 21:12:51 52dc419b0ee2: Pull complete 21:12:51 25bc292e5bac: Pull complete 21:12:51 114826534d7a: Verifying Checksum 21:12:51 114826534d7a: Download complete 21:12:51 8a3aa393b2d8: Verifying Checksum 21:12:51 8a3aa393b2d8: Download complete 21:12:55 114826534d7a: Pull complete 21:12:55 4657fd5d0bcf: Pull complete 21:12:55 6ad1cebc031e: Pull complete 21:12:57 8a3aa393b2d8: Pull complete 21:12:57 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:12:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:12:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:57 prd-ubuntu20.04-docker-8c-8g-8557 does not seem to be running inside a container 21:12:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:13:01 $ docker top 76af4dc7c7b1ecb8d5d9979c215ca9918d53d1bde8702a3c96ada0e95363ca47 -eo pid,comm [Pipeline] { [Pipeline] echo 21:13:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 21:13:02 + set -o pipefail 21:13:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 21:13:05 21:13:05 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 21:13:05 21:13:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/77b469fe-2fb3-4bfe-b5c1-676f3cee67f3 21:13:05 21:13:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:13:05 21:13:05 21:13:05 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:13:05 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:13:05 More details here: https://snyk.co/ue1NS 21:13:05 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:13:05 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:13:05 $ docker stop --time=1 76af4dc7c7b1ecb8d5d9979c215ca9918d53d1bde8702a3c96ada0e95363ca47 21:13:07 $ docker rm -f --volumes 76af4dc7c7b1ecb8d5d9979c215ca9918d53d1bde8702a3c96ada0e95363ca47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:13:08 + git log --format=format:%s -1 59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d [Pipeline] sh 21:13:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:13:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:13:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:08 prd-ubuntu20.04-docker-8c-8g-8557 does not seem to be running inside a container 21:13:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:13:09 $ docker top f2181303fa6b1082cea01735d344723222d1cd39d7e0ee51a23ac2afe2b5cb68 -eo pid,comm 21:13:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:13:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:13:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:09 [ssh-agent] Looking for ssh-agent implementation... 21:13:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:09 $ docker exec f2181303fa6b1082cea01735d344723222d1cd39d7e0ee51a23ac2afe2b5cb68 ssh-agent 21:13:09 SSH_AUTH_SOCK=/tmp/ssh-ubA3ty7IRuTd/agent.32 21:13:09 SSH_AGENT_PID=38 21:13:09 Running ssh-add (command line suppressed) 21:13:09 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3988507280490570608.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3988507280490570608.key) 21:13:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:09 + git semver tag 21:13:10 2023-04-14 21:13:10,071 [run_tag] DEBUG tag force:False 21:13:10 2023-04-14 21:13:10,071 [check_head_tag] DEBUG check head tag 21:13:10 2023-04-14 21:13:10,072 [execute] INFO git cat-file --batch-check 21:13:10 2023-04-14 21:13:10,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 21:13:10 2023-04-14 21:13:10,076 [execute] INFO git cat-file --batch 21:13:10 2023-04-14 21:13:10,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 21:13:10 2023-04-14 21:13:10,104 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:13:10 2023-04-14 21:13:10,104 [execute] INFO git tag -a v3.0.0-dev.22 -m v3.0.0-dev.22 21:13:10 2023-04-14 21:13:10,104 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.22', '-m', 'v3.0.0-dev.22'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 21:13:10 2023-04-14 21:13:10,108 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:13:10 3.0.0-dev.22 [Pipeline] } 21:13:10 $ docker exec --env ******** --env ******** f2181303fa6b1082cea01735d344723222d1cd39d7e0ee51a23ac2afe2b5cb68 ssh-agent -k 21:13:10 unset SSH_AUTH_SOCK; 21:13:10 unset SSH_AGENT_PID; 21:13:10 echo Agent pid 38 killed; 21:13:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:13:10 + git semver [Pipeline] } 21:13:11 $ docker stop --time=1 f2181303fa6b1082cea01735d344723222d1cd39d7e0ee51a23ac2afe2b5cb68 21:13:12 $ docker rm -f --volumes f2181303fa6b1082cea01735d344723222d1cd39d7e0ee51a23ac2afe2b5cb68 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:13:12 21:13:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:13:13 0.23.1-centos7: Pulling from edgex-lftools 21:13:13 ab5ef0e58194: Pulling fs layer 21:13:13 9712f1f96733: Pulling fs layer 21:13:13 63f879dbbcfc: Pulling fs layer 21:13:13 0d9ebad4ef96: Pulling fs layer 21:13:13 e9a5061849ea: Pulling fs layer 21:13:13 d747dcd14b5f: Pulling fs layer 21:13:13 2de7ff778b66: Pulling fs layer 21:13:13 0d9ebad4ef96: Waiting 21:13:13 e9a5061849ea: Waiting 21:13:13 d747dcd14b5f: Waiting 21:13:13 2de7ff778b66: Waiting 21:13:13 9712f1f96733: Verifying Checksum 21:13:13 9712f1f96733: Download complete 21:13:13 63f879dbbcfc: Verifying Checksum 21:13:13 63f879dbbcfc: Download complete 21:13:13 e9a5061849ea: Verifying Checksum 21:13:13 e9a5061849ea: Download complete 21:13:13 d747dcd14b5f: Verifying Checksum 21:13:13 d747dcd14b5f: Download complete 21:13:13 0d9ebad4ef96: Verifying Checksum 21:13:13 0d9ebad4ef96: Download complete 21:13:13 2de7ff778b66: Verifying Checksum 21:13:13 2de7ff778b66: Download complete 21:13:13 ab5ef0e58194: Verifying Checksum 21:13:13 ab5ef0e58194: Download complete 21:13:16 ab5ef0e58194: Pull complete 21:13:16 9712f1f96733: Pull complete 21:13:16 63f879dbbcfc: Pull complete 21:13:19 0d9ebad4ef96: Pull complete 21:13:20 e9a5061849ea: Pull complete 21:13:20 d747dcd14b5f: Pull complete 21:13:21 2de7ff778b66: Pull complete 21:13:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:13:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:13:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:22 prd-ubuntu20.04-docker-8c-8g-8557 does not seem to be running inside a container 21:13:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:13:26 $ docker top 94ce1f7c69b0fa64c4b309af5d5288f25c1efab965fca5ec1ae9093394396c1c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:13:26 provisioning config files... 21:13:26 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4892536215905165190tmp 21:13:26 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2304848328034114228tmp 21:13:26 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config16017770594064719768tmp [Pipeline] { [Pipeline] echo 21:13:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:13:26 ---> sigul-configuration.sh 21:13:26 gpg: directory `/root/.gnupg' created 21:13:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:13:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:13:26 gpg: keyring `/root/.gnupg/secring.gpg' created 21:13:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:13:26 gpg: CAST5 encrypted data 21:13:26 gpg: encrypted with 1 passphrase 21:13:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:13:26 + mkdir /home/jenkins 21:13:26 + mkdir /home/jenkins/sigul [Pipeline] sh 21:13:27 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:13:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:13:27 ---> sigul-install.sh 21:13:27 Sigul already installed; skipping installation. [Pipeline] sh 21:13:27 + git tag --list 21:13:27 v0.0.0 21:13:27 v0.1.0 21:13:27 v0.1.1 21:13:27 v0.1.10 21:13:27 v0.1.11 21:13:27 v0.1.12 21:13:27 v0.1.13 21:13:27 v0.1.14 21:13:27 v0.1.15 21:13:27 v0.1.16 21:13:27 v0.1.17 21:13:27 v0.1.18 21:13:27 v0.1.19 21:13:27 v0.1.2 21:13:27 v0.1.20 21:13:27 v0.1.21 21:13:27 v0.1.22 21:13:27 v0.1.23 21:13:27 v0.1.24 21:13:27 v0.1.25 21:13:27 v0.1.26 21:13:27 v0.1.27 21:13:27 v0.1.28 21:13:27 v0.1.29 21:13:27 v0.1.3 21:13:27 v0.1.30 21:13:27 v0.1.31 21:13:27 v0.1.4 21:13:27 v0.1.5 21:13:27 v0.1.6 21:13:27 v0.1.7 21:13:27 v0.1.8 21:13:27 v0.1.9 21:13:27 v2.0.0 21:13:27 v2.0.1 21:13:27 v2.1.0 21:13:27 v2.1.1 21:13:27 v2.1.1-dev.1 21:13:27 v2.1.1-dev.2 21:13:27 v2.1.1-dev.3 21:13:27 v2.2.0 21:13:27 v2.2.1-dev.1 21:13:27 v2.2.1-dev.10 21:13:27 v2.2.1-dev.11 21:13:27 v2.2.1-dev.2 21:13:27 v2.2.1-dev.3 21:13:27 v2.2.1-dev.4 21:13:27 v2.2.1-dev.5 21:13:27 v2.2.1-dev.6 21:13:27 v2.2.1-dev.7 21:13:27 v2.2.1-dev.8 21:13:27 v2.2.1-dev.9 21:13:27 v2.3.0 21:13:27 v2.3.0-dev.11 21:13:27 v2.3.0-dev.12 21:13:27 v2.3.0-dev.13 21:13:27 v2.3.0-dev.14 21:13:27 v2.3.0-dev.15 21:13:27 v2.3.0-dev.16 21:13:27 v2.3.0-dev.17 21:13:27 v2.3.0-dev.18 21:13:27 v2.3.0-dev.19 21:13:27 v2.3.0-dev.20 21:13:27 v2.3.0-dev.21 21:13:27 v2.3.0-dev.22 21:13:27 v2.3.0-dev.23 21:13:27 v2.3.0-dev.24 21:13:27 v2.3.0-dev.25 21:13:27 v2.3.0-dev.26 21:13:27 v2.3.0-dev.27 21:13:27 v2.3.1-dev.1 21:13:27 v2.3.1-dev.2 21:13:27 v2.3.1-dev.3 21:13:27 v2.3.1-dev.4 21:13:27 v2.3.1-dev.5 21:13:27 v3.0.0-dev.1 21:13:27 v3.0.0-dev.10 21:13:27 v3.0.0-dev.11 21:13:27 v3.0.0-dev.12 21:13:27 v3.0.0-dev.13 21:13:27 v3.0.0-dev.14 21:13:27 v3.0.0-dev.15 21:13:27 v3.0.0-dev.16 21:13:27 v3.0.0-dev.17 21:13:27 v3.0.0-dev.18 21:13:27 v3.0.0-dev.19 21:13:27 v3.0.0-dev.2 21:13:27 v3.0.0-dev.20 21:13:27 v3.0.0-dev.21 21:13:27 v3.0.0-dev.22 21:13:27 v3.0.0-dev.3 21:13:27 v3.0.0-dev.4 21:13:27 v3.0.0-dev.5 21:13:27 v3.0.0-dev.6 21:13:27 v3.0.0-dev.7 21:13:27 v3.0.0-dev.8 21:13:27 v3.0.0-dev.9 [Pipeline] sh 21:13:27 + lftools sign git-tag v3.0.0-dev.22 21:13:28 Signing Git tag with Sigul... 21:13:28 Signing v3.0.0-dev.22 [Pipeline] echo 21:13:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:13:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:13:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:13:29 $ docker stop --time=1 94ce1f7c69b0fa64c4b309af5d5288f25c1efab965fca5ec1ae9093394396c1c 21:13:30 $ docker rm -f --volumes 94ce1f7c69b0fa64c4b309af5d5288f25c1efab965fca5ec1ae9093394396c1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:13:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:13:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:13:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:31 prd-ubuntu20.04-docker-8c-8g-8557 does not seem to be running inside a container 21:13:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:13:31 $ docker top 33d496054fb48887ed10ad69322fc22b08735602c306bc6ea9f6a0929c989f04 -eo pid,comm 21:13:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:13:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:13:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:31 [ssh-agent] Looking for ssh-agent implementation... 21:13:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:31 $ docker exec 33d496054fb48887ed10ad69322fc22b08735602c306bc6ea9f6a0929c989f04 ssh-agent 21:13:31 SSH_AUTH_SOCK=/tmp/ssh-ju8sZQHH1NqC/agent.32 21:13:31 SSH_AGENT_PID=38 21:13:31 Running ssh-add (command line suppressed) 21:13:31 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11230122127969426503.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11230122127969426503.key) 21:13:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:32 + git semver bump pre 21:13:32 2023-04-14 21:13:32,507 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:13:32 2023-04-14 21:13:32,507 [bump_version] DEBUG bumping version:3.0.0-dev.22 on axis:pre with prefix:dev 21:13:32 2023-04-14 21:13:32,507 [bump_version] DEBUG bumped version:3.0.0-dev.23 21:13:32 2023-04-14 21:13:32,507 [write_version] DEBUG write version:3.0.0-dev.23 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 21:13:32 2023-04-14 21:13:32,507 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:13:32 2023-04-14 21:13:32,507 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:13:32 2023-04-14 21:13:32,509 [execute] INFO git cat-file --batch-check 21:13:32 2023-04-14 21:13:32,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 21:13:32 2023-04-14 21:13:32,514 [execute] INFO git cat-file --batch 21:13:32 2023-04-14 21:13:32,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 21:13:32 2023-04-14 21:13:32,519 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:13:32 3.0.0-dev.23 [Pipeline] } 21:13:32 $ docker exec --env ******** --env ******** 33d496054fb48887ed10ad69322fc22b08735602c306bc6ea9f6a0929c989f04 ssh-agent -k 21:13:32 unset SSH_AUTH_SOCK; 21:13:32 unset SSH_AGENT_PID; 21:13:32 echo Agent pid 38 killed; 21:13:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:13:33 + git semver [Pipeline] } 21:13:33 $ docker stop --time=1 33d496054fb48887ed10ad69322fc22b08735602c306bc6ea9f6a0929c989f04 21:13:34 $ docker rm -f --volumes 33d496054fb48887ed10ad69322fc22b08735602c306bc6ea9f6a0929c989f04 [Pipeline] // withDockerContainer [Pipeline] sh 21:13:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:13:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:13:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:35 prd-ubuntu20.04-docker-8c-8g-8557 does not seem to be running inside a container 21:13:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:13:35 $ docker top e2a3be57277bfb74b32de00b88a01e6a27b9629afd3a1245b8a6cb07819b98cc -eo pid,comm 21:13:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:13:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:13:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:35 [ssh-agent] Looking for ssh-agent implementation... 21:13:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:35 $ docker exec e2a3be57277bfb74b32de00b88a01e6a27b9629afd3a1245b8a6cb07819b98cc ssh-agent 21:13:35 SSH_AUTH_SOCK=/tmp/ssh-F1QlhueIHFgk/agent.32 21:13:35 SSH_AGENT_PID=38 21:13:35 Running ssh-add (command line suppressed) 21:13:35 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5629782763977077845.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5629782763977077845.key) 21:13:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:36 + git semver push 21:13:36 2023-04-14 21:13:36,466 [run_push] DEBUG push 21:13:36 2023-04-14 21:13:36,466 [execute] INFO git cat-file --batch-check 21:13:36 2023-04-14 21:13:36,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 21:13:36 2023-04-14 21:13:36,470 [execute] INFO git rev-list c0098976b29c94020130493a136e850a082bebfb -- 21:13:36 2023-04-14 21:13:36,470 [execute] DEBUG Popen(['git', 'rev-list', 'c0098976b29c94020130493a136e850a082bebfb', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 21:13:36 2023-04-14 21:13:36,478 [execute] INFO git fetch -v origin 21:13:36 2023-04-14 21:13:36,478 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 21:13:37 2023-04-14 21:13:36,955 [run_push] DEBUG no remote changes detected 21:13:37 2023-04-14 21:13:36,956 [execute] INFO git push origin semver 21:13:37 2023-04-14 21:13:36,956 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 21:13:38 2023-04-14 21:13:37,744 [run_push] DEBUG push all version tags 21:13:38 2023-04-14 21:13:37,745 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:13:38 2023-04-14 21:13:37,745 [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) 21:13:38 2023-04-14 21:13:38,492 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:13:38 3.0.0-dev.23 [Pipeline] } 21:13:38 $ docker exec --env ******** --env ******** e2a3be57277bfb74b32de00b88a01e6a27b9629afd3a1245b8a6cb07819b98cc ssh-agent -k 21:13:38 unset SSH_AUTH_SOCK; 21:13:38 unset SSH_AGENT_PID; 21:13:38 echo Agent pid 38 killed; 21:13:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:13:39 + git semver [Pipeline] } 21:13:39 $ docker stop --time=1 e2a3be57277bfb74b32de00b88a01e6a27b9629afd3a1245b8a6cb07819b98cc 21:13:40 $ docker rm -f --volumes e2a3be57277bfb74b32de00b88a01e6a27b9629afd3a1245b8a6cb07819b98cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:13:41 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 21:13:41 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 21:13:41 total 16 21:13:41 drwxr-xr-x 3 root root 4096 Apr 14 21:03 . 21:13:41 drwxrwxr-x 10 jenkins jenkins 4096 Apr 14 21:13 .. 21:13:41 drwxr-xr-x 2 root root 4096 Apr 14 21:03 cost 21:13:41 -rw-r--r-- 1 root root 87 Apr 14 21:03 cost.csv 21:13:41 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 21:13:41 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 21:13:41 total 16 21:13:41 drwxr-xr-x 3 jenkins jenkins 4096 Apr 14 21:03 . 21:13:41 drwxrwxr-x 10 jenkins jenkins 4096 Apr 14 21:13 .. 21:13:41 drwxr-xr-x 2 jenkins jenkins 4096 Apr 14 21:03 cost 21:13:41 -rw-r--r-- 1 jenkins jenkins 87 Apr 14 21:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:13:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:13:42 ---> package-listing.sh 21:13:42 ++ facter osfamily 21:13:42 ++ tr '[:upper:]' '[:lower:]' 21:13:42 + OS_FAMILY=debian 21:13:42 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 21:13:42 + START_PACKAGES=/tmp/packages_start.txt 21:13:42 + END_PACKAGES=/tmp/packages_end.txt 21:13:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:13:42 + PACKAGES=/tmp/packages_start.txt 21:13:42 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 21:13:42 + PACKAGES=/tmp/packages_end.txt 21:13:42 + case "${OS_FAMILY}" in 21:13:42 + dpkg -l 21:13:42 + grep '^ii' 21:13:42 + '[' -f /tmp/packages_start.txt ']' 21:13:42 + '[' -f /tmp/packages_end.txt ']' 21:13:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:13:42 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 21:13:42 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 21:13:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 21:13:42 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 21:13:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:13:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:43 prd-ubuntu20.04-docker-8c-8g-8557 does not seem to be running inside a container 21:13:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:13:43 $ docker top fd51a146eda893e0e814ce8f78f7bdc9b2d76d1b3db3fcaeb01b4fb62145a35a -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:44 + touch /tmp/pre-build-complete [Pipeline] sh 21:13:44 + mkdir -p /var/log/sysstat [Pipeline] sh 21:13:44 + ls /var/log/sa-host 21:13:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:44 provisioning config files... 21:13:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config11806466581414575054tmp [Pipeline] { [Pipeline] echo 21:13:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:13:44 ---> create-netrc.sh [Pipeline] } 21:13:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:13:45 ---> python-tools-install.sh [Pipeline] echo 21:13:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:13:45 ---> sudo-logs.sh 21:13:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:13:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:13:45 ---> job-cost.sh 21:13:45 lf-activate-venv: SKIPPING 21:13:45 DEBUG: total: 0.2199999988079071 21:13:45 INFO: Retrieving Stack Cost... 21:13:46 INFO: Retrieving Pricing Info for: v3-standard-8 21:13:46 INFO: Archiving Costs [Pipeline] echo 21:13:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:13:46 ---> logs-deploy.sh 21:13:46 lf-activate-venv: SKIPPING 21:13:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/87 21:13:46 INFO: archiving workspace using pattern(s): 21:13:47 Archives upload complete. 21:13:47 INFO: archiving logs to Nexus