Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 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-ssh8204730318122813331.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12127642059430060892.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13985862892452544002.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh17210383588499451698.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8637680920582479843.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets 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: go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15823 in /w/workspace/edgexfoundry_go-mod-secrets_main [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/go-mod-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 # timeout=10 Commit message: "Merge pull request #280 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.47" > git rev-list --no-walk 56e60704c545c7c42e42a81f4ef0527bde0fab85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-04T07:04:37.334Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-04T07:04:37.402Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-04T07:04:37.428Z] ========================================================= [2024-10-04T07:04:37.428Z] EdgeX Global Pipelines Version Info [2024-10-04T07:04:37.428Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:04:38.154Z] ------------------- [2024-10-04T07:04:38.154Z] stable info: [2024-10-04T07:04:38.154Z] ------------------- [2024-10-04T07:04:38.154Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-04T07:04:38.154Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-04T07:04:38.154Z] Message: update stable to v1.0.265 [2024-10-04T07:04:38.765Z] ------------------- [2024-10-04T07:04:38.765Z] experimental info: [2024-10-04T07:04:38.765Z] ------------------- [2024-10-04T07:04:38.765Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-04T07:04:38.765Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-04T07:04:38.765Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-04T07:04:38.856Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2024-10-04T07:04:38.884Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2024-10-04T07:04:38.909Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-04T07:04:38.936Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-04T07:04:38.959Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-04T07:04:38.983Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-04T07:04:39.006Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-04T07:04:39.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-04T07:04:39.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-04T07:04:39.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-04T07:04:39.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-04T07:04:39.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2024-10-04T07:04:39.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-04T07:04:39.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-04T07:04:39.194Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T07:04:39.215Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T07:04:39.233Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T07:04:39.257Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T07:04:39.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-04T07:04:39.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-04T07:04:39.321Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-04T07:04:39.343Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-04T07:04:39.363Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-04T07:04:39.389Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-04T07:04:39.410Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2024-10-04T07:04:39.432Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-04T07:04:39.453Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-04T07:04:39.476Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-04T07:04:39.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-04T07:04:39.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-04T07:04:39.545Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 [Pipeline] echo [2024-10-04T07:04:39.567Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ad7c4f [Pipeline] echo [2024-10-04T07:04:39.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-04T07:04:39.968Z] + git rev-list -1 --merges 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396~1..6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 [Pipeline] echo [2024-10-04T07:04:39.998Z] -----------> git rev-list -1 --merges 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396~1..6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 [2024-10-04T07:04:39.998Z] 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 [false] [Pipeline] sh [2024-10-04T07:04:40.289Z] + git log --format=format:%s -1 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 [Pipeline] echo [2024-10-04T07:04:40.302Z] ========================================================= [2024-10-04T07:04:40.302Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-04T07:04:40.302Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T07:04:40.630Z] + git log --format=format:%s -1 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 [Pipeline] echo [2024-10-04T07:04:40.642Z] [semverPrep] GIT_COMMIT: 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396, Commit Message: Merge pull request #280 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.47 [Pipeline] echo [2024-10-04T07:04:40.658Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-04T07:04:41.019Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T07:04:41.020Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-04T07:04:41.020Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-04T07:04:41.020Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-04T07:04:41.020Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-04T07:04:41.020Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-04T07:04:41.020Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:04:41.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:04:41.649Z] [2024-10-04T07:04:41.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:04:41.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:04:41.953Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-04T07:04:41.953Z] b85a868b505f: Pulling fs layer [2024-10-04T07:04:41.953Z] e2be974225ed: Pulling fs layer [2024-10-04T07:04:41.953Z] 339a4e72a1f5: Pulling fs layer [2024-10-04T07:04:41.953Z] 988bab9f4d93: Pulling fs layer [2024-10-04T07:04:41.953Z] 1469e6f7b9e6: Pulling fs layer [2024-10-04T07:04:41.953Z] 988bab9f4d93: Waiting [2024-10-04T07:04:41.953Z] eaf3925da568: Pulling fs layer [2024-10-04T07:04:41.953Z] bab4dde63d76: Pulling fs layer [2024-10-04T07:04:41.953Z] bde34c3a00c8: Pulling fs layer [2024-10-04T07:04:41.953Z] bab4dde63d76: Waiting [2024-10-04T07:04:41.953Z] eaf3925da568: Waiting [2024-10-04T07:04:41.953Z] b352a97aabf1: Pulling fs layer [2024-10-04T07:04:41.953Z] bde34c3a00c8: Waiting [2024-10-04T07:04:41.953Z] 4872d77fe225: Pulling fs layer [2024-10-04T07:04:41.953Z] 5851b861e8e6: Pulling fs layer [2024-10-04T07:04:41.953Z] b352a97aabf1: Waiting [2024-10-04T07:04:41.953Z] 4872d77fe225: Waiting [2024-10-04T07:04:41.953Z] 5851b861e8e6: Waiting [2024-10-04T07:04:41.953Z] e2be974225ed: Verifying Checksum [2024-10-04T07:04:41.953Z] e2be974225ed: Download complete [2024-10-04T07:04:41.953Z] 988bab9f4d93: Verifying Checksum [2024-10-04T07:04:41.953Z] 988bab9f4d93: Download complete [2024-10-04T07:04:42.214Z] 1469e6f7b9e6: Verifying Checksum [2024-10-04T07:04:42.214Z] 1469e6f7b9e6: Download complete [2024-10-04T07:04:42.214Z] eaf3925da568: Download complete [2024-10-04T07:04:42.214Z] 339a4e72a1f5: Verifying Checksum [2024-10-04T07:04:42.214Z] 339a4e72a1f5: Download complete [2024-10-04T07:04:42.214Z] bde34c3a00c8: Verifying Checksum [2024-10-04T07:04:42.214Z] bde34c3a00c8: Download complete [2024-10-04T07:04:42.214Z] b352a97aabf1: Download complete [2024-10-04T07:04:42.214Z] 4872d77fe225: Verifying Checksum [2024-10-04T07:04:42.214Z] 4872d77fe225: Download complete [2024-10-04T07:04:42.214Z] 5851b861e8e6: Download complete [2024-10-04T07:04:42.214Z] b85a868b505f: Verifying Checksum [2024-10-04T07:04:42.214Z] b85a868b505f: Download complete [2024-10-04T07:04:42.474Z] bab4dde63d76: Verifying Checksum [2024-10-04T07:04:42.474Z] bab4dde63d76: Download complete [2024-10-04T07:04:43.412Z] b85a868b505f: Pull complete [2024-10-04T07:04:43.671Z] e2be974225ed: Pull complete [2024-10-04T07:04:44.239Z] 339a4e72a1f5: Pull complete [2024-10-04T07:04:44.239Z] 988bab9f4d93: Pull complete [2024-10-04T07:04:44.501Z] 1469e6f7b9e6: Pull complete [2024-10-04T07:04:44.501Z] eaf3925da568: Pull complete [2024-10-04T07:04:46.427Z] bab4dde63d76: Pull complete [2024-10-04T07:04:46.427Z] bde34c3a00c8: Pull complete [2024-10-04T07:04:46.686Z] b352a97aabf1: Pull complete [2024-10-04T07:04:46.686Z] 4872d77fe225: Pull complete [2024-10-04T07:04:46.946Z] 5851b861e8e6: Pull complete [2024-10-04T07:04:46.946Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-04T07:04:46.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:04:46.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:04:47.116Z] prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container [2024-10-04T07:04:47.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T07:04:50.362Z] $ docker top c36f7eee2a5abad16d22114a3aee54d8861fd44996b39d0fe612620d33b08ea0 -eo pid,comm [2024-10-04T07:04:50.426Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-04T07:04:50.426Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T07:04:50.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:04:50.487Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:04:50.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:04:50.594Z] $ docker exec c36f7eee2a5abad16d22114a3aee54d8861fd44996b39d0fe612620d33b08ea0 ssh-agent [2024-10-04T07:04:50.707Z] SSH_AUTH_SOCK=/tmp/ssh-6aBuSabSTHaT/agent.33 [2024-10-04T07:04:50.707Z] SSH_AGENT_PID=39 [2024-10-04T07:04:50.714Z] Running ssh-add (command line suppressed) [2024-10-04T07:04:50.814Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_17832666011446262384.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_17832666011446262384.key) [2024-10-04T07:04:50.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:04:51.130Z] + git tag --points-at HEAD [Pipeline] } [2024-10-04T07:04:51.139Z] $ docker exec --env ******** --env ******** c36f7eee2a5abad16d22114a3aee54d8861fd44996b39d0fe612620d33b08ea0 ssh-agent -k [2024-10-04T07:04:51.243Z] unset SSH_AUTH_SOCK; [2024-10-04T07:04:51.243Z] unset SSH_AGENT_PID; [2024-10-04T07:04:51.243Z] echo Agent pid 39 killed; [2024-10-04T07:04:51.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-04T07:04:51.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:04:51.299Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:04:51.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:04:51.413Z] $ docker exec c36f7eee2a5abad16d22114a3aee54d8861fd44996b39d0fe612620d33b08ea0 ssh-agent [2024-10-04T07:04:51.525Z] SSH_AUTH_SOCK=/tmp/ssh-FSWkpKwyYlBG/agent.72 [2024-10-04T07:04:51.525Z] SSH_AGENT_PID=78 [2024-10-04T07:04:51.530Z] Running ssh-add (command line suppressed) [2024-10-04T07:04:51.639Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5769511025775573973.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5769511025775573973.key) [2024-10-04T07:04:51.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:04:51.952Z] + git semver init [2024-10-04T07:04:52.212Z] 2024-10-04 07:04:52,138 [run_init] DEBUG init version:0.0.0 force:False [2024-10-04T07:04:52.212Z] 2024-10-04 07:04:52,139 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2024-10-04T07:04:52.212Z] 2024-10-04 07:04:52,139 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2024-10-04T07:04:52.212Z] 2024-10-04 07:04:52,140 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2024-10-04T07:04:53.152Z] 2024-10-04 07:04:53,051 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude [2024-10-04T07:04:53.152Z] 2024-10-04 07:04:53,051 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False [2024-10-04T07:04:53.152Z] 2024-10-04 07:04:53,051 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2024-10-04T07:04:53.152Z] 2024-10-04 07:04:53,052 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2024-10-04T07:04:53.152Z] 3.2.0-dev.15 [Pipeline] } [2024-10-04T07:04:53.160Z] $ docker exec --env ******** --env ******** c36f7eee2a5abad16d22114a3aee54d8861fd44996b39d0fe612620d33b08ea0 ssh-agent -k [2024-10-04T07:04:53.267Z] unset SSH_AUTH_SOCK; [2024-10-04T07:04:53.267Z] unset SSH_AGENT_PID; [2024-10-04T07:04:53.268Z] echo Agent pid 78 killed; [2024-10-04T07:04:53.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T07:04:53.605Z] + git semver [Pipeline] } [2024-10-04T07:04:53.878Z] $ docker stop --time=1 c36f7eee2a5abad16d22114a3aee54d8861fd44996b39d0fe612620d33b08ea0 [2024-10-04T07:04:55.174Z] $ docker rm -f --volumes c36f7eee2a5abad16d22114a3aee54d8861fd44996b39d0fe612620d33b08ea0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T07:04:55.533Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-04T07:04:55.775Z] Stashed 1 file(s) [Pipeline] echo [2024-10-04T07:04:55.779Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2024-10-04T07:04:55.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:04:56.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:04:56.035Z] ========================================================= [2024-10-04T07:04:56.035Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-04T07:04:56.035Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-04T07:04:56.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-04T07:04:56.336Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-04T07:04:56.336Z] 43c4264eed91: Pulling fs layer [2024-10-04T07:04:56.336Z] 4cc291be95ef: Pulling fs layer [2024-10-04T07:04:56.336Z] 2ac1f1163629: Pulling fs layer [2024-10-04T07:04:56.336Z] 5c3c966382ef: Pulling fs layer [2024-10-04T07:04:56.336Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T07:04:56.336Z] 5d5c8e513c77: Pulling fs layer [2024-10-04T07:04:56.336Z] 9f66e0745190: Pulling fs layer [2024-10-04T07:04:56.336Z] f49a43e4bbc0: Pulling fs layer [2024-10-04T07:04:56.336Z] 561ebcabdf7f: Pulling fs layer [2024-10-04T07:04:56.336Z] 5c3c966382ef: Waiting [2024-10-04T07:04:56.336Z] 4f4fb700ef54: Waiting [2024-10-04T07:04:56.336Z] 5d5c8e513c77: Waiting [2024-10-04T07:04:56.336Z] 9f66e0745190: Waiting [2024-10-04T07:04:56.336Z] f49a43e4bbc0: Waiting [2024-10-04T07:04:56.336Z] 561ebcabdf7f: Waiting [2024-10-04T07:04:56.336Z] 4cc291be95ef: Verifying Checksum [2024-10-04T07:04:56.336Z] 4cc291be95ef: Download complete [2024-10-04T07:04:56.336Z] 5c3c966382ef: Download complete [2024-10-04T07:04:56.336Z] 4f4fb700ef54: Download complete [2024-10-04T07:04:56.336Z] 5d5c8e513c77: Download complete [2024-10-04T07:04:56.336Z] 43c4264eed91: Download complete [2024-10-04T07:04:56.336Z] 9f66e0745190: Verifying Checksum [2024-10-04T07:04:56.336Z] 9f66e0745190: Download complete [2024-10-04T07:04:56.602Z] 43c4264eed91: Pull complete [2024-10-04T07:04:56.602Z] 561ebcabdf7f: Download complete [2024-10-04T07:04:56.860Z] 4cc291be95ef: Pull complete [2024-10-04T07:04:56.860Z] 2ac1f1163629: Verifying Checksum [2024-10-04T07:04:56.860Z] 2ac1f1163629: Download complete [2024-10-04T07:04:57.118Z] f49a43e4bbc0: Download complete [2024-10-04T07:05:01.343Z] 2ac1f1163629: Pull complete [2024-10-04T07:05:01.343Z] 5c3c966382ef: Pull complete [2024-10-04T07:05:01.343Z] 4f4fb700ef54: Pull complete [2024-10-04T07:05:01.343Z] 5d5c8e513c77: Pull complete [2024-10-04T07:05:01.343Z] 9f66e0745190: Pull complete [2024-10-04T07:05:03.253Z] f49a43e4bbc0: Pull complete [2024-10-04T07:05:03.824Z] 561ebcabdf7f: Pull complete [2024-10-04T07:05:03.824Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-04T07:05:03.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-04T07:05:03.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh [2024-10-04T07:05:04.121Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:05:04.437Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T07:05:04.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:05:04.523Z] prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container [2024-10-04T07:05:04.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** ci-base-image-x86_64 cat [2024-10-04T07:05:09.196Z] $ docker top cfd7b2d875faac41ac0ccd640f6d1d16692fffcc2cb7ee6c6e8c94e175ffc5cd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:05:09.544Z] + go version [2024-10-04T07:05:09.544Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-04T07:05:09.554Z] $ docker stop --time=1 cfd7b2d875faac41ac0ccd640f6d1d16692fffcc2cb7ee6c6e8c94e175ffc5cd [2024-10-04T07:05:10.846Z] $ docker rm -f --volumes cfd7b2d875faac41ac0ccd640f6d1d16692fffcc2cb7ee6c6e8c94e175ffc5cd [Pipeline] // withDockerContainer [Pipeline] } [2024-10-04T07:05:10.916Z] Still waiting to schedule task [2024-10-04T07:05:10.916Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15783’ [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:05:11.320Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T07:05:11.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:05:11.405Z] prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container [2024-10-04T07:05:11.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** ci-base-image-x86_64 cat [2024-10-04T07:05:12.029Z] $ docker top c9749495aa37840b46685f43b8d9d91fc0c0ce181a12f5e772fd641e1e7ad5b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:05:12.384Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh [2024-10-04T07:05:12.694Z] + make test [2024-10-04T07:05:12.694Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2024-10-04T07:05:12.694Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-04T07:05:12.694Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 [2024-10-04T07:05:12.694Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.47 [2024-10-04T07:05:12.953Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-10-04T07:05:12.953Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-10-04T07:05:12.953Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-04T07:05:12.953Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-04T07:05:12.953Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-10-04T07:05:12.953Z] go: downloading google.golang.org/grpc v1.64.1 [2024-10-04T07:05:12.953Z] go: downloading github.com/go-kit/log v0.2.1 [2024-10-04T07:05:12.953Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-04T07:05:12.953Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-04T07:05:12.953Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.2 [2024-10-04T07:05:12.953Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-10-04T07:05:13.519Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-10-04T07:05:13.519Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-04T07:05:13.519Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-04T07:05:13.519Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-04T07:05:13.519Z] go: downloading golang.org/x/crypto v0.25.0 [2024-10-04T07:05:13.519Z] go: downloading golang.org/x/text v0.16.0 [2024-10-04T07:05:13.519Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-04T07:05:13.519Z] go: downloading golang.org/x/net v0.27.0 [2024-10-04T07:05:13.519Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 [2024-10-04T07:05:13.519Z] go: downloading golang.org/x/sys v0.22.0 [2024-10-04T07:05:35.463Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2024-10-04T07:05:35.463Z] github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks coverage: 0.0% of statements [2024-10-04T07:05:35.463Z] github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks coverage: 0.0% of statements [2024-10-04T07:05:36.029Z] github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks coverage: 0.0% of statements [2024-10-04T07:05:36.029Z] github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements [2024-10-04T07:05:42.156Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.961s coverage: 75.7% of statements [2024-10-04T07:05:42.156Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.022s coverage: 52.2% of statements [2024-10-04T07:05:42.724Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.032s coverage: 96.7% of statements [2024-10-04T07:05:42.724Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.022s coverage: 89.5% of statements [2024-10-04T07:05:42.724Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.018s coverage: 100.0% of statements [2024-10-04T07:05:42.724Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.029s coverage: 55.8% of statements [2024-10-04T07:05:42.724Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.016s coverage: 56.0% of statements [2024-10-04T07:05:42.724Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.027s coverage: 100.0% of statements [2024-10-04T07:06:00.870Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-10-04T07:06:02.774Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T07:06:02.774Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-04T07:06:02.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T07:06:02.806Z] $ docker stop --time=1 c9749495aa37840b46685f43b8d9d91fc0c0ce181a12f5e772fd641e1e7ad5b8 [2024-10-04T07:06:05.806Z] $ docker rm -f --volumes c9749495aa37840b46685f43b8d9d91fc0c0ce181a12f5e772fd641e1e7ad5b8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T07:06:06.458Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T07:06:06.559Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:06:07.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T07:06:07.115Z] [2024-10-04T07:06:07.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:06:07.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T07:06:07.423Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-04T07:06:07.423Z] 5eb5b503b376: Pulling fs layer [2024-10-04T07:06:07.423Z] 5c69ac0246d0: Pulling fs layer [2024-10-04T07:06:07.423Z] ec43610c2a17: Pulling fs layer [2024-10-04T07:06:07.423Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-04T07:06:07.423Z] 33b1e0a273af: Pulling fs layer [2024-10-04T07:06:07.423Z] 5d3b04190fa2: Pulling fs layer [2024-10-04T07:06:07.423Z] 2f39f015ded8: Pulling fs layer [2024-10-04T07:06:07.423Z] 5d3b04190fa2: Waiting [2024-10-04T07:06:07.423Z] 3a2ae6a8a46f: Waiting [2024-10-04T07:06:07.423Z] 33b1e0a273af: Waiting [2024-10-04T07:06:07.423Z] 2f39f015ded8: Waiting [2024-10-04T07:06:07.423Z] 5c69ac0246d0: Verifying Checksum [2024-10-04T07:06:07.423Z] 5c69ac0246d0: Download complete [2024-10-04T07:06:07.681Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-04T07:06:07.681Z] 3a2ae6a8a46f: Download complete [2024-10-04T07:06:07.681Z] 33b1e0a273af: Verifying Checksum [2024-10-04T07:06:07.681Z] 33b1e0a273af: Download complete [2024-10-04T07:06:07.681Z] 5d3b04190fa2: Verifying Checksum [2024-10-04T07:06:07.681Z] 5d3b04190fa2: Download complete [2024-10-04T07:06:07.681Z] ec43610c2a17: Verifying Checksum [2024-10-04T07:06:07.681Z] ec43610c2a17: Download complete [2024-10-04T07:06:07.681Z] 5eb5b503b376: Verifying Checksum [2024-10-04T07:06:07.681Z] 5eb5b503b376: Download complete [2024-10-04T07:06:08.617Z] 2f39f015ded8: Download complete [2024-10-04T07:06:08.876Z] 5eb5b503b376: Pull complete [2024-10-04T07:06:09.135Z] 5c69ac0246d0: Pull complete [2024-10-04T07:06:09.700Z] ec43610c2a17: Pull complete [2024-10-04T07:06:09.700Z] 3a2ae6a8a46f: Pull complete [2024-10-04T07:06:09.958Z] 33b1e0a273af: Pull complete [2024-10-04T07:06:09.958Z] 5d3b04190fa2: Pull complete [2024-10-04T07:06:15.226Z] 2f39f015ded8: Pull complete [2024-10-04T07:06:15.226Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-04T07:06:15.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T07:06:15.226Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:06:15.342Z] prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container [2024-10-04T07:06:15.371Z] $ 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_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 [2024-10-04T07:06:19.823Z] $ docker top 95f062800d1bfd2642a246dc291d63b63ac84d90100ba0d8103615b730489f6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:06:20.211Z] ---> job-cost.sh [2024-10-04T07:06:20.211Z] lf-activate-venv: SKIPPING [2024-10-04T07:06:20.211Z] INFO: No Stack... [2024-10-04T07:06:20.468Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T07:06:20.726Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T07:06:21.011Z] + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv [2024-10-04T07:06:21.011Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T07:06:21.025Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-93-stack-cost] [2024-10-04T07:06:21.035Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-93-stack-cost] did not exist. Created. [2024-10-04T07:06:21.042Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T07:06:21.370Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-04T07:06:21.396Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T07:06:21.404Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-main-93-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T07:06:21.436Z] $ docker stop --time=1 95f062800d1bfd2642a246dc291d63b63ac84d90100ba0d8103615b730489f6d [2024-10-04T07:06:22.600Z] $ docker rm -f --volumes 95f062800d1bfd2642a246dc291d63b63ac84d90100ba0d8103615b730489f6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-04T07:33:38.772Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16213 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2024-10-04T07:33:38.793Z] Running in /w/workspace/go-mod-secrets/93 [Pipeline] { [Pipeline] checkout [2024-10-04T07:33:38.837Z] The recommended git tool is: git [2024-10-04T07:33:43.450Z] using credential edgex-jenkins-ssh [2024-10-04T07:33:43.480Z] Cloning the remote Git repository [2024-10-04T07:33:43.521Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2024-10-04T07:33:43.608Z] > git init /w/workspace/go-mod-secrets/93 # timeout=10 [2024-10-04T07:33:43.733Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2024-10-04T07:33:43.734Z] > git --version # timeout=10 [2024-10-04T07:33:43.753Z] > git --version # 'git version 2.25.1' [2024-10-04T07:33:43.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T07:33:43.895Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T07:33:46.183Z] Avoid second fetch [2024-10-04T07:33:46.184Z] Checking out Revision 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 (main) [2024-10-04T07:33:45.319Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2024-10-04T07:33:45.357Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T07:33:46.198Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T07:33:46.790Z] Commit message: "Merge pull request #280 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.47" [2024-10-04T07:33:46.264Z] > git checkout -f 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T07:33:51.603Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-04T07:33:51.603Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T07:33:51.603Z] Dload Upload Total Spent Left Speed [2024-10-04T07:33:51.603Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-10-04T07:33:51.940Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-04T07:33:52.286Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-04T07:33:52.286Z] sudo tee /etc/docker/daemon.new [2024-10-04T07:33:52.286Z] { [2024-10-04T07:33:52.286Z] "registry-mirrors": [ [2024-10-04T07:33:52.286Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-04T07:33:52.286Z] ], [2024-10-04T07:33:52.286Z] "bip": "10.250.0.254/24", [2024-10-04T07:33:52.286Z] "hosts": [ [2024-10-04T07:33:52.286Z] "tcp://0.0.0.0:5555", [2024-10-04T07:33:52.286Z] "unix:///var/run/docker.sock" [2024-10-04T07:33:52.286Z] ], [2024-10-04T07:33:52.286Z] "mtu": 1458, [2024-10-04T07:33:52.286Z] "selinux-enabled": true, [2024-10-04T07:33:52.286Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-04T07:33:52.286Z] } [Pipeline] sh [2024-10-04T07:33:52.615Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-04T07:33:52.949Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2024-10-04T07:34:11.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:34:11.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:34:11.460Z] ========================================================= [2024-10-04T07:34:11.460Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-04T07:34:11.460Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2024-10-04T07:34:11.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-04T07:34:12.385Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-04T07:34:12.385Z] cf04c63912e1: Pulling fs layer [2024-10-04T07:34:12.385Z] 55b35a11ae5e: Pulling fs layer [2024-10-04T07:34:12.385Z] a37a00ec5f00: Pulling fs layer [2024-10-04T07:34:12.385Z] 50b3750afda1: Pulling fs layer [2024-10-04T07:34:12.385Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T07:34:12.385Z] 80978eb59214: Pulling fs layer [2024-10-04T07:34:12.385Z] c9f46d7d2bd2: Pulling fs layer [2024-10-04T07:34:12.385Z] c5a475d317c9: Pulling fs layer [2024-10-04T07:34:12.385Z] 80978eb59214: Waiting [2024-10-04T07:34:12.385Z] 50b3750afda1: Waiting [2024-10-04T07:34:12.385Z] 4f4fb700ef54: Waiting [2024-10-04T07:34:12.385Z] c9f46d7d2bd2: Waiting [2024-10-04T07:34:12.385Z] c5a475d317c9: Waiting [2024-10-04T07:34:12.385Z] 55b35a11ae5e: Verifying Checksum [2024-10-04T07:34:12.385Z] 55b35a11ae5e: Download complete [2024-10-04T07:34:12.385Z] 50b3750afda1: Verifying Checksum [2024-10-04T07:34:12.385Z] 50b3750afda1: Download complete [2024-10-04T07:34:12.385Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T07:34:12.385Z] 4f4fb700ef54: Download complete [2024-10-04T07:34:12.385Z] 80978eb59214: Verifying Checksum [2024-10-04T07:34:12.385Z] 80978eb59214: Download complete [2024-10-04T07:34:12.385Z] cf04c63912e1: Verifying Checksum [2024-10-04T07:34:12.385Z] cf04c63912e1: Download complete [2024-10-04T07:34:12.971Z] c5a475d317c9: Verifying Checksum [2024-10-04T07:34:12.971Z] c5a475d317c9: Download complete [2024-10-04T07:34:13.558Z] cf04c63912e1: Pull complete [2024-10-04T07:34:14.159Z] 55b35a11ae5e: Pull complete [2024-10-04T07:34:14.428Z] a37a00ec5f00: Download complete [2024-10-04T07:34:15.396Z] c9f46d7d2bd2: Verifying Checksum [2024-10-04T07:34:15.396Z] c9f46d7d2bd2: Download complete [2024-10-04T07:34:27.743Z] a37a00ec5f00: Pull complete [2024-10-04T07:34:27.743Z] 50b3750afda1: Pull complete [2024-10-04T07:34:27.743Z] 4f4fb700ef54: Pull complete [2024-10-04T07:34:28.011Z] 80978eb59214: Pull complete [2024-10-04T07:34:36.263Z] c9f46d7d2bd2: Pull complete [2024-10-04T07:34:38.859Z] c5a475d317c9: Pull complete [2024-10-04T07:34:38.859Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-04T07:34:38.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-04T07:34:38.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh [2024-10-04T07:34:39.195Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:34:39.549Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T07:34:39.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:34:39.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-16213 does not seem to be running inside a container [2024-10-04T07:34:39.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/93 -v /w/workspace/go-mod-secrets/93:/w/workspace/go-mod-secrets/93:rw,z -v /w/workspace/go-mod-secrets/93@tmp:/w/workspace/go-mod-secrets/93@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 ******** ci-base-image-arm64 cat [2024-10-04T07:34:42.039Z] $ docker top b56ef5840577f7bf686d975c11e7cd4df9a510ed2c97e692f4c1ba6ae72f8d17 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:34:42.904Z] + go version [2024-10-04T07:34:42.904Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-04T07:34:42.928Z] $ docker stop --time=1 b56ef5840577f7bf686d975c11e7cd4df9a510ed2c97e692f4c1ba6ae72f8d17 [2024-10-04T07:34:44.587Z] $ docker rm -f --volumes b56ef5840577f7bf686d975c11e7cd4df9a510ed2c97e692f4c1ba6ae72f8d17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:34:45.186Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T07:34:45.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:34:45.376Z] prd-ubuntu20.04-docker-arm64-4c-16g-16213 does not seem to be running inside a container [2024-10-04T07:34:45.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-secrets/93 -v /w/workspace/go-mod-secrets/93:/w/workspace/go-mod-secrets/93:rw,z -v /w/workspace/go-mod-secrets/93@tmp:/w/workspace/go-mod-secrets/93@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 ******** ci-base-image-arm64 cat [2024-10-04T07:34:46.551Z] $ docker top 437b8b04bf528f4fbfe0f1a1f42f1914da2297cda4eeea1de8bf7d461bf0b8d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:34:47.059Z] + git config --global --add safe.directory /w/workspace/go-mod-secrets/93 [Pipeline] fileExists [Pipeline] sh [2024-10-04T07:34:47.390Z] + make test [2024-10-04T07:34:47.390Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2024-10-04T07:34:47.655Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-10-04T07:34:47.655Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.47 [2024-10-04T07:34:47.655Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 [2024-10-04T07:34:48.615Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2024-10-04T07:34:48.615Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2024-10-04T07:34:48.615Z] go: downloading github.com/stretchr/objx v0.5.2 [2024-10-04T07:34:48.615Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-10-04T07:34:48.615Z] go: downloading github.com/go-kit/log v0.2.1 [2024-10-04T07:34:48.882Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-10-04T07:34:48.882Z] go: downloading github.com/google/uuid v1.6.0 [2024-10-04T07:34:48.882Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-10-04T07:34:48.882Z] go: downloading google.golang.org/grpc v1.64.1 [2024-10-04T07:34:50.296Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-10-04T07:34:50.296Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.2 [2024-10-04T07:34:50.296Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-10-04T07:34:50.882Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-10-04T07:34:51.847Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-10-04T07:34:51.847Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-10-04T07:34:51.847Z] go: downloading golang.org/x/crypto v0.25.0 [2024-10-04T07:34:51.847Z] go: downloading golang.org/x/text v0.16.0 [2024-10-04T07:34:52.427Z] go: downloading golang.org/x/net v0.27.0 [2024-10-04T07:34:52.695Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 [2024-10-04T07:34:52.695Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-10-04T07:34:54.104Z] go: downloading golang.org/x/sys v0.22.0 [2024-10-04T07:36:45.766Z] ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] [2024-10-04T07:36:49.106Z] github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks coverage: 0.0% of statements [2024-10-04T07:36:51.721Z] github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks coverage: 0.0% of statements [2024-10-04T07:36:57.071Z] ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 12.280s coverage: 75.7% of statements [2024-10-04T07:36:57.071Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.100s coverage: 52.2% of statements [2024-10-04T07:36:57.071Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.137s coverage: 96.7% of statements [2024-10-04T07:36:57.071Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.077s coverage: 89.5% of statements [2024-10-04T07:36:57.071Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.073s coverage: 100.0% of statements [2024-10-04T07:37:35.928Z] github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements [2024-10-04T07:37:35.928Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.113s coverage: 55.8% of statements [2024-10-04T07:37:35.928Z] ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.087s coverage: 56.0% of statements [2024-10-04T07:37:35.928Z] ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.117s coverage: 100.0% of statements [2024-10-04T07:37:35.928Z] github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks coverage: 0.0% of statements [2024-10-04T07:37:35.928Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-04T07:37:35.928Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2024-10-04T07:38:57.574Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T07:38:57.574Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2024-10-04T07:38:57.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T07:38:57.612Z] $ docker stop --time=1 437b8b04bf528f4fbfe0f1a1f42f1914da2297cda4eeea1de8bf7d461bf0b8d0 [2024-10-04T07:38:59.469Z] $ docker rm -f --volumes 437b8b04bf528f4fbfe0f1a1f42f1914da2297cda4eeea1de8bf7d461bf0b8d0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T07:39:02.006Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T07:39:02.038Z] Warning: overwriting stash ‘coverage-report’ [2024-10-04T07:39:02.725Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:39:03.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T07:39:03.225Z] [2024-10-04T07:39:03.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:39:03.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T07:39:03.552Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-04T07:39:03.552Z] 8998bd30e6a1: Pulling fs layer [2024-10-04T07:39:03.552Z] 04944245beec: Pulling fs layer [2024-10-04T07:39:03.552Z] 699f458cf7ca: Pulling fs layer [2024-10-04T07:39:03.552Z] 765212b225bb: Pulling fs layer [2024-10-04T07:39:03.552Z] f23df028b6ca: Pulling fs layer [2024-10-04T07:39:03.552Z] d65c8cfc05b1: Pulling fs layer [2024-10-04T07:39:03.552Z] 2437ff75d9bd: Pulling fs layer [2024-10-04T07:39:03.552Z] 765212b225bb: Waiting [2024-10-04T07:39:03.552Z] f23df028b6ca: Waiting [2024-10-04T07:39:03.552Z] d65c8cfc05b1: Waiting [2024-10-04T07:39:03.552Z] 2437ff75d9bd: Waiting [2024-10-04T07:39:03.823Z] 04944245beec: Verifying Checksum [2024-10-04T07:39:03.823Z] 04944245beec: Download complete [2024-10-04T07:39:03.823Z] 765212b225bb: Verifying Checksum [2024-10-04T07:39:03.823Z] 765212b225bb: Download complete [2024-10-04T07:39:03.823Z] f23df028b6ca: Verifying Checksum [2024-10-04T07:39:03.823Z] f23df028b6ca: Download complete [2024-10-04T07:39:03.823Z] d65c8cfc05b1: Download complete [2024-10-04T07:39:04.494Z] 699f458cf7ca: Verifying Checksum [2024-10-04T07:39:04.494Z] 699f458cf7ca: Download complete [2024-10-04T07:39:04.761Z] 8998bd30e6a1: Verifying Checksum [2024-10-04T07:39:04.761Z] 8998bd30e6a1: Download complete [2024-10-04T07:39:07.335Z] 2437ff75d9bd: Verifying Checksum [2024-10-04T07:39:07.335Z] 2437ff75d9bd: Download complete [2024-10-04T07:39:09.274Z] 8998bd30e6a1: Pull complete [2024-10-04T07:39:09.861Z] 04944245beec: Pull complete [2024-10-04T07:39:11.265Z] 699f458cf7ca: Pull complete [2024-10-04T07:39:11.532Z] 765212b225bb: Pull complete [2024-10-04T07:39:12.499Z] f23df028b6ca: Pull complete [2024-10-04T07:39:12.499Z] d65c8cfc05b1: Pull complete [2024-10-04T07:39:30.700Z] 2437ff75d9bd: Pull complete [2024-10-04T07:39:30.700Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-04T07:39:30.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T07:39:30.700Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:39:30.924Z] prd-ubuntu20.04-docker-arm64-4c-16g-16213 does not seem to be running inside a container [2024-10-04T07:39:30.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/93 -v /w/workspace/go-mod-secrets/93:/w/workspace/go-mod-secrets/93:rw,z -v /w/workspace/go-mod-secrets/93@tmp:/w/workspace/go-mod-secrets/93@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-04T07:39:33.528Z] $ docker top 472b517028b22e08b75ca2ea9ad2554500934298582f765b4d35276388cd6fdf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:39:34.394Z] ---> job-cost.sh [2024-10-04T07:39:34.395Z] lf-activate-venv: SKIPPING [2024-10-04T07:39:34.395Z] INFO: No Stack... [2024-10-04T07:39:34.663Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-04T07:39:35.622Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T07:39:35.947Z] + cat /w/workspace/go-mod-secrets/93/archives/cost.csv [2024-10-04T07:39:35.947Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T07:39:35.999Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-93-stack-cost] [2024-10-04T07:39:36.008Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-93-stack-cost] did not exist. Created. [2024-10-04T07:39:36.015Z] Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T07:39:36.360Z] /w/workspace/go-mod-secrets/93@tmp/durable-eb0019d1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-04T07:39:36.995Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-04T07:39:37.022Z] Warning: overwriting stash ‘stack-cost’ [2024-10-04T07:39:37.081Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T07:39:37.088Z] Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-main-93-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T07:39:37.115Z] $ docker stop --time=1 472b517028b22e08b75ca2ea9ad2554500934298582f765b4d35276388cd6fdf [2024-10-04T07:39:38.545Z] $ docker rm -f --volumes 472b517028b22e08b75ca2ea9ad2554500934298582f765b4d35276388cd6fdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-04T07:39:38.952Z] provisioning config files... [2024-10-04T07:39:38.966Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config10179578930977179323tmp [Pipeline] { [Pipeline] sh [2024-10-04T07:39:39.298Z] + set +x [2024-10-04T07:39:39.299Z] + + curl -s https://codecov.io/bash [2024-10-04T07:39:39.299Z] bash -s -- [2024-10-04T07:39:39.299Z] [2024-10-04T07:39:39.299Z] _____ _ [2024-10-04T07:39:39.299Z] / ____| | | [2024-10-04T07:39:39.299Z] | | ___ __| | ___ ___ _____ __ [2024-10-04T07:39:39.299Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-04T07:39:39.299Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-04T07:39:39.299Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-04T07:39:39.299Z] Bash-1.0.6 [2024-10-04T07:39:39.299Z] [2024-10-04T07:39:39.299Z] [2024-10-04T07:39:39.299Z] ==> git version 2.25.1 found [2024-10-04T07:39:39.299Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-04T07:39:39.299Z] Release-Date: 2020-01-08 [2024-10-04T07:39:39.299Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-04T07:39:39.299Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-04T07:39:39.299Z] ==> Jenkins CI detected. [2024-10-04T07:39:39.299Z] current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main [2024-10-04T07:39:39.299Z] project root: . [2024-10-04T07:39:39.299Z] --> token set from env [2024-10-04T07:39:39.299Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-04T07:39:39.299Z] ==> Running gcov in . (disable via -X gcov) [2024-10-04T07:39:39.299Z] ==> Python coveragepy not found [2024-10-04T07:39:39.299Z] ==> Searching for coverage reports in: [2024-10-04T07:39:39.299Z] + . [2024-10-04T07:39:39.557Z] -> Found 1 reports [2024-10-04T07:39:39.557Z] ==> Detecting git/mercurial file structure [2024-10-04T07:39:39.557Z] ==> Reading reports [2024-10-04T07:39:39.557Z] + ./coverage.out bytes=70324 [2024-10-04T07:39:39.557Z] ==> Appending adjustments [2024-10-04T07:39:39.557Z] https://docs.codecov.io/docs/fixing-reports [2024-10-04T07:39:39.557Z] + Found adjustments [2024-10-04T07:39:39.557Z] ==> Gzipping contents [2024-10-04T07:39:39.557Z] 12K /tmp/codecov.aj4l8B.gz [2024-10-04T07:39:39.557Z] ==> Uploading reports [2024-10-04T07:39:39.557Z] url: https://codecov.io [2024-10-04T07:39:39.557Z] query: branch=main&commit=6ad7c4f3e81ae9d2847f70c6836ba559a62f5396&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-04T07:39:39.557Z] -> Pinging Codecov [2024-10-04T07:39:39.557Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6ad7c4f3e81ae9d2847f70c6836ba559a62f5396&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-04T07:39:39.817Z] -> Uploading to [2024-10-04T07:39:39.817Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-secrets/6ad7c4f3e81ae9d2847f70c6836ba559a62f5396/59b79149-16f2-4cd4-a724-2414c6dd4959.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T073939Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=012d108cdd7dfcb5b4eafcb23cd983e742b2097196df612229cf060f487168d0 [2024-10-04T07:39:39.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T07:39:39.817Z] Dload Upload Total Spent Left Speed [2024-10-04T07:39:40.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10315 0 0 100 10315 0 48655 --:--:-- --:--:-- --:--:-- 48655 [2024-10-04T07:39:40.077Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 [Pipeline] } [2024-10-04T07:39:40.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-04T07:39:40.233Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-04T07:39:40.249Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:39:40.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T07:39:40.560Z] [2024-10-04T07:39:40.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:39:40.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T07:39:41.131Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-04T07:39:41.131Z] 43c4264eed91: Already exists [2024-10-04T07:39:41.131Z] 4cc291be95ef: Already exists [2024-10-04T07:39:41.131Z] 2ac1f1163629: Already exists [2024-10-04T07:39:41.131Z] 5c3c966382ef: Already exists [2024-10-04T07:39:41.131Z] 4f4fb700ef54: Already exists [2024-10-04T07:39:41.131Z] d9c7d2e4e75e: Pulling fs layer [2024-10-04T07:39:41.131Z] 9c3e1370e548: Pulling fs layer [2024-10-04T07:39:41.388Z] d9c7d2e4e75e: Verifying Checksum [2024-10-04T07:39:41.388Z] d9c7d2e4e75e: Download complete [2024-10-04T07:39:41.646Z] d9c7d2e4e75e: Pull complete [2024-10-04T07:39:42.216Z] 9c3e1370e548: Verifying Checksum [2024-10-04T07:39:42.216Z] 9c3e1370e548: Download complete [2024-10-04T07:39:45.511Z] 9c3e1370e548: Pull complete [2024-10-04T07:39:45.511Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-04T07:39:45.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T07:39:45.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:39:45.606Z] prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container [2024-10-04T07:39:45.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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-devops/edgex-snyk-go:latest cat [2024-10-04T07:39:50.319Z] $ docker top a639cc8ec46855d64a59216bcba4524ff3f0f760fabb604e2b1bbea2243546e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:39:50.656Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] echo [2024-10-04T07:39:50.665Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh [2024-10-04T07:39:50.945Z] + set -o pipefail [2024-10-04T07:39:50.945Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' [2024-10-04T07:39:55.139Z] [2024-10-04T07:39:55.139Z] Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v3)... [2024-10-04T07:39:55.139Z] [2024-10-04T07:39:55.139Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2dead42e-5de1-4c38-a2c0-ac58afb943e8/history/d32dc6b1-334e-4876-ab49-7158a244916d [2024-10-04T07:39:55.139Z] [2024-10-04T07:39:55.139Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-04T07:39:55.139Z] [2024-10-04T07:39:55.451Z] [2024-10-04T07:39:55.451Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-04T07:39:55.451Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-04T07:39:56.045Z] $ docker stop --time=1 a639cc8ec46855d64a59216bcba4524ff3f0f760fabb604e2b1bbea2243546e9 [2024-10-04T07:40:00.893Z] $ docker rm -f --volumes a639cc8ec46855d64a59216bcba4524ff3f0f760fabb604e2b1bbea2243546e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T07:40:01.633Z] + git log --format=format:%s -1 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 [Pipeline] sh [2024-10-04T07:40:01.928Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T07:40:01.928Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:40:02.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:40:02.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:40:02.366Z] prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container [2024-10-04T07:40:02.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T07:40:02.827Z] $ docker top 671740f439a508b7cccbd720bfeadc410e8a165e6827d6464368fc4016345f9c -eo pid,comm [2024-10-04T07:40:02.870Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-04T07:40:02.870Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T07:40:02.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:40:02.926Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:40:03.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:40:03.038Z] $ docker exec 671740f439a508b7cccbd720bfeadc410e8a165e6827d6464368fc4016345f9c ssh-agent [2024-10-04T07:40:03.146Z] SSH_AUTH_SOCK=/tmp/ssh-WdFRWaRZreHo/agent.32 [2024-10-04T07:40:03.146Z] SSH_AGENT_PID=38 [2024-10-04T07:40:03.152Z] Running ssh-add (command line suppressed) [2024-10-04T07:40:03.257Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11993856060073708278.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11993856060073708278.key) [2024-10-04T07:40:03.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:40:03.572Z] + git semver tag [2024-10-04T07:40:03.832Z] 2024-10-04 07:40:03,771 [run_tag] DEBUG tag force:False [2024-10-04T07:40:03.832Z] 2024-10-04 07:40:03,771 [check_head_tag] DEBUG check head tag [2024-10-04T07:40:03.832Z] 2024-10-04 07:40:03,774 [execute] INFO git cat-file --batch-check [2024-10-04T07:40:03.832Z] 2024-10-04 07:40:03,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2024-10-04T07:40:03.832Z] 2024-10-04 07:40:03,777 [execute] INFO git cat-file --batch [2024-10-04T07:40:03.832Z] 2024-10-04 07:40:03,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) [2024-10-04T07:40:03.832Z] 2024-10-04 07:40:03,797 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2024-10-04T07:40:03.832Z] 2024-10-04 07:40:03,798 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 [2024-10-04T07:40:03.832Z] 2024-10-04 07:40:03,798 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2024-10-04T07:40:03.832Z] 2024-10-04 07:40:03,801 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2024-10-04T07:40:03.832Z] 3.2.0-dev.15 [Pipeline] } [2024-10-04T07:40:03.845Z] $ docker exec --env ******** --env ******** 671740f439a508b7cccbd720bfeadc410e8a165e6827d6464368fc4016345f9c ssh-agent -k [2024-10-04T07:40:03.934Z] unset SSH_AUTH_SOCK; [2024-10-04T07:40:03.934Z] unset SSH_AGENT_PID; [2024-10-04T07:40:03.934Z] echo Agent pid 38 killed; [2024-10-04T07:40:03.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T07:40:04.272Z] + git semver [Pipeline] } [2024-10-04T07:40:04.548Z] $ docker stop --time=1 671740f439a508b7cccbd720bfeadc410e8a165e6827d6464368fc4016345f9c [2024-10-04T07:40:06.065Z] $ docker rm -f --volumes 671740f439a508b7cccbd720bfeadc410e8a165e6827d6464368fc4016345f9c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:40:06.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T07:40:06.464Z] [2024-10-04T07:40:06.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:40:06.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T07:40:06.815Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-04T07:40:06.815Z] ab5ef0e58194: Pulling fs layer [2024-10-04T07:40:06.815Z] 9712f1f96733: Pulling fs layer [2024-10-04T07:40:06.815Z] 63f879dbbcfc: Pulling fs layer [2024-10-04T07:40:06.815Z] 0d9ebad4ef96: Pulling fs layer [2024-10-04T07:40:06.815Z] e9a5061849ea: Pulling fs layer [2024-10-04T07:40:06.815Z] d747dcd14b5f: Pulling fs layer [2024-10-04T07:40:06.815Z] 2de7ff778b66: Pulling fs layer [2024-10-04T07:40:06.815Z] 0d9ebad4ef96: Waiting [2024-10-04T07:40:06.815Z] e9a5061849ea: Waiting [2024-10-04T07:40:06.815Z] d747dcd14b5f: Waiting [2024-10-04T07:40:06.815Z] 2de7ff778b66: Waiting [2024-10-04T07:40:06.815Z] 9712f1f96733: Verifying Checksum [2024-10-04T07:40:06.815Z] 9712f1f96733: Download complete [2024-10-04T07:40:07.080Z] 63f879dbbcfc: Verifying Checksum [2024-10-04T07:40:07.080Z] 63f879dbbcfc: Download complete [2024-10-04T07:40:07.346Z] e9a5061849ea: Verifying Checksum [2024-10-04T07:40:07.346Z] e9a5061849ea: Download complete [2024-10-04T07:40:07.346Z] d747dcd14b5f: Verifying Checksum [2024-10-04T07:40:07.346Z] d747dcd14b5f: Download complete [2024-10-04T07:40:07.346Z] ab5ef0e58194: Verifying Checksum [2024-10-04T07:40:07.346Z] ab5ef0e58194: Download complete [2024-10-04T07:40:07.346Z] 0d9ebad4ef96: Verifying Checksum [2024-10-04T07:40:07.346Z] 0d9ebad4ef96: Download complete [2024-10-04T07:40:07.346Z] 2de7ff778b66: Verifying Checksum [2024-10-04T07:40:07.346Z] 2de7ff778b66: Download complete [2024-10-04T07:40:09.997Z] ab5ef0e58194: Pull complete [2024-10-04T07:40:09.997Z] 9712f1f96733: Pull complete [2024-10-04T07:40:10.561Z] 63f879dbbcfc: Pull complete [2024-10-04T07:40:13.842Z] 0d9ebad4ef96: Pull complete [2024-10-04T07:40:14.100Z] e9a5061849ea: Pull complete [2024-10-04T07:40:14.358Z] d747dcd14b5f: Pull complete [2024-10-04T07:40:15.293Z] 2de7ff778b66: Pull complete [2024-10-04T07:40:15.293Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-04T07:40:15.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T07:40:15.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:40:15.392Z] prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container [2024-10-04T07:40:15.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-04T07:40:23.450Z] $ docker top 64e32917e1f9752727e14464bea3f0fc4cf4a70cbb116faa8e61988e472c99e8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-04T07:40:23.527Z] provisioning config files... [2024-10-04T07:40:23.533Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config775522450937438595tmp [2024-10-04T07:40:23.544Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config2787568171903496953tmp [2024-10-04T07:40:23.553Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config7877700157545414944tmp [Pipeline] { [Pipeline] echo [2024-10-04T07:40:23.657Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:40:23.980Z] ---> sigul-configuration.sh [2024-10-04T07:40:23.980Z] gpg: directory `/root/.gnupg' created [2024-10-04T07:40:23.980Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-04T07:40:23.980Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-04T07:40:23.980Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-04T07:40:23.980Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-04T07:40:23.980Z] gpg: CAST5 encrypted data [2024-10-04T07:40:23.980Z] gpg: encrypted with 1 passphrase [2024-10-04T07:40:23.980Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-04T07:40:24.279Z] + mkdir /home/jenkins [2024-10-04T07:40:24.279Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-04T07:40:24.571Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-04T07:40:24.580Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:40:24.870Z] ---> sigul-install.sh [2024-10-04T07:40:24.870Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-04T07:40:25.175Z] + git tag --list [2024-10-04T07:40:25.175Z] v0.0.0 [2024-10-04T07:40:25.175Z] v0.0.1 [2024-10-04T07:40:25.175Z] v0.0.10 [2024-10-04T07:40:25.175Z] v0.0.11 [2024-10-04T07:40:25.175Z] v0.0.12 [2024-10-04T07:40:25.175Z] v0.0.13 [2024-10-04T07:40:25.175Z] v0.0.14 [2024-10-04T07:40:25.175Z] v0.0.15 [2024-10-04T07:40:25.175Z] v0.0.16 [2024-10-04T07:40:25.175Z] v0.0.17 [2024-10-04T07:40:25.175Z] v0.0.18 [2024-10-04T07:40:25.175Z] v0.0.19 [2024-10-04T07:40:25.175Z] v0.0.2 [2024-10-04T07:40:25.175Z] v0.0.20 [2024-10-04T07:40:25.175Z] v0.0.21 [2024-10-04T07:40:25.175Z] v0.0.22 [2024-10-04T07:40:25.175Z] v0.0.23 [2024-10-04T07:40:25.175Z] v0.0.24 [2024-10-04T07:40:25.175Z] v0.0.25 [2024-10-04T07:40:25.175Z] v0.0.26 [2024-10-04T07:40:25.175Z] v0.0.27 [2024-10-04T07:40:25.175Z] v0.0.28 [2024-10-04T07:40:25.175Z] v0.0.29 [2024-10-04T07:40:25.175Z] v0.0.3 [2024-10-04T07:40:25.175Z] v0.0.30 [2024-10-04T07:40:25.175Z] v0.0.31 [2024-10-04T07:40:25.175Z] v0.0.32 [2024-10-04T07:40:25.175Z] v0.0.33 [2024-10-04T07:40:25.175Z] v0.0.4 [2024-10-04T07:40:25.175Z] v0.0.5 [2024-10-04T07:40:25.175Z] v0.0.6 [2024-10-04T07:40:25.175Z] v0.0.7 [2024-10-04T07:40:25.175Z] v0.0.8 [2024-10-04T07:40:25.175Z] v0.0.9 [2024-10-04T07:40:25.175Z] v2.0.0 [2024-10-04T07:40:25.175Z] v2.1.0 [2024-10-04T07:40:25.175Z] v2.1.1 [2024-10-04T07:40:25.175Z] v2.2.0 [2024-10-04T07:40:25.175Z] v2.3.0 [2024-10-04T07:40:25.175Z] v3.0 [2024-10-04T07:40:25.175Z] v3.0.0 [2024-10-04T07:40:25.175Z] v3.0.1 [2024-10-04T07:40:25.175Z] v3.1 [2024-10-04T07:40:25.175Z] v3.1.0 [2024-10-04T07:40:25.175Z] v3.1.0-dev.1 [2024-10-04T07:40:25.175Z] v3.1.0-dev.10 [2024-10-04T07:40:25.175Z] v3.1.0-dev.11 [2024-10-04T07:40:25.175Z] v3.1.0-dev.12 [2024-10-04T07:40:25.175Z] v3.1.0-dev.13 [2024-10-04T07:40:25.175Z] v3.1.0-dev.14 [2024-10-04T07:40:25.175Z] v3.1.0-dev.15 [2024-10-04T07:40:25.175Z] v3.1.0-dev.16 [2024-10-04T07:40:25.175Z] v3.1.0-dev.17 [2024-10-04T07:40:25.175Z] v3.1.0-dev.2 [2024-10-04T07:40:25.175Z] v3.1.0-dev.3 [2024-10-04T07:40:25.175Z] v3.1.0-dev.4 [2024-10-04T07:40:25.175Z] v3.1.0-dev.5 [2024-10-04T07:40:25.175Z] v3.1.0-dev.6 [2024-10-04T07:40:25.175Z] v3.1.0-dev.7 [2024-10-04T07:40:25.175Z] v3.1.0-dev.8 [2024-10-04T07:40:25.175Z] v3.1.0-dev.9 [2024-10-04T07:40:25.175Z] v3.2.0-dev.1 [2024-10-04T07:40:25.175Z] v3.2.0-dev.10 [2024-10-04T07:40:25.175Z] v3.2.0-dev.11 [2024-10-04T07:40:25.175Z] v3.2.0-dev.12 [2024-10-04T07:40:25.175Z] v3.2.0-dev.13 [2024-10-04T07:40:25.175Z] v3.2.0-dev.14 [2024-10-04T07:40:25.175Z] v3.2.0-dev.15 [2024-10-04T07:40:25.175Z] v3.2.0-dev.2 [2024-10-04T07:40:25.175Z] v3.2.0-dev.3 [2024-10-04T07:40:25.175Z] v3.2.0-dev.4 [2024-10-04T07:40:25.175Z] v3.2.0-dev.5 [2024-10-04T07:40:25.175Z] v3.2.0-dev.6 [2024-10-04T07:40:25.175Z] v3.2.0-dev.7 [2024-10-04T07:40:25.175Z] v3.2.0-dev.8 [2024-10-04T07:40:25.175Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-04T07:40:25.492Z] + lftools sign git-tag v3.2.0-dev.15 [2024-10-04T07:40:26.059Z] Signing Git tag with Sigul... [2024-10-04T07:40:26.059Z] Signing v3.2.0-dev.15 [Pipeline] echo [2024-10-04T07:40:26.333Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:40:26.624Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-04T07:40:26.631Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-04T07:40:26.664Z] $ docker stop --time=1 64e32917e1f9752727e14464bea3f0fc4cf4a70cbb116faa8e61988e472c99e8 [2024-10-04T07:40:27.951Z] $ docker rm -f --volumes 64e32917e1f9752727e14464bea3f0fc4cf4a70cbb116faa8e61988e472c99e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-04T07:40:28.389Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T07:40:28.389Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:40:28.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:40:28.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:40:28.784Z] prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container [2024-10-04T07:40:28.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T07:40:29.163Z] $ docker top b418c9b019a831dbcd41313dd8c45027c6839ea451b436588dd51b893477fde9 -eo pid,comm [2024-10-04T07:40:29.204Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-04T07:40:29.204Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T07:40:29.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:40:29.264Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:40:29.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:40:29.390Z] $ docker exec b418c9b019a831dbcd41313dd8c45027c6839ea451b436588dd51b893477fde9 ssh-agent [2024-10-04T07:40:29.494Z] SSH_AUTH_SOCK=/tmp/ssh-60MzPTZZtXEh/agent.32 [2024-10-04T07:40:29.494Z] SSH_AGENT_PID=38 [2024-10-04T07:40:29.499Z] Running ssh-add (command line suppressed) [2024-10-04T07:40:29.596Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8922299936356731028.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8922299936356731028.key) [2024-10-04T07:40:29.607Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:40:29.900Z] + git semver bump pre [2024-10-04T07:40:30.160Z] 2024-10-04 07:40:30,073 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2024-10-04T07:40:30.160Z] 2024-10-04 07:40:30,073 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev [2024-10-04T07:40:30.160Z] 2024-10-04 07:40:30,073 [bump_version] DEBUG bumped version:3.2.0-dev.16 [2024-10-04T07:40:30.160Z] 2024-10-04 07:40:30,074 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True [2024-10-04T07:40:30.160Z] 2024-10-04 07:40:30,074 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2024-10-04T07:40:30.160Z] 2024-10-04 07:40:30,074 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2024-10-04T07:40:30.160Z] 2024-10-04 07:40:30,076 [execute] INFO git cat-file --batch-check [2024-10-04T07:40:30.160Z] 2024-10-04 07:40:30,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T07:40:30.160Z] 2024-10-04 07:40:30,081 [execute] INFO git cat-file --batch [2024-10-04T07:40:30.160Z] 2024-10-04 07:40:30,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T07:40:30.160Z] 2024-10-04 07:40:30,086 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2024-10-04T07:40:30.160Z] 3.2.0-dev.16 [Pipeline] } [2024-10-04T07:40:30.172Z] $ docker exec --env ******** --env ******** b418c9b019a831dbcd41313dd8c45027c6839ea451b436588dd51b893477fde9 ssh-agent -k [2024-10-04T07:40:30.276Z] unset SSH_AUTH_SOCK; [2024-10-04T07:40:30.277Z] unset SSH_AGENT_PID; [2024-10-04T07:40:30.277Z] echo Agent pid 38 killed; [2024-10-04T07:40:30.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T07:40:30.679Z] + git semver [Pipeline] } [2024-10-04T07:40:30.953Z] $ docker stop --time=1 b418c9b019a831dbcd41313dd8c45027c6839ea451b436588dd51b893477fde9 [2024-10-04T07:40:32.245Z] $ docker rm -f --volumes b418c9b019a831dbcd41313dd8c45027c6839ea451b436588dd51b893477fde9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T07:40:32.596Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T07:40:32.596Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:40:32.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:40:32.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:40:32.980Z] prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container [2024-10-04T07:40:33.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T07:40:33.349Z] $ docker top 2abdcf957d2c3e00c9aaadfb512a5a9b9c7165f1d9b3b4731f3b265f344f706a -eo pid,comm [2024-10-04T07:40:33.394Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-04T07:40:33.394Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T07:40:33.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:40:33.453Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:40:33.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:40:33.583Z] $ docker exec 2abdcf957d2c3e00c9aaadfb512a5a9b9c7165f1d9b3b4731f3b265f344f706a ssh-agent [2024-10-04T07:40:33.691Z] SSH_AUTH_SOCK=/tmp/ssh-5hK9MqKmPybk/agent.32 [2024-10-04T07:40:33.691Z] SSH_AGENT_PID=38 [2024-10-04T07:40:33.695Z] Running ssh-add (command line suppressed) [2024-10-04T07:40:33.788Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_18267158676235098329.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_18267158676235098329.key) [2024-10-04T07:40:33.796Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:40:34.092Z] + git semver push [2024-10-04T07:40:34.350Z] 2024-10-04 07:40:34,258 [run_push] DEBUG push [2024-10-04T07:40:34.351Z] 2024-10-04 07:40:34,259 [execute] INFO git cat-file --batch-check [2024-10-04T07:40:34.351Z] 2024-10-04 07:40:34,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T07:40:34.351Z] 2024-10-04 07:40:34,262 [execute] INFO git rev-list 5e9119ad1d52593cfcbe0b2f35e32ec8c9473a64 -- [2024-10-04T07:40:34.351Z] 2024-10-04 07:40:34,263 [execute] DEBUG Popen(['git', 'rev-list', '5e9119ad1d52593cfcbe0b2f35e32ec8c9473a64', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-04T07:40:34.351Z] 2024-10-04 07:40:34,270 [execute] INFO git fetch -v origin [2024-10-04T07:40:34.351Z] 2024-10-04 07:40:34,270 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-04T07:40:34.920Z] 2024-10-04 07:40:34,726 [run_push] DEBUG no remote changes detected [2024-10-04T07:40:34.920Z] 2024-10-04 07:40:34,726 [execute] INFO git push origin semver [2024-10-04T07:40:34.920Z] 2024-10-04 07:40:34,727 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-04T07:40:35.489Z] 2024-10-04 07:40:35,422 [run_push] DEBUG push all version tags [2024-10-04T07:40:35.489Z] 2024-10-04 07:40:35,422 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-04T07:40:35.489Z] 2024-10-04 07:40:35,423 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) [2024-10-04T07:40:36.134Z] 2024-10-04 07:40:36,091 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main [2024-10-04T07:40:36.134Z] 3.2.0-dev.16 [Pipeline] } [2024-10-04T07:40:36.147Z] $ docker exec --env ******** --env ******** 2abdcf957d2c3e00c9aaadfb512a5a9b9c7165f1d9b3b4731f3b265f344f706a ssh-agent -k [2024-10-04T07:40:36.245Z] unset SSH_AUTH_SOCK; [2024-10-04T07:40:36.245Z] unset SSH_AGENT_PID; [2024-10-04T07:40:36.245Z] echo Agent pid 38 killed; [2024-10-04T07:40:36.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T07:40:36.579Z] + git semver [Pipeline] } [2024-10-04T07:40:36.857Z] $ docker stop --time=1 2abdcf957d2c3e00c9aaadfb512a5a9b9c7165f1d9b3b4731f3b265f344f706a [2024-10-04T07:40:38.547Z] $ docker rm -f --volumes 2abdcf957d2c3e00c9aaadfb512a5a9b9c7165f1d9b3b4731f3b265f344f706a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-04T07:40:39.191Z] + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] [2024-10-04T07:40:39.191Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2024-10-04T07:40:39.191Z] total 16 [2024-10-04T07:40:39.191Z] drwxr-xr-x 3 root root 4096 Oct 4 07:06 . [2024-10-04T07:40:39.191Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 07:40 .. [2024-10-04T07:40:39.191Z] drwxr-xr-x 2 root root 4096 Oct 4 07:06 cost [2024-10-04T07:40:39.191Z] -rw-r--r-- 1 root root 85 Oct 4 07:06 cost.csv [2024-10-04T07:40:39.191Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2024-10-04T07:40:39.191Z] + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives [2024-10-04T07:40:39.191Z] total 16 [2024-10-04T07:40:39.191Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 07:06 . [2024-10-04T07:40:39.191Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 07:40 .. [2024-10-04T07:40:39.191Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 07:06 cost [2024-10-04T07:40:39.191Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 4 07:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:40:39.482Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:40:40.340Z] ---> package-listing.sh [2024-10-04T07:40:40.340Z] ++ facter osfamily [2024-10-04T07:40:40.340Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-04T07:40:40.598Z] + OS_FAMILY=debian [2024-10-04T07:40:40.598Z] + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main [2024-10-04T07:40:40.598Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-04T07:40:40.598Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-04T07:40:40.598Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-04T07:40:40.598Z] + PACKAGES=/tmp/packages_start.txt [2024-10-04T07:40:40.598Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2024-10-04T07:40:40.598Z] + PACKAGES=/tmp/packages_end.txt [2024-10-04T07:40:40.598Z] + case "${OS_FAMILY}" in [2024-10-04T07:40:40.598Z] + dpkg -l [2024-10-04T07:40:40.598Z] + grep '^ii' [2024-10-04T07:40:40.598Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-04T07:40:40.598Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-04T07:40:40.598Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-04T07:40:40.598Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2024-10-04T07:40:40.598Z] + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [2024-10-04T07:40:40.598Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo [2024-10-04T07:40:40.610Z] 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_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-04T07:40:40.887Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:40:41.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T07:40:41.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:40:41.545Z] prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container [2024-10-04T07:40:41.578Z] $ 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_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-04T07:40:41.764Z] $ docker top 79b2b38d11e0034105d74b8aad9daca55b0bbefc2406dbcc3b0574cea5e861dd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:40:42.109Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-04T07:40:42.392Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-04T07:40:42.676Z] + ls /var/log/sa-host [2024-10-04T07:40:42.676Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T07:40:42.751Z] provisioning config files... [2024-10-04T07:40:42.758Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config18215590528544359040tmp [Pipeline] { [Pipeline] echo [2024-10-04T07:40:42.779Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:40:43.061Z] ---> create-netrc.sh [Pipeline] } [2024-10-04T07:40:43.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:40:43.396Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-04T07:40:43.405Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:40:43.688Z] ---> sudo-logs.sh [2024-10-04T07:40:43.688Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-04T07:40:43.722Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:40:44.001Z] ---> job-cost.sh [2024-10-04T07:40:44.001Z] lf-activate-venv: SKIPPING [2024-10-04T07:40:44.001Z] DEBUG: total: 0.2199999988079071 [2024-10-04T07:40:44.001Z] INFO: Retrieving Stack Cost... [2024-10-04T07:40:44.261Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T07:40:44.521Z] INFO: Archiving Costs [Pipeline] echo [2024-10-04T07:40:44.533Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:40:44.814Z] ---> logs-deploy.sh [2024-10-04T07:40:44.814Z] lf-activate-venv: SKIPPING [2024-10-04T07:40:44.814Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/93 [2024-10-04T07:40:44.814Z] INFO: archiving workspace using pattern(s): [2024-10-04T07:40:45.749Z] Archives upload complete. [2024-10-04T07:40:46.009Z] INFO: archiving logs to Nexus [2024-10-04T07:40:46.581Z] ---> uname -a: [2024-10-04T07:40:46.581Z] Linux prd-ubuntu20-04-docker-8c-8g-15823 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-04T07:40:46.581Z] [2024-10-04T07:40:46.581Z] [2024-10-04T07:40:46.581Z] ---> lscpu: [2024-10-04T07:40:46.581Z] Architecture: x86_64 [2024-10-04T07:40:46.581Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-04T07:40:46.581Z] Byte Order: Little Endian [2024-10-04T07:40:46.581Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-04T07:40:46.581Z] CPU(s): 8 [2024-10-04T07:40:46.581Z] On-line CPU(s) list: 0-7 [2024-10-04T07:40:46.581Z] Thread(s) per core: 1 [2024-10-04T07:40:46.581Z] Core(s) per socket: 1 [2024-10-04T07:40:46.581Z] Socket(s): 8 [2024-10-04T07:40:46.581Z] NUMA node(s): 1 [2024-10-04T07:40:46.581Z] Vendor ID: AuthenticAMD [2024-10-04T07:40:46.581Z] CPU family: 23 [2024-10-04T07:40:46.581Z] Model: 49 [2024-10-04T07:40:46.581Z] Model name: AMD EPYC-Rome Processor [2024-10-04T07:40:46.581Z] Stepping: 0 [2024-10-04T07:40:46.581Z] CPU MHz: 2799.998 [2024-10-04T07:40:46.581Z] BogoMIPS: 5599.99 [2024-10-04T07:40:46.581Z] Virtualization: AMD-V [2024-10-04T07:40:46.581Z] Hypervisor vendor: KVM [2024-10-04T07:40:46.581Z] Virtualization type: full [2024-10-04T07:40:46.581Z] L1d cache: 256 KiB [2024-10-04T07:40:46.581Z] L1i cache: 256 KiB [2024-10-04T07:40:46.581Z] L2 cache: 4 MiB [2024-10-04T07:40:46.581Z] L3 cache: 128 MiB [2024-10-04T07:40:46.581Z] NUMA node0 CPU(s): 0-7 [2024-10-04T07:40:46.581Z] Vulnerability Itlb multihit: Not affected [2024-10-04T07:40:46.581Z] Vulnerability L1tf: Not affected [2024-10-04T07:40:46.581Z] Vulnerability Mds: Not affected [2024-10-04T07:40:46.581Z] Vulnerability Meltdown: Not affected [2024-10-04T07:40:46.581Z] Vulnerability Mmio stale data: Not affected [2024-10-04T07:40:46.581Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-04T07:40:46.581Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-04T07:40:46.581Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-04T07:40:46.581Z] Vulnerability Srbds: Not affected [2024-10-04T07:40:46.581Z] Vulnerability Tsx async abort: Not affected [2024-10-04T07:40:46.581Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-10-04T07:40:46.581Z] [2024-10-04T07:40:46.581Z] [2024-10-04T07:40:46.581Z] ---> nproc: [2024-10-04T07:40:46.581Z] 8 [2024-10-04T07:40:46.581Z] [2024-10-04T07:40:46.581Z] [2024-10-04T07:40:46.581Z] ---> df -h: [2024-10-04T07:40:46.581Z] Filesystem Size Used Avail Use% Mounted on [2024-10-04T07:40:46.581Z] overlay 155G 12G 144G 8% / [2024-10-04T07:40:46.581Z] tmpfs 64M 0 64M 0% /dev [2024-10-04T07:40:46.581Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-04T07:40:46.581Z] shm 64M 0 64M 0% /dev/shm [2024-10-04T07:40:46.581Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-10-04T07:40:46.581Z] [2024-10-04T07:40:46.581Z] [2024-10-04T07:40:46.581Z] ---> sar -b -r -n DEV: [2024-10-04T07:40:46.581Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15823) 10/04/24 _x86_64_ (8 CPU) [2024-10-04T07:40:46.581Z] [2024-10-04T07:40:46.581Z] 07:03:54 LINUX RESTART (8 CPU) [2024-10-04T07:40:46.581Z] [2024-10-04T07:40:46.581Z] 07:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-04T07:40:46.581Z] 07:05:01 336.96 49.11 287.85 0.00 5398.03 183667.52 0.00 [2024-10-04T07:40:46.581Z] 07:06:01 87.45 1.63 85.82 0.00 35.46 36861.72 0.00 [2024-10-04T07:40:46.581Z] 07:07:01 60.02 0.20 59.82 0.00 23.73 23995.88 0.00 [2024-10-04T07:40:46.581Z] 07:08:01 0.93 0.00 0.93 0.00 0.00 11.19 0.00 [2024-10-04T07:40:46.581Z] 07:09:01 5.72 1.13 4.58 0.00 78.25 1485.09 0.00 [2024-10-04T07:40:46.581Z] 07:10:01 44.38 3.97 40.41 0.00 4264.22 6962.17 0.00 [2024-10-04T07:40:46.581Z] 07:11:01 3.50 0.02 3.48 0.00 0.13 92.78 0.00 [2024-10-04T07:40:46.581Z] 07:12:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 [2024-10-04T07:40:46.581Z] 07:13:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 [2024-10-04T07:40:46.581Z] 07:14:01 2.08 0.00 2.08 0.00 0.00 24.13 0.00 [2024-10-04T07:40:46.581Z] 07:15:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2024-10-04T07:40:46.581Z] 07:16:01 1.95 0.00 1.95 0.00 0.00 22.80 0.00 [2024-10-04T07:40:46.581Z] 07:17:01 1.40 0.02 1.38 0.00 0.13 15.73 0.00 [2024-10-04T07:40:46.581Z] 07:18:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 [2024-10-04T07:40:46.581Z] 07:19:01 1.65 0.00 1.65 0.00 0.00 20.13 0.00 [2024-10-04T07:40:46.581Z] 07:20:01 1.53 0.02 1.52 0.00 0.13 22.00 0.00 [2024-10-04T07:40:46.581Z] 07:21:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 [2024-10-04T07:40:46.581Z] 07:22:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2024-10-04T07:40:46.581Z] 07:23:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2024-10-04T07:40:46.581Z] 07:24:01 1.45 0.00 1.45 0.00 0.00 18.13 0.00 [2024-10-04T07:40:46.581Z] 07:25:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2024-10-04T07:40:46.581Z] 07:26:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 [2024-10-04T07:40:46.581Z] 07:27:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 [2024-10-04T07:40:46.581Z] 07:28:01 0.85 0.00 0.85 0.00 0.00 9.33 0.00 [2024-10-04T07:40:46.581Z] 07:29:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 [2024-10-04T07:40:46.581Z] 07:30:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 [2024-10-04T07:40:46.581Z] 07:31:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2024-10-04T07:40:46.581Z] 07:32:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 [2024-10-04T07:40:46.581Z] 07:33:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 [2024-10-04T07:40:46.581Z] 07:34:01 1.42 0.00 1.42 0.00 0.00 17.19 0.00 [2024-10-04T07:40:46.581Z] 07:35:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2024-10-04T07:40:46.581Z] 07:36:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 [2024-10-04T07:40:46.581Z] 07:37:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 [2024-10-04T07:40:46.581Z] 07:38:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 [2024-10-04T07:40:46.581Z] 07:39:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 [2024-10-04T07:40:46.581Z] 07:40:01 39.28 0.37 38.91 0.00 22.66 24031.86 0.00 [2024-10-04T07:40:46.581Z] Average: 17.07 1.57 15.50 0.00 272.84 7709.02 0.00 [2024-10-04T07:40:46.581Z] [2024-10-04T07:40:46.581Z] 07:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-04T07:40:46.581Z] 07:05:01 29325532 31491072 844084 2.57 71088 2372260 2001592 5.90 1067532 2122968 483888 [2024-10-04T07:40:46.581Z] 07:06:01 28432352 31424160 884492 2.69 91580 3112520 2017140 5.94 1308708 2684032 204956 [2024-10-04T07:40:46.581Z] 07:07:01 28663668 31502416 811332 2.47 97036 2960464 1751452 5.16 1181680 2589684 8 [2024-10-04T07:40:46.581Z] 07:08:01 28663936 31502712 811008 2.47 97064 2960472 1751452 5.16 1181392 2589692 148 [2024-10-04T07:40:46.581Z] 07:09:01 28611560 31498728 812672 2.47 98840 3005720 1748476 5.15 1183440 2634068 376 [2024-10-04T07:40:46.581Z] 07:10:01 28220276 31487208 795616 2.42 126036 3358300 1708964 5.04 1452024 2726760 196 [2024-10-04T07:40:46.581Z] 07:11:01 28226764 31489076 793536 2.41 124632 3355052 1682952 4.96 1448804 2723560 8 [2024-10-04T07:40:46.581Z] 07:12:01 28227008 31489380 793184 2.41 124720 3355052 1682952 4.96 1449180 2723564 4 [2024-10-04T07:40:46.581Z] 07:13:01 28227260 31489776 792752 2.41 124816 3355056 1682952 4.96 1449004 2723576 180 [2024-10-04T07:40:46.581Z] 07:14:01 28229660 31492304 790176 2.40 124920 3355064 1682952 4.96 1446628 2723588 192 [2024-10-04T07:40:46.581Z] 07:15:01 28229732 31492440 790172 2.40 125008 3355064 1682952 4.96 1446468 2723596 8 [2024-10-04T07:40:46.581Z] 07:16:01 28229756 31492596 790016 2.40 125100 3355068 1682952 4.96 1446576 2723608 4 [2024-10-04T07:40:46.581Z] 07:17:01 28229160 31492196 790192 2.40 125200 3355068 1682952 4.96 1447072 2723580 232 [2024-10-04T07:40:46.581Z] 07:18:01 28228992 31492096 789940 2.40 125288 3355072 1682952 4.96 1447184 2723584 208 [2024-10-04T07:40:46.581Z] 07:19:01 28229284 31492508 789532 2.40 125392 3355068 1682952 4.96 1446576 2723596 4 [2024-10-04T07:40:46.581Z] 07:20:01 28227676 31491048 791052 2.41 125436 3355052 1722816 5.08 1447124 2723552 140 [2024-10-04T07:40:46.581Z] 07:21:01 28227376 31490812 791220 2.41 125504 3355056 1722816 5.08 1447120 2723560 12 [2024-10-04T07:40:46.581Z] 07:22:01 28227336 31490780 791148 2.41 125528 3355064 1722816 5.08 1447260 2723564 144 [2024-10-04T07:40:46.581Z] 07:23:01 28227224 31490736 791112 2.41 125568 3355064 1722816 5.08 1447432 2723572 148 [2024-10-04T07:40:46.581Z] 07:24:01 28228176 31491744 790088 2.40 125620 3355044 1722816 5.08 1446228 2723568 12 [2024-10-04T07:40:46.581Z] 07:25:01 28228032 31491688 789892 2.40 125644 3355072 1722816 5.08 1446368 2723576 8 [2024-10-04T07:40:46.581Z] 07:26:01 28228064 31491724 789956 2.40 125692 3355076 1722816 5.08 1446344 2723580 148 [2024-10-04T07:40:46.581Z] 07:27:01 28228228 31491956 789664 2.40 125724 3355080 1722816 5.08 1446704 2723588 176 [2024-10-04T07:40:46.581Z] 07:28:01 28228192 31491920 789832 2.40 125740 3355080 1722816 5.08 1446840 2723588 220 [2024-10-04T07:40:46.581Z] 07:29:01 28228192 31491984 789776 2.40 125772 3355084 1722816 5.08 1447004 2723596 36 [2024-10-04T07:40:46.581Z] 07:30:01 28228064 31491864 789860 2.40 125792 3355088 1722816 5.08 1446556 2723600 8 [2024-10-04T07:40:46.581Z] 07:31:01 28228040 31491880 789800 2.40 125832 3355088 1722816 5.08 1446588 2723600 12 [2024-10-04T07:40:46.581Z] 07:32:01 28228308 31492160 789440 2.40 125848 3355096 1722816 5.08 1446572 2723604 148 [2024-10-04T07:40:46.581Z] 07:33:01 28228088 31492008 789504 2.40 125872 3355096 1706164 5.03 1447020 2723612 168 [2024-10-04T07:40:46.581Z] 07:34:01 28227836 31491760 789720 2.40 125896 3355092 1706164 5.03 1446768 2723616 4 [2024-10-04T07:40:46.581Z] 07:35:01 28228128 31492116 789348 2.40 125920 3355104 1706164 5.03 1446756 2723624 12 [2024-10-04T07:40:46.581Z] 07:36:01 28227604 31491596 789892 2.40 125944 3355104 1706164 5.03 1446728 2723624 148 [2024-10-04T07:40:46.581Z] 07:37:01 28228084 31492080 789548 2.40 125960 3355108 1706164 5.03 1446916 2723628 20 [2024-10-04T07:40:46.581Z] 07:38:01 28228012 31492068 789556 2.40 125988 3355108 1706164 5.03 1446796 2723632 160 [2024-10-04T07:40:46.581Z] 07:39:01 28227948 31492044 789484 2.40 126012 3355112 1706164 5.03 1447212 2723612 164 [2024-10-04T07:40:46.582Z] 07:40:01 27775716 31478444 801460 2.44 141364 3755528 1691732 4.99 1485932 3114272 112 [2024-10-04T07:40:46.582Z] Average: 28286368 31490030 796668 2.42 121205 3300625 1726587 5.09 1411793 2706823 19234 [2024-10-04T07:40:46.582Z] [2024-10-04T07:40:46.582Z] 07:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-04T07:40:46.582Z] 07:05:01 docker0 9.13 10.28 0.85 88.98 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:05:01 ens3 497.58 353.11 5775.09 93.94 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:05:01 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:06:01 docker0 34.33 64.54 3.36 871.94 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:06:01 ens3 108.90 61.01 914.42 22.92 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:06:01 vethd595544 34.33 64.66 3.83 871.94 0.00 0.00 0.00 0.07 [2024-10-04T07:40:46.582Z] 07:06:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:07:01 ens3 94.52 61.57 2525.73 12.23 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:07:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:08:01 ens3 0.77 0.45 2.94 0.03 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:09:01 ens3 67.81 34.91 669.33 2.51 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:09:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:10:01 ens3 117.51 37.94 2079.28 2.77 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:10:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:12:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:13:01 ens3 0.70 0.07 0.12 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:14:01 ens3 0.67 0.58 0.36 0.29 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:15:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:16:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:17:01 ens3 0.33 0.02 0.04 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:18:01 ens3 0.65 0.40 0.33 0.22 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:20:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:21:01 ens3 0.08 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:22:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:23:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:24:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:25:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:26:01 ens3 0.25 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:27:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:28:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:29:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:30:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:31:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:32:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:33:01 ens3 0.53 0.02 0.05 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:34:01 ens3 0.70 0.45 0.41 0.28 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:35:01 ens3 0.22 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:36:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:37:01 ens3 1.48 0.68 0.72 0.49 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:38:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:40:01 docker0 51.71 94.70 4.57 873.83 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:40:01 ens3 191.57 109.37 3534.55 17.55 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] 07:40:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] Average: docker0 2.64 4.71 0.24 50.96 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] Average: ens3 30.20 18.40 430.65 4.27 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-04T07:40:46.582Z] [2024-10-04T07:40:46.582Z] [2024-10-04T07:40:46.582Z] ---> sar -P ALL: [2024-10-04T07:40:46.582Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15823) 10/04/24 _x86_64_ (8 CPU) [2024-10-04T07:40:46.582Z] [2024-10-04T07:40:46.582Z] 07:03:54 LINUX RESTART (8 CPU) [2024-10-04T07:40:46.582Z] [2024-10-04T07:40:46.582Z] 07:04:01 CPU %user %nice %system %iowait %steal %idle [2024-10-04T07:40:46.582Z] 07:05:01 all 8.78 0.00 2.87 2.70 0.05 85.59 [2024-10-04T07:40:46.582Z] 07:05:01 0 7.95 0.00 2.89 1.09 0.05 88.02 [2024-10-04T07:40:46.582Z] 07:05:01 1 10.83 0.00 3.01 3.75 0.05 82.36 [2024-10-04T07:40:46.582Z] 07:05:01 2 7.32 0.00 4.48 3.66 0.05 84.49 [2024-10-04T07:40:46.582Z] 07:05:01 3 7.37 0.00 2.77 6.86 0.05 82.95 [2024-10-04T07:40:46.582Z] 07:05:01 4 7.53 0.00 2.34 4.03 0.03 86.07 [2024-10-04T07:40:46.582Z] 07:05:01 5 8.07 0.00 2.99 1.63 0.05 87.27 [2024-10-04T07:40:46.582Z] 07:05:01 6 10.79 0.00 2.49 0.29 0.05 86.39 [2024-10-04T07:40:46.582Z] 07:05:01 7 10.39 0.00 2.03 0.32 0.07 87.19 [2024-10-04T07:40:46.582Z] 07:06:01 all 37.95 0.00 5.67 2.06 0.08 54.24 [2024-10-04T07:40:46.582Z] 07:06:01 0 35.82 0.00 5.83 0.84 0.08 57.43 [2024-10-04T07:40:46.582Z] 07:06:01 1 36.83 0.00 5.65 0.98 0.08 56.47 [2024-10-04T07:40:46.582Z] 07:06:01 2 40.80 0.00 5.84 7.59 0.08 45.68 [2024-10-04T07:40:46.582Z] 07:06:01 3 41.18 0.00 5.77 3.98 0.08 48.99 [2024-10-04T07:40:46.582Z] 07:06:01 4 36.48 0.00 5.45 1.13 0.07 56.88 [2024-10-04T07:40:46.582Z] 07:06:01 5 38.82 0.00 5.38 0.87 0.07 54.86 [2024-10-04T07:40:46.582Z] 07:06:01 6 36.47 0.00 5.55 0.64 0.07 57.28 [2024-10-04T07:40:46.582Z] 07:06:01 7 37.21 0.00 5.92 0.45 0.08 56.33 [2024-10-04T07:40:46.582Z] 07:07:01 all 3.40 0.00 1.53 1.25 0.03 93.79 [2024-10-04T07:40:46.582Z] 07:07:01 0 3.51 0.00 2.33 0.23 0.03 93.89 [2024-10-04T07:40:46.582Z] 07:07:01 1 3.45 0.00 1.26 0.02 0.03 95.24 [2024-10-04T07:40:46.582Z] 07:07:01 2 3.30 0.00 1.82 1.36 0.03 93.49 [2024-10-04T07:40:46.582Z] 07:07:01 3 3.58 0.00 1.02 0.02 0.03 95.35 [2024-10-04T07:40:46.582Z] 07:07:01 4 3.69 0.00 1.14 0.02 0.05 95.10 [2024-10-04T07:40:46.582Z] 07:07:01 5 3.39 0.00 1.02 0.08 0.03 95.46 [2024-10-04T07:40:46.582Z] 07:07:01 6 2.81 0.00 2.11 7.70 0.03 87.35 [2024-10-04T07:40:46.582Z] 07:07:01 7 3.47 0.00 1.51 0.64 0.02 94.37 [2024-10-04T07:40:46.582Z] 07:08:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-10-04T07:40:46.582Z] 07:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:40:46.582Z] 07:08:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-04T07:40:46.582Z] 07:08:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-04T07:40:46.582Z] 07:08:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2024-10-04T07:40:46.582Z] 07:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-04T07:40:46.582Z] 07:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.582Z] 07:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:40:46.582Z] 07:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-04T07:40:46.582Z] 07:09:01 all 0.24 0.00 0.12 0.09 0.02 99.54 [2024-10-04T07:40:46.582Z] 07:09:01 0 0.20 0.00 0.13 0.02 0.02 99.63 [2024-10-04T07:40:46.582Z] 07:09:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2024-10-04T07:40:46.582Z] 07:09:01 2 0.13 0.00 0.07 0.55 0.02 99.23 [2024-10-04T07:40:46.582Z] 07:09:01 3 0.28 0.00 0.35 0.02 0.02 99.33 [2024-10-04T07:40:46.582Z] 07:09:01 4 0.45 0.00 0.10 0.05 0.03 99.36 [2024-10-04T07:40:46.582Z] 07:09:01 5 0.52 0.00 0.17 0.02 0.00 99.30 [2024-10-04T07:40:46.582Z] 07:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.582Z] 07:09:01 7 0.23 0.00 0.07 0.03 0.02 99.65 [2024-10-04T07:40:46.582Z] 07:10:01 all 2.28 0.00 1.20 0.73 0.03 95.76 [2024-10-04T07:40:46.582Z] 07:10:01 0 3.25 0.00 1.03 0.05 0.02 95.65 [2024-10-04T07:40:46.582Z] 07:10:01 1 1.58 0.00 2.28 2.22 0.05 93.86 [2024-10-04T07:40:46.582Z] 07:10:01 2 2.10 0.00 0.88 1.83 0.03 95.15 [2024-10-04T07:40:46.582Z] 07:10:01 3 1.07 0.00 0.97 0.55 0.02 97.40 [2024-10-04T07:40:46.582Z] 07:10:01 4 2.28 0.00 0.73 0.17 0.02 96.80 [2024-10-04T07:40:46.582Z] 07:10:01 5 2.55 0.00 2.10 0.17 0.02 95.16 [2024-10-04T07:40:46.582Z] 07:10:01 6 2.72 0.00 0.75 0.08 0.02 96.42 [2024-10-04T07:40:46.582Z] 07:10:01 7 2.69 0.00 0.87 0.79 0.05 95.60 [2024-10-04T07:40:46.582Z] 07:11:01 all 0.33 0.00 0.05 0.05 0.01 99.57 [2024-10-04T07:40:46.582Z] 07:11:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-04T07:40:46.582Z] 07:11:01 1 0.03 0.00 0.03 0.32 0.02 99.60 [2024-10-04T07:40:46.582Z] 07:11:01 2 0.07 0.00 0.05 0.07 0.00 99.82 [2024-10-04T07:40:46.582Z] 07:11:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2024-10-04T07:40:46.582Z] 07:11:01 4 2.02 0.00 0.03 0.00 0.02 97.93 [2024-10-04T07:40:46.582Z] 07:11:01 5 0.20 0.00 0.08 0.00 0.02 99.70 [2024-10-04T07:40:46.582Z] 07:11:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-04T07:40:46.582Z] 07:11:01 7 0.13 0.00 0.07 0.00 0.02 99.78 [2024-10-04T07:40:46.582Z] 07:12:01 all 0.16 0.00 0.01 0.01 0.01 99.81 [2024-10-04T07:40:46.582Z] 07:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:40:46.582Z] 07:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:40:46.582Z] 07:12:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2024-10-04T07:40:46.582Z] 07:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.582Z] 07:12:01 4 1.19 0.00 0.02 0.02 0.02 98.76 [2024-10-04T07:40:46.582Z] 07:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.582Z] 07:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:40:46.582Z] 07:12:01 7 0.05 0.00 0.03 0.02 0.05 99.85 [2024-10-04T07:40:46.582Z] 07:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-04T07:40:46.582Z] 07:13:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-04T07:40:46.582Z] 07:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.582Z] 07:13:01 2 0.03 0.00 0.00 0.03 0.00 99.93 [2024-10-04T07:40:46.582Z] 07:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:40:46.582Z] 07:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.582Z] 07:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:40:46.583Z] 07:13:01 7 0.07 0.00 0.02 0.00 0.03 99.88 [2024-10-04T07:40:46.583Z] 07:14:01 all 0.02 0.00 0.00 0.02 0.01 99.95 [2024-10-04T07:40:46.583Z] 07:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:14:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-04T07:40:46.583Z] 07:14:01 2 0.02 0.00 0.00 0.17 0.00 99.82 [2024-10-04T07:40:46.583Z] 07:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:40:46.583Z] 07:14:01 4 0.00 0.00 0.00 0.00 0.03 99.97 [2024-10-04T07:40:46.583Z] 07:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:14:01 7 0.02 0.00 0.02 0.02 0.05 99.90 [2024-10-04T07:40:46.583Z] 07:15:01 all 0.16 0.00 0.02 0.01 0.01 99.79 [2024-10-04T07:40:46.583Z] 07:15:01 0 0.17 0.00 0.00 0.00 0.02 99.82 [2024-10-04T07:40:46.583Z] 07:15:01 1 0.76 0.00 0.02 0.00 0.02 99.20 [2024-10-04T07:40:46.583Z] 07:15:01 2 0.03 0.00 0.02 0.12 0.02 99.82 [2024-10-04T07:40:46.583Z] 07:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-04T07:40:46.583Z] 07:15:01 4 0.30 0.00 0.03 0.00 0.02 99.65 [2024-10-04T07:40:46.583Z] 07:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:15:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-04T07:40:46.583Z] 07:15:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-04T07:40:46.583Z] [2024-10-04T07:40:46.583Z] 07:15:01 CPU %user %nice %system %iowait %steal %idle [2024-10-04T07:40:46.583Z] 07:16:01 all 0.02 0.00 0.01 0.01 0.01 99.94 [2024-10-04T07:40:46.583Z] 07:16:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-04T07:40:46.583Z] 07:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:40:46.583Z] 07:16:01 2 0.02 0.00 0.00 0.08 0.00 99.90 [2024-10-04T07:40:46.583Z] 07:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:16:01 4 0.03 0.00 0.02 0.03 0.02 99.90 [2024-10-04T07:40:46.583Z] 07:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:40:46.583Z] 07:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:16:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-10-04T07:40:46.583Z] 07:17:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2024-10-04T07:40:46.583Z] 07:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:17:01 1 1.70 0.00 0.00 0.00 0.02 98.29 [2024-10-04T07:40:46.583Z] 07:17:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-04T07:40:46.583Z] 07:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:40:46.583Z] 07:17:01 7 0.08 0.00 0.03 0.00 0.03 99.85 [2024-10-04T07:40:46.583Z] 07:18:01 all 0.23 0.00 0.01 0.01 0.01 99.74 [2024-10-04T07:40:46.583Z] 07:18:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-04T07:40:46.583Z] 07:18:01 1 0.78 0.00 0.02 0.00 0.00 99.20 [2024-10-04T07:40:46.583Z] 07:18:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2024-10-04T07:40:46.583Z] 07:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:18:01 4 0.93 0.00 0.03 0.02 0.02 99.01 [2024-10-04T07:40:46.583Z] 07:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:18:01 7 0.00 0.00 0.02 0.00 0.05 99.93 [2024-10-04T07:40:46.583Z] 07:19:01 all 0.19 0.00 0.01 0.01 0.01 99.79 [2024-10-04T07:40:46.583Z] 07:19:01 0 0.02 0.00 0.08 0.00 0.03 99.87 [2024-10-04T07:40:46.583Z] 07:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:19:01 2 0.03 0.00 0.00 0.03 0.00 99.93 [2024-10-04T07:40:46.583Z] 07:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:19:01 4 1.34 0.00 0.00 0.02 0.02 98.63 [2024-10-04T07:40:46.583Z] 07:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:40:46.583Z] 07:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:40:46.583Z] 07:20:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-10-04T07:40:46.583Z] 07:20:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2024-10-04T07:40:46.583Z] 07:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:40:46.583Z] 07:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:20:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-04T07:40:46.583Z] 07:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:40:46.583Z] 07:20:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2024-10-04T07:40:46.583Z] 07:20:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-04T07:40:46.583Z] 07:21:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-10-04T07:40:46.583Z] 07:21:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2024-10-04T07:40:46.583Z] 07:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:21:01 2 0.03 0.00 0.02 0.05 0.00 99.90 [2024-10-04T07:40:46.583Z] 07:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:40:46.583Z] 07:21:01 4 0.18 0.00 0.00 0.00 0.02 99.80 [2024-10-04T07:40:46.583Z] 07:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:21:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-04T07:40:46.583Z] 07:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-04T07:40:46.583Z] 07:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:22:01 4 0.03 0.00 0.02 0.02 0.03 99.90 [2024-10-04T07:40:46.583Z] 07:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-04T07:40:46.583Z] 07:22:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-04T07:40:46.583Z] 07:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:40:46.583Z] 07:23:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-04T07:40:46.583Z] 07:23:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-04T07:40:46.583Z] 07:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:23:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2024-10-04T07:40:46.583Z] 07:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:40:46.583Z] 07:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:40:46.583Z] 07:24:01 all 0.16 0.00 0.02 0.01 0.01 99.81 [2024-10-04T07:40:46.583Z] 07:24:01 0 0.10 0.00 0.02 0.02 0.02 99.85 [2024-10-04T07:40:46.583Z] 07:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:24:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-04T07:40:46.583Z] 07:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:24:01 4 1.08 0.00 0.03 0.02 0.02 98.86 [2024-10-04T07:40:46.583Z] 07:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:40:46.583Z] 07:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:25:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2024-10-04T07:40:46.583Z] 07:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-04T07:40:46.583Z] 07:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-04T07:40:46.583Z] 07:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:25:01 4 0.78 0.00 0.00 0.00 0.02 99.20 [2024-10-04T07:40:46.583Z] 07:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-04T07:40:46.583Z] 07:25:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:26:01 all 0.02 0.00 0.01 0.01 0.01 99.94 [2024-10-04T07:40:46.583Z] 07:26:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2024-10-04T07:40:46.583Z] 07:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:40:46.583Z] 07:26:01 2 0.02 0.00 0.00 0.12 0.00 99.87 [2024-10-04T07:40:46.583Z] 07:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:26:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2024-10-04T07:40:46.583Z] 07:26:01 5 0.02 0.00 0.00 0.00 0.03 99.95 [2024-10-04T07:40:46.583Z] 07:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] [2024-10-04T07:40:46.583Z] 07:26:01 CPU %user %nice %system %iowait %steal %idle [2024-10-04T07:40:46.583Z] 07:27:01 all 0.09 0.00 0.01 0.06 0.01 99.83 [2024-10-04T07:40:46.583Z] 07:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-04T07:40:46.583Z] 07:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:27:01 2 0.00 0.00 0.00 0.13 0.02 99.85 [2024-10-04T07:40:46.583Z] 07:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:27:01 4 0.66 0.00 0.00 0.00 0.02 99.32 [2024-10-04T07:40:46.583Z] 07:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:27:01 7 0.02 0.00 0.02 0.35 0.00 99.62 [2024-10-04T07:40:46.583Z] 07:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-04T07:40:46.583Z] 07:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-04T07:40:46.583Z] 07:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:28:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-04T07:40:46.583Z] 07:28:01 5 0.03 0.00 0.03 0.00 0.03 99.90 [2024-10-04T07:40:46.583Z] 07:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:28:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-04T07:40:46.583Z] 07:29:01 all 0.01 0.00 0.00 0.05 0.01 99.93 [2024-10-04T07:40:46.583Z] 07:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-04T07:40:46.583Z] 07:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:29:01 2 0.00 0.00 0.00 0.38 0.00 99.62 [2024-10-04T07:40:46.583Z] 07:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:40:46.583Z] 07:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:40:46.583Z] 07:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:29:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-04T07:40:46.583Z] 07:30:01 all 0.04 0.00 0.01 0.06 0.01 99.87 [2024-10-04T07:40:46.583Z] 07:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-04T07:40:46.583Z] 07:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:30:01 2 0.02 0.00 0.00 0.33 0.00 99.65 [2024-10-04T07:40:46.583Z] 07:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:30:01 4 0.22 0.00 0.02 0.00 0.03 99.73 [2024-10-04T07:40:46.583Z] 07:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:40:46.583Z] 07:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:30:01 7 0.03 0.00 0.02 0.18 0.02 99.75 [2024-10-04T07:40:46.583Z] 07:31:01 all 0.05 0.00 0.02 0.09 0.01 99.82 [2024-10-04T07:40:46.583Z] 07:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:40:46.583Z] 07:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:40:46.583Z] 07:31:01 2 0.00 0.00 0.00 0.55 0.02 99.43 [2024-10-04T07:40:46.583Z] 07:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-04T07:40:46.583Z] 07:31:01 4 0.30 0.00 0.08 0.00 0.02 99.60 [2024-10-04T07:40:46.583Z] 07:31:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-04T07:40:46.583Z] 07:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-04T07:40:46.583Z] 07:31:01 7 0.03 0.00 0.00 0.17 0.00 99.80 [2024-10-04T07:40:46.583Z] 07:32:01 all 0.11 0.00 0.00 0.01 0.01 99.86 [2024-10-04T07:40:46.583Z] 07:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:32:01 4 0.81 0.00 0.02 0.00 0.03 99.14 [2024-10-04T07:40:46.583Z] 07:32:01 5 0.02 0.00 0.00 0.00 0.03 99.95 [2024-10-04T07:40:46.583Z] 07:32:01 6 0.02 0.00 0.00 0.10 0.00 99.88 [2024-10-04T07:40:46.583Z] 07:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:40:46.583Z] 07:33:01 all 0.06 0.00 0.01 0.03 0.01 99.89 [2024-10-04T07:40:46.583Z] 07:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:33:01 2 0.02 0.00 0.00 0.22 0.00 99.77 [2024-10-04T07:40:46.583Z] 07:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:33:01 4 0.38 0.00 0.02 0.00 0.02 99.58 [2024-10-04T07:40:46.583Z] 07:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:33:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:34:01 all 0.02 0.00 0.01 0.04 0.01 99.92 [2024-10-04T07:40:46.583Z] 07:34:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-04T07:40:46.583Z] 07:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:34:01 2 0.00 0.00 0.02 0.23 0.00 99.75 [2024-10-04T07:40:46.583Z] 07:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:40:46.583Z] 07:34:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-04T07:40:46.583Z] 07:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:40:46.583Z] 07:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:34:01 7 0.02 0.00 0.02 0.05 0.02 99.90 [2024-10-04T07:40:46.583Z] 07:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-04T07:40:46.583Z] 07:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-04T07:40:46.583Z] 07:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:35:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-04T07:40:46.583Z] 07:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-04T07:40:46.583Z] 07:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-04T07:40:46.583Z] 07:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-04T07:40:46.583Z] 07:36:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-04T07:40:46.583Z] 07:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:40:46.583Z] 07:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:40:46.583Z] 07:36:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-04T07:40:46.583Z] 07:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.583Z] 07:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-04T07:40:46.583Z] 07:37:01 all 0.02 0.00 0.01 0.02 0.00 99.94 [2024-10-04T07:40:46.583Z] 07:37:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-04T07:40:46.583Z] 07:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:37:01 2 0.00 0.00 0.00 0.15 0.00 99.85 [2024-10-04T07:40:46.583Z] 07:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:40:46.583Z] 07:37:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-04T07:40:46.583Z] 07:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.583Z] 07:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:40:46.584Z] 07:37:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-04T07:40:46.584Z] [2024-10-04T07:40:46.584Z] 07:37:01 CPU %user %nice %system %iowait %steal %idle [2024-10-04T07:40:46.584Z] 07:38:01 all 0.06 0.00 0.01 0.06 0.01 99.85 [2024-10-04T07:40:46.584Z] 07:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-04T07:40:46.584Z] 07:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-04T07:40:46.584Z] 07:38:01 2 0.02 0.00 0.00 0.33 0.00 99.65 [2024-10-04T07:40:46.584Z] 07:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.584Z] 07:38:01 4 0.42 0.00 0.02 0.00 0.02 99.55 [2024-10-04T07:40:46.584Z] 07:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.584Z] 07:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:40:46.584Z] 07:38:01 7 0.02 0.00 0.02 0.17 0.02 99.78 [2024-10-04T07:40:46.584Z] 07:39:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2024-10-04T07:40:46.584Z] 07:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:40:46.584Z] 07:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.584Z] 07:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.584Z] 07:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:40:46.584Z] 07:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:40:46.584Z] 07:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-04T07:40:46.584Z] 07:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:40:46.584Z] 07:39:01 7 0.02 0.00 0.02 0.05 0.00 99.92 [2024-10-04T07:40:46.584Z] 07:40:01 all 2.73 0.00 1.10 2.36 0.03 93.78 [2024-10-04T07:40:46.584Z] 07:40:01 0 3.22 0.00 0.95 0.03 0.03 95.76 [2024-10-04T07:40:46.584Z] 07:40:01 1 2.97 0.00 0.72 0.20 0.03 96.07 [2024-10-04T07:40:46.584Z] 07:40:01 2 3.43 0.00 1.22 2.77 0.02 92.56 [2024-10-04T07:40:46.584Z] 07:40:01 3 2.64 0.00 1.05 0.03 0.03 96.23 [2024-10-04T07:40:46.584Z] 07:40:01 4 1.70 0.00 1.18 11.28 0.03 85.82 [2024-10-04T07:40:46.584Z] 07:40:01 5 2.61 0.00 1.59 3.74 0.03 92.03 [2024-10-04T07:40:46.584Z] 07:40:01 6 3.18 0.00 1.17 0.70 0.03 94.90 [2024-10-04T07:40:46.584Z] 07:40:01 7 2.07 0.00 0.90 0.17 0.03 96.82 [2024-10-04T07:40:46.584Z] Average: all 1.59 0.00 0.35 0.27 0.01 97.77 [2024-10-04T07:40:46.584Z] Average: 0 1.52 0.00 0.38 0.06 0.02 98.02 [2024-10-04T07:40:46.584Z] Average: 1 1.64 0.00 0.37 0.21 0.01 97.77 [2024-10-04T07:40:46.584Z] Average: 2 1.59 0.00 0.40 0.58 0.01 97.43 [2024-10-04T07:40:46.584Z] Average: 3 1.56 0.00 0.33 0.32 0.01 97.78 [2024-10-04T07:40:46.584Z] Average: 4 1.75 0.00 0.32 0.46 0.02 97.45 [2024-10-04T07:40:46.584Z] Average: 5 1.56 0.00 0.38 0.18 0.02 97.86 [2024-10-04T07:40:46.584Z] Average: 6 1.55 0.00 0.34 0.26 0.01 97.84 [2024-10-04T07:40:46.584Z] Average: 7 1.57 0.00 0.32 0.10 0.02 97.99 [2024-10-04T07:40:46.584Z] [2024-10-04T07:40:46.584Z] [2024-10-04T07:40:46.584Z]