Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ecd7fa2867122152c368015844a475afdada1eb9 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-ssh17327263049322205826.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-ssh13559789149367415389.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-ssh2461975480383182864.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-ssh4559476928797289882.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-ssh13871591394286427246.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 ‘prd-ubuntu20.04-docker-8c-8g-8746’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8748 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 ecd7fa2867122152c368015844a475afdada1eb9 (main) Commit message: "Merge pull request #241 from lenny-intel/MessageEnvelope" > 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 ecd7fa2867122152c368015844a475afdada1eb9 # timeout=10 > git rev-list --no-walk 59b3a68a4e06b743d2279dd6cfbc3f1d06aa3e4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:24:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:24:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:24:07 ========================================================= 17:24:07 EdgeX Global Pipelines Version Info 17:24:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:24:08 ------------------- 17:24:08 stable info: 17:24:08 ------------------- 17:24:08 Commited By: Bill Mahoney bill.mahoney@intel.com 17:24:08 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 17:24:08 Message: update stable to v1.0.248 17:24:09 ------------------- 17:24:09 experimental info: 17:24:09 ------------------- 17:24:09 Commited By: **** collab-it+edgex@linuxfoundation.org 17:24:09 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 17:24:09 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ecd7fa2867122152c368015844a475afdada1eb9 [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ecd7fa2 [Pipeline] echo 17:24:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:24:10 + git rev-list -1 --merges ecd7fa2867122152c368015844a475afdada1eb9~1..ecd7fa2867122152c368015844a475afdada1eb9 [Pipeline] echo 17:24:10 -----------> git rev-list -1 --merges ecd7fa2867122152c368015844a475afdada1eb9~1..ecd7fa2867122152c368015844a475afdada1eb9 ecd7fa2867122152c368015844a475afdada1eb9 17:24:10 ecd7fa2867122152c368015844a475afdada1eb9 [false] [Pipeline] sh 17:24:10 + git log --format=format:%s -1 ecd7fa2867122152c368015844a475afdada1eb9 [Pipeline] echo 17:24:10 ========================================================= 17:24:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:24:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:24:10 + git log --format=format:%s -1 ecd7fa2867122152c368015844a475afdada1eb9 [Pipeline] echo 17:24:10 [semverPrep] GIT_COMMIT: ecd7fa2867122152c368015844a475afdada1eb9, Commit Message: Merge pull request #241 from lenny-intel/MessageEnvelope [Pipeline] echo 17:24:10 [semverPrep] This is not a build commit. [Pipeline] sh 17:24:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:24:11 + grep -v github /etc/ssh/ssh_known_hosts 17:24:11 + [ -e /tmp/ssh_known_hosts ] 17:24:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:24:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:24:11 + sudo tee -a /etc/ssh/ssh_known_hosts 17:24:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:11 17:24:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:11 0.1.4: Pulling from edgex-devops/py-git-semver 17:24:11 b85a868b505f: Pulling fs layer 17:24:11 e2be974225ed: Pulling fs layer 17:24:11 339a4e72a1f5: Pulling fs layer 17:24:11 988bab9f4d93: Pulling fs layer 17:24:11 1469e6f7b9e6: Pulling fs layer 17:24:11 eaf3925da568: Pulling fs layer 17:24:11 bab4dde63d76: Pulling fs layer 17:24:11 bde34c3a00c8: Pulling fs layer 17:24:11 b352a97aabf1: Pulling fs layer 17:24:11 4872d77fe225: Pulling fs layer 17:24:11 5851b861e8e6: Pulling fs layer 17:24:11 bab4dde63d76: Waiting 17:24:11 bde34c3a00c8: Waiting 17:24:11 b352a97aabf1: Waiting 17:24:11 4872d77fe225: Waiting 17:24:11 5851b861e8e6: Waiting 17:24:11 988bab9f4d93: Waiting 17:24:11 1469e6f7b9e6: Waiting 17:24:11 eaf3925da568: Waiting 17:24:12 e2be974225ed: Download complete 17:24:12 988bab9f4d93: Verifying Checksum 17:24:12 988bab9f4d93: Download complete 17:24:12 1469e6f7b9e6: Verifying Checksum 17:24:12 1469e6f7b9e6: Download complete 17:24:12 eaf3925da568: Verifying Checksum 17:24:12 eaf3925da568: Download complete 17:24:12 339a4e72a1f5: Verifying Checksum 17:24:12 339a4e72a1f5: Download complete 17:24:12 bde34c3a00c8: Verifying Checksum 17:24:12 bde34c3a00c8: Download complete 17:24:12 b352a97aabf1: Download complete 17:24:12 4872d77fe225: Verifying Checksum 17:24:12 4872d77fe225: Download complete 17:24:12 5851b861e8e6: Verifying Checksum 17:24:12 5851b861e8e6: Download complete 17:24:12 b85a868b505f: Verifying Checksum 17:24:12 b85a868b505f: Download complete 17:24:12 bab4dde63d76: Verifying Checksum 17:24:12 bab4dde63d76: Download complete 17:24:13 b85a868b505f: Pull complete 17:24:13 e2be974225ed: Pull complete 17:24:13 339a4e72a1f5: Pull complete 17:24:13 988bab9f4d93: Pull complete 17:24:14 1469e6f7b9e6: Pull complete 17:24:14 eaf3925da568: Pull complete 17:24:16 bab4dde63d76: Pull complete 17:24:16 bde34c3a00c8: Pull complete 17:24:16 b352a97aabf1: Pull complete 17:24:16 4872d77fe225: Pull complete 17:24:16 5851b861e8e6: Pull complete 17:24:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:24:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:24:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:16 prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container 17:24:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:24:19 $ docker top ec93bce2b203dcdb4a57de8a71d6e491c4063e85029693af6461531d0ccdb5dd -eo pid,comm 17:24:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:24:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:24:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:19 [ssh-agent] Looking for ssh-agent implementation... 17:24:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:19 $ docker exec ec93bce2b203dcdb4a57de8a71d6e491c4063e85029693af6461531d0ccdb5dd ssh-agent 17:24:19 SSH_AUTH_SOCK=/tmp/ssh-gbTVmwEHYXjG/agent.32 17:24:19 SSH_AGENT_PID=38 17:24:19 Running ssh-add (command line suppressed) 17:24:19 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12554900989467752648.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12554900989467752648.key) 17:24:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:19 + git tag --points-at HEAD [Pipeline] } 17:24:19 $ docker exec --env ******** --env ******** ec93bce2b203dcdb4a57de8a71d6e491c4063e85029693af6461531d0ccdb5dd ssh-agent -k 17:24:20 unset SSH_AUTH_SOCK; 17:24:20 unset SSH_AGENT_PID; 17:24:20 echo Agent pid 38 killed; 17:24:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:24:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:24:20 [ssh-agent] Looking for ssh-agent implementation... 17:24:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:24:20 $ docker exec ec93bce2b203dcdb4a57de8a71d6e491c4063e85029693af6461531d0ccdb5dd ssh-agent 17:24:20 SSH_AUTH_SOCK=/tmp/ssh-YpbDSEmiS4Ws/agent.69 17:24:20 SSH_AGENT_PID=75 17:24:20 Running ssh-add (command line suppressed) 17:24:20 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1578154934195595141.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1578154934195595141.key) 17:24:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:24:20 + git semver init 17:24:20 2023-04-17 17:24:20,885 [run_init] DEBUG init version:0.0.0 force:False 17:24:20 2023-04-17 17:24:20,886 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 17:24:20 2023-04-17 17:24:20,886 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 17:24:20 2023-04-17 17:24:20,886 [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) 17:24:21 2023-04-17 17:24:21,592 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 17:24:21 2023-04-17 17:24:21,593 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 17:24:21 2023-04-17 17:24:21,593 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:24:21 2023-04-17 17:24:21,593 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:24:21 3.0.0-dev.23 [Pipeline] } 17:24:21 $ docker exec --env ******** --env ******** ec93bce2b203dcdb4a57de8a71d6e491c4063e85029693af6461531d0ccdb5dd ssh-agent -k 17:24:22 unset SSH_AUTH_SOCK; 17:24:22 unset SSH_AGENT_PID; 17:24:22 echo Agent pid 75 killed; 17:24:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:24:22 + git semver [Pipeline] } 17:24:22 $ docker stop --time=1 ec93bce2b203dcdb4a57de8a71d6e491c4063e85029693af6461531d0ccdb5dd 17:24:23 $ docker rm -f --volumes ec93bce2b203dcdb4a57de8a71d6e491c4063e85029693af6461531d0ccdb5dd [Pipeline] // withDockerContainer [Pipeline] sh 17:24:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:24:24 Stashed 1 file(s) [Pipeline] echo 17:24:24 [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:24:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:24:24 ========================================================= 17:24:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:24:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:24:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:24:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:24:24 63b65145d645: Pulling fs layer 17:24:24 a2d21d5440eb: Pulling fs layer 17:24:24 935e6c44a52c: Pulling fs layer 17:24:24 94cc34f8dd06: Pulling fs layer 17:24:24 30dea6a524f1: Pulling fs layer 17:24:24 a2aff8979fd8: Pulling fs layer 17:24:24 6808be2612f2: Pulling fs layer 17:24:24 f25807f1079a: Pulling fs layer 17:24:24 6808be2612f2: Waiting 17:24:24 94cc34f8dd06: Waiting 17:24:24 f25807f1079a: Waiting 17:24:24 30dea6a524f1: Waiting 17:24:24 a2aff8979fd8: Waiting 17:24:24 a2d21d5440eb: Download complete 17:24:24 94cc34f8dd06: Download complete 17:24:24 30dea6a524f1: Verifying Checksum 17:24:24 30dea6a524f1: Download complete 17:24:24 63b65145d645: Verifying Checksum 17:24:24 63b65145d645: Download complete 17:24:24 a2aff8979fd8: Verifying Checksum 17:24:24 a2aff8979fd8: Download complete 17:24:25 63b65145d645: Pull complete 17:24:25 a2d21d5440eb: Pull complete 17:24:25 f25807f1079a: Verifying Checksum 17:24:25 f25807f1079a: Download complete 17:24:25 935e6c44a52c: Verifying Checksum 17:24:25 935e6c44a52c: Download complete 17:24:25 6808be2612f2: Verifying Checksum 17:24:25 6808be2612f2: Download complete 17:24:28 935e6c44a52c: Pull complete 17:24:28 94cc34f8dd06: Pull complete 17:24:28 30dea6a524f1: Pull complete 17:24:28 a2aff8979fd8: Pull complete 17:24:31 6808be2612f2: Pull complete 17:24:32 f25807f1079a: Pull complete 17:24:32 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 17:24:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:24:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 17:24:32 + 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 17:24:32 + docker inspect -f . ci-base-image-x86_64 17:24:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:32 prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container 17:24:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:24:36 $ docker top 71b7d461f0b8474638bfb8e2fb5c12bee1ba3cf231ff2147a89073a14784fa43 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:36 + go version 17:24:36 go version go1.20.2 linux/amd64 [Pipeline] } 17:24:36 $ docker stop --time=1 71b7d461f0b8474638bfb8e2fb5c12bee1ba3cf231ff2147a89073a14784fa43 17:24:38 $ docker rm -f --volumes 71b7d461f0b8474638bfb8e2fb5c12bee1ba3cf231ff2147a89073a14784fa43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:38 + docker inspect -f . ci-base-image-x86_64 17:24:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:38 prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container 17:24:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:24:39 $ docker top 4e2dd3d736d284d075ba1f7a6473c068c5447462704a4681a4cb5e7bf450660e -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:39 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 17:24:39 Still waiting to schedule task 17:24:39 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8747’ is offline 17:24:39 + make test 17:24:39 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 17:24:39 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:24:39 go: downloading github.com/stretchr/testify v1.8.2 17:24:39 go: downloading github.com/nats-io/nats.go v1.24.0 17:24:39 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:24:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.35 17:24:39 go: downloading github.com/google/uuid v1.3.0 17:24:39 go: downloading github.com/nats-io/nats-server/v2 v2.9.15 17:24:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 17:24:39 go: downloading github.com/hashicorp/errwrap v1.0.0 17:24:39 go: downloading github.com/go-playground/validator/v10 v10.12.0 17:24:39 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:24:39 go: downloading github.com/nats-io/nkeys v0.3.0 17:24:39 go: downloading github.com/nats-io/nuid v1.0.1 17:24:39 go: downloading github.com/gorilla/websocket v1.4.2 17:24:39 go: downloading golang.org/x/net v0.8.0 17:24:39 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:24:39 go: downloading golang.org/x/crypto v0.7.0 17:24:39 go: downloading github.com/go-playground/universal-translator v0.18.1 17:24:39 go: downloading github.com/leodido/go-urn v1.2.2 17:24:39 go: downloading golang.org/x/text v0.8.0 17:24:39 go: downloading github.com/davecgh/go-spew v1.1.1 17:24:40 go: downloading github.com/pmezard/go-difflib v1.0.0 17:24:40 go: downloading gopkg.in/yaml.v3 v3.0.1 17:24:40 go: downloading github.com/stretchr/objx v0.5.0 17:24:40 go: downloading github.com/go-playground/locales v0.14.1 17:24:40 go: downloading github.com/klauspost/compress v1.16.0 17:24:40 go: downloading github.com/minio/highwayhash v1.0.2 17:24:40 go: downloading github.com/nats-io/jwt/v2 v2.3.0 17:24:40 go: downloading golang.org/x/time v0.3.0 17:24:40 go: downloading github.com/x448/float16 v0.8.4 17:24:40 go: downloading golang.org/x/sys v0.6.0 17:24:58 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.057s coverage: 88.6% of statements 17:24:58 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 17:24:58 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 17:25:01 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.052s coverage: 19.8% of statements 17:25:01 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.070s coverage: 88.8% of statements 17:25:01 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.072s coverage: 89.1% of statements 17:25:06 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 17:25:06 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 17:25:06 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.088s coverage: 35.9% of statements 17:25:06 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.165s coverage: 61.3% of statements 17:25:06 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.050s coverage: 87.5% of statements 17:25:06 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.049s coverage: 100.0% of statements 17:25:06 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.054s coverage: 100.0% of statements 17:25:06 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.049s coverage: 95.1% of statements 17:25:20 go vet ./... 17:25:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:25:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:25:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:25:20 $ docker stop --time=1 4e2dd3d736d284d075ba1f7a6473c068c5447462704a4681a4cb5e7bf450660e 17:25:24 $ docker rm -f --volumes 4e2dd3d736d284d075ba1f7a6473c068c5447462704a4681a4cb5e7bf450660e [Pipeline] // withDockerContainer [Pipeline] sh 17:25:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:25:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:25:25 17:25:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:25:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:25:25 latest: Pulling from edgex-lftools-log-publisher 17:25:25 5eb5b503b376: Pulling fs layer 17:25:25 5c69ac0246d0: Pulling fs layer 17:25:25 ec43610c2a17: Pulling fs layer 17:25:25 3a2ae6a8a46f: Pulling fs layer 17:25:25 33b1e0a273af: Pulling fs layer 17:25:25 5d3b04190fa2: Pulling fs layer 17:25:25 2f39f015ded8: Pulling fs layer 17:25:25 3a2ae6a8a46f: Waiting 17:25:25 5d3b04190fa2: Waiting 17:25:25 33b1e0a273af: Waiting 17:25:25 2f39f015ded8: Waiting 17:25:25 5c69ac0246d0: Download complete 17:25:25 3a2ae6a8a46f: Verifying Checksum 17:25:25 3a2ae6a8a46f: Download complete 17:25:26 33b1e0a273af: Verifying Checksum 17:25:26 33b1e0a273af: Download complete 17:25:26 5d3b04190fa2: Verifying Checksum 17:25:26 5d3b04190fa2: Download complete 17:25:26 ec43610c2a17: Verifying Checksum 17:25:26 ec43610c2a17: Download complete 17:25:26 5eb5b503b376: Verifying Checksum 17:25:26 5eb5b503b376: Download complete 17:25:26 2f39f015ded8: Download complete 17:25:27 5eb5b503b376: Pull complete 17:25:27 5c69ac0246d0: Pull complete 17:25:27 ec43610c2a17: Pull complete 17:25:27 3a2ae6a8a46f: Pull complete 17:25:27 33b1e0a273af: Pull complete 17:25:27 5d3b04190fa2: Pull complete 17:25:32 2f39f015ded8: Pull complete 17:25:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:25:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:25:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:25:32 prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container 17:25:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:25:35 $ docker top bc7b79799b6a3ccc67f84ff3216d290a705481afbc535642f70b38998e73fdb0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:35 ---> job-cost.sh 17:25:35 lf-activate-venv: SKIPPING 17:25:35 INFO: No Stack... 17:25:36 INFO: Retrieving Pricing Info for: v3-standard-8 17:25:36 INFO: Archiving Costs [Pipeline] sh 17:25:36 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 17:25:36 + cut -d, -f6 [Pipeline] lock 17:25:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-88-stack-cost] 17:25:36 Resource [jenkins-edgexfoundry-go-mod-messaging-main-88-stack-cost] did not exist. Created. 17:25:36 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:25:37 + echo total: 0.2199999988079071 [Pipeline] stash 17:25:37 Stashed 1 file(s) [Pipeline] } 17:25:37 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 17:25:37 $ docker stop --time=1 bc7b79799b6a3ccc67f84ff3216d290a705481afbc535642f70b38998e73fdb0 17:25:38 $ docker rm -f --volumes bc7b79799b6a3ccc67f84ff3216d290a705481afbc535642f70b38998e73fdb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:26:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8749 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 17:26:19 Running in /w/workspace/go-mod-messaging/88 [Pipeline] { [Pipeline] checkout 17:26:19 Selected Git installation does not exist. Using Default 17:26:19 The recommended git tool is: NONE 17:26:29 using credential edgex-jenkins-ssh 17:26:29 Cloning the remote Git repository 17:26:29 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 17:26:30 > git init /w/workspace/go-mod-messaging/88 # timeout=10 17:26:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:26:30 > git --version # timeout=10 17:26:30 > git --version # 'git version 2.25.1' 17:26:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:26:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:26:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:26:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:26:33 Avoid second fetch 17:26:33 Checking out Revision ecd7fa2867122152c368015844a475afdada1eb9 (main) 17:26:33 Commit message: "Merge pull request #241 from lenny-intel/MessageEnvelope" 17:26:33 > git config core.sparsecheckout # timeout=10 17:26:33 > git checkout -f ecd7fa2867122152c368015844a475afdada1eb9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:26:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:26:34 % Total % Received % Xferd Average Speed Time Time Time Current 17:26:34 Dload Upload Total Spent Left Speed 17:26:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72448 0 --:--:-- --:--:-- --:--:-- 72448 [Pipeline] sh 17:26:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:26:35 + sudo tee /etc/docker/daemon.new 17:26:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:26:37 { 17:26:37 "registry-mirrors": [ 17:26:37 "https://nexus3.edgexfoundry.org:10001" 17:26:37 ], 17:26:37 "bip": "10.250.0.254/24", 17:26:37 "hosts": [ 17:26:37 "tcp://0.0.0.0:5555", 17:26:37 "unix:///var/run/docker.sock" 17:26:37 ], 17:26:37 "mtu": 1458, 17:26:37 "selinux-enabled": true, 17:26:37 "seccomp-profile": "/etc/docker/seccomp.json" 17:26:37 } [Pipeline] sh 17:26:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:26:37 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:26:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:26:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:26:56 ========================================================= 17:26:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:26:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:26:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:26:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:26:57 af6eaf76a39c: Pulling fs layer 17:26:57 55522c791124: Pulling fs layer 17:26:57 ce5c4a1c91eb: Pulling fs layer 17:26:57 169dfbe0d373: Pulling fs layer 17:26:57 e1ff8fa3b103: Pulling fs layer 17:26:57 52ebb69f0ebf: Pulling fs layer 17:26:57 5abe8eddf0d5: Pulling fs layer 17:26:57 e1ff8fa3b103: Waiting 17:26:57 52ebb69f0ebf: Waiting 17:26:57 5abe8eddf0d5: Waiting 17:26:57 169dfbe0d373: Waiting 17:26:57 55522c791124: Verifying Checksum 17:26:57 55522c791124: Download complete 17:26:57 169dfbe0d373: Verifying Checksum 17:26:57 169dfbe0d373: Download complete 17:26:57 e1ff8fa3b103: Verifying Checksum 17:26:57 e1ff8fa3b103: Download complete 17:26:57 af6eaf76a39c: Verifying Checksum 17:26:58 af6eaf76a39c: Pull complete 17:26:58 5abe8eddf0d5: Verifying Checksum 17:26:58 5abe8eddf0d5: Download complete 17:26:58 55522c791124: Pull complete 17:26:59 ce5c4a1c91eb: Verifying Checksum 17:26:59 ce5c4a1c91eb: Download complete 17:26:59 52ebb69f0ebf: Verifying Checksum 17:26:59 52ebb69f0ebf: Download complete 17:27:09 ce5c4a1c91eb: Pull complete 17:27:09 169dfbe0d373: Pull complete 17:27:09 e1ff8fa3b103: Pull complete 17:27:16 52ebb69f0ebf: Pull complete 17:27:17 5abe8eddf0d5: Pull complete 17:27:17 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 17:27:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:27:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 17:27:17 + 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 17:27:17 + docker inspect -f . ci-base-image-arm64 17:27:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:18 prd-ubuntu20.04-docker-arm64-4c-16g-8749 does not seem to be running inside a container 17:27:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/88 -v /w/workspace/go-mod-messaging/88:/w/workspace/go-mod-messaging/88:rw,z -v /w/workspace/go-mod-messaging/88@tmp:/w/workspace/go-mod-messaging/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:27:20 $ docker top 11a30e899bcd160bd459d9f80c0fd990031317c0e33a1076672e7b00f50ce513 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:21 + go version 17:27:21 go version go1.20.2 linux/arm64 [Pipeline] } 17:27:21 $ docker stop --time=1 11a30e899bcd160bd459d9f80c0fd990031317c0e33a1076672e7b00f50ce513 17:27:23 $ docker rm -f --volumes 11a30e899bcd160bd459d9f80c0fd990031317c0e33a1076672e7b00f50ce513 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:23 + docker inspect -f . ci-base-image-arm64 17:27:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:24 prd-ubuntu20.04-docker-arm64-4c-16g-8749 does not seem to be running inside a container 17:27:24 $ 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/88 -v /w/workspace/go-mod-messaging/88:/w/workspace/go-mod-messaging/88:rw,z -v /w/workspace/go-mod-messaging/88@tmp:/w/workspace/go-mod-messaging/88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:27:25 $ docker top ccf640b0d5c06f3b4334600ba3b624357dfda4e43aa5c5d13921e20f40afee5b -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:25 + git config --global --add safe.directory /w/workspace/go-mod-messaging/88 [Pipeline] fileExists [Pipeline] sh 17:27:26 + make test 17:27:26 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 17:27:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.35 17:27:27 go: downloading github.com/google/uuid v1.3.0 17:27:27 go: downloading github.com/stretchr/testify v1.8.2 17:27:27 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:27:27 go: downloading github.com/nats-io/nats.go v1.24.0 17:27:27 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 17:27:27 go: downloading github.com/nats-io/nats-server/v2 v2.9.15 17:27:27 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:27:27 go: downloading github.com/go-playground/validator/v10 v10.12.0 17:27:27 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:27:27 go: downloading github.com/hashicorp/errwrap v1.0.0 17:27:28 go: downloading github.com/davecgh/go-spew v1.1.1 17:27:28 go: downloading github.com/pmezard/go-difflib v1.0.0 17:27:28 go: downloading gopkg.in/yaml.v3 v3.0.1 17:27:28 go: downloading github.com/stretchr/objx v0.5.0 17:27:28 go: downloading github.com/nats-io/nkeys v0.3.0 17:27:28 go: downloading github.com/nats-io/nuid v1.0.1 17:27:28 go: downloading github.com/gorilla/websocket v1.4.2 17:27:28 go: downloading golang.org/x/net v0.8.0 17:27:28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:27:28 go: downloading github.com/go-playground/universal-translator v0.18.1 17:27:28 go: downloading github.com/leodido/go-urn v1.2.2 17:27:28 go: downloading golang.org/x/crypto v0.7.0 17:27:28 go: downloading golang.org/x/text v0.8.0 17:27:28 go: downloading github.com/x448/float16 v0.8.4 17:27:29 go: downloading github.com/go-playground/locales v0.14.1 17:27:29 go: downloading github.com/klauspost/compress v1.16.0 17:27:29 go: downloading github.com/minio/highwayhash v1.0.2 17:27:29 go: downloading github.com/nats-io/jwt/v2 v2.3.0 17:27:29 go: downloading golang.org/x/time v0.3.0 17:29:21 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.396s coverage: 88.6% of statements 17:29:21 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 17:29:21 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 17:29:21 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.245s coverage: 19.8% of statements 17:29:21 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.383s coverage: 88.8% of statements 17:29:21 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.383s coverage: 89.1% of statements 17:30:43 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 17:30:43 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.467s coverage: 35.9% of statements 17:30:43 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.388s coverage: 61.3% of statements 17:30:43 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 17:30:43 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.303s coverage: 87.5% of statements 17:30:43 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.240s coverage: 100.0% of statements 17:30:43 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.219s coverage: 100.0% of statements 17:30:43 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.193s coverage: 95.1% of statements 17:30:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:30:43 go vet ./... 17:32:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:32:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:32:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:32:20 $ docker stop --time=1 ccf640b0d5c06f3b4334600ba3b624357dfda4e43aa5c5d13921e20f40afee5b 17:32:22 $ docker rm -f --volumes ccf640b0d5c06f3b4334600ba3b624357dfda4e43aa5c5d13921e20f40afee5b [Pipeline] // withDockerContainer [Pipeline] sh 17:32:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:32:24 Warning: overwriting stash ‘coverage-report’ 17:32:24 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 17:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:32:25 17:32:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:32:26 arm64: Pulling from edgex-lftools-log-publisher 17:32:26 8998bd30e6a1: Pulling fs layer 17:32:26 04944245beec: Pulling fs layer 17:32:26 699f458cf7ca: Pulling fs layer 17:32:26 765212b225bb: Pulling fs layer 17:32:26 f23df028b6ca: Pulling fs layer 17:32:26 d65c8cfc05b1: Pulling fs layer 17:32:26 2437ff75d9bd: Pulling fs layer 17:32:26 765212b225bb: Waiting 17:32:26 d65c8cfc05b1: Waiting 17:32:26 f23df028b6ca: Waiting 17:32:26 2437ff75d9bd: Waiting 17:32:26 04944245beec: Verifying Checksum 17:32:26 04944245beec: Download complete 17:32:26 765212b225bb: Verifying Checksum 17:32:26 765212b225bb: Download complete 17:32:26 f23df028b6ca: Verifying Checksum 17:32:26 f23df028b6ca: Download complete 17:32:26 d65c8cfc05b1: Verifying Checksum 17:32:26 d65c8cfc05b1: Download complete 17:32:26 699f458cf7ca: Verifying Checksum 17:32:26 699f458cf7ca: Download complete 17:32:26 8998bd30e6a1: Verifying Checksum 17:32:26 8998bd30e6a1: Download complete 17:32:29 2437ff75d9bd: Verifying Checksum 17:32:29 2437ff75d9bd: Download complete 17:32:30 8998bd30e6a1: Pull complete 17:32:31 04944245beec: Pull complete 17:32:32 699f458cf7ca: Pull complete 17:32:32 765212b225bb: Pull complete 17:32:33 f23df028b6ca: Pull complete 17:32:33 d65c8cfc05b1: Pull complete 17:32:48 2437ff75d9bd: Pull complete 17:32:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:32:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:32:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:32:48 prd-ubuntu20.04-docker-arm64-4c-16g-8749 does not seem to be running inside a container 17:32:48 $ 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/88 -v /w/workspace/go-mod-messaging/88:/w/workspace/go-mod-messaging/88:rw,z -v /w/workspace/go-mod-messaging/88@tmp:/w/workspace/go-mod-messaging/88@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 17:32:51 $ docker top 5869b05fd22c0ac8360fc800b807674ae76e1101b348884aad55d4d90ea991be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:32:51 ---> job-cost.sh 17:32:51 lf-activate-venv: SKIPPING 17:32:51 INFO: No Stack... 17:32:52 INFO: Retrieving Pricing Info for: v3-standard-4 17:32:53 INFO: Archiving Costs [Pipeline] sh 17:32:53 + cat /w/workspace/go-mod-messaging/88/archives/cost.csv 17:32:53 + cut -d, -f6 [Pipeline] lock 17:32:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-88-stack-cost] 17:32:53 Resource [jenkins-edgexfoundry-go-mod-messaging-main-88-stack-cost] did not exist. Created. 17:32:53 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:32:54 /w/workspace/go-mod-messaging/88@tmp/durable-a36a8607/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:32:55 + echo total: 0.10999999940395355 [Pipeline] stash 17:32:55 Warning: overwriting stash ‘stack-cost’ 17:32:55 Stashed 1 file(s) [Pipeline] } 17:32:55 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-88-stack-cost] [Pipeline] // lock [Pipeline] } 17:32:55 $ docker stop --time=1 5869b05fd22c0ac8360fc800b807674ae76e1101b348884aad55d4d90ea991be 17:32:56 $ docker rm -f --volumes 5869b05fd22c0ac8360fc800b807674ae76e1101b348884aad55d4d90ea991be [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 17:32:57 provisioning config files... 17:32:57 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8793918723306451049tmp [Pipeline] { [Pipeline] sh 17:32:57 + set +x 17:32:57 + curl -s https://codecov.io/bash 17:32:57 + bash -s -- 17:32:57 17:32:57 _____ _ 17:32:57 / ____| | | 17:32:57 | | ___ __| | ___ ___ _____ __ 17:32:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:32:57 | |___| (_) | (_| | __/ (_| (_) \ V / 17:32:57 \_____\___/ \__,_|\___|\___\___/ \_/ 17:32:57 Bash-1.0.6 17:32:57 17:32:57 17:32:57 ==> git version 2.25.1 found 17:32:57 ==> 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 17:32:57 Release-Date: 2020-01-08 17:32:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:32:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:32:57 ==> Jenkins CI detected. 17:32:57 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 17:32:57 project root: . 17:32:57 --> token set from env 17:32:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:32:57 ==> Running gcov in . (disable via -X gcov) 17:32:57 ==> Python coveragepy not found 17:32:57 ==> Searching for coverage reports in: 17:32:57 + . 17:32:57 -> Found 1 reports 17:32:57 ==> Detecting git/mercurial file structure 17:32:57 ==> Reading reports 17:32:57 + ./coverage.out bytes=41820 17:32:57 ==> Appending adjustments 17:32:57 https://docs.codecov.io/docs/fixing-reports 17:32:57 + Found adjustments 17:32:57 ==> Gzipping contents 17:32:57 12K /tmp/codecov.3zrIvr.gz 17:32:57 ==> Uploading reports 17:32:57 url: https://codecov.io 17:32:57 query: branch=main&commit=ecd7fa2867122152c368015844a475afdada1eb9&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 17:32:57 -> Pinging Codecov 17:32:57 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=ecd7fa2867122152c368015844a475afdada1eb9&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 17:32:57 -> Uploading to 17:32:57 https://storage.googleapis.com/codecov/v4/raw/2023-04-17/F6E385568367DD0E4001BA4F8F1CB792/ecd7fa2867122152c368015844a475afdada1eb9/10104f19-2c80-4223-ad74-618faa37b5bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230417%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230417T173257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7051d874c8e26a025c48d0da8ddbf8860b0669594c4707efd28d90ca48f59189 17:32:57 % Total % Received % Xferd Average Speed Time Time Time Current 17:32:57 Dload Upload Total Spent Left Speed 17:32:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8299 0 0 100 8299 0 29533 --:--:-- --:--:-- --:--:-- 29533 17:32:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/ecd7fa2867122152c368015844a475afdada1eb9 [Pipeline] } 17:32:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:32:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:32:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:32:58 17:32:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:32:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:32:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:32:58 df9b9388f04a: Pulling fs layer 17:32:58 52dc419b0ee2: Pulling fs layer 17:32:58 25bc292e5bac: Pulling fs layer 17:32:58 114826534d7a: Pulling fs layer 17:32:58 4657fd5d0bcf: Pulling fs layer 17:32:58 6ad1cebc031e: Pulling fs layer 17:32:58 8a3aa393b2d8: Pulling fs layer 17:32:58 114826534d7a: Waiting 17:32:58 4657fd5d0bcf: Waiting 17:32:58 6ad1cebc031e: Waiting 17:32:58 8a3aa393b2d8: Waiting 17:32:58 25bc292e5bac: Verifying Checksum 17:32:58 25bc292e5bac: Download complete 17:32:58 52dc419b0ee2: Verifying Checksum 17:32:58 52dc419b0ee2: Download complete 17:32:58 4657fd5d0bcf: Verifying Checksum 17:32:58 4657fd5d0bcf: Download complete 17:32:58 df9b9388f04a: Download complete 17:32:59 6ad1cebc031e: Verifying Checksum 17:32:59 6ad1cebc031e: Download complete 17:32:59 df9b9388f04a: Pull complete 17:32:59 52dc419b0ee2: Pull complete 17:32:59 25bc292e5bac: Pull complete 17:32:59 114826534d7a: Verifying Checksum 17:32:59 114826534d7a: Download complete 17:32:59 8a3aa393b2d8: Verifying Checksum 17:32:59 8a3aa393b2d8: Download complete 17:33:03 114826534d7a: Pull complete 17:33:03 4657fd5d0bcf: Pull complete 17:33:03 6ad1cebc031e: Pull complete 17:33:07 8a3aa393b2d8: Pull complete 17:33:07 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:33:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:33:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:07 prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container 17:33:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:33:11 $ docker top 3ea76c3c9c1b45795cf3de0cea1f09dc5fe6befb977a0e6f8ee1ecf18672ab7b -eo pid,comm [Pipeline] { [Pipeline] echo 17:33:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 17:33:11 + set -o pipefail 17:33:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 17:33:14 17:33:14 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 17:33:14 17:33:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/c82babb6-8932-4ddb-86e0-4b4c45c76e0c 17:33:14 17:33:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:33:14 17:33:14 17:33:14 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:33:14 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:33:14 More details here: https://snyk.co/ue1NS [Pipeline] } 17:33:14 $ docker stop --time=1 3ea76c3c9c1b45795cf3de0cea1f09dc5fe6befb977a0e6f8ee1ecf18672ab7b 17:33:17 $ docker rm -f --volumes 3ea76c3c9c1b45795cf3de0cea1f09dc5fe6befb977a0e6f8ee1ecf18672ab7b [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 17:33:17 + git log --format=format:%s -1 ecd7fa2867122152c368015844a475afdada1eb9 [Pipeline] sh 17:33:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:33:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:33:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:18 prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container 17:33:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:33:18 $ docker top 124eb7d89340e796266e7c324e6e8677ac51eb089f4e84bdcf03e973f4c04091 -eo pid,comm 17:33:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:33:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:33:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:18 [ssh-agent] Looking for ssh-agent implementation... 17:33:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:18 $ docker exec 124eb7d89340e796266e7c324e6e8677ac51eb089f4e84bdcf03e973f4c04091 ssh-agent 17:33:19 SSH_AUTH_SOCK=/tmp/ssh-HVS09xsDgCrG/agent.33 17:33:19 SSH_AGENT_PID=39 17:33:19 Running ssh-add (command line suppressed) 17:33:19 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7246454295983200963.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7246454295983200963.key) 17:33:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:19 + git semver tag 17:33:19 2023-04-17 17:33:19,638 [run_tag] DEBUG tag force:False 17:33:19 2023-04-17 17:33:19,638 [check_head_tag] DEBUG check head tag 17:33:19 2023-04-17 17:33:19,639 [execute] INFO git cat-file --batch-check 17:33:19 2023-04-17 17:33:19,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 17:33:19 2023-04-17 17:33:19,643 [execute] INFO git cat-file --batch 17:33:19 2023-04-17 17:33:19,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 17:33:19 2023-04-17 17:33:19,666 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:33:19 2023-04-17 17:33:19,666 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 17:33:19 2023-04-17 17:33:19,666 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 17:33:19 2023-04-17 17:33:19,671 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:33:19 3.0.0-dev.23 [Pipeline] } 17:33:19 $ docker exec --env ******** --env ******** 124eb7d89340e796266e7c324e6e8677ac51eb089f4e84bdcf03e973f4c04091 ssh-agent -k 17:33:19 unset SSH_AUTH_SOCK; 17:33:19 unset SSH_AGENT_PID; 17:33:19 echo Agent pid 39 killed; 17:33:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:33:20 + git semver [Pipeline] } 17:33:20 $ docker stop --time=1 124eb7d89340e796266e7c324e6e8677ac51eb089f4e84bdcf03e973f4c04091 17:33:21 $ docker rm -f --volumes 124eb7d89340e796266e7c324e6e8677ac51eb089f4e84bdcf03e973f4c04091 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:33:22 17:33:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:33:22 0.23.1-centos7: Pulling from edgex-lftools 17:33:22 ab5ef0e58194: Pulling fs layer 17:33:22 9712f1f96733: Pulling fs layer 17:33:22 63f879dbbcfc: Pulling fs layer 17:33:22 0d9ebad4ef96: Pulling fs layer 17:33:22 e9a5061849ea: Pulling fs layer 17:33:22 d747dcd14b5f: Pulling fs layer 17:33:22 2de7ff778b66: Pulling fs layer 17:33:22 d747dcd14b5f: Waiting 17:33:22 0d9ebad4ef96: Waiting 17:33:22 e9a5061849ea: Waiting 17:33:22 2de7ff778b66: Waiting 17:33:22 9712f1f96733: Verifying Checksum 17:33:22 9712f1f96733: Download complete 17:33:22 63f879dbbcfc: Verifying Checksum 17:33:22 63f879dbbcfc: Download complete 17:33:22 e9a5061849ea: Verifying Checksum 17:33:22 e9a5061849ea: Download complete 17:33:22 d747dcd14b5f: Verifying Checksum 17:33:22 d747dcd14b5f: Download complete 17:33:22 ab5ef0e58194: Verifying Checksum 17:33:22 ab5ef0e58194: Download complete 17:33:22 0d9ebad4ef96: Verifying Checksum 17:33:22 0d9ebad4ef96: Download complete 17:33:22 2de7ff778b66: Verifying Checksum 17:33:22 2de7ff778b66: Download complete 17:33:26 ab5ef0e58194: Pull complete 17:33:26 9712f1f96733: Pull complete 17:33:26 63f879dbbcfc: Pull complete 17:33:30 0d9ebad4ef96: Pull complete 17:33:30 e9a5061849ea: Pull complete 17:33:30 d747dcd14b5f: Pull complete 17:33:31 2de7ff778b66: Pull complete 17:33:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:33:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:33:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:31 prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container 17:33:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:33:36 $ docker top ca479017076d1ef9d5dfa04b2717e0b79b9ca982bf3db7843619072d2cffc49e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:33:36 provisioning config files... 17:33:36 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10508355785132178947tmp 17:33:36 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10017371986688129398tmp 17:33:36 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14609175730470691263tmp [Pipeline] { [Pipeline] echo 17:33:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:33:36 ---> sigul-configuration.sh 17:33:36 gpg: directory `/root/.gnupg' created 17:33:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:33:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:33:36 gpg: keyring `/root/.gnupg/secring.gpg' created 17:33:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:33:36 gpg: CAST5 encrypted data 17:33:36 gpg: encrypted with 1 passphrase 17:33:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:33:36 + mkdir /home/jenkins 17:33:36 + mkdir /home/jenkins/sigul [Pipeline] sh 17:33:37 + 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 17:33:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:33:37 ---> sigul-install.sh 17:33:37 Sigul already installed; skipping installation. [Pipeline] sh 17:33:37 + git tag --list 17:33:37 v0.0.0 17:33:37 v0.1.0 17:33:37 v0.1.1 17:33:37 v0.1.10 17:33:37 v0.1.11 17:33:37 v0.1.12 17:33:37 v0.1.13 17:33:37 v0.1.14 17:33:37 v0.1.15 17:33:37 v0.1.16 17:33:37 v0.1.17 17:33:37 v0.1.18 17:33:37 v0.1.19 17:33:37 v0.1.2 17:33:37 v0.1.20 17:33:37 v0.1.21 17:33:37 v0.1.22 17:33:37 v0.1.23 17:33:37 v0.1.24 17:33:37 v0.1.25 17:33:37 v0.1.26 17:33:37 v0.1.27 17:33:37 v0.1.28 17:33:37 v0.1.29 17:33:37 v0.1.3 17:33:37 v0.1.30 17:33:37 v0.1.31 17:33:37 v0.1.4 17:33:37 v0.1.5 17:33:37 v0.1.6 17:33:37 v0.1.7 17:33:37 v0.1.8 17:33:37 v0.1.9 17:33:37 v2.0.0 17:33:37 v2.0.1 17:33:37 v2.1.0 17:33:37 v2.1.1 17:33:37 v2.1.1-dev.1 17:33:37 v2.1.1-dev.2 17:33:37 v2.1.1-dev.3 17:33:37 v2.2.0 17:33:37 v2.2.1-dev.1 17:33:37 v2.2.1-dev.10 17:33:37 v2.2.1-dev.11 17:33:37 v2.2.1-dev.2 17:33:37 v2.2.1-dev.3 17:33:37 v2.2.1-dev.4 17:33:37 v2.2.1-dev.5 17:33:37 v2.2.1-dev.6 17:33:37 v2.2.1-dev.7 17:33:37 v2.2.1-dev.8 17:33:37 v2.2.1-dev.9 17:33:37 v2.3.0 17:33:37 v2.3.0-dev.11 17:33:37 v2.3.0-dev.12 17:33:37 v2.3.0-dev.13 17:33:37 v2.3.0-dev.14 17:33:37 v2.3.0-dev.15 17:33:37 v2.3.0-dev.16 17:33:37 v2.3.0-dev.17 17:33:37 v2.3.0-dev.18 17:33:37 v2.3.0-dev.19 17:33:37 v2.3.0-dev.20 17:33:37 v2.3.0-dev.21 17:33:37 v2.3.0-dev.22 17:33:37 v2.3.0-dev.23 17:33:37 v2.3.0-dev.24 17:33:37 v2.3.0-dev.25 17:33:37 v2.3.0-dev.26 17:33:37 v2.3.0-dev.27 17:33:37 v2.3.1-dev.1 17:33:37 v2.3.1-dev.2 17:33:37 v2.3.1-dev.3 17:33:37 v2.3.1-dev.4 17:33:37 v2.3.1-dev.5 17:33:37 v3.0.0-dev.1 17:33:37 v3.0.0-dev.10 17:33:37 v3.0.0-dev.11 17:33:37 v3.0.0-dev.12 17:33:37 v3.0.0-dev.13 17:33:37 v3.0.0-dev.14 17:33:37 v3.0.0-dev.15 17:33:37 v3.0.0-dev.16 17:33:37 v3.0.0-dev.17 17:33:37 v3.0.0-dev.18 17:33:37 v3.0.0-dev.19 17:33:37 v3.0.0-dev.2 17:33:37 v3.0.0-dev.20 17:33:37 v3.0.0-dev.21 17:33:37 v3.0.0-dev.22 17:33:37 v3.0.0-dev.23 17:33:37 v3.0.0-dev.3 17:33:37 v3.0.0-dev.4 17:33:37 v3.0.0-dev.5 17:33:37 v3.0.0-dev.6 17:33:37 v3.0.0-dev.7 17:33:37 v3.0.0-dev.8 17:33:37 v3.0.0-dev.9 [Pipeline] sh 17:33:37 + lftools sign git-tag v3.0.0-dev.23 17:33:38 Signing Git tag with Sigul... 17:33:38 Signing v3.0.0-dev.23 [Pipeline] echo 17:33:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:33:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:33:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:33:39 $ docker stop --time=1 ca479017076d1ef9d5dfa04b2717e0b79b9ca982bf3db7843619072d2cffc49e 17:33:40 $ docker rm -f --volumes ca479017076d1ef9d5dfa04b2717e0b79b9ca982bf3db7843619072d2cffc49e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:33:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:33:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:33:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:41 prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container 17:33:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:33:41 $ docker top bfc9352960fcb34616d26e98011a38235e72d58deee6d538e569954b3803b2ef -eo pid,comm 17:33:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:33:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:33:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:41 [ssh-agent] Looking for ssh-agent implementation... 17:33:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:41 $ docker exec bfc9352960fcb34616d26e98011a38235e72d58deee6d538e569954b3803b2ef ssh-agent 17:33:41 SSH_AUTH_SOCK=/tmp/ssh-4C9ztFNOo6gJ/agent.32 17:33:41 SSH_AGENT_PID=39 17:33:41 Running ssh-add (command line suppressed) 17:33:41 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10929706550871085882.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10929706550871085882.key) 17:33:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:42 + git semver bump pre 17:33:42 2023-04-17 17:33:42,423 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:33:42 2023-04-17 17:33:42,423 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev 17:33:42 2023-04-17 17:33:42,423 [bump_version] DEBUG bumped version:3.0.0-dev.24 17:33:42 2023-04-17 17:33:42,423 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 17:33:42 2023-04-17 17:33:42,423 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:33:42 2023-04-17 17:33:42,423 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:33:42 2023-04-17 17:33:42,425 [execute] INFO git cat-file --batch-check 17:33:42 2023-04-17 17:33:42,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 17:33:42 2023-04-17 17:33:42,430 [execute] INFO git cat-file --batch 17:33:42 2023-04-17 17:33:42,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 17:33:42 2023-04-17 17:33:42,438 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:33:42 3.0.0-dev.24 [Pipeline] } 17:33:42 $ docker exec --env ******** --env ******** bfc9352960fcb34616d26e98011a38235e72d58deee6d538e569954b3803b2ef ssh-agent -k 17:33:42 unset SSH_AUTH_SOCK; 17:33:42 unset SSH_AGENT_PID; 17:33:42 echo Agent pid 39 killed; 17:33:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:33:42 + git semver [Pipeline] } 17:33:43 $ docker stop --time=1 bfc9352960fcb34616d26e98011a38235e72d58deee6d538e569954b3803b2ef 17:33:44 $ docker rm -f --volumes bfc9352960fcb34616d26e98011a38235e72d58deee6d538e569954b3803b2ef [Pipeline] // withDockerContainer [Pipeline] sh 17:33:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:33:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:33:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:45 prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container 17:33:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:33:45 $ docker top 4cac133771159de9f14a29331518a8a5fa948fd9d341c195d5909a94646ddb03 -eo pid,comm 17:33:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:33:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:33:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:45 [ssh-agent] Looking for ssh-agent implementation... 17:33:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:45 $ docker exec 4cac133771159de9f14a29331518a8a5fa948fd9d341c195d5909a94646ddb03 ssh-agent 17:33:45 SSH_AUTH_SOCK=/tmp/ssh-DVtoWE9LYjcX/agent.33 17:33:45 SSH_AGENT_PID=39 17:33:45 Running ssh-add (command line suppressed) 17:33:45 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2472299663556654155.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2472299663556654155.key) 17:33:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:46 + git semver push 17:33:46 2023-04-17 17:33:46,422 [run_push] DEBUG push 17:33:46 2023-04-17 17:33:46,423 [execute] INFO git cat-file --batch-check 17:33:46 2023-04-17 17:33:46,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 17:33:46 2023-04-17 17:33:46,427 [execute] INFO git rev-list 5a88f5625704d6b8f9c5c118c47cfbf53e41d83a -- 17:33:46 2023-04-17 17:33:46,427 [execute] DEBUG Popen(['git', 'rev-list', '5a88f5625704d6b8f9c5c118c47cfbf53e41d83a', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 17:33:46 2023-04-17 17:33:46,434 [execute] INFO git fetch -v origin 17:33:46 2023-04-17 17:33:46,434 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 17:33:47 2023-04-17 17:33:46,916 [run_push] DEBUG no remote changes detected 17:33:47 2023-04-17 17:33:46,917 [execute] INFO git push origin semver 17:33:47 2023-04-17 17:33:46,917 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 17:33:48 2023-04-17 17:33:47,704 [run_push] DEBUG push all version tags 17:33:48 2023-04-17 17:33:47,704 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:33:48 2023-04-17 17:33:47,705 [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) 17:33:48 2023-04-17 17:33:48,458 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:33:48 3.0.0-dev.24 [Pipeline] } 17:33:48 $ docker exec --env ******** --env ******** 4cac133771159de9f14a29331518a8a5fa948fd9d341c195d5909a94646ddb03 ssh-agent -k 17:33:48 unset SSH_AUTH_SOCK; 17:33:48 unset SSH_AGENT_PID; 17:33:48 echo Agent pid 39 killed; 17:33:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:33:49 + git semver [Pipeline] } 17:33:49 $ docker stop --time=1 4cac133771159de9f14a29331518a8a5fa948fd9d341c195d5909a94646ddb03 17:33:50 $ docker rm -f --volumes 4cac133771159de9f14a29331518a8a5fa948fd9d341c195d5909a94646ddb03 [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 17:33:51 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 17:33:51 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 17:33:51 total 16 17:33:51 drwxr-xr-x 3 root root 4096 Apr 17 17:25 . 17:33:51 drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 17:33 .. 17:33:51 drwxr-xr-x 2 root root 4096 Apr 17 17:25 cost 17:33:51 -rw-r--r-- 1 root root 87 Apr 17 17:25 cost.csv 17:33:51 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 17:33:51 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 17:33:51 total 16 17:33:51 drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 17:25 . 17:33:51 drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 17:33 .. 17:33:51 drwxr-xr-x 2 jenkins jenkins 4096 Apr 17 17:25 cost 17:33:51 -rw-r--r-- 1 jenkins jenkins 87 Apr 17 17:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:33:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:33:52 ---> package-listing.sh 17:33:52 ++ facter osfamily 17:33:52 ++ tr '[:upper:]' '[:lower:]' 17:33:52 + OS_FAMILY=debian 17:33:52 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 17:33:52 + START_PACKAGES=/tmp/packages_start.txt 17:33:52 + END_PACKAGES=/tmp/packages_end.txt 17:33:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:33:52 + PACKAGES=/tmp/packages_start.txt 17:33:52 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 17:33:52 + PACKAGES=/tmp/packages_end.txt 17:33:52 + case "${OS_FAMILY}" in 17:33:52 + dpkg -l 17:33:52 + grep '^ii' 17:33:52 + '[' -f /tmp/packages_start.txt ']' 17:33:52 + '[' -f /tmp/packages_end.txt ']' 17:33:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:33:52 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 17:33:52 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 17:33:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 17:33:52 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 17:33:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:33:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:53 prd-ubuntu20.04-docker-8c-8g-8748 does not seem to be running inside a container 17:33:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:33:53 $ docker top 4f95087c39ef2ac22338f531d3b99d75d72e38ace53c8addbf080bc20cc05cd8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:54 + touch /tmp/pre-build-complete [Pipeline] sh 17:33:54 + mkdir -p /var/log/sysstat [Pipeline] sh 17:33:54 + ls /var/log/sa-host 17:33:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:33:54 provisioning config files... 17:33:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4597479018691545786tmp [Pipeline] { [Pipeline] echo 17:33:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:33:54 ---> create-netrc.sh [Pipeline] } 17:33:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:33:55 ---> python-tools-install.sh [Pipeline] echo 17:33:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:33:55 ---> sudo-logs.sh 17:33:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:33:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:33:55 ---> job-cost.sh 17:33:55 lf-activate-venv: SKIPPING 17:33:55 DEBUG: total: 0.2199999988079071 17:33:55 INFO: Retrieving Stack Cost... 17:33:56 INFO: Retrieving Pricing Info for: v3-standard-8 17:33:56 INFO: Archiving Costs [Pipeline] echo 17:33:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:33:57 ---> logs-deploy.sh 17:33:57 lf-activate-venv: SKIPPING 17:33:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/88 17:33:57 INFO: archiving workspace using pattern(s): 17:33:57 Archives upload complete. 17:33:58 INFO: archiving logs to Nexus 17:33:58 ---> uname -a: 17:33:58 Linux prd-ubuntu20-04-docker-8c-8g-8748 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:33:58 17:33:58 17:33:58 ---> lscpu: 17:33:58 Architecture: x86_64 17:33:58 CPU op-mode(s): 32-bit, 64-bit 17:33:58 Byte Order: Little Endian 17:33:58 Address sizes: 40 bits physical, 48 bits virtual 17:33:58 CPU(s): 8 17:33:58 On-line CPU(s) list: 0-7 17:33:58 Thread(s) per core: 1 17:33:58 Core(s) per socket: 1 17:33:58 Socket(s): 8 17:33:58 NUMA node(s): 1 17:33:58 Vendor ID: AuthenticAMD 17:33:58 CPU family: 23 17:33:58 Model: 49 17:33:58 Model name: AMD EPYC-Rome Processor 17:33:58 Stepping: 0 17:33:58 CPU MHz: 2800.000 17:33:58 BogoMIPS: 5600.00 17:33:58 Virtualization: AMD-V 17:33:58 Hypervisor vendor: KVM 17:33:58 Virtualization type: full 17:33:58 L1d cache: 256 KiB 17:33:58 L1i cache: 256 KiB 17:33:58 L2 cache: 4 MiB 17:33:58 L3 cache: 128 MiB 17:33:58 NUMA node0 CPU(s): 0-7 17:33:58 Vulnerability Itlb multihit: Not affected 17:33:58 Vulnerability L1tf: Not affected 17:33:58 Vulnerability Mds: Not affected 17:33:58 Vulnerability Meltdown: Not affected 17:33:58 Vulnerability Mmio stale data: Not affected 17:33:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:33:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:33:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:33:58 Vulnerability Srbds: Not affected 17:33:58 Vulnerability Tsx async abort: Not affected 17:33:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:33:58 17:33:58 17:33:58 ---> nproc: 17:33:58 8 17:33:58 17:33:58