Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76d4c0ae5dae923b48e95c3f6e6f96b7635f8158 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-ssh17393486255917496519.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-ssh16738121574674668085.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-ssh17088592292857099277.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-ssh10060905886481714072.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-ssh15491752449197215215.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-120054 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 76d4c0ae5dae923b48e95c3f6e6f96b7635f8158 (main) Commit message: "Merge pull request #185 from edgexfoundry/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.4.2" > 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 76d4c0ae5dae923b48e95c3f6e6f96b7635f8158 # timeout=10 > git rev-list --no-walk 3ad8bcf66968527eaa141d973f5b0c5749205695 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:57:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:57:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:57:17 ========================================================= 01:57:17 EdgeX Global Pipelines Version Info 01:57:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:57:17 ------------------- 01:57:17 stable info: 01:57:17 ------------------- 01:57:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:57:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:57:17 Message: update stable to v1.0.244 01:57:18 ------------------- 01:57:18 experimental info: 01:57:18 ------------------- 01:57:18 Commited By: **** collab-it+edgex@linuxfoundation.org 01:57:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:57:18 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76d4c0ae5dae923b48e95c3f6e6f96b7635f8158 [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76d4c0a [Pipeline] echo 01:57:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:57:19 + git rev-list -1 --merges 76d4c0ae5dae923b48e95c3f6e6f96b7635f8158~1..76d4c0ae5dae923b48e95c3f6e6f96b7635f8158 [Pipeline] echo 01:57:19 -----------> git rev-list -1 --merges 76d4c0ae5dae923b48e95c3f6e6f96b7635f8158~1..76d4c0ae5dae923b48e95c3f6e6f96b7635f8158 76d4c0ae5dae923b48e95c3f6e6f96b7635f8158 01:57:19 76d4c0ae5dae923b48e95c3f6e6f96b7635f8158 [false] [Pipeline] sh 01:57:19 + git log --format=format:%s -1 76d4c0ae5dae923b48e95c3f6e6f96b7635f8158 [Pipeline] echo 01:57:19 ========================================================= 01:57:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:57:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:57:19 + git log --format=format:%s -1 76d4c0ae5dae923b48e95c3f6e6f96b7635f8158 [Pipeline] echo 01:57:19 [semverPrep] GIT_COMMIT: 76d4c0ae5dae923b48e95c3f6e6f96b7635f8158, Commit Message: Merge pull request #185 from edgexfoundry/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.4.2 [Pipeline] echo 01:57:19 [semverPrep] This is not a build commit. [Pipeline] sh 01:57:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:57:20 + grep -v github /etc/ssh/ssh_known_hosts 01:57:20 + [ -e /tmp/ssh_known_hosts ] 01:57:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:57:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:57:20 + sudo tee -a /etc/ssh/ssh_known_hosts 01:57:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:20 01:57:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:21 0.1.4: Pulling from edgex-devops/py-git-semver 01:57:21 b85a868b505f: Pulling fs layer 01:57:21 e2be974225ed: Pulling fs layer 01:57:21 339a4e72a1f5: Pulling fs layer 01:57:21 988bab9f4d93: Pulling fs layer 01:57:21 1469e6f7b9e6: Pulling fs layer 01:57:21 eaf3925da568: Pulling fs layer 01:57:21 bab4dde63d76: Pulling fs layer 01:57:21 bde34c3a00c8: Pulling fs layer 01:57:21 b352a97aabf1: Pulling fs layer 01:57:21 4872d77fe225: Pulling fs layer 01:57:21 5851b861e8e6: Pulling fs layer 01:57:21 eaf3925da568: Waiting 01:57:21 b352a97aabf1: Waiting 01:57:21 bde34c3a00c8: Waiting 01:57:21 bab4dde63d76: Waiting 01:57:21 5851b861e8e6: Waiting 01:57:21 988bab9f4d93: Waiting 01:57:21 1469e6f7b9e6: Waiting 01:57:21 e2be974225ed: Verifying Checksum 01:57:21 e2be974225ed: Download complete 01:57:21 988bab9f4d93: Download complete 01:57:21 1469e6f7b9e6: Verifying Checksum 01:57:21 1469e6f7b9e6: Download complete 01:57:21 eaf3925da568: Verifying Checksum 01:57:21 eaf3925da568: Download complete 01:57:21 339a4e72a1f5: Verifying Checksum 01:57:21 339a4e72a1f5: Download complete 01:57:21 bde34c3a00c8: Download complete 01:57:21 b352a97aabf1: Verifying Checksum 01:57:21 b352a97aabf1: Download complete 01:57:21 b85a868b505f: Verifying Checksum 01:57:21 b85a868b505f: Download complete 01:57:21 4872d77fe225: Verifying Checksum 01:57:21 4872d77fe225: Download complete 01:57:21 5851b861e8e6: Download complete 01:57:21 bab4dde63d76: Verifying Checksum 01:57:21 bab4dde63d76: Download complete 01:57:22 b85a868b505f: Pull complete 01:57:22 e2be974225ed: Pull complete 01:57:23 339a4e72a1f5: Pull complete 01:57:23 988bab9f4d93: Pull complete 01:57:23 1469e6f7b9e6: Pull complete 01:57:23 eaf3925da568: Pull complete 01:57:25 bab4dde63d76: Pull complete 01:57:25 bde34c3a00c8: Pull complete 01:57:25 b352a97aabf1: Pull complete 01:57:25 4872d77fe225: Pull complete 01:57:25 5851b861e8e6: Pull complete 01:57:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:57:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:25 prd-ubuntu20.04-docker-8c-8g-120054 does not seem to be running inside a container 01:57:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:57:27 $ docker top d6e02ceaa1301a0321340f4cb0d1d755507687569647cc489fe16b078fa31d5f -eo pid,comm 01:57:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:57:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:28 [ssh-agent] Looking for ssh-agent implementation... 01:57:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:28 $ docker exec d6e02ceaa1301a0321340f4cb0d1d755507687569647cc489fe16b078fa31d5f ssh-agent 01:57:28 SSH_AUTH_SOCK=/tmp/ssh-AoomQIUGTnjl/agent.31 01:57:28 SSH_AGENT_PID=37 01:57:28 Running ssh-add (command line suppressed) 01:57:28 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15225348858683635635.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15225348858683635635.key) 01:57:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:28 + git tag --points-at HEAD [Pipeline] } 01:57:28 $ docker exec --env ******** --env ******** d6e02ceaa1301a0321340f4cb0d1d755507687569647cc489fe16b078fa31d5f ssh-agent -k 01:57:28 unset SSH_AUTH_SOCK; 01:57:28 unset SSH_AGENT_PID; 01:57:28 echo Agent pid 37 killed; 01:57:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:57:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:28 [ssh-agent] Looking for ssh-agent implementation... 01:57:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:28 $ docker exec d6e02ceaa1301a0321340f4cb0d1d755507687569647cc489fe16b078fa31d5f ssh-agent 01:57:29 SSH_AUTH_SOCK=/tmp/ssh-B9IvYKdsgcC6/agent.69 01:57:29 SSH_AGENT_PID=75 01:57:29 Running ssh-add (command line suppressed) 01:57:29 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11100323480306965686.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11100323480306965686.key) 01:57:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:29 + git semver init 01:57:29 2022-11-30 01:57:29,699 [run_init] DEBUG init version:0.0.0 force:False 01:57:29 2022-11-30 01:57:29,700 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 01:57:29 2022-11-30 01:57:29,701 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 01:57:29 2022-11-30 01:57:29,701 [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) 01:57:30 2022-11-30 01:57:30,436 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 01:57:30 2022-11-30 01:57:30,436 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 01:57:30 2022-11-30 01:57:30,437 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 01:57:30 2022-11-30 01:57:30,437 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 01:57:30 2.3.1-dev.4 [Pipeline] } 01:57:30 $ docker exec --env ******** --env ******** d6e02ceaa1301a0321340f4cb0d1d755507687569647cc489fe16b078fa31d5f ssh-agent -k 01:57:30 unset SSH_AUTH_SOCK; 01:57:30 unset SSH_AGENT_PID; 01:57:30 echo Agent pid 75 killed; 01:57:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:31 + git semver [Pipeline] } 01:57:31 $ docker stop --time=1 d6e02ceaa1301a0321340f4cb0d1d755507687569647cc489fe16b078fa31d5f 01:57:32 $ docker rm -f d6e02ceaa1301a0321340f4cb0d1d755507687569647cc489fe16b078fa31d5f [Pipeline] // withDockerContainer [Pipeline] sh 01:57:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:57:33 Stashed 1 file(s) [Pipeline] echo 01:57:33 [edgeXSemver]: initialized semver on version 2.3.1-dev.4 [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 01:57:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:57:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:57:33 ========================================================= 01:57:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:57:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:57:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:57:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:57:33 213ec9aee27d: Pulling fs layer 01:57:33 4583459ba037: Pulling fs layer 01:57:33 93c1e223e6f2: Pulling fs layer 01:57:33 53926ce57604: Pulling fs layer 01:57:33 21b2b0c7a3f4: Pulling fs layer 01:57:33 22ff95d597cd: Pulling fs layer 01:57:33 53926ce57604: Waiting 01:57:33 21b2b0c7a3f4: Waiting 01:57:33 12d6caf4c0d1: Pulling fs layer 01:57:33 96b7cbca73a9: Pulling fs layer 01:57:33 a7acece74701: Pulling fs layer 01:57:33 22ff95d597cd: Waiting 01:57:33 12d6caf4c0d1: Waiting 01:57:33 a7acece74701: Waiting 01:57:33 96b7cbca73a9: Waiting 01:57:33 93c1e223e6f2: Verifying Checksum 01:57:33 93c1e223e6f2: Download complete 01:57:33 4583459ba037: Verifying Checksum 01:57:33 4583459ba037: Download complete 01:57:33 21b2b0c7a3f4: Verifying Checksum 01:57:33 21b2b0c7a3f4: Download complete 01:57:33 22ff95d597cd: Verifying Checksum 01:57:33 22ff95d597cd: Download complete 01:57:33 213ec9aee27d: Verifying Checksum 01:57:33 213ec9aee27d: Download complete 01:57:33 12d6caf4c0d1: Verifying Checksum 01:57:33 12d6caf4c0d1: Download complete 01:57:33 213ec9aee27d: Pull complete 01:57:33 4583459ba037: Pull complete 01:57:34 93c1e223e6f2: Pull complete 01:57:34 a7acece74701: Verifying Checksum 01:57:34 a7acece74701: Download complete 01:57:34 96b7cbca73a9: Verifying Checksum 01:57:34 96b7cbca73a9: Download complete 01:57:34 53926ce57604: Verifying Checksum 01:57:34 53926ce57604: Download complete 01:57:38 53926ce57604: Pull complete 01:57:38 21b2b0c7a3f4: Pull complete 01:57:38 22ff95d597cd: Pull complete 01:57:38 12d6caf4c0d1: Pull complete 01:57:40 96b7cbca73a9: Pull complete 01:57:41 a7acece74701: Pull complete 01:57:41 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 01:57:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:57:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 01:57:41 + 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 01:57:41 + docker inspect -f . ci-base-image-x86_64 01:57:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:41 prd-ubuntu20.04-docker-8c-8g-120054 does not seem to be running inside a container 01:57:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:57:45 $ docker top 2b61e1502f9c225051a6cce7524a58e1e19d36e962df9861341edb0edbfff817 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:45 + go version 01:57:45 go version go1.18.7 linux/amd64 [Pipeline] } 01:57:45 $ docker stop --time=1 2b61e1502f9c225051a6cce7524a58e1e19d36e962df9861341edb0edbfff817 01:57:46 $ docker rm -f 2b61e1502f9c225051a6cce7524a58e1e19d36e962df9861341edb0edbfff817 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:47 + docker inspect -f . ci-base-image-x86_64 01:57:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:47 prd-ubuntu20.04-docker-8c-8g-120054 does not seem to be running inside a container 01:57:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:57:47 $ docker top bcc7c52c6ac9360adf3e15e4a9e6c797fc8a394cab34db4416c88ab64344ef97 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:47 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 01:57:48 + make test 01:57:48 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 01:57:48 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:57:48 go: downloading github.com/stretchr/testify v1.8.1 01:57:48 go: downloading github.com/nats-io/nats.go v1.19.0 01:57:48 go: downloading github.com/google/uuid v1.3.0 01:57:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 01:57:48 go: downloading github.com/nats-io/nats-server/v2 v2.9.8 01:57:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 01:57:48 go: downloading github.com/davecgh/go-spew v1.1.1 01:57:48 Still waiting to schedule task 01:57:48 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:57:48 go: downloading github.com/pmezard/go-difflib v1.0.0 01:57:48 go: downloading github.com/stretchr/objx v0.5.0 01:57:48 go: downloading gopkg.in/yaml.v3 v3.0.1 01:57:48 go: downloading github.com/gorilla/websocket v1.4.2 01:57:48 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 01:57:48 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:57:48 go: downloading github.com/nats-io/nkeys v0.3.0 01:57:48 go: downloading github.com/nats-io/nuid v1.0.1 01:57:48 go: downloading github.com/go-playground/validator/v10 v10.11.1 01:57:48 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 01:57:48 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 01:57:48 go: downloading github.com/x448/float16 v0.8.4 01:57:48 go: downloading golang.org/x/text v0.3.7 01:57:48 go: downloading github.com/leodido/go-urn v1.2.1 01:57:48 go: downloading github.com/go-playground/universal-translator v0.18.0 01:57:48 go: downloading github.com/go-playground/locales v0.14.0 01:57:48 go: downloading github.com/klauspost/compress v1.15.11 01:57:48 go: downloading github.com/minio/highwayhash v1.0.2 01:57:48 go: downloading github.com/nats-io/jwt/v2 v2.3.0 01:57:48 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 01:57:48 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 01:58:06 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.054s coverage: 66.4% of statements 01:58:06 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 01:58:06 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.070s coverage: 90.4% of statements 01:58:06 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.043s coverage: 87.7% of statements 01:58:06 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 01:58:06 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 01:58:13 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.093s coverage: 35.9% of statements 01:58:13 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.064s coverage: 68.5% of statements 01:58:13 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 01:58:13 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.046s coverage: 87.5% of statements 01:58:13 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 01:58:13 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.038s coverage: 100.0% of statements 01:58:13 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.023s coverage: 100.0% of statements 01:58:13 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.037s coverage: 95.1% of statements 01:58:21 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." 01:58:21 go vet ./... 01:58:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:58:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:58:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:58:21 $ docker stop --time=1 bcc7c52c6ac9360adf3e15e4a9e6c797fc8a394cab34db4416c88ab64344ef97 01:58:25 $ docker rm -f bcc7c52c6ac9360adf3e15e4a9e6c797fc8a394cab34db4416c88ab64344ef97 [Pipeline] // withDockerContainer [Pipeline] sh 01:58:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:58:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:26 01:58:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:26 latest: Pulling from edgex-lftools-log-publisher 01:58:26 5eb5b503b376: Pulling fs layer 01:58:26 5c69ac0246d0: Pulling fs layer 01:58:26 ec43610c2a17: Pulling fs layer 01:58:26 3a2ae6a8a46f: Pulling fs layer 01:58:26 33b1e0a273af: Pulling fs layer 01:58:26 5d3b04190fa2: Pulling fs layer 01:58:26 2f39f015ded8: Pulling fs layer 01:58:26 33b1e0a273af: Waiting 01:58:26 5d3b04190fa2: Waiting 01:58:26 2f39f015ded8: Waiting 01:58:26 3a2ae6a8a46f: Waiting 01:58:26 5c69ac0246d0: Download complete 01:58:26 3a2ae6a8a46f: Download complete 01:58:26 33b1e0a273af: Verifying Checksum 01:58:26 33b1e0a273af: Download complete 01:58:26 ec43610c2a17: Verifying Checksum 01:58:26 ec43610c2a17: Download complete 01:58:26 5d3b04190fa2: Verifying Checksum 01:58:26 5d3b04190fa2: Download complete 01:58:26 5eb5b503b376: Verifying Checksum 01:58:26 5eb5b503b376: Download complete 01:58:27 2f39f015ded8: Download complete 01:58:27 5eb5b503b376: Pull complete 01:58:28 5c69ac0246d0: Pull complete 01:58:28 ec43610c2a17: Pull complete 01:58:28 3a2ae6a8a46f: Pull complete 01:58:28 33b1e0a273af: Pull complete 01:58:28 5d3b04190fa2: Pull complete 01:58:32 2f39f015ded8: Pull complete 01:58:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:58:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:33 prd-ubuntu20.04-docker-8c-8g-120054 does not seem to be running inside a container 01:58:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:58:35 $ docker top 70238051eaa8d2835b2a8961eddeca58b6b8ff115ca70fd39f375ef187825327 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:36 ---> job-cost.sh 01:58:36 lf-activate-venv: SKIPPING 01:58:36 INFO: No Stack... 01:58:36 INFO: Retrieving Pricing Info for: v3-standard-8 01:58:36 INFO: Archiving Costs [Pipeline] sh 01:58:36 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 01:58:36 + cut -d, -f6 [Pipeline] lock 01:58:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-56-stack-cost] 01:58:36 Resource [jenkins-edgexfoundry-go-mod-messaging-main-56-stack-cost] did not exist. Created. 01:58:36 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:58:37 + echo total: 0.2199999988079071 [Pipeline] stash 01:58:37 Stashed 1 file(s) [Pipeline] } 01:58:37 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-56-stack-cost] [Pipeline] // lock [Pipeline] } 01:58:37 $ docker stop --time=1 70238051eaa8d2835b2a8961eddeca58b6b8ff115ca70fd39f375ef187825327 01:58:38 $ docker rm -f 70238051eaa8d2835b2a8961eddeca58b6b8ff115ca70fd39f375ef187825327 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:00:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120056 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 02:00:44 Running in /w/workspace/go-mod-messaging/56 [Pipeline] { [Pipeline] checkout 02:00:44 Selected Git installation does not exist. Using Default 02:00:44 The recommended git tool is: NONE 02:00:49 using credential edgex-jenkins-ssh 02:00:50 Cloning the remote Git repository 02:00:50 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 02:00:50 > git init /w/workspace/go-mod-messaging/56 # timeout=10 02:00:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 02:00:50 > git --version # timeout=10 02:00:50 > git --version # 'git version 2.25.1' 02:00:50 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:50 Verifying host key using known hosts file 02:00:50 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:00:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 02:00:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:52 Avoid second fetch 02:00:52 Checking out Revision 76d4c0ae5dae923b48e95c3f6e6f96b7635f8158 (main) 02:00:52 > git config core.sparsecheckout # timeout=10 02:00:52 > git checkout -f 76d4c0ae5dae923b48e95c3f6e6f96b7635f8158 # timeout=10 02:00:53 Commit message: "Merge pull request #185 from edgexfoundry/dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.4.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:00:54 % Total % Received % Xferd Average Speed Time Time Time Current 02:00:54 Dload Upload Total Spent Left Speed 02:00:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90014 0 --:--:-- --:--:-- --:--:-- 90661 [Pipeline] sh 02:00:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:00:55 + sudo tee /etc/docker/daemon.new 02:00:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:00:55 { 02:00:55 "registry-mirrors": [ 02:00:55 "https://nexus3.edgexfoundry.org:10001" 02:00:55 ], 02:00:55 "bip": "10.250.0.254/24", 02:00:55 "hosts": [ 02:00:55 "tcp://0.0.0.0:5555", 02:00:55 "unix:///var/run/docker.sock" 02:00:55 ], 02:00:55 "mtu": 1458, 02:00:55 "selinux-enabled": true, 02:00:55 "seccomp-profile": "/etc/docker/seccomp.json" 02:00:55 } [Pipeline] sh 02:00:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:00:55 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:01:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:14 ========================================================= 02:01:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:01:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:01:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:01:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:01:15 9b18e9b68314: Pulling fs layer 02:01:15 35d82f9e3411: Pulling fs layer 02:01:15 e16973657156: Pulling fs layer 02:01:15 fc693d55d65f: Pulling fs layer 02:01:15 7e9fc2657dce: Pulling fs layer 02:01:15 dda99020689f: Pulling fs layer 02:01:15 db1c61fa0a46: Pulling fs layer 02:01:15 891c053d2c06: Pulling fs layer 02:01:15 fc693d55d65f: Waiting 02:01:15 7e9fc2657dce: Waiting 02:01:15 dda99020689f: Waiting 02:01:15 891c053d2c06: Waiting 02:01:15 db1c61fa0a46: Waiting 02:01:15 e16973657156: Verifying Checksum 02:01:15 e16973657156: Download complete 02:01:15 35d82f9e3411: Verifying Checksum 02:01:15 35d82f9e3411: Download complete 02:01:15 7e9fc2657dce: Download complete 02:01:15 dda99020689f: Verifying Checksum 02:01:15 dda99020689f: Download complete 02:01:15 9b18e9b68314: Verifying Checksum 02:01:15 9b18e9b68314: Download complete 02:01:16 9b18e9b68314: Pull complete 02:01:16 891c053d2c06: Verifying Checksum 02:01:16 891c053d2c06: Download complete 02:01:17 35d82f9e3411: Pull complete 02:01:17 e16973657156: Pull complete 02:01:18 db1c61fa0a46: Verifying Checksum 02:01:18 db1c61fa0a46: Download complete 02:01:18 fc693d55d65f: Verifying Checksum 02:01:18 fc693d55d65f: Download complete 02:01:31 fc693d55d65f: Pull complete 02:01:31 7e9fc2657dce: Pull complete 02:01:31 dda99020689f: Pull complete 02:01:37 db1c61fa0a46: Pull complete 02:01:39 891c053d2c06: Pull complete 02:01:39 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:01:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 02:01:39 + 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:01:39 + docker inspect -f . ci-base-image-arm64 02:01:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:39 prd-ubuntu20.04-docker-arm64-4c-16g-120056 does not seem to be running inside a container 02:01:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/56 -v /w/workspace/go-mod-messaging/56:/w/workspace/go-mod-messaging/56:rw,z -v /w/workspace/go-mod-messaging/56@tmp:/w/workspace/go-mod-messaging/56@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:01:43 $ docker top 75556f4173fc26275c47568d90276a94d7b998ca1867631668e024a9f3ceab6a -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:44 + go version 02:01:44 go version go1.18.7 linux/arm64 [Pipeline] } 02:01:44 $ docker stop --time=1 75556f4173fc26275c47568d90276a94d7b998ca1867631668e024a9f3ceab6a 02:01:46 $ docker rm -f 75556f4173fc26275c47568d90276a94d7b998ca1867631668e024a9f3ceab6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:47 + docker inspect -f . ci-base-image-arm64 02:01:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:47 prd-ubuntu20.04-docker-arm64-4c-16g-120056 does not seem to be running inside a container 02:01:47 $ 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/56 -v /w/workspace/go-mod-messaging/56:/w/workspace/go-mod-messaging/56:rw,z -v /w/workspace/go-mod-messaging/56@tmp:/w/workspace/go-mod-messaging/56@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:01:48 $ docker top 7ecc7ff59bc8e19ae1cc56e703f296e766d90e95523e3bbddd32ef6a3887c04a -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:49 + git config --global --add safe.directory /w/workspace/go-mod-messaging/56 [Pipeline] fileExists [Pipeline] sh 02:01:50 + make test 02:01:50 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 02:01:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0 02:01:50 go: downloading github.com/stretchr/testify v1.8.1 02:01:50 go: downloading github.com/nats-io/nats.go v1.19.0 02:01:50 go: downloading github.com/google/uuid v1.3.0 02:01:50 go: downloading github.com/nats-io/nats-server/v2 v2.9.8 02:01:50 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:01:50 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 02:01:50 go: downloading github.com/go-playground/validator/v10 v10.11.1 02:01:50 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 02:01:51 go: downloading github.com/pmezard/go-difflib v1.0.0 02:01:51 go: downloading github.com/davecgh/go-spew v1.1.1 02:01:51 go: downloading github.com/stretchr/objx v0.5.0 02:01:51 go: downloading gopkg.in/yaml.v3 v3.0.1 02:01:51 go: downloading github.com/nats-io/nkeys v0.3.0 02:01:51 go: downloading github.com/nats-io/nuid v1.0.1 02:01:51 go: downloading github.com/gorilla/websocket v1.4.2 02:01:51 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 02:01:51 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 02:01:51 go: downloading github.com/x448/float16 v0.8.4 02:01:51 go: downloading github.com/go-playground/universal-translator v0.18.0 02:01:51 go: downloading github.com/leodido/go-urn v1.2.1 02:01:51 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 02:01:51 go: downloading golang.org/x/text v0.3.7 02:01:52 go: downloading github.com/go-playground/locales v0.14.0 02:01:52 go: downloading github.com/klauspost/compress v1.15.11 02:01:52 go: downloading github.com/minio/highwayhash v1.0.2 02:01:52 go: downloading github.com/nats-io/jwt/v2 v2.3.0 02:01:52 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 02:03:59 ok github.com/edgexfoundry/go-mod-messaging/v2/clients 0.425s coverage: 66.4% of statements 02:03:59 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 02:03:59 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.258s coverage: 90.4% of statements 02:03:59 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.226s coverage: 87.7% of statements 02:03:59 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 02:03:59 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 02:04:56 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.298s coverage: 35.9% of statements 02:04:56 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.211s coverage: 68.5% of statements 02:04:56 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 02:04:56 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.141s coverage: 87.5% of statements 02:04:56 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 02:04:56 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.122s coverage: 100.0% of statements 02:04:56 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.105s coverage: 100.0% of statements 02:04:56 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.082s coverage: 95.1% of statements 02:04:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:04:56 go vet ./... 02:05:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:05:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:05:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:05:43 $ docker stop --time=1 7ecc7ff59bc8e19ae1cc56e703f296e766d90e95523e3bbddd32ef6a3887c04a 02:05:44 $ docker rm -f 7ecc7ff59bc8e19ae1cc56e703f296e766d90e95523e3bbddd32ef6a3887c04a [Pipeline] // withDockerContainer [Pipeline] sh 02:05:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:05:46 Warning: overwriting stash ‘coverage-report’ 02:05:47 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:05:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:05:47 02:05:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:05:48 arm64: Pulling from edgex-lftools-log-publisher 02:05:48 8998bd30e6a1: Pulling fs layer 02:05:48 04944245beec: Pulling fs layer 02:05:48 699f458cf7ca: Pulling fs layer 02:05:48 765212b225bb: Pulling fs layer 02:05:48 f23df028b6ca: Pulling fs layer 02:05:48 d65c8cfc05b1: Pulling fs layer 02:05:48 2437ff75d9bd: Pulling fs layer 02:05:48 765212b225bb: Waiting 02:05:48 f23df028b6ca: Waiting 02:05:48 d65c8cfc05b1: Waiting 02:05:48 2437ff75d9bd: Waiting 02:05:48 04944245beec: Verifying Checksum 02:05:48 04944245beec: Download complete 02:05:48 765212b225bb: Download complete 02:05:48 f23df028b6ca: Verifying Checksum 02:05:48 f23df028b6ca: Download complete 02:05:48 d65c8cfc05b1: Verifying Checksum 02:05:48 d65c8cfc05b1: Download complete 02:05:48 699f458cf7ca: Verifying Checksum 02:05:48 699f458cf7ca: Download complete 02:05:49 8998bd30e6a1: Verifying Checksum 02:05:49 8998bd30e6a1: Download complete 02:05:53 2437ff75d9bd: Verifying Checksum 02:05:53 2437ff75d9bd: Download complete 02:05:56 8998bd30e6a1: Pull complete 02:05:57 04944245beec: Pull complete 02:05:59 699f458cf7ca: Pull complete 02:05:59 765212b225bb: Pull complete 02:06:00 f23df028b6ca: Pull complete 02:06:00 d65c8cfc05b1: Pull complete 02:06:12 2437ff75d9bd: Pull complete 02:06:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:12 prd-ubuntu20.04-docker-arm64-4c-16g-120056 does not seem to be running inside a container 02:06:12 $ 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/56 -v /w/workspace/go-mod-messaging/56:/w/workspace/go-mod-messaging/56:rw,z -v /w/workspace/go-mod-messaging/56@tmp:/w/workspace/go-mod-messaging/56@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:06:15 $ docker top 017f1cf9bc2f901f5ce36acf1f26bde5c2c3e9079f47280794e742cdc2200e7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:15 ---> job-cost.sh 02:06:16 lf-activate-venv: SKIPPING 02:06:16 INFO: No Stack... 02:06:16 INFO: Retrieving Pricing Info for: v3-standard-4 02:06:17 INFO: Archiving Costs [Pipeline] sh 02:06:17 + cut -d, -f6 02:06:17 + cat /w/workspace/go-mod-messaging/56/archives/cost.csv [Pipeline] lock 02:06:17 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-56-stack-cost] 02:06:17 Resource [jenkins-edgexfoundry-go-mod-messaging-main-56-stack-cost] did not exist. Created. 02:06:17 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:06:18 /w/workspace/go-mod-messaging/56@tmp/durable-c2db50ab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:06:18 + echo total: 0.10999999940395355 [Pipeline] stash 02:06:18 Warning: overwriting stash ‘stack-cost’ 02:06:18 Stashed 1 file(s) [Pipeline] } 02:06:18 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-56-stack-cost] [Pipeline] // lock [Pipeline] } 02:06:19 $ docker stop --time=1 017f1cf9bc2f901f5ce36acf1f26bde5c2c3e9079f47280794e742cdc2200e7b 02:06:20 $ docker rm -f 017f1cf9bc2f901f5ce36acf1f26bde5c2c3e9079f47280794e742cdc2200e7b [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:06:20 provisioning config files... 02:06:20 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8059227327164617007tmp [Pipeline] { [Pipeline] sh 02:06:21 + set +x 02:06:21 + curl -s https://codecov.io/bash 02:06:21 + bash -s -- 02:06:21 02:06:21 _____ _ 02:06:21 / ____| | | 02:06:21 | | ___ __| | ___ ___ _____ __ 02:06:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:06:21 | |___| (_) | (_| | __/ (_| (_) \ V / 02:06:21 \_____\___/ \__,_|\___|\___\___/ \_/ 02:06:21 Bash-1.0.6 02:06:21 02:06:21 02:06:21 ==> git version 2.25.1 found 02:06:21 ==> 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:06:21 Release-Date: 2020-01-08 02:06:21 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:06:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:06:21 ==> Jenkins CI detected. 02:06:21 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 02:06:21 project root: . 02:06:21 --> token set from env 02:06:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:06:21 ==> Running gcov in . (disable via -X gcov) 02:06:21 ==> Python coveragepy not found 02:06:21 ==> Searching for coverage reports in: 02:06:21 + . 02:06:21 -> Found 1 reports 02:06:21 ==> Detecting git/mercurial file structure 02:06:21 ==> Reading reports 02:06:21 + ./coverage.out bytes=36887 02:06:21 ==> Appending adjustments 02:06:21 https://docs.codecov.io/docs/fixing-reports 02:06:21 + Found adjustments 02:06:21 ==> Gzipping contents 02:06:21 8.0K /tmp/codecov.F8oWhd.gz 02:06:21 ==> Uploading reports 02:06:21 url: https://codecov.io 02:06:21 query: branch=main&commit=76d4c0ae5dae923b48e95c3f6e6f96b7635f8158&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 02:06:21 -> Pinging Codecov 02:06:21 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=76d4c0ae5dae923b48e95c3f6e6f96b7635f8158&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 02:06:21 -> Uploading to 02:06:21 https://storage.googleapis.com/codecov/v4/raw/2022-11-30/F6E385568367DD0E4001BA4F8F1CB792/76d4c0ae5dae923b48e95c3f6e6f96b7635f8158/977c53be-1629-4656-9eea-3167db0f3036.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221130T020621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9d004ad1deb0c7b3d480128e2de2d7f482bd46466c557365577a7aefcf45989 02:06:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:06:21 Dload Upload Total Spent Left Speed 02:06:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7553 0 0 100 7553 0 33718 --:--:-- --:--:-- --:--:-- 33718 02:06:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/76d4c0ae5dae923b48e95c3f6e6f96b7635f8158 [Pipeline] } 02:06:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:06:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:06:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:06:22 02:06:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:06:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:06:22 df9b9388f04a: Pulling fs layer 02:06:22 52dc419b0ee2: Pulling fs layer 02:06:22 25bc292e5bac: Pulling fs layer 02:06:22 114826534d7a: Pulling fs layer 02:06:22 4657fd5d0bcf: Pulling fs layer 02:06:22 6ad1cebc031e: Pulling fs layer 02:06:22 8a3aa393b2d8: Pulling fs layer 02:06:22 114826534d7a: Waiting 02:06:22 8a3aa393b2d8: Waiting 02:06:22 4657fd5d0bcf: Waiting 02:06:22 6ad1cebc031e: Waiting 02:06:22 25bc292e5bac: Verifying Checksum 02:06:22 25bc292e5bac: Download complete 02:06:22 52dc419b0ee2: Verifying Checksum 02:06:22 52dc419b0ee2: Download complete 02:06:22 df9b9388f04a: Download complete 02:06:22 4657fd5d0bcf: Download complete 02:06:22 df9b9388f04a: Pull complete 02:06:22 52dc419b0ee2: Pull complete 02:06:22 6ad1cebc031e: Verifying Checksum 02:06:22 6ad1cebc031e: Download complete 02:06:22 25bc292e5bac: Pull complete 02:06:23 114826534d7a: Verifying Checksum 02:06:23 114826534d7a: Download complete 02:06:23 8a3aa393b2d8: Verifying Checksum 02:06:23 8a3aa393b2d8: Download complete 02:06:27 114826534d7a: Pull complete 02:06:27 4657fd5d0bcf: Pull complete 02:06:27 6ad1cebc031e: Pull complete 02:06:29 8a3aa393b2d8: Pull complete 02:06:29 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:06:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:29 prd-ubuntu20.04-docker-8c-8g-120054 does not seem to be running inside a container 02:06:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:06:32 $ docker top c2a7bdf98dab00a01a428d0af14513637e1f8f0c880b2d22e9921b185deff79a -eo pid,comm [Pipeline] { [Pipeline] echo 02:06:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 02:06:32 + set -o pipefail 02:06:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 02:06:36 02:06:36 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 02:06:36 02:06:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/95473ea6-5010-4760-97fe-6fe2f766bb28 02:06:36 02:06:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:06:36 02:06:36 02:06:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:06:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:06:36 More details here: https://snyk.co/ue1NS [Pipeline] } 02:06:36 $ docker stop --time=1 c2a7bdf98dab00a01a428d0af14513637e1f8f0c880b2d22e9921b185deff79a 02:06:38 $ docker rm -f c2a7bdf98dab00a01a428d0af14513637e1f8f0c880b2d22e9921b185deff79a [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:06:39 + git log --format=format:%s -1 76d4c0ae5dae923b48e95c3f6e6f96b7635f8158 [Pipeline] sh 02:06:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:06:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:40 prd-ubuntu20.04-docker-8c-8g-120054 does not seem to be running inside a container 02:06:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:06:40 $ docker top 31b460fc2b95bab4e120328b2480bbd9e92d1e8a3682b0b0cb0d88f2d05f80f1 -eo pid,comm 02:06:40 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:06:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:40 [ssh-agent] Looking for ssh-agent implementation... 02:06:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:40 $ docker exec 31b460fc2b95bab4e120328b2480bbd9e92d1e8a3682b0b0cb0d88f2d05f80f1 ssh-agent 02:06:40 SSH_AUTH_SOCK=/tmp/ssh-4cv9tAwrOUW8/agent.33 02:06:40 SSH_AGENT_PID=39 02:06:40 Running ssh-add (command line suppressed) 02:06:40 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16919883390853282334.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16919883390853282334.key) 02:06:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:41 + git semver tag 02:06:41 2022-11-30 02:06:41,469 [run_tag] DEBUG tag force:False 02:06:41 2022-11-30 02:06:41,469 [check_head_tag] DEBUG check head tag 02:06:41 2022-11-30 02:06:41,471 [execute] INFO git cat-file --batch-check 02:06:41 2022-11-30 02:06:41,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 02:06:41 2022-11-30 02:06:41,473 [execute] INFO git cat-file --batch 02:06:41 2022-11-30 02:06:41,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 02:06:41 2022-11-30 02:06:41,493 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:06:41 2022-11-30 02:06:41,493 [execute] INFO git tag -a v2.3.1-dev.4 -m v2.3.1-dev.4 02:06:41 2022-11-30 02:06:41,493 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.4', '-m', 'v2.3.1-dev.4'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 02:06:41 2022-11-30 02:06:41,498 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:06:41 2.3.1-dev.4 [Pipeline] } 02:06:41 $ docker exec --env ******** --env ******** 31b460fc2b95bab4e120328b2480bbd9e92d1e8a3682b0b0cb0d88f2d05f80f1 ssh-agent -k 02:06:41 unset SSH_AUTH_SOCK; 02:06:41 unset SSH_AGENT_PID; 02:06:41 echo Agent pid 39 killed; 02:06:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:41 + git semver [Pipeline] } 02:06:42 $ docker stop --time=1 31b460fc2b95bab4e120328b2480bbd9e92d1e8a3682b0b0cb0d88f2d05f80f1 02:06:43 $ docker rm -f 31b460fc2b95bab4e120328b2480bbd9e92d1e8a3682b0b0cb0d88f2d05f80f1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:43 02:06:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:44 0.23.1-centos7: Pulling from edgex-lftools 02:06:44 ab5ef0e58194: Pulling fs layer 02:06:44 9712f1f96733: Pulling fs layer 02:06:44 63f879dbbcfc: Pulling fs layer 02:06:44 0d9ebad4ef96: Pulling fs layer 02:06:44 e9a5061849ea: Pulling fs layer 02:06:44 d747dcd14b5f: Pulling fs layer 02:06:44 2de7ff778b66: Pulling fs layer 02:06:44 2de7ff778b66: Waiting 02:06:44 d747dcd14b5f: Waiting 02:06:44 0d9ebad4ef96: Waiting 02:06:44 e9a5061849ea: Waiting 02:06:44 9712f1f96733: Verifying Checksum 02:06:44 9712f1f96733: Download complete 02:06:44 63f879dbbcfc: Verifying Checksum 02:06:44 63f879dbbcfc: Download complete 02:06:44 ab5ef0e58194: Download complete 02:06:44 d747dcd14b5f: Download complete 02:06:44 0d9ebad4ef96: Verifying Checksum 02:06:44 0d9ebad4ef96: Download complete 02:06:44 e9a5061849ea: Download complete 02:06:45 2de7ff778b66: Verifying Checksum 02:06:45 2de7ff778b66: Download complete 02:06:47 ab5ef0e58194: Pull complete 02:06:47 9712f1f96733: Pull complete 02:06:48 63f879dbbcfc: Pull complete 02:06:51 0d9ebad4ef96: Pull complete 02:06:51 e9a5061849ea: Pull complete 02:06:51 d747dcd14b5f: Pull complete 02:06:52 2de7ff778b66: Pull complete 02:06:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:06:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:06:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:52 prd-ubuntu20.04-docker-8c-8g-120054 does not seem to be running inside a container 02:06: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:06:56 $ docker top 09292835c3c17e972e269e345eda222f570612363db610f0803b95ec916da533 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:06:56 provisioning config files... 02:06:56 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config15417133113032551707tmp 02:06:56 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config901604884366131042tmp 02:06:56 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6490843366539499548tmp [Pipeline] { [Pipeline] echo 02:06:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:06:56 ---> sigul-configuration.sh 02:06:56 gpg: directory `/root/.gnupg' created 02:06:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:06:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:06:56 gpg: keyring `/root/.gnupg/secring.gpg' created 02:06:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:06:56 gpg: CAST5 encrypted data 02:06:56 gpg: encrypted with 1 passphrase 02:06:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:06:57 + mkdir /home/jenkins 02:06:57 + mkdir /home/jenkins/sigul [Pipeline] sh 02:06: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:06:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:06:57 ---> sigul-install.sh 02:06:57 Sigul already installed; skipping installation. [Pipeline] sh 02:06:57 + git tag --list 02:06:57 v0.0.0 02:06:57 v0.1.0 02:06:57 v0.1.1 02:06:57 v0.1.10 02:06:57 v0.1.11 02:06:57 v0.1.12 02:06:57 v0.1.13 02:06:57 v0.1.14 02:06:57 v0.1.15 02:06:57 v0.1.16 02:06:57 v0.1.17 02:06:57 v0.1.18 02:06:57 v0.1.19 02:06:57 v0.1.2 02:06:57 v0.1.20 02:06:57 v0.1.21 02:06:57 v0.1.22 02:06:57 v0.1.23 02:06:57 v0.1.24 02:06:57 v0.1.25 02:06:57 v0.1.26 02:06:57 v0.1.27 02:06:57 v0.1.28 02:06:57 v0.1.29 02:06:57 v0.1.3 02:06:57 v0.1.30 02:06:57 v0.1.31 02:06:57 v0.1.4 02:06:57 v0.1.5 02:06:57 v0.1.6 02:06:57 v0.1.7 02:06:57 v0.1.8 02:06:57 v0.1.9 02:06:57 v2.0.0 02:06:57 v2.0.1 02:06:57 v2.1.0 02:06:57 v2.1.1 02:06:57 v2.1.1-dev.1 02:06:57 v2.1.1-dev.2 02:06:57 v2.1.1-dev.3 02:06:57 v2.2.0 02:06:57 v2.2.1-dev.1 02:06:57 v2.2.1-dev.10 02:06:57 v2.2.1-dev.11 02:06:57 v2.2.1-dev.2 02:06:57 v2.2.1-dev.3 02:06:57 v2.2.1-dev.4 02:06:57 v2.2.1-dev.5 02:06:57 v2.2.1-dev.6 02:06:57 v2.2.1-dev.7 02:06:57 v2.2.1-dev.8 02:06:57 v2.2.1-dev.9 02:06:57 v2.3.0 02:06:57 v2.3.0-dev.11 02:06:57 v2.3.0-dev.12 02:06:57 v2.3.0-dev.13 02:06:57 v2.3.0-dev.14 02:06:57 v2.3.0-dev.15 02:06:57 v2.3.0-dev.16 02:06:57 v2.3.0-dev.17 02:06:57 v2.3.0-dev.18 02:06:57 v2.3.0-dev.19 02:06:57 v2.3.0-dev.20 02:06:57 v2.3.0-dev.21 02:06:57 v2.3.0-dev.22 02:06:57 v2.3.0-dev.23 02:06:57 v2.3.0-dev.24 02:06:57 v2.3.0-dev.25 02:06:57 v2.3.0-dev.26 02:06:57 v2.3.0-dev.27 02:06:57 v2.3.1-dev.1 02:06:57 v2.3.1-dev.2 02:06:57 v2.3.1-dev.3 02:06:57 v2.3.1-dev.4 [Pipeline] sh 02:06:58 + lftools sign git-tag v2.3.1-dev.4 02:06:58 Signing Git tag with Sigul... 02:06:58 Signing v2.3.1-dev.4 [Pipeline] echo 02:06:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:06:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:06:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:06:59 $ docker stop --time=1 09292835c3c17e972e269e345eda222f570612363db610f0803b95ec916da533 02:07:00 $ docker rm -f 09292835c3c17e972e269e345eda222f570612363db610f0803b95ec916da533 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:07:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:01 prd-ubuntu20.04-docker-8c-8g-120054 does not seem to be running inside a container 02:07: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:07:01 $ docker top b9b434df402720be447348cc41a8b932c76a112e70e0d170cc7479e9bd0e6c03 -eo pid,comm 02:07:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:07:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:01 [ssh-agent] Looking for ssh-agent implementation... 02:07:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:01 $ docker exec b9b434df402720be447348cc41a8b932c76a112e70e0d170cc7479e9bd0e6c03 ssh-agent 02:07:01 SSH_AUTH_SOCK=/tmp/ssh-gO4D2vbPLIH4/agent.32 02:07:01 SSH_AGENT_PID=38 02:07:01 Running ssh-add (command line suppressed) 02:07:02 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13761820782170165345.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13761820782170165345.key) 02:07:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:02 + git semver bump pre 02:07:02 2022-11-30 02:07:02,593 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:07:02 2022-11-30 02:07:02,594 [bump_version] DEBUG bumping version:2.3.1-dev.4 on axis:pre with prefix:dev 02:07:02 2022-11-30 02:07:02,594 [bump_version] DEBUG bumped version:2.3.1-dev.5 02:07:02 2022-11-30 02:07:02,594 [write_version] DEBUG write version:2.3.1-dev.5 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 02:07:02 2022-11-30 02:07:02,594 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:07:02 2022-11-30 02:07:02,594 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:07:02 2022-11-30 02:07:02,597 [execute] INFO git cat-file --batch-check 02:07:02 2022-11-30 02:07:02,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 02:07:02 2022-11-30 02:07:02,603 [execute] INFO git cat-file --batch 02:07:02 2022-11-30 02:07:02,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 02:07:02 2022-11-30 02:07:02,609 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:07:02 2.3.1-dev.5 [Pipeline] } 02:07:02 $ docker exec --env ******** --env ******** b9b434df402720be447348cc41a8b932c76a112e70e0d170cc7479e9bd0e6c03 ssh-agent -k 02:07:03 unset SSH_AUTH_SOCK; 02:07:03 unset SSH_AGENT_PID; 02:07:03 echo Agent pid 38 killed; 02:07:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:03 + git semver [Pipeline] } 02:07:03 $ docker stop --time=1 b9b434df402720be447348cc41a8b932c76a112e70e0d170cc7479e9bd0e6c03 02:07:04 $ docker rm -f b9b434df402720be447348cc41a8b932c76a112e70e0d170cc7479e9bd0e6c03 [Pipeline] // withDockerContainer [Pipeline] sh 02:07:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:05 prd-ubuntu20.04-docker-8c-8g-120054 does not seem to be running inside a container 02:07: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:07:05 $ docker top d8b5e2356e681e90b752ff88564921d932e30bc5e95c6bce4b5f05619ac70b1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:05 [ssh-agent] Looking for ssh-agent implementation... 02:07:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:06 $ docker exec d8b5e2356e681e90b752ff88564921d932e30bc5e95c6bce4b5f05619ac70b1b ssh-agent 02:07:06 SSH_AUTH_SOCK=/tmp/ssh-sQ0KSHCkFZuw/agent.32 02:07:06 SSH_AGENT_PID=38 02:07:06 Running ssh-add (command line suppressed) 02:07:06 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4112855964674450255.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4112855964674450255.key) 02:07:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:06 + git semver push 02:07:06 2022-11-30 02:07:06,816 [run_push] DEBUG push 02:07:06 2022-11-30 02:07:06,816 [execute] INFO git cat-file --batch-check 02:07:06 2022-11-30 02:07:06,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 02:07:06 2022-11-30 02:07:06,820 [execute] INFO git rev-list dd67dc8612bbe50a0a75ed91bdca4b930613839f -- 02:07:06 2022-11-30 02:07:06,821 [execute] DEBUG Popen(['git', 'rev-list', 'dd67dc8612bbe50a0a75ed91bdca4b930613839f', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 02:07:06 2022-11-30 02:07:06,829 [execute] INFO git fetch -v origin 02:07:06 2022-11-30 02:07:06,829 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 02:07:07 2022-11-30 02:07:07,349 [run_push] DEBUG no remote changes detected 02:07:07 2022-11-30 02:07:07,349 [execute] INFO git push origin semver 02:07:07 2022-11-30 02:07:07,350 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 02:07:08 2022-11-30 02:07:08,104 [run_push] DEBUG push all version tags 02:07:08 2022-11-30 02:07:08,105 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:07:08 2022-11-30 02:07:08,106 [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:07:08 2022-11-30 02:07:08,841 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 02:07:08 2.3.1-dev.5 [Pipeline] } 02:07:08 $ docker exec --env ******** --env ******** d8b5e2356e681e90b752ff88564921d932e30bc5e95c6bce4b5f05619ac70b1b ssh-agent -k 02:07:09 unset SSH_AUTH_SOCK; 02:07:09 unset SSH_AGENT_PID; 02:07:09 echo Agent pid 38 killed; 02:07:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:09 + git semver [Pipeline] } 02:07:09 $ docker stop --time=1 d8b5e2356e681e90b752ff88564921d932e30bc5e95c6bce4b5f05619ac70b1b 02:07:10 $ docker rm -f d8b5e2356e681e90b752ff88564921d932e30bc5e95c6bce4b5f05619ac70b1b [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:07:11 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 02:07:11 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:07:11 total 16 02:07:11 drwxr-xr-x 3 root root 4096 Nov 30 01:58 . 02:07:11 drwxrwxr-x 10 jenkins jenkins 4096 Nov 30 02:06 .. 02:07:11 drwxr-xr-x 2 root root 4096 Nov 30 01:58 cost 02:07:11 -rw-r--r-- 1 root root 87 Nov 30 01:58 cost.csv 02:07:11 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:07:11 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 02:07:11 total 16 02:07:11 drwxr-xr-x 3 jenkins jenkins 4096 Nov 30 01:58 . 02:07:11 drwxrwxr-x 10 jenkins jenkins 4096 Nov 30 02:06 .. 02:07:11 drwxr-xr-x 2 jenkins jenkins 4096 Nov 30 01:58 cost 02:07:11 -rw-r--r-- 1 jenkins jenkins 87 Nov 30 01:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:07:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:07:12 ---> package-listing.sh 02:07:12 ++ facter osfamily 02:07:12 ++ tr '[:upper:]' '[:lower:]' 02:07:12 + OS_FAMILY=debian 02:07:12 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 02:07:12 + START_PACKAGES=/tmp/packages_start.txt 02:07:12 + END_PACKAGES=/tmp/packages_end.txt 02:07:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:07:12 + PACKAGES=/tmp/packages_start.txt 02:07:12 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 02:07:12 + PACKAGES=/tmp/packages_end.txt 02:07:12 + case "${OS_FAMILY}" in 02:07:12 + dpkg -l 02:07:12 + grep '^ii' 02:07:12 + '[' -f /tmp/packages_start.txt ']' 02:07:12 + '[' -f /tmp/packages_end.txt ']' 02:07:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:07:12 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 02:07:12 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 02:07:12 + 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:07:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-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:07:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:13 prd-ubuntu20.04-docker-8c-8g-120054 does not seem to be running inside a container 02:07:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:07:14 $ docker top 2abb477f215ea66fd030c430ae2fcf63033610b55f0f923a3e98bb7d6917b994 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:14 + touch /tmp/pre-build-complete [Pipeline] sh 02:07:14 + mkdir -p /var/log/sysstat [Pipeline] sh 02:07:14 + ls /var/log/sa-host 02:07:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:14 provisioning config files... 02:07:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config14859325249427695342tmp [Pipeline] { [Pipeline] echo 02:07:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:07:15 ---> create-netrc.sh [Pipeline] } 02:07:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:07:15 ---> python-tools-install.sh [Pipeline] echo 02:07:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:07:15 ---> sudo-logs.sh 02:07:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:07:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:07:16 ---> job-cost.sh 02:07:16 lf-activate-venv: SKIPPING 02:07:16 DEBUG: total: 0.2199999988079071 02:07:16 INFO: Retrieving Stack Cost... 02:07:16 INFO: Retrieving Pricing Info for: v3-standard-8 02:07:17 INFO: Archiving Costs [Pipeline] echo 02:07:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:07:17 ---> logs-deploy.sh 02:07:17 lf-activate-venv: SKIPPING 02:07:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/56 02:07:17 INFO: archiving workspace using pattern(s): 02:07:18 Archives upload complete. 02:07:18 INFO: archiving logs to Nexus 02:07:18 ---> uname -a: 02:07:18 Linux prd-ubuntu20-04-docker-8c-8g-120054 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:07:18 02:07:18