Pull request #136 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 283a9e89762c0f916576fea14de840f6b4fbca22+66dc79061175e14a91b978425bc80dba9e95b8d2 (04b262da9f3f74c662439b8ffb44bfa68c430daa) 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-ssh16456841291142181878.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh12515328275837594927.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-136/workspace@libs/edgex-global-pipelines # timeout=10 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/PR-136/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9435916418523989556.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-136/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3607719703634066197.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh7456804047190732624.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-136/workspace@libs/lf-pipelines # timeout=10 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/PR-136/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17835487592402384411.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [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-8421 in /w/workspace/xfoundry_go-mod-messaging_PR-136 [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/xfoundry_go-mod-messaging_PR-136 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Merging remotes/origin/main commit 66dc79061175e14a91b978425bc80dba9e95b8d2 into PR head commit 283a9e89762c0f916576fea14de840f6b4fbca22 Merge succeeded, producing 283a9e89762c0f916576fea14de840f6b4fbca22 Checking out Revision 283a9e89762c0f916576fea14de840f6b4fbca22 (PR-136) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 283a9e89762c0f916576fea14de840f6b4fbca22 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 66dc79061175e14a91b978425bc80dba9e95b8d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 283a9e89762c0f916576fea14de840f6b4fbca22 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-21T16:05:39.332Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-21T16:05:39.508Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-21T16:05:39.608Z] ========================================================= [2022-03-21T16:05:39.608Z] EdgeX Global Pipelines Version Info [2022-03-21T16:05:39.608Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-21T16:05:40.391Z] ------------------- [2022-03-21T16:05:40.391Z] stable info: [2022-03-21T16:05:40.391Z] ------------------- [2022-03-21T16:05:40.391Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-21T16:05:40.391Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-21T16:05:40.391Z] Message: update stable to v1.0.221 [2022-03-21T16:05:40.965Z] ------------------- [2022-03-21T16:05:40.965Z] experimental info: [2022-03-21T16:05:40.965Z] ------------------- [2022-03-21T16:05:40.965Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-21T16:05:40.965Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-21T16:05:40.965Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-21T16:05:41.228Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-03-21T16:05:41.271Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-03-21T16:05:41.313Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-21T16:05:41.361Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-21T16:05:41.406Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-21T16:05:41.441Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-21T16:05:41.481Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-21T16:05:41.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-21T16:05:41.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-21T16:05:41.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-21T16:05:41.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-21T16:05:41.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-03-21T16:05:41.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-21T16:05:41.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-21T16:05:41.814Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-03-21T16:05:41.853Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-03-21T16:05:41.896Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-21T16:05:41.940Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-21T16:05:41.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-21T16:05:42.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-21T16:05:42.059Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-21T16:05:42.105Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-21T16:05:42.146Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-21T16:05:42.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-21T16:05:42.226Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-03-21T16:05:42.270Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-21T16:05:42.314Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-136 [Pipeline] echo [2022-03-21T16:05:42.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-136 [Pipeline] echo [2022-03-21T16:05:42.394Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-136 [Pipeline] echo [2022-03-21T16:05:42.430Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 283a9e89762c0f916576fea14de840f6b4fbca22 [Pipeline] echo [2022-03-21T16:05:42.471Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 283a9e8 [Pipeline] echo [2022-03-21T16:05:42.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-21T16:05:43.024Z] + git rev-list -1 --merges 283a9e89762c0f916576fea14de840f6b4fbca22~1..283a9e89762c0f916576fea14de840f6b4fbca22 [Pipeline] echo [2022-03-21T16:05:43.140Z] -----------> git rev-list -1 --merges 283a9e89762c0f916576fea14de840f6b4fbca22~1..283a9e89762c0f916576fea14de840f6b4fbca22 283a9e89762c0f916576fea14de840f6b4fbca22 [false] [Pipeline] sh [2022-03-21T16:05:43.462Z] + git log --format=format:%s -1 283a9e89762c0f916576fea14de840f6b4fbca22 [Pipeline] echo [2022-03-21T16:05:43.495Z] ========================================================= [2022-03-21T16:05:43.495Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-21T16:05:43.495Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-21T16:05:43.989Z] + git log --format=format:%s -1 283a9e89762c0f916576fea14de840f6b4fbca22 [Pipeline] echo [2022-03-21T16:05:44.022Z] [semverPrep] GIT_COMMIT: 283a9e89762c0f916576fea14de840f6b4fbca22, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 [Pipeline] echo [2022-03-21T16:05:44.051Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-21T16:05:44.504Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-21T16:05:44.504Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-21T16:05:44.504Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-21T16:05:44.504Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-21T16:05:44.504Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-21T16:05:44.504Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-21T16:05:44.504Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-21T16:05:44.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T16:05:45.153Z] [2022-03-21T16:05:45.153Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T16:05:45.512Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T16:05:45.512Z] latest: Pulling from edgex-devops/git-semver [2022-03-21T16:05:45.512Z] a0d0a0d46f8b: Pulling fs layer [2022-03-21T16:05:45.512Z] 3e5f54012d9b: Pulling fs layer [2022-03-21T16:05:45.512Z] 4c7163046ea9: Pulling fs layer [2022-03-21T16:05:45.512Z] 0c2d73faf560: Pulling fs layer [2022-03-21T16:05:45.512Z] 0c2d73faf560: Waiting [2022-03-21T16:05:45.512Z] 3e5f54012d9b: Verifying Checksum [2022-03-21T16:05:45.512Z] 3e5f54012d9b: Download complete [2022-03-21T16:05:45.512Z] a0d0a0d46f8b: Download complete [2022-03-21T16:05:45.773Z] 0c2d73faf560: Verifying Checksum [2022-03-21T16:05:45.773Z] 0c2d73faf560: Download complete [2022-03-21T16:05:45.773Z] 4c7163046ea9: Verifying Checksum [2022-03-21T16:05:45.773Z] 4c7163046ea9: Download complete [2022-03-21T16:05:45.773Z] a0d0a0d46f8b: Pull complete [2022-03-21T16:05:45.773Z] 3e5f54012d9b: Pull complete [2022-03-21T16:05:46.344Z] 4c7163046ea9: Pull complete [2022-03-21T16:05:46.344Z] 0c2d73faf560: Pull complete [2022-03-21T16:05:46.344Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-21T16:05:46.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-21T16:05:46.344Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-21T16:05:46.444Z] prd-ubuntu20.04-docker-8c-8g-8421 does not seem to be running inside a container [2022-03-21T16:05:46.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-136 -v /w/workspace/xfoundry_go-mod-messaging_PR-136:/w/workspace/xfoundry_go-mod-messaging_PR-136:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-136@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-136@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-21T16:05:47.133Z] $ docker top 8b680865e4b6cb95e495f27659bc262c9bc36e3d4d1edd03e73fba3a690997ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-21T16:05:47.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-21T16:05:47.317Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-21T16:05:47.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-21T16:05:47.475Z] $ docker exec 8b680865e4b6cb95e495f27659bc262c9bc36e3d4d1edd03e73fba3a690997ed ssh-agent [2022-03-21T16:05:47.600Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBDpmCO/agent.14 [2022-03-21T16:05:47.600Z] SSH_AGENT_PID=21 [2022-03-21T16:05:47.611Z] Running ssh-add (command line suppressed) [2022-03-21T16:05:47.734Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-136@tmp/private_key_7930326316721662136.key (/w/workspace/xfoundry_go-mod-messaging_PR-136@tmp/private_key_7930326316721662136.key) [2022-03-21T16:05:47.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-21T16:05:48.077Z] + git tag --points-at HEAD [Pipeline] } [2022-03-21T16:05:48.114Z] $ docker exec --env ******** --env ******** 8b680865e4b6cb95e495f27659bc262c9bc36e3d4d1edd03e73fba3a690997ed ssh-agent -k [2022-03-21T16:05:48.243Z] unset SSH_AUTH_SOCK; [2022-03-21T16:05:48.243Z] unset SSH_AGENT_PID; [2022-03-21T16:05:48.243Z] echo Agent pid 21 killed; [2022-03-21T16:05:48.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-21T16:05:48.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-21T16:05:48.328Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-21T16:05:48.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-21T16:05:48.489Z] $ docker exec 8b680865e4b6cb95e495f27659bc262c9bc36e3d4d1edd03e73fba3a690997ed ssh-agent [2022-03-21T16:05:48.600Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdgJKPh/agent.53 [2022-03-21T16:05:48.600Z] SSH_AGENT_PID=59 [2022-03-21T16:05:48.607Z] Running ssh-add (command line suppressed) [2022-03-21T16:05:48.753Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-136@tmp/private_key_6708961084975776920.key (/w/workspace/xfoundry_go-mod-messaging_PR-136@tmp/private_key_6708961084975776920.key) [2022-03-21T16:05:48.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-21T16:05:49.100Z] + git semver init [2022-03-21T16:05:49.100Z] # -> Open(): unable to determine branch for HEAD [2022-03-21T16:05:49.100Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-136/.git [2022-03-21T16:05:49.100Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-136 [2022-03-21T16:05:49.100Z] # $SEMVER_REMOTE_NAME = origin [2022-03-21T16:05:49.100Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-21T16:05:49.100Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-21T16:05:49.100Z] # $SEMVER_BRANCH = PR-136 [2022-03-21T16:05:49.100Z] # $SEMVER_TEMP = /tmp/semver-770224925 [2022-03-21T16:05:49.100Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2022-03-21T16:05:49.680Z] # '/tmp/semver-770224925' -> '/w/workspace/xfoundry_go-mod-messaging_PR-136/.semver' [2022-03-21T16:05:49.680Z] # -> Force: false [2022-03-21T16:05:49.680Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-136/.semver [Pipeline] } [2022-03-21T16:05:49.719Z] $ docker exec --env ******** --env ******** 8b680865e4b6cb95e495f27659bc262c9bc36e3d4d1edd03e73fba3a690997ed ssh-agent -k [2022-03-21T16:05:49.838Z] unset SSH_AUTH_SOCK; [2022-03-21T16:05:49.838Z] unset SSH_AGENT_PID; [2022-03-21T16:05:49.838Z] echo Agent pid 59 killed; [2022-03-21T16:05:49.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-21T16:05:50.277Z] + git semver [Pipeline] } [2022-03-21T16:05:50.318Z] $ docker stop --time=1 8b680865e4b6cb95e495f27659bc262c9bc36e3d4d1edd03e73fba3a690997ed [2022-03-21T16:05:51.640Z] $ docker rm -f 8b680865e4b6cb95e495f27659bc262c9bc36e3d4d1edd03e73fba3a690997ed [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-21T16:05:52.048Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-21T16:05:52.362Z] Stashed 1 file(s) [Pipeline] echo [2022-03-21T16:05:52.382Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2022-03-21T16:05:52.968Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8416 in /w/workspace/xfoundry_go-mod-messaging_PR-136 [2022-03-21T16:05:52.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] { [Pipeline] echo [2022-03-21T16:05:53.025Z] ========================================================= [2022-03-21T16:05:53.025Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-21T16:05:53.025Z] ========================================================= [Pipeline] fileExists [Pipeline] ws [2022-03-21T16:05:53.059Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] fileExists [Pipeline] checkout [Pipeline] sh [2022-03-21T16:05:53.391Z] Selected Git installation does not exist. Using Default [2022-03-21T16:05:53.392Z] The recommended git tool is: NONE [2022-03-21T16:05:53.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T16:05:53.477Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-21T16:05:53.477Z] 59bf1c3509f3: Pulling fs layer [2022-03-21T16:05:53.477Z] 666ba61612fd: Pulling fs layer [2022-03-21T16:05:53.477Z] 8ed8ca486205: Pulling fs layer [2022-03-21T16:05:53.477Z] 4fe6c5a15a65: Pulling fs layer [2022-03-21T16:05:53.477Z] 22a0e8bec74d: Pulling fs layer [2022-03-21T16:05:53.477Z] 640e595b4fbd: Pulling fs layer [2022-03-21T16:05:53.477Z] 763cafe07f6e: Pulling fs layer [2022-03-21T16:05:53.477Z] 0c0b528cf693: Pulling fs layer [2022-03-21T16:05:53.477Z] 10935f4eaf8b: Pulling fs layer [2022-03-21T16:05:53.477Z] 763cafe07f6e: Waiting [2022-03-21T16:05:53.477Z] 22a0e8bec74d: Waiting [2022-03-21T16:05:53.477Z] 640e595b4fbd: Waiting [2022-03-21T16:05:53.477Z] 10935f4eaf8b: Waiting [2022-03-21T16:05:53.477Z] 4fe6c5a15a65: Waiting [2022-03-21T16:05:53.477Z] 0c0b528cf693: Waiting [2022-03-21T16:05:53.477Z] 8ed8ca486205: Verifying Checksum [2022-03-21T16:05:53.477Z] 8ed8ca486205: Download complete [2022-03-21T16:05:53.477Z] 666ba61612fd: Download complete [2022-03-21T16:05:53.477Z] 22a0e8bec74d: Verifying Checksum [2022-03-21T16:05:53.477Z] 22a0e8bec74d: Download complete [2022-03-21T16:05:53.477Z] 640e595b4fbd: Verifying Checksum [2022-03-21T16:05:53.477Z] 640e595b4fbd: Download complete [2022-03-21T16:05:53.477Z] 59bf1c3509f3: Verifying Checksum [2022-03-21T16:05:53.477Z] 59bf1c3509f3: Download complete [2022-03-21T16:05:53.477Z] 763cafe07f6e: Verifying Checksum [2022-03-21T16:05:53.736Z] 0c0b528cf693: Verifying Checksum [2022-03-21T16:05:53.736Z] 0c0b528cf693: Download complete [2022-03-21T16:05:53.736Z] 59bf1c3509f3: Pull complete [2022-03-21T16:05:53.736Z] 666ba61612fd: Pull complete [2022-03-21T16:05:53.996Z] 8ed8ca486205: Pull complete [2022-03-21T16:05:54.256Z] 10935f4eaf8b: Verifying Checksum [2022-03-21T16:05:54.256Z] 10935f4eaf8b: Download complete [2022-03-21T16:05:54.515Z] 4fe6c5a15a65: Verifying Checksum [2022-03-21T16:05:54.515Z] 4fe6c5a15a65: Download complete [2022-03-21T16:05:57.823Z] using credential edgex-jenkins-ssh [2022-03-21T16:05:57.841Z] Cloning the remote Git repository [2022-03-21T16:05:57.898Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-03-21T16:05:57.983Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2022-03-21T16:05:58.097Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-03-21T16:05:58.098Z] > git --version # timeout=10 [2022-03-21T16:05:58.117Z] > git --version # 'git version 2.25.1' [2022-03-21T16:05:58.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T16:05:58.188Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-21T16:05:58.713Z] 4fe6c5a15a65: Pull complete [2022-03-21T16:05:58.713Z] 22a0e8bec74d: Pull complete [2022-03-21T16:05:58.713Z] 640e595b4fbd: Pull complete [2022-03-21T16:05:58.713Z] 763cafe07f6e: Pull complete [2022-03-21T16:05:58.713Z] 0c0b528cf693: Pull complete [2022-03-21T16:05:58.986Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-03-21T16:05:59.007Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-21T16:05:59.034Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-03-21T16:05:59.072Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-03-21T16:05:59.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T16:05:59.090Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/136/head:refs/remotes/origin/PR-136 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-21T16:05:59.661Z] Merging remotes/origin/main commit 66dc79061175e14a91b978425bc80dba9e95b8d2 into PR head commit 283a9e89762c0f916576fea14de840f6b4fbca22 [2022-03-21T16:05:59.893Z] Merge succeeded, producing 283a9e89762c0f916576fea14de840f6b4fbca22 [2022-03-21T16:05:59.893Z] Checking out Revision 283a9e89762c0f916576fea14de840f6b4fbca22 (PR-136) [2022-03-21T16:06:00.625Z] 10935f4eaf8b: Pull complete [2022-03-21T16:05:59.680Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T16:05:59.697Z] > git checkout -f 283a9e89762c0f916576fea14de840f6b4fbca22 # timeout=10 [2022-03-21T16:05:59.788Z] > git remote # timeout=10 [2022-03-21T16:05:59.807Z] > git config --get remote.origin.url # timeout=10 [2022-03-21T16:05:59.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-21T16:05:59.842Z] > git merge 66dc79061175e14a91b978425bc80dba9e95b8d2 # timeout=10 [2022-03-21T16:05:59.872Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-21T16:05:59.899Z] > git config core.sparsecheckout # timeout=10 [2022-03-21T16:05:59.914Z] > git checkout -f 283a9e89762c0f916576fea14de840f6b4fbca22 # timeout=10 [2022-03-21T16:06:00.888Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-21T16:06:00.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-21T16:06:00.888Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-03-21T16:06:01.208Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-03-21T16:06:01.550Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-21T16:06:01.550Z] . [Pipeline] withDockerContainer [2022-03-21T16:06:01.648Z] prd-ubuntu20.04-docker-8c-8g-8421 does not seem to be running inside a container [2022-03-21T16:06:01.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-136 -v /w/workspace/xfoundry_go-mod-messaging_PR-136:/w/workspace/xfoundry_go-mod-messaging_PR-136:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-136@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-136@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 ******** -e ******** ci-base-image-x86_64 cat [2022-03-21T16:06:03.167Z] $ docker top a6949c41c9c6ff2a3ca52b351428c3658e2a049bfe02d4ec5c1f573e0ecfcdf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T16:06:03.599Z] + go version [2022-03-21T16:06:03.599Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-21T16:06:03.635Z] $ docker stop --time=1 a6949c41c9c6ff2a3ca52b351428c3658e2a049bfe02d4ec5c1f573e0ecfcdf4 [2022-03-21T16:06:04.295Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1" [2022-03-21T16:06:04.359Z] > git --version # timeout=10 [2022-03-21T16:06:04.374Z] > git --version # 'git version 2.25.1' [2022-03-21T16:06:04.393Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-21T16:06:04.903Z] $ docker rm -f a6949c41c9c6ff2a3ca52b351428c3658e2a049bfe02d4ec5c1f573e0ecfcdf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-21T16:06:05.628Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-21T16:06:05.628Z] . [Pipeline] withDockerContainer [2022-03-21T16:06:05.751Z] prd-ubuntu20.04-docker-8c-8g-8421 does not seem to be running inside a container [2022-03-21T16:06:05.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-136 -v /w/workspace/xfoundry_go-mod-messaging_PR-136:/w/workspace/xfoundry_go-mod-messaging_PR-136:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-136@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-136@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 ******** -e ******** ci-base-image-x86_64 cat [2022-03-21T16:06:05.973Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-21T16:06:05.973Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T16:06:05.973Z] Dload Upload Total Spent Left Speed [2022-03-21T16:06:05.973Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 40979 0 --:--:-- --:--:-- --:--:-- 40979 [2022-03-21T16:06:06.173Z] $ docker top 6cfb8b06fd686d3f1a886c1a051a32a60f51c2b8519788f00efc4b900ed27862 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] fileExists [Pipeline] sh [2022-03-21T16:06:06.652Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-21T16:06:06.733Z] + make test [2022-03-21T16:06:06.733Z] CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... [2022-03-21T16:06:06.733Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-03-21T16:06:06.733Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-03-21T16:06:06.734Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-03-21T16:06:06.734Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-03-21T16:06:06.995Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-21T16:06:06.995Z] go: downloading github.com/stretchr/objx v0.1.0 [2022-03-21T16:06:06.995Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-21T16:06:06.995Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-21T16:06:06.995Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2022-03-21T16:06:06.995Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-03-21T16:06:07.016Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-21T16:06:07.016Z] + sudo tee /etc/docker/daemon.new [2022-03-21T16:06:07.016Z] { [2022-03-21T16:06:07.016Z] "registry-mirrors": [ [2022-03-21T16:06:07.016Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-21T16:06:07.016Z] ], [2022-03-21T16:06:07.016Z] "bip": "10.250.0.254/24", [2022-03-21T16:06:07.016Z] "hosts": [ [2022-03-21T16:06:07.016Z] "tcp://0.0.0.0:5555", [2022-03-21T16:06:07.016Z] "unix:///var/run/docker.sock" [2022-03-21T16:06:07.016Z] ], [2022-03-21T16:06:07.016Z] "mtu": 1458, [2022-03-21T16:06:07.016Z] "selinux-enabled": true, [2022-03-21T16:06:07.016Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-21T16:06:07.016Z] } [Pipeline] sh [2022-03-21T16:06:07.385Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-21T16:06:07.750Z] + sudo service docker restart [2022-03-21T16:06:16.989Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-03-21T16:06:21.202Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.073s coverage: 90.3% of statements [2022-03-21T16:06:21.202Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.044s coverage: 67.3% of statements [2022-03-21T16:06:21.202Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [Pipeline] unstash [Pipeline] echo [2022-03-21T16:06:26.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-21T16:06:26.770Z] ========================================================= [2022-03-21T16:06:26.770Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-21T16:06:26.770Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-03-21T16:06:27.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T16:06:27.821Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-21T16:06:27.821Z] 9b3977197b4f: Pulling fs layer [2022-03-21T16:06:27.821Z] 1a89e8eeedd5: Pulling fs layer [2022-03-21T16:06:27.821Z] 94645a83ff95: Pulling fs layer [2022-03-21T16:06:27.821Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-21T16:06:27.821Z] 0c92f367c5e7: Pulling fs layer [2022-03-21T16:06:27.821Z] f7c0051592d6: Pulling fs layer [2022-03-21T16:06:27.821Z] a227ed2f7395: Pulling fs layer [2022-03-21T16:06:27.821Z] 7b1c46037f91: Pulling fs layer [2022-03-21T16:06:27.821Z] f7c0051592d6: Waiting [2022-03-21T16:06:27.821Z] a227ed2f7395: Waiting [2022-03-21T16:06:27.821Z] 7b1c46037f91: Waiting [2022-03-21T16:06:27.821Z] 3f3a8bcf1eab: Waiting [2022-03-21T16:06:27.821Z] 0c92f367c5e7: Waiting [2022-03-21T16:06:27.821Z] 94645a83ff95: Download complete [2022-03-21T16:06:27.822Z] 1a89e8eeedd5: Verifying Checksum [2022-03-21T16:06:27.822Z] 1a89e8eeedd5: Download complete [2022-03-21T16:06:27.822Z] 0c92f367c5e7: Verifying Checksum [2022-03-21T16:06:27.822Z] 0c92f367c5e7: Download complete [2022-03-21T16:06:28.104Z] f7c0051592d6: Download complete [2022-03-21T16:06:28.104Z] 9b3977197b4f: Verifying Checksum [2022-03-21T16:06:28.104Z] 9b3977197b4f: Download complete [2022-03-21T16:06:28.104Z] a227ed2f7395: Verifying Checksum [2022-03-21T16:06:28.104Z] a227ed2f7395: Download complete [2022-03-21T16:06:28.710Z] 9b3977197b4f: Pull complete [2022-03-21T16:06:29.324Z] 1a89e8eeedd5: Pull complete [2022-03-21T16:06:29.602Z] 94645a83ff95: Pull complete [2022-03-21T16:06:30.224Z] 7b1c46037f91: Verifying Checksum [2022-03-21T16:06:30.224Z] 7b1c46037f91: Download complete [2022-03-21T16:06:30.828Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-21T16:06:30.828Z] 3f3a8bcf1eab: Download complete [2022-03-21T16:06:43.182Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.389s coverage: 83.8% of statements [2022-03-21T16:06:43.182Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.027s coverage: 85.7% of statements [2022-03-21T16:06:43.182Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-03-21T16:06:43.182Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.032s coverage: 100.0% of statements [2022-03-21T16:06:43.182Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.035s coverage: 100.0% of statements [2022-03-21T16:06:43.182Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.025s coverage: 90.9% of statements [2022-03-21T16:06:43.254Z] 3f3a8bcf1eab: Pull complete [2022-03-21T16:06:43.254Z] 0c92f367c5e7: Pull complete [2022-03-21T16:06:43.254Z] f7c0051592d6: Pull complete [2022-03-21T16:06:43.534Z] a227ed2f7395: Pull complete [2022-03-21T16:06:49.769Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-21T16:06:50.247Z] 7b1c46037f91: Pull complete [2022-03-21T16:06:50.247Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-21T16:06:50.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-21T16:06:50.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-03-21T16:06:50.603Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-21T16:06:50.974Z] + docker inspect -f . ci-base-image-arm64 [2022-03-21T16:06:50.974Z] . [Pipeline] withDockerContainer [2022-03-21T16:06:51.223Z] prd-ubuntu20.04-docker-arm64-4c-16g-8416 does not seem to be running inside a container [2022-03-21T16:06:51.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 [2022-03-21T16:06:52.314Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-21T16:06:52.314Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-21T16:06:54.224Z] $ docker top 1ddb4fa74839fae26862bc85a8fc8dc4b41c5aa94d9c9d6f06256b6f00ef6aa2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-21T16:06:54.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] } [2022-03-21T16:06:54.682Z] $ docker stop --time=1 6cfb8b06fd686d3f1a886c1a051a32a60f51c2b8519788f00efc4b900ed27862 [2022-03-21T16:06:55.237Z] + go version [2022-03-21T16:06:55.237Z] go version go1.17.6 linux/arm64 [2022-03-21T16:06:56.127Z] $ docker rm -f 6cfb8b06fd686d3f1a886c1a051a32a60f51c2b8519788f00efc4b900ed27862 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2022-03-21T16:06:56.406Z] $ docker stop --time=1 1ddb4fa74839fae26862bc85a8fc8dc4b41c5aa94d9c9d6f06256b6f00ef6aa2 [2022-03-21T16:06:56.647Z] + sudo chown -R jenkins:jenkins . [2022-03-21T16:06:58.131Z] $ docker rm -f 1ddb4fa74839fae26862bc85a8fc8dc4b41c5aa94d9c9d6f06256b6f00ef6aa2 [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] } [2022-03-21T16:06:58.464Z] Stashed 1 file(s) [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] script [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] isUnix [Pipeline] sh 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] { [2022-03-21T16:06:59.196Z] + docker inspect -f . ci-base-image-arm64 [2022-03-21T16:06:59.196Z] . [Pipeline] withDockerContainer [2022-03-21T16:06:59.477Z] prd-ubuntu20.04-docker-arm64-4c-16g-8416 does not seem to be running inside a container [2022-03-21T16:06:59.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 [2022-03-21T16:07:00.905Z] $ docker top 6807cd4a323ff7d74cb7f86ca592ea33f63ff60fca8ca5d7bfeafb6c1e1c2b52 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2022-03-21T16:07:01.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T16:07:01.626Z] [2022-03-21T16:07:01.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-21T16:07:01.905Z] + make test [2022-03-21T16:07:01.905Z] CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... [2022-03-21T16:07:01.905Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-03-21T16:07:01.905Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-03-21T16:07:01.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T16:07:01.987Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-21T16:07:01.987Z] 5eb5b503b376: Pulling fs layer [2022-03-21T16:07:01.987Z] 5c69ac0246d0: Pulling fs layer [2022-03-21T16:07:01.987Z] ec43610c2a17: Pulling fs layer [2022-03-21T16:07:01.987Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-21T16:07:01.987Z] 33b1e0a273af: Pulling fs layer [2022-03-21T16:07:01.987Z] 5d3b04190fa2: Pulling fs layer [2022-03-21T16:07:01.987Z] 2f39f015ded8: Pulling fs layer [2022-03-21T16:07:01.987Z] 5d3b04190fa2: Waiting [2022-03-21T16:07:01.987Z] 33b1e0a273af: Waiting [2022-03-21T16:07:01.987Z] 2f39f015ded8: Waiting [2022-03-21T16:07:01.987Z] 5c69ac0246d0: Verifying Checksum [2022-03-21T16:07:01.987Z] 5c69ac0246d0: Download complete [2022-03-21T16:07:01.987Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-21T16:07:01.987Z] 3a2ae6a8a46f: Download complete [2022-03-21T16:07:01.987Z] 33b1e0a273af: Verifying Checksum [2022-03-21T16:07:01.987Z] 33b1e0a273af: Download complete [2022-03-21T16:07:01.987Z] 5d3b04190fa2: Download complete [2022-03-21T16:07:01.987Z] ec43610c2a17: Verifying Checksum [2022-03-21T16:07:01.987Z] ec43610c2a17: Download complete [2022-03-21T16:07:02.182Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-03-21T16:07:02.182Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-03-21T16:07:02.182Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-21T16:07:02.182Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-21T16:07:02.182Z] go: downloading github.com/stretchr/objx v0.1.0 [2022-03-21T16:07:02.245Z] 5eb5b503b376: Verifying Checksum [2022-03-21T16:07:02.245Z] 5eb5b503b376: Download complete [2022-03-21T16:07:02.457Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-21T16:07:02.457Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-03-21T16:07:02.457Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2022-03-21T16:07:02.813Z] 2f39f015ded8: Verifying Checksum [2022-03-21T16:07:02.813Z] 2f39f015ded8: Download complete [2022-03-21T16:07:03.382Z] 5eb5b503b376: Pull complete [2022-03-21T16:07:03.641Z] 5c69ac0246d0: Pull complete [2022-03-21T16:07:03.902Z] ec43610c2a17: Pull complete [2022-03-21T16:07:04.162Z] 3a2ae6a8a46f: Pull complete [2022-03-21T16:07:04.421Z] 33b1e0a273af: Pull complete [2022-03-21T16:07:04.421Z] 5d3b04190fa2: Pull complete [2022-03-21T16:07:09.702Z] 2f39f015ded8: Pull complete [2022-03-21T16:07:09.702Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-21T16:07:09.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T16:07:09.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-21T16:07:09.795Z] prd-ubuntu20.04-docker-8c-8g-8421 does not seem to be running inside a container [2022-03-21T16:07:09.834Z] $ 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/xfoundry_go-mod-messaging_PR-136 -v /w/workspace/xfoundry_go-mod-messaging_PR-136:/w/workspace/xfoundry_go-mod-messaging_PR-136:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-136@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-136@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-21T16:07:11.175Z] $ docker top 2507e6ac10b655c17dac17821ed81f59b4f08e252cef9b48dbe70b417d20d9cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T16:07:11.636Z] ---> job-cost.sh [2022-03-21T16:07:11.636Z] lf-activate-venv: SKIPPING [2022-03-21T16:07:11.636Z] INFO: No Stack... [2022-03-21T16:07:11.896Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-21T16:07:12.469Z] INFO: Archiving Costs [Pipeline] sh [2022-03-21T16:07:12.789Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-136/archives/cost.csv [2022-03-21T16:07:12.789Z] + cut -d, -f6 [Pipeline] lock [2022-03-21T16:07:12.831Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-136-1-stack-cost] [2022-03-21T16:07:12.838Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-136-1-stack-cost] did not exist. Created. [2022-03-21T16:07:12.838Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-136-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-21T16:07:13.235Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-21T16:07:13.285Z] Stashed 1 file(s) [Pipeline] } [2022-03-21T16:07:13.322Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-136-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-21T16:07:13.402Z] $ docker stop --time=1 2507e6ac10b655c17dac17821ed81f59b4f08e252cef9b48dbe70b417d20d9cd [2022-03-21T16:07:14.581Z] $ docker rm -f 2507e6ac10b655c17dac17821ed81f59b4f08e252cef9b48dbe70b417d20d9cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-21T16:07:59.034Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-03-21T16:08:21.272Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.295s coverage: 90.3% of statements [2022-03-21T16:08:22.718Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.137s coverage: 67.3% of statements [2022-03-21T16:08:22.718Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-03-21T16:08:41.020Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.473s coverage: 83.8% of statements [2022-03-21T16:08:41.020Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.066s coverage: 85.7% of statements [2022-03-21T16:08:41.020Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-03-21T16:08:41.020Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.063s coverage: 100.0% of statements [2022-03-21T16:08:41.020Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.069s coverage: 100.0% of statements [2022-03-21T16:08:41.020Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.067s coverage: 90.9% of statements [2022-03-21T16:08:41.020Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-21T16:08:41.020Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-03-21T16:09:13.455Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-21T16:09:13.455Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-21T16:09:13.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-21T16:09:13.518Z] $ docker stop --time=1 6807cd4a323ff7d74cb7f86ca592ea33f63ff60fca8ca5d7bfeafb6c1e1c2b52 [2022-03-21T16:09:15.314Z] $ docker rm -f 6807cd4a323ff7d74cb7f86ca592ea33f63ff60fca8ca5d7bfeafb6c1e1c2b52 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-21T16:09:16.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-21T16:09:16.456Z] Warning: overwriting stash ‘coverage-report’ [2022-03-21T16:09:16.920Z] 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] sh [2022-03-21T16:09:17.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-21T16:09:17.695Z] [2022-03-21T16:09:17.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-21T16:09:18.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-21T16:09:18.348Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-21T16:09:18.348Z] 8998bd30e6a1: Pulling fs layer [2022-03-21T16:09:18.348Z] 04944245beec: Pulling fs layer [2022-03-21T16:09:18.348Z] 699f458cf7ca: Pulling fs layer [2022-03-21T16:09:18.348Z] 765212b225bb: Pulling fs layer [2022-03-21T16:09:18.348Z] f23df028b6ca: Pulling fs layer [2022-03-21T16:09:18.348Z] d65c8cfc05b1: Pulling fs layer [2022-03-21T16:09:18.348Z] 2437ff75d9bd: Pulling fs layer [2022-03-21T16:09:18.348Z] f23df028b6ca: Waiting [2022-03-21T16:09:18.348Z] 765212b225bb: Waiting [2022-03-21T16:09:18.348Z] d65c8cfc05b1: Waiting [2022-03-21T16:09:18.348Z] 2437ff75d9bd: Waiting [2022-03-21T16:09:18.348Z] 04944245beec: Verifying Checksum [2022-03-21T16:09:18.348Z] 04944245beec: Download complete [2022-03-21T16:09:18.348Z] 765212b225bb: Download complete [2022-03-21T16:09:18.348Z] f23df028b6ca: Verifying Checksum [2022-03-21T16:09:18.348Z] f23df028b6ca: Download complete [2022-03-21T16:09:18.348Z] d65c8cfc05b1: Verifying Checksum [2022-03-21T16:09:18.348Z] d65c8cfc05b1: Download complete [2022-03-21T16:09:18.632Z] 699f458cf7ca: Verifying Checksum [2022-03-21T16:09:18.632Z] 699f458cf7ca: Download complete [2022-03-21T16:09:18.908Z] 8998bd30e6a1: Verifying Checksum [2022-03-21T16:09:18.908Z] 8998bd30e6a1: Download complete [2022-03-21T16:09:21.537Z] 2437ff75d9bd: Download complete [2022-03-21T16:09:23.556Z] 8998bd30e6a1: Pull complete [2022-03-21T16:09:23.851Z] 04944245beec: Pull complete [2022-03-21T16:09:25.911Z] 699f458cf7ca: Pull complete [2022-03-21T16:09:25.911Z] 765212b225bb: Pull complete [2022-03-21T16:09:26.898Z] f23df028b6ca: Pull complete [2022-03-21T16:09:26.898Z] d65c8cfc05b1: Pull complete [2022-03-21T16:09:41.985Z] 2437ff75d9bd: Pull complete [2022-03-21T16:09:41.985Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-21T16:09:41.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-21T16:09:41.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-21T16:09:42.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-8416 does not seem to be running inside a container [2022-03-21T16:09:42.320Z] $ 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/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@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 [2022-03-21T16:09:44.743Z] $ docker top 696d1444205b388d698b70e41449c758997ad014890c20a300b8bd0e38aebe1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-21T16:09:45.744Z] ---> job-cost.sh [2022-03-21T16:09:45.745Z] lf-activate-venv: SKIPPING [2022-03-21T16:09:45.745Z] INFO: No Stack... [2022-03-21T16:09:46.346Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-21T16:09:47.317Z] INFO: Archiving Costs [Pipeline] sh [2022-03-21T16:09:47.997Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [2022-03-21T16:09:47.997Z] + cut -d, -f6 [Pipeline] lock [2022-03-21T16:09:48.082Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-136-1-stack-cost] [2022-03-21T16:09:48.087Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-136-1-stack-cost] did not exist. Created. [2022-03-21T16:09:48.087Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-136-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-21T16:09:48.854Z] /w/workspace/go-mod-messaging/1@tmp/durable-93fe2d33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-21T16:09:49.544Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-21T16:09:49.576Z] Warning: overwriting stash ‘stack-cost’ [2022-03-21T16:09:49.618Z] Stashed 1 file(s) [Pipeline] } [2022-03-21T16:09:49.633Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-136-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-21T16:09:49.711Z] $ docker stop --time=1 696d1444205b388d698b70e41449c758997ad014890c20a300b8bd0e38aebe1d [2022-03-21T16:09:51.219Z] $ docker rm -f 696d1444205b388d698b70e41449c758997ad014890c20a300b8bd0e38aebe1d [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 [2022-03-21T16:09:52.189Z] provisioning config files... [2022-03-21T16:09:52.202Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-136@tmp/config484916376833405775tmp [Pipeline] { [Pipeline] sh [2022-03-21T16:09:52.550Z] + set +x [2022-03-21T16:09:52.550Z] + curl -s https://codecov.io/bash [2022-03-21T16:09:52.550Z] + bash -s -- [2022-03-21T16:09:52.550Z] [2022-03-21T16:09:52.550Z] _____ _ [2022-03-21T16:09:52.550Z] / ____| | | [2022-03-21T16:09:52.550Z] | | ___ __| | ___ ___ _____ __ [2022-03-21T16:09:52.550Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-21T16:09:52.550Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-21T16:09:52.550Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-21T16:09:52.550Z] Bash-1.0.6 [2022-03-21T16:09:52.550Z] [2022-03-21T16:09:52.550Z] [2022-03-21T16:09:52.550Z] ==> git version 2.25.1 found [2022-03-21T16:09:52.550Z] ==> 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 [2022-03-21T16:09:52.550Z] Release-Date: 2020-01-08 [2022-03-21T16:09:52.550Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-21T16:09:52.550Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-21T16:09:52.550Z] ==> Jenkins CI detected. [2022-03-21T16:09:52.550Z] current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-136 [2022-03-21T16:09:52.550Z] project root: . [2022-03-21T16:09:52.550Z] --> token set from env [2022-03-21T16:09:52.550Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-21T16:09:52.550Z] ==> Running gcov in . (disable via -X gcov) [2022-03-21T16:09:52.550Z] ==> Python coveragepy not found [2022-03-21T16:09:52.550Z] ==> Searching for coverage reports in: [2022-03-21T16:09:52.550Z] + . [2022-03-21T16:09:52.550Z] -> Found 1 reports [2022-03-21T16:09:52.550Z] ==> Detecting git/mercurial file structure [2022-03-21T16:09:52.550Z] ==> Reading reports [2022-03-21T16:09:52.550Z] + ./coverage.out bytes=22143 [2022-03-21T16:09:52.550Z] ==> Appending adjustments [2022-03-21T16:09:52.550Z] https://docs.codecov.io/docs/fixing-reports [2022-03-21T16:09:52.811Z] + Found adjustments [2022-03-21T16:09:52.811Z] ==> Gzipping contents [2022-03-21T16:09:52.811Z] 8.0K /tmp/codecov.9eAmXl.gz [2022-03-21T16:09:52.811Z] ==> Uploading reports [2022-03-21T16:09:52.811Z] url: https://codecov.io [2022-03-21T16:09:52.811Z] query: branch=PR-136&commit=283a9e89762c0f916576fea14de840f6b4fbca22&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-136%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=136&job=&cmd_args= [2022-03-21T16:09:52.811Z] -> Pinging Codecov [2022-03-21T16:09:52.811Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-136&commit=283a9e89762c0f916576fea14de840f6b4fbca22&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-136%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=136&job=&cmd_args= [2022-03-21T16:09:53.074Z] -> Uploading to [2022-03-21T16:09:53.075Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-21/F6E385568367DD0E4001BA4F8F1CB792/283a9e89762c0f916576fea14de840f6b4fbca22/0565ea0f-c743-4c33-a359-d4e5ae6a57b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220321T160952Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6da37eaa20a0879d1666abe798756c76210efba5e3290c43a9a6a06ae03a65b1 [2022-03-21T16:09:53.075Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-21T16:09:53.075Z] Dload Upload Total Spent Left Speed [2022-03-21T16:09:53.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5451 0 0 100 5451 0 24013 --:--:-- --:--:-- --:--:-- 24013 [2022-03-21T16:09:53.336Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/283a9e89762c0f916576fea14de840f6b4fbca22 [Pipeline] } [2022-03-21T16:09:53.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2022-03-21T16:09:55.048Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-136/archives ] [2022-03-21T16:09:55.048Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-136/archives [2022-03-21T16:09:55.048Z] total 16 [2022-03-21T16:09:55.048Z] drwxr-xr-x 3 root root 4096 Mar 21 16:07 . [2022-03-21T16:09:55.048Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 16:07 .. [2022-03-21T16:09:55.048Z] drwxr-xr-x 2 root root 4096 Mar 21 16:07 cost [2022-03-21T16:09:55.048Z] -rw-r--r-- 1 root root 87 Mar 21 16:07 cost.csv [2022-03-21T16:09:55.048Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-136/archives [2022-03-21T16:09:55.048Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-136/archives [2022-03-21T16:09:55.048Z] total 16 [2022-03-21T16:09:55.048Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 16:07 . [2022-03-21T16:09:55.048Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 16:07 .. [2022-03-21T16:09:55.048Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 16:07 cost [2022-03-21T16:09:55.048Z] -rw-r--r-- 1 jenkins jenkins 87 Mar 21 16:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-21T16:09:55.382Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T16:09:56.282Z] ---> package-listing.sh [2022-03-21T16:09:56.282Z] ++ facter osfamily [2022-03-21T16:09:56.282Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-21T16:09:56.542Z] + OS_FAMILY=debian [2022-03-21T16:09:56.542Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-136 [2022-03-21T16:09:56.542Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-21T16:09:56.542Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-21T16:09:56.542Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-21T16:09:56.542Z] + PACKAGES=/tmp/packages_start.txt [2022-03-21T16:09:56.542Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-136 ']' [2022-03-21T16:09:56.542Z] + PACKAGES=/tmp/packages_end.txt [2022-03-21T16:09:56.542Z] + case "${OS_FAMILY}" in [2022-03-21T16:09:56.542Z] + dpkg -l [2022-03-21T16:09:56.542Z] + grep '^ii' [2022-03-21T16:09:56.542Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-21T16:09:56.542Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-21T16:09:56.542Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-21T16:09:56.542Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-136 ']' [2022-03-21T16:09:56.542Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-136/archives/ [2022-03-21T16:09:56.542Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-136/archives/ [Pipeline] echo [2022-03-21T16:09:56.580Z] 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/xfoundry_go-mod-messaging_PR-136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-21T16:09:56.874Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-21T16:09:57.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-21T16:09:57.461Z] . [Pipeline] withDockerContainer [2022-03-21T16:09:57.552Z] prd-ubuntu20.04-docker-8c-8g-8421 does not seem to be running inside a container [2022-03-21T16:09:57.592Z] $ 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/xfoundry_go-mod-messaging_PR-136/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-136 -v /w/workspace/xfoundry_go-mod-messaging_PR-136:/w/workspace/xfoundry_go-mod-messaging_PR-136:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-136@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-136@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 [2022-03-21T16:09:57.843Z] $ docker top e7d414d6e4bb96b0911f50bd07832e59c1ae5a6afdfe916bc4d087eb1bfde6ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-21T16:09:58.277Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-21T16:09:58.589Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-21T16:09:58.904Z] + ls /var/log/sa-host [2022-03-21T16:09:58.904Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-21T16:09:59.047Z] provisioning config files... [2022-03-21T16:09:59.057Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-136@tmp/config2684386028937659907tmp [Pipeline] { [Pipeline] echo [2022-03-21T16:09:59.100Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T16:09:59.414Z] ---> create-netrc.sh [Pipeline] } [2022-03-21T16:09:59.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-21T16:09:59.932Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-21T16:09:59.972Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T16:10:00.285Z] ---> sudo-logs.sh [2022-03-21T16:10:00.286Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-21T16:10:00.363Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T16:10:00.679Z] ---> job-cost.sh [2022-03-21T16:10:00.679Z] lf-activate-venv: SKIPPING [2022-03-21T16:10:00.679Z] DEBUG: total: 0.2199999988079071 [2022-03-21T16:10:00.679Z] INFO: Retrieving Stack Cost... [2022-03-21T16:10:00.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-21T16:10:01.511Z] INFO: Archiving Costs [Pipeline] echo [2022-03-21T16:10:01.553Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-21T16:10:01.877Z] ---> logs-deploy.sh [2022-03-21T16:10:01.877Z] lf-activate-venv: SKIPPING [2022-03-21T16:10:01.877Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-136/1 [2022-03-21T16:10:01.877Z] INFO: archiving workspace using pattern(s): [2022-03-21T16:10:02.816Z] Archives upload complete. [2022-03-21T16:10:02.816Z] INFO: archiving logs to Nexus