Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27e25820c9a237457a696297194f15567d575bac 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-ssh5885551320253905394.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-ssh8698721757698169062.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-registry/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-registry/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6805317781454796287.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-ssh8229818903509324654.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-registry/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-registry/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16541002907503089522.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-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry 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-13500 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-registry.git > git init /w/workspace/dgexfoundry_go-mod-registry_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 27e25820c9a237457a696297194f15567d575bac (main) Commit message: "Merge pull request #167 from weichou1229/go-1.23" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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 27e25820c9a237457a696297194f15567d575bac # timeout=10 > git rev-list --no-walk b7b0f5a1ae610fe3082c36168a205fb70f878fef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:03:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:03:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:03:05 ========================================================= 07:03:05 EdgeX Global Pipelines Version Info 07:03:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:03:05 ------------------- 07:03:05 stable info: 07:03:05 ------------------- 07:03:05 Commited By: Ginny Guan ginny@iotechsys.com 07:03:05 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:03:05 Message: update stable to v1.0.265 07:03:06 ------------------- 07:03:06 experimental info: 07:03:06 ------------------- 07:03:06 Commited By: Cherry Wang cherry@iotechsys.com 07:03:06 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:03:06 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:03:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27e25820c9a237457a696297194f15567d575bac [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27e2582 [Pipeline] echo 07:03:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:03:07 + git rev-list -1 --merges 27e25820c9a237457a696297194f15567d575bac~1..27e25820c9a237457a696297194f15567d575bac [Pipeline] echo 07:03:07 -----------> git rev-list -1 --merges 27e25820c9a237457a696297194f15567d575bac~1..27e25820c9a237457a696297194f15567d575bac 27e25820c9a237457a696297194f15567d575bac 07:03:07 27e25820c9a237457a696297194f15567d575bac [false] [Pipeline] sh 07:03:08 + git log --format=format:%s -1 27e25820c9a237457a696297194f15567d575bac [Pipeline] echo 07:03:08 ========================================================= 07:03:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:03:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:03:08 + git log --format=format:%s -1 27e25820c9a237457a696297194f15567d575bac [Pipeline] echo 07:03:08 [semverPrep] GIT_COMMIT: 27e25820c9a237457a696297194f15567d575bac, Commit Message: Merge pull request #167 from weichou1229/go-1.23 [Pipeline] echo 07:03:08 [semverPrep] This is not a build commit. [Pipeline] sh 07:03:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:03:08 + grep -v github /etc/ssh/ssh_known_hosts 07:03:08 + [ -e /tmp/ssh_known_hosts ] 07:03:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:03:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:03:08 + sudo tee -a /etc/ssh/ssh_known_hosts 07:03:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:03:09 07:03:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:03:10 0.1.4: Pulling from edgex-devops/py-git-semver 07:03:10 b85a868b505f: Pulling fs layer 07:03:10 e2be974225ed: Pulling fs layer 07:03:10 339a4e72a1f5: Pulling fs layer 07:03:10 988bab9f4d93: Pulling fs layer 07:03:10 1469e6f7b9e6: Pulling fs layer 07:03:10 eaf3925da568: Pulling fs layer 07:03:10 bab4dde63d76: Pulling fs layer 07:03:10 bde34c3a00c8: Pulling fs layer 07:03:10 b352a97aabf1: Pulling fs layer 07:03:10 4872d77fe225: Pulling fs layer 07:03:10 5851b861e8e6: Pulling fs layer 07:03:10 988bab9f4d93: Waiting 07:03:10 1469e6f7b9e6: Waiting 07:03:10 eaf3925da568: Waiting 07:03:10 bab4dde63d76: Waiting 07:03:10 bde34c3a00c8: Waiting 07:03:10 b352a97aabf1: Waiting 07:03:10 4872d77fe225: Waiting 07:03:10 5851b861e8e6: Waiting 07:03:10 e2be974225ed: Download complete 07:03:10 988bab9f4d93: Verifying Checksum 07:03:10 988bab9f4d93: Download complete 07:03:10 1469e6f7b9e6: Verifying Checksum 07:03:10 1469e6f7b9e6: Download complete 07:03:10 eaf3925da568: Verifying Checksum 07:03:10 eaf3925da568: Download complete 07:03:10 339a4e72a1f5: Verifying Checksum 07:03:10 339a4e72a1f5: Download complete 07:03:10 bde34c3a00c8: Download complete 07:03:10 b352a97aabf1: Download complete 07:03:10 4872d77fe225: Download complete 07:03:10 5851b861e8e6: Download complete 07:03:10 b85a868b505f: Verifying Checksum 07:03:10 b85a868b505f: Download complete 07:03:10 bab4dde63d76: Verifying Checksum 07:03:10 bab4dde63d76: Download complete 07:03:12 b85a868b505f: Pull complete 07:03:12 e2be974225ed: Pull complete 07:03:12 339a4e72a1f5: Pull complete 07:03:12 988bab9f4d93: Pull complete 07:03:12 1469e6f7b9e6: Pull complete 07:03:12 eaf3925da568: Pull complete 07:03:14 bab4dde63d76: Pull complete 07:03:14 bde34c3a00c8: Pull complete 07:03:15 b352a97aabf1: Pull complete 07:03:15 4872d77fe225: Pull complete 07:03:15 5851b861e8e6: Pull complete 07:03:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:03:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:03:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:15 prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container 07:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 07:03:19 $ docker top 9889943812af279a661db7bf6d0cd1f027f65176d2daaabe764488a433c09070 -eo pid,comm 07:03:19 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). 07:03:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:03:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:03:19 [ssh-agent] Looking for ssh-agent implementation... 07:03:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:19 $ docker exec 9889943812af279a661db7bf6d0cd1f027f65176d2daaabe764488a433c09070 ssh-agent 07:03:19 SSH_AUTH_SOCK=/tmp/ssh-tEuedeSxVPKF/agent.31 07:03:19 SSH_AGENT_PID=37 07:03:19 Running ssh-add (command line suppressed) 07:03:20 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16128901571112366294.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16128901571112366294.key) 07:03:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:03:20 + git tag --points-at HEAD [Pipeline] } 07:03:20 $ docker exec --env ******** --env ******** 9889943812af279a661db7bf6d0cd1f027f65176d2daaabe764488a433c09070 ssh-agent -k 07:03:20 unset SSH_AUTH_SOCK; 07:03:20 unset SSH_AGENT_PID; 07:03:20 echo Agent pid 37 killed; 07:03:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:03:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:03:20 [ssh-agent] Looking for ssh-agent implementation... 07:03:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:03:20 $ docker exec 9889943812af279a661db7bf6d0cd1f027f65176d2daaabe764488a433c09070 ssh-agent 07:03:20 SSH_AUTH_SOCK=/tmp/ssh-XNQTpdkK7ZO1/agent.70 07:03:20 SSH_AGENT_PID=76 07:03:20 Running ssh-add (command line suppressed) 07:03:20 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16541455843272241132.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_16541455843272241132.key) 07:03:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:03:21 + git semver init 07:03:21 2024-10-03 07:03:21,375 [run_init] DEBUG init version:0.0.0 force:False 07:03:21 2024-10-03 07:03:21,376 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_go-mod-registry_main/.semver 07:03:21 2024-10-03 07:03:21,376 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-registry.git /w/workspace/dgexfoundry_go-mod-registry_main/.semver 07:03:21 2024-10-03 07:03:21,377 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-registry.git', '/w/workspace/dgexfoundry_go-mod-registry_main/.semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 07:03:22 2024-10-03 07:03:22,156 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_go-mod-registry_main/.git/info/exclude 07:03:22 2024-10-03 07:03:22,156 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:False 07:03:22 2024-10-03 07:03:22,157 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:03:22 2024-10-03 07:03:22,157 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 07:03:22 3.2.0-dev.18 [Pipeline] } 07:03:22 $ docker exec --env ******** --env ******** 9889943812af279a661db7bf6d0cd1f027f65176d2daaabe764488a433c09070 ssh-agent -k 07:03:22 unset SSH_AUTH_SOCK; 07:03:22 unset SSH_AGENT_PID; 07:03:22 echo Agent pid 76 killed; 07:03:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:03:22 + git semver [Pipeline] } 07:03:23 $ docker stop --time=1 9889943812af279a661db7bf6d0cd1f027f65176d2daaabe764488a433c09070 07:03:24 $ docker rm -f --volumes 9889943812af279a661db7bf6d0cd1f027f65176d2daaabe764488a433c09070 [Pipeline] // withDockerContainer [Pipeline] sh 07:03:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:03:25 Stashed 1 file(s) [Pipeline] echo 07:03:25 [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [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 07:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:03:25 ========================================================= 07:03:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:03:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:03:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:03:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:03:26 43c4264eed91: Pulling fs layer 07:03:26 4cc291be95ef: Pulling fs layer 07:03:26 2ac1f1163629: Pulling fs layer 07:03:26 5c3c966382ef: Pulling fs layer 07:03:26 4f4fb700ef54: Pulling fs layer 07:03:26 5d5c8e513c77: Pulling fs layer 07:03:26 9f66e0745190: Pulling fs layer 07:03:26 f49a43e4bbc0: Pulling fs layer 07:03:26 561ebcabdf7f: Pulling fs layer 07:03:26 5c3c966382ef: Waiting 07:03:26 4f4fb700ef54: Waiting 07:03:26 5d5c8e513c77: Waiting 07:03:26 561ebcabdf7f: Waiting 07:03:26 9f66e0745190: Waiting 07:03:26 4cc291be95ef: Verifying Checksum 07:03:26 4cc291be95ef: Download complete 07:03:26 5c3c966382ef: Verifying Checksum 07:03:26 5c3c966382ef: Download complete 07:03:26 4f4fb700ef54: Verifying Checksum 07:03:26 4f4fb700ef54: Download complete 07:03:26 5d5c8e513c77: Download complete 07:03:26 43c4264eed91: Verifying Checksum 07:03:26 43c4264eed91: Download complete 07:03:26 9f66e0745190: Verifying Checksum 07:03:26 9f66e0745190: Download complete 07:03:26 561ebcabdf7f: Verifying Checksum 07:03:26 561ebcabdf7f: Download complete 07:03:26 43c4264eed91: Pull complete 07:03:26 2ac1f1163629: Verifying Checksum 07:03:26 2ac1f1163629: Download complete 07:03:27 f49a43e4bbc0: Verifying Checksum 07:03:27 f49a43e4bbc0: Download complete 07:03:27 4cc291be95ef: Pull complete 07:03:31 2ac1f1163629: Pull complete 07:03:31 5c3c966382ef: Pull complete 07:03:31 4f4fb700ef54: Pull complete 07:03:31 5d5c8e513c77: Pull complete 07:03:31 9f66e0745190: Pull complete 07:03:34 f49a43e4bbc0: Pull complete 07:03:34 561ebcabdf7f: Pull complete 07:03:34 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:03:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 07:03:35 + 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 07:03:35 + docker inspect -f . ci-base-image-x86_64 07:03:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:35 prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container 07:03:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 07:03:40 Still waiting to schedule task 07:03:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:03:41 $ docker top bc613cc2895739d5620a4322efeac23bf0f7cc00eb398e966de88c6114c21db8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:42 + go version 07:03:42 go version go1.23.2 linux/amd64 [Pipeline] } 07:03:42 $ docker stop --time=1 bc613cc2895739d5620a4322efeac23bf0f7cc00eb398e966de88c6114c21db8 07:03:43 $ docker rm -f --volumes bc613cc2895739d5620a4322efeac23bf0f7cc00eb398e966de88c6114c21db8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:43 + docker inspect -f . ci-base-image-x86_64 07:03:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:03:44 prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container 07:03:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 07:03:44 $ docker top 36113811eb52cd54035c11334337c0ba5dce28bf4da120e7381c19836e6179b2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:44 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] fileExists [Pipeline] sh 07:03:45 + make test 07:03:45 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:03:45 go: downloading github.com/stretchr/testify v1.9.0 07:03:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 07:03:45 go: downloading github.com/hashicorp/consul/api v1.29.4 07:03:45 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 07:03:45 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 07:03:45 go: downloading github.com/stretchr/objx v0.5.2 07:03:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 07:03:45 go: downloading github.com/hashicorp/go-hclog v1.5.0 07:03:45 go: downloading github.com/hashicorp/go-multierror v1.1.1 07:03:45 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:03:45 go: downloading github.com/hashicorp/serf v0.10.1 07:03:45 go: downloading github.com/mitchellh/mapstructure v1.5.0 07:03:45 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 07:03:45 go: downloading gopkg.in/yaml.v3 v3.0.1 07:03:46 go: downloading github.com/go-playground/validator/v10 v10.22.1 07:03:46 go: downloading github.com/google/uuid v1.6.0 07:03:46 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 07:03:46 go: downloading github.com/hashicorp/errwrap v1.1.0 07:03:46 go: downloading github.com/fatih/color v1.16.0 07:03:46 go: downloading github.com/mattn/go-isatty v0.0.20 07:03:46 go: downloading github.com/x448/float16 v0.8.4 07:03:46 go: downloading github.com/armon/go-metrics v0.4.1 07:03:46 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 07:03:46 go: downloading github.com/go-playground/universal-translator v0.18.1 07:03:46 go: downloading github.com/leodido/go-urn v1.4.0 07:03:46 go: downloading golang.org/x/crypto v0.25.0 07:03:46 go: downloading golang.org/x/text v0.16.0 07:03:46 go: downloading github.com/mattn/go-colorable v0.1.13 07:03:46 go: downloading golang.org/x/sys v0.22.0 07:03:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 07:03:46 go: downloading github.com/go-playground/locales v0.14.1 07:03:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 07:03:47 go: downloading golang.org/x/net v0.27.0 07:03:57 github.com/edgexfoundry/go-mod-registry/v3/registry/mocks coverage: 0.0% of statements 07:03:57 github.com/edgexfoundry/go-mod-registry/v3/pkg/types coverage: 0.0% of statements 07:03:57 ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.037s coverage: 89.4% of statements 07:03:57 ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/keeper 2.018s coverage: 66.4% of statements 07:03:57 ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.008s coverage: 62.5% of statements 07:04:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:04:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:04:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:04:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:04:11 $ docker stop --time=1 36113811eb52cd54035c11334337c0ba5dce28bf4da120e7381c19836e6179b2 07:04:17 $ docker rm -f --volumes 36113811eb52cd54035c11334337c0ba5dce28bf4da120e7381c19836e6179b2 [Pipeline] // withDockerContainer [Pipeline] sh 07:04:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:04:18 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 07:04:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:18 07:04:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:19 latest: Pulling from edgex-lftools-log-publisher 07:04:19 5eb5b503b376: Pulling fs layer 07:04:19 5c69ac0246d0: Pulling fs layer 07:04:19 ec43610c2a17: Pulling fs layer 07:04:19 3a2ae6a8a46f: Pulling fs layer 07:04:19 33b1e0a273af: Pulling fs layer 07:04:19 3a2ae6a8a46f: Waiting 07:04:19 33b1e0a273af: Waiting 07:04:19 5d3b04190fa2: Pulling fs layer 07:04:19 2f39f015ded8: Pulling fs layer 07:04:19 5d3b04190fa2: Waiting 07:04:19 2f39f015ded8: Waiting 07:04:19 5c69ac0246d0: Download complete 07:04:19 3a2ae6a8a46f: Download complete 07:04:19 33b1e0a273af: Verifying Checksum 07:04:19 33b1e0a273af: Download complete 07:04:19 5d3b04190fa2: Verifying Checksum 07:04:19 5d3b04190fa2: Download complete 07:04:19 ec43610c2a17: Verifying Checksum 07:04:19 ec43610c2a17: Download complete 07:04:19 5eb5b503b376: Verifying Checksum 07:04:19 5eb5b503b376: Download complete 07:04:19 2f39f015ded8: Download complete 07:04:20 5eb5b503b376: Pull complete 07:04:20 5c69ac0246d0: Pull complete 07:04:20 ec43610c2a17: Pull complete 07:04:20 3a2ae6a8a46f: Pull complete 07:04:21 33b1e0a273af: Pull complete 07:04:21 5d3b04190fa2: Pull complete 07:04:25 2f39f015ded8: Pull complete 07:04:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:04:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:25 prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container 07:04:25 $ 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/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 07:04:32 $ docker top c0d15bd01af47b3a5c2232ea202c27cab0dd6cf63aae5d71aeac43f933acef93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:32 ---> job-cost.sh 07:04:32 lf-activate-venv: SKIPPING 07:04:32 INFO: No Stack... 07:04:32 INFO: Retrieving Pricing Info for: v3-standard-8 07:04:32 INFO: Archiving Costs [Pipeline] sh 07:04:33 + cat /w/workspace/dgexfoundry_go-mod-registry_main/archives/cost.csv 07:04:33 + cut -d, -f6 [Pipeline] lock 07:04:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-registry-main-65-stack-cost] 07:04:33 Resource [jenkins-edgexfoundry-go-mod-registry-main-65-stack-cost] did not exist. Created. 07:04:33 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-registry-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:04:33 + echo total: 0.2199999988079071 [Pipeline] stash 07:04:33 Stashed 1 file(s) [Pipeline] } 07:04:33 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-registry-main-65-stack-cost] [Pipeline] // lock [Pipeline] } 07:04:33 $ docker stop --time=1 c0d15bd01af47b3a5c2232ea202c27cab0dd6cf63aae5d71aeac43f933acef93 07:04:34 $ docker rm -f --volumes c0d15bd01af47b3a5c2232ea202c27cab0dd6cf63aae5d71aeac43f933acef93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:34:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14110 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws 08:34:24 Running in /w/workspace/go-mod-registry/65 [Pipeline] { [Pipeline] checkout 08:34:27 Selected Git installation does not exist. Using Default 08:34:27 The recommended git tool is: NONE 08:34:32 using credential edgex-jenkins-ssh 08:34:32 Cloning the remote Git repository 08:34:33 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 08:34:33 > git init /w/workspace/go-mod-registry/65 # timeout=10 08:34:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 08:34:33 > git --version # timeout=10 08:34:33 > git --version # 'git version 2.25.1' 08:34:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 08:34:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:35 Avoid second fetch 08:34:35 Checking out Revision 27e25820c9a237457a696297194f15567d575bac (main) 08:34:36 Commit message: "Merge pull request #167 from weichou1229/go-1.23" 08:34:35 > git config core.sparsecheckout # timeout=10 08:34:35 > git checkout -f 27e25820c9a237457a696297194f15567d575bac # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:40 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:40 Dload Upload Total Spent Left Speed 08:34:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 91033 0 --:--:-- --:--:-- --:--:-- 90286 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 08:34:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:41 + sudo tee /etc/docker/daemon.new 08:34:41 { 08:34:41 "registry-mirrors": [ 08:34:41 "https://nexus3.edgexfoundry.org:10001" 08:34:41 ], 08:34:41 "bip": "10.250.0.254/24", 08:34:41 "hosts": [ 08:34:41 "tcp://0.0.0.0:5555", 08:34:41 "unix:///var/run/docker.sock" 08:34:41 ], 08:34:41 "mtu": 1458, 08:34:41 "selinux-enabled": true, 08:34:41 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:41 } [Pipeline] sh 08:34:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:41 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 08:35:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:35:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:35:00 ========================================================= 08:35:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:35:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 08:35:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:35:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:01 cf04c63912e1: Pulling fs layer 08:35:01 55b35a11ae5e: Pulling fs layer 08:35:01 a37a00ec5f00: Pulling fs layer 08:35:01 50b3750afda1: Pulling fs layer 08:35:01 4f4fb700ef54: Pulling fs layer 08:35:01 80978eb59214: Pulling fs layer 08:35:01 c9f46d7d2bd2: Pulling fs layer 08:35:01 c5a475d317c9: Pulling fs layer 08:35:01 4f4fb700ef54: Waiting 08:35:01 80978eb59214: Waiting 08:35:01 c9f46d7d2bd2: Waiting 08:35:01 c5a475d317c9: Waiting 08:35:01 50b3750afda1: Waiting 08:35:01 55b35a11ae5e: Verifying Checksum 08:35:01 55b35a11ae5e: Download complete 08:35:01 50b3750afda1: Verifying Checksum 08:35:01 50b3750afda1: Download complete 08:35:01 4f4fb700ef54: Verifying Checksum 08:35:01 4f4fb700ef54: Download complete 08:35:01 80978eb59214: Verifying Checksum 08:35:01 80978eb59214: Download complete 08:35:01 cf04c63912e1: Verifying Checksum 08:35:01 cf04c63912e1: Download complete 08:35:02 c5a475d317c9: Verifying Checksum 08:35:02 c5a475d317c9: Download complete 08:35:02 cf04c63912e1: Pull complete 08:35:03 55b35a11ae5e: Pull complete 08:35:03 a37a00ec5f00: Verifying Checksum 08:35:03 a37a00ec5f00: Download complete 08:35:04 c9f46d7d2bd2: Verifying Checksum 08:35:04 c9f46d7d2bd2: Download complete 08:35:16 a37a00ec5f00: Pull complete 08:35:16 50b3750afda1: Pull complete 08:35:16 4f4fb700ef54: Pull complete 08:35:16 80978eb59214: Pull complete 08:35:23 c9f46d7d2bd2: Pull complete 08:35:25 c5a475d317c9: Pull complete 08:35:25 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:35:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:35:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 08:35:25 + 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 08:35:26 + docker inspect -f . ci-base-image-arm64 08:35:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:26 prd-ubuntu20.04-docker-arm64-4c-16g-14110 does not seem to be running inside a container 08:35:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/65 -v /w/workspace/go-mod-registry/65:/w/workspace/go-mod-registry/65:rw,z -v /w/workspace/go-mod-registry/65@tmp:/w/workspace/go-mod-registry/65@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-arm64 cat 08:35:29 $ docker top 9c5fe2640f13654cab1fc0a80171e488d62d427918ceaede65d1b07b9351d88f -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:30 + go version 08:35:30 go version go1.23.2 linux/arm64 [Pipeline] } 08:35:30 $ docker stop --time=1 9c5fe2640f13654cab1fc0a80171e488d62d427918ceaede65d1b07b9351d88f 08:35:32 $ docker rm -f --volumes 9c5fe2640f13654cab1fc0a80171e488d62d427918ceaede65d1b07b9351d88f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:32 + docker inspect -f . ci-base-image-arm64 08:35:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:32 prd-ubuntu20.04-docker-arm64-4c-16g-14110 does not seem to be running inside a container 08:35:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-registry/65 -v /w/workspace/go-mod-registry/65:/w/workspace/go-mod-registry/65:rw,z -v /w/workspace/go-mod-registry/65@tmp:/w/workspace/go-mod-registry/65@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-arm64 cat 08:35:34 $ docker top fbdf5e198db32c5db7b72cd50938769bd8a22365242f3a2cb0f31136dfb8294c -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:35 + git config --global --add safe.directory /w/workspace/go-mod-registry/65 [Pipeline] fileExists [Pipeline] sh 08:35:35 + make test 08:35:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:35:35 go: downloading github.com/stretchr/testify v1.9.0 08:35:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 08:35:36 go: downloading github.com/hashicorp/consul/api v1.29.4 08:35:36 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 08:35:36 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 08:35:36 go: downloading gopkg.in/yaml.v3 v3.0.1 08:35:36 go: downloading github.com/stretchr/objx v0.5.2 08:35:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 08:35:36 go: downloading github.com/hashicorp/go-hclog v1.5.0 08:35:36 go: downloading github.com/hashicorp/go-multierror v1.1.1 08:35:36 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:35:36 go: downloading github.com/hashicorp/serf v0.10.1 08:35:36 go: downloading github.com/mitchellh/mapstructure v1.5.0 08:35:36 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 08:35:36 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 08:35:36 go: downloading github.com/go-playground/validator/v10 v10.22.1 08:35:36 go: downloading github.com/google/uuid v1.6.0 08:35:37 go: downloading github.com/hashicorp/errwrap v1.1.0 08:35:37 go: downloading github.com/fatih/color v1.16.0 08:35:37 go: downloading github.com/mattn/go-isatty v0.0.20 08:35:37 go: downloading github.com/x448/float16 v0.8.4 08:35:37 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 08:35:37 go: downloading github.com/go-playground/universal-translator v0.18.1 08:35:37 go: downloading github.com/leodido/go-urn v1.4.0 08:35:37 go: downloading golang.org/x/crypto v0.25.0 08:35:37 go: downloading golang.org/x/text v0.16.0 08:35:38 go: downloading github.com/armon/go-metrics v0.4.1 08:35:38 go: downloading github.com/mattn/go-colorable v0.1.13 08:35:38 go: downloading golang.org/x/sys v0.22.0 08:35:38 go: downloading github.com/go-playground/locales v0.14.1 08:35:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 08:35:39 go: downloading github.com/hashicorp/golang-lru v0.5.4 08:35:42 go: downloading golang.org/x/net v0.27.0 08:37:03 github.com/edgexfoundry/go-mod-registry/v3/pkg/types coverage: 0.0% of statements 08:37:03 ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/consul 2.251s coverage: 89.4% of statements 08:37:03 github.com/edgexfoundry/go-mod-registry/v3/registry/mocks coverage: 0.0% of statements 08:37:03 ok github.com/edgexfoundry/go-mod-registry/v3/internal/pkg/keeper 2.099s coverage: 66.4% of statements 08:37:03 ok github.com/edgexfoundry/go-mod-registry/v3/registry 0.029s coverage: 62.5% of statements 08:37:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:37:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:37:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:37:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:37:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:37:14 $ docker stop --time=1 fbdf5e198db32c5db7b72cd50938769bd8a22365242f3a2cb0f31136dfb8294c 08:37:15 $ docker rm -f --volumes fbdf5e198db32c5db7b72cd50938769bd8a22365242f3a2cb0f31136dfb8294c [Pipeline] // withDockerContainer [Pipeline] sh 08:37:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:37:17 Warning: overwriting stash ‘coverage-report’ 08:37:18 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 08:37:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:37:18 08:37:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:37:19 arm64: Pulling from edgex-lftools-log-publisher 08:37:19 8998bd30e6a1: Pulling fs layer 08:37:19 04944245beec: Pulling fs layer 08:37:19 699f458cf7ca: Pulling fs layer 08:37:19 765212b225bb: Pulling fs layer 08:37:19 f23df028b6ca: Pulling fs layer 08:37:19 d65c8cfc05b1: Pulling fs layer 08:37:19 2437ff75d9bd: Pulling fs layer 08:37:19 765212b225bb: Waiting 08:37:19 f23df028b6ca: Waiting 08:37:19 d65c8cfc05b1: Waiting 08:37:19 2437ff75d9bd: Waiting 08:37:19 04944245beec: Verifying Checksum 08:37:19 04944245beec: Download complete 08:37:19 765212b225bb: Verifying Checksum 08:37:19 765212b225bb: Download complete 08:37:19 f23df028b6ca: Download complete 08:37:19 d65c8cfc05b1: Verifying Checksum 08:37:19 d65c8cfc05b1: Download complete 08:37:19 699f458cf7ca: Verifying Checksum 08:37:19 699f458cf7ca: Download complete 08:37:20 8998bd30e6a1: Verifying Checksum 08:37:20 8998bd30e6a1: Download complete 08:37:22 2437ff75d9bd: Verifying Checksum 08:37:22 2437ff75d9bd: Download complete 08:37:25 8998bd30e6a1: Pull complete 08:37:25 04944245beec: Pull complete 08:37:27 699f458cf7ca: Pull complete 08:37:27 765212b225bb: Pull complete 08:37:28 f23df028b6ca: Pull complete 08:37:28 d65c8cfc05b1: Pull complete 08:37:43 2437ff75d9bd: Pull complete 08:37:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:37:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:43 prd-ubuntu20.04-docker-arm64-4c-16g-14110 does not seem to be running inside a container 08:37:43 $ 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-registry/65 -v /w/workspace/go-mod-registry/65:/w/workspace/go-mod-registry/65:rw,z -v /w/workspace/go-mod-registry/65@tmp:/w/workspace/go-mod-registry/65@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:arm64 cat 08:37:46 $ docker top fd89fcddc28518a63384ed70aa6860bdb5fd963990e2f28729924dbbbaaee82c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:37:46 ---> job-cost.sh 08:37:46 lf-activate-venv: SKIPPING 08:37:46 INFO: No Stack... 08:37:47 INFO: Retrieving Pricing Info for: v3-standard-4 08:37:48 INFO: Archiving Costs [Pipeline] sh 08:37:48 + cat /w/workspace/go-mod-registry/65/archives/cost.csv 08:37:48 + cut -d, -f6 [Pipeline] lock 08:37:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-registry-main-65-stack-cost] 08:37:48 Resource [jenkins-edgexfoundry-go-mod-registry-main-65-stack-cost] did not exist. Created. 08:37:48 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-registry-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:37:49 /w/workspace/go-mod-registry/65@tmp/durable-b7078c8b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:37:49 + echo total: 0.10999999940395355 [Pipeline] stash 08:37:49 Warning: overwriting stash ‘stack-cost’ 08:37:50 Stashed 1 file(s) [Pipeline] } 08:37:50 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-registry-main-65-stack-cost] [Pipeline] // lock [Pipeline] } 08:37:50 $ docker stop --time=1 fd89fcddc28518a63384ed70aa6860bdb5fd963990e2f28729924dbbbaaee82c 08:37:51 $ docker rm -f --volumes fd89fcddc28518a63384ed70aa6860bdb5fd963990e2f28729924dbbbaaee82c [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 08:37:52 provisioning config files... 08:37:52 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config2657378177163595984tmp [Pipeline] { [Pipeline] sh 08:37:52 + set +x 08:37:52 + curl -s https://codecov.io/bash 08:37:52 + bash -s -- 08:37:52 08:37:52 _____ _ 08:37:52 / ____| | | 08:37:52 | | ___ __| | ___ ___ _____ __ 08:37:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:37:52 | |___| (_) | (_| | __/ (_| (_) \ V / 08:37:52 \_____\___/ \__,_|\___|\___\___/ \_/ 08:37:52 Bash-1.0.6 08:37:52 08:37:52 08:37:52 ==> git version 2.25.1 found 08:37:52 ==> 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 08:37:52 Release-Date: 2020-01-08 08:37:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:37:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:37:52 ==> Jenkins CI detected. 08:37:52 current dir:  /w/workspace/dgexfoundry_go-mod-registry_main 08:37:52 project root: . 08:37:52 --> token set from env 08:37:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:37:52 ==> Running gcov in . (disable via -X gcov) 08:37:52 ==> Python coveragepy not found 08:37:52 ==> Searching for coverage reports in: 08:37:52 + . 08:37:52 -> Found 1 reports 08:37:52 ==> Detecting git/mercurial file structure 08:37:52 ==> Reading reports 08:37:52 + ./coverage.out bytes=25776 08:37:52 ==> Appending adjustments 08:37:52 https://docs.codecov.io/docs/fixing-reports 08:37:52 + Found adjustments 08:37:52 ==> Gzipping contents 08:37:52 4.0K /tmp/codecov.RhTVz4.gz 08:37:52 ==> Uploading reports 08:37:52 url: https://codecov.io 08:37:52 query: branch=main&commit=27e25820c9a237457a696297194f15567d575bac&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 08:37:52 -> Pinging Codecov 08:37:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=27e25820c9a237457a696297194f15567d575bac&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 08:37:53 -> Uploading to 08:37:53 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-registry/27e25820c9a237457a696297194f15567d575bac/6c0987d8-6c27-4805-ac54-9ddb5da37d56.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241003%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241003T083753Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e307d0a22a55c0a57b0025cde499bb13122dc5a2209a2dcabd0e5351e3bb7699 08:37:53 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:53 Dload Upload Total Spent Left Speed 08:37:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3731 0 0 100 3731 0 18748 --:--:-- --:--:-- --:--:-- 18655 100 3731 0 0 100 3731 0 18748 --:--:-- --:--:-- --:--:-- 18655 08:37:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-registry/commit/27e25820c9a237457a696297194f15567d575bac [Pipeline] } 08:37:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:37:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:37:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:37:53 08:37:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:37:54 latest: Pulling from edgex-devops/edgex-snyk-go 08:37:54 43c4264eed91: Already exists 08:37:54 4cc291be95ef: Already exists 08:37:54 2ac1f1163629: Already exists 08:37:54 5c3c966382ef: Already exists 08:37:54 4f4fb700ef54: Already exists 08:37:54 d9c7d2e4e75e: Pulling fs layer 08:37:54 9c3e1370e548: Pulling fs layer 08:37:54 d9c7d2e4e75e: Download complete 08:37:54 d9c7d2e4e75e: Pull complete 08:37:55 9c3e1370e548: Verifying Checksum 08:37:55 9c3e1370e548: Download complete 08:37:58 9c3e1370e548: Pull complete 08:37:58 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:37:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:37:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:58 prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container 08:37:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 08:38:02 $ docker top b688cd12522a6a63232cd39cf6485221d7b5457dabe4d21ae01eb8650c2a1bef -eo pid,comm [Pipeline] { [Pipeline] sh 08:38:02 + git config --global --add safe.directory /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] echo 08:38:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-registry:main' [Pipeline] sh 08:38:02 + set -o pipefail 08:38:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-registry:main' 08:38:06 08:38:06 Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v3)... 08:38:06 08:38:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/35af93a0-611a-44f8-9681-5e801f8320f2/history/089ebf3f-cbc7-4568-a758-f74eeac18494 08:38:06 08:38:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:38:06 08:38:07 08:38:07 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:38:07 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:38:07 $ docker stop --time=1 b688cd12522a6a63232cd39cf6485221d7b5457dabe4d21ae01eb8650c2a1bef 08:38:11 $ docker rm -f --volumes b688cd12522a6a63232cd39cf6485221d7b5457dabe4d21ae01eb8650c2a1bef [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 08:38:12 + git log --format=format:%s -1 27e25820c9a237457a696297194f15567d575bac [Pipeline] sh 08:38:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:38:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:13 prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container 08:38:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 08:38:13 $ docker top 94abae48dc18b3c6110ad5d7587259b59334d4100be31383fde44d6193f795fe -eo pid,comm 08:38:13 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). 08:38:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:38:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:13 [ssh-agent] Looking for ssh-agent implementation... 08:38:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:13 $ docker exec 94abae48dc18b3c6110ad5d7587259b59334d4100be31383fde44d6193f795fe ssh-agent 08:38:13 SSH_AUTH_SOCK=/tmp/ssh-Sbutk5RTyUWO/agent.32 08:38:13 SSH_AGENT_PID=38 08:38:13 Running ssh-add (command line suppressed) 08:38:13 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6981931763683818870.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_6981931763683818870.key) 08:38:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:14 + git semver tag 08:38:14 2024-10-03 08:38:14,461 [run_tag] DEBUG tag force:False 08:38:14 2024-10-03 08:38:14,461 [check_head_tag] DEBUG check head tag 08:38:14 2024-10-03 08:38:14,462 [execute] INFO git cat-file --batch-check 08:38:14 2024-10-03 08:38:14,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 08:38:14 2024-10-03 08:38:14,465 [execute] INFO git cat-file --batch 08:38:14 2024-10-03 08:38:14,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=) 08:38:14 2024-10-03 08:38:14,485 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 08:38:14 2024-10-03 08:38:14,485 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 08:38:14 2024-10-03 08:38:14,485 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 08:38:14 2024-10-03 08:38:14,489 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 08:38:14 3.2.0-dev.18 [Pipeline] } 08:38:14 $ docker exec --env ******** --env ******** 94abae48dc18b3c6110ad5d7587259b59334d4100be31383fde44d6193f795fe ssh-agent -k 08:38:14 unset SSH_AUTH_SOCK; 08:38:14 unset SSH_AGENT_PID; 08:38:14 echo Agent pid 38 killed; 08:38:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:14 + git semver [Pipeline] } 08:38:15 $ docker stop --time=1 94abae48dc18b3c6110ad5d7587259b59334d4100be31383fde44d6193f795fe 08:38:16 $ docker rm -f --volumes 94abae48dc18b3c6110ad5d7587259b59334d4100be31383fde44d6193f795fe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:38:16 08:38:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:38:17 0.23.1-centos7: Pulling from edgex-lftools 08:38:17 ab5ef0e58194: Pulling fs layer 08:38:17 9712f1f96733: Pulling fs layer 08:38:17 63f879dbbcfc: Pulling fs layer 08:38:17 0d9ebad4ef96: Pulling fs layer 08:38:17 e9a5061849ea: Pulling fs layer 08:38:17 d747dcd14b5f: Pulling fs layer 08:38:17 2de7ff778b66: Pulling fs layer 08:38:17 0d9ebad4ef96: Waiting 08:38:17 e9a5061849ea: Waiting 08:38:17 d747dcd14b5f: Waiting 08:38:17 2de7ff778b66: Waiting 08:38:17 9712f1f96733: Download complete 08:38:17 63f879dbbcfc: Verifying Checksum 08:38:17 63f879dbbcfc: Download complete 08:38:17 e9a5061849ea: Verifying Checksum 08:38:17 e9a5061849ea: Download complete 08:38:17 d747dcd14b5f: Verifying Checksum 08:38:17 d747dcd14b5f: Download complete 08:38:17 0d9ebad4ef96: Verifying Checksum 08:38:17 0d9ebad4ef96: Download complete 08:38:17 ab5ef0e58194: Verifying Checksum 08:38:17 ab5ef0e58194: Download complete 08:38:17 2de7ff778b66: Verifying Checksum 08:38:17 2de7ff778b66: Download complete 08:38:20 ab5ef0e58194: Pull complete 08:38:20 9712f1f96733: Pull complete 08:38:21 63f879dbbcfc: Pull complete 08:38:24 0d9ebad4ef96: Pull complete 08:38:24 e9a5061849ea: Pull complete 08:38:24 d747dcd14b5f: Pull complete 08:38:25 2de7ff778b66: Pull complete 08:38:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:38:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:38:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:26 prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container 08:38:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 08:38:33 $ docker top be855b88f7fe5a849eaeb3eab872bbad0fc09010572429eed89a76b1d678c149 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:38:33 provisioning config files... 08:38:33 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config2699039743410181133tmp 08:38:33 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config10616179056864989201tmp 08:38:33 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config143673677015571308tmp [Pipeline] { [Pipeline] echo 08:38:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:38:34 ---> sigul-configuration.sh 08:38:34 gpg: directory `/root/.gnupg' created 08:38:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:38:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:38:34 gpg: keyring `/root/.gnupg/secring.gpg' created 08:38:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:38:34 gpg: CAST5 encrypted data 08:38:34 gpg: encrypted with 1 passphrase 08:38:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:38:34 + mkdir /home/jenkins 08:38:34 + mkdir /home/jenkins/sigul [Pipeline] sh 08:38:34 + 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 08:38:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:38:34 ---> sigul-install.sh 08:38:34 Sigul already installed; skipping installation. [Pipeline] sh 08:38:35 + git tag --list 08:38:35 v0.0.0 08:38:35 v0.1.0 08:38:35 v0.1.1 08:38:35 v0.1.10 08:38:35 v0.1.11 08:38:35 v0.1.12 08:38:35 v0.1.13 08:38:35 v0.1.14 08:38:35 v0.1.15 08:38:35 v0.1.16 08:38:35 v0.1.17 08:38:35 v0.1.18 08:38:35 v0.1.19 08:38:35 v0.1.2 08:38:35 v0.1.20 08:38:35 v0.1.21 08:38:35 v0.1.22 08:38:35 v0.1.23 08:38:35 v0.1.24 08:38:35 v0.1.25 08:38:35 v0.1.26 08:38:35 v0.1.27 08:38:35 v0.1.3 08:38:35 v0.1.4 08:38:35 v0.1.5 08:38:35 v0.1.6 08:38:35 v0.1.7 08:38:35 v0.1.8 08:38:35 v0.1.9 08:38:35 v2.0.0 08:38:35 v2.1.0 08:38:35 v2.2.0 08:38:35 v2.3.0 08:38:35 v3.0 08:38:35 v3.0.0 08:38:35 v3.1 08:38:35 v3.1.0 08:38:35 v3.1.0-dev.1 08:38:35 v3.1.0-dev.2 08:38:35 v3.1.0-dev.3 08:38:35 v3.1.0-dev.4 08:38:35 v3.1.0-dev.5 08:38:35 v3.1.0-dev.6 08:38:35 v3.1.0-dev.7 08:38:35 v3.1.0-dev.8 08:38:35 v3.2.0-dev.1 08:38:35 v3.2.0-dev.10 08:38:35 v3.2.0-dev.11 08:38:35 v3.2.0-dev.12 08:38:35 v3.2.0-dev.13 08:38:35 v3.2.0-dev.14 08:38:35 v3.2.0-dev.15 08:38:35 v3.2.0-dev.16 08:38:35 v3.2.0-dev.17 08:38:35 v3.2.0-dev.18 08:38:35 v3.2.0-dev.2 08:38:35 v3.2.0-dev.3 08:38:35 v3.2.0-dev.4 08:38:35 v3.2.0-dev.5 08:38:35 v3.2.0-dev.6 08:38:35 v3.2.0-dev.7 08:38:35 v3.2.0-dev.8 08:38:35 v3.2.0-dev.9 [Pipeline] sh 08:38:35 + lftools sign git-tag v3.2.0-dev.18 08:38:36 Signing Git tag with Sigul... 08:38:36 Signing v3.2.0-dev.18 [Pipeline] echo 08:38:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:38:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:38:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:38:36 $ docker stop --time=1 be855b88f7fe5a849eaeb3eab872bbad0fc09010572429eed89a76b1d678c149 08:38:37 $ docker rm -f --volumes be855b88f7fe5a849eaeb3eab872bbad0fc09010572429eed89a76b1d678c149 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:38:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:38:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:38 prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container 08:38:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 08:38:39 $ docker top 50a5190f1f0df85e8aadcecbe5e23150704624297cb089cf92608a303944b969 -eo pid,comm 08:38:39 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). 08:38:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:38:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:39 [ssh-agent] Looking for ssh-agent implementation... 08:38:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:39 $ docker exec 50a5190f1f0df85e8aadcecbe5e23150704624297cb089cf92608a303944b969 ssh-agent 08:38:39 SSH_AUTH_SOCK=/tmp/ssh-el1qW4aLe1PX/agent.32 08:38:39 SSH_AGENT_PID=38 08:38:39 Running ssh-add (command line suppressed) 08:38:39 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_9872083462859729271.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_9872083462859729271.key) 08:38:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:39 + git semver bump pre 08:38:40 2024-10-03 08:38:40,158 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 08:38:40 2024-10-03 08:38:40,159 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev 08:38:40 2024-10-03 08:38:40,159 [bump_version] DEBUG bumped version:3.2.0-dev.19 08:38:40 2024-10-03 08:38:40,159 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main with force:True 08:38:40 2024-10-03 08:38:40,159 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 08:38:40 2024-10-03 08:38:40,159 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 08:38:40 2024-10-03 08:38:40,161 [execute] INFO git cat-file --batch-check 08:38:40 2024-10-03 08:38:40,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 08:38:40 2024-10-03 08:38:40,168 [execute] INFO git cat-file --batch 08:38:40 2024-10-03 08:38:40,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 08:38:40 2024-10-03 08:38:40,173 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 08:38:40 3.2.0-dev.19 [Pipeline] } 08:38:40 $ docker exec --env ******** --env ******** 50a5190f1f0df85e8aadcecbe5e23150704624297cb089cf92608a303944b969 ssh-agent -k 08:38:40 unset SSH_AUTH_SOCK; 08:38:40 unset SSH_AGENT_PID; 08:38:40 echo Agent pid 38 killed; 08:38:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:40 + git semver [Pipeline] } 08:38:40 $ docker stop --time=1 50a5190f1f0df85e8aadcecbe5e23150704624297cb089cf92608a303944b969 08:38:42 $ docker rm -f --volumes 50a5190f1f0df85e8aadcecbe5e23150704624297cb089cf92608a303944b969 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:38:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:43 prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container 08:38:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 08:38:43 $ docker top daa1938de94ba5fccfe1968b66b9f5ceab78aab5a14841e7a9c542aca935adf7 -eo pid,comm 08:38:43 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). 08:38:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:38:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:43 [ssh-agent] Looking for ssh-agent implementation... 08:38:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:43 $ docker exec daa1938de94ba5fccfe1968b66b9f5ceab78aab5a14841e7a9c542aca935adf7 ssh-agent 08:38:43 SSH_AUTH_SOCK=/tmp/ssh-PMeL7sxkbO0t/agent.33 08:38:43 SSH_AGENT_PID=39 08:38:43 Running ssh-add (command line suppressed) 08:38:43 Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4607803064607600106.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_4607803064607600106.key) 08:38:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:44 + git semver push 08:38:44 2024-10-03 08:38:44,377 [run_push] DEBUG push 08:38:44 2024-10-03 08:38:44,377 [execute] INFO git cat-file --batch-check 08:38:44 2024-10-03 08:38:44,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=) 08:38:44 2024-10-03 08:38:44,381 [execute] INFO git rev-list 0304110d6cc8c9a4f078ebfb765a43fb377ed8df -- 08:38:44 2024-10-03 08:38:44,381 [execute] DEBUG Popen(['git', 'rev-list', '0304110d6cc8c9a4f078ebfb765a43fb377ed8df', '--'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 08:38:44 2024-10-03 08:38:44,389 [execute] INFO git fetch -v origin 08:38:44 2024-10-03 08:38:44,389 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=True, shell=None, istream=None) 08:38:44 2024-10-03 08:38:44,855 [run_push] DEBUG no remote changes detected 08:38:44 2024-10-03 08:38:44,855 [execute] INFO git push origin semver 08:38:44 2024-10-03 08:38:44,856 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main/.semver, universal_newlines=False, shell=None, istream=None) 08:38:45 2024-10-03 08:38:45,539 [run_push] DEBUG push all version tags 08:38:45 2024-10-03 08:38:45,540 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:38:45 2024-10-03 08:38:45,540 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dgexfoundry_go-mod-registry_main, universal_newlines=False, shell=None, istream=None) 08:38:46 2024-10-03 08:38:46,189 [read_version] DEBUG read version from /w/workspace/dgexfoundry_go-mod-registry_main/.semver/main 08:38:46 3.2.0-dev.19 [Pipeline] } 08:38:46 $ docker exec --env ******** --env ******** daa1938de94ba5fccfe1968b66b9f5ceab78aab5a14841e7a9c542aca935adf7 ssh-agent -k 08:38:46 unset SSH_AUTH_SOCK; 08:38:46 unset SSH_AGENT_PID; 08:38:46 echo Agent pid 39 killed; 08:38:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:46 + git semver [Pipeline] } 08:38:47 $ docker stop --time=1 daa1938de94ba5fccfe1968b66b9f5ceab78aab5a14841e7a9c542aca935adf7 08:38:48 $ docker rm -f --volumes daa1938de94ba5fccfe1968b66b9f5ceab78aab5a14841e7a9c542aca935adf7 [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 08:38:49 + [ -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ] 08:38:49 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 08:38:49 total 16 08:38:49 drwxr-xr-x 3 root root 4096 Oct 3 07:04 . 08:38:49 drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 08:38 .. 08:38:49 drwxr-xr-x 2 root root 4096 Oct 3 07:04 cost 08:38:49 -rw-r--r-- 1 root root 86 Oct 3 07:04 cost.csv 08:38:49 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_go-mod-registry_main/archives 08:38:49 + ls -al /w/workspace/dgexfoundry_go-mod-registry_main/archives 08:38:49 total 16 08:38:49 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 07:04 . 08:38:49 drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 08:38 .. 08:38:49 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 07:04 cost 08:38:49 -rw-r--r-- 1 jenkins jenkins 86 Oct 3 07:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:38:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:38:50 ---> package-listing.sh 08:38:50 ++ facter osfamily 08:38:50 ++ tr '[:upper:]' '[:lower:]' 08:38:50 + OS_FAMILY=debian 08:38:50 + workspace=/w/workspace/dgexfoundry_go-mod-registry_main 08:38:50 + START_PACKAGES=/tmp/packages_start.txt 08:38:50 + END_PACKAGES=/tmp/packages_end.txt 08:38:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:38:50 + PACKAGES=/tmp/packages_start.txt 08:38:50 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 08:38:50 + PACKAGES=/tmp/packages_end.txt 08:38:50 + case "${OS_FAMILY}" in 08:38:50 + dpkg -l 08:38:50 + grep '^ii' 08:38:50 + '[' -f /tmp/packages_start.txt ']' 08:38:50 + '[' -f /tmp/packages_end.txt ']' 08:38:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:38:50 + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' 08:38:50 + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ 08:38:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo 08:38:50 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:38:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:51 prd-ubuntu20.04-docker-8c-8g-13500 does not seem to be running inside a container 08:38:51 $ 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_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 08:38:51 $ docker top 2cfefff49bcb7d870556f430cfd3c29fd180ae5ba394537d809c4c744369db16 -eo pid,comm [Pipeline] { [Pipeline] sh 08:38:51 + touch /tmp/pre-build-complete [Pipeline] sh 08:38:52 + mkdir -p /var/log/sysstat [Pipeline] sh 08:38:52 + ls /var/log/sa-host 08:38:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:52 provisioning config files... 08:38:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config7201648946437505073tmp [Pipeline] { [Pipeline] echo 08:38:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:38:53 ---> create-netrc.sh [Pipeline] } 08:38:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:38:53 ---> python-tools-install.sh [Pipeline] echo 08:38:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:38:53 ---> sudo-logs.sh 08:38:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:38:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:38:54 ---> job-cost.sh 08:38:54 lf-activate-venv: SKIPPING 08:38:54 DEBUG: total: 0.2199999988079071 08:38:54 INFO: Retrieving Stack Cost... 08:38:54 INFO: Retrieving Pricing Info for: v3-standard-8 08:38:54 INFO: Archiving Costs [Pipeline] echo 08:38:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:38:55 ---> logs-deploy.sh 08:38:55 lf-activate-venv: SKIPPING 08:38:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/65 08:38:55 INFO: archiving workspace using pattern(s): 08:38:56 Archives upload complete. 08:38:56 INFO: archiving logs to Nexus 08:38:56 ---> uname -a: 08:38:56 Linux prd-ubuntu20-04-docker-8c-8g-13500 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:38:56 08:38:56 08:38:56 ---> lscpu: 08:38:56 Architecture: x86_64 08:38:56 CPU op-mode(s): 32-bit, 64-bit 08:38:56 Byte Order: Little Endian 08:38:56 Address sizes: 40 bits physical, 48 bits virtual 08:38:56 CPU(s): 8 08:38:56 On-line CPU(s) list: 0-7 08:38:56 Thread(s) per core: 1 08:38:56 Core(s) per socket: 1 08:38:56 Socket(s): 8 08:38:56 NUMA node(s): 1 08:38:56 Vendor ID: AuthenticAMD 08:38:56 CPU family: 23 08:38:56 Model: 49 08:38:56 Model name: AMD EPYC-Rome Processor 08:38:56 Stepping: 0 08:38:56 CPU MHz: 2800.000 08:38:56 BogoMIPS: 5600.00 08:38:56 Virtualization: AMD-V 08:38:56 Hypervisor vendor: KVM 08:38:56 Virtualization type: full 08:38:56 L1d cache: 256 KiB 08:38:56 L1i cache: 256 KiB 08:38:56 L2 cache: 4 MiB 08:38:56 L3 cache: 128 MiB 08:38:56 NUMA node0 CPU(s): 0-7 08:38:56 Vulnerability Itlb multihit: Not affected 08:38:56 Vulnerability L1tf: Not affected 08:38:56 Vulnerability Mds: Not affected 08:38:56 Vulnerability Meltdown: Not affected 08:38:56 Vulnerability Mmio stale data: Not affected 08:38:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:38:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:38:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:38:56 Vulnerability Srbds: Not affected 08:38:56 Vulnerability Tsx async abort: Not affected 08:38:56 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 08:38:56 08:38:56 08:38:56 ---> nproc: 08:38:56 8 08:38:56 08:38:56 08:38:56 ---> df -h: 08:38:56 Filesystem Size Used Avail Use% Mounted on 08:38:56 overlay 155G 12G 144G 8% / 08:38:56 tmpfs 64M 0 64M 0% /dev 08:38:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:38:56 shm 64M 0 64M 0% /dev/shm 08:38:56 /dev/vda1 155G 12G 144G 8% /facter-os 08:38:56 08:38:56 08:38:56 ---> sar -b -r -n DEV: 08:38:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13500) 10/03/24 _x86_64_ (8 CPU) 08:38:56 08:38:56 07:02:06 LINUX RESTART (8 CPU) 08:38:56 08:38:56 07:03:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:38:56 07:04:01 157.78 10.13 147.65 0.00 1761.85 36767.33 0.00 08:38:56 07:05:01 68.76 0.18 68.57 0.00 8.67 29348.58 0.00 08:38:56 07:06:01 1.83 0.00 1.83 0.00 0.00 21.08 0.00 08:38:56 07:07:01 1.95 0.00 1.95 0.00 0.00 22.66 0.00 08:38:56 07:08:01 47.06 5.10 41.96 0.00 4342.34 8553.37 0.00 08:38:56 07:09:01 6.22 0.02 6.20 0.00 0.13 127.05 0.00 08:38:56 07:10:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 08:38:56 07:11:01 1.95 0.00 1.95 0.00 0.00 22.66 0.00 08:38:56 07:12:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 08:38:56 07:13:01 2.00 0.00 2.00 0.00 0.00 23.20 0.00 08:38:56 07:14:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 08:38:56 07:15:01 1.88 0.00 1.88 0.00 0.00 22.53 0.00 08:38:56 07:16:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 08:38:56 07:17:01 2.00 0.00 2.00 0.00 0.00 23.73 0.00 08:38:56 07:18:01 2.37 0.03 2.33 0.00 0.27 31.32 0.00 08:38:56 07:19:01 2.00 0.00 2.00 0.00 0.00 23.46 0.00 08:38:56 07:20:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 08:38:56 07:21:01 1.80 0.00 1.80 0.00 0.00 21.60 0.00 08:38:56 07:22:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 08:38:56 07:23:01 3.98 1.02 2.97 0.00 21.86 38.52 0.00 08:38:56 07:24:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 08:38:56 07:25:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 08:38:56 07:26:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 08:38:56 07:27:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 08:38:56 07:28:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 08:38:56 07:29:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 08:38:56 07:30:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 08:38:56 07:31:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 08:38:56 07:32:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 08:38:56 07:33:01 1.55 0.00 1.55 0.00 0.00 19.06 0.00 08:38:56 07:34:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 08:38:56 07:35:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 08:38:56 07:36:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 08:38:56 07:37:01 1.42 0.00 1.42 0.00 0.00 18.40 0.00 08:38:56 07:38:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 08:38:56 07:39:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 08:38:56 07:40:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 08:38:56 07:41:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 08:38:56 07:42:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 08:38:56 07:43:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 08:38:56 07:44:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 08:38:56 07:45:01 1.50 0.02 1.48 0.00 0.53 17.60 0.00 08:38:56 07:46:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 08:38:56 07:47:01 1.75 0.00 1.75 0.00 0.00 21.46 0.00 08:38:56 07:48:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 08:38:56 07:49:01 1.32 0.00 1.32 0.00 0.00 16.81 0.00 08:38:56 07:50:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 08:38:56 07:51:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 08:38:56 07:52:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 08:38:56 07:53:01 1.70 0.00 1.70 0.00 0.00 20.53 0.00 08:38:56 07:54:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 08:38:56 07:55:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 08:38:56 07:56:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 08:38:56 07:57:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 08:38:56 07:58:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 08:38:56 07:59:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 08:38:56 08:00:01 2.57 1.50 1.07 0.00 35.46 15.46 0.00 08:38:56 08:01:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 08:38:56 08:02:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 08:38:56 08:03:01 1.43 0.00 1.43 0.00 0.00 18.80 0.00 08:38:56 08:04:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 08:38:56 08:05:01 1.23 0.00 1.23 0.00 0.00 16.26 0.00 08:38:56 08:06:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 08:38:56 08:07:01 1.32 0.00 1.32 0.00 0.00 17.06 0.00 08:38:56 08:08:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 08:38:56 08:09:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 08:38:56 08:10:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 08:38:56 08:11:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 08:38:56 08:12:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 08:38:56 08:13:01 1.25 0.00 1.25 0.00 0.00 16.53 0.00 08:38:56 08:14:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 08:38:56 08:15:01 1.23 0.00 1.23 0.00 0.00 16.26 0.00 08:38:56 08:16:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 08:38:56 08:17:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 08:38:56 08:18:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 08:38:56 08:19:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 08:38:56 08:20:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 08:38:56 08:21:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 08:38:56 08:22:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 08:38:56 08:23:01 1.48 0.00 1.48 0.00 0.00 18.80 0.00 08:38:56 08:24:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 08:38:56 08:25:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 08:38:56 08:26:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 08:38:56 08:27:01 1.37 0.00 1.37 0.00 0.00 17.33 0.00 08:38:56 08:28:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 08:38:56 08:29:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 08:38:56 08:30:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 08:38:56 08:31:01 1.37 0.00 1.37 0.00 0.00 17.20 0.00 08:38:56 08:32:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 08:38:56 08:33:01 1.42 0.00 1.42 0.00 0.00 18.40 0.00 08:38:56 08:34:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 08:38:56 08:35:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 08:38:56 08:36:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 08:38:56 08:37:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 08:38:56 08:38:01 12.98 0.07 12.91 0.00 7.87 13000.37 0.00 08:38:56 Average: 4.30 0.19 4.11 0.00 64.46 926.88 0.00 08:38:56 08:38:56 07:03:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:38:56 07:04:01 28711076 31409540 889852 2.71 87416 2859296 2015676 5.94 1348608 2394452 334488 08:38:56 07:05:01 28724772 31538528 764024 2.32 96328 2950048 1747004 5.15 1138072 2573748 356 08:38:56 07:06:01 28725268 31539168 763144 2.32 96368 2950052 1747004 5.15 1137820 2573752 16 08:38:56 07:07:01 28735404 31549416 752880 2.29 96448 2950052 1747004 5.15 1128312 2573752 16 08:38:56 07:08:01 28270052 31525024 757176 2.30 125456 3351356 1687000 4.97 1409676 2722788 984 08:38:56 07:09:01 28277180 31527572 754240 2.29 124060 3348096 1696744 5.00 1406372 2719580 8 08:38:56 07:10:01 28277512 31527996 753736 2.29 124148 3348108 1696744 5.00 1406436 2719588 8 08:38:56 07:11:01 28278796 31529412 752156 2.29 124244 3348112 1696744 5.00 1404872 2719592 8 08:38:56 07:12:01 28278912 31529668 751872 2.29 124352 3348108 1696744 5.00 1404628 2719588 8 08:38:56 07:13:01 28278712 31529520 751864 2.29 124448 3348108 1696744 5.00 1404748 2719592 12 08:38:56 07:14:01 28281508 31532432 748916 2.28 124528 3348116 1696744 5.00 1401800 2719592 8 08:38:56 07:15:01 28281308 31532336 748948 2.28 124624 3348120 1696744 5.00 1401880 2719600 8 08:38:56 07:16:01 28281176 31532332 749144 2.28 124720 3348116 1696744 5.00 1402080 2719608 8 08:38:56 07:17:01 28281232 31532464 748964 2.28 124816 3348112 1696744 5.00 1402464 2719604 8 08:38:56 07:18:01 28279524 31531032 750020 2.28 124916 3348112 1704232 5.02 1403248 2719580 8 08:38:56 07:19:01 28279784 31531408 749596 2.28 125012 3348112 1704232 5.02 1403040 2719580 8 08:38:56 07:20:01 28279004 31530724 750212 2.28 125108 3348108 1704232 5.02 1403132 2719584 8 08:38:56 07:21:01 28278956 31530768 750108 2.28 125188 3348120 1704232 5.02 1403236 2719588 8 08:38:56 07:22:01 28279820 31531660 749156 2.28 125216 3348116 1704232 5.02 1402324 2719588 4 08:38:56 07:23:01 28278560 31531536 749100 2.28 125336 3348740 1737444 5.12 1403016 2720108 8 08:38:56 07:24:01 28278396 31531480 749056 2.28 125424 3348744 1737444 5.12 1402968 2720112 8 08:38:56 07:25:01 28278820 31531936 748508 2.28 125480 3348748 1705024 5.02 1402736 2720116 8 08:38:56 07:26:01 28278984 31532232 748660 2.28 125560 3348744 1705024 5.02 1402848 2720124 8 08:38:56 07:27:01 28279000 31532328 748548 2.28 125620 3348748 1705024 5.02 1402652 2720120 8 08:38:56 07:28:01 28278564 31531960 748836 2.28 125700 3348756 1705024 5.02 1402784 2720128 8 08:38:56 07:29:01 28278532 31531984 748724 2.28 125756 3348760 1705024 5.02 1402796 2720136 16 08:38:56 07:30:01 28278540 31532036 748764 2.28 125772 3348760 1705024 5.02 1402872 2720140 8 08:38:56 07:31:01 28278404 31531940 748796 2.28 125804 3348764 1705024 5.02 1402916 2720144 8 08:38:56 07:32:01 28278692 31532232 748660 2.28 125844 3348748 1705024 5.02 1402828 2720144 8 08:38:56 07:33:01 28278416 31532056 748812 2.28 125888 3348772 1705024 5.02 1403020 2720156 20 08:38:56 07:34:01 28278400 31532044 748740 2.28 125912 3348776 1705024 5.02 1402944 2720160 28 08:38:56 07:35:01 28278028 31531728 748992 2.28 125952 3348780 1705024 5.02 1403036 2720168 12 08:38:56 07:36:01 28278004 31531756 748932 2.28 125984 3348784 1705024 5.02 1403076 2720176 24 08:38:56 07:37:01 28278016 31531820 748776 2.28 126032 3348788 1705024 5.02 1403136 2720180 32 08:38:56 07:38:01 28277780 31531640 748912 2.28 126064 3348788 1705024 5.02 1403236 2720184 20 08:38:56 07:39:01 28277904 31531768 748692 2.28 126104 3348792 1705024 5.02 1403244 2720188 32 08:38:56 07:40:01 28278096 31532012 748616 2.28 126136 3348792 1705024 5.02 1403352 2720160 8 08:38:56 07:41:01 28278024 31532072 748532 2.28 126176 3348860 1705024 5.02 1403392 2720232 28 08:38:56 07:42:01 28278552 31532608 747912 2.27 126216 3348848 1705024 5.02 1403208 2720236 8 08:38:56 07:43:01 28278380 31532528 747972 2.27 126248 3348864 1705024 5.02 1403388 2720240 16 08:38:56 07:44:01 28278404 31532560 747836 2.27 126272 3348872 1705024 5.02 1403636 2720244 16 08:38:56 07:45:01 28278548 31532740 747588 2.27 126296 3348888 1721208 5.07 1403416 2720252 12 08:38:56 07:46:01 28278184 31532444 747852 2.27 126328 3348892 1721208 5.07 1403672 2720276 8 08:38:56 07:47:01 28278784 31533096 747620 2.27 126388 3348880 1721208 5.07 1403976 2720284 4 08:38:56 07:48:01 28278992 31533356 747520 2.27 126432 3348896 1721208 5.07 1403672 2720288 20 08:38:56 07:49:01 28278824 31533236 747600 2.27 126472 3348900 1721208 5.07 1403652 2720296 28 08:38:56 07:50:01 28278800 31533260 747536 2.27 126504 3348908 1721208 5.07 1403724 2720272 4 08:38:56 07:51:01 28278256 31532772 747964 2.27 126536 3348908 1721208 5.07 1403764 2720280 12 08:38:56 07:52:01 28278508 31533092 747568 2.27 126552 3348976 1721208 5.07 1403748 2720340 8 08:38:56 07:53:01 28278788 31533420 747360 2.27 126600 3348980 1721208 5.07 1403796 2720356 4 08:38:56 07:54:01 28278924 31533604 747164 2.27 126632 3348976 1721208 5.07 1403928 2720364 24 08:38:56 07:55:01 28279376 31534236 746696 2.27 126672 3349116 1721208 5.07 1403860 2720500 8 08:38:56 07:56:01 28279392 31534300 746632 2.27 126696 3349116 1704760 5.02 1403900 2720504 8 08:38:56 07:57:01 28279076 31534024 746788 2.27 126728 3349120 1704760 5.02 1404384 2720508 184 08:38:56 07:58:01 28279100 31534064 746700 2.27 126768 3349112 1704760 5.02 1403992 2720488 16 08:38:56 07:59:01 28279084 31534104 746604 2.27 126800 3349124 1704760 5.02 1403984 2720496 12 08:38:56 08:00:01 28267908 31524916 755576 2.30 126848 3350188 1720812 5.07 1416700 2720804 44 08:38:56 08:01:01 28267824 31525012 755640 2.30 126888 3350316 1720812 5.07 1416452 2720888 24 08:38:56 08:02:01 28267944 31525176 755436 2.30 126920 3350324 1720812 5.07 1416664 2720896 24 08:38:56 08:03:01 28267708 31524988 755544 2.30 126984 3350328 1720812 5.07 1416672 2720908 68 08:38:56 08:04:01 28267504 31524836 755644 2.30 127020 3350328 1720812 5.07 1416608 2720912 12 08:38:56 08:05:01 28267220 31524588 755832 2.30 127060 3350332 1720812 5.07 1416648 2720920 28 08:38:56 08:06:01 28267164 31524580 755784 2.30 127092 3350332 1720812 5.07 1416688 2720924 180 08:38:56 08:07:01 28267064 31524512 755984 2.30 127124 3350340 1720812 5.07 1416828 2720932 12 08:38:56 08:08:01 28267112 31524600 755872 2.30 127160 3350336 1720812 5.07 1417040 2720936 32 08:38:56 08:09:01 28266812 31524348 756068 2.30 127192 3350344 1720812 5.07 1417040 2720940 8 08:38:56 08:10:01 28266456 31524044 756308 2.30 127224 3350348 1720812 5.07 1417080 2720948 28 08:38:56 08:11:01 28266228 31523868 756652 2.30 127260 3350356 1720812 5.07 1417120 2720956 8 08:38:56 08:12:01 28266536 31524208 756380 2.30 127288 3350356 1720812 5.07 1417196 2720956 188 08:38:56 08:13:01 28266304 31524028 756480 2.30 127328 3350360 1720812 5.07 1417548 2720964 32 08:38:56 08:14:01 28266564 31524288 756188 2.30 127360 3350360 1720812 5.07 1417452 2720964 8 08:38:56 08:15:01 28266232 31524012 756424 2.30 127396 3350364 1720812 5.07 1417344 2720932 28 08:38:56 08:16:01 28266460 31524292 756096 2.30 127420 3350368 1736988 5.12 1417384 2720940 24 08:38:56 08:17:01 28266796 31524684 755564 2.30 127452 3350368 1736988 5.12 1417608 2720940 236 08:38:56 08:18:01 28266900 31524796 755412 2.30 127476 3350364 1736988 5.12 1417140 2720944 36 08:38:56 08:19:01 28266380 31524428 755720 2.30 127500 3350500 1736988 5.12 1417332 2721076 8 08:38:56 08:20:01 28266356 31524452 755672 2.30 127524 3350504 1736988 5.12 1417164 2721084 24 08:38:56 08:21:01 28266152 31524256 755780 2.30 127552 3350512 1736988 5.12 1417148 2721092 4 08:38:56 08:22:01 28266844 31524980 755452 2.30 127580 3350516 1736988 5.12 1417192 2721092 28 08:38:56 08:23:01 28266828 31525012 755396 2.30 127628 3350508 1736988 5.12 1417524 2721104 20 08:38:56 08:24:01 28266720 31524956 755440 2.30 127656 3350524 1720708 5.07 1417384 2721112 12 08:38:56 08:25:01 28266128 31524412 755932 2.30 127684 3350524 1720708 5.07 1417356 2721116 4 08:38:56 08:26:01 28266048 31524340 755956 2.30 127716 3350528 1720708 5.07 1417340 2721120 24 08:38:56 08:27:01 28265812 31524176 756092 2.30 127752 3350528 1720708 5.07 1417692 2721096 4 08:38:56 08:28:01 28265796 31524204 755996 2.30 127808 3350516 1720708 5.07 1417548 2721100 16 08:38:56 08:29:01 28265748 31524216 755920 2.30 127840 3350540 1720708 5.07 1417532 2721112 12 08:38:56 08:30:01 28265480 31523996 756092 2.30 127872 3350540 1720708 5.07 1417572 2721116 12 08:38:56 08:31:01 28264768 31523336 756680 2.30 127912 3350544 1736760 5.12 1417620 2721124 8 08:38:56 08:32:01 28264816 31523388 756552 2.30 127944 3350544 1736760 5.12 1417604 2721124 12 08:38:56 08:33:01 28264944 31523652 756428 2.30 128000 3350548 1736760 5.12 1418204 2721128 36 08:38:56 08:34:01 28264280 31523052 756872 2.30 128032 3350544 1720664 5.07 1417892 2721132 24 08:38:56 08:35:01 28264872 31523688 756184 2.30 128068 3350552 1720664 5.07 1418024 2721136 8 08:38:56 08:36:01 28264636 31523464 756316 2.30 128100 3350556 1720664 5.07 1417948 2721140 8 08:38:56 08:37:01 28264660 31523536 756192 2.30 128140 3350560 1720664 5.07 1417864 2721144 4 08:38:56 08:38:01 27811788 31494596 780956 2.37 133104 3750496 1808460 5.33 1446956 3120444 11016 08:38:56 Average: 28287568 31527525 753938 2.29 125189 3335888 1720405 5.07 1400436 2716643 3673 08:38:56 08:38:56 07:03:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:38:56 07:04:01 ens3 340.19 206.65 5946.18 69.48 0.00 0.00 0.00 0.00 08:38:56 07:04:01 lo 2.96 2.96 0.29 0.29 0.00 0.00 0.00 0.00 08:38:56 07:04:01 vethb776f9d 46.29 86.33 4.58 850.85 0.00 0.00 0.00 0.07 08:38:56 07:04:01 docker0 49.96 89.85 4.34 889.94 0.00 0.00 0.00 0.00 08:38:56 07:05:01 ens3 104.25 61.01 2532.79 12.65 0.00 0.00 0.00 0.00 08:38:56 07:05:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 08:38:56 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:06:01 ens3 1.35 0.43 2.01 0.21 0.00 0.00 0.00 0.00 08:38:56 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:07:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 08:38:56 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:08:01 ens3 182.17 86.95 2757.15 6.42 0.00 0.00 0.00 0.00 08:38:56 07:08:01 lo 0.67 0.67 0.08 0.08 0.00 0.00 0.00 0.00 08:38:56 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:09:01 ens3 0.60 0.25 0.06 0.02 0.00 0.00 0.00 0.00 08:38:56 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:10:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:38:56 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:11:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 08:38:56 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:13:01 ens3 0.52 0.37 0.20 0.08 0.00 0.00 0.00 0.00 08:38:56 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:14:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:15:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:38:56 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:17:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:18:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:38:56 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:19:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:20:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:21:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:22:01 ens3 0.70 0.00 0.08 0.00 0.00 0.00 0.00 0.00 08:38:56 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:23:01 ens3 1.27 0.95 0.67 0.50 0.00 0.00 0.00 0.00 08:38:56 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:24:01 ens3 0.45 0.08 0.10 0.00 0.00 0.00 0.00 0.00 08:38:56 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:25:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:27:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:28:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:38:56 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:29:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:31:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:32:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:38:56 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:33:01 ens3 0.37 0.27 0.09 0.08 0.00 0.00 0.00 0.00 08:38:56 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:34:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:35:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:37:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:38:56 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:38:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:38:56 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:39:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:41:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:42:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:43:01 ens3 0.37 0.22 0.09 0.07 0.00 0.00 0.00 0.00 08:38:56 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:44:01 ens3 0.92 0.00 0.10 0.00 0.00 0.00 0.00 0.00 08:38:56 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:45:01 ens3 0.93 0.10 0.10 0.01 0.00 0.00 0.00 0.00 08:38:56 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:46:01 ens3 1.12 0.50 0.57 0.29 0.00 0.00 0.00 0.00 08:38:56 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:47:01 ens3 0.60 0.38 0.27 0.22 0.00 0.00 0.00 0.00 08:38:56 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:48:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:38:56 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:49:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:50:01 ens3 0.33 0.17 0.10 0.01 0.00 0.00 0.00 0.00 08:38:56 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:52:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:38:56 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:53:01 ens3 1.40 0.23 0.22 0.08 0.00 0.00 0.00 0.00 08:38:56 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:54:01 ens3 1.00 0.47 0.38 0.28 0.00 0.00 0.00 0.00 08:38:56 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:55:01 ens3 0.85 0.13 0.14 0.01 0.00 0.00 0.00 0.00 08:38:56 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:56:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 08:38:56 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:57:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:38:56 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:58:01 ens3 0.28 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:38:56 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 07:59:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:00:01 ens3 8.18 6.82 5.57 6.01 0.00 0.00 0.00 0.00 08:38:56 08:00:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:01:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:02:01 ens3 0.50 0.27 0.26 0.20 0.00 0.00 0.00 0.00 08:38:56 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:03:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:38:56 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:04:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 08:38:56 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:05:01 ens3 1.30 0.12 0.20 0.01 0.00 0.00 0.00 0.00 08:38:56 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:07:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:08:01 ens3 0.27 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:38:56 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:09:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:10:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:11:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:12:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:38:56 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:13:01 ens3 4.18 1.23 1.07 0.52 0.00 0.00 0.00 0.00 08:38:56 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:14:01 ens3 1.43 0.80 0.79 0.61 0.00 0.00 0.00 0.00 08:38:56 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:15:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:16:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:17:01 ens3 0.72 0.10 0.08 0.01 0.00 0.00 0.00 0.00 08:38:56 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:18:01 ens3 0.48 0.12 0.11 0.07 0.00 0.00 0.00 0.00 08:38:56 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:19:01 ens3 0.43 0.08 0.05 0.01 0.00 0.00 0.00 0.00 08:38:56 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:20:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:38:56 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:21:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:38:56 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:22:01 ens3 0.48 0.05 0.09 0.00 0.00 0.00 0.00 0.00 08:38:56 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:23:01 ens3 2.15 0.53 0.54 0.29 0.00 0.00 0.00 0.00 08:38:56 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:24:01 ens3 1.13 0.40 0.46 0.28 0.00 0.00 0.00 0.00 08:38:56 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:25:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:38:56 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:26:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:27:01 ens3 1.03 0.32 0.32 0.21 0.00 0.00 0.00 0.00 08:38:56 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:28:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:38:56 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:29:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:30:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:31:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:38:56 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:32:01 ens3 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:38:56 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:33:01 ens3 1.88 0.50 0.52 0.28 0.00 0.00 0.00 0.00 08:38:56 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:34:01 ens3 0.53 0.10 0.13 0.07 0.00 0.00 0.00 0.00 08:38:56 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:35:01 ens3 1.95 0.85 0.77 0.50 0.00 0.00 0.00 0.00 08:38:56 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:36:01 ens3 0.92 0.53 0.52 0.40 0.00 0.00 0.00 0.00 08:38:56 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:37:01 ens3 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:38:56 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 08:38:01 ens3 90.22 50.72 2649.43 8.28 0.00 0.00 0.00 0.00 08:38:56 08:38:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 08:38:56 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:56 Average: ens3 7.97 4.42 144.36 1.12 0.00 0.00 0.00 0.00 08:38:56 Average: lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 08:38:56 Average: docker0 0.51 0.92 0.04 9.06 0.00 0.00 0.00 0.00 08:38:56 08:38:56 08:38:56 ---> sar -P ALL: 08:38:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13500) 10/03/24 _x86_64_ (8 CPU) 08:38:56 08:38:56 07:02:06 LINUX RESTART (8 CPU) 08:38:56 08:38:56 07:03:03 CPU %user %nice %system %iowait %steal %idle 08:38:56 07:04:01 all 17.52 0.00 4.77 4.09 0.08 73.55 08:38:56 07:04:01 0 17.35 0.00 4.78 0.72 0.10 77.05 08:38:56 07:04:01 1 18.00 0.00 5.00 0.73 0.07 76.19 08:38:56 07:04:01 2 17.99 0.00 5.37 11.50 0.07 65.07 08:38:56 07:04:01 3 17.83 0.00 4.47 0.73 0.07 76.90 08:38:56 07:04:01 4 17.78 0.00 4.38 9.62 0.07 68.15 08:38:56 07:04:01 5 17.21 0.00 4.96 0.78 0.07 76.98 08:38:56 07:04:01 6 15.97 0.00 4.61 1.51 0.09 77.82 08:38:56 07:04:01 7 18.02 0.00 4.53 7.15 0.09 70.21 08:38:56 07:05:01 all 11.07 0.00 2.28 2.07 0.07 84.52 08:38:56 07:05:01 0 10.76 0.00 2.20 0.52 0.10 86.42 08:38:56 07:05:01 1 11.36 0.00 1.65 0.02 0.07 86.90 08:38:56 07:05:01 2 10.50 0.00 2.09 0.29 0.05 87.08 08:38:56 07:05:01 3 12.17 0.00 1.98 0.02 0.05 85.78 08:38:56 07:05:01 4 10.51 0.00 2.24 8.47 0.05 78.73 08:38:56 07:05:01 5 10.84 0.00 2.29 0.03 0.07 86.77 08:38:56 07:05:01 6 11.59 0.00 2.21 0.03 0.10 86.07 08:38:56 07:05:01 7 10.82 0.00 3.58 7.23 0.07 78.30 08:38:56 07:06:01 all 0.28 0.00 0.02 0.00 0.01 99.69 08:38:56 07:06:01 0 0.05 0.00 0.05 0.00 0.00 99.90 08:38:56 07:06:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:38:56 07:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:06:01 3 1.99 0.00 0.00 0.00 0.02 98.00 08:38:56 07:06:01 4 0.08 0.00 0.05 0.02 0.02 99.83 08:38:56 07:06:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:38:56 07:06:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:38:56 07:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:07:01 all 0.28 0.00 0.02 0.05 0.00 99.65 08:38:56 07:07:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:38:56 07:07:01 1 0.07 0.00 0.00 0.00 0.00 99.93 08:38:56 07:07:01 2 0.02 0.00 0.02 0.02 0.00 99.95 08:38:56 07:07:01 3 1.99 0.00 0.00 0.00 0.00 98.01 08:38:56 07:07:01 4 0.05 0.00 0.05 0.30 0.02 99.58 08:38:56 07:07:01 5 0.00 0.00 0.02 0.12 0.00 99.87 08:38:56 07:07:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 07:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:08:01 all 2.63 0.00 1.43 1.09 0.14 94.71 08:38:56 07:08:01 0 1.33 0.00 1.70 0.05 0.07 96.85 08:38:56 07:08:01 1 3.04 0.00 0.93 0.42 0.10 95.51 08:38:56 07:08:01 2 4.29 0.00 0.89 0.61 0.07 94.14 08:38:56 07:08:01 3 1.74 0.00 1.77 2.44 0.02 94.04 08:38:56 07:08:01 4 2.83 0.00 1.00 4.42 0.08 91.67 08:38:56 07:08:01 5 3.65 0.00 1.48 0.05 0.63 94.19 08:38:56 07:08:01 6 2.69 0.00 1.79 0.63 0.10 94.79 08:38:56 07:08:01 7 1.44 0.00 1.87 0.13 0.02 96.54 08:38:56 07:09:01 all 0.24 0.00 0.06 0.01 0.02 99.68 08:38:56 07:09:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:38:56 07:09:01 1 0.05 0.00 0.05 0.00 0.08 99.82 08:38:56 07:09:01 2 1.22 0.00 0.07 0.00 0.00 98.71 08:38:56 07:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:38:56 07:09:01 4 0.22 0.00 0.08 0.07 0.02 99.62 08:38:56 07:09:01 5 0.13 0.00 0.03 0.02 0.02 99.80 08:38:56 07:09:01 6 0.17 0.00 0.12 0.00 0.00 99.72 08:38:56 07:09:01 7 0.00 0.00 0.07 0.00 0.00 99.93 08:38:56 07:10:01 all 0.08 0.00 0.02 0.02 0.00 99.89 08:38:56 07:10:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:38:56 07:10:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:38:56 07:10:01 2 0.50 0.00 0.02 0.00 0.02 99.47 08:38:56 07:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:10:01 4 0.05 0.00 0.03 0.12 0.00 99.80 08:38:56 07:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 07:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:11:01 all 0.28 0.00 0.01 0.09 0.01 99.61 08:38:56 07:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:11:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:38:56 07:11:01 2 2.00 0.00 0.00 0.00 0.02 97.98 08:38:56 07:11:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:38:56 07:11:01 4 0.10 0.00 0.03 0.38 0.02 99.47 08:38:56 07:11:01 5 0.02 0.00 0.02 0.28 0.00 99.68 08:38:56 07:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 07:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:12:01 all 0.06 0.00 0.01 0.08 0.00 99.85 08:38:56 07:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 07:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:12:01 2 0.42 0.00 0.02 0.00 0.00 99.57 08:38:56 07:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:12:01 4 0.03 0.00 0.05 0.40 0.00 99.52 08:38:56 07:12:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:38:56 07:12:01 6 0.00 0.00 0.00 0.18 0.02 99.80 08:38:56 07:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:13:01 all 0.03 0.00 0.02 0.07 0.00 99.88 08:38:56 07:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:38:56 07:13:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 07:13:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 07:13:01 4 0.05 0.00 0.03 0.27 0.02 99.63 08:38:56 07:13:01 5 0.02 0.00 0.00 0.27 0.00 99.72 08:38:56 07:13:01 6 0.07 0.00 0.02 0.00 0.00 99.92 08:38:56 07:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:14:01 all 0.17 0.00 0.01 0.02 0.01 99.79 08:38:56 07:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:14:01 2 0.95 0.00 0.00 0.00 0.02 99.04 08:38:56 07:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:38:56 07:14:01 4 0.07 0.00 0.05 0.12 0.02 99.75 08:38:56 07:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:14:01 6 0.30 0.00 0.00 0.02 0.00 99.68 08:38:56 07:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:38:56 07:14:01 CPU %user %nice %system %iowait %steal %idle 08:38:56 07:15:01 all 0.11 0.00 0.02 0.04 0.00 99.83 08:38:56 07:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:15:01 1 0.08 0.00 0.03 0.00 0.02 99.87 08:38:56 07:15:01 2 0.60 0.00 0.00 0.00 0.00 99.40 08:38:56 07:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 07:15:01 4 0.05 0.00 0.02 0.17 0.00 99.77 08:38:56 07:15:01 5 0.00 0.00 0.02 0.15 0.00 99.83 08:38:56 07:15:01 6 0.07 0.00 0.02 0.00 0.02 99.90 08:38:56 07:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:16:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:38:56 07:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 07:16:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:38:56 07:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:16:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:38:56 07:16:01 4 0.05 0.00 0.03 0.02 0.02 99.88 08:38:56 07:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:38:56 07:16:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:38:56 07:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:38:56 07:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 07:17:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:38:56 07:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:17:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:38:56 07:17:01 4 0.02 0.00 0.03 0.02 0.00 99.93 08:38:56 07:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 07:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:18:01 all 0.04 0.00 0.03 0.01 0.01 99.92 08:38:56 07:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:38:56 07:18:01 1 0.08 0.00 0.03 0.00 0.00 99.88 08:38:56 07:18:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:38:56 07:18:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:38:56 07:18:01 4 0.08 0.00 0.07 0.03 0.00 99.82 08:38:56 07:18:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:38:56 07:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:19:01 all 0.24 0.00 0.02 0.00 0.00 99.74 08:38:56 07:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:19:01 1 0.10 0.00 0.03 0.00 0.02 99.85 08:38:56 07:19:01 2 1.65 0.00 0.03 0.00 0.00 98.32 08:38:56 07:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:38:56 07:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:38:56 07:19:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:38:56 07:19:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:38:56 07:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:20:01 all 0.24 0.00 0.02 0.00 0.01 99.73 08:38:56 07:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 07:20:01 2 1.79 0.00 0.07 0.00 0.00 98.14 08:38:56 07:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:38:56 07:20:01 4 0.02 0.00 0.03 0.03 0.02 99.90 08:38:56 07:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:38:56 07:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:38:56 07:21:01 all 0.03 0.00 0.02 0.01 0.00 99.94 08:38:56 07:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:21:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:38:56 07:21:01 2 0.08 0.00 0.05 0.00 0.00 99.87 08:38:56 07:21:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:38:56 07:21:01 4 0.02 0.00 0.02 0.03 0.00 99.93 08:38:56 07:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:21:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 07:22:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:38:56 07:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:22:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:38:56 07:22:01 2 0.07 0.00 0.00 0.00 0.02 99.92 08:38:56 07:22:01 3 0.07 0.00 0.05 0.00 0.00 99.88 08:38:56 07:22:01 4 0.00 0.00 0.02 0.02 0.00 99.97 08:38:56 07:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:23:01 all 0.10 0.00 0.03 0.01 0.01 99.85 08:38:56 07:23:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:38:56 07:23:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:38:56 07:23:01 2 0.25 0.00 0.02 0.00 0.00 99.73 08:38:56 07:23:01 3 0.13 0.00 0.05 0.00 0.02 99.80 08:38:56 07:23:01 4 0.03 0.00 0.02 0.05 0.02 99.88 08:38:56 07:23:01 5 0.02 0.00 0.05 0.00 0.02 99.92 08:38:56 07:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:23:01 7 0.23 0.00 0.07 0.03 0.00 99.67 08:38:56 07:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:38:56 07:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:38:56 07:24:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:38:56 07:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:24:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:38:56 07:24:01 4 0.03 0.00 0.00 0.02 0.00 99.95 08:38:56 07:24:01 5 0.02 0.00 0.05 0.00 0.00 99.93 08:38:56 07:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:25:01 all 0.03 0.00 0.01 0.03 0.00 99.94 08:38:56 07:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:25:01 1 0.07 0.00 0.03 0.00 0.00 99.90 08:38:56 07:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 07:25:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:38:56 07:25:01 4 0.02 0.00 0.00 0.17 0.00 99.82 08:38:56 07:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 07:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:25:01 7 0.00 0.00 0.00 0.03 0.00 99.97 08:38:56 08:38:56 07:25:01 CPU %user %nice %system %iowait %steal %idle 08:38:56 07:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:38:56 07:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:38:56 07:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:38:56 07:26:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:38:56 07:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 07:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:38:56 07:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:27:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:38:56 07:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:27:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:38:56 07:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 07:27:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:38:56 07:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 07:27:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:38:56 07:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:38:56 07:27:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:38:56 07:28:01 all 0.21 0.00 0.02 0.00 0.00 99.77 08:38:56 07:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:38:56 07:28:01 2 1.45 0.00 0.02 0.02 0.00 98.52 08:38:56 07:28:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:38:56 07:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:28:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 07:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:29:01 all 0.19 0.00 0.01 0.00 0.01 99.78 08:38:56 07:29:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:38:56 07:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:38:56 07:29:01 2 1.39 0.00 0.00 0.02 0.02 98.58 08:38:56 07:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:38:56 07:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:29:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:38:56 07:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:38:56 07:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 07:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:30:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:38:56 07:30:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 07:30:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:38:56 07:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:30:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 07:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:38:56 07:31:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:38:56 07:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 07:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:31:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:38:56 07:31:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:38:56 07:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 07:32:01 all 0.09 0.00 0.01 0.01 0.00 99.89 08:38:56 07:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:32:01 2 0.58 0.00 0.02 0.02 0.00 99.38 08:38:56 07:32:01 3 0.05 0.00 0.02 0.02 0.00 99.92 08:38:56 07:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:38:56 07:33:01 all 0.17 0.00 0.01 0.00 0.00 99.81 08:38:56 07:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:33:01 2 1.19 0.00 0.00 0.00 0.02 98.79 08:38:56 07:33:01 3 0.02 0.00 0.07 0.00 0.02 99.90 08:38:56 07:33:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:38:56 07:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:38:56 07:34:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:38:56 07:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:38:56 07:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 07:34:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:38:56 07:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 07:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:35:01 all 0.02 0.00 0.01 0.02 0.00 99.95 08:38:56 07:35:01 0 0.02 0.00 0.03 0.12 0.00 99.83 08:38:56 07:35:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:38:56 07:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 07:35:01 3 0.02 0.00 0.05 0.00 0.02 99.92 08:38:56 07:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 07:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:38:56 07:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:38:56 07:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:38:56 07:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:36:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:38:56 07:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:38:56 07:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:38:56 07:36:01 CPU %user %nice %system %iowait %steal %idle 08:38:56 07:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:38:56 07:37:01 0 0.03 0.00 0.00 0.02 0.00 99.95 08:38:56 07:37:01 1 0.10 0.00 0.03 0.00 0.00 99.87 08:38:56 07:37:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:38:56 07:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:38:56 07:38:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:38:56 07:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 07:38:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 07:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:38:56 07:39:01 all 0.20 0.00 0.02 0.00 0.00 99.77 08:38:56 07:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 07:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:38:56 07:39:01 2 1.42 0.00 0.10 0.02 0.00 98.47 08:38:56 07:39:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:38:56 07:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 07:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 07:40:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:38:56 07:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:38:56 07:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:40:01 2 1.97 0.00 0.00 0.02 0.00 98.01 08:38:56 07:40:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:38:56 07:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:38:56 07:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:41:01 all 0.13 0.00 0.03 0.00 0.00 99.84 08:38:56 07:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:41:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:38:56 07:41:01 2 0.81 0.00 0.13 0.00 0.00 99.05 08:38:56 07:41:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:38:56 07:41:01 4 0.05 0.00 0.03 0.00 0.00 99.92 08:38:56 07:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 07:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:38:56 07:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:42:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:38:56 07:42:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:38:56 07:42:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:38:56 07:42:01 4 0.02 0.00 0.02 0.02 0.00 99.95 08:38:56 07:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:43:01 all 0.01 0.00 0.02 0.00 0.00 99.96 08:38:56 07:43:01 0 0.03 0.00 0.03 0.02 0.00 99.92 08:38:56 07:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 07:43:01 3 0.02 0.00 0.07 0.00 0.02 99.90 08:38:56 07:43:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 07:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:38:56 07:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:44:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:38:56 07:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:44:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:38:56 07:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:44:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:38:56 07:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:45:01 all 0.02 0.00 0.02 0.01 0.01 99.95 08:38:56 07:45:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:38:56 07:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:38:56 07:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 07:45:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:38:56 07:45:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 07:45:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:38:56 07:45:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:38:56 07:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:38:56 07:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:46:01 1 0.07 0.00 0.00 0.00 0.00 99.93 08:38:56 07:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:38:56 07:46:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:38:56 07:46:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:38:56 07:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:47:01 all 0.15 0.00 0.02 0.01 0.00 99.82 08:38:56 07:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 07:47:01 2 1.03 0.00 0.00 0.03 0.00 98.94 08:38:56 07:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:47:01 4 0.03 0.00 0.05 0.00 0.00 99.92 08:38:56 07:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 07:47:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:38:56 07:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 08:38:56 07:47:01 CPU %user %nice %system %iowait %steal %idle 08:38:56 07:48:01 all 0.11 0.00 0.02 0.00 0.00 99.87 08:38:56 07:48:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:38:56 07:48:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:38:56 07:48:01 2 0.65 0.00 0.03 0.02 0.00 99.30 08:38:56 07:48:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:38:56 07:48:01 4 0.08 0.00 0.00 0.00 0.00 99.92 08:38:56 07:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:38:56 07:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 07:49:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:38:56 07:49:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:38:56 07:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:50:01 all 0.15 0.00 0.01 0.01 0.01 99.82 08:38:56 07:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:50:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:38:56 07:50:01 2 1.04 0.00 0.00 0.07 0.00 98.89 08:38:56 07:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:38:56 07:50:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:38:56 07:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:51:01 all 0.03 0.00 0.02 0.01 0.01 99.94 08:38:56 07:51:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:38:56 07:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 07:51:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:38:56 07:51:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:38:56 07:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:51:01 5 0.07 0.00 0.03 0.00 0.00 99.90 08:38:56 07:51:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:38:56 07:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:52:01 all 0.12 0.00 0.01 0.00 0.00 99.86 08:38:56 07:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:38:56 07:52:01 2 0.80 0.00 0.00 0.02 0.00 99.19 08:38:56 07:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 07:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 07:52:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:38:56 07:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:38:56 07:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:53:01 all 0.08 0.00 0.02 0.00 0.00 99.90 08:38:56 07:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:53:01 2 0.52 0.00 0.02 0.00 0.00 99.47 08:38:56 07:53:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:38:56 07:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:53:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:38:56 07:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:54:01 all 0.04 0.00 0.02 0.00 0.00 99.94 08:38:56 07:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:38:56 07:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:38:56 07:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:54:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:38:56 07:54:01 6 0.12 0.00 0.00 0.02 0.00 99.87 08:38:56 07:54:01 7 0.08 0.00 0.02 0.00 0.02 99.88 08:38:56 07:55:01 all 0.22 0.00 0.01 0.00 0.00 99.75 08:38:56 07:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:55:01 1 0.05 0.00 0.05 0.00 0.00 99.90 08:38:56 07:55:01 2 1.62 0.00 0.00 0.02 0.02 98.35 08:38:56 07:55:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:38:56 07:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 07:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:56:01 all 0.22 0.00 0.01 0.00 0.00 99.76 08:38:56 07:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 07:56:01 2 1.62 0.00 0.00 0.00 0.00 98.38 08:38:56 07:56:01 3 0.07 0.00 0.05 0.00 0.02 99.87 08:38:56 07:56:01 4 0.00 0.00 0.05 0.00 0.02 99.93 08:38:56 07:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 07:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:57:01 all 0.12 0.00 0.06 0.00 0.00 99.81 08:38:56 07:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:57:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:38:56 07:57:01 2 0.81 0.00 0.03 0.02 0.02 99.12 08:38:56 07:57:01 3 0.03 0.00 0.05 0.00 0.00 99.92 08:38:56 07:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 07:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 07:57:01 7 0.02 0.00 0.37 0.02 0.00 99.60 08:38:56 07:58:01 all 0.21 0.00 0.02 0.00 0.00 99.78 08:38:56 07:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 07:58:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:38:56 07:58:01 2 1.55 0.00 0.03 0.00 0.00 98.42 08:38:56 07:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 07:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 07:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:38:56 07:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 07:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:38:56 07:58:01 CPU %user %nice %system %iowait %steal %idle 08:38:56 07:59:01 all 0.16 0.00 0.02 0.01 0.01 99.80 08:38:56 07:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:38:56 07:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:38:56 07:59:01 2 1.09 0.00 0.07 0.07 0.00 98.78 08:38:56 07:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:38:56 07:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:38:56 07:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 07:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:38:56 07:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:00:01 all 0.38 0.00 0.03 0.01 0.01 99.58 08:38:56 08:00:01 0 0.45 0.00 0.03 0.00 0.00 99.52 08:38:56 08:00:01 1 0.07 0.00 0.03 0.00 0.00 99.90 08:38:56 08:00:01 2 1.10 0.00 0.02 0.03 0.02 98.84 08:38:56 08:00:01 3 0.20 0.00 0.05 0.02 0.02 99.72 08:38:56 08:00:01 4 0.08 0.00 0.02 0.00 0.00 99.90 08:38:56 08:00:01 5 0.07 0.00 0.07 0.00 0.00 99.87 08:38:56 08:00:01 6 0.82 0.00 0.02 0.00 0.02 99.15 08:38:56 08:00:01 7 0.27 0.00 0.02 0.00 0.00 99.72 08:38:56 08:01:01 all 0.27 0.00 0.02 0.00 0.00 99.71 08:38:56 08:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:01:01 1 0.07 0.00 0.00 0.00 0.00 99.93 08:38:56 08:01:01 2 1.97 0.00 0.02 0.00 0.00 98.01 08:38:56 08:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 08:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:01:01 5 0.05 0.00 0.03 0.00 0.00 99.92 08:38:56 08:01:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:38:56 08:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:02:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:38:56 08:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 08:02:01 2 1.95 0.00 0.02 0.02 0.02 98.00 08:38:56 08:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:38:56 08:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 08:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:02:01 6 0.07 0.00 0.03 0.00 0.02 99.88 08:38:56 08:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:03:01 all 0.10 0.00 0.01 0.00 0.01 99.87 08:38:56 08:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:03:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:38:56 08:03:01 2 0.63 0.00 0.00 0.02 0.00 99.35 08:38:56 08:03:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:38:56 08:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:38:56 08:03:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:38:56 08:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:38:56 08:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 08:04:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:38:56 08:04:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:38:56 08:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:38:56 08:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 08:04:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 08:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:05:01 all 0.25 0.00 0.02 0.00 0.01 99.73 08:38:56 08:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:38:56 08:05:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:38:56 08:05:01 2 1.78 0.00 0.02 0.02 0.00 98.19 08:38:56 08:05:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:38:56 08:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 08:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:05:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:38:56 08:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:06:01 all 0.28 0.00 0.01 0.00 0.00 99.70 08:38:56 08:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:06:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:38:56 08:06:01 2 1.99 0.00 0.00 0.00 0.00 98.01 08:38:56 08:06:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:38:56 08:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:06:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:38:56 08:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 08:07:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:38:56 08:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:38:56 08:07:01 2 0.18 0.00 0.00 0.02 0.02 99.78 08:38:56 08:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 08:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:38:56 08:07:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:38:56 08:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:38:56 08:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 08:08:01 2 0.00 0.00 0.00 0.03 0.03 99.93 08:38:56 08:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:08:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:38:56 08:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 08:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 08:09:01 all 0.04 0.00 0.02 0.00 0.02 99.92 08:38:56 08:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 08:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 08:09:01 2 0.12 0.00 0.02 0.00 0.17 99.70 08:38:56 08:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:09:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:38:56 08:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:09:01 6 0.00 0.00 0.07 0.00 0.00 99.93 08:38:56 08:09:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:38:56 08:38:56 08:09:01 CPU %user %nice %system %iowait %steal %idle 08:38:56 08:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:38:56 08:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 08:10:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:38:56 08:10:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:38:56 08:10:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:38:56 08:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 08:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 08:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:38:56 08:11:01 all 0.12 0.00 0.01 0.00 0.00 99.87 08:38:56 08:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:11:01 1 0.07 0.00 0.00 0.00 0.00 99.93 08:38:56 08:11:01 2 0.80 0.00 0.02 0.02 0.02 99.15 08:38:56 08:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:38:56 08:11:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:38:56 08:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:12:01 all 0.17 0.00 0.03 0.00 0.00 99.80 08:38:56 08:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:38:56 08:12:01 2 1.22 0.00 0.15 0.00 0.02 98.61 08:38:56 08:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:12:01 4 0.05 0.00 0.03 0.00 0.00 99.92 08:38:56 08:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:13:01 all 0.02 0.00 0.02 0.07 0.01 99.89 08:38:56 08:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:13:01 1 0.05 0.00 0.05 0.02 0.00 99.88 08:38:56 08:13:01 2 0.02 0.00 0.02 0.02 0.00 99.95 08:38:56 08:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:13:01 4 0.00 0.00 0.02 0.52 0.02 99.45 08:38:56 08:13:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:38:56 08:13:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:38:56 08:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:14:01 all 0.09 0.00 0.01 0.01 0.01 99.88 08:38:56 08:14:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:38:56 08:14:01 1 0.13 0.00 0.03 0.00 0.02 99.82 08:38:56 08:14:01 2 0.38 0.00 0.03 0.05 0.02 99.52 08:38:56 08:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 08:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 08:14:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:38:56 08:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:15:01 all 0.27 0.00 0.02 0.00 0.00 99.71 08:38:56 08:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:15:01 1 0.05 0.00 0.08 0.00 0.02 99.85 08:38:56 08:15:01 2 1.99 0.00 0.00 0.02 0.00 98.00 08:38:56 08:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 08:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:15:01 5 0.03 0.00 0.05 0.00 0.00 99.92 08:38:56 08:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 08:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:16:01 all 0.05 0.00 0.01 0.00 0.00 99.94 08:38:56 08:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 08:16:01 1 0.07 0.00 0.03 0.00 0.00 99.90 08:38:56 08:16:01 2 0.28 0.00 0.03 0.02 0.02 99.65 08:38:56 08:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 08:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:17:01 all 0.02 0.00 0.02 0.00 0.00 99.96 08:38:56 08:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:17:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:38:56 08:17:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:38:56 08:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:17:01 4 0.00 0.00 0.03 0.00 0.00 99.97 08:38:56 08:17:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 08:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 08:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:38:56 08:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:18:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:38:56 08:18:01 2 0.03 0.00 0.02 0.02 0.02 99.92 08:38:56 08:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 08:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:19:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:38:56 08:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:19:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:38:56 08:19:01 2 0.03 0.00 0.00 0.02 0.00 99.95 08:38:56 08:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 08:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:38:56 08:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:38:56 08:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:20:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:38:56 08:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:38:56 08:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:38:56 08:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 08:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:38:56 08:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:38:56 08:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:38:56 08:20:01 CPU %user %nice %system %iowait %steal %idle 08:38:56 08:21:01 all 0.21 0.00 0.02 0.00 0.00 99.76 08:38:56 08:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:38:56 08:21:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:38:56 08:21:01 2 1.53 0.00 0.03 0.02 0.00 98.42 08:38:56 08:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 08:21:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:38:56 08:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 08:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 08:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:22:01 all 0.12 0.00 0.00 0.00 0.00 99.86 08:38:56 08:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:22:01 1 0.08 0.00 0.02 0.00 0.00 99.90 08:38:56 08:22:01 2 0.90 0.00 0.02 0.02 0.02 99.05 08:38:56 08:22:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 08:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:38:56 08:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:23:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:38:56 08:23:01 2 0.03 0.00 0.02 0.03 0.02 99.90 08:38:56 08:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:23:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 08:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 08:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:24:01 all 0.02 0.00 0.02 0.02 0.00 99.94 08:38:56 08:24:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:38:56 08:24:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:38:56 08:24:01 2 0.02 0.00 0.02 0.08 0.00 99.88 08:38:56 08:24:01 3 0.03 0.00 0.00 0.10 0.02 99.85 08:38:56 08:24:01 4 0.00 0.00 0.03 0.00 0.02 99.95 08:38:56 08:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 08:25:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:38:56 08:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:25:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:38:56 08:25:01 2 0.00 0.00 0.00 0.10 0.02 99.88 08:38:56 08:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:38:56 08:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:26:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:38:56 08:26:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:38:56 08:26:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:38:56 08:26:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:38:56 08:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:26:01 5 0.07 0.00 0.03 0.00 0.00 99.90 08:38:56 08:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:27:01 all 0.19 0.00 0.02 0.00 0.00 99.79 08:38:56 08:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:38:56 08:27:01 2 1.42 0.00 0.05 0.00 0.00 98.53 08:38:56 08:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:38:56 08:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:27:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:38:56 08:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 08:28:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:38:56 08:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:38:56 08:28:01 2 1.99 0.00 0.02 0.02 0.02 97.96 08:38:56 08:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 08:28:01 4 0.00 0.00 0.02 0.02 0.00 99.97 08:38:56 08:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:38:56 08:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:38:56 08:29:01 all 0.09 0.00 0.03 0.00 0.00 99.88 08:38:56 08:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:38:56 08:29:01 1 0.08 0.00 0.03 0.00 0.00 99.88 08:38:56 08:29:01 2 0.50 0.00 0.13 0.02 0.00 99.35 08:38:56 08:29:01 3 0.00 0.00 0.03 0.02 0.02 99.93 08:38:56 08:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 08:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:30:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:38:56 08:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:30:01 1 0.10 0.00 0.02 0.00 0.02 99.87 08:38:56 08:30:01 2 0.05 0.00 0.02 0.02 0.02 99.90 08:38:56 08:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:31:01 all 0.04 0.00 0.01 0.03 0.00 99.92 08:38:56 08:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:31:01 1 0.08 0.00 0.03 0.00 0.00 99.88 08:38:56 08:31:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:38:56 08:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:38:56 08:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:31:01 6 0.07 0.00 0.02 0.25 0.00 99.67 08:38:56 08:31:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:38:56 08:38:56 08:31:01 CPU %user %nice %system %iowait %steal %idle 08:38:56 08:32:01 all 0.13 0.00 0.02 0.00 0.00 99.85 08:38:56 08:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 08:32:01 1 0.08 0.00 0.02 0.00 0.02 99.88 08:38:56 08:32:01 2 0.88 0.00 0.02 0.02 0.00 99.09 08:38:56 08:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 08:32:01 4 0.05 0.00 0.03 0.00 0.00 99.92 08:38:56 08:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:38:56 08:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 08:33:01 all 0.07 0.00 0.01 0.00 0.01 99.91 08:38:56 08:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:38:56 08:33:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:38:56 08:33:01 2 0.32 0.00 0.02 0.02 0.02 99.63 08:38:56 08:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:33:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:38:56 08:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 08:33:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:38:56 08:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:38:56 08:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:34:01 1 0.07 0.00 0.05 0.00 0.00 99.88 08:38:56 08:34:01 2 0.02 0.00 0.00 0.00 0.05 99.93 08:38:56 08:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:38:56 08:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:38:56 08:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:35:01 all 0.05 0.00 0.01 0.00 0.01 99.92 08:38:56 08:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:38:56 08:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:38:56 08:35:01 2 0.30 0.00 0.00 0.02 0.02 99.67 08:38:56 08:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:38:56 08:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:38:56 08:35:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:38:56 08:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:38:56 08:36:01 all 0.27 0.00 0.01 0.00 0.00 99.71 08:38:56 08:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:36:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:38:56 08:36:01 2 2.02 0.00 0.02 0.02 0.00 97.95 08:38:56 08:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:36:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:38:56 08:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:38:56 08:36:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:38:56 08:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:37:01 all 0.19 0.00 0.01 0.00 0.01 99.79 08:38:56 08:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:56 08:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:38:56 08:37:01 2 1.39 0.00 0.03 0.00 0.02 98.56 08:38:56 08:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:38:56 08:37:01 4 0.07 0.00 0.00 0.00 0.02 99.92 08:38:56 08:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:37:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:38:56 08:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:56 08:38:01 all 1.46 0.00 0.65 0.70 0.01 97.17 08:38:56 08:38:01 0 1.62 0.00 0.74 0.00 0.02 97.63 08:38:56 08:38:01 1 1.30 0.00 1.81 0.10 0.02 96.77 08:38:56 08:38:01 2 1.81 0.00 0.35 0.02 0.02 97.80 08:38:56 08:38:01 3 1.10 0.00 0.62 0.02 0.02 98.24 08:38:56 08:38:01 4 1.62 0.00 0.73 4.27 0.00 93.37 08:38:56 08:38:01 5 0.33 0.00 0.17 1.20 0.00 98.30 08:38:56 08:38:01 6 2.93 0.00 0.42 0.00 0.02 96.64 08:38:56 08:38:01 7 0.97 0.00 0.40 0.02 0.02 98.60 08:38:56 Average: all 0.44 0.00 0.11 0.09 0.01 99.36 08:38:56 Average: 0 0.34 0.00 0.11 0.02 0.01 99.53 08:38:56 Average: 1 0.39 0.00 0.12 0.01 0.01 99.47 08:38:56 Average: 2 0.94 0.00 0.11 0.14 0.01 98.80 08:38:56 Average: 3 0.40 0.00 0.11 0.04 0.01 99.44 08:38:56 Average: 4 0.36 0.00 0.10 0.31 0.01 99.22 08:38:56 Average: 5 0.35 0.00 0.11 0.03 0.01 99.50 08:38:56 Average: 6 0.37 0.00 0.10 0.03 0.01 99.50 08:38:56 Average: 7 0.33 0.00 0.12 0.15 0.00 99.40 08:38:56 08:38:56 08:38:56