Pull request #206 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 112f986883ac3c9e0529603f356724a54a6f480d+c8fa4c0690bd5a7214ec132be3c62a3d1e8db7e0 (d920abc2096567984bd051c3d843f66c544d5f97) 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-ssh12881969420387136024.key > 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-ssh13019612254354003358.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 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/PR-206/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/PR-206/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16115392173299560677.key > 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-ssh6004344686013043859.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-206/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/PR-206/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh375252197187493293.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-3389 in /w/workspace/xfoundry_go-mod-messaging_PR-206 [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-206 # 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 Merging remotes/origin/main commit c8fa4c0690bd5a7214ec132be3c62a3d1e8db7e0 into PR head commit 112f986883ac3c9e0529603f356724a54a6f480d Merge succeeded, producing 9fa53ede87c2217a7c161531c82b3d5469aaf1ab Checking out Revision 9fa53ede87c2217a7c161531c82b3d5469aaf1ab (PR-206) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 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/206/head:refs/remotes/origin/PR-206 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 112f986883ac3c9e0529603f356724a54a6f480d # 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 c8fa4c0690bd5a7214ec132be3c62a3d1e8db7e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9fa53ede87c2217a7c161531c82b3d5469aaf1ab # timeout=10 Commit message: "Merge commit 'c8fa4c0690bd5a7214ec132be3c62a3d1e8db7e0' into HEAD" > git rev-list --no-walk 112f986883ac3c9e0529603f356724a54a6f480d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-23T16:17:33.659Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-23T16:17:33.704Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-23T16:17:33.728Z] ========================================================= [2023-01-23T16:17:33.728Z] EdgeX Global Pipelines Version Info [2023-01-23T16:17:33.728Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-23T16:17:36.515Z] ------------------- [2023-01-23T16:17:36.515Z] stable info: [2023-01-23T16:17:36.515Z] ------------------- [2023-01-23T16:17:36.516Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-23T16:17:36.516Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T16:17:36.516Z] Message: update stable to v1.0.244 [2023-01-23T16:17:37.094Z] ------------------- [2023-01-23T16:17:37.094Z] experimental info: [2023-01-23T16:17:37.094Z] ------------------- [2023-01-23T16:17:37.094Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-23T16:17:37.094Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T16:17:37.094Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-23T16:17:37.380Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2023-01-23T16:17:37.391Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2023-01-23T16:17:37.399Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-23T16:17:37.409Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-23T16:17:37.423Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-23T16:17:37.441Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-23T16:17:37.453Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-23T16:17:37.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-23T16:17:37.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-23T16:17:37.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-23T16:17:37.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-23T16:17:37.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2023-01-23T16:17:37.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-23T16:17:37.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-23T16:17:37.689Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T16:17:37.703Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T16:17:37.714Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T16:17:37.728Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T16:17:37.742Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-23T16:17:37.753Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-23T16:17:37.767Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-23T16:17:37.779Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-23T16:17:37.790Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-23T16:17:37.826Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-23T16:17:37.842Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-01-23T16:17:37.856Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-23T16:17:37.870Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-23T16:17:37.883Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-206 [Pipeline] echo [2023-01-23T16:17:37.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-206 [Pipeline] echo [2023-01-23T16:17:37.906Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-206 [Pipeline] echo [2023-01-23T16:17:37.919Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9fa53ede87c2217a7c161531c82b3d5469aaf1ab [Pipeline] echo [2023-01-23T16:17:37.928Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9fa53ed [Pipeline] echo [2023-01-23T16:17:37.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-23T16:17:38.371Z] + git rev-list -1 --merges 9fa53ede87c2217a7c161531c82b3d5469aaf1ab~1..9fa53ede87c2217a7c161531c82b3d5469aaf1ab [Pipeline] echo [2023-01-23T16:17:38.469Z] -----------> git rev-list -1 --merges 9fa53ede87c2217a7c161531c82b3d5469aaf1ab~1..9fa53ede87c2217a7c161531c82b3d5469aaf1ab 9fa53ede87c2217a7c161531c82b3d5469aaf1ab [2023-01-23T16:17:38.469Z] 9fa53ede87c2217a7c161531c82b3d5469aaf1ab [false] [Pipeline] sh [2023-01-23T16:17:38.816Z] + git log --format=format:%s -1 9fa53ede87c2217a7c161531c82b3d5469aaf1ab [Pipeline] echo [2023-01-23T16:17:38.838Z] ========================================================= [2023-01-23T16:17:38.838Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-23T16:17:38.838Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T16:17:39.171Z] + git log --format=format:%s -1 9fa53ede87c2217a7c161531c82b3d5469aaf1ab [Pipeline] echo [2023-01-23T16:17:39.182Z] [semverPrep] GIT_COMMIT: 9fa53ede87c2217a7c161531c82b3d5469aaf1ab, Commit Message: Merge commit 'c8fa4c0690bd5a7214ec132be3c62a3d1e8db7e0' into HEAD [Pipeline] echo [2023-01-23T16:17:39.191Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-23T16:17:39.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-23T16:17:39.534Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-23T16:17:39.534Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-23T16:17:39.534Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-23T16:17:39.534Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-23T16:17:39.534Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-23T16:17:39.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T16:17:39.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T16:17:40.133Z] [2023-01-23T16:17:40.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T16:17:40.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T16:17:40.449Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-23T16:17:40.449Z] b85a868b505f: Pulling fs layer [2023-01-23T16:17:40.449Z] e2be974225ed: Pulling fs layer [2023-01-23T16:17:40.449Z] 339a4e72a1f5: Pulling fs layer [2023-01-23T16:17:40.449Z] 988bab9f4d93: Pulling fs layer [2023-01-23T16:17:40.449Z] 1469e6f7b9e6: Pulling fs layer [2023-01-23T16:17:40.449Z] eaf3925da568: Pulling fs layer [2023-01-23T16:17:40.449Z] bab4dde63d76: Pulling fs layer [2023-01-23T16:17:40.449Z] bde34c3a00c8: Pulling fs layer [2023-01-23T16:17:40.449Z] b352a97aabf1: Pulling fs layer [2023-01-23T16:17:40.449Z] 4872d77fe225: Pulling fs layer [2023-01-23T16:17:40.449Z] 5851b861e8e6: Pulling fs layer [2023-01-23T16:17:40.449Z] bde34c3a00c8: Waiting [2023-01-23T16:17:40.449Z] b352a97aabf1: Waiting [2023-01-23T16:17:40.449Z] 988bab9f4d93: Waiting [2023-01-23T16:17:40.449Z] 1469e6f7b9e6: Waiting [2023-01-23T16:17:40.449Z] bab4dde63d76: Waiting [2023-01-23T16:17:40.449Z] eaf3925da568: Waiting [2023-01-23T16:17:40.449Z] 4872d77fe225: Waiting [2023-01-23T16:17:40.449Z] 5851b861e8e6: Waiting [2023-01-23T16:17:40.449Z] e2be974225ed: Verifying Checksum [2023-01-23T16:17:40.449Z] e2be974225ed: Download complete [2023-01-23T16:17:40.449Z] 988bab9f4d93: Download complete [2023-01-23T16:17:40.710Z] 1469e6f7b9e6: Verifying Checksum [2023-01-23T16:17:40.710Z] 1469e6f7b9e6: Download complete [2023-01-23T16:17:40.710Z] eaf3925da568: Verifying Checksum [2023-01-23T16:17:40.710Z] eaf3925da568: Download complete [2023-01-23T16:17:40.710Z] 339a4e72a1f5: Verifying Checksum [2023-01-23T16:17:40.710Z] 339a4e72a1f5: Download complete [2023-01-23T16:17:40.970Z] bde34c3a00c8: Download complete [2023-01-23T16:17:40.970Z] b352a97aabf1: Verifying Checksum [2023-01-23T16:17:40.970Z] b352a97aabf1: Download complete [2023-01-23T16:17:40.970Z] 4872d77fe225: Verifying Checksum [2023-01-23T16:17:40.970Z] 4872d77fe225: Download complete [2023-01-23T16:17:40.970Z] 5851b861e8e6: Verifying Checksum [2023-01-23T16:17:40.970Z] 5851b861e8e6: Download complete [2023-01-23T16:17:40.970Z] b85a868b505f: Verifying Checksum [2023-01-23T16:17:40.970Z] b85a868b505f: Download complete [2023-01-23T16:17:41.228Z] bab4dde63d76: Verifying Checksum [2023-01-23T16:17:42.177Z] b85a868b505f: Pull complete [2023-01-23T16:17:42.439Z] e2be974225ed: Pull complete [2023-01-23T16:17:43.007Z] 339a4e72a1f5: Pull complete [2023-01-23T16:17:43.007Z] 988bab9f4d93: Pull complete [2023-01-23T16:17:43.265Z] 1469e6f7b9e6: Pull complete [2023-01-23T16:17:43.265Z] eaf3925da568: Pull complete [2023-01-23T16:17:44.931Z] bab4dde63d76: Pull complete [2023-01-23T16:17:44.931Z] bde34c3a00c8: Pull complete [2023-01-23T16:17:44.931Z] b352a97aabf1: Pull complete [2023-01-23T16:17:45.213Z] 4872d77fe225: Pull complete [2023-01-23T16:17:45.213Z] 5851b861e8e6: Pull complete [2023-01-23T16:17:45.213Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-23T16:17:45.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T16:17:45.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T16:17:45.385Z] prd-ubuntu20.04-docker-8c-8g-3389 does not seem to be running inside a container [2023-01-23T16:17:45.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-206 -v /w/workspace/xfoundry_go-mod-messaging_PR-206:/w/workspace/xfoundry_go-mod-messaging_PR-206:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-206@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-206@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-devops/py-git-semver:0.1.4 cat [2023-01-23T16:17:48.363Z] $ docker top 081623b45d1b64739421d3761a2bc94a2d86f09363f9797c2158dc19d7f1b724 -eo pid,comm [2023-01-23T16:17:48.422Z] 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). [2023-01-23T16:17:48.422Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-23T16:17:48.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T16:17:48.454Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T16:17:48.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T16:17:48.556Z] $ docker exec 081623b45d1b64739421d3761a2bc94a2d86f09363f9797c2158dc19d7f1b724 ssh-agent [2023-01-23T16:17:48.684Z] SSH_AUTH_SOCK=/tmp/ssh-w2IJ2t6dQILo/agent.33 [2023-01-23T16:17:48.684Z] SSH_AGENT_PID=39 [2023-01-23T16:17:48.691Z] Running ssh-add (command line suppressed) [2023-01-23T16:17:48.771Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-206@tmp/private_key_9323849580700480000.key (/w/workspace/xfoundry_go-mod-messaging_PR-206@tmp/private_key_9323849580700480000.key) [2023-01-23T16:17:48.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T16:17:49.089Z] + git tag --points-at HEAD [Pipeline] } [2023-01-23T16:17:49.096Z] $ docker exec --env ******** --env ******** 081623b45d1b64739421d3761a2bc94a2d86f09363f9797c2158dc19d7f1b724 ssh-agent -k [2023-01-23T16:17:49.181Z] unset SSH_AUTH_SOCK; [2023-01-23T16:17:49.181Z] unset SSH_AGENT_PID; [2023-01-23T16:17:49.181Z] echo Agent pid 39 killed; [2023-01-23T16:17:49.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-23T16:17:49.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T16:17:49.278Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T16:17:49.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T16:17:49.409Z] $ docker exec 081623b45d1b64739421d3761a2bc94a2d86f09363f9797c2158dc19d7f1b724 ssh-agent [2023-01-23T16:17:49.539Z] SSH_AUTH_SOCK=/tmp/ssh-nvrPGJpH66bJ/agent.71 [2023-01-23T16:17:49.539Z] SSH_AGENT_PID=77 [2023-01-23T16:17:49.559Z] Running ssh-add (command line suppressed) [2023-01-23T16:17:49.662Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-206@tmp/private_key_18166426270133671877.key (/w/workspace/xfoundry_go-mod-messaging_PR-206@tmp/private_key_18166426270133671877.key) [2023-01-23T16:17:49.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T16:17:50.081Z] + git semver init [2023-01-23T16:17:50.341Z] 2023-01-23 16:17:50,175 [run_init] DEBUG init version:0.0.0 force:False [2023-01-23T16:17:50.341Z] 2023-01-23 16:17:50,176 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-206/.semver [2023-01-23T16:17:50.341Z] 2023-01-23 16:17:50,177 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-206/.semver [2023-01-23T16:17:50.341Z] 2023-01-23 16:17:50,177 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-206/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-206, universal_newlines=False, shell=None, istream=None) [2023-01-23T16:17:52.553Z] 2023-01-23 16:17:52,375 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-206/.git/info/exclude [2023-01-23T16:17:52.553Z] 2023-01-23 16:17:52,375 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-206/.semver/PR-206 with force:False [2023-01-23T16:17:52.553Z] 2023-01-23 16:17:52,375 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-206/.semver/PR-206 [2023-01-23T16:17:52.553Z] 2023-01-23 16:17:52,379 [execute] INFO git cat-file --batch-check [2023-01-23T16:17:52.553Z] 2023-01-23 16:17:52,379 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-206/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T16:17:52.553Z] 2023-01-23 16:17:52,384 [execute] INFO git cat-file --batch [2023-01-23T16:17:52.553Z] 2023-01-23 16:17:52,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-206/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T16:17:52.553Z] 2023-01-23 16:17:52,389 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-206/.semver/PR-206 [2023-01-23T16:17:52.553Z] 0.0.0 [Pipeline] } [2023-01-23T16:17:52.553Z] $ docker exec --env ******** --env ******** 081623b45d1b64739421d3761a2bc94a2d86f09363f9797c2158dc19d7f1b724 ssh-agent -k [2023-01-23T16:17:52.651Z] unset SSH_AUTH_SOCK; [2023-01-23T16:17:52.651Z] unset SSH_AGENT_PID; [2023-01-23T16:17:52.651Z] echo Agent pid 77 killed; [2023-01-23T16:17:52.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T16:17:52.982Z] + git semver [Pipeline] } [2023-01-23T16:17:53.249Z] $ docker stop --time=1 081623b45d1b64739421d3761a2bc94a2d86f09363f9797c2158dc19d7f1b724 [2023-01-23T16:17:54.533Z] $ docker rm -f --volumes 081623b45d1b64739421d3761a2bc94a2d86f09363f9797c2158dc19d7f1b724 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T16:17:54.876Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-23T16:17:55.087Z] Stashed 1 file(s) [Pipeline] echo [2023-01-23T16:17:55.090Z] [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 [2023-01-23T16:17:55.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T16:17:55.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T16:17:55.290Z] ========================================================= [2023-01-23T16:17:55.290Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-23T16:17:55.290Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-01-23T16:17:55.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T16:17:55.592Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-23T16:17:55.592Z] 213ec9aee27d: Pulling fs layer [2023-01-23T16:17:55.592Z] 4583459ba037: Pulling fs layer [2023-01-23T16:17:55.592Z] 93c1e223e6f2: Pulling fs layer [2023-01-23T16:17:55.592Z] 53926ce57604: Pulling fs layer [2023-01-23T16:17:55.592Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-23T16:17:55.592Z] 22ff95d597cd: Pulling fs layer [2023-01-23T16:17:55.592Z] 12d6caf4c0d1: Pulling fs layer [2023-01-23T16:17:55.592Z] 96b7cbca73a9: Pulling fs layer [2023-01-23T16:17:55.592Z] a7acece74701: Pulling fs layer [2023-01-23T16:17:55.592Z] 21b2b0c7a3f4: Waiting [2023-01-23T16:17:55.592Z] 22ff95d597cd: Waiting [2023-01-23T16:17:55.592Z] 12d6caf4c0d1: Waiting [2023-01-23T16:17:55.592Z] 96b7cbca73a9: Waiting [2023-01-23T16:17:55.592Z] a7acece74701: Waiting [2023-01-23T16:17:55.592Z] 53926ce57604: Waiting [2023-01-23T16:17:55.592Z] 93c1e223e6f2: Verifying Checksum [2023-01-23T16:17:55.592Z] 93c1e223e6f2: Download complete [2023-01-23T16:17:55.592Z] 4583459ba037: Verifying Checksum [2023-01-23T16:17:55.592Z] 4583459ba037: Download complete [2023-01-23T16:17:55.592Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-23T16:17:55.592Z] 21b2b0c7a3f4: Download complete [2023-01-23T16:17:55.592Z] 22ff95d597cd: Verifying Checksum [2023-01-23T16:17:55.592Z] 22ff95d597cd: Download complete [2023-01-23T16:17:55.592Z] 213ec9aee27d: Verifying Checksum [2023-01-23T16:17:55.592Z] 213ec9aee27d: Download complete [2023-01-23T16:17:55.854Z] 12d6caf4c0d1: Download complete [2023-01-23T16:17:55.854Z] 213ec9aee27d: Pull complete [2023-01-23T16:17:56.124Z] 4583459ba037: Pull complete [2023-01-23T16:17:56.124Z] 93c1e223e6f2: Pull complete [2023-01-23T16:17:57.130Z] 53926ce57604: Verifying Checksum [2023-01-23T16:17:57.130Z] 53926ce57604: Download complete [2023-01-23T16:17:57.130Z] a7acece74701: Verifying Checksum [2023-01-23T16:17:57.130Z] a7acece74701: Download complete [2023-01-23T16:17:57.700Z] 96b7cbca73a9: Verifying Checksum [2023-01-23T16:17:57.700Z] 96b7cbca73a9: Download complete [2023-01-23T16:18:00.989Z] 53926ce57604: Pull complete [2023-01-23T16:18:00.989Z] 21b2b0c7a3f4: Pull complete [2023-01-23T16:18:00.989Z] 22ff95d597cd: Pull complete [2023-01-23T16:18:00.989Z] 12d6caf4c0d1: Pull complete [2023-01-23T16:18:03.081Z] 96b7cbca73a9: Pull complete [2023-01-23T16:18:03.718Z] a7acece74701: Pull complete [2023-01-23T16:18:03.718Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-23T16:18:03.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T16:18:03.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-01-23T16:18:04.044Z] + 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 [2023-01-23T16:18:04.359Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T16:18:04.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T16:18:04.438Z] prd-ubuntu20.04-docker-8c-8g-3389 does not seem to be running inside a container [2023-01-23T16:18:04.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-206 -v /w/workspace/xfoundry_go-mod-messaging_PR-206:/w/workspace/xfoundry_go-mod-messaging_PR-206:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-206@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-206@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-23T16:18:09.604Z] $ docker top 7120f4a866b384c4dd0f9312a0444396cc38e54d500f007adde26e71120b2660 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T16:18:09.967Z] + go version [2023-01-23T16:18:09.967Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-23T16:18:09.970Z] $ docker stop --time=1 7120f4a866b384c4dd0f9312a0444396cc38e54d500f007adde26e71120b2660 [2023-01-23T16:18:10.192Z] Still waiting to schedule task [2023-01-23T16:18:10.192Z] ‘prd-ubuntu18.04-docker-8c-8g-3242’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-23T16:18:10.192Z] ‘prd-ubuntu20.04-docker-8c-8g-3367’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-23T16:18:10.192Z] ‘prd-ubuntu20.04-docker-8c-8g-3368’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-23T16:18:10.192Z] ‘prd-ubuntu20.04-docker-8c-8g-3381’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-23T16:18:10.192Z] ‘prd-ubuntu20.04-docker-8c-8g-3382’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-23T16:18:10.192Z] ‘prd-ubuntu20.04-docker-8c-8g-3383’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-23T16:18:10.193Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3370’ is offline [2023-01-23T16:18:10.193Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3374’ is offline [2023-01-23T16:18:10.193Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3376’ is offline [2023-01-23T16:18:10.193Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3378’ is offline [2023-01-23T16:18:10.193Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3379’ is offline [2023-01-23T16:18:10.193Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3390’ is offline [2023-01-23T16:18:11.241Z] $ docker rm -f --volumes 7120f4a866b384c4dd0f9312a0444396cc38e54d500f007adde26e71120b2660 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T16:18:11.692Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T16:18:11.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T16:18:11.767Z] prd-ubuntu20.04-docker-8c-8g-3389 does not seem to be running inside a container [2023-01-23T16:18:11.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-messaging_PR-206 -v /w/workspace/xfoundry_go-mod-messaging_PR-206:/w/workspace/xfoundry_go-mod-messaging_PR-206:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-206@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-206@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-23T16:18:12.163Z] $ docker top da26c19f1361fabd9151f77c20a329832b41e3fb4ce69da0b4bf47a2a8f1caf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T16:18:12.535Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-206 [Pipeline] fileExists [Pipeline] sh [2023-01-23T16:18:12.860Z] + make test [2023-01-23T16:18:12.860Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2023-01-23T16:18:12.860Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-01-23T16:18:12.860Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-01-23T16:18:12.860Z] go: downloading github.com/google/uuid v1.3.0 [2023-01-23T16:18:12.860Z] go: downloading github.com/nats-io/nats.go v1.20.0 [2023-01-23T16:18:12.860Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.11 [2023-01-23T16:18:12.860Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.6 [2023-01-23T16:18:13.704Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-01-23T16:18:13.704Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-23T16:18:13.704Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-01-23T16:18:13.704Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-23T16:18:13.704Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-01-23T16:18:13.704Z] go: downloading github.com/go-playground/validator/v10 v10.11.1 [2023-01-23T16:18:13.704Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-01-23T16:18:13.704Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-01-23T16:18:13.704Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-01-23T16:18:13.704Z] go: downloading golang.org/x/crypto v0.5.0 [2023-01-23T16:18:13.704Z] go: downloading github.com/x448/float16 v0.8.4 [2023-01-23T16:18:13.704Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2023-01-23T16:18:13.704Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-01-23T16:18:13.704Z] go: downloading golang.org/x/net v0.5.0 [2023-01-23T16:18:13.704Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-01-23T16:18:13.704Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-01-23T16:18:13.704Z] go: downloading golang.org/x/text v0.6.0 [2023-01-23T16:18:13.704Z] go: downloading github.com/go-playground/locales v0.14.0 [2023-01-23T16:18:14.015Z] go: downloading github.com/klauspost/compress v1.15.11 [2023-01-23T16:18:14.015Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-01-23T16:18:14.015Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-01-23T16:18:14.015Z] go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af [2023-01-23T16:18:14.015Z] go: downloading golang.org/x/sys v0.4.0 [2023-01-23T16:18:36.156Z] ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.092s coverage: 66.4% of statements [2023-01-23T16:18:36.156Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg [no test files] [2023-01-23T16:18:36.156Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.080s coverage: 91.1% of statements [2023-01-23T16:18:36.156Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.060s coverage: 87.5% of statements [2023-01-23T16:18:36.156Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] [2023-01-23T16:18:36.156Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] [2023-01-23T16:18:44.308Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.097s coverage: 35.9% of statements [2023-01-23T16:18:44.308Z] ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.059s coverage: 67.5% of statements [2023-01-23T16:18:44.308Z] ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] [2023-01-23T16:18:44.308Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.026s coverage: 87.5% of statements [2023-01-23T16:18:44.308Z] ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] [2023-01-23T16:18:44.308Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.035s coverage: 100.0% of statements [2023-01-23T16:18:44.308Z] ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.032s coverage: 100.0% of statements [2023-01-23T16:18:44.308Z] ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.042s coverage: 95.1% of statements [2023-01-23T16:18:52.503Z] 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." [2023-01-23T16:18:52.503Z] go vet ./... [2023-01-23T16:18:54.437Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-23T16:18:54.437Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-01-23T16:18:54.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-23T16:18:54.451Z] $ docker stop --time=1 da26c19f1361fabd9151f77c20a329832b41e3fb4ce69da0b4bf47a2a8f1caf5 [2023-01-23T16:18:57.394Z] $ docker rm -f --volumes da26c19f1361fabd9151f77c20a329832b41e3fb4ce69da0b4bf47a2a8f1caf5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T16:18:58.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-23T16:18:58.092Z] 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 [2023-01-23T16:18:58.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T16:18:58.596Z] [2023-01-23T16:18:58.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T16:18:58.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T16:18:58.919Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-23T16:18:58.919Z] 5eb5b503b376: Pulling fs layer [2023-01-23T16:18:58.919Z] 5c69ac0246d0: Pulling fs layer [2023-01-23T16:18:58.919Z] ec43610c2a17: Pulling fs layer [2023-01-23T16:18:58.919Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-23T16:18:58.919Z] 3a2ae6a8a46f: Waiting [2023-01-23T16:18:58.919Z] 33b1e0a273af: Pulling fs layer [2023-01-23T16:18:58.919Z] 5d3b04190fa2: Pulling fs layer [2023-01-23T16:18:58.919Z] 2f39f015ded8: Pulling fs layer [2023-01-23T16:18:58.919Z] 5d3b04190fa2: Waiting [2023-01-23T16:18:58.919Z] 33b1e0a273af: Waiting [2023-01-23T16:18:58.919Z] 5c69ac0246d0: Download complete [2023-01-23T16:18:58.919Z] 3a2ae6a8a46f: Download complete [2023-01-23T16:18:59.204Z] 33b1e0a273af: Verifying Checksum [2023-01-23T16:18:59.204Z] 33b1e0a273af: Download complete [2023-01-23T16:18:59.204Z] 5d3b04190fa2: Verifying Checksum [2023-01-23T16:18:59.204Z] 5d3b04190fa2: Download complete [2023-01-23T16:18:59.204Z] ec43610c2a17: Verifying Checksum [2023-01-23T16:18:59.204Z] ec43610c2a17: Download complete [2023-01-23T16:18:59.479Z] 5eb5b503b376: Verifying Checksum [2023-01-23T16:18:59.479Z] 5eb5b503b376: Download complete [2023-01-23T16:19:00.450Z] 2f39f015ded8: Download complete [2023-01-23T16:19:00.712Z] 5eb5b503b376: Pull complete [2023-01-23T16:19:00.975Z] 5c69ac0246d0: Pull complete [2023-01-23T16:19:01.252Z] ec43610c2a17: Pull complete [2023-01-23T16:19:01.548Z] 3a2ae6a8a46f: Pull complete [2023-01-23T16:19:01.810Z] 33b1e0a273af: Pull complete [2023-01-23T16:19:01.810Z] 5d3b04190fa2: Pull complete [2023-01-23T16:19:06.021Z] 2f39f015ded8: Pull complete [2023-01-23T16:19:06.021Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-23T16:19:06.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T16:19:06.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T16:19:06.181Z] prd-ubuntu20.04-docker-8c-8g-3389 does not seem to be running inside a container [2023-01-23T16:19:06.196Z] $ 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-206 -v /w/workspace/xfoundry_go-mod-messaging_PR-206:/w/workspace/xfoundry_go-mod-messaging_PR-206:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-206@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-206@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-23T16:19:11.093Z] $ docker top 9be139b566e66158f73a0892f89756e73cc642a251b22211158fa67a9e5567bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T16:19:11.549Z] ---> job-cost.sh [2023-01-23T16:19:11.549Z] lf-activate-venv: SKIPPING [2023-01-23T16:19:11.549Z] INFO: No Stack... [2023-01-23T16:19:11.808Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T16:19:12.408Z] INFO: Archiving Costs [Pipeline] sh [2023-01-23T16:19:12.692Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-206/archives/cost.csv [2023-01-23T16:19:12.692Z] + cut -d, -f6 [Pipeline] lock [2023-01-23T16:19:12.704Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-206-4-stack-cost] [2023-01-23T16:19:12.708Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-206-4-stack-cost] did not exist. Created. [2023-01-23T16:19:12.708Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-206-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-23T16:19:13.000Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-23T16:19:13.024Z] Stashed 1 file(s) [Pipeline] } [2023-01-23T16:19:13.029Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-206-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T16:19:12.990Z] $ docker stop --time=1 9be139b566e66158f73a0892f89756e73cc642a251b22211158fa67a9e5567bb [2023-01-23T16:19:14.142Z] $ docker rm -f --volumes 9be139b566e66158f73a0892f89756e73cc642a251b22211158fa67a9e5567bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-23T16:23:30.303Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3391 in /w/workspace/xfoundry_go-mod-messaging_PR-206 [Pipeline] { [Pipeline] ws [2023-01-23T16:23:30.318Z] Running in /w/workspace/go-mod-messaging/4 [Pipeline] { [Pipeline] checkout [2023-01-23T16:23:30.365Z] Selected Git installation does not exist. Using Default [2023-01-23T16:23:30.365Z] The recommended git tool is: NONE [2023-01-23T16:23:37.533Z] using credential edgex-jenkins-ssh [2023-01-23T16:23:37.555Z] Cloning the remote Git repository [2023-01-23T16:23:37.607Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2023-01-23T16:23:37.719Z] > git init /w/workspace/go-mod-messaging/4 # timeout=10 [2023-01-23T16:23:37.928Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-01-23T16:23:37.929Z] > git --version # timeout=10 [2023-01-23T16:23:37.957Z] > git --version # 'git version 2.25.1' [2023-01-23T16:23:37.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T16:23:38.055Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T16:23:40.415Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-01-23T16:23:40.442Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T16:23:41.623Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2023-01-23T16:23:41.681Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2023-01-23T16:23:41.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T16:23:41.707Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-23T16:23:43.132Z] Merging remotes/origin/main commit c8fa4c0690bd5a7214ec132be3c62a3d1e8db7e0 into PR head commit 112f986883ac3c9e0529603f356724a54a6f480d [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-23T16:23:43.292Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-23T16:23:43.141Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T16:23:43.169Z] > git checkout -f 112f986883ac3c9e0529603f356724a54a6f480d # timeout=10 [2023-01-23T16:23:43.958Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-206/archives ] [2023-01-23T16:23:43.958Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-206/archives [2023-01-23T16:23:43.958Z] total 16 [2023-01-23T16:23:43.958Z] drwxr-xr-x 3 root root 4096 Jan 23 16:19 . [2023-01-23T16:23:43.958Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 16:19 .. [2023-01-23T16:23:43.958Z] drwxr-xr-x 2 root root 4096 Jan 23 16:19 cost [2023-01-23T16:23:43.958Z] -rw-r--r-- 1 root root 88 Jan 23 16:19 cost.csv [2023-01-23T16:23:43.958Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-206/archives [2023-01-23T16:23:43.958Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-206/archives [2023-01-23T16:23:43.958Z] total 16 [2023-01-23T16:23:43.958Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 16:19 . [2023-01-23T16:23:43.958Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 16:19 .. [2023-01-23T16:23:43.958Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 16:19 cost [2023-01-23T16:23:43.958Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 23 16:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-23T16:23:44.285Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T16:23:45.115Z] ---> package-listing.sh [2023-01-23T16:23:45.115Z] ++ facter osfamily [2023-01-23T16:23:45.115Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-23T16:23:45.115Z] + OS_FAMILY=debian [2023-01-23T16:23:45.115Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-206 [2023-01-23T16:23:45.115Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-23T16:23:45.115Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-23T16:23:45.115Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-23T16:23:45.115Z] + PACKAGES=/tmp/packages_start.txt [2023-01-23T16:23:45.115Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-206 ']' [2023-01-23T16:23:45.115Z] + PACKAGES=/tmp/packages_end.txt [2023-01-23T16:23:45.115Z] + case "${OS_FAMILY}" in [2023-01-23T16:23:45.115Z] + dpkg -l [2023-01-23T16:23:45.115Z] + grep '^ii' [2023-01-23T16:23:45.115Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-23T16:23:45.115Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-23T16:23:45.115Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-23T16:23:45.115Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-206 ']' [2023-01-23T16:23:45.115Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-206/archives/ [2023-01-23T16:23:45.115Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-206/archives/ [Pipeline] echo [2023-01-23T16:23:45.176Z] 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-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-23T16:23:45.520Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T16:23:45.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T16:23:45.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T16:23:45.893Z] prd-ubuntu20.04-docker-8c-8g-3389 does not seem to be running inside a container [2023-01-23T16:23:45.920Z] $ 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-206/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-206 -v /w/workspace/xfoundry_go-mod-messaging_PR-206:/w/workspace/xfoundry_go-mod-messaging_PR-206:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-206@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-206@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-23T16:23:46.124Z] $ docker top facbcaf30da32adfb8326226b3933b70c5c493df9a9392cc535c4bf1e32f08e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T16:23:46.793Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-23T16:23:47.081Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-23T16:23:47.362Z] + ls /var/log/sa-host [2023-01-23T16:23:47.362Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T16:23:47.432Z] provisioning config files... [2023-01-23T16:23:47.443Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-206@tmp/config10894262209413665159tmp [Pipeline] { [Pipeline] echo [2023-01-23T16:23:47.459Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T16:23:47.744Z] ---> create-netrc.sh [Pipeline] } [2023-01-23T16:23:47.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-23T16:23:48.232Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-23T16:23:48.248Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T16:23:48.642Z] ---> sudo-logs.sh [2023-01-23T16:23:48.642Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-23T16:23:48.671Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T16:23:48.956Z] ---> job-cost.sh [2023-01-23T16:23:48.956Z] lf-activate-venv: SKIPPING [2023-01-23T16:23:48.956Z] DEBUG: total: 0.2199999988079071 [2023-01-23T16:23:48.956Z] INFO: Retrieving Stack Cost... [2023-01-23T16:23:49.214Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T16:23:49.809Z] INFO: Archiving Costs [Pipeline] echo [2023-01-23T16:23:49.823Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T16:23:50.126Z] ---> logs-deploy.sh [2023-01-23T16:23:50.126Z] lf-activate-venv: SKIPPING [2023-01-23T16:23:50.126Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-206/4 [2023-01-23T16:23:50.126Z] INFO: archiving workspace using pattern(s): [2023-01-23T16:23:51.088Z] Archives upload complete. [2023-01-23T16:23:51.368Z] INFO: archiving logs to Nexus [2023-01-23T16:23:51.944Z] ---> uname -a: [2023-01-23T16:23:51.944Z] Linux prd-ubuntu20-04-docker-8c-8g-3389 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-23T16:23:51.944Z] [2023-01-23T16:23:51.944Z] [2023-01-23T16:23:51.944Z] ---> lscpu: [2023-01-23T16:23:51.944Z] Architecture: x86_64 [2023-01-23T16:23:51.944Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-23T16:23:51.944Z] Byte Order: Little Endian [2023-01-23T16:23:51.944Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-23T16:23:51.944Z] CPU(s): 8 [2023-01-23T16:23:51.944Z] On-line CPU(s) list: 0-7 [2023-01-23T16:23:51.944Z] Thread(s) per core: 1 [2023-01-23T16:23:51.944Z] Core(s) per socket: 1 [2023-01-23T16:23:51.944Z] Socket(s): 8 [2023-01-23T16:23:51.944Z] NUMA node(s): 1 [2023-01-23T16:23:51.944Z] Vendor ID: AuthenticAMD [2023-01-23T16:23:51.944Z] CPU family: 23 [2023-01-23T16:23:51.944Z] Model: 49 [2023-01-23T16:23:51.944Z] Model name: AMD EPYC-Rome Processor [2023-01-23T16:23:51.944Z] Stepping: 0 [2023-01-23T16:23:51.944Z] CPU MHz: 2799.998 [2023-01-23T16:23:51.944Z] BogoMIPS: 5599.99 [2023-01-23T16:23:51.944Z] Virtualization: AMD-V [2023-01-23T16:23:51.944Z] Hypervisor vendor: KVM [2023-01-23T16:23:51.944Z] Virtualization type: full [2023-01-23T16:23:51.944Z] L1d cache: 256 KiB [2023-01-23T16:23:51.944Z] L1i cache: 256 KiB [2023-01-23T16:23:51.944Z] L2 cache: 4 MiB [2023-01-23T16:23:51.944Z] L3 cache: 128 MiB [2023-01-23T16:23:51.944Z] NUMA node0 CPU(s): 0-7 [2023-01-23T16:23:51.944Z] Vulnerability Itlb multihit: Not affected [2023-01-23T16:23:51.944Z] Vulnerability L1tf: Not affected [2023-01-23T16:23:51.944Z] Vulnerability Mds: Not affected [2023-01-23T16:23:51.944Z] Vulnerability Meltdown: Not affected [2023-01-23T16:23:51.944Z] Vulnerability Mmio stale data: Not affected [2023-01-23T16:23:51.944Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-23T16:23:51.944Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-23T16:23:51.944Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-23T16:23:51.944Z] Vulnerability Srbds: Not affected [2023-01-23T16:23:51.944Z] Vulnerability Tsx async abort: Not affected [2023-01-23T16:23:51.944Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-01-23T16:23:51.944Z] [2023-01-23T16:23:51.944Z] [2023-01-23T16:23:51.944Z] ---> nproc: [2023-01-23T16:23:51.944Z] 8 [2023-01-23T16:23:51.944Z] [2023-01-23T16:23:51.944Z] [2023-01-23T16:23:51.944Z] ---> df -h: [2023-01-23T16:23:51.944Z] Filesystem Size Used Avail Use% Mounted on [2023-01-23T16:23:51.944Z] overlay 155G 11G 145G 7% / [2023-01-23T16:23:51.944Z] tmpfs 64M 0 64M 0% /dev [2023-01-23T16:23:51.944Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-23T16:23:51.944Z] shm 64M 0 64M 0% /dev/shm [2023-01-23T16:23:51.944Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-01-23T16:23:51.944Z] [2023-01-23T16:23:51.944Z]