Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6271275eac8a7dc8e93bf3526657a0ceb314f868+6b7c46adfed12d806b7a5d1fb51ffb40297bb203 (168804ede0a64a8573f06d8a580b03555cc27d3b) 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-ssh4493316949896262633.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9019628114466403376.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17574284982347441544.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh7564408157473590877.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-84/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-84/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17415903128129499317.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9129’ Running on prd-ubuntu20.04-docker-8c-8g-9204 in /w/workspace/exfoundry_edgex-taf-common_PR-84 [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/edgex-taf-common.git > git init /w/workspace/exfoundry_edgex-taf-common_PR-84 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.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/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 into PR head commit 6271275eac8a7dc8e93bf3526657a0ceb314f868 Merge succeeded, producing 063e4150602d7f472ae14f7165c438356e72527d Checking out Revision 063e4150602d7f472ae14f7165c438356e72527d (PR-84) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.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/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6271275eac8a7dc8e93bf3526657a0ceb314f868 # 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 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 063e4150602d7f472ae14f7165c438356e72527d # timeout=10 Commit message: "Merge commit '6b7c46adfed12d806b7a5d1fb51ffb40297bb203' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:56:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:56:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:56:57 ========================================================= 18:56:57 EdgeX Global Pipelines Version Info 18:56:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4a7ab7ba30fb149cb9f16dfe3a357db50b844e5e # timeout=10 18:56:58 ------------------- 18:56:58 stable info: 18:56:58 ------------------- 18:56:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:56:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:56:58 Message: update stable to v1.0.258 18:56:58 ------------------- 18:56:58 experimental info: 18:56:58 ------------------- 18:56:58 Commited By: **** collab-it+edgex@linuxfoundation.org 18:56:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:56:58 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:56:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:56:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:56:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:56:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:56:58 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:56:58 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:56:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:56:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:56:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-84 [Pipeline] echo 18:56:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-84 [Pipeline] echo 18:56:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-84 [Pipeline] echo 18:56:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 063e4150602d7f472ae14f7165c438356e72527d [Pipeline] echo 18:56:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 063e415 [Pipeline] echo 18:56:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:59 provisioning config files... 18:56:59 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/config16681569729139704829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:59 ---> ****-login.sh 18:56:59 nexus3.edgexfoundry.org:10001 18:57:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:00 Configure a credential helper to remove this warning. See 18:57:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:00 18:57:00 Login Succeeded 18:57:00 nexus3.edgexfoundry.org:10002 18:57:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:00 Configure a credential helper to remove this warning. See 18:57:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:00 18:57:00 Login Succeeded 18:57:00 nexus3.edgexfoundry.org:10003 18:57:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:00 Configure a credential helper to remove this warning. See 18:57:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:00 18:57:00 Login Succeeded 18:57:00 nexus3.edgexfoundry.org:10004 18:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:01 Configure a credential helper to remove this warning. See 18:57:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:01 18:57:01 Login Succeeded 18:57:01 ****.io 18:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:01 Configure a credential helper to remove this warning. See 18:57:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:01 18:57:01 Login Succeeded 18:57:01 ---> ****-login.sh ends [Pipeline] } 18:57:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:57:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:57:02 + grep -v github /etc/ssh/ssh_known_hosts 18:57:02 + [ -e /tmp/ssh_known_hosts ] 18:57:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:57:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:57:02 + sudo tee -a /etc/ssh/ssh_known_hosts 18:57:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:02 18:57:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:02 0.1.4: Pulling from edgex-devops/py-git-semver 18:57:02 b85a868b505f: Pulling fs layer 18:57:02 e2be974225ed: Pulling fs layer 18:57:02 339a4e72a1f5: Pulling fs layer 18:57:02 988bab9f4d93: Pulling fs layer 18:57:02 1469e6f7b9e6: Pulling fs layer 18:57:02 eaf3925da568: Pulling fs layer 18:57:02 bab4dde63d76: Pulling fs layer 18:57:02 bde34c3a00c8: Pulling fs layer 18:57:02 b352a97aabf1: Pulling fs layer 18:57:02 4872d77fe225: Pulling fs layer 18:57:02 5851b861e8e6: Pulling fs layer 18:57:02 bab4dde63d76: Waiting 18:57:02 988bab9f4d93: Waiting 18:57:02 1469e6f7b9e6: Waiting 18:57:02 eaf3925da568: Waiting 18:57:02 bde34c3a00c8: Waiting 18:57:02 b352a97aabf1: Waiting 18:57:02 4872d77fe225: Waiting 18:57:02 5851b861e8e6: Waiting 18:57:02 e2be974225ed: Verifying Checksum 18:57:02 e2be974225ed: Download complete 18:57:02 988bab9f4d93: Download complete 18:57:03 1469e6f7b9e6: Verifying Checksum 18:57:03 1469e6f7b9e6: Download complete 18:57:03 eaf3925da568: Verifying Checksum 18:57:03 eaf3925da568: Download complete 18:57:03 339a4e72a1f5: Verifying Checksum 18:57:03 339a4e72a1f5: Download complete 18:57:03 bde34c3a00c8: Verifying Checksum 18:57:03 bde34c3a00c8: Download complete 18:57:03 b352a97aabf1: Download complete 18:57:03 4872d77fe225: Verifying Checksum 18:57:03 4872d77fe225: Download complete 18:57:03 5851b861e8e6: Download complete 18:57:03 b85a868b505f: Verifying Checksum 18:57:03 b85a868b505f: Download complete 18:57:03 bab4dde63d76: Verifying Checksum 18:57:03 bab4dde63d76: Download complete 18:57:04 b85a868b505f: Pull complete 18:57:04 e2be974225ed: Pull complete 18:57:05 339a4e72a1f5: Pull complete 18:57:05 988bab9f4d93: Pull complete 18:57:05 1469e6f7b9e6: Pull complete 18:57:05 eaf3925da568: Pull complete 18:57:08 bab4dde63d76: Pull complete 18:57:08 bde34c3a00c8: Pull complete 18:57:08 b352a97aabf1: Pull complete 18:57:08 4872d77fe225: Pull complete 18:57:08 5851b861e8e6: Pull complete 18:57:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:57:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:09 prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container 18:57:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-84 -v /w/workspace/exfoundry_edgex-taf-common_PR-84:/w/workspace/exfoundry_edgex-taf-common_PR-84:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-84@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:57:12 $ docker top 26b9e3226e7ed745423b548afe10562466451956be5ec2a635956480a58e0c58 -eo pid,comm 18:57:12 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). 18:57:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:12 [ssh-agent] Looking for ssh-agent implementation... 18:57:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:12 $ docker exec 26b9e3226e7ed745423b548afe10562466451956be5ec2a635956480a58e0c58 ssh-agent 18:57:12 SSH_AUTH_SOCK=/tmp/ssh-QKuxXpCQ9GRj/agent.32 18:57:12 SSH_AGENT_PID=38 18:57:12 Running ssh-add (command line suppressed) 18:57:12 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/private_key_2912254843464226780.key (/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/private_key_2912254843464226780.key) 18:57:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:13 + git tag --points-at HEAD [Pipeline] } 18:57:13 $ docker exec --env ******** --env ******** 26b9e3226e7ed745423b548afe10562466451956be5ec2a635956480a58e0c58 ssh-agent -k 18:57:13 unset SSH_AUTH_SOCK; 18:57:13 unset SSH_AGENT_PID; 18:57:13 echo Agent pid 38 killed; 18:57:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:57:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:13 [ssh-agent] Looking for ssh-agent implementation... 18:57:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:13 $ docker exec 26b9e3226e7ed745423b548afe10562466451956be5ec2a635956480a58e0c58 ssh-agent 18:57:13 SSH_AUTH_SOCK=/tmp/ssh-H4ZDTPKgXk5Q/agent.69 18:57:13 SSH_AGENT_PID=75 18:57:13 Running ssh-add (command line suppressed) 18:57:13 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/private_key_831034043696505862.key (/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/private_key_831034043696505862.key) 18:57:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:13 + git semver init 18:57:14 2023-11-29 18:57:14,155 [run_init] DEBUG init version:0.0.0 force:False 18:57:14 2023-11-29 18:57:14,156 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver 18:57:14 2023-11-29 18:57:14,156 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-84/.semver 18:57:14 2023-11-29 18:57:14,157 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-84, universal_newlines=False, shell=None, istream=None) 18:57:15 2023-11-29 18:57:14,856 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-84/.git/info/exclude 18:57:15 2023-11-29 18:57:14,857 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver/PR-84 with force:False 18:57:15 2023-11-29 18:57:14,857 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver/PR-84 18:57:15 2023-11-29 18:57:14,861 [execute] INFO git cat-file --batch-check 18:57:15 2023-11-29 18:57:14,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver, universal_newlines=False, shell=None, istream=) 18:57:15 2023-11-29 18:57:14,867 [execute] INFO git cat-file --batch 18:57:15 2023-11-29 18:57:14,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver, universal_newlines=False, shell=None, istream=) 18:57:15 2023-11-29 18:57:14,874 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-84/.semver/PR-84 18:57:15 0.0.0 [Pipeline] } 18:57:15 $ docker exec --env ******** --env ******** 26b9e3226e7ed745423b548afe10562466451956be5ec2a635956480a58e0c58 ssh-agent -k 18:57:15 unset SSH_AUTH_SOCK; 18:57:15 unset SSH_AGENT_PID; 18:57:15 echo Agent pid 75 killed; 18:57:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:15 + git semver [Pipeline] } 18:57:15 $ docker stop --time=1 26b9e3226e7ed745423b548afe10562466451956be5ec2a635956480a58e0c58 18:57:17 $ docker rm -f --volumes 26b9e3226e7ed745423b548afe10562466451956be5ec2a635956480a58e0c58 [Pipeline] // withDockerContainer [Pipeline] sh 18:57:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:57:17 Stashed 1 file(s) [Pipeline] echo 18:57:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:18 provisioning config files... 18:57:18 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/config900377600239367475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:18 ---> ****-login.sh 18:57:18 nexus3.edgexfoundry.org:10001 18:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:18 Configure a credential helper to remove this warning. See 18:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:18 18:57:18 Login Succeeded 18:57:18 nexus3.edgexfoundry.org:10002 18:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:18 Configure a credential helper to remove this warning. See 18:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:18 18:57:18 Login Succeeded 18:57:18 nexus3.edgexfoundry.org:10003 18:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:18 Configure a credential helper to remove this warning. See 18:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:18 18:57:18 Login Succeeded 18:57:18 nexus3.edgexfoundry.org:10004 18:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:18 Configure a credential helper to remove this warning. See 18:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:18 18:57:18 Login Succeeded 18:57:18 ****.io 18:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:18 Configure a credential helper to remove this warning. See 18:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:18 18:57:18 Login Succeeded 18:57:18 ---> ****-login.sh ends [Pipeline] } 18:57:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:57:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:57:20 + ls -al . 18:57:20 total 72 18:57:20 drwxrwxr-x 7 jenkins jenkins 4096 Nov 29 18:57 . 18:57:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 18:56 .. 18:57:20 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 18:57 .git 18:57:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 18:56 .github 18:57:20 -rw-rw-r-- 1 jenkins jenkins 22 Nov 29 18:56 .gitignore 18:57:20 drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 18:57 .semver 18:57:20 -rw-rw-r-- 1 jenkins jenkins 1575 Nov 29 18:56 Dockerfile 18:57:20 -rw-rw-r-- 1 jenkins jenkins 746 Nov 29 18:56 Jenkinsfile 18:57:20 -rw-rw-r-- 1 jenkins jenkins 11381 Nov 29 18:56 LICENSE 18:57:20 -rw-rw-r-- 1 jenkins jenkins 3606 Nov 29 18:56 README.md 18:57:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 18:56 TAF-Manager 18:57:20 drwxrwxr-x 6 jenkins jenkins 4096 Nov 29 18:56 TUC 18:57:20 -rw-rw-r-- 1 jenkins jenkins 5 Nov 29 18:57 VERSION 18:57:20 -rw-rw-r-- 1 jenkins jenkins 343 Nov 29 18:56 requirements.txt 18:57:20 -rw-rw-r-- 1 jenkins jenkins 54 Nov 29 18:56 robot-entrypoint.sh 18:57:20 -rw-rw-r-- 1 jenkins jenkins 445 Nov 29 18:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:20 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=063e4150602d7f472ae14f7165c438356e72527d --label arch=amd64 --label version=0.0.0 . 18:57:20 Sending build context to Docker daemon 540.2kB 18:57:20 Step 1/13 : FROM alpine:3.16 18:57:20 3.16: Pulling from library/alpine 18:57:20 659d66d51139: Pulling fs layer 18:57:21 659d66d51139: Download complete 18:57:21 659d66d51139: Pull complete 18:57:21 Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 18:57:21 Status: Downloaded newer image for alpine:3.16 18:57:21 ---> 187eae39ad94 18:57:21 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:57:22 ---> Running in 98aa6ba0282e 18:57:23 Removing intermediate container 98aa6ba0282e 18:57:23 ---> 79035287ffc8 18:57:23 Step 3/13 : LABEL maintainer="Bruce Huang " 18:57:23 ---> Running in 0ed921010e6e 18:57:23 Removing intermediate container 0ed921010e6e 18:57:23 ---> 4bc0ce4a0b63 18:57:23 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:57:24 ---> 0c649ff6aa49 18:57:24 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:57:25 ---> b6fe6542398a 18:57:25 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:57:25 ---> 5e42a6c2322d 18:57:25 Step 7/13 : WORKDIR /edgex-taf 18:57:26 ---> Running in 1610c4a8abcf 18:57:26 Removing intermediate container 1610c4a8abcf 18:57:26 ---> d414182953eb 18:57:26 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:26 ---> Running in 1069c462dcac 18:57:28 Removing intermediate container 1069c462dcac 18:57:28 ---> 0e79882d1f66 18:57:28 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 18:57:28 ---> Running in f6e98df33f52 18:57:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:57:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:57:29 (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r1) 18:57:30 (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r1) 18:57:30 OK: 6 MiB in 14 packages 18:57:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:57:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:57:31 (1/9) Installing ca-certificates (20230506-r0) 18:57:32 (2/9) Installing brotli-libs (1.0.9-r6) 18:57:32 (3/9) Installing nghttp2-libs (1.47.0-r2) 18:57:32 Still waiting to schedule task 18:57:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:57:33 (4/9) Installing libcurl (8.4.0-r0) 18:57:33 (5/9) Installing curl (8.4.0-r0) 18:57:34 (6/9) Installing docker-cli (20.10.20-r0) 18:57:34 (7/9) Installing oniguruma (6.9.8-r0) 18:57:35 (8/9) Installing jq (1.6-r1) 18:57:35 (9/9) Installing openssl (1.1.1w-r1) 18:57:36 Executing busybox-1.35.0-r17.trigger 18:57:36 Executing ca-certificates-20230506-r0.trigger 18:57:36 OK: 52 MiB in 23 packages 18:57:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:57:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:57:37 (1/137) Installing libmagic (5.41-r0) 18:57:37 (2/137) Installing file (5.41-r0) 18:57:37 (3/137) Installing libxau (1.0.9-r0) 18:57:37 (4/137) Installing libxdmcp (1.1.3-r0) 18:57:38 (5/137) Installing libxcb (1.15-r0) 18:57:38 (6/137) Installing libx11 (1.8.7-r0) 18:57:39 (7/137) Installing libxext (1.3.4-r0) 18:57:39 (8/137) Installing libice (1.0.10-r0) 18:57:39 (9/137) Installing libuuid (2.38-r1) 18:57:40 (10/137) Installing libsm (1.2.3-r0) 18:57:40 (11/137) Installing libxt (1.2.1-r0) 18:57:40 (12/137) Installing libxmu (1.1.3-r0) 18:57:41 (13/137) Installing xset (1.2.4-r0) 18:57:41 (14/137) Installing xprop (1.2.5-r0) 18:57:41 (15/137) Installing xdg-utils (1.1.3-r3) 18:57:42 (16/137) Installing eudev-libs (3.2.11-r0) 18:57:42 (17/137) Installing pkgconf (1.8.1-r0) 18:57:42 (18/137) Installing libffi (3.4.2-r1) 18:57:43 (19/137) Installing libintl (0.21-r2) 18:57:43 (20/137) Installing libblkid (2.38-r1) 18:57:43 (21/137) Installing libmount (2.38-r1) 18:57:44 (22/137) Installing pcre (8.45-r2) 18:57:44 (23/137) Installing glib (2.72.4-r0) 18:57:45 (24/137) Installing xz-libs (5.2.5-r1) 18:57:45 (25/137) Installing libxml2 (2.9.14-r2) 18:57:45 (26/137) Installing shared-mime-info (2.2-r2) 18:57:46 (27/137) Installing hicolor-icon-theme (0.17-r1) 18:57:46 (28/137) Installing libjpeg-turbo (2.1.3-r1) 18:57:46 (29/137) Installing libpng (1.6.37-r1) 18:57:47 (30/137) Installing libwebp (1.2.3-r2) 18:57:47 (31/137) Installing zstd-libs (1.5.2-r1) 18:57:48 (32/137) Installing tiff (4.4.0-r4) 18:57:48 (33/137) Installing gdk-pixbuf (2.42.8-r0) 18:57:48 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 18:57:49 (35/137) Installing libxcomposite (0.4.5-r0) 18:57:49 (36/137) Installing libxfixes (6.0.0-r0) 18:57:49 (37/137) Installing libxrender (0.9.10-r3) 18:57:50 (38/137) Installing libxcursor (1.2.1-r0) 18:57:50 (39/137) Installing libxdamage (1.1.5-r1) 18:57:50 (40/137) Installing libxi (1.8-r0) 18:57:50 (41/137) Installing libxinerama (1.1.4-r1) 18:57:51 (42/137) Installing libxrandr (1.5.2-r1) 18:57:51 (43/137) Installing atk (2.38.0-r0) 18:57:51 (44/137) Installing libxtst (1.2.3-r3) 18:57:52 (45/137) Installing dbus-libs (1.14.8-r0) 18:57:52 (46/137) Installing at-spi2-core (2.44.1-r0) 18:57:52 (47/137) Installing at-spi2-atk (2.38.0-r0) 18:57:53 (48/137) Installing expat (2.5.0-r0) 18:57:53 (49/137) Installing libbz2 (1.0.8-r1) 18:57:53 (50/137) Installing freetype (2.12.1-r0) 18:57:54 (51/137) Installing fontconfig (2.14.0-r0) 18:57:54 (52/137) Installing pixman (0.40.0-r4) 18:57:55 (53/137) Installing cairo (1.17.4-r2) 18:57:55 (54/137) Installing cairo-gobject (1.17.4-r2) 18:57:55 (55/137) Installing avahi-libs (0.8-r6) 18:57:55 (56/137) Installing gmp (6.2.1-r2) 18:57:56 (57/137) Installing nettle (3.7.3-r0) 18:57:56 (58/137) Installing p11-kit (0.24.1-r0) 18:57:57 (59/137) Installing libtasn1 (4.18.0-r1) 18:57:57 (60/137) Installing libunistring (1.0-r0) 18:57:58 (61/137) Installing gnutls (3.7.7-r1) 18:57:58 (62/137) Installing cups-libs (2.4.2-r2) 18:57:58 (63/137) Installing libepoxy (1.5.10-r0) 18:58:00 (64/137) Installing fribidi (1.0.12-r0) 18:58:00 (65/137) Installing graphite2 (1.3.14-r1) 18:58:00 (66/137) Installing harfbuzz (4.3.0-r0) 18:58:01 (67/137) Installing libxft (2.3.4-r0) 18:58:01 (68/137) Installing pango (1.50.7-r0) 18:58:02 (69/137) Installing wayland-libs-client (1.20.0-r0) 18:58:02 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 18:58:02 (71/137) Installing wayland-libs-egl (1.20.0-r0) 18:58:03 (72/137) Installing xkeyboard-config (2.35.1-r0) 18:58:03 (73/137) Installing libxkbcommon (1.4.1-r0) 18:58:03 (74/137) Installing gtk+3.0 (3.24.34-r1) 18:58:04 Executing gtk+3.0-3.24.34-r1.post-install 18:58:04 (75/137) Installing libfontenc (1.1.4-r0) 18:58:04 (76/137) Installing mkfontscale (1.2.2-r0) 18:58:04 (77/137) Installing font-opensans (0_git20210927-r0) 18:58:05 (78/137) Installing libgcc (11.2.1_git20220219-r2) 18:58:05 (79/137) Installing libogg (1.3.5-r1) 18:58:06 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 18:58:06 (81/137) Installing flac (1.3.4-r0) 18:58:06 (82/137) Installing alsa-lib (1.2.7.2-r0) 18:58:07 (83/137) Installing libatomic (11.2.1_git20220219-r2) 18:58:07 (84/137) Installing sdl2 (2.0.22-r0) 18:58:08 (85/137) Installing aom-libs (3.3.0-r0) 18:58:08 (86/137) Installing libass (0.16.0-r0) 18:58:09 (87/137) Installing libdav1d (1.0.0-r0) 18:58:09 (88/137) Installing libpciaccess (0.16-r0) 18:58:09 (89/137) Installing libdrm (2.4.110-r0) 18:58:10 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 18:58:10 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 18:58:11 (92/137) Installing lame (3.100-r0) 18:58:11 (93/137) Installing opus (1.3.1-r1) 18:58:11 (94/137) Installing libasyncns (0.8-r1) 18:58:12 (95/137) Installing libltdl (2.4.7-r0) 18:58:12 (96/137) Installing orc (0.4.32-r0) 18:58:12 (97/137) Installing libvorbis (1.3.7-r0) 18:58:13 (98/137) Installing libsndfile (1.1.0-r0) 18:58:13 (99/137) Installing libgomp (11.2.1_git20220219-r2) 18:58:14 (100/137) Installing soxr (0.1.3-r2) 18:58:14 (101/137) Installing speexdsp (1.2.0-r0) 18:58:14 (102/137) Installing tdb-libs (1.4.6-r0) 18:58:15 (103/137) Installing libpulse (15.0-r2) 18:58:15 (104/137) Installing cjson (1.7.15-r3) 18:58:15 (105/137) Installing mbedtls (2.28.5-r0) 18:58:16 (106/137) Installing librist (0.2.6-r1) 18:58:16 (107/137) Installing libsrt (1.4.4-r0) 18:58:17 (108/137) Installing libssh (0.9.6-r1) 18:58:17 (109/137) Installing libtheora (1.1.1-r16) 18:58:17 (110/137) Installing v4l-utils-libs (1.22.1-r1) 18:58:18 (111/137) Installing libva (2.14.0-r0) 18:58:18 (112/137) Installing libvdpau (1.5-r0) 18:58:18 (113/137) Installing vidstab (1.1.0-r1) 18:58:19 (114/137) Installing libvpx (1.11.0-r1) 18:58:19 (115/137) Installing x264-libs (0.163_git20210613-r0) 18:58:20 (116/137) Installing numactl (2.0.14-r0) 18:58:20 (117/137) Installing x265-libs (3.5-r3) 18:58:20 (118/137) Installing xvidcore (1.3.7-r1) 18:58:21 (119/137) Installing ffmpeg-libs (5.0.3-r0) 18:58:23 (120/137) Installing libevent (2.1.12-r4) 18:58:23 (121/137) Installing mesa (21.3.9-r0) 18:58:23 (122/137) Installing wayland-libs-server (1.20.0-r0) 18:58:24 (123/137) Installing mesa-gbm (21.3.9-r0) 18:58:24 (124/137) Installing icu-data-en (71.1-r2) 18:58:25 Executing icu-data-en-71.1-r2.post-install 18:58:25 * 18:58:25 * If you need ICU with non-English locales and legacy charset support, install 18:58:25 * package icu-data-full. 18:58:25 * 18:58:25 (125/137) Installing icu-libs (71.1-r2) 18:58:25 (126/137) Installing lcms2 (2.13.1-r0) 18:58:26 (127/137) Installing minizip (1.2.12-r0) 18:58:26 (128/137) Installing nspr (4.33-r0) 18:58:26 (129/137) Installing sqlite-libs (3.40.1-r0) 18:58:27 (130/137) Installing nss (3.78.1-r0) 18:58:27 (131/137) Installing re2 (2022.04.01-r0) 18:58:28 (132/137) Installing snappy (1.1.9-r4) 18:58:28 (133/137) Installing libgpg-error (1.45-r0) 18:58:28 (134/137) Installing libgcrypt (1.10.1-r0) 18:58:29 (135/137) Installing libxslt (1.1.35-r0) 18:58:29 (136/137) Installing chromium (102.0.5005.182-r0) 18:58:31 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 18:58:32 Executing busybox-1.35.0-r17.trigger 18:58:32 Executing glib-2.72.4-r0.trigger 18:58:32 Executing shared-mime-info-2.2-r2.trigger 18:58:32 Executing gdk-pixbuf-2.42.8-r0.trigger 18:58:32 Executing gtk-update-icon-cache-2.24.33-r3.trigger 18:58:32 Executing fontconfig-2.14.0-r0.trigger 18:58:32 Executing mkfontscale-1.2.2-r0.trigger 18:58:32 OK: 409 MiB in 160 packages 18:58:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:58:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:58:33 (1/21) Installing binutils (2.38-r3) 18:58:34 (2/21) Installing isl22 (0.22-r0) 18:58:35 (3/21) Installing mpfr4 (4.1.0-r0) 18:58:35 (4/21) Installing mpc1 (1.2.1-r0) 18:58:35 (5/21) Installing gcc (11.2.1_git20220219-r2) 18:58:37 (6/21) Installing musl-dev (1.2.3-r3) 18:58:37 (7/21) Installing libc-dev (0.7.2-r3) 18:58:37 (8/21) Installing linux-headers (5.16.7-r1) 18:58:38 (9/21) Installing libffi-dev (3.4.2-r1) 18:58:38 (10/21) Installing libpq (14.10-r0) 18:58:39 (11/21) Installing openssl-dev (1.1.1w-r1) 18:58:39 (12/21) Installing libpq-dev (14.10-r0) 18:58:40 (13/21) Installing libecpg (14.10-r0) 18:58:40 (14/21) Installing libecpg-dev (14.10-r0) 18:58:40 (15/21) Installing llvm13-libs (13.0.1-r2) 18:58:42 (16/21) Installing clang-libs (13.0.1-r1) 18:58:43 (17/21) Installing clang (13.0.1-r1) 18:58:43 (18/21) Installing icu (71.1-r2) 18:58:44 (19/21) Installing icu-dev (71.1-r2) 18:58:44 (20/21) Installing llvm13 (13.0.1-r2) 18:58:45 (21/21) Installing postgresql14-dev (14.10-r0) 18:58:46 Executing busybox-1.35.0-r17.trigger 18:58:46 OK: 822 MiB in 181 packages 18:58:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:58:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:58:47 (1/10) Installing g++ (11.2.1_git20220219-r2) 18:58:49 (2/10) Installing gdbm (1.23-r0) 18:58:49 (3/10) Installing mpdecimal (2.5.1-r1) 18:58:49 (4/10) Installing readline (8.1.2-r0) 18:58:50 (5/10) Installing python3 (3.10.13-r0) 18:58:53 (6/10) Installing python3-dev (3.10.13-r0) 18:58:54 (7/10) Installing libsodium (1.0.18-r0) 18:58:54 (8/10) Installing libzmq (4.3.4-r0) 18:58:55 (9/10) Installing libsodium-dev (1.0.18-r0) 18:58:55 (10/10) Installing zeromq-dev (4.3.4-r0) 18:58:55 Executing busybox-1.35.0-r17.trigger 18:58:55 OK: 974 MiB in 191 packages 18:58:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:58:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:58:56 OK: 974 MiB in 191 packages 18:58:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:58:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:58:57 (1/1) Installing tzdata (2023c-r0) 18:58:58 Executing busybox-1.35.0-r17.trigger 18:58:58 OK: 978 MiB in 192 packages 18:58:58 (1/1) Purging tzdata (2023c-r0) 18:58:58 Executing busybox-1.35.0-r17.trigger 18:58:58 OK: 974 MiB in 191 packages 18:59:00 Looking in links: /tmp/tmpke3ufphj 18:59:00 Processing /tmp/tmpke3ufphj/setuptools-65.5.0-py3-none-any.whl 18:59:00 Processing /tmp/tmpke3ufphj/pip-23.0.1-py3-none-any.whl 18:59:01 Installing collected packages: setuptools, pip 18:59:04 Successfully installed pip-23.0.1 setuptools-65.5.0 18:59:04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:59:04 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 18:59:04 Collecting pip 18:59:04 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 18:59:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 53.6 MB/s eta 0:00:00 18:59:04 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 18:59:05 Collecting setuptools 18:59:05 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 18:59:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 118.9 MB/s eta 0:00:00 18:59:05 Collecting wheel 18:59:05 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 18:59:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 165.1 MB/s eta 0:00:00 18:59:05 Installing collected packages: wheel, setuptools, pip 18:59:05 Attempting uninstall: setuptools 18:59:05 Found existing installation: setuptools 65.5.0 18:59:05 Uninstalling setuptools-65.5.0: 18:59:05 Successfully uninstalled setuptools-65.5.0 18:59:06 Attempting uninstall: pip 18:59:06 Found existing installation: pip 23.0.1 18:59:06 Uninstalling pip-23.0.1: 18:59:06 Successfully uninstalled pip-23.0.1 18:59:08 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 18:59:08 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:59:09 Processing ./edgex-taf-common 18:59:09 Preparing metadata (setup.py): started 18:59:09 Preparing metadata (setup.py): finished with status 'done' 18:59:09 Building wheels for collected packages: edgex-taf-common 18:59:09 Building wheel for edgex-taf-common (setup.py): started 18:59:09 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:59:09 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=e35b7b405612de4d968c80addaa08304c277e8defb09d3c4c7fbf8c2487c0513 18:59:09 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 18:59:09 Successfully built edgex-taf-common 18:59:09 Installing collected packages: edgex-taf-common 18:59:10 Successfully installed edgex-taf-common-0.0.0 18:59:10 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:59:10 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 18:59:10 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 18:59:10 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 18:59:10 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 18:59:10 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:59:10 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:59:11 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 18:59:11 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 18:59:11 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:59:11 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:59:11 Preparing metadata (setup.py): started 18:59:11 Preparing metadata (setup.py): finished with status 'done' 18:59:11 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:59:11 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:59:11 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 18:59:11 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 18:59:11 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:59:11 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:59:11 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:59:11 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:59:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 16.3 MB/s eta 0:00:00 18:59:11 Preparing metadata (setup.py): started 18:59:11 Preparing metadata (setup.py): finished with status 'done' 18:59:11 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:59:11 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:59:12 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:59:12 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) 18:59:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.7 MB/s eta 0:00:00 18:59:12 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:59:12 Downloading psutil-5.9.5.tar.gz (493 kB) 18:59:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 31.6 MB/s eta 0:00:00 18:59:12 Installing build dependencies: started 18:59:14 Installing build dependencies: finished with status 'done' 18:59:14 Getting requirements to build wheel: started 18:59:15 Getting requirements to build wheel: finished with status 'done' 18:59:15 Preparing metadata (pyproject.toml): started 18:59:15 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:16 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:59:16 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:59:16 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 18:59:16 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) 18:59:16 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 18:59:16 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 18:59:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 17.9 MB/s eta 0:00:00 18:59:16 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 18:59:16 Downloading psycopg2-2.9.7.tar.gz (383 kB) 18:59:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 33.9 MB/s eta 0:00:00 18:59:16 Preparing metadata (setup.py): started 18:59:16 Preparing metadata (setup.py): finished with status 'done' 18:59:17 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 18:59:17 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 18:59:17 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:59:17 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 18:59:17 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:59:17 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 18:59:17 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:17 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 18:59:17 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:17 Downloading flex-6.14.1.tar.gz (40 kB) 18:59:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.6 MB/s eta 0:00:00 18:59:17 Preparing metadata (setup.py): started 18:59:17 Preparing metadata (setup.py): finished with status 'done' 18:59:17 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:17 Downloading genson-1.2.2.tar.gz (34 kB) 18:59:17 Preparing metadata (setup.py): started 18:59:18 Preparing metadata (setup.py): finished with status 'done' 18:59:18 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:18 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 18:59:18 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:18 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 18:59:18 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:18 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 18:59:18 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:18 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 18:59:18 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:18 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:59:18 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:59:18 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) 18:59:19 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:59:19 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 18:59:19 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:59:19 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 18:59:19 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:59:19 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 18:59:19 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:59:19 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 18:59:20 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:59:20 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 18:59:20 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 18:59:20 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 18:59:20 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:59:20 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:59:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 21.1 MB/s eta 0:00:00 18:59:20 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:59:20 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 18:59:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 25.1 MB/s eta 0:00:00 18:59:20 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) 18:59:20 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:59:20 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:59:20 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:59:20 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 18:59:20 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:59:20 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 18:59:20 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:59:20 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:59:20 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:20 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 18:59:20 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:20 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:59:20 Preparing metadata (setup.py): started 18:59:21 Preparing metadata (setup.py): finished with status 'done' 18:59:21 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:21 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:59:21 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:21 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:59:21 Preparing metadata (setup.py): started 18:59:21 Preparing metadata (setup.py): finished with status 'done' 18:59:21 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:21 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:59:21 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:21 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:59:21 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:21 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:59:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.0 MB/s eta 0:00:00 18:59:21 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:21 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 18:59:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.3 MB/s eta 0:00:00 18:59:21 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:21 Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl.metadata (2.8 kB) 18:59:21 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:21 Downloading referencing-0.31.0-py3-none-any.whl.metadata (2.6 kB) 18:59:22 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:22 Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) 18:59:22 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:59:22 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:59:22 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:59:22 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:59:22 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:59:22 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 18:59:22 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:59:22 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 18:59:22 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:59:22 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:59:22 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:59:22 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:59:22 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 18:59:22 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:59:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.8 MB/s eta 0:00:00 18:59:22 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 16.0 MB/s eta 0:00:00 18:59:23 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:59:23 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 11.5 MB/s eta 0:00:00 18:59:23 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.5 MB/s eta 0:00:00 18:59:23 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 18.5 MB/s eta 0:00:00 18:59:23 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 60.1 MB/s eta 0:00:00 18:59:23 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 27.0 MB/s eta 0:00:00 18:59:23 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 32.2 MB/s eta 0:00:00 18:59:23 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 39.1 MB/s eta 0:00:00 18:59:23 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 18:59:23 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 19.3 MB/s eta 0:00:00 18:59:23 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 16.6 MB/s eta 0:00:00 18:59:23 Downloading idna-3.6-py3-none-any.whl (61 kB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 6.3 MB/s eta 0:00:00 18:59:23 Downloading packaging-23.2-py3-none-any.whl (53 kB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 7.9 MB/s eta 0:00:00 18:59:23 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 18:59:23 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 75.3 MB/s eta 0:00:00 18:59:23 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 12.8 MB/s eta 0:00:00 18:59:23 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 6.7 MB/s eta 0:00:00 18:59:23 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 15.4 MB/s eta 0:00:00 18:59:23 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 18:59:23 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 11.0 MB/s eta 0:00:00 18:59:23 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.2 MB/s eta 0:00:00 18:59:23 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 13.6 MB/s eta 0:00:00 18:59:23 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:59:23 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 11.9 MB/s eta 0:00:00 18:59:23 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:59:23 Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl (17 kB) 18:59:23 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 43.9 MB/s eta 0:00:00 18:59:23 Downloading referencing-0.31.0-py3-none-any.whl (25 kB) 18:59:24 Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) 18:59:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 26.4 MB/s eta 0:00:00 18:59:24 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 18:59:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 11.9 MB/s eta 0:00:00 18:59:24 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:59:24 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 18:59:24 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 18:59:24 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:59:24 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 18:59:24 Building wheel for robotbackgroundlogger (setup.py): started 18:59:24 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:59:24 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=3ced497e8f3ace20d594274418fe79f4d06ca4bf038e9cc97fe22f0a26107710 18:59:24 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 18:59:24 Building wheel for paho-mqtt (setup.py): started 18:59:25 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:59:25 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=829bd0a49254445ad1bde1ea73008dddca614dd000714af4358b1e83786fc64e 18:59:25 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 18:59:25 Building wheel for psutil (pyproject.toml): started 18:59:27 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:59:27 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274474 sha256=b6d492402b047954ee4af130e8c4c1b7275631db0a19bea92f914ab723421d9f 18:59:27 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 18:59:27 Building wheel for psycopg2 (setup.py): started 18:59:37 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:59:37 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479419 sha256=142acd8f58f6802f3526f46c3c104762d09e407e39c174d8c3364215fb9fd4c6 18:59:37 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 18:59:37 Building wheel for flex (setup.py): started 18:59:37 Building wheel for flex (setup.py): finished with status 'done' 18:59:37 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=27167f182ba7b59bf01e04cc4aad356bc49ee6e3a97e660307d5ab44dc075a5d 18:59:37 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 18:59:37 Building wheel for GenSON (setup.py): started 18:59:37 Building wheel for GenSON (setup.py): finished with status 'done' 18:59:37 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=3bea7da3e98b2fbcb8914b1a3d53890bd64e097534d3703e1dd316d56db3cd2f 18:59:37 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 18:59:37 Building wheel for strict-rfc3339 (setup.py): started 18:59:37 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:59:37 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=7dcbdc5c4fe8fa3fe7a505382ea6254264f4ca359af1b853d0783a59ab7da083 18:59:37 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 18:59:37 Building wheel for validate-email (setup.py): started 18:59:37 Building wheel for validate-email (setup.py): finished with status 'done' 18:59:37 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=6e53982cc6026b3572284a30a0bc70bb0ca2517ee4730567e58c6d625bf8fcf7 18:59:37 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 18:59:37 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email 18:59:38 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 18:59:50 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-5.0.1 referencing-0.31.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.1 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 18:59:50 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:00:12 Removing intermediate container f6e98df33f52 19:00:12 ---> 0747a614b896 19:00:12 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:00:12 ---> Running in cc8dbed2c367 19:00:12 Removing intermediate container cc8dbed2c367 19:00:12 ---> 3aadd7d126cc 19:00:12 Step 11/13 : LABEL arch=amd64 19:00:12 ---> Running in f1573229d6e0 19:00:12 Removing intermediate container f1573229d6e0 19:00:12 ---> a2d92fb3f506 19:00:12 Step 12/13 : LABEL git_sha=063e4150602d7f472ae14f7165c438356e72527d 19:00:12 ---> Running in 11094cffa468 19:00:12 Removing intermediate container 11094cffa468 19:00:12 ---> 0327e24ae22a 19:00:12 Step 13/13 : LABEL version=0.0.0 19:00:12 ---> Running in 6fb0d747a02b 19:00:12 Removing intermediate container 6fb0d747a02b 19:00:12 ---> a881366b3849 19:00:12 [Warning] One or more build-args [ARCH] were not consumed 19:00:12 Successfully built a881366b3849 19:00:12 Successfully tagged edgex-taf-common: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 [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:13 19:00:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:13 latest: Pulling from edgex-lftools-log-publisher 19:00:13 5eb5b503b376: Pulling fs layer 19:00:13 5c69ac0246d0: Pulling fs layer 19:00:13 ec43610c2a17: Pulling fs layer 19:00:13 3a2ae6a8a46f: Pulling fs layer 19:00:13 33b1e0a273af: Pulling fs layer 19:00:13 5d3b04190fa2: Pulling fs layer 19:00:13 2f39f015ded8: Pulling fs layer 19:00:13 3a2ae6a8a46f: Waiting 19:00:13 33b1e0a273af: Waiting 19:00:13 5d3b04190fa2: Waiting 19:00:13 2f39f015ded8: Waiting 19:00:13 5c69ac0246d0: Verifying Checksum 19:00:13 5c69ac0246d0: Download complete 19:00:13 3a2ae6a8a46f: Download complete 19:00:13 33b1e0a273af: Verifying Checksum 19:00:13 33b1e0a273af: Download complete 19:00:13 5d3b04190fa2: Verifying Checksum 19:00:13 5d3b04190fa2: Download complete 19:00:13 ec43610c2a17: Download complete 19:00:13 5eb5b503b376: Verifying Checksum 19:00:13 5eb5b503b376: Download complete 19:00:14 2f39f015ded8: Download complete 19:00:14 5eb5b503b376: Pull complete 19:00:14 5c69ac0246d0: Pull complete 19:00:15 ec43610c2a17: Pull complete 19:00:15 3a2ae6a8a46f: Pull complete 19:00:15 33b1e0a273af: Pull complete 19:00:15 5d3b04190fa2: Pull complete 19:00:19 2f39f015ded8: Pull complete 19:00:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:00:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:19 prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container 19:00:20 $ 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/exfoundry_edgex-taf-common_PR-84 -v /w/workspace/exfoundry_edgex-taf-common_PR-84:/w/workspace/exfoundry_edgex-taf-common_PR-84:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-84@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:00:23 $ docker top 96cafa53924256d2f5c1d0bf34db2eb1ffcdf6e8c3cb9e1f320c64baeb940054 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:24 ---> job-cost.sh 19:00:24 lf-activate-venv: SKIPPING 19:00:24 INFO: No Stack... 19:00:24 INFO: Retrieving Pricing Info for: v3-standard-8 19:00:24 INFO: Archiving Costs [Pipeline] sh 19:00:24 + cat /w/workspace/exfoundry_edgex-taf-common_PR-84/archives/cost.csv 19:00:24 + cut -d, -f6 [Pipeline] lock 19:00:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-84-3-stack-cost] 19:00:24 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-84-3-stack-cost] did not exist. Created. 19:00:24 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-84-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:00:25 + echo total: 0.2199999988079071 [Pipeline] stash 19:00:25 Stashed 1 file(s) [Pipeline] } 19:00:25 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-84-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:00:25 $ docker stop --time=1 96cafa53924256d2f5c1d0bf34db2eb1ffcdf6e8c3cb9e1f320c64baeb940054 19:00:26 $ docker rm -f --volumes 96cafa53924256d2f5c1d0bf34db2eb1ffcdf6e8c3cb9e1f320c64baeb940054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:56:57 Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:56:57 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:56:58 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-84/archives ] 00:56:58 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-84/archives 00:56:58 total 16 00:56:58 drwxr-xr-x 3 root root 4096 Nov 29 19:00 . 00:56:58 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 19:00 .. 00:56:58 drwxr-xr-x 2 root root 4096 Nov 29 19:00 cost 00:56:58 -rw-r--r-- 1 root root 87 Nov 29 19:00 cost.csv 00:56:58 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-84/archives 00:56:58 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-84/archives 00:56:58 total 16 00:56:58 drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 19:00 . 00:56:58 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 19:00 .. 00:56:58 drwxr-xr-x 2 jenkins jenkins 4096 Nov 29 19:00 cost 00:56:58 -rw-r--r-- 1 jenkins jenkins 87 Nov 29 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:56:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:56:59 ---> package-listing.sh 00:56:59 ++ facter osfamily 00:56:59 ++ tr '[:upper:]' '[:lower:]' 00:56:59 + OS_FAMILY=debian 00:56:59 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-84 00:56:59 + START_PACKAGES=/tmp/packages_start.txt 00:56:59 + END_PACKAGES=/tmp/packages_end.txt 00:56:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:56:59 + PACKAGES=/tmp/packages_start.txt 00:56:59 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-84 ']' 00:56:59 + PACKAGES=/tmp/packages_end.txt 00:56:59 + case "${OS_FAMILY}" in 00:56:59 + dpkg -l 00:56:59 + grep '^ii' 00:56:59 + '[' -f /tmp/packages_start.txt ']' 00:56:59 + '[' -f /tmp/packages_end.txt ']' 00:56:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:56:59 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-84 ']' 00:56:59 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-84/archives/ 00:56:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-84/archives/ [Pipeline] echo 00:56:59 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/exfoundry_edgex-taf-common_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:56:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:57:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:57:00 prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container 00:57:00 $ 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/exfoundry_edgex-taf-common_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-84 -v /w/workspace/exfoundry_edgex-taf-common_PR-84:/w/workspace/exfoundry_edgex-taf-common_PR-84:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-84@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:57:00 $ docker top eb99a7bb7319a438c5cc02f51aa920f2a85082e1b9d789dd8439ce52a6d502a2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:01 + touch /tmp/pre-build-complete [Pipeline] sh 00:57:01 + mkdir -p /var/log/sysstat [Pipeline] sh 00:57:01 + ls /var/log/sa-host 00:57:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:57:01 provisioning config files... 00:57:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/config12462684597095390475tmp [Pipeline] { [Pipeline] echo 00:57:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:57:02 ---> create-netrc.sh [Pipeline] } 00:57:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:57:02 ---> python-tools-install.sh [Pipeline] echo 00:57:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:57:02 ---> sudo-logs.sh 00:57:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:57:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:57:03 ---> job-cost.sh 00:57:03 lf-activate-venv: SKIPPING 00:57:03 DEBUG: total: 0.2199999988079071 00:57:03 INFO: Retrieving Stack Cost... 00:57:03 INFO: Retrieving Pricing Info for: v3-standard-8 00:57:03 INFO: Archiving Costs [Pipeline] echo 00:57:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:57:04 ---> logs-deploy.sh 00:57:04 lf-activate-venv: SKIPPING 00:57:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-84/3 00:57:04 INFO: archiving workspace using pattern(s): 00:57:05 Archives upload complete. 00:57:06 INFO: archiving logs to Nexus 00:57:06 ---> uname -a: 00:57:06 Linux prd-ubuntu20-04-docker-8c-8g-9204 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:57:06 00:57:06 00:57:06 ---> lscpu: 00:57:06 Architecture: x86_64 00:57:06 CPU op-mode(s): 32-bit, 64-bit 00:57:06 Byte Order: Little Endian 00:57:06 Address sizes: 40 bits physical, 48 bits virtual 00:57:06 CPU(s): 8 00:57:06 On-line CPU(s) list: 0-7 00:57:06 Thread(s) per core: 1 00:57:06 Core(s) per socket: 1 00:57:06 Socket(s): 8 00:57:06 NUMA node(s): 1 00:57:06 Vendor ID: AuthenticAMD 00:57:06 CPU family: 23 00:57:06 Model: 49 00:57:06 Model name: AMD EPYC-Rome Processor 00:57:06 Stepping: 0 00:57:06 CPU MHz: 2799.998 00:57:06 BogoMIPS: 5599.99 00:57:06 Virtualization: AMD-V 00:57:06 Hypervisor vendor: KVM 00:57:06 Virtualization type: full 00:57:06 L1d cache: 256 KiB 00:57:06 L1i cache: 256 KiB 00:57:06 L2 cache: 4 MiB 00:57:06 L3 cache: 128 MiB 00:57:06 NUMA node0 CPU(s): 0-7 00:57:06 Vulnerability Itlb multihit: Not affected 00:57:06 Vulnerability L1tf: Not affected 00:57:06 Vulnerability Mds: Not affected 00:57:06 Vulnerability Meltdown: Not affected 00:57:06 Vulnerability Mmio stale data: Not affected 00:57:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:57:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:57:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:57:06 Vulnerability Srbds: Not affected 00:57:06 Vulnerability Tsx async abort: Not affected 00:57:06 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 00:57:06 00:57:06 00:57:06 ---> nproc: 00:57:06 8 00:57:06 00:57:06 00:57:06 ---> df -h: 00:57:06 Filesystem Size Used Avail Use% Mounted on 00:57:06 overlay 155G 12G 144G 8% / 00:57:06 tmpfs 64M 0 64M 0% /dev 00:57:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:57:06 shm 64M 0 64M 0% /dev/shm 00:57:06 /dev/vda1 155G 12G 144G 8% /facter-os 00:57:06 00:57:06 00:57:06 ---> sar -b -r -n DEV: 00:57:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9204) 11/30/23 _x86_64_ (8 CPU) 00:57:06 00:57:06 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:57:06 00:00:01 400.00 0.00 400.00 0.00 0.00 7200.00 0.00 00:57:06 00:01:01 5.93 0.03 5.90 0.00 0.27 151.04 0.00 00:57:06 00:02:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 00:57:06 00:03:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 00:57:06 00:04:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 00:57:06 00:05:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 00:57:06 00:06:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 00:57:06 00:07:01 1.65 0.00 1.65 0.00 0.00 20.40 0.00 00:57:06 00:08:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 00:57:06 00:09:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 00:57:06 00:10:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 00:57:06 00:11:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 00:57:06 00:12:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 00:57:06 00:13:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 00:57:06 00:14:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 00:57:06 00:15:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 00:57:06 00:16:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 00:57:06 00:17:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 00:57:06 00:18:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 00:57:06 00:19:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 00:57:06 00:20:02 1.13 0.00 1.13 0.00 0.00 12.26 0.00 00:57:06 00:21:01 1.20 0.00 1.20 0.00 0.00 13.42 0.00 00:57:06 00:22:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 00:57:06 00:23:01 1.75 0.00 1.75 0.00 0.00 19.73 0.00 00:57:06 00:24:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 00:57:06 00:25:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 00:57:06 00:26:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 00:57:06 00:27:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 00:57:06 00:28:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 00:57:06 00:29:01 1.65 0.00 1.65 0.00 0.00 18.00 0.00 00:57:06 00:30:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 00:57:06 00:31:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 00:57:06 00:32:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 00:57:06 00:33:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 00:57:06 00:34:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 00:57:06 00:35:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 00:57:06 00:36:01 1.47 0.03 1.43 0.00 2.80 16.00 0.00 00:57:06 00:37:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 00:57:06 00:38:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 00:57:06 00:39:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 00:57:06 00:40:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 00:57:06 00:41:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 00:57:06 00:42:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 00:57:06 00:43:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 00:57:06 00:44:01 1.38 0.00 1.38 0.00 0.00 15.59 0.00 00:57:06 00:45:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 00:57:06 00:46:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 00:57:06 00:47:01 1.93 0.00 1.93 0.00 0.00 20.53 0.00 00:57:06 00:48:01 1.20 0.00 1.20 0.00 0.00 12.26 0.00 00:57:06 00:49:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 00:57:06 00:50:01 1.52 0.00 1.52 0.00 0.00 16.00 0.00 00:57:06 00:51:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 00:57:06 00:52:01 1.33 0.00 1.33 0.00 0.00 13.73 0.00 00:57:06 00:53:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 00:57:06 00:54:01 1.50 0.00 1.50 0.00 0.00 15.73 0.00 00:57:06 00:55:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 00:57:06 00:56:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 00:57:06 00:57:01 6.70 0.15 6.55 0.00 12.13 194.50 0.00 00:57:06 Average: 1.49 0.00 1.49 0.00 0.27 20.40 0.00 00:57:06 00:57:06 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:57:06 00:00:01 27583908 31547332 732064 2.23 142756 4015924 1706000 5.03 1350012 3454644 208 00:57:06 00:01:01 27580608 31544568 734464 2.23 143024 4015924 1708136 5.03 1350944 3453932 52 00:57:06 00:02:01 27580884 31544908 734028 2.23 143056 4015940 1708136 5.03 1351408 3453936 8 00:57:06 00:03:01 27581004 31545028 734028 2.23 143080 4015940 1708136 5.03 1351348 3453936 208 00:57:06 00:04:01 27580712 31544744 734244 2.23 143104 4015944 1708136 5.03 1351164 3453940 8 00:57:06 00:05:01 27580680 31544788 734192 2.23 143132 4015944 1708136 5.03 1351512 3453936 8 00:57:06 00:06:01 27580600 31544712 734188 2.23 143152 4015948 1708136 5.03 1351504 3453940 8 00:57:06 00:07:01 27580716 31544920 733852 2.23 143188 4015952 1708136 5.03 1351388 3453944 48 00:57:06 00:08:01 27580888 31545092 733616 2.23 143200 4015944 1708136 5.03 1351372 3453944 8 00:57:06 00:09:01 27580452 31544716 733784 2.23 143216 4015960 1708136 5.03 1350992 3453948 172 00:57:06 00:10:01 27580656 31544928 733504 2.23 143224 4015964 1708136 5.03 1350976 3453952 8 00:57:06 00:11:01 27580828 31545160 733220 2.23 143248 4015956 1708136 5.03 1351044 3453960 40 00:57:06 00:12:01 27580780 31545116 733192 2.23 143260 4015960 1708136 5.03 1350900 3453964 228 00:57:06 00:13:01 27580732 31545068 733152 2.23 143280 4015968 1708136 5.03 1350916 3453964 212 00:57:06 00:14:01 27580652 31545056 733128 2.23 143320 4015968 1708136 5.03 1351492 3453964 8 00:57:06 00:15:01 27580584 31545032 733292 2.23 143356 4015976 1708136 5.03 1351096 3453968 56 00:57:06 00:16:01 27581044 31545492 733004 2.23 143384 4015972 1708136 5.03 1351296 3453968 12 00:57:06 00:17:01 27580276 31544828 733612 2.23 143412 4015976 1708136 5.03 1351572 3453980 240 00:57:06 00:18:01 27581020 31545576 732948 2.23 143424 4015988 1708136 5.03 1351448 3453984 12 00:57:06 00:19:01 27580956 31545524 732916 2.23 143440 4015992 1708136 5.03 1351432 3453988 56 00:57:06 00:20:02 27580648 31545220 733152 2.23 143452 4015992 1708136 5.03 1351432 3453992 4 00:57:06 00:21:01 27580900 31545536 732804 2.23 143480 4015996 1708136 5.03 1351488 3453996 204 00:57:06 00:22:01 27580776 31545420 733052 2.23 143520 4015984 1708136 5.03 1351744 3454000 20 00:57:06 00:23:01 27581288 31545996 732656 2.23 143556 4016004 1724216 5.08 1351560 3454008 44 00:57:06 00:24:01 27581188 31545896 732900 2.23 143564 4016004 1724216 5.08 1351544 3454008 8 00:57:06 00:25:01 27580880 31545652 733164 2.23 143584 4016008 1724216 5.08 1351952 3454000 56 00:57:06 00:26:01 27580904 31545696 733064 2.23 143620 4015996 1707788 5.03 1351648 3454000 4 00:57:06 00:27:01 27580824 31545624 733048 2.23 143644 4016008 1707788 5.03 1351416 3454008 212 00:57:06 00:28:01 27580776 31545760 732876 2.23 143672 4016140 1707788 5.03 1351704 3454132 12 00:57:06 00:29:01 27580948 31545944 732608 2.23 143692 4016148 1707788 5.03 1351688 3454144 12 00:57:06 00:30:01 27581100 31546164 732568 2.23 143720 4016152 1723852 5.08 1351744 3454152 28 00:57:06 00:31:01 27581336 31546400 732276 2.23 143748 4016152 1723852 5.08 1351744 3454152 204 00:57:06 00:32:01 27581312 31546448 732292 2.23 143796 4016144 1723852 5.08 1351660 3454160 12 00:57:06 00:33:01 27581240 31546388 732260 2.23 143816 4016164 1723852 5.08 1351540 3454168 176 00:57:06 00:34:01 27581192 31546400 732236 2.23 143836 4016164 1723852 5.08 1351580 3454172 8 00:57:06 00:35:01 27581176 31546388 732180 2.23 143852 4016168 1723852 5.08 1352076 3454176 208 00:57:06 00:36:01 27580836 31546112 732356 2.23 143872 4016256 1723852 5.08 1351872 3454240 4 00:57:06 00:37:01 27580756 31546120 732352 2.23 143896 4016252 1723852 5.08 1351660 3454252 184 00:57:06 00:38:01 27580812 31546188 732176 2.23 143936 4016264 1723852 5.08 1352124 3454256 4 00:57:06 00:39:01 27580720 31546144 732400 2.23 143968 4016248 1723852 5.08 1351880 3454256 244 00:57:06 00:40:01 27581100 31546536 732160 2.23 143992 4016256 1723852 5.08 1351872 3454260 24 00:57:06 00:41:01 27581124 31546632 732064 2.23 144020 4016272 1723852 5.08 1351928 3454268 172 00:57:06 00:42:01 27578396 31543904 734704 2.23 144052 4016268 1723852 5.08 1352288 3454268 16 00:57:06 00:43:01 27578828 31544460 734052 2.23 144080 4016268 1723852 5.08 1352008 3454268 220 00:57:06 00:44:01 27579008 31544644 733876 2.23 144104 4016276 1707740 5.03 1352108 3454268 8 00:57:06 00:45:01 27579212 31544920 733592 2.23 144120 4016284 1707740 5.03 1352116 3454280 176 00:57:06 00:46:01 27579404 31545120 733524 2.23 144144 4016288 1707740 5.03 1352148 3454284 24 00:57:06 00:47:01 27579136 31544856 733756 2.23 144184 4016256 1707740 5.03 1351856 3454284 172 00:57:06 00:48:01 27579276 31545060 733488 2.23 144220 4016288 1707740 5.03 1351924 3454292 32 00:57:06 00:49:01 27579292 31545148 733424 2.23 144240 4016292 1707740 5.03 1352260 3454300 220 00:57:06 00:50:01 27579244 31545108 733392 2.23 144272 4016276 1707740 5.03 1351968 3454304 48 00:57:06 00:51:01 27579204 31545136 733300 2.23 144296 4016304 1707740 5.03 1352340 3454312 64 00:57:06 00:52:01 27579424 31545360 733012 2.23 144336 4016276 1707740 5.03 1352032 3454312 52 00:57:06 00:53:01 27579092 31545036 733240 2.23 144364 4016288 1707740 5.03 1352096 3454316 260 00:57:06 00:54:01 27579076 31545084 733156 2.23 144388 4016304 1707740 5.03 1352376 3454324 20 00:57:06 00:55:01 27578952 31545004 733392 2.23 144404 4016316 1723848 5.08 1352428 3454308 204 00:57:06 00:56:01 27578684 31544744 733608 2.23 144420 4016320 1723848 5.08 1352432 3454312 4 00:57:06 00:57:01 27546088 31516208 758892 2.31 144548 4019684 1776508 5.24 1379256 3455948 44 00:57:06 Average: 27579864 31544915 733612 2.23 143701 4016171 1714346 5.05 1352126 3454155 86 00:57:06 00:57:06 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:57:06 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:57:06 00:01:01 ens3 0.20 0.17 0.02 0.01 0.00 0.00 0.00 0.00 00:57:06 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:02:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 00:57:06 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:03:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:04:01 ens3 0.58 0.07 0.11 0.00 0.00 0.00 0.00 0.00 00:57:06 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:05:01 ens3 0.93 0.53 0.39 0.29 0.00 0.00 0.00 0.00 00:57:06 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:06:01 ens3 0.30 0.27 0.25 0.20 0.00 0.00 0.00 0.00 00:57:06 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:07:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 00:57:06 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:08:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 00:57:06 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:12:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:57:06 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:13:01 ens3 0.70 0.20 0.12 0.01 0.00 0.00 0.00 0.00 00:57:06 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:14:01 ens3 0.43 0.47 0.26 0.22 0.00 0.00 0.00 0.00 00:57:06 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:15:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:17:01 ens3 0.65 0.58 0.34 0.29 0.00 0.00 0.00 0.00 00:57:06 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:19:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:20:02 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:21:01 ens3 0.46 0.10 0.05 0.01 0.00 0.00 0.00 0.00 00:57:06 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:22:01 ens3 0.60 0.37 0.39 0.27 0.00 0.00 0.00 0.00 00:57:06 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:23:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:24:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 00:57:06 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:25:01 ens3 0.47 0.32 0.26 0.21 0.00 0.00 0.00 0.00 00:57:06 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:26:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 00:57:06 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:27:01 ens3 0.28 0.27 0.09 0.08 0.00 0.00 0.00 0.00 00:57:06 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:29:01 ens3 0.27 0.20 0.07 0.01 0.00 0.00 0.00 0.00 00:57:06 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:31:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:32:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 00:57:06 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:33:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 00:57:06 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:35:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:36:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:37:01 ens3 0.77 0.38 0.22 0.15 0.00 0.00 0.00 0.00 00:57:06 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:38:01 ens3 0.32 0.28 0.25 0.20 0.00 0.00 0.00 0.00 00:57:06 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:41:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 00:57:06 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:42:01 ens3 1.55 1.43 0.79 2.79 0.00 0.00 0.00 0.00 00:57:06 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:43:01 ens3 3.02 2.08 1.68 2.05 0.00 0.00 0.00 0.00 00:57:06 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:45:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:46:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:47:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 00:57:06 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:50:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 00:57:06 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:52:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 00:57:06 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:54:01 ens3 0.18 0.12 0.06 0.01 0.00 0.00 0.00 0.00 00:57:06 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:57:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:57:06 00:57:01 ens3 13.28 8.47 15.67 5.42 0.00 0.00 0.00 0.00 00:57:06 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 Average: lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 00:57:06 Average: ens3 0.53 0.34 0.39 0.22 0.00 0.00 0.00 0.00 00:57:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:06 00:57:06 00:57:06 ---> sar -P ALL: 00:57:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9204) 11/30/23 _x86_64_ (8 CPU) 00:57:06 00:57:06 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:57:06 00:00:01 all 11.11 0.00 0.00 0.00 0.00 88.89 00:57:06 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:00:01 4 50.00 0.00 0.00 0.00 0.00 50.00 00:57:06 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:01:01 all 0.04 0.02 0.04 0.04 0.01 99.85 00:57:06 00:01:01 0 0.07 0.00 0.05 0.00 0.02 99.87 00:57:06 00:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:57:06 00:01:01 2 0.02 0.00 0.05 0.00 0.00 99.93 00:57:06 00:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:57:06 00:01:01 4 0.03 0.00 0.03 0.02 0.02 99.90 00:57:06 00:01:01 5 0.02 0.13 0.08 0.07 0.02 99.68 00:57:06 00:01:01 6 0.02 0.00 0.02 0.02 0.02 99.93 00:57:06 00:01:01 7 0.12 0.00 0.03 0.25 0.02 99.58 00:57:06 00:02:01 all 0.02 0.00 0.01 0.01 0.00 99.96 00:57:06 00:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:57:06 00:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:57:06 00:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:02:01 7 0.00 0.00 0.02 0.05 0.00 99.93 00:57:06 00:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:57:06 00:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:57:06 00:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:57:06 00:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:03:01 6 0.00 0.00 0.00 0.02 0.02 99.97 00:57:06 00:03:01 7 0.03 0.00 0.00 0.02 0.00 99.95 00:57:06 00:04:01 all 0.08 0.00 0.01 0.04 0.01 99.86 00:57:06 00:04:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:57:06 00:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 00:57:06 00:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 00:57:06 00:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:04:01 6 0.02 0.00 0.02 0.18 0.00 99.78 00:57:06 00:04:01 7 0.57 0.00 0.00 0.15 0.02 99.27 00:57:06 00:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:57:06 00:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 00:57:06 00:05:01 6 0.02 0.00 0.02 0.02 0.02 99.93 00:57:06 00:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 00:57:06 00:06:01 all 0.10 0.00 0.01 0.00 0.00 99.89 00:57:06 00:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:57:06 00:06:01 3 0.03 0.00 0.00 0.02 0.00 99.95 00:57:06 00:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:57:06 00:06:01 7 0.65 0.00 0.02 0.00 0.02 99.32 00:57:06 00:07:01 all 0.03 0.00 0.01 0.01 0.01 99.94 00:57:06 00:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:57:06 00:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:07:01 6 0.00 0.00 0.02 0.02 0.02 99.95 00:57:06 00:07:01 7 0.17 0.00 0.02 0.07 0.00 99.75 00:57:06 00:08:01 all 0.00 0.00 0.01 0.01 0.00 99.97 00:57:06 00:08:01 0 0.00 0.00 0.03 0.00 0.02 99.95 00:57:06 00:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:08:01 2 0.00 0.00 0.03 0.00 0.00 99.97 00:57:06 00:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 00:57:06 00:08:01 7 0.00 0.00 0.00 0.05 0.00 99.95 00:57:06 00:09:01 all 0.02 0.00 0.02 0.01 0.01 99.94 00:57:06 00:09:01 0 0.03 0.00 0.05 0.00 0.02 99.90 00:57:06 00:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:57:06 00:09:01 2 0.00 0.00 0.03 0.00 0.00 99.97 00:57:06 00:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:09:01 5 0.00 0.00 0.02 0.00 0.02 99.97 00:57:06 00:09:01 6 0.00 0.00 0.03 0.00 0.00 99.97 00:57:06 00:09:01 7 0.10 0.00 0.00 0.05 0.02 99.83 00:57:06 00:10:01 all 0.08 0.00 0.01 0.00 0.01 99.90 00:57:06 00:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:57:06 00:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:10:01 3 0.05 0.00 0.00 0.00 0.02 99.93 00:57:06 00:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:10:01 6 0.02 0.00 0.02 0.02 0.02 99.93 00:57:06 00:10:01 7 0.53 0.00 0.00 0.02 0.00 99.45 00:57:06 00:57:06 00:10:01 CPU %user %nice %system %iowait %steal %idle 00:57:06 00:11:01 all 0.03 0.00 0.01 0.02 0.01 99.93 00:57:06 00:11:01 0 0.03 0.00 0.00 0.00 0.02 99.95 00:57:06 00:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:11:01 3 0.02 0.00 0.02 0.02 0.02 99.93 00:57:06 00:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:11:01 6 0.00 0.00 0.03 0.17 0.00 99.80 00:57:06 00:11:01 7 0.15 0.00 0.00 0.00 0.00 99.85 00:57:06 00:12:01 all 0.08 0.00 0.00 0.01 0.00 99.91 00:57:06 00:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:12:01 3 0.05 0.00 0.02 0.00 0.02 99.92 00:57:06 00:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 00:57:06 00:12:01 7 0.52 0.00 0.00 0.03 0.02 99.43 00:57:06 00:13:01 all 0.06 0.00 0.01 0.05 0.01 99.86 00:57:06 00:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:13:01 2 0.00 0.00 0.07 0.00 0.00 99.93 00:57:06 00:13:01 3 0.07 0.00 0.00 0.00 0.10 99.83 00:57:06 00:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:13:01 6 0.00 0.00 0.00 0.10 0.02 99.88 00:57:06 00:13:01 7 0.37 0.00 0.02 0.33 0.00 99.28 00:57:06 00:14:01 all 0.03 0.00 0.01 0.04 0.01 99.91 00:57:06 00:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:57:06 00:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:14:01 2 0.10 0.00 0.03 0.00 0.00 99.87 00:57:06 00:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:57:06 00:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:14:01 6 0.03 0.00 0.00 0.22 0.00 99.75 00:57:06 00:14:01 7 0.03 0.00 0.02 0.10 0.02 99.83 00:57:06 00:15:01 all 0.03 0.00 0.01 0.09 0.00 99.87 00:57:06 00:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:57:06 00:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:15:01 3 0.07 0.00 0.03 0.00 0.02 99.88 00:57:06 00:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:15:01 6 0.02 0.00 0.03 0.07 0.00 99.88 00:57:06 00:15:01 7 0.05 0.00 0.00 0.67 0.00 99.28 00:57:06 00:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 00:57:06 00:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 00:57:06 00:16:01 3 0.05 0.00 0.03 0.00 0.02 99.90 00:57:06 00:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 00:57:06 00:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:16:01 6 0.00 0.00 0.00 0.02 0.02 99.97 00:57:06 00:16:01 7 0.00 0.00 0.02 0.03 0.00 99.95 00:57:06 00:17:01 all 0.03 0.00 0.00 0.00 0.01 99.96 00:57:06 00:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:57:06 00:17:01 3 0.05 0.00 0.00 0.00 0.02 99.93 00:57:06 00:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:17:01 5 0.03 0.00 0.00 0.00 0.02 99.95 00:57:06 00:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:17:01 7 0.02 0.00 0.00 0.02 0.03 99.93 00:57:06 00:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:57:06 00:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 00:57:06 00:18:01 7 0.05 0.00 0.03 0.00 0.02 99.90 00:57:06 00:19:01 all 0.02 0.00 0.00 0.02 0.01 99.95 00:57:06 00:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:57:06 00:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:19:01 3 0.05 0.00 0.00 0.00 0.02 99.93 00:57:06 00:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:57:06 00:19:01 6 0.00 0.00 0.00 0.12 0.02 99.87 00:57:06 00:19:01 7 0.00 0.00 0.00 0.03 0.02 99.95 00:57:06 00:20:02 all 0.06 0.00 0.01 0.01 0.00 99.92 00:57:06 00:20:02 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:20:02 1 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:20:02 2 0.00 0.00 0.03 0.00 0.00 99.97 00:57:06 00:20:02 3 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:20:02 4 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:20:02 5 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:20:02 6 0.00 0.00 0.00 0.02 0.00 99.98 00:57:06 00:20:02 7 0.48 0.00 0.03 0.07 0.02 99.40 00:57:06 00:21:01 all 0.03 0.00 0.01 0.00 0.01 99.96 00:57:06 00:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:57:06 00:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:57:06 00:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:57:06 00:21:01 7 0.03 0.00 0.00 0.02 0.02 99.93 00:57:06 00:57:06 00:21:01 CPU %user %nice %system %iowait %steal %idle 00:57:06 00:22:01 all 0.01 0.00 0.00 0.00 0.01 99.97 00:57:06 00:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:57:06 00:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:57:06 00:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 00:57:06 00:22:01 7 0.03 0.00 0.02 0.03 0.03 99.88 00:57:06 00:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 00:57:06 00:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:57:06 00:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:23:01 6 0.00 0.00 0.00 0.07 0.00 99.93 00:57:06 00:23:01 7 0.03 0.00 0.02 0.02 0.02 99.92 00:57:06 00:24:01 all 0.05 0.00 0.01 0.01 0.01 99.92 00:57:06 00:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 00:57:06 00:24:01 3 0.05 0.00 0.02 0.00 0.02 99.92 00:57:06 00:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:57:06 00:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 00:57:06 00:24:01 7 0.37 0.00 0.00 0.03 0.03 99.57 00:57:06 00:25:01 all 0.23 0.00 0.01 0.01 0.01 99.75 00:57:06 00:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:57:06 00:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:57:06 00:25:01 6 0.02 0.00 0.00 0.02 0.02 99.95 00:57:06 00:25:01 7 1.68 0.00 0.03 0.03 0.02 98.24 00:57:06 00:26:01 all 0.02 0.00 0.00 0.01 0.01 99.96 00:57:06 00:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:26:01 7 0.13 0.00 0.00 0.08 0.03 99.75 00:57:06 00:27:01 all 0.12 0.00 0.02 0.01 0.01 99.84 00:57:06 00:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:27:01 3 0.05 0.00 0.02 0.02 0.00 99.92 00:57:06 00:27:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:57:06 00:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:57:06 00:27:01 6 0.02 0.00 0.02 0.03 0.02 99.92 00:57:06 00:27:01 7 0.85 0.00 0.05 0.05 0.02 99.04 00:57:06 00:28:01 all 0.23 0.00 0.00 0.01 0.01 99.74 00:57:06 00:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:28:01 3 0.02 0.00 0.02 0.08 0.02 99.87 00:57:06 00:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 00:57:06 00:28:01 7 1.79 0.00 0.00 0.02 0.03 98.16 00:57:06 00:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:57:06 00:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:57:06 00:29:01 6 0.00 0.00 0.00 0.02 0.02 99.97 00:57:06 00:29:01 7 0.07 0.00 0.02 0.02 0.02 99.88 00:57:06 00:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 00:57:06 00:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:57:06 00:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:30:01 6 0.02 0.00 0.03 0.00 0.00 99.95 00:57:06 00:30:01 7 0.07 0.00 0.02 0.02 0.02 99.88 00:57:06 00:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:57:06 00:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 00:57:06 00:31:01 7 0.03 0.00 0.03 0.02 0.02 99.90 00:57:06 00:32:01 all 0.02 0.00 0.01 0.02 0.01 99.94 00:57:06 00:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:32:01 2 0.00 0.00 0.03 0.00 0.02 99.95 00:57:06 00:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:57:06 00:32:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:57:06 00:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:57:06 00:32:01 6 0.02 0.00 0.00 0.08 0.02 99.88 00:57:06 00:32:01 7 0.03 0.00 0.03 0.10 0.02 99.82 00:57:06 00:57:06 00:32:01 CPU %user %nice %system %iowait %steal %idle 00:57:06 00:33:01 all 0.00 0.00 0.01 0.00 0.01 99.97 00:57:06 00:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:33:01 6 0.00 0.00 0.02 0.02 0.00 99.97 00:57:06 00:33:01 7 0.00 0.00 0.03 0.02 0.03 99.92 00:57:06 00:34:01 all 0.08 0.00 0.01 0.01 0.00 99.89 00:57:06 00:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:34:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:57:06 00:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:34:01 7 0.57 0.00 0.02 0.07 0.02 99.33 00:57:06 00:35:01 all 0.20 0.00 0.00 0.00 0.01 99.78 00:57:06 00:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:57:06 00:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:35:01 6 0.02 0.00 0.00 0.02 0.02 99.95 00:57:06 00:35:01 7 1.52 0.00 0.02 0.00 0.02 98.45 00:57:06 00:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:57:06 00:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 00:57:06 00:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:36:01 7 0.02 0.00 0.00 0.02 0.03 99.93 00:57:06 00:37:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:57:06 00:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:37:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:57:06 00:37:01 3 0.03 0.00 0.00 0.02 0.00 99.95 00:57:06 00:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 00:57:06 00:37:01 6 0.00 0.00 0.00 0.02 0.02 99.97 00:57:06 00:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:38:01 all 0.02 0.00 0.00 0.01 0.01 99.96 00:57:06 00:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:57:06 00:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:38:01 3 0.07 0.00 0.00 0.00 0.02 99.92 00:57:06 00:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:38:01 7 0.03 0.00 0.03 0.10 0.02 99.82 00:57:06 00:39:01 all 0.01 0.00 0.00 0.00 0.01 99.97 00:57:06 00:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:57:06 00:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:39:01 6 0.02 0.00 0.00 0.02 0.02 99.95 00:57:06 00:39:01 7 0.02 0.00 0.00 0.02 0.03 99.93 00:57:06 00:40:01 all 0.02 0.00 0.00 0.00 0.01 99.97 00:57:06 00:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:40:01 2 0.03 0.00 0.00 0.00 0.02 99.95 00:57:06 00:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:40:01 7 0.05 0.00 0.02 0.02 0.02 99.90 00:57:06 00:41:01 all 0.01 0.00 0.01 0.03 0.01 99.94 00:57:06 00:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:41:01 4 0.00 0.00 0.03 0.07 0.00 99.90 00:57:06 00:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:41:01 6 0.00 0.00 0.00 0.07 0.02 99.92 00:57:06 00:41:01 7 0.05 0.00 0.03 0.13 0.02 99.77 00:57:06 00:42:01 all 0.07 0.00 0.02 0.02 0.01 99.88 00:57:06 00:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:57:06 00:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:42:01 2 0.13 0.00 0.03 0.00 0.00 99.83 00:57:06 00:42:01 3 0.05 0.00 0.02 0.00 0.00 99.93 00:57:06 00:42:01 4 0.13 0.00 0.03 0.00 0.00 99.83 00:57:06 00:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:42:01 6 0.12 0.00 0.02 0.02 0.02 99.83 00:57:06 00:42:01 7 0.05 0.00 0.03 0.17 0.03 99.72 00:57:06 00:43:01 all 0.03 0.00 0.01 0.00 0.00 99.96 00:57:06 00:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:57:06 00:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:57:06 00:43:01 3 0.07 0.00 0.02 0.00 0.02 99.90 00:57:06 00:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:43:01 7 0.03 0.00 0.02 0.02 0.02 99.92 00:57:06 00:57:06 00:43:01 CPU %user %nice %system %iowait %steal %idle 00:57:06 00:44:01 all 0.25 0.00 0.01 0.01 0.01 99.73 00:57:06 00:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:57:06 00:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:44:01 6 0.02 0.00 0.00 0.02 0.00 99.97 00:57:06 00:44:01 7 1.83 0.00 0.02 0.10 0.02 98.04 00:57:06 00:45:01 all 0.02 0.00 0.01 0.00 0.00 99.96 00:57:06 00:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:45:01 2 0.05 0.00 0.02 0.00 0.00 99.93 00:57:06 00:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:57:06 00:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:57:06 00:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 00:57:06 00:45:01 7 0.03 0.00 0.00 0.03 0.02 99.92 00:57:06 00:46:01 all 0.01 0.00 0.01 0.01 0.01 99.97 00:57:06 00:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:57:06 00:46:01 2 0.00 0.00 0.03 0.00 0.00 99.97 00:57:06 00:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 00:57:06 00:46:01 7 0.02 0.00 0.00 0.05 0.03 99.90 00:57:06 00:47:01 all 0.02 0.00 0.01 0.01 0.01 99.95 00:57:06 00:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:57:06 00:47:01 3 0.03 0.00 0.00 0.02 0.02 99.93 00:57:06 00:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:57:06 00:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:57:06 00:47:01 6 0.02 0.00 0.02 0.08 0.02 99.87 00:57:06 00:47:01 7 0.00 0.00 0.03 0.00 0.02 99.95 00:57:06 00:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:57:06 00:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:48:01 2 0.00 0.00 0.03 0.00 0.02 99.95 00:57:06 00:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:48:01 4 0.00 0.00 0.02 0.00 0.02 99.97 00:57:06 00:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:48:01 7 0.05 0.00 0.02 0.02 0.02 99.90 00:57:06 00:49:01 all 0.18 0.00 0.01 0.26 0.01 99.54 00:57:06 00:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:57:06 00:49:01 3 0.05 0.00 0.02 0.00 0.02 99.92 00:57:06 00:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:49:01 6 0.02 0.00 0.00 0.03 0.02 99.93 00:57:06 00:49:01 7 1.31 0.00 0.03 2.07 0.03 96.56 00:57:06 00:50:01 all 0.04 0.00 0.01 0.00 0.00 99.95 00:57:06 00:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:57:06 00:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:50:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:57:06 00:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:57:06 00:50:01 4 0.00 0.00 0.03 0.00 0.00 99.97 00:57:06 00:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:50:01 7 0.22 0.00 0.00 0.03 0.02 99.73 00:57:06 00:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:57:06 00:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:57:06 00:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:57:06 00:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:51:01 6 0.00 0.00 0.02 0.02 0.02 99.95 00:57:06 00:51:01 7 0.02 0.00 0.02 0.02 0.00 99.95 00:57:06 00:52:01 all 0.01 0.00 0.01 0.00 0.01 99.98 00:57:06 00:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:52:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:57:06 00:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:52:01 7 0.00 0.00 0.00 0.02 0.02 99.97 00:57:06 00:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:57:06 00:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:57:06 00:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:57:06 00:53:01 2 0.05 0.00 0.03 0.00 0.03 99.88 00:57:06 00:53:01 3 0.05 0.00 0.02 0.00 0.00 99.93 00:57:06 00:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:57:06 00:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 00:57:06 00:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:54:01 all 0.00 0.00 0.01 0.01 0.01 99.97 00:57:06 00:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:57:06 00:54:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:57:06 00:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:57:06 00:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:54:01 6 0.00 0.00 0.00 0.02 0.02 99.97 00:57:06 00:54:01 7 0.00 0.00 0.00 0.07 0.02 99.92 00:57:06 00:57:06 00:54:01 CPU %user %nice %system %iowait %steal %idle 00:57:06 00:55:01 all 0.19 0.00 0.00 0.00 0.01 99.80 00:57:06 00:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 00:57:06 00:55:01 2 0.08 0.00 0.02 0.00 0.02 99.88 00:57:06 00:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:57:06 00:55:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:57:06 00:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:55:01 6 0.02 0.00 0.00 0.02 0.02 99.95 00:57:06 00:55:01 7 1.22 0.00 0.00 0.00 0.00 98.78 00:57:06 00:56:01 all 0.03 0.00 0.01 0.00 0.00 99.95 00:57:06 00:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:57:06 00:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:57:06 00:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:57:06 00:56:01 6 0.00 0.00 0.03 0.00 0.02 99.95 00:57:06 00:56:01 7 0.23 0.00 0.00 0.02 0.00 99.75 00:57:06 00:57:01 all 0.54 0.00 0.14 0.05 0.01 99.26 00:57:06 00:57:01 0 0.20 0.00 0.13 0.03 0.00 99.63 00:57:06 00:57:01 1 0.07 0.00 0.10 0.02 0.00 99.82 00:57:06 00:57:01 2 0.80 0.00 0.15 0.10 0.02 98.93 00:57:06 00:57:01 3 0.17 0.00 0.13 0.00 0.02 99.68 00:57:06 00:57:01 4 0.20 0.00 0.12 0.00 0.00 99.68 00:57:06 00:57:01 5 0.13 0.00 0.13 0.00 0.00 99.73 00:57:06 00:57:01 6 0.88 0.00 0.17 0.12 0.02 98.82 00:57:06 00:57:01 7 1.85 0.00 0.18 0.13 0.02 97.82 00:57:06 Average: all 0.06 0.00 0.01 0.02 0.01 99.91 00:57:06 Average: 0 0.01 0.00 0.01 0.00 0.00 99.97 00:57:06 Average: 1 0.01 0.00 0.01 0.00 0.00 99.98 00:57:06 Average: 2 0.03 0.00 0.02 0.00 0.01 99.94 00:57:06 Average: 3 0.03 0.00 0.01 0.00 0.01 99.94 00:57:06 Average: 4 0.02 0.00 0.01 0.00 0.00 99.97 00:57:06 Average: 5 0.01 0.00 0.01 0.00 0.00 99.97 00:57:06 Average: 6 0.03 0.00 0.01 0.03 0.01 99.92 00:57:06 Average: 7 0.32 0.00 0.02 0.10 0.02 99.55 00:57:06 00:57:06 00:57:06