Pull request #520 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e+83e3636f3d0d9b10ed1b1a22d55c5d268cf4fa51 (e0f8a45d3a0edf591c7dc76dc447e4c2a1ab8b41) 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-ssh773036580192400627.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh8024589396183697314.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-modbus-go/branches/PR-520/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-modbus-go/branches/PR-520/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh70027852140314949.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-modbus-go/branches/PR-520/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9617944617687516587.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh14315401833508531147.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-modbus-go/branches/PR-520/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-modbus-go/branches/PR-520/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9904987407404122782.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus 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 Running on prd-ubuntu20.04-docker-8c-8g-16347 in /w/workspace/xfoundry_device-modbus-go_PR-520 [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-520 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/520/head:refs/remotes/origin/PR-520 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 83e3636f3d0d9b10ed1b1a22d55c5d268cf4fa51 into PR head commit 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e Merge succeeded, producing 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e Checking out Revision 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e (PR-520) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:17:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:17:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e # 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 83e3636f3d0d9b10ed1b1a22d55c5d268cf4fa51 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e # timeout=10 [Pipeline] echo 05:17:49 ========================================================= 05:17:49 EdgeX Global Pipelines Version Info 05:17:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:17:50 ------------------- 05:17:50 stable info: 05:17:50 ------------------- 05:17:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:17:50 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 05:17:50 Message: update stable to v1.0.255 05:17:51 ------------------- 05:17:51 experimental info: 05:17:51 ------------------- 05:17:51 Commited By: **** collab-it+edgex@linuxfoundation.org 05:17:51 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 05:17:51 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:17:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-520 [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-520 [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-520 [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1cda2fa [Pipeline] echo 05:17:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:17:52 provisioning config files... 05:17:52 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-520@tmp/config5076386705313923138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:53 ---> docker-login.sh 05:17:53 nexus3.edgexfoundry.org:10001 05:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:54 Configure a credential helper to remove this warning. See 05:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:54 05:17:54 Login Succeeded 05:17:54 nexus3.edgexfoundry.org:10002 05:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:54 Configure a credential helper to remove this warning. See 05:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:54 05:17:54 Login Succeeded 05:17:54 nexus3.edgexfoundry.org:10003 05:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:54 Configure a credential helper to remove this warning. See 05:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:54 05:17:54 Login Succeeded 05:17:54 nexus3.edgexfoundry.org:10004 05:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:54 Configure a credential helper to remove this warning. See 05:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:54 05:17:54 Login Succeeded 05:17:54 docker.io 05:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:55 Configure a credential helper to remove this warning. See 05:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:55 05:17:55 Login Succeeded 05:17:55 ---> docker-login.sh ends [Pipeline] } 05:17:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:17:55 + git rev-list -1 --merges 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e~1..1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e [Pipeline] echo 05:17:56 -----------> git rev-list -1 --merges 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e~1..1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e [false] [Pipeline] sh 05:17:56 + git log --format=format:%s -1 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e [Pipeline] echo 05:17:56 ========================================================= 05:17:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:17:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:17:56 + git log --format=format:%s -1 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e [Pipeline] echo 05:17:56 [semverPrep] GIT_COMMIT: 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:17:56 [semverPrep] This is not a build commit. [Pipeline] sh 05:17:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:17:57 + grep -v github /etc/ssh/ssh_known_hosts 05:17:57 + [ -e /tmp/ssh_known_hosts ] 05:17:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:17:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:17:57 + sudo tee -a /etc/ssh/ssh_known_hosts 05:17:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:17:57 05:17:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:17:58 0.1.4: Pulling from edgex-devops/py-git-semver 05:17:58 b85a868b505f: Pulling fs layer 05:17:58 e2be974225ed: Pulling fs layer 05:17:58 339a4e72a1f5: Pulling fs layer 05:17:58 988bab9f4d93: Pulling fs layer 05:17:58 1469e6f7b9e6: Pulling fs layer 05:17:58 eaf3925da568: Pulling fs layer 05:17:58 bab4dde63d76: Pulling fs layer 05:17:58 bde34c3a00c8: Pulling fs layer 05:17:58 b352a97aabf1: Pulling fs layer 05:17:58 4872d77fe225: Pulling fs layer 05:17:58 1469e6f7b9e6: Waiting 05:17:58 5851b861e8e6: Pulling fs layer 05:17:58 eaf3925da568: Waiting 05:17:58 bab4dde63d76: Waiting 05:17:58 b352a97aabf1: Waiting 05:17:58 bde34c3a00c8: Waiting 05:17:58 4872d77fe225: Waiting 05:17:58 5851b861e8e6: Waiting 05:17:58 e2be974225ed: Verifying Checksum 05:17:58 e2be974225ed: Download complete 05:17:58 988bab9f4d93: Download complete 05:17:58 339a4e72a1f5: Verifying Checksum 05:17:58 339a4e72a1f5: Download complete 05:17:58 1469e6f7b9e6: Verifying Checksum 05:17:58 1469e6f7b9e6: Download complete 05:17:58 eaf3925da568: Verifying Checksum 05:17:58 eaf3925da568: Download complete 05:17:58 bde34c3a00c8: Verifying Checksum 05:17:58 bde34c3a00c8: Download complete 05:17:58 b352a97aabf1: Verifying Checksum 05:17:58 b352a97aabf1: Download complete 05:17:58 4872d77fe225: Verifying Checksum 05:17:58 4872d77fe225: Download complete 05:17:58 5851b861e8e6: Verifying Checksum 05:17:58 5851b861e8e6: Download complete 05:17:58 b85a868b505f: Verifying Checksum 05:17:58 b85a868b505f: Download complete 05:17:59 bab4dde63d76: Verifying Checksum 05:17:59 bab4dde63d76: Download complete 05:18:00 b85a868b505f: Pull complete 05:18:00 e2be974225ed: Pull complete 05:18:01 339a4e72a1f5: Pull complete 05:18:01 988bab9f4d93: Pull complete 05:18:01 1469e6f7b9e6: Pull complete 05:18:01 eaf3925da568: Pull complete 05:18:03 bab4dde63d76: Pull complete 05:18:03 bde34c3a00c8: Pull complete 05:18:03 b352a97aabf1: Pull complete 05:18:03 4872d77fe225: Pull complete 05:18:03 5851b861e8e6: Pull complete 05:18:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:18:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:18:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:03 prd-ubuntu20.04-docker-8c-8g-16347 does not seem to be running inside a container 05:18:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-520 -v /w/workspace/xfoundry_device-modbus-go_PR-520:/w/workspace/xfoundry_device-modbus-go_PR-520:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-520@tmp:/w/workspace/xfoundry_device-modbus-go_PR-520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:18:06 $ docker top 62e4fe3019cd6a4d39713be0e8331a3af4a56ba7e88d9a2c98935ed70a31d476 -eo pid,comm 05:18:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:18:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:18:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:18:06 [ssh-agent] Looking for ssh-agent implementation... 05:18:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:18:06 $ docker exec 62e4fe3019cd6a4d39713be0e8331a3af4a56ba7e88d9a2c98935ed70a31d476 ssh-agent 05:18:06 SSH_AUTH_SOCK=/tmp/ssh-CNKKeaDVBS2k/agent.32 05:18:06 SSH_AGENT_PID=39 05:18:06 Running ssh-add (command line suppressed) 05:18:06 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-520@tmp/private_key_9770346605825472800.key (/w/workspace/xfoundry_device-modbus-go_PR-520@tmp/private_key_9770346605825472800.key) 05:18:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:18:06 + git tag --points-at HEAD [Pipeline] } 05:18:06 $ docker exec --env ******** --env ******** 62e4fe3019cd6a4d39713be0e8331a3af4a56ba7e88d9a2c98935ed70a31d476 ssh-agent -k 05:18:06 unset SSH_AUTH_SOCK; 05:18:06 unset SSH_AGENT_PID; 05:18:07 echo Agent pid 39 killed; 05:18:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:18:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:18:07 [ssh-agent] Looking for ssh-agent implementation... 05:18:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:18:07 $ docker exec 62e4fe3019cd6a4d39713be0e8331a3af4a56ba7e88d9a2c98935ed70a31d476 ssh-agent 05:18:07 SSH_AUTH_SOCK=/tmp/ssh-2HOKxyVaH7hI/agent.71 05:18:07 SSH_AGENT_PID=77 05:18:07 Running ssh-add (command line suppressed) 05:18:07 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-520@tmp/private_key_10195802805561530840.key (/w/workspace/xfoundry_device-modbus-go_PR-520@tmp/private_key_10195802805561530840.key) 05:18:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:18:07 + git semver init 05:18:08 2023-11-02 05:18:07,939 [run_init] DEBUG init version:0.0.0 force:False 05:18:08 2023-11-02 05:18:07,941 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-520/.semver 05:18:08 2023-11-02 05:18:07,942 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-520/.semver 05:18:08 2023-11-02 05:18:07,942 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-520/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-520, universal_newlines=False, shell=None, istream=None) 05:18:08 2023-11-02 05:18:08,803 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-520/.git/info/exclude 05:18:08 2023-11-02 05:18:08,804 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-520/.semver/PR-520 with force:False 05:18:08 2023-11-02 05:18:08,804 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-520/.semver/PR-520 05:18:08 2023-11-02 05:18:08,808 [execute] INFO git cat-file --batch-check 05:18:08 2023-11-02 05:18:08,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-520/.semver, universal_newlines=False, shell=None, istream=) 05:18:08 2023-11-02 05:18:08,815 [execute] INFO git cat-file --batch 05:18:08 2023-11-02 05:18:08,815 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-520/.semver, universal_newlines=False, shell=None, istream=) 05:18:08 2023-11-02 05:18:08,820 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-520/.semver/PR-520 05:18:08 0.0.0 [Pipeline] } 05:18:08 $ docker exec --env ******** --env ******** 62e4fe3019cd6a4d39713be0e8331a3af4a56ba7e88d9a2c98935ed70a31d476 ssh-agent -k 05:18:09 unset SSH_AUTH_SOCK; 05:18:09 unset SSH_AGENT_PID; 05:18:09 echo Agent pid 77 killed; 05:18:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:18:09 + git semver [Pipeline] } 05:18:09 $ docker stop --time=1 62e4fe3019cd6a4d39713be0e8331a3af4a56ba7e88d9a2c98935ed70a31d476 05:18:11 $ docker rm -f --volumes 62e4fe3019cd6a4d39713be0e8331a3af4a56ba7e88d9a2c98935ed70a31d476 [Pipeline] // withDockerContainer [Pipeline] sh 05:18:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:18:11 Stashed 1 file(s) [Pipeline] echo 05:18:11 [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 05:18:12 provisioning config files... 05:18:12 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-520@tmp/config12531462209168094889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:18:12 ---> docker-login.sh 05:18:12 nexus3.edgexfoundry.org:10001 05:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:12 Configure a credential helper to remove this warning. See 05:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:12 05:18:12 Login Succeeded 05:18:12 nexus3.edgexfoundry.org:10002 05:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:12 Configure a credential helper to remove this warning. See 05:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:12 05:18:12 Login Succeeded 05:18:12 nexus3.edgexfoundry.org:10003 05:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:13 Configure a credential helper to remove this warning. See 05:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:13 05:18:13 Login Succeeded 05:18:13 nexus3.edgexfoundry.org:10004 05:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:13 Configure a credential helper to remove this warning. See 05:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:13 05:18:13 Login Succeeded 05:18:13 docker.io 05:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:13 Configure a credential helper to remove this warning. See 05:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:13 05:18:13 Login Succeeded 05:18:13 ---> docker-login.sh ends [Pipeline] } 05:18:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:18:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:18:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:18:14 ========================================================= 05:18:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:18:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:14 + 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 . 05:18:14 Sending build context to Docker daemon 6.587MB 05:18:14 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:18:14 Step 2/10 : FROM ${BASE} AS builder 05:18:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:18:14 7264a8db6415: Pulling fs layer 05:18:14 c4d48a809fc2: Pulling fs layer 05:18:14 4f1c88b9dad5: Pulling fs layer 05:18:14 ad3a456e5733: Pulling fs layer 05:18:14 33e27b845d1e: Pulling fs layer 05:18:14 c68163c4e522: Pulling fs layer 05:18:14 50da416c3ac9: Pulling fs layer 05:18:14 23d2d4c4bb30: Pulling fs layer 05:18:14 33e27b845d1e: Waiting 05:18:14 c68163c4e522: Waiting 05:18:14 23d2d4c4bb30: Waiting 05:18:14 ad3a456e5733: Waiting 05:18:14 50da416c3ac9: Waiting 05:18:14 c4d48a809fc2: Download complete 05:18:14 ad3a456e5733: Verifying Checksum 05:18:14 ad3a456e5733: Download complete 05:18:14 33e27b845d1e: Download complete 05:18:14 7264a8db6415: Verifying Checksum 05:18:14 7264a8db6415: Download complete 05:18:14 c68163c4e522: Verifying Checksum 05:18:14 c68163c4e522: Download complete 05:18:14 7264a8db6415: Pull complete 05:18:15 c4d48a809fc2: Pull complete 05:18:15 23d2d4c4bb30: Verifying Checksum 05:18:15 23d2d4c4bb30: Download complete 05:18:15 4f1c88b9dad5: Verifying Checksum 05:18:15 4f1c88b9dad5: Download complete 05:18:15 50da416c3ac9: Verifying Checksum 05:18:15 50da416c3ac9: Download complete 05:18:18 4f1c88b9dad5: Pull complete 05:18:18 ad3a456e5733: Pull complete 05:18:18 33e27b845d1e: Pull complete 05:18:18 c68163c4e522: Pull complete 05:18:20 50da416c3ac9: Pull complete 05:18:20 23d2d4c4bb30: Pull complete 05:18:20 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 05:18:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:18:20 ---> 0786185ac409 05:18:20 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:18:23 ---> Running in 152bf231dccb 05:18:23 Removing intermediate container 152bf231dccb 05:18:23 ---> 86c440a2ad29 05:18:23 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:18:23 ---> Running in bce139cdeea3 05:18:23 Removing intermediate container bce139cdeea3 05:18:23 ---> 638143d2f8af 05:18:23 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:18:23 ---> Running in cf6a6d0e1cc1 05:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:18:24 (1/8) Installing openssh-keygen (9.3_p2-r0) 05:18:24 (2/8) Installing libedit (20221030.3.1-r1) 05:18:24 (3/8) Installing openssh-client-common (9.3_p2-r0) 05:18:24 (4/8) Installing openssh-client-default (9.3_p2-r0) 05:18:24 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 05:18:24 (6/8) Installing openssh-server-common (9.3_p2-r0) 05:18:24 (7/8) Installing openssh-server (9.3_p2-r0) 05:18:24 (8/8) Installing openssh (9.3_p2-r0) 05:18:24 Executing busybox-1.36.1-r2.trigger 05:18:24 OK: 270 MiB in 60 packages 05:18:24 Removing intermediate container cf6a6d0e1cc1 05:18:24 ---> 6b093c1e8bb4 05:18:24 Step 6/10 : WORKDIR /device-modbus-go 05:18:24 ---> Running in 36b6ea6b155f 05:18:24 Removing intermediate container 36b6ea6b155f 05:18:24 ---> 362ffd4fc1ec 05:18:24 Step 7/10 : COPY go.mod vendor* ./ 05:18:24 ---> 5c4b0d29e313 05:18:24 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:18:24 ---> Running in 4109174c6fa1 05:18:27 Still waiting to schedule task 05:18:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:18:51 Removing intermediate container 4109174c6fa1 05:18:51 ---> 3409a22e2bb2 05:18:51 Step 9/10 : COPY . . 05:18:51 ---> 2fc738fba70f 05:18:51 Step 10/10 : RUN ${MAKE} 05:18:51 ---> Running in 65819ea819d1 05:18:51 noop 05:18:52 Removing intermediate container 65819ea819d1 05:18:52 ---> 19e1734739b6 05:18:52 Successfully built 19e1734739b6 05:18:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:52 + docker inspect -f . ci-base-image-x86_64 05:18:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:52 prd-ubuntu20.04-docker-8c-8g-16347 does not seem to be running inside a container 05:18:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-520 -v /w/workspace/xfoundry_device-modbus-go_PR-520:/w/workspace/xfoundry_device-modbus-go_PR-520:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-520@tmp:/w/workspace/xfoundry_device-modbus-go_PR-520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:18:53 $ docker top 11280a2063bcf88d1de53b0124dc39efd43e9d9ceca5c62f89ffd9f742f03a14 -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:53 + go version 05:18:53 go version go1.21.0 linux/amd64 [Pipeline] } 05:18:53 $ docker stop --time=1 11280a2063bcf88d1de53b0124dc39efd43e9d9ceca5c62f89ffd9f742f03a14 05:18:54 $ docker rm -f --volumes 11280a2063bcf88d1de53b0124dc39efd43e9d9ceca5c62f89ffd9f742f03a14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:55 + docker inspect -f . ci-base-image-x86_64 05:18:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:55 prd-ubuntu20.04-docker-8c-8g-16347 does not seem to be running inside a container 05:18:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-520 -v /w/workspace/xfoundry_device-modbus-go_PR-520:/w/workspace/xfoundry_device-modbus-go_PR-520:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-520@tmp:/w/workspace/xfoundry_device-modbus-go_PR-520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:18:55 $ docker top faeb30351f10f63ac24eb85842750dc8ee7f50aa2fae5661b0085ffe8221068d -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:56 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-520 [Pipeline] fileExists [Pipeline] sh 05:18:56 + make test 05:18:56 go test ./... -coverprofile=coverage.out 05:18:57 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:19:07 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:19:07 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 47.9% of statements 05:19:14 go vet ./... 05:19:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:19:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:19:17 ./bin/test-attribution-txt.sh [Pipeline] echo 05:19:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:19:17 $ docker stop --time=1 faeb30351f10f63ac24eb85842750dc8ee7f50aa2fae5661b0085ffe8221068d 05:19:20 $ docker rm -f --volumes faeb30351f10f63ac24eb85842750dc8ee7f50aa2fae5661b0085ffe8221068d [Pipeline] // withDockerContainer [Pipeline] sh 05:19:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:19:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:19:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:19:22 + ls -al . 05:19:22 total 188 05:19:22 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 05:18 . 05:19:22 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 05:17 .. 05:19:22 -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 05:17 .dockerignore 05:19:22 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 05:19 .git 05:19:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 05:17 .github 05:19:22 -rw-rw-r-- 1 jenkins jenkins 266 Nov 2 05:17 .gitignore 05:19:22 -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 05:17 .golangci.yml 05:19:22 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 05:18 .semver 05:19:22 -rw-rw-r-- 1 jenkins jenkins 11101 Nov 2 05:17 Attribution.txt 05:19:22 -rw-rw-r-- 1 jenkins jenkins 14764 Nov 2 05:17 CHANGELOG.md 05:19:22 -rw-rw-r-- 1 jenkins jenkins 1365 Nov 2 05:17 Dockerfile 05:19:22 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 05:17 GOVERNANCE.md 05:19:22 -rw-rw-r-- 1 jenkins jenkins 658 Nov 2 05:17 Jenkinsfile 05:19:22 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 05:17 LICENSE 05:19:22 -rw-rw-r-- 1 jenkins jenkins 1936 Nov 2 05:17 Makefile 05:19:22 -rw-rw-r-- 1 jenkins jenkins 622 Nov 2 05:17 OWNERS.md 05:19:22 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 2 05:17 README.md 05:19:22 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 05:18 VERSION 05:19:22 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 05:17 bin 05:19:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 05:17 cmd 05:19:22 -rw-r--r-- 1 jenkins jenkins 24334 Nov 2 05:19 coverage.out 05:19:22 -rw-rw-r-- 1 jenkins jenkins 3942 Nov 2 05:17 go.mod 05:19:22 -rw-rw-r-- 1 jenkins jenkins 35436 Nov 2 05:17 go.sum 05:19:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 05:17 internal 05:19:22 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 05:17 simulator 05:19:22 -rw-rw-r-- 1 jenkins jenkins 229 Nov 2 05:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:22 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e --label arch=amd64 --label version=0.0.0 . 05:19:22 Sending build context to Docker daemon 6.612MB 05:19:22 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 05:19:22 Step 2/22 : FROM ${BASE} AS builder 05:19:22 ---> 19e1734739b6 05:19:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:19:22 ---> Running in 2f3a6b1b8439 05:19:22 Removing intermediate container 2f3a6b1b8439 05:19:22 ---> 880c21cffd2e 05:19:22 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:19:22 ---> Running in 5308ad3067e4 05:19:22 Removing intermediate container 5308ad3067e4 05:19:22 ---> dd64bbf5fdd9 05:19:22 Step 5/22 : RUN apk add --update --no-cache make git openssh 05:19:22 ---> Running in 077ef56cdc00 05:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:19:23 OK: 270 MiB in 60 packages 05:19:24 Removing intermediate container 077ef56cdc00 05:19:24 ---> a527786cd91d 05:19:24 Step 6/22 : WORKDIR /device-modbus-go 05:19:24 ---> Running in dc3210e9d5d7 05:19:24 Removing intermediate container dc3210e9d5d7 05:19:24 ---> 5ddbd591f931 05:19:24 Step 7/22 : COPY go.mod vendor* ./ 05:19:24 ---> a82c38effef3 05:19:24 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:19:24 ---> Running in e0c36b9e82ff 05:19:24 Removing intermediate container e0c36b9e82ff 05:19:24 ---> d2f08fe9f849 05:19:24 Step 9/22 : COPY . . 05:19:24 ---> 72723aa741be 05:19:24 Step 10/22 : RUN ${MAKE} 05:19:24 ---> Running in 3e1f76edc359 05:19:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:19:43 Removing intermediate container 3e1f76edc359 05:19:43 ---> c62a9bab0c5e 05:19:43 Step 11/22 : FROM alpine:3.18 05:19:43 3.18: Pulling from library/alpine 05:19:43 96526aa774ef: Pulling fs layer 05:19:43 96526aa774ef: Verifying Checksum 05:19:43 96526aa774ef: Download complete 05:19:43 96526aa774ef: Pull complete 05:19:43 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:19:43 Status: Downloaded newer image for alpine:3.18 05:19:43 ---> 8ca4688f4f35 05:19:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:19:43 ---> Running in dda4af081f1d 05:19:43 Removing intermediate container dda4af081f1d 05:19:43 ---> cabb97a1efbd 05:19:43 Step 13/22 : RUN apk add --update --no-cache dumb-init 05:19:43 ---> Running in 2b26f6508ad4 05:19:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:19:44 (1/1) Installing dumb-init (1.2.5-r2) 05:19:44 Executing busybox-1.36.1-r2.trigger 05:19:44 OK: 7 MiB in 16 packages 05:19:44 Removing intermediate container 2b26f6508ad4 05:19:44 ---> d2c0f08dc2c0 05:19:44 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 05:19:45 ---> 91425cd39507 05:19:45 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 05:19:45 ---> 3205966bade4 05:19:45 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:19:45 ---> e327ac8c9569 05:19:45 Step 17/22 : EXPOSE 59901 05:19:45 ---> Running in 06baa2eefaa8 05:19:45 Removing intermediate container 06baa2eefaa8 05:19:45 ---> 4b73bbcd2e02 05:19:45 Step 18/22 : ENTRYPOINT ["/device-modbus"] 05:19:45 ---> Running in 88a48981b2f5 05:19:45 Removing intermediate container 88a48981b2f5 05:19:45 ---> 119e09fb8ce0 05:19:45 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:19:46 ---> Running in 4fd6cf78b95c 05:19:46 Removing intermediate container 4fd6cf78b95c 05:19:46 ---> 93b26a2432c5 05:19:46 Step 20/22 : LABEL arch=amd64 05:19:46 ---> Running in 2f6d236c0d6c 05:19:46 Removing intermediate container 2f6d236c0d6c 05:19:46 ---> 671a51d6db6e 05:19:46 Step 21/22 : LABEL git_sha=1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e 05:19:46 ---> Running in 6f37aac6f0c4 05:19:46 Removing intermediate container 6f37aac6f0c4 05:19:46 ---> 96bde7dc6f52 05:19:46 Step 22/22 : LABEL version=0.0.0 05:19:46 ---> Running in 8be0ef064936 05:19:46 Removing intermediate container 8be0ef064936 05:19:46 ---> 0de485335fa3 05:19:46 [Warning] One or more build-args [ARCH] were not consumed 05:19:46 Successfully built 0de485335fa3 05:19:46 Successfully tagged device-modbus: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 05:19:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:19:47 05:19:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:19:47 latest: Pulling from edgex-lftools-log-publisher 05:19:47 5eb5b503b376: Pulling fs layer 05:19:47 5c69ac0246d0: Pulling fs layer 05:19:47 ec43610c2a17: Pulling fs layer 05:19:47 3a2ae6a8a46f: Pulling fs layer 05:19:47 33b1e0a273af: Pulling fs layer 05:19:47 5d3b04190fa2: Pulling fs layer 05:19:47 2f39f015ded8: Pulling fs layer 05:19:47 3a2ae6a8a46f: Waiting 05:19:47 33b1e0a273af: Waiting 05:19:47 5d3b04190fa2: Waiting 05:19:47 2f39f015ded8: Waiting 05:19:47 5c69ac0246d0: Verifying Checksum 05:19:47 5c69ac0246d0: Download complete 05:19:47 3a2ae6a8a46f: Download complete 05:19:47 33b1e0a273af: Verifying Checksum 05:19:47 33b1e0a273af: Download complete 05:19:47 5d3b04190fa2: Verifying Checksum 05:19:47 5d3b04190fa2: Download complete 05:19:47 ec43610c2a17: Verifying Checksum 05:19:47 ec43610c2a17: Download complete 05:19:47 5eb5b503b376: Verifying Checksum 05:19:47 5eb5b503b376: Download complete 05:19:48 2f39f015ded8: Download complete 05:19:49 5eb5b503b376: Pull complete 05:19:49 5c69ac0246d0: Pull complete 05:19:49 ec43610c2a17: Pull complete 05:19:49 3a2ae6a8a46f: Pull complete 05:19:50 33b1e0a273af: Pull complete 05:19:50 5d3b04190fa2: Pull complete 05:19:54 2f39f015ded8: Pull complete 05:19:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:19:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:19:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:19:54 prd-ubuntu20.04-docker-8c-8g-16347 does not seem to be running inside a container 05:19:54 $ 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/xfoundry_device-modbus-go_PR-520 -v /w/workspace/xfoundry_device-modbus-go_PR-520:/w/workspace/xfoundry_device-modbus-go_PR-520:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-520@tmp:/w/workspace/xfoundry_device-modbus-go_PR-520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:20:03 $ docker top c2ff9b65e41b704ac066bfe15da7388621ef7e8ae24cc9952558b200e9b08714 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:04 ---> job-cost.sh 05:20:04 lf-activate-venv: SKIPPING 05:20:04 INFO: No Stack... 05:20:04 INFO: Retrieving Pricing Info for: v3-standard-8 05:20:05 INFO: Archiving Costs [Pipeline] sh 05:20:05 + cat /w/workspace/xfoundry_device-modbus-go_PR-520/archives/cost.csv 05:20:05 + cut -d, -f6 [Pipeline] lock 05:20:05 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-520-1-stack-cost] 05:20:05 Resource [jenkins-edgexfoundry-device-modbus-go-PR-520-1-stack-cost] did not exist. Created. 05:20:05 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-520-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:20:05 + echo total: 0.2199999988079071 [Pipeline] stash 05:20:06 Stashed 1 file(s) [Pipeline] } 05:20:06 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-520-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:20:06 $ docker stop --time=1 c2ff9b65e41b704ac066bfe15da7388621ef7e8ae24cc9952558b200e9b08714 05:20:07 $ docker rm -f --volumes c2ff9b65e41b704ac066bfe15da7388621ef7e8ae24cc9952558b200e9b08714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:20:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16351 in /w/workspace/xfoundry_device-modbus-go_PR-520 [Pipeline] { [Pipeline] ws 05:20:12 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:20:12 Selected Git installation does not exist. Using Default 05:20:12 The recommended git tool is: NONE 05:20:18 using credential edgex-jenkins-ssh 05:20:18 Cloning the remote Git repository 05:20:18 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:20:19 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:20:19 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:20:19 > git --version # timeout=10 05:20:19 > git --version # 'git version 2.25.1' 05:20:19 using GIT_SSH to set credentials SSH Credentials for GitHub 05:20:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:20:22 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:20:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:20:24 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:20:24 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:20:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:20:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/520/head:refs/remotes/origin/PR-520 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:20:24 Merging remotes/origin/main commit 83e3636f3d0d9b10ed1b1a22d55c5d268cf4fa51 into PR head commit 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e 05:20:25 Merge succeeded, producing 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e 05:20:25 Checking out Revision 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e (PR-520) 05:20:26 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:20:24 > git config core.sparsecheckout # timeout=10 05:20:24 > git checkout -f 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e # timeout=10 05:20:25 > git remote # timeout=10 05:20:25 > git config --get remote.origin.url # timeout=10 05:20:25 using GIT_SSH to set credentials SSH Credentials for GitHub 05:20:25 > git merge 83e3636f3d0d9b10ed1b1a22d55c5d268cf4fa51 # timeout=10 05:20:25 > git rev-parse HEAD^{commit} # timeout=10 05:20:25 > git config core.sparsecheckout # timeout=10 05:20:25 > git checkout -f 1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e # timeout=10 05:20:26 > git --version # timeout=10 05:20:26 > git --version # 'git version 2.25.1' 05:20:26 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:20:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:20:27 % Total % Received % Xferd Average Speed Time Time Time Current 05:20:27 Dload Upload Total Spent Left Speed 05:20:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh 05:20:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:20:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:20:28 + sudo tee /etc/docker/daemon.new 05:20:28 { 05:20:28 "registry-mirrors": [ 05:20:28 "https://nexus3.edgexfoundry.org:10001" 05:20:28 ], 05:20:28 "bip": "10.250.0.254/24", 05:20:28 "hosts": [ 05:20:28 "tcp://0.0.0.0:5555", 05:20:28 "unix:///var/run/docker.sock" 05:20:28 ], 05:20:28 "mtu": 1458, 05:20:28 "selinux-enabled": true, 05:20:28 "seccomp-profile": "/etc/docker/seccomp.json" 05:20:28 } [Pipeline] sh 05:20:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:20:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:20:47 provisioning config files... 05:20:47 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config12560034336093688750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:48 ---> docker-login.sh 05:20:48 nexus3.edgexfoundry.org:10001 05:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:48 Configure a credential helper to remove this warning. See 05:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:48 05:20:48 Login Succeeded 05:20:48 nexus3.edgexfoundry.org:10002 05:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:48 Configure a credential helper to remove this warning. See 05:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:48 05:20:48 Login Succeeded 05:20:49 nexus3.edgexfoundry.org:10003 05:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:49 Configure a credential helper to remove this warning. See 05:20:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:49 05:20:49 Login Succeeded 05:20:49 nexus3.edgexfoundry.org:10004 05:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:49 Configure a credential helper to remove this warning. See 05:20:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:49 05:20:49 Login Succeeded 05:20:49 docker.io 05:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:50 Configure a credential helper to remove this warning. See 05:20:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:50 05:20:50 Login Succeeded 05:20:50 ---> docker-login.sh ends [Pipeline] } 05:20:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:20:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:20:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:20:50 ========================================================= 05:20:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:20:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:51 + 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 . 05:20:52 Sending build context to Docker daemon 3.413MB 05:20:52 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:20:52 Step 2/10 : FROM ${BASE} AS builder 05:20:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:20:52 9fda8d8052c6: Pulling fs layer 05:20:52 5d54e960e981: Pulling fs layer 05:20:52 c4a7e357bf2a: Pulling fs layer 05:20:52 f0e02332f6b5: Pulling fs layer 05:20:52 cefa15bbcfad: Pulling fs layer 05:20:52 17808c966233: Pulling fs layer 05:20:52 cefa15bbcfad: Waiting 05:20:52 f4c1fc716caa: Pulling fs layer 05:20:52 f0e02332f6b5: Waiting 05:20:52 5d54e960e981: Verifying Checksum 05:20:52 5d54e960e981: Download complete 05:20:52 f0e02332f6b5: Verifying Checksum 05:20:52 f0e02332f6b5: Download complete 05:20:52 cefa15bbcfad: Verifying Checksum 05:20:52 cefa15bbcfad: Download complete 05:20:52 9fda8d8052c6: Verifying Checksum 05:20:52 9fda8d8052c6: Download complete 05:20:52 f4c1fc716caa: Verifying Checksum 05:20:52 f4c1fc716caa: Download complete 05:20:53 9fda8d8052c6: Pull complete 05:20:54 5d54e960e981: Pull complete 05:20:54 c4a7e357bf2a: Verifying Checksum 05:20:54 c4a7e357bf2a: Download complete 05:20:55 17808c966233: Verifying Checksum 05:20:55 17808c966233: Download complete 05:21:07 c4a7e357bf2a: Pull complete 05:21:07 f0e02332f6b5: Pull complete 05:21:07 cefa15bbcfad: Pull complete 05:21:15 17808c966233: Pull complete 05:21:17 f4c1fc716caa: Pull complete 05:21:17 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 05:21:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:21:17 ---> ea914061e18c 05:21:17 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:21:19 ---> Running in 4b0f46de1a56 05:21:19 Removing intermediate container 4b0f46de1a56 05:21:19 ---> 3700fd3327b1 05:21:19 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:21:19 ---> Running in e770264c28f4 05:21:20 Removing intermediate container e770264c28f4 05:21:20 ---> 85990d6e4f2d 05:21:20 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:21:20 ---> Running in 551e5781fad4 05:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:21:22 (1/8) Installing openssh-keygen (9.3_p2-r0) 05:21:22 (2/8) Installing libedit (20221030.3.1-r1) 05:21:22 (3/8) Installing openssh-client-common (9.3_p2-r0) 05:21:22 (4/8) Installing openssh-client-default (9.3_p2-r0) 05:21:22 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 05:21:22 (6/8) Installing openssh-server-common (9.3_p2-r0) 05:21:22 (7/8) Installing openssh-server (9.3_p2-r0) 05:21:22 (8/8) Installing openssh (9.3_p2-r0) 05:21:22 Executing busybox-1.36.1-r2.trigger 05:21:22 OK: 272 MiB in 60 packages 05:21:24 Removing intermediate container 551e5781fad4 05:21:24 ---> 6728de714351 05:21:24 Step 6/10 : WORKDIR /device-modbus-go 05:21:24 ---> Running in 0c491be241ae 05:21:24 Removing intermediate container 0c491be241ae 05:21:24 ---> b92234f3eb4f 05:21:24 Step 7/10 : COPY go.mod vendor* ./ 05:21:24 ---> 46be1606f208 05:21:24 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:21:24 ---> Running in c03bbd46a445 05:22:46 Removing intermediate container c03bbd46a445 05:22:46 ---> 534bba5ac405 05:22:46 Step 9/10 : COPY . . 05:22:46 ---> ac5b0cf0261b 05:22:46 Step 10/10 : RUN ${MAKE} 05:22:46 ---> Running in 37a35496f391 05:22:46 noop 05:22:46 Removing intermediate container 37a35496f391 05:22:46 ---> bd571e69d3dd 05:22:46 Successfully built bd571e69d3dd 05:22:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:46 + docker inspect -f . ci-base-image-arm64 05:22:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:47 prd-ubuntu20.04-docker-arm64-4c-16g-16351 does not seem to be running inside a container 05:22:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** ci-base-image-arm64 cat 05:22:48 $ docker top 4b9d9f9038c95c66beaf615229b59911054b0885108c4a9acb22972e06f44b13 -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:49 + go version 05:22:49 go version go1.21.0 linux/arm64 [Pipeline] } 05:22:49 $ docker stop --time=1 4b9d9f9038c95c66beaf615229b59911054b0885108c4a9acb22972e06f44b13 05:22:51 $ docker rm -f --volumes 4b9d9f9038c95c66beaf615229b59911054b0885108c4a9acb22972e06f44b13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:51 + docker inspect -f . ci-base-image-arm64 05:22:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:52 prd-ubuntu20.04-docker-arm64-4c-16g-16351 does not seem to be running inside a container 05:22:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** ci-base-image-arm64 cat 05:22:53 $ docker top 885e3c0fad4241b5a5e6eaad16679051414ac3cd7c4e07246bf3d048e4b58463 -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:53 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:22:54 + make test 05:22:54 go test ./... -coverprofile=coverage.out 05:22:59 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:24:36 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:24:36 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.059s coverage: 47.9% of statements 05:24:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:24:36 go vet ./... 05:24:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:24:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:24:48 ./bin/test-attribution-txt.sh [Pipeline] echo 05:24:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:24:48 $ docker stop --time=1 885e3c0fad4241b5a5e6eaad16679051414ac3cd7c4e07246bf3d048e4b58463 05:24:51 $ docker rm -f --volumes 885e3c0fad4241b5a5e6eaad16679051414ac3cd7c4e07246bf3d048e4b58463 [Pipeline] // withDockerContainer [Pipeline] sh 05:24:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:24:52 Warning: overwriting stash ‘coverage-report’ 05:24:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:24:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:24:54 + ls -al . 05:24:54 total 184 05:24:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 05:22 . 05:24:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 05:20 .. 05:24:54 -rw-rw-r-- 1 jenkins jenkins 140 Nov 2 05:20 .dockerignore 05:24:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 05:20 .git 05:24:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 05:20 .github 05:24:54 -rw-rw-r-- 1 jenkins jenkins 266 Nov 2 05:20 .gitignore 05:24:54 -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 05:20 .golangci.yml 05:24:54 -rw-rw-r-- 1 jenkins jenkins 11101 Nov 2 05:20 Attribution.txt 05:24:54 -rw-rw-r-- 1 jenkins jenkins 14764 Nov 2 05:20 CHANGELOG.md 05:24:54 -rw-rw-r-- 1 jenkins jenkins 1365 Nov 2 05:20 Dockerfile 05:24:54 -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 05:20 GOVERNANCE.md 05:24:54 -rw-rw-r-- 1 jenkins jenkins 658 Nov 2 05:20 Jenkinsfile 05:24:54 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 05:20 LICENSE 05:24:54 -rw-rw-r-- 1 jenkins jenkins 1936 Nov 2 05:20 Makefile 05:24:54 -rw-rw-r-- 1 jenkins jenkins 622 Nov 2 05:20 OWNERS.md 05:24:54 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 2 05:20 README.md 05:24:54 -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 05:18 VERSION 05:24:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 05:20 bin 05:24:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 05:20 cmd 05:24:54 -rw-r--r-- 1 jenkins jenkins 24334 Nov 2 05:24 coverage.out 05:24:54 -rw-rw-r-- 1 jenkins jenkins 3942 Nov 2 05:20 go.mod 05:24:54 -rw-rw-r-- 1 jenkins jenkins 35436 Nov 2 05:20 go.sum 05:24:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 05:20 internal 05:24:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 05:20 simulator 05:24:54 -rw-rw-r-- 1 jenkins jenkins 229 Nov 2 05:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:54 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e --label arch=arm64 --label version=0.0.0 . 05:24:54 Sending build context to Docker daemon 3.438MB 05:24:54 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 05:24:54 Step 2/22 : FROM ${BASE} AS builder 05:24:54 ---> bd571e69d3dd 05:24:54 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:24:55 ---> Running in 881906beaacf 05:24:55 Removing intermediate container 881906beaacf 05:24:55 ---> 261b1c140379 05:24:55 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:24:55 ---> Running in f92c8dba5a3e 05:24:55 Removing intermediate container f92c8dba5a3e 05:24:55 ---> 7662c23ff61d 05:24:55 Step 5/22 : RUN apk add --update --no-cache make git openssh 05:24:55 ---> Running in a06c8317ca4d 05:24:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:24:58 OK: 272 MiB in 60 packages 05:24:59 Removing intermediate container a06c8317ca4d 05:24:59 ---> 887b2d95117a 05:24:59 Step 6/22 : WORKDIR /device-modbus-go 05:24:59 ---> Running in ff8b62f91847 05:24:59 Removing intermediate container ff8b62f91847 05:24:59 ---> db6f749cb72a 05:24:59 Step 7/22 : COPY go.mod vendor* ./ 05:24:59 ---> f7586ab07b74 05:24:59 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:59 ---> Running in b08be46760e1 05:25:02 Removing intermediate container b08be46760e1 05:25:02 ---> b1c734ae7b31 05:25:02 Step 9/22 : COPY . . 05:25:05 ---> 12c33d741107 05:25:05 Step 10/22 : RUN ${MAKE} 05:25:05 ---> Running in b1da4f43ac7c 05:25:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:26:58 Removing intermediate container b1da4f43ac7c 05:26:58 ---> 3a2c208c94bd 05:26:58 Step 11/22 : FROM alpine:3.18 05:26:58 3.18: Pulling from library/alpine 05:26:58 579b34f0a95b: Pulling fs layer 05:26:58 579b34f0a95b: Verifying Checksum 05:26:58 579b34f0a95b: Download complete 05:26:58 579b34f0a95b: Pull complete 05:26:58 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:26:58 Status: Downloaded newer image for alpine:3.18 05:26:58 ---> 3cc203321400 05:26:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:26:58 ---> Running in 92bc18ee690d 05:26:58 Removing intermediate container 92bc18ee690d 05:26:58 ---> a600c4afe770 05:26:58 Step 13/22 : RUN apk add --update --no-cache dumb-init 05:26:58 ---> Running in 2abe6dc28c98 05:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:26:58 (1/1) Installing dumb-init (1.2.5-r2) 05:26:58 Executing busybox-1.36.1-r2.trigger 05:26:58 OK: 8 MiB in 16 packages 05:26:58 Removing intermediate container 2abe6dc28c98 05:26:58 ---> 49c290b34031 05:26:58 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 05:26:58 ---> 469b4f0ab424 05:26:58 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 05:26:58 ---> 2320fae533bb 05:26:58 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:26:58 ---> 80b5b3f98ad1 05:26:58 Step 17/22 : EXPOSE 59901 05:26:58 ---> Running in c089af958ecf 05:26:58 Removing intermediate container c089af958ecf 05:26:58 ---> 3afc91fad6e1 05:26:58 Step 18/22 : ENTRYPOINT ["/device-modbus"] 05:26:58 ---> Running in 3f46cbd35be4 05:26:58 Removing intermediate container 3f46cbd35be4 05:26:58 ---> 0c7c580f19ab 05:26:58 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:26:58 ---> Running in d274345933f2 05:26:58 Removing intermediate container d274345933f2 05:26:58 ---> 00ccc6fe7414 05:26:58 Step 20/22 : LABEL arch=arm64 05:26:58 ---> Running in cc47e780d181 05:26:58 Removing intermediate container cc47e780d181 05:26:58 ---> cb7a4a76c7b6 05:26:58 Step 21/22 : LABEL git_sha=1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e 05:26:58 ---> Running in 35561c52c24b 05:26:58 Removing intermediate container 35561c52c24b 05:26:58 ---> f45664f40450 05:26:58 Step 22/22 : LABEL version=0.0.0 05:26:58 ---> Running in 71a88ce83f0d 05:26:59 Removing intermediate container 71a88ce83f0d 05:26:59 ---> 4a00a4d659f1 05:26:59 [Warning] One or more build-args [ARCH] were not consumed 05:26:59 Successfully built 4a00a4d659f1 05:26:59 Successfully tagged device-modbus-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 05:26:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:26:59 05:26:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:27:00 arm64: Pulling from edgex-lftools-log-publisher 05:27:00 8998bd30e6a1: Pulling fs layer 05:27:00 04944245beec: Pulling fs layer 05:27:00 699f458cf7ca: Pulling fs layer 05:27:00 765212b225bb: Pulling fs layer 05:27:00 f23df028b6ca: Pulling fs layer 05:27:00 d65c8cfc05b1: Pulling fs layer 05:27:00 2437ff75d9bd: Pulling fs layer 05:27:00 765212b225bb: Waiting 05:27:00 f23df028b6ca: Waiting 05:27:00 d65c8cfc05b1: Waiting 05:27:00 2437ff75d9bd: Waiting 05:27:00 04944245beec: Verifying Checksum 05:27:00 04944245beec: Download complete 05:27:00 765212b225bb: Verifying Checksum 05:27:00 765212b225bb: Download complete 05:27:00 f23df028b6ca: Verifying Checksum 05:27:00 f23df028b6ca: Download complete 05:27:00 d65c8cfc05b1: Verifying Checksum 05:27:00 d65c8cfc05b1: Download complete 05:27:00 699f458cf7ca: Verifying Checksum 05:27:00 699f458cf7ca: Download complete 05:27:01 8998bd30e6a1: Verifying Checksum 05:27:01 8998bd30e6a1: Download complete 05:27:03 2437ff75d9bd: Verifying Checksum 05:27:03 2437ff75d9bd: Download complete 05:27:05 8998bd30e6a1: Pull complete 05:27:05 04944245beec: Pull complete 05:27:07 699f458cf7ca: Pull complete 05:27:07 765212b225bb: Pull complete 05:27:10 f23df028b6ca: Pull complete 05:27:10 d65c8cfc05b1: Pull complete 05:27:28 2437ff75d9bd: Pull complete 05:27:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:27:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:27:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:28 prd-ubuntu20.04-docker-arm64-4c-16g-16351 does not seem to be running inside a container 05:27:29 $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:27:31 $ docker top cf9cecd6dfe74aab17ea0ebcc7bcd2a0fd7ccb5796d91ee8fd40b2bae44dc661 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:32 ---> job-cost.sh 05:27:32 lf-activate-venv: SKIPPING 05:27:32 INFO: No Stack... 05:27:32 INFO: Retrieving Pricing Info for: v3-standard-4 05:27:33 INFO: Archiving Costs [Pipeline] sh 05:27:33 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 05:27:33 + cut -d, -f6 [Pipeline] lock 05:27:33 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-520-1-stack-cost] 05:27:33 Resource [jenkins-edgexfoundry-device-modbus-go-PR-520-1-stack-cost] did not exist. Created. 05:27:33 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-520-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:27:34 /w/workspace/device-modbus-go/1@tmp/durable-dad65056/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:27:34 + echo total: 0.10999999940395355 [Pipeline] stash 05:27:34 Warning: overwriting stash ‘stack-cost’ 05:27:34 Stashed 1 file(s) [Pipeline] } 05:27:34 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-520-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:27:34 $ docker stop --time=1 cf9cecd6dfe74aab17ea0ebcc7bcd2a0fd7ccb5796d91ee8fd40b2bae44dc661 05:27:38 $ docker rm -f --volumes cf9cecd6dfe74aab17ea0ebcc7bcd2a0fd7ccb5796d91ee8fd40b2bae44dc661 [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 05:27:39 provisioning config files... 05:27:39 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-520@tmp/config14136528517356427456tmp [Pipeline] { [Pipeline] sh 05:27:40 + set +x 05:27:40 + bash -s -- 05:27:40 + curl -s https://codecov.io/bash 05:27:40 05:27:40 _____ _ 05:27:40 / ____| | | 05:27:40 | | ___ __| | ___ ___ _____ __ 05:27:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:27:40 | |___| (_) | (_| | __/ (_| (_) \ V / 05:27:40 \_____\___/ \__,_|\___|\___\___/ \_/ 05:27:40 Bash-1.0.6 05:27:40 05:27:40 05:27:40 ==> git version 2.25.1 found 05:27:40 ==> 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 05:27:40 Release-Date: 2020-01-08 05:27:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:27:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:27:40 ==> Jenkins CI detected. 05:27:40 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-520 05:27:40 project root: . 05:27:40 --> token set from env 05:27:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:27:40 ==> Running gcov in . (disable via -X gcov) 05:27:40 ==> Python coveragepy not found 05:27:40 ==> Searching for coverage reports in: 05:27:40 + . 05:27:40 -> Found 1 reports 05:27:40 ==> Detecting git/mercurial file structure 05:27:40 ==> Reading reports 05:27:40 + ./coverage.out bytes=24334 05:27:40 ==> Appending adjustments 05:27:40 https://docs.codecov.io/docs/fixing-reports 05:27:40 + Found adjustments 05:27:40 ==> Gzipping contents 05:27:40 4.0K /tmp/codecov.vERtdW.gz 05:27:40 ==> Uploading reports 05:27:40 url: https://codecov.io 05:27:40 query: branch=PR-520&commit=1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-520%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=520&job=&cmd_args= 05:27:40 -> Pinging Codecov 05:27:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-520&commit=1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-520%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=520&job=&cmd_args= 05:27:40 -> Uploading to 05:27:40 https://storage.googleapis.com/codecov/v4/raw/2023-11-02/55DBCA73C666E3227836607328DD7E49/1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e/3161aa8e-4cbf-4015-b6d5-3bb0fcb1187a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T052740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32977bc91efac80f1f407b7766754b143294db94b182e0c5a2b2783ae8fa78c6 05:27:40 % Total % Received % Xferd Average Speed Time Time Time Current 05:27:40 Dload Upload Total Spent Left Speed 05:27:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 14867 --:--:-- --:--:-- --:--:-- 14867 05:27:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/1cda2fa5ba349f4ac0c2f4af1800c0651da16d6e [Pipeline] } 05:27:40 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 05:27:42 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-520/archives ] 05:27:42 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-520/archives 05:27:42 total 16 05:27:42 drwxr-xr-x 3 root root 4096 Nov 2 05:20 . 05:27:42 drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 05:20 .. 05:27:42 drwxr-xr-x 2 root root 4096 Nov 2 05:20 cost 05:27:42 -rw-r--r-- 1 root root 89 Nov 2 05:20 cost.csv 05:27:42 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-520/archives 05:27:42 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-520/archives 05:27:42 total 16 05:27:42 drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 05:20 . 05:27:42 drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 05:20 .. 05:27:42 drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 05:20 cost 05:27:42 -rw-r--r-- 1 jenkins jenkins 89 Nov 2 05:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:27:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:27:43 ---> package-listing.sh 05:27:43 ++ facter osfamily 05:27:43 ++ tr '[:upper:]' '[:lower:]' 05:27:44 + OS_FAMILY=debian 05:27:44 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-520 05:27:44 + START_PACKAGES=/tmp/packages_start.txt 05:27:44 + END_PACKAGES=/tmp/packages_end.txt 05:27:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:27:44 + PACKAGES=/tmp/packages_start.txt 05:27:44 + '[' /w/workspace/xfoundry_device-modbus-go_PR-520 ']' 05:27:44 + PACKAGES=/tmp/packages_end.txt 05:27:44 + case "${OS_FAMILY}" in 05:27:44 + dpkg -l 05:27:44 + grep '^ii' 05:27:44 + '[' -f /tmp/packages_start.txt ']' 05:27:44 + '[' -f /tmp/packages_end.txt ']' 05:27:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:27:44 + '[' /w/workspace/xfoundry_device-modbus-go_PR-520 ']' 05:27:44 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-520/archives/ 05:27:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-520/archives/ [Pipeline] echo 05:27:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-520/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:27:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:27:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:44 prd-ubuntu20.04-docker-8c-8g-16347 does not seem to be running inside a container 05:27:44 $ 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/xfoundry_device-modbus-go_PR-520/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-520 -v /w/workspace/xfoundry_device-modbus-go_PR-520:/w/workspace/xfoundry_device-modbus-go_PR-520:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-520@tmp:/w/workspace/xfoundry_device-modbus-go_PR-520@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:27:45 $ docker top e46bcc0c470f677947bb2f88d14ebc6c46de8a0612682cb930c25cb17989ee9b -eo pid,comm [Pipeline] { [Pipeline] sh 05:27:45 + touch /tmp/pre-build-complete [Pipeline] sh 05:27:45 + mkdir -p /var/log/sysstat [Pipeline] sh 05:27:46 + ls /var/log/sa-host 05:27:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:46 provisioning config files... 05:27:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-520@tmp/config12663544397577671791tmp [Pipeline] { [Pipeline] echo 05:27:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:27:46 ---> create-netrc.sh [Pipeline] } 05:27:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:27:47 ---> python-tools-install.sh [Pipeline] echo 05:27:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:27:47 ---> sudo-logs.sh 05:27:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:27:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:27:47 ---> job-cost.sh 05:27:47 lf-activate-venv: SKIPPING 05:27:47 DEBUG: total: 0.2199999988079071 05:27:47 INFO: Retrieving Stack Cost... 05:27:48 INFO: Retrieving Pricing Info for: v3-standard-8 05:27:48 INFO: Archiving Costs [Pipeline] echo 05:27:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:27:49 ---> logs-deploy.sh 05:27:49 lf-activate-venv: SKIPPING 05:27:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-520/1 05:27:49 INFO: archiving workspace using pattern(s): 05:27:50 Archives upload complete. 05:27:50 INFO: archiving logs to Nexus 05:27:50 ---> uname -a: 05:27:50 Linux prd-ubuntu20-04-docker-8c-8g-16347 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:27:50 05:27:50 05:27:50 ---> lscpu: 05:27:50 Architecture: x86_64 05:27:50 CPU op-mode(s): 32-bit, 64-bit 05:27:50 Byte Order: Little Endian 05:27:50 Address sizes: 40 bits physical, 48 bits virtual 05:27:50 CPU(s): 8 05:27:50 On-line CPU(s) list: 0-7 05:27:50 Thread(s) per core: 1 05:27:50 Core(s) per socket: 1 05:27:50 Socket(s): 8 05:27:50 NUMA node(s): 1 05:27:50 Vendor ID: AuthenticAMD 05:27:50 CPU family: 23 05:27:50 Model: 49 05:27:50 Model name: AMD EPYC-Rome Processor 05:27:50 Stepping: 0 05:27:50 CPU MHz: 2799.998 05:27:50 BogoMIPS: 5599.99 05:27:50 Virtualization: AMD-V 05:27:50 Hypervisor vendor: KVM 05:27:50 Virtualization type: full 05:27:50 L1d cache: 256 KiB 05:27:50 L1i cache: 256 KiB 05:27:50 L2 cache: 4 MiB 05:27:50 L3 cache: 128 MiB 05:27:50 NUMA node0 CPU(s): 0-7 05:27:50 Vulnerability Itlb multihit: Not affected 05:27:50 Vulnerability L1tf: Not affected 05:27:50 Vulnerability Mds: Not affected 05:27:50 Vulnerability Meltdown: Not affected 05:27:50 Vulnerability Mmio stale data: Not affected 05:27:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:27:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:27:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:27:50 Vulnerability Srbds: Not affected 05:27:50 Vulnerability Tsx async abort: Not affected 05:27:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:27:50 05:27:50 05:27:50 ---> nproc: 05:27:50 8 05:27:50 05:27:50 05:27:50 ---> df -h: 05:27:50 Filesystem Size Used Avail Use% Mounted on 05:27:50 overlay 155G 12G 144G 8% / 05:27:50 tmpfs 64M 0 64M 0% /dev 05:27:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:27:50 shm 64M 0 64M 0% /dev/shm 05:27:50 /dev/vda1 155G 12G 144G 8% /facter-os 05:27:50 05:27:50 05:27:50 ---> sar -b -r -n DEV: 05:27:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16347) 11/02/23 _x86_64_ (8 CPU) 05:27:50 05:27:50 04:54:11 LINUX RESTART (8 CPU) 05:27:50 05:27:50 04:55:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:27:50 04:56:01 3.50 0.00 3.50 0.00 0.00 356.17 0.00 05:27:50 04:57:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 05:27:50 04:58:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 05:27:50 04:59:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 05:27:50 05:00:01 30.91 11.28 19.63 0.00 3477.82 4203.43 0.00 05:27:50 05:01:01 3.12 0.00 3.12 0.00 0.00 40.53 0.00 05:27:50 05:02:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 05:27:50 05:03:01 1.85 0.00 1.85 0.00 0.00 20.40 0.00 05:27:50 05:04:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 05:27:50 05:05:01 1.88 0.00 1.88 0.00 0.00 29.06 0.00 05:27:50 05:06:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 05:27:50 05:07:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 05:27:50 05:08:01 0.83 0.00 0.83 0.00 0.00 9.07 0.00 05:27:50 05:09:01 1.87 0.00 1.87 0.00 0.00 20.13 0.00 05:27:50 05:10:01 2.05 0.02 2.03 0.00 0.13 22.93 0.00 05:27:50 05:11:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 05:27:50 05:12:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 05:27:50 05:13:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 05:27:50 05:14:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 05:27:50 05:15:01 1.87 0.00 1.87 0.00 0.00 20.93 0.00 05:27:50 05:16:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 05:27:50 05:17:01 1.63 0.02 1.62 0.00 0.13 18.13 0.00 05:27:50 05:18:01 17.31 12.26 5.05 0.00 1573.34 848.79 0.00 05:27:50 05:19:01 275.36 4.25 271.11 0.00 399.20 85641.99 0.00 05:27:50 05:20:01 168.66 0.23 168.43 0.00 12.26 42333.49 0.00 05:27:50 05:21:01 16.18 0.00 16.18 0.00 0.00 2880.99 0.00 05:27:50 05:22:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 05:27:50 05:23:01 2.87 1.32 1.55 0.00 33.06 18.00 0.00 05:27:50 05:24:01 1.47 0.33 1.13 0.00 4.67 14.26 0.00 05:27:50 05:25:01 1.68 0.00 1.68 0.00 0.00 18.40 0.00 05:27:50 05:26:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 05:27:50 05:27:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 05:27:50 Average: 17.24 0.93 16.32 0.00 172.07 4276.71 0.00 05:27:50 05:27:50 04:55:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:27:50 04:56:01 30584348 31856704 516976 1.57 47260 1543388 1637612 4.83 608304 1415044 20 05:27:50 04:57:01 30586940 31859512 513748 1.56 47308 1543396 1637612 4.83 606672 1415144 36 05:27:50 04:58:01 30586884 31859464 513712 1.56 47340 1543396 1637612 4.83 606368 1415152 8 05:27:50 04:59:01 30586552 31860116 513940 1.56 47372 1543404 1637612 4.83 605696 1416064 8 05:27:50 05:00:01 30342752 31834492 525684 1.60 53188 1747800 1697356 5.00 767176 1471860 612 05:27:50 05:01:01 30343068 31835020 525104 1.60 53284 1747928 1697356 5.00 767404 1471968 8 05:27:50 05:02:01 30342712 31834732 525296 1.60 53312 1747936 1697356 5.00 767416 1471992 4 05:27:50 05:03:01 30341324 31833432 526532 1.60 53400 1747936 1697356 5.00 769576 1471992 20 05:27:50 05:04:01 30341764 31834104 526000 1.60 53424 1747932 1697356 5.00 769368 1472200 12 05:27:50 05:05:01 30341552 31833988 526052 1.60 53520 1747920 1697356 5.00 769576 1472196 20 05:27:50 05:06:01 30341752 31834228 525940 1.60 53560 1747920 1697356 5.00 770024 1472196 20 05:27:50 05:07:01 30341272 31833804 526316 1.60 53592 1747924 1697356 5.00 770660 1472204 8 05:27:50 05:08:01 30341224 31833760 526300 1.60 53608 1747924 1697356 5.00 770692 1472200 8 05:27:50 05:09:01 30341208 31833808 526180 1.60 53680 1747928 1697356 5.00 770760 1472204 8 05:27:50 05:10:01 30338512 31831268 528452 1.61 53788 1747928 1694760 4.99 771320 1472208 36 05:27:50 05:11:01 30338232 31831040 528316 1.61 53812 1747936 1694760 4.99 771368 1472212 4 05:27:50 05:12:01 30338152 31831008 528248 1.61 53900 1747932 1694760 4.99 771424 1472220 164 05:27:50 05:13:01 30338144 31831064 528120 1.61 53948 1747940 1694760 4.99 771508 1472224 4 05:27:50 05:14:01 30338368 31831352 528036 1.61 53972 1747944 1694760 4.99 771316 1472232 8 05:27:50 05:15:01 30338108 31831152 528292 1.61 54052 1747936 1694760 4.99 771512 1472236 8 05:27:50 05:16:01 30338060 31831172 528224 1.61 54092 1747952 1694760 4.99 771860 1472248 12 05:27:50 05:17:01 30337924 31831092 528264 1.61 54136 1747948 1694760 4.99 771664 1472252 8 05:27:50 05:18:01 29808688 31602768 742608 2.26 60860 2032192 2062188 6.08 1086916 1661764 227060 05:27:50 05:19:01 27589292 31130344 1157296 3.52 158288 3547516 2522768 7.43 1787876 2984264 153804 05:27:50 05:20:01 27372792 31514832 774232 2.35 170964 4087456 1851028 5.46 1440824 3505036 75264 05:27:50 05:21:01 27382692 31524808 765840 2.33 171220 4087468 1788040 5.27 1442132 3492620 16 05:27:50 05:22:01 27382060 31524244 766304 2.33 171252 4087468 1788040 5.27 1441876 3492620 8 05:27:50 05:23:01 27369580 31513672 776740 2.36 171284 4088464 1806112 5.32 1456444 3493140 20 05:27:50 05:24:01 27364044 31508260 782072 2.38 171308 4088608 1806112 5.32 1463584 3492972 176 05:27:50 05:25:01 27370336 31514564 775756 2.36 171336 4088592 1806112 5.32 1454936 3492968 8 05:27:50 05:26:01 27370076 31514348 776028 2.36 171360 4088612 1806112 5.32 1455152 3492972 184 05:27:50 05:27:01 27370108 31514408 775952 2.36 171388 4088616 1806112 5.32 1455196 3492972 180 05:27:50 Average: 29526516 31727768 613642 1.87 85775 2372539 1753897 5.17 961769 2023799 14305 05:27:50 05:27:50 04:55:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:27:50 04:56:01 ens3 0.67 0.02 0.06 0.00 0.00 0.00 0.00 0.00 05:27:50 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 04:57:01 ens3 0.53 0.37 0.26 0.21 0.00 0.00 0.00 0.00 05:27:50 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 04:58:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 05:27:50 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 04:59:01 ens3 0.57 0.38 0.26 0.21 0.00 0.00 0.00 0.00 05:27:50 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:00:01 ens3 92.77 43.93 1375.26 3.20 0.00 0.00 0.00 0.00 05:27:50 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:00:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:27:50 05:01:01 ens3 0.22 0.15 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:02:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:03:01 ens3 0.83 0.30 1.49 0.02 0.00 0.00 0.00 0.00 05:27:50 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:04:01 ens3 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 05:27:50 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:05:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 05:27:50 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:06:01 ens3 0.68 0.12 0.14 0.07 0.00 0.00 0.00 0.00 05:27:50 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:07:01 ens3 0.62 0.62 0.36 0.23 0.00 0.00 0.00 0.00 05:27:50 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:10:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 05:27:50 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:11:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:12:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:13:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:15:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 05:27:50 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:16:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:18:01 ens3 219.31 154.09 1957.85 43.82 0.00 0.00 0.00 0.00 05:27:50 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:18:01 lo 3.80 3.80 0.37 0.37 0.00 0.00 0.00 0.00 05:27:50 05:19:01 veth3a731e8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:27:50 05:19:01 ens3 547.37 311.76 5608.85 49.07 0.00 0.00 0.00 0.00 05:27:50 05:19:01 docker0 223.46 395.17 18.85 2482.66 0.00 0.00 0.00 0.00 05:27:50 05:19:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 05:27:50 05:20:01 ens3 136.45 94.74 2661.29 94.75 0.00 0.00 0.00 0.00 05:27:50 05:20:01 docker0 2.90 5.83 0.18 62.26 0.00 0.00 0.00 0.00 05:27:50 05:20:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 05:27:50 05:21:01 ens3 11.15 6.77 10.64 3.15 0.00 0.00 0.00 0.00 05:27:50 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:21:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 05:27:50 05:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:23:01 ens3 3.45 2.35 2.90 3.30 0.00 0.00 0.00 0.00 05:27:50 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:24:01 ens3 3.98 3.48 2.41 2.53 0.00 0.00 0.00 0.00 05:27:50 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:24:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:25:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 05:27:50 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:27:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:50 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:27:50 Average: ens3 31.95 19.41 363.61 6.29 0.00 0.00 0.00 0.00 05:27:50 Average: docker0 7.08 12.55 0.60 79.62 0.00 0.00 0.00 0.00 05:27:50 Average: lo 0.38 0.38 0.03 0.03 0.00 0.00 0.00 0.00 05:27:50 05:27:50 05:27:50 ---> sar -P ALL: 05:27:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16347) 11/02/23 _x86_64_ (8 CPU) 05:27:50 05:27:50 04:54:11 LINUX RESTART (8 CPU) 05:27:50 05:27:50 04:55:03 CPU %user %nice %system %iowait %steal %idle 05:27:50 04:56:01 all 0.02 0.00 0.02 0.14 0.01 99.82 05:27:50 04:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:27:50 04:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 04:56:01 2 0.03 0.00 0.03 0.47 0.00 99.47 05:27:50 04:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:27:50 04:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 04:56:01 5 0.02 0.00 0.03 0.00 0.02 99.93 05:27:50 04:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:27:50 04:56:01 7 0.02 0.00 0.03 0.62 0.03 99.29 05:27:50 04:57:01 all 0.02 0.00 0.01 0.02 0.01 99.94 05:27:50 04:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:27:50 04:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:27:50 04:57:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:27:50 04:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 04:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:27:50 04:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:27:50 04:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:27:50 04:57:01 7 0.02 0.00 0.02 0.13 0.03 99.80 05:27:50 04:58:01 all 0.05 0.00 0.01 0.05 0.01 99.88 05:27:50 04:58:01 0 0.37 0.00 0.02 0.00 0.03 99.58 05:27:50 04:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 04:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:27:50 04:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 04:58:01 4 0.00 0.00 0.02 0.35 0.00 99.63 05:27:50 04:58:01 5 0.00 0.00 0.02 0.00 0.02 99.97 05:27:50 04:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:27:50 04:58:01 7 0.03 0.00 0.00 0.03 0.02 99.92 05:27:50 04:59:01 all 0.03 0.00 0.03 0.08 0.01 99.85 05:27:50 04:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:27:50 04:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:27:50 04:59:01 2 0.07 0.00 0.08 0.22 0.02 99.62 05:27:50 04:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 05:27:50 04:59:01 4 0.05 0.00 0.05 0.17 0.00 99.73 05:27:50 04:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 04:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 04:59:01 7 0.03 0.00 0.05 0.22 0.03 99.67 05:27:50 05:00:01 all 0.97 0.00 0.41 1.98 0.02 96.61 05:27:50 05:00:01 0 0.82 0.00 0.30 1.89 0.02 96.97 05:27:50 05:00:01 1 1.00 0.00 0.37 1.75 0.02 96.86 05:27:50 05:00:01 2 0.53 0.00 0.27 0.70 0.02 98.48 05:27:50 05:00:01 3 0.52 0.00 0.48 0.35 0.02 98.63 05:27:50 05:00:01 4 1.08 0.00 0.50 0.43 0.02 97.96 05:27:50 05:00:01 5 0.87 0.00 0.60 2.67 0.02 95.85 05:27:50 05:00:01 6 0.98 0.00 0.42 1.32 0.02 97.27 05:27:50 05:00:01 7 1.99 0.00 0.37 6.77 0.02 90.86 05:27:50 05:01:01 all 0.02 0.00 0.01 0.03 0.00 99.94 05:27:50 05:01:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:27:50 05:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:01:01 2 0.07 0.00 0.03 0.00 0.02 99.88 05:27:50 05:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:27:50 05:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 05:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 05:27:50 05:01:01 7 0.00 0.00 0.02 0.20 0.00 99.78 05:27:50 05:02:01 all 0.09 0.00 0.00 0.00 0.01 99.90 05:27:50 05:02:01 0 0.62 0.00 0.00 0.00 0.00 99.38 05:27:50 05:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 05:02:01 2 0.03 0.00 0.00 0.00 0.03 99.93 05:27:50 05:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:02:01 5 0.00 0.00 0.02 0.00 0.02 99.97 05:27:50 05:02:01 6 0.02 0.00 0.00 0.02 0.00 99.97 05:27:50 05:02:01 7 0.02 0.00 0.02 0.02 0.00 99.95 05:27:50 05:03:01 all 0.11 0.00 0.01 0.02 0.01 99.86 05:27:50 05:03:01 0 0.75 0.00 0.00 0.00 0.02 99.24 05:27:50 05:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:27:50 05:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:27:50 05:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:27:50 05:03:01 7 0.02 0.00 0.00 0.17 0.02 99.80 05:27:50 05:04:01 all 0.01 0.00 0.01 0.00 0.00 99.98 05:27:50 05:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:27:50 05:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:04:01 2 0.05 0.00 0.00 0.00 0.02 99.93 05:27:50 05:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 05:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:27:50 05:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 05:04:01 7 0.00 0.00 0.02 0.03 0.00 99.95 05:27:50 05:05:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:27:50 05:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:27:50 05:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:05:01 2 0.03 0.00 0.03 0.00 0.03 99.90 05:27:50 05:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 05:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:27:50 05:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 05:05:01 7 0.03 0.00 0.02 0.07 0.00 99.88 05:27:50 05:06:01 all 0.01 0.00 0.01 0.02 0.01 99.95 05:27:50 05:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:27:50 05:06:01 2 0.05 0.00 0.00 0.00 0.03 99.92 05:27:50 05:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:27:50 05:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:27:50 05:06:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:27:50 05:06:01 7 0.02 0.00 0.02 0.17 0.02 99.78 05:27:50 05:27:50 05:06:01 CPU %user %nice %system %iowait %steal %idle 05:27:50 05:07:01 all 0.03 0.00 0.01 0.01 0.00 99.96 05:27:50 05:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:27:50 05:07:01 1 0.03 0.00 0.00 0.02 0.00 99.95 05:27:50 05:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:27:50 05:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:07:01 4 0.08 0.00 0.00 0.00 0.00 99.92 05:27:50 05:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:27:50 05:07:01 6 0.02 0.00 0.02 0.02 0.00 99.95 05:27:50 05:07:01 7 0.02 0.00 0.00 0.02 0.00 99.97 05:27:50 05:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:27:50 05:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:27:50 05:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:27:50 05:08:01 2 0.05 0.00 0.00 0.00 0.02 99.93 05:27:50 05:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:27:50 05:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 05:08:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:27:50 05:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:27:50 05:09:01 all 0.01 0.00 0.01 0.01 0.01 99.97 05:27:50 05:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:27:50 05:09:01 1 0.00 0.00 0.00 0.05 0.00 99.95 05:27:50 05:09:01 2 0.02 0.00 0.05 0.00 0.02 99.92 05:27:50 05:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:27:50 05:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:09:01 5 0.00 0.00 0.00 0.02 0.02 99.97 05:27:50 05:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:27:50 05:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:10:01 all 0.10 0.00 0.02 0.01 0.00 99.88 05:27:50 05:10:01 0 0.63 0.00 0.02 0.00 0.00 99.35 05:27:50 05:10:01 1 0.02 0.00 0.02 0.03 0.00 99.93 05:27:50 05:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:27:50 05:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 05:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:27:50 05:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:27:50 05:10:01 6 0.03 0.00 0.05 0.02 0.02 99.88 05:27:50 05:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:27:50 05:11:01 all 0.19 0.00 0.01 0.00 0.01 99.79 05:27:50 05:11:01 0 1.42 0.00 0.00 0.00 0.02 98.57 05:27:50 05:11:01 1 0.00 0.00 0.00 0.03 0.02 99.95 05:27:50 05:11:01 2 0.02 0.00 0.03 0.00 0.02 99.93 05:27:50 05:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:27:50 05:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:27:50 05:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:27:50 05:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:27:50 05:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:12:01 all 0.14 0.00 0.01 0.02 0.00 99.82 05:27:50 05:12:01 0 0.99 0.00 0.00 0.00 0.00 99.01 05:27:50 05:12:01 1 0.02 0.00 0.02 0.13 0.00 99.83 05:27:50 05:12:01 2 0.03 0.00 0.05 0.00 0.02 99.90 05:27:50 05:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:27:50 05:12:01 5 0.02 0.00 0.02 0.02 0.00 99.95 05:27:50 05:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:27:50 05:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:27:50 05:13:01 all 0.04 0.00 0.00 0.06 0.01 99.89 05:27:50 05:13:01 0 0.25 0.00 0.00 0.00 0.00 99.75 05:27:50 05:13:01 1 0.00 0.00 0.00 0.42 0.00 99.58 05:27:50 05:13:01 2 0.00 0.00 0.02 0.00 0.03 99.95 05:27:50 05:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:27:50 05:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:27:50 05:13:01 6 0.05 0.00 0.00 0.03 0.02 99.90 05:27:50 05:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 05:14:01 all 0.07 0.00 0.00 0.03 0.01 99.88 05:27:50 05:14:01 0 0.53 0.00 0.00 0.00 0.02 99.45 05:27:50 05:14:01 1 0.00 0.00 0.00 0.07 0.00 99.93 05:27:50 05:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:27:50 05:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 05:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:14:01 5 0.00 0.00 0.00 0.18 0.00 99.82 05:27:50 05:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:27:50 05:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:15:01 all 0.06 0.00 0.01 0.03 0.01 99.90 05:27:50 05:15:01 0 0.40 0.00 0.00 0.00 0.02 99.58 05:27:50 05:15:01 1 0.00 0.00 0.02 0.12 0.02 99.85 05:27:50 05:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:27:50 05:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:27:50 05:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:27:50 05:15:01 5 0.00 0.00 0.00 0.08 0.02 99.90 05:27:50 05:15:01 6 0.03 0.00 0.02 0.02 0.00 99.93 05:27:50 05:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:27:50 05:16:01 all 0.21 0.00 0.01 0.01 0.01 99.76 05:27:50 05:16:01 0 1.65 0.00 0.02 0.00 0.02 98.32 05:27:50 05:16:01 1 0.02 0.00 0.00 0.07 0.00 99.92 05:27:50 05:16:01 2 0.00 0.00 0.03 0.00 0.03 99.93 05:27:50 05:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:16:01 5 0.02 0.00 0.00 0.02 0.00 99.97 05:27:50 05:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:27:50 05:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:27:50 05:17:01 all 0.19 0.00 0.01 0.00 0.01 99.78 05:27:50 05:17:01 0 1.45 0.00 0.02 0.00 0.00 98.53 05:27:50 05:17:01 1 0.00 0.00 0.03 0.02 0.02 99.93 05:27:50 05:17:01 2 0.02 0.00 0.03 0.00 0.02 99.93 05:27:50 05:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 05:17:01 5 0.00 0.00 0.02 0.02 0.02 99.95 05:27:50 05:17:01 6 0.05 0.00 0.00 0.00 0.02 99.93 05:27:50 05:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:27:50 05:17:01 CPU %user %nice %system %iowait %steal %idle 05:27:50 05:18:01 all 2.94 0.00 0.62 0.53 0.02 95.89 05:27:50 05:18:01 0 3.83 0.00 0.67 1.89 0.03 93.58 05:27:50 05:18:01 1 3.04 0.00 0.60 1.72 0.02 94.63 05:27:50 05:18:01 2 3.61 0.00 0.75 0.15 0.03 95.46 05:27:50 05:18:01 3 1.34 0.00 0.60 0.05 0.03 97.98 05:27:50 05:18:01 4 2.78 0.00 0.62 0.12 0.02 96.46 05:27:50 05:18:01 5 2.34 0.00 0.57 0.13 0.02 96.94 05:27:50 05:18:01 6 3.39 0.00 0.50 0.07 0.02 96.02 05:27:50 05:18:01 7 3.18 0.00 0.65 0.13 0.02 96.01 05:27:50 05:19:01 all 13.87 0.00 4.63 2.95 0.07 78.48 05:27:50 05:19:01 0 13.35 0.00 3.74 1.11 0.05 81.75 05:27:50 05:19:01 1 13.19 0.00 5.17 0.89 0.07 80.68 05:27:50 05:19:01 2 13.83 0.00 4.26 2.12 0.08 79.70 05:27:50 05:19:01 3 14.39 0.00 4.90 0.69 0.08 79.94 05:27:50 05:19:01 4 13.46 0.00 3.48 1.83 0.05 81.18 05:27:50 05:19:01 5 14.63 0.00 5.50 9.45 0.07 70.36 05:27:50 05:19:01 6 14.82 0.00 5.25 7.27 0.08 72.58 05:27:50 05:19:01 7 13.29 0.00 4.72 0.32 0.08 81.58 05:27:50 05:20:01 all 33.08 0.00 4.42 3.09 0.08 59.34 05:27:50 05:20:01 0 32.26 0.00 4.58 0.19 0.07 62.91 05:27:50 05:20:01 1 31.55 0.00 3.88 0.35 0.07 64.14 05:27:50 05:20:01 2 32.41 0.00 5.47 15.61 0.08 46.42 05:27:50 05:20:01 3 33.77 0.00 4.24 3.33 0.08 58.58 05:27:50 05:20:01 4 32.57 0.00 4.31 1.41 0.07 61.64 05:27:50 05:20:01 5 34.45 0.00 3.84 0.52 0.08 61.10 05:27:50 05:20:01 6 33.27 0.00 3.97 0.74 0.07 61.96 05:27:50 05:20:01 7 34.32 0.00 5.03 2.62 0.08 57.96 05:27:50 05:21:01 all 0.21 0.00 0.14 0.74 0.01 98.89 05:27:50 05:21:01 0 0.18 0.00 0.10 0.03 0.02 99.67 05:27:50 05:21:01 1 0.25 0.00 0.08 0.02 0.02 99.63 05:27:50 05:21:01 2 0.23 0.00 0.17 1.90 0.02 97.68 05:27:50 05:21:01 3 0.22 0.00 0.15 0.00 0.02 99.62 05:27:50 05:21:01 4 0.17 0.00 0.18 2.53 0.00 97.12 05:27:50 05:21:01 5 0.20 0.00 0.12 1.42 0.03 98.23 05:27:50 05:21:01 6 0.15 0.00 0.15 0.03 0.02 99.65 05:27:50 05:21:01 7 0.30 0.00 0.17 0.00 0.00 99.53 05:27:50 05:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:27:50 05:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:27:50 05:22:01 2 0.02 0.00 0.02 0.03 0.02 99.92 05:27:50 05:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 05:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 05:27:50 05:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:27:50 05:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:27:50 05:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 05:27:50 05:23:01 all 0.18 0.00 0.03 0.01 0.01 99.77 05:27:50 05:23:01 0 0.18 0.00 0.03 0.00 0.02 99.77 05:27:50 05:23:01 1 0.12 0.00 0.02 0.00 0.02 99.85 05:27:50 05:23:01 2 0.03 0.00 0.00 0.02 0.02 99.93 05:27:50 05:23:01 3 0.08 0.00 0.02 0.03 0.02 99.85 05:27:50 05:23:01 4 0.05 0.00 0.05 0.02 0.00 99.88 05:27:50 05:23:01 5 0.23 0.00 0.00 0.02 0.02 99.73 05:27:50 05:23:01 6 0.17 0.00 0.08 0.00 0.03 99.72 05:27:50 05:23:01 7 0.55 0.00 0.00 0.00 0.00 99.45 05:27:50 05:24:01 all 0.34 0.00 0.01 0.00 0.01 99.64 05:27:50 05:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:27:50 05:24:01 1 1.70 0.00 0.00 0.00 0.00 98.30 05:27:50 05:24:01 2 0.25 0.00 0.02 0.02 0.00 99.72 05:27:50 05:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 05:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 05:24:01 5 0.17 0.00 0.05 0.02 0.02 99.75 05:27:50 05:24:01 6 0.00 0.00 0.00 0.00 0.03 99.97 05:27:50 05:24:01 7 0.52 0.00 0.03 0.00 0.00 99.45 05:27:50 05:25:01 all 0.27 0.00 0.01 0.00 0.01 99.70 05:27:50 05:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:27:50 05:25:01 1 1.99 0.00 0.00 0.00 0.02 98.00 05:27:50 05:25:01 2 0.02 0.00 0.02 0.03 0.02 99.92 05:27:50 05:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:27:50 05:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:27:50 05:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:27:50 05:25:01 6 0.05 0.00 0.02 0.00 0.03 99.90 05:27:50 05:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 05:26:01 all 0.26 0.00 0.01 0.00 0.01 99.72 05:27:50 05:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:27:50 05:26:01 1 1.97 0.00 0.00 0.00 0.00 98.03 05:27:50 05:26:01 2 0.02 0.00 0.00 0.03 0.00 99.95 05:27:50 05:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:27:50 05:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:27:50 05:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:27:50 05:26:01 6 0.05 0.00 0.05 0.00 0.02 99.88 05:27:50 05:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 05:27:01 all 0.03 0.00 0.00 0.01 0.01 99.96 05:27:50 05:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:27:50 05:27:01 1 0.07 0.00 0.00 0.00 0.02 99.92 05:27:50 05:27:01 2 0.02 0.00 0.00 0.05 0.02 99.92 05:27:50 05:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:27:50 05:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:27:50 05:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:27:50 05:27:01 6 0.02 0.00 0.00 0.00 0.03 99.95 05:27:50 05:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:27:50 Average: all 1.66 0.00 0.33 0.31 0.01 97.69 05:27:50 Average: 0 1.86 0.00 0.30 0.16 0.01 97.67 05:27:50 Average: 1 1.71 0.00 0.32 0.18 0.01 97.79 05:27:50 Average: 2 1.60 0.00 0.36 0.66 0.02 97.36 05:27:50 Average: 3 1.57 0.00 0.33 0.14 0.01 97.95 05:27:50 Average: 4 1.57 0.00 0.29 0.21 0.01 97.92 05:27:50 Average: 5 1.64 0.00 0.34 0.45 0.01 97.56 05:27:50 Average: 6 1.66 0.00 0.33 0.30 0.02 97.70 05:27:50 Average: 7 1.69 0.00 0.35 0.36 0.01 97.60 05:27:50 05:27:50 05:27:50