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 [2024-10-03T01:41:54.907Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-03T01:41:55.236Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-03T01:41:55.382Z] ========================================================= [2024-10-03T01:41:55.382Z] EdgeX Global Pipelines Version Info [2024-10-03T01:41:55.382Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:41:56.178Z] ------------------- [2024-10-03T01:41:56.178Z] stable info: [2024-10-03T01:41:56.178Z] ------------------- [2024-10-03T01:41:56.178Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-03T01:41:56.178Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-03T01:41:56.178Z] Message: update stable to v1.0.264 [2024-10-03T01:41:56.749Z] ------------------- [2024-10-03T01:41:56.749Z] experimental info: [2024-10-03T01:41:56.749Z] ------------------- [2024-10-03T01:41:56.749Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-03T01:41:56.749Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-03T01:41:56.749Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-03T01:41:56.979Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2024-10-03T01:41:57.038Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2024-10-03T01:41:57.096Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-03T01:41:57.159Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-03T01:41:57.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-03T01:41:57.336Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-03T01:41:57.408Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-03T01:41:57.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-03T01:41:57.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-03T01:41:57.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-03T01:41:57.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-03T01:41:57.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2024-10-03T01:41:57.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-03T01:41:57.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-03T01:41:57.902Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T01:41:57.960Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T01:41:58.033Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T01:41:58.094Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T01:41:58.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-03T01:41:58.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-03T01:41:58.275Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-03T01:41:58.334Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-03T01:41:58.396Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-03T01:41:58.461Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-03T01:41:58.524Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-10-03T01:41:58.596Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-03T01:41:58.661Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-03T01:41:58.713Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-354 [Pipeline] echo [2024-10-03T01:41:58.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-354 [Pipeline] echo [2024-10-03T01:41:58.844Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-354 [Pipeline] echo [2024-10-03T01:41:58.909Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83539050e85f8a3d042edc6eb1dd3a070801e5f0 [Pipeline] echo [2024-10-03T01:41:58.976Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8353905 [Pipeline] echo [2024-10-03T01:41:59.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-03T01:41:59.619Z] + git rev-list -1 --merges 83539050e85f8a3d042edc6eb1dd3a070801e5f0~1..83539050e85f8a3d042edc6eb1dd3a070801e5f0 [Pipeline] echo [2024-10-03T01:41:59.676Z] -----------> git rev-list -1 --merges 83539050e85f8a3d042edc6eb1dd3a070801e5f0~1..83539050e85f8a3d042edc6eb1dd3a070801e5f0 83539050e85f8a3d042edc6eb1dd3a070801e5f0 [false] [Pipeline] sh [2024-10-03T01:41:59.999Z] + git log --format=format:%s -1 83539050e85f8a3d042edc6eb1dd3a070801e5f0 [Pipeline] echo [2024-10-03T01:42:00.050Z] ========================================================= [2024-10-03T01:42:00.050Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-03T01:42:00.050Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T01:42:00.514Z] + git log --format=format:%s -1 83539050e85f8a3d042edc6eb1dd3a070801e5f0 [Pipeline] echo [2024-10-03T01:42:00.551Z] [semverPrep] GIT_COMMIT: 83539050e85f8a3d042edc6eb1dd3a070801e5f0, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 [Pipeline] echo [2024-10-03T01:42:00.595Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-03T01:42:00.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-03T01:42:00.989Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-03T01:42:00.989Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-03T01:42:00.989Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-03T01:42:00.989Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-03T01:42:00.989Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-03T01:42:00.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T01:42:01.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T01:42:01.462Z] [2024-10-03T01:42:01.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T01:42:01.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T01:42:01.866Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-03T01:42:01.866Z] b85a868b505f: Pulling fs layer [2024-10-03T01:42:01.866Z] e2be974225ed: Pulling fs layer [2024-10-03T01:42:01.866Z] 339a4e72a1f5: Pulling fs layer [2024-10-03T01:42:01.866Z] 988bab9f4d93: Pulling fs layer [2024-10-03T01:42:01.866Z] 1469e6f7b9e6: Pulling fs layer [2024-10-03T01:42:01.866Z] eaf3925da568: Pulling fs layer [2024-10-03T01:42:01.866Z] bab4dde63d76: Pulling fs layer [2024-10-03T01:42:01.866Z] bde34c3a00c8: Pulling fs layer [2024-10-03T01:42:01.866Z] b352a97aabf1: Pulling fs layer [2024-10-03T01:42:01.866Z] 4872d77fe225: Pulling fs layer [2024-10-03T01:42:01.866Z] 5851b861e8e6: Pulling fs layer [2024-10-03T01:42:01.866Z] 988bab9f4d93: Waiting [2024-10-03T01:42:01.866Z] 1469e6f7b9e6: Waiting [2024-10-03T01:42:01.866Z] eaf3925da568: Waiting [2024-10-03T01:42:01.866Z] bab4dde63d76: Waiting [2024-10-03T01:42:01.866Z] bde34c3a00c8: Waiting [2024-10-03T01:42:01.866Z] 4872d77fe225: Waiting [2024-10-03T01:42:01.866Z] b352a97aabf1: Waiting [2024-10-03T01:42:01.866Z] 5851b861e8e6: Waiting [2024-10-03T01:42:01.866Z] e2be974225ed: Verifying Checksum [2024-10-03T01:42:01.866Z] e2be974225ed: Download complete [2024-10-03T01:42:01.866Z] 988bab9f4d93: Verifying Checksum [2024-10-03T01:42:01.866Z] 988bab9f4d93: Download complete [2024-10-03T01:42:01.866Z] 1469e6f7b9e6: Verifying Checksum [2024-10-03T01:42:01.866Z] 1469e6f7b9e6: Download complete [2024-10-03T01:42:02.126Z] 339a4e72a1f5: Verifying Checksum [2024-10-03T01:42:02.126Z] 339a4e72a1f5: Download complete [2024-10-03T01:42:02.126Z] eaf3925da568: Download complete [2024-10-03T01:42:02.126Z] bde34c3a00c8: Download complete [2024-10-03T01:42:02.126Z] b352a97aabf1: Verifying Checksum [2024-10-03T01:42:02.126Z] b352a97aabf1: Download complete [2024-10-03T01:42:02.126Z] 4872d77fe225: Download complete [2024-10-03T01:42:02.126Z] 5851b861e8e6: Download complete [2024-10-03T01:42:02.126Z] b85a868b505f: Download complete [2024-10-03T01:42:02.385Z] bab4dde63d76: Verifying Checksum [2024-10-03T01:42:02.385Z] bab4dde63d76: Download complete [2024-10-03T01:42:03.320Z] b85a868b505f: Pull complete [2024-10-03T01:42:03.320Z] e2be974225ed: Pull complete [2024-10-03T01:42:03.889Z] 339a4e72a1f5: Pull complete [2024-10-03T01:42:03.889Z] 988bab9f4d93: Pull complete [2024-10-03T01:42:04.151Z] 1469e6f7b9e6: Pull complete [2024-10-03T01:42:04.151Z] eaf3925da568: Pull complete [2024-10-03T01:42:06.063Z] bab4dde63d76: Pull complete [2024-10-03T01:42:06.063Z] bde34c3a00c8: Pull complete [2024-10-03T01:42:06.063Z] b352a97aabf1: Pull complete [2024-10-03T01:42:06.063Z] 4872d77fe225: Pull complete [2024-10-03T01:42:06.063Z] 5851b861e8e6: Pull complete [2024-10-03T01:42:06.063Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-03T01:42:06.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T01:42:06.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T01:42:06.363Z] prd-ubuntu20.04-docker-8c-8g-13064 does not seem to be running inside a container [2024-10-03T01:42:06.397Z] $ 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 [2024-10-03T01:42:09.269Z] $ docker top 243d60c949e2b40d3a05c0a5c16a3e6221b14cc7a9eb8f1560cef2953d8c3fca -eo pid,comm [2024-10-03T01:42:09.325Z] 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). [2024-10-03T01:42:09.325Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-03T01:42:09.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T01:42:09.512Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T01:42:09.618Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T01:42:09.621Z] $ docker exec 243d60c949e2b40d3a05c0a5c16a3e6221b14cc7a9eb8f1560cef2953d8c3fca ssh-agent [2024-10-03T01:42:09.722Z] SSH_AUTH_SOCK=/tmp/ssh-cFFEGkgzjYuu/agent.33 [2024-10-03T01:42:09.722Z] SSH_AGENT_PID=39 [2024-10-03T01:42:09.728Z] Running ssh-add (command line suppressed) [2024-10-03T01:42:09.837Z] 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) [2024-10-03T01:42:09.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T01:42:10.214Z] + git tag --points-at HEAD [Pipeline] } [2024-10-03T01:42:10.238Z] $ docker exec --env ******** --env ******** 243d60c949e2b40d3a05c0a5c16a3e6221b14cc7a9eb8f1560cef2953d8c3fca ssh-agent -k [2024-10-03T01:42:10.336Z] unset SSH_AUTH_SOCK; [2024-10-03T01:42:10.337Z] unset SSH_AGENT_PID; [2024-10-03T01:42:10.337Z] echo Agent pid 39 killed; [2024-10-03T01:42:10.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-03T01:42:10.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T01:42:10.466Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T01:42:10.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T01:42:10.575Z] $ docker exec 243d60c949e2b40d3a05c0a5c16a3e6221b14cc7a9eb8f1560cef2953d8c3fca ssh-agent [2024-10-03T01:42:10.670Z] SSH_AUTH_SOCK=/tmp/ssh-lbV9tZ3v0mmJ/agent.72 [2024-10-03T01:42:10.670Z] SSH_AGENT_PID=78 [2024-10-03T01:42:10.675Z] Running ssh-add (command line suppressed) [2024-10-03T01:42:10.776Z] 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) [2024-10-03T01:42:10.790Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T01:42:11.141Z] + git semver init [2024-10-03T01:42:11.401Z] 2024-10-03 01:42:11,336 [run_init] DEBUG init version:0.0.0 force:False [2024-10-03T01:42:11.401Z] 2024-10-03 01:42:11,337 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-messaging_PR-354/.semver [2024-10-03T01:42:11.401Z] 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 [2024-10-03T01:42:11.401Z] 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) [2024-10-03T01:42:12.341Z] 2024-10-03 01:42:12,126 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-messaging_PR-354/.git/info/exclude [2024-10-03T01:42:12.341Z] 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 [2024-10-03T01:42:12.341Z] 2024-10-03 01:42:12,126 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-messaging_PR-354/.semver/PR-354 [2024-10-03T01:42:12.341Z] 2024-10-03 01:42:12,130 [execute] INFO git cat-file --batch-check [2024-10-03T01:42:12.341Z] 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=) [2024-10-03T01:42:12.341Z] 2024-10-03 01:42:12,136 [execute] INFO git cat-file --batch [2024-10-03T01:42:12.341Z] 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=) [2024-10-03T01:42:12.341Z] 2024-10-03 01:42:12,141 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-messaging_PR-354/.semver/PR-354 [2024-10-03T01:42:12.341Z] 0.0.0 [Pipeline] } [2024-10-03T01:42:12.370Z] $ docker exec --env ******** --env ******** 243d60c949e2b40d3a05c0a5c16a3e6221b14cc7a9eb8f1560cef2953d8c3fca ssh-agent -k [2024-10-03T01:42:12.475Z] unset SSH_AUTH_SOCK; [2024-10-03T01:42:12.475Z] unset SSH_AGENT_PID; [2024-10-03T01:42:12.475Z] echo Agent pid 78 killed; [2024-10-03T01:42:12.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T01:42:13.042Z] + git semver [Pipeline] } [2024-10-03T01:42:13.327Z] $ docker stop --time=1 243d60c949e2b40d3a05c0a5c16a3e6221b14cc7a9eb8f1560cef2953d8c3fca [2024-10-03T01:42:14.620Z] $ docker rm -f --volumes 243d60c949e2b40d3a05c0a5c16a3e6221b14cc7a9eb8f1560cef2953d8c3fca [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T01:42:15.051Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-03T01:42:15.358Z] Stashed 1 file(s) [Pipeline] echo [2024-10-03T01:42:15.388Z] [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 [2024-10-03T01:42:16.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T01:42:16.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T01:42:16.286Z] ========================================================= [2024-10-03T01:42:16.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-03T01:42:16.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-03T01:42:16.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-03T01:42:16.705Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-03T01:42:16.705Z] 619be1103602: Pulling fs layer [2024-10-03T01:42:16.705Z] 7862e08f4a3e: Pulling fs layer [2024-10-03T01:42:16.705Z] 5df492c9dc93: Pulling fs layer [2024-10-03T01:42:16.705Z] 7629e6793208: Pulling fs layer [2024-10-03T01:42:16.705Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T01:42:16.705Z] fb5054dd5b73: Pulling fs layer [2024-10-03T01:42:16.705Z] eeca6798cff9: Pulling fs layer [2024-10-03T01:42:16.705Z] aa269ceb94a6: Pulling fs layer [2024-10-03T01:42:16.705Z] ada007ff1a6a: Pulling fs layer [2024-10-03T01:42:16.705Z] eeca6798cff9: Waiting [2024-10-03T01:42:16.705Z] aa269ceb94a6: Waiting [2024-10-03T01:42:16.705Z] ada007ff1a6a: Waiting [2024-10-03T01:42:16.705Z] 4f4fb700ef54: Waiting [2024-10-03T01:42:16.705Z] fb5054dd5b73: Waiting [2024-10-03T01:42:16.705Z] 7629e6793208: Waiting [2024-10-03T01:42:16.705Z] 7862e08f4a3e: Verifying Checksum [2024-10-03T01:42:16.705Z] 7862e08f4a3e: Download complete [2024-10-03T01:42:16.705Z] 7629e6793208: Download complete [2024-10-03T01:42:16.705Z] 4f4fb700ef54: Verifying Checksum [2024-10-03T01:42:16.705Z] 4f4fb700ef54: Download complete [2024-10-03T01:42:16.705Z] fb5054dd5b73: Verifying Checksum [2024-10-03T01:42:16.705Z] fb5054dd5b73: Download complete [2024-10-03T01:42:16.705Z] 619be1103602: Download complete [2024-10-03T01:42:16.705Z] eeca6798cff9: Verifying Checksum [2024-10-03T01:42:16.705Z] eeca6798cff9: Download complete [2024-10-03T01:42:16.964Z] 619be1103602: Pull complete [2024-10-03T01:42:16.965Z] ada007ff1a6a: Verifying Checksum [2024-10-03T01:42:16.965Z] ada007ff1a6a: Download complete [2024-10-03T01:42:16.965Z] 7862e08f4a3e: Pull complete [2024-10-03T01:42:17.226Z] 5df492c9dc93: Verifying Checksum [2024-10-03T01:42:17.226Z] 5df492c9dc93: Download complete [2024-10-03T01:42:17.485Z] aa269ceb94a6: Verifying Checksum [2024-10-03T01:42:17.485Z] aa269ceb94a6: Download complete [2024-10-03T01:42:20.016Z] 5df492c9dc93: Pull complete [2024-10-03T01:42:20.274Z] 7629e6793208: Pull complete [2024-10-03T01:42:20.275Z] 4f4fb700ef54: Pull complete [2024-10-03T01:42:20.275Z] fb5054dd5b73: Pull complete [2024-10-03T01:42:20.534Z] eeca6798cff9: Pull complete [2024-10-03T01:42:23.064Z] aa269ceb94a6: Pull complete [2024-10-03T01:42:23.064Z] ada007ff1a6a: Pull complete [2024-10-03T01:42:23.064Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-03T01:42:23.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-03T01:42:23.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2024-10-03T01:42:23.637Z] + 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 [2024-10-03T01:42:24.064Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-03T01:42:24.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T01:42:24.226Z] prd-ubuntu20.04-docker-8c-8g-13064 does not seem to be running inside a container [2024-10-03T01:42:24.255Z] $ 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 [2024-10-03T01:42:28.644Z] $ docker top c8c8ce0097e39727cc2056cf2dfb87209c14c46639b000ed3c9ab983468ca888 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T01:42:29.108Z] + go version [2024-10-03T01:42:29.108Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-03T01:42:29.145Z] $ docker stop --time=1 c8c8ce0097e39727cc2056cf2dfb87209c14c46639b000ed3c9ab983468ca888 [2024-10-03T01:42:30.408Z] $ 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 [2024-10-03T01:42:30.973Z] Still waiting to schedule task [2024-10-03T01:42:30.973Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13061’ [2024-10-03T01:42:31.226Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-03T01:42:31.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T01:42:31.404Z] prd-ubuntu20.04-docker-8c-8g-13064 does not seem to be running inside a container [2024-10-03T01:42:31.439Z] $ 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 [2024-10-03T01:42:31.872Z] $ docker top 1b15a0285dcef3e846d47ea05d8b110af2cf9f2d0ab57faee7024c153fb98c72 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T01:42:32.294Z] + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-messaging_PR-354 [Pipeline] fileExists [Pipeline] sh [2024-10-03T01:42:32.671Z] + make test [2024-10-03T01:42:32.671Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-10-03T01:42:32.671Z] go: go.mod requires go >= 1.23 (running go 1.21.9; GOTOOLCHAIN=local) [2024-10-03T01:42:32.671Z] make: *** [Makefile:12: unittest] Error 1 [Pipeline] } [2024-10-03T01:42:32.724Z] $ docker stop --time=1 1b15a0285dcef3e846d47ea05d8b110af2cf9f2d0ab57faee7024c153fb98c72 [2024-10-03T01:42:33.996Z] $ 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 [2024-10-03T01:42:35.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T01:42:35.403Z] [2024-10-03T01:42:35.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T01:42:35.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T01:42:35.815Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-03T01:42:35.815Z] 5eb5b503b376: Pulling fs layer [2024-10-03T01:42:35.815Z] 5c69ac0246d0: Pulling fs layer [2024-10-03T01:42:35.815Z] ec43610c2a17: Pulling fs layer [2024-10-03T01:42:35.815Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-03T01:42:35.815Z] 33b1e0a273af: Pulling fs layer [2024-10-03T01:42:35.815Z] 5d3b04190fa2: Pulling fs layer [2024-10-03T01:42:35.815Z] 2f39f015ded8: Pulling fs layer [2024-10-03T01:42:35.815Z] 3a2ae6a8a46f: Waiting [2024-10-03T01:42:35.815Z] 33b1e0a273af: Waiting [2024-10-03T01:42:35.815Z] 2f39f015ded8: Waiting [2024-10-03T01:42:35.815Z] 5d3b04190fa2: Waiting [2024-10-03T01:42:35.815Z] 5c69ac0246d0: Download complete [2024-10-03T01:42:35.815Z] 3a2ae6a8a46f: Download complete [2024-10-03T01:42:35.815Z] 33b1e0a273af: Verifying Checksum [2024-10-03T01:42:35.815Z] 33b1e0a273af: Download complete [2024-10-03T01:42:35.815Z] 5d3b04190fa2: Verifying Checksum [2024-10-03T01:42:35.815Z] 5d3b04190fa2: Download complete [2024-10-03T01:42:35.815Z] ec43610c2a17: Verifying Checksum [2024-10-03T01:42:35.815Z] ec43610c2a17: Download complete [2024-10-03T01:42:36.074Z] 5eb5b503b376: Verifying Checksum [2024-10-03T01:42:36.074Z] 5eb5b503b376: Download complete [2024-10-03T01:42:36.642Z] 2f39f015ded8: Download complete [2024-10-03T01:42:37.211Z] 5eb5b503b376: Pull complete [2024-10-03T01:42:37.211Z] 5c69ac0246d0: Pull complete [2024-10-03T01:42:37.779Z] ec43610c2a17: Pull complete [2024-10-03T01:42:37.779Z] 3a2ae6a8a46f: Pull complete [2024-10-03T01:42:38.037Z] 33b1e0a273af: Pull complete [2024-10-03T01:42:38.037Z] 5d3b04190fa2: Pull complete [2024-10-03T01:42:42.230Z] 2f39f015ded8: Pull complete [2024-10-03T01:42:42.230Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-03T01:42:42.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T01:42:42.230Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T01:42:42.501Z] prd-ubuntu20.04-docker-8c-8g-13064 does not seem to be running inside a container [2024-10-03T01:42:42.533Z] $ 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 [2024-10-03T01:42:46.167Z] $ docker top 40c23c02327f6826cdc8971a554e5e2348350387ea903b22381497952114c400 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:42:46.696Z] ---> job-cost.sh [2024-10-03T01:42:46.696Z] lf-activate-venv: SKIPPING [2024-10-03T01:42:46.696Z] INFO: No Stack... [2024-10-03T01:42:46.956Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-03T01:42:47.217Z] INFO: Archiving Costs [Pipeline] sh [2024-10-03T01:42:47.544Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-354/archives/cost.csv [2024-10-03T01:42:47.544Z] + cut -d, -f6 [Pipeline] lock [2024-10-03T01:42:47.598Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-354-1-stack-cost] [2024-10-03T01:42:47.605Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-354-1-stack-cost] did not exist. Created. [2024-10-03T01:42:47.612Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T01:42:48.042Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-03T01:42:48.172Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T01:42:48.193Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-03T01:42:48.281Z] $ docker stop --time=1 40c23c02327f6826cdc8971a554e5e2348350387ea903b22381497952114c400 [2024-10-03T01:42:49.421Z] $ docker rm -f --volumes 40c23c02327f6826cdc8971a554e5e2348350387ea903b22381497952114c400 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-03T01:42:49.846Z] Failed in branch amd64 [2024-10-03T01:47:14.135Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13068 in /w/workspace/xfoundry_go-mod-messaging_PR-354 [Pipeline] { [Pipeline] ws [2024-10-03T01:47:14.208Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2024-10-03T01:47:17.324Z] Selected Git installation does not exist. Using Default [2024-10-03T01:47:17.324Z] The recommended git tool is: NONE [2024-10-03T01:47:25.256Z] using credential edgex-jenkins-ssh [2024-10-03T01:47:25.289Z] Cloning the remote Git repository [2024-10-03T01:47:25.370Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2024-10-03T01:47:25.501Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2024-10-03T01:47:25.774Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2024-10-03T01:47:25.776Z] > git --version # timeout=10 [2024-10-03T01:47:25.828Z] > git --version # 'git version 2.25.1' [2024-10-03T01:47:25.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T01:47:26.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T01:47:27.521Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2024-10-03T01:47:27.587Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T01:47:29.559Z] Merging remotes/origin/main commit 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 into PR head commit 83539050e85f8a3d042edc6eb1dd3a070801e5f0 [2024-10-03T01:47:28.859Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2024-10-03T01:47:28.910Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2024-10-03T01:47:28.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T01:47:28.944Z] > 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 [2024-10-03T01:47:29.583Z] > git config core.sparsecheckout # timeout=10 [2024-10-03T01:47:29.898Z] Merge succeeded, producing 83539050e85f8a3d042edc6eb1dd3a070801e5f0 [2024-10-03T01:47:29.899Z] Checking out Revision 83539050e85f8a3d042edc6eb1dd3a070801e5f0 (PR-354) [2024-10-03T01:47:29.685Z] > git checkout -f 83539050e85f8a3d042edc6eb1dd3a070801e5f0 # timeout=10 [2024-10-03T01:47:29.783Z] > git remote # timeout=10 [2024-10-03T01:47:29.802Z] > git config --get remote.origin.url # timeout=10 [2024-10-03T01:47:29.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T01:47:29.851Z] > git merge 63b6a18a90ad8d39c4dcd78eebc2ca72d8a7f912 # timeout=10 [2024-10-03T01:47:29.880Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-03T01:47:29.908Z] > git config core.sparsecheckout # timeout=10 [2024-10-03T01:47:29.925Z] > git checkout -f 83539050e85f8a3d042edc6eb1dd3a070801e5f0 # timeout=10 [2024-10-03T01:47:33.619Z] Commit message: "build: Upgrade to go-1.23, Linter1.61.0" [2024-10-03T01:47:33.677Z] > git --version # timeout=10 [2024-10-03T01:47:33.689Z] > git --version # 'git version 2.25.1' [2024-10-03T01:47:33.702Z] fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T01:47:35.796Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-03T01:47:35.796Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T01:47:35.796Z] Dload Upload Total Spent Left Speed [2024-10-03T01:47:35.796Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2024-10-03T01:47:36.191Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-03T01:47:36.551Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-03T01:47:36.551Z] + sudo tee /etc/docker/daemon.new [2024-10-03T01:47:36.551Z] { [2024-10-03T01:47:36.551Z] "registry-mirrors": [ [2024-10-03T01:47:36.551Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-03T01:47:36.551Z] ], [2024-10-03T01:47:36.551Z] "bip": "10.250.0.254/24", [2024-10-03T01:47:36.551Z] "hosts": [ [2024-10-03T01:47:36.551Z] "tcp://0.0.0.0:5555", [2024-10-03T01:47:36.551Z] "unix:///var/run/docker.sock" [2024-10-03T01:47:36.551Z] ], [2024-10-03T01:47:36.551Z] "mtu": 1458, [2024-10-03T01:47:36.551Z] "selinux-enabled": true, [2024-10-03T01:47:36.551Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-03T01:47:36.551Z] } [Pipeline] sh [2024-10-03T01:47:36.905Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-03T01:47:37.267Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-10-03T01:47:55.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T01:47:55.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T01:47:56.129Z] ========================================================= [2024-10-03T01:47:56.129Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-03T01:47:56.129Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-03T01:47:56.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-03T01:47:57.280Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-03T01:47:57.280Z] c6b39de5b339: Pulling fs layer [2024-10-03T01:47:57.280Z] a69c41024577: Pulling fs layer [2024-10-03T01:47:57.280Z] d6de4b400683: Pulling fs layer [2024-10-03T01:47:57.280Z] 35cb2a7552d0: Pulling fs layer [2024-10-03T01:47:57.280Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T01:47:57.280Z] 464afbd9ba4c: Pulling fs layer [2024-10-03T01:47:57.280Z] 00f215d4a9da: Pulling fs layer [2024-10-03T01:47:57.280Z] d496ad576159: Pulling fs layer [2024-10-03T01:47:57.280Z] 35cb2a7552d0: Waiting [2024-10-03T01:47:57.280Z] 4f4fb700ef54: Waiting [2024-10-03T01:47:57.280Z] 464afbd9ba4c: Waiting [2024-10-03T01:47:57.280Z] 00f215d4a9da: Waiting [2024-10-03T01:47:57.280Z] d496ad576159: Waiting [2024-10-03T01:47:57.280Z] a69c41024577: Download complete [2024-10-03T01:47:57.280Z] 35cb2a7552d0: Verifying Checksum [2024-10-03T01:47:57.280Z] 35cb2a7552d0: Download complete [2024-10-03T01:47:57.280Z] 4f4fb700ef54: Verifying Checksum [2024-10-03T01:47:57.280Z] 4f4fb700ef54: Download complete [2024-10-03T01:47:57.280Z] 464afbd9ba4c: Verifying Checksum [2024-10-03T01:47:57.280Z] 464afbd9ba4c: Download complete [2024-10-03T01:47:57.554Z] c6b39de5b339: Download complete [2024-10-03T01:47:57.824Z] d496ad576159: Verifying Checksum [2024-10-03T01:47:57.824Z] d496ad576159: Download complete [2024-10-03T01:47:58.418Z] c6b39de5b339: Pull complete [2024-10-03T01:47:59.016Z] a69c41024577: Pull complete [2024-10-03T01:47:59.288Z] d6de4b400683: Verifying Checksum [2024-10-03T01:47:59.288Z] d6de4b400683: Download complete [2024-10-03T01:48:00.706Z] 00f215d4a9da: Verifying Checksum [2024-10-03T01:48:00.706Z] 00f215d4a9da: Download complete [2024-10-03T01:48:13.068Z] d6de4b400683: Pull complete [2024-10-03T01:48:13.068Z] 35cb2a7552d0: Pull complete [2024-10-03T01:48:13.068Z] 4f4fb700ef54: Pull complete [2024-10-03T01:48:13.068Z] 464afbd9ba4c: Pull complete [2024-10-03T01:48:23.187Z] 00f215d4a9da: Pull complete [2024-10-03T01:48:23.187Z] d496ad576159: Pull complete [2024-10-03T01:48:23.457Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-03T01:48:23.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-03T01:48:23.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2024-10-03T01:48:23.821Z] + 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 [2024-10-03T01:48:24.274Z] + docker inspect -f . ci-base-image-arm64 [2024-10-03T01:48:24.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T01:48:24.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-13068 does not seem to be running inside a container [2024-10-03T01:48:24.729Z] $ 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 [2024-10-03T01:48:27.959Z] $ docker top e87b3343d22c8f1e84de3588a5cb87bf0dd174ef4fc4cca87881357dcf686a3e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T01:48:28.869Z] + go version [2024-10-03T01:48:28.869Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-03T01:48:28.917Z] $ docker stop --time=1 e87b3343d22c8f1e84de3588a5cb87bf0dd174ef4fc4cca87881357dcf686a3e [2024-10-03T01:48:30.722Z] $ 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 [2024-10-03T01:48:31.740Z] + docker inspect -f . ci-base-image-arm64 [2024-10-03T01:48:31.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T01:48:32.038Z] prd-ubuntu20.04-docker-arm64-4c-16g-13068 does not seem to be running inside a container [2024-10-03T01:48:32.097Z] $ 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 [2024-10-03T01:48:33.359Z] $ docker top 99a3d9bb9fbb8b32e691409e06e5c211d77f77540298f0d4a23bb22c1e0f866e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T01:48:34.292Z] + git config --global --add safe.directory /w/workspace/go-mod-messaging/1 [Pipeline] fileExists [Pipeline] sh [2024-10-03T01:48:35.028Z] + make test [2024-10-03T01:48:35.028Z] go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... [2024-10-03T01:48:35.028Z] go: go.mod requires go >= 1.23 (running go 1.21.9; GOTOOLCHAIN=local) [2024-10-03T01:48:35.028Z] make: *** [Makefile:12: unittest] Error 1 [Pipeline] } [2024-10-03T01:48:35.087Z] $ docker stop --time=1 99a3d9bb9fbb8b32e691409e06e5c211d77f77540298f0d4a23bb22c1e0f866e [2024-10-03T01:48:36.834Z] $ 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 [2024-10-03T01:48:38.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T01:48:38.351Z] [2024-10-03T01:48:38.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T01:48:38.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T01:48:39.127Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-03T01:48:39.127Z] 8998bd30e6a1: Pulling fs layer [2024-10-03T01:48:39.127Z] 04944245beec: Pulling fs layer [2024-10-03T01:48:39.127Z] 699f458cf7ca: Pulling fs layer [2024-10-03T01:48:39.127Z] 765212b225bb: Pulling fs layer [2024-10-03T01:48:39.127Z] f23df028b6ca: Pulling fs layer [2024-10-03T01:48:39.127Z] d65c8cfc05b1: Pulling fs layer [2024-10-03T01:48:39.127Z] 2437ff75d9bd: Pulling fs layer [2024-10-03T01:48:39.127Z] 765212b225bb: Waiting [2024-10-03T01:48:39.127Z] f23df028b6ca: Waiting [2024-10-03T01:48:39.127Z] d65c8cfc05b1: Waiting [2024-10-03T01:48:39.127Z] 2437ff75d9bd: Waiting [2024-10-03T01:48:39.127Z] 04944245beec: Verifying Checksum [2024-10-03T01:48:39.127Z] 04944245beec: Download complete [2024-10-03T01:48:39.127Z] 765212b225bb: Verifying Checksum [2024-10-03T01:48:39.127Z] 765212b225bb: Download complete [2024-10-03T01:48:39.127Z] f23df028b6ca: Verifying Checksum [2024-10-03T01:48:39.127Z] f23df028b6ca: Download complete [2024-10-03T01:48:39.127Z] d65c8cfc05b1: Verifying Checksum [2024-10-03T01:48:39.127Z] d65c8cfc05b1: Download complete [2024-10-03T01:48:39.399Z] 699f458cf7ca: Verifying Checksum [2024-10-03T01:48:39.399Z] 699f458cf7ca: Download complete [2024-10-03T01:48:39.671Z] 8998bd30e6a1: Verifying Checksum [2024-10-03T01:48:39.671Z] 8998bd30e6a1: Download complete [2024-10-03T01:48:42.275Z] 2437ff75d9bd: Download complete [2024-10-03T01:48:44.878Z] 8998bd30e6a1: Pull complete [2024-10-03T01:48:45.147Z] 04944245beec: Pull complete [2024-10-03T01:48:46.566Z] 699f458cf7ca: Pull complete [2024-10-03T01:48:46.837Z] 765212b225bb: Pull complete [2024-10-03T01:48:47.805Z] f23df028b6ca: Pull complete [2024-10-03T01:48:48.083Z] d65c8cfc05b1: Pull complete [2024-10-03T01:49:06.309Z] 2437ff75d9bd: Pull complete [2024-10-03T01:49:06.309Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-03T01:49:06.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T01:49:06.309Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T01:49:06.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-13068 does not seem to be running inside a container [2024-10-03T01:49:06.777Z] $ 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 [2024-10-03T01:49:09.623Z] $ docker top face0951012531860dd2f83c3f04d0918ba4206a2f4b46f880f9801d9b8f3d90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:49:10.603Z] ---> job-cost.sh [2024-10-03T01:49:10.604Z] lf-activate-venv: SKIPPING [2024-10-03T01:49:10.604Z] INFO: No Stack... [2024-10-03T01:49:11.200Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-03T01:49:11.787Z] INFO: Archiving Costs [Pipeline] sh [2024-10-03T01:49:12.459Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [2024-10-03T01:49:12.459Z] + cut -d, -f6 [Pipeline] lock [2024-10-03T01:49:12.560Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-354-1-stack-cost] [2024-10-03T01:49:12.567Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-354-1-stack-cost] did not exist. Created. [2024-10-03T01:49:12.574Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T01:49:13.338Z] /w/workspace/go-mod-messaging/1@tmp/durable-dee57745/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-03T01:49:14.042Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-03T01:49:14.271Z] Warning: overwriting stash ‘stack-cost’ [2024-10-03T01:49:14.777Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T01:49:14.831Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-messaging-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-03T01:49:14.927Z] $ docker stop --time=1 face0951012531860dd2f83c3f04d0918ba4206a2f4b46f880f9801d9b8f3d90 [2024-10-03T01:49:16.409Z] $ 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] } [2024-10-03T01:49:17.285Z] 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 [2024-10-03T01:49:20.229Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-354/archives ] [2024-10-03T01:49:20.229Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-354/archives [2024-10-03T01:49:20.229Z] total 16 [2024-10-03T01:49:20.229Z] drwxr-xr-x 3 root root 4096 Oct 3 01:42 . [2024-10-03T01:49:20.229Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 01:42 .. [2024-10-03T01:49:20.229Z] drwxr-xr-x 2 root root 4096 Oct 3 01:42 cost [2024-10-03T01:49:20.229Z] -rw-r--r-- 1 root root 88 Oct 3 01:42 cost.csv [2024-10-03T01:49:20.229Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-354/archives [2024-10-03T01:49:20.229Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-354/archives [2024-10-03T01:49:20.229Z] total 16 [2024-10-03T01:49:20.229Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 01:42 . [2024-10-03T01:49:20.229Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 01:42 .. [2024-10-03T01:49:20.229Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 01:42 cost [2024-10-03T01:49:20.229Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 3 01:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:49:20.633Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:49:21.553Z] ---> package-listing.sh [2024-10-03T01:49:21.553Z] ++ facter osfamily [2024-10-03T01:49:21.553Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-03T01:49:21.812Z] + OS_FAMILY=debian [2024-10-03T01:49:21.812Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-354 [2024-10-03T01:49:21.812Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-03T01:49:21.812Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-03T01:49:21.813Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-03T01:49:21.813Z] + PACKAGES=/tmp/packages_start.txt [2024-10-03T01:49:21.813Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-354 ']' [2024-10-03T01:49:21.813Z] + PACKAGES=/tmp/packages_end.txt [2024-10-03T01:49:21.813Z] + case "${OS_FAMILY}" in [2024-10-03T01:49:21.813Z] + dpkg -l [2024-10-03T01:49:21.813Z] + grep '^ii' [2024-10-03T01:49:21.813Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-03T01:49:21.813Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-03T01:49:21.813Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-03T01:49:21.813Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-354 ']' [2024-10-03T01:49:21.813Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-354/archives/ [2024-10-03T01:49:21.813Z] + 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 [2024-10-03T01:49:21.857Z] 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 [2024-10-03T01:49:22.158Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T01:49:22.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T01:49:22.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T01:49:23.018Z] prd-ubuntu20.04-docker-8c-8g-13064 does not seem to be running inside a container [2024-10-03T01:49:23.046Z] $ 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 [2024-10-03T01:49:23.219Z] $ docker top bf11c44ccef670bc64f58c650c7bc37b30b3fb987b14537fc948f60188f5335a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T01:49:23.639Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-03T01:49:23.955Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-03T01:49:24.276Z] + ls /var/log/sa-host [2024-10-03T01:49:24.276Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T01:49:24.527Z] provisioning config files... [2024-10-03T01:49:24.540Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-354@tmp/config14145349851590915675tmp [Pipeline] { [Pipeline] echo [2024-10-03T01:49:24.613Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:49:24.966Z] ---> create-netrc.sh [Pipeline] } [2024-10-03T01:49:24.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:49:25.435Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-03T01:49:25.473Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:49:25.805Z] ---> sudo-logs.sh [2024-10-03T01:49:25.806Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-03T01:49:25.921Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:49:26.248Z] ---> job-cost.sh [2024-10-03T01:49:26.248Z] lf-activate-venv: SKIPPING [2024-10-03T01:49:26.248Z] DEBUG: total: 0.2199999988079071 [2024-10-03T01:49:26.248Z] INFO: Retrieving Stack Cost... [2024-10-03T01:49:26.509Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-03T01:49:26.769Z] INFO: Archiving Costs [Pipeline] echo [2024-10-03T01:49:26.820Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T01:49:27.146Z] ---> logs-deploy.sh [2024-10-03T01:49:27.146Z] lf-activate-venv: SKIPPING [2024-10-03T01:49:27.146Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-354/1 [2024-10-03T01:49:27.146Z] INFO: archiving workspace using pattern(s): [2024-10-03T01:49:28.089Z] Archives upload complete. [2024-10-03T01:49:28.348Z] INFO: archiving logs to Nexus [2024-10-03T01:49:28.918Z] ---> uname -a: [2024-10-03T01:49:28.918Z] 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 [2024-10-03T01:49:28.918Z] [2024-10-03T01:49:28.918Z] [2024-10-03T01:49:28.918Z] ---> lscpu: [2024-10-03T01:49:28.918Z] Architecture: x86_64 [2024-10-03T01:49:28.918Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-03T01:49:28.918Z] Byte Order: Little Endian [2024-10-03T01:49:28.918Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-03T01:49:28.918Z] CPU(s): 8 [2024-10-03T01:49:28.918Z] On-line CPU(s) list: 0-7 [2024-10-03T01:49:28.918Z] Thread(s) per core: 1 [2024-10-03T01:49:28.918Z] Core(s) per socket: 1 [2024-10-03T01:49:28.918Z] Socket(s): 8 [2024-10-03T01:49:28.918Z] NUMA node(s): 1 [2024-10-03T01:49:28.918Z] Vendor ID: AuthenticAMD [2024-10-03T01:49:28.918Z] CPU family: 23 [2024-10-03T01:49:28.918Z] Model: 49 [2024-10-03T01:49:28.918Z] Model name: AMD EPYC-Rome Processor [2024-10-03T01:49:28.918Z] Stepping: 0 [2024-10-03T01:49:28.918Z] CPU MHz: 2799.998 [2024-10-03T01:49:28.918Z] BogoMIPS: 5599.99 [2024-10-03T01:49:28.918Z] Virtualization: AMD-V [2024-10-03T01:49:28.918Z] Hypervisor vendor: KVM [2024-10-03T01:49:28.918Z] Virtualization type: full [2024-10-03T01:49:28.918Z] L1d cache: 256 KiB [2024-10-03T01:49:28.918Z] L1i cache: 256 KiB [2024-10-03T01:49:28.918Z] L2 cache: 4 MiB [2024-10-03T01:49:28.918Z] L3 cache: 128 MiB [2024-10-03T01:49:28.918Z] NUMA node0 CPU(s): 0-7 [2024-10-03T01:49:28.918Z] Vulnerability Itlb multihit: Not affected [2024-10-03T01:49:28.918Z] Vulnerability L1tf: Not affected [2024-10-03T01:49:28.918Z] Vulnerability Mds: Not affected [2024-10-03T01:49:28.918Z] Vulnerability Meltdown: Not affected [2024-10-03T01:49:28.918Z] Vulnerability Mmio stale data: Not affected [2024-10-03T01:49:28.918Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-03T01:49:28.918Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-03T01:49:28.918Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-03T01:49:28.918Z] Vulnerability Srbds: Not affected [2024-10-03T01:49:28.918Z] Vulnerability Tsx async abort: Not affected [2024-10-03T01:49:28.918Z] 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 [2024-10-03T01:49:28.918Z] [2024-10-03T01:49:28.918Z] [2024-10-03T01:49:28.918Z] ---> nproc: [2024-10-03T01:49:28.918Z] 8 [2024-10-03T01:49:28.918Z] [2024-10-03T01:49:28.918Z] [2024-10-03T01:49:28.918Z] ---> df -h: [2024-10-03T01:49:28.918Z] Filesystem Size Used Avail Use% Mounted on [2024-10-03T01:49:28.918Z] overlay 155G 11G 145G 7% / [2024-10-03T01:49:28.918Z] tmpfs 64M 0 64M 0% /dev [2024-10-03T01:49:28.918Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-03T01:49:28.918Z] shm 64M 0 64M 0% /dev/shm [2024-10-03T01:49:28.918Z] /dev/vda1 155G 11G 145G 7% /facter-os [2024-10-03T01:49:28.918Z] [2024-10-03T01:49:28.918Z] [2024-10-03T01:49:28.918Z] ---> sar -b -r -n DEV: [2024-10-03T01:49:28.918Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13064) 10/03/24 _x86_64_ (8 CPU) [2024-10-03T01:49:28.918Z] [2024-10-03T01:49:28.918Z] 01:41:12 LINUX RESTART (8 CPU) [2024-10-03T01:49:28.918Z] [2024-10-03T01:49:28.918Z] 01:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-03T01:49:28.918Z] 01:43:01 136.21 3.34 132.87 0.00 453.95 49821.89 0.00 [2024-10-03T01:49:28.918Z] 01:44:01 1.88 0.00 1.88 0.00 0.00 22.28 0.00 [2024-10-03T01:49:28.918Z] 01:45:01 0.85 0.00 0.85 0.00 0.00 9.73 0.00 [2024-10-03T01:49:28.918Z] 01:46:01 1.47 0.00 1.47 0.00 0.00 17.19 0.00 [2024-10-03T01:49:28.918Z] 01:47:01 47.61 6.33 41.28 0.00 4385.54 8398.33 0.00 [2024-10-03T01:49:28.918Z] 01:48:01 5.97 0.02 5.95 0.00 0.13 123.31 0.00 [2024-10-03T01:49:28.918Z] 01:49:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 [2024-10-03T01:49:28.918Z] Average: 27.65 1.38 26.27 0.00 691.90 8245.63 0.00 [2024-10-03T01:49:28.918Z] [2024-10-03T01:49:28.918Z] 01:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-03T01:49:28.918Z] 01:43:01 28753868 31558236 758492 2.31 93204 2944188 1745352 5.14 1029340 2668364 260 [2024-10-03T01:49:28.918Z] 01:44:01 28753988 31558520 757664 2.30 93252 2944196 1745352 5.14 1028700 2668356 4 [2024-10-03T01:49:28.918Z] 01:45:01 28756104 31561128 755460 2.30 93284 2944204 1745352 5.14 1025892 2668812 12 [2024-10-03T01:49:28.918Z] 01:46:01 28759256 31564424 751764 2.29 93308 2944200 1745352 5.14 1023012 2668832 64 [2024-10-03T01:49:28.918Z] 01:47:01 28304372 31540788 744132 2.26 122524 3343288 1711952 5.05 1302064 2807260 1056 [2024-10-03T01:49:28.918Z] 01:48:01 28315352 31546884 738456 2.25 121112 3340036 1682864 4.96 1295092 2804044 8 [2024-10-03T01:49:28.918Z] 01:49:01 28315840 31547440 737860 2.24 121208 3340040 1682864 4.96 1294732 2804052 8 [2024-10-03T01:49:28.918Z] Average: 28565540 31553917 749118 2.28 105413 3114307 1722727 5.08 1142690 2727103 202 [2024-10-03T01:49:28.918Z] [2024-10-03T01:49:28.918Z] 01:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-03T01:49:28.918Z] 01:43:01 docker0 5.25 4.46 0.53 49.72 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.918Z] 01:43:01 ens3 258.35 155.81 5872.19 34.89 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.918Z] 01:43:01 lo 2.10 2.10 0.21 0.21 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.918Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.918Z] 01:44:01 ens3 0.48 0.12 0.05 0.01 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.918Z] 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.918Z] 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.918Z] 01:45:01 ens3 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.918Z] 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.918Z] 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.918Z] 01:46:01 ens3 1.53 0.68 3.89 0.05 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.919Z] 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.919Z] 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.919Z] 01:47:01 ens3 176.29 75.00 2746.02 5.67 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.919Z] 01:47:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.919Z] 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.919Z] 01:48:01 ens3 0.90 0.82 0.43 0.31 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.919Z] 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.919Z] 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.919Z] 01:49:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.919Z] 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.919Z] Average: docker0 0.74 0.63 0.07 7.00 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.919Z] Average: ens3 62.12 32.91 1220.78 5.78 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.919Z] Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-03T01:49:28.919Z] [2024-10-03T01:49:28.919Z] [2024-10-03T01:49:28.919Z] ---> sar -P ALL: [2024-10-03T01:49:28.919Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13064) 10/03/24 _x86_64_ (8 CPU) [2024-10-03T01:49:28.919Z] [2024-10-03T01:49:28.919Z] 01:41:12 LINUX RESTART (8 CPU) [2024-10-03T01:49:28.919Z] [2024-10-03T01:49:28.919Z] 01:42:02 CPU %user %nice %system %iowait %steal %idle [2024-10-03T01:49:28.919Z] 01:43:01 all 6.90 0.00 3.19 2.39 0.05 87.47 [2024-10-03T01:49:28.919Z] 01:43:01 0 6.30 0.00 3.50 0.65 0.03 89.52 [2024-10-03T01:49:28.919Z] 01:43:01 1 7.19 0.00 3.02 4.05 0.05 85.69 [2024-10-03T01:49:28.919Z] 01:43:01 2 6.33 0.00 3.29 0.62 0.05 89.71 [2024-10-03T01:49:28.919Z] 01:43:01 3 6.40 0.00 4.00 0.05 0.05 89.49 [2024-10-03T01:49:28.919Z] 01:43:01 4 6.98 0.00 2.96 6.86 0.05 83.15 [2024-10-03T01:49:28.919Z] 01:43:01 5 8.59 0.00 2.43 0.02 0.05 88.92 [2024-10-03T01:49:28.919Z] 01:43:01 6 7.50 0.00 3.24 0.09 0.03 89.14 [2024-10-03T01:49:28.919Z] 01:43:01 7 5.92 0.00 3.06 6.83 0.05 84.13 [2024-10-03T01:49:28.919Z] 01:44:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2024-10-03T01:49:28.919Z] 01:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-03T01:49:28.919Z] 01:44:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-03T01:49:28.919Z] 01:44:01 2 0.15 0.00 0.05 0.02 0.02 99.77 [2024-10-03T01:49:28.919Z] 01:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T01:49:28.919Z] 01:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T01:49:28.919Z] 01:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T01:49:28.919Z] 01:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T01:49:28.919Z] 01:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T01:49:28.919Z] 01:45:01 all 0.06 0.00 0.04 0.00 0.00 99.90 [2024-10-03T01:49:28.919Z] 01:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T01:49:28.919Z] 01:45:01 1 0.08 0.00 0.08 0.00 0.02 99.82 [2024-10-03T01:49:28.919Z] 01:45:01 2 0.23 0.00 0.08 0.02 0.00 99.67 [2024-10-03T01:49:28.919Z] 01:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T01:49:28.919Z] 01:45:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T01:49:28.919Z] 01:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T01:49:28.919Z] 01:45:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-03T01:49:28.919Z] 01:45:01 7 0.03 0.00 0.07 0.02 0.00 99.88 [2024-10-03T01:49:28.919Z] 01:46:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2024-10-03T01:49:28.919Z] 01:46:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-03T01:49:28.919Z] 01:46:01 1 0.08 0.00 0.02 0.02 0.00 99.88 [2024-10-03T01:49:28.919Z] 01:46:01 2 0.08 0.00 0.05 0.00 0.02 99.85 [2024-10-03T01:49:28.919Z] 01:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T01:49:28.919Z] 01:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-03T01:49:28.919Z] 01:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-03T01:49:28.919Z] 01:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-03T01:49:28.919Z] 01:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T01:49:28.919Z] 01:47:01 all 2.62 0.00 1.35 0.62 0.02 95.39 [2024-10-03T01:49:28.919Z] 01:47:01 0 2.54 0.00 1.19 1.55 0.00 94.73 [2024-10-03T01:49:28.919Z] 01:47:01 1 2.74 0.00 0.80 0.28 0.02 96.17 [2024-10-03T01:49:28.919Z] 01:47:01 2 2.91 0.00 1.07 1.14 0.02 94.87 [2024-10-03T01:49:28.919Z] 01:47:01 3 4.13 0.00 2.01 1.69 0.02 92.16 [2024-10-03T01:49:28.919Z] 01:47:01 4 1.52 0.00 2.07 0.10 0.02 96.29 [2024-10-03T01:49:28.919Z] 01:47:01 5 1.39 0.00 0.94 0.03 0.02 97.63 [2024-10-03T01:49:28.919Z] 01:47:01 6 2.54 0.00 1.20 0.12 0.03 96.11 [2024-10-03T01:49:28.919Z] 01:47:01 7 3.21 0.00 1.55 0.03 0.02 95.19 [2024-10-03T01:49:28.919Z] 01:48:01 all 0.11 0.00 0.06 0.01 0.01 99.81 [2024-10-03T01:49:28.919Z] 01:48:01 0 0.08 0.00 0.07 0.00 0.02 99.83 [2024-10-03T01:49:28.919Z] 01:48:01 1 0.23 0.00 0.00 0.02 0.02 99.73 [2024-10-03T01:49:28.919Z] 01:48:01 2 0.13 0.00 0.12 0.05 0.02 99.68 [2024-10-03T01:49:28.919Z] 01:48:01 3 0.20 0.00 0.08 0.00 0.00 99.72 [2024-10-03T01:49:28.919Z] 01:48:01 4 0.03 0.00 0.03 0.03 0.00 99.90 [2024-10-03T01:49:28.919Z] 01:48:01 5 0.07 0.00 0.08 0.00 0.02 99.83 [2024-10-03T01:49:28.919Z] 01:48:01 6 0.13 0.00 0.05 0.00 0.00 99.82 [2024-10-03T01:49:28.919Z] 01:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-03T01:49:28.919Z] 01:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-10-03T01:49:28.919Z] 01:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-03T01:49:28.919Z] 01:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-03T01:49:28.919Z] 01:49:01 2 0.02 0.00 0.03 0.05 0.00 99.90 [2024-10-03T01:49:28.919Z] 01:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T01:49:28.919Z] 01:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T01:49:28.919Z] 01:49:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-03T01:49:28.919Z] 01:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T01:49:28.919Z] 01:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-03T01:49:28.919Z] Average: all 1.38 0.00 0.66 0.43 0.01 97.53 [2024-10-03T01:49:28.919Z] Average: 0 1.28 0.00 0.68 0.31 0.01 97.73 [2024-10-03T01:49:28.919Z] Average: 1 1.47 0.00 0.55 0.61 0.01 97.35 [2024-10-03T01:49:28.919Z] Average: 2 1.39 0.00 0.66 0.27 0.02 97.67 [2024-10-03T01:49:28.919Z] Average: 3 1.53 0.00 0.87 0.25 0.01 97.35 [2024-10-03T01:49:28.919Z] Average: 4 1.20 0.00 0.72 0.97 0.01 97.10 [2024-10-03T01:49:28.919Z] Average: 5 1.42 0.00 0.49 0.01 0.01 98.07 [2024-10-03T01:49:28.919Z] Average: 6 1.44 0.00 0.64 0.03 0.01 97.88 [2024-10-03T01:49:28.919Z] Average: 7 1.29 0.00 0.66 0.96 0.01 97.08 [2024-10-03T01:49:28.919Z] [2024-10-03T01:49:28.919Z] [2024-10-03T01:49:28.919Z]