Pull request #354 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 83539050e85f8a3d042edc6eb1dd3a070801e5f0+63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 (6b4ef337d79cee02625425b36a1de8f923b3b15a) 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-ssh14007634132341885874.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh776744711502503389.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10025502805131689935.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-354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13519349834534442758.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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 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-ssh16377826271162857202.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 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-354/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-354/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16278327799307858645.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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 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.21 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-13064 in /w/workspace/xfoundry_go-mod-messaging_PR-354 [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-354 # 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 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/354/head:refs/remotes/origin/PR-354 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 into PR head commit 83539050e85f8a3d042edc6eb1dd3a070801e5f0 Merge succeeded, producing 83539050e85f8a3d042edc6eb1dd3a070801e5f0 Checking out Revision 83539050e85f8a3d042edc6eb1dd3a070801e5f0 (PR-354) > git config core.sparsecheckout # timeout=10 > git checkout -f 83539050e85f8a3d042edc6eb1dd3a070801e5f0 # 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 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83539050e85f8a3d042edc6eb1dd3a070801e5f0 # timeout=10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:41:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:41:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:41:55 ========================================================= 01:41:55 EdgeX Global Pipelines Version Info 01:41:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:41:56 ------------------- 01:41:56 stable info: 01:41:56 ------------------- 01:41:56 Commited By: Cherry Wang cherry@iotechsys.com 01:41:56 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:41:56 Message: update stable to v1.0.264 01:41:56 ------------------- 01:41:56 experimental info: 01:41:56 ------------------- 01:41:56 Commited By: Cherry Wang cherry@iotechsys.com 01:41:56 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:41:56 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:41:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 01:41:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 01:41:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:41:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:41:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:41:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:41:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 01:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:41:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:41:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:41:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:41:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:41:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:41:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:41:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:41:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:41:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:41:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:41:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:41:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:41:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:41:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:41:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-354 [Pipeline] echo 01:41:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-354 [Pipeline] echo 01:41:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-354 [Pipeline] echo 01:41:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83539050e85f8a3d042edc6eb1dd3a070801e5f0 [Pipeline] echo 01:41:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8353905 [Pipeline] echo 01:41:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:41:59 + git rev-list -1 --merges 83539050e85f8a3d042edc6eb1dd3a070801e5f0~1..83539050e85f8a3d042edc6eb1dd3a070801e5f0 [Pipeline] echo 01:41:59 -----------> git rev-list -1 --merges 83539050e85f8a3d042edc6eb1dd3a070801e5f0~1..83539050e85f8a3d042edc6eb1dd3a070801e5f0 83539050e85f8a3d042edc6eb1dd3a070801e5f0 [false] [Pipeline] sh 01:41:59 + git log --format=format:%s -1 83539050e85f8a3d042edc6eb1dd3a070801e5f0 [Pipeline] echo 01:42:00 ========================================================= 01:42:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:42:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:42:00 + git log --format=format:%s -1 83539050e85f8a3d042edc6eb1dd3a070801e5f0 [Pipeline] echo 01:42:00 [semverPrep] GIT_COMMIT: 83539050e85f8a3d042edc6eb1dd3a070801e5f0, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 [Pipeline] echo 01:42:00 [semverPrep] This is not a build commit. [Pipeline] sh 01:42:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:42:00 + grep -v github /etc/ssh/ssh_known_hosts 01:42:00 + [ -e /tmp/ssh_known_hosts ] 01:42:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:42:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:42:00 + sudo tee -a /etc/ssh/ssh_known_hosts 01:42:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:42:01 01:42:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:42:01 0.1.4: Pulling from edgex-devops/py-git-semver 01:42:01 b85a868b505f: Pulling fs layer 01:42:01 e2be974225ed: Pulling fs layer 01:42:01 339a4e72a1f5: Pulling fs layer 01:42:01 988bab9f4d93: Pulling fs layer 01:42:01 1469e6f7b9e6: Pulling fs layer 01:42:01 eaf3925da568: Pulling fs layer 01:42:01 bab4dde63d76: Pulling fs layer 01:42:01 bde34c3a00c8: Pulling fs layer 01:42:01 b352a97aabf1: Pulling fs layer 01:42:01 4872d77fe225: Pulling fs layer 01:42:01 5851b861e8e6: Pulling fs layer 01:42:01 988bab9f4d93: Waiting 01:42:01 1469e6f7b9e6: Waiting 01:42:01 eaf3925da568: Waiting 01:42:01 bab4dde63d76: Waiting 01:42:01 bde34c3a00c8: Waiting 01:42:01 4872d77fe225: Waiting 01:42:01 b352a97aabf1: Waiting 01:42:01 5851b861e8e6: Waiting 01:42:01 e2be974225ed: Verifying Checksum 01:42:01 e2be974225ed: Download complete 01:42:01 988bab9f4d93: Verifying Checksum 01:42:01 988bab9f4d93: Download complete 01:42:01 1469e6f7b9e6: Verifying Checksum 01:42:01 1469e6f7b9e6: Download complete 01:42:02 339a4e72a1f5: Verifying Checksum 01:42:02 339a4e72a1f5: Download complete 01:42:02 eaf3925da568: Download complete 01:42:02 bde34c3a00c8: Download complete 01:42:02 b352a97aabf1: Verifying Checksum 01:42:02 b352a97aabf1: Download complete 01:42:02 4872d77fe225: Download complete 01:42:02 5851b861e8e6: Download complete 01:42:02 b85a868b505f: Download complete 01:42:02 bab4dde63d76: Verifying Checksum 01:42:02 bab4dde63d76: Download complete 01:42:03 b85a868b505f: Pull complete 01:42:03 e2be974225ed: Pull complete 01:42:03 339a4e72a1f5: Pull complete 01:42:03 988bab9f4d93: Pull complete 01:42:04 1469e6f7b9e6: Pull complete 01:42:04 eaf3925da568: Pull complete 01:42:06 bab4dde63d76: Pull complete 01:42:06 bde34c3a00c8: Pull complete 01:42:06 b352a97aabf1: Pull complete 01:42:06 4872d77fe225: Pull complete 01:42:06 5851b861e8e6: Pull complete 01:42:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:42:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:42:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:06 prd-ubuntu20.04-docker-8c-8g-13064 does not seem to be running inside a container 01:42:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-354 -v /w/workspace/xfoundry_go-mod-messaging_PR-354:/w/workspace/xfoundry_go-mod-messaging_PR-354:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-354@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-354@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 01:42:09 $ docker top 243d60c949e2b40d3a05c0a5c16a3e6221b14cc7a9eb8f1560cef2953d8c3fca -eo pid,comm 01:42:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:42:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:42:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:42:09 [ssh-agent] Looking for ssh-agent implementation... 01:42:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:42:09 $ docker exec 243d60c949e2b40d3a05c0a5c16a3e6221b14cc7a9eb8f1560cef2953d8c3fca ssh-agent 01:42:09 SSH_AUTH_SOCK=/tmp/ssh-cFFEGkgzjYuu/agent.33 01:42:09 SSH_AGENT_PID=39 01:42:09 Running ssh-add (command line suppressed) 01:42:09 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-354@tmp/private_key_18360048886580988309.key (/w/workspace/xfoundry_go-mod-messaging_PR-354@tmp/private_key_18360048886580988309.key) 01:42:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:42:10 + git tag --points-at HEAD [Pipeline] } 01:42:10 $ docker exec --env ******** --env ******** 243d60c949e2b40d3a05c0a5c16a3e6221b14cc7a9eb8f1560cef2953d8c3fca ssh-agent -k 01:42:10 unset SSH_AUTH_SOCK; 01:42:10 unset SSH_AGENT_PID; 01:42:10 echo Agent pid 39 killed; 01:42:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:42:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:42:10 [ssh-agent] Looking for ssh-agent implementation... 01:42:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:42:10 $ docker exec 243d60c949e2b40d3a05c0a5c16a3e6221b14cc7a9eb8f1560cef2953d8c3fca ssh-agent 01:42:10 SSH_AUTH_SOCK=/tmp/ssh-lbV9tZ3v0mmJ/agent.72 01:42:10 SSH_AGENT_PID=78 01:42:10 Running ssh-add (command line suppressed) 01:42:10 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-354@tmp/private_key_5897323777810795841.key (/w/workspace/xfoundry_go-mod-messaging_PR-354@tmp/private_key_5897323777810795841.key) 01:42:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:42:11 + git semver init 01:42:11 2024-10-03 01:42:11,336 [run_init] DEBUG init version:0.0.0 force:False 01:42:11 2024-10-03 01:42:11,337 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-354/.semver 01:42:11 2024-10-03 01:42:11,337 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/xfoundry_go-mod-messaging_PR-354/.semver 01:42:11 2024-10-03 01:42:11,338 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/xfoundry_go-mod-messaging_PR-354/.semver'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-354, universal_newlines=False, shell=None, istream=None) 01:42:12 2024-10-03 01:42:12,126 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-354/.git/info/exclude 01:42:12 2024-10-03 01:42:12,126 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-messaging_PR-354/.semver/PR-354 with force:False 01:42:12 2024-10-03 01:42:12,126 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-354/.semver/PR-354 01:42:12 2024-10-03 01:42:12,130 [execute] INFO git cat-file --batch-check 01:42:12 2024-10-03 01:42:12,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-354/.semver, universal_newlines=False, shell=None, istream=) 01:42:12 2024-10-03 01:42:12,136 [execute] INFO git cat-file --batch 01:42:12 2024-10-03 01:42:12,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-messaging_PR-354/.semver, universal_newlines=False, shell=None, istream=) 01:42:12 2024-10-03 01:42:12,141 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-354/.semver/PR-354 01:42:12 0.0.0 [Pipeline] } 01:42:12 $ docker exec --env ******** --env ******** 243d60c949e2b40d3a05c0a5c16a3e6221b14cc7a9eb8f1560cef2953d8c3fca ssh-agent -k 01:42:12 unset SSH_AUTH_SOCK; 01:42:12 unset SSH_AGENT_PID; 01:42:12 echo Agent pid 78 killed; 01:42:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:42:13 + git semver [Pipeline] } 01:42:13 $ docker stop --time=1 243d60c949e2b40d3a05c0a5c16a3e6221b14cc7a9eb8f1560cef2953d8c3fca 01:42:14 $ docker rm -f --volumes 243d60c949e2b40d3a05c0a5c16a3e6221b14cc7a9eb8f1560cef2953d8c3fca [Pipeline] // withDockerContainer [Pipeline] sh 01:42:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:42:15 Stashed 1 file(s) [Pipeline] echo 01:42:15 [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 01:42:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:42:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:42:16 ========================================================= 01:42:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:42:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:42:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:42:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:42:16 619be1103602: Pulling fs layer 01:42:16 7862e08f4a3e: Pulling fs layer 01:42:16 5df492c9dc93: Pulling fs layer 01:42:16 7629e6793208: Pulling fs layer 01:42:16 4f4fb700ef54: Pulling fs layer 01:42:16 fb5054dd5b73: Pulling fs layer 01:42:16 eeca6798cff9: Pulling fs layer 01:42:16 aa269ceb94a6: Pulling fs layer 01:42:16 ada007ff1a6a: Pulling fs layer 01:42:16 eeca6798cff9: Waiting 01:42:16 aa269ceb94a6: Waiting 01:42:16 ada007ff1a6a: Waiting 01:42:16 4f4fb700ef54: Waiting 01:42:16 fb5054dd5b73: Waiting 01:42:16 7629e6793208: Waiting 01:42:16 7862e08f4a3e: Verifying Checksum 01:42:16 7862e08f4a3e: Download complete 01:42:16 7629e6793208: Download complete 01:42:16 4f4fb700ef54: Verifying Checksum 01:42:16 4f4fb700ef54: Download complete 01:42:16 fb5054dd5b73: Verifying Checksum 01:42:16 fb5054dd5b73: Download complete 01:42:16 619be1103602: Download complete 01:42:16 eeca6798cff9: Verifying Checksum 01:42:16 eeca6798cff9: Download complete 01:42:16 619be1103602: Pull complete 01:42:16 ada007ff1a6a: Verifying Checksum 01:42:16 ada007ff1a6a: Download complete 01:42:16 7862e08f4a3e: Pull complete 01:42:17 5df492c9dc93: Verifying Checksum 01:42:17 5df492c9dc93: Download complete 01:42:17 aa269ceb94a6: Verifying Checksum 01:42:17 aa269ceb94a6: Download complete 01:42:20 5df492c9dc93: Pull complete 01:42:20 7629e6793208: Pull complete 01:42:20 4f4fb700ef54: Pull complete 01:42:20 fb5054dd5b73: Pull complete 01:42:20 eeca6798cff9: Pull complete 01:42:23 aa269ceb94a6: Pull complete 01:42:23 ada007ff1a6a: Pull complete 01:42:23 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 01:42:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:42:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 01:42:23 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:24 + docker inspect -f . ci-base-image-x86_64 01:42:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:24 prd-ubuntu20.04-docker-8c-8g-13064 does not seem to be running inside a container 01:42:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-354 -v /w/workspace/xfoundry_go-mod-messaging_PR-354:/w/workspace/xfoundry_go-mod-messaging_PR-354:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-354@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-354@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 01:42:28 $ docker top c8c8ce0097e39727cc2056cf2dfb87209c14c46639b000ed3c9ab983468ca888 -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:29 + go version 01:42:29 go version go1.21.9 linux/amd64 [Pipeline] } 01:42:29 $ docker stop --time=1 c8c8ce0097e39727cc2056cf2dfb87209c14c46639b000ed3c9ab983468ca888 01:42:30 $ docker rm -f --volumes c8c8ce0097e39727cc2056cf2dfb87209c14c46639b000ed3c9ab983468ca888 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:30 Still waiting to schedule task 01:42:30 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13061’ 01:42:31 + docker inspect -f . ci-base-image-x86_64 01:42:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:31 prd-ubuntu20.04-docker-8c-8g-13064 does not seem to be running inside a container 01:42:31 $ 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-354 -v /w/workspace/xfoundry_go-mod-messaging_PR-354:/w/workspace/xfoundry_go-mod-messaging_PR-354:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-354@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-354@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 01:42:31 $ docker top 1b15a0285dcef3e846d47ea05d8b110af2cf9f2d0ab57faee7024c153fb98c72 -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:32 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-354 [Pipeline] fileExists [Pipeline] sh 01:42:32 + make test 01:42:32 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 01:42:32 go: go.mod requires go >= 1.23 (running go 1.21.9; GOTOOLCHAIN=local) 01:42:32 make: *** [Makefile:12: unittest] Error 1 [Pipeline] } 01:42:32 $ docker stop --time=1 1b15a0285dcef3e846d47ea05d8b110af2cf9f2d0ab57faee7024c153fb98c72 01:42:33 $ docker rm -f --volumes 1b15a0285dcef3e846d47ea05d8b110af2cf9f2d0ab57faee7024c153fb98c72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:35 01:42:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:35 latest: Pulling from edgex-lftools-log-publisher 01:42:35 5eb5b503b376: Pulling fs layer 01:42:35 5c69ac0246d0: Pulling fs layer 01:42:35 ec43610c2a17: Pulling fs layer 01:42:35 3a2ae6a8a46f: Pulling fs layer 01:42:35 33b1e0a273af: Pulling fs layer 01:42:35 5d3b04190fa2: Pulling fs layer 01:42:35 2f39f015ded8: Pulling fs layer 01:42:35 3a2ae6a8a46f: Waiting 01:42:35 33b1e0a273af: Waiting 01:42:35 2f39f015ded8: Waiting 01:42:35 5d3b04190fa2: Waiting 01:42:35 5c69ac0246d0: Download complete 01:42:35 3a2ae6a8a46f: Download complete 01:42:35 33b1e0a273af: Verifying Checksum 01:42:35 33b1e0a273af: Download complete 01:42:35 5d3b04190fa2: Verifying Checksum 01:42:35 5d3b04190fa2: Download complete 01:42:35 ec43610c2a17: Verifying Checksum 01:42:35 ec43610c2a17: Download complete 01:42:36 5eb5b503b376: Verifying Checksum 01:42:36 5eb5b503b376: Download complete 01:42:36 2f39f015ded8: Download complete 01:42:37 5eb5b503b376: Pull complete 01:42:37 5c69ac0246d0: Pull complete 01:42:37 ec43610c2a17: Pull complete 01:42:37 3a2ae6a8a46f: Pull complete 01:42:38 33b1e0a273af: Pull complete 01:42:38 5d3b04190fa2: Pull complete 01:42:42 2f39f015ded8: Pull complete 01:42:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:42:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:42:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:42 prd-ubuntu20.04-docker-8c-8g-13064 does not seem to be running inside a container 01:42:42 $ 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-354 -v /w/workspace/xfoundry_go-mod-messaging_PR-354:/w/workspace/xfoundry_go-mod-messaging_PR-354:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-354@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-354@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 01:42:46 $ docker top 40c23c02327f6826cdc8971a554e5e2348350387ea903b22381497952114c400 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:42:46 ---> job-cost.sh 01:42:46 lf-activate-venv: SKIPPING 01:42:46 INFO: No Stack... 01:42:46 INFO: Retrieving Pricing Info for: v3-standard-8 01:42:47 INFO: Archiving Costs [Pipeline] sh 01:42:47 + cat /w/workspace/xfoundry_go-mod-messaging_PR-354/archives/cost.csv 01:42:47 + cut -d, -f6 [Pipeline] lock 01:42:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-354-1-stack-cost] 01:42:47 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-354-1-stack-cost] did not exist. Created. 01:42:47 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:42:48 + echo total: 0.2199999988079071 [Pipeline] stash 01:42:48 Stashed 1 file(s) [Pipeline] } 01:42:48 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:42:48 $ docker stop --time=1 40c23c02327f6826cdc8971a554e5e2348350387ea903b22381497952114c400 01:42:49 $ docker rm -f --volumes 40c23c02327f6826cdc8971a554e5e2348350387ea903b22381497952114c400 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:42:49 Failed in branch amd64 01:47:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13068 in /w/workspace/xfoundry_go-mod-messaging_PR-354 [Pipeline] { [Pipeline] ws 01:47:14 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 01:47:17 Selected Git installation does not exist. Using Default 01:47:17 The recommended git tool is: NONE 01:47:25 using credential edgex-jenkins-ssh 01:47:25 Cloning the remote Git repository 01:47:25 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 01:47:25 > git init /w/workspace/go-mod-messaging/1 # timeout=10 01:47:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 01:47:25 > git --version # timeout=10 01:47:25 > git --version # 'git version 2.25.1' 01:47:25 using GIT_SSH to set credentials SSH Credentials for GitHub 01:47:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:47:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 01:47:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:47:29 Merging remotes/origin/main commit 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 into PR head commit 83539050e85f8a3d042edc6eb1dd3a070801e5f0 01:47:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 01:47:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 01:47:28 using GIT_SSH to set credentials SSH Credentials for GitHub 01:47:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:47:29 > git config core.sparsecheckout # timeout=10 01:47:29 Merge succeeded, producing 83539050e85f8a3d042edc6eb1dd3a070801e5f0 01:47:29 Checking out Revision 83539050e85f8a3d042edc6eb1dd3a070801e5f0 (PR-354) 01:47:29 > git checkout -f 83539050e85f8a3d042edc6eb1dd3a070801e5f0 # timeout=10 01:47:29 > git remote # timeout=10 01:47:29 > git config --get remote.origin.url # timeout=10 01:47:29 using GIT_SSH to set credentials SSH Credentials for GitHub 01:47:29 > git merge 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 # timeout=10 01:47:29 > git rev-parse HEAD^{commit} # timeout=10 01:47:29 > git config core.sparsecheckout # timeout=10 01:47:29 > git checkout -f 83539050e85f8a3d042edc6eb1dd3a070801e5f0 # timeout=10 01:47:33 Commit message: "build: Upgrade to go-1.23, Linter1.61.0" 01:47:33 > git --version # timeout=10 01:47:33 > git --version # 'git version 2.25.1' 01:47:33 fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:47:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:47:35 % Total % Received % Xferd Average Speed Time Time Time Current 01:47:35 Dload Upload Total Spent Left Speed 01:47:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 01:47:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:47:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:47:36 + sudo tee /etc/docker/daemon.new 01:47:36 { 01:47:36 "registry-mirrors": [ 01:47:36 "https://nexus3.edgexfoundry.org:10001" 01:47:36 ], 01:47:36 "bip": "10.250.0.254/24", 01:47:36 "hosts": [ 01:47:36 "tcp://0.0.0.0:5555", 01:47:36 "unix:///var/run/docker.sock" 01:47:36 ], 01:47:36 "mtu": 1458, 01:47:36 "selinux-enabled": true, 01:47:36 "seccomp-profile": "/etc/docker/seccomp.json" 01:47:36 } [Pipeline] sh 01:47:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:47:37 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 01:47:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:47:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:47:56 ========================================================= 01:47:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:47:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:47:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:47:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:47:57 c6b39de5b339: Pulling fs layer 01:47:57 a69c41024577: Pulling fs layer 01:47:57 d6de4b400683: Pulling fs layer 01:47:57 35cb2a7552d0: Pulling fs layer 01:47:57 4f4fb700ef54: Pulling fs layer 01:47:57 464afbd9ba4c: Pulling fs layer 01:47:57 00f215d4a9da: Pulling fs layer 01:47:57 d496ad576159: Pulling fs layer 01:47:57 35cb2a7552d0: Waiting 01:47:57 4f4fb700ef54: Waiting 01:47:57 464afbd9ba4c: Waiting 01:47:57 00f215d4a9da: Waiting 01:47:57 d496ad576159: Waiting 01:47:57 a69c41024577: Download complete 01:47:57 35cb2a7552d0: Verifying Checksum 01:47:57 35cb2a7552d0: Download complete 01:47:57 4f4fb700ef54: Verifying Checksum 01:47:57 4f4fb700ef54: Download complete 01:47:57 464afbd9ba4c: Verifying Checksum 01:47:57 464afbd9ba4c: Download complete 01:47:57 c6b39de5b339: Download complete 01:47:57 d496ad576159: Verifying Checksum 01:47:57 d496ad576159: Download complete 01:47:58 c6b39de5b339: Pull complete 01:47:59 a69c41024577: Pull complete 01:47:59 d6de4b400683: Verifying Checksum 01:47:59 d6de4b400683: Download complete 01:48:00 00f215d4a9da: Verifying Checksum 01:48:00 00f215d4a9da: Download complete 01:48:13 d6de4b400683: Pull complete 01:48:13 35cb2a7552d0: Pull complete 01:48:13 4f4fb700ef54: Pull complete 01:48:13 464afbd9ba4c: Pull complete 01:48:23 00f215d4a9da: Pull complete 01:48:23 d496ad576159: Pull complete 01:48:23 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 01:48:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:48:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 01:48:23 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:24 + docker inspect -f . ci-base-image-arm64 01:48:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:24 prd-ubuntu20.04-docker-arm64-4c-16g-13068 does not seem to be running inside a container 01:48:24 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:48:27 $ docker top e87b3343d22c8f1e84de3588a5cb87bf0dd174ef4fc4cca87881357dcf686a3e -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:28 + go version 01:48:28 go version go1.21.9 linux/arm64 [Pipeline] } 01:48:28 $ docker stop --time=1 e87b3343d22c8f1e84de3588a5cb87bf0dd174ef4fc4cca87881357dcf686a3e 01:48:30 $ docker rm -f --volumes e87b3343d22c8f1e84de3588a5cb87bf0dd174ef4fc4cca87881357dcf686a3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:31 + docker inspect -f . ci-base-image-arm64 01:48:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:32 prd-ubuntu20.04-docker-arm64-4c-16g-13068 does not seem to be running inside a container 01:48:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:48:33 $ docker top 99a3d9bb9fbb8b32e691409e06e5c211d77f77540298f0d4a23bb22c1e0f866e -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:34 + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh 01:48:35 + make test 01:48:35 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 01:48:35 go: go.mod requires go >= 1.23 (running go 1.21.9; GOTOOLCHAIN=local) 01:48:35 make: *** [Makefile:12: unittest] Error 1 [Pipeline] } 01:48:35 $ docker stop --time=1 99a3d9bb9fbb8b32e691409e06e5c211d77f77540298f0d4a23bb22c1e0f866e 01:48:36 $ docker rm -f --volumes 99a3d9bb9fbb8b32e691409e06e5c211d77f77540298f0d4a23bb22c1e0f866e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:48:38 01:48:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:48:39 arm64: Pulling from edgex-lftools-log-publisher 01:48:39 8998bd30e6a1: Pulling fs layer 01:48:39 04944245beec: Pulling fs layer 01:48:39 699f458cf7ca: Pulling fs layer 01:48:39 765212b225bb: Pulling fs layer 01:48:39 f23df028b6ca: Pulling fs layer 01:48:39 d65c8cfc05b1: Pulling fs layer 01:48:39 2437ff75d9bd: Pulling fs layer 01:48:39 765212b225bb: Waiting 01:48:39 f23df028b6ca: Waiting 01:48:39 d65c8cfc05b1: Waiting 01:48:39 2437ff75d9bd: Waiting 01:48:39 04944245beec: Verifying Checksum 01:48:39 04944245beec: Download complete 01:48:39 765212b225bb: Verifying Checksum 01:48:39 765212b225bb: Download complete 01:48:39 f23df028b6ca: Verifying Checksum 01:48:39 f23df028b6ca: Download complete 01:48:39 d65c8cfc05b1: Verifying Checksum 01:48:39 d65c8cfc05b1: Download complete 01:48:39 699f458cf7ca: Verifying Checksum 01:48:39 699f458cf7ca: Download complete 01:48:39 8998bd30e6a1: Verifying Checksum 01:48:39 8998bd30e6a1: Download complete 01:48:42 2437ff75d9bd: Download complete 01:48:44 8998bd30e6a1: Pull complete 01:48:45 04944245beec: Pull complete 01:48:46 699f458cf7ca: Pull complete 01:48:46 765212b225bb: Pull complete 01:48:47 f23df028b6ca: Pull complete 01:48:48 d65c8cfc05b1: Pull complete 01:49:06 2437ff75d9bd: Pull complete 01:49:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:49:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:49:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:06 prd-ubuntu20.04-docker-arm64-4c-16g-13068 does not seem to be running inside a container 01:49:06 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:49:09 $ docker top face0951012531860dd2f83c3f04d0918ba4206a2f4b46f880f9801d9b8f3d90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:10 ---> job-cost.sh 01:49:10 lf-activate-venv: SKIPPING 01:49:10 INFO: No Stack... 01:49:11 INFO: Retrieving Pricing Info for: v3-standard-4 01:49:11 INFO: Archiving Costs [Pipeline] sh 01:49:12 + cat /w/workspace/go-mod-messaging/1/archives/cost.csv 01:49:12 + cut -d, -f6 [Pipeline] lock 01:49:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-354-1-stack-cost] 01:49:12 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-354-1-stack-cost] did not exist. Created. 01:49:12 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:49:13 /w/workspace/go-mod-messaging/1@tmp/durable-dee57745/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:49:14 + echo total: 0.10999999940395355 [Pipeline] stash 01:49:14 Warning: overwriting stash ‘stack-cost’ 01:49:14 Stashed 1 file(s) [Pipeline] } 01:49:14 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:49:14 $ docker stop --time=1 face0951012531860dd2f83c3f04d0918ba4206a2f4b46f880f9801d9b8f3d90 01:49:16 $ docker rm -f --volumes face0951012531860dd2f83c3f04d0918ba4206a2f4b46f880f9801d9b8f3d90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:49:17 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:49:20 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-354/archives ] 01:49:20 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-354/archives 01:49:20 total 16 01:49:20 drwxr-xr-x 3 root root 4096 Oct 3 01:42 . 01:49:20 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 01:42 .. 01:49:20 drwxr-xr-x 2 root root 4096 Oct 3 01:42 cost 01:49:20 -rw-r--r-- 1 root root 88 Oct 3 01:42 cost.csv 01:49:20 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-354/archives 01:49:20 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-354/archives 01:49:20 total 16 01:49:20 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 01:42 . 01:49:20 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 01:42 .. 01:49:20 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 01:42 cost 01:49:20 -rw-r--r-- 1 jenkins jenkins 88 Oct 3 01:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:49:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:49:21 ---> package-listing.sh 01:49:21 ++ facter osfamily 01:49:21 ++ tr '[:upper:]' '[:lower:]' 01:49:21 + OS_FAMILY=debian 01:49:21 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-354 01:49:21 + START_PACKAGES=/tmp/packages_start.txt 01:49:21 + END_PACKAGES=/tmp/packages_end.txt 01:49:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:49:21 + PACKAGES=/tmp/packages_start.txt 01:49:21 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-354 ']' 01:49:21 + PACKAGES=/tmp/packages_end.txt 01:49:21 + case "${OS_FAMILY}" in 01:49:21 + dpkg -l 01:49:21 + grep '^ii' 01:49:21 + '[' -f /tmp/packages_start.txt ']' 01:49:21 + '[' -f /tmp/packages_end.txt ']' 01:49:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:49:21 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-354 ']' 01:49:21 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-354/archives/ 01:49:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-354/archives/ [Pipeline] echo 01:49:21 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-354/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:49:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:49:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:23 prd-ubuntu20.04-docker-8c-8g-13064 does not seem to be running inside a container 01:49:23 $ 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-354/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-354 -v /w/workspace/xfoundry_go-mod-messaging_PR-354:/w/workspace/xfoundry_go-mod-messaging_PR-354:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-354@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-354@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 01:49:23 $ docker top bf11c44ccef670bc64f58c650c7bc37b30b3fb987b14537fc948f60188f5335a -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:23 + touch /tmp/pre-build-complete [Pipeline] sh 01:49:23 + mkdir -p /var/log/sysstat [Pipeline] sh 01:49:24 + ls /var/log/sa-host 01:49:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:24 provisioning config files... 01:49:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-354@tmp/config14145349851590915675tmp [Pipeline] { [Pipeline] echo 01:49:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:49:24 ---> create-netrc.sh [Pipeline] } 01:49:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:49:25 ---> python-tools-install.sh [Pipeline] echo 01:49:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:49:25 ---> sudo-logs.sh 01:49:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:49:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:49:26 ---> job-cost.sh 01:49:26 lf-activate-venv: SKIPPING 01:49:26 DEBUG: total: 0.2199999988079071 01:49:26 INFO: Retrieving Stack Cost... 01:49:26 INFO: Retrieving Pricing Info for: v3-standard-8 01:49:26 INFO: Archiving Costs [Pipeline] echo 01:49:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:49:27 ---> logs-deploy.sh 01:49:27 lf-activate-venv: SKIPPING 01:49:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-354/1 01:49:27 INFO: archiving workspace using pattern(s): 01:49:28 Archives upload complete. 01:49:28 INFO: archiving logs to Nexus 01:49:28 ---> uname -a: 01:49:28 Linux prd-ubuntu20-04-docker-8c-8g-13064 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:49:28 01:49:28 01:49:28 ---> lscpu: 01:49:28 Architecture: x86_64 01:49:28 CPU op-mode(s): 32-bit, 64-bit 01:49:28 Byte Order: Little Endian 01:49:28 Address sizes: 40 bits physical, 48 bits virtual 01:49:28 CPU(s): 8 01:49:28 On-line CPU(s) list: 0-7 01:49:28 Thread(s) per core: 1 01:49:28 Core(s) per socket: 1 01:49:28 Socket(s): 8 01:49:28 NUMA node(s): 1 01:49:28 Vendor ID: AuthenticAMD 01:49:28 CPU family: 23 01:49:28 Model: 49 01:49:28 Model name: AMD EPYC-Rome Processor 01:49:28 Stepping: 0 01:49:28 CPU MHz: 2799.998 01:49:28 BogoMIPS: 5599.99 01:49:28 Virtualization: AMD-V 01:49:28 Hypervisor vendor: KVM 01:49:28 Virtualization type: full 01:49:28 L1d cache: 256 KiB 01:49:28 L1i cache: 256 KiB 01:49:28 L2 cache: 4 MiB 01:49:28 L3 cache: 128 MiB 01:49:28 NUMA node0 CPU(s): 0-7 01:49:28 Vulnerability Itlb multihit: Not affected 01:49:28 Vulnerability L1tf: Not affected 01:49:28 Vulnerability Mds: Not affected 01:49:28 Vulnerability Meltdown: Not affected 01:49:28 Vulnerability Mmio stale data: Not affected 01:49:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:49:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:49:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:49:28 Vulnerability Srbds: Not affected 01:49:28 Vulnerability Tsx async abort: Not affected 01:49:28 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 01:49:28 01:49:28 01:49:28 ---> nproc: 01:49:28 8 01:49:28 01:49:28 01:49:28 ---> df -h: 01:49:28 Filesystem Size Used Avail Use% Mounted on 01:49:28 overlay 155G 11G 145G 7% / 01:49:28 tmpfs 64M 0 64M 0% /dev 01:49:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:49:28 shm 64M 0 64M 0% /dev/shm 01:49:28 /dev/vda1 155G 11G 145G 7% /facter-os 01:49:28 01:49:28 01:49:28 ---> sar -b -r -n DEV: 01:49:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13064) 10/03/24 _x86_64_ (8 CPU) 01:49:28 01:49:28 01:41:12 LINUX RESTART (8 CPU) 01:49:28 01:49:28 01:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:49:28 01:43:01 136.21 3.34 132.87 0.00 453.95 49821.89 0.00 01:49:28 01:44:01 1.88 0.00 1.88 0.00 0.00 22.28 0.00 01:49:28 01:45:01 0.85 0.00 0.85 0.00 0.00 9.73 0.00 01:49:28 01:46:01 1.47 0.00 1.47 0.00 0.00 17.19 0.00 01:49:28 01:47:01 47.61 6.33 41.28 0.00 4385.54 8398.33 0.00 01:49:28 01:48:01 5.97 0.02 5.95 0.00 0.13 123.31 0.00 01:49:28 01:49:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 01:49:28 Average: 27.65 1.38 26.27 0.00 691.90 8245.63 0.00 01:49:28 01:49:28 01:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:49:28 01:43:01 28753868 31558236 758492 2.31 93204 2944188 1745352 5.14 1029340 2668364 260 01:49:28 01:44:01 28753988 31558520 757664 2.30 93252 2944196 1745352 5.14 1028700 2668356 4 01:49:28 01:45:01 28756104 31561128 755460 2.30 93284 2944204 1745352 5.14 1025892 2668812 12 01:49:28 01:46:01 28759256 31564424 751764 2.29 93308 2944200 1745352 5.14 1023012 2668832 64 01:49:28 01:47:01 28304372 31540788 744132 2.26 122524 3343288 1711952 5.05 1302064 2807260 1056 01:49:28 01:48:01 28315352 31546884 738456 2.25 121112 3340036 1682864 4.96 1295092 2804044 8 01:49:28 01:49:01 28315840 31547440 737860 2.24 121208 3340040 1682864 4.96 1294732 2804052 8 01:49:28 Average: 28565540 31553917 749118 2.28 105413 3114307 1722727 5.08 1142690 2727103 202 01:49:28 01:49:28 01:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:49:28 01:43:01 docker0 5.25 4.46 0.53 49.72 0.00 0.00 0.00 0.00 01:49:28 01:43:01 ens3 258.35 155.81 5872.19 34.89 0.00 0.00 0.00 0.00 01:49:28 01:43:01 lo 2.10 2.10 0.21 0.21 0.00 0.00 0.00 0.00 01:49:28 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:49:28 01:44:01 ens3 0.48 0.12 0.05 0.01 0.00 0.00 0.00 0.00 01:49:28 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:49:28 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:49:28 01:45:01 ens3 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00 01:49:28 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:49:28 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:49:28 01:46:01 ens3 1.53 0.68 3.89 0.05 0.00 0.00 0.00 0.00 01:49:28 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:49:28 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:49:28 01:47:01 ens3 176.29 75.00 2746.02 5.67 0.00 0.00 0.00 0.00 01:49:28 01:47:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 01:49:28 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:49:28 01:48:01 ens3 0.90 0.82 0.43 0.31 0.00 0.00 0.00 0.00 01:49:28 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:49:28 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:49:28 01:49:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:49:28 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:49:28 Average: docker0 0.74 0.63 0.07 7.00 0.00 0.00 0.00 0.00 01:49:28 Average: ens3 62.12 32.91 1220.78 5.78 0.00 0.00 0.00 0.00 01:49:28 Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 01:49:28 01:49:28 01:49:28 ---> sar -P ALL: 01:49:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13064) 10/03/24 _x86_64_ (8 CPU) 01:49:28 01:49:28 01:41:12 LINUX RESTART (8 CPU) 01:49:28 01:49:28 01:42:02 CPU %user %nice %system %iowait %steal %idle 01:49:28 01:43:01 all 6.90 0.00 3.19 2.39 0.05 87.47 01:49:28 01:43:01 0 6.30 0.00 3.50 0.65 0.03 89.52 01:49:28 01:43:01 1 7.19 0.00 3.02 4.05 0.05 85.69 01:49:28 01:43:01 2 6.33 0.00 3.29 0.62 0.05 89.71 01:49:28 01:43:01 3 6.40 0.00 4.00 0.05 0.05 89.49 01:49:28 01:43:01 4 6.98 0.00 2.96 6.86 0.05 83.15 01:49:28 01:43:01 5 8.59 0.00 2.43 0.02 0.05 88.92 01:49:28 01:43:01 6 7.50 0.00 3.24 0.09 0.03 89.14 01:49:28 01:43:01 7 5.92 0.00 3.06 6.83 0.05 84.13 01:49:28 01:44:01 all 0.04 0.00 0.01 0.00 0.00 99.94 01:49:28 01:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:49:28 01:44:01 1 0.07 0.00 0.02 0.00 0.00 99.92 01:49:28 01:44:01 2 0.15 0.00 0.05 0.02 0.02 99.77 01:49:28 01:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:49:28 01:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:49:28 01:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:49:28 01:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:49:28 01:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:49:28 01:45:01 all 0.06 0.00 0.04 0.00 0.00 99.90 01:49:28 01:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:49:28 01:45:01 1 0.08 0.00 0.08 0.00 0.02 99.82 01:49:28 01:45:01 2 0.23 0.00 0.08 0.02 0.00 99.67 01:49:28 01:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:49:28 01:45:01 4 0.03 0.00 0.03 0.00 0.00 99.93 01:49:28 01:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:49:28 01:45:01 6 0.05 0.00 0.00 0.00 0.00 99.95 01:49:28 01:45:01 7 0.03 0.00 0.07 0.02 0.00 99.88 01:49:28 01:46:01 all 0.04 0.00 0.01 0.00 0.00 99.94 01:49:28 01:46:01 0 0.05 0.00 0.00 0.00 0.00 99.95 01:49:28 01:46:01 1 0.08 0.00 0.02 0.02 0.00 99.88 01:49:28 01:46:01 2 0.08 0.00 0.05 0.00 0.02 99.85 01:49:28 01:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:49:28 01:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:49:28 01:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:49:28 01:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:49:28 01:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:49:28 01:47:01 all 2.62 0.00 1.35 0.62 0.02 95.39 01:49:28 01:47:01 0 2.54 0.00 1.19 1.55 0.00 94.73 01:49:28 01:47:01 1 2.74 0.00 0.80 0.28 0.02 96.17 01:49:28 01:47:01 2 2.91 0.00 1.07 1.14 0.02 94.87 01:49:28 01:47:01 3 4.13 0.00 2.01 1.69 0.02 92.16 01:49:28 01:47:01 4 1.52 0.00 2.07 0.10 0.02 96.29 01:49:28 01:47:01 5 1.39 0.00 0.94 0.03 0.02 97.63 01:49:28 01:47:01 6 2.54 0.00 1.20 0.12 0.03 96.11 01:49:28 01:47:01 7 3.21 0.00 1.55 0.03 0.02 95.19 01:49:28 01:48:01 all 0.11 0.00 0.06 0.01 0.01 99.81 01:49:28 01:48:01 0 0.08 0.00 0.07 0.00 0.02 99.83 01:49:28 01:48:01 1 0.23 0.00 0.00 0.02 0.02 99.73 01:49:28 01:48:01 2 0.13 0.00 0.12 0.05 0.02 99.68 01:49:28 01:48:01 3 0.20 0.00 0.08 0.00 0.00 99.72 01:49:28 01:48:01 4 0.03 0.00 0.03 0.03 0.00 99.90 01:49:28 01:48:01 5 0.07 0.00 0.08 0.00 0.02 99.83 01:49:28 01:48:01 6 0.13 0.00 0.05 0.00 0.00 99.82 01:49:28 01:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:49:28 01:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:49:28 01:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:49:28 01:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:49:28 01:49:01 2 0.02 0.00 0.03 0.05 0.00 99.90 01:49:28 01:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:49:28 01:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:49:28 01:49:01 5 0.05 0.00 0.02 0.00 0.00 99.93 01:49:28 01:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:49:28 01:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:49:28 Average: all 1.38 0.00 0.66 0.43 0.01 97.53 01:49:28 Average: 0 1.28 0.00 0.68 0.31 0.01 97.73 01:49:28 Average: 1 1.47 0.00 0.55 0.61 0.01 97.35 01:49:28 Average: 2 1.39 0.00 0.66 0.27 0.02 97.67 01:49:28 Average: 3 1.53 0.00 0.87 0.25 0.01 97.35 01:49:28 Average: 4 1.20 0.00 0.72 0.97 0.01 97.10 01:49:28 Average: 5 1.42 0.00 0.49 0.01 0.01 98.07 01:49:28 Average: 6 1.44 0.00 0.64 0.03 0.01 97.88 01:49:28 Average: 7 1.29 0.00 0.66 0.96 0.01 97.08 01:49:28 01:49:28 01:49:28