Pull request #36 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97+2d83bb8572707f71b91caf73b01df10f3019136c (c23063eb2e9022aa1354c40874938e1bcb854bd1) 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-ssh10207583077000018766.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-ssh819522086649211788.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 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/device-s7/branches/PR-36/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/device-s7/branches/PR-36/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3956745314754516088.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/device-s7/branches/PR-36/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4254737200928233684.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 > 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-ssh6211212822175134717.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/device-s7/branches/PR-36/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/device-s7/branches/PR-36/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8354388160446357929.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-s7] ========================================================= [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-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-37021 in /w/workspace/edgexfoundry_device-s7_PR-36 [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/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_PR-36 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2d83bb8572707f71b91caf73b01df10f3019136c into PR head commit 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 Merge succeeded, producing 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 Checking out Revision 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 (PR-36) > git config remote.origin.url git@github.com:edgexfoundry/device-s7.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-s7.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 # 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 2d83bb8572707f71b91caf73b01df10f3019136c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:28:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:28:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:28:22 ========================================================= 19:28:22 EdgeX Global Pipelines Version Info 19:28:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:28:23 ------------------- 19:28:23 stable info: 19:28:23 ------------------- 19:28:23 Commited By: Cherry Wang cherry@iotechsys.com 19:28:23 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 19:28:23 Message: update stable to v1.0.269 19:28:23 ------------------- 19:28:23 experimental info: 19:28:23 ------------------- 19:28:23 Commited By: **** collab-it+edgex@linuxfoundation.org 19:28:23 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 19:28:23 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:28:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 19:28:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 19:28:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:28:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5185ea8 [Pipeline] echo 19:28:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:28:25 provisioning config files... 19:28:25 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-36@tmp/config16478177065956275622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:28:26 ---> ****-login.sh 19:28:26 nexus3.edgexfoundry.org:10001 19:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:26 Configure a credential helper to remove this warning. See 19:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:26 19:28:26 Login Succeeded 19:28:26 nexus3.edgexfoundry.org:10002 19:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:26 Configure a credential helper to remove this warning. See 19:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:26 19:28:26 Login Succeeded 19:28:26 nexus3.edgexfoundry.org:10003 19:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:26 Configure a credential helper to remove this warning. See 19:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:26 19:28:26 Login Succeeded 19:28:26 nexus3.edgexfoundry.org:10004 19:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:26 Configure a credential helper to remove this warning. See 19:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:26 19:28:26 Login Succeeded 19:28:26 ****.io 19:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:27 Configure a credential helper to remove this warning. See 19:28:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:27 19:28:27 Login Succeeded 19:28:27 ---> ****-login.sh ends [Pipeline] } 19:28:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:28:27 + git rev-list -1 --merges 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97~1..5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 [Pipeline] echo 19:28:27 -----------> git rev-list -1 --merges 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97~1..5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 [false] [Pipeline] sh 19:28:28 + git log --format=format:%s -1 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 [Pipeline] echo 19:28:28 ========================================================= 19:28:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:28:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:28:28 + git log --format=format:%s -1 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97 [Pipeline] echo 19:28:28 [semverPrep] GIT_COMMIT: 5185ea81e56bd6e3a17a563de6c1d2ab0ca09e97, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 19:28:28 [semverPrep] This is not a build commit. [Pipeline] sh 19:28:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:28:29 + grep -v github /etc/ssh/ssh_known_hosts 19:28:29 + [ -e /tmp/ssh_known_hosts ] 19:28:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:28:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:28:29 + sudo tee -a /etc/ssh/ssh_known_hosts 19:28:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:28:29 19:28:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:28:30 0.1.4: Pulling from edgex-devops/py-git-semver 19:28:30 b85a868b505f: Pulling fs layer 19:28:30 e2be974225ed: Pulling fs layer 19:28:30 339a4e72a1f5: Pulling fs layer 19:28:30 988bab9f4d93: Pulling fs layer 19:28:30 1469e6f7b9e6: Pulling fs layer 19:28:30 eaf3925da568: Pulling fs layer 19:28:30 bab4dde63d76: Pulling fs layer 19:28:30 bde34c3a00c8: Pulling fs layer 19:28:30 b352a97aabf1: Pulling fs layer 19:28:30 4872d77fe225: Pulling fs layer 19:28:30 5851b861e8e6: Pulling fs layer 19:28:30 eaf3925da568: Waiting 19:28:30 988bab9f4d93: Waiting 19:28:30 b352a97aabf1: Waiting 19:28:30 bab4dde63d76: Waiting 19:28:30 bde34c3a00c8: Waiting 19:28:30 5851b861e8e6: Waiting 19:28:30 1469e6f7b9e6: Waiting 19:28:30 4872d77fe225: Waiting 19:28:30 e2be974225ed: Download complete 19:28:30 988bab9f4d93: Verifying Checksum 19:28:30 988bab9f4d93: Download complete 19:28:30 1469e6f7b9e6: Verifying Checksum 19:28:30 1469e6f7b9e6: Download complete 19:28:30 eaf3925da568: Verifying Checksum 19:28:30 eaf3925da568: Download complete 19:28:30 339a4e72a1f5: Verifying Checksum 19:28:30 339a4e72a1f5: Download complete 19:28:30 bde34c3a00c8: Verifying Checksum 19:28:30 bde34c3a00c8: Download complete 19:28:30 b352a97aabf1: Verifying Checksum 19:28:30 b352a97aabf1: Download complete 19:28:30 4872d77fe225: Verifying Checksum 19:28:30 4872d77fe225: Download complete 19:28:30 5851b861e8e6: Verifying Checksum 19:28:30 5851b861e8e6: Download complete 19:28:30 b85a868b505f: Download complete 19:28:30 bab4dde63d76: Verifying Checksum 19:28:30 bab4dde63d76: Download complete 19:28:32 b85a868b505f: Pull complete 19:28:32 e2be974225ed: Pull complete 19:28:32 339a4e72a1f5: Pull complete 19:28:32 988bab9f4d93: Pull complete 19:28:33 1469e6f7b9e6: Pull complete 19:28:33 eaf3925da568: Pull complete 19:28:35 bab4dde63d76: Pull complete 19:28:36 bde34c3a00c8: Pull complete 19:28:36 b352a97aabf1: Pull complete 19:28:36 4872d77fe225: Pull complete 19:28:36 5851b861e8e6: Pull complete 19:28:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:28:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:28:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:36 prd-ubuntu20.04-docker-8c-8g-37021 does not seem to be running inside a container 19:28:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_PR-36 -v /w/workspace/edgexfoundry_device-s7_PR-36:/w/workspace/edgexfoundry_device-s7_PR-36:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-36@tmp:/w/workspace/edgexfoundry_device-s7_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:28:48 $ docker top d31c78d0df94eb332a12464002142132a67f706235126a624fa1befc3640a74a -eo pid,comm 19:28:48 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). 19:28:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:28:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:28:48 [ssh-agent] Looking for ssh-agent implementation... 19:28:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:28:48 $ docker exec d31c78d0df94eb332a12464002142132a67f706235126a624fa1befc3640a74a ssh-agent 19:28:48 SSH_AUTH_SOCK=/tmp/ssh-yZs2f6LTthRP/agent.31 19:28:48 SSH_AGENT_PID=37 19:28:48 Running ssh-add (command line suppressed) 19:28:48 Identity added: /w/workspace/edgexfoundry_device-s7_PR-36@tmp/private_key_5041446252009783603.key (/w/workspace/edgexfoundry_device-s7_PR-36@tmp/private_key_5041446252009783603.key) 19:28:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:28:49 + git tag --points-at HEAD [Pipeline] } 19:28:49 $ docker exec --env ******** --env ******** d31c78d0df94eb332a12464002142132a67f706235126a624fa1befc3640a74a ssh-agent -k 19:28:49 unset SSH_AUTH_SOCK; 19:28:49 unset SSH_AGENT_PID; 19:28:49 echo Agent pid 37 killed; 19:28:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:28:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:28:49 [ssh-agent] Looking for ssh-agent implementation... 19:28:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:28:49 $ docker exec d31c78d0df94eb332a12464002142132a67f706235126a624fa1befc3640a74a ssh-agent 19:28:49 SSH_AUTH_SOCK=/tmp/ssh-MggBDfM5dRx5/agent.71 19:28:49 SSH_AGENT_PID=77 19:28:49 Running ssh-add (command line suppressed) 19:28:49 Identity added: /w/workspace/edgexfoundry_device-s7_PR-36@tmp/private_key_16276552259701763721.key (/w/workspace/edgexfoundry_device-s7_PR-36@tmp/private_key_16276552259701763721.key) 19:28:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:28:50 + git semver init 19:28:50 2025-01-17 19:28:50,441 [run_init] DEBUG init version:0.0.0 force:False 19:28:50 2025-01-17 19:28:50,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-36/.semver 19:28:50 2025-01-17 19:28:50,443 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_PR-36/.semver 19:28:50 2025-01-17 19:28:50,443 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_PR-36/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_PR-36, universal_newlines=False, shell=None, istream=None) 19:28:51 2025-01-17 19:28:51,344 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-36/.git/info/exclude 19:28:51 2025-01-17 19:28:51,345 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_PR-36/.semver/PR-36 with force:False 19:28:51 2025-01-17 19:28:51,345 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-36/.semver/PR-36 19:28:51 2025-01-17 19:28:51,348 [execute] INFO git cat-file --batch-check 19:28:51 2025-01-17 19:28:51,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_PR-36/.semver, universal_newlines=False, shell=None, istream=) 19:28:51 2025-01-17 19:28:51,357 [execute] INFO git cat-file --batch 19:28:51 2025-01-17 19:28:51,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_PR-36/.semver, universal_newlines=False, shell=None, istream=) 19:28:51 2025-01-17 19:28:51,363 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-36/.semver/PR-36 19:28:51 0.0.0 [Pipeline] } 19:28:51 $ docker exec --env ******** --env ******** d31c78d0df94eb332a12464002142132a67f706235126a624fa1befc3640a74a ssh-agent -k 19:28:51 unset SSH_AUTH_SOCK; 19:28:51 unset SSH_AGENT_PID; 19:28:51 echo Agent pid 77 killed; 19:28:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:28:52 + git semver [Pipeline] } 19:28:52 $ docker stop --time=1 d31c78d0df94eb332a12464002142132a67f706235126a624fa1befc3640a74a 19:28:54 $ docker rm -f --volumes d31c78d0df94eb332a12464002142132a67f706235126a624fa1befc3640a74a [Pipeline] // withDockerContainer [Pipeline] sh 19:28:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:28:55 Stashed 1 file(s) [Pipeline] echo 19:28:55 [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 19:28:56 provisioning config files... 19:28:56 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-36@tmp/config5613574621269099593tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 19:28:56 ---> ****-login.sh 19:28:56 nexus3.edgexfoundry.org:10001 19:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:56 Configure a credential helper to remove this warning. See 19:28:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:56 19:28:56 Login Succeeded 19:28:56 nexus3.edgexfoundry.org:10002 19:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:56 Configure a credential helper to remove this warning. See 19:28:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:56 19:28:56 Login Succeeded 19:28:56 nexus3.edgexfoundry.org:10003 19:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:56 Configure a credential helper to remove this warning. See 19:28:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:56 19:28:56 Login Succeeded 19:28:56 nexus3.edgexfoundry.org:10004 19:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:56 Configure a credential helper to remove this warning. See 19:28:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:56 19:28:56 Login Succeeded 19:28:56 ****.io 19:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:57 Configure a credential helper to remove this warning. See 19:28:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:57 19:28:57 Login Succeeded 19:28:57 ---> ****-login.sh ends [Pipeline] } 19:28:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:28:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:28:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:28:57 ========================================================= 19:28:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 19:28:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 19:28:57 Sending build context to Docker daemon 773.1kB 19:28:57 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 19:28:57 Step 2/10 : FROM ${BASE} AS builder 19:28:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 19:28:57 da9db072f522: Pulling fs layer 19:28:57 6ef4a4ee8ca5: Pulling fs layer 19:28:57 06f05ace1117: Pulling fs layer 19:28:57 5fe327b54edc: Pulling fs layer 19:28:57 4f4fb700ef54: Pulling fs layer 19:28:57 92a5565b7b96: Pulling fs layer 19:28:57 ff9bb7016b71: Pulling fs layer 19:28:57 b67dba6c2c7d: Pulling fs layer 19:28:57 a813b0c90790: Pulling fs layer 19:28:57 ff9bb7016b71: Waiting 19:28:57 4f4fb700ef54: Waiting 19:28:57 92a5565b7b96: Waiting 19:28:57 5fe327b54edc: Waiting 19:28:57 b67dba6c2c7d: Waiting 19:28:57 a813b0c90790: Waiting 19:28:57 6ef4a4ee8ca5: Verifying Checksum 19:28:57 6ef4a4ee8ca5: Download complete 19:28:57 5fe327b54edc: Verifying Checksum 19:28:57 5fe327b54edc: Download complete 19:28:57 4f4fb700ef54: Verifying Checksum 19:28:57 4f4fb700ef54: Download complete 19:28:57 92a5565b7b96: Verifying Checksum 19:28:57 92a5565b7b96: Download complete 19:28:58 da9db072f522: Verifying Checksum 19:28:58 da9db072f522: Download complete 19:28:58 ff9bb7016b71: Verifying Checksum 19:28:58 ff9bb7016b71: Download complete 19:28:58 da9db072f522: Pull complete 19:28:58 a813b0c90790: Verifying Checksum 19:28:58 6ef4a4ee8ca5: Pull complete 19:28:58 06f05ace1117: Verifying Checksum 19:28:58 06f05ace1117: Download complete 19:28:58 b67dba6c2c7d: Download complete 19:29:02 06f05ace1117: Pull complete 19:29:02 5fe327b54edc: Pull complete 19:29:02 4f4fb700ef54: Pull complete 19:29:02 92a5565b7b96: Pull complete 19:29:02 ff9bb7016b71: Pull complete 19:29:05 b67dba6c2c7d: Pull complete 19:29:05 a813b0c90790: Pull complete 19:29:06 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 19:29:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:29:06 ---> 3ba60ce46760 19:29:06 Step 3/10 : ARG MAKE=make build 19:29:33 ---> Running in 83ba1300a424 19:29:33 Removing intermediate container 83ba1300a424 19:29:33 ---> 8a04183e696f 19:29:33 Step 4/10 : WORKDIR /device-s7 19:29:33 ---> Running in 98041521b9df 19:29:33 Removing intermediate container 98041521b9df 19:29:33 ---> ddc38c774c35 19:29:33 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 19:29:33 ---> Running in 167fd7109bbd 19:29:33 Removing intermediate container 167fd7109bbd 19:29:33 ---> 4c4612873bb7 19:29:33 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 19:29:33 ---> Running in 6acc112c74c1 19:29:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:29:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:29:33 OK: 248 MiB in 58 packages 19:29:33 Removing intermediate container 6acc112c74c1 19:29:33 ---> 94c89ec9e993 19:29:33 Step 7/10 : COPY go.mod vendor* ./ 19:29:33 ---> d0500c29c961 19:29:33 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:33 ---> Running in 427346fa6b8e 19:31:24 Removing intermediate container 427346fa6b8e 19:31:24 ---> 931625efac2f 19:31:24 Step 9/10 : COPY . . 19:31:24 ---> dc2df2da03e1 19:31:24 Step 10/10 : RUN ${MAKE} 19:31:24 ---> Running in 6eba1e3fe202 19:31:24 noop 19:31:24 Removing intermediate container 6eba1e3fe202 19:31:24 ---> 8e054c50b3ee 19:31:24 Successfully built 8e054c50b3ee 19:31:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:25 + docker inspect -f . ci-base-image-x86_64 19:31:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:25 prd-ubuntu20.04-docker-8c-8g-37021 does not seem to be running inside a container 19:31:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_PR-36 -v /w/workspace/edgexfoundry_device-s7_PR-36:/w/workspace/edgexfoundry_device-s7_PR-36:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-36@tmp:/w/workspace/edgexfoundry_device-s7_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:31:25 $ docker top d5bb57ce8caa0b913db9118345b69e5e29e9ffe6af64031442656bcc3f2ad737 -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:26 + go version 19:31:26 go version go1.23.4 linux/amd64 [Pipeline] } 19:31:26 $ docker stop --time=1 d5bb57ce8caa0b913db9118345b69e5e29e9ffe6af64031442656bcc3f2ad737 19:31:27 $ docker rm -f --volumes d5bb57ce8caa0b913db9118345b69e5e29e9ffe6af64031442656bcc3f2ad737 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:28 + docker inspect -f . ci-base-image-x86_64 19:31:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:28 prd-ubuntu20.04-docker-8c-8g-37021 does not seem to be running inside a container 19:31:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_PR-36 -v /w/workspace/edgexfoundry_device-s7_PR-36:/w/workspace/edgexfoundry_device-s7_PR-36:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-36@tmp:/w/workspace/edgexfoundry_device-s7_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:31:28 $ docker top d119e8e1e473e3c31474adb376b386ad612af846eef4b9058eb28cbc11cc204f -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:29 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-36 [Pipeline] fileExists [Pipeline] sh 19:31:29 + make test 19:31:29 go test -race -coverprofile=coverage.out ./... 19:31:37 ? github.com/edgexfoundry/device-s7 [no test files] 19:31:59 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 19:31:59 ok github.com/edgexfoundry/device-s7/internal/driver 1.022s coverage: 6.8% of statements 19:33:07 level=error msg="Running error: context loading failed: failed to load packages: failed to load packages: failed to load with go/packages: context deadline exceeded" 19:33:07 level=error msg="Timeout exceeded: try increasing it by passing --timeout option" 19:33:07 make: *** [Makefile:46: lint] Error 4 [Pipeline] } 19:33:07 $ docker stop --time=1 d119e8e1e473e3c31474adb376b386ad612af846eef4b9058eb28cbc11cc204f 19:33:28 $ docker rm -f --volumes d119e8e1e473e3c31474adb376b386ad612af846eef4b9058eb28cbc11cc204f [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 19:33:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:33:30 19:33:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:33:30 latest: Pulling from edgex-lftools-log-publisher 19:33:30 5eb5b503b376: Pulling fs layer 19:33:30 5c69ac0246d0: Pulling fs layer 19:33:30 ec43610c2a17: Pulling fs layer 19:33:30 3a2ae6a8a46f: Pulling fs layer 19:33:30 33b1e0a273af: Pulling fs layer 19:33:30 5d3b04190fa2: Pulling fs layer 19:33:30 2f39f015ded8: Pulling fs layer 19:33:30 3a2ae6a8a46f: Waiting 19:33:30 33b1e0a273af: Waiting 19:33:30 5d3b04190fa2: Waiting 19:33:30 2f39f015ded8: Waiting 19:33:30 5c69ac0246d0: Verifying Checksum 19:33:30 5c69ac0246d0: Download complete 19:33:30 3a2ae6a8a46f: Download complete 19:33:30 33b1e0a273af: Verifying Checksum 19:33:30 5d3b04190fa2: Verifying Checksum 19:33:30 5d3b04190fa2: Download complete 19:33:30 ec43610c2a17: Verifying Checksum 19:33:30 ec43610c2a17: Download complete 19:33:30 5eb5b503b376: Verifying Checksum 19:33:30 5eb5b503b376: Download complete 19:33:31 2f39f015ded8: Download complete 19:33:32 5eb5b503b376: Pull complete 19:33:32 5c69ac0246d0: Pull complete 19:33:32 ec43610c2a17: Pull complete 19:33:32 3a2ae6a8a46f: Pull complete 19:33:33 33b1e0a273af: Pull complete 19:33:33 5d3b04190fa2: Pull complete 19:33:45 2f39f015ded8: Pull complete 19:33:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:33:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:33:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:46 prd-ubuntu20.04-docker-8c-8g-37021 does not seem to be running inside a container 19:33:46 $ 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/edgexfoundry_device-s7_PR-36 -v /w/workspace/edgexfoundry_device-s7_PR-36:/w/workspace/edgexfoundry_device-s7_PR-36:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-36@tmp:/w/workspace/edgexfoundry_device-s7_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:33:46 $ docker top 2cad3fa19b4d175d4d9809889c2d813b13f958e65815f888154030857e11564d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:33:47 ---> job-cost.sh 19:33:47 lf-activate-venv: SKIPPING 19:33:47 INFO: No Stack... 19:33:47 INFO: Retrieving Pricing Info for: v3-standard-8 19:33:47 INFO: Archiving Costs [Pipeline] sh 19:33:47 + cat /w/workspace/edgexfoundry_device-s7_PR-36/archives/cost.csv 19:33:47 + cut -d, -f6 [Pipeline] lock 19:33:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-36-1-stack-cost] 19:33:48 Resource [jenkins-edgexfoundry-device-s7-PR-36-1-stack-cost] did not exist. Created. 19:33:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-36-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:33:48 + echo total: 0.2199999988079071 [Pipeline] stash 19:33:48 Stashed 1 file(s) [Pipeline] } 19:33:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-36-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:33:48 $ docker stop --time=1 2cad3fa19b4d175d4d9809889c2d813b13f958e65815f888154030857e11564d 19:33:49 $ docker rm -f --volumes 2cad3fa19b4d175d4d9809889c2d813b13f958e65815f888154030857e11564d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:33:50 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 19:33:52 + [ -d /w/workspace/edgexfoundry_device-s7_PR-36/archives ] 19:33:52 + ls -al /w/workspace/edgexfoundry_device-s7_PR-36/archives 19:33:52 total 16 19:33:52 drwxr-xr-x 3 root root 4096 Jan 17 19:33 . 19:33:52 drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 19:33 .. 19:33:52 drwxr-xr-x 2 root root 4096 Jan 17 19:33 cost 19:33:52 -rw-r--r-- 1 root root 80 Jan 17 19:33 cost.csv 19:33:52 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-36/archives 19:33:52 + ls -al /w/workspace/edgexfoundry_device-s7_PR-36/archives 19:33:52 total 16 19:33:52 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 19:33 . 19:33:52 drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 19:33 .. 19:33:52 drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 19:33 cost 19:33:52 -rw-r--r-- 1 jenkins jenkins 80 Jan 17 19:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:33:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:33:53 ---> package-listing.sh 19:33:53 ++ facter osfamily 19:33:53 ++ tr '[:upper:]' '[:lower:]' 19:33:53 + OS_FAMILY=debian 19:33:53 + workspace=/w/workspace/edgexfoundry_device-s7_PR-36 19:33:53 + START_PACKAGES=/tmp/packages_start.txt 19:33:53 + END_PACKAGES=/tmp/packages_end.txt 19:33:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:33:53 + PACKAGES=/tmp/packages_start.txt 19:33:53 + '[' /w/workspace/edgexfoundry_device-s7_PR-36 ']' 19:33:53 + PACKAGES=/tmp/packages_end.txt 19:33:53 + case "${OS_FAMILY}" in 19:33:53 + dpkg -l 19:33:53 + grep '^ii' 19:33:53 + '[' -f /tmp/packages_start.txt ']' 19:33:53 + '[' -f /tmp/packages_end.txt ']' 19:33:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:33:53 + '[' /w/workspace/edgexfoundry_device-s7_PR-36 ']' 19:33:53 + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-36/archives/ 19:33:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-36/archives/ [Pipeline] echo 19:33:53 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/edgexfoundry_device-s7_PR-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:33:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:33:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:55 prd-ubuntu20.04-docker-8c-8g-37021 does not seem to be running inside a container 19:33:55 $ 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/edgexfoundry_device-s7_PR-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_PR-36 -v /w/workspace/edgexfoundry_device-s7_PR-36:/w/workspace/edgexfoundry_device-s7_PR-36:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-36@tmp:/w/workspace/edgexfoundry_device-s7_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:33:55 $ docker top 6c32f0ac196b371ffdc2d21caf0375e4072579e72c121180eb9cbc2d55aac84d -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:56 + touch /tmp/pre-build-complete [Pipeline] sh 19:33:56 + mkdir -p /var/log/sysstat [Pipeline] sh 19:33:56 + ls /var/log/sa-host 19:33:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:33:57 provisioning config files... 19:33:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-36@tmp/config15604888735479496147tmp [Pipeline] { [Pipeline] echo 19:33:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:33:57 ---> create-netrc.sh [Pipeline] } 19:33:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:33:57 ---> python-tools-install.sh [Pipeline] echo 19:33:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:33:58 ---> sudo-logs.sh 19:33:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:33:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:33:58 ---> job-cost.sh 19:33:58 lf-activate-venv: SKIPPING 19:33:58 DEBUG: total: 0.2199999988079071 19:33:58 INFO: Retrieving Stack Cost... 19:33:58 INFO: Retrieving Pricing Info for: v3-standard-8 19:33:58 INFO: Archiving Costs [Pipeline] echo 19:33:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:33:59 ---> logs-deploy.sh 19:33:59 lf-activate-venv: SKIPPING 19:33:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-36/1 19:33:59 INFO: archiving workspace using pattern(s): 19:34:00 Archives upload complete. 19:34:00 INFO: archiving logs to Nexus 19:34:01 ---> uname -a: 19:34:01 Linux prd-ubuntu20-04-docker-8c-8g-37021 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:34:01 19:34:01 19:34:01 ---> lscpu: 19:34:01 Architecture: x86_64 19:34:01 CPU op-mode(s): 32-bit, 64-bit 19:34:01 Byte Order: Little Endian 19:34:01 Address sizes: 40 bits physical, 48 bits virtual 19:34:01 CPU(s): 8 19:34:01 On-line CPU(s) list: 0-7 19:34:01 Thread(s) per core: 1 19:34:01 Core(s) per socket: 1 19:34:01 Socket(s): 8 19:34:01 NUMA node(s): 1 19:34:01 Vendor ID: AuthenticAMD 19:34:01 CPU family: 23 19:34:01 Model: 49 19:34:01 Model name: AMD EPYC-Rome Processor 19:34:01 Stepping: 0 19:34:01 CPU MHz: 2800.000 19:34:01 BogoMIPS: 5600.00 19:34:01 Virtualization: AMD-V 19:34:01 Hypervisor vendor: KVM 19:34:01 Virtualization type: full 19:34:01 L1d cache: 256 KiB 19:34:01 L1i cache: 256 KiB 19:34:01 L2 cache: 4 MiB 19:34:01 L3 cache: 128 MiB 19:34:01 NUMA node0 CPU(s): 0-7 19:34:01 Vulnerability Itlb multihit: Not affected 19:34:01 Vulnerability L1tf: Not affected 19:34:01 Vulnerability Mds: Not affected 19:34:01 Vulnerability Meltdown: Not affected 19:34:01 Vulnerability Mmio stale data: Not affected 19:34:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:34:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:34:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:34:01 Vulnerability Srbds: Not affected 19:34:01 Vulnerability Tsx async abort: Not affected 19:34:01 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 19:34:01 19:34:01 19:34:01 ---> nproc: 19:34:01 8 19:34:01 19:34:01 19:34:01 ---> df -h: 19:34:01 Filesystem Size Used Avail Use% Mounted on 19:34:01 overlay 155G 12G 144G 8% / 19:34:01 tmpfs 64M 0 64M 0% /dev 19:34:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:34:01 shm 64M 0 64M 0% /dev/shm 19:34:01 /dev/vda1 155G 12G 144G 8% /facter-os 19:34:01 19:34:01 19:34:01 ---> sar -b -r -n DEV: 19:34:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37021) 01/17/25 _x86_64_ (8 CPU) 19:34:01 19:34:01 19:27:25 LINUX RESTART (8 CPU) 19:34:01 19:34:01 19:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:34:01 19:29:01 299.22 38.72 260.50 0.00 4315.73 63272.53 0.00 19:34:01 19:30:01 143.44 2.83 140.60 0.00 35.19 32906.76 0.00 19:34:01 19:31:01 124.17 1.02 123.15 0.00 21.85 45104.20 0.00 19:34:01 19:32:01 63.86 0.08 63.77 0.00 8.80 16961.46 0.00 19:34:01 19:33:01 30.01 0.97 29.05 0.00 67.42 20688.61 0.00 19:34:01 19:34:01 111.13 4.27 106.87 0.00 4292.62 35794.03 0.00 19:34:01 Average: 128.62 7.98 120.65 0.00 1456.58 35786.61 0.00 19:34:01 19:34:01 19:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:34:01 19:29:01 29416188 31555916 782776 2.38 69184 2350320 2027016 5.97 1002320 2100232 460976 19:34:01 19:30:01 28171144 31552292 758816 2.31 128240 3419532 1896884 5.59 1215696 2990728 691556 19:34:01 19:31:01 27094312 31548132 758576 2.31 181132 4337340 1888936 5.57 1274800 3906132 461092 19:34:01 19:32:01 27482872 31418456 885004 2.69 186424 3847784 2003612 5.90 1365468 3459424 428460 19:34:01 19:33:01 27040844 31387484 914568 2.78 188680 4246072 2070952 6.10 1595584 3662092 187668 19:34:01 19:34:01 27089556 31458240 814520 2.48 210256 4249800 1840232 5.42 1566252 3606428 94840 19:34:01 Average: 27715819 31486753 819043 2.49 160653 3741808 1954605 5.76 1336687 3287506 387432 19:34:01 19:34:01 19:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:34:01 19:29:01 ens3 478.68 324.37 5604.77 91.94 0.00 0.00 0.00 0.00 19:34:01 19:29:01 lo 6.67 6.67 0.66 0.66 0.00 0.00 0.00 0.00 19:34:01 19:29:01 docker0 1.17 1.33 0.13 3.67 0.00 0.00 0.00 0.00 19:34:01 19:30:01 ens3 461.60 288.70 2943.67 34.15 0.00 0.00 0.00 0.00 19:34:01 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:34:01 19:30:01 docker0 281.26 448.40 24.40 2932.72 0.00 0.00 0.00 0.00 19:34:01 19:31:01 ens3 1.67 0.90 1.36 0.72 0.00 0.00 0.00 0.00 19:34:01 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:01 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:01 19:32:01 ens3 23.41 14.70 25.41 10.06 0.00 0.00 0.00 0.00 19:34:01 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:34:01 19:32:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:34:01 19:32:01 veth550793a 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 19:34:01 19:33:01 ens3 6.21 4.46 7.76 2.31 0.00 0.00 0.00 0.00 19:34:01 19:33:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:34:01 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:01 19:33:01 veth550793a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:34:01 19:34:01 ens3 359.96 216.35 5422.23 31.96 0.00 0.00 0.00 0.00 19:34:01 19:34:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 19:34:01 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:34:01 Average: ens3 221.88 141.56 2333.74 28.52 0.00 0.00 0.00 0.00 19:34:01 Average: lo 1.59 1.59 0.16 0.16 0.00 0.00 0.00 0.00 19:34:01 Average: docker0 47.07 74.97 4.09 489.40 0.00 0.00 0.00 0.00 19:34:01 19:34:01 19:34:01 ---> sar -P ALL: 19:34:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-37021) 01/17/25 _x86_64_ (8 CPU) 19:34:01 19:34:01 19:27:25 LINUX RESTART (8 CPU) 19:34:01 19:34:01 19:28:01 CPU %user %nice %system %iowait %steal %idle 19:34:01 19:29:01 all 7.61 0.00 2.19 6.18 0.09 83.94 19:34:01 19:29:01 0 10.90 0.00 1.91 1.93 0.08 85.18 19:34:01 19:29:01 1 7.84 0.00 2.12 1.73 0.10 88.20 19:34:01 19:29:01 2 8.30 0.00 1.89 6.38 0.08 83.35 19:34:01 19:29:01 3 6.80 0.00 2.59 13.80 0.08 76.73 19:34:01 19:29:01 4 7.61 0.00 2.81 6.54 0.08 82.95 19:34:01 19:29:01 5 8.88 0.00 1.73 0.67 0.08 88.64 19:34:01 19:29:01 6 6.13 0.00 2.30 1.26 0.10 90.22 19:34:01 19:29:01 7 4.42 0.00 2.17 17.13 0.07 76.21 19:34:01 19:30:01 all 4.06 0.00 1.85 13.30 0.09 80.70 19:34:01 19:30:01 0 3.71 0.00 1.94 3.99 0.05 90.31 19:34:01 19:30:01 1 4.86 0.00 1.80 3.26 0.15 89.93 19:34:01 19:30:01 2 4.23 0.00 1.97 18.32 0.07 75.41 19:34:01 19:30:01 3 3.62 0.00 2.18 29.88 0.07 64.25 19:34:01 19:30:01 4 3.50 0.00 1.41 1.94 0.10 93.06 19:34:01 19:30:01 5 3.60 0.00 1.57 3.72 0.05 91.06 19:34:01 19:30:01 6 5.36 0.00 1.58 9.07 0.17 83.82 19:34:01 19:30:01 7 3.60 0.00 2.32 36.38 0.08 57.62 19:34:01 19:31:01 all 3.09 0.00 1.77 11.40 0.07 83.67 19:34:01 19:31:01 0 3.52 0.00 1.85 35.19 0.12 59.32 19:34:01 19:31:01 1 4.00 0.00 1.77 1.76 0.15 92.32 19:34:01 19:31:01 2 2.98 0.00 2.62 36.94 0.08 57.38 19:34:01 19:31:01 3 2.02 0.00 0.94 13.01 0.02 84.01 19:34:01 19:31:01 4 2.97 0.00 0.87 0.00 0.03 96.13 19:34:01 19:31:01 5 3.83 0.00 1.64 2.39 0.05 92.08 19:34:01 19:31:01 6 2.56 0.00 3.40 1.87 0.05 92.13 19:34:01 19:31:01 7 2.85 0.00 1.11 0.25 0.03 95.76 19:34:01 19:32:01 all 27.40 0.00 3.98 3.50 0.12 65.00 19:34:01 19:32:01 0 27.25 0.00 4.57 21.38 0.13 46.66 19:34:01 19:32:01 1 26.73 0.00 3.83 0.12 0.10 69.22 19:34:01 19:32:01 2 27.81 0.00 3.98 0.03 0.13 68.04 19:34:01 19:32:01 3 28.26 0.00 3.73 4.53 0.12 63.37 19:34:01 19:32:01 4 27.41 0.00 3.99 0.15 0.13 68.31 19:34:01 19:32:01 5 28.13 0.00 4.97 1.72 0.08 65.09 19:34:01 19:32:01 6 24.06 0.00 3.21 0.05 0.10 72.58 19:34:01 19:32:01 7 29.52 0.00 3.59 0.10 0.12 66.67 19:34:01 19:33:01 all 13.02 0.00 3.01 34.37 0.16 49.44 19:34:01 19:33:01 0 12.81 0.00 2.65 13.51 0.22 70.81 19:34:01 19:33:01 1 12.90 0.00 3.73 81.58 0.17 1.61 19:34:01 19:33:01 2 12.60 0.00 3.41 32.39 0.20 51.40 19:34:01 19:33:01 3 13.02 0.00 2.80 8.17 0.19 75.84 19:34:01 19:33:01 4 13.67 0.00 2.62 9.16 0.12 74.44 19:34:01 19:33:01 5 13.19 0.00 2.98 58.66 0.17 25.00 19:34:01 19:33:01 6 11.94 0.00 3.09 27.49 0.10 57.38 19:34:01 19:33:01 7 13.99 0.00 2.82 43.84 0.13 39.21 19:34:01 19:34:01 all 10.32 0.00 3.20 15.44 0.14 70.89 19:34:01 19:34:01 0 7.06 0.00 2.97 3.24 0.07 86.67 19:34:01 19:34:01 1 10.46 0.00 4.21 13.09 0.17 72.08 19:34:01 19:34:01 2 12.32 0.00 2.80 29.42 0.17 55.28 19:34:01 19:34:01 3 13.00 0.00 4.56 21.29 0.17 60.99 19:34:01 19:34:01 4 8.07 0.00 3.24 2.49 0.10 86.10 19:34:01 19:34:01 5 7.40 0.00 2.33 47.22 0.15 42.90 19:34:01 19:34:01 6 12.56 0.00 2.79 3.42 0.15 81.07 19:34:01 19:34:01 7 11.78 0.00 2.72 3.49 0.12 81.89 19:34:01 Average: all 10.91 0.00 2.67 14.02 0.11 72.29 19:34:01 Average: 0 10.86 0.00 2.65 13.18 0.11 73.20 19:34:01 Average: 1 11.13 0.00 2.91 16.88 0.14 68.94 19:34:01 Average: 2 11.37 0.00 2.78 20.55 0.12 65.18 19:34:01 Average: 3 11.11 0.00 2.80 15.12 0.11 70.87 19:34:01 Average: 4 10.52 0.00 2.49 3.37 0.10 83.52 19:34:01 Average: 5 10.81 0.00 2.53 19.02 0.10 67.53 19:34:01 Average: 6 10.43 0.00 2.73 7.19 0.11 79.54 19:34:01 Average: 7 11.01 0.00 2.45 16.87 0.09 69.57 19:34:01 19:34:01 19:34:01