Pull request #334 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/device-snmp-go Obtained Jenkinsfile from d122d14a8fed92173b031bf0a51c963ee16b299a+b852d33a75a07d69fbdb63dde5dbae2cfe6da43b (399a84f58c17c30418dddaa18339439b96fd5a8d) 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-ssh11829458436325637829.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2428813180783757075.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-334/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-334/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18165756297679414569.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-334/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11346721701336828453.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4346838658826020451.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-334/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-334/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14553911337982776713.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2460 in /w/workspace/gexfoundry_device-snmp-go_PR-334 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-334 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b852d33a75a07d69fbdb63dde5dbae2cfe6da43b into PR head commit d122d14a8fed92173b031bf0a51c963ee16b299a Merge succeeded, producing d122d14a8fed92173b031bf0a51c963ee16b299a Checking out Revision d122d14a8fed92173b031bf0a51c963ee16b299a (PR-334) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/334/head:refs/remotes/origin/PR-334 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d122d14a8fed92173b031bf0a51c963ee16b299a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b852d33a75a07d69fbdb63dde5dbae2cfe6da43b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d122d14a8fed92173b031bf0a51c963ee16b299a # timeout=10 Commit message: "build: Update to latest 3.2.0 dev go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:10:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:10:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:10:39 ========================================================= 19:10:39 EdgeX Global Pipelines Version Info 19:10:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:10:41 ------------------- 19:10:41 stable info: 19:10:41 ------------------- 19:10:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:10:41 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:10:41 Message: update stable to v1.0.258 19:10:41 ------------------- 19:10:41 experimental info: 19:10:41 ------------------- 19:10:41 Commited By: **** collab-it+edgex@linuxfoundation.org 19:10:41 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:10:41 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:10:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 19:10:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 19:10:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:10:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:10:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:10:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:10:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 19:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:10:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:10:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:10:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:10:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:10:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:10:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:10:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:10:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:10:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:10:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:10:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:10:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:10:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:10:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-334 [Pipeline] echo 19:10:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-334 [Pipeline] echo 19:10:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-334 [Pipeline] echo 19:10:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d122d14a8fed92173b031bf0a51c963ee16b299a [Pipeline] echo 19:10:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d122d14 [Pipeline] echo 19:10:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:44 provisioning config files... 19:10:44 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-334@tmp/config362772655332619386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:44 ---> ****-login.sh 19:10:44 nexus3.edgexfoundry.org:10001 19:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:10:45 Configure a credential helper to remove this warning. See 19:10:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:10:45 19:10:45 Login Succeeded 19:10:45 nexus3.edgexfoundry.org:10002 19:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:10:45 Configure a credential helper to remove this warning. See 19:10:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:10:45 19:10:45 Login Succeeded 19:10:45 nexus3.edgexfoundry.org:10003 19:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:10:45 Configure a credential helper to remove this warning. See 19:10:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:10:45 19:10:45 Login Succeeded 19:10:45 nexus3.edgexfoundry.org:10004 19:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:10:45 Configure a credential helper to remove this warning. See 19:10:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:10:45 19:10:45 Login Succeeded 19:10:45 ****.io 19:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:10:45 Configure a credential helper to remove this warning. See 19:10:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:10:45 19:10:45 Login Succeeded 19:10:45 ---> ****-login.sh ends [Pipeline] } 19:10:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:10:46 + git rev-list -1 --merges d122d14a8fed92173b031bf0a51c963ee16b299a~1..d122d14a8fed92173b031bf0a51c963ee16b299a [Pipeline] echo 19:10:46 -----------> git rev-list -1 --merges d122d14a8fed92173b031bf0a51c963ee16b299a~1..d122d14a8fed92173b031bf0a51c963ee16b299a d122d14a8fed92173b031bf0a51c963ee16b299a [false] [Pipeline] sh 19:10:46 + git log --format=format:%s -1 d122d14a8fed92173b031bf0a51c963ee16b299a [Pipeline] echo 19:10:47 ========================================================= 19:10:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:10:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:47 + git log --format=format:%s -1 d122d14a8fed92173b031bf0a51c963ee16b299a [Pipeline] echo 19:10:47 [semverPrep] GIT_COMMIT: d122d14a8fed92173b031bf0a51c963ee16b299a, Commit Message: build: Update to latest 3.2.0 dev go-mods [Pipeline] echo 19:10:47 [semverPrep] This is not a build commit. [Pipeline] sh 19:10:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:10:48 + grep -v github /etc/ssh/ssh_known_hosts 19:10:48 + [ -e /tmp/ssh_known_hosts ] 19:10:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:10:48 + + sudo tee -a /etc/ssh/ssh_known_hosts 19:10:48 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:10:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:48 19:10:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:49 0.1.4: Pulling from edgex-devops/py-git-semver 19:10:49 b85a868b505f: Pulling fs layer 19:10:49 e2be974225ed: Pulling fs layer 19:10:49 339a4e72a1f5: Pulling fs layer 19:10:49 988bab9f4d93: Pulling fs layer 19:10:49 1469e6f7b9e6: Pulling fs layer 19:10:49 eaf3925da568: Pulling fs layer 19:10:49 bab4dde63d76: Pulling fs layer 19:10:49 bde34c3a00c8: Pulling fs layer 19:10:49 b352a97aabf1: Pulling fs layer 19:10:49 4872d77fe225: Pulling fs layer 19:10:49 5851b861e8e6: Pulling fs layer 19:10:49 eaf3925da568: Waiting 19:10:49 bab4dde63d76: Waiting 19:10:49 bde34c3a00c8: Waiting 19:10:49 1469e6f7b9e6: Waiting 19:10:49 b352a97aabf1: Waiting 19:10:49 4872d77fe225: Waiting 19:10:49 5851b861e8e6: Waiting 19:10:49 988bab9f4d93: Waiting 19:10:49 e2be974225ed: Verifying Checksum 19:10:49 e2be974225ed: Download complete 19:10:49 988bab9f4d93: Verifying Checksum 19:10:49 988bab9f4d93: Download complete 19:10:49 1469e6f7b9e6: Verifying Checksum 19:10:49 1469e6f7b9e6: Download complete 19:10:49 eaf3925da568: Download complete 19:10:49 339a4e72a1f5: Verifying Checksum 19:10:49 339a4e72a1f5: Download complete 19:10:49 bde34c3a00c8: Verifying Checksum 19:10:49 bde34c3a00c8: Download complete 19:10:49 b352a97aabf1: Verifying Checksum 19:10:49 4872d77fe225: Download complete 19:10:49 5851b861e8e6: Verifying Checksum 19:10:49 5851b861e8e6: Download complete 19:10:49 b85a868b505f: Verifying Checksum 19:10:49 b85a868b505f: Download complete 19:10:49 bab4dde63d76: Verifying Checksum 19:10:49 bab4dde63d76: Download complete 19:10:50 b85a868b505f: Pull complete 19:10:50 e2be974225ed: Pull complete 19:10:51 339a4e72a1f5: Pull complete 19:10:51 988bab9f4d93: Pull complete 19:10:51 1469e6f7b9e6: Pull complete 19:10:51 eaf3925da568: Pull complete 19:10:53 bab4dde63d76: Pull complete 19:10:53 bde34c3a00c8: Pull complete 19:10:53 b352a97aabf1: Pull complete 19:10:53 4872d77fe225: Pull complete 19:10:53 5851b861e8e6: Pull complete 19:10:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:10:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:53 prd-ubuntu20.04-docker-8c-8g-2460 does not seem to be running inside a container 19:10:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-334 -v /w/workspace/gexfoundry_device-snmp-go_PR-334:/w/workspace/gexfoundry_device-snmp-go_PR-334:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-334@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-334@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:10:56 $ docker top cb12f4d9d34d955f591049a45641312982159fb27f6a775773a1f99e9df24f44 -eo pid,comm 19:10:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:10:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:10:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:57 [ssh-agent] Looking for ssh-agent implementation... 19:10:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:57 $ docker exec cb12f4d9d34d955f591049a45641312982159fb27f6a775773a1f99e9df24f44 ssh-agent 19:10:57 SSH_AUTH_SOCK=/tmp/ssh-LMkBEKWmsaW1/agent.32 19:10:57 SSH_AGENT_PID=38 19:10:57 Running ssh-add (command line suppressed) 19:10:57 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-334@tmp/private_key_3562569263648312936.key (/w/workspace/gexfoundry_device-snmp-go_PR-334@tmp/private_key_3562569263648312936.key) 19:10:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:57 + git tag --points-at HEAD [Pipeline] } 19:10:57 $ docker exec --env ******** --env ******** cb12f4d9d34d955f591049a45641312982159fb27f6a775773a1f99e9df24f44 ssh-agent -k 19:10:58 unset SSH_AUTH_SOCK; 19:10:58 unset SSH_AGENT_PID; 19:10:58 echo Agent pid 38 killed; 19:10:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:10:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:58 [ssh-agent] Looking for ssh-agent implementation... 19:10:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:58 $ docker exec cb12f4d9d34d955f591049a45641312982159fb27f6a775773a1f99e9df24f44 ssh-agent 19:10:58 SSH_AUTH_SOCK=/tmp/ssh-nRgAgpHknpNy/agent.71 19:10:58 SSH_AGENT_PID=77 19:10:58 Running ssh-add (command line suppressed) 19:10:58 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-334@tmp/private_key_9771041027267558782.key (/w/workspace/gexfoundry_device-snmp-go_PR-334@tmp/private_key_9771041027267558782.key) 19:10:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:58 + git semver init 19:10:59 2023-11-28 19:10:59,033 [run_init] DEBUG init version:0.0.0 force:False 19:10:59 2023-11-28 19:10:59,034 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-334/.semver 19:10:59 2023-11-28 19:10:59,035 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-334/.semver 19:10:59 2023-11-28 19:10:59,035 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-334/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-334, universal_newlines=False, shell=None, istream=None) 19:11:00 2023-11-28 19:11:00,332 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-334/.git/info/exclude 19:11:00 2023-11-28 19:11:00,332 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-334/.semver/PR-334 with force:False 19:11:00 2023-11-28 19:11:00,333 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-334/.semver/PR-334 19:11:00 2023-11-28 19:11:00,337 [execute] INFO git cat-file --batch-check 19:11:00 2023-11-28 19:11:00,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-334/.semver, universal_newlines=False, shell=None, istream=) 19:11:00 2023-11-28 19:11:00,344 [execute] INFO git cat-file --batch 19:11:00 2023-11-28 19:11:00,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-334/.semver, universal_newlines=False, shell=None, istream=) 19:11:00 2023-11-28 19:11:00,348 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-334/.semver/PR-334 19:11:00 0.0.0 [Pipeline] } 19:11:00 $ docker exec --env ******** --env ******** cb12f4d9d34d955f591049a45641312982159fb27f6a775773a1f99e9df24f44 ssh-agent -k 19:11:00 unset SSH_AUTH_SOCK; 19:11:00 unset SSH_AGENT_PID; 19:11:00 echo Agent pid 77 killed; 19:11:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:01 + git semver [Pipeline] } 19:11:01 $ docker stop --time=1 cb12f4d9d34d955f591049a45641312982159fb27f6a775773a1f99e9df24f44 19:11:02 $ docker rm -f --volumes cb12f4d9d34d955f591049a45641312982159fb27f6a775773a1f99e9df24f44 [Pipeline] // withDockerContainer [Pipeline] sh 19:11:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:11:03 Stashed 1 file(s) [Pipeline] echo 19:11:03 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:04 provisioning config files... 19:11:04 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-334@tmp/config8677509780409244327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:05 ---> ****-login.sh 19:11:05 nexus3.edgexfoundry.org:10001 19:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:05 Configure a credential helper to remove this warning. See 19:11:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:05 19:11:05 Login Succeeded 19:11:05 nexus3.edgexfoundry.org:10002 19:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:05 Configure a credential helper to remove this warning. See 19:11:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:05 19:11:05 Login Succeeded 19:11:05 nexus3.edgexfoundry.org:10003 19:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:05 Configure a credential helper to remove this warning. See 19:11:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:05 19:11:05 Login Succeeded 19:11:05 nexus3.edgexfoundry.org:10004 19:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:05 Configure a credential helper to remove this warning. See 19:11:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:05 19:11:05 Login Succeeded 19:11:05 ****.io 19:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:05 Configure a credential helper to remove this warning. See 19:11:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:05 19:11:05 Login Succeeded 19:11:05 ---> ****-login.sh ends [Pipeline] } 19:11:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:11:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:11:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:11:06 ========================================================= 19:11:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:11:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:11:07 Sending build context to Docker daemon 14.1MB 19:11:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:11:07 Step 2/12 : FROM ${BASE} AS builder 19:11:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:11:07 7264a8db6415: Pulling fs layer 19:11:07 c4d48a809fc2: Pulling fs layer 19:11:07 4f1c88b9dad5: Pulling fs layer 19:11:07 ad3a456e5733: Pulling fs layer 19:11:07 69c7f0334f64: Pulling fs layer 19:11:07 1f1c1a5573a3: Pulling fs layer 19:11:07 ce7588e14bc9: Pulling fs layer 19:11:07 b5e4710f87ac: Pulling fs layer 19:11:07 ad3a456e5733: Waiting 19:11:07 69c7f0334f64: Waiting 19:11:07 1f1c1a5573a3: Waiting 19:11:07 ce7588e14bc9: Waiting 19:11:07 b5e4710f87ac: Waiting 19:11:07 c4d48a809fc2: Download complete 19:11:07 ad3a456e5733: Verifying Checksum 19:11:07 ad3a456e5733: Download complete 19:11:07 69c7f0334f64: Verifying Checksum 19:11:07 69c7f0334f64: Download complete 19:11:07 7264a8db6415: Verifying Checksum 19:11:07 7264a8db6415: Download complete 19:11:07 1f1c1a5573a3: Verifying Checksum 19:11:07 1f1c1a5573a3: Download complete 19:11:07 7264a8db6415: Pull complete 19:11:07 b5e4710f87ac: Verifying Checksum 19:11:07 b5e4710f87ac: Download complete 19:11:08 c4d48a809fc2: Pull complete 19:11:08 4f1c88b9dad5: Verifying Checksum 19:11:08 4f1c88b9dad5: Download complete 19:11:08 ce7588e14bc9: Verifying Checksum 19:11:08 ce7588e14bc9: Download complete 19:11:10 4f1c88b9dad5: Pull complete 19:11:11 ad3a456e5733: Pull complete 19:11:11 69c7f0334f64: Pull complete 19:11:11 1f1c1a5573a3: Pull complete 19:11:13 ce7588e14bc9: Pull complete 19:11:14 b5e4710f87ac: Pull complete 19:11:14 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:11:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:11:14 ---> 88b5674ff536 19:11:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:11:19 Still waiting to schedule task 19:11:19 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:11:19 ---> Running in c5f1375adac8 19:11:19 Removing intermediate container c5f1375adac8 19:11:19 ---> 00a11f86b498 19:11:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:11:19 ---> Running in addf3f50db18 19:11:19 Removing intermediate container addf3f50db18 19:11:19 ---> 17213c7dc646 19:11:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:11:19 ---> Running in b009389f2052 19:11:19 Removing intermediate container b009389f2052 19:11:19 ---> f3e89449f0fe 19:11:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:11:19 ---> Running in d0be74d98421 19:11:19 Removing intermediate container d0be74d98421 19:11:19 ---> 0d9ea459ccec 19:11:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:11:19 ---> Running in fc08881306f3 19:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:19 (1/4) Installing openssh-keygen (9.3_p2-r0) 19:11:20 (2/4) Installing libedit (20221030.3.1-r1) 19:11:20 (3/4) Installing openssh-client-common (9.3_p2-r0) 19:11:20 (4/4) Installing openssh-client-default (9.3_p2-r0) 19:11:20 Executing busybox-1.36.1-r5.trigger 19:11:20 OK: 268 MiB in 56 packages 19:11:20 Removing intermediate container fc08881306f3 19:11:20 ---> 7a65e7d85625 19:11:20 Step 8/12 : WORKDIR /device-snmp-go 19:11:20 ---> Running in 1d2b80a20008 19:11:20 Removing intermediate container 1d2b80a20008 19:11:20 ---> 0a1e63493268 19:11:20 Step 9/12 : COPY go.mod vendor* ./ 19:11:20 ---> 46a1fcb71544 19:11:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:20 ---> Running in 5d47a8d66a10 19:11:59 Removing intermediate container 5d47a8d66a10 19:11:59 ---> bca775887005 19:11:59 Step 11/12 : COPY . . 19:11:59 ---> d7c32385ae1f 19:11:59 Step 12/12 : RUN ${MAKE} 19:11:59 ---> Running in aec2f6e57eb9 19:11:59 noop 19:11:59 Removing intermediate container aec2f6e57eb9 19:11:59 ---> d77d46133803 19:11:59 Successfully built d77d46133803 19:11:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:59 + docker inspect -f . ci-base-image-x86_64 19:11:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:00 prd-ubuntu20.04-docker-8c-8g-2460 does not seem to be running inside a container 19:12:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-334 -v /w/workspace/gexfoundry_device-snmp-go_PR-334:/w/workspace/gexfoundry_device-snmp-go_PR-334:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-334@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-334@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:12:00 $ docker top 7f096f42bddbbbbb0fce6ce65c7b4901be31af30319c693268d3a4972abd66f6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:00 + go version 19:12:00 go version go1.21.0 linux/amd64 [Pipeline] } 19:12:00 $ docker stop --time=1 7f096f42bddbbbbb0fce6ce65c7b4901be31af30319c693268d3a4972abd66f6 19:12:02 $ docker rm -f --volumes 7f096f42bddbbbbb0fce6ce65c7b4901be31af30319c693268d3a4972abd66f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:03 + docker inspect -f . ci-base-image-x86_64 19:12:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:03 prd-ubuntu20.04-docker-8c-8g-2460 does not seem to be running inside a container 19:12:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-334 -v /w/workspace/gexfoundry_device-snmp-go_PR-334:/w/workspace/gexfoundry_device-snmp-go_PR-334:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-334@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-334@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:12:03 $ docker top ab7ed13efdc412142081d2af46572b625019454f8c436bbe7e2a3ed3b0e6b9d1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:04 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-334 [Pipeline] fileExists [Pipeline] sh 19:12:04 + make test 19:12:04 go test ./... -coverprofile=coverage.out 19:12:05 ? github.com/edgexfoundry/device-snmp-go [no test files] 19:12:16 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 19:12:16 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements 19:12:21 go vet ./... 19:12:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:12:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:12:24 ./bin/test-attribution-txt.sh [Pipeline] echo 19:12:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:12:24 $ docker stop --time=1 ab7ed13efdc412142081d2af46572b625019454f8c436bbe7e2a3ed3b0e6b9d1 19:12:28 $ docker rm -f --volumes ab7ed13efdc412142081d2af46572b625019454f8c436bbe7e2a3ed3b0e6b9d1 [Pipeline] // withDockerContainer [Pipeline] sh 19:12:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:12:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:12:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:12:30 + ls -al . 19:12:30 total 172 19:12:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 19:12 . 19:12:30 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 19:10 .. 19:12:30 -rw-rw-r-- 1 jenkins jenkins 6 Nov 28 19:10 .dockerignore 19:12:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 19:12 .git 19:12:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:10 .github 19:12:30 -rw-rw-r-- 1 jenkins jenkins 263 Nov 28 19:10 .gitignore 19:12:30 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 19:10 .golangci.yml 19:12:30 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 19:11 .semver 19:12:30 -rw-rw-r-- 1 jenkins jenkins 10025 Nov 28 19:10 Attribution.txt 19:12:30 -rw-rw-r-- 1 jenkins jenkins 11809 Nov 28 19:10 CHANGELOG.md 19:12:30 -rw-rw-r-- 1 jenkins jenkins 1571 Nov 28 19:10 Dockerfile 19:12:30 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 19:10 GOVERNANCE.md 19:12:30 -rw-rw-r-- 1 jenkins jenkins 656 Nov 28 19:10 Jenkinsfile 19:12:30 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 19:10 LICENSE 19:12:30 -rw-rw-r-- 1 jenkins jenkins 2240 Nov 28 19:10 Makefile 19:12:30 -rw-rw-r-- 1 jenkins jenkins 620 Nov 28 19:10 OWNERS.md 19:12:30 -rw-rw-r-- 1 jenkins jenkins 10477 Nov 28 19:10 README.md 19:12:30 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 19:11 VERSION 19:12:30 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 19:10 bin 19:12:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:10 cmd 19:12:30 -rw-r--r-- 1 jenkins jenkins 8837 Nov 28 19:12 coverage.out 19:12:30 -rw-rw-r-- 1 jenkins jenkins 3707 Nov 28 19:10 go.mod 19:12:30 -rw-rw-r-- 1 jenkins jenkins 34812 Nov 28 19:10 go.sum 19:12:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:10 internal 19:12:30 -rw-rw-r-- 1 jenkins jenkins 228 Nov 28 19:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:30 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d122d14a8fed92173b031bf0a51c963ee16b299a --label arch=amd64 --label version=0.0.0 . 19:12:30 Sending build context to Docker daemon 14.11MB 19:12:30 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 19:12:30 Step 2/25 : FROM ${BASE} AS builder 19:12:30 ---> d77d46133803 19:12:30 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:12:31 ---> Running in 8c2bf8a60aa4 19:12:31 Removing intermediate container 8c2bf8a60aa4 19:12:31 ---> 26d6c7021157 19:12:31 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:12:31 ---> Running in f518dd64234e 19:12:31 Removing intermediate container f518dd64234e 19:12:31 ---> b3e0f127fef8 19:12:31 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:12:31 ---> Running in e269037cd97f 19:12:31 Removing intermediate container e269037cd97f 19:12:31 ---> fa94b873746b 19:12:31 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 19:12:31 ---> Running in 6921df529f84 19:12:31 Removing intermediate container 6921df529f84 19:12:31 ---> ff699a39c4f7 19:12:31 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:12:31 ---> Running in 5413ab8e4736 19:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:32 OK: 268 MiB in 56 packages 19:12:32 Removing intermediate container 5413ab8e4736 19:12:32 ---> bfe07012b87b 19:12:32 Step 8/25 : WORKDIR /device-snmp-go 19:12:32 ---> Running in 4a278e24b1e2 19:12:32 Removing intermediate container 4a278e24b1e2 19:12:32 ---> a3d5355296eb 19:12:32 Step 9/25 : COPY go.mod vendor* ./ 19:12:32 ---> fe812ed7f0ca 19:12:32 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:32 ---> Running in 12e35087cff6 19:12:33 Removing intermediate container 12e35087cff6 19:12:33 ---> 6a9b4b80beb1 19:12:33 Step 11/25 : COPY . . 19:12:34 ---> 3946f8bfc8c2 19:12:34 Step 12/25 : RUN ${MAKE} 19:12:34 ---> Running in 18f42abdf7d5 19:12:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 19:12:57 Removing intermediate container 18f42abdf7d5 19:12:57 ---> f8fce47d4a7c 19:12:57 Step 13/25 : FROM alpine:3.18 19:12:57 3.18: Pulling from library/alpine 19:12:57 96526aa774ef: Pulling fs layer 19:12:57 96526aa774ef: Download complete 19:12:57 96526aa774ef: Pull complete 19:12:57 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:12:57 Status: Downloaded newer image for alpine:3.18 19:12:57 ---> 8ca4688f4f35 19:12:57 Step 14/25 : RUN apk add --update --no-cache dumb-init 19:12:57 ---> Running in 8d92c515f5d2 19:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:57 (1/1) Installing dumb-init (1.2.5-r2) 19:12:57 Executing busybox-1.36.1-r2.trigger 19:12:57 OK: 7 MiB in 16 packages 19:12:57 Removing intermediate container 8d92c515f5d2 19:12:57 ---> 10ea64349a10 19:12:57 Step 15/25 : RUN apk --no-cache upgrade 19:12:57 ---> Running in a677e101a20d 19:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:57 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 19:12:57 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 19:12:57 Executing busybox-1.36.1-r5.post-upgrade 19:12:57 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 19:12:57 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 19:12:57 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 19:12:57 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 19:12:57 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 19:12:57 Executing busybox-1.36.1-r5.trigger 19:12:57 OK: 7 MiB in 16 packages 19:12:58 Removing intermediate container a677e101a20d 19:12:58 ---> 08737e2d87b4 19:12:58 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 19:12:58 ---> 59e1f21c8bf4 19:12:58 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 19:12:58 ---> 33c325ea5391 19:12:58 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 19:12:59 ---> ef48c954913b 19:12:59 Step 19/25 : EXPOSE 59993 19:12:59 ---> Running in 10335e622363 19:12:59 Removing intermediate container 10335e622363 19:12:59 ---> fdcc75508a6a 19:12:59 Step 20/25 : EXPOSE 161 19:12:59 ---> Running in 7c32de70a187 19:12:59 Removing intermediate container 7c32de70a187 19:12:59 ---> 76ceef0e5d8a 19:12:59 Step 21/25 : ENTRYPOINT ["/device-snmp"] 19:12:59 ---> Running in dd458b411a19 19:12:59 Removing intermediate container dd458b411a19 19:12:59 ---> dcfb943195b2 19:12:59 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 19:12:59 ---> Running in 6508c732cb08 19:12:59 Removing intermediate container 6508c732cb08 19:12:59 ---> d0e045c1744f 19:12:59 Step 23/25 : LABEL arch=amd64 19:12:59 ---> Running in 8c209997e998 19:12:59 Removing intermediate container 8c209997e998 19:12:59 ---> 290454452ac2 19:12:59 Step 24/25 : LABEL git_sha=d122d14a8fed92173b031bf0a51c963ee16b299a 19:12:59 ---> Running in 98069e6b793c 19:12:59 Removing intermediate container 98069e6b793c 19:12:59 ---> ea8ca74a0a55 19:12:59 Step 25/25 : LABEL version=0.0.0 19:12:59 ---> Running in afe42ec6e0ca 19:12:59 Removing intermediate container afe42ec6e0ca 19:12:59 ---> 68c6f3204b56 19:12:59 [Warning] One or more build-args [ARCH] were not consumed 19:12:59 Successfully built 68c6f3204b56 19:12:59 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:00 19:13:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:01 latest: Pulling from edgex-lftools-log-publisher 19:13:01 5eb5b503b376: Pulling fs layer 19:13:01 5c69ac0246d0: Pulling fs layer 19:13:01 ec43610c2a17: Pulling fs layer 19:13:01 3a2ae6a8a46f: Pulling fs layer 19:13:01 33b1e0a273af: Pulling fs layer 19:13:01 5d3b04190fa2: Pulling fs layer 19:13:01 2f39f015ded8: Pulling fs layer 19:13:01 33b1e0a273af: Waiting 19:13:01 3a2ae6a8a46f: Waiting 19:13:01 5d3b04190fa2: Waiting 19:13:01 5c69ac0246d0: Download complete 19:13:01 3a2ae6a8a46f: Verifying Checksum 19:13:01 33b1e0a273af: Verifying Checksum 19:13:01 33b1e0a273af: Download complete 19:13:01 5d3b04190fa2: Verifying Checksum 19:13:01 5d3b04190fa2: Download complete 19:13:01 ec43610c2a17: Verifying Checksum 19:13:01 ec43610c2a17: Download complete 19:13:01 5eb5b503b376: Verifying Checksum 19:13:01 5eb5b503b376: Download complete 19:13:02 2f39f015ded8: Verifying Checksum 19:13:02 2f39f015ded8: Download complete 19:13:02 5eb5b503b376: Pull complete 19:13:03 5c69ac0246d0: Pull complete 19:13:03 ec43610c2a17: Pull complete 19:13:03 3a2ae6a8a46f: Pull complete 19:13:03 33b1e0a273af: Pull complete 19:13:03 5d3b04190fa2: Pull complete 19:13:07 2f39f015ded8: Pull complete 19:13:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:13:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:08 prd-ubuntu20.04-docker-8c-8g-2460 does not seem to be running inside a container 19:13:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-334 -v /w/workspace/gexfoundry_device-snmp-go_PR-334:/w/workspace/gexfoundry_device-snmp-go_PR-334:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-334@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-334@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:13:12 $ docker top 2de3e33db699c4da2ca705b612f85e873dcfb4f635ea11f234ad74efabd858c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:12 ---> job-cost.sh 19:13:12 lf-activate-venv: SKIPPING 19:13:12 INFO: No Stack... 19:13:13 INFO: Retrieving Pricing Info for: v3-standard-8 19:13:13 INFO: Archiving Costs [Pipeline] sh 19:13:13 + cat /w/workspace/gexfoundry_device-snmp-go_PR-334/archives/cost.csv 19:13:13 + cut -d, -f6 [Pipeline] lock 19:13:13 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-334-1-stack-cost] 19:13:13 Resource [jenkins-edgexfoundry-device-snmp-go-PR-334-1-stack-cost] did not exist. Created. 19:13:13 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-334-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:13:14 + echo total: 0.2199999988079071 [Pipeline] stash 19:13:14 Stashed 1 file(s) [Pipeline] } 19:13:14 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-334-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:13:14 $ docker stop --time=1 2de3e33db699c4da2ca705b612f85e873dcfb4f635ea11f234ad74efabd858c6 19:13:15 $ docker rm -f --volumes 2de3e33db699c4da2ca705b612f85e873dcfb4f635ea11f234ad74efabd858c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:16:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5045 in /w/workspace/gexfoundry_device-snmp-go_PR-334 [Pipeline] { [Pipeline] ws 20:16:54 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 20:16:57 Selected Git installation does not exist. Using Default 20:16:57 The recommended git tool is: NONE 20:17:03 using credential edgex-jenkins-ssh 20:17:03 Cloning the remote Git repository 20:17:03 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 20:17:03 > git init /w/workspace/device-snmp-go/1 # timeout=10 20:17:03 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 20:17:03 > git --version # timeout=10 20:17:03 > git --version # 'git version 2.25.1' 20:17:03 using GIT_SSH to set credentials SSH Credentials for GitHub 20:17:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:17:05 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 20:17:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:17:07 Merging remotes/origin/main commit b852d33a75a07d69fbdb63dde5dbae2cfe6da43b into PR head commit d122d14a8fed92173b031bf0a51c963ee16b299a 20:17:07 Merge succeeded, producing d122d14a8fed92173b031bf0a51c963ee16b299a 20:17:07 Checking out Revision d122d14a8fed92173b031bf0a51c963ee16b299a (PR-334) 20:17:06 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 20:17:06 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 20:17:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:17:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/334/head:refs/remotes/origin/PR-334 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:17:07 > git config core.sparsecheckout # timeout=10 20:17:07 > git checkout -f d122d14a8fed92173b031bf0a51c963ee16b299a # timeout=10 20:17:07 > git remote # timeout=10 20:17:07 > git config --get remote.origin.url # timeout=10 20:17:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:17:07 > git merge b852d33a75a07d69fbdb63dde5dbae2cfe6da43b # timeout=10 20:17:07 > git rev-parse HEAD^{commit} # timeout=10 20:17:07 > git config core.sparsecheckout # timeout=10 20:17:07 > git checkout -f d122d14a8fed92173b031bf0a51c963ee16b299a # timeout=10 20:17:11 Commit message: "build: Update to latest 3.2.0 dev go-mods" 20:17:11 > git --version # timeout=10 20:17:11 > git --version # 'git version 2.25.1' 20:17:11 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:17:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:17:12 % Total % Received % Xferd Average Speed Time Time Time Current 20:17:12 Dload Upload Total Spent Left Speed 20:17:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 65709 0 --:--:-- --:--:-- --:--:-- 65709 [Pipeline] sh 20:17:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:17:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:17:13 + sudo tee /etc/docker/daemon.new 20:17:13 { 20:17:13 "registry-mirrors": [ 20:17:13 "https://nexus3.edgexfoundry.org:10001" 20:17:13 ], 20:17:13 "bip": "10.250.0.254/24", 20:17:13 "hosts": [ 20:17:13 "tcp://0.0.0.0:5555", 20:17:13 "unix:///var/run/docker.sock" 20:17:13 ], 20:17:13 "mtu": 1458, 20:17:13 "selinux-enabled": true, 20:17:13 "seccomp-profile": "/etc/docker/seccomp.json" 20:17:13 } [Pipeline] sh 20:17:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:17:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:34 provisioning config files... 20:17:34 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8077819567458904175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:34 ---> ****-login.sh 20:17:34 nexus3.edgexfoundry.org:10001 20:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:35 Configure a credential helper to remove this warning. See 20:17:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:35 20:17:35 Login Succeeded 20:17:35 nexus3.edgexfoundry.org:10002 20:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:35 Configure a credential helper to remove this warning. See 20:17:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:35 20:17:35 Login Succeeded 20:17:35 nexus3.edgexfoundry.org:10003 20:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:36 Configure a credential helper to remove this warning. See 20:17:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:36 20:17:36 Login Succeeded 20:17:36 nexus3.edgexfoundry.org:10004 20:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:36 Configure a credential helper to remove this warning. See 20:17:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:36 20:17:36 Login Succeeded 20:17:36 ****.io 20:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:37 Configure a credential helper to remove this warning. See 20:17:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:37 20:17:37 Login Succeeded 20:17:37 ---> ****-login.sh ends [Pipeline] } 20:17:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:17:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:17:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:17:37 ========================================================= 20:17:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:17:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:17:38 Sending build context to Docker daemon 7.145MB 20:17:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:17:38 Step 2/12 : FROM ${BASE} AS builder 20:17:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:17:39 9fda8d8052c6: Pulling fs layer 20:17:39 5d54e960e981: Pulling fs layer 20:17:39 c4a7e357bf2a: Pulling fs layer 20:17:39 f0e02332f6b5: Pulling fs layer 20:17:39 872ee5b61b7b: Pulling fs layer 20:17:39 0c6a40ed1a82: Pulling fs layer 20:17:39 94ae7d8d031c: Pulling fs layer 20:17:39 f0e02332f6b5: Waiting 20:17:39 872ee5b61b7b: Waiting 20:17:39 0c6a40ed1a82: Waiting 20:17:39 94ae7d8d031c: Waiting 20:17:39 5d54e960e981: Verifying Checksum 20:17:39 5d54e960e981: Download complete 20:17:39 f0e02332f6b5: Verifying Checksum 20:17:39 f0e02332f6b5: Download complete 20:17:39 872ee5b61b7b: Verifying Checksum 20:17:39 872ee5b61b7b: Download complete 20:17:39 9fda8d8052c6: Verifying Checksum 20:17:39 9fda8d8052c6: Download complete 20:17:39 94ae7d8d031c: Verifying Checksum 20:17:39 94ae7d8d031c: Download complete 20:17:40 9fda8d8052c6: Pull complete 20:17:40 5d54e960e981: Pull complete 20:17:41 c4a7e357bf2a: Verifying Checksum 20:17:41 c4a7e357bf2a: Download complete 20:17:42 0c6a40ed1a82: Verifying Checksum 20:17:42 0c6a40ed1a82: Download complete 20:17:54 c4a7e357bf2a: Pull complete 20:17:54 f0e02332f6b5: Pull complete 20:17:54 872ee5b61b7b: Pull complete 20:18:04 0c6a40ed1a82: Pull complete 20:18:05 94ae7d8d031c: Pull complete 20:18:05 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:18:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:18:05 ---> 86de565de09d 20:18:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:18:06 ---> Running in a5cb59fb015e 20:18:07 Removing intermediate container a5cb59fb015e 20:18:07 ---> ec8d6d9a204a 20:18:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:18:07 ---> Running in 264e19ca14bd 20:18:07 Removing intermediate container 264e19ca14bd 20:18:07 ---> 0795b1b26408 20:18:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:18:07 ---> Running in 20b47015e8c4 20:18:07 Removing intermediate container 20b47015e8c4 20:18:07 ---> f1dfbde6d7cf 20:18:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:18:07 ---> Running in 1c2e75cb4f19 20:18:08 Removing intermediate container 1c2e75cb4f19 20:18:08 ---> 3eeba086f0ac 20:18:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:18:08 ---> Running in 217f2c712ca3 20:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:18:11 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:18:11 (2/4) Installing libedit (20221030.3.1-r1) 20:18:11 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:18:11 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:18:11 Executing busybox-1.36.1-r5.trigger 20:18:11 OK: 271 MiB in 56 packages 20:18:12 Removing intermediate container 217f2c712ca3 20:18:12 ---> 6294d2c16307 20:18:12 Step 8/12 : WORKDIR /device-snmp-go 20:18:12 ---> Running in c02ec2aefc30 20:18:12 Removing intermediate container c02ec2aefc30 20:18:12 ---> a4b0b288d5ca 20:18:12 Step 9/12 : COPY go.mod vendor* ./ 20:18:13 ---> 1107311b2dd2 20:18:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:13 ---> Running in f58d78038130 20:19:35 Removing intermediate container f58d78038130 20:19:35 ---> 87d7b8d61cfe 20:19:35 Step 11/12 : COPY . . 20:19:35 ---> 11d607784e51 20:19:35 Step 12/12 : RUN ${MAKE} 20:19:35 ---> Running in 578c80257c81 20:19:35 noop 20:19:35 Removing intermediate container 578c80257c81 20:19:35 ---> 316d56c33270 20:19:35 Successfully built 316d56c33270 20:19:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:35 + docker inspect -f . ci-base-image-arm64 20:19:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:36 prd-ubuntu20.04-docker-arm64-4c-16g-5045 does not seem to be running inside a container 20:19:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:19:37 $ docker top 1fe52373e54fd142184b939563701cf1cf77565cb3360ed6e88df952c9d358b0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:38 + go version 20:19:38 go version go1.21.0 linux/arm64 [Pipeline] } 20:19:38 $ docker stop --time=1 1fe52373e54fd142184b939563701cf1cf77565cb3360ed6e88df952c9d358b0 20:19:40 $ docker rm -f --volumes 1fe52373e54fd142184b939563701cf1cf77565cb3360ed6e88df952c9d358b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:41 + docker inspect -f . ci-base-image-arm64 20:19:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:41 prd-ubuntu20.04-docker-arm64-4c-16g-5045 does not seem to be running inside a container 20:19:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:19:46 $ docker top dcfd71e380aafeecbc3445d92612a475a9df000065270b9bc7c778cdb6b895f1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:47 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 20:19:47 + make test 20:19:48 go test ./... -coverprofile=coverage.out 20:19:52 ? github.com/edgexfoundry/device-snmp-go [no test files] 20:21:48 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 20:21:48 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.043s coverage: 0.0% of statements 20:21:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:21:48 go vet ./... 20:22:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:22:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:22:10 ./bin/test-attribution-txt.sh [Pipeline] echo 20:22:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:22:10 $ docker stop --time=1 dcfd71e380aafeecbc3445d92612a475a9df000065270b9bc7c778cdb6b895f1 20:22:13 $ docker rm -f --volumes dcfd71e380aafeecbc3445d92612a475a9df000065270b9bc7c778cdb6b895f1 [Pipeline] // withDockerContainer [Pipeline] sh 20:22:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:22:14 Warning: overwriting stash ‘coverage-report’ 20:22:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:22:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:22:16 + ls -al . 20:22:16 total 168 20:22:16 drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 20:19 . 20:22:16 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:17 .. 20:22:16 -rw-rw-r-- 1 jenkins jenkins 6 Nov 28 20:17 .dockerignore 20:22:16 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:17 .git 20:22:16 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:17 .github 20:22:16 -rw-rw-r-- 1 jenkins jenkins 263 Nov 28 20:17 .gitignore 20:22:16 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:17 .golangci.yml 20:22:16 -rw-rw-r-- 1 jenkins jenkins 10025 Nov 28 20:17 Attribution.txt 20:22:16 -rw-rw-r-- 1 jenkins jenkins 11809 Nov 28 20:17 CHANGELOG.md 20:22:16 -rw-rw-r-- 1 jenkins jenkins 1571 Nov 28 20:17 Dockerfile 20:22:16 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:17 GOVERNANCE.md 20:22:16 -rw-rw-r-- 1 jenkins jenkins 656 Nov 28 20:17 Jenkinsfile 20:22:16 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 20:17 LICENSE 20:22:16 -rw-rw-r-- 1 jenkins jenkins 2240 Nov 28 20:17 Makefile 20:22:16 -rw-rw-r-- 1 jenkins jenkins 620 Nov 28 20:17 OWNERS.md 20:22:16 -rw-rw-r-- 1 jenkins jenkins 10477 Nov 28 20:17 README.md 20:22:16 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 19:11 VERSION 20:22:16 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:17 bin 20:22:16 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:17 cmd 20:22:16 -rw-r--r-- 1 jenkins jenkins 8837 Nov 28 20:21 coverage.out 20:22:16 -rw-rw-r-- 1 jenkins jenkins 3707 Nov 28 20:17 go.mod 20:22:16 -rw-rw-r-- 1 jenkins jenkins 34812 Nov 28 20:17 go.sum 20:22:16 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:17 internal 20:22:16 -rw-rw-r-- 1 jenkins jenkins 228 Nov 28 20:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:17 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d122d14a8fed92173b031bf0a51c963ee16b299a --label arch=arm64 --label version=0.0.0 . 20:22:17 Sending build context to Docker daemon 7.155MB 20:22:17 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 20:22:17 Step 2/25 : FROM ${BASE} AS builder 20:22:17 ---> 316d56c33270 20:22:17 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:22:17 ---> Running in 6169c26e5153 20:22:18 Removing intermediate container 6169c26e5153 20:22:18 ---> 6675e9cacccf 20:22:18 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:22:18 ---> Running in 9ad4842181fa 20:22:18 Removing intermediate container 9ad4842181fa 20:22:18 ---> 30e533b5dcde 20:22:18 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:22:18 ---> Running in 681370b2282c 20:22:20 Removing intermediate container 681370b2282c 20:22:20 ---> 0d88352900ed 20:22:20 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 20:22:20 ---> Running in 2ec85bfee16f 20:22:20 Removing intermediate container 2ec85bfee16f 20:22:20 ---> f7b8bdfa7ba4 20:22:20 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:22:20 ---> Running in 482555b9aa6d 20:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:25 OK: 271 MiB in 56 packages 20:22:29 Removing intermediate container 482555b9aa6d 20:22:29 ---> 42ee41a19dec 20:22:29 Step 8/25 : WORKDIR /device-snmp-go 20:22:29 ---> Running in c74264201220 20:22:30 Removing intermediate container c74264201220 20:22:30 ---> da5e54e8aa5a 20:22:30 Step 9/25 : COPY go.mod vendor* ./ 20:22:32 ---> 80a110edb68e 20:22:32 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:32 ---> Running in 09c56f33ab05 20:22:35 Removing intermediate container 09c56f33ab05 20:22:35 ---> a6e3767b98ee 20:22:35 Step 11/25 : COPY . . 20:22:36 ---> bd0debbb2bc4 20:22:36 Step 12/25 : RUN ${MAKE} 20:22:36 ---> Running in 33ac3e0d8c33 20:22:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 20:24:44 Removing intermediate container 33ac3e0d8c33 20:24:44 ---> b7b5c7d7eaaf 20:24:44 Step 13/25 : FROM alpine:3.18 20:24:44 3.18: Pulling from library/alpine 20:24:44 579b34f0a95b: Pulling fs layer 20:24:44 579b34f0a95b: Verifying Checksum 20:24:44 579b34f0a95b: Download complete 20:24:44 579b34f0a95b: Pull complete 20:24:44 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:24:44 Status: Downloaded newer image for alpine:3.18 20:24:44 ---> 3cc203321400 20:24:44 Step 14/25 : RUN apk add --update --no-cache dumb-init 20:24:44 ---> Running in efdd26a386cb 20:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:24:44 (1/1) Installing dumb-init (1.2.5-r2) 20:24:44 Executing busybox-1.36.1-r2.trigger 20:24:44 OK: 8 MiB in 16 packages 20:24:44 Removing intermediate container efdd26a386cb 20:24:44 ---> 9e7001a534a4 20:24:44 Step 15/25 : RUN apk --no-cache upgrade 20:24:44 ---> Running in b0f03e3e17aa 20:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:24:44 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:24:44 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:24:44 Executing busybox-1.36.1-r5.post-upgrade 20:24:44 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:24:44 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:24:44 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:24:44 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:24:44 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:24:44 Executing busybox-1.36.1-r5.trigger 20:24:44 OK: 8 MiB in 16 packages 20:24:44 Removing intermediate container b0f03e3e17aa 20:24:44 ---> 688be18ffca0 20:24:44 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 20:24:44 ---> 975a0e3ab06c 20:24:44 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 20:24:44 ---> 84e6c1b1bfb4 20:24:44 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 20:24:44 ---> 2356486f783b 20:24:44 Step 19/25 : EXPOSE 59993 20:24:44 ---> Running in 44e7f0b104b9 20:24:44 Removing intermediate container 44e7f0b104b9 20:24:44 ---> 446d31452774 20:24:44 Step 20/25 : EXPOSE 161 20:24:44 ---> Running in 811e88b4edf7 20:24:44 Removing intermediate container 811e88b4edf7 20:24:44 ---> 7bdda9c5e9d3 20:24:44 Step 21/25 : ENTRYPOINT ["/device-snmp"] 20:24:44 ---> Running in 6eca3b3162a2 20:24:44 Removing intermediate container 6eca3b3162a2 20:24:44 ---> 094dae105ff7 20:24:44 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:44 ---> Running in 49b4da0b4368 20:24:45 Removing intermediate container 49b4da0b4368 20:24:45 ---> 5c22dabba6e7 20:24:45 Step 23/25 : LABEL arch=arm64 20:24:45 ---> Running in c3a550e6b703 20:24:45 Removing intermediate container c3a550e6b703 20:24:45 ---> ce67e0cf4dcc 20:24:45 Step 24/25 : LABEL git_sha=d122d14a8fed92173b031bf0a51c963ee16b299a 20:24:45 ---> Running in e589de8d664c 20:24:45 Removing intermediate container e589de8d664c 20:24:45 ---> e077699fa5d2 20:24:45 Step 25/25 : LABEL version=0.0.0 20:24:46 ---> Running in f61b2040f640 20:24:46 Removing intermediate container f61b2040f640 20:24:46 ---> 4b2481c5ccc4 20:24:46 [Warning] One or more build-args [ARCH] were not consumed 20:24:46 Successfully built 4b2481c5ccc4 20:24:46 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:24:47 20:24:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:24:48 arm64: Pulling from edgex-lftools-log-publisher 20:24:48 8998bd30e6a1: Pulling fs layer 20:24:48 04944245beec: Pulling fs layer 20:24:48 699f458cf7ca: Pulling fs layer 20:24:48 765212b225bb: Pulling fs layer 20:24:48 f23df028b6ca: Pulling fs layer 20:24:48 d65c8cfc05b1: Pulling fs layer 20:24:48 2437ff75d9bd: Pulling fs layer 20:24:48 f23df028b6ca: Waiting 20:24:48 d65c8cfc05b1: Waiting 20:24:48 2437ff75d9bd: Waiting 20:24:48 765212b225bb: Waiting 20:24:48 04944245beec: Verifying Checksum 20:24:48 04944245beec: Download complete 20:24:48 765212b225bb: Verifying Checksum 20:24:48 765212b225bb: Download complete 20:24:48 f23df028b6ca: Download complete 20:24:48 d65c8cfc05b1: Verifying Checksum 20:24:48 d65c8cfc05b1: Download complete 20:24:48 699f458cf7ca: Verifying Checksum 20:24:48 699f458cf7ca: Download complete 20:24:49 8998bd30e6a1: Verifying Checksum 20:24:49 8998bd30e6a1: Download complete 20:24:51 2437ff75d9bd: Verifying Checksum 20:24:51 2437ff75d9bd: Download complete 20:24:53 8998bd30e6a1: Pull complete 20:24:54 04944245beec: Pull complete 20:24:55 699f458cf7ca: Pull complete 20:24:55 765212b225bb: Pull complete 20:24:56 f23df028b6ca: Pull complete 20:24:56 d65c8cfc05b1: Pull complete 20:25:15 2437ff75d9bd: Pull complete 20:25:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:25:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:25:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:15 prd-ubuntu20.04-docker-arm64-4c-16g-5045 does not seem to be running inside a container 20:25:15 $ 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/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:25:18 $ docker top 5330919826b6ae56fba8b4eff6ea856f81adea0118c75c20bf3eade6820d335c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:19 ---> job-cost.sh 20:25:19 lf-activate-venv: SKIPPING 20:25:19 INFO: No Stack... 20:25:20 INFO: Retrieving Pricing Info for: v3-standard-4 20:25:21 INFO: Archiving Costs [Pipeline] sh 20:25:21 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 20:25:21 + cut -d, -f6 [Pipeline] lock 20:25:21 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-334-1-stack-cost] 20:25:21 Resource [jenkins-edgexfoundry-device-snmp-go-PR-334-1-stack-cost] did not exist. Created. 20:25:21 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-334-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:25:22 /w/workspace/device-snmp-go/1@tmp/durable-515c5f92/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:25:23 + echo total: 0.10999999940395355 [Pipeline] stash 20:25:23 Warning: overwriting stash ‘stack-cost’ 20:25:23 Stashed 1 file(s) [Pipeline] } 20:25:23 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-334-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:25:23 $ docker stop --time=1 5330919826b6ae56fba8b4eff6ea856f81adea0118c75c20bf3eade6820d335c 20:25:25 $ docker rm -f --volumes 5330919826b6ae56fba8b4eff6ea856f81adea0118c75c20bf3eade6820d335c [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 20:25:27 provisioning config files... 20:25:27 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-334@tmp/config13905608614440556275tmp [Pipeline] { [Pipeline] sh 20:25:27 + set +x 20:25:27 + curl -s+ https://codecov.io/bash 20:25:27 bash -s -- 20:25:27 20:25:27 _____ _ 20:25:27 / ____| | | 20:25:27 | | ___ __| | ___ ___ _____ __ 20:25:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:25:27 | |___| (_) | (_| | __/ (_| (_) \ V / 20:25:27 \_____\___/ \__,_|\___|\___\___/ \_/ 20:25:27 Bash-1.0.6 20:25:27 20:25:27 20:25:27 ==> git version 2.25.1 found 20:25:27 ==> 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 20:25:27 Release-Date: 2020-01-08 20:25:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:25:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:25:27 ==> Jenkins CI detected. 20:25:27 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-334 20:25:27 project root: . 20:25:27 --> token set from env 20:25:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:25:27 ==> Running gcov in . (disable via -X gcov) 20:25:27 ==> Python coveragepy not found 20:25:27 ==> Searching for coverage reports in: 20:25:27 + . 20:25:27 -> Found 1 reports 20:25:27 ==> Detecting git/mercurial file structure 20:25:27 ==> Reading reports 20:25:27 + ./coverage.out bytes=8837 20:25:27 ==> Appending adjustments 20:25:27 https://docs.codecov.io/docs/fixing-reports 20:25:27 + Found adjustments 20:25:27 ==> Gzipping contents 20:25:27 4.0K /tmp/codecov.CPCADZ.gz 20:25:27 ==> Uploading reports 20:25:27 url: https://codecov.io 20:25:27 query: branch=PR-334&commit=d122d14a8fed92173b031bf0a51c963ee16b299a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-334%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=334&job=&cmd_args= 20:25:27 -> Pinging Codecov 20:25:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-334&commit=d122d14a8fed92173b031bf0a51c963ee16b299a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-334%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=334&job=&cmd_args= 20:25:27 -> Uploading to 20:25:27 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/6C56EA5C29638FB4528AC87E60AF5AE0/d122d14a8fed92173b031bf0a51c963ee16b299a/5f3ac5f5-1971-4e41-850c-e4d0afc29ccc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T202527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a76fa9d6568473698eeee57d7bb8bf20cc36cbfd5d12df60890c117c52ae02ba 20:25:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:25:27 Dload Upload Total Spent Left Speed 20:25:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5519 --:--:-- --:--:-- --:--:-- 5519 20:25:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/d122d14a8fed92173b031bf0a51c963ee16b299a [Pipeline] } 20:25:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:25:31 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-334/archives ] 20:25:31 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-334/archives 20:25:31 total 16 20:25:31 drwxr-xr-x 3 root root 4096 Nov 28 19:13 . 20:25:31 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 19:13 .. 20:25:31 drwxr-xr-x 2 root root 4096 Nov 28 19:13 cost 20:25:31 -rw-r--r-- 1 root root 86 Nov 28 19:13 cost.csv 20:25:31 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-334/archives 20:25:31 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-334/archives 20:25:31 total 16 20:25:31 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 19:13 . 20:25:31 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 19:13 .. 20:25:31 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 19:13 cost 20:25:31 -rw-r--r-- 1 jenkins jenkins 86 Nov 28 19:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:25:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:25:33 ---> package-listing.sh 20:25:33 ++ facter osfamily 20:25:33 ++ tr '[:upper:]' '[:lower:]' 20:25:33 + OS_FAMILY=debian 20:25:33 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-334 20:25:33 + START_PACKAGES=/tmp/packages_start.txt 20:25:33 + END_PACKAGES=/tmp/packages_end.txt 20:25:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:25:33 + PACKAGES=/tmp/packages_start.txt 20:25:33 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-334 ']' 20:25:33 + PACKAGES=/tmp/packages_end.txt 20:25:33 + case "${OS_FAMILY}" in 20:25:33 + dpkg -l 20:25:33 + grep '^ii' 20:25:33 + '[' -f /tmp/packages_start.txt ']' 20:25:33 + '[' -f /tmp/packages_end.txt ']' 20:25:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:25:33 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-334 ']' 20:25:33 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-334/archives/ 20:25:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-334/archives/ [Pipeline] echo 20:25:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-334/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:25:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:25:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:34 prd-ubuntu20.04-docker-8c-8g-2460 does not seem to be running inside a container 20:25:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-334/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-334 -v /w/workspace/gexfoundry_device-snmp-go_PR-334:/w/workspace/gexfoundry_device-snmp-go_PR-334:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-334@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-334@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:25:34 $ docker top 455ae24f59a9e4c0c2e265ab1737d3ae0f1d5f681ab36f8b75bc4a89deddf648 -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:35 + touch /tmp/pre-build-complete [Pipeline] sh 20:25:35 + mkdir -p /var/log/sysstat [Pipeline] sh 20:25:36 + ls /var/log/sa-host 20:25:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:25:36 provisioning config files... 20:25:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-334@tmp/config10668376761718865041tmp [Pipeline] { [Pipeline] echo 20:25:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:25:36 ---> create-netrc.sh [Pipeline] } 20:25:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:25:37 ---> python-tools-install.sh [Pipeline] echo 20:25:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:25:37 ---> sudo-logs.sh 20:25:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:25:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:25:38 ---> job-cost.sh 20:25:38 lf-activate-venv: SKIPPING 20:25:38 DEBUG: total: 0.2199999988079071 20:25:38 INFO: Retrieving Stack Cost... 20:25:38 INFO: Retrieving Pricing Info for: v3-standard-8 20:25:39 INFO: Archiving Costs [Pipeline] echo 20:25:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:25:39 ---> logs-deploy.sh 20:25:39 lf-activate-venv: SKIPPING 20:25:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-334/1 20:25:39 INFO: archiving workspace using pattern(s): 20:25:40 Archives upload complete. 20:25:40 INFO: archiving logs to Nexus 20:25:41 ---> uname -a: 20:25:41 Linux prd-ubuntu20-04-docker-8c-8g-2460 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:25:41 20:25:41 20:25:41 ---> lscpu: 20:25:41 Architecture: x86_64 20:25:41 CPU op-mode(s): 32-bit, 64-bit 20:25:41 Byte Order: Little Endian 20:25:41 Address sizes: 40 bits physical, 48 bits virtual 20:25:41 CPU(s): 8 20:25:41 On-line CPU(s) list: 0-7 20:25:41 Thread(s) per core: 1 20:25:41 Core(s) per socket: 1 20:25:41 Socket(s): 8 20:25:41 NUMA node(s): 1 20:25:41 Vendor ID: AuthenticAMD 20:25:41 CPU family: 23 20:25:41 Model: 49 20:25:41 Model name: AMD EPYC-Rome Processor 20:25:41 Stepping: 0 20:25:41 CPU MHz: 2800.000 20:25:41 BogoMIPS: 5600.00 20:25:41 Virtualization: AMD-V 20:25:41 Hypervisor vendor: KVM 20:25:41 Virtualization type: full 20:25:41 L1d cache: 256 KiB 20:25:41 L1i cache: 256 KiB 20:25:41 L2 cache: 4 MiB 20:25:41 L3 cache: 128 MiB 20:25:41 NUMA node0 CPU(s): 0-7 20:25:41 Vulnerability Itlb multihit: Not affected 20:25:41 Vulnerability L1tf: Not affected 20:25:41 Vulnerability Mds: Not affected 20:25:41 Vulnerability Meltdown: Not affected 20:25:41 Vulnerability Mmio stale data: Not affected 20:25:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:25:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:25:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:25:41 Vulnerability Srbds: Not affected 20:25:41 Vulnerability Tsx async abort: Not affected 20:25:41 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 20:25:41 20:25:41 20:25:41 ---> nproc: 20:25:41 8 20:25:41 20:25:41 20:25:41 ---> df -h: 20:25:41 Filesystem Size Used Avail Use% Mounted on 20:25:41 overlay 155G 12G 144G 8% / 20:25:41 tmpfs 64M 0 64M 0% /dev 20:25:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:25:41 shm 64M 0 64M 0% /dev/shm 20:25:41 /dev/vda1 155G 12G 144G 8% /facter-os 20:25:41 20:25:41 20:25:41 ---> sar -b -r -n DEV: 20:25:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2460) 11/28/23 _x86_64_ (8 CPU) 20:25:41 20:25:41 19:09:53 LINUX RESTART (8 CPU) 20:25:41 20:25:41 19:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:25:41 19:11:01 355.90 47.98 307.91 0.00 5400.20 158098.90 0.00 20:25:41 19:12:01 234.36 1.65 232.71 0.00 47.19 74321.61 0.00 20:25:41 19:13:01 174.72 0.28 174.44 0.00 18.80 32040.13 0.00 20:25:41 19:14:01 48.94 0.05 48.89 0.00 5.73 16750.42 0.00 20:25:41 19:15:01 17.30 7.08 10.21 0.00 898.78 1748.91 0.00 20:25:41 19:16:01 38.88 3.52 35.36 0.00 4256.22 6709.95 0.00 20:25:41 19:17:01 3.65 0.03 3.62 0.00 0.27 88.64 0.00 20:25:41 19:18:01 2.25 0.00 2.25 0.00 0.00 24.40 0.00 20:25:41 19:19:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 20:25:41 19:20:01 1.77 0.00 1.77 0.00 0.00 19.73 0.00 20:25:41 19:21:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 20:25:41 19:22:01 1.57 0.00 1.57 0.00 0.00 22.13 0.00 20:25:41 19:23:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 20:25:41 19:24:01 1.87 0.00 1.87 0.00 0.00 20.26 0.00 20:25:41 19:25:01 2.18 0.02 2.17 0.00 0.13 23.86 0.00 20:25:41 19:26:01 2.07 0.00 2.07 0.00 0.00 26.80 0.00 20:25:41 19:27:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 20:25:41 19:28:01 2.05 0.00 2.05 0.00 0.00 23.60 0.00 20:25:41 19:29:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 20:25:41 19:30:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 20:25:41 19:31:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 20:25:41 19:32:01 1.48 0.00 1.48 0.00 0.00 15.33 0.00 20:25:41 19:33:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 20:25:41 19:34:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 20:25:41 19:35:02 1.27 0.00 1.27 0.00 0.00 16.26 0.00 20:25:41 19:36:01 2.85 1.63 1.22 0.00 37.69 16.13 0.00 20:25:41 19:37:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 20:25:41 19:38:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 20:25:41 19:39:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 20:25:41 19:40:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 20:25:41 19:41:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 20:25:41 19:42:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 20:25:41 19:43:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 20:25:41 19:44:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 20:25:41 19:45:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 20:25:41 19:46:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 20:25:41 19:47:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 20:25:41 19:48:01 1.05 0.00 1.05 0.00 0.00 13.73 0.00 20:25:41 19:49:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 20:25:41 19:50:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 20:25:41 19:51:01 1.33 0.00 1.33 0.00 0.00 16.67 0.00 20:25:41 19:52:01 2.92 0.00 2.92 0.00 0.00 69.99 0.00 20:25:41 19:53:01 11.75 0.00 11.75 0.00 0.00 356.21 0.00 20:25:41 19:54:01 3.77 0.00 3.77 0.00 0.00 117.18 0.00 20:25:41 19:55:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 20:25:41 19:56:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 20:25:41 19:57:01 1.25 0.00 1.25 0.00 0.00 16.00 0.00 20:25:41 19:58:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 20:25:41 19:59:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 20:25:41 20:00:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 20:25:41 20:01:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 20:25:41 20:02:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 20:25:41 20:03:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 20:25:41 20:04:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 20:25:41 20:05:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 20:25:41 20:06:01 2.82 1.02 1.80 0.00 21.86 20.00 0.00 20:25:41 20:07:01 1.58 0.00 1.58 0.00 0.00 23.46 0.00 20:25:41 20:08:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 20:25:41 20:09:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 20:25:41 20:10:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 20:25:41 20:11:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 20:25:41 20:12:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 20:25:41 20:13:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 20:25:41 20:14:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 20:25:41 20:15:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 20:25:41 20:16:01 1.42 0.00 1.42 0.00 0.00 14.93 0.00 20:25:41 20:17:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 20:25:41 20:18:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 20:25:41 20:19:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 20:25:41 20:20:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 20:25:41 20:21:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 20:25:41 20:22:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 20:25:41 20:23:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 20:25:41 20:24:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 20:25:41 20:25:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 20:25:41 Average: 13.06 0.84 12.21 0.00 142.52 3885.08 0.00 20:25:41 20:25:41 19:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:25:41 19:11:01 29906108 31568492 775952 2.36 59724 1902692 1956932 5.77 997904 1653704 1012 20:25:41 19:12:01 28392244 31509792 795068 2.42 149296 3173408 1964208 5.79 1130064 2900128 688 20:25:41 19:13:01 27918892 31479620 821292 2.50 157036 3577508 2126164 6.27 1329172 3132968 114172 20:25:41 19:14:01 27584592 31538308 760508 2.31 165144 3915880 1761476 5.19 1295788 3458672 256 20:25:41 19:15:01 27466608 31514076 768024 2.34 173944 4006376 1620156 4.77 1376600 3483200 1184 20:25:41 19:16:01 27106768 31518544 752756 2.29 194084 4340228 1741624 5.13 1601084 3595312 44 20:25:41 19:17:01 27111376 31518240 752908 2.29 192656 4336976 1719096 5.07 1599900 3592096 20 20:25:41 19:18:01 27119400 31526456 744520 2.26 192716 4336980 1719096 5.07 1591836 3592096 0 20:25:41 19:19:01 27119472 31526604 744376 2.26 192776 4336984 1719096 5.07 1591880 3592104 8 20:25:41 19:20:01 27121952 31529140 741796 2.26 192824 4336992 1719096 5.07 1589628 3592108 4 20:25:41 19:21:01 27122252 31529500 741376 2.25 192884 4336992 1719096 5.07 1589552 3592112 8 20:25:41 19:22:01 27122960 31530276 740540 2.25 192948 4336996 1719096 5.07 1589252 3592112 140 20:25:41 19:23:01 27122464 31529840 740884 2.25 193032 4337000 1719096 5.07 1589300 3592116 8 20:25:41 19:24:01 27122416 31529896 740792 2.25 193100 4337000 1719096 5.07 1589432 3592116 40 20:25:41 19:25:01 27121136 31528796 742184 2.26 193184 4337004 1745500 5.14 1590936 3592120 4 20:25:41 19:26:01 27121320 31529024 742204 2.26 193248 4336980 1745500 5.14 1589916 3592088 8 20:25:41 19:27:01 27121248 31529024 742116 2.26 193312 4336984 1745500 5.14 1590368 3592092 8 20:25:41 19:28:01 27121524 31529368 741748 2.26 193372 4336996 1745500 5.14 1589992 3592096 4 20:25:41 19:29:01 27121696 31529608 741432 2.25 193420 4336996 1745500 5.14 1590056 3592096 8 20:25:41 19:30:01 27122112 31530056 740924 2.25 193444 4337000 1745500 5.14 1588984 3592100 44 20:25:41 19:31:01 27122356 31530324 740584 2.25 193468 4337004 1745500 5.14 1589116 3592112 8 20:25:41 19:32:01 27121960 31529952 740872 2.25 193496 4337004 1745500 5.14 1589108 3592112 4 20:25:41 19:33:01 27122228 31530252 740532 2.25 193520 4337008 1745500 5.14 1589124 3592116 28 20:25:41 19:34:01 27122168 31530216 740728 2.25 193540 4337008 1745500 5.14 1589164 3592116 140 20:25:41 19:35:02 27122160 31530236 740676 2.25 193572 4337004 1745500 5.14 1589216 3592120 8 20:25:41 19:36:01 27114304 31524304 746436 2.27 193620 4338124 1745500 5.14 1597668 3592472 140 20:25:41 19:37:01 27114516 31524548 746252 2.27 193640 4338124 1745500 5.14 1597644 3592440 16 20:25:41 19:38:01 27114500 31524540 746160 2.27 193688 4338132 1745500 5.14 1597576 3592444 136 20:25:41 19:39:01 27113948 31524088 746556 2.27 193720 4338196 1745500 5.14 1597428 3592488 24 20:25:41 19:40:01 27114620 31524820 746012 2.27 193744 4338200 1745500 5.14 1597668 3592492 168 20:25:41 19:41:01 27114312 31524516 746244 2.27 193788 4338196 1745500 5.14 1597556 3592496 8 20:25:41 19:42:01 27114296 31524592 746168 2.27 193812 4338204 1745500 5.14 1597592 3592520 156 20:25:41 19:43:01 27114240 31524644 746000 2.27 193836 4338336 1745500 5.14 1597648 3592604 4 20:25:41 19:44:01 27114436 31524868 745708 2.27 193856 4338340 1729220 5.10 1597668 3592608 148 20:25:41 19:45:01 27114356 31524856 745708 2.27 193872 4338344 1729220 5.10 1597732 3592660 8 20:25:41 19:46:01 27114524 31525064 745652 2.27 193924 4338332 1745272 5.14 1597884 3592664 164 20:25:41 19:47:01 27114188 31524780 746116 2.27 193952 4338352 1745272 5.14 1598016 3592668 16 20:25:41 19:48:01 27114196 31524824 746060 2.27 193980 4338356 1745272 5.14 1597968 3592672 172 20:25:41 19:49:01 27114400 31525168 745640 2.27 194000 4338488 1745272 5.14 1597908 3592788 12 20:25:41 19:50:01 27114352 31525140 745608 2.27 194012 4338488 1745272 5.14 1597756 3592788 148 20:25:41 19:51:01 27113792 31524604 746072 2.27 194036 4338488 1745272 5.14 1597820 3592792 8 20:25:41 19:52:01 27113768 31524872 745708 2.27 194332 4338492 1745272 5.14 1598216 3592824 224 20:25:41 19:53:01 27109688 31522536 748076 2.27 195828 4338496 1729084 5.10 1604944 3592828 64 20:25:41 19:54:01 27108740 31522056 748380 2.28 196196 4338520 1729084 5.10 1605416 3592836 164 20:25:41 19:55:01 27108968 31522312 748080 2.27 196224 4338520 1729084 5.10 1605432 3592836 8 20:25:41 19:56:01 27108788 31522172 748248 2.28 196268 4338528 1729084 5.10 1605500 3592840 176 20:25:41 19:57:01 27108796 31522260 748168 2.28 196300 4338532 1729084 5.10 1605680 3592848 16 20:25:41 19:58:01 27108448 31521920 748572 2.28 196336 4338532 1729084 5.10 1605740 3592848 140 20:25:41 19:59:01 27108084 31521624 748832 2.28 196384 4338536 1729084 5.10 1605604 3592856 28 20:25:41 20:00:01 27108068 31521672 748764 2.28 196416 4338536 1729084 5.10 1605660 3592860 144 20:25:41 20:01:01 27108052 31521668 748688 2.28 196444 4338540 1729084 5.10 1605736 3592864 4 20:25:41 20:02:01 27108188 31521876 748660 2.28 196484 4338548 1729084 5.10 1605788 3592872 176 20:25:41 20:03:01 27107912 31521600 748872 2.28 196516 4338548 1729084 5.10 1605776 3592872 4 20:25:41 20:04:01 27107644 31521400 749052 2.28 196536 4338552 1729084 5.10 1606036 3592880 160 20:25:41 20:05:01 27107796 31521552 749020 2.28 196556 4338552 1729084 5.10 1606112 3592880 4 20:25:41 20:06:01 27093484 31508388 762020 2.32 196620 4339176 1758540 5.18 1615288 3593424 292 20:25:41 20:07:01 27101548 31516468 753840 2.29 196660 4339180 1758540 5.18 1606420 3593428 8 20:25:41 20:08:01 27102008 31516996 753468 2.29 196684 4339180 1758540 5.18 1606564 3593432 160 20:25:41 20:09:01 27101992 31516984 753420 2.29 196716 4339184 1758540 5.18 1606856 3593436 28 20:25:41 20:10:01 27101912 31517112 753212 2.29 196744 4339316 1758540 5.18 1606656 3593552 152 20:25:41 20:11:01 27102304 31517528 752728 2.29 196780 4339308 1758540 5.18 1606440 3593572 4 20:25:41 20:12:01 27102068 31517360 752888 2.29 196812 4339320 1758540 5.18 1606444 3593580 172 20:25:41 20:13:01 27101980 31517276 753000 2.29 196824 4339320 1758540 5.18 1606156 3593580 8 20:25:41 20:14:01 27102216 31517520 752684 2.29 196840 4339328 1758540 5.18 1606284 3593584 164 20:25:41 20:15:01 27102376 31517748 752640 2.29 196872 4339332 1758540 5.18 1606216 3593592 4 20:25:41 20:16:01 27102036 31517412 752916 2.29 196908 4339328 1758540 5.18 1606268 3593592 152 20:25:41 20:17:01 27101808 31517248 753032 2.29 196952 4339336 1758540 5.18 1606476 3593600 28 20:25:41 20:18:01 27101672 31517196 752996 2.29 196984 4339340 1758540 5.18 1606624 3593588 180 20:25:41 20:19:01 27101672 31517264 752912 2.29 197024 4339344 1758540 5.18 1606552 3593596 12 20:25:41 20:20:01 27101624 31517220 752864 2.29 197056 4339348 1758540 5.18 1606768 3593600 152 20:25:41 20:21:01 27101348 31516996 753036 2.29 197104 4339332 1758540 5.18 1606480 3593604 8 20:25:41 20:22:01 27101204 31516904 753016 2.29 197144 4339356 1758540 5.18 1606496 3593600 184 20:25:41 20:23:01 27101156 31516900 752976 2.29 197168 4339360 1758540 5.18 1606540 3593604 40 20:25:41 20:24:01 27101600 31517392 752660 2.29 197196 4339360 1758540 5.18 1606660 3593608 164 20:25:41 20:25:01 27101308 31517124 752888 2.29 197228 4339364 1742068 5.13 1606648 3593608 4 20:25:41 Average: 27187422 31522874 750100 2.28 191418 4270097 1751941 5.16 1574952 3548356 1632 20:25:41 20:25:41 19:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:25:41 19:11:01 docker0 6.08 6.90 0.49 110.63 0.00 0.00 0.00 0.00 20:25:41 19:11:01 ens3 507.60 319.18 2644.34 86.69 0.00 0.00 0.00 0.00 20:25:41 19:11:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 20:25:41 19:11:01 vethb424010 6.08 7.00 0.57 110.64 0.00 0.00 0.00 0.01 20:25:41 19:12:01 docker0 226.46 390.72 18.69 2417.88 0.00 0.00 0.00 0.00 20:25:41 19:12:01 ens3 521.06 303.38 5570.08 38.88 0.00 0.00 0.00 0.00 20:25:41 19:12:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 20:25:41 19:12:01 vethd9d0bc3 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:25:41 19:13:01 docker0 5.53 10.91 0.35 141.07 0.00 0.00 0.00 0.00 20:25:41 19:13:01 ens3 103.23 65.66 1884.43 18.93 0.00 0.00 0.00 0.00 20:25:41 19:13:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 20:25:41 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:14:01 ens3 37.69 19.56 870.06 6.76 0.00 0.00 0.00 0.00 20:25:41 19:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:25:41 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:15:01 ens3 42.33 18.50 701.65 1.45 0.00 0.00 0.00 0.00 20:25:41 19:15:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:25:41 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:16:01 ens3 104.12 41.94 2025.66 3.03 0.00 0.00 0.00 0.00 20:25:41 19:16:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 20:25:41 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:17:01 ens3 1.98 1.18 1.04 0.83 0.00 0.00 0.00 0.00 20:25:41 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:18:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:19:01 ens3 0.22 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:25:41 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:20:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:21:01 ens3 0.32 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:25:41 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:22:01 ens3 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 20:25:41 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:23:01 ens3 0.37 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:25:41 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:24:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:25:01 ens3 0.33 0.03 0.02 0.00 0.00 0.00 0.00 0.00 20:25:41 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:26:01 ens3 1.08 0.27 0.16 0.08 0.00 0.00 0.00 0.00 20:25:41 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:27:01 ens3 0.80 0.62 0.37 0.29 0.00 0.00 0.00 0.00 20:25:41 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:28:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 20:25:41 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:29:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:25:41 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:30:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:31:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:25:41 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:32:01 ens3 0.28 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:33:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:34:01 ens3 0.38 0.20 0.08 0.01 0.00 0.00 0.00 0.00 20:25:41 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:35:02 ens3 0.25 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:25:41 19:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:36:01 ens3 9.24 5.80 5.69 6.06 0.00 0.00 0.00 0.00 20:25:41 19:36:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 20:25:41 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:37:01 ens3 1.45 0.23 0.37 0.19 0.00 0.00 0.00 0.00 20:25:41 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:38:01 ens3 1.02 0.73 0.53 0.41 0.00 0.00 0.00 0.00 20:25:41 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:39:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:25:41 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:40:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:41:01 ens3 0.35 0.13 0.09 0.07 0.00 0.00 0.00 0.00 20:25:41 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:42:01 ens3 0.38 0.15 0.07 0.01 0.00 0.00 0.00 0.00 20:25:41 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:43:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:44:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 20:25:41 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:45:01 ens3 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:25:41 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:46:01 ens3 2.00 0.57 0.59 0.35 0.00 0.00 0.00 0.00 20:25:41 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:47:01 ens3 0.65 0.47 0.35 0.28 0.00 0.00 0.00 0.00 20:25:41 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:48:01 ens3 1.05 0.40 0.40 0.27 0.00 0.00 0.00 0.00 20:25:41 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:49:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:50:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:51:01 ens3 0.23 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:25:41 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:52:01 ens3 19.01 13.56 14.27 8.84 0.00 0.00 0.00 0.00 20:25:41 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:53:01 ens3 107.75 91.40 91.21 154.04 0.00 0.00 0.00 0.00 20:25:41 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:54:01 ens3 22.15 15.73 31.27 8.86 0.00 0.00 0.00 0.00 20:25:41 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:55:01 ens3 0.32 0.02 0.02 0.00 0.00 0.00 0.00 0.00 20:25:41 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:56:01 ens3 1.37 0.23 0.17 0.08 0.00 0.00 0.00 0.00 20:25:41 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:57:01 ens3 1.08 0.25 0.19 0.08 0.00 0.00 0.00 0.00 20:25:41 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:58:01 ens3 0.95 0.80 0.57 0.43 0.00 0.00 0.00 0.00 20:25:41 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 19:59:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:25:41 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:00:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:01:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:25:41 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:02:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:03:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:04:01 ens3 0.83 0.38 0.21 0.09 0.00 0.00 0.00 0.00 20:25:41 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:05:01 ens3 0.47 0.38 0.26 0.21 0.00 0.00 0.00 0.00 20:25:41 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:06:01 ens3 0.45 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:25:41 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:07:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:25:41 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:09:01 ens3 0.20 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:25:41 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:10:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:11:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:25:41 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:12:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:13:01 ens3 0.55 0.08 0.10 0.00 0.00 0.00 0.00 0.00 20:25:41 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:14:01 ens3 0.58 0.50 0.27 0.22 0.00 0.00 0.00 0.00 20:25:41 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:15:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:16:01 ens3 2.00 0.25 0.25 0.08 0.00 0.00 0.00 0.00 20:25:41 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:17:01 ens3 0.68 0.40 0.27 0.21 0.00 0.00 0.00 0.00 20:25:41 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:18:01 ens3 0.52 0.40 0.32 0.22 0.00 0.00 0.00 0.00 20:25:41 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:19:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 20:25:41 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:20:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:21:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:25:41 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:22:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:23:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:24:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:25:41 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 20:25:01 ens3 0.25 0.07 0.07 0.00 0.00 0.00 0.00 0.00 20:25:41 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:25:41 Average: docker0 3.18 5.45 0.26 35.60 0.00 0.00 0.00 0.00 20:25:41 Average: ens3 20.04 12.09 184.66 4.51 0.00 0.00 0.00 0.00 20:25:41 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 20:25:41 20:25:41 20:25:41 ---> sar -P ALL: 20:25:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2460) 11/28/23 _x86_64_ (8 CPU) 20:25:41 20:25:41 19:09:53 LINUX RESTART (8 CPU) 20:25:41 20:25:41 19:10:01 CPU %user %nice %system %iowait %steal %idle 20:25:41 19:11:01 all 6.47 0.00 1.99 3.00 0.05 88.48 20:25:41 19:11:01 0 4.05 0.00 1.49 0.42 0.05 93.99 20:25:41 19:11:01 1 7.07 0.00 1.62 0.90 0.05 90.36 20:25:41 19:11:01 2 6.82 0.00 2.58 3.80 0.05 86.75 20:25:41 19:11:01 3 10.43 0.00 2.85 0.20 0.05 86.47 20:25:41 19:11:01 4 5.35 0.00 1.44 8.72 0.05 84.44 20:25:41 19:11:01 5 5.61 0.00 1.88 4.01 0.03 88.46 20:25:41 19:11:01 6 5.80 0.00 2.31 5.31 0.07 86.51 20:25:41 19:11:01 7 6.66 0.00 1.78 0.62 0.05 90.88 20:25:41 19:12:01 all 7.12 0.00 3.41 5.07 0.07 84.34 20:25:41 19:12:01 0 7.02 0.00 3.65 8.57 0.08 80.68 20:25:41 19:12:01 1 6.98 0.00 3.20 5.77 0.07 83.98 20:25:41 19:12:01 2 8.53 0.00 3.47 1.46 0.05 86.49 20:25:41 19:12:01 3 6.76 0.00 2.15 0.24 0.05 90.81 20:25:41 19:12:01 4 6.67 0.00 4.70 11.28 0.07 77.28 20:25:41 19:12:01 5 7.68 0.00 2.97 0.40 0.07 88.88 20:25:41 19:12:01 6 5.79 0.00 2.67 0.29 0.07 91.19 20:25:41 19:12:01 7 7.51 0.00 4.46 12.63 0.10 75.30 20:25:41 19:13:01 all 36.65 0.00 4.86 2.42 0.10 55.98 20:25:41 19:13:01 0 36.88 0.00 5.11 0.93 0.08 57.00 20:25:41 19:13:01 1 37.29 0.00 5.35 4.98 0.10 52.28 20:25:41 19:13:01 2 36.02 0.00 4.54 0.37 0.10 58.97 20:25:41 19:13:01 3 35.04 0.00 5.18 8.70 0.12 50.95 20:25:41 19:13:01 4 38.40 0.00 4.51 0.47 0.10 56.52 20:25:41 19:13:01 5 36.21 0.00 4.64 1.62 0.08 57.44 20:25:41 19:13:01 6 36.45 0.00 4.86 1.03 0.07 57.59 20:25:41 19:13:01 7 36.87 0.00 4.66 1.31 0.10 57.06 20:25:41 19:14:01 all 2.28 0.00 0.96 0.93 0.02 95.82 20:25:41 19:14:01 0 3.75 0.00 0.97 0.00 0.02 95.26 20:25:41 19:14:01 1 3.04 0.00 1.09 0.05 0.02 95.81 20:25:41 19:14:01 2 1.92 0.00 1.02 0.02 0.03 97.01 20:25:41 19:14:01 3 1.72 0.00 1.02 5.19 0.02 92.05 20:25:41 19:14:01 4 2.19 0.00 0.72 0.00 0.02 97.08 20:25:41 19:14:01 5 1.61 0.00 0.65 1.42 0.02 96.30 20:25:41 19:14:01 6 1.67 0.00 1.15 0.03 0.02 97.12 20:25:41 19:14:01 7 2.29 0.00 1.02 0.75 0.02 95.92 20:25:41 19:15:01 all 0.42 0.00 0.29 0.15 0.02 99.12 20:25:41 19:15:01 0 0.15 0.00 0.10 0.02 0.02 99.72 20:25:41 19:15:01 1 0.73 0.00 0.23 0.50 0.00 98.53 20:25:41 19:15:01 2 0.97 0.00 0.52 0.35 0.03 98.13 20:25:41 19:15:01 3 0.05 0.00 0.13 0.03 0.03 99.75 20:25:41 19:15:01 4 0.22 0.00 0.08 0.03 0.02 99.65 20:25:41 19:15:01 5 0.23 0.00 0.15 0.27 0.02 99.33 20:25:41 19:15:01 6 0.75 0.00 0.07 0.00 0.02 99.17 20:25:41 19:15:01 7 0.28 0.00 1.00 0.03 0.02 98.67 20:25:41 19:16:01 all 2.14 0.00 0.98 0.60 0.03 96.26 20:25:41 19:16:01 0 2.87 0.00 0.93 0.58 0.02 95.60 20:25:41 19:16:01 1 2.32 0.00 0.64 0.02 0.05 96.97 20:25:41 19:16:01 2 2.27 0.00 0.88 1.69 0.02 95.14 20:25:41 19:16:01 3 2.16 0.00 0.77 0.79 0.03 96.26 20:25:41 19:16:01 4 2.32 0.00 1.44 0.12 0.02 96.11 20:25:41 19:16:01 5 0.93 0.00 0.98 0.87 0.03 97.18 20:25:41 19:16:01 6 2.37 0.00 1.37 0.70 0.02 95.54 20:25:41 19:16:01 7 1.89 0.00 0.84 0.02 0.02 97.24 20:25:41 19:17:01 all 0.26 0.00 0.05 0.01 0.01 99.66 20:25:41 19:17:01 0 0.28 0.00 0.08 0.00 0.02 99.62 20:25:41 19:17:01 1 1.52 0.00 0.05 0.00 0.00 98.43 20:25:41 19:17:01 2 0.02 0.00 0.05 0.05 0.00 99.88 20:25:41 19:17:01 3 0.02 0.00 0.07 0.02 0.02 99.88 20:25:41 19:17:01 4 0.03 0.00 0.05 0.00 0.00 99.92 20:25:41 19:17:01 5 0.08 0.00 0.05 0.02 0.03 99.82 20:25:41 19:17:01 6 0.07 0.00 0.03 0.02 0.00 99.88 20:25:41 19:17:01 7 0.08 0.00 0.05 0.00 0.00 99.87 20:25:41 19:18:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:25:41 19:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 19:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 19:18:01 2 0.03 0.00 0.00 0.03 0.00 99.93 20:25:41 19:18:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:25:41 19:18:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:25:41 19:18:01 5 0.03 0.00 0.03 0.00 0.03 99.90 20:25:41 19:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 19:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:25:41 19:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:25:41 19:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 19:19:01 2 0.00 0.00 0.02 0.03 0.00 99.95 20:25:41 19:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:19:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:25:41 19:19:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 19:20:01 all 0.05 0.00 0.01 0.01 0.02 99.92 20:25:41 19:20:01 0 0.22 0.00 0.00 0.02 0.02 99.75 20:25:41 19:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 19:20:01 2 0.03 0.00 0.00 0.02 0.02 99.93 20:25:41 19:20:01 3 0.03 0.00 0.02 0.02 0.02 99.92 20:25:41 19:20:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 19:20:01 5 0.02 0.00 0.03 0.00 0.03 99.92 20:25:41 19:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:25:41 19:21:01 0 0.15 0.00 0.02 0.00 0.02 99.82 20:25:41 19:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:21:01 2 0.00 0.00 0.02 0.03 0.00 99.95 20:25:41 19:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:21:01 4 0.00 0.00 0.03 0.00 0.00 99.97 20:25:41 19:21:01 5 0.02 0.00 0.00 0.00 0.03 99.95 20:25:41 19:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:25:41 19:21:01 CPU %user %nice %system %iowait %steal %idle 20:25:41 19:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:25:41 19:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 19:22:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:25:41 19:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 19:22:01 5 0.05 0.00 0.03 0.00 0.03 99.88 20:25:41 19:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:22:01 7 0.02 0.00 0.00 0.02 0.02 99.95 20:25:41 19:23:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:25:41 19:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:25:41 19:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:23:01 2 0.00 0.00 0.00 0.05 0.02 99.93 20:25:41 19:23:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 19:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:23:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:25:41 19:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 19:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:25:41 19:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:25:41 19:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 19:24:01 2 0.03 0.00 0.00 0.03 0.00 99.93 20:25:41 19:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 19:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:24:01 5 0.03 0.00 0.02 0.00 0.03 99.92 20:25:41 19:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:25:01 all 0.01 0.00 0.02 0.00 0.01 99.95 20:25:41 19:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:25:41 19:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:25:41 19:25:01 2 0.00 0.00 0.00 0.03 0.02 99.95 20:25:41 19:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:25:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:25:41 19:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 19:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:25:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:25:41 19:26:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:25:41 19:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 19:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:25:41 19:26:01 2 0.05 0.00 0.02 0.05 0.00 99.88 20:25:41 19:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:25:41 19:26:01 5 0.03 0.00 0.02 0.00 0.03 99.92 20:25:41 19:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 19:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:27:01 all 0.24 0.00 0.01 0.00 0.01 99.74 20:25:41 19:27:01 0 0.07 0.00 0.02 0.00 0.02 99.90 20:25:41 19:27:01 1 1.73 0.00 0.02 0.00 0.00 98.26 20:25:41 19:27:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:25:41 19:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 19:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:27:01 6 0.03 0.00 0.03 0.00 0.03 99.90 20:25:41 19:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:28:01 all 0.22 0.00 0.01 0.01 0.01 99.75 20:25:41 19:28:01 0 0.02 0.00 0.00 0.00 0.03 99.95 20:25:41 19:28:01 1 1.66 0.00 0.02 0.00 0.02 98.31 20:25:41 19:28:01 2 0.00 0.00 0.00 0.05 0.00 99.95 20:25:41 19:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:28:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:25:41 19:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:29:01 all 0.15 0.00 0.01 0.00 0.01 99.83 20:25:41 19:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 19:29:01 1 1.06 0.00 0.00 0.00 0.02 98.93 20:25:41 19:29:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:25:41 19:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 19:29:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:25:41 19:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:29:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:25:41 19:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:25:41 19:30:01 0 0.00 0.00 0.00 0.02 0.02 99.97 20:25:41 19:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:25:41 19:30:01 2 0.02 0.00 0.02 0.02 0.02 99.93 20:25:41 19:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:30:01 4 0.05 0.00 0.03 0.00 0.02 99.90 20:25:41 19:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:30:01 6 0.02 0.00 0.02 0.00 0.03 99.93 20:25:41 19:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:25:41 19:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:25:41 19:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:25:41 19:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 19:31:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:25:41 19:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:31:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:25:41 19:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:25:41 19:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:31:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:25:41 19:32:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:25:41 19:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 19:32:01 2 0.00 0.00 0.00 0.02 0.02 99.97 20:25:41 19:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:25:41 19:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 19:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:32:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 19:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:25:41 20:25:41 19:32:01 CPU %user %nice %system %iowait %steal %idle 20:25:41 19:33:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:25:41 19:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 19:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 19:33:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:25:41 19:33:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:25:41 19:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 19:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 19:33:01 6 0.00 0.00 0.02 0.00 0.03 99.95 20:25:41 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:25:41 19:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:34:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:25:41 19:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 19:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:35:02 all 0.01 0.00 0.01 0.00 0.01 99.96 20:25:41 19:35:02 0 0.05 0.00 0.02 0.00 0.02 99.92 20:25:41 19:35:02 1 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:35:02 2 0.00 0.00 0.02 0.02 0.00 99.97 20:25:41 19:35:02 3 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 19:35:02 4 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:35:02 5 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:35:02 6 0.02 0.00 0.03 0.00 0.03 99.92 20:25:41 19:35:02 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:36:01 all 0.25 0.00 0.03 0.01 0.01 99.69 20:25:41 19:36:01 0 0.27 0.00 0.02 0.02 0.02 99.68 20:25:41 19:36:01 1 0.29 0.00 0.05 0.00 0.00 99.66 20:25:41 19:36:01 2 0.10 0.00 0.02 0.02 0.00 99.86 20:25:41 19:36:01 3 0.76 0.00 0.03 0.00 0.02 99.19 20:25:41 19:36:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:25:41 19:36:01 5 0.36 0.00 0.05 0.05 0.02 99.53 20:25:41 19:36:01 6 0.10 0.00 0.03 0.00 0.02 99.85 20:25:41 19:36:01 7 0.10 0.00 0.03 0.00 0.00 99.86 20:25:41 19:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:25:41 19:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 19:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 19:37:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 19:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 19:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:25:41 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:38:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:25:41 19:38:01 0 0.03 0.00 0.00 0.02 0.02 99.93 20:25:41 19:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:38:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:25:41 19:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:25:41 19:38:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:25:41 19:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:38:01 6 0.03 0.00 0.02 0.00 0.03 99.92 20:25:41 19:38:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:25:41 19:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:25:41 19:39:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:25:41 19:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:39:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:25:41 19:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 19:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:39:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 19:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:40:01 all 0.04 0.00 0.02 0.00 0.01 99.92 20:25:41 19:40:01 0 0.05 0.00 0.05 0.02 0.00 99.88 20:25:41 19:40:01 1 0.23 0.00 0.05 0.00 0.02 99.70 20:25:41 19:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 19:40:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 19:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:25:41 19:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:40:01 6 0.02 0.00 0.02 0.00 0.03 99.93 20:25:41 19:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 19:41:01 all 0.26 0.00 0.00 0.00 0.01 99.73 20:25:41 19:41:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:25:41 19:41:01 1 1.84 0.00 0.00 0.00 0.02 98.14 20:25:41 19:41:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:25:41 19:41:01 3 0.07 0.00 0.00 0.00 0.00 99.93 20:25:41 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:25:41 19:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:25:41 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:42:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:25:41 19:42:01 0 0.00 0.00 0.00 0.02 0.02 99.97 20:25:41 19:42:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:25:41 19:42:01 2 0.00 0.00 0.02 0.10 0.00 99.88 20:25:41 19:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:25:41 19:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 19:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 19:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:25:41 19:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 19:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 19:43:01 2 0.02 0.00 0.00 0.03 0.00 99.95 20:25:41 19:43:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:25:41 19:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:43:01 6 0.03 0.00 0.02 0.00 0.03 99.92 20:25:41 19:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 20:25:41 19:43:01 CPU %user %nice %system %iowait %steal %idle 20:25:41 19:44:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:25:41 19:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:44:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:25:41 19:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 19:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:25:41 19:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:44:01 6 0.02 0.00 0.02 0.00 0.03 99.93 20:25:41 19:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:45:01 all 0.02 0.00 0.01 0.00 0.02 99.96 20:25:41 19:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 19:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 19:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 19:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:45:01 6 0.05 0.00 0.02 0.00 0.03 99.90 20:25:41 19:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 19:46:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:25:41 19:46:01 0 0.00 0.00 0.03 0.02 0.02 99.93 20:25:41 19:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 19:46:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:25:41 19:46:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:25:41 19:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:25:41 19:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:46:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 19:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 19:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:25:41 19:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 19:47:01 2 0.00 0.00 0.00 0.03 0.02 99.95 20:25:41 19:47:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 19:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 19:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:47:01 6 0.02 0.00 0.02 0.00 0.03 99.93 20:25:41 19:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 19:48:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:25:41 19:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 19:48:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:25:41 19:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:48:01 6 0.02 0.00 0.00 0.00 0.03 99.95 20:25:41 19:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:25:41 19:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:25:41 19:49:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:25:41 19:49:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 19:49:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:25:41 19:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 19:49:01 4 0.00 0.00 0.03 0.00 0.02 99.95 20:25:41 19:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:25:41 19:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:50:01 all 0.12 0.00 0.02 0.00 0.01 99.85 20:25:41 19:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 19:50:01 1 0.83 0.00 0.03 0.00 0.00 99.14 20:25:41 19:50:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:25:41 19:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 19:50:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:25:41 19:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:50:01 6 0.03 0.00 0.03 0.00 0.03 99.90 20:25:41 19:50:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 19:51:01 all 0.18 0.00 0.00 0.00 0.01 99.80 20:25:41 19:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:51:01 1 1.34 0.00 0.00 0.00 0.02 98.65 20:25:41 19:51:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:25:41 19:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 19:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:51:01 6 0.03 0.00 0.02 0.00 0.05 99.90 20:25:41 19:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:52:01 all 0.10 0.00 0.03 0.02 0.01 99.84 20:25:41 19:52:01 0 0.18 0.00 0.12 0.03 0.02 99.65 20:25:41 19:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 19:52:01 2 0.03 0.00 0.02 0.13 0.02 99.80 20:25:41 19:52:01 3 0.35 0.00 0.00 0.00 0.02 99.63 20:25:41 19:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:25:41 19:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 19:52:01 6 0.03 0.00 0.02 0.00 0.03 99.92 20:25:41 19:52:01 7 0.12 0.00 0.05 0.00 0.00 99.83 20:25:41 19:53:01 all 0.31 0.00 0.10 0.08 0.02 99.50 20:25:41 19:53:01 0 0.10 0.00 0.13 0.00 0.02 99.75 20:25:41 19:53:01 1 0.25 0.00 0.03 0.00 0.00 99.72 20:25:41 19:53:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:25:41 19:53:01 3 0.13 0.00 0.03 0.00 0.02 99.82 20:25:41 19:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:25:41 19:53:01 5 0.70 0.00 0.35 0.58 0.02 98.35 20:25:41 19:53:01 6 0.67 0.00 0.03 0.00 0.03 99.27 20:25:41 19:53:01 7 0.57 0.00 0.20 0.00 0.02 99.22 20:25:41 19:54:01 all 0.06 0.00 0.03 0.03 0.01 99.87 20:25:41 19:54:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:25:41 19:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 19:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 19:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 19:54:01 5 0.18 0.00 0.10 0.23 0.02 99.47 20:25:41 19:54:01 6 0.05 0.00 0.02 0.00 0.03 99.90 20:25:41 19:54:01 7 0.15 0.00 0.05 0.00 0.02 99.78 20:25:41 20:25:41 19:54:01 CPU %user %nice %system %iowait %steal %idle 20:25:41 19:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:25:41 19:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 19:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 19:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 19:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:55:01 6 0.03 0.00 0.03 0.00 0.05 99.88 20:25:41 19:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:56:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:25:41 19:56:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:25:41 19:56:01 1 0.00 0.00 0.02 0.02 0.02 99.95 20:25:41 19:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 19:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:25:41 19:56:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:25:41 19:56:01 6 0.02 0.00 0.02 0.00 0.05 99.92 20:25:41 19:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:25:41 19:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:25:41 19:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 19:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 19:57:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:25:41 19:57:01 6 0.03 0.00 0.02 0.00 0.03 99.92 20:25:41 19:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:58:01 all 0.02 0.00 0.00 0.00 0.01 99.96 20:25:41 19:58:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 19:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 19:58:01 4 0.05 0.00 0.00 0.00 0.02 99.93 20:25:41 19:58:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:25:41 19:58:01 6 0.05 0.00 0.03 0.00 0.03 99.88 20:25:41 19:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:25:41 19:59:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:25:41 19:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 19:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 19:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 19:59:01 4 0.02 0.00 0.07 0.00 0.02 99.90 20:25:41 19:59:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 19:59:01 6 0.00 0.00 0.02 0.00 0.03 99.95 20:25:41 19:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:00:01 all 0.20 0.00 0.01 0.00 0.01 99.78 20:25:41 20:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 20:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 20:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 20:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 20:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 20:00:01 5 0.02 0.00 0.00 0.02 0.02 99.95 20:25:41 20:00:01 6 1.50 0.00 0.00 0.00 0.03 98.47 20:25:41 20:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 20:01:01 all 0.26 0.00 0.01 0.00 0.01 99.71 20:25:41 20:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 20:01:01 1 0.03 0.00 0.03 0.02 0.03 99.88 20:25:41 20:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 20:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:25:41 20:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 20:01:01 6 1.99 0.00 0.00 0.00 0.02 98.00 20:25:41 20:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:02:01 all 0.10 0.00 0.01 0.00 0.01 99.88 20:25:41 20:02:01 0 0.00 0.00 0.00 0.02 0.02 99.97 20:25:41 20:02:01 1 0.02 0.00 0.03 0.00 0.05 99.90 20:25:41 20:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 20:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 20:02:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:25:41 20:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 20:02:01 6 0.66 0.00 0.00 0.00 0.00 99.34 20:25:41 20:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 20:03:01 all 0.00 0.00 0.01 0.00 0.01 99.98 20:25:41 20:03:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 20:03:01 1 0.02 0.00 0.02 0.00 0.03 99.93 20:25:41 20:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 20:03:01 4 0.00 0.00 0.03 0.00 0.00 99.97 20:25:41 20:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 20:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 20:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:25:41 20:04:01 0 0.03 0.00 0.02 0.02 0.02 99.92 20:25:41 20:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:25:41 20:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 20:04:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 20:04:01 4 0.05 0.00 0.03 0.00 0.02 99.90 20:25:41 20:04:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:25:41 20:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 20:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:25:41 20:05:01 0 0.03 0.00 0.00 0.02 0.00 99.95 20:25:41 20:05:01 1 0.00 0.00 0.03 0.00 0.03 99.93 20:25:41 20:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 20:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 20:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 20:05:01 6 0.17 0.00 0.00 0.00 0.02 99.82 20:25:41 20:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:25:41 20:05:01 CPU %user %nice %system %iowait %steal %idle 20:25:41 20:06:01 all 0.04 0.00 0.03 0.01 0.01 99.91 20:25:41 20:06:01 0 0.18 0.00 0.03 0.03 0.02 99.73 20:25:41 20:06:01 1 0.03 0.00 0.07 0.00 0.03 99.87 20:25:41 20:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 20:06:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 20:06:01 4 0.02 0.00 0.05 0.00 0.00 99.93 20:25:41 20:06:01 5 0.02 0.00 0.03 0.05 0.00 99.90 20:25:41 20:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 20:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 20:07:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:25:41 20:07:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:25:41 20:07:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:25:41 20:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 20:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:07:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:25:41 20:07:01 5 0.02 0.00 0.00 0.03 0.00 99.95 20:25:41 20:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 20:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:25:41 20:08:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:25:41 20:08:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:25:41 20:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 20:08:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 20:08:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:25:41 20:08:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:25:41 20:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 20:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:25:41 20:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 20:09:01 1 0.00 0.00 0.03 0.00 0.03 99.93 20:25:41 20:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 20:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:25:41 20:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 20:09:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:25:41 20:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 20:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:25:41 20:10:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:25:41 20:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 20:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 20:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 20:10:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 20:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 20:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 20:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:25:41 20:11:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:25:41 20:11:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:25:41 20:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:11:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:25:41 20:11:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:25:41 20:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 20:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 20:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:25:41 20:12:01 0 0.00 0.00 0.05 0.00 0.00 99.95 20:25:41 20:12:01 1 0.02 0.00 0.00 0.00 0.03 99.95 20:25:41 20:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 20:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 20:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:25:41 20:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 20:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:25:41 20:13:01 0 0.00 0.00 0.00 0.02 0.02 99.97 20:25:41 20:13:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:25:41 20:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:13:01 4 0.02 0.00 0.05 0.00 0.02 99.92 20:25:41 20:13:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:25:41 20:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 20:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 20:14:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:25:41 20:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:25:41 20:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 20:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 20:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 20:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 20:14:01 5 0.00 0.00 0.00 0.07 0.00 99.93 20:25:41 20:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:25:41 20:15:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:25:41 20:15:01 1 0.05 0.00 0.00 0.00 0.03 99.92 20:25:41 20:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 20:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 20:15:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:25:41 20:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 20:15:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 20:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 20:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:25:41 20:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 20:16:01 1 0.00 0.00 0.03 0.02 0.02 99.93 20:25:41 20:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 20:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 20:16:01 4 0.05 0.00 0.02 0.00 0.02 99.92 20:25:41 20:16:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:25:41 20:16:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:25:41 20:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:25:41 20:16:01 CPU %user %nice %system %iowait %steal %idle 20:25:41 20:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:25:41 20:17:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 20:17:01 1 0.02 0.00 0.02 0.00 0.03 99.93 20:25:41 20:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:25:41 20:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:17:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:25:41 20:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 20:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 20:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 20:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:25:41 20:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 20:18:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:25:41 20:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 20:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 20:18:01 4 0.08 0.00 0.00 0.00 0.02 99.90 20:25:41 20:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:25:41 20:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:25:41 20:19:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:25:41 20:19:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:25:41 20:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:25:41 20:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 20:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:25:41 20:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:25:41 20:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 20:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 20:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:25:41 20:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 20:20:01 1 0.00 0.00 0.02 0.00 0.03 99.95 20:25:41 20:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:25:41 20:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:25:41 20:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 20:20:01 6 0.10 0.00 0.02 0.00 0.00 99.88 20:25:41 20:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:25:41 20:21:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:25:41 20:21:01 0 0.00 0.00 0.00 0.02 0.02 99.97 20:25:41 20:21:01 1 0.02 0.00 0.02 0.00 0.03 99.93 20:25:41 20:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 20:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 20:21:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:25:41 20:21:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:25:41 20:21:01 6 1.97 0.00 0.00 0.00 0.02 98.01 20:25:41 20:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:22:01 all 0.21 0.00 0.01 0.00 0.01 99.77 20:25:41 20:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 20:22:01 1 0.03 0.00 0.02 0.00 0.03 99.92 20:25:41 20:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 20:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:25:41 20:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 20:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 20:22:01 6 1.55 0.00 0.02 0.00 0.00 98.44 20:25:41 20:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:25:41 20:23:01 all 0.20 0.00 0.00 0.00 0.01 99.78 20:25:41 20:23:01 0 0.00 0.00 0.00 0.02 0.02 99.97 20:25:41 20:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 20:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:25:41 20:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 20:23:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:25:41 20:23:01 6 1.53 0.00 0.00 0.00 0.02 98.45 20:25:41 20:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:24:01 all 0.06 0.00 0.01 0.00 0.01 99.92 20:25:41 20:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:25:41 20:24:01 1 0.02 0.00 0.00 0.00 0.03 99.95 20:25:41 20:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 20:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:25:41 20:24:01 4 0.05 0.00 0.03 0.00 0.00 99.92 20:25:41 20:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 20:24:01 6 0.37 0.00 0.02 0.00 0.00 99.62 20:25:41 20:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 20:25:01 all 0.05 0.00 0.01 0.00 0.01 99.93 20:25:41 20:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 20:25:01 1 0.02 0.00 0.02 0.00 0.03 99.93 20:25:41 20:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:25:41 20:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 20:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:25:41 20:25:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:25:41 20:25:01 6 0.37 0.00 0.02 0.00 0.02 99.60 20:25:41 20:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:25:41 Average: all 0.78 0.00 0.18 0.17 0.01 98.86 20:25:41 Average: 0 0.75 0.00 0.18 0.15 0.01 98.91 20:25:41 Average: 1 0.92 0.00 0.17 0.16 0.02 98.72 20:25:41 Average: 2 0.76 0.00 0.18 0.12 0.01 98.94 20:25:41 Average: 3 0.77 0.00 0.17 0.20 0.01 98.85 20:25:41 Average: 4 0.75 0.00 0.19 0.27 0.01 98.78 20:25:41 Average: 5 0.71 0.00 0.16 0.13 0.01 98.98 20:25:41 Average: 6 0.86 0.00 0.18 0.10 0.02 98.85 20:25:41 Average: 7 0.75 0.00 0.19 0.20 0.01 98.85 20:25:41 20:25:41 20:25:41