cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 55e75899baefcd73c44d4bda31aec69169edf96b+a657f150ef7ad8cf132469c83997fb199622fb5f (33d27aad74418b9b565045afe6f7b03482145d00) 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-ssh16380632110416244658.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh82359353784317552.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1697/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1697/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10971595067841763518.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8522449021005641146.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1697/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1697/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15150806249451820265.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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 ‘prd-ubuntu20.04-docker-8c-8g-40241’ Running on prd-ubuntu20.04-docker-8c-8g-40243 in /w/workspace/gexfoundry_device-sdk-go_PR-1697 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1697 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1697/head:refs/remotes/origin/PR-1697 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a657f150ef7ad8cf132469c83997fb199622fb5f into PR head commit 55e75899baefcd73c44d4bda31aec69169edf96b Merge succeeded, producing 20922563851196a1552be956836b77f171d50809 Checking out Revision 20922563851196a1552be956836b77f171d50809 (PR-1697) > git config core.sparsecheckout # timeout=10 > git checkout -f 55e75899baefcd73c44d4bda31aec69169edf96b # 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 a657f150ef7ad8cf132469c83997fb199622fb5f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 20922563851196a1552be956836b77f171d50809 # timeout=10 Commit message: "Merge commit 'a657f150ef7ad8cf132469c83997fb199622fb5f' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 73f857b9d6fc3667a1bc1221aecf38ac376f588d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:42:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:42:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:42:13 ========================================================= 05:42:13 EdgeX Global Pipelines Version Info 05:42:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:42:14 ------------------- 05:42:14 stable info: 05:42:14 ------------------- 05:42:14 Commited By: Cherry Wang cherry@iotechsys.com 05:42:14 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 05:42:14 Message: update stable to v1.0.269 05:42:15 ------------------- 05:42:15 experimental info: 05:42:15 ------------------- 05:42:15 Commited By: Ginny Guan ginny@iotechsys.com 05:42:15 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 05:42:15 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1697 [Pipeline] echo 05:42:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1697 [Pipeline] echo 05:42:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1697 [Pipeline] echo 05:42:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 20922563851196a1552be956836b77f171d50809 [Pipeline] echo 05:42:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2092256 [Pipeline] echo 05:42:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:16 provisioning config files... 05:42:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp/config1393372034732677133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:16 ---> ****-login.sh 05:42:16 nexus3.edgexfoundry.org:10001 05:42:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:16 Configure a credential helper to remove this warning. See 05:42:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:16 05:42:16 Login Succeeded 05:42:16 nexus3.edgexfoundry.org:10002 05:42:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:17 Configure a credential helper to remove this warning. See 05:42:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:17 05:42:17 Login Succeeded 05:42:17 nexus3.edgexfoundry.org:10003 05:42:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:17 Configure a credential helper to remove this warning. See 05:42:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:17 05:42:17 Login Succeeded 05:42:17 nexus3.edgexfoundry.org:10004 05:42:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:17 Configure a credential helper to remove this warning. See 05:42:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:17 05:42:17 Login Succeeded 05:42:17 ****.io 05:42:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:17 Configure a credential helper to remove this warning. See 05:42:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:17 05:42:17 Login Succeeded 05:42:17 ---> ****-login.sh ends [Pipeline] } 05:42:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:42:18 + git rev-list -1 --merges 20922563851196a1552be956836b77f171d50809~1..20922563851196a1552be956836b77f171d50809 [Pipeline] echo 05:42:18 -----------> git rev-list -1 --merges 20922563851196a1552be956836b77f171d50809~1..20922563851196a1552be956836b77f171d50809 20922563851196a1552be956836b77f171d50809 05:42:18 20922563851196a1552be956836b77f171d50809 [false] [Pipeline] sh 05:42:18 + git log --format=format:%s -1 20922563851196a1552be956836b77f171d50809 [Pipeline] echo 05:42:18 ========================================================= 05:42:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:42:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:42:18 + git log --format=format:%s -1 20922563851196a1552be956836b77f171d50809 [Pipeline] echo 05:42:18 [semverPrep] GIT_COMMIT: 20922563851196a1552be956836b77f171d50809, Commit Message: Merge commit 'a657f150ef7ad8cf132469c83997fb199622fb5f' into HEAD [Pipeline] echo 05:42:18 [semverPrep] This is not a build commit. [Pipeline] sh 05:42:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:42:19 + grep -v github /etc/ssh/ssh_known_hosts 05:42:19 + [ -e /tmp/ssh_known_hosts ] 05:42:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:42:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:42:19 + sudo tee -a /etc/ssh/ssh_known_hosts 05:42:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:19 05:42:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:19 0.1.4: Pulling from edgex-devops/py-git-semver 05:42:19 b85a868b505f: Pulling fs layer 05:42:19 e2be974225ed: Pulling fs layer 05:42:19 339a4e72a1f5: Pulling fs layer 05:42:19 988bab9f4d93: Pulling fs layer 05:42:19 1469e6f7b9e6: Pulling fs layer 05:42:19 eaf3925da568: Pulling fs layer 05:42:19 bab4dde63d76: Pulling fs layer 05:42:19 bde34c3a00c8: Pulling fs layer 05:42:19 b352a97aabf1: Pulling fs layer 05:42:19 4872d77fe225: Pulling fs layer 05:42:19 5851b861e8e6: Pulling fs layer 05:42:19 988bab9f4d93: Waiting 05:42:19 1469e6f7b9e6: Waiting 05:42:19 bde34c3a00c8: Waiting 05:42:19 b352a97aabf1: Waiting 05:42:19 4872d77fe225: Waiting 05:42:19 5851b861e8e6: Waiting 05:42:19 eaf3925da568: Waiting 05:42:19 e2be974225ed: Download complete 05:42:19 988bab9f4d93: Verifying Checksum 05:42:19 988bab9f4d93: Download complete 05:42:20 1469e6f7b9e6: Verifying Checksum 05:42:20 1469e6f7b9e6: Download complete 05:42:20 339a4e72a1f5: Verifying Checksum 05:42:20 339a4e72a1f5: Download complete 05:42:20 eaf3925da568: Download complete 05:42:20 bde34c3a00c8: Verifying Checksum 05:42:20 bde34c3a00c8: Download complete 05:42:20 b352a97aabf1: Download complete 05:42:20 4872d77fe225: Download complete 05:42:20 5851b861e8e6: Verifying Checksum 05:42:20 5851b861e8e6: Download complete 05:42:20 b85a868b505f: Verifying Checksum 05:42:20 b85a868b505f: Download complete 05:42:20 bab4dde63d76: Verifying Checksum 05:42:20 bab4dde63d76: Download complete 05:42:21 b85a868b505f: Pull complete 05:42:21 e2be974225ed: Pull complete 05:42:21 339a4e72a1f5: Pull complete 05:42:21 988bab9f4d93: Pull complete 05:42:22 1469e6f7b9e6: Pull complete 05:42:22 eaf3925da568: Pull complete 05:42:23 bab4dde63d76: Pull complete 05:42:23 bde34c3a00c8: Pull complete 05:42:23 b352a97aabf1: Pull complete 05:42:23 4872d77fe225: Pull complete 05:42:24 5851b861e8e6: Pull complete 05:42:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:42:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:24 prd-ubuntu20.04-docker-8c-8g-40243 does not seem to be running inside a container 05:42:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1697 -v /w/workspace/gexfoundry_device-sdk-go_PR-1697:/w/workspace/gexfoundry_device-sdk-go_PR-1697:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1697@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 05:42:25 $ docker top 10c79c712ba4fcfc33c59c6d78a50851e1b7243a60a88f8ddc9f387e30b5b937 -eo pid,comm 05:42:25 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). 05:42:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:42:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:26 [ssh-agent] Looking for ssh-agent implementation... 05:42:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:26 $ docker exec 10c79c712ba4fcfc33c59c6d78a50851e1b7243a60a88f8ddc9f387e30b5b937 ssh-agent 05:42:26 SSH_AUTH_SOCK=/tmp/ssh-bjeDXemuF2x0/agent.33 05:42:26 SSH_AGENT_PID=39 05:42:26 Running ssh-add (command line suppressed) 05:42:26 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp/private_key_16745538324513529670.key (/w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp/private_key_16745538324513529670.key) 05:42:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:26 + git tag --points-at HEAD [Pipeline] } 05:42:26 $ docker exec --env ******** --env ******** 10c79c712ba4fcfc33c59c6d78a50851e1b7243a60a88f8ddc9f387e30b5b937 ssh-agent -k 05:42:26 unset SSH_AUTH_SOCK; 05:42:26 unset SSH_AGENT_PID; 05:42:26 echo Agent pid 39 killed; 05:42:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:42:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:26 [ssh-agent] Looking for ssh-agent implementation... 05:42:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:26 $ docker exec 10c79c712ba4fcfc33c59c6d78a50851e1b7243a60a88f8ddc9f387e30b5b937 ssh-agent 05:42:27 SSH_AUTH_SOCK=/tmp/ssh-272kcCJiwlGl/agent.72 05:42:27 SSH_AGENT_PID=78 05:42:27 Running ssh-add (command line suppressed) 05:42:27 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp/private_key_18033946155177042050.key (/w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp/private_key_18033946155177042050.key) 05:42:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:27 + git semver init 05:42:27 2025-03-05 05:42:27,641 [run_init] DEBUG init version:0.0.0 force:False 05:42:27 2025-03-05 05:42:27,642 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1697/.semver 05:42:27 2025-03-05 05:42:27,643 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1697/.semver 05:42:27 2025-03-05 05:42:27,643 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1697/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1697, universal_newlines=False, shell=None, istream=None) 05:42:29 2025-03-05 05:42:28,794 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1697/.git/info/exclude 05:42:29 2025-03-05 05:42:28,794 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1697/.semver/PR-1697 with force:False 05:42:29 2025-03-05 05:42:28,794 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1697/.semver/PR-1697 05:42:29 2025-03-05 05:42:28,799 [execute] INFO git cat-file --batch-check 05:42:29 2025-03-05 05:42:28,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1697/.semver, universal_newlines=False, shell=None, istream=) 05:42:29 2025-03-05 05:42:28,806 [execute] INFO git cat-file --batch 05:42:29 2025-03-05 05:42:28,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1697/.semver, universal_newlines=False, shell=None, istream=) 05:42:29 2025-03-05 05:42:28,812 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1697/.semver/PR-1697 05:42:29 0.0.0 [Pipeline] } 05:42:29 $ docker exec --env ******** --env ******** 10c79c712ba4fcfc33c59c6d78a50851e1b7243a60a88f8ddc9f387e30b5b937 ssh-agent -k 05:42:29 unset SSH_AUTH_SOCK; 05:42:29 unset SSH_AGENT_PID; 05:42:29 echo Agent pid 78 killed; 05:42:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:42:29 + git semver [Pipeline] } 05:42:29 $ docker stop --time=1 10c79c712ba4fcfc33c59c6d78a50851e1b7243a60a88f8ddc9f387e30b5b937 05:42:31 $ docker rm -f --volumes 10c79c712ba4fcfc33c59c6d78a50851e1b7243a60a88f8ddc9f387e30b5b937 [Pipeline] // withDockerContainer [Pipeline] sh 05:42:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:42:31 Stashed 1 file(s) [Pipeline] echo 05:42:31 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:32 provisioning config files... [Pipeline] // stage [Pipeline] } 05:42:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp/config3892570891305363837tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 05:42:32 ---> ****-login.sh 05:42:32 nexus3.edgexfoundry.org:10001 05:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:32 Configure a credential helper to remove this warning. See 05:42:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:32 05:42:32 Login Succeeded 05:42:32 nexus3.edgexfoundry.org:10002 05:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:32 Configure a credential helper to remove this warning. See 05:42:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:32 05:42:32 Login Succeeded 05:42:32 nexus3.edgexfoundry.org:10003 05:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:32 Configure a credential helper to remove this warning. See 05:42:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:32 05:42:32 Login Succeeded 05:42:32 nexus3.edgexfoundry.org:10004 05:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:32 Configure a credential helper to remove this warning. See 05:42:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:32 05:42:32 Login Succeeded 05:42:32 ****.io 05:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:32 Configure a credential helper to remove this warning. See 05:42:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:32 05:42:32 Login Succeeded 05:42:32 ---> ****-login.sh ends [Pipeline] } 05:42:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:42:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:42:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:42:33 ========================================================= 05:42:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:42:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:33 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:42:33 Sending build context to Docker daemon 25.16MB 05:42:33 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:42:33 Step 2/10 : FROM ${BASE} AS builder 05:42:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:42:33 da9db072f522: Pulling fs layer 05:42:33 6ef4a4ee8ca5: Pulling fs layer 05:42:33 06f05ace1117: Pulling fs layer 05:42:33 5fe327b54edc: Pulling fs layer 05:42:33 4f4fb700ef54: Pulling fs layer 05:42:33 92a5565b7b96: Pulling fs layer 05:42:33 5fe327b54edc: Waiting 05:42:33 ff9bb7016b71: Pulling fs layer 05:42:33 92a5565b7b96: Waiting 05:42:33 b67dba6c2c7d: Pulling fs layer 05:42:33 a813b0c90790: Pulling fs layer 05:42:33 b67dba6c2c7d: Waiting 05:42:33 a813b0c90790: Waiting 05:42:33 ff9bb7016b71: Waiting 05:42:33 6ef4a4ee8ca5: Verifying Checksum 05:42:33 6ef4a4ee8ca5: Download complete 05:42:33 5fe327b54edc: Verifying Checksum 05:42:33 5fe327b54edc: Download complete 05:42:33 4f4fb700ef54: Verifying Checksum 05:42:33 4f4fb700ef54: Download complete 05:42:33 92a5565b7b96: Verifying Checksum 05:42:33 da9db072f522: Verifying Checksum 05:42:33 da9db072f522: Download complete 05:42:33 ff9bb7016b71: Verifying Checksum 05:42:33 ff9bb7016b71: Download complete 05:42:33 da9db072f522: Pull complete 05:42:33 a813b0c90790: Verifying Checksum 05:42:33 a813b0c90790: Download complete 05:42:33 6ef4a4ee8ca5: Pull complete 05:42:34 06f05ace1117: Verifying Checksum 05:42:34 06f05ace1117: Download complete 05:42:34 b67dba6c2c7d: Verifying Checksum 05:42:34 b67dba6c2c7d: Download complete 05:42:37 06f05ace1117: Pull complete 05:42:37 5fe327b54edc: Pull complete 05:42:38 4f4fb700ef54: Pull complete 05:42:38 92a5565b7b96: Pull complete 05:42:38 ff9bb7016b71: Pull complete 05:42:40 b67dba6c2c7d: Pull complete 05:42:40 a813b0c90790: Pull complete 05:42:40 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 05:42:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:42:40 ---> 3ba60ce46760 05:42:40 Step 3/10 : ARG MAKE=make build 05:42:43 ---> Running in ed16ca7b3fc1 05:42:43 Removing intermediate container ed16ca7b3fc1 05:42:43 ---> 99e02edcd039 05:42:43 Step 4/10 : WORKDIR /device-sdk-go 05:42:43 ---> Running in 2ae2a5b9777c 05:42:43 Removing intermediate container 2ae2a5b9777c 05:42:43 ---> 0903f34697fa 05:42:43 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:42:43 ---> Running in 8c237dd9a87b 05:42:43 Removing intermediate container 8c237dd9a87b 05:42:43 ---> edcf6c5efede 05:42:43 Step 6/10 : RUN apk add --update --no-cache make git 05:42:43 ---> Running in 9224ebfd9964 05:42:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:42:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:42:44 OK: 248 MiB in 58 packages 05:42:44 Removing intermediate container 9224ebfd9964 05:42:44 ---> 368ebe0edb33 05:42:44 Step 7/10 : COPY go.mod vendor* ./ 05:42:44 ---> 4da69e93b020 05:42:44 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:44 ---> Running in e5ac14c7eb74 05:43:23 Removing intermediate container e5ac14c7eb74 05:43:23 ---> be3e5b7c8447 05:43:23 Step 9/10 : COPY . . 05:43:23 ---> 0f1e51b9431b 05:43:23 Step 10/10 : RUN ${MAKE} 05:43:23 ---> Running in 3dc31916684b 05:43:23 noop 05:43:23 Removing intermediate container 3dc31916684b 05:43:23 ---> 7f4629d2cb85 05:43:23 Successfully built 7f4629d2cb85 05:43:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:23 + docker inspect -f . ci-base-image-x86_64 05:43:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:23 prd-ubuntu20.04-docker-8c-8g-40243 does not seem to be running inside a container 05:43:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1697 -v /w/workspace/gexfoundry_device-sdk-go_PR-1697:/w/workspace/gexfoundry_device-sdk-go_PR-1697:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1697@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 05:43:23 $ docker top f4749b43ba135a1f628ef1a88668b5f1bdb6a54e6815be047dfadc4f3fbeab3b -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:24 + go version 05:43:24 go version go1.23.4 linux/amd64 [Pipeline] } 05:43:24 $ docker stop --time=1 f4749b43ba135a1f628ef1a88668b5f1bdb6a54e6815be047dfadc4f3fbeab3b 05:43:25 $ docker rm -f --volumes f4749b43ba135a1f628ef1a88668b5f1bdb6a54e6815be047dfadc4f3fbeab3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:26 + docker inspect -f . ci-base-image-x86_64 05:43:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:26 prd-ubuntu20.04-docker-8c-8g-40243 does not seem to be running inside a container 05:43:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1697 -v /w/workspace/gexfoundry_device-sdk-go_PR-1697:/w/workspace/gexfoundry_device-sdk-go_PR-1697:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1697@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 05:43:26 $ docker top f939724cf7a1400326a6cc8eb4e01cfa4a2f988644a71f021fc6a4d303b0d15e -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:26 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1697 [Pipeline] fileExists [Pipeline] sh 05:43:27 + make test 05:43:27 go test -race -coverprofile=coverage.out ./... 05:43:27 go: updates to go.mod needed; to update it: 05:43:27 go mod tidy 05:43:27 make: *** [Makefile:52: unittest] Error 1 [Pipeline] } 05:43:27 $ docker stop --time=1 f939724cf7a1400326a6cc8eb4e01cfa4a2f988644a71f021fc6a4d303b0d15e 05:43:29 $ docker rm -f --volumes f939724cf7a1400326a6cc8eb4e01cfa4a2f988644a71f021fc6a4d303b0d15e [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 05:43:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:29 05:43:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:30 latest: Pulling from edgex-lftools-log-publisher 05:43:30 5eb5b503b376: Pulling fs layer 05:43:30 5c69ac0246d0: Pulling fs layer 05:43:30 ec43610c2a17: Pulling fs layer 05:43:30 3a2ae6a8a46f: Pulling fs layer 05:43:30 3a2ae6a8a46f: Waiting 05:43:30 33b1e0a273af: Pulling fs layer 05:43:30 5d3b04190fa2: Pulling fs layer 05:43:30 2f39f015ded8: Pulling fs layer 05:43:30 5d3b04190fa2: Waiting 05:43:30 2f39f015ded8: Waiting 05:43:30 5c69ac0246d0: Verifying Checksum 05:43:30 3a2ae6a8a46f: Verifying Checksum 05:43:30 3a2ae6a8a46f: Download complete 05:43:30 33b1e0a273af: Verifying Checksum 05:43:30 33b1e0a273af: Download complete 05:43:30 ec43610c2a17: Verifying Checksum 05:43:30 5d3b04190fa2: Verifying Checksum 05:43:30 ec43610c2a17: Download complete 05:43:30 5d3b04190fa2: Download complete 05:43:30 5eb5b503b376: Verifying Checksum 05:43:30 5eb5b503b376: Download complete 05:43:30 2f39f015ded8: Download complete 05:43:31 5eb5b503b376: Pull complete 05:43:31 5c69ac0246d0: Pull complete 05:43:32 ec43610c2a17: Pull complete 05:43:32 3a2ae6a8a46f: Pull complete 05:43:32 33b1e0a273af: Pull complete 05:43:32 5d3b04190fa2: Pull complete 05:43:36 2f39f015ded8: Pull complete 05:43:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:43:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:36 prd-ubuntu20.04-docker-8c-8g-40243 does not seem to be running inside a container 05:43:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1697 -v /w/workspace/gexfoundry_device-sdk-go_PR-1697:/w/workspace/gexfoundry_device-sdk-go_PR-1697:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1697@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 05:43:38 $ docker top d685b95d00aab8ac5183d61f17b06d235d9050749e584d7bef5b942acdf196cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:38 ---> job-cost.sh 05:43:38 lf-activate-venv: SKIPPING 05:43:38 INFO: No Stack... 05:43:39 INFO: Retrieving Pricing Info for: v3-standard-8 05:43:39 INFO: Archiving Costs [Pipeline] sh 05:43:40 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1697/archives/cost.csv 05:43:40 + cut -d, -f6 [Pipeline] lock 05:43:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1697-3-stack-cost] 05:43:40 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1697-3-stack-cost] did not exist. Created. 05:43:40 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1697-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:43:40 + echo total: 0.2199999988079071 [Pipeline] stash 05:43:40 Stashed 1 file(s) [Pipeline] } 05:43:40 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1697-3-stack-cost] [Pipeline] // lock [Pipeline] } 05:43:40 $ docker stop --time=1 d685b95d00aab8ac5183d61f17b06d235d9050749e584d7bef5b942acdf196cc 05:43:41 $ docker rm -f --volumes d685b95d00aab8ac5183d61f17b06d235d9050749e584d7bef5b942acdf196cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:43:41 Failed in branch amd64 [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 05:43:42 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1697/archives ] 05:43:42 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1697/archives 05:43:42 total 16 05:43:42 drwxr-xr-x 3 root root 4096 Mar 5 05:43 . 05:43:42 drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 05:43 .. 05:43:42 drwxr-xr-x 2 root root 4096 Mar 5 05:43 cost 05:43:42 -rw-r--r-- 1 root root 86 Mar 5 05:43 cost.csv 05:43:42 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1697/archives 05:43:42 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1697/archives 05:43:42 total 16 05:43:42 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 05:43 . 05:43:42 drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 05:43 .. 05:43:42 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 05:43 cost 05:43:42 -rw-r--r-- 1 jenkins jenkins 86 Mar 5 05:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:43:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:43:43 ---> package-listing.sh 05:43:43 ++ facter osfamily 05:43:43 ++ tr '[:upper:]' '[:lower:]' 05:43:44 + OS_FAMILY=debian 05:43:44 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1697 05:43:44 + START_PACKAGES=/tmp/packages_start.txt 05:43:44 + END_PACKAGES=/tmp/packages_end.txt 05:43:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:43:44 + PACKAGES=/tmp/packages_start.txt 05:43:44 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1697 ']' 05:43:44 + PACKAGES=/tmp/packages_end.txt 05:43:44 + case "${OS_FAMILY}" in 05:43:44 + dpkg -l 05:43:44 + grep '^ii' 05:43:44 + '[' -f /tmp/packages_start.txt ']' 05:43:44 + '[' -f /tmp/packages_end.txt ']' 05:43:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:43:44 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1697 ']' 05:43:44 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1697/archives/ 05:43:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1697/archives/ [Pipeline] echo 05:43:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1697/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:43:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:45 prd-ubuntu20.04-docker-8c-8g-40243 does not seem to be running inside a container 05:43:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1697/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1697 -v /w/workspace/gexfoundry_device-sdk-go_PR-1697:/w/workspace/gexfoundry_device-sdk-go_PR-1697:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1697@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 05:43:45 $ docker top 3d59274f9689e1064261811ea9d08a04377ebc623dacf888fb76b4212beca18a -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:45 + touch /tmp/pre-build-complete [Pipeline] sh 05:43:45 + mkdir -p /var/log/sysstat [Pipeline] sh 05:43:46 + ls /var/log/sa-host 05:43:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:46 provisioning config files... 05:43:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1697@tmp/config7464422017632718868tmp [Pipeline] { [Pipeline] echo 05:43:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:43:46 ---> create-netrc.sh [Pipeline] } 05:43:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:43:47 ---> python-tools-install.sh [Pipeline] echo 05:43:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:43:47 ---> sudo-logs.sh 05:43:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:43:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:43:47 ---> job-cost.sh 05:43:47 lf-activate-venv: SKIPPING 05:43:47 DEBUG: total: 0.2199999988079071 05:43:47 INFO: Retrieving Stack Cost... 05:43:47 INFO: Retrieving Pricing Info for: v3-standard-8 05:43:47 INFO: Archiving Costs [Pipeline] echo 05:43:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:43:48 ---> logs-deploy.sh 05:43:48 lf-activate-venv: SKIPPING 05:43:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1697/3 05:43:48 INFO: archiving workspace using pattern(s): 05:43:49 Archives upload complete. 05:43:49 INFO: archiving logs to Nexus 05:43:49 ---> uname -a: 05:43:49 Linux prd-ubuntu20-04-docker-8c-8g-40243 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:43:49 05:43:49 05:43:49 ---> lscpu: 05:43:49 Architecture: x86_64 05:43:49 CPU op-mode(s): 32-bit, 64-bit 05:43:49 Byte Order: Little Endian 05:43:49 Address sizes: 40 bits physical, 48 bits virtual 05:43:49 CPU(s): 8 05:43:49 On-line CPU(s) list: 0-7 05:43:49 Thread(s) per core: 1 05:43:49 Core(s) per socket: 1 05:43:49 Socket(s): 8 05:43:49 NUMA node(s): 1 05:43:49 Vendor ID: AuthenticAMD 05:43:49 CPU family: 23 05:43:49 Model: 49 05:43:49 Model name: AMD EPYC-Rome Processor 05:43:49 Stepping: 0 05:43:49 CPU MHz: 2799.998 05:43:49 BogoMIPS: 5599.99 05:43:49 Virtualization: AMD-V 05:43:49 Hypervisor vendor: KVM 05:43:49 Virtualization type: full 05:43:49 L1d cache: 256 KiB 05:43:49 L1i cache: 256 KiB 05:43:49 L2 cache: 4 MiB 05:43:49 L3 cache: 128 MiB 05:43:49 NUMA node0 CPU(s): 0-7 05:43:49 Vulnerability Itlb multihit: Not affected 05:43:49 Vulnerability L1tf: Not affected 05:43:49 Vulnerability Mds: Not affected 05:43:49 Vulnerability Meltdown: Not affected 05:43:49 Vulnerability Mmio stale data: Not affected 05:43:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:43:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:43:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:43:49 Vulnerability Srbds: Not affected 05:43:49 Vulnerability Tsx async abort: Not affected 05:43:49 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 05:43:49 05:43:49 05:43:49 ---> nproc: 05:43:49 8 05:43:49 05:43:49 05:43:49 ---> df -h: 05:43:49 Filesystem Size Used Avail Use% Mounted on 05:43:49 overlay 155G 12G 144G 8% / 05:43:49 tmpfs 64M 0 64M 0% /dev 05:43:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:43:49 shm 64M 0 64M 0% /dev/shm 05:43:49 /dev/vda1 155G 12G 144G 8% /facter-os 05:43:49 05:43:49 05:43:49 ---> sar -b -r -n DEV: 05:43:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40243) 03/05/25 _x86_64_ (8 CPU) 05:43:49 05:43:49 05:41:33 LINUX RESTART (8 CPU) 05:43:49 05:43:49 05:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:43:49 05:43:01 460.95 23.21 437.74 0.00 2144.49 69122.16 0.00 05:43:49 Average: 460.95 23.21 437.74 0.00 2144.49 69122.16 0.00 05:43:49 05:43:49 05:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:43:49 05:43:01 28104432 31535268 779816 2.37 128512 3462880 1860764 5.48 1252980 3021908 66356 05:43:49 Average: 28104432 31535268 779816 2.37 128512 3462880 1860764 5.48 1252980 3021908 66356 05:43:49 05:43:49 05:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:43:49 05:43:01 docker0 309.83 481.92 26.47 3081.23 0.00 0.00 0.00 0.00 05:43:49 05:43:01 lo 6.46 6.46 0.63 0.63 0.00 0.00 0.00 0.00 05:43:49 05:43:01 ens3 1051.00 663.23 8858.02 126.20 0.00 0.00 0.00 0.00 05:43:49 Average: docker0 309.83 481.92 26.47 3081.23 0.00 0.00 0.00 0.00 05:43:49 Average: lo 6.46 6.46 0.63 0.63 0.00 0.00 0.00 0.00 05:43:49 Average: ens3 1051.00 663.23 8858.02 126.20 0.00 0.00 0.00 0.00 05:43:49 05:43:49 05:43:49 ---> sar -P ALL: 05:43:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40243) 03/05/25 _x86_64_ (8 CPU) 05:43:49 05:43:49 05:41:33 LINUX RESTART (8 CPU) 05:43:49 05:43:49 05:42:01 CPU %user %nice %system %iowait %steal %idle 05:43:49 05:43:01 all 11.75 0.00 4.37 1.86 0.06 81.96 05:43:49 05:43:01 0 11.53 0.00 4.23 3.33 0.07 80.84 05:43:49 05:43:01 1 12.26 0.00 4.75 2.58 0.07 80.34 05:43:49 05:43:01 2 11.37 0.00 4.68 0.10 0.07 83.78 05:43:49 05:43:01 3 10.18 0.00 3.87 0.94 0.05 84.95 05:43:49 05:43:01 4 13.73 0.00 5.31 5.80 0.07 75.08 05:43:49 05:43:01 5 13.33 0.00 3.84 0.86 0.07 81.91 05:43:49 05:43:01 6 10.00 0.00 3.96 0.29 0.05 85.70 05:43:49 05:43:01 7 11.62 0.00 4.34 0.95 0.05 83.04 05:43:49 Average: all 11.75 0.00 4.37 1.86 0.06 81.96 05:43:49 Average: 0 11.53 0.00 4.23 3.33 0.07 80.84 05:43:49 Average: 1 12.26 0.00 4.75 2.58 0.07 80.34 05:43:49 Average: 2 11.37 0.00 4.68 0.10 0.07 83.78 05:43:49 Average: 3 10.18 0.00 3.87 0.94 0.05 84.95 05:43:49 Average: 4 13.73 0.00 5.31 5.80 0.07 75.08 05:43:49 Average: 5 13.33 0.00 3.84 0.86 0.07 81.91 05:43:49 Average: 6 10.00 0.00 3.96 0.29 0.05 85.70 05:43:49 Average: 7 11.62 0.00 4.34 0.95 0.05 83.04 05:43:49 05:43:49 05:43:49