Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 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-ssh14379838015907432061.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh11109072349698451500.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5420882630100396584.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh17097977463892472515.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-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5882630043431911881.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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9029 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/975 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/975 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 (main) Commit message: "Merge pull request #5414 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.51.0" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 # timeout=10 > git rev-list --no-walk f8e3b757e3546ed58c9104b8b631b8395f59e7eb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:16:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:16:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:16:58 ========================================================= 02:16:58 EdgeX Global Pipelines Version Info 02:16:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:16:59 ------------------- 02:16:59 stable info: 02:16:59 ------------------- 02:16:59 Commited By: Cherry Wang cherry@iotechsys.com 02:16:59 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:16:59 Message: update stable to v1.0.278 02:16:59 ------------------- 02:16:59 experimental info: 02:16:59 ------------------- 02:16:59 Commited By: **** collab-it+edgex@linuxfoundation.org 02:16:59 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:16:59 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2f5b90 [Pipeline] echo 02:17:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:17:00 provisioning config files... 02:17:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/975@tmp/config8807525726568744461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:17:01 ---> ****-login.sh 02:17:01 nexus3.edgexfoundry.org:10001 02:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:01 02:17:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:17:01 Configure a credential helper to remove this warning. See 02:17:01 https://docs.****.com/go/credential-store/ 02:17:01 02:17:01 Login Succeeded 02:17:01 nexus3.edgexfoundry.org:10002 02:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:01 02:17:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:17:01 Configure a credential helper to remove this warning. See 02:17:01 https://docs.****.com/go/credential-store/ 02:17:01 02:17:01 Login Succeeded 02:17:01 nexus3.edgexfoundry.org:10003 02:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:01 02:17:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:17:01 Configure a credential helper to remove this warning. See 02:17:01 https://docs.****.com/go/credential-store/ 02:17:01 02:17:01 Login Succeeded 02:17:01 nexus3.edgexfoundry.org:10004 02:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:01 02:17:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:17:01 Configure a credential helper to remove this warning. See 02:17:01 https://docs.****.com/go/credential-store/ 02:17:01 02:17:01 Login Succeeded 02:17:01 ****.io 02:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:01 02:17:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:17:01 Configure a credential helper to remove this warning. See 02:17:01 https://docs.****.com/go/credential-store/ 02:17:01 02:17:01 Login Succeeded 02:17:01 ---> ****-login.sh ends [Pipeline] } 02:17:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:17:02 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 02:17:02 + dirname cmd/core-command/Dockerfile 02:17:02 + cut -d/ -f2 02:17:02 + echo core-command,cmd/core-command/Dockerfile 02:17:02 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:17:02 + cut -d/ -f2 02:17:02 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:17:02 + + dirname cmd/core-data/Dockerfile 02:17:02 cut -d/ -f2 02:17:02 + echo core-data,cmd/core-data/Dockerfile 02:17:02 + dirname cmd/core-keeper/Dockerfile 02:17:02 + cut -d/ -f2 02:17:02 + echo core-keeper,cmd/core-keeper/Dockerfile 02:17:02 + dirname+ cmd/core-metadata/Dockerfile 02:17:02 cut -d/ -f2 02:17:02 + echo core-metadata,cmd/core-metadata/Dockerfile 02:17:02 + dirname cmd/security-bootstrapper/Dockerfile 02:17:02 + cut -d/ -f2 02:17:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:17:02 + dirname cmd/security-proxy-auth/Dockerfile 02:17:02 + cut -d/ -f2 02:17:02 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:17:02 + dirname cmd/security-proxy-setup/Dockerfile 02:17:02 + cut -d/ -f2 02:17:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:17:02 + dirname cmd/security-secretstore-setup/Dockerfile 02:17:02 + cut -d/ -f2 02:17:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:17:02 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:17:02 + cut -d/ -f2 02:17:02 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:17:02 + dirname cmd/security-spire-agent/Dockerfile+ 02:17:02 cut -d/ -f2 02:17:02 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:17:02 + dirname cmd/security-spire-config/Dockerfile 02:17:02 + cut -d/ -f2 02:17:02 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:17:02 + dirname cmd/security-spire-server/Dockerfile 02:17:02 + cut -d/ -f2 02:17:02 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:17:02 + dirname cmd/support-notifications/Dockerfile 02:17:02 + cut -d/ -f2 02:17:02 + echo support-notifications,cmd/support-notifications/Dockerfile 02:17:02 + dirname cmd/support-scheduler/Dockerfile 02:17:02 + cut -d/ -f2 02:17:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:17:02 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:17:02 + git rev-list -1 --merges f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6~1..f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo 02:17:02 -----------> git rev-list -1 --merges f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6~1..f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:17:02 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [false] [Pipeline] sh 02:17:02 + git log --format=format:%s -1 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo 02:17:02 ========================================================= 02:17:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:17:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:17:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:17:03 + grep -v github /etc/ssh/ssh_known_hosts 02:17:03 + [ -e /tmp/ssh_known_hosts ] 02:17:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:17:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:17:03 + sudo tee -a /etc/ssh/ssh_known_hosts 02:17:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:17:03 02:17:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:17:04 0.1.4: Pulling from edgex-devops/py-git-semver 02:17:04 3dae71ba6b94: Pulling fs layer 02:17:04 6bf1a483ea7c: Pulling fs layer 02:17:04 f5dfc541a4d3: Pulling fs layer 02:17:04 461d9e800cba: Pulling fs layer 02:17:04 80192f66455f: Pulling fs layer 02:17:04 2e8e34ca0e6c: Pulling fs layer 02:17:04 a29436f7fd5d: Pulling fs layer 02:17:04 923cac83aea3: Pulling fs layer 02:17:04 25ad8b0a4227: Pulling fs layer 02:17:04 db01528c6b51: Pulling fs layer 02:17:04 28988de357af: Pulling fs layer 02:17:04 80192f66455f: Waiting 02:17:04 25ad8b0a4227: Waiting 02:17:04 461d9e800cba: Waiting 02:17:04 2e8e34ca0e6c: Waiting 02:17:04 db01528c6b51: Waiting 02:17:04 28988de357af: Waiting 02:17:04 a29436f7fd5d: Waiting 02:17:04 923cac83aea3: Waiting 02:17:04 6bf1a483ea7c: Verifying Checksum 02:17:04 6bf1a483ea7c: Download complete 02:17:04 461d9e800cba: Download complete 02:17:04 80192f66455f: Verifying Checksum 02:17:04 80192f66455f: Download complete 02:17:04 f5dfc541a4d3: Verifying Checksum 02:17:04 f5dfc541a4d3: Download complete 02:17:04 3dae71ba6b94: Verifying Checksum 02:17:04 3dae71ba6b94: Download complete 02:17:04 923cac83aea3: Verifying Checksum 02:17:04 923cac83aea3: Download complete 02:17:04 25ad8b0a4227: Verifying Checksum 02:17:04 25ad8b0a4227: Download complete 02:17:04 db01528c6b51: Download complete 02:17:04 28988de357af: Verifying Checksum 02:17:04 28988de357af: Download complete 02:17:04 a29436f7fd5d: Verifying Checksum 02:17:04 a29436f7fd5d: Download complete 02:17:05 2e8e34ca0e6c: Verifying Checksum 02:17:05 2e8e34ca0e6c: Download complete 02:17:05 3dae71ba6b94: Pull complete 02:17:05 6bf1a483ea7c: Pull complete 02:17:06 f5dfc541a4d3: Pull complete 02:17:06 461d9e800cba: Pull complete 02:17:06 80192f66455f: Pull complete 02:17:10 2e8e34ca0e6c: Pull complete 02:17:10 a29436f7fd5d: Pull complete 02:17:10 923cac83aea3: Pull complete 02:17:10 25ad8b0a4227: Pull complete 02:17:10 db01528c6b51: Pull complete 02:17:10 28988de357af: Pull complete 02:17:10 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:17:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:17:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:11 prd-ubuntu20.04-docker-8c-8g-9029 does not seem to be running inside a container 02:17:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/975 -v /w/workspace/edgex-go/975:/w/workspace/edgex-go/975:rw,z -v /w/workspace/edgex-go/975@tmp:/w/workspace/edgex-go/975@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:17:12 $ docker top ed259ad661295d5b8276e9d8790bdbb1ed5a24c10c7dde70dcb021d7067d3ebb -eo pid,comm 02:17: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). 02:17:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:17:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:17:12 [ssh-agent] Looking for ssh-agent implementation... 02:17:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:12 $ docker exec ed259ad661295d5b8276e9d8790bdbb1ed5a24c10c7dde70dcb021d7067d3ebb ssh-agent 02:17:12 SSH_AUTH_SOCK=/tmp/ssh-Y1L5RYOK0G4I/agent.32 02:17:12 SSH_AGENT_PID=38 02:17:12 Running ssh-add (command line suppressed) 02:17:13 Identity added: /w/workspace/edgex-go/975@tmp/private_key_4056601310855286218.key (/w/workspace/edgex-go/975@tmp/private_key_4056601310855286218.key) 02:17:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:13 + git config --global --add safe.directory /w/workspace/edgex-go/975 [Pipeline] sh 02:17:13 + git tag --points-at HEAD [Pipeline] } 02:17:13 $ docker exec --env ******** --env ******** ed259ad661295d5b8276e9d8790bdbb1ed5a24c10c7dde70dcb021d7067d3ebb ssh-agent -k 02:17:13 unset SSH_AUTH_SOCK; 02:17:13 unset SSH_AGENT_PID; 02:17:13 echo Agent pid 38 killed; 02:17:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:17:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:17:13 [ssh-agent] Looking for ssh-agent implementation... 02:17:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:13 $ docker exec ed259ad661295d5b8276e9d8790bdbb1ed5a24c10c7dde70dcb021d7067d3ebb ssh-agent 02:17:13 SSH_AUTH_SOCK=/tmp/ssh-tiL7R9RxPC2H/agent.85 02:17:13 SSH_AGENT_PID=91 02:17:14 Running ssh-add (command line suppressed) 02:17:14 Identity added: /w/workspace/edgex-go/975@tmp/private_key_7447908456765799066.key (/w/workspace/edgex-go/975@tmp/private_key_7447908456765799066.key) 02:17:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:14 + git semver init 02:17:14 2026-05-11 02:17:14,629 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:17:14 2026-05-11 02:17:14,632 [run_init] DEBUG init version:0.0.0 force:False 02:17:14 2026-05-11 02:17:14,633 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/975/.semver 02:17:14 2026-05-11 02:17:14,634 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/975/.semver 02:17:14 2026-05-11 02:17:14,634 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/975/.semver'], cwd=/w/workspace/edgex-go/975, stdin=None, shell=False, universal_newlines=False) 02:17:21 2026-05-11 02:17:21,341 [append_file] DEBUG append to file:/w/workspace/edgex-go/975/.git/info/exclude 02:17:21 2026-05-11 02:17:21,341 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/975/.semver/main with force:False 02:17:21 2026-05-11 02:17:21,341 [read_version] DEBUG read version from /w/workspace/edgex-go/975/.semver/main 02:17:21 2026-05-11 02:17:21,341 [read_version] DEBUG read version from /w/workspace/edgex-go/975/.semver/main 02:17:21 4.1.0-dev.113 [Pipeline] } 02:17:21 $ docker exec --env ******** --env ******** ed259ad661295d5b8276e9d8790bdbb1ed5a24c10c7dde70dcb021d7067d3ebb ssh-agent -k 02:17:21 unset SSH_AUTH_SOCK; 02:17:21 unset SSH_AGENT_PID; 02:17:21 echo Agent pid 91 killed; 02:17:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:17:22 + git semver [Pipeline] } 02:17:22 $ docker stop --time=1 ed259ad661295d5b8276e9d8790bdbb1ed5a24c10c7dde70dcb021d7067d3ebb 02:17:23 $ docker rm -f --volumes ed259ad661295d5b8276e9d8790bdbb1ed5a24c10c7dde70dcb021d7067d3ebb [Pipeline] // withDockerContainer [Pipeline] sh 02:17:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:17:24 Stashed 1 file(s) [Pipeline] echo 02:17:24 [edgeXSemver]: initialized semver on version 4.1.0-dev.113 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [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] sh 02:17:24 + git config --global --add safe.directory /w/workspace/edgex-go/975 [Pipeline] echo 02:17:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:17:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:17:24 ========================================================= 02:17:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:17:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:17:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:17:25 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 02:17:25 2d35ebdb57d9: Pulling fs layer 02:17:25 c35fb4624d26: Pulling fs layer 02:17:25 4e2aec7ef170: Pulling fs layer 02:17:25 333b49ad6fbf: Pulling fs layer 02:17:25 4f4fb700ef54: Pulling fs layer 02:17:25 c3e65509a76b: Pulling fs layer 02:17:25 7cf9ebb963bd: Pulling fs layer 02:17:25 bb34ca984cfb: Pulling fs layer 02:17:25 151cf03bc807: Pulling fs layer 02:17:25 333b49ad6fbf: Waiting 02:17:25 4f4fb700ef54: Waiting 02:17:25 c3e65509a76b: Waiting 02:17:25 7cf9ebb963bd: Waiting 02:17:25 151cf03bc807: Waiting 02:17:25 bb34ca984cfb: Waiting 02:17:25 c35fb4624d26: Verifying Checksum 02:17:25 c35fb4624d26: Download complete 02:17:25 333b49ad6fbf: Download complete 02:17:25 4f4fb700ef54: Verifying Checksum 02:17:25 4f4fb700ef54: Download complete 02:17:25 c3e65509a76b: Download complete 02:17:25 2d35ebdb57d9: Verifying Checksum 02:17:25 2d35ebdb57d9: Download complete 02:17:25 2d35ebdb57d9: Pull complete 02:17:25 7cf9ebb963bd: Verifying Checksum 02:17:25 7cf9ebb963bd: Download complete 02:17:25 c35fb4624d26: Pull complete 02:17:25 4e2aec7ef170: Verifying Checksum 02:17:25 4e2aec7ef170: Download complete 02:17:25 151cf03bc807: Verifying Checksum 02:17:25 151cf03bc807: Download complete 02:17:25 bb34ca984cfb: Verifying Checksum 02:17:25 bb34ca984cfb: Download complete 02:17:31 4e2aec7ef170: Pull complete 02:17:31 333b49ad6fbf: Pull complete 02:17:31 4f4fb700ef54: Pull complete 02:17:31 c3e65509a76b: Pull complete 02:17:31 7cf9ebb963bd: Pull complete 02:17:33 bb34ca984cfb: Pull complete 02:17:33 151cf03bc807: Pull complete 02:17:33 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:17:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:17:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:17:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:17:34 WORKDIR /edgex 02:17:34 COPY go.mod . 02:17:34 RUN go mod download 02:17:34 + docker build -t ci-base-image-x86_64 -f - . 02:17:34 #0 building with "default" instance using docker driver 02:17:34 02:17:34 #1 [internal] load build definition from Dockerfile 02:17:34 #1 transferring dockerfile: 164B done 02:17:34 #1 DONE 0.0s 02:17:34 02:17:34 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:17:34 #2 DONE 0.0s 02:17:34 02:17:34 #3 [internal] load .dockerignore 02:17:34 #3 transferring context: 50B done 02:17:34 #3 DONE 0.0s 02:17:34 02:17:34 #4 [internal] load build context 02:17:35 #4 transferring context: 6.99kB done 02:17:35 #4 DONE 0.0s 02:17:35 02:17:35 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:17:35 #5 DONE 0.1s 02:17:35 02:17:35 #6 [2/4] WORKDIR /edgex 02:17:35 #6 DONE 1.2s 02:17:36 02:17:36 #7 [3/4] COPY go.mod . 02:17:36 #7 DONE 0.0s 02:17:36 02:17:36 #8 [4/4] RUN go mod download 02:17:39 Still waiting to schedule task 02:17:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9026’ 02:17:46 #8 DONE 8.6s 02:17:46 02:17:46 #9 exporting to image 02:17:46 #9 exporting layers 02:17:48 #9 exporting layers 3.2s done 02:17:48 #9 writing image sha256:c0ba0b733cba5f6938f36739f5a6471496fdf0f4a6c302d6ca6afb332689184b done 02:17:48 #9 naming to docker.io/library/ci-base-image-x86_64 done 02:17:48 #9 DONE 3.2s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:48 + docker inspect -f . ci-base-image-x86_64 02:17:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:48 prd-ubuntu20.04-docker-8c-8g-9029 does not seem to be running inside a container 02:17:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/975 -v /w/workspace/edgex-go/975:/w/workspace/edgex-go/975:rw,z -v /w/workspace/edgex-go/975@tmp:/w/workspace/edgex-go/975@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:17:48 $ docker top 42c7a6dcb540a5b2ba826b4038a26cd082fe0c507674343910b4e247e31b5e3f -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:49 + go version 02:17:49 go version go1.25.2 linux/amd64 [Pipeline] } 02:17:49 $ docker stop --time=1 42c7a6dcb540a5b2ba826b4038a26cd082fe0c507674343910b4e247e31b5e3f 02:17:50 $ docker rm -f --volumes 42c7a6dcb540a5b2ba826b4038a26cd082fe0c507674343910b4e247e31b5e3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:50 + docker inspect -f . ci-base-image-x86_64 02:17:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:50 prd-ubuntu20.04-docker-8c-8g-9029 does not seem to be running inside a container 02:17:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/975 -v /w/workspace/edgex-go/975:/w/workspace/edgex-go/975:rw,z -v /w/workspace/edgex-go/975@tmp:/w/workspace/edgex-go/975@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:17:51 $ docker top 72bc7c3551fc74507df1943bf6505db6f67db65edeaa01d301ee6c7ca2d268a5 -eo pid,comm [Pipeline] { [Pipeline] echo 02:17:51 ========================================================= 02:17:51 [edgeXBuildGoParallel] Running Tests and Build... 02:17:51 ========================================================= [Pipeline] sh 02:17:51 + git config --global --add safe.directory /w/workspace/edgex-go/975 [Pipeline] fileExists [Pipeline] sh 02:17:51 + make test 02:17:51 go test -race -coverprofile=coverage.out ./... 02:17:59 ? github.com/edgexfoundry/edgex-go [no test files] 02:18:32 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:18:32 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:18:32 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:18:32 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:18:32 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:18:32 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:18:32 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:18:32 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:18:32 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:18:32 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:18:32 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:18:32 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:18:32 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:18:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:18:32 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:18:32 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 02:18:32 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:18:32 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:18:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements 02:18:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.4% of statements 02:18:36 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:18:36 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.020s coverage: 4.8% of statements 02:18:36 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:18:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 57.3% of statements 02:18:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.026s coverage: 86.5% of statements 02:18:36 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:18:36 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:18:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.219s coverage: 94.2% of statements 02:18:36 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 02:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:18:36 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:18:36 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 02:18:36 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:18:36 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:18:36 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:18:36 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:18:36 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 90.7% of statements 02:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 02:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:18:36 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:18:36 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.028s coverage: 0.0% of statements 02:18:36 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:18:36 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 11.1% of statements 02:18:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:18:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:18:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.433s coverage: 97.7% of statements 02:18:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 02:18:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:18:39 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:18:39 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:18:39 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 02:18:39 ok github.com/edgexfoundry/edgex-go/internal/io 1.017s coverage: 72.2% of statements 02:18:39 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:18:39 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:18:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:18:39 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 02:18:39 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:18:39 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:18:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:18:39 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:18:39 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:18:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 02:18:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 3.5% of statements 02:18:42 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 02:18:42 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:18:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements 02:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:18:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.051s coverage: 38.2% of statements 02:18:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.033s coverage: 68.8% of statements 02:18:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:18:42 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:18:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:18:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 40.0% of statements 02:18:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 87.1% of statements 02:18:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 89.5% of statements 02:18:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 93.1% of statements 02:18:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 02:18:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.036s coverage: 94.4% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.049s coverage: 92.9% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements 02:19:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.046s coverage: 47.4% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.046s coverage: 82.1% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 02:19:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.022s coverage: 6.8% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.028s coverage: 33.3% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.145s coverage: 54.8% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.034s coverage: 20.0% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.034s coverage: 88.6% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.025s coverage: 96.8% of statements 02:19:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 02:19:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.028s coverage: 100.0% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.110s coverage: 29.2% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 02:19:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements 02:19:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:19:02 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:19:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 17.1% of statements 02:19:07 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:19:07 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:19:07 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:19:07 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:19:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.134s coverage: 94.9% of statements 02:19:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 02:19:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:19:07 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:19:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:19:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.045s coverage: 9.0% of statements 02:19:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:19:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:19:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:19:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 97.7% of statements 02:19:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 02:19:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.031s coverage: 47.1% of statements 02:19:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:19:07 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:19:07 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:19:07 running golangci-lint 02:19:07 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 02:19:07 go version go1.25.2 linux/amd64 02:19:08 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 02:19:08 level=info msg="[config_reader] Used config file .golangci.yml" 02:19:08 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 02:19:08 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 02:19:08 level=info msg="[goenv] Read go env for 4.351153ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 02:19:08 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 02:19:30 level=info msg="[loader] Go packages loading at mode 8767 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 20.144237816s" 02:19:30 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.79913ms" 02:19:40 level=info msg="[linters_context/goanalysis] analyzers took 1m28.545687078s with top 10 stages: buildir: 51.054987258s, gosec: 2.790209274s, inspect: 2.752453449s, fact_deprecated: 2.215390776s, fact_purity: 1.577167455s, ctrlflow: 1.293599375s, nilness: 1.153966917s, printf: 1.135297985s, S1038: 957.485861ms, QF1004: 876.10935ms" 02:19:40 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 02:19:40 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 02:19:40 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 02:19:40 level=info msg="[runner] Issues before processing: 35, after processing: 0" 02:19:40 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, generated_file_filter: 35/22, cgo: 35/35, invalid_issue: 35/35, path_relativity: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, path_absoluter: 35/35, exclusion_paths: 35/35" 02:19:40 level=info msg="[runner] processing took 7.738099ms with stages: nolint_filter: 6.901867ms, generated_file_filter: 627.754µs, exclusion_rules: 116.915µs, exclusion_paths: 43.372µs, path_relativity: 33.441µs, cgo: 3.74µs, path_absoluter: 2.71µs, sort_results: 2.16µs, invalid_issue: 1.82µs, filename_unadjuster: 920ns, diff: 750ns, max_same_issues: 610ns, fixer: 560ns, uniq_by_line: 290ns, path_shortener: 260ns, path_prettifier: 250ns, severity-rules: 250ns, max_from_linter: 170ns, source_code: 130ns, max_per_file_from_linter: 130ns" 02:19:40 level=info msg="[runner] linters took 11.007421053s with stages: goanalysis_metalinter: 10.999616091s" 02:19:40 0 issues. 02:19:40 level=info msg="File cache stats: 0 entries of total size 0B" 02:19:40 level=info msg="Memory: 313 samples, avg is 344.6MB, max is 1399.5MB" 02:19:40 level=info msg="Execution took 31.193584793s" 02:19:40 go vet ./... 02:19:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:19:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:19:46 ./bin/test-attribution-txt.sh [Pipeline] echo 02:19:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:19:46 + ls -al . 02:19:46 total 1396 02:19:46 drwxrwxr-x 11 1001 1001 4096 May 11 02:17 . 02:19:46 drwxr-xr-x 4 root root 4096 May 11 02:17 .. 02:19:46 drwxrwxr-x 2 1001 1001 4096 May 11 02:16 .blubracket 02:19:46 -rw-rw-r-- 1 1001 1001 10 May 11 02:16 .dockerignore 02:19:46 drwxrwxr-x 8 1001 1001 4096 May 11 02:19 .git 02:19:46 drwxrwxr-x 3 1001 1001 4096 May 11 02:16 .github 02:19:46 -rw-rw-r-- 1 1001 1001 909 May 11 02:16 .gitignore 02:19:46 -rw-rw-r-- 1 1001 1001 359 May 11 02:16 .golangci.yml 02:19:46 -rw-rw-r-- 1 1001 1001 100 May 11 02:16 .hadolint.yml 02:19:46 drwxr-xr-x 3 1001 1001 4096 May 11 02:17 .semver 02:19:46 -rw-rw-r-- 1 1001 1001 155 May 11 02:16 .sonarcloud.properties 02:19:46 -rw-rw-r-- 1 1001 1001 1171 May 11 02:16 ADOPTERS.md 02:19:46 -rw-rw-r-- 1 1001 1001 20149 May 11 02:16 Attribution.txt 02:19:46 -rw-rw-r-- 1 1001 1001 108018 May 11 02:16 CHANGELOG.md 02:19:46 -rw-rw-r-- 1 1001 1001 3804 May 11 02:16 CONTRIBUTING.md 02:19:46 -rw-rw-r-- 1 1001 1001 677 May 11 02:16 GOVERNANCE.md 02:19:46 -rw-rw-r-- 1 1001 1001 886 May 11 02:16 Jenkinsfile 02:19:46 -rw-rw-r-- 1 1001 1001 10775 May 11 02:16 LICENSE 02:19:46 -rw-rw-r-- 1 1001 1001 16743 May 11 02:16 Makefile 02:19:46 -rw-rw-r-- 1 1001 1001 582 May 11 02:16 OWNERS.md 02:19:46 -rw-rw-r-- 1 1001 1001 9932 May 11 02:16 README.md 02:19:46 -rw-rw-r-- 1 1001 1001 789 May 11 02:16 SECURITY.md 02:19:46 -rw-rw-r-- 1 1001 1001 13 May 11 02:17 VERSION 02:19:46 drwxrwxr-x 2 1001 1001 4096 May 11 02:16 bin 02:19:46 drwxrwxr-x 19 1001 1001 4096 May 11 02:16 cmd 02:19:46 -rw-r--r-- 1 root root 1047357 May 11 02:19 coverage.out 02:19:46 drwxrwxr-x 2 1001 1001 4096 May 11 02:16 fuzz_test 02:19:46 -rw-rw-r-- 1 1001 1001 6952 May 11 02:16 go.mod 02:19:46 -rw-rw-r-- 1 1001 1001 90761 May 11 02:16 go.sum 02:19:46 drwxrwxr-x 7 1001 1001 4096 May 11 02:16 internal 02:19:46 drwxrwxr-x 2 1001 1001 4096 May 11 02:16 openapi 02:19:46 -rw-rw-r-- 1 1001 1001 584 May 11 02:16 security.txt 02:19:46 -rw-rw-r-- 1 1001 1001 204 May 11 02:16 version.go [Pipeline] sh 02:19:46 + '[' -e coverage.out ] 02:19:46 + chown 1001:1001 coverage.out [Pipeline] stash 02:19:47 Stashed 1 file(s) [Pipeline] sh 02:19:47 + make build 02:19:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:20:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:20:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:20:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:20:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:20:15 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:20:20 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:20:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:20:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:20:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:20:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:20:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:20:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:20:32 $ docker stop --time=1 72bc7c3551fc74507df1943bf6505db6f67db65edeaa01d301ee6c7ca2d268a5 02:20:34 $ docker rm -f --volumes 72bc7c3551fc74507df1943bf6505db6f67db65edeaa01d301ee6c7ca2d268a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:20:35 02:20:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:20:36 latest: Pulling from edgex-devops/edgex-compose 02:20:36 91d30c5bc195: Pulling fs layer 02:20:36 2e9b0aa3be6d: Pulling fs layer 02:20:36 9c61dcf015f6: Pulling fs layer 02:20:36 4698f68db338: Pulling fs layer 02:20:36 2a2f49069b9e: Pulling fs layer 02:20:36 e0025b399a48: Pulling fs layer 02:20:36 e0025b399a48: Waiting 02:20:36 4698f68db338: Waiting 02:20:36 2a2f49069b9e: Waiting 02:20:36 91d30c5bc195: Verifying Checksum 02:20:36 91d30c5bc195: Download complete 02:20:36 4698f68db338: Verifying Checksum 02:20:36 4698f68db338: Download complete 02:20:36 2e9b0aa3be6d: Verifying Checksum 02:20:36 2e9b0aa3be6d: Download complete 02:20:36 91d30c5bc195: Pull complete 02:20:36 e0025b399a48: Verifying Checksum 02:20:36 e0025b399a48: Download complete 02:20:36 2a2f49069b9e: Verifying Checksum 02:20:36 2a2f49069b9e: Download complete 02:20:36 2e9b0aa3be6d: Pull complete 02:20:37 9c61dcf015f6: Download complete 02:20:41 9c61dcf015f6: Pull complete 02:20:41 4698f68db338: Pull complete 02:20:41 2a2f49069b9e: Pull complete 02:20:41 e0025b399a48: Pull complete 02:20:41 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:20:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:20:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:41 prd-ubuntu20.04-docker-8c-8g-9029 does not seem to be running inside a container 02:20:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/975 -v /w/workspace/edgex-go/975:/w/workspace/edgex-go/975:rw,z -v /w/workspace/edgex-go/975@tmp:/w/workspace/edgex-go/975@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:20:42 $ docker top 2b7b575ccbc32b87f3d1750bf84b31dd18ba32fbbf265d723ad9014a26a1b3bb -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:42 + docker compose -f ./docker-compose-build.yml build --parallel 02:20:43 #1 [security-spire-agent internal] load build definition from Dockerfile 02:20:43 #1 transferring dockerfile: 1.81kB done 02:20:43 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:20:43 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 02:20:43 #1 DONE 0.1s 02:20:43 02:20:43 #2 [security-bootstrapper internal] load build definition from Dockerfile 02:20:43 #2 transferring dockerfile: 3.02kB done 02:20:43 #2 DONE 0.1s 02:20:43 02:20:43 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:20:43 #3 DONE 0.0s 02:20:43 02:20:43 #4 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 02:20:43 #4 ... 02:20:43 02:20:43 #5 [core-metadata internal] load build definition from Dockerfile 02:20:43 #5 transferring dockerfile: 2.10kB done 02:20:43 #5 DONE 0.1s 02:20:43 02:20:43 #6 [security-proxy-auth internal] load build definition from Dockerfile 02:20:43 #6 transferring dockerfile: 2.14kB done 02:20:43 #6 DONE 0.2s 02:20:43 02:20:43 #7 [core-command internal] load build definition from Dockerfile 02:20:43 #7 transferring dockerfile: 1.94kB done 02:20:43 #7 DONE 0.2s 02:20:43 02:20:43 #8 [security-secretstore-setup internal] load build definition from Dockerfile 02:20:43 #8 transferring dockerfile: 2.49kB done 02:20:43 #8 DONE 0.2s 02:20:43 02:20:43 #9 [support-scheduler internal] load build definition from Dockerfile 02:20:43 #9 transferring dockerfile: 1.83kB done 02:20:43 #9 DONE 0.2s 02:20:43 02:20:43 #10 [support-notifications internal] load build definition from Dockerfile 02:20:43 #10 transferring dockerfile: 2.02kB done 02:20:43 #10 DONE 0.2s 02:20:43 02:20:43 #11 [security-spire-server internal] load build definition from Dockerfile 02:20:43 #11 transferring dockerfile: 1.70kB done 02:20:43 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:20:43 #11 DONE 0.2s 02:20:43 02:20:43 #12 [security-spire-config internal] load build definition from Dockerfile 02:20:43 #12 transferring dockerfile: 1.69kB done 02:20:43 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:20:43 #12 DONE 0.2s 02:20:43 02:20:43 #13 [security-proxy-setup internal] load build definition from Dockerfile 02:20:43 #13 transferring dockerfile: 2.50kB done 02:20:43 #13 DONE 0.2s 02:20:43 02:20:43 #14 [core-keeper internal] load build definition from Dockerfile 02:20:43 #14 transferring dockerfile: 2.07kB done 02:20:43 #14 DONE 0.2s 02:20:43 02:20:43 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:20:43 #3 DONE 0.0s 02:20:43 02:20:43 #4 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 02:20:43 #4 ... 02:20:43 02:20:43 #15 [core-data internal] load build definition from Dockerfile 02:20:43 #15 transferring dockerfile: 2.04kB done 02:20:43 #15 DONE 0.2s 02:20:43 02:20:43 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:20:43 #16 transferring dockerfile: 1.89kB done 02:20:43 #16 DONE 0.2s 02:20:43 02:20:43 #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:20:43 #17 transferring dockerfile: 2.23kB done 02:20:43 #17 DONE 0.2s 02:20:43 02:20:43 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:20:43 #3 DONE 0.0s 02:20:43 02:20:43 #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 02:20:43 #4 ... 02:20:43 02:20:43 #18 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:20:43 #18 DONE 0.4s 02:20:43 02:20:43 #19 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:20:43 #19 DONE 0.4s 02:20:43 02:20:43 #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 02:20:44 #4 DONE 0.9s 02:20:44 02:20:44 #20 [security-secretstore-setup internal] load .dockerignore 02:20:44 #20 transferring context: 50B done 02:20:44 #20 DONE 0.0s 02:20:44 02:20:44 #21 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:20:44 #21 ... 02:20:44 02:20:44 #22 [security-proxy-auth internal] load .dockerignore 02:20:44 #22 transferring context: 50B done 02:20:44 #22 DONE 0.1s 02:20:44 02:20:44 #23 [core-metadata internal] load .dockerignore 02:20:44 #23 transferring context: 50B done 02:20:44 #23 DONE 0.1s 02:20:44 02:20:44 #24 [core-command internal] load .dockerignore 02:20:44 #24 transferring context: 50B done 02:20:44 #24 DONE 0.1s 02:20:44 02:20:44 #25 [security-spiffe-token-provider internal] load .dockerignore 02:20:44 #25 transferring context: 50B done 02:20:44 #25 DONE 0.1s 02:20:44 02:20:44 #26 [security-bootstrapper internal] load .dockerignore 02:20:44 #26 transferring context: 50B done 02:20:44 #26 DONE 0.2s 02:20:44 02:20:44 #27 [security-spire-server internal] load .dockerignore 02:20:44 #27 transferring context: 50B done 02:20:44 #27 DONE 0.2s 02:20:44 02:20:44 #21 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:20:44 #21 ... 02:20:44 02:20:44 #28 [core-data internal] load .dockerignore 02:20:44 #28 transferring context: 50B done 02:20:44 #28 DONE 0.2s 02:20:44 02:20:44 #29 [core-common-config-bootstrapper internal] load .dockerignore 02:20:44 #29 transferring context: 50B done 02:20:44 #29 DONE 0.2s 02:20:44 02:20:44 #30 [support-notifications internal] load .dockerignore 02:20:44 #30 transferring context: 50B done 02:20:44 #30 DONE 0.2s 02:20:44 02:20:44 #31 [support-scheduler internal] load .dockerignore 02:20:44 #31 transferring context: 50B done 02:20:44 #31 DONE 0.2s 02:20:44 02:20:44 #32 [security-spire-config internal] load .dockerignore 02:20:44 #32 transferring context: 50B done 02:20:44 #32 DONE 0.2s 02:20:44 02:20:44 #33 [security-spire-agent internal] load .dockerignore 02:20:44 #33 transferring context: 50B done 02:20:44 #33 DONE 0.2s 02:20:44 02:20:44 #34 [core-keeper internal] load .dockerignore 02:20:44 #34 transferring context: 50B done 02:20:44 #34 DONE 0.2s 02:20:44 02:20:44 #35 [security-proxy-setup internal] load .dockerignore 02:20:44 #35 transferring context: 50B done 02:20:44 #35 DONE 0.2s 02:20:44 02:20:44 #21 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:20:44 #21 ... 02:20:44 02:20:44 #36 [security-spire-server internal] load build context 02:20:44 #36 transferring context: 26.58kB 0.0s done 02:20:44 #36 DONE 0.2s 02:20:44 02:20:44 #37 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:20:44 #37 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done 02:20:44 #37 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s 02:20:44 #37 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:20:44 #37 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 02:20:44 #37 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 02:20:44 #37 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 02:20:44 #37 ... 02:20:44 02:20:44 #38 [security-spire-config internal] load build context 02:20:44 #38 transferring context: 24.83kB done 02:20:44 #38 DONE 0.3s 02:20:44 02:20:44 #39 [security-spire-agent internal] load build context 02:20:44 #39 transferring context: 26.11kB 0.0s done 02:20:44 #39 DONE 0.3s 02:20:44 02:20:44 #37 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:20:44 #37 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 02:20:44 #37 ... 02:20:44 02:20:44 #21 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:20:44 #21 DONE 0.6s 02:20:44 02:20:44 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:20:44 #40 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 02:20:44 #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 02:20:44 #40 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:20:44 #40 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 02:20:44 #40 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 02:20:44 #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 02:20:44 #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 02:20:44 #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 02:20:44 #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:20:44 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 9.44MB / 41.51MB 0.4s 02:20:44 #40 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 02:20:44 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 14.68MB / 41.51MB 0.5s 02:20:44 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 21.07MB / 41.51MB 0.6s 02:20:44 #40 ... 02:20:44 02:20:44 #41 [core-data builder 2/7] WORKDIR /edgex-go 02:20:44 #41 DONE 0.4s 02:20:44 02:20:44 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:20:44 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 31.68MB / 41.51MB 0.7s 02:20:45 #40 ... 02:20:45 02:20:45 #37 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:20:45 #37 DONE 1.1s 02:20:45 02:20:45 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:20:45 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s 02:20:45 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s done 02:20:45 #40 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 02:20:48 #40 ... 02:20:48 02:20:48 #42 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:20:48 #0 0.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:48 #0 0.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:48 #0 1.284 OK: 265 MiB in 60 packages 02:20:48 #42 DONE 3.2s 02:20:48 02:20:48 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:20:48 #40 ... 02:20:48 02:20:48 #43 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:48 #43 DONE 3.3s 02:20:48 02:20:48 #44 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:20:48 #0 0.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:48 #0 0.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:48 #0 1.349 OK: 265 MiB in 60 packages 02:20:48 #44 DONE 3.5s 02:20:48 02:20:48 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:20:48 #40 ... 02:20:48 02:20:48 #45 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:20:48 #0 0.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:48 #0 1.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:48 #0 1.392 (1/3) Installing ca-certificates (20260413-r0) 02:20:48 #0 1.411 (2/3) Installing dumb-init (1.2.5-r3) 02:20:48 #0 1.418 (3/3) Installing tzdata (2026b-r0) 02:20:48 #0 1.456 Executing busybox-1.37.0-r20.trigger 02:20:48 #0 1.460 Executing ca-certificates-20260413-r0.trigger 02:20:48 #0 1.523 OK: 8 MiB in 19 packages 02:20:48 #45 DONE 3.6s 02:20:48 02:20:48 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:20:48 #40 ... 02:20:48 02:20:48 #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:20:48 #0 0.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:48 #0 1.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:48 #0 1.412 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:20:48 #0 1.412 v3.22.4-61-ga03d2f64a54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:20:48 #0 1.412 OK: 26324 distinct packages available 02:20:48 #0 1.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:48 #0 1.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:48 #0 1.854 (1/13) Installing brotli-libs (1.1.0-r2) 02:20:48 #0 1.870 (2/13) Installing c-ares (1.34.6-r0) 02:20:48 #0 1.883 (3/13) Installing libunistring (1.3-r0) 02:20:48 #0 1.895 (4/13) Installing libidn2 (2.3.7-r0) 02:20:48 #0 1.904 (5/13) Installing nghttp2-libs (1.69.0-r0) 02:20:48 #0 1.910 (6/13) Installing libpsl (0.21.5-r3) 02:20:48 #0 1.916 (7/13) Installing zstd-libs (1.5.7-r0) 02:20:48 #0 1.926 (8/13) Installing libcurl (8.14.1-r2) 02:20:48 #0 1.949 (9/13) Installing curl (8.14.1-r2) 02:20:48 #0 1.957 (10/13) Installing dumb-init (1.2.5-r3) 02:20:48 #0 1.964 (11/13) Installing musl-obstack (1.2.3-r2) 02:20:48 #0 1.975 (12/13) Installing libucontext (1.3.2-r0) 02:20:48 #0 1.978 (13/13) Installing gcompat (1.1.0-r4) 02:20:48 #0 1.986 Executing busybox-1.37.0-r20.trigger 02:20:48 #0 1.993 OK: 13 MiB in 29 packages 02:20:48 #46 DONE 3.9s 02:20:48 02:20:48 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:20:49 #40 ... 02:20:49 02:20:49 #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:20:49 #0 0.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:49 #0 0.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:49 #0 1.159 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:20:49 #0 1.159 v3.22.4-61-ga03d2f64a54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:20:49 #0 1.159 OK: 26342 distinct packages available 02:20:49 #0 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:49 #0 1.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:49 #0 1.693 OK: 265 MiB in 60 packages 02:20:49 #47 DONE 4.3s 02:20:49 02:20:49 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:20:49 #0 2.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:49 #0 2.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:49 #0 2.982 OK: 265 MiB in 60 packages 02:20:49 #48 DONE 4.3s 02:20:49 02:20:49 #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:20:49 #0 2.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:49 #0 2.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:49 #0 2.796 (1/4) Installing dumb-init (1.2.5-r3) 02:20:49 #0 2.807 (2/4) Installing openssl (3.5.6-r0) 02:20:49 #0 2.814 (3/4) Installing su-exec (0.2-r3) 02:20:49 #0 2.823 (4/4) Installing yq-go (4.47.2-r3) 02:20:49 #0 3.054 Executing busybox-1.37.0-r20.trigger 02:20:49 #0 3.078 OK: 20 MiB in 20 packages 02:20:49 #49 DONE 4.2s 02:20:49 02:20:49 #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:20:49 #0 1.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:49 #0 1.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:49 #0 1.741 OK: 265 MiB in 60 packages 02:20:49 #50 DONE 4.3s 02:20:49 02:20:49 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:20:49 #0 1.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:49 #0 1.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:49 #0 2.267 (1/7) Installing ca-certificates (20260413-r0) 02:20:49 #0 2.307 (2/7) Installing dumb-init (1.2.5-r3) 02:20:49 #0 2.311 (3/7) Installing libgcc (14.2.0-r6) 02:20:49 #0 2.322 (4/7) Installing libsodium (1.0.20-r1) 02:20:49 #0 2.327 (5/7) Installing libstdc++ (14.2.0-r6) 02:20:49 #0 2.349 (6/7) Installing libzmq (4.3.5-r2) 02:20:49 #0 2.533 (7/7) Installing zeromq (4.3.5-r2) 02:20:49 #0 2.619 Executing busybox-1.37.0-r20.trigger 02:20:49 #0 2.671 Executing ca-certificates-20260413-r0.trigger 02:20:49 #0 2.884 OK: 12 MiB in 23 packages 02:20:49 #51 DONE 4.2s 02:20:49 02:20:49 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:20:49 #40 ... 02:20:49 02:20:49 #52 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:49 #52 DONE 4.3s 02:20:49 02:20:49 #53 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:20:49 #0 2.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:49 #0 2.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:49 #0 2.648 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:20:49 #0 2.648 v3.22.4-61-ga03d2f64a54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:20:49 #0 2.648 OK: 26324 distinct packages available 02:20:49 #0 2.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:49 #0 2.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:49 #0 3.275 (1/5) Installing dumb-init (1.2.5-r3) 02:20:49 #0 3.291 (2/5) Installing musl-obstack (1.2.3-r2) 02:20:49 #0 3.297 (3/5) Installing libucontext (1.3.2-r0) 02:20:49 #0 3.303 (4/5) Installing gcompat (1.1.0-r4) 02:20:49 #0 3.311 (5/5) Installing openssl (3.5.6-r0) 02:20:49 #0 3.322 Executing busybox-1.37.0-r20.trigger 02:20:49 #0 3.346 OK: 8 MiB in 21 packages 02:20:49 #53 DONE 4.3s 02:20:49 02:20:49 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:20:49 #0 2.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:49 #0 2.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:49 #0 3.193 (1/4) Installing ca-certificates (20260413-r0) 02:20:49 #0 3.218 (2/4) Installing dumb-init (1.2.5-r3) 02:20:49 #0 3.228 (3/4) Installing su-exec (0.2-r3) 02:20:49 #0 3.233 (4/4) Installing yq-go (4.47.2-r3) 02:20:49 #0 3.331 Executing busybox-1.37.0-r20.trigger 02:20:49 #0 3.336 Executing ca-certificates-20260413-r0.trigger 02:20:49 #0 3.449 OK: 20 MiB in 20 packages 02:20:49 #54 DONE 4.3s 02:20:49 02:20:49 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:20:49 #0 2.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:49 #0 3.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:49 #0 3.429 (1/2) Installing dumb-init (1.2.5-r3) 02:20:49 #0 3.434 (2/2) Installing su-exec (0.2-r3) 02:20:49 #0 3.446 Executing busybox-1.37.0-r20.trigger 02:20:49 #0 3.451 OK: 7 MiB in 18 packages 02:20:49 #55 DONE 4.4s 02:20:49 02:20:49 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:20:49 #0 3.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:49 #0 3.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:49 #0 3.732 (1/1) Installing dumb-init (1.2.5-r3) 02:20:49 #0 3.741 Executing busybox-1.37.0-r20.trigger 02:20:49 #0 3.746 OK: 7 MiB in 17 packages 02:20:49 #56 DONE 4.4s 02:20:49 02:20:49 #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:20:49 #0 3.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:49 #0 3.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:49 #0 3.659 (1/1) Installing dumb-init (1.2.5-r3) 02:20:49 #0 3.666 Executing busybox-1.37.0-r20.trigger 02:20:49 #0 3.676 OK: 7 MiB in 17 packages 02:20:49 #57 DONE 4.4s 02:20:49 02:20:49 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:20:50 #40 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.0s 02:20:50 #40 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.2s done 02:20:50 #40 ... 02:20:50 02:20:50 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:20:50 #0 3.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:50 #0 3.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:50 #0 3.641 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:20:50 #0 3.641 v3.22.4-61-ga03d2f64a54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:20:50 #0 3.641 OK: 26324 distinct packages available 02:20:50 #0 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:50 #0 3.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:50 #0 4.219 (1/4) Installing dumb-init (1.2.5-r3) 02:20:50 #0 4.229 (2/4) Installing musl-obstack (1.2.3-r2) 02:20:50 #0 4.231 (3/4) Installing libucontext (1.3.2-r0) 02:20:50 #0 4.236 (4/4) Installing gcompat (1.1.0-r4) 02:20:50 #0 4.240 Executing busybox-1.37.0-r20.trigger 02:20:50 #0 4.248 OK: 8 MiB in 20 packages 02:20:50 #58 DONE 5.5s 02:20:50 02:20:50 #59 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:20:50 #59 ... 02:20:50 02:20:50 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:20:50 #60 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 02:20:50 #60 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 02:20:50 #60 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:20:50 #60 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 02:20:50 #60 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 02:20:50 #60 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 02:20:50 #60 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:20:50 #60 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 02:20:50 #60 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 02:20:50 #60 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done 02:20:50 #60 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 02:20:50 #60 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.3s done 02:20:50 #60 DONE 6.6s 02:20:50 02:20:50 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:20:50 #40 DONE 6.7s 02:20:50 02:20:50 #61 [security-bootstrapper internal] load build context 02:20:50 #61 transferring context: 280.29MB 6.7s 02:20:51 #61 ... 02:20:51 02:20:51 #62 [security-proxy-auth internal] load build context 02:20:51 #62 ... 02:20:51 02:20:51 #61 [security-bootstrapper internal] load build context 02:20:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9032 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:20:52 Running in /w/workspace/edgex-go/975 [Pipeline] { [Pipeline] checkout 02:20:53 #61 ... 02:20:53 02:20:53 #63 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:20:53 #0 3.401 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:53 #0 3.741 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:53 #0 4.354 OK: 265 MiB in 60 packages 02:20:53 #63 DONE 5.1s 02:20:53 02:20:53 #61 [security-bootstrapper internal] load build context 02:20:54 #61 ... 02:20:54 02:20:54 #64 [security-secretstore-setup internal] load build context 02:20:54 #64 ... 02:20:54 02:20:54 #65 [core-command internal] load build context 02:20:54 #65 ... 02:20:54 02:20:54 #66 [core-metadata internal] load build context 02:20:54 #66 ... 02:20:54 02:20:54 #67 [core-common-config-bootstrapper internal] load build context 02:20:54 #67 ... 02:20:54 02:20:54 #68 [core-data internal] load build context 02:20:54 #68 ... 02:20:54 02:20:54 #69 [support-notifications internal] load build context 02:20:54 #69 ... 02:20:54 02:20:54 #70 [support-scheduler internal] load build context 02:20:54 #70 ... 02:20:54 02:20:54 #71 [security-spiffe-token-provider internal] load build context 02:20:54 #71 ... 02:20:54 02:20:54 #72 [core-keeper internal] load build context 02:20:54 #72 ... 02:20:54 02:20:54 #73 [security-proxy-setup internal] load build context 02:20:55 #73 ... 02:20:55 02:20:55 #72 [core-keeper internal] load build context 02:20:55 The recommended git tool is: git 02:20:55 #72 transferring context: 414.15MB 11.6s 02:20:59 #72 transferring context: 640.34MB 14.9s done 02:20:59 #72 ... 02:20:59 02:20:59 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:20:59 #0 4.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:59 #0 4.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:59 #0 5.575 OK: 12 MiB in 23 packages 02:20:59 #74 ... 02:20:59 02:20:59 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:20:59 #0 4.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:59 #0 5.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:59 #0 5.447 OK: 8 MiB in 19 packages 02:20:59 #75 ... 02:20:59 02:20:59 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:20:59 #0 5.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:59 #0 5.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:59 #0 5.524 OK: 8 MiB in 21 packages 02:20:59 #76 DONE 10.2s 02:20:59 02:20:59 #62 [security-proxy-auth internal] load build context 02:20:59 #62 transferring context: 640.34MB 13.7s done 02:20:59 #62 DONE 15.6s 02:20:59 02:20:59 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:20:59 #0 4.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:59 #0 4.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:59 #0 5.020 OK: 7 MiB in 18 packages 02:20:59 #77 DONE 9.7s 02:20:59 02:20:59 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:20:59 #0 5.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:59 #0 5.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:59 #0 5.885 OK: 20 MiB in 20 packages 02:20:59 #78 DONE 10.2s 02:20:59 02:20:59 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:20:59 #0 4.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:59 #0 4.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:59 #0 4.746 OK: 8 MiB in 20 packages 02:20:59 #79 DONE 9.0s 02:20:59 02:20:59 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:20:59 #0 5.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:59 #0 5.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:59 #0 5.574 OK: 20 MiB in 20 packages 02:20:59 #80 DONE 10.3s 02:20:59 02:20:59 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:20:59 #75 DONE 10.4s 02:20:59 02:20:59 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:20:59 #0 4.950 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:59 #0 5.164 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:59 #0 5.766 (1/1) Installing dumb-init (1.2.5-r3) 02:20:59 #0 5.923 Executing busybox-1.37.0-r20.trigger 02:20:59 #0 5.939 OK: 7 MiB in 17 packages 02:20:59 #81 DONE 10.2s 02:20:59 02:20:59 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:20:59 #0 4.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:59 #0 4.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:59 #0 5.103 OK: 7 MiB in 17 packages 02:20:59 #82 DONE 9.3s 02:20:59 02:20:59 #59 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:20:59 #59 4.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:59 #59 4.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:59 #59 5.019 OK: 7 MiB in 17 packages 02:20:59 #59 DONE 9.3s 02:20:59 02:20:59 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:20:59 #74 DONE 10.3s 02:20:59 02:20:59 #65 [core-command internal] load build context 02:20:59 #65 transferring context: 640.34MB 13.9s done 02:20:59 #65 DONE 15.6s 02:20:59 02:20:59 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:20:59 #0 5.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:59 #0 5.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:59 #0 5.683 OK: 13 MiB in 29 packages 02:20:59 #83 DONE 10.4s 02:20:59 02:20:59 #73 [security-proxy-setup internal] load build context 02:20:59 #73 transferring context: 640.34MB 13.8s done 02:20:59 #73 DONE 15.5s 02:20:59 02:20:59 #61 [security-bootstrapper internal] load build context 02:20:59 #61 transferring context: 640.34MB 14.0s done 02:20:59 #61 DONE 15.6s 02:20:59 02:20:59 #71 [security-spiffe-token-provider internal] load build context 02:20:59 #71 transferring context: 640.34MB 14.2s done 02:20:59 #71 DONE 15.6s 02:20:59 02:20:59 #69 [support-notifications internal] load build context 02:20:59 #69 transferring context: 640.34MB 14.1s done 02:20:59 #69 DONE 15.5s 02:20:59 02:20:59 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:20:59 #84 ... 02:20:59 02:20:59 #68 [core-data internal] load build context 02:20:59 #68 transferring context: 640.34MB 14.5s done 02:20:59 #68 DONE 15.5s 02:20:59 02:20:59 #70 [support-scheduler internal] load build context 02:20:59 #70 transferring context: 640.34MB 14.8s done 02:20:59 #70 DONE 15.5s 02:20:59 02:20:59 #72 [core-keeper internal] load build context 02:20:59 #72 DONE 15.5s 02:20:59 02:20:59 #66 [core-metadata internal] load build context 02:20:59 #66 transferring context: 640.34MB 15.1s done 02:20:59 #66 DONE 15.7s 02:20:59 02:20:59 #64 [security-secretstore-setup internal] load build context 02:20:59 #64 transferring context: 640.34MB 15.2s done 02:20:59 #64 DONE 15.7s 02:21:00 02:21:00 #85 [core-data builder 4/7] COPY go.mod vendor* ./ 02:21:00 #85 ... 02:21:00 02:21:00 #67 [core-common-config-bootstrapper internal] load build context 02:21:00 #67 transferring context: 640.34MB 15.6s done 02:21:00 #67 DONE 16.3s 02:21:00 02:21:00 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:21:00 #86 DONE 0.8s 02:21:00 02:21:00 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:21:00 #87 DONE 0.8s 02:21:00 02:21:00 #85 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:21:00 #85 DONE 0.8s 02:21:00 02:21:00 #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:21:00 #88 DONE 0.8s 02:21:00 02:21:00 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:21:00 #89 DONE 0.8s 02:21:00 02:21:00 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:21:00 #84 DONE 0.8s 02:21:00 02:21:00 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:21:00 #90 DONE 0.8s 02:21:00 02:21:00 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:21:00 #91 DONE 0.8s 02:21:00 02:21:00 #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:21:00 #92 DONE 0.8s 02:21:00 02:21:00 #93 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:21:00 #93 DONE 0.8s 02:21:00 02:21:00 #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:00 #94 ... 02:21:00 02:21:00 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:21:00 #95 DONE 0.2s 02:21:00 02:21:00 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:21:00 #96 DONE 1.0s 02:21:00 02:21:00 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:21:00 #97 DONE 0.2s 02:21:00 using credential edgex-jenkins-ssh 02:21:00 Cloning the remote Git repository 02:21:00 02:21:00 #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:00 #98 ... 02:21:00 02:21:00 #99 [security-spire-config stage-2 6/10] COPY security.txt / 02:21:00 #99 DONE 0.3s 02:21:00 02:21:00 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:21:00 #100 DONE 0.5s 02:21:00 02:21:00 #101 [security-spire-server stage-2 6/9] COPY security.txt / 02:21:00 #101 DONE 0.3s 02:21:00 02:21:00 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:21:00 #102 DONE 0.3s 02:21:00 02:21:00 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:21:00 #103 DONE 0.1s 02:21:00 02:21:00 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:21:00 #104 DONE 0.1s 02:21:00 02:21:00 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:21:00 #105 DONE 0.0s 02:21:00 02:21:00 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 02:21:01 #106 DONE 0.1s 02:21:01 02:21:01 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:21:01 #107 DONE 0.1s 02:21:01 02:21:01 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:21:01 #108 DONE 0.1s 02:21:01 02:21:01 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:21:01 #109 DONE 0.1s 02:21:01 02:21:01 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:21:01 #110 DONE 0.1s 02:21:01 02:21:01 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:21:01 #111 DONE 0.1s 02:21:01 02:21:01 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:21:01 #112 DONE 0.1s 02:21:01 02:21:01 #113 [security-spire-server] exporting to image 02:21:01 #113 exporting layers 02:21:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:21:00 > git init /w/workspace/edgex-go/975 # timeout=10 02:21:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:21:01 > git --version # timeout=10 02:21:01 > git --version # 'git version 2.25.1' 02:21:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:21:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:01 #113 ... 02:21:01 02:21:01 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:21:01 #114 DONE 0.1s 02:21:01 02:21:01 #115 [security-spire-agent] exporting to image 02:21:01 #115 ... 02:21:01 02:21:01 #116 [security-spire-config] exporting to image 02:21:01 #116 exporting layers 0.6s done 02:21:01 #116 writing image sha256:fa4de3897318a0fa2d76aec26cbf996dd855f16713382078ae406c3cf9839e83 0.0s done 02:21:01 #116 naming to docker.io/library/security-spire-config done 02:21:01 #116 DONE 0.6s 02:21:01 02:21:01 #115 [security-spire-agent] exporting to image 02:21:01 #115 exporting layers 0.5s done 02:21:01 #115 writing image sha256:ffbbb4515dec66b6c1f81611280404b5fe7bb6ccb1cc0b066d2d871ec5d998f9 02:21:01 #115 writing image sha256:ffbbb4515dec66b6c1f81611280404b5fe7bb6ccb1cc0b066d2d871ec5d998f9 done 02:21:01 #115 naming to docker.io/library/security-spire-agent done 02:21:01 #115 DONE 0.5s 02:21:01 02:21:01 #113 [security-spire-server] exporting to image 02:21:01 #113 exporting layers 0.6s done 02:21:01 #113 writing image sha256:f6b640f9127e88b0dbcf3b104354e63abb209b6ad9d813a18feb9fafdfdd211b 0.0s done 02:21:01 #113 naming to docker.io/library/security-spire-server done 02:21:01 #113 DONE 0.6s 02:21:01 02:21:01 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:11 #117 ... 02:21:11 02:21:11 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:11 #118 ... 02:21:11 02:21:11 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:11 #119 ... 02:21:11 02:21:11 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:19 #120 ... 02:21:19 02:21:19 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:19 #118 DONE 18.2s 02:21:19 02:21:19 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:19 #119 DONE 18.2s 02:21:19 02:21:19 #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:19 #98 DONE 18.2s 02:21:19 02:21:19 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:19 #117 DONE 18.2s 02:21:19 02:21:19 #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:19 #94 DONE 18.2s 02:21:19 02:21:19 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:19 #120 DONE 18.2s 02:21:19 02:21:19 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 02:21:24 #121 DONE 5.4s 02:21:24 02:21:24 #122 [support-notifications builder 6/7] COPY . . 02:21:24 #122 DONE 5.4s 02:21:24 02:21:24 #123 [security-spiffe-token-provider builder 6/7] COPY . . 02:21:24 #123 DONE 5.4s 02:21:24 02:21:24 #124 [core-metadata builder 6/7] COPY . . 02:21:24 #124 CACHED 02:21:24 02:21:24 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:24 #125 CACHED 02:21:24 02:21:24 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:21:24 #126 CACHED 02:21:24 02:21:24 #127 [core-command builder 6/7] COPY . . 02:21:24 #127 CACHED 02:21:24 02:21:24 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:24 #128 CACHED 02:21:24 02:21:24 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 02:21:24 #129 CACHED 02:21:24 02:21:24 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 02:21:24 #130 CACHED 02:21:24 02:21:24 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:21:24 #131 CACHED 02:21:24 02:21:24 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:24 #132 CACHED 02:21:24 02:21:24 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:24 #133 CACHED 02:21:24 02:21:24 #134 [core-data builder 6/7] COPY . . 02:21:24 #134 CACHED 02:21:24 02:21:24 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 02:21:24 #135 CACHED 02:21:24 02:21:24 #136 [core-keeper builder 7/8] COPY . . 02:21:24 #136 DONE 5.5s 02:21:24 02:21:24 #137 [security-proxy-setup builder 6/7] COPY . . 02:21:24 #137 DONE 5.5s 02:21:24 02:21:24 #138 [support-scheduler builder 6/7] COPY . . 02:21:24 #138 DONE 5.4s 02:21:24 02:21:24 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:21:24 #139 CACHED 02:21:24 02:21:24 #140 [security-secretstore-setup builder 6/7] COPY . . 02:21:24 #140 CACHED 02:21:24 02:21:24 #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:24 #141 CACHED 02:21:24 02:21:24 #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:21:24 #142 CACHED 02:21:24 02:21:24 #143 [security-bootstrapper builder 6/7] COPY . . 02:21:24 #143 CACHED 02:21:24 02:21:24 #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:24 #144 CACHED 02:21:24 02:21:24 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:21:25 #145 1.014 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:21:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:21:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:29 Avoid second fetch 02:21:29 Checking out Revision f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 (main) 02:21:30 Commit message: "Merge pull request #5414 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.51.0" 02:21:29 > git config core.sparsecheckout # timeout=10 02:21:29 > git checkout -f f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:34 provisioning config files... 02:21:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/975@tmp/config14543602526235521738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:35 #145 ... 02:21:35 02:21:35 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:21:35 #0 1.013 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:21:35 #146 ... 02:21:35 02:21:35 #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:21:35 #0 0.951 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:21:35 #147 ... 02:21:35 02:21:35 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:21:35 #0 0.643 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:21:35 #148 ... 02:21:35 02:21:35 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:21:35 #0 0.868 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:21:35 #149 ... 02:21:35 02:21:35 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:21:35 #0 1.013 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:21:35 #150 ... 02:21:35 02:21:35 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:21:35 #0 1.010 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:21:35 #151 ... 02:21:35 02:21:35 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:21:35 #0 0.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:21:35 #152 ... 02:21:35 02:21:35 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:21:35 #0 0.536 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:21:35 #153 ... 02:21:35 02:21:35 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:21:35 #0 1.023 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:21:35 #154 ... 02:21:35 02:21:35 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:21:35 #0 0.540 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:21:35 ---> ****-login.sh 02:21:35 nexus3.edgexfoundry.org:10001 02:21:35 #155 ... 02:21:35 02:21:35 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:21:35 #0 0.679 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:36 Configure a credential helper to remove this warning. See 02:21:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:36 02:21:36 Login Succeeded 02:21:36 nexus3.edgexfoundry.org:10002 02:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:36 Configure a credential helper to remove this warning. See 02:21:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:36 02:21:36 Login Succeeded 02:21:36 nexus3.edgexfoundry.org:10003 02:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:37 Configure a credential helper to remove this warning. See 02:21:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:37 02:21:37 Login Succeeded 02:21:37 nexus3.edgexfoundry.org:10004 02:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:37 Configure a credential helper to remove this warning. See 02:21:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:37 02:21:37 Login Succeeded 02:21:37 ****.io 02:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:38 Configure a credential helper to remove this warning. See 02:21:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:38 02:21:38 Login Succeeded 02:21:38 ---> ****-login.sh ends [Pipeline] } 02:21:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:21:38 + git config --global --add safe.directory /w/workspace/edgex-go/975 [Pipeline] echo 02:21:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:21:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:21:38 ========================================================= 02:21:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:21:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:21:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:21:39 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:21:39 6b59a28fa201: Pulling fs layer 02:21:39 d32bb0dddca7: Pulling fs layer 02:21:39 5dab1238d3d9: Pulling fs layer 02:21:39 196fd7d83e7d: Pulling fs layer 02:21:39 4f4fb700ef54: Pulling fs layer 02:21:39 8ba94037c8f0: Pulling fs layer 02:21:39 deaec5988b04: Pulling fs layer 02:21:39 9f65657bb879: Pulling fs layer 02:21:39 196fd7d83e7d: Waiting 02:21:39 4f4fb700ef54: Waiting 02:21:39 9f65657bb879: Waiting 02:21:39 deaec5988b04: Waiting 02:21:39 8ba94037c8f0: Waiting 02:21:39 d32bb0dddca7: Verifying Checksum 02:21:39 d32bb0dddca7: Download complete 02:21:39 196fd7d83e7d: Verifying Checksum 02:21:39 196fd7d83e7d: Download complete 02:21:39 4f4fb700ef54: Verifying Checksum 02:21:39 4f4fb700ef54: Download complete 02:21:39 8ba94037c8f0: Verifying Checksum 02:21:39 8ba94037c8f0: Download complete 02:21:39 6b59a28fa201: Verifying Checksum 02:21:39 6b59a28fa201: Download complete 02:21:40 9f65657bb879: Verifying Checksum 02:21:40 9f65657bb879: Download complete 02:21:40 6b59a28fa201: Pull complete 02:21:40 d32bb0dddca7: Pull complete 02:21:41 5dab1238d3d9: Verifying Checksum 02:21:41 5dab1238d3d9: Download complete 02:21:43 deaec5988b04: Verifying Checksum 02:21:43 deaec5988b04: Download complete 02:21:58 5dab1238d3d9: Pull complete 02:21:58 196fd7d83e7d: Pull complete 02:21:58 4f4fb700ef54: Pull complete 02:21:58 8ba94037c8f0: Pull complete 02:22:08 deaec5988b04: Pull complete 02:22:08 9f65657bb879: Pull complete 02:22:09 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:22:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:22:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:22:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:22:09 WORKDIR /edgex 02:22:09 COPY go.mod . 02:22:09 RUN go mod download 02:22:09 + docker build -t ci-base-image-arm64 -f - . 02:22:10 Sending build context to Docker daemon 3.907MB 02:22:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:22:10 ---> 334268110677 02:22:10 Step 2/4 : WORKDIR /edgex 02:22:12 ---> Running in fcb010647c36 02:22:12 Removing intermediate container fcb010647c36 02:22:12 ---> f0e76102616d 02:22:12 Step 3/4 : COPY go.mod . 02:22:13 ---> 28cd0f6616bb 02:22:13 Step 4/4 : RUN go mod download 02:22:13 ---> Running in dc172f7a62d2 02:23:09 Removing intermediate container dc172f7a62d2 02:23:09 ---> 8ec09d61df86 02:23:09 Successfully built 8ec09d61df86 02:23:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:10 + docker inspect -f . ci-base-image-arm64 02:23:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:10 prd-ubuntu20.04-docker-arm64-4c-16g-9032 does not seem to be running inside a container 02:23:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/975 -v /w/workspace/edgex-go/975:/w/workspace/edgex-go/975:rw,z -v /w/workspace/edgex-go/975@tmp:/w/workspace/edgex-go/975@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:23:12 #156 DONE 93.2s 02:23:12 02:23:12 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:23:12 #157 DONE 0.0s 02:23:12 02:23:12 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:23:12 #158 DONE 0.1s 02:23:12 02:23:12 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:23:12 #152 ... 02:23:12 02:23:12 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:23:12 #159 DONE 0.1s 02:23:12 02:23:12 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:23:12 #160 DONE 0.1s 02:23:12 02:23:12 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:23:12 #161 DONE 0.2s 02:23:12 02:23:12 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:23:12 #154 ... 02:23:12 02:23:12 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:23:12 #162 DONE 1.0s 02:23:12 02:23:12 #163 [core-common-config-bootstrapper] exporting to image 02:23:12 #163 exporting layers 02:23:12 #163 exporting layers 0.3s done 02:23:12 #163 writing image sha256:3ebaa6c0baf04dccb10f3031ed6b65fb813f40eccae1c40d616fe3c265653f26 02:23:12 #163 writing image sha256:3ebaa6c0baf04dccb10f3031ed6b65fb813f40eccae1c40d616fe3c265653f26 done 02:23:12 #163 naming to docker.io/library/core-common-config-bootstrapper done 02:23:12 #163 DONE 0.4s 02:23:12 02:23:12 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:23:12 #152 ... 02:23:12 02:23:12 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:23:12 #151 DONE 96.6s 02:23:12 02:23:12 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:23:12 #164 DONE 0.0s 02:23:12 02:23:12 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:23:12 #165 DONE 0.8s 02:23:12 02:23:12 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:23:12 #166 DONE 0.2s 02:23:12 02:23:12 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:23:12 #152 ... 02:23:12 02:23:12 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:23:12 #167 DONE 0.1s 02:23:12 02:23:12 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:23:12 #168 DONE 0.1s 02:23:12 02:23:12 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:23:12 #169 DONE 0.0s 02:23:12 02:23:12 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:23:12 #170 DONE 0.0s 02:23:12 02:23:12 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:23:12 #171 DONE 0.1s 02:23:12 02:23:12 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:23:12 #152 ... 02:23:12 02:23:12 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:23:12 #172 DONE 0.0s 02:23:12 02:23:12 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:23:12 #173 DONE 0.0s 02:23:12 02:23:12 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:23:12 #174 DONE 0.9s 02:23:12 02:23:12 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:23:12 #154 ... 02:23:12 02:23:12 #175 [security-bootstrapper] exporting to image 02:23:12 #175 exporting layers 0.7s done 02:23:12 #175 writing image sha256:85cc45040a6081cd6e3f9916e8b2237d1b615c254ab03fa2cda2b0af34dc48b7 done 02:23:12 #175 naming to docker.io/library/security-bootstrapper done 02:23:12 #175 DONE 0.7s 02:23:12 02:23:12 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:23:13 $ docker top 55dc6324fd18877f27c047bc26b85695a3720fca3ce8c7d9a7746dfbff6d666e -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:14 + go version 02:23:14 go version go1.25.3 linux/arm64 [Pipeline] } 02:23:14 $ docker stop --time=1 55dc6324fd18877f27c047bc26b85695a3720fca3ce8c7d9a7746dfbff6d666e 02:23:16 $ docker rm -f --volumes 55dc6324fd18877f27c047bc26b85695a3720fca3ce8c7d9a7746dfbff6d666e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:23:16 02:23:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:23:17 latest: Pulling from edgex-devops/edgex-compose-arm64 02:23:17 547446be3368: Pulling fs layer 02:23:17 d125d8839a47: Pulling fs layer 02:23:17 3e85d5ac6304: Pulling fs layer 02:23:17 c3105a71a48b: Pulling fs layer 02:23:17 0f093f025ec4: Pulling fs layer 02:23:17 c3106fc0e877: Pulling fs layer 02:23:17 c3105a71a48b: Waiting 02:23:17 0f093f025ec4: Waiting 02:23:17 c3106fc0e877: Waiting 02:23:17 547446be3368: Verifying Checksum 02:23:17 547446be3368: Download complete 02:23:17 c3105a71a48b: Verifying Checksum 02:23:17 c3105a71a48b: Download complete 02:23:17 d125d8839a47: Verifying Checksum 02:23:17 d125d8839a47: Download complete 02:23:17 c3106fc0e877: Verifying Checksum 02:23:17 c3106fc0e877: Download complete 02:23:17 0f093f025ec4: Verifying Checksum 02:23:17 0f093f025ec4: Download complete 02:23:18 547446be3368: Pull complete 02:23:19 d125d8839a47: Pull complete 02:23:19 3e85d5ac6304: Verifying Checksum 02:23:19 3e85d5ac6304: Download complete 02:23:30 3e85d5ac6304: Pull complete 02:23:30 c3105a71a48b: Pull complete 02:23:30 0f093f025ec4: Pull complete 02:23:30 c3106fc0e877: Pull complete 02:23:30 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:23:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:23:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:31 prd-ubuntu20.04-docker-arm64-4c-16g-9032 does not seem to be running inside a container 02:23:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/975 -v /w/workspace/edgex-go/975:/w/workspace/edgex-go/975:rw,z -v /w/workspace/edgex-go/975@tmp:/w/workspace/edgex-go/975@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:23:33 $ docker top 51f4fe02700e56fd10c9ca61fdbae14a81b281f788313f210865259a655f21af -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:34 + docker compose -f ./docker-compose-build.yml build --parallel 02:23:44 #1 [security-spire-server internal] load build definition from Dockerfile 02:23:44 #1 transferring dockerfile: 30B 02:23:44 #1 transferring dockerfile: 1.70kB 0.0s done 02:23:44 #1 DONE 0.1s 02:23:44 02:23:44 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:23:44 #2 transferring dockerfile: 1.89kB 0.0s done 02:23:44 #2 DONE 0.1s 02:23:44 02:23:44 #3 [security-spire-agent internal] load build definition from Dockerfile 02:23:44 #3 transferring dockerfile: 1.81kB done 02:23:44 #3 DONE 0.1s 02:23:44 02:23:44 #4 [security-proxy-setup internal] load build definition from Dockerfile 02:23:44 #4 transferring dockerfile: 2.50kB 0.0s done 02:23:44 #4 DONE 0.1s 02:23:44 02:23:44 #5 [support-notifications internal] load build definition from Dockerfile 02:23:44 #5 transferring dockerfile: 2.02kB done 02:23:44 #5 DONE 0.1s 02:23:44 02:23:44 #6 [security-bootstrapper internal] load build definition from Dockerfile 02:23:44 #6 transferring dockerfile: 3.02kB done 02:23:44 #6 DONE 0.1s 02:23:45 02:23:45 #7 [core-data internal] load build definition from Dockerfile 02:23:45 #7 transferring dockerfile: 2.04kB done 02:23:45 #7 DONE 0.1s 02:23:45 02:23:45 #8 [core-keeper internal] load build definition from Dockerfile 02:23:45 #8 transferring dockerfile: 2.07kB done 02:23:45 #8 DONE 0.0s 02:23:45 02:23:45 #9 [security-secretstore-setup internal] load build definition from Dockerfile 02:23:45 #9 transferring dockerfile: 2.49kB 0.0s done 02:23:45 #9 DONE 0.1s 02:23:45 02:23:45 #10 [support-scheduler internal] load build definition from Dockerfile 02:23:45 #10 transferring dockerfile: 1.83kB 0.0s done 02:23:45 #10 DONE 0.1s 02:23:45 02:23:45 #11 [security-proxy-auth internal] load build definition from Dockerfile 02:23:45 #11 transferring dockerfile: 2.14kB 0.0s done 02:23:45 #11 DONE 0.1s 02:23:45 02:23:45 #12 [core-command internal] load build definition from Dockerfile 02:23:45 #12 transferring dockerfile: 1.94kB 0.0s done 02:23:45 #12 DONE 0.1s 02:23:45 02:23:45 #13 [core-metadata internal] load build definition from Dockerfile 02:23:45 #13 transferring dockerfile: 2.10kB done 02:23:45 #13 DONE 0.1s 02:23:45 02:23:45 #14 [security-spire-config internal] load build definition from Dockerfile 02:23:45 #14 transferring dockerfile: 1.69kB done 02:23:45 #14 DONE 0.1s 02:23:45 02:23:45 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:23:45 #15 transferring dockerfile: 2.23kB 0.0s done 02:23:45 #15 DONE 0.1s 02:23:45 02:23:45 #16 [security-spire-server internal] load .dockerignore 02:23:45 #16 transferring context: 50B 0.0s done 02:23:45 #16 DONE 0.1s 02:23:46 02:23:46 #17 [security-spiffe-token-provider internal] load .dockerignore 02:23:46 #17 transferring context: 50B done 02:23:46 #17 DONE 0.0s 02:23:46 02:23:46 #18 [security-spire-agent internal] load .dockerignore 02:23:46 #18 transferring context: 50B done 02:23:46 #18 DONE 0.0s 02:23:46 02:23:46 #19 [security-proxy-setup internal] load .dockerignore 02:23:46 #19 transferring context: 50B done 02:23:46 #19 DONE 0.0s 02:23:46 02:23:46 #20 [support-notifications internal] load .dockerignore 02:23:46 #20 transferring context: 50B 0.0s done 02:23:46 #20 DONE 0.1s 02:23:46 02:23:46 #21 [security-bootstrapper internal] load .dockerignore 02:23:46 #21 transferring context: 50B done 02:23:46 #21 DONE 0.1s 02:23:46 02:23:46 #22 [core-data internal] load .dockerignore 02:23:46 #22 transferring context: 50B 0.0s done 02:23:46 #22 DONE 0.1s 02:23:46 02:23:46 #23 [core-keeper internal] load .dockerignore 02:23:46 #23 transferring context: 50B done 02:23:46 #23 DONE 0.1s 02:23:46 02:23:46 #24 [security-secretstore-setup internal] load .dockerignore 02:23:46 #24 transferring context: 50B 0.0s done 02:23:46 #24 DONE 0.1s 02:23:46 02:23:46 #25 [support-scheduler internal] load .dockerignore 02:23:46 #25 transferring context: 50B 0.0s done 02:23:46 #25 DONE 0.1s 02:23:46 02:23:46 #26 [security-proxy-auth internal] load .dockerignore 02:23:47 #26 transferring context: 50B 0.0s done 02:23:47 #26 DONE 0.1s 02:23:47 02:23:47 #27 [core-command internal] load .dockerignore 02:23:47 #27 transferring context: 50B 0.0s done 02:23:47 #27 DONE 0.1s 02:23:47 02:23:47 #28 [core-metadata internal] load .dockerignore 02:23:47 #28 transferring context: 50B done 02:23:47 #28 DONE 0.0s 02:23:47 02:23:47 #29 [security-spire-config internal] load .dockerignore 02:23:47 #29 transferring context: 50B done 02:23:47 #29 DONE 0.1s 02:23:47 02:23:47 #30 [core-common-config-bootstrapper internal] load .dockerignore 02:23:47 #30 transferring context: 50B 0.0s done 02:23:47 #30 DONE 0.1s 02:23:47 02:23:47 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:23:47 #31 ... 02:23:47 02:23:47 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 02:23:47 #32 DONE 0.6s 02:23:47 02:23:47 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:23:47 #31 DONE 0.7s 02:23:47 02:23:47 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:47 #33 DONE 0.0s 02:23:47 02:23:47 #34 [security-spire-server internal] load build context 02:23:47 #34 transferring context: 26.58kB 0.0s done 02:23:47 #34 DONE 0.1s 02:23:47 02:23:47 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:23:48 #31 DONE 0.7s 02:23:48 02:23:48 #35 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:23:48 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:23:48 #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:23:48 #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 02:23:48 #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 02:23:48 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 0.2s 02:23:48 #35 ... 02:23:48 02:23:48 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:48 #33 DONE 0.0s 02:23:48 02:23:48 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 02:23:48 #32 DONE 0.6s 02:23:48 02:23:48 #35 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:23:48 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:23:48 #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:23:48 #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 02:23:48 #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 02:23:48 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.05MB / 4.14MB 0.4s 02:23:48 #35 ... 02:23:48 02:23:48 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:48 #33 DONE 0.0s 02:23:48 02:23:48 #35 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:23:48 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.17MB / 4.14MB 0.5s 02:23:48 #35 ... 02:23:48 02:23:48 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:48 #33 DONE 0.0s 02:23:48 02:23:48 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 02:23:48 #32 DONE 0.6s 02:23:48 02:23:48 #35 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:23:48 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:23:48 #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:23:48 #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 02:23:48 #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 02:23:48 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.7s 02:23:48 #35 ... 02:23:48 02:23:48 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:48 #33 DONE 0.0s 02:23:48 02:23:48 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:23:48 #36 DONE 0.8s 02:23:48 02:23:48 #35 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:23:48 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.7s done 02:23:48 #35 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 02:23:48 #35 ... 02:23:48 02:23:48 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:48 #33 DONE 0.0s 02:23:48 02:23:48 #35 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:23:48 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:23:48 #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:23:48 #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 02:23:48 #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 02:23:48 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.7s done 02:23:48 #35 ... 02:23:48 02:23:48 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:48 #33 DONE 0.0s 02:23:49 02:23:49 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:49 #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 02:23:49 #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:23:49 #37 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 02:23:49 #37 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 02:23:49 #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 02:23:49 #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 02:23:49 #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 02:23:49 #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 02:23:49 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.06MB / 37.02MB 1.0s 02:23:49 #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 02:23:49 #37 ... 02:23:49 02:23:49 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 02:23:49 #32 DONE 1.0s 02:23:49 02:23:49 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:49 #37 ... 02:23:49 02:23:49 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:49 #33 DONE 0.0s 02:23:49 02:23:49 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:49 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 1.4s 02:23:49 #37 ... 02:23:49 02:23:49 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:49 #33 DONE 0.0s 02:23:49 02:23:49 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:49 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 1.7s 02:23:49 #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 02:23:50 #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done 02:23:50 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 2.0s 02:23:50 #37 ... 02:23:50 02:23:50 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:50 #33 DONE 0.0s 02:23:50 02:23:50 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:50 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 2.3s 02:23:50 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 2.7s 02:23:50 #37 ... 02:23:50 02:23:50 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:23:50 #31 DONE 1.6s 02:23:50 02:23:50 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:50 #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 02:23:50 #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:23:50 #37 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 02:23:50 #37 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 02:23:50 #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 02:23:50 #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 02:23:50 #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 02:23:50 #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 02:23:50 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.70MB / 37.02MB 3.0s 02:23:50 #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 02:23:50 #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done 02:23:51 #37 ... 02:23:51 02:23:51 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 02:23:51 #32 DONE 2.9s 02:23:51 02:23:51 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:51 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 3.5s 02:23:52 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 3.9s 02:23:52 #37 ... 02:23:52 02:23:52 #38 [security-spiffe-token-provider internal] load build context 02:23:52 #38 transferring context: 3.41MB 2.6s done 02:23:52 #38 DONE 4.3s 02:23:52 02:23:52 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:52 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.33MB / 37.02MB 4.3s 02:23:52 #37 ... 02:23:52 02:23:52 #39 [security-spire-agent internal] load build context 02:23:52 #39 transferring context: 26.11kB 0.2s done 02:23:52 #39 DONE 3.7s 02:23:52 02:23:52 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:52 #37 ... 02:23:52 02:23:52 #40 [support-notifications internal] load build context 02:23:52 #40 transferring context: 3.41MB 2.4s done 02:23:52 #40 DONE 4.3s 02:23:52 02:23:52 #35 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:23:52 #35 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 02:23:52 #35 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 02:23:52 #35 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 02:23:52 #35 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 02:23:52 #35 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.7s done 02:23:53 #35 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 5.0s done 02:23:54 #35 ... 02:23:54 02:23:54 #41 [core-keeper internal] load build context 02:23:54 #41 transferring context: 3.41MB 3.7s done 02:23:54 #41 DONE 5.8s 02:23:54 02:23:54 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:54 #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 5.4s done 02:23:54 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 02:23:54 #37 ... 02:23:54 02:23:54 #42 [security-proxy-setup internal] load build context 02:23:54 #42 transferring context: 3.41MB 4.1s done 02:23:54 #42 DONE 6.4s 02:23:55 02:23:55 #43 [support-scheduler internal] load build context 02:23:55 #43 transferring context: 3.41MB 3.1s done 02:23:55 #43 DONE 5.6s 02:23:55 02:23:55 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:55 #37 ... 02:23:55 02:23:55 #44 [core-data internal] load build context 02:23:55 #44 transferring context: 3.41MB 4.3s done 02:23:55 #44 DONE 6.4s 02:23:55 02:23:55 #45 [security-proxy-auth internal] load build context 02:23:55 #45 transferring context: 3.41MB 3.4s done 02:23:55 #45 DONE 5.9s 02:23:55 02:23:55 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:55 #37 ... 02:23:55 02:23:55 #46 [security-secretstore-setup internal] load build context 02:23:55 #46 transferring context: 3.41MB 3.6s done 02:23:55 #46 DONE 6.0s 02:23:55 02:23:55 #47 [security-bootstrapper internal] load build context 02:23:55 #47 transferring context: 3.41MB 4.8s done 02:23:55 #47 DONE 6.9s 02:23:55 02:23:55 #35 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:23:55 #35 DONE 8.4s 02:23:55 02:23:55 #48 [security-spire-config internal] load build context 02:23:55 #48 transferring context: 24.83kB 0.1s done 02:23:55 #48 DONE 4.4s 02:23:55 02:23:55 #49 [core-metadata internal] load build context 02:23:55 #49 transferring context: 3.41MB 2.2s done 02:23:55 #49 DONE 4.7s 02:23:55 02:23:55 #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:23:55 #50 ... 02:23:55 02:23:55 #51 [core-command internal] load build context 02:23:55 #51 transferring context: 3.41MB 2.2s done 02:23:55 #51 DONE 4.8s 02:23:55 02:23:55 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:23:55 #52 ... 02:23:55 02:23:55 #53 [core-common-config-bootstrapper internal] load build context 02:23:55 #53 transferring context: 3.41MB 1.2s done 02:23:55 #53 DONE 4.5s 02:23:55 02:23:55 #54 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:23:55 #54 DONE 8.1s 02:23:56 02:23:56 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:58 #37 ... 02:23:58 02:23:58 #55 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:23:58 #55 DONE 2.0s 02:23:58 02:23:58 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:23:58 #56 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done 02:23:58 #56 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 02:23:58 #56 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 02:23:58 #56 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 02:23:58 #56 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 02:23:58 #56 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:23:58 #56 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:23:58 #56 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done 02:23:58 #56 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 3.3s done 02:23:58 #56 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done 02:23:58 #56 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.1s 02:23:58 #56 ... 02:23:58 02:23:58 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:59 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.9s 02:24:04 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.9s 02:24:05 #37 ... 02:24:05 02:24:05 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:24:05 #57 ... 02:24:05 02:24:05 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:24:05 #58 ... 02:24:05 02:24:05 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:24:06 #59 ... 02:24:06 02:24:06 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:24:06 #60 ... 02:24:06 02:24:06 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:24:06 #61 ... 02:24:06 02:24:06 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:06 #62 ... 02:24:06 02:24:06 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:24:06 #63 ... 02:24:06 02:24:06 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:24:06 #64 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:06 #64 ... 02:24:06 02:24:06 #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:24:06 #65 ... 02:24:06 02:24:06 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:24:06 #61 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:06 #61 ... 02:24:06 02:24:06 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:06 #66 DONE 8.9s 02:24:07 02:24:07 #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:24:07 #65 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:07 #65 ... 02:24:07 02:24:07 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:07 #62 DONE 11.6s 02:24:07 02:24:07 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:08 #37 ... 02:24:08 02:24:08 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:24:08 #0 9.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:08 #67 ... 02:24:08 02:24:08 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:24:08 #0 9.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:08 #68 ... 02:24:08 02:24:08 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:24:08 #56 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.8s done 02:24:08 #56 ... 02:24:08 02:24:08 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:24:08 #0 9.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:08 #69 ... 02:24:08 02:24:08 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:24:08 #0 9.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:08 #70 ... 02:24:08 02:24:08 #71 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:24:08 #0 8.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:08 #71 ... 02:24:08 02:24:08 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:10 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.7s 02:24:12 #37 ... 02:24:12 02:24:12 #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:24:12 #50 7.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:12 #50 7.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:12 #50 9.575 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:24:12 #50 9.575 v3.22.4-61-ga03d2f64a54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:24:12 #50 9.575 OK: 26165 distinct packages available 02:24:12 #50 9.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:12 #50 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:12 #50 ... 02:24:12 02:24:12 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:13 #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.4s done 02:24:17 #37 ... 02:24:17 02:24:17 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:24:17 #57 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:17 #57 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:17 #57 ... 02:24:17 02:24:17 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:24:17 #52 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:17 #52 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:17 #52 ... 02:24:17 02:24:17 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:24:17 #58 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:17 #58 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:17 #58 ... 02:24:17 02:24:17 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:24:17 #63 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:17 #63 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:17 #63 ... 02:24:17 02:24:17 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:24:17 #0 5.283 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:17 #0 7.550 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:17 #72 ... 02:24:17 02:24:17 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:24:17 #0 4.184 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:17 #0 6.679 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:17 #73 ... 02:24:17 02:24:17 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:24:17 #60 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:17 #60 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:17 #60 ... 02:24:17 02:24:17 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:24:17 #59 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:17 #59 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:17 #59 ... 02:24:17 02:24:17 #50 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:24:17 #50 21.73 (1/5) Installing dumb-init (1.2.5-r3) 02:24:17 #50 21.83 (2/5) Installing musl-obstack (1.2.3-r2) 02:24:17 #50 21.84 (3/5) Installing libucontext (1.3.2-r0) 02:24:17 #50 21.87 (4/5) Installing gcompat (1.1.0-r4) 02:24:17 #50 21.91 (5/5) Installing openssl (3.5.6-r0) 02:24:17 #50 22.04 Executing busybox-1.37.0-r20.trigger 02:24:17 #50 22.17 OK: 9 MiB in 21 packages 02:24:19 #50 ... 02:24:19 02:24:19 #71 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:24:19 #71 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:19 #71 ... 02:24:19 02:24:19 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:24:19 #64 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:19 #64 ... 02:24:19 02:24:19 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:24:19 #52 23.36 (1/7) Installing ca-certificates (20260413-r0) 02:24:19 #52 23.82 (2/7) Installing dumb-init (1.2.5-r3) 02:24:19 #52 ... 02:24:19 02:24:19 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:24:19 #61 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:19 #61 ... 02:24:19 02:24:19 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:24:19 #68 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:19 #68 ... 02:24:19 02:24:19 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:24:19 #70 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:19 #70 ... 02:24:19 02:24:19 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:24:19 #67 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:20 #67 ... 02:24:20 02:24:20 #71 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:24:20 #71 22.04 OK: 255 MiB in 60 packages 02:24:20 #71 ... 02:24:20 02:24:20 #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:24:20 #65 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:20 #65 ... 02:24:20 02:24:20 #50 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:24:20 #50 DONE 25.6s 02:24:20 02:24:20 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:24:20 #69 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:20 #69 ... 02:24:20 02:24:20 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:24:20 #154 ... 02:24:20 02:24:20 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:24:20 #153 DONE 169.7s 02:24:20 02:24:20 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:24:20 #176 DONE 0.1s 02:24:20 02:24:20 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:24:20 #177 DONE 0.0s 02:24:20 02:24:20 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:24:20 #152 ... 02:24:20 02:24:20 #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:24:20 #178 DONE 0.2s 02:24:20 02:24:20 #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:24:20 #179 DONE 0.0s 02:24:20 02:24:20 #180 [core-command] exporting to image 02:24:20 #180 exporting layers 0.1s done 02:24:20 #180 writing image sha256:ff5db89fa0a80d855b280f66d49a22d27a2dcc7b6a260e79b81c34fca4b9ad5f done 02:24:20 #180 naming to docker.io/library/core-command done 02:24:20 #180 DONE 0.1s 02:24:20 02:24:20 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:24:20 #152 ... 02:24:20 02:24:20 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:24:20 #150 DONE 172.5s 02:24:20 02:24:20 #181 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:24:20 #181 DONE 0.1s 02:24:20 02:24:20 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:24:20 #182 DONE 0.1s 02:24:20 02:24:20 #183 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:24:20 #183 DONE 0.0s 02:24:20 02:24:20 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:24:20 #146 172.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:24:20 #146 ... 02:24:20 02:24:20 #184 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:24:20 #184 DONE 0.0s 02:24:20 02:24:20 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:24:20 #185 DONE 0.2s 02:24:20 02:24:20 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:24:20 #186 DONE 0.0s 02:24:20 02:24:20 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:24:20 #187 DONE 0.8s 02:24:20 02:24:20 #188 [security-proxy-setup] exporting to image 02:24:20 #188 exporting layers 0.2s done 02:24:20 #188 writing image sha256:649ab814d11c6ee805ad5294b7e4e4d7b79ffeddf243fe56ffc0f70c0f8729c3 done 02:24:20 #188 naming to docker.io/library/security-proxy-setup done 02:24:20 #188 DONE 0.2s 02:24:20 02:24:20 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:24:20 #155 DONE 175.8s 02:24:20 02:24:20 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:24:20 #149 DONE 175.8s 02:24:20 02:24:20 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:24:20 #154 ... 02:24:20 02:24:20 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:24:20 #146 DONE 176.0s 02:24:20 02:24:20 #189 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:24:20 #189 ... 02:24:20 02:24:20 #190 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:24:20 #190 DONE 0.1s 02:24:20 02:24:20 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:24:20 #152 DONE 176.1s 02:24:20 02:24:20 #189 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:24:20 #189 DONE 0.2s 02:24:20 02:24:20 #191 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:24:20 #191 DONE 0.1s 02:24:20 02:24:20 #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:24:20 #192 ... 02:24:20 02:24:20 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:24:20 #193 DONE 0.1s 02:24:20 02:24:20 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:24:20 #148 DONE 176.4s 02:24:20 02:24:20 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:24:20 #194 DONE 0.3s 02:24:20 02:24:20 #195 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:24:20 #195 DONE 0.3s 02:24:20 02:24:20 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:24:20 #196 DONE 0.3s 02:24:20 02:24:20 #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:24:20 #190 DONE 0.1s 02:24:20 02:24:20 #191 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:24:20 #191 DONE 0.1s 02:24:20 02:24:20 #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:24:20 #192 DONE 0.3s 02:24:20 02:24:20 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:24:20 #197 CACHED 02:24:20 02:24:20 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:24:20 #198 CACHED 02:24:20 02:24:20 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:24:21 #199 DONE 0.3s 02:24:21 02:24:21 #200 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:24:21 #200 DONE 0.3s 02:24:21 02:24:21 #201 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:24:21 #201 DONE 0.3s 02:24:21 02:24:21 #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:24:21 #202 DONE 0.4s 02:24:21 02:24:21 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:24:21 #203 DONE 0.4s 02:24:21 02:24:21 #204 [security-spiffe-token-provider] exporting to image 02:24:21 #204 ... 02:24:21 02:24:21 #205 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:24:21 #205 DONE 0.2s 02:24:21 02:24:21 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:24:21 #206 DONE 0.2s 02:24:21 02:24:21 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:24:21 #207 DONE 0.2s 02:24:21 02:24:21 #208 [core-metadata] exporting to image 02:24:21 #208 ... 02:24:21 02:24:21 #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:24:21 #147 DONE 177.3s 02:24:21 02:24:21 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:24:21 #209 DONE 0.4s 02:24:21 02:24:21 #210 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:24:21 #210 DONE 0.2s 02:24:21 02:24:21 #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:24:21 #211 DONE 0.2s 02:24:21 02:24:21 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:24:21 #212 DONE 0.1s 02:24:21 02:24:21 #204 [security-spiffe-token-provider] exporting to image 02:24:21 #204 exporting layers 0.4s done 02:24:21 #204 writing image sha256:a933e6372ea00d64e454d995d188f51ac353ae08e7069123e3269bcf8acd0bbd 0.0s done 02:24:21 #204 naming to docker.io/library/security-spiffe-token-provider done 02:24:21 #204 DONE 0.5s 02:24:21 02:24:21 #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:24:21 #213 DONE 0.1s 02:24:21 02:24:21 #208 [core-metadata] exporting to image 02:24:21 #208 exporting layers 0.3s done 02:24:21 #208 writing image sha256:8d3d4736d6aed37d7f9164b3ef8e746939ca8746c7a0fa07e9b9c53cba42abfb done 02:24:21 #208 naming to docker.io/library/core-metadata done 02:24:21 #208 DONE 0.4s 02:24:21 02:24:21 #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:24:21 #214 ... 02:24:21 02:24:21 #215 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:24:21 #215 DONE 0.1s 02:24:21 02:24:21 #216 [core-data] exporting to image 02:24:21 #216 exporting layers 0.2s done 02:24:21 #216 writing image sha256:0437d025bb48fb0a5844490837a36c142465501c849878024f425213cb4af150 done 02:24:21 #216 naming to docker.io/library/core-data done 02:24:21 #216 DONE 0.3s 02:24:21 02:24:21 #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:24:21 #217 DONE 0.3s 02:24:21 02:24:21 #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:24:21 #214 DONE 0.3s 02:24:21 02:24:21 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:24:21 #218 DONE 0.5s 02:24:21 02:24:21 #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:24:22 #219 ... 02:24:22 02:24:22 #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:24:22 #220 DONE 0.2s 02:24:22 02:24:22 #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:24:22 #219 DONE 0.2s 02:24:22 02:24:22 #221 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:24:22 #221 DONE 0.1s 02:24:22 02:24:22 #222 [core-keeper] exporting to image 02:24:22 #222 exporting layers 0.2s done 02:24:22 #222 writing image sha256:0ec3d477dd8056749964c10bbae55a30f2015945042184a1968d79a25070d00c done 02:24:22 #222 naming to docker.io/library/core-keeper done 02:24:22 #222 DONE 0.2s 02:24:22 02:24:22 #223 [security-proxy-auth] exporting to image 02:24:22 #223 exporting layers 0.2s done 02:24:22 #223 writing image sha256:54750d33ef252c4e461b4ca657d9ea513f4ca683b43f741c36105d6fc62a0b34 done 02:24:22 #223 naming to docker.io/library/security-proxy-auth done 02:24:22 #223 DONE 0.2s 02:24:22 02:24:22 #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:24:22 #224 DONE 0.3s 02:24:22 02:24:22 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:24:22 #74 ... 02:24:22 02:24:22 #71 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:24:22 #71 DONE 24.3s 02:24:22 02:24:22 #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:24:22 #65 26.51 (1/1) Installing dumb-init (1.2.5-r3) 02:24:22 #65 26.59 Executing busybox-1.37.0-r20.trigger 02:24:22 #65 26.88 OK: 8 MiB in 17 packages 02:24:22 #154 ... 02:24:22 02:24:22 #225 [security-secretstore-setup] exporting to image 02:24:22 #225 exporting layers 0.3s done 02:24:22 #225 writing image sha256:1b24e664bc17050376db5c6037aa670d80d2ba82dc45ee57d3b94db18dee96ec done 02:24:22 #225 naming to docker.io/library/security-secretstore-setup done 02:24:22 #225 DONE 0.3s 02:24:22 02:24:22 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:24:23 #65 ... 02:24:23 02:24:23 #75 [core-data builder 4/7] COPY go.mod vendor* ./ 02:24:23 #75 DONE 0.9s 02:24:23 02:24:23 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:24:23 #68 23.44 OK: 255 MiB in 60 packages 02:24:23 #68 DONE 25.1s 02:24:23 02:24:23 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:24:23 #76 ... 02:24:23 02:24:23 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:24:23 #70 22.24 OK: 255 MiB in 60 packages 02:24:23 #70 DONE 25.5s 02:24:23 #145 ... 02:24:23 02:24:23 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:24:23 #154 DONE 179.7s 02:24:23 02:24:23 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:24:24 02:24:24 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:24:24 #145 DONE 179.7s 02:24:24 02:24:24 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:24:24 #226 DONE 0.0s 02:24:24 02:24:24 #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:24:24 #227 DONE 0.0s 02:24:24 02:24:24 #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:24:24 #228 DONE 0.0s 02:24:24 02:24:24 #229 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:24:24 #229 DONE 0.0s 02:24:24 02:24:24 #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:24:24 #230 DONE 0.2s 02:24:24 02:24:24 #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:24:24 #231 DONE 0.2s 02:24:24 02:24:24 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:24:24 #232 DONE 0.0s 02:24:24 02:24:24 #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:24:24 #233 DONE 0.0s 02:24:24 02:24:24 #234 [support-scheduler] exporting to image 02:24:24 #77 ... 02:24:24 02:24:24 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:24:24 #69 23.30 OK: 255 MiB in 60 packages 02:24:24 #69 DONE 26.3s 02:24:24 #234 ... 02:24:24 02:24:24 #235 [support-notifications] exporting to image 02:24:24 #235 exporting layers 0.2s done 02:24:24 #235 writing image sha256:457f1dfc4448da06670c58eb28057d1d78a20bc963a1a3ccc5f153891ad25cf9 done 02:24:24 #235 naming to docker.io/library/support-notifications done 02:24:24 #235 DONE 0.2s 02:24:24 02:24:24 #234 [support-scheduler] exporting to image 02:24:24 #234 exporting layers 0.4s done 02:24:24 #234 writing image sha256:b95cb14a3cb07a2870d4ef5ed0df3080a7d100986f5657b16ba1f302f5072495 done 02:24:24 #234 naming to docker.io/library/support-scheduler done 02:24:24 #234 DONE 0.4s 02:24:24 time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:24 time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:24 time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:24 time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:24 time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:24 time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:24 time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:24 time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:24 time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:24 time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:24 time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:24 time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:24 time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:24 time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:24 time="2026-05-11T02:20:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:24:24 $ docker stop --time=1 2b7b575ccbc32b87f3d1750bf84b31dd18ba32fbbf265d723ad9014a26a1b3bb 02:24:24 02:24:24 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:24:24 #77 DONE 1.1s 02:24:24 02:24:24 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:24:25 #78 ... 02:24:25 02:24:25 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:24:25 #76 DONE 2.0s 02:24:25 02:24:25 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:24:25 #58 25.33 (1/1) Installing dumb-init (1.2.5-r3) 02:24:25 #58 25.37 Executing busybox-1.37.0-r20.trigger 02:24:25 #58 25.60 OK: 8 MiB in 17 packages 02:24:25 #58 DONE 29.6s 02:24:25 02:24:25 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:25 #79 ... 02:24:25 02:24:25 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:24:25 #63 25.00 (1/2) Installing dumb-init (1.2.5-r3) 02:24:25 #63 25.11 (2/2) Installing su-exec (0.2-r3) 02:24:25 #63 25.15 Executing busybox-1.37.0-r20.trigger 02:24:25 #63 25.43 OK: 8 MiB in 18 packages 02:24:25 #63 DONE 29.8s 02:24:25 02:24:25 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:24:25 $ docker rm -f --volumes 2b7b575ccbc32b87f3d1750bf84b31dd18ba32fbbf265d723ad9014a26a1b3bb [Pipeline] // withDockerContainer 02:24:25 #80 ... 02:24:25 02:24:25 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:24:25 #52 23.87 (3/7) Installing libgcc (14.2.0-r6) 02:24:25 #52 23.90 (4/7) Installing libsodium (1.0.20-r1) 02:24:25 #52 23.98 (5/7) Installing libstdc++ (14.2.0-r6) 02:24:25 #52 24.45 (6/7) Installing libzmq (4.3.5-r2) 02:24:25 #52 24.52 (7/7) Installing zeromq (4.3.5-r2) 02:24:25 #52 24.59 Executing busybox-1.37.0-r20.trigger 02:24:25 #52 24.90 Executing ca-certificates-20260413-r0.trigger 02:24:25 #52 26.89 OK: 12 MiB in 23 packages 02:24:25 #52 DONE 30.0s 02:24:25 02:24:25 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] sh 02:24:26 + docker images 02:24:26 REPOSITORY TAG IMAGE ID CREATED SIZE 02:24:26 support-scheduler latest b95cb14a3cb0 1 second ago 54.2MB 02:24:26 support-notifications latest 457f1dfc4448 1 second ago 57.8MB 02:24:26 security-secretstore-setup latest 1b24e664bc17 3 seconds ago 89.2MB 02:24:26 core-metadata latest 8d3d4736d6ae 4 seconds ago 50.1MB 02:24:26 core-keeper latest 0ec3d477dd80 4 seconds ago 49.7MB 02:24:26 security-proxy-auth latest 54750d33ef25 4 seconds ago 49.1MB 02:24:26 core-data latest 0437d025bb48 4 seconds ago 49.9MB 02:24:26 security-spiffe-token-provider latest a933e6372ea0 5 seconds ago 53MB 02:24:26 security-proxy-setup latest 649ab814d11c 8 seconds ago 54.8MB 02:24:26 core-command latest ff5db89fa0a8 11 seconds ago 44.1MB 02:24:26 security-bootstrapper latest 85cc45040a60 About a minute ago 21.6MB 02:24:26 core-common-config-bootstrapper latest 3ebaa6c0baf0 About a minute ago 20.5MB 02:24:26 security-spire-agent latest ffbbb4515dec 3 minutes ago 237MB 02:24:26 security-spire-server latest f6b640f9127e 3 minutes ago 178MB 02:24:26 security-spire-config latest fa4de3897318 3 minutes ago 177MB 02:24:26 ci-base-image-x86_64 latest c0ba0b733cba 6 minutes ago 970MB 02:24:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 months ago 636MB 02:24:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 11 months ago 573MB 02:24:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:24:26 provisioning config files... 02:24:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/975@tmp/config10917883141133316121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:26 #81 ... 02:24:26 02:24:26 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:24:26 #78 DONE 1.8s 02:24:26 02:24:26 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:26 ---> ****-login.sh 02:24:26 nexus3.edgexfoundry.org:10001 02:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:26 Login Succeeded 02:24:26 nexus3.edgexfoundry.org:10002 02:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:26 Login Succeeded 02:24:26 nexus3.edgexfoundry.org:10003 02:24:26 #82 ... 02:24:26 02:24:26 #65 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:24:26 #65 DONE 31.0s 02:24:26 02:24:26 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:24:26 #64 23.79 (1/4) Installing ca-certificates (20260413-r0) 02:24:26 #64 24.38 (2/4) Installing dumb-init (1.2.5-r3) 02:24:26 #64 24.40 (3/4) Installing su-exec (0.2-r3) 02:24:26 #64 24.42 (4/4) Installing yq-go (4.47.2-r3) 02:24:26 #64 26.37 Executing busybox-1.37.0-r20.trigger 02:24:26 #64 26.52 Executing ca-certificates-20260413-r0.trigger 02:24:26 #64 28.50 OK: 20 MiB in 20 packages 02:24:26 #64 DONE 31.0s 02:24:26 02:24:26 #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:26 Login Succeeded 02:24:26 nexus3.edgexfoundry.org:10004 02:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:26 Login Succeeded 02:24:26 ****.io 02:24:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:27 #83 ... 02:24:27 02:24:27 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:24:27 #57 25.40 (1/4) Installing dumb-init (1.2.5-r3) 02:24:27 #57 25.42 (2/4) Installing openssl (3.5.6-r0) 02:24:27 #57 25.52 (3/4) Installing su-exec (0.2-r3) 02:24:27 #57 25.56 (4/4) Installing yq-go (4.47.2-r3) 02:24:27 #57 27.52 Executing busybox-1.37.0-r20.trigger 02:24:27 #57 27.79 OK: 20 MiB in 20 packages 02:24:27 #57 DONE 31.4s 02:24:27 Login Succeeded 02:24:27 ---> ****-login.sh ends [Pipeline] } 02:24:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:24:27 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:24:27 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:24:27 latest 02:24:27 4.1.0-dev.113 02:24:27 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:24:27 main 02:24:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:27 02:24:27 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:24:27 #73 19.99 (1/1) Installing dumb-init (1.2.5-r3) 02:24:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:27 + docker push nexus3.edgexfoundry.org:10004/core-command:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:24:27 fd8c5d20b0cf: Preparing 02:24:27 26f02d61d2d0: Preparing 02:24:27 91df371a6949: Preparing 02:24:27 849fcf85f82b: Preparing 02:24:27 2877210acd67: Preparing 02:24:27 f45b15bdb730: Preparing 02:24:27 0854555d70ac: Preparing 02:24:27 0854555d70ac: Waiting 02:24:27 f45b15bdb730: Waiting 02:24:27 2877210acd67: Pushed 02:24:27 91df371a6949: Pushed 02:24:27 849fcf85f82b: Pushed 02:24:27 fd8c5d20b0cf: Pushed 02:24:27 0854555d70ac: Layer already exists 02:24:27 f45b15bdb730: Pushed 02:24:27 #73 20.49 Executing busybox-1.37.0-r20.trigger 02:24:28 #73 20.67 OK: 8 MiB in 17 packages 02:24:30 #73 ... 02:24:30 02:24:30 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:24:30 #61 25.40 (1/3) Installing ca-certificates (20260413-r0) 02:24:30 #61 25.99 (2/3) Installing dumb-init (1.2.5-r3) 02:24:30 #61 26.04 (3/3) Installing tzdata (2026b-r0) 02:24:30 #61 29.28 Executing busybox-1.37.0-r20.trigger 02:24:30 #61 29.49 Executing ca-certificates-20260413-r0.trigger 02:24:30 #61 31.18 OK: 9 MiB in 19 packages 02:24:30 #61 DONE 34.2s 02:24:30 02:24:30 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:24:30 #72 21.00 OK: 255 MiB in 60 packages 02:24:30 #72 DONE 23.1s 02:24:30 02:24:30 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:24:31 #84 ... 02:24:31 02:24:31 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:24:31 #73 DONE 23.8s 02:24:31 02:24:31 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:24:31 #85 ... 02:24:31 02:24:31 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:24:31 #59 26.20 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:24:31 #59 26.20 v3.22.4-61-ga03d2f64a54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:24:31 #59 26.20 OK: 26165 distinct packages available 02:24:31 #59 29.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:31 #59 31.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:32 #59 ... 02:24:32 02:24:32 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:24:32 #60 26.14 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:24:32 #60 26.14 v3.22.4-61-ga03d2f64a54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:24:32 #60 26.14 OK: 26165 distinct packages available 02:24:32 #60 29.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:32 #60 31.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:32 26f02d61d2d0: Pushed 02:24:32 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:d3f12d52fa7c6774027d54b92ad57764f93a7914796c63ee1e901e9fb352a8cf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:32 #60 ... 02:24:32 02:24:32 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:24:32 #67 23.69 v3.22.4-63-g8a822b90ff1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:24:32 #67 23.69 v3.22.4-61-ga03d2f64a54 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:24:32 #67 23.69 OK: 26183 distinct packages available 02:24:32 #67 26.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:32 #67 28.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:32 #67 ... 02:24:32 02:24:32 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:24:32 #74 5.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:32 #74 7.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:32 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:24:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:24:32 fd8c5d20b0cf: Preparing 02:24:32 26f02d61d2d0: Preparing 02:24:32 91df371a6949: Preparing 02:24:32 849fcf85f82b: Preparing 02:24:32 2877210acd67: Preparing 02:24:32 f45b15bdb730: Preparing 02:24:32 0854555d70ac: Preparing 02:24:32 f45b15bdb730: Waiting 02:24:32 0854555d70ac: Waiting 02:24:32 26f02d61d2d0: Layer already exists 02:24:32 fd8c5d20b0cf: Layer already exists 02:24:32 849fcf85f82b: Layer already exists 02:24:32 91df371a6949: Layer already exists 02:24:32 2877210acd67: Layer already exists 02:24:32 0854555d70ac: Layer already exists 02:24:32 f45b15bdb730: Layer already exists 02:24:32 latest: digest: sha256:d3f12d52fa7c6774027d54b92ad57764f93a7914796c63ee1e901e9fb352a8cf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:33 #74 ... 02:24:33 02:24:33 #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:33 #86 ... 02:24:33 02:24:33 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:24:33 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 02:24:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:24:33 fd8c5d20b0cf: Preparing 02:24:33 26f02d61d2d0: Preparing 02:24:33 91df371a6949: Preparing 02:24:33 849fcf85f82b: Preparing 02:24:33 2877210acd67: Preparing 02:24:33 f45b15bdb730: Preparing 02:24:33 0854555d70ac: Preparing 02:24:33 f45b15bdb730: Waiting 02:24:33 0854555d70ac: Waiting 02:24:33 fd8c5d20b0cf: Layer already exists 02:24:33 849fcf85f82b: Layer already exists 02:24:33 26f02d61d2d0: Layer already exists 02:24:33 2877210acd67: Layer already exists 02:24:33 91df371a6949: Layer already exists 02:24:33 f45b15bdb730: Layer already exists 02:24:33 0854555d70ac: Layer already exists 02:24:33 4.1.0-dev.113: digest: sha256:d3f12d52fa7c6774027d54b92ad57764f93a7914796c63ee1e901e9fb352a8cf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:33 #87 ... 02:24:33 02:24:33 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:24:33 #74 14.09 OK: 9 MiB in 21 packages 02:24:34 + docker push nexus3.edgexfoundry.org:10004/core-command:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:24:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:24:34 fd8c5d20b0cf: Preparing 02:24:34 26f02d61d2d0: Preparing 02:24:34 91df371a6949: Preparing 02:24:34 849fcf85f82b: Preparing 02:24:34 2877210acd67: Preparing 02:24:34 f45b15bdb730: Preparing 02:24:34 0854555d70ac: Preparing 02:24:34 f45b15bdb730: Waiting 02:24:34 0854555d70ac: Waiting 02:24:34 91df371a6949: Layer already exists 02:24:34 849fcf85f82b: Layer already exists 02:24:34 26f02d61d2d0: Layer already exists 02:24:34 fd8c5d20b0cf: Layer already exists 02:24:34 2877210acd67: Layer already exists 02:24:34 0854555d70ac: Layer already exists 02:24:34 f45b15bdb730: Layer already exists 02:24:34 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:d3f12d52fa7c6774027d54b92ad57764f93a7914796c63ee1e901e9fb352a8cf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:34 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:24:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:24:34 fd8c5d20b0cf: Preparing 02:24:34 26f02d61d2d0: Preparing 02:24:34 91df371a6949: Preparing 02:24:34 849fcf85f82b: Preparing 02:24:34 2877210acd67: Preparing 02:24:34 f45b15bdb730: Preparing 02:24:34 0854555d70ac: Preparing 02:24:34 f45b15bdb730: Waiting 02:24:34 0854555d70ac: Waiting 02:24:34 2877210acd67: Layer already exists 02:24:34 91df371a6949: Layer already exists 02:24:34 26f02d61d2d0: Layer already exists 02:24:34 fd8c5d20b0cf: Layer already exists 02:24:34 849fcf85f82b: Layer already exists 02:24:34 f45b15bdb730: Layer already exists 02:24:34 0854555d70ac: Layer already exists 02:24:34 main: digest: sha256:d3f12d52fa7c6774027d54b92ad57764f93a7914796c63ee1e901e9fb352a8cf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:34 ===================================================== [Pipeline] echo 02:24:34 taggedImages: 02:24:34 - nexus3.edgexfoundry.org:10004/core-command:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:24:34 - nexus3.edgexfoundry.org:10004/core-command:latest 02:24:34 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 02:24:34 - nexus3.edgexfoundry.org:10004/core-command:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:24:34 - nexus3.edgexfoundry.org:10004/core-command:main 02:24:34 #74 ... 02:24:34 02:24:34 #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] echo 02:24:34 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:24:34 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:24:34 latest 02:24:34 4.1.0-dev.113 02:24:34 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:24:34 main 02:24:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:35 #88 ... 02:24:35 02:24:35 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:24:35 #59 38.19 (1/13) Installing brotli-libs (1.1.0-r2) 02:24:35 #59 38.29 (2/13) Installing c-ares (1.34.6-r0) 02:24:35 #59 38.32 (3/13) Installing libunistring (1.3-r0) 02:24:35 #59 38.51 (4/13) Installing libidn2 (2.3.7-r0) 02:24:35 #59 38.53 (5/13) Installing nghttp2-libs (1.69.0-r0) 02:24:35 #59 38.55 (6/13) Installing libpsl (0.21.5-r3) 02:24:35 #59 38.57 (7/13) Installing zstd-libs (1.5.7-r0) 02:24:35 #59 38.65 (8/13) Installing libcurl (8.14.1-r2) 02:24:35 #59 38.73 (9/13) Installing curl (8.14.1-r2) 02:24:35 #59 38.75 (10/13) Installing dumb-init (1.2.5-r3) 02:24:35 #59 38.79 (11/13) Installing musl-obstack (1.2.3-r2) 02:24:35 #59 38.79 (12/13) Installing libucontext (1.3.2-r0) 02:24:35 #59 38.79 (13/13) Installing gcompat (1.1.0-r4) 02:24:35 #59 38.82 Executing busybox-1.37.0-r20.trigger 02:24:35 #59 38.93 OK: 13 MiB in 29 packages 02:24:35 #59 ... 02:24:35 02:24:35 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:24:35 #85 DONE 4.9s 02:24:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:35 02:24:35 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:35 #89 ... 02:24:35 02:24:35 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:24:35 #67 35.84 OK: 255 MiB in 60 packages 02:24:35 #67 DONE 37.3s 02:24:35 02:24:35 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:24:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:24:35 52bc6d22cfef: Preparing 02:24:35 6958017c53c0: Preparing 02:24:35 e3028750d78e: Preparing 02:24:35 6088540f671f: Preparing 02:24:35 91df371a6949: Preparing 02:24:35 849fcf85f82b: Preparing 02:24:35 2877210acd67: Preparing 02:24:35 f45b15bdb730: Preparing 02:24:35 0854555d70ac: Preparing 02:24:35 2877210acd67: Waiting 02:24:35 f45b15bdb730: Waiting 02:24:35 0854555d70ac: Waiting 02:24:35 849fcf85f82b: Waiting 02:24:35 91df371a6949: Layer already exists 02:24:35 849fcf85f82b: Layer already exists 02:24:35 2877210acd67: Layer already exists 02:24:35 f45b15bdb730: Layer already exists 02:24:35 6958017c53c0: Pushed 02:24:35 0854555d70ac: Layer already exists 02:24:35 52bc6d22cfef: Pushed 02:24:35 e3028750d78e: Pushed 02:24:35 #90 ... 02:24:35 02:24:35 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:24:35 #74 DONE 16.0s 02:24:35 02:24:35 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:24:35 #91 ... 02:24:35 02:24:35 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:24:35 #60 38.34 (1/4) Installing dumb-init (1.2.5-r3) 02:24:35 #60 38.36 (2/4) Installing musl-obstack (1.2.3-r2) 02:24:35 #60 38.37 (3/4) Installing libucontext (1.3.2-r0) 02:24:35 #60 38.39 (4/4) Installing gcompat (1.1.0-r4) 02:24:35 #60 38.42 Executing busybox-1.37.0-r20.trigger 02:24:35 #60 38.52 OK: 8 MiB in 20 packages 02:24:35 #60 DONE 40.2s 02:24:36 02:24:36 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:24:36 #92 ... 02:24:36 02:24:36 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:24:36 #59 DONE 40.6s 02:24:36 02:24:36 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:24:36 #93 ... 02:24:36 02:24:36 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:24:36 6088540f671f: Pushed 02:24:37 #94 ... 02:24:37 02:24:37 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:24:37 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:2d92f7ff68bd40b026c29da44137c8a60d3a98989a5947352bdf8bad40a8f983 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:24:37 52bc6d22cfef: Preparing 02:24:37 6958017c53c0: Preparing 02:24:37 e3028750d78e: Preparing 02:24:37 6088540f671f: Preparing 02:24:37 91df371a6949: Preparing 02:24:37 849fcf85f82b: Preparing 02:24:37 2877210acd67: Preparing 02:24:37 f45b15bdb730: Preparing 02:24:37 0854555d70ac: Preparing 02:24:37 849fcf85f82b: Waiting 02:24:37 2877210acd67: Waiting 02:24:37 f45b15bdb730: Waiting 02:24:37 0854555d70ac: Waiting 02:24:37 91df371a6949: Layer already exists 02:24:37 e3028750d78e: Layer already exists 02:24:37 6958017c53c0: Layer already exists 02:24:37 52bc6d22cfef: Layer already exists 02:24:37 6088540f671f: Layer already exists 02:24:37 849fcf85f82b: Layer already exists 02:24:37 f45b15bdb730: Layer already exists 02:24:37 2877210acd67: Layer already exists 02:24:37 0854555d70ac: Layer already exists 02:24:37 latest: digest: sha256:2d92f7ff68bd40b026c29da44137c8a60d3a98989a5947352bdf8bad40a8f983 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 02:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:24:38 52bc6d22cfef: Preparing 02:24:38 6958017c53c0: Preparing 02:24:38 e3028750d78e: Preparing 02:24:38 6088540f671f: Preparing 02:24:38 91df371a6949: Preparing 02:24:38 849fcf85f82b: Preparing 02:24:38 2877210acd67: Preparing 02:24:38 f45b15bdb730: Preparing 02:24:38 0854555d70ac: Preparing 02:24:38 849fcf85f82b: Waiting 02:24:38 2877210acd67: Waiting 02:24:38 f45b15bdb730: Waiting 02:24:38 0854555d70ac: Waiting 02:24:38 52bc6d22cfef: Layer already exists 02:24:38 91df371a6949: Layer already exists 02:24:38 6088540f671f: Layer already exists 02:24:38 6958017c53c0: Layer already exists 02:24:38 e3028750d78e: Layer already exists 02:24:38 f45b15bdb730: Layer already exists 02:24:38 849fcf85f82b: Layer already exists 02:24:38 2877210acd67: Layer already exists 02:24:38 0854555d70ac: Layer already exists 02:24:38 4.1.0-dev.113: digest: sha256:2d92f7ff68bd40b026c29da44137c8a60d3a98989a5947352bdf8bad40a8f983 size: 2193 [Pipeline] } [Pipeline] // withEnv 02:24:38 #95 ... 02:24:38 02:24:38 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:24:38 #91 DONE 3.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:38 02:24:38 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:24:39 52bc6d22cfef: Preparing 02:24:39 6958017c53c0: Preparing 02:24:39 e3028750d78e: Preparing 02:24:39 6088540f671f: Preparing 02:24:39 91df371a6949: Preparing 02:24:39 849fcf85f82b: Preparing 02:24:39 2877210acd67: Preparing 02:24:39 f45b15bdb730: Preparing 02:24:39 0854555d70ac: Preparing 02:24:39 849fcf85f82b: Waiting 02:24:39 f45b15bdb730: Waiting 02:24:39 0854555d70ac: Waiting 02:24:39 2877210acd67: Waiting 02:24:39 6088540f671f: Layer already exists 02:24:39 e3028750d78e: Layer already exists 02:24:39 6958017c53c0: Layer already exists 02:24:39 52bc6d22cfef: Layer already exists 02:24:39 91df371a6949: Layer already exists 02:24:39 2877210acd67: Layer already exists 02:24:39 849fcf85f82b: Layer already exists 02:24:39 f45b15bdb730: Layer already exists 02:24:39 0854555d70ac: Layer already exists 02:24:39 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:2d92f7ff68bd40b026c29da44137c8a60d3a98989a5947352bdf8bad40a8f983 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:39 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:24:39 52bc6d22cfef: Preparing 02:24:39 6958017c53c0: Preparing 02:24:39 e3028750d78e: Preparing 02:24:39 6088540f671f: Preparing 02:24:39 91df371a6949: Preparing 02:24:39 849fcf85f82b: Preparing 02:24:39 2877210acd67: Preparing 02:24:39 f45b15bdb730: Preparing 02:24:39 0854555d70ac: Preparing 02:24:39 849fcf85f82b: Waiting 02:24:39 f45b15bdb730: Waiting 02:24:39 2877210acd67: Waiting 02:24:39 0854555d70ac: Waiting 02:24:39 52bc6d22cfef: Layer already exists 02:24:39 91df371a6949: Layer already exists 02:24:39 e3028750d78e: Layer already exists 02:24:39 6958017c53c0: Layer already exists 02:24:39 6088540f671f: Layer already exists 02:24:39 2877210acd67: Layer already exists 02:24:39 849fcf85f82b: Layer already exists 02:24:39 f45b15bdb730: Layer already exists 02:24:39 0854555d70ac: Layer already exists 02:24:39 main: digest: sha256:2d92f7ff68bd40b026c29da44137c8a60d3a98989a5947352bdf8bad40a8f983 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:39 ===================================================== [Pipeline] echo 02:24:39 taggedImages: 02:24:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:24:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:24:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 02:24:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:24:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:24:39 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:24:39 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:24:39 latest 02:24:39 4.1.0-dev.113 02:24:39 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:24:39 main 02:24:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:40 + docker push nexus3.edgexfoundry.org:10004/core-data:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:24:40 32b71a57aa48: Preparing 02:24:40 877217bc3e57: Preparing 02:24:40 91df371a6949: Preparing 02:24:40 849fcf85f82b: Preparing 02:24:40 2877210acd67: Preparing 02:24:40 f45b15bdb730: Preparing 02:24:40 0854555d70ac: Preparing 02:24:40 f45b15bdb730: Waiting 02:24:40 0854555d70ac: Waiting 02:24:40 849fcf85f82b: Layer already exists 02:24:40 2877210acd67: Layer already exists 02:24:40 91df371a6949: Layer already exists 02:24:40 f45b15bdb730: Layer already exists 02:24:40 0854555d70ac: Layer already exists 02:24:40 32b71a57aa48: Pushed 02:24:42 #96 ... 02:24:42 02:24:42 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:24:42 #97 DONE 6.6s 02:24:42 02:24:42 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:24:44 877217bc3e57: Pushed 02:24:44 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:5bedc890d473451efbf6a70a13b0ccd953ff66e68bbdb14c64e164ce1b466695 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:24:45 #98 DONE 2.6s 02:24:45 02:24:45 #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:24:45 #99 ... 02:24:45 02:24:45 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:24:45 #95 DONE 9.3s 02:24:45 02:24:45 #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:24:45 #99 DONE 0.2s 02:24:45 02:24:45 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:24:45 #100 DONE 0.2s 02:24:45 02:24:45 #101 [security-spire-agent stage-3 7/10] COPY security.txt / [Pipeline] sh 02:24:45 #101 DONE 0.2s 02:24:45 02:24:45 #102 [security-spire-server stage-2 6/9] COPY security.txt / 02:24:45 #102 DONE 0.2s 02:24:45 02:24:45 #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:24:45 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:24:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:24:45 32b71a57aa48: Preparing 02:24:45 877217bc3e57: Preparing 02:24:45 91df371a6949: Preparing 02:24:45 849fcf85f82b: Preparing 02:24:45 2877210acd67: Preparing 02:24:45 f45b15bdb730: Preparing 02:24:45 0854555d70ac: Preparing 02:24:45 0854555d70ac: Waiting 02:24:45 f45b15bdb730: Waiting 02:24:45 2877210acd67: Layer already exists 02:24:45 91df371a6949: Layer already exists 02:24:45 877217bc3e57: Layer already exists 02:24:45 849fcf85f82b: Layer already exists 02:24:45 32b71a57aa48: Layer already exists 02:24:45 0854555d70ac: Layer already exists 02:24:45 f45b15bdb730: Layer already exists 02:24:45 latest: digest: sha256:5bedc890d473451efbf6a70a13b0ccd953ff66e68bbdb14c64e164ce1b466695 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:45 #103 DONE 0.3s 02:24:45 02:24:45 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:24:45 #104 DONE 0.2s 02:24:45 02:24:45 #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:24:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:45 #105 DONE 0.2s 02:24:45 02:24:45 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:24:45 #106 DONE 0.2s 02:24:45 02:24:45 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:24:46 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 02:24:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:24:46 32b71a57aa48: Preparing 02:24:46 877217bc3e57: Preparing 02:24:46 91df371a6949: Preparing 02:24:46 849fcf85f82b: Preparing 02:24:46 2877210acd67: Preparing 02:24:46 f45b15bdb730: Preparing 02:24:46 0854555d70ac: Preparing 02:24:46 f45b15bdb730: Waiting 02:24:46 0854555d70ac: Waiting 02:24:46 2877210acd67: Layer already exists 02:24:46 877217bc3e57: Layer already exists 02:24:46 849fcf85f82b: Layer already exists 02:24:46 91df371a6949: Layer already exists 02:24:46 32b71a57aa48: Layer already exists 02:24:46 0854555d70ac: Layer already exists 02:24:46 f45b15bdb730: Layer already exists 02:24:46 4.1.0-dev.113: digest: sha256:5bedc890d473451efbf6a70a13b0ccd953ff66e68bbdb14c64e164ce1b466695 size: 1779 [Pipeline] } 02:24:46 #107 DONE 0.1s 02:24:46 02:24:46 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:24:46 #108 DONE 0.2s 02:24:46 02:24:46 #109 [security-spire-server] exporting to image 02:24:46 #109 exporting layers [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:46 + docker push nexus3.edgexfoundry.org:10004/core-data:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:24:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:24:46 32b71a57aa48: Preparing 02:24:46 877217bc3e57: Preparing 02:24:46 91df371a6949: Preparing 02:24:46 849fcf85f82b: Preparing 02:24:46 2877210acd67: Preparing 02:24:46 f45b15bdb730: Preparing 02:24:46 0854555d70ac: Preparing 02:24:46 0854555d70ac: Waiting 02:24:46 f45b15bdb730: Waiting 02:24:46 91df371a6949: Layer already exists 02:24:46 32b71a57aa48: Layer already exists 02:24:46 877217bc3e57: Layer already exists 02:24:46 849fcf85f82b: Layer already exists 02:24:46 2877210acd67: Layer already exists 02:24:46 0854555d70ac: Layer already exists 02:24:46 f45b15bdb730: Layer already exists 02:24:46 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:5bedc890d473451efbf6a70a13b0ccd953ff66e68bbdb14c64e164ce1b466695 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:47 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:24:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:24:47 32b71a57aa48: Preparing 02:24:47 877217bc3e57: Preparing 02:24:47 91df371a6949: Preparing 02:24:47 849fcf85f82b: Preparing 02:24:47 2877210acd67: Preparing 02:24:47 f45b15bdb730: Preparing 02:24:47 0854555d70ac: Preparing 02:24:47 f45b15bdb730: Waiting 02:24:47 0854555d70ac: Waiting 02:24:47 32b71a57aa48: Layer already exists 02:24:47 849fcf85f82b: Layer already exists 02:24:47 91df371a6949: Layer already exists 02:24:47 2877210acd67: Layer already exists 02:24:47 877217bc3e57: Layer already exists 02:24:47 f45b15bdb730: Layer already exists 02:24:47 0854555d70ac: Layer already exists 02:24:47 main: digest: sha256:5bedc890d473451efbf6a70a13b0ccd953ff66e68bbdb14c64e164ce1b466695 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:47 ===================================================== [Pipeline] echo 02:24:47 taggedImages: 02:24:47 - nexus3.edgexfoundry.org:10004/core-data:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:24:47 - nexus3.edgexfoundry.org:10004/core-data:latest 02:24:47 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 02:24:47 - nexus3.edgexfoundry.org:10004/core-data:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:24:47 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:24:47 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:24:47 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:24:47 latest 02:24:47 4.1.0-dev.113 02:24:47 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:24:47 main 02:24:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:24:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:24:48 e3fe7a515951: Preparing 02:24:48 5ffa817a1287: Preparing 02:24:48 849fcf85f82b: Preparing 02:24:48 1e05e1b1e023: Preparing 02:24:48 3ed2bf0c4371: Preparing 02:24:48 0854555d70ac: Preparing 02:24:48 0854555d70ac: Waiting 02:24:48 849fcf85f82b: Layer already exists 02:24:48 0854555d70ac: Layer already exists 02:24:48 3ed2bf0c4371: Pushed 02:24:48 1e05e1b1e023: Pushed 02:24:48 e3fe7a515951: Pushed 02:24:48 #109 ... 02:24:48 02:24:48 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:24:48 #90 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:48 #90 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:48 #90 ... 02:24:48 02:24:48 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:24:48 #92 7.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:48 #92 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:49 #92 ... 02:24:49 02:24:49 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:24:49 #94 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:49 #94 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:49 #94 ... 02:24:49 02:24:49 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:24:49 #93 6.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:49 #93 8.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:49 #93 ... 02:24:49 02:24:49 #109 [security-spire-server] exporting to image 02:24:49 #109 exporting layers 3.7s done 02:24:49 #109 writing image sha256:5e7ee1bcdb307f0e1e765ec606df16f2cd47f642408493e5dbd210a49bd8ed3e 0.1s done 02:24:50 #109 naming to docker.io/library/security-spire-agent-arm64 0.0s done 02:24:50 #109 ... 02:24:50 02:24:50 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:24:50 #80 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:50 #80 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:50 #80 ... 02:24:50 02:24:50 #109 [security-spire-server] exporting to image 02:24:50 #109 exporting layers 4.0s done 02:24:50 #109 writing image sha256:e5b715bae9d82b40abc8b7dde36bcfbebcf0cb445541a392a9d13c27bc8c4fad done 02:24:50 #109 naming to docker.io/library/security-spire-server-arm64 done 02:24:50 #109 DONE 4.8s 02:24:50 02:24:50 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:24:50 #84 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:50 #84 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:50 #84 ... 02:24:50 02:24:50 #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:24:50 #83 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:50 #83 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:50 #83 ... 02:24:50 02:24:50 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:24:50 #87 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:50 #87 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:50 #87 ... 02:24:50 02:24:50 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:24:50 #81 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:50 #81 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:51 #81 ... 02:24:51 02:24:51 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:24:51 #80 25.78 OK: 8 MiB in 18 packages 02:24:52 5ffa817a1287: Pushed 02:24:52 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:50892582647d01295ac77a5d56edaf083c1fb5b9f2bcb355eac685e5d1db9eca size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:53 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:53 #80 DONE 27.5s 02:24:53 02:24:53 #110 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:24:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:24:53 e3fe7a515951: Preparing 02:24:53 5ffa817a1287: Preparing 02:24:53 849fcf85f82b: Preparing 02:24:53 1e05e1b1e023: Preparing 02:24:53 3ed2bf0c4371: Preparing 02:24:53 0854555d70ac: Preparing 02:24:53 0854555d70ac: Waiting 02:24:53 5ffa817a1287: Layer already exists 02:24:53 e3fe7a515951: Layer already exists 02:24:53 849fcf85f82b: Layer already exists 02:24:53 1e05e1b1e023: Layer already exists 02:24:53 3ed2bf0c4371: Layer already exists 02:24:53 0854555d70ac: Layer already exists 02:24:53 latest: digest: sha256:50892582647d01295ac77a5d56edaf083c1fb5b9f2bcb355eac685e5d1db9eca size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:53 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 02:24:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:24:54 e3fe7a515951: Preparing 02:24:54 5ffa817a1287: Preparing 02:24:54 849fcf85f82b: Preparing 02:24:54 1e05e1b1e023: Preparing 02:24:54 3ed2bf0c4371: Preparing 02:24:54 0854555d70ac: Preparing 02:24:54 0854555d70ac: Waiting 02:24:54 e3fe7a515951: Layer already exists 02:24:54 5ffa817a1287: Layer already exists 02:24:54 1e05e1b1e023: Layer already exists 02:24:54 3ed2bf0c4371: Layer already exists 02:24:54 849fcf85f82b: Layer already exists 02:24:54 0854555d70ac: Layer already exists 02:24:54 4.1.0-dev.113: digest: sha256:50892582647d01295ac77a5d56edaf083c1fb5b9f2bcb355eac685e5d1db9eca size: 1572 [Pipeline] } [Pipeline] // withEnv 02:24:54 #110 ... 02:24:54 02:24:54 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:24:54 #90 26.32 OK: 8 MiB in 17 packages 02:24:54 #90 DONE 28.6s 02:24:54 02:24:54 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:24:54 #94 26.89 OK: 20 MiB in 20 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:54 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:24:55 e3fe7a515951: Preparing 02:24:55 5ffa817a1287: Preparing 02:24:55 849fcf85f82b: Preparing 02:24:55 1e05e1b1e023: Preparing 02:24:55 3ed2bf0c4371: Preparing 02:24:55 0854555d70ac: Preparing 02:24:55 0854555d70ac: Waiting 02:24:55 5ffa817a1287: Layer already exists 02:24:55 e3fe7a515951: Layer already exists 02:24:55 849fcf85f82b: Layer already exists 02:24:55 1e05e1b1e023: Layer already exists 02:24:55 3ed2bf0c4371: Layer already exists 02:24:55 0854555d70ac: Layer already exists 02:24:55 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:50892582647d01295ac77a5d56edaf083c1fb5b9f2bcb355eac685e5d1db9eca size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:55 #94 ... 02:24:55 02:24:55 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:24:55 #81 26.74 OK: 12 MiB in 23 packages 02:24:55 #81 DONE 29.5s 02:24:55 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:55 02:24:55 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:24:55 #94 DONE 28.7s 02:24:55 02:24:55 #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:24:55 #83 28.78 OK: 8 MiB in 17 packages 02:24:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:24:55 e3fe7a515951: Preparing 02:24:55 5ffa817a1287: Preparing 02:24:55 849fcf85f82b: Preparing 02:24:55 1e05e1b1e023: Preparing 02:24:55 3ed2bf0c4371: Preparing 02:24:55 0854555d70ac: Preparing 02:24:55 0854555d70ac: Waiting 02:24:55 849fcf85f82b: Layer already exists 02:24:55 1e05e1b1e023: Layer already exists 02:24:55 5ffa817a1287: Layer already exists 02:24:55 e3fe7a515951: Layer already exists 02:24:55 3ed2bf0c4371: Layer already exists 02:24:55 0854555d70ac: Layer already exists 02:24:55 main: digest: sha256:50892582647d01295ac77a5d56edaf083c1fb5b9f2bcb355eac685e5d1db9eca size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:55 ===================================================== [Pipeline] echo 02:24:55 taggedImages: 02:24:55 - nexus3.edgexfoundry.org:10004/core-keeper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:24:55 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:24:55 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 02:24:55 - nexus3.edgexfoundry.org:10004/core-keeper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:24:55 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:24:55 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:24:55 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:24:55 latest 02:24:55 4.1.0-dev.113 02:24:55 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:24:55 main 02:24:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:56 #83 DONE 29.9s 02:24:56 02:24:56 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:24:56 #93 19.86 OK: 13 MiB in 29 packages 02:24:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:24:56 05598a1c4e88: Preparing 02:24:56 f9e3adb12929: Preparing 02:24:56 9c0210b85b55: Preparing 02:24:56 91df371a6949: Preparing 02:24:56 849fcf85f82b: Preparing 02:24:56 2877210acd67: Preparing 02:24:56 f45b15bdb730: Preparing 02:24:56 0854555d70ac: Preparing 02:24:56 2877210acd67: Waiting 02:24:56 f45b15bdb730: Waiting 02:24:56 0854555d70ac: Waiting 02:24:56 849fcf85f82b: Layer already exists 02:24:56 91df371a6949: Layer already exists 02:24:56 2877210acd67: Layer already exists 02:24:56 f45b15bdb730: Layer already exists 02:24:56 0854555d70ac: Layer already exists 02:24:56 f9e3adb12929: Pushed 02:24:56 05598a1c4e88: Pushed 02:24:56 #93 ... 02:24:56 02:24:56 #110 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:24:56 #110 DONE 3.7s 02:24:56 02:24:56 #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:24:57 #111 ... 02:24:57 02:24:57 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:24:57 #87 27.71 OK: 20 MiB in 20 packages 02:24:57 #87 DONE 30.0s 02:24:57 02:24:57 #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:24:57 #111 DONE 0.4s 02:24:57 02:24:57 #112 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:24:57 #112 DONE 0.3s 02:24:57 02:24:57 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:24:57 #92 21.34 OK: 8 MiB in 20 packages 02:24:57 #92 ... 02:24:57 02:24:57 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:24:57 #93 DONE 21.5s 02:24:58 02:24:58 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:24:58 #84 27.79 OK: 9 MiB in 19 packages 02:24:58 #84 ... 02:24:58 02:24:58 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:24:58 #92 DONE 22.5s 02:24:58 02:24:58 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:24:59 #113 ... 02:24:59 02:24:59 #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:24:59 #84 DONE 29.1s 02:24:59 02:24:59 #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:25:00 9c0210b85b55: Pushed 02:25:00 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:8714714992ac82170054972aa6e3d3dd6b0e3407a839d6f5c5552f1fa6a2b716 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:01 #86 ... 02:25:01 02:25:01 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:25:01 #113 DONE 2.7s 02:25:01 02:25:01 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:25:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:25:01 05598a1c4e88: Preparing 02:25:01 f9e3adb12929: Preparing 02:25:01 9c0210b85b55: Preparing 02:25:01 91df371a6949: Preparing 02:25:01 849fcf85f82b: Preparing 02:25:01 2877210acd67: Preparing 02:25:01 f45b15bdb730: Preparing 02:25:01 2877210acd67: Waiting 02:25:01 0854555d70ac: Preparing 02:25:01 f45b15bdb730: Waiting 02:25:01 0854555d70ac: Waiting 02:25:01 05598a1c4e88: Layer already exists 02:25:01 f9e3adb12929: Layer already exists 02:25:01 9c0210b85b55: Layer already exists 02:25:01 91df371a6949: Layer already exists 02:25:01 849fcf85f82b: Layer already exists 02:25:01 2877210acd67: Layer already exists 02:25:01 f45b15bdb730: Layer already exists 02:25:01 0854555d70ac: Layer already exists 02:25:01 latest: digest: sha256:8714714992ac82170054972aa6e3d3dd6b0e3407a839d6f5c5552f1fa6a2b716 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:01 #114 DONE 0.3s 02:25:01 02:25:01 #115 [security-spire-config stage-2 6/10] COPY security.txt / 02:25:01 #115 DONE 0.2s 02:25:01 02:25:01 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:25:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:01 #116 DONE 0.2s 02:25:01 02:25:01 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:25:01 #117 DONE 0.2s 02:25:01 02:25:01 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:25:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 02:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:25:02 05598a1c4e88: Preparing 02:25:02 f9e3adb12929: Preparing 02:25:02 9c0210b85b55: Preparing 02:25:02 91df371a6949: Preparing 02:25:02 849fcf85f82b: Preparing 02:25:02 2877210acd67: Preparing 02:25:02 f45b15bdb730: Preparing 02:25:02 0854555d70ac: Preparing 02:25:02 2877210acd67: Waiting 02:25:02 f45b15bdb730: Waiting 02:25:02 0854555d70ac: Waiting 02:25:02 05598a1c4e88: Layer already exists 02:25:02 f9e3adb12929: Layer already exists 02:25:02 9c0210b85b55: Layer already exists 02:25:02 849fcf85f82b: Layer already exists 02:25:02 91df371a6949: Layer already exists 02:25:02 2877210acd67: Layer already exists 02:25:02 0854555d70ac: Layer already exists 02:25:02 f45b15bdb730: Layer already exists 02:25:02 4.1.0-dev.113: digest: sha256:8714714992ac82170054972aa6e3d3dd6b0e3407a839d6f5c5552f1fa6a2b716 size: 1986 [Pipeline] } 02:25:02 #89 ... 02:25:02 02:25:02 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:25:02 #118 DONE 0.2s 02:25:02 02:25:02 #109 [security-spire-config] exporting to image 02:25:02 #109 exporting layers [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:25:02 05598a1c4e88: Preparing 02:25:02 f9e3adb12929: Preparing 02:25:02 9c0210b85b55: Preparing 02:25:02 91df371a6949: Preparing 02:25:02 849fcf85f82b: Preparing 02:25:02 2877210acd67: Preparing 02:25:02 f45b15bdb730: Preparing 02:25:02 0854555d70ac: Preparing 02:25:02 f45b15bdb730: Waiting 02:25:02 0854555d70ac: Waiting 02:25:02 2877210acd67: Waiting 02:25:02 849fcf85f82b: Layer already exists 02:25:02 f9e3adb12929: Layer already exists 02:25:02 9c0210b85b55: Layer already exists 02:25:02 05598a1c4e88: Layer already exists 02:25:02 91df371a6949: Layer already exists 02:25:02 2877210acd67: Layer already exists 02:25:02 0854555d70ac: Layer already exists 02:25:02 f45b15bdb730: Layer already exists 02:25:02 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:8714714992ac82170054972aa6e3d3dd6b0e3407a839d6f5c5552f1fa6a2b716 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:25:03 05598a1c4e88: Preparing 02:25:03 f9e3adb12929: Preparing 02:25:03 9c0210b85b55: Preparing 02:25:03 91df371a6949: Preparing 02:25:03 849fcf85f82b: Preparing 02:25:03 2877210acd67: Preparing 02:25:03 f45b15bdb730: Preparing 02:25:03 0854555d70ac: Preparing 02:25:03 2877210acd67: Waiting 02:25:03 f45b15bdb730: Waiting 02:25:03 0854555d70ac: Waiting 02:25:03 849fcf85f82b: Layer already exists 02:25:03 05598a1c4e88: Layer already exists 02:25:03 f9e3adb12929: Layer already exists 02:25:03 91df371a6949: Layer already exists 02:25:03 9c0210b85b55: Layer already exists 02:25:03 2877210acd67: Layer already exists 02:25:03 f45b15bdb730: Layer already exists 02:25:03 0854555d70ac: Layer already exists 02:25:03 main: digest: sha256:8714714992ac82170054972aa6e3d3dd6b0e3407a839d6f5c5552f1fa6a2b716 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:03 ===================================================== [Pipeline] echo 02:25:03 taggedImages: 02:25:03 - nexus3.edgexfoundry.org:10004/core-metadata:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:03 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:25:03 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 02:25:03 - nexus3.edgexfoundry.org:10004/core-metadata:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:03 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:25:03 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:25:03 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:03 latest 02:25:03 4.1.0-dev.113 02:25:03 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:03 main 02:25:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:25:04 66f4c900fc44: Preparing 02:25:04 ddf1df679efc: Preparing 02:25:04 fd8c87e72846: Preparing 02:25:04 08a979ffeb85: Preparing 02:25:04 ab3e1650a790: Preparing 02:25:04 2a2a8717e41f: Preparing 02:25:04 0bfecb1ab9aa: Preparing 02:25:04 91df371a6949: Preparing 02:25:04 849fcf85f82b: Preparing 02:25:04 ee1660bdded0: Preparing 02:25:04 16e67d5b9bce: Preparing 02:25:04 5f70bf18a086: Preparing 02:25:04 89614e02164a: Preparing 02:25:04 bab94c0f0c52: Preparing 02:25:04 7da704a96c1c: Preparing 02:25:04 0854555d70ac: Preparing 02:25:04 5f70bf18a086: Waiting 02:25:04 89614e02164a: Waiting 02:25:04 bab94c0f0c52: Waiting 02:25:04 0bfecb1ab9aa: Waiting 02:25:04 7da704a96c1c: Waiting 02:25:04 0854555d70ac: Waiting 02:25:04 91df371a6949: Waiting 02:25:04 849fcf85f82b: Waiting 02:25:04 ee1660bdded0: Waiting 02:25:04 16e67d5b9bce: Waiting 02:25:04 2a2a8717e41f: Waiting 02:25:04 08a979ffeb85: Pushed 02:25:04 ddf1df679efc: Pushed 02:25:04 fd8c87e72846: Pushed 02:25:04 ab3e1650a790: Pushed 02:25:04 66f4c900fc44: Pushed 02:25:04 91df371a6949: Layer already exists 02:25:04 849fcf85f82b: Layer already exists 02:25:04 5f70bf18a086: Layer already exists 02:25:04 2a2a8717e41f: Pushed 02:25:04 16e67d5b9bce: Pushed 02:25:04 ee1660bdded0: Pushed 02:25:04 89614e02164a: Pushed 02:25:04 0854555d70ac: Layer already exists 02:25:04 bab94c0f0c52: Pushed 02:25:04 7da704a96c1c: Pushed 02:25:04 #109 exporting layers 2.6s done 02:25:04 #109 writing image sha256:10de45b8285a8e8324e74f2b69a92523a8a0fdc8b450267e259eecb9d8ec34e9 02:25:04 #109 writing image sha256:10de45b8285a8e8324e74f2b69a92523a8a0fdc8b450267e259eecb9d8ec34e9 0.0s done 02:25:04 #109 naming to docker.io/library/security-spire-config-arm64 done 02:25:04 #109 DONE 7.5s 02:25:04 02:25:04 #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:25:06 0bfecb1ab9aa: Pushed 02:25:06 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:7b5aa7ee4a12964db4f4c7284b35efec53fa32532f8ff753909e46229bf748cc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:25:06 66f4c900fc44: Preparing 02:25:06 ddf1df679efc: Preparing 02:25:06 fd8c87e72846: Preparing 02:25:06 08a979ffeb85: Preparing 02:25:06 ab3e1650a790: Preparing 02:25:06 2a2a8717e41f: Preparing 02:25:06 0bfecb1ab9aa: Preparing 02:25:06 91df371a6949: Preparing 02:25:06 849fcf85f82b: Preparing 02:25:06 ee1660bdded0: Preparing 02:25:06 16e67d5b9bce: Preparing 02:25:06 5f70bf18a086: Preparing 02:25:06 89614e02164a: Preparing 02:25:06 bab94c0f0c52: Preparing 02:25:06 7da704a96c1c: Preparing 02:25:06 0854555d70ac: Preparing 02:25:06 16e67d5b9bce: Waiting 02:25:06 5f70bf18a086: Waiting 02:25:06 89614e02164a: Waiting 02:25:06 bab94c0f0c52: Waiting 02:25:06 7da704a96c1c: Waiting 02:25:06 0854555d70ac: Waiting 02:25:06 2a2a8717e41f: Waiting 02:25:06 0bfecb1ab9aa: Waiting 02:25:06 91df371a6949: Waiting 02:25:06 849fcf85f82b: Waiting 02:25:06 ee1660bdded0: Waiting 02:25:06 66f4c900fc44: Layer already exists 02:25:06 ddf1df679efc: Layer already exists 02:25:06 08a979ffeb85: Layer already exists 02:25:06 fd8c87e72846: Layer already exists 02:25:06 ab3e1650a790: Layer already exists 02:25:06 ee1660bdded0: Layer already exists 02:25:06 2a2a8717e41f: Layer already exists 02:25:06 0bfecb1ab9aa: Layer already exists 02:25:06 91df371a6949: Layer already exists 02:25:06 849fcf85f82b: Layer already exists 02:25:06 7da704a96c1c: Layer already exists 02:25:06 16e67d5b9bce: Layer already exists 02:25:06 5f70bf18a086: Layer already exists 02:25:06 bab94c0f0c52: Layer already exists 02:25:06 89614e02164a: Layer already exists 02:25:06 0854555d70ac: Layer already exists 02:25:06 latest: digest: sha256:7b5aa7ee4a12964db4f4c7284b35efec53fa32532f8ff753909e46229bf748cc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 02:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:25:07 66f4c900fc44: Preparing 02:25:07 ddf1df679efc: Preparing 02:25:07 fd8c87e72846: Preparing 02:25:07 08a979ffeb85: Preparing 02:25:07 ab3e1650a790: Preparing 02:25:07 2a2a8717e41f: Preparing 02:25:07 0bfecb1ab9aa: Preparing 02:25:07 91df371a6949: Preparing 02:25:07 849fcf85f82b: Preparing 02:25:07 ee1660bdded0: Preparing 02:25:07 16e67d5b9bce: Preparing 02:25:07 5f70bf18a086: Preparing 02:25:07 89614e02164a: Preparing 02:25:07 bab94c0f0c52: Preparing 02:25:07 7da704a96c1c: Preparing 02:25:07 0854555d70ac: Preparing 02:25:07 2a2a8717e41f: Waiting 02:25:07 16e67d5b9bce: Waiting 02:25:07 0bfecb1ab9aa: Waiting 02:25:07 91df371a6949: Waiting 02:25:07 5f70bf18a086: Waiting 02:25:07 849fcf85f82b: Waiting 02:25:07 89614e02164a: Waiting 02:25:07 ee1660bdded0: Waiting 02:25:07 bab94c0f0c52: Waiting 02:25:07 0854555d70ac: Waiting 02:25:07 7da704a96c1c: Waiting 02:25:07 ddf1df679efc: Layer already exists 02:25:07 66f4c900fc44: Layer already exists 02:25:07 08a979ffeb85: Layer already exists 02:25:07 ab3e1650a790: Layer already exists 02:25:07 fd8c87e72846: Layer already exists 02:25:07 2a2a8717e41f: Layer already exists 02:25:07 91df371a6949: Layer already exists 02:25:07 849fcf85f82b: Layer already exists 02:25:07 ee1660bdded0: Layer already exists 02:25:07 0bfecb1ab9aa: Layer already exists 02:25:07 16e67d5b9bce: Layer already exists 02:25:07 89614e02164a: Layer already exists 02:25:07 bab94c0f0c52: Layer already exists 02:25:07 5f70bf18a086: Layer already exists 02:25:07 7da704a96c1c: Layer already exists 02:25:07 0854555d70ac: Layer already exists 02:25:07 4.1.0-dev.113: digest: sha256:7b5aa7ee4a12964db4f4c7284b35efec53fa32532f8ff753909e46229bf748cc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:25:08 66f4c900fc44: Preparing 02:25:08 ddf1df679efc: Preparing 02:25:08 fd8c87e72846: Preparing 02:25:08 08a979ffeb85: Preparing 02:25:08 ab3e1650a790: Preparing 02:25:08 2a2a8717e41f: Preparing 02:25:08 0bfecb1ab9aa: Preparing 02:25:08 91df371a6949: Preparing 02:25:08 849fcf85f82b: Preparing 02:25:08 ee1660bdded0: Preparing 02:25:08 16e67d5b9bce: Preparing 02:25:08 5f70bf18a086: Preparing 02:25:08 89614e02164a: Preparing 02:25:08 bab94c0f0c52: Preparing 02:25:08 2a2a8717e41f: Waiting 02:25:08 0bfecb1ab9aa: Waiting 02:25:08 16e67d5b9bce: Waiting 02:25:08 5f70bf18a086: Waiting 02:25:08 91df371a6949: Waiting 02:25:08 849fcf85f82b: Waiting 02:25:08 ee1660bdded0: Waiting 02:25:08 89614e02164a: Waiting 02:25:08 7da704a96c1c: Preparing 02:25:08 0854555d70ac: Preparing 02:25:08 bab94c0f0c52: Waiting 02:25:08 0854555d70ac: Waiting 02:25:08 7da704a96c1c: Waiting 02:25:08 fd8c87e72846: Layer already exists 02:25:08 ddf1df679efc: Layer already exists 02:25:08 66f4c900fc44: Layer already exists 02:25:08 ab3e1650a790: Layer already exists 02:25:08 08a979ffeb85: Layer already exists 02:25:08 0bfecb1ab9aa: Layer already exists 02:25:08 849fcf85f82b: Layer already exists 02:25:08 91df371a6949: Layer already exists 02:25:08 ee1660bdded0: Layer already exists 02:25:08 2a2a8717e41f: Layer already exists 02:25:08 16e67d5b9bce: Layer already exists 02:25:08 89614e02164a: Layer already exists 02:25:08 7da704a96c1c: Layer already exists 02:25:08 5f70bf18a086: Layer already exists 02:25:08 bab94c0f0c52: Layer already exists 02:25:08 0854555d70ac: Layer already exists 02:25:08 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:7b5aa7ee4a12964db4f4c7284b35efec53fa32532f8ff753909e46229bf748cc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:25:09 66f4c900fc44: Preparing 02:25:09 ddf1df679efc: Preparing 02:25:09 fd8c87e72846: Preparing 02:25:09 08a979ffeb85: Preparing 02:25:09 ab3e1650a790: Preparing 02:25:09 2a2a8717e41f: Preparing 02:25:09 0bfecb1ab9aa: Preparing 02:25:09 91df371a6949: Preparing 02:25:09 849fcf85f82b: Preparing 02:25:09 ee1660bdded0: Preparing 02:25:09 16e67d5b9bce: Preparing 02:25:09 5f70bf18a086: Preparing 02:25:09 89614e02164a: Preparing 02:25:09 bab94c0f0c52: Preparing 02:25:09 7da704a96c1c: Preparing 02:25:09 0854555d70ac: Preparing 02:25:09 5f70bf18a086: Waiting 02:25:09 89614e02164a: Waiting 02:25:09 bab94c0f0c52: Waiting 02:25:09 7da704a96c1c: Waiting 02:25:09 0854555d70ac: Waiting 02:25:09 0bfecb1ab9aa: Waiting 02:25:09 ee1660bdded0: Waiting 02:25:09 91df371a6949: Waiting 02:25:09 16e67d5b9bce: Waiting 02:25:09 849fcf85f82b: Waiting 02:25:09 fd8c87e72846: Layer already exists 02:25:09 ab3e1650a790: Layer already exists 02:25:09 08a979ffeb85: Layer already exists 02:25:09 66f4c900fc44: Layer already exists 02:25:09 ddf1df679efc: Layer already exists 02:25:09 2a2a8717e41f: Layer already exists 02:25:09 91df371a6949: Layer already exists 02:25:09 0bfecb1ab9aa: Layer already exists 02:25:09 ee1660bdded0: Layer already exists 02:25:09 849fcf85f82b: Layer already exists 02:25:09 16e67d5b9bce: Layer already exists 02:25:09 5f70bf18a086: Layer already exists 02:25:09 89614e02164a: Layer already exists 02:25:09 7da704a96c1c: Layer already exists 02:25:09 bab94c0f0c52: Layer already exists 02:25:09 0854555d70ac: Layer already exists 02:25:09 main: digest: sha256:7b5aa7ee4a12964db4f4c7284b35efec53fa32532f8ff753909e46229bf748cc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:09 ===================================================== [Pipeline] echo 02:25:09 taggedImages: 02:25:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:25:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 02:25:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:25:09 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:25:09 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:09 latest 02:25:09 4.1.0-dev.113 02:25:09 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:09 main 02:25:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:25:10 ad71c17deaf2: Preparing 02:25:10 4cae82d651f2: Preparing 02:25:10 597fa9cd072f: Preparing 02:25:10 8ea00d80fc39: Preparing 02:25:10 91df371a6949: Preparing 02:25:10 849fcf85f82b: Preparing 02:25:10 2877210acd67: Preparing 02:25:10 f45b15bdb730: Preparing 02:25:10 0854555d70ac: Preparing 02:25:10 2877210acd67: Waiting 02:25:10 f45b15bdb730: Waiting 02:25:10 0854555d70ac: Waiting 02:25:10 849fcf85f82b: Waiting 02:25:10 91df371a6949: Layer already exists 02:25:10 849fcf85f82b: Layer already exists 02:25:10 2877210acd67: Layer already exists 02:25:10 f45b15bdb730: Layer already exists 02:25:10 597fa9cd072f: Pushed 02:25:10 4cae82d651f2: Pushed 02:25:10 ad71c17deaf2: Pushed 02:25:10 0854555d70ac: Layer already exists 02:25:14 8ea00d80fc39: Pushed 02:25:14 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:9ab043dd1ce2ef60421870eae116c75b1b4e713dbeec305a8c2d77208dc5042c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:25:15 ad71c17deaf2: Preparing 02:25:15 4cae82d651f2: Preparing 02:25:15 597fa9cd072f: Preparing 02:25:15 8ea00d80fc39: Preparing 02:25:15 91df371a6949: Preparing 02:25:15 849fcf85f82b: Preparing 02:25:15 2877210acd67: Preparing 02:25:15 f45b15bdb730: Preparing 02:25:15 849fcf85f82b: Waiting 02:25:15 2877210acd67: Waiting 02:25:15 0854555d70ac: Preparing 02:25:15 f45b15bdb730: Waiting 02:25:15 0854555d70ac: Waiting 02:25:15 597fa9cd072f: Layer already exists 02:25:15 4cae82d651f2: Layer already exists 02:25:15 91df371a6949: Layer already exists 02:25:15 8ea00d80fc39: Layer already exists 02:25:15 ad71c17deaf2: Layer already exists 02:25:15 2877210acd67: Layer already exists 02:25:15 849fcf85f82b: Layer already exists 02:25:15 0854555d70ac: Layer already exists 02:25:15 f45b15bdb730: Layer already exists 02:25:15 latest: digest: sha256:9ab043dd1ce2ef60421870eae116c75b1b4e713dbeec305a8c2d77208dc5042c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 02:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:25:15 ad71c17deaf2: Preparing 02:25:15 4cae82d651f2: Preparing 02:25:15 597fa9cd072f: Preparing 02:25:15 8ea00d80fc39: Preparing 02:25:15 91df371a6949: Preparing 02:25:15 849fcf85f82b: Preparing 02:25:15 2877210acd67: Preparing 02:25:15 f45b15bdb730: Preparing 02:25:15 0854555d70ac: Preparing 02:25:15 849fcf85f82b: Waiting 02:25:15 2877210acd67: Waiting 02:25:15 f45b15bdb730: Waiting 02:25:15 0854555d70ac: Waiting 02:25:15 8ea00d80fc39: Layer already exists 02:25:15 597fa9cd072f: Layer already exists 02:25:15 91df371a6949: Layer already exists 02:25:15 4cae82d651f2: Layer already exists 02:25:15 ad71c17deaf2: Layer already exists 02:25:15 849fcf85f82b: Layer already exists 02:25:15 0854555d70ac: Layer already exists 02:25:15 f45b15bdb730: Layer already exists 02:25:15 2877210acd67: Layer already exists 02:25:15 4.1.0-dev.113: digest: sha256:9ab043dd1ce2ef60421870eae116c75b1b4e713dbeec305a8c2d77208dc5042c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:25:16 ad71c17deaf2: Preparing 02:25:16 4cae82d651f2: Preparing 02:25:16 597fa9cd072f: Preparing 02:25:16 8ea00d80fc39: Preparing 02:25:16 91df371a6949: Preparing 02:25:16 849fcf85f82b: Preparing 02:25:16 2877210acd67: Preparing 02:25:16 f45b15bdb730: Preparing 02:25:16 0854555d70ac: Preparing 02:25:16 849fcf85f82b: Waiting 02:25:16 2877210acd67: Waiting 02:25:16 f45b15bdb730: Waiting 02:25:16 0854555d70ac: Waiting 02:25:16 597fa9cd072f: Layer already exists 02:25:16 91df371a6949: Layer already exists 02:25:16 ad71c17deaf2: Layer already exists 02:25:16 4cae82d651f2: Layer already exists 02:25:16 8ea00d80fc39: Layer already exists 02:25:16 2877210acd67: Layer already exists 02:25:16 f45b15bdb730: Layer already exists 02:25:16 0854555d70ac: Layer already exists 02:25:16 849fcf85f82b: Layer already exists 02:25:16 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:9ab043dd1ce2ef60421870eae116c75b1b4e713dbeec305a8c2d77208dc5042c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:25:17 ad71c17deaf2: Preparing 02:25:17 4cae82d651f2: Preparing 02:25:17 597fa9cd072f: Preparing 02:25:17 8ea00d80fc39: Preparing 02:25:17 91df371a6949: Preparing 02:25:17 849fcf85f82b: Preparing 02:25:17 2877210acd67: Preparing 02:25:17 f45b15bdb730: Preparing 02:25:17 0854555d70ac: Preparing 02:25:17 2877210acd67: Waiting 02:25:17 f45b15bdb730: Waiting 02:25:17 0854555d70ac: Waiting 02:25:17 849fcf85f82b: Waiting 02:25:17 8ea00d80fc39: Layer already exists 02:25:17 91df371a6949: Layer already exists 02:25:17 4cae82d651f2: Layer already exists 02:25:17 ad71c17deaf2: Layer already exists 02:25:17 597fa9cd072f: Layer already exists 02:25:17 f45b15bdb730: Layer already exists 02:25:17 2877210acd67: Layer already exists 02:25:17 0854555d70ac: Layer already exists 02:25:17 849fcf85f82b: Layer already exists 02:25:17 main: digest: sha256:9ab043dd1ce2ef60421870eae116c75b1b4e713dbeec305a8c2d77208dc5042c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:17 ===================================================== [Pipeline] echo 02:25:17 taggedImages: 02:25:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:25:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 02:25:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:25:17 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:25:17 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:17 latest 02:25:17 4.1.0-dev.113 02:25:17 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:17 main 02:25:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:25:18 daeb4bb4953a: Preparing 02:25:18 80970ad00ceb: Preparing 02:25:18 ebb1b81c5bf5: Preparing 02:25:18 c870f14589dd: Preparing 02:25:18 2dc299ec0e94: Preparing 02:25:18 91df371a6949: Preparing 02:25:18 849fcf85f82b: Preparing 02:25:18 d219f84e8d75: Preparing 02:25:18 7e0715282a28: Preparing 02:25:18 4f7815f57dc9: Preparing 02:25:18 0854555d70ac: Preparing 02:25:18 849fcf85f82b: Waiting 02:25:18 d219f84e8d75: Waiting 02:25:18 7e0715282a28: Waiting 02:25:18 4f7815f57dc9: Waiting 02:25:18 0854555d70ac: Waiting 02:25:18 91df371a6949: Waiting 02:25:18 80970ad00ceb: Pushed 02:25:18 daeb4bb4953a: Pushed 02:25:18 2dc299ec0e94: Pushed 02:25:18 91df371a6949: Layer already exists 02:25:18 c870f14589dd: Pushed 02:25:18 849fcf85f82b: Layer already exists 02:25:18 0854555d70ac: Layer already exists 02:25:18 d219f84e8d75: Pushed 02:25:18 7e0715282a28: Pushed 02:25:19 4f7815f57dc9: Pushed 02:25:20 ebb1b81c5bf5: Pushed 02:25:20 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:361ca15670d1522b1f5a4cbb87cd843ef69a6d0876cc65cfb6173f94e1c04028 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:25:21 daeb4bb4953a: Preparing 02:25:21 80970ad00ceb: Preparing 02:25:21 ebb1b81c5bf5: Preparing 02:25:21 c870f14589dd: Preparing 02:25:21 2dc299ec0e94: Preparing 02:25:21 91df371a6949: Preparing 02:25:21 849fcf85f82b: Preparing 02:25:21 d219f84e8d75: Preparing 02:25:21 7e0715282a28: Preparing 02:25:21 4f7815f57dc9: Preparing 02:25:21 0854555d70ac: Preparing 02:25:21 91df371a6949: Waiting 02:25:21 d219f84e8d75: Waiting 02:25:21 7e0715282a28: Waiting 02:25:21 849fcf85f82b: Waiting 02:25:21 4f7815f57dc9: Waiting 02:25:21 0854555d70ac: Waiting 02:25:21 c870f14589dd: Layer already exists 02:25:21 80970ad00ceb: Layer already exists 02:25:21 ebb1b81c5bf5: Layer already exists 02:25:21 2dc299ec0e94: Layer already exists 02:25:21 daeb4bb4953a: Layer already exists 02:25:21 91df371a6949: Layer already exists 02:25:21 d219f84e8d75: Layer already exists 02:25:21 849fcf85f82b: Layer already exists 02:25:21 4f7815f57dc9: Layer already exists 02:25:21 7e0715282a28: Layer already exists 02:25:21 0854555d70ac: Layer already exists 02:25:21 latest: digest: sha256:361ca15670d1522b1f5a4cbb87cd843ef69a6d0876cc65cfb6173f94e1c04028 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 02:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:25:22 daeb4bb4953a: Preparing 02:25:22 80970ad00ceb: Preparing 02:25:22 ebb1b81c5bf5: Preparing 02:25:22 c870f14589dd: Preparing 02:25:22 2dc299ec0e94: Preparing 02:25:22 91df371a6949: Preparing 02:25:22 849fcf85f82b: Preparing 02:25:22 d219f84e8d75: Preparing 02:25:22 7e0715282a28: Preparing 02:25:22 4f7815f57dc9: Preparing 02:25:22 0854555d70ac: Preparing 02:25:22 4f7815f57dc9: Waiting 02:25:22 849fcf85f82b: Waiting 02:25:22 0854555d70ac: Waiting 02:25:22 d219f84e8d75: Waiting 02:25:22 7e0715282a28: Waiting 02:25:22 91df371a6949: Waiting 02:25:22 80970ad00ceb: Layer already exists 02:25:22 c870f14589dd: Layer already exists 02:25:22 ebb1b81c5bf5: Layer already exists 02:25:22 2dc299ec0e94: Layer already exists 02:25:22 daeb4bb4953a: Layer already exists 02:25:22 91df371a6949: Layer already exists 02:25:22 849fcf85f82b: Layer already exists 02:25:22 4f7815f57dc9: Layer already exists 02:25:22 d219f84e8d75: Layer already exists 02:25:22 7e0715282a28: Layer already exists 02:25:22 0854555d70ac: Layer already exists 02:25:22 4.1.0-dev.113: digest: sha256:361ca15670d1522b1f5a4cbb87cd843ef69a6d0876cc65cfb6173f94e1c04028 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:25:22 daeb4bb4953a: Preparing 02:25:22 80970ad00ceb: Preparing 02:25:22 ebb1b81c5bf5: Preparing 02:25:22 c870f14589dd: Preparing 02:25:22 2dc299ec0e94: Preparing 02:25:22 91df371a6949: Preparing 02:25:22 849fcf85f82b: Preparing 02:25:22 d219f84e8d75: Preparing 02:25:22 7e0715282a28: Preparing 02:25:22 4f7815f57dc9: Preparing 02:25:22 0854555d70ac: Preparing 02:25:22 d219f84e8d75: Waiting 02:25:22 7e0715282a28: Waiting 02:25:22 4f7815f57dc9: Waiting 02:25:22 91df371a6949: Waiting 02:25:22 0854555d70ac: Waiting 02:25:22 849fcf85f82b: Waiting 02:25:22 2dc299ec0e94: Layer already exists 02:25:22 daeb4bb4953a: Layer already exists 02:25:22 ebb1b81c5bf5: Layer already exists 02:25:22 c870f14589dd: Layer already exists 02:25:22 80970ad00ceb: Layer already exists 02:25:22 d219f84e8d75: Layer already exists 02:25:22 91df371a6949: Layer already exists 02:25:22 849fcf85f82b: Layer already exists 02:25:22 4f7815f57dc9: Layer already exists 02:25:22 7e0715282a28: Layer already exists 02:25:22 0854555d70ac: Layer already exists 02:25:22 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:361ca15670d1522b1f5a4cbb87cd843ef69a6d0876cc65cfb6173f94e1c04028 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:25:23 daeb4bb4953a: Preparing 02:25:23 80970ad00ceb: Preparing 02:25:23 ebb1b81c5bf5: Preparing 02:25:23 c870f14589dd: Preparing 02:25:23 2dc299ec0e94: Preparing 02:25:23 91df371a6949: Preparing 02:25:23 849fcf85f82b: Preparing 02:25:23 d219f84e8d75: Preparing 02:25:23 7e0715282a28: Preparing 02:25:23 4f7815f57dc9: Preparing 02:25:23 0854555d70ac: Preparing 02:25:23 849fcf85f82b: Waiting 02:25:23 91df371a6949: Waiting 02:25:23 d219f84e8d75: Waiting 02:25:23 7e0715282a28: Waiting 02:25:23 4f7815f57dc9: Waiting 02:25:23 0854555d70ac: Waiting 02:25:23 2dc299ec0e94: Layer already exists 02:25:23 80970ad00ceb: Layer already exists 02:25:23 daeb4bb4953a: Layer already exists 02:25:23 ebb1b81c5bf5: Layer already exists 02:25:23 c870f14589dd: Layer already exists 02:25:23 849fcf85f82b: Layer already exists 02:25:23 91df371a6949: Layer already exists 02:25:23 7e0715282a28: Layer already exists 02:25:23 d219f84e8d75: Layer already exists 02:25:23 4f7815f57dc9: Layer already exists 02:25:23 0854555d70ac: Layer already exists 02:25:23 main: digest: sha256:361ca15670d1522b1f5a4cbb87cd843ef69a6d0876cc65cfb6173f94e1c04028 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:23 ===================================================== [Pipeline] echo 02:25:23 taggedImages: 02:25:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:25:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 02:25:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:25:23 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:25:23 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:23 latest 02:25:23 4.1.0-dev.113 02:25:23 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:23 main 02:25:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:25:24 fbe809b1d11f: Preparing 02:25:24 b209d21f468c: Preparing 02:25:24 893b572567f2: Preparing 02:25:24 35cbc904fca3: Preparing 02:25:24 b82d5c1eb7ad: Preparing 02:25:24 49555f1b4879: Preparing 02:25:24 44a36ccaa60b: Preparing 02:25:24 91df371a6949: Preparing 02:25:24 849fcf85f82b: Preparing 02:25:24 46de73586a65: Preparing 02:25:24 fb5c8556ecdc: Preparing 02:25:24 0854555d70ac: Preparing 02:25:24 44a36ccaa60b: Waiting 02:25:24 91df371a6949: Waiting 02:25:24 849fcf85f82b: Waiting 02:25:24 46de73586a65: Waiting 02:25:24 fb5c8556ecdc: Waiting 02:25:24 0854555d70ac: Waiting 02:25:24 49555f1b4879: Waiting 02:25:24 b209d21f468c: Pushed 02:25:24 fbe809b1d11f: Pushed 02:25:24 b82d5c1eb7ad: Pushed 02:25:24 91df371a6949: Layer already exists 02:25:24 849fcf85f82b: Layer already exists 02:25:24 49555f1b4879: Pushed 02:25:24 44a36ccaa60b: Pushed 02:25:24 0854555d70ac: Layer already exists 02:25:24 46de73586a65: Pushed 02:25:26 fb5c8556ecdc: Pushed 02:25:26 35cbc904fca3: Pushed 02:25:27 893b572567f2: Pushed 02:25:27 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:7fb52e66dc822082d562bfd2fe90632d0e3a3e8a7ecd095a2923fcd2c76a9518 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:25:28 fbe809b1d11f: Preparing 02:25:28 b209d21f468c: Preparing 02:25:28 893b572567f2: Preparing 02:25:28 35cbc904fca3: Preparing 02:25:28 b82d5c1eb7ad: Preparing 02:25:28 49555f1b4879: Preparing 02:25:28 44a36ccaa60b: Preparing 02:25:28 91df371a6949: Preparing 02:25:28 849fcf85f82b: Preparing 02:25:28 46de73586a65: Preparing 02:25:28 fb5c8556ecdc: Preparing 02:25:28 0854555d70ac: Preparing 02:25:28 49555f1b4879: Waiting 02:25:28 44a36ccaa60b: Waiting 02:25:28 849fcf85f82b: Waiting 02:25:28 46de73586a65: Waiting 02:25:28 91df371a6949: Waiting 02:25:28 0854555d70ac: Waiting 02:25:28 fb5c8556ecdc: Waiting 02:25:28 b82d5c1eb7ad: Layer already exists 02:25:28 893b572567f2: Layer already exists 02:25:28 35cbc904fca3: Layer already exists 02:25:28 fbe809b1d11f: Layer already exists 02:25:28 b209d21f468c: Layer already exists 02:25:28 44a36ccaa60b: Layer already exists 02:25:28 49555f1b4879: Layer already exists 02:25:28 91df371a6949: Layer already exists 02:25:28 849fcf85f82b: Layer already exists 02:25:28 46de73586a65: Layer already exists 02:25:28 fb5c8556ecdc: Layer already exists 02:25:28 0854555d70ac: Layer already exists 02:25:28 latest: digest: sha256:7fb52e66dc822082d562bfd2fe90632d0e3a3e8a7ecd095a2923fcd2c76a9518 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 02:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:25:29 fbe809b1d11f: Preparing 02:25:29 b209d21f468c: Preparing 02:25:29 893b572567f2: Preparing 02:25:29 35cbc904fca3: Preparing 02:25:29 b82d5c1eb7ad: Preparing 02:25:29 49555f1b4879: Preparing 02:25:29 44a36ccaa60b: Preparing 02:25:29 91df371a6949: Preparing 02:25:29 849fcf85f82b: Preparing 02:25:29 46de73586a65: Preparing 02:25:29 fb5c8556ecdc: Preparing 02:25:29 0854555d70ac: Preparing 02:25:29 91df371a6949: Waiting 02:25:29 849fcf85f82b: Waiting 02:25:29 46de73586a65: Waiting 02:25:29 fb5c8556ecdc: Waiting 02:25:29 0854555d70ac: Waiting 02:25:29 49555f1b4879: Waiting 02:25:29 44a36ccaa60b: Waiting 02:25:29 b82d5c1eb7ad: Layer already exists 02:25:29 893b572567f2: Layer already exists 02:25:29 35cbc904fca3: Layer already exists 02:25:29 fbe809b1d11f: Layer already exists 02:25:29 b209d21f468c: Layer already exists 02:25:29 49555f1b4879: Layer already exists 02:25:29 849fcf85f82b: Layer already exists 02:25:29 46de73586a65: Layer already exists 02:25:29 44a36ccaa60b: Layer already exists 02:25:29 91df371a6949: Layer already exists 02:25:29 fb5c8556ecdc: Layer already exists 02:25:29 0854555d70ac: Layer already exists 02:25:29 4.1.0-dev.113: digest: sha256:7fb52e66dc822082d562bfd2fe90632d0e3a3e8a7ecd095a2923fcd2c76a9518 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:25:29 fbe809b1d11f: Preparing 02:25:29 b209d21f468c: Preparing 02:25:29 893b572567f2: Preparing 02:25:29 35cbc904fca3: Preparing 02:25:29 b82d5c1eb7ad: Preparing 02:25:29 49555f1b4879: Preparing 02:25:29 44a36ccaa60b: Preparing 02:25:29 91df371a6949: Preparing 02:25:29 49555f1b4879: Waiting 02:25:29 44a36ccaa60b: Waiting 02:25:29 849fcf85f82b: Preparing 02:25:29 46de73586a65: Preparing 02:25:29 fb5c8556ecdc: Preparing 02:25:29 0854555d70ac: Preparing 02:25:29 849fcf85f82b: Waiting 02:25:29 91df371a6949: Waiting 02:25:29 46de73586a65: Waiting 02:25:29 fb5c8556ecdc: Waiting 02:25:29 0854555d70ac: Waiting 02:25:29 b209d21f468c: Layer already exists 02:25:29 fbe809b1d11f: Layer already exists 02:25:29 b82d5c1eb7ad: Layer already exists 02:25:29 893b572567f2: Layer already exists 02:25:29 35cbc904fca3: Layer already exists 02:25:29 49555f1b4879: Layer already exists 02:25:29 46de73586a65: Layer already exists 02:25:29 91df371a6949: Layer already exists 02:25:29 44a36ccaa60b: Layer already exists 02:25:29 849fcf85f82b: Layer already exists 02:25:29 fb5c8556ecdc: Layer already exists 02:25:29 0854555d70ac: Layer already exists 02:25:29 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:7fb52e66dc822082d562bfd2fe90632d0e3a3e8a7ecd095a2923fcd2c76a9518 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:25:30 fbe809b1d11f: Preparing 02:25:30 b209d21f468c: Preparing 02:25:30 893b572567f2: Preparing 02:25:30 35cbc904fca3: Preparing 02:25:30 b82d5c1eb7ad: Preparing 02:25:30 49555f1b4879: Preparing 02:25:30 44a36ccaa60b: Preparing 02:25:30 91df371a6949: Preparing 02:25:30 849fcf85f82b: Preparing 02:25:30 46de73586a65: Preparing 02:25:30 fb5c8556ecdc: Preparing 02:25:30 0854555d70ac: Preparing 02:25:30 44a36ccaa60b: Waiting 02:25:30 91df371a6949: Waiting 02:25:30 849fcf85f82b: Waiting 02:25:30 46de73586a65: Waiting 02:25:30 fb5c8556ecdc: Waiting 02:25:30 0854555d70ac: Waiting 02:25:30 49555f1b4879: Waiting 02:25:30 893b572567f2: Layer already exists 02:25:30 fbe809b1d11f: Layer already exists 02:25:30 b209d21f468c: Layer already exists 02:25:30 35cbc904fca3: Layer already exists 02:25:30 b82d5c1eb7ad: Layer already exists 02:25:30 44a36ccaa60b: Layer already exists 02:25:30 49555f1b4879: Layer already exists 02:25:30 91df371a6949: Layer already exists 02:25:30 46de73586a65: Layer already exists 02:25:30 849fcf85f82b: Layer already exists 02:25:30 fb5c8556ecdc: Layer already exists 02:25:30 0854555d70ac: Layer already exists 02:25:30 main: digest: sha256:7fb52e66dc822082d562bfd2fe90632d0e3a3e8a7ecd095a2923fcd2c76a9518 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:30 ===================================================== [Pipeline] echo 02:25:30 taggedImages: 02:25:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:25:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 02:25:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:30 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:25:30 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:25:30 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:30 latest 02:25:30 4.1.0-dev.113 02:25:30 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:30 main 02:25:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:25:31 829017086335: Preparing 02:25:31 7a936a62bff5: Preparing 02:25:31 91df371a6949: Preparing 02:25:31 849fcf85f82b: Preparing 02:25:31 dca4423a8fa6: Preparing 02:25:31 21b850e544f6: Preparing 02:25:31 0854555d70ac: Preparing 02:25:31 21b850e544f6: Waiting 02:25:31 0854555d70ac: Waiting 02:25:31 91df371a6949: Layer already exists 02:25:31 849fcf85f82b: Layer already exists 02:25:31 0854555d70ac: Layer already exists 02:25:31 829017086335: Pushed 02:25:31 dca4423a8fa6: Pushed 02:25:32 21b850e544f6: Pushed 02:25:34 7a936a62bff5: Pushed 02:25:34 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:558b63843c84964b8764a2e9ac6d535d9c37fc9aa86282113bff03b1f7260117 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:25:35 829017086335: Preparing 02:25:35 7a936a62bff5: Preparing 02:25:35 91df371a6949: Preparing 02:25:35 849fcf85f82b: Preparing 02:25:35 dca4423a8fa6: Preparing 02:25:35 21b850e544f6: Preparing 02:25:35 0854555d70ac: Preparing 02:25:35 21b850e544f6: Waiting 02:25:35 0854555d70ac: Waiting 02:25:35 7a936a62bff5: Layer already exists 02:25:35 829017086335: Layer already exists 02:25:35 dca4423a8fa6: Layer already exists 02:25:35 91df371a6949: Layer already exists 02:25:35 849fcf85f82b: Layer already exists 02:25:35 0854555d70ac: Layer already exists 02:25:35 21b850e544f6: Layer already exists 02:25:35 latest: digest: sha256:558b63843c84964b8764a2e9ac6d535d9c37fc9aa86282113bff03b1f7260117 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 02:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:25:36 829017086335: Preparing 02:25:36 7a936a62bff5: Preparing 02:25:36 91df371a6949: Preparing 02:25:36 849fcf85f82b: Preparing 02:25:36 dca4423a8fa6: Preparing 02:25:36 21b850e544f6: Preparing 02:25:36 0854555d70ac: Preparing 02:25:36 21b850e544f6: Waiting 02:25:36 0854555d70ac: Waiting 02:25:36 829017086335: Layer already exists 02:25:36 849fcf85f82b: Layer already exists 02:25:36 dca4423a8fa6: Layer already exists 02:25:36 7a936a62bff5: Layer already exists 02:25:36 91df371a6949: Layer already exists 02:25:36 21b850e544f6: Layer already exists 02:25:36 0854555d70ac: Layer already exists 02:25:36 4.1.0-dev.113: digest: sha256:558b63843c84964b8764a2e9ac6d535d9c37fc9aa86282113bff03b1f7260117 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:36 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:25:36 829017086335: Preparing 02:25:36 7a936a62bff5: Preparing 02:25:36 91df371a6949: Preparing 02:25:36 849fcf85f82b: Preparing 02:25:36 dca4423a8fa6: Preparing 02:25:36 21b850e544f6: Preparing 02:25:36 0854555d70ac: Preparing 02:25:36 21b850e544f6: Waiting 02:25:36 0854555d70ac: Waiting 02:25:36 91df371a6949: Layer already exists 02:25:36 dca4423a8fa6: Layer already exists 02:25:36 7a936a62bff5: Layer already exists 02:25:36 829017086335: Layer already exists 02:25:36 849fcf85f82b: Layer already exists 02:25:36 21b850e544f6: Layer already exists 02:25:36 0854555d70ac: Layer already exists 02:25:36 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:558b63843c84964b8764a2e9ac6d535d9c37fc9aa86282113bff03b1f7260117 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:25:37 829017086335: Preparing 02:25:37 7a936a62bff5: Preparing 02:25:37 91df371a6949: Preparing 02:25:37 849fcf85f82b: Preparing 02:25:37 dca4423a8fa6: Preparing 02:25:37 21b850e544f6: Preparing 02:25:37 0854555d70ac: Preparing 02:25:37 21b850e544f6: Waiting 02:25:37 0854555d70ac: Waiting 02:25:37 91df371a6949: Layer already exists 02:25:37 849fcf85f82b: Layer already exists 02:25:37 829017086335: Layer already exists 02:25:37 7a936a62bff5: Layer already exists 02:25:37 dca4423a8fa6: Layer already exists 02:25:37 21b850e544f6: Layer already exists 02:25:37 0854555d70ac: Layer already exists 02:25:37 main: digest: sha256:558b63843c84964b8764a2e9ac6d535d9c37fc9aa86282113bff03b1f7260117 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:37 ===================================================== [Pipeline] echo 02:25:37 taggedImages: 02:25:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:25:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 02:25:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:25:37 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:25:37 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:37 latest 02:25:37 4.1.0-dev.113 02:25:37 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:37 main 02:25:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:25:38 99951ad731d6: Preparing 02:25:38 5ff6be5cc337: Preparing 02:25:38 70fbc850d65b: Preparing 02:25:38 91df371a6949: Preparing 02:25:38 849fcf85f82b: Preparing 02:25:38 d8514a9ad77c: Preparing 02:25:38 65cee9a9e8a8: Preparing 02:25:38 af79c922dc7e: Preparing 02:25:38 4b1f6a01cff0: Preparing 02:25:38 0854555d70ac: Preparing 02:25:38 65cee9a9e8a8: Waiting 02:25:38 d8514a9ad77c: Waiting 02:25:38 af79c922dc7e: Waiting 02:25:38 4b1f6a01cff0: Waiting 02:25:38 0854555d70ac: Waiting 02:25:38 849fcf85f82b: Layer already exists 02:25:38 91df371a6949: Layer already exists 02:25:38 99951ad731d6: Pushed 02:25:38 70fbc850d65b: Pushed 02:25:38 5ff6be5cc337: Pushed 02:25:38 0854555d70ac: Layer already exists 02:25:38 af79c922dc7e: Pushed 02:25:38 4b1f6a01cff0: Pushed 02:25:44 65cee9a9e8a8: Pushed 02:25:52 d8514a9ad77c: Pushed 02:25:52 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:d11c8d758b5c526ae4c399e8d8ec4a34a0abf88ccb250d7823d5c159736833ef size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:25:53 99951ad731d6: Preparing 02:25:53 5ff6be5cc337: Preparing 02:25:53 70fbc850d65b: Preparing 02:25:53 91df371a6949: Preparing 02:25:53 849fcf85f82b: Preparing 02:25:53 d8514a9ad77c: Preparing 02:25:53 65cee9a9e8a8: Preparing 02:25:53 af79c922dc7e: Preparing 02:25:53 4b1f6a01cff0: Preparing 02:25:53 0854555d70ac: Preparing 02:25:53 4b1f6a01cff0: Waiting 02:25:53 d8514a9ad77c: Waiting 02:25:53 0854555d70ac: Waiting 02:25:53 65cee9a9e8a8: Waiting 02:25:53 af79c922dc7e: Waiting 02:25:53 5ff6be5cc337: Layer already exists 02:25:53 849fcf85f82b: Layer already exists 02:25:53 70fbc850d65b: Layer already exists 02:25:53 91df371a6949: Layer already exists 02:25:53 99951ad731d6: Layer already exists 02:25:53 65cee9a9e8a8: Layer already exists 02:25:53 4b1f6a01cff0: Layer already exists 02:25:53 af79c922dc7e: Layer already exists 02:25:53 d8514a9ad77c: Layer already exists 02:25:53 0854555d70ac: Layer already exists 02:25:53 latest: digest: sha256:d11c8d758b5c526ae4c399e8d8ec4a34a0abf88ccb250d7823d5c159736833ef size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 02:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:25:53 99951ad731d6: Preparing 02:25:53 5ff6be5cc337: Preparing 02:25:53 70fbc850d65b: Preparing 02:25:53 91df371a6949: Preparing 02:25:53 849fcf85f82b: Preparing 02:25:53 d8514a9ad77c: Preparing 02:25:53 65cee9a9e8a8: Preparing 02:25:53 af79c922dc7e: Preparing 02:25:53 4b1f6a01cff0: Preparing 02:25:53 0854555d70ac: Preparing 02:25:53 d8514a9ad77c: Waiting 02:25:53 65cee9a9e8a8: Waiting 02:25:53 af79c922dc7e: Waiting 02:25:53 4b1f6a01cff0: Waiting 02:25:53 0854555d70ac: Waiting 02:25:53 5ff6be5cc337: Layer already exists 02:25:53 99951ad731d6: Layer already exists 02:25:53 91df371a6949: Layer already exists 02:25:53 70fbc850d65b: Layer already exists 02:25:53 849fcf85f82b: Layer already exists 02:25:53 65cee9a9e8a8: Layer already exists 02:25:53 d8514a9ad77c: Layer already exists 02:25:53 0854555d70ac: Layer already exists 02:25:53 af79c922dc7e: Layer already exists 02:25:53 4b1f6a01cff0: Layer already exists 02:25:53 4.1.0-dev.113: digest: sha256:d11c8d758b5c526ae4c399e8d8ec4a34a0abf88ccb250d7823d5c159736833ef size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:25:54 99951ad731d6: Preparing 02:25:54 5ff6be5cc337: Preparing 02:25:54 70fbc850d65b: Preparing 02:25:54 91df371a6949: Preparing 02:25:54 849fcf85f82b: Preparing 02:25:54 d8514a9ad77c: Preparing 02:25:54 65cee9a9e8a8: Preparing 02:25:54 af79c922dc7e: Preparing 02:25:54 4b1f6a01cff0: Preparing 02:25:54 0854555d70ac: Preparing 02:25:54 65cee9a9e8a8: Waiting 02:25:54 af79c922dc7e: Waiting 02:25:54 4b1f6a01cff0: Waiting 02:25:54 d8514a9ad77c: Waiting 02:25:54 0854555d70ac: Waiting 02:25:54 70fbc850d65b: Layer already exists 02:25:54 99951ad731d6: Layer already exists 02:25:54 849fcf85f82b: Layer already exists 02:25:54 5ff6be5cc337: Layer already exists 02:25:54 91df371a6949: Layer already exists 02:25:54 d8514a9ad77c: Layer already exists 02:25:54 4b1f6a01cff0: Layer already exists 02:25:54 65cee9a9e8a8: Layer already exists 02:25:54 af79c922dc7e: Layer already exists 02:25:54 0854555d70ac: Layer already exists 02:25:54 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:d11c8d758b5c526ae4c399e8d8ec4a34a0abf88ccb250d7823d5c159736833ef size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:25:55 99951ad731d6: Preparing 02:25:55 5ff6be5cc337: Preparing 02:25:55 70fbc850d65b: Preparing 02:25:55 91df371a6949: Preparing 02:25:55 849fcf85f82b: Preparing 02:25:55 d8514a9ad77c: Preparing 02:25:55 65cee9a9e8a8: Preparing 02:25:55 af79c922dc7e: Preparing 02:25:55 4b1f6a01cff0: Preparing 02:25:55 0854555d70ac: Preparing 02:25:55 65cee9a9e8a8: Waiting 02:25:55 4b1f6a01cff0: Waiting 02:25:55 0854555d70ac: Waiting 02:25:55 af79c922dc7e: Waiting 02:25:55 d8514a9ad77c: Waiting 02:25:55 91df371a6949: Layer already exists 02:25:55 70fbc850d65b: Layer already exists 02:25:55 99951ad731d6: Layer already exists 02:25:55 5ff6be5cc337: Layer already exists 02:25:55 849fcf85f82b: Layer already exists 02:25:55 d8514a9ad77c: Layer already exists 02:25:55 65cee9a9e8a8: Layer already exists 02:25:55 4b1f6a01cff0: Layer already exists 02:25:55 af79c922dc7e: Layer already exists 02:25:55 0854555d70ac: Layer already exists 02:25:55 main: digest: sha256:d11c8d758b5c526ae4c399e8d8ec4a34a0abf88ccb250d7823d5c159736833ef size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:55 ===================================================== [Pipeline] echo 02:25:55 taggedImages: 02:25:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:25:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 02:25:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:25:55 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:25:55 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:55 latest 02:25:55 4.1.0-dev.113 02:25:55 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:25:55 main 02:25:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:25:55 6d345fe62d69: Preparing 02:25:55 be07ff2b3584: Preparing 02:25:55 6b44921989cf: Preparing 02:25:55 91df371a6949: Preparing 02:25:55 849fcf85f82b: Preparing 02:25:55 5832b994ce9d: Preparing 02:25:55 556bd9fae44c: Preparing 02:25:55 e0fe1fb1ed32: Preparing 02:25:55 0854555d70ac: Preparing 02:25:55 556bd9fae44c: Waiting 02:25:55 5832b994ce9d: Waiting 02:25:55 e0fe1fb1ed32: Waiting 02:25:55 0854555d70ac: Waiting 02:25:55 91df371a6949: Layer already exists 02:25:55 849fcf85f82b: Layer already exists 02:25:55 6b44921989cf: Pushed 02:25:55 be07ff2b3584: Pushed 02:25:55 556bd9fae44c: Pushed 02:25:55 6d345fe62d69: Pushed 02:25:55 0854555d70ac: Layer already exists 02:25:56 e0fe1fb1ed32: Pushed 02:26:11 5832b994ce9d: Pushed 02:26:11 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:7d6571153075a4079d7e0b9f45884ae86bc9f6cb8fb4f5e29a2890c30a059729 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:26:11 6d345fe62d69: Preparing 02:26:11 be07ff2b3584: Preparing 02:26:11 6b44921989cf: Preparing 02:26:11 91df371a6949: Preparing 02:26:11 849fcf85f82b: Preparing 02:26:11 5832b994ce9d: Preparing 02:26:11 556bd9fae44c: Preparing 02:26:11 e0fe1fb1ed32: Preparing 02:26:11 0854555d70ac: Preparing 02:26:11 556bd9fae44c: Waiting 02:26:11 e0fe1fb1ed32: Waiting 02:26:11 0854555d70ac: Waiting 02:26:11 5832b994ce9d: Waiting 02:26:11 6b44921989cf: Layer already exists 02:26:11 6d345fe62d69: Layer already exists 02:26:11 be07ff2b3584: Layer already exists 02:26:11 849fcf85f82b: Layer already exists 02:26:11 91df371a6949: Layer already exists 02:26:11 556bd9fae44c: Layer already exists 02:26:11 5832b994ce9d: Layer already exists 02:26:11 0854555d70ac: Layer already exists 02:26:11 e0fe1fb1ed32: Layer already exists 02:26:11 latest: digest: sha256:7d6571153075a4079d7e0b9f45884ae86bc9f6cb8fb4f5e29a2890c30a059729 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 02:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:26:12 6d345fe62d69: Preparing 02:26:12 be07ff2b3584: Preparing 02:26:12 6b44921989cf: Preparing 02:26:12 91df371a6949: Preparing 02:26:12 849fcf85f82b: Preparing 02:26:12 5832b994ce9d: Preparing 02:26:12 556bd9fae44c: Preparing 02:26:12 e0fe1fb1ed32: Preparing 02:26:12 0854555d70ac: Preparing 02:26:12 5832b994ce9d: Waiting 02:26:12 e0fe1fb1ed32: Waiting 02:26:12 0854555d70ac: Waiting 02:26:12 556bd9fae44c: Waiting 02:26:12 91df371a6949: Layer already exists 02:26:12 849fcf85f82b: Layer already exists 02:26:12 6b44921989cf: Layer already exists 02:26:12 be07ff2b3584: Layer already exists 02:26:12 6d345fe62d69: Layer already exists 02:26:12 e0fe1fb1ed32: Layer already exists 02:26:12 556bd9fae44c: Layer already exists 02:26:12 5832b994ce9d: Layer already exists 02:26:12 0854555d70ac: Layer already exists 02:26:12 4.1.0-dev.113: digest: sha256:7d6571153075a4079d7e0b9f45884ae86bc9f6cb8fb4f5e29a2890c30a059729 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:26:13 6d345fe62d69: Preparing 02:26:13 be07ff2b3584: Preparing 02:26:13 6b44921989cf: Preparing 02:26:13 91df371a6949: Preparing 02:26:13 849fcf85f82b: Preparing 02:26:13 5832b994ce9d: Preparing 02:26:13 556bd9fae44c: Preparing 02:26:13 e0fe1fb1ed32: Preparing 02:26:13 0854555d70ac: Preparing 02:26:13 5832b994ce9d: Waiting 02:26:13 556bd9fae44c: Waiting 02:26:13 e0fe1fb1ed32: Waiting 02:26:13 0854555d70ac: Waiting 02:26:13 6d345fe62d69: Layer already exists 02:26:13 be07ff2b3584: Layer already exists 02:26:13 91df371a6949: Layer already exists 02:26:13 6b44921989cf: Layer already exists 02:26:13 849fcf85f82b: Layer already exists 02:26:13 5832b994ce9d: Layer already exists 02:26:13 e0fe1fb1ed32: Layer already exists 02:26:13 556bd9fae44c: Layer already exists 02:26:13 0854555d70ac: Layer already exists 02:26:13 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:7d6571153075a4079d7e0b9f45884ae86bc9f6cb8fb4f5e29a2890c30a059729 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:26:13 6d345fe62d69: Preparing 02:26:13 be07ff2b3584: Preparing 02:26:13 6b44921989cf: Preparing 02:26:13 91df371a6949: Preparing 02:26:13 849fcf85f82b: Preparing 02:26:13 5832b994ce9d: Preparing 02:26:13 556bd9fae44c: Preparing 02:26:13 e0fe1fb1ed32: Preparing 02:26:13 0854555d70ac: Preparing 02:26:13 556bd9fae44c: Waiting 02:26:13 e0fe1fb1ed32: Waiting 02:26:13 5832b994ce9d: Waiting 02:26:13 0854555d70ac: Waiting 02:26:13 be07ff2b3584: Layer already exists 02:26:13 6d345fe62d69: Layer already exists 02:26:13 6b44921989cf: Layer already exists 02:26:13 91df371a6949: Layer already exists 02:26:13 849fcf85f82b: Layer already exists 02:26:13 0854555d70ac: Layer already exists 02:26:13 556bd9fae44c: Layer already exists 02:26:13 5832b994ce9d: Layer already exists 02:26:13 e0fe1fb1ed32: Layer already exists 02:26:13 main: digest: sha256:7d6571153075a4079d7e0b9f45884ae86bc9f6cb8fb4f5e29a2890c30a059729 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:13 ===================================================== [Pipeline] echo 02:26:13 taggedImages: 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-config:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-config:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:26:14 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:26:14 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:14 latest 02:26:14 4.1.0-dev.113 02:26:14 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:14 main 02:26:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:26:14 a7763c6c8f19: Preparing 02:26:14 8893e95cbc36: Preparing 02:26:14 1f7d3a126a76: Preparing 02:26:14 91df371a6949: Preparing 02:26:14 849fcf85f82b: Preparing 02:26:14 5832b994ce9d: Preparing 02:26:14 af79c922dc7e: Preparing 02:26:14 4b1f6a01cff0: Preparing 02:26:14 0854555d70ac: Preparing 02:26:14 af79c922dc7e: Waiting 02:26:14 4b1f6a01cff0: Waiting 02:26:14 0854555d70ac: Waiting 02:26:14 5832b994ce9d: Waiting 02:26:14 91df371a6949: Layer already exists 02:26:14 849fcf85f82b: Layer already exists 02:26:14 5832b994ce9d: Layer already exists 02:26:14 af79c922dc7e: Layer already exists 02:26:14 4b1f6a01cff0: Layer already exists 02:26:14 0854555d70ac: Layer already exists 02:26:14 a7763c6c8f19: Pushed 02:26:14 1f7d3a126a76: Pushed 02:26:14 8893e95cbc36: Pushed 02:26:14 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:d873f1e0ed783167f05fcb1ba2ff2d04efd695f078de49cdd492309a30964db0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:26:15 a7763c6c8f19: Preparing 02:26:15 8893e95cbc36: Preparing 02:26:15 1f7d3a126a76: Preparing 02:26:15 91df371a6949: Preparing 02:26:15 849fcf85f82b: Preparing 02:26:15 5832b994ce9d: Preparing 02:26:15 af79c922dc7e: Preparing 02:26:15 4b1f6a01cff0: Preparing 02:26:15 0854555d70ac: Preparing 02:26:15 5832b994ce9d: Waiting 02:26:15 af79c922dc7e: Waiting 02:26:15 4b1f6a01cff0: Waiting 02:26:15 0854555d70ac: Waiting 02:26:15 a7763c6c8f19: Layer already exists 02:26:15 8893e95cbc36: Layer already exists 02:26:15 1f7d3a126a76: Layer already exists 02:26:15 849fcf85f82b: Layer already exists 02:26:15 91df371a6949: Layer already exists 02:26:15 4b1f6a01cff0: Layer already exists 02:26:15 5832b994ce9d: Layer already exists 02:26:15 af79c922dc7e: Layer already exists 02:26:15 0854555d70ac: Layer already exists 02:26:15 latest: digest: sha256:d873f1e0ed783167f05fcb1ba2ff2d04efd695f078de49cdd492309a30964db0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 02:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:26:16 a7763c6c8f19: Preparing 02:26:16 8893e95cbc36: Preparing 02:26:16 1f7d3a126a76: Preparing 02:26:16 91df371a6949: Preparing 02:26:16 849fcf85f82b: Preparing 02:26:16 5832b994ce9d: Preparing 02:26:16 af79c922dc7e: Preparing 02:26:16 4b1f6a01cff0: Preparing 02:26:16 0854555d70ac: Preparing 02:26:16 0854555d70ac: Waiting 02:26:16 af79c922dc7e: Waiting 02:26:16 4b1f6a01cff0: Waiting 02:26:16 5832b994ce9d: Waiting 02:26:16 a7763c6c8f19: Layer already exists 02:26:16 1f7d3a126a76: Layer already exists 02:26:16 91df371a6949: Layer already exists 02:26:16 8893e95cbc36: Layer already exists 02:26:16 849fcf85f82b: Layer already exists 02:26:16 af79c922dc7e: Layer already exists 02:26:16 5832b994ce9d: Layer already exists 02:26:16 4b1f6a01cff0: Layer already exists 02:26:16 0854555d70ac: Layer already exists 02:26:16 4.1.0-dev.113: digest: sha256:d873f1e0ed783167f05fcb1ba2ff2d04efd695f078de49cdd492309a30964db0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:26:16 a7763c6c8f19: Preparing 02:26:16 8893e95cbc36: Preparing 02:26:16 1f7d3a126a76: Preparing 02:26:16 91df371a6949: Preparing 02:26:16 849fcf85f82b: Preparing 02:26:16 5832b994ce9d: Preparing 02:26:16 af79c922dc7e: Preparing 02:26:16 4b1f6a01cff0: Preparing 02:26:16 0854555d70ac: Preparing 02:26:16 af79c922dc7e: Waiting 02:26:16 4b1f6a01cff0: Waiting 02:26:16 0854555d70ac: Waiting 02:26:16 5832b994ce9d: Waiting 02:26:16 a7763c6c8f19: Layer already exists 02:26:16 1f7d3a126a76: Layer already exists 02:26:16 849fcf85f82b: Layer already exists 02:26:16 91df371a6949: Layer already exists 02:26:16 8893e95cbc36: Layer already exists 02:26:16 af79c922dc7e: Layer already exists 02:26:16 5832b994ce9d: Layer already exists 02:26:16 0854555d70ac: Layer already exists 02:26:16 4b1f6a01cff0: Layer already exists 02:26:16 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:d873f1e0ed783167f05fcb1ba2ff2d04efd695f078de49cdd492309a30964db0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:26:17 a7763c6c8f19: Preparing 02:26:17 8893e95cbc36: Preparing 02:26:17 1f7d3a126a76: Preparing 02:26:17 91df371a6949: Preparing 02:26:17 849fcf85f82b: Preparing 02:26:17 5832b994ce9d: Preparing 02:26:17 af79c922dc7e: Preparing 02:26:17 4b1f6a01cff0: Preparing 02:26:17 0854555d70ac: Preparing 02:26:17 af79c922dc7e: Waiting 02:26:17 4b1f6a01cff0: Waiting 02:26:17 5832b994ce9d: Waiting 02:26:17 0854555d70ac: Waiting 02:26:17 1f7d3a126a76: Layer already exists 02:26:17 91df371a6949: Layer already exists 02:26:17 8893e95cbc36: Layer already exists 02:26:17 a7763c6c8f19: Layer already exists 02:26:17 849fcf85f82b: Layer already exists 02:26:17 af79c922dc7e: Layer already exists 02:26:17 4b1f6a01cff0: Layer already exists 02:26:17 0854555d70ac: Layer already exists 02:26:17 5832b994ce9d: Layer already exists 02:26:17 main: digest: sha256:d873f1e0ed783167f05fcb1ba2ff2d04efd695f078de49cdd492309a30964db0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:17 ===================================================== [Pipeline] echo 02:26:17 taggedImages: 02:26:17 - nexus3.edgexfoundry.org:10004/security-spire-server:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:17 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:26:17 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 02:26:17 - nexus3.edgexfoundry.org:10004/security-spire-server:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:17 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:26:17 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:26:17 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:17 latest 02:26:17 4.1.0-dev.113 02:26:17 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:17 main 02:26:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:26:18 91d00f894e8a: Preparing 02:26:18 6b72012951d8: Preparing 02:26:18 91df371a6949: Preparing 02:26:18 849fcf85f82b: Preparing 02:26:18 fdbbc2046d0e: Preparing 02:26:18 8b6caee7b1e5: Preparing 02:26:18 0854555d70ac: Preparing 02:26:18 8b6caee7b1e5: Waiting 02:26:18 0854555d70ac: Waiting 02:26:18 849fcf85f82b: Layer already exists 02:26:18 91df371a6949: Layer already exists 02:26:18 0854555d70ac: Layer already exists 02:26:18 91d00f894e8a: Pushed 02:26:18 fdbbc2046d0e: Pushed 02:26:19 8b6caee7b1e5: Pushed 02:26:23 6b72012951d8: Pushed 02:26:23 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:24722bc4c8b6c20ce91b3109922e27945aac7e5c61036cfd9177797826a9fe69 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:26:23 91d00f894e8a: Preparing 02:26:23 6b72012951d8: Preparing 02:26:23 91df371a6949: Preparing 02:26:23 849fcf85f82b: Preparing 02:26:23 fdbbc2046d0e: Preparing 02:26:23 8b6caee7b1e5: Preparing 02:26:23 0854555d70ac: Preparing 02:26:23 8b6caee7b1e5: Waiting 02:26:23 0854555d70ac: Waiting 02:26:23 6b72012951d8: Layer already exists 02:26:23 849fcf85f82b: Layer already exists 02:26:23 91df371a6949: Layer already exists 02:26:23 fdbbc2046d0e: Layer already exists 02:26:23 91d00f894e8a: Layer already exists 02:26:23 0854555d70ac: Layer already exists 02:26:23 8b6caee7b1e5: Layer already exists 02:26:23 latest: digest: sha256:24722bc4c8b6c20ce91b3109922e27945aac7e5c61036cfd9177797826a9fe69 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 02:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:26:24 91d00f894e8a: Preparing 02:26:24 6b72012951d8: Preparing 02:26:24 91df371a6949: Preparing 02:26:24 849fcf85f82b: Preparing 02:26:24 fdbbc2046d0e: Preparing 02:26:24 8b6caee7b1e5: Preparing 02:26:24 0854555d70ac: Preparing 02:26:24 8b6caee7b1e5: Waiting 02:26:24 0854555d70ac: Waiting 02:26:24 849fcf85f82b: Layer already exists 02:26:24 fdbbc2046d0e: Layer already exists 02:26:24 91df371a6949: Layer already exists 02:26:24 91d00f894e8a: Layer already exists 02:26:24 6b72012951d8: Layer already exists 02:26:24 0854555d70ac: Layer already exists 02:26:24 8b6caee7b1e5: Layer already exists 02:26:24 4.1.0-dev.113: digest: sha256:24722bc4c8b6c20ce91b3109922e27945aac7e5c61036cfd9177797826a9fe69 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:26:25 91d00f894e8a: Preparing 02:26:25 6b72012951d8: Preparing 02:26:25 91df371a6949: Preparing 02:26:25 849fcf85f82b: Preparing 02:26:25 fdbbc2046d0e: Preparing 02:26:25 8b6caee7b1e5: Preparing 02:26:25 0854555d70ac: Preparing 02:26:25 0854555d70ac: Waiting 02:26:25 8b6caee7b1e5: Waiting 02:26:25 fdbbc2046d0e: Layer already exists 02:26:25 91df371a6949: Layer already exists 02:26:25 849fcf85f82b: Layer already exists 02:26:25 6b72012951d8: Layer already exists 02:26:25 91d00f894e8a: Layer already exists 02:26:25 8b6caee7b1e5: Layer already exists 02:26:25 0854555d70ac: Layer already exists 02:26:25 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:24722bc4c8b6c20ce91b3109922e27945aac7e5c61036cfd9177797826a9fe69 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:26:25 91d00f894e8a: Preparing 02:26:25 6b72012951d8: Preparing 02:26:25 91df371a6949: Preparing 02:26:25 849fcf85f82b: Preparing 02:26:25 fdbbc2046d0e: Preparing 02:26:25 8b6caee7b1e5: Preparing 02:26:25 0854555d70ac: Preparing 02:26:25 8b6caee7b1e5: Waiting 02:26:25 0854555d70ac: Waiting 02:26:25 91d00f894e8a: Layer already exists 02:26:25 6b72012951d8: Layer already exists 02:26:25 91df371a6949: Layer already exists 02:26:25 fdbbc2046d0e: Layer already exists 02:26:25 849fcf85f82b: Layer already exists 02:26:25 8b6caee7b1e5: Layer already exists 02:26:25 0854555d70ac: Layer already exists 02:26:25 main: digest: sha256:24722bc4c8b6c20ce91b3109922e27945aac7e5c61036cfd9177797826a9fe69 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:25 ===================================================== [Pipeline] echo 02:26:25 taggedImages: 02:26:25 - nexus3.edgexfoundry.org:10004/support-notifications:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:25 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:26:25 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 02:26:25 - nexus3.edgexfoundry.org:10004/support-notifications:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:25 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:26:25 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:26:25 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:25 latest 02:26:25 4.1.0-dev.113 02:26:25 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:25 main 02:26:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:26:26 12fd606bb964: Preparing 02:26:26 8f374c17d4b4: Preparing 02:26:26 91df371a6949: Preparing 02:26:26 849fcf85f82b: Preparing 02:26:26 578404036e1b: Preparing 02:26:26 643c0a75d1a3: Preparing 02:26:26 0854555d70ac: Preparing 02:26:26 643c0a75d1a3: Waiting 02:26:26 0854555d70ac: Waiting 02:26:26 91df371a6949: Layer already exists 02:26:26 849fcf85f82b: Layer already exists 02:26:26 0854555d70ac: Layer already exists 02:26:26 578404036e1b: Pushed 02:26:26 12fd606bb964: Pushed 02:26:26 643c0a75d1a3: Pushed 02:26:31 8f374c17d4b4: Pushed 02:26:31 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:81f4f5f2e13cc8faa1f104d0cd492645f2a1fa54799ed9c4596b488cb305a3bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:26:31 12fd606bb964: Preparing 02:26:31 8f374c17d4b4: Preparing 02:26:31 91df371a6949: Preparing 02:26:31 849fcf85f82b: Preparing 02:26:31 578404036e1b: Preparing 02:26:31 643c0a75d1a3: Preparing 02:26:31 0854555d70ac: Preparing 02:26:31 643c0a75d1a3: Waiting 02:26:31 0854555d70ac: Waiting 02:26:31 91df371a6949: Layer already exists 02:26:31 578404036e1b: Layer already exists 02:26:31 8f374c17d4b4: Layer already exists 02:26:31 12fd606bb964: Layer already exists 02:26:31 849fcf85f82b: Layer already exists 02:26:31 643c0a75d1a3: Layer already exists 02:26:31 0854555d70ac: Layer already exists 02:26:31 latest: digest: sha256:81f4f5f2e13cc8faa1f104d0cd492645f2a1fa54799ed9c4596b488cb305a3bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 02:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:26:32 12fd606bb964: Preparing 02:26:32 8f374c17d4b4: Preparing 02:26:32 91df371a6949: Preparing 02:26:32 849fcf85f82b: Preparing 02:26:32 578404036e1b: Preparing 02:26:32 643c0a75d1a3: Preparing 02:26:32 0854555d70ac: Preparing 02:26:32 0854555d70ac: Waiting 02:26:32 643c0a75d1a3: Waiting 02:26:32 91df371a6949: Layer already exists 02:26:32 12fd606bb964: Layer already exists 02:26:32 8f374c17d4b4: Layer already exists 02:26:32 849fcf85f82b: Layer already exists 02:26:32 578404036e1b: Layer already exists 02:26:32 643c0a75d1a3: Layer already exists 02:26:32 0854555d70ac: Layer already exists 02:26:32 4.1.0-dev.113: digest: sha256:81f4f5f2e13cc8faa1f104d0cd492645f2a1fa54799ed9c4596b488cb305a3bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:26:33 12fd606bb964: Preparing 02:26:33 8f374c17d4b4: Preparing 02:26:33 91df371a6949: Preparing 02:26:33 849fcf85f82b: Preparing 02:26:33 578404036e1b: Preparing 02:26:33 643c0a75d1a3: Preparing 02:26:33 0854555d70ac: Preparing 02:26:33 643c0a75d1a3: Waiting 02:26:33 0854555d70ac: Waiting 02:26:33 849fcf85f82b: Layer already exists 02:26:33 91df371a6949: Layer already exists 02:26:33 578404036e1b: Layer already exists 02:26:33 12fd606bb964: Layer already exists 02:26:33 8f374c17d4b4: Layer already exists 02:26:33 643c0a75d1a3: Layer already exists 02:26:33 0854555d70ac: Layer already exists 02:26:33 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:81f4f5f2e13cc8faa1f104d0cd492645f2a1fa54799ed9c4596b488cb305a3bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:26:33 12fd606bb964: Preparing 02:26:33 8f374c17d4b4: Preparing 02:26:33 91df371a6949: Preparing 02:26:33 849fcf85f82b: Preparing 02:26:33 578404036e1b: Preparing 02:26:33 643c0a75d1a3: Preparing 02:26:33 0854555d70ac: Preparing 02:26:33 643c0a75d1a3: Waiting 02:26:33 0854555d70ac: Waiting 02:26:33 91df371a6949: Layer already exists 02:26:33 12fd606bb964: Layer already exists 02:26:33 578404036e1b: Layer already exists 02:26:33 8f374c17d4b4: Layer already exists 02:26:33 849fcf85f82b: Layer already exists 02:26:33 643c0a75d1a3: Layer already exists 02:26:33 0854555d70ac: Layer already exists 02:26:33 main: digest: sha256:81f4f5f2e13cc8faa1f104d0cd492645f2a1fa54799ed9c4596b488cb305a3bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:33 ===================================================== [Pipeline] echo 02:26:33 taggedImages: 02:26:33 - nexus3.edgexfoundry.org:10004/support-scheduler:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:33 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:26:33 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 02:26:33 - nexus3.edgexfoundry.org:10004/support-scheduler:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:33 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 02:26:34 ========================================================= 02:26:34 [edgeXBuildMultiArch] RAW Config: 02:26:34 images: 02:26:34 - nexus3.edgexfoundry.org:10004/core-command:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:34 - nexus3.edgexfoundry.org:10004/core-command:latest 02:26:34 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/core-command:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/core-command:main 02:26:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:26:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:26:34 - nexus3.edgexfoundry.org:10004/core-data:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:34 - nexus3.edgexfoundry.org:10004/core-data:latest 02:26:34 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/core-data:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/core-data:main 02:26:34 - nexus3.edgexfoundry.org:10004/core-keeper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:34 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:26:34 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/core-keeper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/core-keeper:main 02:26:34 - nexus3.edgexfoundry.org:10004/core-metadata:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:34 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:26:34 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/core-metadata:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/core-metadata:main 02:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:26:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:26:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:26:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:26:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:26:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:26:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:26:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:26:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:26:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:26:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:26:34 - nexus3.edgexfoundry.org:10004/security-spire-config:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:34 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:26:34 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/security-spire-config:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/security-spire-config:main 02:26:34 - nexus3.edgexfoundry.org:10004/security-spire-server:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:34 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:26:34 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/security-spire-server:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/security-spire-server:main 02:26:34 - nexus3.edgexfoundry.org:10004/support-notifications:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:34 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:26:34 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/support-notifications:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/support-notifications:main 02:26:34 - nexus3.edgexfoundry.org:10004/support-scheduler:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 02:26:34 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:26:34 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/support-scheduler:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 02:26:34 - nexus3.edgexfoundry.org:10004/support-scheduler:main 02:26:34 settingsFile: 02:26:34 edgex-go-settings 02:26:34 ========================================================= [Pipeline] node 02:26:49 Still waiting to schedule task 02:26:49 ‘prd-centos7-docker-4c-2g-9031’ is offline 02:26:57 #88 ... 02:26:57 02:26:57 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:57 #82 DONE 140.5s 02:26:57 02:26:57 #119 [support-notifications builder 6/7] COPY . . 02:26:57 #119 ... 02:26:57 02:26:57 #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:57 #86 DONE 143.6s 02:26:57 02:26:57 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:57 #79 DONE 141.6s 02:26:57 02:26:57 #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:57 #88 DONE 142.1s 02:26:57 02:26:57 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:57 #96 DONE 128.5s 02:26:57 02:26:57 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:57 #89 DONE 131.8s 02:26:57 02:26:57 #120 [core-keeper builder 7/8] COPY . . 02:26:57 #120 ... 02:26:57 02:26:57 #119 [support-notifications builder 6/7] COPY . . 02:26:57 #119 DONE 2.1s 02:26:57 02:26:57 #120 [core-keeper builder 7/8] COPY . . 02:26:57 #120 DONE 2.0s 02:26:57 02:26:57 #121 [support-scheduler builder 6/7] COPY . . 02:26:57 #121 DONE 2.0s 02:26:57 02:26:57 #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:26:57 #122 CACHED 02:26:57 02:26:57 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:57 #123 CACHED 02:26:57 02:26:57 #124 [security-secretstore-setup builder 6/7] COPY . . 02:26:57 #124 CACHED 02:26:57 02:26:57 #125 [security-bootstrapper builder 6/7] COPY . . 02:26:57 #125 DONE 2.1s 02:26:57 02:26:57 #126 [security-spiffe-token-provider builder 6/7] COPY . . 02:26:57 #126 DONE 2.0s 02:26:57 02:26:57 #127 [security-proxy-setup builder 6/7] COPY . . 02:26:57 #127 CACHED 02:26:57 02:26:57 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:57 #128 CACHED 02:26:57 02:26:57 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:26:57 #129 CACHED 02:26:57 02:26:57 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:26:57 #130 ... 02:26:57 02:26:57 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:26:57 #131 CACHED 02:26:57 02:26:57 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 02:26:57 #132 CACHED 02:26:57 02:26:57 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:57 #133 CACHED 02:26:57 02:26:57 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:26:57 #134 CACHED 02:26:57 02:26:57 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:57 #135 CACHED 02:26:57 02:26:57 #136 [core-metadata builder 6/7] COPY . . 02:26:57 #136 CACHED 02:26:57 02:26:57 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 02:26:57 #137 CACHED 02:26:57 02:26:57 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:57 #138 CACHED 02:26:57 02:26:57 #139 [core-command builder 6/7] COPY . . 02:26:57 #139 CACHED 02:26:57 02:26:57 #140 [security-proxy-auth builder 6/7] COPY . . 02:26:57 #140 CACHED 02:26:57 02:26:57 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:57 #141 CACHED 02:26:57 02:26:57 #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:26:57 #142 CACHED 02:26:57 02:26:57 #143 [core-data builder 6/7] COPY . . 02:26:57 #143 DONE 2.2s 02:26:57 02:26:57 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:26:57 #144 ... 02:26:57 02:26:57 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:26:57 #0 5.470 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:26:57 #145 ... 02:26:57 02:26:57 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:26:57 #0 5.776 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:26:57 #146 ... 02:26:57 02:26:57 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:26:57 #130 6.349 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:26:59 #130 ... 02:26:59 02:26:59 #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:26:59 #0 4.849 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:26:59 #147 ... 02:26:59 02:26:59 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:26:59 #0 6.449 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:26:59 #148 ... 02:26:59 02:26:59 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:26:59 #0 5.895 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:26:59 #149 ... 02:26:59 02:26:59 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:26:59 #0 6.249 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:26:59 #150 ... 02:26:59 02:26:59 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:26:59 #0 6.481 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:26:59 #151 ... 02:26:59 02:26:59 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:26:59 #0 4.606 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:26:59 #152 ... 02:26:59 02:26:59 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:26:59 #0 4.280 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:27:00 #153 ... 02:27:00 02:27:00 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:27:00 #0 6.476 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:27:00 #154 ... 02:27:00 02:27:00 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:27:00 #144 6.246 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:27:16 Running on prd-centos7-docker-4c-2g-9033 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:27:16 provisioning config files... 02:27:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config943524731170955466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:27:17 ---> ****-login.sh 02:27:17 nexus3.edgexfoundry.org:10001 02:47:40 #144 ... 02:47:40 02:47:40 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:47:40 #146 DONE 1241.3s 02:47:40 02:47:40 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:47:40 #56 ... 02:47:40 02:47:40 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:47:40 #155 DONE 0.5s 02:47:40 02:47:40 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:47:40 #156 DONE 0.2s 02:47:40 02:47:40 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:47:40 #157 DONE 0.3s 02:47:40 02:47:40 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:47:40 #158 DONE 0.1s 02:47:40 02:47:40 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:47:40 #159 DONE 0.2s 02:47:40 02:47:40 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:47:40 #160 DONE 2.4s 02:47:40 02:47:40 #109 [core-common-config-bootstrapper] exporting to image 02:47:40 #109 exporting layers 02:47:40 #109 exporting layers 0.7s done 02:47:40 #109 writing image sha256:9baabd7b24c21add007a6e97ca5fa44c003ad5b12aeaa81dd2fec60ca583f1d7 02:47:40 #109 writing image sha256:9baabd7b24c21add007a6e97ca5fa44c003ad5b12aeaa81dd2fec60ca583f1d7 done 02:47:40 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:47:40 #109 DONE 8.2s 02:47:40 02:47:40 #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:47:46 #147 ... 02:47:46 02:47:46 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:47:46 #130 DONE 1257.2s 02:47:46 02:47:46 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:47:46 #161 DONE 0.4s 02:47:46 02:47:46 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:47:49 #162 DONE 2.6s 02:47:49 02:47:49 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:47:49 #163 DONE 0.3s 02:47:49 02:47:49 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:47:49 #164 DONE 0.2s 02:47:49 02:47:49 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:47:49 #165 DONE 0.3s 02:47:49 02:47:49 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:47:50 #151 ... 02:47:50 02:47:50 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:47:50 #166 DONE 0.1s 02:47:50 02:47:50 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:47:50 #167 DONE 0.1s 02:47:50 02:47:50 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:47:50 #144 ... 02:47:50 02:47:50 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:47:50 #168 DONE 0.2s 02:47:50 02:47:50 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:47:50 #169 DONE 0.1s 02:47:50 02:47:50 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:47:50 #170 DONE 0.1s 02:47:50 02:47:50 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:47:50 #56 ... 02:47:50 02:47:50 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:47:52 #171 DONE 2.1s 02:47:52 02:47:52 #109 [security-bootstrapper] exporting to image 02:47:52 #109 exporting layers 02:47:53 #109 exporting layers 1.0s done 02:47:53 #109 writing image sha256:9cace4e922e36af8639f85343f6ca76cd3d8021061d0f82f321a2ff049eb810a done 02:47:53 #109 naming to docker.io/library/security-bootstrapper-arm64 done 02:47:53 #109 DONE 9.2s 02:47:53 02:47:53 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:05:19 #56 ... 03:05:19 03:05:19 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:05:19 #148 DONE 2304.2s 03:05:19 03:05:19 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:05:19 #151 ... 03:05:19 03:05:19 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:05:19 #172 DONE 0.1s 03:05:19 03:05:19 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:05:19 #173 DONE 0.1s 03:05:19 03:05:19 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:05:19 #56 ... 03:05:19 03:05:19 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:05:19 #174 DONE 0.4s 03:05:19 03:05:19 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:05:19 #175 DONE 0.1s 03:05:19 03:05:19 #109 [core-command] exporting to image 03:05:19 #109 exporting layers 03:05:19 #109 exporting layers 1.3s done 03:05:19 #109 writing image sha256:48e1d73e6182a71dea3ac1cfd8350ad7e497df1398bdf967cccd92410bec3e27 done 03:05:19 #109 naming to docker.io/library/core-command-arm64 done 03:05:19 #109 DONE 10.6s 03:05:19 03:05:19 #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:05:32 #147 ... 03:05:32 03:05:32 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:05:32 #151 2323.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.113 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:05:32 #151 ... 03:05:32 03:05:32 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:05:32 #149 DONE 2323.5s 03:05:32 03:05:32 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:05:33 #151 ... 03:05:33 03:05:33 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:05:33 #176 DONE 0.1s 03:05:33 03:05:33 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:05:33 #177 DONE 0.1s 03:05:33 03:05:33 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:05:33 #151 ... 03:05:33 03:05:33 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:05:33 #178 DONE 0.1s 03:05:33 03:05:33 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:05:33 #179 DONE 0.2s 03:05:33 03:05:33 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:05:34 #180 DONE 0.4s 03:05:34 03:05:34 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:05:34 #181 DONE 0.1s 03:05:34 03:05:34 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:05:36 #182 DONE 1.9s 03:05:36 03:05:36 #109 [security-proxy-setup] exporting to image 03:05:36 #109 exporting layers 03:05:37 #109 exporting layers 1.0s done 03:05:37 #109 writing image sha256:7b0a7121893a021fbc4fed9b06d05eac9b2c5557e472f65bcca854912c53d316 done 03:05:37 #109 naming to docker.io/library/security-proxy-setup-arm64 done 03:05:37 #109 DONE 11.6s 03:05:37 03:05:37 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:06:09 #151 DONE 2358.8s 03:06:09 03:06:09 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:09 #37 ... 03:06:09 03:06:09 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:06:09 #183 DONE 0.2s 03:06:09 03:06:09 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:06:09 #184 DONE 0.2s 03:06:09 03:06:09 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:06:10 #145 ... 03:06:10 03:06:10 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:06:10 #185 DONE 0.1s 03:06:10 03:06:10 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:06:10 #186 DONE 0.2s 03:06:10 03:06:10 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:06:10 #187 DONE 0.1s 03:06:10 03:06:10 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:06:11 #188 DONE 0.4s 03:06:11 03:06:11 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:06:11 #189 DONE 0.5s 03:06:11 03:06:11 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:06:11 #190 DONE 0.1s 03:06:11 03:06:11 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:06:13 #191 DONE 1.9s 03:06:13 03:06:13 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:06:13 #145 ... 03:06:13 03:06:13 #109 [security-secretstore-setup] exporting to image 03:06:13 #109 exporting layers 03:06:14 #109 exporting layers 1.6s done 03:06:14 #109 writing image sha256:34cc953fe8b8ea9e11494fbdf8d7bf3c4dbb691d864056af633c4dd527eff5a6 done 03:06:14 #109 naming to docker.io/library/security-secretstore-setup-arm64 done 03:06:14 #109 DONE 13.2s 03:06:14 03:06:14 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:07:11 #145 ... 03:07:11 03:07:11 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:07:11 #152 DONE 2422.2s 03:07:11 03:07:11 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:07:11 #145 ... 03:07:11 03:07:11 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:07:11 #192 DONE 0.1s 03:07:11 03:07:11 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:07:11 #193 DONE 0.2s 03:07:11 03:07:11 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:07:12 #56 ... 03:07:12 03:07:12 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:07:12 #194 DONE 0.5s 03:07:12 03:07:12 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:07:12 #195 DONE 0.1s 03:07:12 03:07:12 #109 [security-spiffe-token-provider] exporting to image 03:07:12 #109 exporting layers 03:07:13 #109 exporting layers 0.7s done 03:07:13 #109 writing image sha256:5505d031ca2c5c55fbd09055ed058e8b98ff509d976a0b4889a8bda3101c3bd4 done 03:07:13 #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:07:13 #109 DONE 13.9s 03:07:13 03:07:13 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:08:00 #145 ... 03:08:00 03:08:00 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:08:00 #144 DONE 2468.2s 03:08:00 03:08:00 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:08:00 #56 ... 03:08:00 03:08:00 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:08:00 #196 DONE 0.2s 03:08:00 03:08:00 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:08:00 #145 ... 03:08:00 03:08:00 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:08:00 #197 DONE 0.2s 03:08:00 03:08:00 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:08:00 #198 DONE 0.7s 03:08:00 03:08:00 #147 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 03:08:00 #147 DONE 2469.9s 03:08:00 03:08:00 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:08:00 #199 DONE 0.6s 03:08:00 03:08:00 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:08:00 #37 ... 03:08:00 03:08:00 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:08:00 #200 ... 03:08:00 03:08:00 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:08:00 #150 DONE 2470.7s 03:08:00 03:08:00 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:08:00 #200 DONE 0.3s 03:08:00 03:08:00 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:08:00 #201 ... 03:08:00 03:08:00 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:08:00 #202 DONE 0.4s 03:08:00 03:08:00 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:08:00 #145 ... 03:08:00 03:08:00 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:08:01 #203 ... 03:08:01 03:08:01 #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:08:01 #204 DONE 0.3s 03:08:01 03:08:01 #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:08:01 #205 DONE 0.4s 03:08:01 03:08:01 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:08:02 #206 ... 03:08:02 03:08:02 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:08:02 #203 DONE 1.4s 03:08:02 03:08:02 #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:08:02 #207 DONE 0.3s 03:08:02 03:08:02 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:08:02 #153 ... 03:08:02 03:08:02 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:08:02 #206 DONE 0.8s 03:08:02 03:08:02 #109 [core-keeper] exporting to image 03:08:02 #109 exporting layers 03:08:02 #109 ... 03:08:02 03:08:02 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:08:02 #208 DONE 0.2s 03:08:02 03:08:02 #109 [core-data] exporting to image 03:08:02 #109 ... 03:08:02 03:08:02 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:08:02 #201 DONE 3.0s 03:08:03 03:08:03 #109 [security-proxy-auth] exporting to image 03:08:03 #109 ... 03:08:03 03:08:03 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:08:03 #154 DONE 2474.6s 03:08:03 03:08:03 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:08:04 #153 ... 03:08:04 03:08:04 #109 [core-keeper] exporting to image 03:08:04 #109 exporting layers 2.0s done 03:08:04 #109 writing image sha256:755fb453eef79be2d50e74b10b72c818c2637111a4bd44503f39f1848bda74e1 0.0s done 03:08:04 #109 naming to docker.io/library/core-keeper-arm64 done 03:08:04 #109 ... 03:08:04 03:08:04 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:08:04 #209 CACHED 03:08:04 03:08:04 #210 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:08:04 #210 CACHED 03:08:04 03:08:04 #109 [core-keeper] exporting to image 03:08:04 #109 exporting layers 2.2s done 03:08:04 #109 writing image sha256:1b708a8ff2183a21306bb1b4ad22dd3056f6ee93bde964e43abf1b6beb938c9b 03:08:05 #109 exporting layers 2.1s done 03:08:05 #109 writing image sha256:1b708a8ff2183a21306bb1b4ad22dd3056f6ee93bde964e43abf1b6beb938c9b 0.0s done 03:08:05 #109 naming to docker.io/library/core-data-arm64 0.0s done 03:08:05 #109 writing image sha256:4b236167b4c9502a617aadf590db5f9a7161be11f635988ae2bf6ae6a5e982fd 03:08:05 #109 writing image sha256:4b236167b4c9502a617aadf590db5f9a7161be11f635988ae2bf6ae6a5e982fd done 03:08:05 #109 naming to docker.io/library/security-proxy-auth-arm64 done 03:08:05 #109 DONE 16.5s 03:08:05 03:08:05 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:08:05 #211 DONE 0.6s 03:08:05 03:08:05 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:08:05 #145 ... 03:08:05 03:08:05 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:08:05 #212 DONE 0.1s 03:08:05 03:08:05 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:08:05 #213 DONE 0.1s 03:08:05 03:08:05 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:08:05 #145 ... 03:08:05 03:08:05 #109 [core-metadata] exporting to image 03:08:06 #109 exporting layers 0.7s done 03:08:06 #109 writing image sha256:60bfd2704345c56d81268b7ff29d8f48087c679210b550c1a508857f273fef40 done 03:08:06 #109 naming to docker.io/library/core-metadata-arm64 done 03:08:06 #109 DONE 17.1s 03:08:06 03:08:06 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:08:33 #145 DONE 2504.0s 03:08:33 03:08:33 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:08:33 #37 ... 03:08:33 03:08:33 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:08:33 #214 DONE 0.1s 03:08:33 03:08:33 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:08:33 #56 ... 03:08:33 03:08:33 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:08:33 #215 DONE 0.1s 03:08:33 03:08:33 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:08:34 #216 DONE 0.5s 03:08:34 03:08:34 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:08:34 #217 DONE 0.1s 03:08:34 03:08:34 #109 [support-scheduler] exporting to image 03:08:34 #109 exporting layers 03:08:35 #109 exporting layers 1.0s done 03:08:35 #109 writing image sha256:38c09ec8eddca503461a8c9710abc22016b546463ba5ddd4fee37bab657ae321 done 03:08:35 #109 naming to docker.io/library/support-scheduler-arm64 done 03:08:35 #109 DONE 18.1s 03:08:35 03:08:35 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:08:39 #37 ... 03:08:39 03:08:39 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:08:39 #153 DONE 2510.5s 03:08:39 03:08:39 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:08:39 #37 ... 03:08:39 03:08:39 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:08:39 #218 DONE 0.1s 03:08:40 03:08:40 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:08:40 #219 DONE 0.1s 03:08:40 03:08:40 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:08:40 #37 ... 03:08:40 03:08:40 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:08:40 #220 DONE 0.4s 03:08:40 03:08:40 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:08:40 #221 DONE 0.1s 03:08:40 03:08:40 #109 [support-notifications] exporting to image 03:08:40 #109 exporting layers 03:08:41 #109 exporting layers 0.6s done 03:08:41 #109 writing image sha256:86fd852980a244e43ec426d6947a5d9ab4d08b17d7c9edbcc2841f79632c8bde done 03:08:41 #109 naming to docker.io/library/support-notifications-arm64 done 03:08:41 #109 DONE 18.7s 03:08:41 03:08:41 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:08:41 time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2026-05-11T02:23:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2026-05-11T02:23:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2026-05-11T02:23:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2026-05-11T02:23:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2026-05-11T02:23:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:08:41 time="2026-05-11T02:23:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:08:41 $ docker stop --time=1 51f4fe02700e56fd10c9ca61fdbae14a81b281f788313f210865259a655f21af 03:08:44 $ docker rm -f --volumes 51f4fe02700e56fd10c9ca61fdbae14a81b281f788313f210865259a655f21af [Pipeline] // withDockerContainer [Pipeline] sh 03:08:45 + docker images 03:08:45 REPOSITORY TAG IMAGE ID CREATED SIZE 03:08:45 support-notifications-arm64 latest 86fd852980a2 4 seconds ago 56.1MB 03:08:45 support-scheduler-arm64 latest 38c09ec8eddc 10 seconds ago 52.3MB 03:08:45 core-metadata-arm64 latest 60bfd2704345 39 seconds ago 48.2MB 03:08:45 core-data-arm64 latest 1b708a8ff218 42 seconds ago 48.1MB 03:08:45 core-keeper-arm64 latest 755fb453eef7 42 seconds ago 47.9MB 03:08:45 security-proxy-auth-arm64 latest 4b236167b4c9 42 seconds ago 47.3MB 03:08:45 security-spiffe-token-provider-arm64 latest 5505d031ca2c About a minute ago 51.9MB 03:08:45 security-secretstore-setup-arm64 latest 34cc953fe8b8 2 minutes ago 85.8MB 03:08:45 security-proxy-setup-arm64 latest 7b0a7121893a 3 minutes ago 52.9MB 03:08:45 core-command-arm64 latest 48e1d73e6182 3 minutes ago 42.6MB 03:08:45 security-bootstrapper-arm64 latest 9cace4e922e3 20 minutes ago 21.3MB 03:08:45 core-common-config-bootstrapper-arm64 latest 9baabd7b24c2 21 minutes ago 20.2MB 03:08:45 security-spire-config-arm64 latest 10de45b8285a 43 minutes ago 162MB 03:08:45 security-spire-agent-arm64 latest 5e7ee1bcdb30 43 minutes ago 219MB 03:08:45 security-spire-server-arm64 latest e5b715bae9d8 43 minutes ago 163MB 03:08:45 ci-base-image-arm64 latest 8ec09d61df86 45 minutes ago 898MB 03:08:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 months ago 564MB 03:08:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:45 provisioning config files... 03:08:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/975@tmp/config7038825434969824415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:08:45 ---> ****-login.sh 03:08:45 nexus3.edgexfoundry.org:10001 03:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:45 Configure a credential helper to remove this warning. See 03:08:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:45 03:08:45 Login Succeeded 03:08:45 nexus3.edgexfoundry.org:10002 03:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:46 Configure a credential helper to remove this warning. See 03:08:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:46 03:08:46 Login Succeeded 03:08:46 nexus3.edgexfoundry.org:10003 03:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:46 Configure a credential helper to remove this warning. See 03:08:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:46 03:08:46 Login Succeeded 03:08:46 nexus3.edgexfoundry.org:10004 03:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:46 Configure a credential helper to remove this warning. See 03:08:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:46 03:08:46 Login Succeeded 03:08:46 ****.io 03:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:08:47 Configure a credential helper to remove this warning. See 03:08:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:08:47 03:08:47 Login Succeeded 03:08:47 ---> ****-login.sh ends [Pipeline] } 03:08:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:08:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:08:47 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:08:47 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:08:47 latest 03:08:47 4.1.0-dev.113 03:08:47 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:08:47 main 03:08:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:08:48 7167277e07a4: Preparing 03:08:48 ea8504d3c201: Preparing 03:08:48 9c5945847b84: Preparing 03:08:48 6301465dea5e: Preparing 03:08:48 ef831d5d971b: Preparing 03:08:48 0b5e5881981d: Preparing 03:08:48 eeaa73608b53: Preparing 03:08:48 0b5e5881981d: Waiting 03:08:48 eeaa73608b53: Waiting 03:08:48 7167277e07a4: Pushed 03:08:48 9c5945847b84: Pushed 03:08:48 ef831d5d971b: Pushed 03:08:48 6301465dea5e: Pushed 03:08:48 eeaa73608b53: Layer already exists 03:08:48 0b5e5881981d: Pushed 03:08:55 ea8504d3c201: Pushed 03:08:56 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:b53f454d9cfcd81be2e3d2880cc7efbecea3ab818a7f3308d91e4b1ad006781d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:08:56 7167277e07a4: Preparing 03:08:56 ea8504d3c201: Preparing 03:08:56 9c5945847b84: Preparing 03:08:56 6301465dea5e: Preparing 03:08:56 ef831d5d971b: Preparing 03:08:56 0b5e5881981d: Preparing 03:08:56 eeaa73608b53: Preparing 03:08:56 0b5e5881981d: Waiting 03:08:56 eeaa73608b53: Waiting 03:08:56 6301465dea5e: Layer already exists 03:08:56 ef831d5d971b: Layer already exists 03:08:56 ea8504d3c201: Layer already exists 03:08:56 7167277e07a4: Layer already exists 03:08:56 9c5945847b84: Layer already exists 03:08:56 0b5e5881981d: Layer already exists 03:08:56 eeaa73608b53: Layer already exists 03:08:57 latest: digest: sha256:b53f454d9cfcd81be2e3d2880cc7efbecea3ab818a7f3308d91e4b1ad006781d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 03:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:08:57 7167277e07a4: Preparing 03:08:57 ea8504d3c201: Preparing 03:08:57 9c5945847b84: Preparing 03:08:57 6301465dea5e: Preparing 03:08:57 ef831d5d971b: Preparing 03:08:57 0b5e5881981d: Preparing 03:08:57 eeaa73608b53: Preparing 03:08:57 0b5e5881981d: Waiting 03:08:57 eeaa73608b53: Waiting 03:08:57 6301465dea5e: Layer already exists 03:08:57 9c5945847b84: Layer already exists 03:08:57 ef831d5d971b: Layer already exists 03:08:57 7167277e07a4: Layer already exists 03:08:57 ea8504d3c201: Layer already exists 03:08:57 eeaa73608b53: Layer already exists 03:08:57 0b5e5881981d: Layer already exists 03:08:58 4.1.0-dev.113: digest: sha256:b53f454d9cfcd81be2e3d2880cc7efbecea3ab818a7f3308d91e4b1ad006781d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:08:58 7167277e07a4: Preparing 03:08:58 ea8504d3c201: Preparing 03:08:58 9c5945847b84: Preparing 03:08:58 6301465dea5e: Preparing 03:08:58 ef831d5d971b: Preparing 03:08:58 0b5e5881981d: Preparing 03:08:58 eeaa73608b53: Preparing 03:08:58 eeaa73608b53: Waiting 03:08:58 0b5e5881981d: Waiting 03:08:58 9c5945847b84: Layer already exists 03:08:58 ef831d5d971b: Layer already exists 03:08:58 6301465dea5e: Layer already exists 03:08:58 7167277e07a4: Layer already exists 03:08:58 ea8504d3c201: Layer already exists 03:08:58 0b5e5881981d: Layer already exists 03:08:58 eeaa73608b53: Layer already exists 03:08:59 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:b53f454d9cfcd81be2e3d2880cc7efbecea3ab818a7f3308d91e4b1ad006781d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:08:59 7167277e07a4: Preparing 03:08:59 ea8504d3c201: Preparing 03:08:59 9c5945847b84: Preparing 03:08:59 6301465dea5e: Preparing 03:08:59 ef831d5d971b: Preparing 03:08:59 0b5e5881981d: Preparing 03:08:59 eeaa73608b53: Preparing 03:08:59 0b5e5881981d: Waiting 03:08:59 eeaa73608b53: Waiting 03:08:59 ef831d5d971b: Layer already exists 03:08:59 9c5945847b84: Layer already exists 03:08:59 ea8504d3c201: Layer already exists 03:08:59 7167277e07a4: Layer already exists 03:08:59 6301465dea5e: Layer already exists 03:08:59 0b5e5881981d: Layer already exists 03:08:59 eeaa73608b53: Layer already exists 03:08:59 main: digest: sha256:b53f454d9cfcd81be2e3d2880cc7efbecea3ab818a7f3308d91e4b1ad006781d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:08:59 ===================================================== [Pipeline] echo 03:08:59 taggedImages: 03:08:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:08:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:08:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 03:08:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:08:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:08:59 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:08:59 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:08:59 latest 03:08:59 4.1.0-dev.113 03:08:59 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:08:59 main 03:08:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:09:00 4568079937e1: Preparing 03:09:00 c58882f43ab3: Preparing 03:09:00 8fbc6d9dd9bd: Preparing 03:09:00 428a4f008038: Preparing 03:09:00 9c5945847b84: Preparing 03:09:00 6301465dea5e: Preparing 03:09:00 ef831d5d971b: Preparing 03:09:00 0b5e5881981d: Preparing 03:09:00 eeaa73608b53: Preparing 03:09:00 6301465dea5e: Waiting 03:09:00 ef831d5d971b: Waiting 03:09:00 0b5e5881981d: Waiting 03:09:00 eeaa73608b53: Waiting 03:09:00 9c5945847b84: Layer already exists 03:09:00 6301465dea5e: Layer already exists 03:09:00 8fbc6d9dd9bd: Pushed 03:09:00 c58882f43ab3: Pushed 03:09:00 ef831d5d971b: Layer already exists 03:09:00 0b5e5881981d: Layer already exists 03:09:00 4568079937e1: Pushed 03:09:00 eeaa73608b53: Layer already exists 03:09:03 428a4f008038: Pushed 03:09:03 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:13a97e91003360dc7cc6350ea59c5868f35e03278629e97d177f188f8b88736f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:09:04 4568079937e1: Preparing 03:09:04 c58882f43ab3: Preparing 03:09:04 8fbc6d9dd9bd: Preparing 03:09:04 428a4f008038: Preparing 03:09:04 9c5945847b84: Preparing 03:09:04 6301465dea5e: Preparing 03:09:04 ef831d5d971b: Preparing 03:09:04 0b5e5881981d: Preparing 03:09:04 eeaa73608b53: Preparing 03:09:04 6301465dea5e: Waiting 03:09:04 ef831d5d971b: Waiting 03:09:04 0b5e5881981d: Waiting 03:09:04 eeaa73608b53: Waiting 03:09:04 4568079937e1: Layer already exists 03:09:04 8fbc6d9dd9bd: Layer already exists 03:09:04 c58882f43ab3: Layer already exists 03:09:04 9c5945847b84: Layer already exists 03:09:04 428a4f008038: Layer already exists 03:09:04 0b5e5881981d: Layer already exists 03:09:04 6301465dea5e: Layer already exists 03:09:04 ef831d5d971b: Layer already exists 03:09:04 eeaa73608b53: Layer already exists 03:09:04 latest: digest: sha256:13a97e91003360dc7cc6350ea59c5868f35e03278629e97d177f188f8b88736f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 03:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:09:05 4568079937e1: Preparing 03:09:05 c58882f43ab3: Preparing 03:09:05 8fbc6d9dd9bd: Preparing 03:09:05 428a4f008038: Preparing 03:09:05 9c5945847b84: Preparing 03:09:05 6301465dea5e: Preparing 03:09:05 ef831d5d971b: Preparing 03:09:05 0b5e5881981d: Preparing 03:09:05 eeaa73608b53: Preparing 03:09:05 6301465dea5e: Waiting 03:09:05 0b5e5881981d: Waiting 03:09:05 ef831d5d971b: Waiting 03:09:05 eeaa73608b53: Waiting 03:09:05 428a4f008038: Layer already exists 03:09:05 c58882f43ab3: Layer already exists 03:09:05 4568079937e1: Layer already exists 03:09:05 9c5945847b84: Layer already exists 03:09:05 8fbc6d9dd9bd: Layer already exists 03:09:05 0b5e5881981d: Layer already exists 03:09:05 6301465dea5e: Layer already exists 03:09:05 ef831d5d971b: Layer already exists 03:09:05 eeaa73608b53: Layer already exists 03:09:05 4.1.0-dev.113: digest: sha256:13a97e91003360dc7cc6350ea59c5868f35e03278629e97d177f188f8b88736f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:06 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:09:06 4568079937e1: Preparing 03:09:06 c58882f43ab3: Preparing 03:09:06 8fbc6d9dd9bd: Preparing 03:09:06 428a4f008038: Preparing 03:09:06 9c5945847b84: Preparing 03:09:06 6301465dea5e: Preparing 03:09:06 ef831d5d971b: Preparing 03:09:06 0b5e5881981d: Preparing 03:09:06 ef831d5d971b: Waiting 03:09:06 eeaa73608b53: Preparing 03:09:06 0b5e5881981d: Waiting 03:09:06 eeaa73608b53: Waiting 03:09:06 4568079937e1: Layer already exists 03:09:06 428a4f008038: Layer already exists 03:09:06 8fbc6d9dd9bd: Layer already exists 03:09:06 9c5945847b84: Layer already exists 03:09:06 c58882f43ab3: Layer already exists 03:09:06 eeaa73608b53: Layer already exists 03:09:06 0b5e5881981d: Layer already exists 03:09:06 6301465dea5e: Layer already exists 03:09:06 ef831d5d971b: Layer already exists 03:09:06 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:13a97e91003360dc7cc6350ea59c5868f35e03278629e97d177f188f8b88736f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:09:07 4568079937e1: Preparing 03:09:07 c58882f43ab3: Preparing 03:09:07 8fbc6d9dd9bd: Preparing 03:09:07 428a4f008038: Preparing 03:09:07 9c5945847b84: Preparing 03:09:07 6301465dea5e: Preparing 03:09:07 ef831d5d971b: Preparing 03:09:07 0b5e5881981d: Preparing 03:09:07 eeaa73608b53: Preparing 03:09:07 ef831d5d971b: Waiting 03:09:07 0b5e5881981d: Waiting 03:09:07 eeaa73608b53: Waiting 03:09:07 6301465dea5e: Waiting 03:09:07 c58882f43ab3: Layer already exists 03:09:07 4568079937e1: Layer already exists 03:09:07 9c5945847b84: Layer already exists 03:09:07 8fbc6d9dd9bd: Layer already exists 03:09:07 428a4f008038: Layer already exists 03:09:07 0b5e5881981d: Layer already exists 03:09:07 ef831d5d971b: Layer already exists 03:09:07 eeaa73608b53: Layer already exists 03:09:07 6301465dea5e: Layer already exists 03:09:07 main: digest: sha256:13a97e91003360dc7cc6350ea59c5868f35e03278629e97d177f188f8b88736f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:07 ===================================================== [Pipeline] echo 03:09:07 taggedImages: 03:09:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:09:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:09:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 03:09:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:09:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:09:07 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:09:07 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:09:07 latest 03:09:07 4.1.0-dev.113 03:09:07 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:09:07 main 03:09:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:09:10 fabdd6208773: Preparing 03:09:10 d5d12fcac131: Preparing 03:09:10 9c5945847b84: Preparing 03:09:10 6301465dea5e: Preparing 03:09:10 f4892e62b969: Preparing 03:09:10 cc8d4075a688: Preparing 03:09:10 eeaa73608b53: Preparing 03:09:10 cc8d4075a688: Waiting 03:09:10 eeaa73608b53: Waiting 03:09:10 6301465dea5e: Layer already exists 03:09:10 9c5945847b84: Layer already exists 03:09:10 eeaa73608b53: Layer already exists 03:09:10 f4892e62b969: Pushed 03:09:10 fabdd6208773: Pushed 03:09:10 cc8d4075a688: Pushed 03:09:18 d5d12fcac131: Pushed 03:09:18 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:0962696be435f392314b4fd6b227f8dd71add45feb2113ba1e7bc2b6ef59613b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:09:19 fabdd6208773: Preparing 03:09:19 d5d12fcac131: Preparing 03:09:19 9c5945847b84: Preparing 03:09:19 6301465dea5e: Preparing 03:09:19 f4892e62b969: Preparing 03:09:19 cc8d4075a688: Preparing 03:09:19 eeaa73608b53: Preparing 03:09:19 cc8d4075a688: Waiting 03:09:19 eeaa73608b53: Waiting 03:09:19 6301465dea5e: Layer already exists 03:09:19 f4892e62b969: Layer already exists 03:09:19 fabdd6208773: Layer already exists 03:09:19 d5d12fcac131: Layer already exists 03:09:19 9c5945847b84: Layer already exists 03:09:19 cc8d4075a688: Layer already exists 03:09:19 eeaa73608b53: Layer already exists 03:09:19 latest: digest: sha256:0962696be435f392314b4fd6b227f8dd71add45feb2113ba1e7bc2b6ef59613b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 03:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:09:20 fabdd6208773: Preparing 03:09:20 d5d12fcac131: Preparing 03:09:20 9c5945847b84: Preparing 03:09:20 6301465dea5e: Preparing 03:09:20 f4892e62b969: Preparing 03:09:20 cc8d4075a688: Preparing 03:09:20 eeaa73608b53: Preparing 03:09:20 cc8d4075a688: Waiting 03:09:20 eeaa73608b53: Waiting 03:09:20 d5d12fcac131: Layer already exists 03:09:20 f4892e62b969: Layer already exists 03:09:20 6301465dea5e: Layer already exists 03:09:20 fabdd6208773: Layer already exists 03:09:20 9c5945847b84: Layer already exists 03:09:20 cc8d4075a688: Layer already exists 03:09:20 eeaa73608b53: Layer already exists 03:09:20 4.1.0-dev.113: digest: sha256:0962696be435f392314b4fd6b227f8dd71add45feb2113ba1e7bc2b6ef59613b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:09:25 fabdd6208773: Preparing 03:09:25 d5d12fcac131: Preparing 03:09:25 9c5945847b84: Preparing 03:09:25 6301465dea5e: Preparing 03:09:25 f4892e62b969: Preparing 03:09:25 cc8d4075a688: Preparing 03:09:25 eeaa73608b53: Preparing 03:09:25 cc8d4075a688: Waiting 03:09:25 eeaa73608b53: Waiting 03:09:25 9c5945847b84: Layer already exists 03:09:25 f4892e62b969: Layer already exists 03:09:25 fabdd6208773: Layer already exists 03:09:25 d5d12fcac131: Layer already exists 03:09:25 6301465dea5e: Layer already exists 03:09:25 eeaa73608b53: Layer already exists 03:09:25 cc8d4075a688: Layer already exists 03:09:25 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:0962696be435f392314b4fd6b227f8dd71add45feb2113ba1e7bc2b6ef59613b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:09:26 fabdd6208773: Preparing 03:09:26 d5d12fcac131: Preparing 03:09:26 9c5945847b84: Preparing 03:09:26 6301465dea5e: Preparing 03:09:26 f4892e62b969: Preparing 03:09:26 cc8d4075a688: Preparing 03:09:26 eeaa73608b53: Preparing 03:09:26 cc8d4075a688: Waiting 03:09:26 eeaa73608b53: Waiting 03:09:26 6301465dea5e: Layer already exists 03:09:26 f4892e62b969: Layer already exists 03:09:26 9c5945847b84: Layer already exists 03:09:26 d5d12fcac131: Layer already exists 03:09:26 fabdd6208773: Layer already exists 03:09:26 cc8d4075a688: Layer already exists 03:09:26 eeaa73608b53: Layer already exists 03:09:26 main: digest: sha256:0962696be435f392314b4fd6b227f8dd71add45feb2113ba1e7bc2b6ef59613b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:26 ===================================================== [Pipeline] echo 03:09:26 taggedImages: 03:09:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:09:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:09:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 03:09:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:09:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:09:26 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:09:26 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:09:26 latest 03:09:26 4.1.0-dev.113 03:09:26 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:09:26 main 03:09:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:09:27 b964069c8a10: Preparing 03:09:27 a20d383e8b73: Preparing 03:09:27 6301465dea5e: Preparing 03:09:27 670a71a7c40a: Preparing 03:09:27 b7081e2a160b: Preparing 03:09:27 eeaa73608b53: Preparing 03:09:27 eeaa73608b53: Waiting 03:09:27 6301465dea5e: Layer already exists 03:09:27 eeaa73608b53: Layer already exists 03:09:27 b964069c8a10: Pushed 03:09:27 670a71a7c40a: Pushed 03:09:27 b7081e2a160b: Pushed 03:09:35 a20d383e8b73: Pushed 03:09:35 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:80005b033cd64343934bae121d99aba18d90239f7b5eb2e006f284089cb9782a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:36 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:09:39 b964069c8a10: Preparing 03:09:39 a20d383e8b73: Preparing 03:09:39 6301465dea5e: Preparing 03:09:39 670a71a7c40a: Preparing 03:09:39 b7081e2a160b: Preparing 03:09:39 eeaa73608b53: Preparing 03:09:39 eeaa73608b53: Waiting 03:09:39 670a71a7c40a: Layer already exists 03:09:39 b7081e2a160b: Layer already exists 03:09:39 b964069c8a10: Layer already exists 03:09:39 6301465dea5e: Layer already exists 03:09:39 a20d383e8b73: Layer already exists 03:09:39 eeaa73608b53: Layer already exists 03:09:39 latest: digest: sha256:80005b033cd64343934bae121d99aba18d90239f7b5eb2e006f284089cb9782a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:39 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 03:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:09:40 b964069c8a10: Preparing 03:09:40 a20d383e8b73: Preparing 03:09:40 6301465dea5e: Preparing 03:09:40 670a71a7c40a: Preparing 03:09:40 b7081e2a160b: Preparing 03:09:40 eeaa73608b53: Preparing 03:09:40 eeaa73608b53: Waiting 03:09:40 a20d383e8b73: Layer already exists 03:09:40 b7081e2a160b: Layer already exists 03:09:40 670a71a7c40a: Layer already exists 03:09:40 6301465dea5e: Layer already exists 03:09:40 b964069c8a10: Layer already exists 03:09:40 eeaa73608b53: Layer already exists 03:09:40 4.1.0-dev.113: digest: sha256:80005b033cd64343934bae121d99aba18d90239f7b5eb2e006f284089cb9782a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:09:40 b964069c8a10: Preparing 03:09:40 a20d383e8b73: Preparing 03:09:40 6301465dea5e: Preparing 03:09:40 670a71a7c40a: Preparing 03:09:40 b7081e2a160b: Preparing 03:09:40 eeaa73608b53: Preparing 03:09:40 eeaa73608b53: Waiting 03:09:40 670a71a7c40a: Layer already exists 03:09:40 b964069c8a10: Layer already exists 03:09:40 a20d383e8b73: Layer already exists 03:09:40 b7081e2a160b: Layer already exists 03:09:40 6301465dea5e: Layer already exists 03:09:40 eeaa73608b53: Layer already exists 03:09:40 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:80005b033cd64343934bae121d99aba18d90239f7b5eb2e006f284089cb9782a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:09:41 b964069c8a10: Preparing 03:09:41 a20d383e8b73: Preparing 03:09:41 6301465dea5e: Preparing 03:09:41 670a71a7c40a: Preparing 03:09:41 b7081e2a160b: Preparing 03:09:41 eeaa73608b53: Preparing 03:09:41 eeaa73608b53: Waiting 03:09:41 b964069c8a10: Layer already exists 03:09:41 6301465dea5e: Layer already exists 03:09:41 670a71a7c40a: Layer already exists 03:09:41 b7081e2a160b: Layer already exists 03:09:41 a20d383e8b73: Layer already exists 03:09:41 eeaa73608b53: Layer already exists 03:09:41 main: digest: sha256:80005b033cd64343934bae121d99aba18d90239f7b5eb2e006f284089cb9782a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:42 ===================================================== [Pipeline] echo 03:09:42 taggedImages: 03:09:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:09:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:09:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 03:09:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:09:42 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:09:42 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:09:42 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:09:42 latest 03:09:42 4.1.0-dev.113 03:09:42 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:09:42 main 03:09:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:09:42 680463ae52e7: Preparing 03:09:42 c00d0d45a4d6: Preparing 03:09:42 22c3addc069d: Preparing 03:09:42 9c5945847b84: Preparing 03:09:42 6301465dea5e: Preparing 03:09:42 ef831d5d971b: Preparing 03:09:42 0b5e5881981d: Preparing 03:09:42 eeaa73608b53: Preparing 03:09:42 ef831d5d971b: Waiting 03:09:42 0b5e5881981d: Waiting 03:09:42 eeaa73608b53: Waiting 03:09:42 9c5945847b84: Layer already exists 03:09:43 6301465dea5e: Layer already exists 03:09:43 ef831d5d971b: Layer already exists 03:09:43 c00d0d45a4d6: Pushed 03:09:43 0b5e5881981d: Layer already exists 03:09:43 eeaa73608b53: Layer already exists 03:09:43 680463ae52e7: Pushed 03:09:51 22c3addc069d: Pushed 03:09:53 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:41a1c40a0c328b5ca0e3c8494952a0407d5df0a7a88fe8eb46a65ee24b5e1cec size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:09:54 680463ae52e7: Preparing 03:09:54 c00d0d45a4d6: Preparing 03:09:54 22c3addc069d: Preparing 03:09:54 9c5945847b84: Preparing 03:09:54 6301465dea5e: Preparing 03:09:54 ef831d5d971b: Preparing 03:09:54 0b5e5881981d: Preparing 03:09:54 eeaa73608b53: Preparing 03:09:54 ef831d5d971b: Waiting 03:09:54 0b5e5881981d: Waiting 03:09:54 eeaa73608b53: Waiting 03:09:54 22c3addc069d: Layer already exists 03:09:54 680463ae52e7: Layer already exists 03:09:54 9c5945847b84: Layer already exists 03:09:54 6301465dea5e: Layer already exists 03:09:54 c00d0d45a4d6: Layer already exists 03:09:54 ef831d5d971b: Layer already exists 03:09:54 eeaa73608b53: Layer already exists 03:09:54 0b5e5881981d: Layer already exists 03:09:54 latest: digest: sha256:41a1c40a0c328b5ca0e3c8494952a0407d5df0a7a88fe8eb46a65ee24b5e1cec size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 03:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:09:55 680463ae52e7: Preparing 03:09:55 c00d0d45a4d6: Preparing 03:09:55 22c3addc069d: Preparing 03:09:55 9c5945847b84: Preparing 03:09:55 6301465dea5e: Preparing 03:09:55 ef831d5d971b: Preparing 03:09:55 ef831d5d971b: Waiting 03:09:55 0b5e5881981d: Preparing 03:09:55 eeaa73608b53: Preparing 03:09:55 0b5e5881981d: Waiting 03:09:55 eeaa73608b53: Waiting 03:09:55 22c3addc069d: Layer already exists 03:09:55 9c5945847b84: Layer already exists 03:09:55 680463ae52e7: Layer already exists 03:09:55 c00d0d45a4d6: Layer already exists 03:09:55 6301465dea5e: Layer already exists 03:09:55 ef831d5d971b: Layer already exists 03:09:55 0b5e5881981d: Layer already exists 03:09:55 eeaa73608b53: Layer already exists 03:09:55 4.1.0-dev.113: digest: sha256:41a1c40a0c328b5ca0e3c8494952a0407d5df0a7a88fe8eb46a65ee24b5e1cec size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:09:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:09:56 680463ae52e7: Preparing 03:09:56 c00d0d45a4d6: Preparing 03:09:56 22c3addc069d: Preparing 03:09:56 9c5945847b84: Preparing 03:09:56 6301465dea5e: Preparing 03:09:56 ef831d5d971b: Preparing 03:09:56 0b5e5881981d: Preparing 03:09:56 ef831d5d971b: Waiting 03:09:56 eeaa73608b53: Preparing 03:09:56 0b5e5881981d: Waiting 03:09:56 eeaa73608b53: Waiting 03:09:56 c00d0d45a4d6: Layer already exists 03:09:56 6301465dea5e: Layer already exists 03:09:56 9c5945847b84: Layer already exists 03:09:56 680463ae52e7: Layer already exists 03:09:56 22c3addc069d: Layer already exists 03:09:56 0b5e5881981d: Layer already exists 03:09:56 eeaa73608b53: Layer already exists 03:09:56 ef831d5d971b: Layer already exists 03:09:56 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:41a1c40a0c328b5ca0e3c8494952a0407d5df0a7a88fe8eb46a65ee24b5e1cec size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:09:57 680463ae52e7: Preparing 03:09:57 c00d0d45a4d6: Preparing 03:09:57 22c3addc069d: Preparing 03:09:57 9c5945847b84: Preparing 03:09:57 6301465dea5e: Preparing 03:09:57 ef831d5d971b: Preparing 03:09:57 0b5e5881981d: Preparing 03:09:57 eeaa73608b53: Preparing 03:09:57 0b5e5881981d: Waiting 03:09:57 eeaa73608b53: Waiting 03:09:57 ef831d5d971b: Waiting 03:09:57 c00d0d45a4d6: Layer already exists 03:09:57 9c5945847b84: Layer already exists 03:09:57 6301465dea5e: Layer already exists 03:09:57 22c3addc069d: Layer already exists 03:09:57 680463ae52e7: Layer already exists 03:09:57 eeaa73608b53: Layer already exists 03:09:57 0b5e5881981d: Layer already exists 03:09:57 ef831d5d971b: Layer already exists 03:09:57 main: digest: sha256:41a1c40a0c328b5ca0e3c8494952a0407d5df0a7a88fe8eb46a65ee24b5e1cec size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:57 ===================================================== [Pipeline] echo 03:09:57 taggedImages: 03:09:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:09:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:09:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 03:09:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:09:57 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:09:57 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:09:57 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:09:57 latest 03:09:57 4.1.0-dev.113 03:09:57 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:09:57 main 03:09:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:09:58 7ba0e0706306: Preparing 03:09:58 d5154db778a8: Preparing 03:09:58 4a6c91f0cb77: Preparing 03:09:58 dc24ab93880a: Preparing 03:09:58 a6d0a4ad9fd1: Preparing 03:09:58 a3f09f02c1ed: Preparing 03:09:58 eaa1463a5e67: Preparing 03:09:58 9c5945847b84: Preparing 03:09:58 6301465dea5e: Preparing 03:09:58 eaa1463a5e67: Waiting 03:09:58 9c5945847b84: Waiting 03:09:58 6301465dea5e: Waiting 03:09:58 9e76241a8f0e: Preparing 03:09:58 a4a2f960afa9: Preparing 03:09:58 a3f09f02c1ed: Waiting 03:09:58 5f70bf18a086: Preparing 03:09:58 9e76241a8f0e: Waiting 03:09:58 2bb076598800: Preparing 03:09:58 65b1bdd46ba3: Preparing 03:09:58 a4a2f960afa9: Waiting 03:09:58 5f46891ec591: Preparing 03:09:58 5f70bf18a086: Waiting 03:09:58 eeaa73608b53: Preparing 03:09:58 2bb076598800: Waiting 03:09:58 65b1bdd46ba3: Waiting 03:09:58 5f46891ec591: Waiting 03:09:58 eeaa73608b53: Waiting 03:09:58 a6d0a4ad9fd1: Pushed 03:09:58 4a6c91f0cb77: Pushed 03:09:58 d5154db778a8: Pushed 03:09:58 dc24ab93880a: Pushed 03:09:58 7ba0e0706306: Pushed 03:09:58 9c5945847b84: Layer already exists 03:09:58 6301465dea5e: Layer already exists 03:09:58 5f70bf18a086: Layer already exists 03:09:58 a3f09f02c1ed: Pushed 03:09:59 a4a2f960afa9: Pushed 03:09:59 9e76241a8f0e: Pushed 03:09:59 2bb076598800: Pushed 03:09:59 eeaa73608b53: Layer already exists 03:09:59 65b1bdd46ba3: Pushed 03:09:59 5f46891ec591: Pushed 03:10:02 eaa1463a5e67: Pushed 03:10:02 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:b9f1e17602f56809380716774d27ef7ae1ab80dafe37347b08424c2dcc6273e6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:10:03 7ba0e0706306: Preparing 03:10:03 d5154db778a8: Preparing 03:10:03 4a6c91f0cb77: Preparing 03:10:03 dc24ab93880a: Preparing 03:10:03 a6d0a4ad9fd1: Preparing 03:10:03 a3f09f02c1ed: Preparing 03:10:03 eaa1463a5e67: Preparing 03:10:03 9c5945847b84: Preparing 03:10:03 6301465dea5e: Preparing 03:10:03 9e76241a8f0e: Preparing 03:10:03 a4a2f960afa9: Preparing 03:10:03 5f70bf18a086: Preparing 03:10:03 2bb076598800: Preparing 03:10:03 65b1bdd46ba3: Preparing 03:10:03 5f46891ec591: Preparing 03:10:03 eeaa73608b53: Preparing 03:10:03 9e76241a8f0e: Waiting 03:10:03 a3f09f02c1ed: Waiting 03:10:03 eaa1463a5e67: Waiting 03:10:03 9c5945847b84: Waiting 03:10:03 6301465dea5e: Waiting 03:10:03 a4a2f960afa9: Waiting 03:10:03 5f70bf18a086: Waiting 03:10:03 65b1bdd46ba3: Waiting 03:10:03 eeaa73608b53: Waiting 03:10:03 5f46891ec591: Waiting 03:10:03 d5154db778a8: Layer already exists 03:10:03 7ba0e0706306: Layer already exists 03:10:03 4a6c91f0cb77: Layer already exists 03:10:03 a6d0a4ad9fd1: Layer already exists 03:10:03 dc24ab93880a: Layer already exists 03:10:03 a3f09f02c1ed: Layer already exists 03:10:03 eaa1463a5e67: Layer already exists 03:10:03 9c5945847b84: Layer already exists 03:10:03 6301465dea5e: Layer already exists 03:10:03 9e76241a8f0e: Layer already exists 03:10:03 5f70bf18a086: Layer already exists 03:10:03 65b1bdd46ba3: Layer already exists 03:10:03 a4a2f960afa9: Layer already exists 03:10:03 2bb076598800: Layer already exists 03:10:03 5f46891ec591: Layer already exists 03:10:03 eeaa73608b53: Layer already exists 03:10:03 latest: digest: sha256:b9f1e17602f56809380716774d27ef7ae1ab80dafe37347b08424c2dcc6273e6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 03:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:10:04 7ba0e0706306: Preparing 03:10:04 d5154db778a8: Preparing 03:10:04 4a6c91f0cb77: Preparing 03:10:04 dc24ab93880a: Preparing 03:10:04 a6d0a4ad9fd1: Preparing 03:10:04 a3f09f02c1ed: Preparing 03:10:04 eaa1463a5e67: Preparing 03:10:04 9c5945847b84: Preparing 03:10:04 6301465dea5e: Preparing 03:10:04 9e76241a8f0e: Preparing 03:10:04 a4a2f960afa9: Preparing 03:10:04 5f70bf18a086: Preparing 03:10:04 2bb076598800: Preparing 03:10:04 65b1bdd46ba3: Preparing 03:10:04 5f46891ec591: Preparing 03:10:04 eeaa73608b53: Preparing 03:10:04 a3f09f02c1ed: Waiting 03:10:04 6301465dea5e: Waiting 03:10:04 9e76241a8f0e: Waiting 03:10:04 eaa1463a5e67: Waiting 03:10:04 9c5945847b84: Waiting 03:10:04 a4a2f960afa9: Waiting 03:10:04 5f70bf18a086: Waiting 03:10:04 65b1bdd46ba3: Waiting 03:10:04 eeaa73608b53: Waiting 03:10:04 2bb076598800: Waiting 03:10:04 5f46891ec591: Waiting 03:10:04 a6d0a4ad9fd1: Layer already exists 03:10:04 d5154db778a8: Layer already exists 03:10:04 4a6c91f0cb77: Layer already exists 03:10:04 7ba0e0706306: Layer already exists 03:10:04 dc24ab93880a: Layer already exists 03:10:04 9c5945847b84: Layer already exists 03:10:04 eaa1463a5e67: Layer already exists 03:10:04 a3f09f02c1ed: Layer already exists 03:10:04 6301465dea5e: Layer already exists 03:10:04 9e76241a8f0e: Layer already exists 03:10:04 5f70bf18a086: Layer already exists 03:10:04 a4a2f960afa9: Layer already exists 03:10:04 2bb076598800: Layer already exists 03:10:04 65b1bdd46ba3: Layer already exists 03:10:04 5f46891ec591: Layer already exists 03:10:04 eeaa73608b53: Layer already exists 03:10:04 4.1.0-dev.113: digest: sha256:b9f1e17602f56809380716774d27ef7ae1ab80dafe37347b08424c2dcc6273e6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:10:05 7ba0e0706306: Preparing 03:10:05 d5154db778a8: Preparing 03:10:05 4a6c91f0cb77: Preparing 03:10:05 dc24ab93880a: Preparing 03:10:05 a6d0a4ad9fd1: Preparing 03:10:05 a3f09f02c1ed: Preparing 03:10:05 eaa1463a5e67: Preparing 03:10:05 9c5945847b84: Preparing 03:10:05 6301465dea5e: Preparing 03:10:05 9e76241a8f0e: Preparing 03:10:05 a4a2f960afa9: Preparing 03:10:05 5f70bf18a086: Preparing 03:10:05 2bb076598800: Preparing 03:10:05 65b1bdd46ba3: Preparing 03:10:05 eaa1463a5e67: Waiting 03:10:05 9c5945847b84: Waiting 03:10:05 5f46891ec591: Preparing 03:10:05 6301465dea5e: Waiting 03:10:05 eeaa73608b53: Preparing 03:10:05 9e76241a8f0e: Waiting 03:10:05 a4a2f960afa9: Waiting 03:10:05 2bb076598800: Waiting 03:10:05 65b1bdd46ba3: Waiting 03:10:05 5f46891ec591: Waiting 03:10:05 eeaa73608b53: Waiting 03:10:05 a3f09f02c1ed: Waiting 03:10:05 dc24ab93880a: Layer already exists 03:10:05 7ba0e0706306: Layer already exists 03:10:05 d5154db778a8: Layer already exists 03:10:05 4a6c91f0cb77: Layer already exists 03:10:05 a6d0a4ad9fd1: Layer already exists 03:10:05 9e76241a8f0e: Layer already exists 03:10:05 9c5945847b84: Layer already exists 03:10:05 a3f09f02c1ed: Layer already exists 03:10:05 eaa1463a5e67: Layer already exists 03:10:05 6301465dea5e: Layer already exists 03:10:05 a4a2f960afa9: Layer already exists 03:10:05 5f70bf18a086: Layer already exists 03:10:05 65b1bdd46ba3: Layer already exists 03:10:05 5f46891ec591: Layer already exists 03:10:05 2bb076598800: Layer already exists 03:10:05 eeaa73608b53: Layer already exists 03:10:05 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:b9f1e17602f56809380716774d27ef7ae1ab80dafe37347b08424c2dcc6273e6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:10:08 7ba0e0706306: Preparing 03:10:08 d5154db778a8: Preparing 03:10:08 4a6c91f0cb77: Preparing 03:10:08 dc24ab93880a: Preparing 03:10:08 a6d0a4ad9fd1: Preparing 03:10:08 a3f09f02c1ed: Preparing 03:10:08 eaa1463a5e67: Preparing 03:10:08 9c5945847b84: Preparing 03:10:08 6301465dea5e: Preparing 03:10:08 9e76241a8f0e: Preparing 03:10:08 a4a2f960afa9: Preparing 03:10:08 5f70bf18a086: Preparing 03:10:08 2bb076598800: Preparing 03:10:08 65b1bdd46ba3: Preparing 03:10:08 5f46891ec591: Preparing 03:10:08 eeaa73608b53: Preparing 03:10:08 6301465dea5e: Waiting 03:10:08 9e76241a8f0e: Waiting 03:10:08 2bb076598800: Waiting 03:10:08 65b1bdd46ba3: Waiting 03:10:08 5f70bf18a086: Waiting 03:10:08 5f46891ec591: Waiting 03:10:08 eeaa73608b53: Waiting 03:10:08 a3f09f02c1ed: Waiting 03:10:08 eaa1463a5e67: Waiting 03:10:08 9c5945847b84: Waiting 03:10:08 a4a2f960afa9: Waiting 03:10:08 a6d0a4ad9fd1: Layer already exists 03:10:08 7ba0e0706306: Layer already exists 03:10:08 4a6c91f0cb77: Layer already exists 03:10:08 dc24ab93880a: Layer already exists 03:10:08 d5154db778a8: Layer already exists 03:10:08 a3f09f02c1ed: Layer already exists 03:10:08 6301465dea5e: Layer already exists 03:10:08 9c5945847b84: Layer already exists 03:10:08 9e76241a8f0e: Layer already exists 03:10:08 eaa1463a5e67: Layer already exists 03:10:08 2bb076598800: Layer already exists 03:10:08 5f46891ec591: Layer already exists 03:10:08 5f70bf18a086: Layer already exists 03:10:08 a4a2f960afa9: Layer already exists 03:10:08 65b1bdd46ba3: Layer already exists 03:10:08 eeaa73608b53: Layer already exists 03:10:08 main: digest: sha256:b9f1e17602f56809380716774d27ef7ae1ab80dafe37347b08424c2dcc6273e6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:08 ===================================================== [Pipeline] echo 03:10:08 taggedImages: 03:10:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:10:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:10:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 03:10:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:10:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:10:08 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:10:08 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:10:08 latest 03:10:08 4.1.0-dev.113 03:10:08 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:10:08 main 03:10:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:10:09 1c33dfb8bb53: Preparing 03:10:09 a101984e0c0b: Preparing 03:10:09 4d3e71785f13: Preparing 03:10:09 96c5b9d07767: Preparing 03:10:09 9c5945847b84: Preparing 03:10:09 6301465dea5e: Preparing 03:10:09 ef831d5d971b: Preparing 03:10:09 0b5e5881981d: Preparing 03:10:09 eeaa73608b53: Preparing 03:10:09 6301465dea5e: Waiting 03:10:09 0b5e5881981d: Waiting 03:10:09 eeaa73608b53: Waiting 03:10:09 ef831d5d971b: Waiting 03:10:09 9c5945847b84: Layer already exists 03:10:09 6301465dea5e: Layer already exists 03:10:09 ef831d5d971b: Layer already exists 03:10:09 4d3e71785f13: Pushed 03:10:09 a101984e0c0b: Pushed 03:10:09 0b5e5881981d: Layer already exists 03:10:09 1c33dfb8bb53: Pushed 03:10:09 eeaa73608b53: Layer already exists 03:10:17 96c5b9d07767: Pushed 03:10:17 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:b976af830c9fb0141b8b3851d7c52d308c97734c88374b40232c84d9f0920911 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:10:18 1c33dfb8bb53: Preparing 03:10:18 a101984e0c0b: Preparing 03:10:18 4d3e71785f13: Preparing 03:10:18 96c5b9d07767: Preparing 03:10:18 9c5945847b84: Preparing 03:10:18 6301465dea5e: Preparing 03:10:18 ef831d5d971b: Preparing 03:10:18 0b5e5881981d: Preparing 03:10:18 eeaa73608b53: Preparing 03:10:18 6301465dea5e: Waiting 03:10:18 ef831d5d971b: Waiting 03:10:18 0b5e5881981d: Waiting 03:10:18 eeaa73608b53: Waiting 03:10:18 96c5b9d07767: Layer already exists 03:10:18 9c5945847b84: Layer already exists 03:10:18 a101984e0c0b: Layer already exists 03:10:18 1c33dfb8bb53: Layer already exists 03:10:18 4d3e71785f13: Layer already exists 03:10:18 6301465dea5e: Layer already exists 03:10:18 0b5e5881981d: Layer already exists 03:10:18 eeaa73608b53: Layer already exists 03:10:18 ef831d5d971b: Layer already exists 03:10:18 latest: digest: sha256:b976af830c9fb0141b8b3851d7c52d308c97734c88374b40232c84d9f0920911 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 03:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:10:22 1c33dfb8bb53: Preparing 03:10:22 a101984e0c0b: Preparing 03:10:22 4d3e71785f13: Preparing 03:10:22 96c5b9d07767: Preparing 03:10:22 9c5945847b84: Preparing 03:10:22 6301465dea5e: Preparing 03:10:22 ef831d5d971b: Preparing 03:10:22 0b5e5881981d: Preparing 03:10:22 eeaa73608b53: Preparing 03:10:22 6301465dea5e: Waiting 03:10:22 ef831d5d971b: Waiting 03:10:22 0b5e5881981d: Waiting 03:10:22 eeaa73608b53: Waiting 03:10:22 9c5945847b84: Layer already exists 03:10:22 4d3e71785f13: Layer already exists 03:10:22 96c5b9d07767: Layer already exists 03:10:22 1c33dfb8bb53: Layer already exists 03:10:22 a101984e0c0b: Layer already exists 03:10:22 6301465dea5e: Layer already exists 03:10:22 0b5e5881981d: Layer already exists 03:10:22 eeaa73608b53: Layer already exists 03:10:22 ef831d5d971b: Layer already exists 03:10:22 4.1.0-dev.113: digest: sha256:b976af830c9fb0141b8b3851d7c52d308c97734c88374b40232c84d9f0920911 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:10:23 1c33dfb8bb53: Preparing 03:10:23 a101984e0c0b: Preparing 03:10:23 4d3e71785f13: Preparing 03:10:23 96c5b9d07767: Preparing 03:10:23 9c5945847b84: Preparing 03:10:23 6301465dea5e: Preparing 03:10:23 ef831d5d971b: Preparing 03:10:23 0b5e5881981d: Preparing 03:10:23 eeaa73608b53: Preparing 03:10:23 ef831d5d971b: Waiting 03:10:23 0b5e5881981d: Waiting 03:10:23 eeaa73608b53: Waiting 03:10:23 6301465dea5e: Waiting 03:10:23 4d3e71785f13: Layer already exists 03:10:23 1c33dfb8bb53: Layer already exists 03:10:23 96c5b9d07767: Layer already exists 03:10:23 a101984e0c0b: Layer already exists 03:10:23 9c5945847b84: Layer already exists 03:10:23 ef831d5d971b: Layer already exists 03:10:23 6301465dea5e: Layer already exists 03:10:23 eeaa73608b53: Layer already exists 03:10:23 0b5e5881981d: Layer already exists 03:10:23 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:b976af830c9fb0141b8b3851d7c52d308c97734c88374b40232c84d9f0920911 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:10:24 1c33dfb8bb53: Preparing 03:10:24 a101984e0c0b: Preparing 03:10:24 4d3e71785f13: Preparing 03:10:24 96c5b9d07767: Preparing 03:10:24 9c5945847b84: Preparing 03:10:24 6301465dea5e: Preparing 03:10:24 6301465dea5e: Waiting 03:10:24 ef831d5d971b: Preparing 03:10:24 0b5e5881981d: Preparing 03:10:24 ef831d5d971b: Waiting 03:10:24 eeaa73608b53: Preparing 03:10:24 0b5e5881981d: Waiting 03:10:24 eeaa73608b53: Waiting 03:10:24 9c5945847b84: Layer already exists 03:10:24 1c33dfb8bb53: Layer already exists 03:10:24 96c5b9d07767: Layer already exists 03:10:24 a101984e0c0b: Layer already exists 03:10:24 4d3e71785f13: Layer already exists 03:10:24 6301465dea5e: Layer already exists 03:10:24 ef831d5d971b: Layer already exists 03:10:24 eeaa73608b53: Layer already exists 03:10:24 0b5e5881981d: Layer already exists 03:10:24 main: digest: sha256:b976af830c9fb0141b8b3851d7c52d308c97734c88374b40232c84d9f0920911 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:25 ===================================================== [Pipeline] echo 03:10:25 taggedImages: 03:10:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:10:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:10:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 03:10:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:10:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:10:25 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:10:25 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:10:25 latest 03:10:25 4.1.0-dev.113 03:10:25 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:10:25 main 03:10:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:10:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:10:25 e910d351f91b: Preparing 03:10:25 7ea5e80f6d9f: Preparing 03:10:25 cc924b54eacd: Preparing 03:10:25 e186aca90816: Preparing 03:10:25 36e67775ca7a: Preparing 03:10:25 9c5945847b84: Preparing 03:10:25 6301465dea5e: Preparing 03:10:25 aac56f80908d: Preparing 03:10:25 40bb8b21e2c6: Preparing 03:10:25 a79bcfb1f3be: Preparing 03:10:25 eeaa73608b53: Preparing 03:10:25 9c5945847b84: Waiting 03:10:25 6301465dea5e: Waiting 03:10:25 aac56f80908d: Waiting 03:10:25 a79bcfb1f3be: Waiting 03:10:25 eeaa73608b53: Waiting 03:10:25 40bb8b21e2c6: Waiting 03:10:26 7ea5e80f6d9f: Pushed 03:10:26 e186aca90816: Pushed 03:10:26 36e67775ca7a: Pushed 03:10:26 9c5945847b84: Layer already exists 03:10:26 e910d351f91b: Pushed 03:10:26 6301465dea5e: Layer already exists 03:10:26 eeaa73608b53: Layer already exists 03:10:26 aac56f80908d: Pushed 03:10:26 40bb8b21e2c6: Pushed 03:10:29 a79bcfb1f3be: Pushed 03:10:32 cc924b54eacd: Pushed 03:10:32 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:6a31b8132c336d91f948c63ae384a544342ba31e172ead65de1579b370dcfe66 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:10:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:10:37 e910d351f91b: Preparing 03:10:37 7ea5e80f6d9f: Preparing 03:10:37 cc924b54eacd: Preparing 03:10:37 e186aca90816: Preparing 03:10:37 36e67775ca7a: Preparing 03:10:37 9c5945847b84: Preparing 03:10:37 6301465dea5e: Preparing 03:10:37 aac56f80908d: Preparing 03:10:37 40bb8b21e2c6: Preparing 03:10:37 a79bcfb1f3be: Preparing 03:10:37 eeaa73608b53: Preparing 03:10:37 aac56f80908d: Waiting 03:10:37 40bb8b21e2c6: Waiting 03:10:37 a79bcfb1f3be: Waiting 03:10:37 eeaa73608b53: Waiting 03:10:37 9c5945847b84: Waiting 03:10:37 6301465dea5e: Waiting 03:10:37 36e67775ca7a: Layer already exists 03:10:37 e186aca90816: Layer already exists 03:10:37 e910d351f91b: Layer already exists 03:10:37 7ea5e80f6d9f: Layer already exists 03:10:37 cc924b54eacd: Layer already exists 03:10:37 9c5945847b84: Layer already exists 03:10:37 6301465dea5e: Layer already exists 03:10:37 aac56f80908d: Layer already exists 03:10:37 40bb8b21e2c6: Layer already exists 03:10:37 a79bcfb1f3be: Layer already exists 03:10:37 eeaa73608b53: Layer already exists 03:10:37 latest: digest: sha256:6a31b8132c336d91f948c63ae384a544342ba31e172ead65de1579b370dcfe66 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 03:10:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:10:38 e910d351f91b: Preparing 03:10:38 7ea5e80f6d9f: Preparing 03:10:38 cc924b54eacd: Preparing 03:10:38 e186aca90816: Preparing 03:10:38 36e67775ca7a: Preparing 03:10:38 9c5945847b84: Preparing 03:10:38 6301465dea5e: Preparing 03:10:38 aac56f80908d: Preparing 03:10:38 40bb8b21e2c6: Preparing 03:10:38 a79bcfb1f3be: Preparing 03:10:38 eeaa73608b53: Preparing 03:10:38 aac56f80908d: Waiting 03:10:38 40bb8b21e2c6: Waiting 03:10:38 9c5945847b84: Waiting 03:10:38 a79bcfb1f3be: Waiting 03:10:38 eeaa73608b53: Waiting 03:10:38 6301465dea5e: Waiting 03:10:38 cc924b54eacd: Layer already exists 03:10:38 e910d351f91b: Layer already exists 03:10:38 e186aca90816: Layer already exists 03:10:38 36e67775ca7a: Layer already exists 03:10:38 7ea5e80f6d9f: Layer already exists 03:10:38 6301465dea5e: Layer already exists 03:10:38 aac56f80908d: Layer already exists 03:10:38 9c5945847b84: Layer already exists 03:10:38 a79bcfb1f3be: Layer already exists 03:10:38 40bb8b21e2c6: Layer already exists 03:10:38 eeaa73608b53: Layer already exists 03:10:38 4.1.0-dev.113: digest: sha256:6a31b8132c336d91f948c63ae384a544342ba31e172ead65de1579b370dcfe66 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:10:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:10:38 e910d351f91b: Preparing 03:10:38 7ea5e80f6d9f: Preparing 03:10:38 cc924b54eacd: Preparing 03:10:38 e186aca90816: Preparing 03:10:38 36e67775ca7a: Preparing 03:10:38 9c5945847b84: Preparing 03:10:38 6301465dea5e: Preparing 03:10:38 9c5945847b84: Waiting 03:10:38 aac56f80908d: Preparing 03:10:38 40bb8b21e2c6: Preparing 03:10:38 a79bcfb1f3be: Preparing 03:10:38 6301465dea5e: Waiting 03:10:38 eeaa73608b53: Preparing 03:10:38 aac56f80908d: Waiting 03:10:38 40bb8b21e2c6: Waiting 03:10:38 a79bcfb1f3be: Waiting 03:10:38 eeaa73608b53: Waiting 03:10:38 36e67775ca7a: Layer already exists 03:10:38 e186aca90816: Layer already exists 03:10:38 cc924b54eacd: Layer already exists 03:10:38 7ea5e80f6d9f: Layer already exists 03:10:38 e910d351f91b: Layer already exists 03:10:38 6301465dea5e: Layer already exists 03:10:38 aac56f80908d: Layer already exists 03:10:38 40bb8b21e2c6: Layer already exists 03:10:38 a79bcfb1f3be: Layer already exists 03:10:38 9c5945847b84: Layer already exists 03:10:38 eeaa73608b53: Layer already exists 03:10:39 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:6a31b8132c336d91f948c63ae384a544342ba31e172ead65de1579b370dcfe66 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:10:39 e910d351f91b: Preparing 03:10:39 7ea5e80f6d9f: Preparing 03:10:39 cc924b54eacd: Preparing 03:10:39 e186aca90816: Preparing 03:10:39 36e67775ca7a: Preparing 03:10:39 9c5945847b84: Preparing 03:10:39 6301465dea5e: Preparing 03:10:39 aac56f80908d: Preparing 03:10:39 40bb8b21e2c6: Preparing 03:10:39 a79bcfb1f3be: Preparing 03:10:39 eeaa73608b53: Preparing 03:10:39 aac56f80908d: Waiting 03:10:39 40bb8b21e2c6: Waiting 03:10:39 a79bcfb1f3be: Waiting 03:10:39 eeaa73608b53: Waiting 03:10:39 9c5945847b84: Waiting 03:10:39 6301465dea5e: Waiting 03:10:39 e186aca90816: Layer already exists 03:10:39 36e67775ca7a: Layer already exists 03:10:39 e910d351f91b: Layer already exists 03:10:39 cc924b54eacd: Layer already exists 03:10:39 7ea5e80f6d9f: Layer already exists 03:10:39 9c5945847b84: Layer already exists 03:10:39 a79bcfb1f3be: Layer already exists 03:10:39 aac56f80908d: Layer already exists 03:10:39 6301465dea5e: Layer already exists 03:10:39 40bb8b21e2c6: Layer already exists 03:10:39 eeaa73608b53: Layer already exists 03:10:40 main: digest: sha256:6a31b8132c336d91f948c63ae384a544342ba31e172ead65de1579b370dcfe66 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:40 ===================================================== [Pipeline] echo 03:10:40 taggedImages: 03:10:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:10:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:10:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 03:10:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:10:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:10:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:10:40 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:10:40 latest 03:10:40 4.1.0-dev.113 03:10:40 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:10:40 main 03:10:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:10:40 94abb52e67b7: Preparing 03:10:40 24ab6f9a3db8: Preparing 03:10:40 024c9fca3682: Preparing 03:10:40 46f959530911: Preparing 03:10:40 ffc3ebcab2ee: Preparing 03:10:40 a047925a70ac: Preparing 03:10:40 30a5d08a235b: Preparing 03:10:40 9c5945847b84: Preparing 03:10:40 6301465dea5e: Preparing 03:10:40 d52f5c218cdf: Preparing 03:10:40 529481311ff5: Preparing 03:10:40 eeaa73608b53: Preparing 03:10:40 a047925a70ac: Waiting 03:10:40 30a5d08a235b: Waiting 03:10:40 9c5945847b84: Waiting 03:10:40 529481311ff5: Waiting 03:10:40 d52f5c218cdf: Waiting 03:10:40 eeaa73608b53: Waiting 03:10:40 6301465dea5e: Waiting 03:10:41 24ab6f9a3db8: Pushed 03:10:41 ffc3ebcab2ee: Pushed 03:10:41 94abb52e67b7: Pushed 03:10:41 9c5945847b84: Layer already exists 03:10:41 6301465dea5e: Layer already exists 03:10:41 30a5d08a235b: Pushed 03:10:41 a047925a70ac: Pushed 03:10:41 eeaa73608b53: Layer already exists 03:10:41 d52f5c218cdf: Pushed 03:10:44 529481311ff5: Pushed 03:10:47 46f959530911: Pushed 03:10:48 024c9fca3682: Pushed 03:10:49 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:f814adf455d617fd00453b8dd86d238051fd06b2026c506f64a000f408e094aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:10:50 94abb52e67b7: Preparing 03:10:50 24ab6f9a3db8: Preparing 03:10:50 024c9fca3682: Preparing 03:10:50 46f959530911: Preparing 03:10:50 ffc3ebcab2ee: Preparing 03:10:50 a047925a70ac: Preparing 03:10:50 30a5d08a235b: Preparing 03:10:50 9c5945847b84: Preparing 03:10:50 6301465dea5e: Preparing 03:10:50 d52f5c218cdf: Preparing 03:10:50 529481311ff5: Preparing 03:10:50 eeaa73608b53: Preparing 03:10:50 9c5945847b84: Waiting 03:10:50 6301465dea5e: Waiting 03:10:50 d52f5c218cdf: Waiting 03:10:50 529481311ff5: Waiting 03:10:50 eeaa73608b53: Waiting 03:10:50 a047925a70ac: Waiting 03:10:50 30a5d08a235b: Waiting 03:10:50 024c9fca3682: Layer already exists 03:10:50 ffc3ebcab2ee: Layer already exists 03:10:50 24ab6f9a3db8: Layer already exists 03:10:50 46f959530911: Layer already exists 03:10:50 94abb52e67b7: Layer already exists 03:10:50 6301465dea5e: Layer already exists 03:10:50 30a5d08a235b: Layer already exists 03:10:50 a047925a70ac: Layer already exists 03:10:50 d52f5c218cdf: Layer already exists 03:10:50 9c5945847b84: Layer already exists 03:10:50 529481311ff5: Layer already exists 03:10:50 eeaa73608b53: Layer already exists 03:10:50 latest: digest: sha256:f814adf455d617fd00453b8dd86d238051fd06b2026c506f64a000f408e094aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 03:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:10:51 94abb52e67b7: Preparing 03:10:51 24ab6f9a3db8: Preparing 03:10:51 024c9fca3682: Preparing 03:10:51 46f959530911: Preparing 03:10:51 ffc3ebcab2ee: Preparing 03:10:51 a047925a70ac: Preparing 03:10:51 30a5d08a235b: Preparing 03:10:51 9c5945847b84: Preparing 03:10:51 6301465dea5e: Preparing 03:10:51 d52f5c218cdf: Preparing 03:10:51 529481311ff5: Preparing 03:10:51 eeaa73608b53: Preparing 03:10:51 9c5945847b84: Waiting 03:10:51 6301465dea5e: Waiting 03:10:51 d52f5c218cdf: Waiting 03:10:51 529481311ff5: Waiting 03:10:51 eeaa73608b53: Waiting 03:10:51 a047925a70ac: Waiting 03:10:51 30a5d08a235b: Waiting 03:10:51 24ab6f9a3db8: Layer already exists 03:10:51 94abb52e67b7: Layer already exists 03:10:51 46f959530911: Layer already exists 03:10:51 024c9fca3682: Layer already exists 03:10:51 ffc3ebcab2ee: Layer already exists 03:10:51 9c5945847b84: Layer already exists 03:10:51 30a5d08a235b: Layer already exists 03:10:51 a047925a70ac: Layer already exists 03:10:51 6301465dea5e: Layer already exists 03:10:51 d52f5c218cdf: Layer already exists 03:10:51 529481311ff5: Layer already exists 03:10:51 eeaa73608b53: Layer already exists 03:10:51 4.1.0-dev.113: digest: sha256:f814adf455d617fd00453b8dd86d238051fd06b2026c506f64a000f408e094aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:10:52 94abb52e67b7: Preparing 03:10:52 24ab6f9a3db8: Preparing 03:10:52 024c9fca3682: Preparing 03:10:52 46f959530911: Preparing 03:10:52 ffc3ebcab2ee: Preparing 03:10:52 a047925a70ac: Preparing 03:10:52 30a5d08a235b: Preparing 03:10:52 9c5945847b84: Preparing 03:10:52 6301465dea5e: Preparing 03:10:52 d52f5c218cdf: Preparing 03:10:52 529481311ff5: Preparing 03:10:52 eeaa73608b53: Preparing 03:10:52 a047925a70ac: Waiting 03:10:52 30a5d08a235b: Waiting 03:10:52 6301465dea5e: Waiting 03:10:52 d52f5c218cdf: Waiting 03:10:52 529481311ff5: Waiting 03:10:52 eeaa73608b53: Waiting 03:10:52 9c5945847b84: Waiting 03:10:52 ffc3ebcab2ee: Layer already exists 03:10:52 024c9fca3682: Layer already exists 03:10:52 46f959530911: Layer already exists 03:10:52 24ab6f9a3db8: Layer already exists 03:10:52 94abb52e67b7: Layer already exists 03:10:52 d52f5c218cdf: Layer already exists 03:10:52 a047925a70ac: Layer already exists 03:10:52 9c5945847b84: Layer already exists 03:10:52 6301465dea5e: Layer already exists 03:10:52 30a5d08a235b: Layer already exists 03:10:52 eeaa73608b53: Layer already exists 03:10:52 529481311ff5: Layer already exists 03:10:52 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:f814adf455d617fd00453b8dd86d238051fd06b2026c506f64a000f408e094aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:10:53 94abb52e67b7: Preparing 03:10:53 24ab6f9a3db8: Preparing 03:10:53 024c9fca3682: Preparing 03:10:53 46f959530911: Preparing 03:10:53 ffc3ebcab2ee: Preparing 03:10:53 a047925a70ac: Preparing 03:10:53 30a5d08a235b: Preparing 03:10:53 9c5945847b84: Preparing 03:10:53 6301465dea5e: Preparing 03:10:53 d52f5c218cdf: Preparing 03:10:53 529481311ff5: Preparing 03:10:53 eeaa73608b53: Preparing 03:10:53 6301465dea5e: Waiting 03:10:53 a047925a70ac: Waiting 03:10:53 d52f5c218cdf: Waiting 03:10:53 30a5d08a235b: Waiting 03:10:53 529481311ff5: Waiting 03:10:53 9c5945847b84: Waiting 03:10:53 eeaa73608b53: Waiting 03:10:53 24ab6f9a3db8: Layer already exists 03:10:53 46f959530911: Layer already exists 03:10:53 024c9fca3682: Layer already exists 03:10:53 94abb52e67b7: Layer already exists 03:10:53 ffc3ebcab2ee: Layer already exists 03:10:53 30a5d08a235b: Layer already exists 03:10:53 d52f5c218cdf: Layer already exists 03:10:53 a047925a70ac: Layer already exists 03:10:53 6301465dea5e: Layer already exists 03:10:53 9c5945847b84: Layer already exists 03:10:53 529481311ff5: Layer already exists 03:10:53 eeaa73608b53: Layer already exists 03:10:53 main: digest: sha256:f814adf455d617fd00453b8dd86d238051fd06b2026c506f64a000f408e094aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:53 ===================================================== [Pipeline] echo 03:10:53 taggedImages: 03:10:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:10:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:10:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 03:10:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:10:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:10:53 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:10:53 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:10:53 latest 03:10:53 4.1.0-dev.113 03:10:53 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:10:53 main 03:10:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:10:54 6ada25945aed: Preparing 03:10:54 2b55c0161d10: Preparing 03:10:54 9c5945847b84: Preparing 03:10:54 6301465dea5e: Preparing 03:10:54 d1e6fdd4097a: Preparing 03:10:54 7c829b612ca8: Preparing 03:10:54 eeaa73608b53: Preparing 03:10:54 7c829b612ca8: Waiting 03:10:54 eeaa73608b53: Waiting 03:10:54 9c5945847b84: Layer already exists 03:10:54 6301465dea5e: Layer already exists 03:10:54 d1e6fdd4097a: Pushed 03:10:54 eeaa73608b53: Layer already exists 03:10:54 6ada25945aed: Pushed 03:10:56 7c829b612ca8: Pushed 03:11:02 2b55c0161d10: Pushed 03:11:02 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:e1701476ae4c9ecf3f7511b47f93404dec38271d63d314393e3ffb0869b61163 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:11:02 6ada25945aed: Preparing 03:11:02 2b55c0161d10: Preparing 03:11:02 9c5945847b84: Preparing 03:11:02 6301465dea5e: Preparing 03:11:02 d1e6fdd4097a: Preparing 03:11:02 7c829b612ca8: Preparing 03:11:02 eeaa73608b53: Preparing 03:11:02 7c829b612ca8: Waiting 03:11:02 eeaa73608b53: Waiting 03:11:02 9c5945847b84: Layer already exists 03:11:02 6301465dea5e: Layer already exists 03:11:02 d1e6fdd4097a: Layer already exists 03:11:02 6ada25945aed: Layer already exists 03:11:02 2b55c0161d10: Layer already exists 03:11:02 7c829b612ca8: Layer already exists 03:11:02 eeaa73608b53: Layer already exists 03:11:03 latest: digest: sha256:e1701476ae4c9ecf3f7511b47f93404dec38271d63d314393e3ffb0869b61163 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 03:11:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:11:03 6ada25945aed: Preparing 03:11:03 2b55c0161d10: Preparing 03:11:03 9c5945847b84: Preparing 03:11:03 6301465dea5e: Preparing 03:11:03 d1e6fdd4097a: Preparing 03:11:03 7c829b612ca8: Preparing 03:11:03 eeaa73608b53: Preparing 03:11:03 7c829b612ca8: Waiting 03:11:03 eeaa73608b53: Waiting 03:11:03 6ada25945aed: Layer already exists 03:11:03 d1e6fdd4097a: Layer already exists 03:11:03 9c5945847b84: Layer already exists 03:11:03 2b55c0161d10: Layer already exists 03:11:03 6301465dea5e: Layer already exists 03:11:03 7c829b612ca8: Layer already exists 03:11:03 eeaa73608b53: Layer already exists 03:11:03 4.1.0-dev.113: digest: sha256:e1701476ae4c9ecf3f7511b47f93404dec38271d63d314393e3ffb0869b61163 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:11:04 6ada25945aed: Preparing 03:11:04 2b55c0161d10: Preparing 03:11:04 9c5945847b84: Preparing 03:11:04 6301465dea5e: Preparing 03:11:04 d1e6fdd4097a: Preparing 03:11:04 7c829b612ca8: Preparing 03:11:04 eeaa73608b53: Preparing 03:11:04 7c829b612ca8: Waiting 03:11:04 eeaa73608b53: Waiting 03:11:04 2b55c0161d10: Layer already exists 03:11:04 6301465dea5e: Layer already exists 03:11:04 9c5945847b84: Layer already exists 03:11:04 6ada25945aed: Layer already exists 03:11:04 d1e6fdd4097a: Layer already exists 03:11:04 eeaa73608b53: Layer already exists 03:11:04 7c829b612ca8: Layer already exists 03:11:04 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:e1701476ae4c9ecf3f7511b47f93404dec38271d63d314393e3ffb0869b61163 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:11:05 6ada25945aed: Preparing 03:11:05 2b55c0161d10: Preparing 03:11:05 9c5945847b84: Preparing 03:11:05 6301465dea5e: Preparing 03:11:05 d1e6fdd4097a: Preparing 03:11:05 7c829b612ca8: Preparing 03:11:05 eeaa73608b53: Preparing 03:11:05 7c829b612ca8: Waiting 03:11:05 eeaa73608b53: Waiting 03:11:05 9c5945847b84: Layer already exists 03:11:05 6ada25945aed: Layer already exists 03:11:05 2b55c0161d10: Layer already exists 03:11:05 d1e6fdd4097a: Layer already exists 03:11:05 6301465dea5e: Layer already exists 03:11:05 eeaa73608b53: Layer already exists 03:11:05 7c829b612ca8: Layer already exists 03:11:05 main: digest: sha256:e1701476ae4c9ecf3f7511b47f93404dec38271d63d314393e3ffb0869b61163 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:05 ===================================================== [Pipeline] echo 03:11:05 taggedImages: 03:11:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:11:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:11:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 03:11:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:11:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:11:05 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:11:05 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:11:05 latest 03:11:05 4.1.0-dev.113 03:11:05 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:11:05 main 03:11:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:06 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:11:06 094971c6c171: Preparing 03:11:06 dd5b142e8796: Preparing 03:11:06 16bd6c4027f1: Preparing 03:11:06 9c5945847b84: Preparing 03:11:06 6301465dea5e: Preparing 03:11:06 63a55c97e158: Preparing 03:11:06 24a8c0a5b9c1: Preparing 03:11:06 14bddb752864: Preparing 03:11:06 854ea569a4c1: Preparing 03:11:06 eeaa73608b53: Preparing 03:11:06 63a55c97e158: Waiting 03:11:06 24a8c0a5b9c1: Waiting 03:11:06 14bddb752864: Waiting 03:11:06 854ea569a4c1: Waiting 03:11:06 eeaa73608b53: Waiting 03:11:06 9c5945847b84: Layer already exists 03:11:06 6301465dea5e: Layer already exists 03:11:06 dd5b142e8796: Pushed 03:11:06 16bd6c4027f1: Pushed 03:11:06 094971c6c171: Pushed 03:11:06 eeaa73608b53: Layer already exists 03:11:06 14bddb752864: Pushed 03:11:07 854ea569a4c1: Pushed 03:11:19 24a8c0a5b9c1: Pushed 03:11:34 63a55c97e158: Pushed 03:11:34 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:396ccddc484e375a258a9c31b9e6a678b227fd72dc2ad0907fa3e070bfc4bfe2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:11:35 094971c6c171: Preparing 03:11:35 dd5b142e8796: Preparing 03:11:35 16bd6c4027f1: Preparing 03:11:35 9c5945847b84: Preparing 03:11:35 6301465dea5e: Preparing 03:11:35 63a55c97e158: Preparing 03:11:35 24a8c0a5b9c1: Preparing 03:11:35 14bddb752864: Preparing 03:11:35 854ea569a4c1: Preparing 03:11:35 eeaa73608b53: Preparing 03:11:35 24a8c0a5b9c1: Waiting 03:11:35 14bddb752864: Waiting 03:11:35 854ea569a4c1: Waiting 03:11:35 eeaa73608b53: Waiting 03:11:35 63a55c97e158: Waiting 03:11:35 6301465dea5e: Layer already exists 03:11:35 dd5b142e8796: Layer already exists 03:11:35 9c5945847b84: Layer already exists 03:11:35 16bd6c4027f1: Layer already exists 03:11:35 094971c6c171: Layer already exists 03:11:35 14bddb752864: Layer already exists 03:11:35 63a55c97e158: Layer already exists 03:11:35 24a8c0a5b9c1: Layer already exists 03:11:35 854ea569a4c1: Layer already exists 03:11:35 eeaa73608b53: Layer already exists 03:11:35 latest: digest: sha256:396ccddc484e375a258a9c31b9e6a678b227fd72dc2ad0907fa3e070bfc4bfe2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 03:11:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:11:36 094971c6c171: Preparing 03:11:36 dd5b142e8796: Preparing 03:11:36 16bd6c4027f1: Preparing 03:11:36 9c5945847b84: Preparing 03:11:36 6301465dea5e: Preparing 03:11:36 63a55c97e158: Preparing 03:11:36 24a8c0a5b9c1: Preparing 03:11:36 14bddb752864: Preparing 03:11:36 854ea569a4c1: Preparing 03:11:36 eeaa73608b53: Preparing 03:11:36 14bddb752864: Waiting 03:11:36 854ea569a4c1: Waiting 03:11:36 eeaa73608b53: Waiting 03:11:36 63a55c97e158: Waiting 03:11:36 24a8c0a5b9c1: Waiting 03:11:36 9c5945847b84: Layer already exists 03:11:36 dd5b142e8796: Layer already exists 03:11:36 6301465dea5e: Layer already exists 03:11:36 094971c6c171: Layer already exists 03:11:36 16bd6c4027f1: Layer already exists 03:11:36 854ea569a4c1: Layer already exists 03:11:36 14bddb752864: Layer already exists 03:11:36 63a55c97e158: Layer already exists 03:11:36 eeaa73608b53: Layer already exists 03:11:36 24a8c0a5b9c1: Layer already exists 03:11:36 4.1.0-dev.113: digest: sha256:396ccddc484e375a258a9c31b9e6a678b227fd72dc2ad0907fa3e070bfc4bfe2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:11:37 094971c6c171: Preparing 03:11:37 dd5b142e8796: Preparing 03:11:37 16bd6c4027f1: Preparing 03:11:37 9c5945847b84: Preparing 03:11:37 6301465dea5e: Preparing 03:11:37 63a55c97e158: Preparing 03:11:37 24a8c0a5b9c1: Preparing 03:11:37 14bddb752864: Preparing 03:11:37 854ea569a4c1: Preparing 03:11:37 eeaa73608b53: Preparing 03:11:37 63a55c97e158: Waiting 03:11:37 24a8c0a5b9c1: Waiting 03:11:37 14bddb752864: Waiting 03:11:37 854ea569a4c1: Waiting 03:11:37 eeaa73608b53: Waiting 03:11:37 dd5b142e8796: Layer already exists 03:11:37 16bd6c4027f1: Layer already exists 03:11:37 094971c6c171: Layer already exists 03:11:37 6301465dea5e: Layer already exists 03:11:37 9c5945847b84: Layer already exists 03:11:37 854ea569a4c1: Layer already exists 03:11:37 14bddb752864: Layer already exists 03:11:37 63a55c97e158: Layer already exists 03:11:37 eeaa73608b53: Layer already exists 03:11:37 24a8c0a5b9c1: Layer already exists 03:11:37 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:396ccddc484e375a258a9c31b9e6a678b227fd72dc2ad0907fa3e070bfc4bfe2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:11:38 094971c6c171: Preparing 03:11:38 dd5b142e8796: Preparing 03:11:38 16bd6c4027f1: Preparing 03:11:38 9c5945847b84: Preparing 03:11:38 6301465dea5e: Preparing 03:11:38 63a55c97e158: Preparing 03:11:38 24a8c0a5b9c1: Preparing 03:11:38 14bddb752864: Preparing 03:11:38 854ea569a4c1: Preparing 03:11:38 eeaa73608b53: Preparing 03:11:38 24a8c0a5b9c1: Waiting 03:11:38 854ea569a4c1: Waiting 03:11:38 14bddb752864: Waiting 03:11:38 eeaa73608b53: Waiting 03:11:38 63a55c97e158: Waiting 03:11:38 6301465dea5e: Layer already exists 03:11:38 dd5b142e8796: Layer already exists 03:11:38 094971c6c171: Layer already exists 03:11:38 9c5945847b84: Layer already exists 03:11:38 16bd6c4027f1: Layer already exists 03:11:38 24a8c0a5b9c1: Layer already exists 03:11:38 63a55c97e158: Layer already exists 03:11:38 14bddb752864: Layer already exists 03:11:38 854ea569a4c1: Layer already exists 03:11:38 eeaa73608b53: Layer already exists 03:11:38 main: digest: sha256:396ccddc484e375a258a9c31b9e6a678b227fd72dc2ad0907fa3e070bfc4bfe2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:38 ===================================================== [Pipeline] echo 03:11:38 taggedImages: 03:11:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:11:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:11:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 03:11:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:11:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:11:38 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:11:38 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:11:38 latest 03:11:38 4.1.0-dev.113 03:11:38 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:11:38 main 03:11:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:11:39 334ad87ad27f: Preparing 03:11:39 68e68158c856: Preparing 03:11:39 c2128b46ef62: Preparing 03:11:39 9c5945847b84: Preparing 03:11:39 6301465dea5e: Preparing 03:11:39 7ebbe1373e0e: Preparing 03:11:39 a2b9f0f24875: Preparing 03:11:39 d95c781ada8e: Preparing 03:11:39 eeaa73608b53: Preparing 03:11:39 a2b9f0f24875: Waiting 03:11:39 d95c781ada8e: Waiting 03:11:39 eeaa73608b53: Waiting 03:11:39 7ebbe1373e0e: Waiting 03:11:39 9c5945847b84: Layer already exists 03:11:39 6301465dea5e: Layer already exists 03:11:39 68e68158c856: Pushed 03:11:39 334ad87ad27f: Pushed 03:11:39 c2128b46ef62: Pushed 03:11:39 a2b9f0f24875: Pushed 03:11:39 eeaa73608b53: Layer already exists 03:11:40 d95c781ada8e: Pushed 03:12:07 7ebbe1373e0e: Pushed 03:12:07 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:a0b0faafbf5a0e9c55af5a557a8dde37e6cfd148ea6ba25aa489da7cde16d3ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:12:08 334ad87ad27f: Preparing 03:12:08 68e68158c856: Preparing 03:12:08 c2128b46ef62: Preparing 03:12:08 9c5945847b84: Preparing 03:12:08 6301465dea5e: Preparing 03:12:08 7ebbe1373e0e: Preparing 03:12:08 a2b9f0f24875: Preparing 03:12:08 d95c781ada8e: Preparing 03:12:08 eeaa73608b53: Preparing 03:12:08 7ebbe1373e0e: Waiting 03:12:08 a2b9f0f24875: Waiting 03:12:08 d95c781ada8e: Waiting 03:12:08 eeaa73608b53: Waiting 03:12:08 9c5945847b84: Layer already exists 03:12:08 6301465dea5e: Layer already exists 03:12:08 c2128b46ef62: Layer already exists 03:12:08 334ad87ad27f: Layer already exists 03:12:08 68e68158c856: Layer already exists 03:12:08 7ebbe1373e0e: Layer already exists 03:12:08 a2b9f0f24875: Layer already exists 03:12:08 eeaa73608b53: Layer already exists 03:12:08 d95c781ada8e: Layer already exists 03:12:08 latest: digest: sha256:a0b0faafbf5a0e9c55af5a557a8dde37e6cfd148ea6ba25aa489da7cde16d3ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 03:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:12:09 334ad87ad27f: Preparing 03:12:09 68e68158c856: Preparing 03:12:09 c2128b46ef62: Preparing 03:12:09 9c5945847b84: Preparing 03:12:09 6301465dea5e: Preparing 03:12:09 7ebbe1373e0e: Preparing 03:12:09 a2b9f0f24875: Preparing 03:12:09 d95c781ada8e: Preparing 03:12:09 eeaa73608b53: Preparing 03:12:09 7ebbe1373e0e: Waiting 03:12:09 a2b9f0f24875: Waiting 03:12:09 d95c781ada8e: Waiting 03:12:09 eeaa73608b53: Waiting 03:12:09 334ad87ad27f: Layer already exists 03:12:09 6301465dea5e: Layer already exists 03:12:09 c2128b46ef62: Layer already exists 03:12:09 68e68158c856: Layer already exists 03:12:09 9c5945847b84: Layer already exists 03:12:09 7ebbe1373e0e: Layer already exists 03:12:09 eeaa73608b53: Layer already exists 03:12:09 d95c781ada8e: Layer already exists 03:12:09 a2b9f0f24875: Layer already exists 03:12:09 4.1.0-dev.113: digest: sha256:a0b0faafbf5a0e9c55af5a557a8dde37e6cfd148ea6ba25aa489da7cde16d3ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:12:10 334ad87ad27f: Preparing 03:12:10 68e68158c856: Preparing 03:12:10 c2128b46ef62: Preparing 03:12:10 9c5945847b84: Preparing 03:12:10 6301465dea5e: Preparing 03:12:10 7ebbe1373e0e: Preparing 03:12:10 a2b9f0f24875: Preparing 03:12:10 d95c781ada8e: Preparing 03:12:10 eeaa73608b53: Preparing 03:12:10 7ebbe1373e0e: Waiting 03:12:10 a2b9f0f24875: Waiting 03:12:10 d95c781ada8e: Waiting 03:12:10 eeaa73608b53: Waiting 03:12:10 334ad87ad27f: Layer already exists 03:12:10 68e68158c856: Layer already exists 03:12:10 6301465dea5e: Layer already exists 03:12:10 9c5945847b84: Layer already exists 03:12:10 c2128b46ef62: Layer already exists 03:12:10 a2b9f0f24875: Layer already exists 03:12:10 d95c781ada8e: Layer already exists 03:12:10 7ebbe1373e0e: Layer already exists 03:12:10 eeaa73608b53: Layer already exists 03:12:10 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:a0b0faafbf5a0e9c55af5a557a8dde37e6cfd148ea6ba25aa489da7cde16d3ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:12:13 334ad87ad27f: Preparing 03:12:13 68e68158c856: Preparing 03:12:13 c2128b46ef62: Preparing 03:12:13 9c5945847b84: Preparing 03:12:13 6301465dea5e: Preparing 03:12:13 7ebbe1373e0e: Preparing 03:12:13 a2b9f0f24875: Preparing 03:12:13 d95c781ada8e: Preparing 03:12:13 eeaa73608b53: Preparing 03:12:13 7ebbe1373e0e: Waiting 03:12:13 a2b9f0f24875: Waiting 03:12:13 eeaa73608b53: Waiting 03:12:13 d95c781ada8e: Waiting 03:12:13 c2128b46ef62: Layer already exists 03:12:13 334ad87ad27f: Layer already exists 03:12:13 6301465dea5e: Layer already exists 03:12:13 68e68158c856: Layer already exists 03:12:13 9c5945847b84: Layer already exists 03:12:13 a2b9f0f24875: Layer already exists 03:12:13 7ebbe1373e0e: Layer already exists 03:12:13 d95c781ada8e: Layer already exists 03:12:13 eeaa73608b53: Layer already exists 03:12:13 main: digest: sha256:a0b0faafbf5a0e9c55af5a557a8dde37e6cfd148ea6ba25aa489da7cde16d3ac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:13 ===================================================== [Pipeline] echo 03:12:13 taggedImages: 03:12:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:12:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:12:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 03:12:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:12:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:12:14 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:12:14 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:12:14 latest 03:12:14 4.1.0-dev.113 03:12:14 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:12:14 main 03:12:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:12:14 094971c6c171: Preparing 03:12:14 c3d313aa8279: Preparing 03:12:14 748f2ab78c3b: Preparing 03:12:14 9c5945847b84: Preparing 03:12:14 6301465dea5e: Preparing 03:12:14 942145a88415: Preparing 03:12:14 14bddb752864: Preparing 03:12:14 854ea569a4c1: Preparing 03:12:14 eeaa73608b53: Preparing 03:12:14 14bddb752864: Waiting 03:12:14 854ea569a4c1: Waiting 03:12:14 942145a88415: Waiting 03:12:14 eeaa73608b53: Waiting 03:12:14 9c5945847b84: Layer already exists 03:12:14 094971c6c171: Layer already exists 03:12:14 6301465dea5e: Layer already exists 03:12:14 854ea569a4c1: Layer already exists 03:12:14 14bddb752864: Layer already exists 03:12:14 c3d313aa8279: Pushed 03:12:14 748f2ab78c3b: Pushed 03:12:14 eeaa73608b53: Layer already exists 03:12:41 942145a88415: Pushed 03:12:41 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:f6dab0aaaaa3f2c4105531918042bc3b4d38f3cc3c51493a334769aa84bf1887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:12:42 094971c6c171: Preparing 03:12:42 c3d313aa8279: Preparing 03:12:42 748f2ab78c3b: Preparing 03:12:42 9c5945847b84: Preparing 03:12:42 6301465dea5e: Preparing 03:12:42 942145a88415: Preparing 03:12:42 14bddb752864: Preparing 03:12:42 854ea569a4c1: Preparing 03:12:42 eeaa73608b53: Preparing 03:12:42 942145a88415: Waiting 03:12:42 14bddb752864: Waiting 03:12:42 854ea569a4c1: Waiting 03:12:42 eeaa73608b53: Waiting 03:12:42 6301465dea5e: Layer already exists 03:12:42 748f2ab78c3b: Layer already exists 03:12:42 c3d313aa8279: Layer already exists 03:12:42 094971c6c171: Layer already exists 03:12:42 9c5945847b84: Layer already exists 03:12:42 eeaa73608b53: Layer already exists 03:12:42 854ea569a4c1: Layer already exists 03:12:42 14bddb752864: Layer already exists 03:12:42 942145a88415: Layer already exists 03:12:42 latest: digest: sha256:f6dab0aaaaa3f2c4105531918042bc3b4d38f3cc3c51493a334769aa84bf1887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 03:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:12:43 094971c6c171: Preparing 03:12:43 c3d313aa8279: Preparing 03:12:43 748f2ab78c3b: Preparing 03:12:43 9c5945847b84: Preparing 03:12:43 6301465dea5e: Preparing 03:12:43 942145a88415: Preparing 03:12:43 14bddb752864: Preparing 03:12:43 854ea569a4c1: Preparing 03:12:43 eeaa73608b53: Preparing 03:12:43 942145a88415: Waiting 03:12:43 14bddb752864: Waiting 03:12:43 854ea569a4c1: Waiting 03:12:43 eeaa73608b53: Waiting 03:12:43 9c5945847b84: Layer already exists 03:12:43 094971c6c171: Layer already exists 03:12:43 748f2ab78c3b: Layer already exists 03:12:43 6301465dea5e: Layer already exists 03:12:43 c3d313aa8279: Layer already exists 03:12:43 14bddb752864: Layer already exists 03:12:43 942145a88415: Layer already exists 03:12:43 eeaa73608b53: Layer already exists 03:12:43 854ea569a4c1: Layer already exists 03:12:43 4.1.0-dev.113: digest: sha256:f6dab0aaaaa3f2c4105531918042bc3b4d38f3cc3c51493a334769aa84bf1887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:12:44 094971c6c171: Preparing 03:12:44 c3d313aa8279: Preparing 03:12:44 748f2ab78c3b: Preparing 03:12:44 9c5945847b84: Preparing 03:12:44 6301465dea5e: Preparing 03:12:44 942145a88415: Preparing 03:12:44 14bddb752864: Preparing 03:12:44 854ea569a4c1: Preparing 03:12:44 eeaa73608b53: Preparing 03:12:44 14bddb752864: Waiting 03:12:44 854ea569a4c1: Waiting 03:12:44 eeaa73608b53: Waiting 03:12:44 942145a88415: Waiting 03:12:44 9c5945847b84: Layer already exists 03:12:44 6301465dea5e: Layer already exists 03:12:44 094971c6c171: Layer already exists 03:12:44 c3d313aa8279: Layer already exists 03:12:44 748f2ab78c3b: Layer already exists 03:12:44 14bddb752864: Layer already exists 03:12:44 854ea569a4c1: Layer already exists 03:12:44 942145a88415: Layer already exists 03:12:44 eeaa73608b53: Layer already exists 03:12:44 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:f6dab0aaaaa3f2c4105531918042bc3b4d38f3cc3c51493a334769aa84bf1887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:12:45 094971c6c171: Preparing 03:12:45 c3d313aa8279: Preparing 03:12:45 748f2ab78c3b: Preparing 03:12:45 9c5945847b84: Preparing 03:12:45 6301465dea5e: Preparing 03:12:45 942145a88415: Preparing 03:12:45 14bddb752864: Preparing 03:12:45 854ea569a4c1: Preparing 03:12:45 eeaa73608b53: Preparing 03:12:45 14bddb752864: Waiting 03:12:45 854ea569a4c1: Waiting 03:12:45 eeaa73608b53: Waiting 03:12:45 942145a88415: Waiting 03:12:45 094971c6c171: Layer already exists 03:12:45 748f2ab78c3b: Layer already exists 03:12:45 9c5945847b84: Layer already exists 03:12:45 c3d313aa8279: Layer already exists 03:12:45 6301465dea5e: Layer already exists 03:12:45 854ea569a4c1: Layer already exists 03:12:45 14bddb752864: Layer already exists 03:12:45 942145a88415: Layer already exists 03:12:45 eeaa73608b53: Layer already exists 03:12:45 main: digest: sha256:f6dab0aaaaa3f2c4105531918042bc3b4d38f3cc3c51493a334769aa84bf1887 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:45 ===================================================== [Pipeline] echo 03:12:45 taggedImages: 03:12:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:12:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:12:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 03:12:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:12:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:12:45 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:12:45 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:12:45 latest 03:12:45 4.1.0-dev.113 03:12:45 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:12:45 main 03:12:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:12:46 a4fa3b3386d5: Preparing 03:12:46 286c6ee94159: Preparing 03:12:46 9c5945847b84: Preparing 03:12:46 6301465dea5e: Preparing 03:12:46 979e8ee3c07a: Preparing 03:12:46 b5550c5771ed: Preparing 03:12:46 eeaa73608b53: Preparing 03:12:46 b5550c5771ed: Waiting 03:12:46 eeaa73608b53: Waiting 03:12:46 6301465dea5e: Layer already exists 03:12:46 9c5945847b84: Layer already exists 03:12:46 eeaa73608b53: Layer already exists 03:12:46 a4fa3b3386d5: Pushed 03:12:46 979e8ee3c07a: Pushed 03:12:47 b5550c5771ed: Pushed 03:12:55 286c6ee94159: Pushed 03:12:55 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:18f2df617580395355c243f1810e64b1ca0ea6ecf0c075ac5402f91c217fe4d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:12:57 a4fa3b3386d5: Preparing 03:12:57 286c6ee94159: Preparing 03:12:57 9c5945847b84: Preparing 03:12:57 6301465dea5e: Preparing 03:12:57 979e8ee3c07a: Preparing 03:12:57 b5550c5771ed: Preparing 03:12:57 eeaa73608b53: Preparing 03:12:57 b5550c5771ed: Waiting 03:12:57 eeaa73608b53: Waiting 03:12:57 a4fa3b3386d5: Layer already exists 03:12:57 9c5945847b84: Layer already exists 03:12:57 286c6ee94159: Layer already exists 03:12:57 6301465dea5e: Layer already exists 03:12:57 979e8ee3c07a: Layer already exists 03:12:57 b5550c5771ed: Layer already exists 03:12:57 eeaa73608b53: Layer already exists 03:12:57 latest: digest: sha256:18f2df617580395355c243f1810e64b1ca0ea6ecf0c075ac5402f91c217fe4d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 03:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:12:58 a4fa3b3386d5: Preparing 03:12:58 286c6ee94159: Preparing 03:12:58 9c5945847b84: Preparing 03:12:58 6301465dea5e: Preparing 03:12:58 979e8ee3c07a: Preparing 03:12:58 b5550c5771ed: Preparing 03:12:58 eeaa73608b53: Preparing 03:12:58 b5550c5771ed: Waiting 03:12:58 979e8ee3c07a: Layer already exists 03:12:58 286c6ee94159: Layer already exists 03:12:58 9c5945847b84: Layer already exists 03:12:58 a4fa3b3386d5: Layer already exists 03:12:58 6301465dea5e: Layer already exists 03:12:58 eeaa73608b53: Layer already exists 03:12:58 b5550c5771ed: Layer already exists 03:12:58 4.1.0-dev.113: digest: sha256:18f2df617580395355c243f1810e64b1ca0ea6ecf0c075ac5402f91c217fe4d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:12:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:12:58 a4fa3b3386d5: Preparing 03:12:58 286c6ee94159: Preparing 03:12:58 9c5945847b84: Preparing 03:12:58 6301465dea5e: Preparing 03:12:58 979e8ee3c07a: Preparing 03:12:58 b5550c5771ed: Preparing 03:12:58 eeaa73608b53: Preparing 03:12:58 eeaa73608b53: Waiting 03:12:58 b5550c5771ed: Waiting 03:12:58 286c6ee94159: Layer already exists 03:12:58 a4fa3b3386d5: Layer already exists 03:12:58 979e8ee3c07a: Layer already exists 03:12:58 9c5945847b84: Layer already exists 03:12:58 6301465dea5e: Layer already exists 03:12:58 b5550c5771ed: Layer already exists 03:12:58 eeaa73608b53: Layer already exists 03:12:58 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:18f2df617580395355c243f1810e64b1ca0ea6ecf0c075ac5402f91c217fe4d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:13:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:13:00 a4fa3b3386d5: Preparing 03:13:00 286c6ee94159: Preparing 03:13:00 9c5945847b84: Preparing 03:13:00 6301465dea5e: Preparing 03:13:00 979e8ee3c07a: Preparing 03:13:00 b5550c5771ed: Preparing 03:13:00 eeaa73608b53: Preparing 03:13:00 b5550c5771ed: Waiting 03:13:00 6301465dea5e: Layer already exists 03:13:00 a4fa3b3386d5: Layer already exists 03:13:00 286c6ee94159: Layer already exists 03:13:00 9c5945847b84: Layer already exists 03:13:00 979e8ee3c07a: Layer already exists 03:13:00 b5550c5771ed: Layer already exists 03:13:00 eeaa73608b53: Layer already exists 03:13:00 main: digest: sha256:18f2df617580395355c243f1810e64b1ca0ea6ecf0c075ac5402f91c217fe4d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:13:00 ===================================================== [Pipeline] echo 03:13:00 taggedImages: 03:13:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:13:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:13:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 03:13:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:13:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:13:00 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:13:00 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:13:00 latest 03:13:00 4.1.0-dev.113 03:13:00 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:13:00 main 03:13:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:13:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:13:01 3c7d09381e38: Preparing 03:13:01 a292e280b8e3: Preparing 03:13:01 9c5945847b84: Preparing 03:13:01 6301465dea5e: Preparing 03:13:01 458e9dee781c: Preparing 03:13:01 515e620adee3: Preparing 03:13:01 eeaa73608b53: Preparing 03:13:01 515e620adee3: Waiting 03:13:01 eeaa73608b53: Waiting 03:13:01 6301465dea5e: Layer already exists 03:13:01 9c5945847b84: Layer already exists 03:13:02 eeaa73608b53: Layer already exists 03:13:02 458e9dee781c: Pushed 03:13:02 3c7d09381e38: Pushed 03:13:02 515e620adee3: Pushed 03:13:10 a292e280b8e3: Pushed 03:13:10 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6: digest: sha256:c6efdbf14d8df91b86811712ce4a95dea53dabd22e7db3dd5b1320cc92ca9dcf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:13:11 3c7d09381e38: Preparing 03:13:11 a292e280b8e3: Preparing 03:13:11 9c5945847b84: Preparing 03:13:11 6301465dea5e: Preparing 03:13:11 458e9dee781c: Preparing 03:13:11 515e620adee3: Preparing 03:13:11 eeaa73608b53: Preparing 03:13:11 515e620adee3: Waiting 03:13:11 eeaa73608b53: Waiting 03:13:11 a292e280b8e3: Layer already exists 03:13:11 458e9dee781c: Layer already exists 03:13:11 3c7d09381e38: Layer already exists 03:13:11 9c5945847b84: Layer already exists 03:13:11 6301465dea5e: Layer already exists 03:13:11 eeaa73608b53: Layer already exists 03:13:11 515e620adee3: Layer already exists 03:13:11 latest: digest: sha256:c6efdbf14d8df91b86811712ce4a95dea53dabd22e7db3dd5b1320cc92ca9dcf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 03:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:13:12 3c7d09381e38: Preparing 03:13:12 a292e280b8e3: Preparing 03:13:12 9c5945847b84: Preparing 03:13:12 6301465dea5e: Preparing 03:13:12 458e9dee781c: Preparing 03:13:12 515e620adee3: Preparing 03:13:12 eeaa73608b53: Preparing 03:13:12 515e620adee3: Waiting 03:13:12 eeaa73608b53: Waiting 03:13:12 6301465dea5e: Layer already exists 03:13:12 a292e280b8e3: Layer already exists 03:13:12 458e9dee781c: Layer already exists 03:13:12 3c7d09381e38: Layer already exists 03:13:12 9c5945847b84: Layer already exists 03:13:12 eeaa73608b53: Layer already exists 03:13:12 515e620adee3: Layer already exists 03:13:12 4.1.0-dev.113: digest: sha256:c6efdbf14d8df91b86811712ce4a95dea53dabd22e7db3dd5b1320cc92ca9dcf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:13:13 3c7d09381e38: Preparing 03:13:13 a292e280b8e3: Preparing 03:13:13 9c5945847b84: Preparing 03:13:13 6301465dea5e: Preparing 03:13:13 458e9dee781c: Preparing 03:13:13 515e620adee3: Preparing 03:13:13 eeaa73608b53: Preparing 03:13:13 515e620adee3: Waiting 03:13:13 eeaa73608b53: Waiting 03:13:13 6301465dea5e: Layer already exists 03:13:13 458e9dee781c: Layer already exists 03:13:13 9c5945847b84: Layer already exists 03:13:13 a292e280b8e3: Layer already exists 03:13:13 3c7d09381e38: Layer already exists 03:13:13 515e620adee3: Layer already exists 03:13:13 eeaa73608b53: Layer already exists 03:13:13 f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113: digest: sha256:c6efdbf14d8df91b86811712ce4a95dea53dabd22e7db3dd5b1320cc92ca9dcf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:13:15 3c7d09381e38: Preparing 03:13:15 a292e280b8e3: Preparing 03:13:15 9c5945847b84: Preparing 03:13:15 6301465dea5e: Preparing 03:13:15 458e9dee781c: Preparing 03:13:15 515e620adee3: Preparing 03:13:15 eeaa73608b53: Preparing 03:13:15 515e620adee3: Waiting 03:13:15 eeaa73608b53: Waiting 03:13:15 6301465dea5e: Layer already exists 03:13:15 458e9dee781c: Layer already exists 03:13:15 a292e280b8e3: Layer already exists 03:13:15 3c7d09381e38: Layer already exists 03:13:15 9c5945847b84: Layer already exists 03:13:15 eeaa73608b53: Layer already exists 03:13:15 515e620adee3: Layer already exists 03:13:15 main: digest: sha256:c6efdbf14d8df91b86811712ce4a95dea53dabd22e7db3dd5b1320cc92ca9dcf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:13:15 ===================================================== [Pipeline] echo 03:13:15 taggedImages: 03:13:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 03:13:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:13:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 03:13:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 03:13:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f2f5b90774a56d1cbaea619bbbaf31aeb1d48bc6-4.1.0-dev.113 [Pipeline] echo 03:13:15 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:13:16 03:13:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:13:16 arm64: Pulling from edgex-lftools-log-publisher 03:13:16 8998bd30e6a1: Pulling fs layer 03:13:16 04944245beec: Pulling fs layer 03:13:16 699f458cf7ca: Pulling fs layer 03:13:16 765212b225bb: Pulling fs layer 03:13:16 f23df028b6ca: Pulling fs layer 03:13:16 d65c8cfc05b1: Pulling fs layer 03:13:16 2437ff75d9bd: Pulling fs layer 03:13:16 765212b225bb: Waiting 03:13:16 f23df028b6ca: Waiting 03:13:16 d65c8cfc05b1: Waiting 03:13:16 2437ff75d9bd: Waiting 03:13:17 04944245beec: Verifying Checksum 03:13:17 04944245beec: Download complete 03:13:17 765212b225bb: Verifying Checksum 03:13:17 765212b225bb: Download complete 03:13:17 f23df028b6ca: Verifying Checksum 03:13:17 f23df028b6ca: Download complete 03:13:17 d65c8cfc05b1: Verifying Checksum 03:13:17 d65c8cfc05b1: Download complete 03:13:17 699f458cf7ca: Verifying Checksum 03:13:17 699f458cf7ca: Download complete 03:13:17 8998bd30e6a1: Verifying Checksum 03:13:17 8998bd30e6a1: Download complete 03:13:20 2437ff75d9bd: Verifying Checksum 03:13:20 2437ff75d9bd: Download complete 03:13:22 8998bd30e6a1: Pull complete 03:13:22 04944245beec: Pull complete 03:13:24 699f458cf7ca: Pull complete 03:13:24 765212b225bb: Pull complete 03:13:25 f23df028b6ca: Pull complete 03:13:25 d65c8cfc05b1: Pull complete 03:13:43 2437ff75d9bd: Pull complete 03:13:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:13:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:13:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:44 prd-ubuntu20.04-docker-arm64-4c-16g-9032 does not seem to be running inside a container 03:13:44 $ 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/edgex-go/975 -v /w/workspace/edgex-go/975:/w/workspace/edgex-go/975:rw,z -v /w/workspace/edgex-go/975@tmp:/w/workspace/edgex-go/975@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:13:46 $ docker top 01441670d571566aa5a4ce807a1aaeb4884ba28e5e7d46334a35ffffeb5e2298 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:13:47 ---> job-cost.sh 03:13:47 lf-activate-venv: SKIPPING 03:13:47 INFO: No Stack... 03:13:48 INFO: Retrieving Pricing Info for: v3-standard-4 03:13:49 INFO: Archiving Costs [Pipeline] sh 03:13:50 + cat /w/workspace/edgex-go/975/archives/cost.csv 03:13:50 + cut -d, -f6 [Pipeline] lock 03:13:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-975-stack-cost] 03:13:50 Resource [jenkins-edgexfoundry-edgex-go-main-975-stack-cost] did not exist. Created. 03:13:50 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-975-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:13:50 + echo total: 0.10999999940395355 [Pipeline] stash 03:13:51 Stashed 1 file(s) [Pipeline] } 03:13:51 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-975-stack-cost] [Pipeline] // lock [Pipeline] } 03:13:51 $ docker stop --time=1 01441670d571566aa5a4ce807a1aaeb4884ba28e5e7d46334a35ffffeb5e2298 03:13:52 $ docker rm -f --volumes 01441670d571566aa5a4ce807a1aaeb4884ba28e5e7d46334a35ffffeb5e2298 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:16:58 Cancelling nested steps due to timeout 08:16:58 Sending interrupt signal to process 08:17:08 script returned exit code 143 [Pipeline] } 08:17:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:17:09 + '[' -d /w/workspace/edgex-go/975/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:17:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:17:09 ---> package-listing.sh 08:17:09 ++ tr '[:upper:]' '[:lower:]' 08:17:09 ++ facter osfamily 08:17:10 + OS_FAMILY=redhat 08:17:10 + workspace=/w/workspace/edgex-go/975 08:17:10 + START_PACKAGES=/tmp/packages_start.txt 08:17:10 + END_PACKAGES=/tmp/packages_end.txt 08:17:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:17:10 + PACKAGES=/tmp/packages_start.txt 08:17:10 + '[' /w/workspace/edgex-go/975 ']' 08:17:10 + PACKAGES=/tmp/packages_end.txt 08:17:10 + case "${OS_FAMILY}" in 08:17:10 + rpm -qa 08:17:10 + sort 08:17:10 + '[' -f /tmp/packages_start.txt ']' 08:17:10 + '[' -f /tmp/packages_end.txt ']' 08:17:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:17:10 + '[' /w/workspace/edgex-go/975 ']' 08:17:10 + mkdir -p /w/workspace/edgex-go/975/archives/ 08:17:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/975/archives/ [Pipeline] echo 08:17:10 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/edgex-go/975/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:17:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:11 08:17:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:11 latest: Pulling from edgex-lftools-log-publisher 08:17:11 5eb5b503b376: Pulling fs layer 08:17:11 5c69ac0246d0: Pulling fs layer 08:17:11 ec43610c2a17: Pulling fs layer 08:17:11 3a2ae6a8a46f: Pulling fs layer 08:17:11 33b1e0a273af: Pulling fs layer 08:17:11 5d3b04190fa2: Pulling fs layer 08:17:11 2f39f015ded8: Pulling fs layer 08:17:11 33b1e0a273af: Waiting 08:17:11 5d3b04190fa2: Waiting 08:17:11 2f39f015ded8: Waiting 08:17:11 3a2ae6a8a46f: Waiting 08:17:11 5c69ac0246d0: Verifying Checksum 08:17:11 5c69ac0246d0: Download complete 08:17:11 3a2ae6a8a46f: Verifying Checksum 08:17:11 3a2ae6a8a46f: Download complete 08:17:12 33b1e0a273af: Verifying Checksum 08:17:12 33b1e0a273af: Download complete 08:17:12 5d3b04190fa2: Verifying Checksum 08:17:12 5d3b04190fa2: Download complete 08:17:12 ec43610c2a17: Verifying Checksum 08:17:12 ec43610c2a17: Download complete 08:17:12 5eb5b503b376: Download complete 08:17:12 2f39f015ded8: Download complete 08:17:13 5eb5b503b376: Pull complete 08:17:13 5c69ac0246d0: Pull complete 08:17:13 ec43610c2a17: Pull complete 08:17:14 3a2ae6a8a46f: Pull complete 08:17:14 33b1e0a273af: Pull complete 08:17:14 5d3b04190fa2: Pull complete 08:17:18 2f39f015ded8: Pull complete 08:17:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:17:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:18 prd-centos7-docker-4c-2g-9033 does not seem to be running inside a container 08:17:18 $ 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/edgex-go/975/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:17:21 $ docker top 55093ba82ae87a3535ae9a8b9bb4d76ba9ed0b98b6944e1193a9ccdeca09c9fa -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:22 + touch /tmp/pre-build-complete [Pipeline] sh 08:17:22 + mkdir -p /var/log/sysstat [Pipeline] sh 08:17:22 + ls /var/log/sa-host 08:17:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:22 provisioning config files... 08:17:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15711102087821553424tmp [Pipeline] { [Pipeline] echo 08:17:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:17:23 ---> create-netrc.sh [Pipeline] } 08:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:17:23 ---> python-tools-install.sh [Pipeline] echo 08:17:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:17:23 ---> sudo-logs.sh 08:17:23 Archiving 'sudo' log.. 08:17:23 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:17:23 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:17:23 $ docker stop --time=1 55093ba82ae87a3535ae9a8b9bb4d76ba9ed0b98b6944e1193a9ccdeca09c9fa 08:17:25 $ docker rm -f --volumes 55093ba82ae87a3535ae9a8b9bb4d76ba9ed0b98b6944e1193a9ccdeca09c9fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:17:25 [WS-CLEANUP] Deleting project workspace... 08:17:25 [WS-CLEANUP] Deferred wipeout is used... 08:17:25 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:17:25 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:17:26 + [ -d /w/workspace/edgex-go/975/archives ] [Pipeline] libraryResource [Pipeline] sh 08:17:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:17:27 ---> package-listing.sh 08:17:27 ++ facter osfamily 08:17:27 ++ tr '[:upper:]' '[:lower:]' 08:17:27 + OS_FAMILY=debian 08:17:27 + workspace=/w/workspace/edgex-go/975 08:17:27 + START_PACKAGES=/tmp/packages_start.txt 08:17:27 + END_PACKAGES=/tmp/packages_end.txt 08:17:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:17:27 + PACKAGES=/tmp/packages_start.txt 08:17:27 + '[' /w/workspace/edgex-go/975 ']' 08:17:27 + PACKAGES=/tmp/packages_end.txt 08:17:27 + case "${OS_FAMILY}" in 08:17:27 + dpkg -l 08:17:27 + grep '^ii' 08:17:27 + '[' -f /tmp/packages_start.txt ']' 08:17:27 + '[' -f /tmp/packages_end.txt ']' 08:17:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:17:27 + '[' /w/workspace/edgex-go/975 ']' 08:17:27 + mkdir -p /w/workspace/edgex-go/975/archives/ 08:17:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/975/archives/ [Pipeline] echo 08:17:27 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/edgex-go/975/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:17:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:28 08:17:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:28 latest: Pulling from edgex-lftools-log-publisher 08:17:28 5eb5b503b376: Pulling fs layer 08:17:28 5c69ac0246d0: Pulling fs layer 08:17:28 ec43610c2a17: Pulling fs layer 08:17:28 3a2ae6a8a46f: Pulling fs layer 08:17:28 33b1e0a273af: Pulling fs layer 08:17:28 5d3b04190fa2: Pulling fs layer 08:17:28 2f39f015ded8: Pulling fs layer 08:17:28 33b1e0a273af: Waiting 08:17:28 2f39f015ded8: Waiting 08:17:28 5d3b04190fa2: Waiting 08:17:28 3a2ae6a8a46f: Waiting 08:17:28 5c69ac0246d0: Download complete 08:17:28 3a2ae6a8a46f: Download complete 08:17:28 33b1e0a273af: Verifying Checksum 08:17:28 33b1e0a273af: Download complete 08:17:28 5d3b04190fa2: Verifying Checksum 08:17:28 5d3b04190fa2: Download complete 08:17:29 ec43610c2a17: Verifying Checksum 08:17:29 ec43610c2a17: Download complete 08:17:29 5eb5b503b376: Download complete 08:17:29 2f39f015ded8: Download complete 08:17:30 5eb5b503b376: Pull complete 08:17:30 5c69ac0246d0: Pull complete 08:17:31 ec43610c2a17: Pull complete 08:17:31 3a2ae6a8a46f: Pull complete 08:17:31 33b1e0a273af: Pull complete 08:17:31 5d3b04190fa2: Pull complete 08:17:37 2f39f015ded8: Pull complete 08:17:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:17:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:38 prd-ubuntu20.04-docker-8c-8g-9029 does not seem to be running inside a container 08:17:38 $ 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/edgex-go/975/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/975 -v /w/workspace/edgex-go/975:/w/workspace/edgex-go/975:rw,z -v /w/workspace/edgex-go/975@tmp:/w/workspace/edgex-go/975@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:17:39 $ docker top cc4ddb44073d884960dfc1f7df485ac776ec7b38d2743f67cd8db511a1d7a4ab -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:39 + touch /tmp/pre-build-complete [Pipeline] sh 08:17:40 + mkdir -p /var/log/sysstat [Pipeline] sh 08:17:40 + ls /var/log/sa-host 08:17:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:40 provisioning config files... 08:17:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/975@tmp/config4925909635357418790tmp [Pipeline] { [Pipeline] echo 08:17:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:17:40 ---> create-netrc.sh [Pipeline] } 08:17:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:17:40 ---> python-tools-install.sh [Pipeline] echo 08:17:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:17:41 ---> sudo-logs.sh 08:17:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:17:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:17:41 ---> job-cost.sh 08:17:41 lf-activate-venv: SKIPPING 08:17:41 DEBUG: total: 0.10999999940395355 08:17:41 INFO: Retrieving Stack Cost... 08:17:41 INFO: Retrieving Pricing Info for: v3-standard-8 08:17:42 INFO: Archiving Costs [Pipeline] echo 08:17:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:17:42 ---> logs-deploy.sh 08:17:42 lf-activate-venv: SKIPPING 08:17:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/975 08:17:42 INFO: archiving workspace using pattern(s): 08:17:43 Archives upload complete. 08:17:43 INFO: archiving logs to Nexus 08:17:44 ---> uname -a: 08:17:44 Linux prd-ubuntu20-04-docker-8c-8g-9029 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:17:44 08:17:44 08:17:44 ---> lscpu: 08:17:44 Architecture: x86_64 08:17:44 CPU op-mode(s): 32-bit, 64-bit 08:17:44 Byte Order: Little Endian 08:17:44 Address sizes: 40 bits physical, 48 bits virtual 08:17:44 CPU(s): 8 08:17:44 On-line CPU(s) list: 0-7 08:17:44 Thread(s) per core: 1 08:17:44 Core(s) per socket: 1 08:17:44 Socket(s): 8 08:17:44 NUMA node(s): 1 08:17:44 Vendor ID: AuthenticAMD 08:17:44 CPU family: 23 08:17:44 Model: 49 08:17:44 Model name: AMD EPYC-Rome Processor 08:17:44 Stepping: 0 08:17:44 CPU MHz: 2799.998 08:17:44 BogoMIPS: 5599.99 08:17:44 Virtualization: AMD-V 08:17:44 Hypervisor vendor: KVM 08:17:44 Virtualization type: full 08:17:44 L1d cache: 256 KiB 08:17:44 L1i cache: 256 KiB 08:17:44 L2 cache: 4 MiB 08:17:44 L3 cache: 128 MiB 08:17:44 NUMA node0 CPU(s): 0-7 08:17:44 Vulnerability Gather data sampling: Not affected 08:17:44 Vulnerability Itlb multihit: Not affected 08:17:44 Vulnerability L1tf: Not affected 08:17:44 Vulnerability Mds: Not affected 08:17:44 Vulnerability Meltdown: Not affected 08:17:44 Vulnerability Mmio stale data: Not affected 08:17:44 Vulnerability Retbleed: Vulnerable 08:17:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:17:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:17:44 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:17:44 Vulnerability Srbds: Not affected 08:17:44 Vulnerability Tsx async abort: Not affected 08:17:44 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:17:44 08:17:44 08:17:44 ---> nproc: 08:17:44 8 08:17:44 08:17:44 08:17:44 ---> df -h: 08:17:44 Filesystem Size Used Avail Use% Mounted on 08:17:44 overlay 155G 33G 123G 22% / 08:17:44 tmpfs 64M 0 64M 0% /dev 08:17:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:17:44 shm 64M 0 64M 0% /dev/shm 08:17:44 /dev/vda1 155G 33G 123G 22% /facter-os 08:17:44 08:17:44 08:17:44 ---> sar -b -r -n DEV: 08:17:44 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9029) 05/11/26 _x86_64_ (8 CPU) 08:17:44 08:17:44 02:16:11 LINUX RESTART (8 CPU) 08:17:44 08:17:44 02:17:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:17:44 02:18:01 221.04 14.61 206.44 0.00 2235.45 68168.49 0.00 08:17:44 02:19:01 44.58 0.13 44.44 0.00 1.07 38531.19 0.00 08:17:44 02:20:01 49.74 0.25 49.49 0.00 2.93 21388.44 0.00 08:17:44 02:21:01 640.68 0.32 640.36 0.00 26.80 335717.91 0.00 08:17:44 02:22:01 851.32 28.96 822.36 0.00 2733.76 273106.56 0.00 08:17:44 02:23:01 324.59 0.05 324.54 0.00 0.40 134801.80 0.00 08:17:44 02:24:01 149.77 0.67 149.10 0.00 26.50 48609.05 0.00 08:17:44 02:25:01 821.10 42.79 778.30 0.00 2149.24 153942.34 0.00 08:17:44 02:26:01 32.46 1.75 30.71 0.00 225.56 808.13 0.00 08:17:44 02:27:01 14.91 0.00 14.91 0.00 0.00 385.54 0.00 08:17:44 02:28:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 08:17:44 02:29:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 08:17:44 02:30:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 08:17:44 02:31:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 08:17:44 02:32:01 3.85 2.32 1.53 0.00 21.06 18.53 0.00 08:17:44 02:33:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 08:17:44 02:34:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 08:17:44 02:35:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 08:17:44 02:36:01 0.82 0.00 0.82 0.00 0.00 10.26 0.00 08:17:44 02:37:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 08:17:44 02:38:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 08:17:44 02:39:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 08:17:44 02:40:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 08:17:44 02:41:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 08:17:44 02:42:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 08:17:44 02:43:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 08:17:44 02:44:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 08:17:44 02:45:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 08:17:44 02:46:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 08:17:44 02:47:01 1.48 0.00 1.48 0.00 0.00 17.59 0.00 08:17:44 02:48:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 08:17:44 02:49:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 08:17:44 02:50:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 08:17:44 02:51:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 08:17:44 02:52:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 08:17:44 02:53:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 08:17:44 02:54:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 08:17:44 02:55:01 1.30 0.00 1.30 0.00 0.00 16.40 0.00 08:17:44 02:56:01 0.88 0.00 0.88 0.00 0.00 9.47 0.00 08:17:44 02:57:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 08:17:44 02:58:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 08:17:44 02:59:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 08:17:44 03:00:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 08:17:44 03:01:01 1.44 0.00 1.44 0.00 0.00 17.22 0.00 08:17:44 03:02:01 1.22 0.32 0.90 0.00 16.93 11.20 0.00 08:17:44 03:03:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 08:17:44 03:04:01 2.83 1.78 1.05 0.00 32.39 13.06 0.00 08:17:44 03:05:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 08:17:44 03:06:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 08:17:44 03:07:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 08:17:44 03:08:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 08:17:44 03:09:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 08:17:44 03:10:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 08:17:44 03:11:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 08:17:44 03:12:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 08:17:44 03:13:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 08:17:44 03:14:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 08:17:44 03:15:01 1.60 0.02 1.58 0.00 0.27 18.39 0.00 08:17:44 03:16:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 08:17:44 03:17:01 1.73 0.03 1.70 0.00 0.93 20.13 0.00 08:17:44 03:18:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 08:17:44 03:19:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 08:17:44 03:20:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 08:17:44 03:21:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 08:17:44 03:22:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 08:17:44 03:23:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 08:17:44 03:24:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 08:17:44 03:25:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 08:17:44 03:26:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 08:17:44 03:27:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 08:17:44 03:28:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 08:17:44 03:29:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 08:17:44 03:30:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 08:17:44 03:31:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 08:17:44 03:32:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 08:17:44 03:33:01 1.48 0.00 1.48 0.00 0.00 17.99 0.00 08:17:44 03:34:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 08:17:44 03:35:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 08:17:44 03:36:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 08:17:44 03:37:01 1.25 0.00 1.25 0.00 0.00 16.26 0.00 08:17:44 03:38:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 08:17:44 03:39:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 08:17:44 03:40:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 08:17:44 03:41:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 08:17:44 03:42:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 08:17:44 03:43:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 08:17:44 03:44:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 08:17:44 03:45:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 08:17:44 03:46:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 08:17:44 03:47:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 08:17:44 03:48:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 08:17:44 03:49:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 08:17:44 03:50:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 08:17:44 03:51:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 08:17:44 03:52:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 08:17:44 03:53:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 08:17:44 03:54:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 08:17:44 03:55:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 08:17:44 03:56:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 08:17:44 03:57:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 08:17:44 03:58:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 08:17:44 03:59:01 1.33 0.00 1.33 0.00 0.00 17.20 0.00 08:17:44 04:00:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 08:17:44 04:01:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 08:17:44 04:02:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 08:17:44 04:03:01 1.45 0.00 1.45 0.00 0.00 18.53 0.00 08:17:44 04:04:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 08:17:44 04:05:01 1.27 0.00 1.27 0.00 0.00 16.66 0.00 08:17:44 04:06:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 08:17:44 04:07:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 08:17:44 04:08:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 08:17:44 04:09:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 08:17:44 04:10:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 08:17:44 04:11:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 08:17:44 04:12:01 0.97 0.00 0.97 0.00 0.00 11.93 0.00 08:17:44 04:13:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 08:17:44 04:14:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 08:17:44 04:15:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 08:17:44 04:16:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 08:17:44 04:17:01 1.60 0.00 1.60 0.00 0.00 19.46 0.00 08:17:44 04:18:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 08:17:44 04:19:01 1.87 0.00 1.87 0.00 0.00 21.60 0.00 08:17:44 04:20:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 08:17:44 04:21:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 08:17:44 04:22:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 08:17:44 04:23:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 08:17:44 04:24:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 08:17:44 04:25:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 08:17:44 04:26:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 08:17:44 04:27:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 08:17:44 04:28:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 08:17:44 04:29:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 08:17:44 04:30:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 08:17:44 04:31:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 08:17:44 04:32:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 08:17:44 04:33:01 1.78 0.00 1.78 0.00 0.00 19.86 0.00 08:17:44 04:34:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 08:17:44 04:35:01 1.90 0.00 1.90 0.00 0.00 20.93 0.00 08:17:44 04:36:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 08:17:44 04:37:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 08:17:44 04:38:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 08:17:44 04:39:01 1.67 0.00 1.67 0.00 0.00 19.86 0.00 08:17:44 04:40:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 08:17:44 04:41:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 08:17:44 04:42:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 08:17:44 04:43:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 08:17:44 04:44:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 08:17:44 04:45:01 1.77 0.00 1.77 0.00 0.00 19.60 0.00 08:17:44 04:46:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 08:17:44 04:47:01 1.65 0.00 1.65 0.00 0.00 18.39 0.00 08:17:44 04:48:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 08:17:44 04:49:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 08:17:44 04:50:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 08:17:44 04:51:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 08:17:44 04:52:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 08:17:44 04:53:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 08:17:44 04:54:01 1.18 0.00 1.18 0.00 0.00 12.40 0.00 08:17:44 04:55:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 08:17:44 04:56:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 08:17:44 04:57:01 1.22 0.00 1.22 0.00 0.00 15.46 0.00 08:17:44 04:58:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 08:17:44 04:59:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 08:17:44 05:00:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 08:17:44 05:01:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 08:17:44 05:02:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 08:17:44 05:03:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 08:17:44 05:04:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 08:17:44 05:05:01 1.83 0.00 1.83 0.00 0.00 21.46 0.00 08:17:44 05:06:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 08:17:44 05:07:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 08:17:44 05:08:01 1.47 0.00 1.47 0.00 0.00 14.80 0.00 08:17:44 05:09:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 08:17:44 05:10:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 08:17:44 05:11:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 08:17:44 05:12:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 08:17:44 05:13:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 08:17:44 05:14:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 08:17:44 05:15:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 08:17:44 05:16:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 08:17:44 05:17:01 1.32 0.00 1.32 0.00 0.00 17.33 0.00 08:17:44 05:18:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 08:17:44 05:19:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 08:17:44 05:20:01 1.12 0.00 1.12 0.00 0.00 11.46 0.00 08:17:44 05:21:01 1.42 0.00 1.42 0.00 0.00 17.86 0.00 08:17:44 05:22:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 08:17:44 05:23:01 1.35 0.00 1.35 0.00 0.00 17.19 0.00 08:17:44 05:24:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 08:17:44 05:25:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 08:17:44 05:26:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 08:17:44 05:27:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 08:17:44 05:28:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 08:17:44 05:29:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 08:17:44 05:30:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 08:17:44 05:31:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 08:17:44 05:32:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 08:17:44 05:33:01 1.22 0.00 1.22 0.00 0.00 16.53 0.00 08:17:44 05:34:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 08:17:44 05:35:01 1.52 0.00 1.52 0.00 0.00 18.80 0.00 08:17:44 05:36:02 0.93 0.00 0.93 0.00 0.00 10.93 0.00 08:17:44 05:37:01 1.58 0.00 1.58 0.00 0.00 18.17 0.00 08:17:44 05:38:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 08:17:44 05:39:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 08:17:44 05:40:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 08:17:44 05:41:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 08:17:44 05:42:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 08:17:44 05:43:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 08:17:44 05:44:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 08:17:44 05:45:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 08:17:44 05:46:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 08:17:44 05:47:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 08:17:44 05:48:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 08:17:44 05:49:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 08:17:44 05:50:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 08:17:44 05:51:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 08:17:44 05:52:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 08:17:44 05:53:01 1.30 0.00 1.30 0.00 0.00 16.39 0.00 08:17:44 05:54:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 08:17:44 05:55:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 08:17:44 05:56:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 08:17:44 05:57:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 08:17:44 05:58:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 08:17:44 05:59:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 08:17:44 06:00:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 08:17:44 06:01:01 1.67 0.00 1.67 0.00 0.00 19.99 0.00 08:17:44 06:02:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 08:17:44 06:03:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 08:17:44 06:04:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 08:17:44 06:05:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 08:17:44 06:06:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 08:17:44 06:07:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 08:17:44 06:08:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 08:17:44 06:09:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 08:17:44 06:10:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 08:17:44 06:11:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 08:17:44 06:12:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 08:17:44 06:13:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 08:17:44 06:14:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 08:17:44 06:15:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 08:17:44 06:16:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 08:17:44 06:17:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 08:17:44 06:18:01 1.20 0.02 1.18 0.00 1.07 13.86 0.00 08:17:44 06:19:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 08:17:44 06:20:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 08:17:44 06:21:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 08:17:44 06:22:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 08:17:44 06:23:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 08:17:44 06:24:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 08:17:44 06:25:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 08:17:44 06:26:01 5.11 2.74 2.37 0.00 58.05 80.89 0.00 08:17:44 06:27:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 08:17:44 06:28:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 08:17:44 06:29:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 08:17:44 06:30:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 08:17:44 06:31:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 08:17:44 06:32:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 08:17:44 06:33:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 08:17:44 06:34:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 08:17:44 06:35:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 08:17:44 06:36:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 08:17:44 06:37:01 1.42 0.00 1.42 0.00 0.00 17.19 0.00 08:17:44 06:38:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 08:17:44 06:39:01 1.22 0.00 1.22 0.00 0.00 16.00 0.00 08:17:44 06:40:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 08:17:44 06:41:01 1.38 0.00 1.38 0.00 0.00 17.60 0.00 08:17:44 06:42:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 08:17:44 06:43:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 08:17:44 06:44:01 0.98 0.00 0.98 0.00 0.00 11.59 0.00 08:17:44 06:45:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 08:17:44 06:46:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 08:17:44 06:47:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 08:17:44 06:48:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 08:17:44 06:49:01 1.30 0.00 1.30 0.00 0.00 16.80 0.00 08:17:44 06:50:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 08:17:44 06:51:01 1.58 0.00 1.58 0.00 0.00 19.19 0.00 08:17:44 06:52:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 08:17:44 06:53:01 1.30 0.00 1.30 0.00 0.00 17.33 0.00 08:17:44 06:54:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 08:17:44 06:55:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 08:17:44 06:56:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 08:17:44 06:57:01 1.33 0.00 1.33 0.00 0.00 16.39 0.00 08:17:44 06:58:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 08:17:44 06:59:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 08:17:44 07:00:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 08:17:44 07:01:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 08:17:44 07:02:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 08:17:44 07:03:01 1.30 0.00 1.30 0.00 0.00 16.93 0.00 08:17:44 07:04:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 08:17:44 07:05:01 1.57 0.00 1.57 0.00 0.00 19.33 0.00 08:17:44 07:06:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 08:17:44 07:07:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 08:17:44 07:08:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 08:17:44 07:09:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 08:17:44 07:10:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 08:17:44 07:11:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 08:17:44 07:12:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 08:17:44 07:13:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 08:17:44 07:14:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 08:17:44 07:15:01 1.25 0.00 1.25 0.00 0.00 15.99 0.00 08:17:44 07:16:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 08:17:44 07:17:01 1.12 0.00 1.12 0.00 0.00 14.93 0.00 08:17:44 07:18:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 08:17:44 07:19:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 08:17:44 07:20:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 08:17:44 07:21:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 08:17:44 07:22:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 08:17:44 07:23:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 08:17:44 07:24:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 08:17:44 07:25:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 08:17:44 07:26:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 08:17:44 07:27:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 08:17:44 07:28:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 08:17:44 07:29:01 1.25 0.00 1.25 0.00 0.00 15.59 0.00 08:17:44 07:30:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 08:17:44 07:31:01 1.49 0.00 1.49 0.00 0.00 17.76 0.00 08:17:44 07:32:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 08:17:44 07:33:01 1.40 0.00 1.40 0.00 0.00 17.59 0.00 08:17:44 07:34:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 08:17:44 07:35:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 08:17:44 07:36:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 08:17:44 07:37:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 08:17:44 07:38:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 08:17:44 07:39:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 08:17:44 07:40:01 1.18 0.00 1.18 0.00 0.00 12.40 0.00 08:17:44 07:41:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 08:17:44 07:42:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 08:17:44 07:43:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 08:17:44 07:44:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 08:17:44 07:45:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 08:17:44 07:46:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 08:17:44 07:47:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 08:17:44 07:48:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 08:17:44 07:49:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 08:17:44 07:50:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 08:17:44 07:51:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 08:17:44 07:52:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 08:17:44 07:53:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 08:17:44 07:54:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 08:17:44 07:55:01 1.52 0.00 1.52 0.00 0.00 18.66 0.00 08:17:44 07:56:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 08:17:44 07:57:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 08:17:44 07:58:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 08:17:44 07:59:01 1.48 0.00 1.48 0.00 0.00 17.59 0.00 08:17:44 08:00:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 08:17:44 08:01:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 08:17:44 08:02:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 08:17:44 08:03:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 08:17:44 08:04:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 08:17:44 08:05:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 08:17:44 08:06:01 1.20 0.00 1.20 0.00 0.00 12.00 0.00 08:17:44 08:07:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 08:17:44 08:08:01 1.13 0.00 1.13 0.00 0.00 11.33 0.00 08:17:44 08:09:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 08:17:44 08:10:01 1.12 0.00 1.12 0.00 0.00 11.06 0.00 08:17:44 08:11:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 08:17:44 08:12:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 08:17:44 08:13:01 1.68 0.00 1.68 0.00 0.00 17.99 0.00 08:17:44 08:14:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 08:17:44 08:15:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 08:17:44 08:16:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 08:17:44 08:17:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 08:17:44 Average: 9.99 0.27 9.72 0.00 20.83 2999.77 0.00 08:17:44 08:17:44 02:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:17:44 02:18:01 27076840 31171680 1109876 3.38 121168 4148008 2396752 7.07 1754020 3530968 198820 08:17:44 02:19:01 26004636 31288444 988920 3.01 128460 5264424 2140004 6.31 2226296 4060708 205776 08:17:44 02:20:01 25484844 31294800 980628 2.98 135796 5736312 2004752 5.91 2045560 4716228 665876 08:17:44 02:21:01 17782784 31173816 1077944 3.28 160140 13088728 3661600 10.80 2650388 11568432 2356 08:17:44 02:22:01 5682144 28797564 3371020 10.26 406944 21750368 10876664 32.07 6404300 18983952 1309384 08:17:44 02:23:01 2343752 27860020 4311444 13.12 423340 24039328 9373856 27.64 8344748 20292552 1616 08:17:44 02:24:01 382512 27776772 4394976 13.37 420308 25826088 10131700 29.87 9586792 20915724 2146360 08:17:44 02:25:01 6077508 31368680 868524 2.64 429676 23948060 2267220 6.68 3772720 21366424 504 08:17:44 02:26:01 6065448 31365124 871112 2.65 430836 23955232 2285876 6.74 4283892 20865984 536 08:17:44 02:27:01 6073796 31373968 861740 2.62 431328 23955304 2144824 6.32 4450344 20690568 8 08:17:44 02:28:01 6074244 31374520 861100 2.62 431356 23955376 2144824 6.32 4450244 20690640 172 08:17:44 02:29:01 6087940 31388272 848124 2.58 431372 23955380 2144824 6.32 4434144 20690644 12 08:17:44 02:30:01 6090704 31391080 845396 2.57 431384 23955380 2144824 6.32 4432340 20690404 12 08:17:44 02:31:01 6095632 31396036 840344 2.56 431408 23955384 2144824 6.32 4427572 20690064 8 08:17:44 02:32:01 6095424 31396644 839660 2.55 431892 23955568 2161980 6.37 4428524 20690092 4 08:17:44 02:33:01 6095344 31396584 839656 2.55 431908 23955576 2161980 6.37 4428492 20690096 16 08:17:44 02:34:01 6095580 31396824 839348 2.55 431920 23955576 2161980 6.37 4428796 20690096 8 08:17:44 02:35:01 6095564 31396932 839164 2.55 431928 23955708 2161980 6.37 4428536 20690220 16 08:17:44 02:36:01 6095264 31396664 839396 2.55 431932 23955712 2161980 6.37 4428588 20690232 28 08:17:44 02:37:01 6095464 31396876 839344 2.55 431944 23955708 2161980 6.37 4428784 20690232 16 08:17:44 02:38:01 6094944 31396368 839776 2.55 431956 23955716 2161980 6.37 4428808 20690236 12 08:17:44 02:39:01 6095392 31396844 839244 2.55 431968 23955716 2161980 6.37 4429200 20690236 168 08:17:44 02:40:01 6095036 31396512 839516 2.55 431988 23955720 2161980 6.37 4429268 20690240 200 08:17:44 02:41:01 6095020 31396504 839480 2.55 432004 23955728 2161980 6.37 4429256 20690248 168 08:17:44 02:42:01 6094656 31396180 839756 2.55 432028 23955728 2161980 6.37 4429140 20690248 36 08:17:44 02:43:01 6094348 31396016 839856 2.56 432044 23955860 2161980 6.37 4429288 20690380 168 08:17:44 02:44:01 6094316 31396004 839808 2.55 432060 23955864 2161980 6.37 4429044 20690380 164 08:17:44 02:45:01 6094356 31396076 839740 2.55 432084 23955868 2161980 6.37 4428868 20690388 32 08:17:44 02:46:01 6094412 31396152 839600 2.55 432108 23955868 2161980 6.37 4429204 20690388 12 08:17:44 02:47:01 6094552 31396300 839376 2.55 432132 23955872 2161980 6.37 4428976 20690392 8 08:17:44 02:48:01 6094720 31396496 839312 2.55 432144 23955876 2178184 6.42 4428900 20690396 8 08:17:44 02:49:01 6094636 31396424 839528 2.55 432168 23955876 2178184 6.42 4428916 20690396 8 08:17:44 02:50:01 6094652 31396488 839456 2.55 432192 23955880 2178184 6.42 4429272 20690400 8 08:17:44 02:51:01 6094724 31396568 839528 2.55 432200 23955884 2178184 6.42 4429164 20690404 8 08:17:44 02:52:01 6095016 31396884 839180 2.55 432220 23955884 2178184 6.42 4429140 20690408 24 08:17:44 02:53:01 6094716 31396620 839376 2.55 432256 23955888 2178184 6.42 4429112 20690408 8 08:17:44 02:54:01 6094660 31396580 839348 2.55 432268 23955892 2178184 6.42 4429132 20690412 28 08:17:44 02:55:01 6094376 31396324 839544 2.55 432292 23955888 2178184 6.42 4429192 20690420 4 08:17:44 02:56:01 6094336 31396308 839500 2.55 432308 23955896 2178184 6.42 4429504 20690416 20 08:17:44 02:57:01 6094444 31396456 839216 2.55 432344 23955896 2178184 6.42 4429492 20690396 8 08:17:44 02:58:01 6094428 31396472 839136 2.55 432364 23955900 2178184 6.42 4429472 20690396 188 08:17:44 02:59:01 6094420 31396472 839108 2.55 432372 23955908 2178184 6.42 4429392 20690400 188 08:17:44 03:00:01 6094432 31396496 839292 2.55 432392 23955908 2194232 6.47 4429144 20690404 8 08:17:44 03:01:01 6093596 31395688 840076 2.56 432420 23955916 2194232 6.47 4429180 20690412 4 08:17:44 03:02:01 6092140 31394784 840968 2.56 432452 23956424 2194232 6.47 4432420 20690716 56 08:17:44 03:03:01 6091776 31394460 841232 2.56 432492 23956424 2194232 6.47 4432452 20690724 16 08:17:44 03:04:01 6084924 31389792 845836 2.57 432600 23957324 2194232 6.47 4438364 20690876 68 08:17:44 03:05:01 6085016 31389772 846016 2.57 432628 23957324 2194232 6.47 4438004 20690856 16 08:17:44 03:06:01 6084968 31389728 846016 2.57 432644 23957328 2194232 6.47 4438256 20690852 36 08:17:44 03:07:01 6084888 31389652 846012 2.57 432664 23957332 2194232 6.47 4438140 20690844 12 08:17:44 03:08:01 6084856 31389656 845976 2.57 432700 23957332 2194232 6.47 4438088 20690844 8 08:17:44 03:09:01 6084804 31389668 846152 2.57 432724 23957340 2194232 6.47 4438168 20690852 8 08:17:44 03:10:01 6084504 31389368 846432 2.58 432744 23957340 2194232 6.47 4438456 20690848 8 08:17:44 03:11:01 6085116 31390020 845640 2.57 432776 23957344 2194232 6.47 4438300 20690852 4 08:17:44 03:12:01 6085140 31390052 845584 2.57 432788 23957344 2194232 6.47 4438132 20690856 16 08:17:44 03:13:01 6085132 31390092 845516 2.57 432824 23957336 2194232 6.47 4438144 20690860 8 08:17:44 03:14:01 6084760 31389756 845776 2.57 432836 23957352 2194232 6.47 4438536 20690864 188 08:17:44 03:15:01 6084980 31389976 845480 2.57 432852 23957352 2194232 6.47 4438608 20690864 192 08:17:44 03:16:01 6084752 31389792 845688 2.57 432868 23957356 2194232 6.47 4438232 20690868 8 08:17:44 03:17:01 6084484 31389552 845868 2.57 432888 23957364 2194232 6.47 4438624 20690868 28 08:17:44 03:18:01 6084876 31390008 845368 2.57 432908 23957396 2194232 6.47 4438636 20690896 196 08:17:44 03:19:01 6084396 31389528 845824 2.57 432932 23957396 2194232 6.47 4438300 20690896 16 08:17:44 03:20:01 6083788 31388924 846324 2.57 432944 23957400 2194232 6.47 4438708 20690900 204 08:17:44 03:21:01 6083708 31388916 846312 2.57 432972 23957404 2194232 6.47 4439332 20690916 188 08:17:44 03:22:01 6084008 31389216 845964 2.57 433004 23957404 2194232 6.47 4438820 20690916 196 08:17:44 03:23:01 6084000 31389268 845952 2.57 433032 23957396 2194232 6.47 4438480 20690916 12 08:17:44 03:24:01 6084992 31390264 844912 2.57 433052 23957408 2194232 6.47 4438764 20690916 16 08:17:44 03:25:01 6084716 31390044 845092 2.57 433076 23957412 2194232 6.47 4438588 20690920 36 08:17:44 03:26:01 6084340 31389732 845612 2.57 433100 23957480 2194232 6.47 4438960 20690960 200 08:17:44 03:27:01 6084112 31389536 845816 2.57 433128 23957484 2194232 6.47 4438884 20690992 184 08:17:44 03:28:01 6084572 31390040 845564 2.57 433148 23957484 2194232 6.47 4438584 20690996 28 08:17:44 03:29:01 6084732 31390224 845556 2.57 433168 23957488 2194232 6.47 4439092 20690996 184 08:17:44 03:30:01 6084684 31390180 845520 2.57 433192 23957492 2194232 6.47 4438992 20691000 200 08:17:44 03:31:01 6084740 31390236 845460 2.57 433196 23957492 2226324 6.56 4438584 20691000 4 08:17:44 03:32:01 6084156 31389692 845968 2.57 433208 23957496 2226324 6.56 4438696 20691004 32 08:17:44 03:33:01 6084364 31389924 845888 2.57 433220 23957504 2226324 6.56 4438900 20691012 156 08:17:44 03:34:01 6083788 31389348 846396 2.57 433228 23957504 2210076 6.52 4438960 20691012 188 08:17:44 03:35:01 6083812 31389516 846208 2.57 433248 23957640 2210076 6.52 4438656 20691136 16 08:17:44 03:36:01 6083552 31389284 846436 2.58 433264 23957640 2210076 6.52 4438684 20691148 12 08:17:44 03:37:01 6083724 31389480 846188 2.57 433276 23957644 2210076 6.52 4438772 20691152 8 08:17:44 03:38:01 6083684 31389448 846200 2.57 433296 23957636 2210076 6.52 4438704 20691152 8 08:17:44 03:39:01 6083636 31389428 846196 2.57 433320 23957648 2210076 6.52 4438728 20691156 8 08:17:44 03:40:01 6083596 31389392 846264 2.57 433340 23957652 2210076 6.52 4438728 20691160 28 08:17:44 03:41:01 6083800 31389640 845988 2.57 433368 23957644 2210076 6.52 4438784 20691160 4 08:17:44 03:42:01 6083780 31389660 846176 2.57 433388 23957656 2210076 6.52 4438868 20691164 28 08:17:44 03:43:01 6083544 31389444 846372 2.57 433420 23957644 2210076 6.52 4438828 20691164 12 08:17:44 03:44:01 6083928 31389984 845716 2.57 433432 23957788 2210076 6.52 4439352 20691296 180 08:17:44 03:45:01 6083620 31389692 845936 2.57 433456 23957792 2210076 6.52 4439264 20691296 204 08:17:44 03:46:01 6083360 31389436 846180 2.57 433468 23957796 2210076 6.52 4438872 20691300 28 08:17:44 03:47:01 6083580 31389700 845948 2.57 433492 23957800 2193904 6.47 4439396 20691308 192 08:17:44 03:48:01 6083564 31389700 845920 2.57 433528 23957792 2193904 6.47 4439288 20691308 20 08:17:44 03:49:01 6082980 31389156 846408 2.57 433552 23957808 2193904 6.47 4439500 20691312 204 08:17:44 03:50:01 6082932 31389112 846380 2.57 433576 23957808 2193904 6.47 4439544 20691316 204 08:17:44 03:51:01 6082200 31388444 847084 2.58 433600 23957812 2193904 6.47 4439036 20691320 4 08:17:44 03:52:01 6082452 31388696 846764 2.58 433624 23957812 2193904 6.47 4439080 20691320 12 08:17:44 03:53:01 6082336 31388632 847000 2.58 433656 23957816 2193904 6.47 4439068 20691324 8 08:17:44 03:54:01 6082352 31388676 846928 2.58 433676 23957824 2193904 6.47 4439088 20691332 36 08:17:44 03:55:01 6082304 31388648 846912 2.58 433680 23957824 2193904 6.47 4439108 20691332 8 08:17:44 03:56:01 6082256 31388608 846880 2.58 433692 23957828 2193904 6.47 4439116 20691336 4 08:17:44 03:57:01 6082240 31388616 846820 2.58 433704 23957828 2193904 6.47 4439192 20691336 12 08:17:44 03:58:01 6082000 31388388 846980 2.58 433728 23957824 2193904 6.47 4439140 20691340 8 08:17:44 03:59:01 6081952 31388380 846928 2.58 433756 23957836 2193904 6.47 4439368 20691344 28 08:17:44 04:00:01 6082120 31388548 846908 2.58 433764 23957836 2193904 6.47 4439184 20691344 8 08:17:44 04:01:01 6082324 31388784 846652 2.58 433784 23957840 2193904 6.47 4439208 20691348 8 08:17:44 04:02:01 6082080 31388564 846856 2.58 433800 23957840 2193904 6.47 4439284 20691348 4 08:17:44 04:03:01 6081560 31388076 847288 2.58 433820 23957844 2193904 6.47 4439340 20691352 8 08:17:44 04:04:01 6080848 31387504 847652 2.58 433844 23957848 2208692 6.51 4441076 20690484 188 08:17:44 04:05:01 6080712 31387444 847600 2.58 433876 23957852 2208692 6.51 4440896 20690480 208 08:17:44 04:06:01 6080868 31387608 847304 2.58 433888 23957860 2208692 6.51 4440816 20690484 184 08:17:44 04:07:01 6080960 31387756 847132 2.58 433904 23957860 2208692 6.51 4440896 20690488 200 08:17:44 04:08:01 6081276 31388088 846804 2.58 433916 23957860 2208692 6.51 4440464 20690492 8 08:17:44 04:09:01 6080936 31387748 847092 2.58 433948 23957864 2208692 6.51 4440464 20690492 4 08:17:44 04:10:01 6080924 31387800 847228 2.58 433976 23957868 2208692 6.51 4440532 20690500 8 08:17:44 04:11:01 6081160 31388040 847040 2.58 434000 23957868 2208692 6.51 4440528 20690500 4 08:17:44 04:12:01 6080860 31387900 847260 2.58 434024 23958000 2208692 6.51 4440912 20690628 184 08:17:44 04:13:01 6081376 31388448 846928 2.58 434048 23958008 2208692 6.51 4440600 20690636 64 08:17:44 04:14:01 6081092 31388164 847160 2.58 434068 23958004 2208692 6.51 4440608 20690636 8 08:17:44 04:15:01 6080940 31388016 847224 2.58 434076 23958012 2208692 6.51 4440904 20690640 196 08:17:44 04:16:01 6080964 31388100 847188 2.58 434088 23958012 2208692 6.51 4440648 20690644 4 08:17:44 04:17:01 6079936 31387112 847956 2.58 434124 23958016 2208692 6.51 4441296 20690648 8 08:17:44 04:18:01 6079976 31387196 847852 2.58 434144 23958016 2208692 6.51 4441016 20690628 12 08:17:44 04:19:01 6079956 31387220 847612 2.58 434176 23958016 2208692 6.51 4440728 20690632 8 08:17:44 04:20:01 6080460 31387792 847044 2.58 434196 23958024 2208692 6.51 4440768 20690640 8 08:17:44 04:21:01 6079948 31387292 847476 2.58 434224 23958028 2208692 6.51 4441064 20690636 20 08:17:44 04:22:01 6079900 31387260 847432 2.58 434244 23958036 2208692 6.51 4440852 20690648 16 08:17:44 04:23:01 6079852 31387276 847504 2.58 434272 23958028 2208692 6.51 4440864 20690652 8 08:17:44 04:24:01 6079512 31386940 847760 2.58 434304 23958028 2208692 6.51 4440848 20690656 12 08:17:44 04:25:01 6079972 31387464 847432 2.58 434320 23958044 2192456 6.46 4440920 20690664 8 08:17:44 04:26:01 6079920 31387412 847660 2.58 434332 23958044 2192456 6.46 4440904 20690664 4 08:17:44 04:27:01 6079936 31387604 847456 2.58 434364 23958172 2192456 6.46 4441044 20690788 4 08:17:44 04:28:01 6079888 31387564 847432 2.58 434372 23958176 2192456 6.46 4440968 20690788 12 08:17:44 04:29:01 6080124 31387808 847108 2.58 434396 23958180 2192456 6.46 4440988 20690792 8 08:17:44 04:30:01 6079856 31387564 847308 2.58 434404 23958180 2192456 6.46 4440996 20690792 8 08:17:44 04:31:01 6079304 31387032 847788 2.58 434412 23958188 2192456 6.46 4441024 20690796 52 08:17:44 04:32:01 6079084 31386824 848044 2.58 434428 23958192 2208512 6.51 4441080 20690804 28 08:17:44 04:33:01 6079192 31386952 847860 2.58 434452 23958184 2208512 6.51 4441056 20690804 4 08:17:44 04:34:01 6078852 31386648 848108 2.58 434472 23958184 2208512 6.51 4441400 20690808 12 08:17:44 04:35:01 6078812 31386624 848100 2.58 434504 23958196 2208512 6.51 4441100 20690808 8 08:17:44 04:36:01 6078692 31386556 848088 2.58 434516 23958200 2224556 6.56 4441452 20690812 196 08:17:44 04:37:01 6078900 31386796 848012 2.58 434544 23958200 2224556 6.56 4441600 20690812 204 08:17:44 04:38:01 6078932 31386860 848252 2.58 434572 23958204 2224556 6.56 4441248 20690816 12 08:17:44 04:39:01 6078872 31386836 848256 2.58 434596 23958216 2224556 6.56 4441564 20690828 208 08:17:44 04:40:01 6079108 31387072 847964 2.58 434612 23958216 2224556 6.56 4441616 20690828 192 08:17:44 04:41:01 6078784 31386768 848276 2.58 434628 23958212 2224556 6.56 4441256 20690832 44 08:17:44 04:42:01 6078408 31386392 848776 2.58 434632 23958220 2224556 6.56 4441776 20690832 196 08:17:44 04:43:01 6078440 31386432 848724 2.58 434644 23958224 2224556 6.56 4441256 20690836 8 08:17:44 04:44:01 6078644 31386672 848440 2.58 434668 23958220 2207720 6.51 4441608 20690840 8 08:17:44 04:45:01 6078596 31386648 848408 2.58 434684 23958224 2207720 6.51 4441424 20690840 40 08:17:44 04:46:01 6078216 31386316 848632 2.58 434712 23958232 2207720 6.51 4442012 20690844 192 08:17:44 04:47:01 6078428 31386544 848396 2.58 434736 23958232 2207720 6.51 4441416 20690844 8 08:17:44 04:48:01 6078388 31386520 848344 2.58 434768 23958228 2207720 6.51 4441340 20690848 4 08:17:44 04:49:01 6078340 31386508 848300 2.58 434784 23958240 2207720 6.51 4441392 20690848 52 08:17:44 04:50:01 6078220 31386428 848280 2.58 434800 23958244 2207720 6.51 4441948 20690856 188 08:17:44 04:51:01 6078276 31386488 848216 2.58 434808 23958244 2207720 6.51 4441428 20690860 4 08:17:44 04:52:01 6077960 31386180 848500 2.58 434812 23958248 2207720 6.51 4441792 20690860 16 08:17:44 04:53:01 6077952 31386192 848412 2.58 434840 23958252 2191668 6.46 4441460 20690864 12 08:17:44 04:54:01 6077952 31386216 848404 2.58 434852 23958248 2191668 6.46 4441468 20690864 8 08:17:44 04:55:01 6078152 31386428 848384 2.58 434860 23958260 2191668 6.46 4441480 20690868 4 08:17:44 04:56:01 6078152 31386432 848368 2.58 434876 23958260 2191668 6.46 4441488 20690868 8 08:17:44 04:57:01 6078096 31386424 848340 2.58 434900 23958264 2191668 6.46 4441668 20690876 60 08:17:44 04:58:01 6077804 31386136 848548 2.58 434920 23958268 2191668 6.46 4441548 20690880 12 08:17:44 04:59:01 6078544 31386916 847716 2.58 434940 23958272 2191668 6.46 4441600 20690884 4 08:17:44 05:00:01 6078292 31386676 847900 2.58 434960 23958276 2191668 6.46 4441592 20690888 8 08:17:44 05:01:01 6078172 31386712 847784 2.58 434988 23958404 2191668 6.46 4441952 20691008 188 08:17:44 05:02:01 6077636 31386228 848220 2.58 435012 23958408 2191668 6.46 4442116 20691020 216 08:17:44 05:03:01 6077952 31386548 847880 2.58 435036 23958408 2191668 6.46 4441788 20691020 8 08:17:44 05:04:01 6077112 31385968 848416 2.58 435076 23958412 2173824 6.41 4442236 20691024 44 08:17:44 05:05:01 6077028 31385948 848576 2.58 435116 23958412 2173824 6.41 4442060 20691028 20 08:17:44 05:06:01 6077312 31386240 848240 2.58 435136 23958416 2173824 6.41 4441976 20691028 16 08:17:44 05:07:01 6077528 31386476 848128 2.58 435172 23958424 2173824 6.41 4442016 20691032 68 08:17:44 05:08:01 6077512 31386496 848068 2.58 435220 23958424 2173824 6.41 4441996 20691032 12 08:17:44 05:09:01 6077612 31386664 847968 2.58 435252 23958420 2189944 6.46 4442400 20691036 44 08:17:44 05:10:01 6077844 31386908 847920 2.58 435264 23958432 2206044 6.50 4442084 20691040 24 08:17:44 05:11:01 6077836 31386920 847900 2.58 435280 23958432 2206044 6.50 4442104 20691040 44 08:17:44 05:12:01 6078068 31387136 847860 2.58 435296 23958440 2206044 6.50 4442500 20691052 36 08:17:44 05:13:01 6077736 31386824 848140 2.58 435320 23958440 2206044 6.50 4442176 20691052 4 08:17:44 05:14:01 6077476 31386580 848368 2.58 435348 23958436 2206044 6.50 4442192 20691056 24 08:17:44 05:15:01 6077680 31386812 848080 2.58 435368 23958444 2206044 6.50 4442224 20691056 44 08:17:44 05:16:01 6077632 31386792 848056 2.58 435376 23958448 2206044 6.50 4442248 20691060 4 08:17:44 05:17:01 6076984 31386172 848600 2.58 435412 23958456 2206044 6.50 4442616 20691064 48 08:17:44 05:18:01 6077488 31386700 848048 2.58 435420 23958456 2206044 6.50 4442312 20691068 4 08:17:44 05:19:01 6077220 31386444 848224 2.58 435452 23958452 2206044 6.50 4442304 20691072 28 08:17:44 05:20:01 6077164 31386420 848240 2.58 435468 23958460 2206044 6.50 4442336 20691072 4 08:17:44 05:21:01 6076872 31386276 848316 2.58 435492 23958592 2206044 6.50 4442904 20691204 28 08:17:44 05:22:01 6076896 31386324 848228 2.58 435524 23958592 2206044 6.50 4442560 20691204 4 08:17:44 05:23:01 6076880 31386344 848188 2.58 435540 23958596 2206044 6.50 4442452 20691208 28 08:17:44 05:24:01 6076804 31386288 848400 2.58 435564 23958600 2206044 6.50 4442468 20691212 4 08:17:44 05:25:01 6076820 31386332 848328 2.58 435584 23958604 2206044 6.50 4442792 20691212 8 08:17:44 05:26:01 6076940 31386508 848328 2.58 435616 23958608 2206044 6.50 4442824 20691216 200 08:17:44 05:27:01 6076988 31386556 848268 2.58 435632 23958604 2206044 6.50 4442620 20691216 44 08:17:44 05:28:01 6076972 31386576 848232 2.58 435648 23958616 2206044 6.50 4442916 20691220 240 08:17:44 05:29:01 6077492 31387128 847656 2.58 435688 23958616 2206044 6.50 4443064 20691220 272 08:17:44 05:30:01 6076696 31386336 848416 2.58 435704 23958620 2206044 6.50 4442636 20691224 20 08:17:44 05:31:01 6076712 31386392 848336 2.58 435720 23958624 2206044 6.50 4442668 20691228 60 08:17:44 05:32:01 6076632 31386320 848340 2.58 435732 23958624 2206044 6.50 4442732 20691228 24 08:17:44 05:33:01 6076552 31386264 848304 2.58 435744 23958628 2206044 6.50 4442688 20691232 64 08:17:44 05:34:01 6076756 31386484 848024 2.58 435764 23958620 2206044 6.50 4442704 20691232 8 08:17:44 05:35:01 6077244 31387016 847480 2.58 435780 23958636 2206044 6.50 4442740 20691236 64 08:17:44 05:36:02 6077196 31386980 847452 2.58 435788 23958640 2206044 6.50 4442744 20691240 24 08:17:44 05:37:01 6077080 31386884 847696 2.58 435808 23958640 2206044 6.50 4442832 20691240 4 08:17:44 05:38:01 6076804 31386764 847792 2.58 435828 23958772 2206044 6.50 4442848 20691372 32 08:17:44 05:39:01 6076796 31386768 847720 2.58 435848 23958772 2206044 6.50 4442804 20691372 8 08:17:44 05:40:01 6077252 31387248 847180 2.58 435876 23958768 2206044 6.50 4442824 20691376 8 08:17:44 05:41:01 6076920 31386944 847492 2.58 435900 23958776 2189880 6.46 4442864 20691376 48 08:17:44 05:42:01 6076524 31386576 847808 2.58 435924 23958780 2205924 6.50 4442940 20691380 28 08:17:44 05:43:01 6076724 31386804 847732 2.58 435960 23958784 2205924 6.50 4442908 20691384 8 08:17:44 05:44:01 6076708 31386840 847696 2.58 435984 23958788 2205924 6.50 4442988 20691400 4 08:17:44 05:45:01 6076660 31386820 847864 2.58 436008 23958792 2205924 6.50 4443020 20691404 44 08:17:44 05:46:01 6076612 31386796 847844 2.58 436024 23958796 2205924 6.50 4443040 20691404 12 08:17:44 05:47:01 6076492 31386708 847884 2.58 436052 23958800 2189548 6.46 4443136 20691408 40 08:17:44 05:48:01 6076732 31386972 847788 2.58 436072 23958800 2189548 6.46 4443116 20691408 8 08:17:44 05:49:01 6079544 31389804 844920 2.57 436084 23958804 2205848 6.50 4440360 20691412 60 08:17:44 05:50:01 6079496 31389772 844896 2.57 436104 23958800 2205848 6.50 4440372 20691416 4 08:17:44 05:51:01 6079368 31389708 844876 2.57 436112 23958808 2205848 6.50 4440392 20691420 8 08:17:44 05:52:01 6079312 31389676 844844 2.57 436124 23958812 2205848 6.50 4440480 20691424 24 08:17:44 05:53:01 6079184 31389584 844860 2.57 436148 23958816 2205848 6.50 4440736 20691424 212 08:17:44 05:54:01 6079168 31389584 844844 2.57 436160 23958820 2205848 6.50 4440968 20691428 212 08:17:44 05:55:01 6079184 31389628 844776 2.57 436196 23958820 2205848 6.50 4441076 20691424 272 08:17:44 05:56:01 6078412 31388860 845540 2.57 436200 23958824 2205848 6.50 4440504 20691428 28 08:17:44 05:57:01 6078404 31388868 845480 2.57 436204 23958828 2205848 6.50 4440580 20691432 12 08:17:44 05:58:01 6078212 31388700 845540 2.57 436224 23958828 2205848 6.50 4440892 20691432 204 08:17:44 05:59:01 6077944 31388448 845792 2.57 436236 23958832 2205848 6.50 4440836 20691436 168 08:17:44 06:00:01 6077920 31388440 845740 2.57 436252 23958832 2205848 6.50 4440900 20691436 220 08:17:44 06:01:01 6077284 31387820 846500 2.58 436264 23958840 2205848 6.50 4441160 20691440 192 08:17:44 06:02:01 6077772 31388316 845992 2.57 436268 23958848 2205848 6.50 4441224 20691444 200 08:17:44 06:03:01 6077536 31388080 846208 2.57 436288 23958848 2205848 6.50 4440988 20691444 24 08:17:44 06:04:01 6078008 31388588 845668 2.57 436304 23958852 2205848 6.50 4440952 20691460 20 08:17:44 06:05:01 6077592 31388156 846044 2.57 436324 23958848 2205596 6.50 4440984 20691460 16 08:17:44 06:06:01 6077268 31387852 846324 2.57 436352 23958856 2205596 6.50 4440852 20691464 16 08:17:44 06:07:01 6077536 31388152 846124 2.57 436368 23958856 2205596 6.50 4440896 20691464 12 08:17:44 06:08:01 6077988 31388616 845800 2.57 436396 23958860 2205596 6.50 4441124 20691468 8 08:17:44 06:09:01 6077744 31388416 845992 2.57 436420 23958864 2205596 6.50 4440876 20691472 8 08:17:44 06:10:01 6077736 31388424 845964 2.57 436444 23958856 2205596 6.50 4440872 20691472 8 08:17:44 06:11:01 6077572 31388328 846188 2.57 436452 23958872 2205596 6.50 4440916 20691476 64 08:17:44 06:12:01 6077780 31388660 846044 2.57 436460 23959000 2205596 6.50 4440964 20691596 8 08:17:44 06:13:01 6077716 31388636 846012 2.57 436472 23959004 2205596 6.50 4441256 20691612 248 08:17:44 06:14:01 6077636 31388568 846024 2.57 436484 23959004 2205596 6.50 4441828 20691612 196 08:17:44 06:15:01 6077272 31388228 846304 2.57 436504 23959008 2205596 6.50 4441360 20691616 216 08:17:44 06:16:01 6077412 31388384 846088 2.57 436516 23959012 2205596 6.50 4441444 20691620 212 08:17:44 06:17:01 6077364 31388344 846048 2.57 436524 23959016 2205596 6.50 4441996 20691620 284 08:17:44 06:18:01 6077924 31388924 845424 2.57 436532 23959052 2205596 6.50 4441256 20691628 112 08:17:44 06:19:01 6077616 31388668 845668 2.57 436548 23959052 2221900 6.55 4441500 20691660 192 08:17:44 06:20:01 6077600 31388664 845652 2.57 436560 23959056 2221900 6.55 4441516 20691664 252 08:17:44 06:21:01 6077364 31388444 845860 2.57 436584 23959060 2221900 6.55 4441436 20691664 12 08:17:44 06:22:01 6077388 31388512 845744 2.57 436608 23959064 2221900 6.55 4441136 20691672 28 08:17:44 06:23:01 6077268 31388412 845780 2.57 436628 23959068 2221900 6.55 4441368 20691676 8 08:17:44 06:24:01 6077244 31388396 845732 2.57 436640 23959068 2221900 6.55 4441160 20691676 28 08:17:44 06:25:01 6077252 31388428 845644 2.57 436672 23959068 2221900 6.55 4441412 20691680 28 08:17:44 06:26:01 6074572 31389020 845016 2.57 437148 23961632 2205624 6.50 4442280 20693900 188 08:17:44 06:27:01 6074564 31389032 844988 2.57 437160 23961636 2205624 6.50 4442440 20693904 216 08:17:44 06:28:01 6074808 31389296 844812 2.57 437192 23961640 2205624 6.50 4442228 20693908 8 08:17:44 06:29:01 6074404 31388928 845096 2.57 437212 23961644 2205624 6.50 4442528 20693908 160 08:17:44 06:30:01 6074612 31389156 845068 2.57 437228 23961648 2205624 6.50 4442524 20693912 48 08:17:44 06:31:01 6074596 31389148 845040 2.57 437252 23961644 2205624 6.50 4442292 20693912 40 08:17:44 06:32:01 6074516 31389092 845040 2.57 437268 23961652 2205624 6.50 4442388 20693920 28 08:17:44 06:33:01 6074456 31389060 845232 2.57 437292 23961656 2205624 6.50 4442336 20693924 60 08:17:44 06:34:01 6074668 31389292 845072 2.57 437300 23961660 2205624 6.50 4442416 20693928 28 08:17:44 06:35:01 6074336 31388980 845308 2.57 437308 23961664 2205624 6.50 4442932 20693932 208 08:17:44 06:36:01 6074620 31389264 845008 2.57 437332 23961656 2205624 6.50 4442372 20693932 16 08:17:44 06:37:01 6074256 31388936 845284 2.57 437356 23961668 2205624 6.50 4442464 20693936 40 08:17:44 06:38:01 6074200 31388896 845276 2.57 437364 23961668 2205624 6.50 4442488 20693936 36 08:17:44 06:39:01 6073656 31388372 845740 2.57 437376 23961676 2205624 6.50 4442772 20693940 64 08:17:44 06:40:01 6073632 31388356 845704 2.57 437384 23961668 2205624 6.50 4442584 20693944 4 08:17:44 06:41:01 6073804 31388564 845372 2.57 437412 23961680 2205624 6.50 4443116 20693948 280 08:17:44 06:42:01 6073828 31388608 845328 2.57 437432 23961680 2205624 6.50 4442632 20693952 28 08:17:44 06:43:01 6073720 31388520 845652 2.57 437444 23961684 2205624 6.50 4443012 20693952 192 08:17:44 06:44:01 6073696 31388500 845612 2.57 437460 23961688 2205624 6.50 4442752 20693956 40 08:17:44 06:45:01 6073572 31388408 845876 2.57 437476 23961688 2205624 6.50 4443184 20693956 76 08:17:44 06:46:01 6073572 31388540 845720 2.57 437508 23961820 2205624 6.50 4443028 20694088 236 08:17:44 06:47:01 6073572 31388592 845660 2.57 437524 23961824 2221672 6.55 4442960 20694092 256 08:17:44 06:48:01 6073596 31388628 845564 2.57 437532 23961828 2221672 6.55 4443112 20694096 192 08:17:44 06:49:01 6073620 31388664 845520 2.57 437544 23961836 2221672 6.55 4442572 20694104 44 08:17:44 06:50:01 6073328 31388380 845728 2.57 437552 23961836 2221672 6.55 4442576 20694104 12 08:17:44 06:51:01 6073524 31388608 845448 2.57 437572 23961840 2221672 6.55 4442872 20694108 16 08:17:44 06:52:01 6074440 31389532 844740 2.57 437584 23961836 2221672 6.55 4442748 20694108 24 08:17:44 06:53:01 6074140 31389260 844924 2.57 437604 23961844 2221672 6.55 4443184 20694112 256 08:17:44 06:54:01 6074164 31389288 844888 2.57 437612 23961848 2221672 6.55 4442640 20694116 4 08:17:44 06:55:01 6074068 31389200 844896 2.57 437616 23961848 2221672 6.55 4442908 20694116 232 08:17:44 06:56:01 6074344 31389492 844608 2.57 437620 23961852 2221672 6.55 4442656 20694120 28 08:17:44 06:57:01 6073704 31388860 845176 2.57 437628 23961856 2204948 6.50 4443016 20694124 224 08:17:44 06:58:01 6073980 31389144 844888 2.57 437640 23961856 2204948 6.50 4442720 20694128 28 08:17:44 06:59:01 6073428 31388612 845392 2.57 437652 23961860 2204948 6.50 4443100 20694128 236 08:17:44 07:00:01 6073192 31388388 845608 2.57 437668 23961864 2221172 6.55 4442744 20694132 28 08:17:44 07:01:01 6073392 31388612 845544 2.57 437688 23961864 2221172 6.55 4442764 20694136 60 08:17:44 07:02:01 6073352 31388592 845516 2.57 437692 23961868 2221172 6.55 4442844 20694136 20 08:17:44 07:03:01 6073524 31388788 845256 2.57 437712 23961872 2204836 6.50 4443060 20694020 60 08:17:44 07:04:01 6073444 31388724 845252 2.57 437736 23961872 2204836 6.50 4443352 20693976 24 08:17:44 07:05:01 6072332 31387680 846272 2.57 437768 23961876 2204836 6.50 4443872 20693972 16 08:17:44 07:06:01 6072284 31387640 846240 2.57 437784 23961876 2204836 6.50 4443276 20693980 4 08:17:44 07:07:01 6072008 31387404 846412 2.57 437812 23961888 2204836 6.50 4443660 20693984 212 08:17:44 07:08:01 6072168 31387612 846364 2.57 437836 23961892 2204836 6.50 4443828 20693988 192 08:17:44 07:09:01 6072744 31388192 845784 2.57 437844 23961892 2204836 6.50 4443292 20693988 8 08:17:44 07:10:01 6072652 31388112 846052 2.57 437864 23961896 2204836 6.50 4443300 20693992 4 08:17:44 07:11:01 6072936 31388432 845740 2.57 437892 23961888 2188388 6.45 4443340 20693992 12 08:17:44 07:12:01 6072384 31387920 846180 2.57 437916 23961900 2188388 6.45 4443692 20693996 192 08:17:44 07:13:01 6072652 31388212 845884 2.57 437936 23961904 2188388 6.45 4443388 20694000 8 08:17:44 07:14:01 6072052 31387644 846380 2.57 437956 23961904 2209848 6.51 4443916 20694000 200 08:17:44 07:15:01 6072076 31387676 846332 2.57 437972 23961912 2209848 6.51 4443436 20694004 64 08:17:44 07:16:01 6071736 31387348 846600 2.58 437984 23961912 2209848 6.51 4443448 20694004 8 08:17:44 07:17:01 6071940 31387640 846268 2.57 438008 23961984 2209848 6.51 4444240 20694056 276 08:17:44 07:18:01 6072152 31387884 846008 2.57 438016 23961984 2209848 6.51 4444044 20694080 196 08:17:44 07:19:01 6072380 31388124 845768 2.57 438024 23961988 2209848 6.51 4443504 20694084 4 08:17:44 07:20:01 6072532 31388284 845780 2.57 438028 23961992 2209848 6.51 4443896 20694088 212 08:17:44 07:21:01 6072492 31388248 845808 2.57 438052 23961980 2209848 6.51 4443844 20694088 4 08:17:44 07:22:01 6072152 31387932 846060 2.57 438060 23962000 2209848 6.51 4443668 20694092 52 08:17:44 07:23:01 6072144 31387944 845980 2.57 438088 23962000 2209848 6.51 4443560 20694092 8 08:17:44 07:24:01 6071536 31387364 846472 2.58 438100 23962008 2209848 6.51 4443924 20694100 216 08:17:44 07:25:01 6071812 31387788 846048 2.57 438120 23962136 2209848 6.51 4443616 20694224 8 08:17:44 07:26:01 6071720 31387616 846340 2.57 438148 23962136 2209848 6.51 4443860 20694228 16 08:17:44 07:27:01 6071664 31387628 846356 2.57 438176 23962144 2209848 6.51 4443712 20694240 244 08:17:44 07:28:01 6071964 31387944 845992 2.57 438196 23962128 2209848 6.51 4443736 20694240 8 08:17:44 07:29:01 6071884 31387900 845900 2.57 438228 23962148 2209848 6.51 4444092 20694244 256 08:17:44 07:30:01 6071900 31387916 845880 2.57 438236 23962144 2209848 6.51 4443700 20694244 248 08:17:44 07:31:01 6071568 31387632 846100 2.57 438260 23962152 2209848 6.51 4444000 20694248 196 08:17:44 07:32:01 6071332 31387404 846400 2.57 438284 23962152 2209848 6.51 4444212 20694248 240 08:17:44 07:33:01 6071268 31387340 846416 2.57 438304 23962160 2209848 6.51 4444108 20694252 212 08:17:44 07:34:01 6071552 31387656 846096 2.57 438328 23962164 2209848 6.51 4444144 20694256 8 08:17:44 07:35:01 6071912 31388164 845620 2.57 438336 23962292 2209848 6.51 4444316 20694388 240 08:17:44 07:36:01 6071944 31388204 845576 2.57 438344 23962296 2209848 6.51 4444200 20694392 8 08:17:44 07:37:01 6071888 31388168 845536 2.57 438376 23962288 2209848 6.51 4444360 20694392 36 08:17:44 07:38:01 6071620 31387932 845728 2.57 438388 23962304 2226152 6.56 4444484 20694396 220 08:17:44 07:39:01 6071304 31387648 845996 2.57 438412 23962308 2226152 6.56 4444224 20694400 256 08:17:44 07:40:01 6071572 31387932 845808 2.57 438436 23962304 2226152 6.56 4444012 20694400 8 08:17:44 07:41:01 6071004 31387388 846312 2.57 438444 23962312 2226152 6.56 4444304 20694408 196 08:17:44 07:42:01 6070996 31387388 846292 2.57 438476 23962308 2226152 6.56 4444096 20694408 12 08:17:44 07:43:01 6071156 31387596 846300 2.57 438496 23962320 2226152 6.56 4444080 20694412 4 08:17:44 07:44:01 6071356 31387796 846276 2.57 438520 23962320 2226152 6.56 4444080 20694412 8 08:17:44 07:45:01 6071508 31387992 846224 2.57 438544 23962324 2242196 6.61 4444416 20694420 196 08:17:44 07:46:01 6071524 31388056 846184 2.57 438556 23962328 2242196 6.61 4444172 20694424 8 08:17:44 07:47:01 6071736 31388268 845912 2.57 438576 23962328 2242196 6.61 4444528 20694424 116 08:17:44 07:48:01 6071420 31387956 846240 2.57 438604 23962332 2242196 6.61 4444548 20694428 192 08:17:44 07:49:01 6071160 31387752 846436 2.58 438616 23962332 2242196 6.61 4444572 20694432 292 08:17:44 07:50:01 6071176 31387772 846404 2.57 438628 23962336 2242196 6.61 4444240 20694436 24 08:17:44 07:51:01 6071324 31387936 846180 2.57 438652 23962336 2242196 6.61 4444568 20694432 8 08:17:44 07:52:01 6071472 31388140 845940 2.57 438676 23962344 2242196 6.61 4444676 20694432 212 08:17:44 07:53:01 6070708 31387392 846668 2.58 438696 23962348 2242196 6.61 4444556 20694436 188 08:17:44 07:54:01 6071164 31387848 846156 2.57 438704 23962348 2242196 6.61 4444568 20694436 196 08:17:44 07:55:01 6070628 31387340 846680 2.58 438708 23962356 2242196 6.61 4444836 20694440 188 08:17:44 07:56:01 6070904 31387616 846396 2.57 438720 23962352 2242196 6.61 4444576 20694440 4 08:17:44 07:57:01 6071140 31387872 846080 2.57 438728 23962360 2242196 6.61 4444372 20694448 60 08:17:44 07:58:01 6071140 31387880 846072 2.57 438740 23962356 2242196 6.61 4444320 20694448 8 08:17:44 07:59:01 6071220 31387984 846240 2.57 438760 23962356 2242196 6.61 4444324 20694452 60 08:17:44 08:00:01 6071348 31388132 846056 2.57 438776 23962360 2242196 6.61 4444628 20694456 220 08:17:44 08:01:01 6071056 31388004 846180 2.57 438792 23962500 2242196 6.61 4444884 20694588 256 08:17:44 08:02:01 6070520 31387476 846684 2.58 438808 23962504 2242196 6.61 4444840 20694592 256 08:17:44 08:03:01 6071080 31388064 846096 2.57 438840 23962500 2226116 6.56 4444508 20694592 56 08:17:44 08:04:01 6071548 31388568 845788 2.57 438856 23962504 2226116 6.56 4444708 20694596 32 08:17:44 08:05:01 6071076 31388000 846336 2.57 438856 23962512 2226116 6.56 4444784 20694600 60 08:17:44 08:06:01 6071068 31387996 846276 2.57 438864 23962512 2226116 6.56 4444520 20694600 8 08:17:44 08:07:01 6070800 31387740 846468 2.58 438872 23962516 2226116 6.56 4444584 20694604 64 08:17:44 08:08:01 6071004 31387956 846180 2.57 438896 23962516 2226116 6.56 4444548 20694608 12 08:17:44 08:09:01 6070964 31387940 846164 2.57 438896 23962520 2226116 6.56 4444848 20694608 60 08:17:44 08:10:01 6070940 31387916 846164 2.57 438896 23962520 2209880 6.52 4444572 20694608 204 08:17:44 08:11:01 6070864 31387852 846396 2.57 438904 23962528 2209880 6.52 4444896 20694616 252 08:17:44 08:12:01 6070912 31387920 846328 2.57 438916 23962536 2209880 6.52 4445032 20694620 280 08:17:44 08:13:01 6070968 31387984 846264 2.57 438924 23962536 2209880 6.52 4444584 20694620 12 08:17:44 08:14:01 6070912 31387944 846272 2.57 438932 23962540 2209880 6.52 4445016 20694628 212 08:17:44 08:15:01 6070920 31387956 846252 2.57 438944 23962540 2209880 6.52 4445020 20694628 192 08:17:44 08:16:01 6070944 31387992 846212 2.57 438956 23962544 2209880 6.52 4444604 20694632 28 08:17:44 08:17:01 6071040 31388236 846104 2.57 438992 23962668 2209880 6.52 4444688 20694744 4 08:17:44 Average: 6251667 31359861 874789 2.66 431993 23770643 2274128 6.70 4443694 20525549 12662 08:17:44 08:17:44 02:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:17:44 02:18:01 ens3 1123.69 958.23 11890.31 138.50 0.00 0.00 0.00 0.00 08:17:44 02:18:01 lo 2.44 2.44 0.24 0.24 0.00 0.00 0.00 0.00 08:17:44 02:18:01 vethc2ce914 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:17:44 02:18:01 docker0 766.71 823.31 56.70 4632.54 0.00 0.00 0.00 0.00 08:17:44 02:19:01 ens3 19.86 11.66 15.17 8.36 0.00 0.00 0.00 0.00 08:17:44 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:19:01 vethc2ce914 1.10 1.15 0.10 0.10 0.00 0.00 0.00 0.00 08:17:44 02:19:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 08:17:44 02:20:01 ens3 24.13 13.11 19.87 11.31 0.00 0.00 0.00 0.00 08:17:44 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:20:01 vethc2ce914 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:21:01 vetheb71446 0.67 3.60 0.06 0.37 0.00 0.00 0.00 0.00 08:17:44 02:21:01 veth71fdfc2 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:17:44 02:21:01 veth958ca6f 8.18 8.20 1.07 6.49 0.00 0.00 0.00 0.00 08:17:44 02:21:01 veth7d4a815 7.50 7.72 1.04 6.31 0.00 0.00 0.00 0.00 08:17:44 02:21:01 veth230e6c2 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:21:01 ens3 275.89 157.62 4869.38 31.84 0.00 0.00 0.00 0.00 08:17:44 02:21:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 08:17:44 02:21:01 vethc8e46a4 0.02 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:21:01 docker0 72.47 121.06 6.03 1581.65 0.00 0.00 0.00 0.00 08:17:44 02:21:01 vetha9bb0bb 0.02 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:22:01 veth77955b3 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 08:17:44 02:22:01 vetheb71446 0.07 1.03 0.00 0.04 0.00 0.00 0.00 0.00 08:17:44 02:22:01 vetha68c757 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 08:17:44 02:22:01 vethde9cfbc 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 08:17:44 02:22:01 vethe3267a9 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 08:17:44 02:22:01 veth4c3a454 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 08:17:44 02:22:01 vethe5e0b72 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 08:17:44 02:22:01 vethf093ef8 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 08:17:44 02:22:01 ens3 958.31 468.93 9269.06 57.80 0.00 0.00 0.00 0.00 08:17:44 02:22:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 08:17:44 02:22:01 veth2c95dfc 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 08:17:44 02:22:01 veth6a4914f 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 08:17:44 02:22:01 docker0 437.35 877.54 42.05 7842.05 0.00 0.00 0.00 0.00 08:17:44 02:22:01 veth88f9638 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 08:17:44 02:22:01 veth9227da1 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 08:17:44 02:22:01 veth8ab4746 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 08:17:44 02:23:01 veth77955b3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:23:01 vetheb71446 0.12 0.15 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:23:01 veth07c22e4 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:23:01 vetha68c757 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:23:01 vethde9cfbc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:23:01 veth4c3a454 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:23:01 vethf093ef8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:23:01 ens3 2.23 1.62 1.61 0.92 0.00 0.00 0.00 0.00 08:17:44 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:23:01 veth2c95dfc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:23:01 veth6a4914f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:23:01 docker0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:23:01 veth88f9638 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:23:01 veth9227da1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:23:01 veth8ab4746 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:24:01 veth77955b3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:24:01 vetheb71446 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:24:01 vetha68c757 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:24:01 vethde9cfbc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:24:01 veth4c3a454 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:24:01 vethf093ef8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:24:01 ens3 5.89 4.31 4.79 2.77 0.00 0.00 0.00 0.00 08:17:44 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:24:01 veth2c95dfc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:24:01 veth6a4914f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:24:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:24:01 veth88f9638 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:24:01 veth9227da1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:24:01 veth8ab4746 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:25:01 ens3 242.74 241.43 117.58 1073.37 0.00 0.00 0.00 0.00 08:17:44 02:25:01 lo 19.06 19.06 1.87 1.87 0.00 0.00 0.00 0.00 08:17:44 02:25:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:26:01 ens3 439.59 426.11 181.79 2715.50 0.00 0.00 0.00 0.00 08:17:44 02:26:01 lo 35.66 35.66 3.49 3.49 0.00 0.00 0.00 0.00 08:17:44 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:27:01 ens3 183.52 193.90 89.36 949.84 0.00 0.00 0.00 0.00 08:17:44 02:27:01 lo 15.00 15.00 1.46 1.46 0.00 0.00 0.00 0.00 08:17:44 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:28:01 ens3 0.53 0.25 0.27 0.21 0.00 0.00 0.00 0.00 08:17:44 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:29:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:30:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:31:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:32:01 ens3 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00 08:17:44 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:33:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:34:01 ens3 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 08:17:44 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:35:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:36:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:37:01 ens3 0.37 0.30 0.15 0.08 0.00 0.00 0.00 0.00 08:17:44 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:38:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:39:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:40:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:42:01 ens3 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 08:17:44 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:43:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:44:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:45:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:46:01 ens3 0.80 0.47 0.31 0.22 0.00 0.00 0.00 0.00 08:17:44 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:47:01 ens3 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 08:17:44 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:48:01 ens3 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00 08:17:44 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:50:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:17:44 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:51:01 ens3 0.72 0.58 0.37 0.29 0.00 0.00 0.00 0.00 08:17:44 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:52:01 ens3 0.35 0.10 0.15 0.07 0.00 0.00 0.00 0.00 08:17:44 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:53:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:54:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:55:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:57:01 ens3 0.38 0.23 0.15 0.08 0.00 0.00 0.00 0.00 08:17:44 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 02:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:01:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:02:01 ens3 1.07 0.67 0.95 0.44 0.00 0.00 0.00 0.00 08:17:44 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:03:01 ens3 0.90 0.32 0.32 0.20 0.00 0.00 0.00 0.00 08:17:44 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:04:01 ens3 6.83 4.98 4.30 5.17 0.00 0.00 0.00 0.00 08:17:44 03:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:05:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:06:01 ens3 1.78 1.45 0.98 1.21 0.00 0.00 0.00 0.00 08:17:44 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:07:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:17:44 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:08:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:12:01 ens3 0.33 0.28 0.16 0.08 0.00 0.00 0.00 0.00 08:17:44 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:13:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:14:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:17:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 08:17:44 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:18:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:17:44 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:19:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:20:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:21:01 ens3 0.52 0.52 0.27 0.22 0.00 0.00 0.00 0.00 08:17:44 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:22:01 ens3 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 08:17:44 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:23:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:24:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:25:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:27:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 08:17:44 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:28:01 ens3 0.20 0.12 0.10 0.01 0.00 0.00 0.00 0.00 08:17:44 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:29:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:30:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:32:01 ens3 0.23 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:17:44 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:33:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 08:17:44 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:35:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:36:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:37:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 08:17:44 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:38:01 ens3 0.17 0.08 0.07 0.00 0.00 0.00 0.00 0.00 08:17:44 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:39:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:42:01 ens3 0.30 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:17:44 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:46:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:47:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:17:44 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:48:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:49:01 ens3 0.28 0.12 0.08 0.01 0.00 0.00 0.00 0.00 08:17:44 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:50:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:52:01 ens3 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00 08:17:44 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:53:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:55:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:57:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:17:44 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:58:01 ens3 0.52 0.03 0.11 0.00 0.00 0.00 0.00 0.00 08:17:44 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 03:59:01 ens3 0.70 0.43 0.37 0.28 0.00 0.00 0.00 0.00 08:17:44 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:01:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:02:01 ens3 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 08:17:44 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:03:01 ens3 0.33 0.23 0.11 0.25 0.00 0.00 0.00 0.00 08:17:44 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:04:01 ens3 3.03 2.43 1.54 3.91 0.00 0.00 0.00 0.00 08:17:44 04:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:05:01 ens3 0.68 0.43 0.37 0.28 0.00 0.00 0.00 0.00 08:17:44 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:06:01 ens3 1.57 1.28 0.80 1.15 0.00 0.00 0.00 0.00 08:17:44 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:07:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:17:44 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:08:01 ens3 0.22 0.03 0.07 0.00 0.00 0.00 0.00 0.00 08:17:44 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:09:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:10:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:12:01 ens3 0.24 0.10 0.09 0.07 0.00 0.00 0.00 0.00 08:17:44 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:13:01 ens3 0.25 0.10 0.08 0.01 0.00 0.00 0.00 0.00 08:17:44 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:14:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:16:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:17:01 ens3 0.37 0.22 0.15 0.07 0.00 0.00 0.00 0.00 08:17:44 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:19:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:21:01 ens3 0.53 0.37 0.27 0.22 0.00 0.00 0.00 0.00 08:17:44 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:22:01 ens3 0.28 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:17:44 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:23:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:24:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:17:44 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:25:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:27:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:17:44 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:28:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:17:44 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:32:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:17:44 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:33:01 ens3 0.27 0.18 0.10 0.01 0.00 0.00 0.00 0.00 08:17:44 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:35:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:36:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:37:01 ens3 0.33 0.30 0.15 0.08 0.00 0.00 0.00 0.00 08:17:44 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:39:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:40:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:42:01 ens3 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 08:17:44 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:43:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:44:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:47:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 08:17:44 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:48:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:17:44 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:52:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:17:44 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:55:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 08:17:44 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:57:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:17:44 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:58:01 ens3 0.13 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:17:44 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 04:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:01:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:02:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 08:17:44 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:03:01 ens3 0.40 0.27 0.12 0.25 0.00 0.00 0.00 0.00 08:17:44 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:04:01 ens3 3.25 1.78 1.75 3.98 0.00 0.00 0.00 0.00 08:17:44 05:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:05:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:06:01 ens3 1.53 1.22 0.80 1.15 0.00 0.00 0.00 0.00 08:17:44 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:07:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:17:44 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:08:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:12:01 ens3 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 08:17:44 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:13:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:14:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:17:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:17:44 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:19:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:20:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:21:01 ens3 0.45 0.35 0.27 0.21 0.00 0.00 0.00 0.00 08:17:44 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:22:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 08:17:44 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:23:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:25:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:27:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:17:44 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:32:01 ens3 0.23 0.13 0.14 0.07 0.00 0.00 0.00 0.00 08:17:44 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:35:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:36:02 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:37:01 ens3 0.34 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:17:44 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:39:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:41:01 ens3 0.17 0.13 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:42:01 ens3 0.30 0.17 0.14 0.07 0.00 0.00 0.00 0.00 08:17:44 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:43:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:47:01 ens3 0.38 0.22 0.15 0.08 0.00 0.00 0.00 0.00 08:17:44 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:48:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:50:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:52:01 ens3 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 08:17:44 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:53:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:17:44 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:55:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:57:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:17:44 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:58:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:17:44 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 05:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:02:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 08:17:44 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:03:01 ens3 0.33 0.25 0.11 0.25 0.00 0.00 0.00 0.00 08:17:44 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:04:01 ens3 0.87 0.38 0.31 0.22 0.00 0.00 0.00 0.00 08:17:44 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:05:01 ens3 2.72 2.48 1.46 3.96 0.00 0.00 0.00 0.00 08:17:44 06:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:17:44 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:06:01 ens3 1.50 0.82 0.80 1.08 0.00 0.00 0.00 0.00 08:17:44 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:07:01 ens3 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00 08:17:44 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:08:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:09:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:10:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:12:01 ens3 0.32 0.15 0.15 0.08 0.00 0.00 0.00 0.00 08:17:44 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:13:01 ens3 0.48 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:17:44 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:14:01 ens3 0.68 0.43 0.36 0.28 0.00 0.00 0.00 0.00 08:17:44 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:15:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:16:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:17:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:17:44 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:18:01 ens3 0.22 0.08 0.10 0.01 0.00 0.00 0.00 0.00 08:17:44 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:19:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:21:01 ens3 0.52 0.52 0.27 0.23 0.00 0.00 0.00 0.00 08:17:44 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:22:01 ens3 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 08:17:44 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:23:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:25:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:27:01 ens3 0.33 0.25 0.15 0.08 0.00 0.00 0.00 0.00 08:17:44 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:28:01 ens3 1.42 4.93 0.10 11.32 0.00 0.00 0.00 0.00 08:17:44 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:29:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:32:01 ens3 1.00 2.57 0.19 6.74 0.00 0.00 0.00 0.00 08:17:44 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:35:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:36:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:37:01 ens3 4.13 7.25 0.34 7.39 0.00 0.00 0.00 0.00 08:17:44 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:39:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 08:17:44 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:40:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:42:01 ens3 3.22 6.63 0.33 7.35 0.00 0.00 0.00 0.00 08:17:44 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:43:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:44:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:47:01 ens3 4.12 7.52 0.34 7.41 0.00 0.00 0.00 0.00 08:17:44 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:48:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:17:44 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:50:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:51:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:52:01 ens3 4.37 8.25 0.35 7.46 0.00 0.00 0.00 0.00 08:17:44 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:53:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 08:17:44 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:55:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:56:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:57:01 ens3 2.48 3.80 0.29 7.17 0.00 0.00 0.00 0.00 08:17:44 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:58:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 06:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:02:01 ens3 2.47 5.63 0.29 7.29 0.00 0.00 0.00 0.00 08:17:44 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:03:01 ens3 3.40 5.30 0.31 6.96 0.00 0.00 0.00 0.00 08:17:44 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:04:01 ens3 0.92 0.37 0.32 0.21 0.00 0.00 0.00 0.00 08:17:44 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:05:01 ens3 2.55 1.53 1.45 3.80 0.00 0.00 0.00 0.00 08:17:44 07:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:17:44 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:07:01 ens3 1.82 1.00 0.93 1.16 0.00 0.00 0.00 0.00 08:17:44 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:08:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:12:01 ens3 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 08:17:44 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:13:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:17:01 ens3 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 08:17:44 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:19:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:20:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:17:44 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:21:01 ens3 0.50 0.32 0.27 0.20 0.00 0.00 0.00 0.00 08:17:44 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:22:01 ens3 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 08:17:44 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:23:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:24:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:25:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:27:01 ens3 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 08:17:44 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:29:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 08:17:44 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:32:01 ens3 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 08:17:44 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:33:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 08:17:44 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:35:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:36:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:37:01 ens3 0.25 0.23 0.09 0.08 0.00 0.00 0.00 0.00 08:17:44 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:39:01 ens3 0.32 0.22 0.08 0.01 0.00 0.00 0.00 0.00 08:17:44 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:42:01 ens3 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 08:17:44 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:43:01 ens3 0.25 0.17 0.08 0.01 0.00 0.00 0.00 0.00 08:17:44 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:47:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 08:17:44 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:48:01 ens3 0.17 0.08 0.07 0.00 0.00 0.00 0.00 0.00 08:17:44 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:49:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:50:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:52:01 ens3 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 08:17:44 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:54:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:55:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:57:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:17:44 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:58:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 07:59:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:17:44 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:02:01 ens3 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 08:17:44 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:03:01 ens3 0.35 0.32 0.11 0.26 0.00 0.00 0.00 0.00 08:17:44 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:04:01 ens3 0.83 0.28 0.31 0.21 0.00 0.00 0.00 0.00 08:17:44 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:05:01 ens3 2.68 2.33 1.46 3.92 0.00 0.00 0.00 0.00 08:17:44 08:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:17:44 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:06:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:07:01 ens3 1.90 1.80 0.96 1.26 0.00 0.00 0.00 0.00 08:17:44 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:08:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:11:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:12:01 ens3 0.27 0.13 0.14 0.08 0.00 0.00 0.00 0.00 08:17:44 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:13:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:17:44 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:17:44 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 08:17:01 ens3 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:17:44 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:17:44 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:44 Average: ens3 9.37 7.14 73.08 14.17 0.00 0.00 0.00 0.00 08:17:44 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 08:17:44 Average: docker0 3.52 5.03 0.29 38.84 0.00 0.00 0.00 0.00 08:17:44 08:17:44 08:17:44 ---> sar -P ALL: 08:17:44 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9029) 05/11/26 _x86_64_ (8 CPU) 08:17:44 08:17:44 02:16:11 LINUX RESTART (8 CPU) 08:17:44 08:17:44 02:17:02 CPU %user %nice %system %iowait %steal %idle 08:17:44 02:18:01 all 15.98 0.00 4.79 0.94 0.07 78.21 08:17:44 02:18:01 0 16.54 0.00 4.03 0.24 0.07 79.12 08:17:44 02:18:01 1 17.62 0.00 4.64 0.45 0.09 77.21 08:17:44 02:18:01 2 13.88 0.00 3.41 0.60 0.07 82.04 08:17:44 02:18:01 3 16.26 0.00 4.72 1.84 0.07 77.10 08:17:44 02:18:01 4 15.21 0.00 4.64 0.21 0.07 79.88 08:17:44 02:18:01 5 14.69 0.00 5.95 0.85 0.07 78.45 08:17:44 02:18:01 6 19.97 0.00 5.78 2.64 0.09 71.53 08:17:44 02:18:01 7 13.72 0.00 5.17 0.72 0.07 80.32 08:17:44 02:19:01 all 45.67 0.00 8.20 0.32 0.12 45.69 08:17:44 02:19:01 0 44.07 0.00 8.93 0.51 0.12 46.37 08:17:44 02:19:01 1 48.12 0.00 7.83 0.47 0.12 43.46 08:17:44 02:19:01 2 44.78 0.00 8.63 1.47 0.12 45.00 08:17:44 02:19:01 3 43.96 0.00 7.85 0.02 0.12 48.05 08:17:44 02:19:01 4 45.35 0.00 7.74 0.02 0.12 46.78 08:17:44 02:19:01 5 48.08 0.00 8.53 0.02 0.12 43.26 08:17:44 02:19:01 6 44.13 0.00 7.88 0.05 0.12 47.82 08:17:44 02:19:01 7 46.88 0.00 8.20 0.02 0.12 44.79 08:17:44 02:20:01 all 65.23 0.00 7.77 0.06 0.11 26.83 08:17:44 02:20:01 0 65.16 0.00 7.75 0.00 0.10 26.99 08:17:44 02:20:01 1 66.15 0.00 7.29 0.05 0.10 26.41 08:17:44 02:20:01 2 65.77 0.00 8.03 0.32 0.10 25.78 08:17:44 02:20:01 3 64.61 0.00 7.51 0.00 0.10 27.78 08:17:44 02:20:01 4 64.87 0.00 8.27 0.00 0.10 26.76 08:17:44 02:20:01 5 65.48 0.00 8.00 0.00 0.10 26.42 08:17:44 02:20:01 6 64.83 0.00 7.75 0.02 0.12 27.29 08:17:44 02:20:01 7 64.97 0.00 7.60 0.10 0.12 27.21 08:17:44 02:21:01 all 31.62 0.00 9.66 3.08 0.09 55.55 08:17:44 02:21:01 0 36.20 0.00 9.34 2.30 0.08 52.09 08:17:44 02:21:01 1 30.30 0.00 9.07 2.42 0.08 58.13 08:17:44 02:21:01 2 33.27 0.00 9.50 3.23 0.10 53.90 08:17:44 02:21:01 3 28.65 0.00 9.33 1.83 0.08 60.11 08:17:44 02:21:01 4 32.33 0.00 10.29 3.72 0.10 53.55 08:17:44 02:21:01 5 31.45 0.00 9.54 2.60 0.08 56.33 08:17:44 02:21:01 6 30.88 0.00 8.72 2.63 0.08 57.69 08:17:44 02:21:01 7 29.89 0.00 11.50 5.90 0.08 52.63 08:17:44 02:22:01 all 61.00 0.00 12.54 6.80 0.10 19.55 08:17:44 02:22:01 0 59.97 0.00 12.43 3.15 0.13 24.32 08:17:44 02:22:01 1 60.09 0.00 11.41 5.22 0.08 23.19 08:17:44 02:22:01 2 63.12 0.00 11.97 7.79 0.10 17.02 08:17:44 02:22:01 3 60.25 0.00 14.68 17.32 0.10 7.65 08:17:44 02:22:01 4 62.48 0.00 11.84 4.91 0.10 20.66 08:17:44 02:22:01 5 60.57 0.00 13.54 4.65 0.10 21.13 08:17:44 02:22:01 6 61.68 0.00 11.24 4.68 0.10 22.31 08:17:44 02:22:01 7 59.86 0.00 13.26 6.85 0.10 19.94 08:17:44 02:23:01 all 90.37 0.00 9.52 0.00 0.11 0.00 08:17:44 02:23:01 0 90.29 0.00 9.60 0.00 0.12 0.00 08:17:44 02:23:01 1 90.59 0.00 9.30 0.00 0.12 0.00 08:17:44 02:23:01 2 90.77 0.00 9.11 0.00 0.12 0.00 08:17:44 02:23:01 3 88.96 0.00 10.91 0.00 0.13 0.00 08:17:44 02:23:01 4 90.72 0.00 9.16 0.00 0.12 0.00 08:17:44 02:23:01 5 91.07 0.00 8.83 0.00 0.10 0.00 08:17:44 02:23:01 6 91.08 0.00 8.82 0.00 0.10 0.00 08:17:44 02:23:01 7 89.49 0.00 10.41 0.00 0.10 0.00 08:17:44 02:24:01 all 91.07 0.00 8.81 0.00 0.12 0.00 08:17:44 02:24:01 0 91.27 0.00 8.60 0.00 0.12 0.02 08:17:44 02:24:01 1 91.58 0.00 8.30 0.00 0.12 0.00 08:17:44 02:24:01 2 91.49 0.00 8.40 0.00 0.12 0.00 08:17:44 02:24:01 3 89.63 0.00 10.25 0.00 0.12 0.00 08:17:44 02:24:01 4 90.87 0.00 9.03 0.00 0.10 0.00 08:17:44 02:24:01 5 90.25 0.00 9.63 0.00 0.12 0.00 08:17:44 02:24:01 6 91.45 0.00 8.40 0.00 0.15 0.00 08:17:44 02:24:01 7 92.04 0.00 7.85 0.00 0.12 0.00 08:17:44 02:25:01 all 34.35 0.00 5.08 0.62 0.08 59.86 08:17:44 02:25:01 0 32.04 0.00 5.10 0.32 0.07 62.48 08:17:44 02:25:01 1 30.71 0.00 4.36 0.32 0.07 64.55 08:17:44 02:25:01 2 35.73 0.00 5.63 1.81 0.08 56.75 08:17:44 02:25:01 3 31.05 0.00 5.75 0.39 0.08 62.73 08:17:44 02:25:01 4 37.28 0.00 4.76 0.30 0.10 57.56 08:17:44 02:25:01 5 36.89 0.00 5.05 0.55 0.08 57.42 08:17:44 02:25:01 6 34.62 0.00 4.95 0.57 0.10 59.76 08:17:44 02:25:01 7 36.52 0.00 5.02 0.74 0.08 57.64 08:17:44 02:26:01 all 10.81 0.00 0.87 0.08 0.07 88.17 08:17:44 02:26:01 0 8.49 0.00 0.84 0.00 0.07 90.61 08:17:44 02:26:01 1 5.19 0.00 0.59 0.00 0.07 94.15 08:17:44 02:26:01 2 9.73 0.00 0.87 0.02 0.07 89.32 08:17:44 02:26:01 3 12.13 0.00 1.02 0.40 0.07 86.38 08:17:44 02:26:01 4 8.84 0.00 0.82 0.03 0.05 90.26 08:17:44 02:26:01 5 13.46 0.00 1.02 0.07 0.08 85.37 08:17:44 02:26:01 6 14.16 0.00 0.87 0.02 0.08 84.87 08:17:44 02:26:01 7 14.50 0.00 0.96 0.07 0.10 84.38 08:17:44 02:27:01 all 4.39 0.00 0.47 0.04 0.04 95.06 08:17:44 02:27:01 0 5.66 0.00 0.50 0.05 0.05 93.74 08:17:44 02:27:01 1 1.00 0.00 0.37 0.00 0.03 98.60 08:17:44 02:27:01 2 0.58 0.00 0.33 0.00 0.03 99.05 08:17:44 02:27:01 3 4.47 0.00 0.50 0.08 0.05 94.89 08:17:44 02:27:01 4 7.17 0.00 0.58 0.02 0.03 92.20 08:17:44 02:27:01 5 6.01 0.00 0.55 0.02 0.03 93.39 08:17:44 02:27:01 6 4.84 0.00 0.43 0.00 0.05 94.68 08:17:44 02:27:01 7 5.37 0.00 0.47 0.18 0.03 93.94 08:17:44 02:28:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:17:44 02:28:01 0 0.15 0.00 0.03 0.00 0.03 99.78 08:17:44 02:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 02:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 02:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:28:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 02:28:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 02:28:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 08:17:44 02:28:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 02:29:01 all 0.02 0.00 0.02 0.00 0.01 99.94 08:17:44 02:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 02:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:29:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 02:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:29:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 02:29:01 5 0.02 0.00 0.05 0.00 0.02 99.92 08:17:44 02:29:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 02:29:01 7 0.02 0.00 0.02 0.03 0.02 99.92 08:17:44 02:30:01 all 0.13 0.00 0.02 0.00 0.01 99.84 08:17:44 02:30:01 0 0.85 0.00 0.02 0.00 0.02 99.12 08:17:44 02:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 02:30:01 2 0.07 0.00 0.05 0.00 0.03 99.85 08:17:44 02:30:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 02:30:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 02:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 02:30:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 02:31:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:17:44 02:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 02:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 02:31:01 2 0.07 0.00 0.00 0.00 0.02 99.92 08:17:44 02:31:01 3 0.02 0.00 0.00 0.00 0.03 99.95 08:17:44 02:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 02:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 02:31:01 6 0.08 0.00 0.03 0.00 0.02 99.87 08:17:44 02:31:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:17:44 02:32:01 all 0.11 0.00 0.04 0.01 0.01 99.84 08:17:44 02:32:01 0 0.73 0.00 0.07 0.00 0.02 99.19 08:17:44 02:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:32:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 02:32:01 3 0.02 0.00 0.07 0.03 0.02 99.87 08:17:44 02:32:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 02:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 02:32:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 02:32:01 7 0.03 0.00 0.03 0.02 0.02 99.90 08:17:44 02:33:01 all 0.11 0.00 0.01 0.01 0.02 99.85 08:17:44 02:33:01 0 0.76 0.00 0.03 0.00 0.03 99.17 08:17:44 02:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 02:33:01 3 0.02 0.00 0.03 0.00 0.03 99.92 08:17:44 02:33:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 02:33:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 02:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:33:01 7 0.00 0.00 0.02 0.05 0.02 99.92 08:17:44 02:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 02:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 02:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 02:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 02:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:34:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 02:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 02:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:35:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:17:44 02:35:01 0 0.32 0.00 0.03 0.00 0.02 99.63 08:17:44 02:35:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 02:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 02:35:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 02:35:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 02:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:35:01 6 1.52 0.00 0.00 0.00 0.02 98.47 08:17:44 02:35:01 7 0.08 0.00 0.00 0.00 0.00 99.92 08:17:44 02:36:01 all 0.16 0.00 0.02 0.00 0.01 99.81 08:17:44 02:36:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 02:36:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 02:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:17:44 02:36:01 3 0.05 0.00 0.00 0.00 0.03 99.92 08:17:44 02:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 02:36:01 6 1.09 0.00 0.08 0.00 0.02 98.81 08:17:44 02:36:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 02:37:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:17:44 02:37:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 02:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 02:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 02:37:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 02:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 02:37:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 02:37:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 02:37:01 7 0.08 0.00 0.00 0.02 0.02 99.88 08:17:44 02:38:01 all 0.01 0.00 0.00 0.00 0.01 99.97 08:17:44 02:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 02:38:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 02:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 02:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 02:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 02:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 02:38:01 6 0.03 0.00 0.00 0.00 0.03 99.93 08:17:44 02:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:39:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:17:44 02:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 02:39:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 02:39:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 02:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 02:39:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 02:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 02:39:01 7 0.03 0.00 0.02 0.03 0.02 99.90 08:17:44 08:17:44 02:39:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 02:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 02:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 02:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 02:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 02:40:01 3 0.02 0.00 0.00 0.00 0.03 99.95 08:17:44 02:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 02:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 02:40:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 02:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 02:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 02:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 02:41:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 02:41:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 02:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 02:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 02:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 02:41:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:17:44 02:42:01 all 0.04 0.00 0.01 0.00 0.01 99.95 08:17:44 02:42:01 0 0.10 0.00 0.02 0.00 0.00 99.88 08:17:44 02:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 02:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 02:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 02:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 02:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:42:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 02:42:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:17:44 02:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 02:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 02:43:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 02:43:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 02:43:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 02:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:43:01 5 0.08 0.00 0.02 0.00 0.02 99.88 08:17:44 02:43:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 02:43:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 02:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 02:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 02:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:44:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 02:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:44:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 02:45:01 all 0.02 0.00 0.02 0.00 0.01 99.94 08:17:44 02:45:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:17:44 02:45:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 02:45:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 02:45:01 3 0.07 0.00 0.02 0.00 0.03 99.88 08:17:44 02:45:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 02:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 02:45:01 6 0.00 0.00 0.02 0.00 0.03 99.95 08:17:44 02:45:01 7 0.00 0.00 0.03 0.02 0.00 99.95 08:17:44 02:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 02:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 02:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 02:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 02:46:01 5 0.05 0.00 0.05 0.00 0.02 99.88 08:17:44 02:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 02:46:01 7 0.03 0.00 0.00 0.02 0.02 99.93 08:17:44 02:47:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:17:44 02:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 02:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 02:47:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 02:47:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:17:44 02:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 02:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:47:01 6 0.03 0.00 0.02 0.00 0.03 99.92 08:17:44 02:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 02:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 02:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:48:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 02:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 02:48:01 3 0.03 0.00 0.02 0.00 0.03 99.92 08:17:44 02:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:48:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 02:48:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 02:48:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:17:44 02:49:01 all 0.03 0.00 0.01 0.00 0.02 99.95 08:17:44 02:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 02:49:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 02:49:01 2 0.05 0.00 0.02 0.00 0.03 99.90 08:17:44 02:49:01 3 0.03 0.00 0.02 0.00 0.03 99.92 08:17:44 02:49:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 02:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 02:49:01 6 0.02 0.00 0.02 0.00 0.03 99.93 08:17:44 02:49:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 02:50:01 all 0.11 0.00 0.01 0.00 0.01 99.87 08:17:44 02:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 02:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:50:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 02:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 02:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:50:01 6 0.80 0.00 0.02 0.00 0.02 99.17 08:17:44 02:50:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 08:17:44 02:50:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 02:51:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:17:44 02:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 02:51:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 02:51:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:17:44 02:51:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 02:51:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 02:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:51:01 6 0.03 0.00 0.03 0.00 0.03 99.90 08:17:44 02:51:01 7 0.05 0.00 0.02 0.03 0.00 99.90 08:17:44 02:52:01 all 0.02 0.00 0.01 0.00 0.02 99.95 08:17:44 02:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 02:52:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 02:52:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 02:52:01 3 0.03 0.00 0.03 0.00 0.03 99.90 08:17:44 02:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 02:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 02:52:01 6 0.00 0.00 0.03 0.00 0.02 99.95 08:17:44 02:52:01 7 0.03 0.00 0.00 0.02 0.02 99.93 08:17:44 02:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 02:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 02:53:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 02:53:01 2 0.07 0.00 0.02 0.00 0.03 99.88 08:17:44 02:53:01 3 0.05 0.00 0.02 0.00 0.03 99.90 08:17:44 02:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:53:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:17:44 02:53:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 02:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 02:54:01 all 0.25 0.00 0.01 0.00 0.01 99.73 08:17:44 02:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 02:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 02:54:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 02:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 02:54:01 6 1.82 0.00 0.00 0.00 0.02 98.16 08:17:44 02:54:01 7 0.05 0.00 0.02 0.02 0.02 99.90 08:17:44 02:55:01 all 0.27 0.00 0.02 0.00 0.01 99.70 08:17:44 02:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 02:55:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 02:55:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:17:44 02:55:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 02:55:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 02:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 02:55:01 6 2.00 0.00 0.02 0.00 0.02 97.97 08:17:44 02:55:01 7 0.00 0.00 0.03 0.00 0.00 99.97 08:17:44 02:56:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:17:44 02:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:56:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 02:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:56:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 02:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:56:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 02:56:01 6 1.97 0.00 0.02 0.00 0.00 98.01 08:17:44 02:56:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:17:44 02:57:01 all 0.21 0.00 0.02 0.00 0.01 99.75 08:17:44 02:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 02:57:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 02:57:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 02:57:01 3 0.05 0.00 0.00 0.00 0.03 99.92 08:17:44 02:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 02:57:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 02:57:01 6 1.52 0.00 0.10 0.00 0.02 98.37 08:17:44 02:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 02:58:01 all 0.03 0.00 0.02 0.00 0.01 99.95 08:17:44 02:58:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 02:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 02:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 02:58:01 3 0.07 0.00 0.03 0.00 0.02 99.88 08:17:44 02:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 02:58:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 02:58:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 02:58:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:17:44 02:59:01 all 0.03 0.00 0.01 0.00 0.02 99.94 08:17:44 02:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 02:59:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 02:59:01 2 0.07 0.00 0.02 0.00 0.03 99.88 08:17:44 02:59:01 3 0.10 0.00 0.02 0.00 0.02 99.87 08:17:44 02:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 02:59:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 02:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 02:59:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 03:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 03:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 03:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:00:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 03:00:01 3 0.05 0.00 0.05 0.00 0.03 99.87 08:17:44 03:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:00:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 03:00:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:17:44 03:01:01 all 0.02 0.00 0.01 0.00 0.02 99.94 08:17:44 03:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 03:01:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 03:01:01 2 0.05 0.00 0.00 0.00 0.03 99.92 08:17:44 03:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 03:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 03:01:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:17:44 03:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 03:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 08:17:44 03:01:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 03:02:01 all 0.08 0.00 0.01 0.00 0.01 99.90 08:17:44 03:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 03:02:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 03:02:01 2 0.18 0.00 0.03 0.00 0.02 99.77 08:17:44 03:02:01 3 0.08 0.00 0.02 0.00 0.02 99.88 08:17:44 03:02:01 4 0.10 0.00 0.00 0.00 0.00 99.90 08:17:44 03:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:02:01 6 0.07 0.00 0.00 0.00 0.00 99.93 08:17:44 03:02:01 7 0.20 0.00 0.02 0.02 0.02 99.75 08:17:44 03:03:01 all 0.03 0.00 0.01 0.01 0.01 99.95 08:17:44 03:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:03:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 03:03:01 2 0.08 0.00 0.02 0.00 0.02 99.88 08:17:44 03:03:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 03:03:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 03:03:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 03:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:03:01 7 0.00 0.00 0.02 0.03 0.00 99.95 08:17:44 03:04:01 all 0.25 0.00 0.03 0.01 0.01 99.70 08:17:44 03:04:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:17:44 03:04:01 1 0.05 0.00 0.03 0.02 0.00 99.90 08:17:44 03:04:01 2 0.17 0.00 0.03 0.00 0.02 99.78 08:17:44 03:04:01 3 0.10 0.00 0.03 0.02 0.02 99.83 08:17:44 03:04:01 4 0.60 0.00 0.00 0.00 0.02 99.38 08:17:44 03:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:04:01 6 0.13 0.00 0.03 0.00 0.00 99.83 08:17:44 03:04:01 7 0.90 0.00 0.08 0.03 0.02 98.97 08:17:44 03:05:01 all 0.14 0.00 0.02 0.00 0.01 99.84 08:17:44 03:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:05:01 2 0.07 0.00 0.05 0.00 0.00 99.88 08:17:44 03:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:05:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 03:05:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 03:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 03:05:01 7 0.91 0.00 0.03 0.02 0.00 99.04 08:17:44 03:06:01 all 0.05 0.00 0.02 0.00 0.01 99.92 08:17:44 03:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 03:06:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 03:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 03:06:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:17:44 03:06:01 4 0.17 0.00 0.00 0.00 0.02 99.82 08:17:44 03:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 03:06:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 03:06:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 03:07:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:17:44 03:07:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:17:44 03:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 03:07:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 03:07:01 3 0.03 0.00 0.05 0.00 0.03 99.88 08:17:44 03:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:07:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 03:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:07:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 03:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 03:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 03:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 03:08:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 03:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:08:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 03:09:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:17:44 03:09:01 0 0.02 0.00 0.03 0.02 0.00 99.93 08:17:44 03:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 03:09:01 2 0.08 0.00 0.02 0.00 0.02 99.88 08:17:44 03:09:01 3 0.05 0.00 0.02 0.00 0.03 99.90 08:17:44 03:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 03:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:09:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 03:10:01 all 0.24 0.00 0.01 0.00 0.01 99.74 08:17:44 03:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:10:01 2 0.03 0.00 0.02 0.00 0.03 99.92 08:17:44 03:10:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 03:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:10:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 03:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 03:10:01 7 1.76 0.00 0.03 0.02 0.00 98.19 08:17:44 03:11:01 all 0.28 0.00 0.01 0.00 0.01 99.69 08:17:44 03:11:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 03:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:11:01 2 0.08 0.00 0.03 0.00 0.03 99.85 08:17:44 03:11:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 03:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:11:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 03:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 03:11:01 7 2.00 0.00 0.02 0.02 0.03 97.93 08:17:44 03:12:01 all 0.26 0.00 0.01 0.00 0.02 99.71 08:17:44 03:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 03:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 03:12:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 03:12:01 7 2.02 0.00 0.03 0.02 0.03 97.90 08:17:44 08:17:44 03:12:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 03:13:01 all 0.18 0.00 0.02 0.00 0.01 99.78 08:17:44 03:13:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 03:13:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 03:13:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:17:44 03:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:13:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 03:13:01 6 0.02 0.00 0.05 0.00 0.02 99.92 08:17:44 03:13:01 7 1.26 0.00 0.07 0.02 0.02 98.64 08:17:44 03:14:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:17:44 03:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 03:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:14:01 2 0.03 0.00 0.00 0.02 0.02 99.93 08:17:44 03:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:14:01 5 0.07 0.00 0.03 0.00 0.02 99.88 08:17:44 03:14:01 6 0.05 0.00 0.03 0.00 0.03 99.88 08:17:44 03:14:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 03:15:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:17:44 03:15:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 03:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:15:01 2 0.07 0.00 0.02 0.02 0.02 99.88 08:17:44 03:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:15:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 03:15:01 5 0.07 0.00 0.03 0.00 0.02 99.88 08:17:44 03:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 03:15:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 03:16:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:17:44 03:16:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 03:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:16:01 2 0.03 0.00 0.03 0.00 0.03 99.90 08:17:44 03:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:16:01 5 0.15 0.00 0.03 0.00 0.02 99.80 08:17:44 03:16:01 6 0.05 0.00 0.05 0.00 0.02 99.88 08:17:44 03:16:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 03:17:01 all 0.03 0.00 0.02 0.00 0.01 99.93 08:17:44 03:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:17:44 03:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 03:17:01 3 0.08 0.00 0.03 0.00 0.03 99.85 08:17:44 03:17:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 03:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 03:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 03:17:01 7 0.02 0.00 0.03 0.02 0.03 99.90 08:17:44 03:18:01 all 0.10 0.00 0.02 0.00 0.01 99.86 08:17:44 03:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 03:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:18:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 03:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 03:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:18:01 5 0.12 0.00 0.05 0.00 0.02 99.82 08:17:44 03:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:18:01 7 0.63 0.00 0.03 0.00 0.02 99.32 08:17:44 03:19:01 all 0.28 0.00 0.02 0.00 0.01 99.69 08:17:44 03:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:19:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 03:19:01 2 0.02 0.00 0.03 0.02 0.03 99.90 08:17:44 03:19:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 03:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:19:01 5 0.08 0.00 0.05 0.00 0.02 99.85 08:17:44 03:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:19:01 7 1.97 0.00 0.00 0.02 0.02 98.00 08:17:44 03:20:01 all 0.15 0.00 0.00 0.00 0.01 99.83 08:17:44 03:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:20:01 5 0.07 0.00 0.02 0.00 0.03 99.88 08:17:44 03:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:20:01 7 1.13 0.00 0.00 0.00 0.00 98.87 08:17:44 03:21:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:17:44 03:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:21:01 2 0.05 0.00 0.00 0.02 0.03 99.90 08:17:44 03:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 03:21:01 4 0.07 0.00 0.02 0.00 0.00 99.92 08:17:44 03:21:01 5 0.10 0.00 0.07 0.00 0.03 99.80 08:17:44 03:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 03:21:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:17:44 03:22:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:17:44 03:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 03:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:22:01 5 0.08 0.00 0.03 0.00 0.03 99.85 08:17:44 03:22:01 6 0.03 0.00 0.05 0.00 0.00 99.92 08:17:44 03:22:01 7 0.08 0.00 0.02 0.02 0.02 99.87 08:17:44 03:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 03:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 03:23:01 2 0.08 0.00 0.03 0.02 0.02 99.85 08:17:44 03:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 03:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:23:01 5 0.08 0.00 0.02 0.00 0.02 99.88 08:17:44 03:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:23:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 08:17:44 03:23:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 03:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 03:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:24:01 2 0.03 0.00 0.02 0.02 0.02 99.92 08:17:44 03:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:24:01 5 0.02 0.00 0.03 0.00 0.03 99.92 08:17:44 03:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 03:24:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 03:25:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:17:44 03:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 03:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 03:25:01 2 0.07 0.00 0.05 0.00 0.02 99.87 08:17:44 03:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 03:25:01 5 0.05 0.00 0.02 0.00 0.05 99.88 08:17:44 03:25:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 03:25:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 03:26:01 all 0.01 0.00 0.00 0.00 0.01 99.97 08:17:44 03:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:26:01 2 0.02 0.00 0.00 0.02 0.03 99.93 08:17:44 03:26:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:26:01 5 0.00 0.00 0.02 0.00 0.03 99.95 08:17:44 03:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 03:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 03:27:01 all 0.02 0.00 0.01 0.00 0.02 99.95 08:17:44 03:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 03:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:27:01 2 0.00 0.00 0.02 0.02 0.03 99.93 08:17:44 03:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 03:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:27:01 5 0.03 0.00 0.03 0.00 0.03 99.90 08:17:44 03:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 03:27:01 7 0.05 0.00 0.03 0.02 0.02 99.88 08:17:44 03:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 03:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 03:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:28:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 03:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:28:01 5 0.07 0.00 0.02 0.00 0.03 99.88 08:17:44 03:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:28:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 03:29:01 all 0.26 0.00 0.02 0.00 0.01 99.71 08:17:44 03:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 03:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 03:29:01 2 0.12 0.00 0.02 0.02 0.02 99.83 08:17:44 03:29:01 3 0.35 0.00 0.02 0.00 0.00 99.63 08:17:44 03:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:29:01 5 0.08 0.00 0.07 0.00 0.05 99.80 08:17:44 03:29:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 03:29:01 7 1.40 0.00 0.02 0.00 0.00 98.58 08:17:44 03:30:01 all 0.15 0.00 0.02 0.00 0.01 99.82 08:17:44 03:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 03:30:01 2 0.08 0.00 0.05 0.00 0.03 99.83 08:17:44 03:30:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 03:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:30:01 5 0.12 0.00 0.03 0.00 0.02 99.83 08:17:44 03:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 03:30:01 7 0.88 0.00 0.03 0.02 0.02 99.05 08:17:44 03:31:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:17:44 03:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 03:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:31:01 2 0.12 0.00 0.05 0.02 0.03 99.78 08:17:44 03:31:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 03:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:31:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 03:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:31:01 7 0.08 0.00 0.02 0.00 0.02 99.88 08:17:44 03:32:01 all 0.23 0.00 0.01 0.00 0.01 99.74 08:17:44 03:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:32:01 2 0.05 0.00 0.03 0.02 0.05 99.85 08:17:44 03:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:32:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 03:32:01 6 0.07 0.00 0.03 0.00 0.02 99.88 08:17:44 03:32:01 7 1.64 0.00 0.00 0.02 0.02 98.32 08:17:44 03:33:01 all 0.27 0.00 0.01 0.00 0.01 99.70 08:17:44 03:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:33:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 03:33:01 2 0.02 0.00 0.05 0.02 0.03 99.88 08:17:44 03:33:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 03:33:01 7 1.97 0.00 0.00 0.02 0.00 98.01 08:17:44 03:34:01 all 0.18 0.00 0.02 0.00 0.01 99.79 08:17:44 03:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 03:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:34:01 2 0.03 0.00 0.05 0.00 0.03 99.88 08:17:44 03:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 03:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 03:34:01 7 1.34 0.00 0.05 0.00 0.02 98.60 08:17:44 08:17:44 03:34:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 03:35:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:17:44 03:35:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:17:44 03:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:35:01 2 0.08 0.00 0.03 0.02 0.03 99.83 08:17:44 03:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:35:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:17:44 03:35:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 03:35:01 7 0.05 0.00 0.00 0.02 0.02 99.92 08:17:44 03:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 03:36:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 03:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 03:36:01 2 0.05 0.00 0.03 0.00 0.03 99.88 08:17:44 03:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 03:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 03:36:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 03:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:37:01 all 0.16 0.00 0.01 0.00 0.01 99.82 08:17:44 03:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 03:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 03:37:01 2 0.05 0.00 0.03 0.02 0.03 99.87 08:17:44 03:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:37:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 03:37:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 03:37:01 7 1.06 0.00 0.00 0.02 0.00 98.92 08:17:44 03:38:01 all 0.27 0.00 0.01 0.00 0.02 99.70 08:17:44 03:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 03:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:38:01 2 0.07 0.00 0.05 0.00 0.05 99.83 08:17:44 03:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 03:38:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 03:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 03:38:01 7 1.97 0.00 0.00 0.02 0.02 98.00 08:17:44 03:39:01 all 0.10 0.00 0.01 0.00 0.00 99.88 08:17:44 03:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:39:01 2 0.05 0.00 0.02 0.02 0.02 99.90 08:17:44 03:39:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 03:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 03:39:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 03:39:01 7 0.65 0.00 0.02 0.00 0.00 99.33 08:17:44 03:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 03:40:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 03:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:40:01 2 0.02 0.00 0.02 0.02 0.05 99.90 08:17:44 03:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:40:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 03:40:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 03:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 03:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:41:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 03:41:01 2 0.12 0.00 0.03 0.02 0.03 99.80 08:17:44 03:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 03:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 03:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 03:42:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:17:44 03:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:42:01 2 0.03 0.00 0.08 0.00 0.03 99.85 08:17:44 03:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:42:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 03:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 03:43:01 all 0.06 0.00 0.01 0.01 0.01 99.90 08:17:44 03:43:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:17:44 03:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 03:43:01 2 0.07 0.00 0.05 0.02 0.05 99.82 08:17:44 03:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:43:01 4 0.07 0.00 0.00 0.00 0.00 99.93 08:17:44 03:43:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:17:44 03:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:43:01 7 0.27 0.00 0.02 0.08 0.00 99.63 08:17:44 03:44:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:17:44 03:44:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 03:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 03:44:01 2 0.05 0.00 0.02 0.02 0.03 99.88 08:17:44 03:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:44:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 03:44:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 03:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 03:44:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 03:45:01 all 0.16 0.00 0.01 0.00 0.01 99.81 08:17:44 03:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 03:45:01 2 0.07 0.00 0.05 0.00 0.03 99.85 08:17:44 03:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 03:45:01 7 1.12 0.00 0.03 0.02 0.00 98.83 08:17:44 08:17:44 03:45:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 03:46:01 all 0.09 0.00 0.01 0.00 0.01 99.89 08:17:44 03:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:46:01 2 0.02 0.00 0.05 0.02 0.02 99.90 08:17:44 03:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 03:46:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 03:46:01 7 0.61 0.00 0.02 0.00 0.02 99.35 08:17:44 03:47:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:17:44 03:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 03:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 03:47:01 2 0.07 0.00 0.03 0.02 0.03 99.85 08:17:44 03:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 03:47:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 03:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 03:47:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:17:44 03:48:01 all 0.14 0.00 0.01 0.00 0.01 99.83 08:17:44 03:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 03:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:48:01 2 0.03 0.00 0.03 0.00 0.05 99.88 08:17:44 03:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 03:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 03:48:01 7 1.04 0.00 0.02 0.02 0.02 98.91 08:17:44 03:49:01 all 0.25 0.00 0.01 0.00 0.01 99.72 08:17:44 03:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 03:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 03:49:01 2 0.03 0.00 0.05 0.02 0.03 99.87 08:17:44 03:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 03:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 03:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 03:49:01 7 1.84 0.00 0.00 0.00 0.02 98.14 08:17:44 03:50:01 all 0.27 0.00 0.01 0.00 0.01 99.70 08:17:44 03:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 03:50:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 03:50:01 2 0.03 0.00 0.03 0.02 0.03 99.88 08:17:44 03:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 03:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 03:50:01 7 2.03 0.00 0.02 0.02 0.02 97.92 08:17:44 03:51:01 all 0.10 0.00 0.01 0.00 0.01 99.87 08:17:44 03:51:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 03:51:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 03:51:01 2 0.05 0.00 0.02 0.02 0.03 99.88 08:17:44 03:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 03:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 03:51:01 7 0.62 0.00 0.00 0.02 0.02 99.35 08:17:44 03:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 03:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 03:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:52:01 2 0.02 0.00 0.00 0.00 0.03 99.95 08:17:44 03:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:52:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 03:52:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 03:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 03:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 03:53:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 03:53:01 2 0.03 0.00 0.02 0.02 0.03 99.90 08:17:44 03:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 03:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:53:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 03:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:53:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 03:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 03:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 03:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:54:01 2 0.02 0.00 0.02 0.02 0.03 99.92 08:17:44 03:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:54:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 03:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:55:01 all 0.06 0.00 0.01 0.00 0.01 99.91 08:17:44 03:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:55:01 2 0.07 0.00 0.02 0.02 0.03 99.87 08:17:44 03:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:55:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 03:55:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:17:44 03:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:55:01 7 0.38 0.00 0.02 0.02 0.02 99.57 08:17:44 03:56:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:17:44 03:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 03:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:56:01 2 0.02 0.00 0.02 0.00 0.03 99.93 08:17:44 03:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 03:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 03:56:01 6 0.07 0.00 0.00 0.00 0.02 99.92 08:17:44 03:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 08:17:44 03:56:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 03:57:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:17:44 03:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 03:57:01 2 0.03 0.00 0.07 0.02 0.02 99.87 08:17:44 03:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 03:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:57:01 5 0.02 0.00 0.02 0.00 0.03 99.93 08:17:44 03:57:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:57:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:17:44 03:58:01 all 0.09 0.00 0.01 0.00 0.01 99.89 08:17:44 03:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 03:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:58:01 2 0.00 0.00 0.03 0.00 0.03 99.93 08:17:44 03:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 03:58:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 03:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:58:01 7 0.63 0.00 0.02 0.02 0.00 99.34 08:17:44 03:59:01 all 0.27 0.00 0.01 0.00 0.01 99.69 08:17:44 03:59:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:17:44 03:59:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:17:44 03:59:01 2 0.02 0.00 0.03 0.02 0.03 99.90 08:17:44 03:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 03:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 03:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 03:59:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 03:59:01 7 2.02 0.00 0.00 0.02 0.02 97.95 08:17:44 04:00:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:17:44 04:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:00:01 2 0.03 0.00 0.02 0.02 0.03 99.90 08:17:44 04:00:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 04:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:00:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:00:01 7 1.97 0.00 0.00 0.00 0.00 98.03 08:17:44 04:01:01 all 0.10 0.00 0.01 0.00 0.01 99.88 08:17:44 04:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:01:01 2 0.08 0.00 0.02 0.02 0.03 99.85 08:17:44 04:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 04:01:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 04:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:01:01 7 0.63 0.00 0.02 0.02 0.02 99.32 08:17:44 04:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 04:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:02:01 2 0.00 0.00 0.02 0.02 0.03 99.93 08:17:44 04:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:02:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 04:02:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 04:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 04:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:03:01 2 0.07 0.00 0.02 0.02 0.03 99.87 08:17:44 04:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 04:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 04:03:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 04:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:03:01 7 0.05 0.00 0.02 0.02 0.00 99.92 08:17:44 04:04:01 all 0.09 0.00 0.03 0.00 0.02 99.86 08:17:44 04:04:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:17:44 04:04:01 1 0.10 0.00 0.00 0.00 0.00 99.90 08:17:44 04:04:01 2 0.10 0.00 0.02 0.00 0.03 99.85 08:17:44 04:04:01 3 0.08 0.00 0.02 0.00 0.02 99.88 08:17:44 04:04:01 4 0.23 0.00 0.02 0.00 0.02 99.73 08:17:44 04:04:01 5 0.03 0.00 0.05 0.00 0.02 99.90 08:17:44 04:04:01 6 0.15 0.00 0.07 0.00 0.02 99.77 08:17:44 04:04:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 04:05:01 all 0.20 0.00 0.01 0.00 0.01 99.78 08:17:44 04:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:05:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 04:05:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 04:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:05:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 04:05:01 7 1.42 0.00 0.00 0.02 0.02 98.55 08:17:44 04:06:01 all 0.06 0.00 0.01 0.00 0.01 99.92 08:17:44 04:06:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 04:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:06:01 2 0.03 0.00 0.05 0.02 0.03 99.87 08:17:44 04:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 04:06:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 04:06:01 7 0.32 0.00 0.02 0.00 0.00 99.67 08:17:44 04:07:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:17:44 04:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:07:01 2 0.05 0.00 0.03 0.00 0.03 99.88 08:17:44 04:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:07:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 04:07:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:17:44 04:07:01 6 0.07 0.00 0.03 0.00 0.03 99.87 08:17:44 04:07:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 08:17:44 04:07:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 04:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 04:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:08:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 04:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 04:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:08:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:08:01 7 0.00 0.00 0.02 0.02 0.03 99.93 08:17:44 04:09:01 all 0.03 0.00 0.00 0.00 0.01 99.95 08:17:44 04:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:09:01 2 0.03 0.00 0.00 0.02 0.02 99.93 08:17:44 04:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 04:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:09:01 6 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 04:09:01 7 0.03 0.00 0.00 0.02 0.03 99.92 08:17:44 04:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:17:44 04:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:10:01 2 0.02 0.00 0.02 0.02 0.00 99.95 08:17:44 04:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:10:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 04:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 04:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 04:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:11:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:17:44 04:11:01 0 0.00 0.00 0.05 0.00 0.00 99.95 08:17:44 04:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:17:44 04:11:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 04:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 04:11:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 04:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:11:01 7 0.02 0.00 0.02 0.02 0.03 99.92 08:17:44 04:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 04:12:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 04:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:12:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 04:12:01 7 0.02 0.00 0.02 0.02 0.03 99.91 08:17:44 04:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 04:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:13:01 2 0.05 0.00 0.02 0.02 0.02 99.90 08:17:44 04:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:13:01 7 0.08 0.00 0.03 0.02 0.02 99.85 08:17:44 04:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 04:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 04:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:14:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:17:44 04:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 04:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:14:01 7 0.03 0.00 0.03 0.02 0.03 99.88 08:17:44 04:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 04:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 04:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:15:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:17:44 04:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:15:01 5 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 04:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 04:15:01 7 0.05 0.00 0.03 0.00 0.03 99.88 08:17:44 04:16:01 all 0.00 0.00 0.01 0.00 0.01 99.97 08:17:44 04:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:16:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 04:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 04:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:16:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 04:17:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:17:44 04:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:17:01 2 0.07 0.00 0.02 0.00 0.03 99.88 08:17:44 04:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 04:17:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 04:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 04:17:01 7 0.07 0.00 0.02 0.02 0.03 99.87 08:17:44 04:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 04:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 04:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:18:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 04:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 04:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 08:17:44 04:18:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 04:19:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:17:44 04:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 04:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:19:01 2 0.07 0.00 0.00 0.00 0.02 99.92 08:17:44 04:19:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 04:19:01 4 0.07 0.00 0.02 0.00 0.00 99.92 08:17:44 04:19:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 04:19:01 7 0.00 0.00 0.03 0.02 0.02 99.93 08:17:44 04:20:01 all 0.01 0.00 0.01 0.00 0.01 99.95 08:17:44 04:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:20:01 2 0.00 0.00 0.03 0.02 0.02 99.93 08:17:44 04:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:20:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 04:20:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:20:01 6 0.00 0.00 0.03 0.00 0.02 99.95 08:17:44 04:20:01 7 0.03 0.00 0.00 0.02 0.03 99.92 08:17:44 04:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 04:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:21:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 04:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:21:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 04:21:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 04:21:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 04:21:01 7 0.05 0.00 0.03 0.02 0.03 99.87 08:17:44 04:22:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:17:44 04:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:22:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 04:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 04:22:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 04:22:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 04:23:01 all 0.02 0.00 0.02 0.00 0.02 99.94 08:17:44 04:23:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 04:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:23:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 04:23:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 04:23:01 7 0.07 0.00 0.02 0.00 0.03 99.88 08:17:44 04:24:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:17:44 04:24:01 0 0.03 0.00 0.03 0.02 0.03 99.88 08:17:44 04:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 04:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:24:01 6 0.05 0.00 0.00 0.02 0.00 99.93 08:17:44 04:24:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 04:25:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 04:25:01 0 0.03 0.00 0.03 0.02 0.03 99.88 08:17:44 04:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 04:25:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 04:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:25:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 04:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:26:01 all 0.18 0.00 0.01 0.00 0.01 99.80 08:17:44 04:26:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:17:44 04:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:26:01 2 0.00 0.00 0.02 0.02 0.03 99.93 08:17:44 04:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:26:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 04:26:01 7 1.32 0.00 0.00 0.02 0.00 98.66 08:17:44 04:27:01 all 0.23 0.00 0.02 0.00 0.01 99.74 08:17:44 04:27:01 0 0.02 0.00 0.03 0.02 0.02 99.92 08:17:44 04:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:27:01 2 0.00 0.00 0.03 0.00 0.02 99.95 08:17:44 04:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:27:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 04:27:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 04:27:01 7 1.71 0.00 0.02 0.02 0.02 98.24 08:17:44 04:28:01 all 0.25 0.00 0.01 0.00 0.01 99.73 08:17:44 04:28:01 0 0.02 0.00 0.07 0.00 0.03 99.88 08:17:44 04:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 04:28:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 04:28:01 7 1.84 0.00 0.02 0.02 0.02 98.11 08:17:44 04:29:01 all 0.07 0.00 0.01 0.00 0.01 99.90 08:17:44 04:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:29:01 4 0.07 0.00 0.02 0.00 0.00 99.92 08:17:44 04:29:01 5 0.08 0.00 0.00 0.00 0.02 99.90 08:17:44 04:29:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:29:01 7 0.38 0.00 0.02 0.02 0.02 99.57 08:17:44 08:17:44 04:29:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 04:30:01 all 0.10 0.00 0.01 0.00 0.01 99.87 08:17:44 04:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:30:01 5 0.07 0.00 0.07 0.00 0.03 99.83 08:17:44 04:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:30:01 7 0.71 0.00 0.00 0.02 0.00 99.27 08:17:44 04:31:01 all 0.28 0.00 0.01 0.00 0.01 99.69 08:17:44 04:31:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 04:31:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 04:31:01 2 0.08 0.00 0.00 0.00 0.03 99.88 08:17:44 04:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:31:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 04:31:01 5 0.02 0.00 0.02 0.00 0.03 99.93 08:17:44 04:31:01 6 1.32 0.00 0.00 0.00 0.02 98.66 08:17:44 04:31:01 7 0.68 0.00 0.02 0.00 0.00 99.30 08:17:44 04:32:01 all 0.26 0.00 0.00 0.00 0.01 99.72 08:17:44 04:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 04:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:32:01 5 0.00 0.00 0.00 0.00 0.03 99.97 08:17:44 04:32:01 6 2.02 0.00 0.00 0.00 0.02 97.97 08:17:44 04:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 04:33:01 all 0.28 0.00 0.01 0.01 0.01 99.69 08:17:44 04:33:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:17:44 04:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:33:01 2 0.03 0.00 0.02 0.02 0.02 99.92 08:17:44 04:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:33:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 04:33:01 5 0.03 0.00 0.05 0.00 0.03 99.88 08:17:44 04:33:01 6 1.99 0.00 0.00 0.00 0.02 98.00 08:17:44 04:33:01 7 0.05 0.00 0.02 0.02 0.02 99.90 08:17:44 04:34:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:17:44 04:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 04:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:34:01 5 0.00 0.00 0.03 0.00 0.03 99.93 08:17:44 04:34:01 6 1.97 0.00 0.00 0.00 0.02 98.01 08:17:44 04:34:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 04:35:01 all 0.08 0.00 0.02 0.02 0.01 99.88 08:17:44 04:35:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 04:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:35:01 2 0.02 0.00 0.00 0.05 0.03 99.90 08:17:44 04:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:35:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 04:35:01 5 0.10 0.00 0.03 0.00 0.02 99.85 08:17:44 04:35:01 6 0.42 0.00 0.05 0.00 0.02 99.52 08:17:44 04:35:01 7 0.00 0.00 0.00 0.07 0.00 99.93 08:17:44 04:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 04:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:36:01 2 0.00 0.00 0.03 0.02 0.02 99.93 08:17:44 04:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 04:36:01 5 0.00 0.00 0.00 0.00 0.05 99.95 08:17:44 04:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 04:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:37:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 04:37:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 04:37:01 5 0.07 0.00 0.00 0.00 0.03 99.90 08:17:44 04:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 04:37:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:17:44 04:38:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 04:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:38:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 04:38:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 04:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:38:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 04:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:17:44 04:39:01 0 0.00 0.00 0.00 0.03 0.00 99.97 08:17:44 04:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 04:39:01 2 0.07 0.00 0.02 0.00 0.03 99.88 08:17:44 04:39:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 04:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:39:01 5 0.00 0.00 0.02 0.00 0.03 99.95 08:17:44 04:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 04:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 04:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:40:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 04:40:01 5 0.02 0.00 0.03 0.00 0.03 99.92 08:17:44 04:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 08:17:44 04:40:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 04:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 04:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:41:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 04:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:41:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 04:41:01 5 0.05 0.00 0.02 0.00 0.03 99.90 08:17:44 04:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:41:01 7 0.03 0.00 0.00 0.02 0.02 99.93 08:17:44 04:42:01 all 0.02 0.00 0.01 0.00 0.02 99.95 08:17:44 04:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 04:42:01 2 0.02 0.00 0.00 0.02 0.03 99.93 08:17:44 04:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:42:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 04:42:01 5 0.03 0.00 0.03 0.00 0.03 99.90 08:17:44 04:42:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 04:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:43:01 all 0.15 0.00 0.01 0.00 0.01 99.82 08:17:44 04:43:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 04:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:43:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 04:43:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 04:43:01 5 0.07 0.00 0.02 0.00 0.03 99.88 08:17:44 04:43:01 6 1.06 0.00 0.02 0.00 0.02 98.91 08:17:44 04:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 04:44:01 all 0.21 0.00 0.01 0.00 0.01 99.76 08:17:44 04:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:44:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 04:44:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 04:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:44:01 5 0.03 0.00 0.02 0.00 0.03 99.92 08:17:44 04:44:01 6 1.55 0.00 0.00 0.00 0.02 98.44 08:17:44 04:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 04:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:45:01 2 0.03 0.00 0.00 0.02 0.03 99.92 08:17:44 04:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:45:01 5 0.05 0.00 0.03 0.00 0.03 99.88 08:17:44 04:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:45:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:17:44 04:46:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:17:44 04:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:46:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 04:46:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 04:46:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 04:46:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 04:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:46:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:17:44 04:47:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:17:44 04:47:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 04:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:47:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 04:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 04:47:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 04:47:01 5 0.05 0.00 0.02 0.00 0.03 99.90 08:17:44 04:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:47:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:17:44 04:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 04:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:48:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:48:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:48:01 5 0.00 0.00 0.02 0.00 0.03 99.95 08:17:44 04:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:49:01 all 0.03 0.00 0.01 0.00 0.02 99.94 08:17:44 04:49:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 04:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:49:01 2 0.02 0.00 0.00 0.00 0.03 99.95 08:17:44 04:49:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 04:49:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 04:49:01 5 0.03 0.00 0.00 0.00 0.03 99.93 08:17:44 04:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:49:01 7 0.07 0.00 0.00 0.00 0.02 99.92 08:17:44 04:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 04:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 04:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 04:50:01 5 0.00 0.00 0.02 0.00 0.03 99.95 08:17:44 04:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 04:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 04:51:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 04:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:51:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 04:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 04:51:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 04:51:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 04:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:51:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 08:17:44 04:51:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 04:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 04:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:52:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 04:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:52:01 5 0.02 0.00 0.02 0.00 0.03 99.93 08:17:44 04:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:52:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:17:44 04:53:01 all 0.02 0.00 0.01 0.00 0.02 99.95 08:17:44 04:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:53:01 2 0.07 0.00 0.00 0.00 0.03 99.90 08:17:44 04:53:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 04:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:53:01 5 0.07 0.00 0.03 0.00 0.03 99.87 08:17:44 04:53:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 04:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:54:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 04:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:54:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 04:54:01 6 0.07 0.00 0.00 0.00 0.00 99.93 08:17:44 04:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 04:55:01 all 0.02 0.00 0.02 0.00 0.01 99.94 08:17:44 04:55:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 04:55:01 1 0.00 0.00 0.03 0.00 0.02 99.95 08:17:44 04:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 04:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:55:01 5 0.08 0.00 0.03 0.00 0.03 99.85 08:17:44 04:55:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 04:55:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:17:44 04:56:01 all 0.11 0.00 0.01 0.00 0.01 99.86 08:17:44 04:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 04:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:56:01 4 0.03 0.00 0.03 0.00 0.03 99.90 08:17:44 04:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:56:01 6 0.73 0.00 0.02 0.00 0.02 99.24 08:17:44 04:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 04:57:01 all 0.11 0.00 0.02 0.00 0.01 99.86 08:17:44 04:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 04:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:57:01 2 0.05 0.00 0.02 0.00 0.03 99.90 08:17:44 04:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 04:57:01 5 0.05 0.00 0.03 0.00 0.03 99.88 08:17:44 04:57:01 6 0.76 0.00 0.00 0.00 0.00 99.24 08:17:44 04:57:01 7 0.00 0.00 0.03 0.02 0.00 99.95 08:17:44 04:58:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 04:58:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 04:58:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:17:44 04:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:58:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 04:58:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 04:58:01 5 0.02 0.00 0.02 0.00 0.03 99.93 08:17:44 04:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:58:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 04:59:01 all 0.15 0.00 0.01 0.00 0.01 99.83 08:17:44 04:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 04:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 04:59:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 04:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 04:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 04:59:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:17:44 04:59:01 6 1.06 0.00 0.02 0.00 0.00 98.92 08:17:44 04:59:01 7 0.03 0.00 0.00 0.02 0.02 99.93 08:17:44 05:00:01 all 0.24 0.00 0.02 0.00 0.01 99.73 08:17:44 05:00:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 05:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:00:01 2 0.00 0.00 0.03 0.00 0.02 99.95 08:17:44 05:00:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 05:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:00:01 5 0.03 0.00 0.03 0.00 0.03 99.90 08:17:44 05:00:01 6 1.79 0.00 0.05 0.00 0.02 98.14 08:17:44 05:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:01:01 all 0.05 0.00 0.02 0.00 0.01 99.92 08:17:44 05:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 05:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:01:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 05:01:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 05:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 05:01:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 05:01:01 6 0.20 0.00 0.00 0.00 0.02 99.78 08:17:44 05:01:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:17:44 05:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 05:02:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 05:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:02:01 2 0.00 0.00 0.02 0.00 0.03 99.95 08:17:44 05:02:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 05:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:02:01 5 0.02 0.00 0.02 0.00 0.03 99.93 08:17:44 05:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:02:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:17:44 08:17:44 05:02:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 05:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 05:03:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 05:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:03:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 05:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:03:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 05:03:01 5 0.03 0.00 0.02 0.00 0.03 99.92 08:17:44 05:03:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 05:03:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 05:04:01 all 0.07 0.00 0.03 0.00 0.01 99.90 08:17:44 05:04:01 0 0.07 0.00 0.03 0.00 0.00 99.90 08:17:44 05:04:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:17:44 05:04:01 2 0.10 0.00 0.03 0.00 0.02 99.85 08:17:44 05:04:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 05:04:01 4 0.15 0.00 0.03 0.00 0.02 99.80 08:17:44 05:04:01 5 0.05 0.00 0.00 0.00 0.03 99.92 08:17:44 05:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 05:04:01 7 0.05 0.00 0.03 0.00 0.00 99.92 08:17:44 05:05:01 all 0.02 0.00 0.01 0.01 0.02 99.95 08:17:44 05:05:01 0 0.00 0.00 0.02 0.03 0.02 99.93 08:17:44 05:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:05:01 2 0.03 0.00 0.02 0.00 0.03 99.92 08:17:44 05:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:05:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 05:05:01 5 0.00 0.00 0.02 0.00 0.03 99.95 08:17:44 05:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:05:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:17:44 05:06:01 all 0.13 0.00 0.01 0.00 0.01 99.84 08:17:44 05:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:06:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 05:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 05:06:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 05:06:01 5 0.03 0.00 0.05 0.02 0.03 99.87 08:17:44 05:06:01 6 0.93 0.00 0.02 0.00 0.00 99.06 08:17:44 05:06:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 05:07:01 all 0.27 0.00 0.01 0.01 0.01 99.69 08:17:44 05:07:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:17:44 05:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 05:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 05:07:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 05:07:01 5 0.05 0.00 0.03 0.05 0.03 99.83 08:17:44 05:07:01 6 1.95 0.00 0.00 0.00 0.02 98.03 08:17:44 05:07:01 7 0.07 0.00 0.00 0.00 0.00 99.93 08:17:44 05:08:01 all 0.26 0.00 0.01 0.01 0.02 99.71 08:17:44 05:08:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 05:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:08:01 2 0.00 0.00 0.03 0.00 0.03 99.93 08:17:44 05:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:08:01 4 0.03 0.00 0.02 0.02 0.02 99.92 08:17:44 05:08:01 5 0.02 0.00 0.02 0.02 0.03 99.92 08:17:44 05:08:01 6 1.99 0.00 0.00 0.00 0.02 98.00 08:17:44 05:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:09:01 all 0.25 0.00 0.02 0.00 0.01 99.73 08:17:44 05:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:09:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 05:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 05:09:01 4 0.07 0.00 0.03 0.00 0.03 99.87 08:17:44 05:09:01 5 0.03 0.00 0.00 0.02 0.02 99.93 08:17:44 05:09:01 6 1.73 0.00 0.05 0.00 0.00 98.22 08:17:44 05:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 05:10:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:17:44 05:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:10:01 2 0.02 0.00 0.02 0.00 0.03 99.93 08:17:44 05:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:10:01 4 0.08 0.00 0.02 0.02 0.02 99.87 08:17:44 05:10:01 5 0.02 0.00 0.02 0.00 0.03 99.93 08:17:44 05:10:01 6 0.08 0.00 0.03 0.00 0.02 99.87 08:17:44 05:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 05:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:11:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 05:11:01 5 0.05 0.00 0.02 0.02 0.03 99.88 08:17:44 05:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 05:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 05:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:12:01 4 0.02 0.00 0.05 0.02 0.02 99.90 08:17:44 05:12:01 5 0.02 0.00 0.03 0.02 0.03 99.90 08:17:44 05:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 05:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 05:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 05:13:01 4 0.03 0.00 0.03 0.03 0.02 99.88 08:17:44 05:13:01 5 0.05 0.00 0.02 0.00 0.03 99.90 08:17:44 05:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 05:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 08:17:44 05:13:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 05:14:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 05:14:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 05:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 05:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 05:14:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 05:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 05:14:01 5 0.00 0.00 0.00 0.02 0.03 99.95 08:17:44 05:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 05:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 05:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 05:15:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:17:44 05:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 05:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 05:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:16:01 all 0.01 0.00 0.01 0.00 0.01 99.95 08:17:44 05:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:16:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 05:16:01 4 0.03 0.00 0.03 0.02 0.02 99.90 08:17:44 05:16:01 5 0.03 0.00 0.03 0.02 0.03 99.88 08:17:44 05:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 05:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:17:01 all 0.02 0.00 0.01 0.00 0.02 99.95 08:17:44 05:17:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 05:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:17:01 2 0.02 0.00 0.02 0.00 0.03 99.93 08:17:44 05:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:17:01 4 0.07 0.00 0.00 0.00 0.02 99.92 08:17:44 05:17:01 5 0.02 0.00 0.02 0.02 0.03 99.92 08:17:44 05:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 05:17:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 05:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 05:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 05:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 05:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 05:18:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 05:18:01 6 0.17 0.00 0.00 0.00 0.00 99.83 08:17:44 05:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:19:01 all 0.07 0.00 0.01 0.00 0.01 99.90 08:17:44 05:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:19:01 2 0.03 0.00 0.00 0.02 0.03 99.92 08:17:44 05:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 05:19:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 05:19:01 5 0.02 0.00 0.03 0.02 0.03 99.90 08:17:44 05:19:01 6 0.35 0.00 0.02 0.00 0.02 99.62 08:17:44 05:19:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 05:20:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:17:44 05:20:01 0 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 05:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 05:20:01 5 0.02 0.00 0.03 0.02 0.03 99.90 08:17:44 05:20:01 6 1.99 0.00 0.00 0.00 0.00 98.01 08:17:44 05:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:21:01 all 0.27 0.00 0.02 0.00 0.01 99.69 08:17:44 05:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:21:01 2 0.05 0.00 0.02 0.02 0.00 99.92 08:17:44 05:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 05:21:01 4 0.08 0.00 0.03 0.00 0.02 99.87 08:17:44 05:21:01 5 0.03 0.00 0.05 0.02 0.03 99.87 08:17:44 05:21:01 6 1.97 0.00 0.00 0.00 0.02 98.01 08:17:44 05:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:22:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:17:44 05:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 05:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 05:22:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 05:22:01 5 0.03 0.00 0.02 0.02 0.02 99.92 08:17:44 05:22:01 6 1.99 0.00 0.00 0.00 0.02 98.00 08:17:44 05:22:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 05:23:01 all 0.25 0.00 0.01 0.00 0.01 99.73 08:17:44 05:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:23:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 05:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:23:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 05:23:01 5 0.07 0.00 0.02 0.02 0.03 99.87 08:17:44 05:23:01 6 1.81 0.00 0.00 0.00 0.00 98.19 08:17:44 05:23:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 05:24:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 05:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:24:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 05:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:24:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 05:24:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 08:17:44 05:24:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 05:25:01 all 0.02 0.00 0.01 0.00 0.02 99.94 08:17:44 05:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:25:01 2 0.05 0.00 0.02 0.02 0.02 99.90 08:17:44 05:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:25:01 4 0.08 0.00 0.03 0.00 0.03 99.85 08:17:44 05:25:01 5 0.02 0.00 0.00 0.02 0.03 99.93 08:17:44 05:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 05:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:26:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:17:44 05:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:26:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 05:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 05:26:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:17:44 05:26:01 5 0.02 0.00 0.02 0.02 0.03 99.92 08:17:44 05:26:01 6 0.10 0.00 0.02 0.00 0.00 99.88 08:17:44 05:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:27:01 all 0.19 0.00 0.01 0.00 0.01 99.78 08:17:44 05:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 05:27:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:27:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 05:27:01 5 0.07 0.00 0.02 0.00 0.03 99.88 08:17:44 05:27:01 6 1.37 0.00 0.00 0.00 0.02 98.61 08:17:44 05:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 05:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:28:01 2 0.00 0.00 0.03 0.00 0.03 99.93 08:17:44 05:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 05:28:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 05:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:29:01 all 0.03 0.00 0.01 0.00 0.02 99.94 08:17:44 05:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 05:29:01 2 0.02 0.00 0.03 0.02 0.03 99.90 08:17:44 05:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:29:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 05:29:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 05:29:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 05:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:30:01 all 0.13 0.00 0.01 0.00 0.00 99.85 08:17:44 05:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 05:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 05:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 05:30:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 05:30:01 5 0.03 0.00 0.02 0.02 0.02 99.92 08:17:44 05:30:01 6 0.83 0.00 0.00 0.00 0.00 99.17 08:17:44 05:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:31:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:17:44 05:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:31:01 2 0.05 0.00 0.00 0.02 0.02 99.92 08:17:44 05:31:01 3 0.00 0.00 0.03 0.00 0.02 99.95 08:17:44 05:31:01 4 0.03 0.00 0.05 0.00 0.03 99.88 08:17:44 05:31:01 5 0.07 0.00 0.03 0.00 0.00 99.90 08:17:44 05:31:01 6 1.94 0.00 0.00 0.00 0.02 98.05 08:17:44 05:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 05:32:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 05:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:32:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 05:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 05:32:01 4 0.03 0.00 0.02 0.00 0.03 99.92 08:17:44 05:32:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 05:32:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 05:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:33:01 all 0.03 0.00 0.01 0.01 0.01 99.95 08:17:44 05:33:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 05:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:33:01 2 0.00 0.00 0.00 0.07 0.02 99.92 08:17:44 05:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 05:33:01 4 0.07 0.00 0.05 0.00 0.02 99.87 08:17:44 05:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:33:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 05:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 05:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 05:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 05:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 05:34:01 5 0.00 0.00 0.02 0.02 0.03 99.93 08:17:44 05:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:34:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 05:35:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:17:44 05:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 05:35:01 4 0.08 0.00 0.05 0.00 0.03 99.83 08:17:44 05:35:01 5 0.05 0.00 0.02 0.03 0.02 99.88 08:17:44 05:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 05:35:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 08:17:44 05:35:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 05:36:02 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 05:36:02 0 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:36:02 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:36:02 2 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:36:02 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 05:36:02 4 0.07 0.00 0.05 0.00 0.02 99.87 08:17:44 05:36:02 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:36:02 6 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 05:36:02 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:37:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:17:44 05:37:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 05:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:37:01 2 0.07 0.00 0.02 0.02 0.02 99.88 08:17:44 05:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 05:37:01 4 0.03 0.00 0.05 0.00 0.03 99.88 08:17:44 05:37:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 05:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 05:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:38:01 all 0.02 0.00 0.01 0.01 0.00 99.95 08:17:44 05:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:38:01 2 0.00 0.00 0.00 0.07 0.00 99.93 08:17:44 05:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:38:01 4 0.07 0.00 0.07 0.00 0.03 99.83 08:17:44 05:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:39:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:17:44 05:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:39:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 05:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:39:01 4 0.08 0.00 0.03 0.00 0.02 99.87 08:17:44 05:39:01 5 0.05 0.00 0.00 0.02 0.02 99.92 08:17:44 05:39:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 05:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:17:44 05:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:40:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 05:40:01 4 0.08 0.00 0.03 0.00 0.02 99.87 08:17:44 05:40:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 05:40:01 6 0.12 0.00 0.02 0.00 0.00 99.87 08:17:44 05:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:41:01 all 0.09 0.00 0.02 0.00 0.01 99.88 08:17:44 05:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:41:01 2 0.03 0.00 0.00 0.02 0.02 99.93 08:17:44 05:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:41:01 4 0.10 0.00 0.02 0.00 0.02 99.87 08:17:44 05:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 05:41:01 6 0.50 0.00 0.08 0.00 0.02 99.40 08:17:44 05:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:42:01 all 0.26 0.00 0.01 0.00 0.01 99.73 08:17:44 05:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 05:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 05:42:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 05:42:01 6 1.94 0.00 0.00 0.00 0.00 98.06 08:17:44 05:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:43:01 all 0.27 0.00 0.01 0.00 0.01 99.70 08:17:44 05:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:43:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 05:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:43:01 4 0.07 0.00 0.03 0.00 0.03 99.87 08:17:44 05:43:01 5 0.07 0.00 0.02 0.02 0.00 99.90 08:17:44 05:43:01 6 2.02 0.00 0.00 0.00 0.02 97.97 08:17:44 05:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:44:01 all 0.13 0.00 0.02 0.00 0.01 99.85 08:17:44 05:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:44:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 05:44:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 05:44:01 4 0.05 0.00 0.05 0.00 0.02 99.88 08:17:44 05:44:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 05:44:01 6 0.86 0.00 0.05 0.00 0.00 99.09 08:17:44 05:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:45:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:17:44 05:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 05:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:45:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 05:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:45:01 4 0.08 0.00 0.03 0.00 0.02 99.87 08:17:44 05:45:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:17:44 05:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:46:01 all 0.06 0.00 0.01 0.00 0.01 99.90 08:17:44 05:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 05:46:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 05:46:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 05:46:01 4 0.03 0.00 0.02 0.00 0.03 99.92 08:17:44 05:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:46:01 6 0.42 0.00 0.02 0.00 0.02 99.55 08:17:44 05:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 08:17:44 05:46:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 05:47:01 all 0.27 0.00 0.01 0.00 0.01 99.70 08:17:44 05:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 05:47:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:17:44 05:47:01 4 0.03 0.00 0.02 0.00 0.03 99.92 08:17:44 05:47:01 5 0.07 0.00 0.02 0.02 0.02 99.88 08:17:44 05:47:01 6 1.99 0.00 0.00 0.00 0.00 98.01 08:17:44 05:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:48:01 all 0.27 0.00 0.01 0.00 0.01 99.70 08:17:44 05:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:48:01 2 0.02 0.00 0.02 0.02 0.00 99.95 08:17:44 05:48:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 05:48:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 05:48:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:17:44 05:48:01 6 2.00 0.00 0.00 0.00 0.02 97.98 08:17:44 05:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:49:01 all 0.06 0.00 0.01 0.00 0.01 99.92 08:17:44 05:49:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:49:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 05:49:01 4 0.08 0.00 0.03 0.00 0.03 99.85 08:17:44 05:49:01 5 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 05:49:01 6 0.30 0.00 0.03 0.00 0.00 99.67 08:17:44 05:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 05:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:50:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 05:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 05:50:01 4 0.08 0.00 0.05 0.00 0.02 99.85 08:17:44 05:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:51:01 all 0.08 0.00 0.01 0.00 0.01 99.89 08:17:44 05:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 05:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 05:51:01 4 0.05 0.00 0.05 0.00 0.03 99.87 08:17:44 05:51:01 5 0.07 0.00 0.03 0.02 0.02 99.87 08:17:44 05:51:01 6 0.47 0.00 0.00 0.00 0.02 99.52 08:17:44 05:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:52:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:17:44 05:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:52:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 05:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:52:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 05:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:52:01 6 2.00 0.00 0.02 0.00 0.00 97.98 08:17:44 05:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:53:01 all 0.28 0.00 0.02 0.03 0.01 99.66 08:17:44 05:53:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 05:53:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:17:44 05:53:01 2 0.05 0.00 0.03 0.17 0.03 99.72 08:17:44 05:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 05:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 05:53:01 5 0.02 0.00 0.02 0.07 0.02 99.88 08:17:44 05:53:01 6 1.98 0.00 0.00 0.00 0.02 98.00 08:17:44 05:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:54:01 all 0.10 0.00 0.01 0.00 0.01 99.89 08:17:44 05:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 05:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 05:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 05:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:54:01 6 0.70 0.00 0.03 0.00 0.00 99.27 08:17:44 05:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:55:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:17:44 05:55:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 05:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:55:01 2 0.03 0.00 0.05 0.02 0.03 99.87 08:17:44 05:55:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:17:44 05:55:01 4 0.07 0.00 0.03 0.00 0.00 99.90 08:17:44 05:55:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 05:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 05:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 05:56:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 05:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 05:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 05:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 05:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:57:01 all 0.06 0.00 0.01 0.00 0.01 99.91 08:17:44 05:57:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 05:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:57:01 2 0.05 0.00 0.03 0.00 0.03 99.88 08:17:44 05:57:01 3 0.08 0.00 0.02 0.00 0.02 99.88 08:17:44 05:57:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 05:57:01 5 0.05 0.00 0.00 0.02 0.02 99.92 08:17:44 05:57:01 6 0.15 0.00 0.00 0.00 0.02 99.83 08:17:44 05:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 08:17:44 05:57:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 05:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 05:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 05:58:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 05:58:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 05:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 05:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 05:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 05:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 05:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 05:59:01 2 0.07 0.00 0.02 0.00 0.03 99.88 08:17:44 05:59:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:17:44 05:59:01 4 0.07 0.00 0.00 0.00 0.02 99.92 08:17:44 05:59:01 5 0.00 0.00 0.02 0.03 0.02 99.93 08:17:44 05:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 05:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 06:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 06:00:01 2 0.03 0.00 0.02 0.02 0.03 99.90 08:17:44 06:00:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 06:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:01:01 all 0.09 0.00 0.01 0.00 0.01 99.88 08:17:44 06:01:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 06:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:01:01 2 0.05 0.00 0.03 0.02 0.03 99.87 08:17:44 06:01:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 06:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 06:01:01 5 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 06:01:01 6 0.48 0.00 0.03 0.00 0.02 99.47 08:17:44 06:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 06:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 06:02:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 06:02:01 2 0.02 0.00 0.00 0.00 0.03 99.95 08:17:44 06:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 06:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 06:02:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 06:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 06:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:03:01 all 0.17 0.00 0.01 0.00 0.01 99.80 08:17:44 06:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 06:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:03:01 2 0.07 0.00 0.02 0.02 0.02 99.88 08:17:44 06:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 06:03:01 4 0.08 0.00 0.03 0.00 0.00 99.88 08:17:44 06:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:03:01 6 1.16 0.00 0.02 0.00 0.02 98.81 08:17:44 06:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:04:01 all 0.20 0.00 0.01 0.00 0.01 99.78 08:17:44 06:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 06:04:01 2 0.03 0.00 0.02 0.02 0.02 99.92 08:17:44 06:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:04:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 06:04:01 5 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 06:04:01 6 1.43 0.00 0.00 0.00 0.00 98.57 08:17:44 06:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:05:01 all 0.15 0.00 0.02 0.00 0.01 99.82 08:17:44 06:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:05:01 1 0.08 0.00 0.00 0.00 0.00 99.92 08:17:44 06:05:01 2 0.22 0.00 0.02 0.00 0.03 99.73 08:17:44 06:05:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 06:05:01 4 0.13 0.00 0.03 0.00 0.02 99.82 08:17:44 06:05:01 5 0.10 0.00 0.02 0.02 0.00 99.87 08:17:44 06:05:01 6 0.55 0.00 0.02 0.00 0.02 99.42 08:17:44 06:05:01 7 0.03 0.00 0.05 0.00 0.00 99.92 08:17:44 06:06:01 all 0.19 0.00 0.02 0.00 0.01 99.78 08:17:44 06:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 06:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 06:06:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 06:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 06:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:06:01 6 1.42 0.00 0.05 0.00 0.00 98.53 08:17:44 06:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 06:07:01 all 0.15 0.00 0.03 0.00 0.01 99.80 08:17:44 06:07:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 06:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:07:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 06:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:07:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 06:07:01 5 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 06:07:01 6 1.01 0.00 0.15 0.00 0.02 98.82 08:17:44 06:07:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 06:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 06:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:08:01 2 0.03 0.00 0.05 0.00 0.03 99.88 08:17:44 06:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 06:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 06:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 06:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 08:17:44 06:08:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 06:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 06:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 06:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:09:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 06:09:01 3 0.07 0.00 0.03 0.00 0.00 99.90 08:17:44 06:09:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 06:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 06:09:01 6 0.07 0.00 0.00 0.00 0.02 99.92 08:17:44 06:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 06:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 06:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:10:01 2 0.03 0.00 0.00 0.00 0.03 99.93 08:17:44 06:10:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 06:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 06:10:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 06:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:11:01 all 0.11 0.00 0.01 0.00 0.01 99.86 08:17:44 06:11:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:17:44 06:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:11:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 06:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 06:11:01 4 0.08 0.00 0.02 0.00 0.02 99.88 08:17:44 06:11:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:17:44 06:11:01 6 0.71 0.00 0.00 0.00 0.02 99.27 08:17:44 06:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 06:12:01 all 0.19 0.00 0.01 0.00 0.01 99.78 08:17:44 06:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 06:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:12:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 06:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 06:12:01 4 0.03 0.00 0.03 0.00 0.03 99.90 08:17:44 06:12:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 06:12:01 6 1.40 0.00 0.03 0.00 0.02 98.55 08:17:44 06:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 06:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 06:13:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 06:13:01 4 0.12 0.00 0.02 0.00 0.03 99.83 08:17:44 06:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 06:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 06:14:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 06:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:14:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 06:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:14:01 4 0.08 0.00 0.03 0.00 0.02 99.87 08:17:44 06:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:14:01 6 0.07 0.00 0.02 0.00 0.00 99.92 08:17:44 06:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:15:01 all 0.03 0.00 0.02 0.00 0.01 99.93 08:17:44 06:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:15:01 2 0.05 0.00 0.00 0.02 0.02 99.92 08:17:44 06:15:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 06:15:01 4 0.10 0.00 0.03 0.00 0.03 99.83 08:17:44 06:15:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 06:15:01 6 0.00 0.00 0.07 0.00 0.02 99.92 08:17:44 06:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 06:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 06:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:16:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:17:44 06:16:01 4 0.05 0.00 0.02 0.00 0.03 99.90 08:17:44 06:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 06:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 06:17:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:17:44 06:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:17:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 06:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 06:17:01 4 0.12 0.00 0.03 0.00 0.02 99.83 08:17:44 06:17:01 5 0.10 0.00 0.00 0.00 0.02 99.88 08:17:44 06:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 06:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 06:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 06:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:18:01 2 0.02 0.00 0.05 0.02 0.02 99.90 08:17:44 06:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 06:18:01 4 0.02 0.00 0.05 0.00 0.03 99.90 08:17:44 06:18:01 5 0.03 0.00 0.00 0.02 0.02 99.93 08:17:44 06:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:19:01 all 0.03 0.00 0.00 0.00 0.01 99.96 08:17:44 06:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:19:01 2 0.07 0.00 0.00 0.00 0.02 99.92 08:17:44 06:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:19:01 4 0.10 0.00 0.00 0.00 0.03 99.87 08:17:44 06:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 08:17:44 06:19:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 06:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 06:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:20:01 2 0.02 0.00 0.03 0.02 0.03 99.90 08:17:44 06:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 06:20:01 4 0.07 0.00 0.05 0.00 0.02 99.87 08:17:44 06:20:01 5 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 06:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 06:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 06:21:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 06:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:21:01 2 0.07 0.00 0.00 0.02 0.02 99.90 08:17:44 06:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 06:21:01 4 0.03 0.00 0.02 0.00 0.03 99.92 08:17:44 06:21:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 06:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:22:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 06:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 06:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 06:22:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 06:22:01 5 0.03 0.00 0.02 0.02 0.02 99.92 08:17:44 06:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 06:23:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:17:44 06:23:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:17:44 06:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:23:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:17:44 06:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 06:23:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:17:44 06:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 06:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:24:01 all 0.03 0.00 0.00 0.00 0.01 99.95 08:17:44 06:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 06:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:24:01 2 0.03 0.00 0.02 0.02 0.02 99.92 08:17:44 06:24:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 06:24:01 4 0.05 0.00 0.00 0.00 0.03 99.92 08:17:44 06:24:01 5 0.03 0.00 0.00 0.02 0.02 99.93 08:17:44 06:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 06:25:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:17:44 06:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 06:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:25:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 06:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 06:25:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 06:25:01 5 0.07 0.00 0.00 0.03 0.00 99.90 08:17:44 06:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 06:26:01 all 0.04 0.00 0.03 0.09 0.01 99.84 08:17:44 06:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:26:01 2 0.07 0.00 0.02 0.42 0.00 99.50 08:17:44 06:26:01 3 0.02 0.00 0.03 0.05 0.00 99.90 08:17:44 06:26:01 4 0.05 0.00 0.08 0.03 0.03 99.80 08:17:44 06:26:01 5 0.07 0.00 0.02 0.10 0.02 99.80 08:17:44 06:26:01 6 0.10 0.00 0.03 0.07 0.00 99.80 08:17:44 06:26:01 7 0.00 0.00 0.02 0.03 0.00 99.95 08:17:44 06:27:01 all 0.20 0.00 0.01 0.00 0.01 99.77 08:17:44 06:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 06:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 06:27:01 2 0.07 0.00 0.00 0.00 0.02 99.92 08:17:44 06:27:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 06:27:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:17:44 06:27:01 5 0.03 0.00 0.02 0.02 0.00 99.93 08:17:44 06:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:27:01 7 1.37 0.00 0.03 0.00 0.02 98.58 08:17:44 06:28:01 all 0.07 0.00 0.01 0.00 0.01 99.90 08:17:44 06:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 06:28:01 2 0.03 0.00 0.00 0.02 0.02 99.93 08:17:44 06:28:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:17:44 06:28:01 4 0.03 0.00 0.02 0.00 0.03 99.92 08:17:44 06:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 06:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 06:28:01 7 0.38 0.00 0.03 0.00 0.02 99.57 08:17:44 06:29:01 all 0.03 0.00 0.00 0.00 0.01 99.96 08:17:44 06:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 06:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:29:01 3 0.08 0.00 0.00 0.00 0.02 99.90 08:17:44 06:29:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 06:29:01 5 0.03 0.00 0.02 0.02 0.03 99.90 08:17:44 06:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 06:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 06:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:30:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 06:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 08:17:44 06:30:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 06:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 06:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:31:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 06:31:01 4 0.08 0.00 0.03 0.00 0.02 99.87 08:17:44 06:31:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 06:31:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 06:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:32:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:17:44 06:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 06:32:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 06:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:32:01 4 0.05 0.00 0.05 0.00 0.03 99.87 08:17:44 06:32:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:17:44 06:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:33:01 all 0.02 0.00 0.00 0.00 0.01 99.96 08:17:44 06:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 06:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 06:33:01 3 0.07 0.00 0.00 0.00 0.02 99.92 08:17:44 06:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 06:33:01 5 0.05 0.00 0.02 0.02 0.02 99.90 08:17:44 06:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 06:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 06:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:34:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 06:34:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:17:44 06:34:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 06:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 06:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:34:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 06:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 06:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:35:01 2 0.03 0.00 0.02 0.02 0.00 99.93 08:17:44 06:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 06:35:01 4 0.08 0.00 0.00 0.00 0.03 99.88 08:17:44 06:35:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:17:44 06:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:35:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 06:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 06:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 06:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:36:01 4 0.03 0.00 0.05 0.00 0.03 99.88 08:17:44 06:36:01 5 0.03 0.00 0.00 0.02 0.00 99.95 08:17:44 06:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 06:37:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:17:44 06:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 06:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:37:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:17:44 06:37:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 06:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 06:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 06:37:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 06:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 06:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:38:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 06:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 06:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 06:38:01 5 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 06:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 06:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 06:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 06:39:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 06:39:01 4 0.08 0.00 0.03 0.00 0.03 99.85 08:17:44 06:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 06:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 06:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:17:44 06:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 06:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:40:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 06:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:40:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 06:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 06:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 06:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:41:01 2 0.03 0.00 0.00 0.02 0.02 99.93 08:17:44 06:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:41:01 4 0.07 0.00 0.05 0.00 0.02 99.87 08:17:44 06:41:01 5 0.03 0.00 0.02 0.02 0.02 99.92 08:17:44 06:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:41:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 08:17:44 06:41:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 06:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:17:44 06:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:42:01 3 0.00 0.00 0.03 0.00 0.02 99.95 08:17:44 06:42:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 06:42:01 5 0.03 0.00 0.02 0.02 0.00 99.93 08:17:44 06:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 06:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:43:01 2 0.03 0.00 0.02 0.02 0.02 99.92 08:17:44 06:43:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 06:43:01 4 0.05 0.00 0.02 0.00 0.03 99.90 08:17:44 06:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 06:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 06:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 06:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 06:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 06:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 06:44:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 06:44:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:17:44 06:44:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 06:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 06:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 06:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:45:01 2 0.05 0.00 0.02 0.02 0.00 99.92 08:17:44 06:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 06:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 06:45:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 06:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 06:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 06:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 06:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:46:01 4 0.05 0.00 0.05 0.00 0.03 99.87 08:17:44 06:46:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 06:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:47:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:17:44 06:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 06:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:47:01 4 0.07 0.00 0.02 0.02 0.02 99.88 08:17:44 06:47:01 5 0.07 0.00 0.03 0.00 0.00 99.90 08:17:44 06:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:47:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 06:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 06:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 06:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:48:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 06:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:48:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 06:48:01 5 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 06:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 06:49:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 06:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 06:49:01 4 0.02 0.00 0.05 0.02 0.03 99.88 08:17:44 06:49:01 5 0.08 0.00 0.02 0.00 0.00 99.90 08:17:44 06:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 06:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 06:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:50:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 06:50:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:17:44 06:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 06:51:01 all 0.03 0.00 0.02 0.00 0.00 99.94 08:17:44 06:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:51:01 3 0.08 0.00 0.03 0.00 0.00 99.88 08:17:44 06:51:01 4 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 06:51:01 5 0.10 0.00 0.03 0.02 0.02 99.83 08:17:44 06:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 06:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 06:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 06:52:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 06:52:01 4 0.05 0.00 0.03 0.02 0.02 99.88 08:17:44 06:52:01 5 0.03 0.00 0.05 0.00 0.00 99.92 08:17:44 06:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 08:17:44 06:52:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 06:53:01 all 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 06:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 06:53:01 1 0.00 0.00 0.08 0.00 0.00 99.92 08:17:44 06:53:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 06:53:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 06:53:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 06:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 06:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:53:01 7 0.00 0.00 0.03 0.02 0.00 99.95 08:17:44 06:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 06:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 06:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:54:01 4 0.03 0.00 0.03 0.00 0.03 99.90 08:17:44 06:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:54:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 06:55:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:17:44 06:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 06:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:55:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 06:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:55:01 4 0.05 0.00 0.03 0.02 0.02 99.88 08:17:44 06:55:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 06:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:56:01 all 0.02 0.00 0.01 0.00 0.01 99.97 08:17:44 06:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:56:01 4 0.07 0.00 0.03 0.00 0.03 99.87 08:17:44 06:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 06:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:56:01 7 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 06:57:01 all 0.02 0.00 0.02 0.00 0.01 99.94 08:17:44 06:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 06:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 06:57:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 06:57:01 4 0.03 0.00 0.02 0.02 0.02 99.92 08:17:44 06:57:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 06:57:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 06:57:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 06:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 06:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 06:58:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 06:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 06:58:01 4 0.02 0.00 0.05 0.00 0.03 99.90 08:17:44 06:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 06:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:59:01 all 0.02 0.00 0.00 0.00 0.01 99.96 08:17:44 06:59:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 06:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 06:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 06:59:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 06:59:01 4 0.03 0.00 0.03 0.00 0.03 99.90 08:17:44 06:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 06:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 06:59:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 07:00:01 all 0.01 0.00 0.01 0.00 0.00 99.98 08:17:44 07:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:00:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:17:44 07:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:00:01 4 0.02 0.00 0.05 0.00 0.02 99.92 08:17:44 07:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:01:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:17:44 07:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 07:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:01:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 07:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 07:01:01 4 0.00 0.00 0.02 0.00 0.03 99.95 08:17:44 07:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:01:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:17:44 07:01:01 7 0.07 0.00 0.02 0.02 0.02 99.88 08:17:44 07:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 07:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 07:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:02:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 07:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:02:01 4 0.02 0.00 0.03 0.00 0.03 99.92 08:17:44 07:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 07:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:02:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 07:03:01 all 0.04 0.00 0.00 0.00 0.01 99.94 08:17:44 07:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 07:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:03:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 07:03:01 3 0.15 0.00 0.02 0.00 0.02 99.82 08:17:44 07:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 07:03:01 7 0.03 0.00 0.00 0.02 0.02 99.93 08:17:44 08:17:44 07:03:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 07:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 07:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 07:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 07:04:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 07:04:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:17:44 07:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 07:05:01 all 0.06 0.00 0.02 0.00 0.01 99.91 08:17:44 07:05:01 0 0.12 0.00 0.00 0.00 0.00 99.88 08:17:44 07:05:01 1 0.10 0.00 0.00 0.00 0.00 99.90 08:17:44 07:05:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:05:01 3 0.12 0.00 0.03 0.00 0.02 99.83 08:17:44 07:05:01 4 0.03 0.00 0.03 0.00 0.03 99.90 08:17:44 07:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:05:01 6 0.07 0.00 0.03 0.00 0.00 99.90 08:17:44 07:05:01 7 0.05 0.00 0.02 0.03 0.00 99.90 08:17:44 07:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 07:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:06:01 4 0.02 0.00 0.00 0.00 0.03 99.95 08:17:44 07:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:06:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 07:07:01 all 0.05 0.00 0.01 0.00 0.01 99.92 08:17:44 07:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:07:01 2 0.05 0.00 0.02 0.02 0.00 99.92 08:17:44 07:07:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 07:07:01 4 0.02 0.00 0.02 0.00 0.03 99.93 08:17:44 07:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:07:01 6 0.28 0.00 0.00 0.00 0.00 99.72 08:17:44 07:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 07:08:01 all 0.26 0.00 0.01 0.00 0.01 99.71 08:17:44 07:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:08:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 07:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:08:01 4 0.02 0.00 0.03 0.00 0.03 99.92 08:17:44 07:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:08:01 6 1.95 0.00 0.00 0.00 0.00 98.05 08:17:44 07:08:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 07:09:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:17:44 07:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:09:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 07:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 07:09:01 6 1.92 0.00 0.00 0.00 0.02 98.06 08:17:44 07:09:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:17:44 07:10:01 all 0.07 0.00 0.01 0.00 0.01 99.91 08:17:44 07:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:10:01 2 0.02 0.00 0.00 0.00 0.03 99.95 08:17:44 07:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:10:01 4 0.05 0.00 0.03 0.00 0.03 99.88 08:17:44 07:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:10:01 6 0.47 0.00 0.00 0.00 0.00 99.53 08:17:44 07:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 07:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 07:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:11:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 07:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:11:01 4 0.03 0.00 0.05 0.00 0.03 99.88 08:17:44 07:11:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:17:44 07:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 07:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 07:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:12:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 07:12:01 4 0.05 0.00 0.05 0.00 0.03 99.87 08:17:44 07:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:12:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:17:44 07:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 07:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:13:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:17:44 07:13:01 2 0.05 0.00 0.00 0.02 0.02 99.92 08:17:44 07:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:13:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 07:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:13:01 7 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 07:14:01 all 0.02 0.00 0.01 0.00 0.01 99.97 08:17:44 07:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 07:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 07:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 07:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 07:14:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 08:17:44 07:14:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 07:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 07:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 07:15:01 1 0.00 0.00 0.03 0.00 0.02 99.95 08:17:44 07:15:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 07:15:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 07:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:15:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:17:44 07:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 07:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 07:16:01 1 0.02 0.00 0.00 0.00 0.03 99.95 08:17:44 07:16:01 2 0.02 0.00 0.02 0.02 0.03 99.92 08:17:44 07:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 07:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 07:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:17:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:17:44 07:17:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 07:17:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 07:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 07:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:18:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 07:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 07:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:18:01 7 0.05 0.00 0.00 0.02 0.02 99.92 08:17:44 07:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 07:19:01 0 0.07 0.00 0.03 0.00 0.00 99.90 08:17:44 07:19:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:17:44 07:19:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:19:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 07:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 07:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:20:01 2 0.05 0.00 0.03 0.02 0.02 99.88 08:17:44 07:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:20:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:17:44 07:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:20:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 07:21:01 all 0.03 0.00 0.01 0.01 0.01 99.95 08:17:44 07:21:01 0 0.03 0.00 0.02 0.02 0.00 99.93 08:17:44 07:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 07:21:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 07:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:21:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 07:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:21:01 7 0.07 0.00 0.02 0.02 0.02 99.88 08:17:44 07:22:01 all 0.01 0.00 0.00 0.00 0.01 99.98 08:17:44 07:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:22:01 1 0.00 0.00 0.00 0.00 0.03 99.97 08:17:44 07:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 07:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 07:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 07:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 07:23:01 2 0.03 0.00 0.00 0.02 0.00 99.95 08:17:44 07:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 07:23:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 07:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:23:01 7 0.05 0.00 0.02 0.02 0.00 99.92 08:17:44 07:24:01 all 0.11 0.00 0.01 0.00 0.01 99.86 08:17:44 07:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:24:01 7 0.86 0.00 0.02 0.00 0.02 99.11 08:17:44 07:25:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:17:44 07:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:25:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 07:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 07:25:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:25:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 07:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:25:01 7 1.97 0.00 0.02 0.02 0.02 97.98 08:17:44 08:17:44 07:25:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 07:26:01 all 0.19 0.00 0.01 0.00 0.01 99.78 08:17:44 07:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:26:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:17:44 07:26:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 07:26:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 07:26:01 4 0.02 0.00 0.00 0.00 0.03 99.95 08:17:44 07:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:26:01 7 1.39 0.00 0.05 0.02 0.00 98.55 08:17:44 07:27:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 07:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 07:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 07:27:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 07:27:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 07:27:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 07:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:27:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 07:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 07:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:28:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 07:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:28:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 07:29:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:17:44 07:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 07:29:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 07:29:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 07:29:01 4 0.03 0.00 0.03 0.00 0.03 99.90 08:17:44 07:29:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 07:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:29:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:17:44 07:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 07:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 07:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 07:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 07:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:17:44 07:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:31:01 2 0.03 0.00 0.03 0.02 0.00 99.92 08:17:44 07:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:31:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 07:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 07:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:32:01 1 0.02 0.00 0.00 0.00 0.03 99.95 08:17:44 07:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:32:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:17:44 07:32:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 07:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:32:01 7 0.07 0.00 0.00 0.00 0.00 99.93 08:17:44 07:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 07:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:33:01 1 0.00 0.00 0.03 0.00 0.00 99.97 08:17:44 07:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 07:33:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 07:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:33:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 07:34:01 all 0.02 0.00 0.00 0.00 0.01 99.97 08:17:44 07:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:34:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 07:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:34:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 07:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:34:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 07:35:01 all 0.15 0.00 0.01 0.00 0.01 99.82 08:17:44 07:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:35:01 2 1.09 0.00 0.02 0.00 0.03 98.86 08:17:44 07:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 07:35:01 4 0.02 0.00 0.05 0.00 0.00 99.93 08:17:44 07:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:35:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 07:36:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:17:44 07:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 07:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:36:01 2 1.99 0.00 0.07 0.00 0.03 97.91 08:17:44 07:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 08:17:44 07:36:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 07:37:01 all 0.19 0.00 0.01 0.00 0.01 99.80 08:17:44 07:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:37:01 2 1.39 0.00 0.02 0.00 0.03 98.56 08:17:44 07:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:37:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 07:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:37:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:17:44 07:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 07:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 07:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:38:01 2 0.02 0.00 0.03 0.02 0.05 99.88 08:17:44 07:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 07:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:38:01 7 0.05 0.00 0.00 0.02 0.02 99.92 08:17:44 07:39:01 all 0.19 0.00 0.02 0.00 0.01 99.78 08:17:44 07:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 07:39:01 2 1.42 0.00 0.03 0.02 0.03 98.50 08:17:44 07:39:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 07:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:39:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 07:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:40:01 all 0.24 0.00 0.01 0.00 0.01 99.74 08:17:44 07:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 07:40:01 2 1.79 0.00 0.00 0.00 0.03 98.17 08:17:44 07:40:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 07:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:40:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:17:44 07:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:40:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:17:44 07:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 07:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:41:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 07:41:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:17:44 07:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:41:01 7 0.03 0.00 0.02 0.03 0.02 99.90 08:17:44 07:42:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:17:44 07:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 07:42:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 07:42:01 5 0.03 0.00 0.00 0.02 0.02 99.93 08:17:44 07:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:42:01 7 0.05 0.00 0.02 0.02 0.02 99.90 08:17:44 07:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 07:43:01 0 0.02 0.00 0.00 0.03 0.02 99.93 08:17:44 07:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 07:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 07:43:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 07:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:43:01 7 0.02 0.00 0.02 0.00 0.03 99.93 08:17:44 07:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 07:44:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 07:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 07:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:44:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 07:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:44:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 07:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:44:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:17:44 07:45:01 all 0.01 0.00 0.01 0.00 0.00 99.96 08:17:44 07:45:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:17:44 07:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 07:45:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:17:44 07:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 07:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:46:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:17:44 07:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:46:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 07:46:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 07:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 07:46:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 07:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:46:01 7 0.03 0.00 0.00 0.02 0.03 99.92 08:17:44 07:47:01 all 0.09 0.00 0.02 0.00 0.00 99.89 08:17:44 07:47:01 0 0.03 0.00 0.05 0.00 0.00 99.92 08:17:44 07:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 07:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 07:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 07:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:47:01 7 0.57 0.00 0.03 0.00 0.02 99.38 08:17:44 08:17:44 07:47:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 07:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 07:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:48:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:48:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:17:44 07:48:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 07:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:48:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:17:44 07:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:17:44 07:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:49:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 07:49:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:17:44 07:49:01 4 0.03 0.00 0.00 0.00 0.03 99.93 08:17:44 07:49:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:49:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:50:01 all 0.02 0.00 0.00 0.00 0.01 99.97 08:17:44 07:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 07:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:50:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 07:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:50:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 07:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 07:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 07:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:51:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 07:51:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 07:51:01 4 0.02 0.00 0.03 0.00 0.05 99.90 08:17:44 07:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:52:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:17:44 07:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:52:01 4 0.03 0.00 0.03 0.00 0.03 99.90 08:17:44 07:52:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:17:44 07:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:52:01 7 1.91 0.00 0.00 0.02 0.00 98.08 08:17:44 07:53:01 all 0.14 0.00 0.01 0.00 0.01 99.84 08:17:44 07:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 07:53:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 07:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 07:53:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 07:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 07:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:53:01 7 0.98 0.00 0.02 0.00 0.02 98.99 08:17:44 07:54:01 all 0.05 0.00 0.02 0.00 0.01 99.92 08:17:44 07:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 07:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:54:01 4 0.03 0.00 0.03 0.00 0.05 99.88 08:17:44 07:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 07:54:01 7 0.33 0.00 0.05 0.02 0.00 99.60 08:17:44 07:55:01 all 0.02 0.00 0.01 0.00 0.01 99.97 08:17:44 07:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:55:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:17:44 07:55:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:17:44 07:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 07:55:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 07:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 07:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:56:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 07:56:01 4 0.03 0.00 0.02 0.00 0.03 99.92 08:17:44 07:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:56:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:17:44 07:57:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:17:44 07:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 07:57:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 07:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 07:57:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 07:57:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:57:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 07:57:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 07:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 07:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 07:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 07:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:58:01 4 0.07 0.00 0.05 0.00 0.05 99.83 08:17:44 07:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 07:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 08:17:44 07:58:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 07:59:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:17:44 07:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 07:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 07:59:01 3 1.03 0.00 0.00 0.00 0.00 98.97 08:17:44 07:59:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 07:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 07:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 07:59:01 7 0.99 0.00 0.00 0.02 0.02 98.97 08:17:44 08:00:01 all 0.27 0.00 0.01 0.00 0.01 99.70 08:17:44 08:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 08:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 08:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 08:00:01 3 2.00 0.00 0.02 0.00 0.02 97.96 08:17:44 08:00:01 4 0.03 0.00 0.05 0.00 0.03 99.88 08:17:44 08:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 08:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 08:00:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 08:01:01 all 0.22 0.00 0.01 0.00 0.01 99.76 08:17:44 08:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 08:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 08:01:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 08:01:01 3 1.60 0.00 0.00 0.00 0.02 98.39 08:17:44 08:01:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 08:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 08:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 08:01:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 08:02:01 all 0.18 0.00 0.01 0.00 0.01 99.80 08:17:44 08:02:01 0 0.08 0.00 0.02 0.00 0.00 99.90 08:17:44 08:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 08:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 08:02:01 3 1.29 0.00 0.02 0.00 0.02 98.68 08:17:44 08:02:01 4 0.02 0.00 0.00 0.00 0.03 99.95 08:17:44 08:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:17:44 08:02:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:17:44 08:02:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 08:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 08:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 08:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 08:03:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:17:44 08:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 08:03:01 4 0.03 0.00 0.03 0.00 0.03 99.90 08:17:44 08:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 08:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 08:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 08:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 08:04:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 08:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 08:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 08:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 08:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 08:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 08:04:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:17:44 08:04:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:17:44 08:05:01 all 0.07 0.00 0.02 0.00 0.01 99.89 08:17:44 08:05:01 0 0.22 0.00 0.02 0.00 0.00 99.77 08:17:44 08:05:01 1 0.12 0.00 0.07 0.00 0.00 99.82 08:17:44 08:05:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 08:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 08:05:01 4 0.05 0.00 0.03 0.00 0.03 99.88 08:17:44 08:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 08:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 08:05:01 7 0.12 0.00 0.02 0.00 0.02 99.85 08:17:44 08:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:17:44 08:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 08:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 08:06:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:17:44 08:06:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:17:44 08:06:01 4 0.05 0.00 0.03 0.00 0.03 99.88 08:17:44 08:06:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:17:44 08:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 08:06:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 08:07:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:17:44 08:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 08:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 08:07:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:17:44 08:07:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:17:44 08:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 08:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 08:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 08:07:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:17:44 08:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 08:08:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 08:08:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:17:44 08:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 08:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 08:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 08:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 08:08:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:17:44 08:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 08:09:01 all 0.14 0.00 0.02 0.00 0.01 99.83 08:17:44 08:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 08:09:01 1 0.05 0.00 0.05 0.00 0.03 99.87 08:17:44 08:09:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 08:09:01 3 1.04 0.00 0.02 0.00 0.02 98.92 08:17:44 08:09:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:17:44 08:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 08:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 08:09:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:17:44 08:17:44 08:09:01 CPU %user %nice %system %iowait %steal %idle 08:17:44 08:10:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:17:44 08:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 08:10:01 1 0.00 0.00 0.03 0.00 0.03 99.93 08:17:44 08:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 08:10:01 3 2.00 0.00 0.02 0.00 0.02 97.96 08:17:44 08:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 08:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 08:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 08:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 08:11:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:17:44 08:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 08:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 08:11:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 08:11:01 3 1.99 0.00 0.02 0.00 0.02 97.98 08:17:44 08:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:17:44 08:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 08:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 08:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 08:12:01 all 0.15 0.00 0.02 0.01 0.01 99.81 08:17:44 08:12:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 08:12:01 1 0.05 0.00 0.05 0.00 0.03 99.87 08:17:44 08:12:01 2 0.02 0.00 0.00 0.07 0.00 99.92 08:17:44 08:12:01 3 1.04 0.00 0.03 0.00 0.00 98.92 08:17:44 08:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 08:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 08:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 08:12:01 7 0.05 0.00 0.02 0.02 0.00 99.92 08:17:44 08:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 08:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 08:13:01 1 0.10 0.00 0.00 0.00 0.03 99.87 08:17:44 08:13:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 08:13:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:17:44 08:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 08:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 08:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 08:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 08:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:17:44 08:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 08:14:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:17:44 08:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 08:14:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:17:44 08:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 08:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 08:14:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 08:14:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:17:44 08:15:01 all 0.01 0.00 0.00 0.00 0.01 99.98 08:17:44 08:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 08:15:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:17:44 08:15:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:17:44 08:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 08:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 08:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 08:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 08:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:17:44 08:16:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:17:44 08:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:17:44 08:16:01 1 0.02 0.00 0.05 0.00 0.02 99.92 08:17:44 08:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 08:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:17:44 08:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:17:44 08:16:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:17:44 08:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 08:16:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:17:44 08:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:17:44 08:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:17:44 08:17:01 1 0.02 0.00 0.05 0.00 0.03 99.90 08:17:44 08:17:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:17:44 08:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:17:44 08:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:17:44 08:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:17:44 08:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:17:44 08:17:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:17:44 Average: all 1.32 0.00 0.20 0.04 0.01 98.44 08:17:44 Average: 0 1.27 0.00 0.20 0.02 0.01 98.51 08:17:44 Average: 1 1.23 0.00 0.18 0.03 0.01 98.56 08:17:44 Average: 2 1.29 0.00 0.20 0.05 0.02 98.45 08:17:44 Average: 3 1.27 0.00 0.21 0.06 0.01 98.44 08:17:44 Average: 4 1.29 0.00 0.20 0.03 0.02 98.47 08:17:44 Average: 5 1.29 0.00 0.21 0.03 0.02 98.46 08:17:44 Average: 6 1.48 0.00 0.19 0.03 0.01 98.29 08:17:44 Average: 7 1.42 0.00 0.20 0.05 0.01 98.31 08:17:44 08:17:44 08:17:44