Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 90e04fff95db87414b54d3ba3a664f2a50d45259 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-ssh15893680989357806425.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2160699538359545405.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11437081084979568429.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh12326736065104235809.key Verifying host key using known hosts file > 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-ssh9523168679289938990.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-120058 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 90e04fff95db87414b54d3ba3a664f2a50d45259 (main) Commit message: "Merge pull request #193 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.20.0" > 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 90e04fff95db87414b54d3ba3a664f2a50d45259 # timeout=10 > git rev-list --no-walk 76d4c0ae5dae923b48e95c3f6e6f96b7635f8158 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:13:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:13:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:13:02 ========================================================= 02:13:02 EdgeX Global Pipelines Version Info 02:13:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:13:03 ------------------- 02:13:03 stable info: 02:13:03 ------------------- 02:13:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:13:03 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:13:03 Message: update stable to v1.0.244 02:13:03 ------------------- 02:13:03 experimental info: 02:13:03 ------------------- 02:13:03 Commited By: **** collab-it+edgex@linuxfoundation.org 02:13:03 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:13:03 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90e04fff95db87414b54d3ba3a664f2a50d45259 [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90e04ff [Pipeline] echo 02:13:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:13:04 + git rev-list -1 --merges 90e04fff95db87414b54d3ba3a664f2a50d45259~1..90e04fff95db87414b54d3ba3a664f2a50d45259 [Pipeline] echo 02:13:04 -----------> git rev-list -1 --merges 90e04fff95db87414b54d3ba3a664f2a50d45259~1..90e04fff95db87414b54d3ba3a664f2a50d45259 90e04fff95db87414b54d3ba3a664f2a50d45259 02:13:04 90e04fff95db87414b54d3ba3a664f2a50d45259 [false] [Pipeline] sh 02:13:05 + git log --format=format:%s -1 90e04fff95db87414b54d3ba3a664f2a50d45259 [Pipeline] echo 02:13:05 ========================================================= 02:13:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:13:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:13:05 + git log --format=format:%s -1 90e04fff95db87414b54d3ba3a664f2a50d45259 [Pipeline] echo 02:13:05 [semverPrep] GIT_COMMIT: 90e04fff95db87414b54d3ba3a664f2a50d45259, Commit Message: Merge pull request #193 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.20.0 [Pipeline] echo 02:13:05 [semverPrep] This is not a build commit. [Pipeline] sh 02:13:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:13:05 + grep -v github /etc/ssh/ssh_known_hosts 02:13:05 + [ -e /tmp/ssh_known_hosts ] 02:13:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:13:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:13:05 + sudo tee -a /etc/ssh/ssh_known_hosts 02:13:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:13:06 02:13:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:13:06 0.1.4: Pulling from edgex-devops/py-git-semver 02:13:06 b85a868b505f: Pulling fs layer 02:13:06 e2be974225ed: Pulling fs layer 02:13:06 339a4e72a1f5: Pulling fs layer 02:13:06 988bab9f4d93: Pulling fs layer 02:13:06 1469e6f7b9e6: Pulling fs layer 02:13:06 eaf3925da568: Pulling fs layer 02:13:06 bab4dde63d76: Pulling fs layer 02:13:06 bde34c3a00c8: Pulling fs layer 02:13:06 988bab9f4d93: Waiting 02:13:06 1469e6f7b9e6: Waiting 02:13:06 eaf3925da568: Waiting 02:13:06 b352a97aabf1: Pulling fs layer 02:13:06 bab4dde63d76: Waiting 02:13:06 4872d77fe225: Pulling fs layer 02:13:06 5851b861e8e6: Pulling fs layer 02:13:06 bde34c3a00c8: Waiting 02:13:06 5851b861e8e6: Waiting 02:13:06 b352a97aabf1: Waiting 02:13:06 4872d77fe225: Waiting 02:13:06 e2be974225ed: Verifying Checksum 02:13:06 e2be974225ed: Download complete 02:13:06 988bab9f4d93: Verifying Checksum 02:13:06 988bab9f4d93: Download complete 02:13:06 1469e6f7b9e6: Verifying Checksum 02:13:06 1469e6f7b9e6: Download complete 02:13:06 eaf3925da568: Verifying Checksum 02:13:06 eaf3925da568: Download complete 02:13:06 339a4e72a1f5: Verifying Checksum 02:13:06 339a4e72a1f5: Download complete 02:13:06 bde34c3a00c8: Verifying Checksum 02:13:06 bde34c3a00c8: Download complete 02:13:07 b352a97aabf1: Download complete 02:13:07 4872d77fe225: Verifying Checksum 02:13:07 4872d77fe225: Download complete 02:13:07 5851b861e8e6: Download complete 02:13:07 b85a868b505f: Verifying Checksum 02:13:07 b85a868b505f: Download complete 02:13:07 bab4dde63d76: Download complete 02:13:08 b85a868b505f: Pull complete 02:13:08 e2be974225ed: Pull complete 02:13:08 339a4e72a1f5: Pull complete 02:13:09 988bab9f4d93: Pull complete 02:13:09 1469e6f7b9e6: Pull complete 02:13:09 eaf3925da568: Pull complete 02:13:11 bab4dde63d76: Pull complete 02:13:11 bde34c3a00c8: Pull complete 02:13:11 b352a97aabf1: Pull complete 02:13:11 4872d77fe225: Pull complete 02:13:11 5851b861e8e6: Pull complete 02:13:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:13:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:11 prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container 02:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:13:14 $ docker top 35beb4b1c6d2ac1cd506247f198e4a9efa730fb27bc926e7726c37cb7972efad -eo pid,comm 02:13:14 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). 02:13:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:13:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:13:14 [ssh-agent] Looking for ssh-agent implementation... 02:13:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:13:14 $ docker exec 35beb4b1c6d2ac1cd506247f198e4a9efa730fb27bc926e7726c37cb7972efad ssh-agent 02:13:14 SSH_AUTH_SOCK=/tmp/ssh-rtKtYb9hTHev/agent.14 02:13:14 SSH_AGENT_PID=27 02:13:14 Running ssh-add (command line suppressed) 02:13:14 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2490742330710640276.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2490742330710640276.key) 02:13:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:13:15 + git tag --points-at HEAD [Pipeline] } 02:13:15 $ docker exec --env ******** --env ******** 35beb4b1c6d2ac1cd506247f198e4a9efa730fb27bc926e7726c37cb7972efad ssh-agent -k 02:13:15 unset SSH_AUTH_SOCK; 02:13:15 unset SSH_AGENT_PID; 02:13:15 echo Agent pid 27 killed; 02:13:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:13:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:13:15 [ssh-agent] Looking for ssh-agent implementation... 02:13:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:13:15 $ docker exec 35beb4b1c6d2ac1cd506247f198e4a9efa730fb27bc926e7726c37cb7972efad ssh-agent 02:13:15 SSH_AUTH_SOCK=/tmp/ssh-8wuiE9bRzYhW/agent.70 02:13:15 SSH_AGENT_PID=76 02:13:15 Running ssh-add (command line suppressed) 02:13:15 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12772242841172562797.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12772242841172562797.key) 02:13:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:13:15 + git semver init 02:13:16 2022-11-30 02:13:16,109 [run_init] DEBUG init version:0.0.0 force:False 02:13:16 2022-11-30 02:13:16,110 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 02:13:16 2022-11-30 02:13:16,111 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 02:13:16 2022-11-30 02:13:16,112 [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) 02:13:17 2022-11-30 02:13:16,835 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 02:13:17 2022-11-30 02:13:16,836 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 02:13:17 2022-11-30 02:13:16,836 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:13:17 2022-11-30 02:13:16,836 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:13:17 2.3.1-dev.5 [Pipeline] } 02:13:17 $ docker exec --env ******** --env ******** 35beb4b1c6d2ac1cd506247f198e4a9efa730fb27bc926e7726c37cb7972efad ssh-agent -k 02:13:17 unset SSH_AUTH_SOCK; 02:13:17 unset SSH_AGENT_PID; 02:13:17 echo Agent pid 76 killed; 02:13:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:17 + git semver [Pipeline] } 02:13:17 $ docker stop --time=1 35beb4b1c6d2ac1cd506247f198e4a9efa730fb27bc926e7726c37cb7972efad 02:13:19 $ docker rm -f 35beb4b1c6d2ac1cd506247f198e4a9efa730fb27bc926e7726c37cb7972efad [Pipeline] // withDockerContainer [Pipeline] sh 02:13:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:13:19 Stashed 1 file(s) [Pipeline] echo 02:13:19 [edgeXSemver]: initialized semver on version 2.3.1-dev.5 [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 02:13:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:13:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:13:19 ========================================================= 02:13:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:13:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:13:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:13:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:13:20 213ec9aee27d: Pulling fs layer 02:13:20 4583459ba037: Pulling fs layer 02:13:20 93c1e223e6f2: Pulling fs layer 02:13:20 53926ce57604: Pulling fs layer 02:13:20 21b2b0c7a3f4: Pulling fs layer 02:13:20 22ff95d597cd: Pulling fs layer 02:13:20 12d6caf4c0d1: Pulling fs layer 02:13:20 53926ce57604: Waiting 02:13:20 21b2b0c7a3f4: Waiting 02:13:20 96b7cbca73a9: Pulling fs layer 02:13:20 22ff95d597cd: Waiting 02:13:20 a7acece74701: Pulling fs layer 02:13:20 96b7cbca73a9: Waiting 02:13:20 93c1e223e6f2: Verifying Checksum 02:13:20 93c1e223e6f2: Download complete 02:13:20 4583459ba037: Verifying Checksum 02:13:20 4583459ba037: Download complete 02:13:20 21b2b0c7a3f4: Verifying Checksum 02:13:20 21b2b0c7a3f4: Download complete 02:13:20 22ff95d597cd: Verifying Checksum 02:13:20 22ff95d597cd: Download complete 02:13:20 213ec9aee27d: Verifying Checksum 02:13:20 12d6caf4c0d1: Verifying Checksum 02:13:20 12d6caf4c0d1: Download complete 02:13:20 213ec9aee27d: Pull complete 02:13:20 4583459ba037: Pull complete 02:13:20 93c1e223e6f2: Pull complete 02:13:21 a7acece74701: Verifying Checksum 02:13:21 a7acece74701: Download complete 02:13:21 53926ce57604: Verifying Checksum 02:13:21 53926ce57604: Download complete 02:13:21 96b7cbca73a9: Verifying Checksum 02:13:21 96b7cbca73a9: Download complete 02:13:25 53926ce57604: Pull complete 02:13:25 21b2b0c7a3f4: Pull complete 02:13:25 22ff95d597cd: Pull complete 02:13:25 12d6caf4c0d1: Pull complete 02:13:27 96b7cbca73a9: Pull complete 02:13:27 a7acece74701: Pull complete 02:13:27 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:13:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:13:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 02:13:28 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:28 + docker inspect -f . ci-base-image-x86_64 02:13:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:28 prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container 02:13:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:13:32 $ docker top fb833163e3039ab5f5af60af4342e32ea3ca48c02e1a16fc5a658667e15a2dc9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:32 + go version 02:13:32 go version go1.18.7 linux/amd64 [Pipeline] } 02:13:32 $ docker stop --time=1 fb833163e3039ab5f5af60af4342e32ea3ca48c02e1a16fc5a658667e15a2dc9 02:13:33 $ docker rm -f fb833163e3039ab5f5af60af4342e32ea3ca48c02e1a16fc5a658667e15a2dc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:34 + docker inspect -f . ci-base-image-x86_64 02:13:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:34 prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container 02:13:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:13:34 Still waiting to schedule task 02:13:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-120055’ 02:13:34 $ docker top 5b6e94e23b83a15edf93e9210c33f0c9109b5b4ac4a845633b0d06e9b55d400f -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:35 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 02:13:35 + make test 02:13:35 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 02:13:35 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:13:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 02:13:35 go: downloading github.com/stretchr/testify v1.8.1 02:13:35 go: downloading github.com/google/uuid v1.3.0 02:13:35 go: downloading github.com/nats-io/nats.go v1.20.0 02:13:35 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 02:13:35 go: downloading github.com/nats-io/nats-server/v2 v2.9.8 02:13:35 go: downloading github.com/davecgh/go-spew v1.1.1 02:13:35 go: downloading github.com/pmezard/go-difflib v1.0.0 02:13:35 go: downloading github.com/stretchr/objx v0.5.0 02:13:35 go: downloading gopkg.in/yaml.v3 v3.0.1 02:13:35 go: downloading github.com/go-playground/validator/v10 v10.11.1 02:13:35 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 02:13:35 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 02:13:35 go: downloading github.com/gorilla/websocket v1.4.2 02:13:35 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:13:35 go: downloading github.com/x448/float16 v0.8.4 02:13:35 go: downloading github.com/nats-io/nkeys v0.3.0 02:13:35 go: downloading github.com/nats-io/nuid v1.0.1 02:13:35 go: downloading github.com/go-playground/universal-translator v0.18.0 02:13:35 go: downloading github.com/leodido/go-urn v1.2.1 02:13:35 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 02:13:35 go: downloading golang.org/x/text v0.3.7 02:13:35 go: downloading github.com/go-playground/locales v0.14.0 02:13:35 go: downloading github.com/nats-io/jwt/v2 v2.3.0 02:13:35 go: downloading github.com/klauspost/compress v1.15.11 02:13:35 go: downloading github.com/minio/highwayhash v1.0.2 02:13:35 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 02:13:35 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 02:13:54 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.052s coverage: 66.4% of statements 02:13:54 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 02:13:54 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.078s coverage: 90.4% of statements 02:13:54 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.050s coverage: 87.7% of statements 02:13:54 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 02:13:54 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 02:14:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.097s coverage: 35.9% of statements 02:14:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.047s coverage: 68.5% of statements 02:14:02 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 02:14:02 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.030s coverage: 87.5% of statements 02:14:02 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 02:14:02 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.058s coverage: 100.0% of statements 02:14:02 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.037s coverage: 100.0% of statements 02:14:02 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.034s coverage: 95.1% of statements 02:14:10 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 02:14:10 go vet ./... 02:14:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:14:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:14:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:14:10 $ docker stop --time=1 5b6e94e23b83a15edf93e9210c33f0c9109b5b4ac4a845633b0d06e9b55d400f 02:14:14 $ docker rm -f 5b6e94e23b83a15edf93e9210c33f0c9109b5b4ac4a845633b0d06e9b55d400f [Pipeline] // withDockerContainer [Pipeline] sh 02:14:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:14:14 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 02:14:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:14:15 02:14:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:14:15 latest: Pulling from edgex-lftools-log-publisher 02:14:15 5eb5b503b376: Pulling fs layer 02:14:15 5c69ac0246d0: Pulling fs layer 02:14:15 ec43610c2a17: Pulling fs layer 02:14:15 3a2ae6a8a46f: Pulling fs layer 02:14:15 33b1e0a273af: Pulling fs layer 02:14:15 5d3b04190fa2: Pulling fs layer 02:14:15 2f39f015ded8: Pulling fs layer 02:14:15 5d3b04190fa2: Waiting 02:14:15 33b1e0a273af: Waiting 02:14:15 3a2ae6a8a46f: Waiting 02:14:15 2f39f015ded8: Waiting 02:14:15 5c69ac0246d0: Verifying Checksum 02:14:15 5c69ac0246d0: Download complete 02:14:15 3a2ae6a8a46f: Verifying Checksum 02:14:15 3a2ae6a8a46f: Download complete 02:14:15 33b1e0a273af: Verifying Checksum 02:14:15 33b1e0a273af: Download complete 02:14:15 ec43610c2a17: Verifying Checksum 02:14:15 ec43610c2a17: Download complete 02:14:15 5d3b04190fa2: Verifying Checksum 02:14:15 5d3b04190fa2: Download complete 02:14:15 5eb5b503b376: Verifying Checksum 02:14:15 5eb5b503b376: Download complete 02:14:16 2f39f015ded8: Download complete 02:14:16 5eb5b503b376: Pull complete 02:14:17 5c69ac0246d0: Pull complete 02:14:17 ec43610c2a17: Pull complete 02:14:17 3a2ae6a8a46f: Pull complete 02:14:17 33b1e0a273af: Pull complete 02:14:17 5d3b04190fa2: Pull complete 02:14:21 2f39f015ded8: Pull complete 02:14:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:14:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:14:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:21 prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container 02:14:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:14:24 $ docker top c95cf532549b9d984543d98dece0e542356bb9ffddfdb42cd02af2549dc5adf8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:25 ---> job-cost.sh 02:14:25 lf-activate-venv: SKIPPING 02:14:25 INFO: No Stack... 02:14:25 INFO: Retrieving Pricing Info for: v3-standard-8 02:14:26 INFO: Archiving Costs [Pipeline] sh 02:14:26 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 02:14:26 + cut -d, -f6 [Pipeline] lock 02:14:26 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-57-stack-cost] 02:14:26 Resource [jenkins-edgexfoundry-go-mod-messaging-main-57-stack-cost] did not exist. Created. 02:14:26 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:14:26 + echo total: 0.2199999988079071 [Pipeline] stash 02:14:26 Stashed 1 file(s) [Pipeline] } 02:14:26 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 02:14:26 $ docker stop --time=1 c95cf532549b9d984543d98dece0e542356bb9ffddfdb42cd02af2549dc5adf8 02:14:27 $ docker rm -f c95cf532549b9d984543d98dece0e542356bb9ffddfdb42cd02af2549dc5adf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:17:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120059 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 02:17:04 Running in /w/workspace/go-mod-messaging/57 [Pipeline] { [Pipeline] checkout 02:17:04 Selected Git installation does not exist. Using Default 02:17:04 The recommended git tool is: NONE 02:17:09 using credential edgex-jenkins-ssh 02:17:09 Cloning the remote Git repository 02:17:09 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 02:17:09 > git init /w/workspace/go-mod-messaging/57 # timeout=10 02:17:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 02:17:09 > git --version # timeout=10 02:17:09 > git --version # 'git version 2.25.1' 02:17:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:17:09 Verifying host key using known hosts file 02:17:10 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:17:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:17:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 02:17:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:17:11 Avoid second fetch 02:17:11 Checking out Revision 90e04fff95db87414b54d3ba3a664f2a50d45259 (main) 02:17:12 Commit message: "Merge pull request #193 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.20.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:17:11 > git config core.sparsecheckout # timeout=10 02:17:11 > git checkout -f 90e04fff95db87414b54d3ba3a664f2a50d45259 # timeout=10 02:17:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:17:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:17:13 Dload Upload Total Spent Left Speed 02:17:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 84577 [Pipeline] sh 02:17:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:17:14 + sudo tee /etc/docker/daemon.new 02:17:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:17:14 { 02:17:14 "registry-mirrors": [ 02:17:14 "https://nexus3.edgexfoundry.org:10001" 02:17:14 ], 02:17:14 "bip": "10.250.0.254/24", 02:17:14 "hosts": [ 02:17:14 "tcp://0.0.0.0:5555", 02:17:14 "unix:///var/run/docker.sock" 02:17:14 ], 02:17:14 "mtu": 1458, 02:17:14 "selinux-enabled": true, 02:17:14 "seccomp-profile": "/etc/docker/seccomp.json" 02:17:14 } [Pipeline] sh 02:17:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:17:14 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:17:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:17:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:17:33 ========================================================= 02:17:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:17:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:17:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:17:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:17:34 9b18e9b68314: Pulling fs layer 02:17:34 35d82f9e3411: Pulling fs layer 02:17:34 e16973657156: Pulling fs layer 02:17:34 fc693d55d65f: Pulling fs layer 02:17:34 7e9fc2657dce: Pulling fs layer 02:17:34 dda99020689f: Pulling fs layer 02:17:34 db1c61fa0a46: Pulling fs layer 02:17:34 891c053d2c06: Pulling fs layer 02:17:34 dda99020689f: Waiting 02:17:34 db1c61fa0a46: Waiting 02:17:34 fc693d55d65f: Waiting 02:17:34 7e9fc2657dce: Waiting 02:17:34 891c053d2c06: Waiting 02:17:34 e16973657156: Verifying Checksum 02:17:34 e16973657156: Download complete 02:17:34 35d82f9e3411: Verifying Checksum 02:17:34 35d82f9e3411: Download complete 02:17:34 7e9fc2657dce: Verifying Checksum 02:17:34 7e9fc2657dce: Download complete 02:17:34 dda99020689f: Verifying Checksum 02:17:34 dda99020689f: Download complete 02:17:34 9b18e9b68314: Verifying Checksum 02:17:34 9b18e9b68314: Download complete 02:17:35 9b18e9b68314: Pull complete 02:17:35 891c053d2c06: Verifying Checksum 02:17:35 891c053d2c06: Download complete 02:17:35 35d82f9e3411: Pull complete 02:17:35 e16973657156: Pull complete 02:17:36 db1c61fa0a46: Verifying Checksum 02:17:36 db1c61fa0a46: Download complete 02:17:37 fc693d55d65f: Verifying Checksum 02:17:37 fc693d55d65f: Download complete 02:17:49 fc693d55d65f: Pull complete 02:17:49 7e9fc2657dce: Pull complete 02:17:49 dda99020689f: Pull complete 02:17:54 db1c61fa0a46: Pull complete 02:17:56 891c053d2c06: Pull complete 02:17:56 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:17:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 02:17:57 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:57 + docker inspect -f . ci-base-image-arm64 02:17:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:57 prd-ubuntu20.04-docker-arm64-4c-16g-120059 does not seem to be running inside a container 02:17:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/57 -v /w/workspace/go-mod-messaging/57:/w/workspace/go-mod-messaging/57:rw,z -v /w/workspace/go-mod-messaging/57@tmp:/w/workspace/go-mod-messaging/57@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 02:18:00 $ docker top ff17d544edd792d9e573a895a71aa9e61492b033ade20c73814a59d64b8628fa -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:01 + go version 02:18:01 go version go1.18.7 linux/arm64 [Pipeline] } 02:18:01 $ docker stop --time=1 ff17d544edd792d9e573a895a71aa9e61492b033ade20c73814a59d64b8628fa 02:18:03 $ docker rm -f ff17d544edd792d9e573a895a71aa9e61492b033ade20c73814a59d64b8628fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:03 + docker inspect -f . ci-base-image-arm64 02:18:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:04 prd-ubuntu20.04-docker-arm64-4c-16g-120059 does not seem to be running inside a container 02:18:04 $ 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/57 -v /w/workspace/go-mod-messaging/57:/w/workspace/go-mod-messaging/57:rw,z -v /w/workspace/go-mod-messaging/57@tmp:/w/workspace/go-mod-messaging/57@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 02:18:05 $ docker top 9b01f8d0505b3fb284106fb647451dc66cea4323903a34f70e49a3ffc2f8c94e -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:05 + git config --global --add safe.directory /w/workspace/go-mod-messaging/57 [Pipeline] fileExists [Pipeline] sh 02:18:06 + make test 02:18:06 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 02:18:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 02:18:06 go: downloading github.com/stretchr/testify v1.8.1 02:18:06 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 02:18:06 go: downloading github.com/nats-io/nats.go v1.20.0 02:18:06 go: downloading github.com/google/uuid v1.3.0 02:18:06 go: downloading github.com/nats-io/nats-server/v2 v2.9.8 02:18:06 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:18:06 go: downloading github.com/go-playground/validator/v10 v10.11.1 02:18:06 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 02:18:07 go: downloading github.com/davecgh/go-spew v1.1.1 02:18:07 go: downloading github.com/pmezard/go-difflib v1.0.0 02:18:07 go: downloading gopkg.in/yaml.v3 v3.0.1 02:18:07 go: downloading github.com/stretchr/objx v0.5.0 02:18:07 go: downloading github.com/gorilla/websocket v1.4.2 02:18:07 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 02:18:07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:18:07 go: downloading github.com/nats-io/nkeys v0.3.0 02:18:07 go: downloading github.com/nats-io/nuid v1.0.1 02:18:07 go: downloading github.com/x448/float16 v0.8.4 02:18:07 go: downloading github.com/go-playground/universal-translator v0.18.0 02:18:07 go: downloading github.com/leodido/go-urn v1.2.1 02:18:07 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 02:18:07 go: downloading golang.org/x/text v0.3.7 02:18:08 go: downloading github.com/go-playground/locales v0.14.0 02:18:08 go: downloading github.com/klauspost/compress v1.15.11 02:18:08 go: downloading github.com/minio/highwayhash v1.0.2 02:18:08 go: downloading github.com/nats-io/jwt/v2 v2.3.0 02:18:08 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 02:20:00 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.261s coverage: 66.4% of statements 02:20:00 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 02:20:00 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.254s coverage: 90.4% of statements 02:20:00 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.274s coverage: 87.7% of statements 02:20:00 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 02:20:00 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 02:20:56 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.310s coverage: 35.9% of statements 02:20:56 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.131s coverage: 68.5% of statements 02:20:56 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 02:20:56 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.080s coverage: 87.5% of statements 02:20:56 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 02:20:56 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.069s coverage: 100.0% of statements 02:20:56 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.063s coverage: 100.0% of statements 02:20:56 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.071s coverage: 95.1% of statements 02:20:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:20:56 go vet ./... 02:21:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:21:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:21:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:21:35 $ docker stop --time=1 9b01f8d0505b3fb284106fb647451dc66cea4323903a34f70e49a3ffc2f8c94e 02:21:37 $ docker rm -f 9b01f8d0505b3fb284106fb647451dc66cea4323903a34f70e49a3ffc2f8c94e [Pipeline] // withDockerContainer [Pipeline] sh 02:21:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:21:39 Warning: overwriting stash ‘coverage-report’ 02:21:40 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 02:21:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:21:40 02:21:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:21:41 arm64: Pulling from edgex-lftools-log-publisher 02:21:41 8998bd30e6a1: Pulling fs layer 02:21:41 04944245beec: Pulling fs layer 02:21:41 699f458cf7ca: Pulling fs layer 02:21:41 765212b225bb: Pulling fs layer 02:21:41 f23df028b6ca: Pulling fs layer 02:21:41 d65c8cfc05b1: Pulling fs layer 02:21:41 2437ff75d9bd: Pulling fs layer 02:21:41 f23df028b6ca: Waiting 02:21:41 d65c8cfc05b1: Waiting 02:21:41 2437ff75d9bd: Waiting 02:21:41 765212b225bb: Waiting 02:21:41 04944245beec: Verifying Checksum 02:21:41 04944245beec: Download complete 02:21:41 765212b225bb: Verifying Checksum 02:21:41 765212b225bb: Download complete 02:21:41 f23df028b6ca: Verifying Checksum 02:21:41 f23df028b6ca: Download complete 02:21:41 d65c8cfc05b1: Verifying Checksum 02:21:41 d65c8cfc05b1: Download complete 02:21:42 699f458cf7ca: Verifying Checksum 02:21:42 699f458cf7ca: Download complete 02:21:43 8998bd30e6a1: Verifying Checksum 02:21:43 8998bd30e6a1: Download complete 02:21:46 2437ff75d9bd: Download complete 02:21:48 8998bd30e6a1: Pull complete 02:21:49 04944245beec: Pull complete 02:21:50 699f458cf7ca: Pull complete 02:21:51 765212b225bb: Pull complete 02:21:52 f23df028b6ca: Pull complete 02:21:52 d65c8cfc05b1: Pull complete 02:22:10 2437ff75d9bd: Pull complete 02:22:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:22:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:10 prd-ubuntu20.04-docker-arm64-4c-16g-120059 does not seem to be running inside a container 02:22:10 $ 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/57 -v /w/workspace/go-mod-messaging/57:/w/workspace/go-mod-messaging/57:rw,z -v /w/workspace/go-mod-messaging/57@tmp:/w/workspace/go-mod-messaging/57@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 02:22:12 $ docker top 779eec80aa111eae3d2a35837ce26c6c063adeaec0d9ba75688cc2d8b7039986 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:13 ---> job-cost.sh 02:22:13 lf-activate-venv: SKIPPING 02:22:13 INFO: No Stack... 02:22:13 INFO: Retrieving Pricing Info for: v3-standard-4 02:22:14 INFO: Archiving Costs [Pipeline] sh 02:22:15 + cat /w/workspace/go-mod-messaging/57/archives/cost.csv 02:22:15 + cut -d, -f6 [Pipeline] lock 02:22:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-57-stack-cost] 02:22:15 Resource [jenkins-edgexfoundry-go-mod-messaging-main-57-stack-cost] did not exist. Created. 02:22:15 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:22:15 /w/workspace/go-mod-messaging/57@tmp/durable-28047c27/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:22:16 + echo total: 0.10999999940395355 [Pipeline] stash 02:22:16 Warning: overwriting stash ‘stack-cost’ 02:22:16 Stashed 1 file(s) [Pipeline] } 02:22:16 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 02:22:16 $ docker stop --time=1 779eec80aa111eae3d2a35837ce26c6c063adeaec0d9ba75688cc2d8b7039986 02:22:18 $ docker rm -f 779eec80aa111eae3d2a35837ce26c6c063adeaec0d9ba75688cc2d8b7039986 [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 02:22:18 provisioning config files... 02:22:18 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config11433363325844757952tmp [Pipeline] { [Pipeline] sh 02:22:19 + set +x 02:22:19 + curl -s https://codecov.io/bash 02:22:19 + bash -s -- 02:22:19 02:22:19 _____ _ 02:22:19 / ____| | | 02:22:19 | | ___ __| | ___ ___ _____ __ 02:22:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:22:19 | |___| (_) | (_| | __/ (_| (_) \ V / 02:22:19 \_____\___/ \__,_|\___|\___\___/ \_/ 02:22:19 Bash-1.0.6 02:22:19 02:22:19 02:22:19 ==> git version 2.25.1 found 02:22:19 ==> 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 02:22:19 Release-Date: 2020-01-08 02:22:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:22:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:22:19 ==> Jenkins CI detected. 02:22:19 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 02:22:19 project root: . 02:22:19 --> token set from env 02:22:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:22:19 ==> Running gcov in . (disable via -X gcov) 02:22:19 ==> Python coveragepy not found 02:22:19 ==> Searching for coverage reports in: 02:22:19 + . 02:22:19 -> Found 1 reports 02:22:19 ==> Detecting git/mercurial file structure 02:22:19 ==> Reading reports 02:22:19 + ./coverage.out bytes=36887 02:22:19 ==> Appending adjustments 02:22:19 https://docs.codecov.io/docs/fixing-reports 02:22:19 + Found adjustments 02:22:19 ==> Gzipping contents 02:22:19 8.0K /tmp/codecov.4fAbvt.gz 02:22:19 ==> Uploading reports 02:22:19 url: https://codecov.io 02:22:19 query: branch=main&commit=90e04fff95db87414b54d3ba3a664f2a50d45259&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 02:22:19 -> Pinging Codecov 02:22:19 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=90e04fff95db87414b54d3ba3a664f2a50d45259&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 02:22:19 -> Uploading to 02:22:19 https://storage.googleapis.com/codecov/v4/raw/2022-11-30/F6E385568367DD0E4001BA4F8F1CB792/90e04fff95db87414b54d3ba3a664f2a50d45259/982aac7a-82c0-4b67-91e6-b5c64c3bcb82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221130T022219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6c77ccec07879198597c3a17cad8bd453195899c5497e49b52a4dec321dfedf 02:22:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:22:19 Dload Upload Total Spent Left Speed 02:22:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7554 0 0 100 7554 0 31344 --:--:-- --:--:-- --:--:-- 31344 02:22:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/90e04fff95db87414b54d3ba3a664f2a50d45259 [Pipeline] } 02:22:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:22:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:22:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:22:20 02:22:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:22:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:22:20 df9b9388f04a: Pulling fs layer 02:22:20 52dc419b0ee2: Pulling fs layer 02:22:20 25bc292e5bac: Pulling fs layer 02:22:20 114826534d7a: Pulling fs layer 02:22:20 4657fd5d0bcf: Pulling fs layer 02:22:20 6ad1cebc031e: Pulling fs layer 02:22:20 8a3aa393b2d8: Pulling fs layer 02:22:20 114826534d7a: Waiting 02:22:20 8a3aa393b2d8: Waiting 02:22:20 6ad1cebc031e: Waiting 02:22:20 25bc292e5bac: Verifying Checksum 02:22:20 52dc419b0ee2: Download complete 02:22:20 4657fd5d0bcf: Verifying Checksum 02:22:20 4657fd5d0bcf: Download complete 02:22:20 df9b9388f04a: Download complete 02:22:21 6ad1cebc031e: Verifying Checksum 02:22:21 6ad1cebc031e: Download complete 02:22:21 df9b9388f04a: Pull complete 02:22:21 52dc419b0ee2: Pull complete 02:22:21 25bc292e5bac: Pull complete 02:22:22 114826534d7a: Verifying Checksum 02:22:22 114826534d7a: Download complete 02:22:22 8a3aa393b2d8: Verifying Checksum 02:22:22 8a3aa393b2d8: Download complete 02:22:25 114826534d7a: Pull complete 02:22:25 4657fd5d0bcf: Pull complete 02:22:25 6ad1cebc031e: Pull complete 02:22:28 8a3aa393b2d8: Pull complete 02:22:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:22:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:22:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:28 prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container 02:22:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:22:32 $ docker top 9fd0e0b91d1d3988bcc6328a7d101865c1fadce01cd6520e6690aa314a4c5907 -eo pid,comm [Pipeline] { [Pipeline] echo 02:22:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 02:22:32 + set -o pipefail 02:22:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 02:22:35 02:22:35 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 02:22:35 02:22:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/419d4301-e7ce-422a-b387-f5c3857b6f56 02:22:35 02:22:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:22:35 02:22:36 02:22:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:22:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:22:36 More details here: https://snyk.co/ue1NS [Pipeline] } 02:22:36 $ docker stop --time=1 9fd0e0b91d1d3988bcc6328a7d101865c1fadce01cd6520e6690aa314a4c5907 02:22:38 $ docker rm -f 9fd0e0b91d1d3988bcc6328a7d101865c1fadce01cd6520e6690aa314a4c5907 [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 02:22:38 + git log --format=format:%s -1 90e04fff95db87414b54d3ba3a664f2a50d45259 [Pipeline] sh 02:22:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:22:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:22:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:39 prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container 02:22:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:22:40 $ docker top f6ff80e6851ab2596aa8670bba2b7f2ebb561843ffdfff08d6bf5571a26a16ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:22:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:40 [ssh-agent] Looking for ssh-agent implementation... 02:22:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:40 $ docker exec f6ff80e6851ab2596aa8670bba2b7f2ebb561843ffdfff08d6bf5571a26a16ea ssh-agent 02:22:40 SSH_AUTH_SOCK=/tmp/ssh-ic7vadOIDtfF/agent.33 02:22:40 SSH_AGENT_PID=39 02:22:40 Running ssh-add (command line suppressed) 02:22:40 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3178847850408392001.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_3178847850408392001.key) 02:22:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:40 + git semver tag 02:22:41 2022-11-30 02:22:40,966 [run_tag] DEBUG tag force:False 02:22:41 2022-11-30 02:22:40,966 [check_head_tag] DEBUG check head tag 02:22:41 2022-11-30 02:22:40,967 [execute] INFO git cat-file --batch-check 02:22:41 2022-11-30 02:22:40,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 02:22:41 2022-11-30 02:22:40,970 [execute] INFO git cat-file --batch 02:22:41 2022-11-30 02:22:40,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 02:22:41 2022-11-30 02:22:40,992 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:22:41 2022-11-30 02:22:40,992 [execute] INFO git tag -a v2.3.1-dev.5 -m v2.3.1-dev.5 02:22:41 2022-11-30 02:22:40,992 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.5', '-m', 'v2.3.1-dev.5'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 02:22:41 2022-11-30 02:22:40,997 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:22:41 2.3.1-dev.5 [Pipeline] } 02:22:41 $ docker exec --env ******** --env ******** f6ff80e6851ab2596aa8670bba2b7f2ebb561843ffdfff08d6bf5571a26a16ea ssh-agent -k 02:22:41 unset SSH_AUTH_SOCK; 02:22:41 unset SSH_AGENT_PID; 02:22:41 echo Agent pid 39 killed; 02:22:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:41 + git semver [Pipeline] } 02:22:41 $ docker stop --time=1 f6ff80e6851ab2596aa8670bba2b7f2ebb561843ffdfff08d6bf5571a26a16ea 02:22:42 $ docker rm -f f6ff80e6851ab2596aa8670bba2b7f2ebb561843ffdfff08d6bf5571a26a16ea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:22:43 02:22:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:22:43 0.23.1-centos7: Pulling from edgex-lftools 02:22:43 ab5ef0e58194: Pulling fs layer 02:22:43 9712f1f96733: Pulling fs layer 02:22:43 63f879dbbcfc: Pulling fs layer 02:22:43 0d9ebad4ef96: Pulling fs layer 02:22:43 e9a5061849ea: Pulling fs layer 02:22:43 0d9ebad4ef96: Waiting 02:22:43 d747dcd14b5f: Pulling fs layer 02:22:43 2de7ff778b66: Pulling fs layer 02:22:43 d747dcd14b5f: Waiting 02:22:43 2de7ff778b66: Waiting 02:22:43 e9a5061849ea: Waiting 02:22:43 9712f1f96733: Verifying Checksum 02:22:43 9712f1f96733: Download complete 02:22:44 63f879dbbcfc: Verifying Checksum 02:22:44 63f879dbbcfc: Download complete 02:22:44 e9a5061849ea: Verifying Checksum 02:22:44 e9a5061849ea: Download complete 02:22:44 d747dcd14b5f: Verifying Checksum 02:22:44 d747dcd14b5f: Download complete 02:22:44 2de7ff778b66: Verifying Checksum 02:22:44 2de7ff778b66: Download complete 02:22:44 ab5ef0e58194: Verifying Checksum 02:22:44 ab5ef0e58194: Download complete 02:22:44 0d9ebad4ef96: Verifying Checksum 02:22:44 0d9ebad4ef96: Download complete 02:22:47 ab5ef0e58194: Pull complete 02:22:47 9712f1f96733: Pull complete 02:22:47 63f879dbbcfc: Pull complete 02:22:50 0d9ebad4ef96: Pull complete 02:22:51 e9a5061849ea: Pull complete 02:22:51 d747dcd14b5f: Pull complete 02:22:52 2de7ff778b66: Pull complete 02:22:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:22:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:22:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:52 prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container 02:22:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:22:56 $ docker top 1f6ab520e97babadec6c802ca614805b650059b42fcc142a7af32eec4ea0a480 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:22:56 provisioning config files... 02:22:56 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10388019135821405928tmp 02:22:56 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1192966095698390205tmp 02:22:56 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2603619010155860027tmp [Pipeline] { [Pipeline] echo 02:22:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:22:56 ---> sigul-configuration.sh 02:22:56 gpg: directory `/root/.gnupg' created 02:22:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:22:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:22:56 gpg: keyring `/root/.gnupg/secring.gpg' created 02:22:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:22:56 gpg: CAST5 encrypted data 02:22:56 gpg: encrypted with 1 passphrase 02:22:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:22:57 + mkdir /home/jenkins 02:22:57 + mkdir /home/jenkins/sigul [Pipeline] sh 02:22:57 + 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 02:22:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:22:57 ---> sigul-install.sh 02:22:57 Sigul already installed; skipping installation. [Pipeline] sh 02:22:58 + git tag --list 02:22:58 v0.0.0 02:22:58 v0.1.0 02:22:58 v0.1.1 02:22:58 v0.1.10 02:22:58 v0.1.11 02:22:58 v0.1.12 02:22:58 v0.1.13 02:22:58 v0.1.14 02:22:58 v0.1.15 02:22:58 v0.1.16 02:22:58 v0.1.17 02:22:58 v0.1.18 02:22:58 v0.1.19 02:22:58 v0.1.2 02:22:58 v0.1.20 02:22:58 v0.1.21 02:22:58 v0.1.22 02:22:58 v0.1.23 02:22:58 v0.1.24 02:22:58 v0.1.25 02:22:58 v0.1.26 02:22:58 v0.1.27 02:22:58 v0.1.28 02:22:58 v0.1.29 02:22:58 v0.1.3 02:22:58 v0.1.30 02:22:58 v0.1.31 02:22:58 v0.1.4 02:22:58 v0.1.5 02:22:58 v0.1.6 02:22:58 v0.1.7 02:22:58 v0.1.8 02:22:58 v0.1.9 02:22:58 v2.0.0 02:22:58 v2.0.1 02:22:58 v2.1.0 02:22:58 v2.1.1 02:22:58 v2.1.1-dev.1 02:22:58 v2.1.1-dev.2 02:22:58 v2.1.1-dev.3 02:22:58 v2.2.0 02:22:58 v2.2.1-dev.1 02:22:58 v2.2.1-dev.10 02:22:58 v2.2.1-dev.11 02:22:58 v2.2.1-dev.2 02:22:58 v2.2.1-dev.3 02:22:58 v2.2.1-dev.4 02:22:58 v2.2.1-dev.5 02:22:58 v2.2.1-dev.6 02:22:58 v2.2.1-dev.7 02:22:58 v2.2.1-dev.8 02:22:58 v2.2.1-dev.9 02:22:58 v2.3.0 02:22:58 v2.3.0-dev.11 02:22:58 v2.3.0-dev.12 02:22:58 v2.3.0-dev.13 02:22:58 v2.3.0-dev.14 02:22:58 v2.3.0-dev.15 02:22:58 v2.3.0-dev.16 02:22:58 v2.3.0-dev.17 02:22:58 v2.3.0-dev.18 02:22:58 v2.3.0-dev.19 02:22:58 v2.3.0-dev.20 02:22:58 v2.3.0-dev.21 02:22:58 v2.3.0-dev.22 02:22:58 v2.3.0-dev.23 02:22:58 v2.3.0-dev.24 02:22:58 v2.3.0-dev.25 02:22:58 v2.3.0-dev.26 02:22:58 v2.3.0-dev.27 02:22:58 v2.3.1-dev.1 02:22:58 v2.3.1-dev.2 02:22:58 v2.3.1-dev.3 02:22:58 v2.3.1-dev.4 02:22:58 v2.3.1-dev.5 [Pipeline] sh 02:22:58 + lftools sign git-tag v2.3.1-dev.5 02:22:58 Signing Git tag with Sigul... 02:22:58 Signing v2.3.1-dev.5 [Pipeline] echo 02:22:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:22:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:22:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:22:59 $ docker stop --time=1 1f6ab520e97babadec6c802ca614805b650059b42fcc142a7af32eec4ea0a480 02:23:00 $ docker rm -f 1f6ab520e97babadec6c802ca614805b650059b42fcc142a7af32eec4ea0a480 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:23:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:23:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:01 prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container 02:23:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:23:01 $ docker top 38ad543b39c19416203fab054e9672d80645cad3b09f4b7c93d9fe01f9204e76 -eo pid,comm 02:23:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:23:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:02 [ssh-agent] Looking for ssh-agent implementation... 02:23:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:02 $ docker exec 38ad543b39c19416203fab054e9672d80645cad3b09f4b7c93d9fe01f9204e76 ssh-agent 02:23:02 SSH_AUTH_SOCK=/tmp/ssh-GUwMCccvehEx/agent.32 02:23:02 SSH_AGENT_PID=38 02:23:02 Running ssh-add (command line suppressed) 02:23:02 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6039794358156310415.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_6039794358156310415.key) 02:23:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:02 + git semver bump pre 02:23:02 2022-11-30 02:23:02,866 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:23:02 2022-11-30 02:23:02,867 [bump_version] DEBUG bumping version:2.3.1-dev.5 on axis:pre with prefix:dev 02:23:02 2022-11-30 02:23:02,867 [bump_version] DEBUG bumped version:2.3.1-dev.6 02:23:02 2022-11-30 02:23:02,867 [write_version] DEBUG write version:2.3.1-dev.6 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 02:23:02 2022-11-30 02:23:02,867 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:23:02 2022-11-30 02:23:02,867 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:23:02 2022-11-30 02:23:02,868 [execute] INFO git cat-file --batch-check 02:23:02 2022-11-30 02:23:02,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 02:23:02 2022-11-30 02:23:02,873 [execute] INFO git cat-file --batch 02:23:02 2022-11-30 02:23:02,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 02:23:02 2022-11-30 02:23:02,879 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:23:02 2.3.1-dev.6 [Pipeline] } 02:23:02 $ docker exec --env ******** --env ******** 38ad543b39c19416203fab054e9672d80645cad3b09f4b7c93d9fe01f9204e76 ssh-agent -k 02:23:03 unset SSH_AUTH_SOCK; 02:23:03 unset SSH_AGENT_PID; 02:23:03 echo Agent pid 38 killed; 02:23:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:03 + git semver [Pipeline] } 02:23:03 $ docker stop --time=1 38ad543b39c19416203fab054e9672d80645cad3b09f4b7c93d9fe01f9204e76 02:23:04 $ docker rm -f 38ad543b39c19416203fab054e9672d80645cad3b09f4b7c93d9fe01f9204e76 [Pipeline] // withDockerContainer [Pipeline] sh 02:23:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:23:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:23:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:05 prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container 02:23:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:23:06 $ docker top 02c4e8ad472617a9853f9bb2408f222e784b4e33d8573d8fea0522a43c9c9373 -eo pid,comm 02:23:06 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). 02:23:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:23:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:23:06 [ssh-agent] Looking for ssh-agent implementation... 02:23:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:23:06 $ docker exec 02c4e8ad472617a9853f9bb2408f222e784b4e33d8573d8fea0522a43c9c9373 ssh-agent 02:23:06 SSH_AUTH_SOCK=/tmp/ssh-OA4fdSMfjuqg/agent.32 02:23:06 SSH_AGENT_PID=38 02:23:06 Running ssh-add (command line suppressed) 02:23:06 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10535821158086380488.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_10535821158086380488.key) 02:23:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:23:06 + git semver push 02:23:06 2022-11-30 02:23:06,888 [run_push] DEBUG push 02:23:06 2022-11-30 02:23:06,889 [execute] INFO git cat-file --batch-check 02:23:06 2022-11-30 02:23:06,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 02:23:06 2022-11-30 02:23:06,892 [execute] INFO git rev-list 2c2ff73fff14574823101ec4c6d5353e6214c20c -- 02:23:06 2022-11-30 02:23:06,892 [execute] DEBUG Popen(['git', 'rev-list', '2c2ff73fff14574823101ec4c6d5353e6214c20c', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 02:23:06 2022-11-30 02:23:06,899 [execute] INFO git fetch -v origin 02:23:06 2022-11-30 02:23:06,900 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 02:23:07 2022-11-30 02:23:07,418 [run_push] DEBUG no remote changes detected 02:23:07 2022-11-30 02:23:07,418 [execute] INFO git push origin semver 02:23:07 2022-11-30 02:23:07,418 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 02:23:08 2022-11-30 02:23:08,185 [run_push] DEBUG push all version tags 02:23:08 2022-11-30 02:23:08,186 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:23:08 2022-11-30 02:23:08,186 [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) 02:23:09 2022-11-30 02:23:08,931 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:23:09 2.3.1-dev.6 [Pipeline] } 02:23:09 $ docker exec --env ******** --env ******** 02c4e8ad472617a9853f9bb2408f222e784b4e33d8573d8fea0522a43c9c9373 ssh-agent -k 02:23:09 unset SSH_AUTH_SOCK; 02:23:09 unset SSH_AGENT_PID; 02:23:09 echo Agent pid 38 killed; 02:23:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:23:09 + git semver [Pipeline] } 02:23:09 $ docker stop --time=1 02c4e8ad472617a9853f9bb2408f222e784b4e33d8573d8fea0522a43c9c9373 02:23:11 $ docker rm -f 02c4e8ad472617a9853f9bb2408f222e784b4e33d8573d8fea0522a43c9c9373 [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 02:23:11 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 02:23:11 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:23:11 total 16 02:23:11 drwxr-xr-x 3 root root 4096 Nov 30 02:14 . 02:23:11 drwxrwxr-x 10 jenkins jenkins 4096 Nov 30 02:22 .. 02:23:11 drwxr-xr-x 2 root root 4096 Nov 30 02:14 cost 02:23:11 -rw-r--r-- 1 root root 87 Nov 30 02:14 cost.csv 02:23:11 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:23:11 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:23:11 total 16 02:23:11 drwxr-xr-x 3 jenkins jenkins 4096 Nov 30 02:14 . 02:23:11 drwxrwxr-x 10 jenkins jenkins 4096 Nov 30 02:22 .. 02:23:11 drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 02:14 cost 02:23:11 -rw-r--r-- 1 jenkins jenkins 87 Nov 30 02:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:23:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:23:12 ---> package-listing.sh 02:23:12 ++ facter osfamily 02:23:12 ++ tr '[:upper:]' '[:lower:]' 02:23:13 + OS_FAMILY=debian 02:23:13 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 02:23:13 + START_PACKAGES=/tmp/packages_start.txt 02:23:13 + END_PACKAGES=/tmp/packages_end.txt 02:23:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:23:13 + PACKAGES=/tmp/packages_start.txt 02:23:13 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 02:23:13 + PACKAGES=/tmp/packages_end.txt 02:23:13 + case "${OS_FAMILY}" in 02:23:13 + dpkg -l 02:23:13 + grep '^ii' 02:23:13 + '[' -f /tmp/packages_start.txt ']' 02:23:13 + '[' -f /tmp/packages_end.txt ']' 02:23:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:23:13 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 02:23:13 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 02:23:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 02:23:13 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 02:23:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:23:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:13 prd-ubuntu20.04-docker-8c-8g-120058 does not seem to be running inside a container 02:23:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:23:14 $ docker top 423661d65db4b69fe45956905927d1106981c2eb59bef2a48a06bd4e4f67e3a0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:14 + touch /tmp/pre-build-complete [Pipeline] sh 02:23:14 + mkdir -p /var/log/sysstat [Pipeline] sh 02:23:15 + ls /var/log/sa-host 02:23:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:23:15 provisioning config files... 02:23:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15681162744969196930tmp [Pipeline] { [Pipeline] echo 02:23:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:23:15 ---> create-netrc.sh [Pipeline] } 02:23:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:23:15 ---> python-tools-install.sh [Pipeline] echo 02:23:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:23:16 ---> sudo-logs.sh 02:23:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:23:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:23:16 ---> job-cost.sh 02:23:16 lf-activate-venv: SKIPPING 02:23:16 DEBUG: total: 0.2199999988079071 02:23:16 INFO: Retrieving Stack Cost... 02:23:17 INFO: Retrieving Pricing Info for: v3-standard-8 02:23:17 INFO: Archiving Costs [Pipeline] echo 02:23:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:23:17 ---> logs-deploy.sh 02:23:17 lf-activate-venv: SKIPPING 02:23:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/57 02:23:17 INFO: archiving workspace using pattern(s): 02:23:18 Archives upload complete. 02:23:18 INFO: archiving logs to Nexus