Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d4de7c350327d83674676075a67e0ef5aebb317b 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-ssh11436361054415913819.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-ssh10761134156357569775.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-ssh973937615907518563.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-ssh9279192862494158364.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-ssh17560239634323043604.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-773369 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/926 [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/926 # 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 d4de7c350327d83674676075a67e0ef5aebb317b (main) Commit message: "Merge pull request #5311 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.45" > 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 d4de7c350327d83674676075a67e0ef5aebb317b # timeout=10 > git rev-list --no-walk 94b6f2a28bcbbb18c16df521d1c703652477ded1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:17:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:17:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:17:27 ========================================================= 02:17:27 EdgeX Global Pipelines Version Info 02:17:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:17:28 ------------------- 02:17:28 stable info: 02:17:28 ------------------- 02:17:28 Commited By: Cherry Wang cherry@iotechsys.com 02:17:28 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:17:28 Message: update stable to v1.0.278 02:17:29 ------------------- 02:17:29 experimental info: 02:17:29 ------------------- 02:17:29 Commited By: **** collab-it+edgex@linuxfoundation.org 02:17:29 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:17:29 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4de7c3 [Pipeline] echo 02:17:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:17:30 provisioning config files... 02:17:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/926@tmp/config2642430440520527918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:17:30 ---> ****-login.sh 02:17:30 nexus3.edgexfoundry.org:10001 02:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:30 02:17:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:17:30 Configure a credential helper to remove this warning. See 02:17:30 https://docs.****.com/go/credential-store/ 02:17:30 02:17:30 Login Succeeded 02:17:30 nexus3.edgexfoundry.org:10002 02:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:30 02:17:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:17:30 Configure a credential helper to remove this warning. See 02:17:30 https://docs.****.com/go/credential-store/ 02:17:30 02:17:30 Login Succeeded 02:17:30 nexus3.edgexfoundry.org:10003 02:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:30 02:17:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:17:30 Configure a credential helper to remove this warning. See 02:17:30 https://docs.****.com/go/credential-store/ 02:17:30 02:17:30 Login Succeeded 02:17:30 nexus3.edgexfoundry.org:10004 02:17:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:30 02:17:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:17:30 Configure a credential helper to remove this warning. See 02:17:30 https://docs.****.com/go/credential-store/ 02:17:30 02:17:30 Login Succeeded 02:17:30 ****.io 02:17:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:31 02:17:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:17:31 Configure a credential helper to remove this warning. See 02:17:31 https://docs.****.com/go/credential-store/ 02:17:31 02:17:31 Login Succeeded 02:17:31 ---> ****-login.sh ends [Pipeline] } 02:17:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:17:31 + 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:31 + dirname cmd/core-command/Dockerfile 02:17:31 + cut -d/ -f2 02:17:31 + echo core-command,cmd/core-command/Dockerfile 02:17:31 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:17:31 + cut -d/ -f2 02:17:31 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:17:31 + dirname cmd/core-data/Dockerfile 02:17:31 + cut -d/ -f2 02:17:31 + echo core-data,cmd/core-data/Dockerfile 02:17:31 + dirname cmd/core-keeper/Dockerfile 02:17:31 + cut -d/ -f2 02:17:31 + echo core-keeper,cmd/core-keeper/Dockerfile 02:17:31 + dirname cmd/core-metadata/Dockerfile 02:17:31 + cut -d/ -f2 02:17:31 + echo core-metadata,cmd/core-metadata/Dockerfile 02:17:31 + dirname cmd/security-bootstrapper/Dockerfile 02:17:31 + cut -d/ -f2 02:17:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:17:31 + dirname cmd/security-proxy-auth/Dockerfile 02:17:31 + cut -d/ -f2 02:17:31 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:17:31 + dirname cmd/security-proxy-setup/Dockerfile 02:17:31 + cut -d/ -f2 02:17:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:17:31 + dirname cmd/security-secretstore-setup/Dockerfile 02:17:31 + cut -d/ -f2 02:17:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:17:31 + dirname+ cmd/security-spiffe-token-provider/Dockerfile 02:17:31 cut -d/ -f2 02:17:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:17:31 + dirname cmd/security-spire-agent/Dockerfile 02:17:31 + cut -d/ -f2 02:17:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:17:31 + dirname cmd/security-spire-config/Dockerfile 02:17:31 + cut -d/ -f2 02:17:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:17:31 + dirname cmd/security-spire-server/Dockerfile 02:17:31 + cut -d/ -f2 02:17:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:17:31 + dirname cmd/support-notifications/Dockerfile 02:17:31 + cut -d/ -f2 02:17:31 + echo support-notifications,cmd/support-notifications/Dockerfile 02:17:31 + dirname cmd/support-scheduler/Dockerfile 02:17:31 + cut -d/ -f2 02:17:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:17:31 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:31 + git rev-list -1 --merges d4de7c350327d83674676075a67e0ef5aebb317b~1..d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo 02:17:31 -----------> git rev-list -1 --merges d4de7c350327d83674676075a67e0ef5aebb317b~1..d4de7c350327d83674676075a67e0ef5aebb317b d4de7c350327d83674676075a67e0ef5aebb317b 02:17:31 d4de7c350327d83674676075a67e0ef5aebb317b [false] [Pipeline] sh 02:17:32 + git log --format=format:%s -1 d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo 02:17:32 ========================================================= 02:17:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:17:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:17:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:17:32 + grep -v github /etc/ssh/ssh_known_hosts 02:17:32 + [ -e /tmp/ssh_known_hosts ] 02:17:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:17:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:17:32 + sudo tee -a /etc/ssh/ssh_known_hosts 02:17:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:17:33 02:17:33 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:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:17:33 0.1.4: Pulling from edgex-devops/py-git-semver 02:17:33 3dae71ba6b94: Pulling fs layer 02:17:33 6bf1a483ea7c: Pulling fs layer 02:17:33 f5dfc541a4d3: Pulling fs layer 02:17:33 461d9e800cba: Pulling fs layer 02:17:33 80192f66455f: Pulling fs layer 02:17:33 2e8e34ca0e6c: Pulling fs layer 02:17:33 a29436f7fd5d: Pulling fs layer 02:17:33 923cac83aea3: Pulling fs layer 02:17:33 25ad8b0a4227: Pulling fs layer 02:17:33 db01528c6b51: Pulling fs layer 02:17:33 28988de357af: Pulling fs layer 02:17:33 a29436f7fd5d: Waiting 02:17:33 923cac83aea3: Waiting 02:17:33 db01528c6b51: Waiting 02:17:33 25ad8b0a4227: Waiting 02:17:33 28988de357af: Waiting 02:17:33 461d9e800cba: Waiting 02:17:33 80192f66455f: Waiting 02:17:33 2e8e34ca0e6c: Waiting 02:17:33 6bf1a483ea7c: Verifying Checksum 02:17:33 6bf1a483ea7c: Download complete 02:17:33 461d9e800cba: Verifying Checksum 02:17:33 461d9e800cba: Download complete 02:17:33 80192f66455f: Verifying Checksum 02:17:33 80192f66455f: Download complete 02:17:33 f5dfc541a4d3: Verifying Checksum 02:17:33 f5dfc541a4d3: Download complete 02:17:33 3dae71ba6b94: Verifying Checksum 02:17:33 3dae71ba6b94: Download complete 02:17:33 923cac83aea3: Download complete 02:17:33 25ad8b0a4227: Verifying Checksum 02:17:33 25ad8b0a4227: Download complete 02:17:33 db01528c6b51: Verifying Checksum 02:17:33 db01528c6b51: Download complete 02:17:33 28988de357af: Verifying Checksum 02:17:33 28988de357af: Download complete 02:17:33 a29436f7fd5d: Verifying Checksum 02:17:33 a29436f7fd5d: Download complete 02:17:34 2e8e34ca0e6c: Verifying Checksum 02:17:34 2e8e34ca0e6c: Download complete 02:17:35 3dae71ba6b94: Pull complete 02:17:35 6bf1a483ea7c: Pull complete 02:17:36 f5dfc541a4d3: Pull complete 02:17:36 461d9e800cba: Pull complete 02:17:36 80192f66455f: Pull complete 02:17:41 2e8e34ca0e6c: Pull complete 02:17:41 a29436f7fd5d: Pull complete 02:17:41 923cac83aea3: Pull complete 02:17:42 25ad8b0a4227: Pull complete 02:17:42 db01528c6b51: Pull complete 02:17:42 28988de357af: Pull complete 02:17:42 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:17:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:17:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:42 prd-ubuntu20.04-docker-8c-8g-773369 does not seem to be running inside a container 02:17:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/926 -v /w/workspace/edgex-go/926:/w/workspace/edgex-go/926:rw,z -v /w/workspace/edgex-go/926@tmp:/w/workspace/edgex-go/926@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:45 $ docker top bc507875ba387b4e82294d60d6600cd71c1340db4e52ee0f2fabc22808e14846 -eo pid,comm 02:17:45 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:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:17:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:17:45 [ssh-agent] Looking for ssh-agent implementation... 02:17:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:45 $ docker exec bc507875ba387b4e82294d60d6600cd71c1340db4e52ee0f2fabc22808e14846 ssh-agent 02:17:46 SSH_AUTH_SOCK=/tmp/ssh-442pikJR0Nd0/agent.32 02:17:46 SSH_AGENT_PID=38 02:17:46 Running ssh-add (command line suppressed) 02:17:46 Identity added: /w/workspace/edgex-go/926@tmp/private_key_15340984790454325679.key (/w/workspace/edgex-go/926@tmp/private_key_15340984790454325679.key) 02:17:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:46 + git config --global --add safe.directory /w/workspace/edgex-go/926 [Pipeline] sh 02:17:46 + git tag --points-at HEAD [Pipeline] } 02:17:46 $ docker exec --env ******** --env ******** bc507875ba387b4e82294d60d6600cd71c1340db4e52ee0f2fabc22808e14846 ssh-agent -k 02:17:46 unset SSH_AUTH_SOCK; 02:17:46 unset SSH_AGENT_PID; 02:17:46 echo Agent pid 38 killed; 02:17:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:17:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:17:46 [ssh-agent] Looking for ssh-agent implementation... 02:17:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:47 $ docker exec bc507875ba387b4e82294d60d6600cd71c1340db4e52ee0f2fabc22808e14846 ssh-agent 02:17:47 SSH_AUTH_SOCK=/tmp/ssh-FTJ75In4yX4P/agent.85 02:17:47 SSH_AGENT_PID=91 02:17:47 Running ssh-add (command line suppressed) 02:17:47 Identity added: /w/workspace/edgex-go/926@tmp/private_key_16671610469529041067.key (/w/workspace/edgex-go/926@tmp/private_key_16671610469529041067.key) 02:17:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:47 + git semver init 02:17:47 2025-11-19 02:17:47,786 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:17:48 2025-11-19 02:17:47,803 [run_init] DEBUG init version:0.0.0 force:False 02:17:48 2025-11-19 02:17:47,804 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/926/.semver 02:17:48 2025-11-19 02:17:47,805 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/926/.semver 02:17:48 2025-11-19 02:17:47,805 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/926/.semver'], cwd=/w/workspace/edgex-go/926, stdin=None, shell=False, universal_newlines=False) 02:17:53 2025-11-19 02:17:53,291 [append_file] DEBUG append to file:/w/workspace/edgex-go/926/.git/info/exclude 02:17:53 2025-11-19 02:17:53,291 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/926/.semver/main with force:False 02:17:53 2025-11-19 02:17:53,292 [read_version] DEBUG read version from /w/workspace/edgex-go/926/.semver/main 02:17:53 2025-11-19 02:17:53,292 [read_version] DEBUG read version from /w/workspace/edgex-go/926/.semver/main 02:17:53 4.1.0-dev.76 [Pipeline] } 02:17:53 $ docker exec --env ******** --env ******** bc507875ba387b4e82294d60d6600cd71c1340db4e52ee0f2fabc22808e14846 ssh-agent -k 02:17:53 unset SSH_AUTH_SOCK; 02:17:53 unset SSH_AGENT_PID; 02:17:53 echo Agent pid 91 killed; 02:17:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:17:53 + git semver [Pipeline] } 02:17:54 $ docker stop --time=1 bc507875ba387b4e82294d60d6600cd71c1340db4e52ee0f2fabc22808e14846 02:17:55 $ docker rm -f --volumes bc507875ba387b4e82294d60d6600cd71c1340db4e52ee0f2fabc22808e14846 [Pipeline] // withDockerContainer [Pipeline] sh 02:17:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:17:55 Stashed 1 file(s) [Pipeline] echo 02:17:55 [edgeXSemver]: initialized semver on version 4.1.0-dev.76 [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:56 + git config --global --add safe.directory /w/workspace/edgex-go/926 [Pipeline] echo 02:17:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:17:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:17:56 ========================================================= 02:17:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:17:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:17:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:17:56 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 02:17:56 2d35ebdb57d9: Pulling fs layer 02:17:56 c35fb4624d26: Pulling fs layer 02:17:56 4e2aec7ef170: Pulling fs layer 02:17:56 333b49ad6fbf: Pulling fs layer 02:17:56 4f4fb700ef54: Pulling fs layer 02:17:56 c3e65509a76b: Pulling fs layer 02:17:56 7cf9ebb963bd: Pulling fs layer 02:17:56 bb34ca984cfb: Pulling fs layer 02:17:56 151cf03bc807: Pulling fs layer 02:17:56 c3e65509a76b: Waiting 02:17:56 7cf9ebb963bd: Waiting 02:17:56 bb34ca984cfb: Waiting 02:17:56 151cf03bc807: Waiting 02:17:56 333b49ad6fbf: Waiting 02:17:56 4f4fb700ef54: Waiting 02:17:56 c35fb4624d26: Download complete 02:17:56 333b49ad6fbf: Verifying Checksum 02:17:56 333b49ad6fbf: Download complete 02:17:56 4f4fb700ef54: Verifying Checksum 02:17:56 4f4fb700ef54: Download complete 02:17:56 c3e65509a76b: Verifying Checksum 02:17:56 c3e65509a76b: Download complete 02:17:56 2d35ebdb57d9: Download complete 02:17:57 7cf9ebb963bd: Verifying Checksum 02:17:57 7cf9ebb963bd: Download complete 02:17:57 2d35ebdb57d9: Pull complete 02:17:57 c35fb4624d26: Pull complete 02:17:57 4e2aec7ef170: Verifying Checksum 02:17:57 4e2aec7ef170: Download complete 02:17:57 151cf03bc807: Verifying Checksum 02:17:57 151cf03bc807: Download complete 02:17:57 bb34ca984cfb: Download complete 02:18:03 4e2aec7ef170: Pull complete 02:18:03 333b49ad6fbf: Pull complete 02:18:03 4f4fb700ef54: Pull complete 02:18:03 c3e65509a76b: Pull complete 02:18:03 7cf9ebb963bd: Pull complete 02:18:05 bb34ca984cfb: Pull complete 02:18:06 151cf03bc807: Pull complete 02:18:06 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:18:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:18:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:18:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:18:06 WORKDIR /edgex 02:18:06 COPY go.mod . 02:18:06 RUN go mod download 02:18:06 + docker build -t ci-base-image-x86_64 -f - . 02:18:07 #0 building with "default" instance using docker driver 02:18:07 02:18:07 #1 [internal] load build definition from Dockerfile 02:18:07 #1 transferring dockerfile: 164B done 02:18:07 #1 DONE 0.0s 02:18:07 02:18:07 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:18:07 #2 DONE 0.0s 02:18:07 02:18:07 #3 [internal] load .dockerignore 02:18:07 #3 transferring context: 02:18:07 #3 transferring context: 50B done 02:18:07 #3 DONE 0.1s 02:18:07 02:18:07 #4 [internal] load build context 02:18:07 #4 transferring context: 7.11kB done 02:18:07 #4 DONE 0.0s 02:18:07 02:18:07 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:18:07 #5 DONE 0.1s 02:18:07 02:18:07 #6 [2/4] WORKDIR /edgex 02:18:10 #6 DONE 2.7s 02:18:10 02:18:10 #7 [3/4] COPY go.mod . 02:18:10 #7 DONE 0.0s 02:18:10 02:18:10 #8 [4/4] RUN go mod download 02:18:11 Still waiting to schedule task 02:18:11 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-773366’ 02:18:25 #8 DONE 14.0s 02:18:25 02:18:25 #9 exporting to image 02:18:25 #9 exporting layers 02:18:28 #9 exporting layers 3.5s done 02:18:28 #9 writing image sha256:882edb0279d15e5962606bc3fac00582b44277b2ebc31b139a96f8d021e9c9b1 done 02:18:28 #9 naming to docker.io/library/ci-base-image-x86_64 done 02:18:28 #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:28 + docker inspect -f . ci-base-image-x86_64 02:18:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:28 prd-ubuntu20.04-docker-8c-8g-773369 does not seem to be running inside a container 02:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/926 -v /w/workspace/edgex-go/926:/w/workspace/edgex-go/926:rw,z -v /w/workspace/edgex-go/926@tmp:/w/workspace/edgex-go/926@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:18:28 $ docker top 715c001bba249aed0185c4a342f61ae0e08e3ec0339393556046362745ee92f7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:29 + go version 02:18:29 go version go1.25.2 linux/amd64 [Pipeline] } 02:18:29 $ docker stop --time=1 715c001bba249aed0185c4a342f61ae0e08e3ec0339393556046362745ee92f7 02:18:30 $ docker rm -f --volumes 715c001bba249aed0185c4a342f61ae0e08e3ec0339393556046362745ee92f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:30 + docker inspect -f . ci-base-image-x86_64 02:18:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:30 prd-ubuntu20.04-docker-8c-8g-773369 does not seem to be running inside a container 02:18:31 $ 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/926 -v /w/workspace/edgex-go/926:/w/workspace/edgex-go/926:rw,z -v /w/workspace/edgex-go/926@tmp:/w/workspace/edgex-go/926@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:18:31 $ docker top 94b30bd735a153839d5cda60ef56fb61caf57af6940be3b8301e5163426cadd3 -eo pid,comm [Pipeline] { [Pipeline] echo 02:18:31 ========================================================= 02:18:31 [edgeXBuildGoParallel] Running Tests and Build... 02:18:31 ========================================================= [Pipeline] sh 02:18:31 + git config --global --add safe.directory /w/workspace/edgex-go/926 [Pipeline] fileExists [Pipeline] sh 02:18:31 + make test 02:18:31 go test -race -coverprofile=coverage.out ./... 02:18:40 ? github.com/edgexfoundry/edgex-go [no test files] 02:19:12 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:19:12 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:19:12 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:19:12 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:19:12 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:19:12 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:19:12 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:19:12 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:19:12 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:19:12 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:19:12 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:19:12 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:19:12 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:19:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:19:12 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:19:12 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 02:19:12 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:19:12 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:19:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements 02:19:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.4% of statements 02:19:15 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:19:15 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.036s coverage: 4.8% of statements 02:19:15 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:19:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 57.7% of statements 02:19:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.023s coverage: 86.5% of statements 02:19:15 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:19:15 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:19:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.559s coverage: 94.2% of statements 02:19:15 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:19:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 02:19:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:19:15 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:19:15 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:19:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 02:19:15 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:19:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:19:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:19:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:19:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:19:15 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.065s coverage: 90.7% of statements 02:19:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 02:19:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:19:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:19:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:19:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:19:15 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:19:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 8.4% of statements 02:19:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:19:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:19:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.442s coverage: 95.8% of statements 02:19:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 02:19:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:19:18 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:19:18 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:19:18 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 02:19:18 ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements 02:19:18 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:19:18 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:19:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:19:18 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 02:19:18 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:19:18 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:19:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:19:18 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:19:18 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:19:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 02:19:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 2.4% of statements 02:19:21 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:19:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.056s coverage: 1.0% of statements 02:19:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:19:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 38.2% of statements 02:19:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.033s coverage: 68.8% of statements 02:19:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:19:21 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:19:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.027s coverage: 87.1% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 93.1% of statements 02:19:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 02:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.039s coverage: 94.4% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.044s coverage: 92.9% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 02:19:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.072s coverage: 81.8% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 02:19:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.033s coverage: 6.8% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.037s coverage: 33.3% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.169s coverage: 54.8% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.6% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.045s coverage: 20.0% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 02:19:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 02:19:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.015s coverage: 100.0% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 29.2% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 02:19:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 3.1% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.017s coverage: 76.2% of statements 02:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:19:44 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:19:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.1% of statements 02:19:47 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:19:47 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:19:47 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:19:47 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:19:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 94.9% of statements 02:19:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 02:19:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:19:47 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:19:47 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:19:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements 02:19:47 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:19:47 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:19:47 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:19:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 97.7% of statements 02:19:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 02:19:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 43.6% of statements 02:19:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:19:47 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:19:47 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:47 running golangci-lint 02:19:47 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 02:19:47 go version go1.25.2 linux/amd64 02:19:47 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:47 level=info msg="[config_reader] Used config file .golangci.yml" 02:19:47 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 02:19:47 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 02:19:47 level=info msg="[goenv] Read go env for 5.163983ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 02:19:47 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 02:20:09 level=info msg="[loader] Go packages loading at mode 8767 (deps|exports_file|files|imports|name|compiled_files|types_sizes) took 20.12681379s" 02:20:09 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.415591ms" 02:20:19 level=info msg="[linters_context/goanalysis] analyzers took 1m38.76734208s with top 10 stages: buildir: 52.459726566s, gosec: 2.709053607s, inspect: 2.320439512s, fact_deprecated: 2.204804909s, printf: 1.70466222s, fact_purity: 1.366531634s, ctrlflow: 1.332761483s, nilness: 1.309515092s, QF1004: 1.025203662s, S1038: 1.019294435s" 02:20:19 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 02:20:19 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 02:20:19 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 02:20:19 level=info msg="[runner] Issues before processing: 35, after processing: 0" 02:20:19 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, nolint_filter: 21/0, path_absoluter: 35/35, cgo: 35/35, exclusion_rules: 22/21, invalid_issue: 35/35, path_relativity: 35/35" 02:20:19 level=info msg="[runner] processing took 7.727958ms with stages: nolint_filter: 6.853384ms, generated_file_filter: 650.34µs, exclusion_rules: 119.902µs, exclusion_paths: 44.721µs, path_relativity: 39.991µs, path_absoluter: 5.13µs, cgo: 4.51µs, invalid_issue: 3.82µs, sort_results: 2.27µs, filename_unadjuster: 1.16µs, max_same_issues: 610ns, diff: 450ns, fixer: 440ns, path_prettifier: 300ns, uniq_by_line: 230ns, max_from_linter: 170ns, max_per_file_from_linter: 160ns, path_shortener: 130ns, source_code: 130ns, severity-rules: 110ns" 02:20:19 level=info msg="[runner] linters took 11.170317796s with stages: goanalysis_metalinter: 11.162507057s" 02:20:19 0 issues. 02:20:19 level=info msg="File cache stats: 0 entries of total size 0B" 02:20:19 level=info msg="Memory: 315 samples, avg is 342.8MB, max is 1324.7MB" 02:20:19 level=info msg="Execution took 31.355482367s" 02:20:19 go vet ./... 02:20:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:20:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:20:26 ./bin/test-attribution-txt.sh [Pipeline] echo 02:20:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:20:26 + ls -al . 02:20:26 total 1388 02:20:26 drwxrwxr-x 11 1001 1001 4096 Nov 19 02:18 . 02:20:26 drwxr-xr-x 4 root root 4096 Nov 19 02:18 .. 02:20:26 drwxrwxr-x 2 1001 1001 4096 Nov 19 02:17 .blubracket 02:20:26 -rw-rw-r-- 1 1001 1001 10 Nov 19 02:17 .dockerignore 02:20:26 drwxrwxr-x 8 1001 1001 4096 Nov 19 02:19 .git 02:20:26 drwxrwxr-x 3 1001 1001 4096 Nov 19 02:17 .github 02:20:26 -rw-rw-r-- 1 1001 1001 909 Nov 19 02:17 .gitignore 02:20:26 -rw-rw-r-- 1 1001 1001 359 Nov 19 02:17 .golangci.yml 02:20:26 -rw-rw-r-- 1 1001 1001 100 Nov 19 02:17 .hadolint.yml 02:20:26 drwxr-xr-x 3 1001 1001 4096 Nov 19 02:17 .semver 02:20:26 -rw-rw-r-- 1 1001 1001 155 Nov 19 02:17 .sonarcloud.properties 02:20:26 -rw-rw-r-- 1 1001 1001 1171 Nov 19 02:17 ADOPTERS.md 02:20:26 -rw-rw-r-- 1 1001 1001 20017 Nov 19 02:17 Attribution.txt 02:20:26 -rw-rw-r-- 1 1001 1001 108018 Nov 19 02:17 CHANGELOG.md 02:20:26 -rw-rw-r-- 1 1001 1001 3804 Nov 19 02:17 CONTRIBUTING.md 02:20:26 -rw-rw-r-- 1 1001 1001 677 Nov 19 02:17 GOVERNANCE.md 02:20:26 -rw-rw-r-- 1 1001 1001 886 Nov 19 02:17 Jenkinsfile 02:20:26 -rw-rw-r-- 1 1001 1001 10775 Nov 19 02:17 LICENSE 02:20:26 -rw-rw-r-- 1 1001 1001 16739 Nov 19 02:17 Makefile 02:20:26 -rw-rw-r-- 1 1001 1001 582 Nov 19 02:17 OWNERS.md 02:20:26 -rw-rw-r-- 1 1001 1001 9932 Nov 19 02:17 README.md 02:20:26 -rw-rw-r-- 1 1001 1001 789 Nov 19 02:17 SECURITY.md 02:20:26 -rw-rw-r-- 1 1001 1001 12 Nov 19 02:17 VERSION 02:20:26 drwxrwxr-x 2 1001 1001 4096 Nov 19 02:17 bin 02:20:26 drwxrwxr-x 19 1001 1001 4096 Nov 19 02:17 cmd 02:20:26 -rw-r--r-- 1 root root 1040111 Nov 19 02:19 coverage.out 02:20:26 drwxrwxr-x 2 1001 1001 4096 Nov 19 02:17 fuzz_test 02:20:26 -rw-rw-r-- 1 1001 1001 7070 Nov 19 02:17 go.mod 02:20:26 -rw-rw-r-- 1 1001 1001 90674 Nov 19 02:17 go.sum 02:20:26 drwxrwxr-x 7 1001 1001 4096 Nov 19 02:17 internal 02:20:26 drwxrwxr-x 2 1001 1001 4096 Nov 19 02:17 openapi 02:20:26 -rw-rw-r-- 1 1001 1001 584 Nov 19 02:17 security.txt 02:20:26 -rw-rw-r-- 1 1001 1001 204 Nov 19 02:17 version.go [Pipeline] sh 02:20:26 + '[' -e coverage.out ] 02:20:26 + chown 1001:1001 coverage.out [Pipeline] stash 02:20:27 Stashed 1 file(s) [Pipeline] sh 02:20:27 + make build 02:20:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:20:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:20:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:20:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:20:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:20:54 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:20:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773371 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:20:56 Running in /w/workspace/edgex-go/926 [Pipeline] { [Pipeline] checkout 02:20:59 The recommended git tool is: git 02:20:59 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:21:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:21:03 using credential edgex-jenkins-ssh 02:21:03 Cloning the remote Git repository 02:21:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:21:03 > git init /w/workspace/edgex-go/926 # timeout=10 02:21:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:21:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:21:04 > git --version # timeout=10 02:21:04 > git --version # 'git version 2.25.1' 02:21:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:21:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:21:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:21:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:21:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:21:12 $ docker stop --time=1 94b30bd735a153839d5cda60ef56fb61caf57af6940be3b8301e5163426cadd3 02:21:16 $ docker rm -f --volumes 94b30bd735a153839d5cda60ef56fb61caf57af6940be3b8301e5163426cadd3 [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:21:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:21:17 02:21:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:21:17 latest: Pulling from edgex-devops/edgex-compose 02:21:17 91d30c5bc195: Pulling fs layer 02:21:17 2e9b0aa3be6d: Pulling fs layer 02:21:17 9c61dcf015f6: Pulling fs layer 02:21:17 4698f68db338: Pulling fs layer 02:21:17 2a2f49069b9e: Pulling fs layer 02:21:17 e0025b399a48: Pulling fs layer 02:21:17 4698f68db338: Waiting 02:21:17 2a2f49069b9e: Waiting 02:21:17 e0025b399a48: Waiting 02:21:17 91d30c5bc195: Verifying Checksum 02:21:17 91d30c5bc195: Download complete 02:21:17 4698f68db338: Verifying Checksum 02:21:17 4698f68db338: Download complete 02:21:18 2e9b0aa3be6d: Verifying Checksum 02:21:18 2e9b0aa3be6d: Download complete 02:21:18 91d30c5bc195: Pull complete 02:21:18 e0025b399a48: Verifying Checksum 02:21:18 e0025b399a48: Download complete 02:21:18 2a2f49069b9e: Verifying Checksum 02:21:18 2a2f49069b9e: Download complete 02:21:18 2e9b0aa3be6d: Pull complete 02:21:18 9c61dcf015f6: Verifying Checksum 02:21:18 9c61dcf015f6: Download complete 02:21:21 9c61dcf015f6: Pull complete 02:21:21 4698f68db338: Pull complete 02:21:21 2a2f49069b9e: Pull complete 02:21:22 e0025b399a48: Pull complete 02:21:22 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:21:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:21:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:22 prd-ubuntu20.04-docker-8c-8g-773369 does not seem to be running inside a container 02:21:22 $ 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/926 -v /w/workspace/edgex-go/926:/w/workspace/edgex-go/926:rw,z -v /w/workspace/edgex-go/926@tmp:/w/workspace/edgex-go/926@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:21:22 Avoid second fetch 02:21:22 Checking out Revision d4de7c350327d83674676075a67e0ef5aebb317b (main) 02:21:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:21:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:22 > git config core.sparsecheckout # timeout=10 02:21:22 > git checkout -f d4de7c350327d83674676075a67e0ef5aebb317b # timeout=10 02:21:23 Commit message: "Merge pull request #5311 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.45" 02:21:24 $ docker top d95e665a02b5febc47356f4b02c3c9737d27cb9f3b8b5056322cde7915828ca4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:24 + docker compose -f ./docker-compose-build.yml build --parallel 02:21:24 #1 [core-metadata internal] load build definition from Dockerfile 02:21:24 #1 transferring dockerfile: 2.10kB done 02:21:24 #1 DONE 0.1s 02:21:24 02:21:24 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:21:24 #2 transferring dockerfile: 1.89kB done 02:21:24 #2 DONE 0.1s 02:21:24 02:21:24 #3 [security-proxy-auth internal] load build definition from Dockerfile 02:21:24 #3 transferring dockerfile: 2.14kB done 02:21:24 #3 DONE 0.1s 02:21:24 02:21:24 #4 [support-notifications internal] load build definition from Dockerfile 02:21:24 #4 transferring dockerfile: 2.02kB done 02:21:24 #4 DONE 0.1s 02:21:24 02:21:24 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:21:24 #5 transferring dockerfile: 2.23kB done 02:21:24 #5 DONE 0.1s 02:21:24 02:21:24 #6 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:21:24 #6 DONE 0.0s 02:21:24 02:21:24 #7 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 02:21:24 #7 ... 02:21:24 02:21:24 #8 [support-scheduler internal] load build definition from Dockerfile 02:21:24 #8 transferring dockerfile: 1.83kB done 02:21:24 #8 DONE 0.1s 02:21:24 02:21:24 #9 [core-data internal] load build definition from Dockerfile 02:21:24 #9 transferring dockerfile: 2.04kB done 02:21:24 #9 DONE 0.1s 02:21:24 02:21:24 #6 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:21:24 #6 DONE 0.0s 02:21:24 02:21:24 #10 [security-spire-agent internal] load build definition from Dockerfile 02:21:24 #10 transferring dockerfile: 1.81kB done 02:21:24 #10 DONE 0.2s 02:21:24 02:21:24 #7 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 02:21:25 #7 DONE 0.2s 02:21:25 02:21:25 #11 [security-bootstrapper internal] load build definition from Dockerfile 02:21:25 #11 transferring dockerfile: 3.02kB done 02:21:25 #11 DONE 0.2s 02:21:25 02:21:25 #12 [core-command internal] load build definition from Dockerfile 02:21:25 #12 transferring dockerfile: 1.94kB done 02:21:25 #12 DONE 0.2s 02:21:25 02:21:25 #13 [security-proxy-setup internal] load build definition from Dockerfile 02:21:25 #13 transferring dockerfile: 2.50kB done 02:21:25 #13 DONE 0.2s 02:21:25 02:21:25 #14 [core-keeper internal] load build definition from Dockerfile 02:21:25 #14 transferring dockerfile: 2.01kB done 02:21:25 #14 DONE 0.2s 02:21:25 02:21:25 #15 [security-secretstore-setup internal] load build definition from Dockerfile 02:21:25 #15 transferring dockerfile: 2.49kB done 02:21:25 #15 DONE 0.2s 02:21:25 02:21:25 #16 [security-spire-server internal] load build definition from Dockerfile 02:21:25 #16 transferring dockerfile: 1.70kB done 02:21:25 #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:21:25 #16 DONE 0.2s 02:21:25 02:21:25 #17 [security-spire-config internal] load build definition from Dockerfile 02:21:25 #17 transferring dockerfile: 1.69kB done 02:21:25 #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:21:25 #17 DONE 0.2s 02:21:25 02:21:25 #6 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:21:25 #6 DONE 0.0s 02:21:25 02:21:25 #18 [core-metadata internal] load .dockerignore 02:21:25 #18 transferring context: 50B done 02:21:25 #18 DONE 0.0s 02:21:25 02:21:25 #19 [core-keeper internal] load .dockerignore 02:21:25 #19 ... 02:21:25 02:21:25 #20 [core-data internal] load .dockerignore 02:21:25 #20 transferring context: 50B done 02:21:25 #20 DONE 0.1s 02:21:25 02:21:25 #21 [security-proxy-auth internal] load .dockerignore 02:21:25 #21 transferring context: 50B done 02:21:25 #21 DONE 0.1s 02:21:25 02:21:25 #22 [support-scheduler internal] load .dockerignore 02:21:25 #22 transferring context: 50B done 02:21:25 #22 DONE 0.1s 02:21:25 02:21:25 #23 [core-common-config-bootstrapper internal] load .dockerignore 02:21:25 #23 transferring context: 50B done 02:21:25 #23 DONE 0.1s 02:21:25 02:21:25 #24 [security-spiffe-token-provider internal] load .dockerignore 02:21:25 #24 transferring context: 50B done 02:21:25 #24 DONE 0.1s 02:21:25 02:21:25 #25 [support-notifications internal] load .dockerignore 02:21:25 #25 transferring context: 50B done 02:21:25 #25 DONE 0.2s 02:21:25 02:21:25 #26 [core-command internal] load .dockerignore 02:21:25 #26 transferring context: 50B done 02:21:25 #26 DONE 0.1s 02:21:25 02:21:25 #27 [security-bootstrapper internal] load .dockerignore 02:21:25 #27 transferring context: 50B done 02:21:25 #27 DONE 0.1s 02:21:25 02:21:25 #28 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:21:25 #28 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:21:25 #28 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:21:25 #28 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:21:25 #28 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:21:25 #28 DONE 0.2s 02:21:25 02:21:25 #19 [core-keeper internal] load .dockerignore 02:21:25 #19 transferring context: 50B done 02:21:25 #19 DONE 0.2s 02:21:25 02:21:25 #28 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:21:25 #28 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:21:25 #28 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:21:25 #28 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:21:25 #28 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:21:25 #28 DONE 0.2s 02:21:25 02:21:25 #29 [security-proxy-setup internal] load .dockerignore 02:21:25 #29 transferring context: 50B done 02:21:25 #29 DONE 0.2s 02:21:25 02:21:25 #30 [security-secretstore-setup internal] load .dockerignore 02:21:25 #30 transferring context: 50B done 02:21:25 #30 DONE 0.2s 02:21:25 02:21:25 #31 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:21:25 #31 ... 02:21:25 02:21:25 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:21:25 #32 DONE 0.7s 02:21:25 02:21:25 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:21:25 #33 DONE 0.7s 02:21:25 02:21:25 #31 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:21:25 #31 DONE 0.7s 02:21:25 02:21:25 #34 [security-spire-config internal] load .dockerignore 02:21:25 #34 transferring context: 50B 0.0s done 02:21:25 #34 DONE 0.1s 02:21:25 02:21:25 #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 02:21:25 #35 ... 02:21:25 02:21:25 #28 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:21:25 #28 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:21:25 #28 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:21:25 #28 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:21:25 #28 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:21:25 #28 DONE 0.2s 02:21:25 02:21:25 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:21:25 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:28 provisioning config files... 02:21:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/926@tmp/config6290104410500721654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:28 ---> ****-login.sh 02:21:28 nexus3.edgexfoundry.org:10001 02:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:29 Configure a credential helper to remove this warning. See 02:21:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:29 02:21:29 Login Succeeded 02:21:29 nexus3.edgexfoundry.org:10002 02:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:29 Configure a credential helper to remove this warning. See 02:21:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:29 02:21:29 Login Succeeded 02:21:29 nexus3.edgexfoundry.org:10003 02:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:30 Configure a credential helper to remove this warning. See 02:21:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:30 02:21:30 Login Succeeded 02:21:30 nexus3.edgexfoundry.org:10004 02:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:30 Configure a credential helper to remove this warning. See 02:21:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:30 02:21:30 Login Succeeded 02:21:30 ****.io 02:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:30 Configure a credential helper to remove this warning. See 02:21:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:30 02:21:30 Login Succeeded 02:21:30 ---> ****-login.sh ends [Pipeline] } 02:21:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:21:31 + git config --global --add safe.directory /w/workspace/edgex-go/926 [Pipeline] echo 02:21:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:21:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:21:31 ========================================================= 02:21:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:21:31 ========================================================= 02:21:31 #36 ... 02:21:31 02:21:31 #37 [core-common-config-bootstrapper internal] load build context 02:21:31 #37 transferring context: 265.88MB 5.7s [Pipeline] fileExists [Pipeline] sh 02:21:31 #37 ... 02:21:31 02:21:31 #38 [core-metadata internal] load build context 02:21:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:21:32 #38 ... 02:21:32 02:21:32 #37 [core-common-config-bootstrapper internal] load build context 02:21:32 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:21:32 6b59a28fa201: Pulling fs layer 02:21:32 d32bb0dddca7: Pulling fs layer 02:21:32 5dab1238d3d9: Pulling fs layer 02:21:32 196fd7d83e7d: Pulling fs layer 02:21:32 4f4fb700ef54: Pulling fs layer 02:21:32 8ba94037c8f0: Pulling fs layer 02:21:32 deaec5988b04: Pulling fs layer 02:21:32 9f65657bb879: Pulling fs layer 02:21:32 8ba94037c8f0: Waiting 02:21:32 4f4fb700ef54: Waiting 02:21:32 deaec5988b04: Waiting 02:21:32 9f65657bb879: Waiting 02:21:32 d32bb0dddca7: Verifying Checksum 02:21:32 d32bb0dddca7: Download complete 02:21:32 196fd7d83e7d: Verifying Checksum 02:21:32 196fd7d83e7d: Download complete 02:21:32 4f4fb700ef54: Verifying Checksum 02:21:32 4f4fb700ef54: Download complete 02:21:32 6b59a28fa201: Verifying Checksum 02:21:32 6b59a28fa201: Download complete 02:21:32 8ba94037c8f0: Verifying Checksum 02:21:32 8ba94037c8f0: Download complete 02:21:32 9f65657bb879: Verifying Checksum 02:21:32 9f65657bb879: Download complete 02:21:33 6b59a28fa201: Pull complete 02:21:33 d32bb0dddca7: Pull complete 02:21:33 5dab1238d3d9: Verifying Checksum 02:21:35 #37 ... 02:21:35 02:21:35 #39 [core-data internal] load build context 02:21:35 #39 ... 02:21:35 02:21:35 #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:21:35 #0 0.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:35 #0 0.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:35 #0 1.169 (1/7) Installing ca-certificates (20250911-r0) 02:21:35 #0 1.184 (2/7) Installing dumb-init (1.2.5-r3) 02:21:35 #0 1.211 (3/7) Installing libgcc (14.2.0-r6) 02:21:35 #0 1.215 (4/7) Installing libsodium (1.0.20-r0) 02:21:35 #0 1.226 (5/7) Installing libstdc++ (14.2.0-r6) 02:21:35 #0 1.245 (6/7) Installing libzmq (4.3.5-r2) 02:21:35 #0 1.256 (7/7) Installing zeromq (4.3.5-r2) 02:21:35 #0 1.265 Executing busybox-1.37.0-r19.trigger 02:21:35 #0 1.275 Executing ca-certificates-20250911-r0.trigger 02:21:35 #0 1.320 OK: 12 MiB in 23 packages 02:21:35 #40 ... 02:21:35 02:21:35 #41 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:21:35 #0 5.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:35 #0 6.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:35 #0 6.334 (1/3) Installing ca-certificates (20250911-r0) 02:21:35 #0 6.660 (2/3) Installing dumb-init (1.2.5-r3) 02:21:35 #0 6.662 (3/3) Installing tzdata (2025b-r0) 02:21:35 #0 6.695 Executing busybox-1.37.0-r19.trigger 02:21:35 #0 6.701 Executing ca-certificates-20250911-r0.trigger 02:21:35 #0 6.762 OK: 8 MiB in 19 packages 02:21:35 #41 ... 02:21:35 02:21:35 #42 [security-bootstrapper internal] load build context 02:21:35 #42 ... 02:21:35 02:21:35 #43 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:21:35 #43 ... 02:21:35 02:21:35 #44 [security-proxy-auth internal] load build context 02:21:35 deaec5988b04: Verifying Checksum 02:21:35 deaec5988b04: Download complete 02:21:35 #44 ... 02:21:35 02:21:35 #45 [support-notifications internal] load build context 02:21:35 #45 ... 02:21:35 02:21:35 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:21:35 #46 ... 02:21:35 02:21:35 #47 [security-secretstore-setup internal] load build context 02:21:35 #47 transferring context: 572.45MB 10.3s 02:21:35 #47 ... 02:21:35 02:21:35 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:21:36 #48 ... 02:21:36 02:21:36 #49 [core-keeper internal] load build context 02:21:36 #49 ... 02:21:36 02:21:36 #50 [support-scheduler internal] load build context 02:21:36 #50 transferring context: 607.93MB 11.2s done 02:21:36 #50 ... 02:21:36 02:21:36 #51 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:21:36 #51 ... 02:21:36 02:21:36 #52 [security-spire-config internal] load build context 02:21:36 #52 ... 02:21:36 02:21:36 #53 [security-proxy-setup internal] load build context 02:21:36 #53 transferring context: 607.93MB 11.0s done 02:21:36 #53 ... 02:21:36 02:21:36 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:21:36 #54 ... 02:21:36 02:21:36 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:21:36 #55 ... 02:21:36 02:21:36 #56 [security-spiffe-token-provider internal] load build context 02:21:37 #56 ... 02:21:37 02:21:37 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:37 #57 ... 02:21:37 02:21:37 #58 [security-spire-agent internal] load .dockerignore 02:21:37 #58 ... 02:21:37 02:21:37 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:21:37 #59 ... 02:21:37 02:21:37 #60 [security-spire-server internal] load .dockerignore 02:21:37 #60 transferring context: 50B done 02:21:37 #60 ... 02:21:37 02:21:37 #61 [core-command internal] load build context 02:21:37 #61 transferring context: 607.93MB 10.5s done 02:21:38 #61 ... 02:21:38 02:21:38 #38 [core-metadata internal] load build context 02:21:38 #38 transferring context: 607.93MB 12.8s done 02:21:44 #38 ... 02:21:44 02:21:44 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:21:44 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 18.7s done 02:21:45 #36 ... 02:21:45 02:21:45 #37 [core-common-config-bootstrapper internal] load build context 02:21:45 #37 transferring context: 607.93MB 11.6s done 02:21:45 #37 ... 02:21:45 02:21:45 #39 [core-data internal] load build context 02:21:45 #39 transferring context: 607.93MB 11.1s done 02:21:46 #39 ... 02:21:46 02:21:46 #42 [security-bootstrapper internal] load build context 02:21:46 #42 transferring context: 607.93MB 12.8s done 02:21:46 #42 ... 02:21:46 02:21:46 #45 [support-notifications internal] load build context 02:21:46 #45 transferring context: 607.93MB 11.4s done 02:21:46 #45 ... 02:21:46 02:21:46 #44 [security-proxy-auth internal] load build context 02:21:46 #44 transferring context: 607.93MB 10.5s done 02:21:46 #44 ... 02:21:46 02:21:46 #47 [security-secretstore-setup internal] load build context 02:21:46 #47 transferring context: 607.93MB 10.7s done 02:21:46 #47 ... 02:21:46 02:21:46 #49 [core-keeper internal] load build context 02:21:46 #49 transferring context: 607.93MB 10.8s done 02:21:46 #49 ... 02:21:46 02:21:46 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:21:46 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:21:46 #36 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 02:21:46 #36 ... 02:21:46 02:21:46 #56 [security-spiffe-token-provider internal] load build context 02:21:46 #56 transferring context: 607.93MB 12.7s done 02:21:47 #56 ... 02:21:47 02:21:47 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:21:47 #36 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 02:21:47 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.2s 02:21:47 #36 ... 02:21:47 02:21:47 #58 [security-spire-agent internal] load .dockerignore 02:21:47 #58 transferring context: 50B 0.7s done 02:21:47 #58 ... 02:21:47 02:21:47 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:21:48 5dab1238d3d9: Pull complete 02:21:48 196fd7d83e7d: Pull complete 02:21:48 4f4fb700ef54: Pull complete 02:21:48 8ba94037c8f0: Pull complete 02:21:48 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.9s 02:21:50 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 2.8s 02:21:50 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 3.4s 02:21:51 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 3.3s done 02:21:52 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 02:21:53 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 5.7s 02:21:53 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 6.2s 02:21:54 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 6.2s done 02:21:55 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 8.0s done 02:21:55 #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:21:55 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 8.1s 02:21:55 #36 ... 02:21:55 02:21:55 #28 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:21:55 #28 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:21:55 #28 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:21:55 #28 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:21:55 #28 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:21:55 #28 DONE 0.2s 02:21:55 02:21:55 #60 [security-spire-server internal] load .dockerignore 02:21:55 #60 DONE 30.1s 02:21:55 02:21:55 #44 [security-proxy-auth internal] load build context 02:21:55 #44 DONE 30.8s 02:21:55 02:21:55 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:21:55 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 18.7s done 02:21:55 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:21:55 #36 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 02:21:55 #36 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 02:21:55 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 3.3s done 02:21:55 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 6.2s done 02:21:55 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 02:21:55 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 8.0s done 02:21:55 #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:21:55 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 13.63MB / 41.51MB 8.2s 02:21:55 #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 02:21:55 #36 ... 02:21:55 02:21:55 #62 [security-spire-server internal] load build context 02:21:56 #62 ... 02:21:56 02:21:56 #35 [core-data builder 2/7] WORKDIR /edgex-go 02:21:56 #35 DONE 30.1s 02:21:56 02:21:56 #61 [core-command internal] load build context 02:21:56 #61 DONE 30.7s 02:21:56 02:21:56 #47 [security-secretstore-setup internal] load build context 02:21:56 #47 DONE 30.7s 02:21:56 02:21:56 #49 [core-keeper internal] load build context 02:21:56 #49 DONE 30.7s 02:21:56 02:21:56 #39 [core-data internal] load build context 02:21:56 #39 DONE 30.8s 02:21:56 02:21:56 #50 [support-scheduler internal] load build context 02:21:56 #50 DONE 30.8s 02:21:56 02:21:56 #53 [security-proxy-setup internal] load build context 02:21:56 #53 DONE 30.8s 02:21:56 02:21:56 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:21:56 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 8.5s 02:21:56 #36 ... 02:21:56 02:21:56 #28 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:21:56 #28 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 02:21:56 #28 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:21:56 #28 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:21:56 #28 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:21:56 #28 DONE 0.2s 02:21:56 02:21:56 #37 [core-common-config-bootstrapper internal] load build context 02:21:56 #37 DONE 31.0s 02:21:56 02:21:56 #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:21:56 #40 DONE 30.9s 02:21:56 02:21:56 #41 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:21:56 #41 DONE 30.9s 02:21:56 02:21:56 #45 [support-notifications internal] load build context 02:21:56 #45 DONE 31.0s 02:21:56 02:21:56 #56 [security-spiffe-token-provider internal] load build context 02:21:56 #56 DONE 31.0s 02:21:56 02:21:56 #58 [security-spire-agent internal] load .dockerignore 02:21:56 #58 DONE 30.4s 02:21:56 02:21:56 #38 [core-metadata internal] load build context 02:21:56 #38 DONE 31.1s 02:21:56 02:21:56 #42 [security-bootstrapper internal] load build context 02:21:56 #42 DONE 31.0s 02:21:56 02:21:56 #52 [security-spire-config internal] load build context 02:21:56 #52 transferring context: 24.70kB done 02:21:56 #52 DONE 30.3s 02:21:56 02:21:56 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:21:56 #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 18.7s done 02:21:56 #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:21:56 #36 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 02:21:56 #36 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 02:21:56 #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 3.3s done 02:21:56 #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 6.2s done 02:21:56 #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 02:21:56 #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 8.0s done 02:21:56 #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 02:21:56 #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 8.5s done 02:21:56 #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 02:21:56 #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 02:21:56 #36 ... 02:21:56 02:21:56 #62 [security-spire-server internal] load build context 02:21:56 #62 transferring context: 26.44kB 0.0s done 02:21:56 #62 DONE 0.4s 02:21:56 02:21:56 #63 [security-spire-agent internal] load build context 02:21:56 #63 transferring context: 25.98kB done 02:21:56 #63 DONE 0.1s 02:21:56 02:21:56 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:21:56 #36 ... 02:21:56 02:21:56 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:56 #57 DONE 31.3s 02:21:56 02:21:56 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:21:57 #36 ... 02:21:57 02:21:57 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:21:57 #54 30.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:57 #54 31.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:57 #54 31.41 (1/2) Installing dumb-init (1.2.5-r3) 02:21:57 #54 31.41 (2/2) Installing su-exec (0.2-r3) 02:21:57 #54 31.42 Executing busybox-1.37.0-r19.trigger 02:21:57 #54 31.43 OK: 7 MiB in 18 packages 02:21:57 #54 DONE 32.3s 02:21:57 02:21:57 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:21:57 #36 ... 02:21:57 02:21:57 #43 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:21:57 #43 31.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:57 #43 31.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:57 #43 31.61 (1/4) Installing ca-certificates (20250911-r0) 02:21:57 #43 31.63 (2/4) Installing dumb-init (1.2.5-r3) 02:21:57 #43 31.64 (3/4) Installing su-exec (0.2-r3) 02:21:57 #43 31.64 (4/4) Installing yq-go (4.47.2-r1) 02:21:57 #43 31.80 Executing busybox-1.37.0-r19.trigger 02:21:57 #43 31.80 Executing ca-certificates-20250911-r0.trigger 02:21:57 #43 31.82 OK: 20 MiB in 20 packages 02:21:57 #43 DONE 32.4s 02:21:57 02:21:57 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:21:57 #55 31.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:57 #55 31.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:57 #55 31.72 (1/4) Installing dumb-init (1.2.5-r3) 02:21:57 #55 31.73 (2/4) Installing openssl (3.5.4-r0) 02:21:57 #55 31.79 (3/4) Installing su-exec (0.2-r3) 02:21:57 #55 31.79 (4/4) Installing yq-go (4.47.2-r1) 02:21:57 #55 31.87 Executing busybox-1.37.0-r19.trigger 02:21:57 #55 31.87 OK: 20 MiB in 20 packages 02:21:57 #55 DONE 32.4s 02:21:57 02:21:57 #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:21:57 #51 31.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:57 #51 31.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:57 #51 31.70 (1/1) Installing dumb-init (1.2.5-r3) 02:21:57 #51 31.74 Executing busybox-1.37.0-r19.trigger 02:21:57 #51 31.74 OK: 7 MiB in 17 packages 02:21:57 #51 DONE 32.4s 02:21:57 02:21:57 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:21:57 #46 31.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:57 #46 31.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:57 #46 31.59 (1/1) Installing dumb-init (1.2.5-r3) 02:21:57 #46 31.59 Executing busybox-1.37.0-r19.trigger 02:21:57 #46 31.61 OK: 7 MiB in 17 packages 02:21:57 #46 DONE 32.5s 02:21:57 02:21:57 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:21:58 deaec5988b04: Pull complete 02:21:58 #36 ... 02:21:58 02:21:58 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:21:58 #59 30.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:58 #59 30.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:58 #59 31.19 v3.22.2-215-gdba36b915ea [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:21:58 #59 31.19 v3.22.2-216-g76eb55b0703 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:21:58 #59 31.19 OK: 26320 distinct packages available 02:21:58 #59 31.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:58 #59 31.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:58 #59 31.70 (1/4) Installing dumb-init (1.2.5-r3) 02:21:58 #59 31.71 (2/4) Installing musl-obstack (1.2.3-r2) 02:21:58 #59 31.71 (3/4) Installing libucontext (1.3.2-r0) 02:21:58 #59 31.72 (4/4) Installing gcompat (1.1.0-r4) 02:21:58 #59 31.73 Executing busybox-1.37.0-r19.trigger 02:21:58 #59 31.75 OK: 8 MiB in 20 packages 02:21:58 #59 DONE 32.6s 02:21:58 02:21:58 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:21:58 #0 1.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:58 #0 1.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:58 #0 2.189 OK: 265 MiB in 60 packages 02:21:58 #64 DONE 2.6s 02:21:58 02:21:58 #65 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:21:58 #0 1.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:58 #0 1.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:58 #0 1.826 OK: 265 MiB in 60 packages 02:21:58 #65 DONE 2.6s 02:21:58 02:21:58 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:21:58 #48 31.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:58 #48 31.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:58 #48 31.82 v3.22.2-215-gdba36b915ea [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:21:58 #48 31.82 v3.22.2-216-g76eb55b0703 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:21:58 #48 31.82 OK: 26320 distinct packages available 02:21:58 #48 31.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:58 #48 31.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:58 #48 32.33 (1/13) Installing brotli-libs (1.1.0-r2) 02:21:58 #48 32.35 (2/13) Installing c-ares (1.34.5-r0) 02:21:58 #48 32.35 (3/13) Installing libunistring (1.3-r0) 02:21:58 #48 32.37 (4/13) Installing libidn2 (2.3.7-r0) 02:21:58 #48 32.38 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:21:58 #48 32.39 (6/13) Installing libpsl (0.21.5-r3) 02:21:58 #48 32.39 (7/13) Installing zstd-libs (1.5.7-r0) 02:21:58 #48 32.42 (8/13) Installing libcurl (8.14.1-r2) 02:21:58 #48 32.43 (9/13) Installing curl (8.14.1-r2) 02:21:58 #48 32.44 (10/13) Installing dumb-init (1.2.5-r3) 02:21:58 #48 32.45 (11/13) Installing musl-obstack (1.2.3-r2) 02:21:58 #48 32.45 (12/13) Installing libucontext (1.3.2-r0) 02:21:58 #48 32.46 (13/13) Installing gcompat (1.1.0-r4) 02:21:58 #48 32.46 Executing busybox-1.37.0-r19.trigger 02:21:58 #48 32.47 OK: 13 MiB in 29 packages 02:21:58 #48 DONE 33.3s 02:21:58 02:21:58 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:21:58 #0 0.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:58 #0 0.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:58 #0 1.403 v3.22.2-215-gdba36b915ea [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:21:58 #0 1.403 v3.22.2-216-g76eb55b0703 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:21:58 #0 1.403 OK: 26320 distinct packages available 02:21:58 #0 1.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:58 #0 1.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:58 #0 1.901 (1/5) Installing dumb-init (1.2.5-r3) 02:21:58 #0 1.918 (2/5) Installing musl-obstack (1.2.3-r2) 02:21:58 #0 1.923 (3/5) Installing libucontext (1.3.2-r0) 02:21:58 #0 1.926 (4/5) Installing gcompat (1.1.0-r4) 02:21:58 #0 1.934 (5/5) Installing openssl (3.5.4-r0) 02:21:58 #0 1.945 Executing busybox-1.37.0-r19.trigger 02:21:58 #0 1.950 OK: 8 MiB in 21 packages 02:21:58 #66 DONE 2.6s 02:21:58 02:21:58 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:21:58 #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.3s done 02:21:58 #36 ... 02:21:58 02:21:58 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:58 #67 DONE 2.8s 02:21:58 02:21:58 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:21:58 #68 DONE 0.2s 02:21:58 02:21:58 #69 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:21:58 #69 DONE 0.2s 02:21:58 02:21:58 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:21:58 #70 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done 02:21:58 #70 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:21:58 #70 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 02:21:58 #70 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 02:21:58 #70 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 02:21:58 #70 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 02:21:58 #70 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.1s done 02:21:58 #70 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.4s done 02:21:58 #70 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 02:21:58 #70 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.1s done 02:21:58 #70 DONE 2.6s 02:21:58 02:21:58 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:21:58 #36 DONE 32.9s 02:21:58 02:21:58 #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:59 #71 ... 02:21:59 02:21:59 #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:21:59 #0 2.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:59 #0 2.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:59 #0 3.063 OK: 265 MiB in 60 packages 02:21:59 #72 DONE 3.2s 02:21:59 02:21:59 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:21:59 #0 2.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:59 #0 2.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:59 #0 2.863 OK: 12 MiB in 23 packages 02:21:59 #73 DONE 3.0s 02:21:59 02:21:59 #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:21:59 #0 2.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:59 #0 2.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:59 #0 3.099 OK: 265 MiB in 60 packages 02:21:59 #74 DONE 3.3s 02:21:59 02:21:59 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:21:59 #75 DONE 0.1s 02:21:59 02:21:59 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:21:59 #76 DONE 0.1s 02:21:59 02:21:59 #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:59 #77 ... 02:21:59 02:21:59 #78 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:21:59 #0 2.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:59 #0 2.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:59 #0 3.148 v3.22.2-215-gdba36b915ea [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:21:59 #0 3.148 v3.22.2-216-g76eb55b0703 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:21:59 #0 3.148 OK: 26321 distinct packages available 02:21:59 #0 3.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:21:59 #0 3.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:21:59 #0 3.642 OK: 265 MiB in 60 packages 02:21:59 #78 DONE 4.0s 02:22:00 02:22:00 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:22:00 #79 DONE 0.2s 02:22:00 02:22:00 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:00 9f65657bb879: Pull complete 02:22:00 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:22:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:22:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 02:22:00 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:22:00 WORKDIR /edgex 02:22:00 COPY go.mod . 02:22:00 RUN go mod download 02:22:00 docker build -t ci-base-image-arm64 -f - . 02:22:00 #80 ... 02:22:00 02:22:00 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:22:00 #0 2.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:22:00 #0 2.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:22:00 #0 2.782 OK: 7 MiB in 18 packages 02:22:00 #81 DONE 3.3s 02:22:00 02:22:00 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:22:00 #0 3.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:22:00 #0 3.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:22:00 #0 4.182 OK: 8 MiB in 19 packages 02:22:00 #82 DONE 4.8s 02:22:00 02:22:00 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:22:00 #0 2.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:22:00 #0 2.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:22:00 #0 2.924 OK: 20 MiB in 20 packages 02:22:00 #83 DONE 3.3s 02:22:00 02:22:00 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:22:00 #0 2.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:22:00 #0 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:22:00 #0 3.090 OK: 20 MiB in 20 packages 02:22:00 #84 DONE 3.4s 02:22:00 02:22:00 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:22:01 Sending build context to Docker daemon 3.856MB 02:22:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:22:01 ---> 334268110677 02:22:01 Step 2/4 : WORKDIR /edgex 02:22:01 #85 DONE 0.4s 02:22:01 02:22:01 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:22:01 #86 ... 02:22:01 02:22:01 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:22:01 #0 2.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:22:01 #0 2.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:22:01 #0 2.883 OK: 13 MiB in 29 packages 02:22:01 #87 DONE 3.1s 02:22:01 02:22:01 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:22:01 #0 2.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:22:01 #0 2.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:22:01 #0 2.902 OK: 8 MiB in 21 packages 02:22:01 #88 DONE 3.1s 02:22:01 02:22:01 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:22:01 #0 2.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:22:01 #0 2.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:22:01 #0 2.919 OK: 8 MiB in 20 packages 02:22:01 #89 DONE 3.1s 02:22:01 02:22:01 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:22:01 #0 3.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:22:01 #0 3.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:22:01 #0 3.819 OK: 7 MiB in 17 packages 02:22:01 #90 DONE 4.0s 02:22:01 02:22:01 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:22:03 ---> Running in 84171cedbddd 02:22:03 Removing intermediate container 84171cedbddd 02:22:03 ---> 8bb54d2414c9 02:22:03 Step 3/4 : COPY go.mod . 02:22:03 #91 DONE 2.0s 02:22:03 02:22:03 #92 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:22:03 #0 3.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:22:03 #0 3.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:22:03 #0 3.881 OK: 7 MiB in 17 packages 02:22:03 #92 DONE 5.9s 02:22:03 02:22:03 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:22:03 #93 DONE 2.0s 02:22:03 02:22:03 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:22:03 #94 DONE 2.0s 02:22:03 02:22:03 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:22:03 #95 ... 02:22:03 02:22:03 #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:22:03 #86 DONE 2.8s 02:22:03 02:22:03 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:22:03 #96 DONE 0.3s 02:22:03 02:22:03 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:22:04 #97 ... 02:22:04 02:22:04 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:22:04 #95 DONE 0.7s 02:22:04 02:22:04 #98 [security-spire-server stage-2 6/9] COPY security.txt / 02:22:04 ---> 6bcbf6f9e2e0 02:22:04 Step 4/4 : RUN go mod download 02:22:04 ---> Running in 338b0ad875aa 02:22:06 #98 ... 02:22:06 02:22:06 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:22:06 #97 DONE 2.3s 02:22:06 02:22:06 #99 [security-spire-config stage-2 6/10] COPY security.txt / 02:22:06 #99 ... 02:22:06 02:22:06 #100 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:22:06 #0 2.967 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:22:06 #0 7.162 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:22:06 #100 ... 02:22:06 02:22:06 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:22:09 #101 ... 02:22:09 02:22:09 #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:22:09 #0 4.982 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:22:09 #0 8.151 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:22:09 #102 ... 02:22:09 02:22:09 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:09 #103 ... 02:22:09 02:22:09 #100 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:22:09 #100 11.26 (1/1) Installing dumb-init (1.2.5-r3) 02:22:09 #100 ... 02:22:09 02:22:09 #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:11 #104 ... 02:22:11 02:22:11 #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:22:11 #102 12.22 OK: 265 MiB in 60 packages 02:22:17 #102 ... 02:22:17 02:22:17 #100 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:22:17 #100 15.84 Executing busybox-1.37.0-r19.trigger 02:22:17 #100 15.87 OK: 7 MiB in 17 packages 02:22:25 #100 ... 02:22:25 02:22:25 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:25 #80 DONE 25.8s 02:22:25 02:22:25 #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:25 #77 DONE 26.7s 02:22:25 02:22:25 #100 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:22:25 #100 DONE 29.4s 02:22:25 02:22:25 #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:22:25 #102 DONE 27.2s 02:22:25 02:22:25 #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:25 #104 DONE 26.7s 02:22:25 02:22:25 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:25 #103 DONE 27.2s 02:22:25 02:22:25 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:22:25 #101 DONE 22.4s 02:22:25 02:22:25 #98 [security-spire-server stage-2 6/9] COPY security.txt / 02:22:25 #98 DONE 21.6s 02:22:25 02:22:25 #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:25 #71 DONE 27.2s 02:22:25 02:22:25 #99 [security-spire-config stage-2 6/10] COPY security.txt / 02:22:25 #99 DONE 22.1s 02:22:25 02:22:25 #105 [core-metadata builder 6/7] COPY . . 02:22:31 #105 ... 02:22:31 02:22:31 #106 [security-spiffe-token-provider builder 6/7] COPY . . 02:22:31 #106 DONE 4.5s 02:22:31 02:22:31 #107 [security-secretstore-setup builder 6/7] COPY . . 02:22:31 #107 ... 02:22:31 02:22:31 #108 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:22:31 #108 DONE 5.3s 02:22:31 02:22:31 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:22:31 #109 ... 02:22:31 02:22:31 #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:22:32 #110 ... 02:22:32 02:22:32 #107 [security-proxy-setup builder 6/7] COPY . . 02:22:32 #107 DONE 6.8s 02:22:33 02:22:33 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:22:33 #111 ... 02:22:33 02:22:33 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:34 #112 ... 02:22:34 02:22:34 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:34 #113 CACHED 02:22:34 02:22:34 #114 [security-proxy-setup builder 6/7] COPY . . 02:22:34 #114 CACHED 02:22:34 02:22:34 #115 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:22:34 #115 CACHED 02:22:34 02:22:34 #116 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:22:34 #116 DONE 8.7s 02:22:34 02:22:34 #117 [security-secretstore-setup builder 6/7] COPY . . 02:22:34 #117 CACHED 02:22:34 02:22:34 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:34 #118 CACHED 02:22:34 02:22:34 #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:22:34 #119 CACHED 02:22:34 02:22:34 #120 [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:22:35 #120 ... 02:22:35 02:22:35 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:22:35 #111 DONE 9.6s 02:22:35 02:22:35 #121 [security-spire-agent stage-3 7/10] COPY security.txt / 02:22:35 #121 ... 02:22:35 02:22:35 #122 [support-scheduler builder 6/7] COPY . . 02:22:36 #122 ... 02:22:36 02:22:36 #123 [support-notifications builder 6/7] COPY . . 02:22:36 #123 ... 02:22:36 02:22:36 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:22:36 #109 DONE 10.3s 02:22:36 02:22:36 #124 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:22:36 #124 ... 02:22:36 02:22:36 #105 [core-common-config-bootstrapper builder 6/7] COPY . . 02:22:36 #105 DONE 10.3s 02:22:36 02:22:36 #123 [support-notifications builder 6/7] COPY . . 02:22:36 #123 DONE 10.3s 02:22:36 02:22:36 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:22:36 #125 CACHED 02:22:36 02:22:36 #126 [security-proxy-auth builder 6/7] COPY . . 02:22:36 #126 CACHED 02:22:36 02:22:36 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:36 #127 CACHED 02:22:36 02:22:36 #128 [core-data builder 6/7] COPY . . 02:22:36 #128 CACHED 02:22:36 02:22:36 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:36 #129 CACHED 02:22:36 02:22:36 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 02:22:36 #130 CACHED 02:22:36 02:22:36 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 02:22:36 #131 CACHED 02:22:36 02:22:36 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:36 #132 CACHED 02:22:36 02:22:36 #133 [core-command builder 6/7] COPY . . 02:22:36 #133 CACHED 02:22:36 02:22:36 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:22:36 #134 CACHED 02:22:36 02:22:36 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:36 #135 CACHED 02:22:36 02:22:36 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 02:22:36 #136 CACHED 02:22:36 02:22:36 #122 [support-scheduler builder 6/7] COPY . . 02:22:36 #122 DONE 10.4s 02:22:36 02:22:36 #124 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:22:36 #124 DONE 0.5s 02:22:36 02:22:36 #121 [security-spire-agent stage-3 7/10] COPY security.txt / 02:22:36 #121 DONE 0.6s 02:22:36 02:22:36 #137 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:22:36 #137 DONE 0.2s 02:22:36 02:22:36 #138 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:22:36 #138 DONE 0.1s 02:22:36 02:22:36 #139 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:22:36 #139 DONE 0.1s 02:22:36 02:22:36 #140 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:22:36 #140 DONE 0.1s 02:22:36 02:22:36 #141 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:22:36 #141 DONE 0.1s 02:22:36 02:22:36 #142 [security-spire-server] exporting to image 02:22:36 #142 exporting layers 02:22:36 #142 ... 02:22:36 02:22:36 #143 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:22:36 #143 DONE 0.1s 02:22:36 02:22:36 #144 [security-spire-agent] exporting to image 02:22:37 #144 ... 02:22:37 02:22:37 #142 [security-spire-server] exporting to image 02:22:37 #142 exporting layers 0.6s done 02:22:37 #142 writing image sha256:730e5fd0fec701ef4fd2c24352751ddf87062053a4a07a53769eeeee54451258 0.0s done 02:22:37 #142 naming to docker.io/library/security-spire-server done 02:22:37 #142 DONE 0.6s 02:22:37 02:22:37 #145 [security-spire-config] exporting to image 02:22:37 #145 exporting layers 0.6s done 02:22:37 #145 writing image sha256:e7adea5e9bb1daf848de3f85d6870d6a6a74cc6beb68cb355e58f3d492c471b8 done 02:22:37 #145 naming to docker.io/library/security-spire-config done 02:22:37 #145 DONE 0.6s 02:22:37 02:22:37 #144 [security-spire-agent] exporting to image 02:22:37 #144 exporting layers 0.5s done 02:22:37 #144 writing image sha256:e689e8272d68a7263c35143377d56f13b8c824bddf15045c62605cd6c07ebdd0 done 02:22:37 #144 naming to docker.io/library/security-spire-agent done 02:22:37 #144 DONE 0.5s 02:22:37 02:22:37 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:22:37 #146 1.307 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:22:45 #146 ... 02:22:45 02:22:45 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:22:45 #0 2.943 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:22:45 #147 ... 02:22:45 02:22:45 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:22:45 #0 2.838 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:22:45 #148 ... 02:22:45 02:22:45 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:22:45 #0 1.361 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:22:46 #149 ... 02:22:46 02:22:46 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:22:46 #0 1.371 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:22:46 #150 ... 02:22:46 02:22:46 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:22:46 #0 1.345 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:22:46 #151 ... 02:22:46 02:22:46 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:22:46 #0 1.342 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:22:46 #152 ... 02:22:46 02:22:46 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:22:46 #0 1.357 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:22:46 #153 ... 02:22:46 02:22:46 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:22:46 #0 1.371 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:22:47 #154 ... 02:22:47 02:22:47 #120 [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:22:47 #120 2.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:22:47 #120 ... 02:22:47 02:22:47 #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:22:47 #110 5.803 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:23:00 #110 ... 02:23:00 02:23:00 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:00 #112 DONE 25.2s 02:23:00 02:23:00 #155 [core-keeper builder 7/8] COPY . . 02:23:00 Removing intermediate container 338b0ad875aa 02:23:00 ---> 2e7af5d92250 02:23:00 Successfully built 2e7af5d92250 02:23:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:01 + docker inspect -f . ci-base-image-arm64 02:23:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:01 prd-ubuntu20.04-docker-arm64-4c-16g-773371 does not seem to be running inside a container 02:23:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/926 -v /w/workspace/edgex-go/926:/w/workspace/edgex-go/926:rw,z -v /w/workspace/edgex-go/926@tmp:/w/workspace/edgex-go/926@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:02 #155 DONE 3.5s 02:23:02 02:23:02 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:23:02 #154 ... 02:23:02 02:23:02 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:23:02 $ docker top 55a1a6cd48cf6a352d7f51fb5a32a8293e93e4b7bb0fee1b577eac2437f24856 -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:03 #156 0.818 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:23:03 + go version 02:23:03 go version go1.25.3 linux/arm64 [Pipeline] } 02:23:03 $ docker stop --time=1 55a1a6cd48cf6a352d7f51fb5a32a8293e93e4b7bb0fee1b577eac2437f24856 02:23:05 $ docker rm -f --volumes 55a1a6cd48cf6a352d7f51fb5a32a8293e93e4b7bb0fee1b577eac2437f24856 [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:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:23:06 02:23:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:23:06 latest: Pulling from edgex-devops/edgex-compose-arm64 02:23:06 547446be3368: Pulling fs layer 02:23:06 d125d8839a47: Pulling fs layer 02:23:06 3e85d5ac6304: Pulling fs layer 02:23:06 c3105a71a48b: Pulling fs layer 02:23:06 0f093f025ec4: Pulling fs layer 02:23:06 c3106fc0e877: Pulling fs layer 02:23:06 c3105a71a48b: Waiting 02:23:06 0f093f025ec4: Waiting 02:23:06 c3106fc0e877: Waiting 02:23:06 547446be3368: Verifying Checksum 02:23:06 c3105a71a48b: Verifying Checksum 02:23:06 c3105a71a48b: Download complete 02:23:07 d125d8839a47: Verifying Checksum 02:23:07 d125d8839a47: Download complete 02:23:07 c3106fc0e877: Download complete 02:23:07 0f093f025ec4: Verifying Checksum 02:23:07 0f093f025ec4: Download complete 02:23:07 547446be3368: Pull complete 02:23:08 d125d8839a47: Pull complete 02:23:09 3e85d5ac6304: Verifying Checksum 02:23:09 3e85d5ac6304: Download complete 02:23:19 3e85d5ac6304: Pull complete 02:23:19 c3105a71a48b: Pull complete 02:23:19 0f093f025ec4: Pull complete 02:23:19 c3106fc0e877: Pull complete 02:23:19 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:23:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:23:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:19 prd-ubuntu20.04-docker-arm64-4c-16g-773371 does not seem to be running inside a container 02:23:20 $ 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/926 -v /w/workspace/edgex-go/926:/w/workspace/edgex-go/926:rw,z -v /w/workspace/edgex-go/926@tmp:/w/workspace/edgex-go/926@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:22 $ docker top 7f97211bdd0e816c5fdc322c4ea9c597d5980a517227720e1663d11ef66b5223 -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:23 + docker compose -f ./docker-compose-build.yml build --parallel 02:23:33 #1 [core-keeper internal] load build definition from Dockerfile 02:23:33 #1 transferring dockerfile: 2.01kB done 02:23:33 #1 DONE 0.1s 02:23:33 02:23:33 #2 [security-spire-config internal] load build definition from Dockerfile 02:23:33 #2 transferring dockerfile: 1.69kB done 02:23:33 #2 DONE 0.0s 02:23:33 02:23:33 #3 [security-secretstore-setup internal] load build definition from Dockerfile 02:23:33 #3 transferring dockerfile: 2.49kB 0.0s done 02:23:33 #3 DONE 0.1s 02:23:33 02:23:33 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:23:33 #4 transferring dockerfile: 1.89kB 0.0s done 02:23:33 #4 DONE 0.1s 02:23:33 02:23:33 #5 [security-spire-server internal] load build definition from Dockerfile 02:23:33 #5 transferring dockerfile: 1.70kB done 02:23:33 #5 DONE 0.1s 02:23:33 02:23:33 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:23:33 #6 transferring dockerfile: 2.23kB 0.0s done 02:23:33 #6 DONE 0.1s 02:23:33 02:23:33 #7 [core-command internal] load build definition from Dockerfile 02:23:33 #7 transferring dockerfile: 1.94kB 0.0s done 02:23:33 #7 DONE 0.1s 02:23:33 02:23:33 #8 [support-notifications internal] load build definition from Dockerfile 02:23:33 #8 transferring dockerfile: 2.02kB 0.0s done 02:23:33 #8 DONE 0.1s 02:23:33 02:23:33 #9 [security-spire-agent internal] load build definition from Dockerfile 02:23:33 #9 transferring dockerfile: 1.81kB 0.0s done 02:23:33 #9 DONE 0.1s 02:23:33 02:23:33 #10 [support-scheduler internal] load build definition from Dockerfile 02:23:33 #10 transferring dockerfile: 1.83kB done 02:23:33 #10 DONE 0.1s 02:23:33 02:23:33 #11 [security-bootstrapper internal] load build definition from Dockerfile 02:23:33 #11 transferring dockerfile: 3.02kB 0.0s done 02:23:33 #11 DONE 0.1s 02:23:33 02:23:33 #12 [security-proxy-auth internal] load build definition from Dockerfile 02:23:34 #12 transferring dockerfile: 2.14kB 0.0s done 02:23:34 #12 DONE 0.1s 02:23:34 02:23:34 #13 [core-data internal] load build definition from Dockerfile 02:23:34 #13 transferring dockerfile: 2.04kB 0.0s done 02:23:34 #13 DONE 0.1s 02:23:34 02:23:34 #14 [core-metadata internal] load build definition from Dockerfile 02:23:34 #14 transferring dockerfile: 2.10kB 0.0s done 02:23:34 #14 DONE 0.1s 02:23:34 02:23:34 #15 [security-proxy-setup internal] load build definition from Dockerfile 02:23:34 #15 transferring dockerfile: 2.50kB 0.0s done 02:23:34 #15 DONE 0.1s 02:23:34 02:23:34 #16 [core-keeper internal] load .dockerignore 02:23:34 #16 transferring context: 50B 0.0s done 02:23:34 #16 DONE 0.1s 02:23:35 02:23:35 #17 [security-spire-config internal] load .dockerignore 02:23:35 #17 transferring context: 50B 0.0s done 02:23:35 #17 DONE 0.0s 02:23:35 02:23:35 #18 [security-secretstore-setup internal] load .dockerignore 02:23:35 #18 transferring context: 50B done 02:23:35 #18 DONE 0.1s 02:23:35 02:23:35 #19 [security-spiffe-token-provider internal] load .dockerignore 02:23:35 #19 transferring context: 50B done 02:23:35 #19 DONE 0.1s 02:23:35 02:23:35 #20 [security-spire-server internal] load .dockerignore 02:23:35 #20 transferring context: 50B done 02:23:35 #20 DONE 0.0s 02:23:35 02:23:35 #21 [core-common-config-bootstrapper internal] load .dockerignore 02:23:35 #21 transferring context: 50B done 02:23:35 #21 DONE 0.0s 02:23:35 02:23:35 #22 [core-command internal] load .dockerignore 02:23:35 #22 transferring context: 50B done 02:23:35 #22 DONE 0.1s 02:23:35 02:23:35 #23 [support-notifications internal] load .dockerignore 02:23:35 #23 transferring context: 50B 0.0s done 02:23:35 #23 DONE 0.1s 02:23:35 02:23:35 #24 [security-spire-agent internal] load .dockerignore 02:23:35 #24 transferring context: 50B done 02:23:35 #24 DONE 0.1s 02:23:35 02:23:35 #25 [support-scheduler internal] load .dockerignore 02:23:35 #25 transferring context: 50B 0.0s done 02:23:35 #25 DONE 0.1s 02:23:35 02:23:35 #26 [security-bootstrapper internal] load .dockerignore 02:23:35 #26 transferring context: 50B 0.0s done 02:23:35 #26 DONE 0.1s 02:23:35 02:23:35 #27 [security-proxy-auth internal] load .dockerignore 02:23:35 #27 transferring context: 50B 0.0s done 02:23:35 #27 DONE 0.1s 02:23:35 02:23:35 #28 [core-data internal] load .dockerignore 02:23:35 #28 transferring context: 50B 0.0s done 02:23:35 #28 DONE 0.1s 02:23:35 02:23:35 #29 [core-metadata internal] load .dockerignore 02:23:36 #29 transferring context: 50B 0.0s done 02:23:36 #29 DONE 0.1s 02:23:36 02:23:36 #30 [security-proxy-setup internal] load .dockerignore 02:23:36 #30 transferring context: 50B done 02:23:36 #30 DONE 0.1s 02:23:36 02:23:36 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:36 #31 DONE 0.0s 02:23:36 02:23:36 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 02:23:36 #32 DONE 0.7s 02:23:37 02:23:37 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:23:37 #33 ... 02:23:37 02:23:37 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:37 #31 DONE 0.0s 02:23:37 02:23:37 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 02:23:37 #32 DONE 0.7s 02:23:37 02:23:37 #34 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:23:37 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:23:37 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:23:37 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:23:37 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:23:37 #34 DONE 0.5s 02:23:37 02:23:37 #35 [security-secretstore-setup internal] load build context 02:23:37 #35 ... 02:23:37 02:23:37 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:37 #31 DONE 0.0s 02:23:37 02:23:37 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 02:23:37 #32 DONE 0.7s 02:23:37 02:23:37 #36 [core-keeper internal] load build context 02:23:37 #36 ... 02:23:37 02:23:37 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:37 #31 DONE 0.0s 02:23:37 02:23:37 #34 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:23:37 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:23:37 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:23:37 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:23:37 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:23:37 #34 DONE 0.5s 02:23:37 02:23:37 #36 [core-keeper internal] load build context 02:23:37 #36 ... 02:23:37 02:23:37 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:37 #31 DONE 0.0s 02:23:37 02:23:37 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 02:23:37 #32 DONE 0.8s 02:23:37 02:23:37 #36 [core-keeper internal] load build context 02:23:37 #36 ... 02:23:37 02:23:37 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:37 #31 DONE 0.0s 02:23:37 02:23:37 #34 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:23:37 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:23:37 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:23:37 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:23:37 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:23:37 #34 DONE 0.6s 02:23:37 02:23:37 #36 [core-keeper internal] load build context 02:23:38 #36 transferring context: 3.36MB 1.2s done 02:23:38 #36 ... 02:23:38 02:23:38 #34 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:23:38 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:23:38 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:23:38 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:23:38 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:23:38 #34 DONE 0.6s 02:23:38 02:23:38 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 02:23:38 #32 DONE 1.3s 02:23:38 02:23:38 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:38 #31 DONE 0.0s 02:23:38 02:23:38 #35 [security-secretstore-setup internal] load build context 02:23:39 #35 ... 02:23:39 02:23:39 #34 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:23:39 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:23:39 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:23:39 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:23:39 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:23:39 #34 DONE 0.7s 02:23:39 02:23:39 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:39 #31 DONE 0.0s 02:23:39 02:23:39 #35 [security-secretstore-setup internal] load build context 02:23:39 #35 ... 02:23:39 02:23:39 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:23:39 #33 DONE 1.9s 02:23:39 02:23:39 #36 [core-keeper internal] load build context 02:23:39 #36 DONE 2.0s 02:23:39 02:23:39 #35 [security-secretstore-setup internal] load build context 02:23:39 #35 ... 02:23:39 02:23:39 #34 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:23:39 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:23:39 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:23:39 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:23:39 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:23:39 #34 DONE 0.7s 02:23:39 02:23:39 #37 [security-spire-server internal] load build context 02:23:39 #37 DONE 0.0s 02:23:39 02:23:39 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:39 #38 DONE 0.1s 02:23:39 02:23:39 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:39 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:39 #38 ... 02:23:39 02:23:39 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:39 #31 DONE 0.0s 02:23:39 02:23:39 #35 [security-secretstore-setup internal] load build context 02:23:39 #35 transferring context: 3.36MB 1.9s done 02:23:39 #35 ... 02:23:39 02:23:39 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:39 #31 DONE 0.0s 02:23:39 02:23:39 #39 [security-spiffe-token-provider internal] load build context 02:23:39 #39 ... 02:23:39 02:23:39 #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 02:23:39 #32 DONE 2.6s 02:23:39 02:23:39 #35 [security-secretstore-setup internal] load build context 02:23:39 #35 DONE 2.6s 02:23:39 02:23:39 #39 [security-spiffe-token-provider internal] load build context 02:23:40 #39 ... 02:23:40 02:23:40 #34 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:23:40 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:23:40 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:23:40 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:23:40 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:23:40 #34 DONE 0.8s 02:23:40 02:23:40 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:40 #31 DONE 0.0s 02:23:40 02:23:40 #39 [security-spiffe-token-provider internal] load build context 02:23:40 #39 ... 02:23:40 02:23:40 #34 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:23:40 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:23:40 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:23:40 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:23:40 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:23:40 #34 DONE 0.8s 02:23:40 02:23:40 #39 [security-spiffe-token-provider internal] load build context 02:23:40 #39 ... 02:23:40 02:23:40 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:40 #31 DONE 0.0s 02:23:40 02:23:40 #39 [security-spiffe-token-provider internal] load build context 02:23:40 #39 transferring context: 3.36MB 2.4s done 02:23:41 #39 ... 02:23:41 02:23:41 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:23:41 #40 DONE 2.8s 02:23:41 02:23:41 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:41 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.1s done 02:23:41 #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:23:41 #38 ... 02:23:41 02:23:41 #34 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:23:41 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:23:41 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:23:41 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:23:41 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:23:41 #34 DONE 0.8s 02:23:41 02:23:41 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:41 #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.1s done 02:23:41 #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:23:41 #38 ... 02:23:41 02:23:41 #39 [security-spiffe-token-provider internal] load build context 02:23:41 #39 DONE 3.8s 02:23:41 02:23:41 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:41 #38 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 02:23:41 #38 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 02:23:42 #38 ... 02:23:42 02:23:42 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 02:23:42 #32 DONE 4.5s 02:23:42 02:23:42 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:42 #38 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 02:23:42 #38 ... 02:23:42 02:23:42 #34 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:23:42 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:23:42 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:23:42 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:23:42 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:23:42 #34 DONE 0.9s 02:23:42 02:23:42 #34 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:23:42 #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:23:42 #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 02:23:42 #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 02:23:42 #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:23:42 #34 DONE 0.9s 02:23:42 02:23:42 #41 [security-proxy-setup internal] load build context 02:23:42 #41 ... 02:23:42 02:23:42 #42 [core-common-config-bootstrapper internal] load build context 02:23:42 #42 transferring context: 3.36MB 2.5s done 02:23:42 #42 DONE 4.7s 02:23:42 02:23:42 #43 [security-spire-config internal] load build context 02:23:42 #43 transferring context: 24.70kB 0.2s done 02:23:42 #43 DONE 3.4s 02:23:42 02:23:42 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:42 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s 02:23:42 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s 02:23:42 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.5s 02:23:42 #38 ... 02:23:42 02:23:42 #37 [security-spire-server internal] load build context 02:23:42 #37 transferring context: 26.44kB 0.2s done 02:23:42 #37 DONE 3.4s 02:23:42 02:23:42 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:42 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s done 02:23:42 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.8s 02:23:43 #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s done 02:23:43 #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 02:23:43 #38 ... 02:23:43 02:23:43 #44 [core-command internal] load build context 02:23:43 #44 transferring context: 3.36MB 3.3s done 02:23:43 #44 DONE 5.2s 02:23:43 02:23:43 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:43 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.9s done 02:23:43 #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.9s done 02:23:43 #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.0s done 02:23:44 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 2.6s 02:23:45 #38 ... 02:23:45 02:23:45 #45 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:23:45 #45 DONE 9.8s 02:23:45 02:23:45 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:45 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 3.4s 02:23:46 #38 ... 02:23:46 02:23:46 #46 [security-spire-agent internal] load build context 02:23:46 #46 transferring context: 25.98kB 1.3s done 02:23:46 #46 DONE 4.7s 02:23:46 02:23:46 #47 [support-notifications internal] load build context 02:23:46 #47 transferring context: 3.36MB 4.7s done 02:23:46 #47 DONE 7.5s 02:23:46 02:23:46 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:46 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 4.2s 02:23:46 #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 02:23:46 #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done 02:23:46 #38 ... 02:23:46 02:23:46 #48 [support-scheduler internal] load build context 02:23:46 #48 transferring context: 3.36MB 5.6s done 02:23:46 #48 DONE 8.1s 02:23:46 02:23:46 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:47 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 4.9s 02:23:47 #38 ... 02:23:47 02:23:47 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:23:47 #49 ... 02:23:47 02:23:47 #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:47 #50 ... 02:23:47 02:23:47 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:47 #38 ... 02:23:47 02:23:47 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:23:48 #51 ... 02:23:48 02:23:48 #41 [security-proxy-setup internal] load build context 02:23:48 #41 ... 02:23:48 02:23:48 #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:23:48 #52 ... 02:23:48 02:23:48 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:48 #38 ... 02:23:48 02:23:48 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:23:48 #0 7.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:23:48 #0 7.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:23:48 #53 ... 02:23:48 02:23:48 #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:48 #50 DONE 11.3s 02:23:48 02:23:48 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:48 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.28MB / 37.02MB 6.5s 02:23:49 #38 ... 02:23:49 02:23:49 #54 [core-keeper builder 2/8] WORKDIR /edgex-go 02:23:49 #54 DONE 4.6s 02:23:49 02:23:49 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:49 #38 ... 02:23:49 02:23:49 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:23:49 #55 ... 02:23:49 02:23:49 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:23:49 #56 ... 02:23:49 02:23:49 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:23:50 #57 ... 02:23:50 02:23:50 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:23:50 #58 ... 02:23:50 02:23:50 #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:23:50 #52 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:23:50 #52 ... 02:23:50 02:23:50 #59 [security-bootstrapper internal] load build context 02:23:50 #59 ... 02:23:50 02:23:50 #60 [security-proxy-auth internal] load build context 02:23:50 #60 ... 02:23:50 02:23:50 #61 [core-data internal] load build context 02:23:50 #61 transferring context: 1.30MB 7.4s 02:23:50 #61 ... 02:23:50 02:23:50 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:50 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 8.4s 02:23:50 #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 02:23:51 #38 ... 02:23:51 02:23:51 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:23:51 #62 ... 02:23:51 02:23:51 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:23:51 #63 ... 02:23:51 02:23:51 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:23:51 #64 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.2s done 02:23:51 #64 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:23:51 #64 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 02:23:51 #64 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 02:23:51 #64 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 02:23:51 #64 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 02:23:51 #64 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 02:23:51 #64 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done 02:23:51 #64 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.73MB / 17.33MB 6.5s 02:23:51 #64 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done 02:23:51 #64 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 02:23:51 #64 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.68MB / 17.33MB 6.6s 02:23:51 #64 ... 02:23:51 02:23:51 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:51 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 9.3s 02:23:52 #38 ... 02:23:52 02:23:52 #65 [core-metadata internal] load build context 02:23:52 #65 ... 02:23:52 02:23:52 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:23:52 #64 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.73MB / 17.33MB 7.4s 02:23:53 #64 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 16.78MB / 17.33MB 8.1s 02:23:53 #64 ... 02:23:53 02:23:53 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:23:53 #66 ... 02:23:53 02:23:53 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:53 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 11.2s 02:23:54 #38 ... 02:23:54 02:23:54 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:23:54 #53 10.71 (1/7) Installing ca-certificates (20250911-r0) 02:23:54 #53 11.08 (2/7) Installing dumb-init (1.2.5-r3) 02:23:54 #53 11.08 (3/7) Installing libgcc (14.2.0-r6) 02:23:54 #53 11.08 (4/7) Installing libsodium (1.0.20-r0) 02:23:54 #53 11.13 (5/7) Installing libstdc++ (14.2.0-r6) 02:23:54 #53 11.40 (6/7) Installing libzmq (4.3.5-r2) 02:23:54 #53 11.50 (7/7) Installing zeromq (4.3.5-r2) 02:23:54 #53 11.64 Executing busybox-1.37.0-r19.trigger 02:23:54 #53 11.75 Executing ca-certificates-20250911-r0.trigger 02:23:54 #53 12.84 OK: 12 MiB in 23 packages 02:23:54 #53 DONE 15.6s 02:23:54 02:23:54 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:54 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.74MB / 37.02MB 12.0s 02:23:54 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 12.6s 02:23:54 #38 ... 02:23:54 02:23:54 #60 [security-proxy-auth internal] load build context 02:23:54 #60 transferring context: 3.36MB 10.4s done 02:23:54 #60 DONE 14.8s 02:23:54 02:23:54 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:55 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 13.5s 02:23:56 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 14.0s 02:23:56 #38 ... 02:23:56 02:23:56 #59 [security-bootstrapper internal] load build context 02:23:56 #59 transferring context: 3.36MB 12.7s done 02:23:56 #59 DONE 16.6s 02:23:56 02:23:56 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:56 #38 ... 02:23:56 02:23:56 #41 [security-proxy-setup internal] load build context 02:23:56 #41 transferring context: 3.36MB 9.8s done 02:23:56 #41 DONE 14.6s 02:23:56 02:23:56 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:57 #38 ... 02:23:57 02:23:57 #61 [core-data internal] load build context 02:23:57 #61 transferring context: 3.36MB 13.2s done 02:23:57 #61 DONE 16.9s 02:23:57 02:23:57 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:57 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 15.2s 02:23:57 #38 ... 02:23:57 02:23:57 #65 [core-metadata internal] load build context 02:23:57 #65 transferring context: 3.36MB 8.6s done 02:23:57 #65 DONE 15.9s 02:23:57 02:23:57 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:58 #38 ... 02:23:58 02:23:58 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:23:58 #49 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:23:58 #49 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:23:58 #49 16.50 (1/4) Installing ca-certificates (20250911-r0) 02:23:58 #49 16.73 (2/4) Installing dumb-init (1.2.5-r3) 02:23:58 #49 16.73 (3/4) Installing su-exec (0.2-r3) 02:23:58 #49 16.73 (4/4) Installing yq-go (4.47.2-r1) 02:23:58 #49 17.79 Executing busybox-1.37.0-r19.trigger 02:23:58 #49 18.03 Executing ca-certificates-20250911-r0.trigger 02:23:58 #49 19.46 OK: 19 MiB in 20 packages 02:23:58 #49 ... 02:23:58 02:23:58 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:58 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 16.4s 02:23:59 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 17.1s 02:23:59 #38 ... 02:23:59 02:23:59 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:23:59 #67 ... 02:23:59 02:23:59 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:23:59 #38 ... 02:23:59 02:23:59 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:23:59 #55 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:23:59 #55 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:23:59 #55 18.19 (1/3) Installing ca-certificates (20250911-r0) 02:23:59 #55 18.50 (2/3) Installing dumb-init (1.2.5-r3) 02:23:59 #55 18.63 (3/3) Installing tzdata (2025b-r0) 02:23:59 #55 20.27 Executing busybox-1.37.0-r19.trigger 02:23:59 #55 ... 02:23:59 02:23:59 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:00 #68 ... 02:24:00 02:24:00 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:24:00 #69 ... 02:24:00 02:24:00 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:24:00 #70 ... 02:24:00 02:24:00 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:24:00 #71 ... 02:24:00 02:24:00 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:24:00 #49 DONE 23.0s 02:24:00 02:24:00 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:24:00 #72 ... 02:24:00 02:24:00 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:00 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 18.2s 02:24:00 #38 ... 02:24:00 02:24:00 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:24:00 #51 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:00 #51 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:00 #51 ... 02:24:00 02:24:00 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:01 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 19.0s done 02:24:01 #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 19.0s done 02:24:01 #38 ... 02:24:01 02:24:01 #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:24:01 #52 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:01 #52 ... 02:24:01 02:24:01 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:24:01 #64 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 9.0s done 02:24:01 #64 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.4s 02:24:02 #64 ... 02:24:02 02:24:02 #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:24:02 #52 23.86 (1/1) Installing dumb-init (1.2.5-r3) 02:24:02 #52 23.94 Executing busybox-1.37.0-r19.trigger 02:24:02 #52 24.13 OK: 8 MiB in 17 packages 02:24:02 #52 ... 02:24:02 02:24:02 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:02 #68 DONE 13.3s 02:24:02 02:24:02 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:24:02 #58 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:02 #58 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:02 #58 ... 02:24:02 02:24:02 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:24:04 #64 ... 02:24:04 02:24:04 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:24:04 #55 20.61 Executing ca-certificates-20250911-r0.trigger 02:24:04 #55 22.23 OK: 8 MiB in 19 packages 02:24:04 #55 DONE 24.7s 02:24:04 02:24:04 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:24:04 #64 ... 02:24:04 02:24:04 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:24:04 #73 ... 02:24:04 02:24:04 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:24:05 #74 ... 02:24:05 02:24:05 #52 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:24:05 #52 DONE 27.1s 02:24:05 02:24:05 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:24:05 #62 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:05 #62 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:05 #62 ... 02:24:05 02:24:05 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:24:05 #57 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:05 #57 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:05 #57 ... 02:24:05 02:24:05 #75 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:24:05 #75 ... 02:24:05 02:24:05 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:24:05 #63 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:05 #63 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:05 #63 ... 02:24:05 02:24:05 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:24:05 #58 25.97 v3.22.2-215-gdba36b915ea [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:24:05 #58 25.97 v3.22.2-216-g76eb55b0703 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:24:05 #58 25.97 OK: 26161 distinct packages available 02:24:06 #58 ... 02:24:06 02:24:06 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:24:06 #66 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:06 #66 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:06 #66 ... 02:24:06 02:24:06 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:24:06 #72 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:08 #72 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:10 #72 ... 02:24:10 02:24:10 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:24:10 #67 10.77 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:10 #67 12.63 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:10 #67 ... 02:24:10 02:24:10 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:10 #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.6s 02:24:10 #38 ... 02:24:10 02:24:10 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:24:10 #0 9.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:10 #76 ... 02:24:10 02:24:10 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:24:10 #74 6.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:11 #74 7.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:12 #74 ... 02:24:12 02:24:12 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:24:12 #0 7.547 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:13 #77 ... 02:24:13 02:24:13 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:13 #38 ... 02:24:13 02:24:13 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:24:13 #62 29.36 (1/1) Installing dumb-init (1.2.5-r3) 02:24:13 #62 29.45 Executing busybox-1.37.0-r19.trigger 02:24:13 #62 29.59 OK: 8 MiB in 17 packages 02:24:13 #62 DONE 32.5s 02:24:14 02:24:14 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:14 #38 ... 02:24:14 02:24:14 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:24:14 #51 26.47 v3.22.2-215-gdba36b915ea [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:24:14 #51 26.47 v3.22.2-216-g76eb55b0703 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:24:14 #51 26.47 OK: 26161 distinct packages available 02:24:14 #51 28.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:14 #51 30.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:14 #51 ... 02:24:14 02:24:14 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:14 #38 ... 02:24:14 02:24:14 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:24:14 #64 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.8s done 02:24:15 #64 ... 02:24:15 02:24:15 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:15 #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.6s 02:24:15 #38 ... 02:24:15 02:24:15 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:24:15 #66 28.27 (1/4) Installing dumb-init (1.2.5-r3) 02:24:15 #66 28.30 (2/4) Installing openssl (3.5.4-r0) 02:24:15 #66 28.49 (3/4) Installing su-exec (0.2-r3) 02:24:15 #66 28.50 (4/4) Installing yq-go (4.47.2-r1) 02:24:15 #66 29.62 Executing busybox-1.37.0-r19.trigger 02:24:15 #66 29.86 OK: 20 MiB in 20 packages 02:24:15 #66 DONE 32.8s 02:24:15 02:24:15 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:24:15 #63 30.91 (1/2) Installing dumb-init (1.2.5-r3) 02:24:15 #63 30.97 (2/2) Installing su-exec (0.2-r3) 02:24:15 #63 31.02 Executing busybox-1.37.0-r19.trigger 02:24:15 #63 31.19 OK: 8 MiB in 18 packages 02:24:15 #63 DONE 34.5s 02:24:15 02:24:15 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:16 #38 ... 02:24:16 02:24:16 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:24:16 #69 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:16 #69 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:16 #69 ... 02:24:16 02:24:16 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:17 #38 ... 02:24:17 02:24:17 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:24:17 #56 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:17 #56 19.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:17 #56 ... 02:24:17 02:24:17 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:17 #38 ... 02:24:17 02:24:17 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:24:17 #58 27.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:17 #58 29.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:17 #58 ... 02:24:17 02:24:17 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:24:17 #71 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:17 #71 20.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:17 #71 ... 02:24:17 02:24:17 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:18 #38 ... 02:24:18 02:24:18 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:24:18 #73 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:18 #73 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:18 #73 ... 02:24:18 02:24:18 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:18 #38 ... 02:24:18 02:24:18 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:24:18 #70 18.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:18 #70 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:18 #70 ... 02:24:18 02:24:18 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:19 #38 ... 02:24:19 02:24:19 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:24:19 #57 29.55 v3.22.2-215-gdba36b915ea [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:24:19 #57 29.55 v3.22.2-216-g76eb55b0703 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:24:19 #57 29.55 OK: 26161 distinct packages available 02:24:19 #57 31.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:19 #57 34.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:19 #57 ... 02:24:19 02:24:19 #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:24:19 #67 27.30 (1/1) Installing dumb-init (1.2.5-r3) 02:24:19 #67 27.95 Executing busybox-1.37.0-r19.trigger 02:24:19 #67 28.23 OK: 8 MiB in 17 packages 02:24:20 #67 DONE 31.3s 02:24:20 02:24:20 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:20 #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.0s 02:24:21 #38 ... 02:24:21 02:24:21 #75 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:24:21 #75 6.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:21 #75 9.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:21 #75 ... 02:24:21 02:24:21 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:21 #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.3s done 02:24:21 #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.3s done 02:24:22 #38 ... 02:24:22 02:24:22 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:24:22 #76 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:22 #76 ... 02:24:22 02:24:22 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:24:22 #0 4.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:22 #0 5.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:23 #78 ... 02:24:23 02:24:23 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:24:23 #77 10.42 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:23 #77 ... 02:24:23 02:24:23 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:24:23 #58 43.37 (1/5) Installing dumb-init (1.2.5-r3) 02:24:23 #58 43.45 (2/5) Installing musl-obstack (1.2.3-r2) 02:24:23 #58 43.47 (3/5) Installing libucontext (1.3.2-r0) 02:24:23 #58 43.48 (4/5) Installing gcompat (1.1.0-r4) 02:24:23 #58 43.51 (5/5) Installing openssl (3.5.4-r0) 02:24:23 #58 43.64 Executing busybox-1.37.0-r19.trigger 02:24:23 #58 43.82 OK: 9 MiB in 21 packages 02:24:23 #58 ... 02:24:23 02:24:23 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:24:23 #0 5.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:23 #0 7.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:23 #79 ... 02:24:23 02:24:23 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:24:23 #51 45.40 (1/13) Installing brotli-libs (1.1.0-r2) 02:24:23 #51 45.50 (2/13) Installing c-ares (1.34.5-r0) 02:24:23 #51 45.54 (3/13) Installing libunistring (1.3-r0) 02:24:23 #51 45.74 (4/13) Installing libidn2 (2.3.7-r0) 02:24:23 #51 45.78 (5/13) Installing nghttp2-libs (1.65.0-r0) 02:24:23 #51 45.82 (6/13) Installing libpsl (0.21.5-r3) 02:24:23 #51 45.83 (7/13) Installing zstd-libs (1.5.7-r0) 02:24:23 #51 45.91 (8/13) Installing libcurl (8.14.1-r2) 02:24:23 #51 46.01 (9/13) Installing curl (8.14.1-r2) 02:24:23 #51 46.08 (10/13) Installing dumb-init (1.2.5-r3) 02:24:23 #51 46.11 (11/13) Installing musl-obstack (1.2.3-r2) 02:24:23 #51 46.12 (12/13) Installing libucontext (1.3.2-r0) 02:24:24 #51 46.16 (13/13) Installing gcompat (1.1.0-r4) 02:24:24 #51 46.21 Executing busybox-1.37.0-r19.trigger 02:24:24 #51 46.34 OK: 13 MiB in 29 packages 02:24:24 #156 ... 02:24:24 02:24:24 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:24:24 #154 DONE 100.8s 02:24:24 02:24:24 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:24:24 #147 DONE 102.4s 02:24:24 02:24:24 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:24:24 #157 DONE 0.1s 02:24:24 02:24:24 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:24:24 #158 DONE 0.2s 02:24:24 02:24:24 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:24:24 #159 DONE 0.1s 02:24:24 02:24:24 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:24:24 #160 ... 02:24:24 02:24:24 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:24:24 #161 DONE 0.5s 02:24:24 02:24:24 #162 [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:24:24 #162 DONE 0.3s 02:24:24 02:24:24 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:24:24 #163 DONE 0.2s 02:24:24 02:24:24 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:24:24 #164 ... 02:24:24 02:24:24 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:24:24 #160 DONE 1.1s 02:24:24 02:24:24 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:24:24 #165 DONE 0.5s 02:24:24 02:24:24 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:24:24 #166 DONE 0.2s 02:24:24 02:24:24 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:24:24 #167 DONE 0.3s 02:24:24 02:24:24 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:24:24 #164 DONE 1.1s 02:24:24 02:24:24 #168 [core-common-config-bootstrapper] exporting to image 02:24:24 #168 exporting layers 02:24:24 #168 ... 02:24:24 02:24:24 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:24:24 #169 DONE 0.3s 02:24:24 02:24:24 #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:24:24 #170 DONE 0.1s 02:24:24 02:24:24 #168 [core-common-config-bootstrapper] exporting to image 02:24:24 #168 exporting layers 0.4s done 02:24:24 #168 writing image sha256:43c88efd8ecb6fb7a00b7e5ac0494f7a187847d74b82b2c68c716473ee908e63 done 02:24:24 #168 naming to docker.io/library/core-common-config-bootstrapper done 02:24:24 #168 DONE 0.5s 02:24:24 02:24:24 #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:24:24 #171 DONE 0.1s 02:24:24 02:24:24 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:24:24 #148 ... 02:24:24 02:24:24 #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:24:24 #172 DONE 0.1s 02:24:24 02:24:24 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:24:24 #173 DONE 0.1s 02:24:24 02:24:24 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:24:24 #148 ... 02:24:24 02:24:24 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:24:24 #174 DONE 1.4s 02:24:24 02:24:24 #175 [security-bootstrapper] exporting to image 02:24:24 #175 exporting layers 0.4s done 02:24:24 #175 writing image sha256:8aac716666ffe231b1e79d430c89e98acb4fb595a5f9f50a98a82dde80352596 done 02:24:24 #175 naming to docker.io/library/security-bootstrapper done 02:24:24 #175 DONE 0.4s 02:24:24 02:24:24 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:24:25 #51 ... 02:24:25 02:24:25 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:24:25 #76 23.12 OK: 19 MiB in 20 packages 02:24:25 #76 DONE 24.8s 02:24:25 02:24:25 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:24:25 #74 20.64 OK: 8 MiB in 19 packages 02:24:25 #74 ... 02:24:25 02:24:25 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:24:25 #72 34.07 OK: 255 MiB in 60 packages 02:24:25 #72 DONE 36.3s 02:24:25 02:24:25 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:24:25 #73 30.98 OK: 12 MiB in 23 packages 02:24:25 #73 ... 02:24:25 02:24:25 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:24:25 #0 4.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:25 #0 6.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:25 #80 ... 02:24:25 02:24:25 #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:24:26 #81 DONE 0.6s 02:24:26 02:24:26 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:26 #82 ... 02:24:26 02:24:26 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:24:26 #58 DONE 46.6s 02:24:26 02:24:26 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:24:26 #69 34.73 OK: 255 MiB in 60 packages 02:24:26 #69 DONE 37.0s 02:24:26 02:24:26 #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:24:26 #83 ... 02:24:26 02:24:26 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:24:26 #56 34.62 OK: 255 MiB in 60 packages 02:24:26 #56 DONE 37.2s 02:24:26 02:24:26 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:24:27 #84 ... 02:24:27 02:24:27 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:24:27 #51 DONE 49.8s 02:24:27 02:24:27 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:24:27 #70 37.94 OK: 255 MiB in 60 packages 02:24:28 #70 ... 02:24:28 02:24:28 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:24:28 #74 DONE 23.6s 02:24:28 02:24:28 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:24:28 #85 ... 02:24:28 02:24:28 #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:24:28 #86 DONE 1.7s 02:24:28 02:24:28 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:28 #87 ... 02:24:28 02:24:28 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:24:28 #73 DONE 34.1s 02:24:28 02:24:28 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:24:28 #57 48.85 (1/4) Installing dumb-init (1.2.5-r3) 02:24:28 #57 48.87 (2/4) Installing musl-obstack (1.2.3-r2) 02:24:28 #57 ... 02:24:28 02:24:28 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:24:28 #84 DONE 2.0s 02:24:28 02:24:28 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:24:28 #57 48.88 (3/4) Installing libucontext (1.3.2-r0) 02:24:28 #57 48.89 (4/4) Installing gcompat (1.1.0-r4) 02:24:28 #57 48.92 Executing busybox-1.37.0-r19.trigger 02:24:28 #57 49.08 OK: 8 MiB in 20 packages 02:24:29 #57 ... 02:24:29 02:24:29 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:24:29 #77 23.92 OK: 255 MiB in 60 packages 02:24:29 #77 DONE 26.5s 02:24:29 02:24:29 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:24:29 #88 ... 02:24:29 02:24:29 #70 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:24:29 #70 DONE 40.6s 02:24:30 02:24:30 #89 [core-command builder 4/7] COPY go.mod vendor* ./ 02:24:31 #89 ... 02:24:31 02:24:31 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:24:31 #88 DONE 1.5s 02:24:31 02:24:31 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:31 #90 ... 02:24:31 02:24:31 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:24:31 #75 24.41 OK: 8 MiB in 17 packages 02:24:31 #75 DONE 26.3s 02:24:31 02:24:31 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:24:31 #71 35.24 v3.22.2-215-gdba36b915ea [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:24:31 #71 35.24 v3.22.2-216-g76eb55b0703 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:24:31 #71 35.24 OK: 26162 distinct packages available 02:24:31 #71 38.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:31 #71 39.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:31 #71 ... 02:24:31 02:24:31 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:24:31 #57 DONE 51.8s 02:24:31 02:24:31 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:24:32 #91 ... 02:24:32 02:24:32 #89 [core-command builder 4/7] COPY go.mod vendor* ./ 02:24:32 #89 DONE 2.2s 02:24:32 02:24:32 #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:33 #92 ... 02:24:33 02:24:33 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:24:33 #79 18.38 OK: 8 MiB in 17 packages 02:24:33 #79 DONE 19.6s 02:24:33 02:24:33 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:24:33 #80 16.65 OK: 20 MiB in 20 packages 02:24:33 #80 DONE 17.6s 02:24:33 02:24:33 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:24:33 #93 ... 02:24:33 02:24:33 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:24:33 #78 16.52 OK: 8 MiB in 18 packages 02:24:33 #78 DONE 17.7s 02:24:33 02:24:33 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:24:34 #94 ... 02:24:34 02:24:34 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:24:34 #93 DONE 0.8s 02:24:34 02:24:34 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:34 #95 ... 02:24:34 02:24:34 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:24:34 #71 45.02 OK: 255 MiB in 60 packages 02:24:35 #71 DONE 45.7s 02:24:35 02:24:35 #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:24:35 #96 DONE 0.6s 02:24:35 02:24:35 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:38 #97 ... 02:24:38 02:24:38 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:24:38 #94 DONE 4.5s 02:24:38 02:24:38 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:24:38 #98 DONE 0.2s 02:24:38 02:24:38 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:24:38 #85 9.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:38 #85 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:42 #85 14.80 OK: 13 MiB in 29 packages 02:24:42 #85 ... 02:24:42 02:24:42 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:24:42 #83 9.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:42 #83 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:42 #83 15.65 OK: 9 MiB in 21 packages 02:24:42 #83 DONE 16.4s 02:24:42 02:24:42 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:24:44 #99 DONE 1.3s 02:24:44 02:24:44 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:24:44 #100 ... 02:24:44 02:24:44 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:24:44 #85 DONE 16.4s 02:24:44 02:24:44 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:24:44 #101 ... 02:24:44 02:24:44 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:24:44 #91 5.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:24:44 #91 6.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:24:44 #91 11.70 OK: 8 MiB in 20 packages 02:24:44 #91 DONE 13.2s 02:24:44 02:24:44 #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:24:46 #102 ... 02:24:46 02:24:46 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:24:46 #101 DONE 3.4s 02:24:46 02:24:46 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:24:46 #103 DONE 0.2s 02:24:46 02:24:46 #104 [security-spire-server stage-2 6/9] COPY security.txt / 02:24:46 #104 DONE 0.2s 02:24:46 02:24:46 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:24:46 #105 DONE 0.3s 02:24:46 02:24:46 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:24:47 #106 DONE 0.3s 02:24:47 02:24:47 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:24:47 #107 ... 02:24:47 02:24:47 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:24:47 #100 DONE 3.4s 02:24:47 02:24:47 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:24:47 #107 DONE 0.3s 02:24:47 02:24:47 #108 [security-spire-server] exporting to image 02:24:47 #108 exporting layers 02:24:47 #108 ... 02:24:47 02:24:47 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:24:47 #109 DONE 0.3s 02:24:48 02:24:48 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 02:24:48 #110 DONE 0.2s 02:24:48 02:24:48 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:48 #95 ... 02:24:48 02:24:48 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:24:48 #111 DONE 0.3s 02:24:48 02:24:48 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:48 #87 ... 02:24:48 02:24:48 #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:24:48 #102 DONE 3.4s 02:24:48 02:24:48 #112 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:24:48 #112 ... 02:24:48 02:24:48 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:24:48 #113 DONE 0.3s 02:24:48 02:24:48 #112 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:24:48 #112 DONE 0.4s 02:24:48 02:24:48 #114 [security-spire-config stage-2 6/10] COPY security.txt / 02:24:48 #114 ... 02:24:48 02:24:48 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:24:48 #115 DONE 0.4s 02:24:49 02:24:49 #114 [security-spire-config stage-2 6/10] COPY security.txt / 02:24:49 #114 DONE 0.3s 02:24:49 02:24:49 #108 [security-spire-agent] exporting to image 02:24:50 #108 ... 02:24:50 02:24:50 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:24:50 #116 DONE 0.7s 02:24:50 02:24:50 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:24:50 #117 DONE 0.4s 02:24:50 02:24:50 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:24:50 #118 DONE 0.4s 02:24:50 02:24:50 #108 [security-spire-config] exporting to image 02:24:52 #108 exporting layers 5.1s done 02:24:52 #108 writing image sha256:4512ce0849ed910f66b9887fa65749ea4c5e8315fc8f59792313b1ea338625b1 0.0s done 02:24:52 #108 naming to docker.io/library/security-spire-server-arm64 02:24:52 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 02:24:53 #108 exporting layers 4.2s done 02:24:53 #108 writing image sha256:2feefa5a529327eb8978a5f61cf90d14e19254b91389671ee030ba185115bfd5 0.0s done 02:24:53 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 02:24:54 #108 exporting layers 3.4s done 02:24:54 #108 writing image sha256:b085f2d69d517adb59d0c593c74a6af07e8afc38ddf8032cf931de56f9dd72c1 0.0s done 02:24:54 #108 naming to docker.io/library/security-spire-config-arm64 done 02:24:54 #108 DONE 6.7s 02:24:54 02:24:54 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:25:32 #148 ... 02:25:32 02:25:32 #120 [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:25:32 #120 169.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:25:35 #120 DONE 181.0s 02:25:35 02:25:35 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:25:35 #153 DONE 179.4s 02:25:35 02:25:35 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:25:35 #148 DONE 181.0s 02:25:35 02:25:35 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:25:35 #150 DONE 179.4s 02:25:35 02:25:35 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:25:35 #152 DONE 179.4s 02:25:35 02:25:35 #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:25:35 #110 DONE 183.9s 02:25:35 02:25:35 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:25:35 #146 DONE 179.4s 02:25:35 02:25:35 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:25:35 #149 ... 02:25:35 02:25:35 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:25:35 #151 DONE 179.5s 02:25:35 02:25:35 #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:25:36 #176 DONE 0.3s 02:25:36 02:25:36 #177 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:25:36 #177 DONE 0.3s 02:25:36 02:25:36 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:25:36 #149 DONE 179.8s 02:25:36 02:25:36 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:25:36 #178 DONE 0.3s 02:25:36 02:25:36 #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:25:36 #179 DONE 0.3s 02:25:36 02:25:36 #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:25:36 #180 DONE 0.3s 02:25:36 02:25:36 #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:25:36 #181 ... 02:25:36 02:25:36 #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:25:36 #182 DONE 0.2s 02:25:36 02:25:36 #183 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:25:36 #183 DONE 0.1s 02:25:36 02:25:36 #184 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:25:36 #184 DONE 0.2s 02:25:36 02:25:36 #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:25:36 #181 DONE 0.1s 02:25:36 02:25:36 #185 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:25:36 #185 CACHED 02:25:36 02:25:36 #186 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:25:36 #186 CACHED 02:25:36 02:25:36 #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:25:36 #187 CACHED 02:25:36 02:25:36 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:25:36 #188 CACHED 02:25:36 02:25:36 #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:25:36 #189 DONE 0.2s 02:25:36 02:25:36 #190 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:25:36 #190 DONE 0.1s 02:25:36 02:25:36 #191 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:25:36 #191 DONE 0.2s 02:25:36 02:25:36 #192 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:25:36 #192 DONE 0.2s 02:25:36 02:25:36 #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:25:37 #193 ... 02:25:37 02:25:37 #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:25:37 #194 DONE 1.4s 02:25:37 02:25:37 #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:25:37 #195 DONE 1.5s 02:25:37 02:25:37 #196 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:25:37 #196 DONE 1.5s 02:25:37 02:25:37 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:25:37 #197 DONE 1.5s 02:25:37 02:25:37 #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:25:37 #198 DONE 1.5s 02:25:37 02:25:37 #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:25:37 #199 DONE 1.5s 02:25:37 02:25:37 #200 [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:25:37 #200 DONE 1.6s 02:25:37 02:25:37 #201 [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:25:37 #201 DONE 1.6s 02:25:37 02:25:37 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:25:37 #156 DONE 155.7s 02:25:37 02:25:37 #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:25:37 #193 DONE 1.5s 02:25:37 02:25:37 #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:25:37 #202 ... 02:25:37 02:25:37 #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:25:37 #203 DONE 0.2s 02:25:37 02:25:37 #204 [core-data] exporting to image 02:25:37 #204 exporting layers 02:25:37 #204 ... 02:25:37 02:25:37 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:25:37 #205 DONE 0.4s 02:25:38 02:25:38 #206 [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:25:38 #206 DONE 0.4s 02:25:38 02:25:38 #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:25:38 #207 DONE 0.5s 02:25:38 02:25:38 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:25:38 #208 DONE 0.5s 02:25:38 02:25:38 #209 [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:25:38 #209 DONE 0.5s 02:25:38 02:25:38 #210 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:25:38 #210 DONE 0.5s 02:25:38 02:25:38 #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:25:38 #202 DONE 0.5s 02:25:38 02:25:38 #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:25:38 #211 DONE 0.5s 02:25:38 02:25:38 #212 [support-scheduler] exporting to image 02:25:38 #212 ... 02:25:38 02:25:38 #213 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:25:38 #213 DONE 0.5s 02:25:38 02:25:38 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:25:38 #214 DONE 0.2s 02:25:38 02:25:38 #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:25:38 #215 DONE 0.2s 02:25:38 02:25:38 #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:25:38 #216 DONE 0.2s 02:25:38 02:25:38 #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:25:38 #217 DONE 0.2s 02:25:38 02:25:38 #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:25:38 #218 ... 02:25:38 02:25:38 #219 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:25:38 #219 DONE 0.8s 02:25:38 02:25:38 #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:25:38 #220 DONE 0.7s 02:25:38 02:25:38 #221 [security-spiffe-token-provider] exporting to image 02:25:38 #221 exporting layers 0.2s done 02:25:38 #221 writing image sha256:6f47d59972061065bf56435852b903dad20963edad46e991bd69d07e3ccbc275 done 02:25:38 #221 naming to docker.io/library/security-spiffe-token-provider 0.6s done 02:25:38 #221 DONE 0.9s 02:25:38 02:25:38 #204 [core-data] exporting to image 02:25:38 #204 exporting layers 0.5s done 02:25:38 #204 writing image sha256:6739eba4a510ca0468f38e86bd04d7973a47fca6c1303eb0474260fc0e0ec6f5 0.6s done 02:25:38 #204 naming to docker.io/library/core-data 0.0s done 02:25:38 #204 DONE 1.2s 02:25:39 02:25:39 #222 [core-command] exporting to image 02:25:39 #222 exporting layers 0.2s done 02:25:39 #222 writing image sha256:3f8018cc2995cabde730922ff11d32e9aa6e011a4db16a7f2c6c0e97fa3bdfc4 0.5s done 02:25:39 #222 naming to docker.io/library/core-command 0.1s done 02:25:39 #222 DONE 0.9s 02:25:39 02:25:39 #223 [support-notifications] exporting to image 02:25:39 #223 ... 02:25:39 02:25:39 #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:25:39 #218 DONE 0.9s 02:25:39 02:25:39 #224 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:25:39 #224 DONE 0.4s 02:25:39 02:25:39 #225 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:25:39 #225 DONE 0.4s 02:25:39 02:25:39 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:25:39 #226 DONE 1.1s 02:25:39 02:25:39 #212 [support-scheduler] exporting to image 02:25:39 #212 exporting layers 1.2s done 02:25:39 #212 writing image sha256:4d374ade3760ccf9c1f1c2ba167e1d8f268429610a252f7ec58de839265861f9 0.0s done 02:25:39 #212 naming to docker.io/library/support-scheduler done 02:25:39 #212 DONE 1.3s 02:25:39 02:25:39 #227 [security-proxy-auth] exporting to image 02:25:40 #227 ... 02:25:40 02:25:40 #228 [core-metadata] exporting to image 02:25:40 #228 exporting layers 0.9s done 02:25:40 #228 writing image sha256:d69d9f23593d9d2533773671964388d5d5b0ef4fb019aecb5cafc3ae0e001a4f done 02:25:40 #228 naming to docker.io/library/core-metadata done 02:25:40 #228 DONE 1.3s 02:25:40 02:25:40 #223 [support-notifications] exporting to image 02:25:40 #223 exporting layers 0.6s done 02:25:40 #223 writing image sha256:6aa82183a5604a59d54e9c32b85827f7e02413bea3a2751c108e9ac29f740bf1 0.0s done 02:25:40 #223 naming to docker.io/library/support-notifications done 02:25:40 #223 DONE 0.9s 02:25:40 02:25:40 #229 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:25:40 #229 DONE 0.5s 02:25:40 02:25:40 #230 [core-keeper] exporting to image 02:25:40 #230 exporting layers 0.4s done 02:25:40 #230 writing image sha256:44ccb7e4c9663ea5a6f027cf74cf20c5ed3a8d2186195038186ff8e64031d838 done 02:25:40 #230 naming to docker.io/library/core-keeper done 02:25:40 #230 DONE 0.5s 02:25:40 02:25:40 #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:25:40 #231 DONE 0.1s 02:25:40 02:25:40 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:25:40 #232 ... 02:25:40 02:25:40 #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:25:40 #233 DONE 0.7s 02:25:40 02:25:40 #227 [security-proxy-auth] exporting to image 02:25:40 #227 exporting layers 0.7s done 02:25:40 #227 writing image sha256:08629b335ee7ba63ec268a7dea9f70bd5a2ad261bb1bb8ef6965f24826934737 done 02:25:40 #227 naming to docker.io/library/security-proxy-auth done 02:25:40 #227 DONE 0.7s 02:25:40 02:25:40 #234 [security-proxy-setup] exporting to image 02:25:40 #234 exporting layers 0.2s done 02:25:40 #234 writing image sha256:2e83bc68204efc0a095ecfd4088e2da6a2876445d403e1dad42562c457564133 02:25:40 #234 writing image sha256:2e83bc68204efc0a095ecfd4088e2da6a2876445d403e1dad42562c457564133 done 02:25:40 #234 naming to docker.io/library/security-proxy-setup done 02:25:40 #234 DONE 0.2s 02:25:40 02:25:40 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:25:40 #232 DONE 0.4s 02:25:40 02:25:40 #235 [security-secretstore-setup] exporting to image 02:25:40 #235 exporting layers 0.2s done 02:25:40 #235 writing image sha256:8a4c26b2db1569b6966020b1ea7280d0557e5f29b983b21e3ee4e09fd10f0349 done 02:25:40 #235 naming to docker.io/library/security-secretstore-setup done 02:25:40 #235 DONE 0.2s 02:25:40 time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:40 time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:40 time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:40 time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:40 time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:40 time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:40 time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:40 time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:40 time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:40 time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:40 time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:40 time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:40 time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:40 time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:25:40 time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:25:40 $ docker stop --time=1 d95e665a02b5febc47356f4b02c3c9737d27cb9f3b8b5056322cde7915828ca4 02:25:41 $ docker rm -f --volumes d95e665a02b5febc47356f4b02c3c9737d27cb9f3b8b5056322cde7915828ca4 [Pipeline] // withDockerContainer [Pipeline] sh 02:25:42 + docker images 02:25:42 REPOSITORY TAG IMAGE ID CREATED SIZE 02:25:42 security-secretstore-setup latest 8a4c26b2db15 1 second ago 83.6MB 02:25:42 core-keeper latest 44ccb7e4c966 2 seconds ago 46.7MB 02:25:42 security-proxy-setup latest 2e83bc68204e 2 seconds ago 52MB 02:25:42 security-proxy-auth latest 08629b335ee7 2 seconds ago 46.1MB 02:25:42 core-metadata latest d69d9f23593d 3 seconds ago 47.1MB 02:25:42 support-scheduler latest 4d374ade3760 3 seconds ago 51.1MB 02:25:42 core-command latest 3f8018cc2995 3 seconds ago 41.3MB 02:25:42 support-notifications latest 6aa82183a560 3 seconds ago 54.8MB 02:25:42 security-spiffe-token-provider latest 6f47d5997206 4 seconds ago 50.2MB 02:25:42 core-data latest 6739eba4a510 4 seconds ago 47MB 02:25:42 security-bootstrapper latest 8aac716666ff About a minute ago 21.6MB 02:25:42 core-common-config-bootstrapper latest 43c88efd8ecb About a minute ago 20.5MB 02:25:42 security-spire-server latest 730e5fd0fec7 3 minutes ago 178MB 02:25:42 security-spire-config latest e7adea5e9bb1 3 minutes ago 177MB 02:25:42 security-spire-agent latest e689e8272d68 3 minutes ago 237MB 02:25:42 ci-base-image-x86_64 latest 882edb0279d1 7 minutes ago 999MB 02:25:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 5 weeks ago 636MB 02:25:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB 02:25:42 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:25:42 provisioning config files... 02:25:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/926@tmp/config16107991900762225442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:42 ---> ****-login.sh 02:25:42 nexus3.edgexfoundry.org:10001 02:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:42 Login Succeeded 02:25:42 nexus3.edgexfoundry.org:10002 02:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:42 Login Succeeded 02:25:42 nexus3.edgexfoundry.org:10003 02:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:42 Login Succeeded 02:25:42 nexus3.edgexfoundry.org:10004 02:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:42 Login Succeeded 02:25:42 ****.io 02:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:43 Login Succeeded 02:25:43 ---> ****-login.sh ends [Pipeline] } 02:25:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:25:43 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:25:43 d4de7c350327d83674676075a67e0ef5aebb317b 02:25:43 latest 02:25:43 4.1.0-dev.76 02:25:43 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:25:43 main 02:25:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:43 + docker push nexus3.edgexfoundry.org:10004/core-command:d4de7c350327d83674676075a67e0ef5aebb317b 02:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:25:43 9aff7ce54c01: Preparing 02:25:43 faff7b080eb8: Preparing 02:25:43 45e6952c69a3: Preparing 02:25:43 a64eda19ff86: Preparing 02:25:43 72d6d7b2434f: Preparing 02:25:43 d97215c5e271: Preparing 02:25:43 256f393e029f: Preparing 02:25:43 d97215c5e271: Waiting 02:25:43 256f393e029f: Waiting 02:25:43 9aff7ce54c01: Pushed 02:25:43 72d6d7b2434f: Pushed 02:25:43 a64eda19ff86: Pushed 02:25:43 45e6952c69a3: Pushed 02:25:43 256f393e029f: Layer already exists 02:25:44 d97215c5e271: Pushed 02:25:47 faff7b080eb8: Pushed 02:25:47 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:aef1c30b1aec9a03724647c322a9617bcc0cbb620328f840c13b7f96239d37bd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:48 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:25:48 9aff7ce54c01: Preparing 02:25:48 faff7b080eb8: Preparing 02:25:48 45e6952c69a3: Preparing 02:25:48 a64eda19ff86: Preparing 02:25:48 72d6d7b2434f: Preparing 02:25:48 d97215c5e271: Preparing 02:25:48 256f393e029f: Preparing 02:25:48 d97215c5e271: Waiting 02:25:48 256f393e029f: Waiting 02:25:48 9aff7ce54c01: Layer already exists 02:25:48 faff7b080eb8: Layer already exists 02:25:48 a64eda19ff86: Layer already exists 02:25:48 45e6952c69a3: Layer already exists 02:25:48 72d6d7b2434f: Layer already exists 02:25:48 d97215c5e271: Layer already exists 02:25:48 256f393e029f: Layer already exists 02:25:48 latest: digest: sha256:aef1c30b1aec9a03724647c322a9617bcc0cbb620328f840c13b7f96239d37bd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:49 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 02:25:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:25:49 9aff7ce54c01: Preparing 02:25:49 faff7b080eb8: Preparing 02:25:49 45e6952c69a3: Preparing 02:25:49 a64eda19ff86: Preparing 02:25:49 72d6d7b2434f: Preparing 02:25:49 d97215c5e271: Preparing 02:25:49 256f393e029f: Preparing 02:25:49 d97215c5e271: Waiting 02:25:49 256f393e029f: Waiting 02:25:49 72d6d7b2434f: Layer already exists 02:25:49 faff7b080eb8: Layer already exists 02:25:49 45e6952c69a3: Layer already exists 02:25:49 9aff7ce54c01: Layer already exists 02:25:49 a64eda19ff86: Layer already exists 02:25:49 d97215c5e271: Layer already exists 02:25:49 256f393e029f: Layer already exists 02:25:49 4.1.0-dev.76: digest: sha256:aef1c30b1aec9a03724647c322a9617bcc0cbb620328f840c13b7f96239d37bd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:49 + docker push nexus3.edgexfoundry.org:10004/core-command:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:25:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:25:49 9aff7ce54c01: Preparing 02:25:49 faff7b080eb8: Preparing 02:25:49 45e6952c69a3: Preparing 02:25:49 a64eda19ff86: Preparing 02:25:49 72d6d7b2434f: Preparing 02:25:49 d97215c5e271: Preparing 02:25:49 256f393e029f: Preparing 02:25:49 d97215c5e271: Waiting 02:25:49 256f393e029f: Waiting 02:25:49 45e6952c69a3: Layer already exists 02:25:49 72d6d7b2434f: Layer already exists 02:25:49 a64eda19ff86: Layer already exists 02:25:49 faff7b080eb8: Layer already exists 02:25:49 9aff7ce54c01: Layer already exists 02:25:49 d97215c5e271: Layer already exists 02:25:49 256f393e029f: Layer already exists 02:25:49 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:aef1c30b1aec9a03724647c322a9617bcc0cbb620328f840c13b7f96239d37bd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:50 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:25:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:25:50 9aff7ce54c01: Preparing 02:25:50 faff7b080eb8: Preparing 02:25:50 45e6952c69a3: Preparing 02:25:50 a64eda19ff86: Preparing 02:25:50 72d6d7b2434f: Preparing 02:25:50 d97215c5e271: Preparing 02:25:50 256f393e029f: Preparing 02:25:50 d97215c5e271: Waiting 02:25:50 256f393e029f: Waiting 02:25:50 faff7b080eb8: Layer already exists 02:25:50 45e6952c69a3: Layer already exists 02:25:50 9aff7ce54c01: Layer already exists 02:25:50 a64eda19ff86: Layer already exists 02:25:50 72d6d7b2434f: Layer already exists 02:25:50 d97215c5e271: Layer already exists 02:25:50 256f393e029f: Layer already exists 02:25:50 main: digest: sha256:aef1c30b1aec9a03724647c322a9617bcc0cbb620328f840c13b7f96239d37bd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:50 ===================================================== [Pipeline] echo 02:25:50 taggedImages: 02:25:50 - nexus3.edgexfoundry.org:10004/core-command:d4de7c350327d83674676075a67e0ef5aebb317b 02:25:50 - nexus3.edgexfoundry.org:10004/core-command:latest 02:25:50 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 02:25:50 - nexus3.edgexfoundry.org:10004/core-command:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:25:50 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:25:50 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:25:50 d4de7c350327d83674676075a67e0ef5aebb317b 02:25:50 latest 02:25:50 4.1.0-dev.76 02:25:50 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:25:50 main 02:25:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b 02:25:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:25:51 7b269538d94a: Preparing 02:25:51 358ad4f487fa: Preparing 02:25:51 8f65d2492c3c: Preparing 02:25:51 1da3673da170: Preparing 02:25:51 45e6952c69a3: Preparing 02:25:51 a64eda19ff86: Preparing 02:25:51 72d6d7b2434f: Preparing 02:25:51 d97215c5e271: Preparing 02:25:51 256f393e029f: Preparing 02:25:51 a64eda19ff86: Waiting 02:25:51 72d6d7b2434f: Waiting 02:25:51 d97215c5e271: Waiting 02:25:51 256f393e029f: Waiting 02:25:51 45e6952c69a3: Layer already exists 02:25:51 a64eda19ff86: Layer already exists 02:25:51 72d6d7b2434f: Layer already exists 02:25:51 d97215c5e271: Layer already exists 02:25:51 358ad4f487fa: Pushed 02:25:51 7b269538d94a: Pushed 02:25:51 256f393e029f: Layer already exists 02:25:51 8f65d2492c3c: Pushed 02:25:52 1da3673da170: Pushed 02:25:52 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:5f4ade55d13cc04f8d5d177061ad1200908d23b903793c5b9418bed3a2033d46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:53 + 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:25:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:25:53 7b269538d94a: Preparing 02:25:53 358ad4f487fa: Preparing 02:25:53 8f65d2492c3c: Preparing 02:25:53 1da3673da170: Preparing 02:25:53 45e6952c69a3: Preparing 02:25:53 a64eda19ff86: Preparing 02:25:53 72d6d7b2434f: Preparing 02:25:53 d97215c5e271: Preparing 02:25:53 256f393e029f: Preparing 02:25:53 a64eda19ff86: Waiting 02:25:53 72d6d7b2434f: Waiting 02:25:53 d97215c5e271: Waiting 02:25:53 256f393e029f: Waiting 02:25:53 1da3673da170: Layer already exists 02:25:53 8f65d2492c3c: Layer already exists 02:25:53 7b269538d94a: Layer already exists 02:25:53 45e6952c69a3: Layer already exists 02:25:53 358ad4f487fa: Layer already exists 02:25:53 a64eda19ff86: Layer already exists 02:25:53 d97215c5e271: Layer already exists 02:25:53 72d6d7b2434f: Layer already exists 02:25:53 256f393e029f: Layer already exists 02:25:53 latest: digest: sha256:5f4ade55d13cc04f8d5d177061ad1200908d23b903793c5b9418bed3a2033d46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 02:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:25:54 7b269538d94a: Preparing 02:25:54 358ad4f487fa: Preparing 02:25:54 8f65d2492c3c: Preparing 02:25:54 1da3673da170: Preparing 02:25:54 45e6952c69a3: Preparing 02:25:54 a64eda19ff86: Preparing 02:25:54 72d6d7b2434f: Preparing 02:25:54 d97215c5e271: Preparing 02:25:54 256f393e029f: Preparing 02:25:54 a64eda19ff86: Waiting 02:25:54 72d6d7b2434f: Waiting 02:25:54 d97215c5e271: Waiting 02:25:54 256f393e029f: Waiting 02:25:54 8f65d2492c3c: Layer already exists 02:25:54 7b269538d94a: Layer already exists 02:25:54 45e6952c69a3: Layer already exists 02:25:54 1da3673da170: Layer already exists 02:25:54 358ad4f487fa: Layer already exists 02:25:54 d97215c5e271: Layer already exists 02:25:54 a64eda19ff86: Layer already exists 02:25:54 256f393e029f: Layer already exists 02:25:54 72d6d7b2434f: Layer already exists 02:25:54 4.1.0-dev.76: digest: sha256:5f4ade55d13cc04f8d5d177061ad1200908d23b903793c5b9418bed3a2033d46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:25:55 7b269538d94a: Preparing 02:25:55 358ad4f487fa: Preparing 02:25:55 8f65d2492c3c: Preparing 02:25:55 1da3673da170: Preparing 02:25:55 45e6952c69a3: Preparing 02:25:55 a64eda19ff86: Preparing 02:25:55 72d6d7b2434f: Preparing 02:25:55 d97215c5e271: Preparing 02:25:55 256f393e029f: Preparing 02:25:55 a64eda19ff86: Waiting 02:25:55 72d6d7b2434f: Waiting 02:25:55 d97215c5e271: Waiting 02:25:55 256f393e029f: Waiting 02:25:55 8f65d2492c3c: Layer already exists 02:25:55 7b269538d94a: Layer already exists 02:25:55 45e6952c69a3: Layer already exists 02:25:55 1da3673da170: Layer already exists 02:25:55 358ad4f487fa: Layer already exists 02:25:55 72d6d7b2434f: Layer already exists 02:25:55 a64eda19ff86: Layer already exists 02:25:55 d97215c5e271: Layer already exists 02:25:55 256f393e029f: Layer already exists 02:25:55 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:5f4ade55d13cc04f8d5d177061ad1200908d23b903793c5b9418bed3a2033d46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:55 + 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:25:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:25:55 7b269538d94a: Preparing 02:25:55 358ad4f487fa: Preparing 02:25:55 8f65d2492c3c: Preparing 02:25:55 1da3673da170: Preparing 02:25:55 45e6952c69a3: Preparing 02:25:55 a64eda19ff86: Preparing 02:25:55 72d6d7b2434f: Preparing 02:25:55 d97215c5e271: Preparing 02:25:55 256f393e029f: Preparing 02:25:55 a64eda19ff86: Waiting 02:25:55 72d6d7b2434f: Waiting 02:25:55 d97215c5e271: Waiting 02:25:55 256f393e029f: Waiting 02:25:55 7b269538d94a: Layer already exists 02:25:55 1da3673da170: Layer already exists 02:25:55 8f65d2492c3c: Layer already exists 02:25:55 45e6952c69a3: Layer already exists 02:25:55 358ad4f487fa: Layer already exists 02:25:55 a64eda19ff86: Layer already exists 02:25:55 72d6d7b2434f: Layer already exists 02:25:55 d97215c5e271: Layer already exists 02:25:55 256f393e029f: Layer already exists 02:25:55 main: digest: sha256:5f4ade55d13cc04f8d5d177061ad1200908d23b903793c5b9418bed3a2033d46 size: 2193 [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/core-common-config-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b 02:25:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:25:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 02:25:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:25:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:25:55 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:25:55 d4de7c350327d83674676075a67e0ef5aebb317b 02:25:55 latest 02:25:55 4.1.0-dev.76 02:25:55 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:25:55 main 02:25:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:56 + docker push nexus3.edgexfoundry.org:10004/core-data:d4de7c350327d83674676075a67e0ef5aebb317b 02:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:25:56 fee5a7419669: Preparing 02:25:56 aa44dc815441: Preparing 02:25:56 45e6952c69a3: Preparing 02:25:56 a64eda19ff86: Preparing 02:25:56 72d6d7b2434f: Preparing 02:25:56 d97215c5e271: Preparing 02:25:56 256f393e029f: Preparing 02:25:56 256f393e029f: Waiting 02:25:56 d97215c5e271: Waiting 02:25:56 72d6d7b2434f: Layer already exists 02:25:56 45e6952c69a3: Layer already exists 02:25:56 a64eda19ff86: Layer already exists 02:25:56 d97215c5e271: Layer already exists 02:25:56 256f393e029f: Layer already exists 02:25:56 fee5a7419669: Pushed 02:26:00 aa44dc815441: Pushed 02:26:10 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:4a50c75ea10bf38f1d5c5c117ca2e72f2486bb0a650816bcbd8d4e4c0d85a373 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:11 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:26:11 fee5a7419669: Preparing 02:26:11 aa44dc815441: Preparing 02:26:11 45e6952c69a3: Preparing 02:26:11 a64eda19ff86: Preparing 02:26:11 72d6d7b2434f: Preparing 02:26:11 d97215c5e271: Preparing 02:26:11 256f393e029f: Preparing 02:26:11 d97215c5e271: Waiting 02:26:11 256f393e029f: Waiting 02:26:11 a64eda19ff86: Layer already exists 02:26:11 fee5a7419669: Layer already exists 02:26:11 45e6952c69a3: Layer already exists 02:26:11 72d6d7b2434f: Layer already exists 02:26:11 aa44dc815441: Layer already exists 02:26:11 256f393e029f: Layer already exists 02:26:11 d97215c5e271: Layer already exists 02:26:11 latest: digest: sha256:4a50c75ea10bf38f1d5c5c117ca2e72f2486bb0a650816bcbd8d4e4c0d85a373 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:12 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 02:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:26:12 fee5a7419669: Preparing 02:26:12 aa44dc815441: Preparing 02:26:12 45e6952c69a3: Preparing 02:26:12 a64eda19ff86: Preparing 02:26:12 72d6d7b2434f: Preparing 02:26:12 d97215c5e271: Preparing 02:26:12 256f393e029f: Preparing 02:26:12 d97215c5e271: Waiting 02:26:12 256f393e029f: Waiting 02:26:12 72d6d7b2434f: Layer already exists 02:26:12 aa44dc815441: Layer already exists 02:26:12 a64eda19ff86: Layer already exists 02:26:12 45e6952c69a3: Layer already exists 02:26:12 fee5a7419669: Layer already exists 02:26:12 d97215c5e271: Layer already exists 02:26:12 256f393e029f: Layer already exists 02:26:12 4.1.0-dev.76: digest: sha256:4a50c75ea10bf38f1d5c5c117ca2e72f2486bb0a650816bcbd8d4e4c0d85a373 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:12 + docker push nexus3.edgexfoundry.org:10004/core-data:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:26:12 fee5a7419669: Preparing 02:26:12 aa44dc815441: Preparing 02:26:12 45e6952c69a3: Preparing 02:26:12 a64eda19ff86: Preparing 02:26:12 72d6d7b2434f: Preparing 02:26:12 d97215c5e271: Preparing 02:26:12 256f393e029f: Preparing 02:26:12 d97215c5e271: Waiting 02:26:12 256f393e029f: Waiting 02:26:12 a64eda19ff86: Layer already exists 02:26:12 fee5a7419669: Layer already exists 02:26:12 72d6d7b2434f: Layer already exists 02:26:12 45e6952c69a3: Layer already exists 02:26:12 aa44dc815441: Layer already exists 02:26:12 d97215c5e271: Layer already exists 02:26:12 256f393e029f: Layer already exists 02:26:12 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:4a50c75ea10bf38f1d5c5c117ca2e72f2486bb0a650816bcbd8d4e4c0d85a373 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:13 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:26:13 fee5a7419669: Preparing 02:26:13 aa44dc815441: Preparing 02:26:13 45e6952c69a3: Preparing 02:26:13 a64eda19ff86: Preparing 02:26:13 72d6d7b2434f: Preparing 02:26:13 d97215c5e271: Preparing 02:26:13 256f393e029f: Preparing 02:26:13 d97215c5e271: Waiting 02:26:13 256f393e029f: Waiting 02:26:13 72d6d7b2434f: Layer already exists 02:26:13 fee5a7419669: Layer already exists 02:26:13 aa44dc815441: Layer already exists 02:26:13 45e6952c69a3: Layer already exists 02:26:13 a64eda19ff86: Layer already exists 02:26:13 d97215c5e271: Layer already exists 02:26:13 256f393e029f: Layer already exists 02:26:13 main: digest: sha256:4a50c75ea10bf38f1d5c5c117ca2e72f2486bb0a650816bcbd8d4e4c0d85a373 size: 1779 [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/core-data:d4de7c350327d83674676075a67e0ef5aebb317b 02:26:13 - nexus3.edgexfoundry.org:10004/core-data:latest 02:26:13 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 02:26:13 - nexus3.edgexfoundry.org:10004/core-data:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:13 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:26:13 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:26:13 d4de7c350327d83674676075a67e0ef5aebb317b 02:26:13 latest 02:26:13 4.1.0-dev.76 02:26:13 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:13 main 02:26:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:13 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper:d4de7c350327d83674676075a67e0ef5aebb317b 02:26:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:26:14 3c51c947e786: Preparing 02:26:14 8a921e8ecf9e: Preparing 02:26:14 a64eda19ff86: Preparing 02:26:14 c568c6f74df2: Preparing 02:26:14 56baa888dfef: Preparing 02:26:14 256f393e029f: Preparing 02:26:14 256f393e029f: Waiting 02:26:14 a64eda19ff86: Layer already exists 02:26:14 256f393e029f: Layer already exists 02:26:14 c568c6f74df2: Pushed 02:26:14 56baa888dfef: Pushed 02:26:14 3c51c947e786: Pushed 02:26:18 8a921e8ecf9e: Pushed 02:26:18 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:b5c06e5aab2f8ff16a32c7a35dc7634a391ea12934dbaa913e8de04ea08ab5f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:26:19 3c51c947e786: Preparing 02:26:19 8a921e8ecf9e: Preparing 02:26:19 a64eda19ff86: Preparing 02:26:19 c568c6f74df2: Preparing 02:26:19 56baa888dfef: Preparing 02:26:19 256f393e029f: Preparing 02:26:19 256f393e029f: Waiting 02:26:19 8a921e8ecf9e: Layer already exists 02:26:19 c568c6f74df2: Layer already exists 02:26:19 3c51c947e786: Layer already exists 02:26:19 a64eda19ff86: Layer already exists 02:26:19 56baa888dfef: Layer already exists 02:26:19 256f393e029f: Layer already exists 02:26:19 latest: digest: sha256:b5c06e5aab2f8ff16a32c7a35dc7634a391ea12934dbaa913e8de04ea08ab5f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:19 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 02:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:26:19 3c51c947e786: Preparing 02:26:19 8a921e8ecf9e: Preparing 02:26:19 a64eda19ff86: Preparing 02:26:19 c568c6f74df2: Preparing 02:26:19 56baa888dfef: Preparing 02:26:19 256f393e029f: Preparing 02:26:19 256f393e029f: Waiting 02:26:19 3c51c947e786: Layer already exists 02:26:19 a64eda19ff86: Layer already exists 02:26:19 c568c6f74df2: Layer already exists 02:26:19 8a921e8ecf9e: Layer already exists 02:26:19 56baa888dfef: Layer already exists 02:26:19 256f393e029f: Layer already exists 02:26:19 4.1.0-dev.76: digest: sha256:b5c06e5aab2f8ff16a32c7a35dc7634a391ea12934dbaa913e8de04ea08ab5f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:26:20 3c51c947e786: Preparing 02:26:20 8a921e8ecf9e: Preparing 02:26:20 a64eda19ff86: Preparing 02:26:20 c568c6f74df2: Preparing 02:26:20 56baa888dfef: Preparing 02:26:20 256f393e029f: Preparing 02:26:20 256f393e029f: Waiting 02:26:20 a64eda19ff86: Layer already exists 02:26:20 8a921e8ecf9e: Layer already exists 02:26:20 3c51c947e786: Layer already exists 02:26:20 56baa888dfef: Layer already exists 02:26:20 c568c6f74df2: Layer already exists 02:26:20 256f393e029f: Layer already exists 02:26:20 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:b5c06e5aab2f8ff16a32c7a35dc7634a391ea12934dbaa913e8de04ea08ab5f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:26:21 3c51c947e786: Preparing 02:26:21 8a921e8ecf9e: Preparing 02:26:21 a64eda19ff86: Preparing 02:26:21 c568c6f74df2: Preparing 02:26:21 56baa888dfef: Preparing 02:26:21 256f393e029f: Preparing 02:26:21 256f393e029f: Waiting 02:26:21 3c51c947e786: Layer already exists 02:26:21 a64eda19ff86: Layer already exists 02:26:21 56baa888dfef: Layer already exists 02:26:21 8a921e8ecf9e: Layer already exists 02:26:21 c568c6f74df2: Layer already exists 02:26:21 256f393e029f: Layer already exists 02:26:21 main: digest: sha256:b5c06e5aab2f8ff16a32c7a35dc7634a391ea12934dbaa913e8de04ea08ab5f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:21 ===================================================== [Pipeline] echo 02:26:21 taggedImages: 02:26:21 - nexus3.edgexfoundry.org:10004/core-keeper:d4de7c350327d83674676075a67e0ef5aebb317b 02:26:21 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:26:21 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 02:26:21 - nexus3.edgexfoundry.org:10004/core-keeper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:21 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:26:21 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:26:21 d4de7c350327d83674676075a67e0ef5aebb317b 02:26:21 latest 02:26:21 4.1.0-dev.76 02:26:21 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:21 main 02:26:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d4de7c350327d83674676075a67e0ef5aebb317b 02:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:26:21 a07329dd6390: Preparing 02:26:21 17ecd032c4ba: Preparing 02:26:21 80b6e11db30f: Preparing 02:26:21 45e6952c69a3: Preparing 02:26:21 a64eda19ff86: Preparing 02:26:21 72d6d7b2434f: Preparing 02:26:21 d97215c5e271: Preparing 02:26:21 256f393e029f: Preparing 02:26:21 72d6d7b2434f: Waiting 02:26:21 d97215c5e271: Waiting 02:26:21 256f393e029f: Waiting 02:26:21 45e6952c69a3: Layer already exists 02:26:21 a64eda19ff86: Layer already exists 02:26:21 72d6d7b2434f: Layer already exists 02:26:21 d97215c5e271: Layer already exists 02:26:21 17ecd032c4ba: Pushed 02:26:21 256f393e029f: Layer already exists 02:26:21 a07329dd6390: Pushed 02:26:26 80b6e11db30f: Pushed 02:26:26 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:692c2f4875be25a6c9f1862e9a9c4d7d2c79a35e1f82dc391833a84e9ec19ad6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:26:26 a07329dd6390: Preparing 02:26:26 17ecd032c4ba: Preparing 02:26:26 80b6e11db30f: Preparing 02:26:26 45e6952c69a3: Preparing 02:26:26 a64eda19ff86: Preparing 02:26:26 72d6d7b2434f: Preparing 02:26:26 d97215c5e271: Preparing 02:26:26 256f393e029f: Preparing 02:26:26 d97215c5e271: Waiting 02:26:26 72d6d7b2434f: Waiting 02:26:26 256f393e029f: Waiting 02:26:26 45e6952c69a3: Layer already exists 02:26:26 a64eda19ff86: Layer already exists 02:26:26 17ecd032c4ba: Layer already exists 02:26:26 80b6e11db30f: Layer already exists 02:26:26 a07329dd6390: Layer already exists 02:26:26 256f393e029f: Layer already exists 02:26:26 d97215c5e271: Layer already exists 02:26:26 72d6d7b2434f: Layer already exists 02:26:26 latest: digest: sha256:692c2f4875be25a6c9f1862e9a9c4d7d2c79a35e1f82dc391833a84e9ec19ad6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 02:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:26:27 a07329dd6390: Preparing 02:26:27 17ecd032c4ba: Preparing 02:26:27 80b6e11db30f: Preparing 02:26:27 45e6952c69a3: Preparing 02:26:27 a64eda19ff86: Preparing 02:26:27 72d6d7b2434f: Preparing 02:26:27 d97215c5e271: Preparing 02:26:27 256f393e029f: Preparing 02:26:27 72d6d7b2434f: Waiting 02:26:27 d97215c5e271: Waiting 02:26:27 256f393e029f: Waiting 02:26:27 a07329dd6390: Layer already exists 02:26:27 a64eda19ff86: Layer already exists 02:26:27 45e6952c69a3: Layer already exists 02:26:27 17ecd032c4ba: Layer already exists 02:26:27 80b6e11db30f: Layer already exists 02:26:27 72d6d7b2434f: Layer already exists 02:26:27 256f393e029f: Layer already exists 02:26:27 d97215c5e271: Layer already exists 02:26:27 4.1.0-dev.76: digest: sha256:692c2f4875be25a6c9f1862e9a9c4d7d2c79a35e1f82dc391833a84e9ec19ad6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:26:28 a07329dd6390: Preparing 02:26:28 17ecd032c4ba: Preparing 02:26:28 80b6e11db30f: Preparing 02:26:28 45e6952c69a3: Preparing 02:26:28 a64eda19ff86: Preparing 02:26:28 72d6d7b2434f: Preparing 02:26:28 d97215c5e271: Preparing 02:26:28 256f393e029f: Preparing 02:26:28 72d6d7b2434f: Waiting 02:26:28 d97215c5e271: Waiting 02:26:28 256f393e029f: Waiting 02:26:28 a07329dd6390: Layer already exists 02:26:28 17ecd032c4ba: Layer already exists 02:26:28 45e6952c69a3: Layer already exists 02:26:28 80b6e11db30f: Layer already exists 02:26:28 a64eda19ff86: Layer already exists 02:26:28 72d6d7b2434f: Layer already exists 02:26:28 d97215c5e271: Layer already exists 02:26:28 256f393e029f: Layer already exists 02:26:28 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:692c2f4875be25a6c9f1862e9a9c4d7d2c79a35e1f82dc391833a84e9ec19ad6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:26:28 a07329dd6390: Preparing 02:26:28 17ecd032c4ba: Preparing 02:26:28 80b6e11db30f: Preparing 02:26:28 45e6952c69a3: Preparing 02:26:28 a64eda19ff86: Preparing 02:26:28 72d6d7b2434f: Preparing 02:26:28 d97215c5e271: Preparing 02:26:28 256f393e029f: Preparing 02:26:28 72d6d7b2434f: Waiting 02:26:28 256f393e029f: Waiting 02:26:28 d97215c5e271: Waiting 02:26:28 45e6952c69a3: Layer already exists 02:26:28 a07329dd6390: Layer already exists 02:26:28 80b6e11db30f: Layer already exists 02:26:28 a64eda19ff86: Layer already exists 02:26:28 17ecd032c4ba: Layer already exists 02:26:28 72d6d7b2434f: Layer already exists 02:26:28 256f393e029f: Layer already exists 02:26:28 d97215c5e271: Layer already exists 02:26:28 main: digest: sha256:692c2f4875be25a6c9f1862e9a9c4d7d2c79a35e1f82dc391833a84e9ec19ad6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:28 ===================================================== [Pipeline] echo 02:26:28 taggedImages: 02:26:28 - nexus3.edgexfoundry.org:10004/core-metadata:d4de7c350327d83674676075a67e0ef5aebb317b 02:26:28 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:26:28 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 02:26:28 - nexus3.edgexfoundry.org:10004/core-metadata:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:28 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:26:28 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:26:28 d4de7c350327d83674676075a67e0ef5aebb317b 02:26:28 latest 02:26:28 4.1.0-dev.76 02:26:28 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:28 main 02:26:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b 02:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:26:29 6c97e8777c83: Preparing 02:26:29 f374c41602d6: Preparing 02:26:29 a7330a181336: Preparing 02:26:29 3e65dd99b91e: Preparing 02:26:29 108fbacd8c25: Preparing 02:26:29 ffbe880c9544: Preparing 02:26:29 2cdd869c5da5: Preparing 02:26:29 45e6952c69a3: Preparing 02:26:29 a64eda19ff86: Preparing 02:26:29 cd0be20f780a: Preparing 02:26:29 b860b42104ce: Preparing 02:26:29 5f70bf18a086: Preparing 02:26:29 8f8632ddda4e: Preparing 02:26:29 3e2a55979bae: Preparing 02:26:29 e4f18aa6cb09: Preparing 02:26:29 256f393e029f: Preparing 02:26:29 cd0be20f780a: Waiting 02:26:29 ffbe880c9544: Waiting 02:26:29 2cdd869c5da5: Waiting 02:26:29 45e6952c69a3: Waiting 02:26:29 a64eda19ff86: Waiting 02:26:29 3e2a55979bae: Waiting 02:26:29 b860b42104ce: Waiting 02:26:29 5f70bf18a086: Waiting 02:26:29 e4f18aa6cb09: Waiting 02:26:29 8f8632ddda4e: Waiting 02:26:29 256f393e029f: Waiting 02:26:29 f374c41602d6: Pushed 02:26:29 a7330a181336: Pushed 02:26:29 108fbacd8c25: Pushed 02:26:29 6c97e8777c83: Pushed 02:26:29 3e65dd99b91e: Pushed 02:26:29 45e6952c69a3: Layer already exists 02:26:29 a64eda19ff86: Layer already exists 02:26:29 5f70bf18a086: Layer already exists 02:26:29 ffbe880c9544: Pushed 02:26:29 cd0be20f780a: Pushed 02:26:29 b860b42104ce: Pushed 02:26:29 8f8632ddda4e: Pushed 02:26:29 256f393e029f: Layer already exists 02:26:29 3e2a55979bae: Pushed 02:26:29 e4f18aa6cb09: Pushed 02:26:30 #90 ... 02:26:30 02:26:30 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:30 #87 DONE 114.5s 02:26:30 02:26:30 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:30 #97 DONE 107.0s 02:26:30 02:26:30 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:30 #90 DONE 111.9s 02:26:30 02:26:30 #119 [core-keeper builder 7/8] COPY . . 02:26:30 #119 ... 02:26:30 02:26:30 #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:30 #82 DONE 116.9s 02:26:30 02:26:30 #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:30 #92 DONE 110.9s 02:26:30 02:26:30 #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:30 #95 DONE 114.3s 02:26:30 02:26:30 #120 [support-notifications builder 6/7] COPY . . 02:26:30 #120 ... 02:26:30 02:26:30 #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:30 #121 CACHED 02:26:30 02:26:30 #122 [security-proxy-setup builder 6/7] COPY . . 02:26:30 #122 CACHED 02:26:30 02:26:30 #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:26:30 #123 CACHED 02:26:30 02:26:30 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:30 #124 CACHED 02:26:30 02:26:30 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:26:30 #125 CACHED 02:26:30 02:26:30 #126 [core-metadata builder 6/7] COPY . . 02:26:30 #126 CACHED 02:26:30 02:26:30 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 02:26:30 #127 CACHED 02:26:30 02:26:30 #128 [core-data builder 6/7] COPY . . 02:26:30 #128 CACHED 02:26:30 02:26:30 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:30 #129 CACHED 02:26:30 02:26:30 #130 [security-proxy-auth builder 6/7] COPY . . 02:26:30 #130 CACHED 02:26:30 02:26:30 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:26:30 #131 CACHED 02:26:30 02:26:30 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:30 #132 CACHED 02:26:30 02:26:30 #133 [support-scheduler builder 6/7] COPY . . 02:26:30 #133 DONE 2.3s 02:26:30 02:26:30 #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:26:30 #134 CACHED 02:26:30 02:26:30 #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:30 #135 CACHED 02:26:30 02:26:30 #136 [security-bootstrapper builder 6/7] COPY . . 02:26:30 #136 CACHED 02:26:30 02:26:30 #137 [core-command builder 6/7] COPY . . 02:26:30 #137 DONE 2.1s 02:26:30 02:26:30 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 02:26:30 #138 CACHED 02:26:30 02:26:30 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:26:30 #139 CACHED 02:26:30 02:26:30 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:30 #140 CACHED 02:26:30 02:26:30 #141 [security-secretstore-setup builder 6/7] COPY . . 02:26:30 #141 DONE 2.2s 02:26:30 02:26:30 #119 [core-keeper builder 7/8] COPY . . 02:26:30 #119 DONE 2.3s 02:26:30 02:26:30 #120 [support-notifications builder 6/7] COPY . . 02:26:30 #120 DONE 2.2s 02:26:30 02:26:30 #142 [security-spiffe-token-provider builder 6/7] COPY . . 02:26:30 #142 DONE 2.4s 02:26:30 02:26:30 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:26:30 #143 ... 02:26:30 02:26:30 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:26:30 #0 4.956 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:26:30 #144 ... 02:26:30 02:26:30 #145 [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:30 #0 5.751 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:26:31 2cdd869c5da5: Pushed 02:26:31 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:319ce5c3760b99943e768d65cdbf5d4da45774783696e7d8566bed5f57493bbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:31 #145 ... 02:26:31 02:26:31 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:26:31 #0 6.647 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:26:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:26:32 #146 ... 02:26:32 02:26:32 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:26:32 #0 6.877 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:26:32 #147 ... 02:26:32 02:26:32 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:26:32 #0 6.826 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] sh 02:26:32 #148 ... 02:26:32 02:26:32 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:26:32 #143 7.101 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:26:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:26:32 6c97e8777c83: Preparing 02:26:32 f374c41602d6: Preparing 02:26:32 a7330a181336: Preparing 02:26:32 3e65dd99b91e: Preparing 02:26:32 108fbacd8c25: Preparing 02:26:32 ffbe880c9544: Preparing 02:26:32 2cdd869c5da5: Preparing 02:26:32 45e6952c69a3: Preparing 02:26:32 a64eda19ff86: Preparing 02:26:32 cd0be20f780a: Preparing 02:26:32 b860b42104ce: Preparing 02:26:32 5f70bf18a086: Preparing 02:26:32 8f8632ddda4e: Preparing 02:26:32 45e6952c69a3: Waiting 02:26:32 3e2a55979bae: Preparing 02:26:32 a64eda19ff86: Waiting 02:26:32 cd0be20f780a: Waiting 02:26:32 e4f18aa6cb09: Preparing 02:26:32 ffbe880c9544: Waiting 02:26:32 256f393e029f: Preparing 02:26:32 3e2a55979bae: Waiting 02:26:32 b860b42104ce: Waiting 02:26:32 5f70bf18a086: Waiting 02:26:32 2cdd869c5da5: Waiting 02:26:32 8f8632ddda4e: Waiting 02:26:32 256f393e029f: Waiting 02:26:32 e4f18aa6cb09: Waiting 02:26:32 108fbacd8c25: Layer already exists 02:26:32 f374c41602d6: Layer already exists 02:26:32 a7330a181336: Layer already exists 02:26:32 3e65dd99b91e: Layer already exists 02:26:32 6c97e8777c83: Layer already exists 02:26:32 ffbe880c9544: Layer already exists 02:26:32 2cdd869c5da5: Layer already exists 02:26:32 45e6952c69a3: Layer already exists 02:26:32 a64eda19ff86: Layer already exists 02:26:32 cd0be20f780a: Layer already exists 02:26:32 5f70bf18a086: Layer already exists 02:26:32 b860b42104ce: Layer already exists 02:26:32 8f8632ddda4e: Layer already exists 02:26:32 3e2a55979bae: Layer already exists 02:26:32 e4f18aa6cb09: Layer already exists 02:26:32 256f393e029f: Layer already exists 02:26:32 latest: digest: sha256:319ce5c3760b99943e768d65cdbf5d4da45774783696e7d8566bed5f57493bbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 02:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:26:33 6c97e8777c83: Preparing 02:26:33 f374c41602d6: Preparing 02:26:33 a7330a181336: Preparing 02:26:33 3e65dd99b91e: Preparing 02:26:33 108fbacd8c25: Preparing 02:26:33 ffbe880c9544: Preparing 02:26:33 2cdd869c5da5: Preparing 02:26:33 45e6952c69a3: Preparing 02:26:33 a64eda19ff86: Preparing 02:26:33 cd0be20f780a: Preparing 02:26:33 b860b42104ce: Preparing 02:26:33 5f70bf18a086: Preparing 02:26:33 8f8632ddda4e: Preparing 02:26:33 3e2a55979bae: Preparing 02:26:33 e4f18aa6cb09: Preparing 02:26:33 256f393e029f: Preparing 02:26:33 ffbe880c9544: Waiting 02:26:33 2cdd869c5da5: Waiting 02:26:33 45e6952c69a3: Waiting 02:26:33 a64eda19ff86: Waiting 02:26:33 cd0be20f780a: Waiting 02:26:33 e4f18aa6cb09: Waiting 02:26:33 256f393e029f: Waiting 02:26:33 b860b42104ce: Waiting 02:26:33 3e2a55979bae: Waiting 02:26:33 5f70bf18a086: Waiting 02:26:33 8f8632ddda4e: Waiting 02:26:33 3e65dd99b91e: Layer already exists 02:26:33 f374c41602d6: Layer already exists 02:26:33 6c97e8777c83: Layer already exists 02:26:33 a7330a181336: Layer already exists 02:26:33 108fbacd8c25: Layer already exists 02:26:33 a64eda19ff86: Layer already exists 02:26:33 45e6952c69a3: Layer already exists 02:26:33 ffbe880c9544: Layer already exists 02:26:33 2cdd869c5da5: Layer already exists 02:26:33 cd0be20f780a: Layer already exists 02:26:33 b860b42104ce: Layer already exists 02:26:33 5f70bf18a086: Layer already exists 02:26:33 8f8632ddda4e: Layer already exists 02:26:33 e4f18aa6cb09: Layer already exists 02:26:33 3e2a55979bae: Layer already exists 02:26:33 256f393e029f: Layer already exists 02:26:33 4.1.0-dev.76: digest: sha256:319ce5c3760b99943e768d65cdbf5d4da45774783696e7d8566bed5f57493bbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:26:34 6c97e8777c83: Preparing 02:26:34 f374c41602d6: Preparing 02:26:34 a7330a181336: Preparing 02:26:34 3e65dd99b91e: Preparing 02:26:34 108fbacd8c25: Preparing 02:26:34 ffbe880c9544: Preparing 02:26:34 2cdd869c5da5: Preparing 02:26:34 45e6952c69a3: Preparing 02:26:34 a64eda19ff86: Preparing 02:26:34 cd0be20f780a: Preparing 02:26:34 b860b42104ce: Preparing 02:26:34 5f70bf18a086: Preparing 02:26:34 8f8632ddda4e: Preparing 02:26:34 3e2a55979bae: Preparing 02:26:34 e4f18aa6cb09: Preparing 02:26:34 256f393e029f: Preparing 02:26:34 cd0be20f780a: Waiting 02:26:34 5f70bf18a086: Waiting 02:26:34 b860b42104ce: Waiting 02:26:34 ffbe880c9544: Waiting 02:26:34 8f8632ddda4e: Waiting 02:26:34 2cdd869c5da5: Waiting 02:26:34 a64eda19ff86: Waiting 02:26:34 3e2a55979bae: Waiting 02:26:34 45e6952c69a3: Waiting 02:26:34 e4f18aa6cb09: Waiting 02:26:34 256f393e029f: Waiting 02:26:34 3e65dd99b91e: Layer already exists 02:26:34 108fbacd8c25: Layer already exists 02:26:34 f374c41602d6: Layer already exists 02:26:34 6c97e8777c83: Layer already exists 02:26:34 a7330a181336: Layer already exists 02:26:34 a64eda19ff86: Layer already exists 02:26:34 ffbe880c9544: Layer already exists 02:26:34 2cdd869c5da5: Layer already exists 02:26:34 45e6952c69a3: Layer already exists 02:26:34 cd0be20f780a: Layer already exists 02:26:34 5f70bf18a086: Layer already exists 02:26:34 b860b42104ce: Layer already exists 02:26:34 3e2a55979bae: Layer already exists 02:26:34 e4f18aa6cb09: Layer already exists 02:26:34 8f8632ddda4e: Layer already exists 02:26:34 256f393e029f: Layer already exists 02:26:34 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:319ce5c3760b99943e768d65cdbf5d4da45774783696e7d8566bed5f57493bbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:26:34 6c97e8777c83: Preparing 02:26:34 f374c41602d6: Preparing 02:26:34 a7330a181336: Preparing 02:26:34 3e65dd99b91e: Preparing 02:26:34 108fbacd8c25: Preparing 02:26:34 ffbe880c9544: Preparing 02:26:34 2cdd869c5da5: Preparing 02:26:34 45e6952c69a3: Preparing 02:26:34 a64eda19ff86: Preparing 02:26:34 cd0be20f780a: Preparing 02:26:34 b860b42104ce: Preparing 02:26:34 5f70bf18a086: Preparing 02:26:34 8f8632ddda4e: Preparing 02:26:34 3e2a55979bae: Preparing 02:26:34 e4f18aa6cb09: Preparing 02:26:34 256f393e029f: Preparing 02:26:34 b860b42104ce: Waiting 02:26:34 8f8632ddda4e: Waiting 02:26:34 cd0be20f780a: Waiting 02:26:34 ffbe880c9544: Waiting 02:26:34 3e2a55979bae: Waiting 02:26:34 e4f18aa6cb09: Waiting 02:26:34 5f70bf18a086: Waiting 02:26:34 45e6952c69a3: Waiting 02:26:34 a64eda19ff86: Waiting 02:26:34 256f393e029f: Waiting 02:26:34 2cdd869c5da5: Waiting 02:26:34 6c97e8777c83: Layer already exists 02:26:34 3e65dd99b91e: Layer already exists 02:26:34 f374c41602d6: Layer already exists 02:26:34 108fbacd8c25: Layer already exists 02:26:34 a7330a181336: Layer already exists 02:26:34 ffbe880c9544: Layer already exists 02:26:34 a64eda19ff86: Layer already exists 02:26:34 cd0be20f780a: Layer already exists 02:26:34 2cdd869c5da5: Layer already exists 02:26:34 45e6952c69a3: Layer already exists 02:26:34 b860b42104ce: Layer already exists 02:26:34 5f70bf18a086: Layer already exists 02:26:34 8f8632ddda4e: Layer already exists 02:26:34 3e2a55979bae: Layer already exists 02:26:34 e4f18aa6cb09: Layer already exists 02:26:34 256f393e029f: Layer already exists 02:26:34 main: digest: sha256:319ce5c3760b99943e768d65cdbf5d4da45774783696e7d8566bed5f57493bbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:34 ===================================================== [Pipeline] echo 02:26:34 taggedImages: 02:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b 02:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 02:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:26:34 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:26:34 d4de7c350327d83674676075a67e0ef5aebb317b 02:26:34 latest 02:26:34 4.1.0-dev.76 02:26:34 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:34 main 02:26:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:35 #143 ... 02:26:35 02:26:35 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:26:35 #0 4.060 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:26:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d4de7c350327d83674676075a67e0ef5aebb317b 02:26:35 #149 ... 02:26:35 02:26:35 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:26:35 #0 7.041 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:26:35 #150 ... 02:26:35 02:26:35 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:26:35 #0 5.827 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:35 #151 ... 02:26:35 02:26:35 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:26:35 #0 6.366 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:26:35 #152 ... 02:26:35 02:26:35 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:26:35 #0 5.942 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:26:35 #153 ... 02:26:35 02:26:35 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:26:35 #0 6.534 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:26:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d4de7c350327d83674676075a67e0ef5aebb317b 02:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:26:36 4044e7bca546: Preparing 02:26:36 f6aa3b1e8d0d: Preparing 02:26:36 7d1c3bb7a1f0: Preparing 02:26:36 ca4292dd4e21: Preparing 02:26:36 45e6952c69a3: Preparing 02:26:36 a64eda19ff86: Preparing 02:26:36 72d6d7b2434f: Preparing 02:26:36 d97215c5e271: Preparing 02:26:36 256f393e029f: Preparing 02:26:36 a64eda19ff86: Waiting 02:26:36 72d6d7b2434f: Waiting 02:26:36 256f393e029f: Waiting 02:26:36 d97215c5e271: Waiting 02:26:36 7d1c3bb7a1f0: Pushed 02:26:36 f6aa3b1e8d0d: Pushed 02:26:36 45e6952c69a3: Layer already exists 02:26:36 4044e7bca546: Pushed 02:26:37 a64eda19ff86: Layer already exists 02:26:37 d97215c5e271: Layer already exists 02:26:37 72d6d7b2434f: Layer already exists 02:26:37 256f393e029f: Layer already exists 02:26:39 ca4292dd4e21: Pushed 02:26:39 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:b4a2924cbc25ef419272abb083e8d86a605134911559fbdd03716389dbbc5a40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:26:40 4044e7bca546: Preparing 02:26:40 f6aa3b1e8d0d: Preparing 02:26:40 7d1c3bb7a1f0: Preparing 02:26:40 ca4292dd4e21: Preparing 02:26:40 45e6952c69a3: Preparing 02:26:40 a64eda19ff86: Preparing 02:26:40 72d6d7b2434f: Preparing 02:26:40 d97215c5e271: Preparing 02:26:40 256f393e029f: Preparing 02:26:40 a64eda19ff86: Waiting 02:26:40 72d6d7b2434f: Waiting 02:26:40 256f393e029f: Waiting 02:26:40 d97215c5e271: Waiting 02:26:40 4044e7bca546: Layer already exists 02:26:40 7d1c3bb7a1f0: Layer already exists 02:26:40 45e6952c69a3: Layer already exists 02:26:40 f6aa3b1e8d0d: Layer already exists 02:26:40 ca4292dd4e21: Layer already exists 02:26:40 d97215c5e271: Layer already exists 02:26:40 a64eda19ff86: Layer already exists 02:26:40 256f393e029f: Layer already exists 02:26:40 72d6d7b2434f: Layer already exists 02:26:40 latest: digest: sha256:b4a2924cbc25ef419272abb083e8d86a605134911559fbdd03716389dbbc5a40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 02:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:26:40 4044e7bca546: Preparing 02:26:40 f6aa3b1e8d0d: Preparing 02:26:40 7d1c3bb7a1f0: Preparing 02:26:40 ca4292dd4e21: Preparing 02:26:40 45e6952c69a3: Preparing 02:26:40 a64eda19ff86: Preparing 02:26:40 72d6d7b2434f: Preparing 02:26:40 d97215c5e271: Preparing 02:26:40 256f393e029f: Preparing 02:26:40 a64eda19ff86: Waiting 02:26:40 72d6d7b2434f: Waiting 02:26:40 d97215c5e271: Waiting 02:26:40 256f393e029f: Waiting 02:26:40 7d1c3bb7a1f0: Layer already exists 02:26:40 4044e7bca546: Layer already exists 02:26:40 f6aa3b1e8d0d: Layer already exists 02:26:40 45e6952c69a3: Layer already exists 02:26:40 ca4292dd4e21: Layer already exists 02:26:40 a64eda19ff86: Layer already exists 02:26:40 72d6d7b2434f: Layer already exists 02:26:40 d97215c5e271: Layer already exists 02:26:40 256f393e029f: Layer already exists 02:26:40 4.1.0-dev.76: digest: sha256:b4a2924cbc25ef419272abb083e8d86a605134911559fbdd03716389dbbc5a40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:26:41 4044e7bca546: Preparing 02:26:41 f6aa3b1e8d0d: Preparing 02:26:41 7d1c3bb7a1f0: Preparing 02:26:41 ca4292dd4e21: Preparing 02:26:41 45e6952c69a3: Preparing 02:26:41 a64eda19ff86: Preparing 02:26:41 72d6d7b2434f: Preparing 02:26:41 d97215c5e271: Preparing 02:26:41 256f393e029f: Preparing 02:26:41 a64eda19ff86: Waiting 02:26:41 72d6d7b2434f: Waiting 02:26:41 d97215c5e271: Waiting 02:26:41 256f393e029f: Waiting 02:26:41 ca4292dd4e21: Layer already exists 02:26:41 4044e7bca546: Layer already exists 02:26:41 7d1c3bb7a1f0: Layer already exists 02:26:41 f6aa3b1e8d0d: Layer already exists 02:26:41 45e6952c69a3: Layer already exists 02:26:41 d97215c5e271: Layer already exists 02:26:41 72d6d7b2434f: Layer already exists 02:26:41 256f393e029f: Layer already exists 02:26:41 a64eda19ff86: Layer already exists 02:26:41 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:b4a2924cbc25ef419272abb083e8d86a605134911559fbdd03716389dbbc5a40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:26:42 4044e7bca546: Preparing 02:26:42 f6aa3b1e8d0d: Preparing 02:26:42 7d1c3bb7a1f0: Preparing 02:26:42 ca4292dd4e21: Preparing 02:26:42 45e6952c69a3: Preparing 02:26:42 a64eda19ff86: Preparing 02:26:42 72d6d7b2434f: Preparing 02:26:42 d97215c5e271: Preparing 02:26:42 256f393e029f: Preparing 02:26:42 72d6d7b2434f: Waiting 02:26:42 d97215c5e271: Waiting 02:26:42 a64eda19ff86: Waiting 02:26:42 256f393e029f: Waiting 02:26:42 f6aa3b1e8d0d: Layer already exists 02:26:42 ca4292dd4e21: Layer already exists 02:26:42 4044e7bca546: Layer already exists 02:26:42 45e6952c69a3: Layer already exists 02:26:42 7d1c3bb7a1f0: Layer already exists 02:26:42 256f393e029f: Layer already exists 02:26:42 72d6d7b2434f: Layer already exists 02:26:42 a64eda19ff86: Layer already exists 02:26:42 d97215c5e271: Layer already exists 02:26:42 main: digest: sha256:b4a2924cbc25ef419272abb083e8d86a605134911559fbdd03716389dbbc5a40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:42 ===================================================== [Pipeline] echo 02:26:42 taggedImages: 02:26:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d4de7c350327d83674676075a67e0ef5aebb317b 02:26:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:26:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 02:26:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:26:42 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:26:42 d4de7c350327d83674676075a67e0ef5aebb317b 02:26:42 latest 02:26:42 4.1.0-dev.76 02:26:42 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:42 main 02:26:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d4de7c350327d83674676075a67e0ef5aebb317b 02:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:26:43 2c976dbc0229: Preparing 02:26:43 cd17c4be505f: Preparing 02:26:43 e0a75de6835a: Preparing 02:26:43 f070bf3e1c93: Preparing 02:26:43 a5ac83f084f5: Preparing 02:26:43 45e6952c69a3: Preparing 02:26:43 a64eda19ff86: Preparing 02:26:43 fdb71f3d624e: Preparing 02:26:43 f77390493e93: Preparing 02:26:43 e071fb457b63: Preparing 02:26:43 256f393e029f: Preparing 02:26:43 45e6952c69a3: Waiting 02:26:43 a64eda19ff86: Waiting 02:26:43 fdb71f3d624e: Waiting 02:26:43 f77390493e93: Waiting 02:26:43 e071fb457b63: Waiting 02:26:43 256f393e029f: Waiting 02:26:43 cd17c4be505f: Pushed 02:26:43 a5ac83f084f5: Pushed 02:26:43 f070bf3e1c93: Pushed 02:26:43 2c976dbc0229: Pushed 02:26:43 45e6952c69a3: Layer already exists 02:26:43 a64eda19ff86: Layer already exists 02:26:43 256f393e029f: Layer already exists 02:26:43 fdb71f3d624e: Pushed 02:26:43 f77390493e93: Pushed 02:26:44 e071fb457b63: Pushed 02:26:46 e0a75de6835a: Pushed 02:26:46 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:6cea10b52cd818f37ebd158b8d5fd02dd53df84c4dfa6f671c54025e54db1989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:26:46 2c976dbc0229: Preparing 02:26:46 cd17c4be505f: Preparing 02:26:46 e0a75de6835a: Preparing 02:26:46 f070bf3e1c93: Preparing 02:26:46 a5ac83f084f5: Preparing 02:26:46 45e6952c69a3: Preparing 02:26:46 a64eda19ff86: Preparing 02:26:46 fdb71f3d624e: Preparing 02:26:46 f77390493e93: Preparing 02:26:46 e071fb457b63: Preparing 02:26:46 256f393e029f: Preparing 02:26:46 45e6952c69a3: Waiting 02:26:46 a64eda19ff86: Waiting 02:26:46 fdb71f3d624e: Waiting 02:26:46 f77390493e93: Waiting 02:26:46 e071fb457b63: Waiting 02:26:46 a5ac83f084f5: Layer already exists 02:26:46 cd17c4be505f: Layer already exists 02:26:46 f070bf3e1c93: Layer already exists 02:26:46 e0a75de6835a: Layer already exists 02:26:46 2c976dbc0229: Layer already exists 02:26:46 45e6952c69a3: Layer already exists 02:26:46 a64eda19ff86: Layer already exists 02:26:46 fdb71f3d624e: Layer already exists 02:26:46 e071fb457b63: Layer already exists 02:26:46 f77390493e93: Layer already exists 02:26:46 256f393e029f: Layer already exists 02:26:46 latest: digest: sha256:6cea10b52cd818f37ebd158b8d5fd02dd53df84c4dfa6f671c54025e54db1989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 02:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:26:47 2c976dbc0229: Preparing 02:26:47 cd17c4be505f: Preparing 02:26:47 e0a75de6835a: Preparing 02:26:47 f070bf3e1c93: Preparing 02:26:47 a5ac83f084f5: Preparing 02:26:47 45e6952c69a3: Preparing 02:26:47 a64eda19ff86: Preparing 02:26:47 fdb71f3d624e: Preparing 02:26:47 f77390493e93: Preparing 02:26:47 e071fb457b63: Preparing 02:26:47 256f393e029f: Preparing 02:26:47 fdb71f3d624e: Waiting 02:26:47 f77390493e93: Waiting 02:26:47 e071fb457b63: Waiting 02:26:47 256f393e029f: Waiting 02:26:47 45e6952c69a3: Waiting 02:26:47 a64eda19ff86: Waiting 02:26:47 2c976dbc0229: Layer already exists 02:26:47 cd17c4be505f: Layer already exists 02:26:47 e0a75de6835a: Layer already exists 02:26:47 a5ac83f084f5: Layer already exists 02:26:47 f070bf3e1c93: Layer already exists 02:26:47 a64eda19ff86: Layer already exists 02:26:47 f77390493e93: Layer already exists 02:26:47 fdb71f3d624e: Layer already exists 02:26:47 45e6952c69a3: Layer already exists 02:26:47 e071fb457b63: Layer already exists 02:26:47 256f393e029f: Layer already exists 02:26:47 4.1.0-dev.76: digest: sha256:6cea10b52cd818f37ebd158b8d5fd02dd53df84c4dfa6f671c54025e54db1989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:26:48 2c976dbc0229: Preparing 02:26:48 cd17c4be505f: Preparing 02:26:48 e0a75de6835a: Preparing 02:26:48 f070bf3e1c93: Preparing 02:26:48 a5ac83f084f5: Preparing 02:26:48 45e6952c69a3: Preparing 02:26:48 a64eda19ff86: Preparing 02:26:48 fdb71f3d624e: Preparing 02:26:48 f77390493e93: Preparing 02:26:48 e071fb457b63: Preparing 02:26:48 256f393e029f: Preparing 02:26:48 f77390493e93: Waiting 02:26:48 45e6952c69a3: Waiting 02:26:48 e071fb457b63: Waiting 02:26:48 256f393e029f: Waiting 02:26:48 a64eda19ff86: Waiting 02:26:48 fdb71f3d624e: Waiting 02:26:48 a5ac83f084f5: Layer already exists 02:26:48 2c976dbc0229: Layer already exists 02:26:48 cd17c4be505f: Layer already exists 02:26:48 e0a75de6835a: Layer already exists 02:26:48 f070bf3e1c93: Layer already exists 02:26:48 45e6952c69a3: Layer already exists 02:26:48 e071fb457b63: Layer already exists 02:26:48 f77390493e93: Layer already exists 02:26:48 fdb71f3d624e: Layer already exists 02:26:48 a64eda19ff86: Layer already exists 02:26:48 256f393e029f: Layer already exists 02:26:48 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:6cea10b52cd818f37ebd158b8d5fd02dd53df84c4dfa6f671c54025e54db1989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:26:48 2c976dbc0229: Preparing 02:26:48 cd17c4be505f: Preparing 02:26:48 e0a75de6835a: Preparing 02:26:48 f070bf3e1c93: Preparing 02:26:48 a5ac83f084f5: Preparing 02:26:48 45e6952c69a3: Preparing 02:26:48 a64eda19ff86: Preparing 02:26:48 fdb71f3d624e: Preparing 02:26:48 f77390493e93: Preparing 02:26:48 e071fb457b63: Preparing 02:26:48 256f393e029f: Preparing 02:26:48 f77390493e93: Waiting 02:26:48 a64eda19ff86: Waiting 02:26:48 e071fb457b63: Waiting 02:26:48 45e6952c69a3: Waiting 02:26:48 fdb71f3d624e: Waiting 02:26:48 256f393e029f: Waiting 02:26:48 2c976dbc0229: Layer already exists 02:26:48 cd17c4be505f: Layer already exists 02:26:48 e0a75de6835a: Layer already exists 02:26:48 f070bf3e1c93: Layer already exists 02:26:48 a5ac83f084f5: Layer already exists 02:26:48 45e6952c69a3: Layer already exists 02:26:48 f77390493e93: Layer already exists 02:26:48 fdb71f3d624e: Layer already exists 02:26:48 e071fb457b63: Layer already exists 02:26:48 256f393e029f: Layer already exists 02:26:48 a64eda19ff86: Layer already exists 02:26:48 main: digest: sha256:6cea10b52cd818f37ebd158b8d5fd02dd53df84c4dfa6f671c54025e54db1989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:48 ===================================================== [Pipeline] echo 02:26:48 taggedImages: 02:26:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d4de7c350327d83674676075a67e0ef5aebb317b 02:26:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:26:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 02:26:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:26:48 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:26:48 d4de7c350327d83674676075a67e0ef5aebb317b 02:26:48 latest 02:26:48 4.1.0-dev.76 02:26:48 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:48 main 02:26:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4de7c350327d83674676075a67e0ef5aebb317b 02:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:26:49 89f86274eeb4: Preparing 02:26:49 3001ab779fa6: Preparing 02:26:49 67120ca005e5: Preparing 02:26:49 bbe76823e52c: Preparing 02:26:49 33123249c7a4: Preparing 02:26:49 54d6aaec68f6: Preparing 02:26:49 55ad6cf4c2ca: Preparing 02:26:49 45e6952c69a3: Preparing 02:26:49 a64eda19ff86: Preparing 02:26:49 30bcc2ee7952: Preparing 02:26:49 de9bc659f6cf: Preparing 02:26:49 256f393e029f: Preparing 02:26:49 54d6aaec68f6: Waiting 02:26:49 55ad6cf4c2ca: Waiting 02:26:49 45e6952c69a3: Waiting 02:26:49 de9bc659f6cf: Waiting 02:26:49 30bcc2ee7952: Waiting 02:26:49 256f393e029f: Waiting 02:26:49 a64eda19ff86: Waiting 02:26:49 3001ab779fa6: Pushed 02:26:49 89f86274eeb4: Pushed 02:26:49 33123249c7a4: Pushed 02:26:49 45e6952c69a3: Layer already exists 02:26:49 a64eda19ff86: Layer already exists 02:26:49 54d6aaec68f6: Pushed 02:26:49 55ad6cf4c2ca: Pushed 02:26:49 256f393e029f: Layer already exists 02:26:49 30bcc2ee7952: Pushed 02:26:51 de9bc659f6cf: Pushed 02:26:52 bbe76823e52c: Pushed 02:26:52 67120ca005e5: Pushed 02:26:52 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:11b13805971dadc28056e4c25423b3f806a69d523f0633597d4186f6c42c15b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:26:53 89f86274eeb4: Preparing 02:26:53 3001ab779fa6: Preparing 02:26:53 67120ca005e5: Preparing 02:26:53 bbe76823e52c: Preparing 02:26:53 33123249c7a4: Preparing 02:26:53 54d6aaec68f6: Preparing 02:26:53 55ad6cf4c2ca: Preparing 02:26:53 45e6952c69a3: Preparing 02:26:53 a64eda19ff86: Preparing 02:26:53 55ad6cf4c2ca: Waiting 02:26:53 45e6952c69a3: Waiting 02:26:53 54d6aaec68f6: Waiting 02:26:53 a64eda19ff86: Waiting 02:26:53 30bcc2ee7952: Preparing 02:26:53 de9bc659f6cf: Preparing 02:26:53 256f393e029f: Preparing 02:26:53 de9bc659f6cf: Waiting 02:26:53 30bcc2ee7952: Waiting 02:26:53 256f393e029f: Waiting 02:26:53 bbe76823e52c: Layer already exists 02:26:53 89f86274eeb4: Layer already exists 02:26:53 3001ab779fa6: Layer already exists 02:26:53 33123249c7a4: Layer already exists 02:26:53 67120ca005e5: Layer already exists 02:26:53 54d6aaec68f6: Layer already exists 02:26:53 55ad6cf4c2ca: Layer already exists 02:26:53 45e6952c69a3: Layer already exists 02:26:53 a64eda19ff86: Layer already exists 02:26:53 30bcc2ee7952: Layer already exists 02:26:53 de9bc659f6cf: Layer already exists 02:26:53 256f393e029f: Layer already exists 02:26:53 latest: digest: sha256:11b13805971dadc28056e4c25423b3f806a69d523f0633597d4186f6c42c15b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 02:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:26:54 89f86274eeb4: Preparing 02:26:54 3001ab779fa6: Preparing 02:26:54 67120ca005e5: Preparing 02:26:54 bbe76823e52c: Preparing 02:26:54 33123249c7a4: Preparing 02:26:54 54d6aaec68f6: Preparing 02:26:54 55ad6cf4c2ca: Preparing 02:26:54 45e6952c69a3: Preparing 02:26:54 a64eda19ff86: Preparing 02:26:54 30bcc2ee7952: Preparing 02:26:54 de9bc659f6cf: Preparing 02:26:54 256f393e029f: Preparing 02:26:54 54d6aaec68f6: Waiting 02:26:54 55ad6cf4c2ca: Waiting 02:26:54 45e6952c69a3: Waiting 02:26:54 30bcc2ee7952: Waiting 02:26:54 a64eda19ff86: Waiting 02:26:54 256f393e029f: Waiting 02:26:54 de9bc659f6cf: Waiting 02:26:54 33123249c7a4: Layer already exists 02:26:54 89f86274eeb4: Layer already exists 02:26:54 bbe76823e52c: Layer already exists 02:26:54 3001ab779fa6: Layer already exists 02:26:54 67120ca005e5: Layer already exists 02:26:54 54d6aaec68f6: Layer already exists 02:26:54 a64eda19ff86: Layer already exists 02:26:54 55ad6cf4c2ca: Layer already exists 02:26:54 45e6952c69a3: Layer already exists 02:26:54 30bcc2ee7952: Layer already exists 02:26:54 256f393e029f: Layer already exists 02:26:54 de9bc659f6cf: Layer already exists 02:26:54 4.1.0-dev.76: digest: sha256:11b13805971dadc28056e4c25423b3f806a69d523f0633597d4186f6c42c15b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:26:54 89f86274eeb4: Preparing 02:26:54 3001ab779fa6: Preparing 02:26:54 67120ca005e5: Preparing 02:26:54 bbe76823e52c: Preparing 02:26:54 33123249c7a4: Preparing 02:26:54 54d6aaec68f6: Preparing 02:26:54 55ad6cf4c2ca: Preparing 02:26:54 45e6952c69a3: Preparing 02:26:54 a64eda19ff86: Preparing 02:26:54 30bcc2ee7952: Preparing 02:26:54 de9bc659f6cf: Preparing 02:26:54 256f393e029f: Preparing 02:26:54 a64eda19ff86: Waiting 02:26:54 54d6aaec68f6: Waiting 02:26:54 55ad6cf4c2ca: Waiting 02:26:54 45e6952c69a3: Waiting 02:26:54 256f393e029f: Waiting 02:26:54 de9bc659f6cf: Waiting 02:26:54 33123249c7a4: Layer already exists 02:26:54 3001ab779fa6: Layer already exists 02:26:54 67120ca005e5: Layer already exists 02:26:54 bbe76823e52c: Layer already exists 02:26:54 89f86274eeb4: Layer already exists 02:26:54 55ad6cf4c2ca: Layer already exists 02:26:54 30bcc2ee7952: Layer already exists 02:26:54 54d6aaec68f6: Layer already exists 02:26:54 a64eda19ff86: Layer already exists 02:26:54 45e6952c69a3: Layer already exists 02:26:54 de9bc659f6cf: Layer already exists 02:26:54 256f393e029f: Layer already exists 02:26:54 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:11b13805971dadc28056e4c25423b3f806a69d523f0633597d4186f6c42c15b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:26:55 89f86274eeb4: Preparing 02:26:55 3001ab779fa6: Preparing 02:26:55 67120ca005e5: Preparing 02:26:55 bbe76823e52c: Preparing 02:26:55 33123249c7a4: Preparing 02:26:55 54d6aaec68f6: Preparing 02:26:55 55ad6cf4c2ca: Preparing 02:26:55 45e6952c69a3: Preparing 02:26:55 a64eda19ff86: Preparing 02:26:55 30bcc2ee7952: Preparing 02:26:55 de9bc659f6cf: Preparing 02:26:55 256f393e029f: Preparing 02:26:55 54d6aaec68f6: Waiting 02:26:55 55ad6cf4c2ca: Waiting 02:26:55 a64eda19ff86: Waiting 02:26:55 45e6952c69a3: Waiting 02:26:55 256f393e029f: Waiting 02:26:55 30bcc2ee7952: Waiting 02:26:55 de9bc659f6cf: Waiting 02:26:55 33123249c7a4: Layer already exists 02:26:55 67120ca005e5: Layer already exists 02:26:55 89f86274eeb4: Layer already exists 02:26:55 3001ab779fa6: Layer already exists 02:26:55 bbe76823e52c: Layer already exists 02:26:55 55ad6cf4c2ca: Layer already exists 02:26:55 45e6952c69a3: Layer already exists 02:26:55 54d6aaec68f6: Layer already exists 02:26:55 a64eda19ff86: Layer already exists 02:26:55 30bcc2ee7952: Layer already exists 02:26:55 de9bc659f6cf: Layer already exists 02:26:55 256f393e029f: Layer already exists 02:26:55 main: digest: sha256:11b13805971dadc28056e4c25423b3f806a69d523f0633597d4186f6c42c15b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:55 ===================================================== [Pipeline] echo 02:26:55 taggedImages: 02:26:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4de7c350327d83674676075a67e0ef5aebb317b 02:26:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:26:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 02:26:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:26:55 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:26:55 d4de7c350327d83674676075a67e0ef5aebb317b 02:26:55 latest 02:26:55 4.1.0-dev.76 02:26:55 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:26:55 main 02:26:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d4de7c350327d83674676075a67e0ef5aebb317b 02:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:26:56 dcebca56e64c: Preparing 02:26:56 d739df0cd4da: Preparing 02:26:56 45e6952c69a3: Preparing 02:26:56 a64eda19ff86: Preparing 02:26:56 f2ae0b96c2bb: Preparing 02:26:56 094b17f511f2: Preparing 02:26:56 256f393e029f: Preparing 02:26:56 094b17f511f2: Waiting 02:26:56 256f393e029f: Waiting 02:26:56 45e6952c69a3: Layer already exists 02:26:56 a64eda19ff86: Layer already exists 02:26:56 256f393e029f: Layer already exists 02:26:56 dcebca56e64c: Pushed 02:26:56 f2ae0b96c2bb: Pushed 02:26:57 094b17f511f2: Pushed 02:27:00 d739df0cd4da: Pushed 02:27:00 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:fb9b15d6e5319c3a3919843f079e220076e7d63064a91626ff26ca75561a3fc9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:00 + 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:27:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:27:01 dcebca56e64c: Preparing 02:27:01 d739df0cd4da: Preparing 02:27:01 45e6952c69a3: Preparing 02:27:01 a64eda19ff86: Preparing 02:27:01 f2ae0b96c2bb: Preparing 02:27:01 094b17f511f2: Preparing 02:27:01 256f393e029f: Preparing 02:27:01 094b17f511f2: Waiting 02:27:01 256f393e029f: Waiting 02:27:01 dcebca56e64c: Layer already exists 02:27:01 f2ae0b96c2bb: Layer already exists 02:27:01 45e6952c69a3: Layer already exists 02:27:01 d739df0cd4da: Layer already exists 02:27:01 a64eda19ff86: Layer already exists 02:27:01 256f393e029f: Layer already exists 02:27:01 094b17f511f2: Layer already exists 02:27:01 latest: digest: sha256:fb9b15d6e5319c3a3919843f079e220076e7d63064a91626ff26ca75561a3fc9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 02:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:27:02 dcebca56e64c: Preparing 02:27:02 d739df0cd4da: Preparing 02:27:02 45e6952c69a3: Preparing 02:27:02 a64eda19ff86: Preparing 02:27:02 f2ae0b96c2bb: Preparing 02:27:02 094b17f511f2: Preparing 02:27:02 094b17f511f2: Waiting 02:27:02 256f393e029f: Preparing 02:27:02 256f393e029f: Waiting 02:27:02 a64eda19ff86: Layer already exists 02:27:02 dcebca56e64c: Layer already exists 02:27:02 d739df0cd4da: Layer already exists 02:27:02 45e6952c69a3: Layer already exists 02:27:02 f2ae0b96c2bb: Layer already exists 02:27:02 094b17f511f2: Layer already exists 02:27:02 256f393e029f: Layer already exists 02:27:02 4.1.0-dev.76: digest: sha256:fb9b15d6e5319c3a3919843f079e220076e7d63064a91626ff26ca75561a3fc9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:27:02 dcebca56e64c: Preparing 02:27:02 d739df0cd4da: Preparing 02:27:02 45e6952c69a3: Preparing 02:27:02 a64eda19ff86: Preparing 02:27:02 f2ae0b96c2bb: Preparing 02:27:02 094b17f511f2: Preparing 02:27:02 256f393e029f: Preparing 02:27:02 256f393e029f: Waiting 02:27:02 d739df0cd4da: Layer already exists 02:27:02 dcebca56e64c: Layer already exists 02:27:02 45e6952c69a3: Layer already exists 02:27:02 a64eda19ff86: Layer already exists 02:27:02 f2ae0b96c2bb: Layer already exists 02:27:02 256f393e029f: Layer already exists 02:27:02 094b17f511f2: Layer already exists 02:27:02 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:fb9b15d6e5319c3a3919843f079e220076e7d63064a91626ff26ca75561a3fc9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:03 + 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:27:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:27:03 dcebca56e64c: Preparing 02:27:03 d739df0cd4da: Preparing 02:27:03 45e6952c69a3: Preparing 02:27:03 a64eda19ff86: Preparing 02:27:03 f2ae0b96c2bb: Preparing 02:27:03 094b17f511f2: Preparing 02:27:03 256f393e029f: Preparing 02:27:03 256f393e029f: Waiting 02:27:03 094b17f511f2: Waiting 02:27:03 d739df0cd4da: Layer already exists 02:27:03 45e6952c69a3: Layer already exists 02:27:03 dcebca56e64c: Layer already exists 02:27:03 f2ae0b96c2bb: Layer already exists 02:27:03 094b17f511f2: Layer already exists 02:27:03 256f393e029f: Layer already exists 02:27:03 a64eda19ff86: Layer already exists 02:27:03 main: digest: sha256:fb9b15d6e5319c3a3919843f079e220076e7d63064a91626ff26ca75561a3fc9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:27:03 ===================================================== [Pipeline] echo 02:27:03 taggedImages: 02:27:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d4de7c350327d83674676075a67e0ef5aebb317b 02:27:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:27:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 02:27:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:27:03 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:27:03 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:27:03 d4de7c350327d83674676075a67e0ef5aebb317b 02:27:03 latest 02:27:03 4.1.0-dev.76 02:27:03 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:27:03 main 02:27:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d4de7c350327d83674676075a67e0ef5aebb317b 02:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:27:04 a00ce2a5ad8a: Preparing 02:27:04 bc990332ea7a: Preparing 02:27:04 569e66a856d3: Preparing 02:27:04 45e6952c69a3: Preparing 02:27:04 a64eda19ff86: Preparing 02:27:04 cd355ef042f8: Preparing 02:27:04 3ab836046037: Preparing 02:27:04 444f2235e555: Preparing 02:27:04 1bed47c8e3a4: Preparing 02:27:04 256f393e029f: Preparing 02:27:04 3ab836046037: Waiting 02:27:04 444f2235e555: Waiting 02:27:04 1bed47c8e3a4: Waiting 02:27:04 256f393e029f: Waiting 02:27:04 cd355ef042f8: Waiting 02:27:04 a64eda19ff86: Layer already exists 02:27:04 45e6952c69a3: Layer already exists 02:27:04 bc990332ea7a: Pushed 02:27:04 569e66a856d3: Pushed 02:27:04 a00ce2a5ad8a: Pushed 02:27:04 256f393e029f: Layer already exists 02:27:04 444f2235e555: Pushed 02:27:04 1bed47c8e3a4: Pushed 02:27:11 3ab836046037: Pushed 02:27:19 cd355ef042f8: Pushed 02:27:19 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:729ba39b3445fdde80f8d31270e2588b8864980eead5d0d0bad6faaafcceedab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:27:20 a00ce2a5ad8a: Preparing 02:27:20 bc990332ea7a: Preparing 02:27:20 569e66a856d3: Preparing 02:27:20 45e6952c69a3: Preparing 02:27:20 a64eda19ff86: Preparing 02:27:20 cd355ef042f8: Preparing 02:27:20 3ab836046037: Preparing 02:27:20 444f2235e555: Preparing 02:27:20 1bed47c8e3a4: Preparing 02:27:20 256f393e029f: Preparing 02:27:20 cd355ef042f8: Waiting 02:27:20 444f2235e555: Waiting 02:27:20 3ab836046037: Waiting 02:27:20 256f393e029f: Waiting 02:27:20 1bed47c8e3a4: Waiting 02:27:20 a64eda19ff86: Layer already exists 02:27:20 569e66a856d3: Layer already exists 02:27:20 a00ce2a5ad8a: Layer already exists 02:27:20 bc990332ea7a: Layer already exists 02:27:20 45e6952c69a3: Layer already exists 02:27:20 cd355ef042f8: Layer already exists 02:27:20 3ab836046037: Layer already exists 02:27:20 444f2235e555: Layer already exists 02:27:20 256f393e029f: Layer already exists 02:27:20 1bed47c8e3a4: Layer already exists 02:27:20 latest: digest: sha256:729ba39b3445fdde80f8d31270e2588b8864980eead5d0d0bad6faaafcceedab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 02:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:27:20 a00ce2a5ad8a: Preparing 02:27:20 bc990332ea7a: Preparing 02:27:20 569e66a856d3: Preparing 02:27:20 45e6952c69a3: Preparing 02:27:20 a64eda19ff86: Preparing 02:27:20 cd355ef042f8: Preparing 02:27:20 3ab836046037: Preparing 02:27:20 444f2235e555: Preparing 02:27:20 1bed47c8e3a4: Preparing 02:27:20 256f393e029f: Preparing 02:27:20 3ab836046037: Waiting 02:27:20 444f2235e555: Waiting 02:27:20 cd355ef042f8: Waiting 02:27:20 1bed47c8e3a4: Waiting 02:27:20 256f393e029f: Waiting 02:27:20 45e6952c69a3: Layer already exists 02:27:20 bc990332ea7a: Layer already exists 02:27:20 a00ce2a5ad8a: Layer already exists 02:27:20 569e66a856d3: Layer already exists 02:27:20 a64eda19ff86: Layer already exists 02:27:20 cd355ef042f8: Layer already exists 02:27:20 444f2235e555: Layer already exists 02:27:20 3ab836046037: Layer already exists 02:27:20 1bed47c8e3a4: Layer already exists 02:27:20 256f393e029f: Layer already exists 02:27:20 4.1.0-dev.76: digest: sha256:729ba39b3445fdde80f8d31270e2588b8864980eead5d0d0bad6faaafcceedab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:27:21 a00ce2a5ad8a: Preparing 02:27:21 bc990332ea7a: Preparing 02:27:21 569e66a856d3: Preparing 02:27:21 45e6952c69a3: Preparing 02:27:21 a64eda19ff86: Preparing 02:27:21 cd355ef042f8: Preparing 02:27:21 3ab836046037: Preparing 02:27:21 444f2235e555: Preparing 02:27:21 1bed47c8e3a4: Preparing 02:27:21 256f393e029f: Preparing 02:27:21 cd355ef042f8: Waiting 02:27:21 444f2235e555: Waiting 02:27:21 3ab836046037: Waiting 02:27:21 256f393e029f: Waiting 02:27:21 1bed47c8e3a4: Waiting 02:27:21 a00ce2a5ad8a: Layer already exists 02:27:21 a64eda19ff86: Layer already exists 02:27:21 569e66a856d3: Layer already exists 02:27:21 bc990332ea7a: Layer already exists 02:27:21 45e6952c69a3: Layer already exists 02:27:21 444f2235e555: Layer already exists 02:27:21 cd355ef042f8: Layer already exists 02:27:21 256f393e029f: Layer already exists 02:27:21 3ab836046037: Layer already exists 02:27:21 1bed47c8e3a4: Layer already exists 02:27:21 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:729ba39b3445fdde80f8d31270e2588b8864980eead5d0d0bad6faaafcceedab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:27:22 a00ce2a5ad8a: Preparing 02:27:22 bc990332ea7a: Preparing 02:27:22 569e66a856d3: Preparing 02:27:22 45e6952c69a3: Preparing 02:27:22 a64eda19ff86: Preparing 02:27:22 cd355ef042f8: Preparing 02:27:22 3ab836046037: Preparing 02:27:22 444f2235e555: Preparing 02:27:22 1bed47c8e3a4: Preparing 02:27:22 256f393e029f: Preparing 02:27:22 3ab836046037: Waiting 02:27:22 444f2235e555: Waiting 02:27:22 1bed47c8e3a4: Waiting 02:27:22 256f393e029f: Waiting 02:27:22 cd355ef042f8: Waiting 02:27:22 45e6952c69a3: Layer already exists 02:27:22 a00ce2a5ad8a: Layer already exists 02:27:22 569e66a856d3: Layer already exists 02:27:22 a64eda19ff86: Layer already exists 02:27:22 bc990332ea7a: Layer already exists 02:27:22 3ab836046037: Layer already exists 02:27:22 cd355ef042f8: Layer already exists 02:27:22 444f2235e555: Layer already exists 02:27:22 256f393e029f: Layer already exists 02:27:22 1bed47c8e3a4: Layer already exists 02:27:22 main: digest: sha256:729ba39b3445fdde80f8d31270e2588b8864980eead5d0d0bad6faaafcceedab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:27:22 ===================================================== [Pipeline] echo 02:27:22 taggedImages: 02:27:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:d4de7c350327d83674676075a67e0ef5aebb317b 02:27:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:27:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 02:27:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:27:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:27:22 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:27:22 d4de7c350327d83674676075a67e0ef5aebb317b 02:27:22 latest 02:27:22 4.1.0-dev.76 02:27:22 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:27:22 main 02:27:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d4de7c350327d83674676075a67e0ef5aebb317b 02:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:27:22 08e6bcebf851: Preparing 02:27:22 6b12afe43de1: Preparing 02:27:22 1a015ae46db4: Preparing 02:27:22 45e6952c69a3: Preparing 02:27:22 a64eda19ff86: Preparing 02:27:22 5f8ff5da251c: Preparing 02:27:22 b2dc397c77ce: Preparing 02:27:22 9cfcd7ef8287: Preparing 02:27:22 256f393e029f: Preparing 02:27:22 9cfcd7ef8287: Waiting 02:27:22 256f393e029f: Waiting 02:27:22 5f8ff5da251c: Waiting 02:27:22 b2dc397c77ce: Waiting 02:27:22 45e6952c69a3: Layer already exists 02:27:22 6b12afe43de1: Pushed 02:27:22 a64eda19ff86: Layer already exists 02:27:22 1a015ae46db4: Pushed 02:27:22 08e6bcebf851: Pushed 02:27:23 b2dc397c77ce: Pushed 02:27:23 256f393e029f: Layer already exists 02:27:23 9cfcd7ef8287: Pushed 02:27:38 5f8ff5da251c: Pushed 02:27:38 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:894e0449b37b19ead7af0983e95963b3d7662b83727164fd053f01699475773b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:27:39 08e6bcebf851: Preparing 02:27:39 6b12afe43de1: Preparing 02:27:39 1a015ae46db4: Preparing 02:27:39 45e6952c69a3: Preparing 02:27:39 a64eda19ff86: Preparing 02:27:39 5f8ff5da251c: Preparing 02:27:39 b2dc397c77ce: Preparing 02:27:39 9cfcd7ef8287: Preparing 02:27:39 256f393e029f: Preparing 02:27:39 9cfcd7ef8287: Waiting 02:27:39 256f393e029f: Waiting 02:27:39 5f8ff5da251c: Waiting 02:27:39 b2dc397c77ce: Waiting 02:27:39 45e6952c69a3: Layer already exists 02:27:39 a64eda19ff86: Layer already exists 02:27:39 6b12afe43de1: Layer already exists 02:27:39 1a015ae46db4: Layer already exists 02:27:39 08e6bcebf851: Layer already exists 02:27:39 256f393e029f: Layer already exists 02:27:39 5f8ff5da251c: Layer already exists 02:27:39 b2dc397c77ce: Layer already exists 02:27:39 9cfcd7ef8287: Layer already exists 02:27:39 latest: digest: sha256:894e0449b37b19ead7af0983e95963b3d7662b83727164fd053f01699475773b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 02:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:27:39 08e6bcebf851: Preparing 02:27:39 6b12afe43de1: Preparing 02:27:39 1a015ae46db4: Preparing 02:27:39 45e6952c69a3: Preparing 02:27:39 a64eda19ff86: Preparing 02:27:39 5f8ff5da251c: Preparing 02:27:39 b2dc397c77ce: Preparing 02:27:39 9cfcd7ef8287: Preparing 02:27:39 256f393e029f: Preparing 02:27:39 b2dc397c77ce: Waiting 02:27:39 9cfcd7ef8287: Waiting 02:27:39 256f393e029f: Waiting 02:27:39 5f8ff5da251c: Waiting 02:27:39 a64eda19ff86: Layer already exists 02:27:39 6b12afe43de1: Layer already exists 02:27:39 08e6bcebf851: Layer already exists 02:27:39 1a015ae46db4: Layer already exists 02:27:39 45e6952c69a3: Layer already exists 02:27:39 9cfcd7ef8287: Layer already exists 02:27:39 b2dc397c77ce: Layer already exists 02:27:39 5f8ff5da251c: Layer already exists 02:27:39 256f393e029f: Layer already exists 02:27:39 4.1.0-dev.76: digest: sha256:894e0449b37b19ead7af0983e95963b3d7662b83727164fd053f01699475773b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:27:40 08e6bcebf851: Preparing 02:27:40 6b12afe43de1: Preparing 02:27:40 1a015ae46db4: Preparing 02:27:40 45e6952c69a3: Preparing 02:27:40 a64eda19ff86: Preparing 02:27:40 5f8ff5da251c: Preparing 02:27:40 b2dc397c77ce: Preparing 02:27:40 9cfcd7ef8287: Preparing 02:27:40 256f393e029f: Preparing 02:27:40 b2dc397c77ce: Waiting 02:27:40 9cfcd7ef8287: Waiting 02:27:40 5f8ff5da251c: Waiting 02:27:40 256f393e029f: Waiting 02:27:40 1a015ae46db4: Layer already exists 02:27:40 6b12afe43de1: Layer already exists 02:27:40 45e6952c69a3: Layer already exists 02:27:40 08e6bcebf851: Layer already exists 02:27:40 a64eda19ff86: Layer already exists 02:27:40 b2dc397c77ce: Layer already exists 02:27:40 5f8ff5da251c: Layer already exists 02:27:40 256f393e029f: Layer already exists 02:27:40 9cfcd7ef8287: Layer already exists 02:27:40 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:894e0449b37b19ead7af0983e95963b3d7662b83727164fd053f01699475773b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:27:41 08e6bcebf851: Preparing 02:27:41 6b12afe43de1: Preparing 02:27:41 1a015ae46db4: Preparing 02:27:41 45e6952c69a3: Preparing 02:27:41 a64eda19ff86: Preparing 02:27:41 5f8ff5da251c: Preparing 02:27:41 b2dc397c77ce: Preparing 02:27:41 9cfcd7ef8287: Preparing 02:27:41 256f393e029f: Preparing 02:27:41 5f8ff5da251c: Waiting 02:27:41 b2dc397c77ce: Waiting 02:27:41 9cfcd7ef8287: Waiting 02:27:41 256f393e029f: Waiting 02:27:41 45e6952c69a3: Layer already exists 02:27:41 6b12afe43de1: Layer already exists 02:27:41 1a015ae46db4: Layer already exists 02:27:41 a64eda19ff86: Layer already exists 02:27:41 08e6bcebf851: Layer already exists 02:27:41 b2dc397c77ce: Layer already exists 02:27:41 5f8ff5da251c: Layer already exists 02:27:41 9cfcd7ef8287: Layer already exists 02:27:41 256f393e029f: Layer already exists 02:27:41 main: digest: sha256:894e0449b37b19ead7af0983e95963b3d7662b83727164fd053f01699475773b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:27:41 ===================================================== [Pipeline] echo 02:27:41 taggedImages: 02:27:41 - nexus3.edgexfoundry.org:10004/security-spire-config:d4de7c350327d83674676075a67e0ef5aebb317b 02:27:41 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:27:41 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 02:27:41 - nexus3.edgexfoundry.org:10004/security-spire-config:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:27:41 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:27:41 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:27:41 d4de7c350327d83674676075a67e0ef5aebb317b 02:27:41 latest 02:27:41 4.1.0-dev.76 02:27:41 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:27:41 main 02:27:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d4de7c350327d83674676075a67e0ef5aebb317b 02:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:27:41 a00ce2a5ad8a: Preparing 02:27:41 b517195e2dc5: Preparing 02:27:41 5a8dd75cdcf8: Preparing 02:27:41 45e6952c69a3: Preparing 02:27:41 a64eda19ff86: Preparing 02:27:41 5f8ff5da251c: Preparing 02:27:41 444f2235e555: Preparing 02:27:41 1bed47c8e3a4: Preparing 02:27:41 256f393e029f: Preparing 02:27:41 444f2235e555: Waiting 02:27:41 1bed47c8e3a4: Waiting 02:27:41 5f8ff5da251c: Waiting 02:27:41 256f393e029f: Waiting 02:27:41 a64eda19ff86: Layer already exists 02:27:41 a00ce2a5ad8a: Layer already exists 02:27:41 45e6952c69a3: Layer already exists 02:27:41 5f8ff5da251c: Layer already exists 02:27:41 444f2235e555: Layer already exists 02:27:41 1bed47c8e3a4: Layer already exists 02:27:41 256f393e029f: Layer already exists 02:27:41 b517195e2dc5: Pushed 02:27:41 5a8dd75cdcf8: Pushed 02:27:42 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:74f693b34618d52f0a469be82737e3f5ff3b498971de1ebf9ba574addaaeaac9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:27:42 a00ce2a5ad8a: Preparing 02:27:42 b517195e2dc5: Preparing 02:27:42 5a8dd75cdcf8: Preparing 02:27:42 45e6952c69a3: Preparing 02:27:42 a64eda19ff86: Preparing 02:27:42 5f8ff5da251c: Preparing 02:27:42 444f2235e555: Preparing 02:27:42 1bed47c8e3a4: Preparing 02:27:42 256f393e029f: Preparing 02:27:42 5f8ff5da251c: Waiting 02:27:42 444f2235e555: Waiting 02:27:42 1bed47c8e3a4: Waiting 02:27:42 256f393e029f: Waiting 02:27:42 5a8dd75cdcf8: Layer already exists 02:27:42 a64eda19ff86: Layer already exists 02:27:42 b517195e2dc5: Layer already exists 02:27:42 45e6952c69a3: Layer already exists 02:27:42 a00ce2a5ad8a: Layer already exists 02:27:42 5f8ff5da251c: Layer already exists 02:27:42 444f2235e555: Layer already exists 02:27:42 256f393e029f: Layer already exists 02:27:42 1bed47c8e3a4: Layer already exists 02:27:42 latest: digest: sha256:74f693b34618d52f0a469be82737e3f5ff3b498971de1ebf9ba574addaaeaac9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 02:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:27:43 a00ce2a5ad8a: Preparing 02:27:43 b517195e2dc5: Preparing 02:27:43 5a8dd75cdcf8: Preparing 02:27:43 45e6952c69a3: Preparing 02:27:43 a64eda19ff86: Preparing 02:27:43 5f8ff5da251c: Preparing 02:27:43 444f2235e555: Preparing 02:27:43 1bed47c8e3a4: Preparing 02:27:43 256f393e029f: Preparing 02:27:43 5f8ff5da251c: Waiting 02:27:43 444f2235e555: Waiting 02:27:43 1bed47c8e3a4: Waiting 02:27:43 256f393e029f: Waiting 02:27:43 5a8dd75cdcf8: Layer already exists 02:27:43 45e6952c69a3: Layer already exists 02:27:43 b517195e2dc5: Layer already exists 02:27:43 a64eda19ff86: Layer already exists 02:27:43 a00ce2a5ad8a: Layer already exists 02:27:43 444f2235e555: Layer already exists 02:27:43 1bed47c8e3a4: Layer already exists 02:27:43 256f393e029f: Layer already exists 02:27:43 5f8ff5da251c: Layer already exists 02:27:43 4.1.0-dev.76: digest: sha256:74f693b34618d52f0a469be82737e3f5ff3b498971de1ebf9ba574addaaeaac9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:27:44 a00ce2a5ad8a: Preparing 02:27:44 b517195e2dc5: Preparing 02:27:44 5a8dd75cdcf8: Preparing 02:27:44 45e6952c69a3: Preparing 02:27:44 a64eda19ff86: Preparing 02:27:44 5f8ff5da251c: Preparing 02:27:44 444f2235e555: Preparing 02:27:44 1bed47c8e3a4: Preparing 02:27:44 256f393e029f: Preparing 02:27:44 444f2235e555: Waiting 02:27:44 5f8ff5da251c: Waiting 02:27:44 1bed47c8e3a4: Waiting 02:27:44 a00ce2a5ad8a: Layer already exists 02:27:44 5a8dd75cdcf8: Layer already exists 02:27:44 a64eda19ff86: Layer already exists 02:27:44 b517195e2dc5: Layer already exists 02:27:44 45e6952c69a3: Layer already exists 02:27:44 5f8ff5da251c: Layer already exists 02:27:44 1bed47c8e3a4: Layer already exists 02:27:44 444f2235e555: Layer already exists 02:27:44 256f393e029f: Layer already exists 02:27:44 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:74f693b34618d52f0a469be82737e3f5ff3b498971de1ebf9ba574addaaeaac9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:27:44 a00ce2a5ad8a: Preparing 02:27:44 b517195e2dc5: Preparing 02:27:44 5a8dd75cdcf8: Preparing 02:27:44 45e6952c69a3: Preparing 02:27:44 a64eda19ff86: Preparing 02:27:44 5f8ff5da251c: Preparing 02:27:44 444f2235e555: Preparing 02:27:44 1bed47c8e3a4: Preparing 02:27:44 256f393e029f: Preparing 02:27:44 5f8ff5da251c: Waiting 02:27:44 444f2235e555: Waiting 02:27:44 1bed47c8e3a4: Waiting 02:27:44 256f393e029f: Waiting 02:27:44 b517195e2dc5: Layer already exists 02:27:44 a00ce2a5ad8a: Layer already exists 02:27:44 a64eda19ff86: Layer already exists 02:27:44 45e6952c69a3: Layer already exists 02:27:44 5a8dd75cdcf8: Layer already exists 02:27:44 444f2235e555: Layer already exists 02:27:44 5f8ff5da251c: Layer already exists 02:27:44 1bed47c8e3a4: Layer already exists 02:27:44 256f393e029f: Layer already exists 02:27:44 main: digest: sha256:74f693b34618d52f0a469be82737e3f5ff3b498971de1ebf9ba574addaaeaac9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:27:44 ===================================================== [Pipeline] echo 02:27:44 taggedImages: 02:27:44 - nexus3.edgexfoundry.org:10004/security-spire-server:d4de7c350327d83674676075a67e0ef5aebb317b 02:27:44 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:27:44 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 02:27:44 - nexus3.edgexfoundry.org:10004/security-spire-server:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:27:44 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:27:44 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:27:44 d4de7c350327d83674676075a67e0ef5aebb317b 02:27:44 latest 02:27:44 4.1.0-dev.76 02:27:44 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:27:44 main 02:27:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d4de7c350327d83674676075a67e0ef5aebb317b 02:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:27:45 fd360b0b2fa4: Preparing 02:27:45 7267030b835d: Preparing 02:27:45 45e6952c69a3: Preparing 02:27:45 a64eda19ff86: Preparing 02:27:45 5d33aaf3e7c1: Preparing 02:27:45 6e032e415058: Preparing 02:27:45 256f393e029f: Preparing 02:27:45 6e032e415058: Waiting 02:27:45 256f393e029f: Waiting 02:27:45 a64eda19ff86: Layer already exists 02:27:45 5d33aaf3e7c1: Pushed 02:27:45 45e6952c69a3: Layer already exists 02:27:45 fd360b0b2fa4: Pushed 02:27:46 256f393e029f: Layer already exists 02:27:46 6e032e415058: Pushed 02:27:50 7267030b835d: Pushed 02:27:50 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:32b42700f001378d9e903f44961ad1e5fc6531f24f850da4e7ebdd6f2380dbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:27:50 fd360b0b2fa4: Preparing 02:27:50 7267030b835d: Preparing 02:27:50 45e6952c69a3: Preparing 02:27:50 a64eda19ff86: Preparing 02:27:50 5d33aaf3e7c1: Preparing 02:27:50 6e032e415058: Preparing 02:27:50 256f393e029f: Preparing 02:27:50 6e032e415058: Waiting 02:27:50 256f393e029f: Waiting 02:27:50 fd360b0b2fa4: Layer already exists 02:27:50 a64eda19ff86: Layer already exists 02:27:50 5d33aaf3e7c1: Layer already exists 02:27:50 7267030b835d: Layer already exists 02:27:50 45e6952c69a3: Layer already exists 02:27:50 256f393e029f: Layer already exists 02:27:50 6e032e415058: Layer already exists 02:27:50 latest: digest: sha256:32b42700f001378d9e903f44961ad1e5fc6531f24f850da4e7ebdd6f2380dbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 02:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:27:51 fd360b0b2fa4: Preparing 02:27:51 7267030b835d: Preparing 02:27:51 45e6952c69a3: Preparing 02:27:51 a64eda19ff86: Preparing 02:27:51 5d33aaf3e7c1: Preparing 02:27:51 6e032e415058: Preparing 02:27:51 256f393e029f: Preparing 02:27:51 6e032e415058: Waiting 02:27:51 256f393e029f: Waiting 02:27:51 fd360b0b2fa4: Layer already exists 02:27:51 a64eda19ff86: Layer already exists 02:27:51 7267030b835d: Layer already exists 02:27:51 5d33aaf3e7c1: Layer already exists 02:27:51 45e6952c69a3: Layer already exists 02:27:51 6e032e415058: Layer already exists 02:27:51 256f393e029f: Layer already exists 02:27:51 4.1.0-dev.76: digest: sha256:32b42700f001378d9e903f44961ad1e5fc6531f24f850da4e7ebdd6f2380dbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:27:52 fd360b0b2fa4: Preparing 02:27:52 7267030b835d: Preparing 02:27:52 45e6952c69a3: Preparing 02:27:52 a64eda19ff86: Preparing 02:27:52 5d33aaf3e7c1: Preparing 02:27:52 6e032e415058: Preparing 02:27:52 256f393e029f: Preparing 02:27:52 6e032e415058: Waiting 02:27:52 256f393e029f: Waiting 02:27:52 fd360b0b2fa4: Layer already exists 02:27:52 5d33aaf3e7c1: Layer already exists 02:27:52 a64eda19ff86: Layer already exists 02:27:52 45e6952c69a3: Layer already exists 02:27:52 7267030b835d: Layer already exists 02:27:52 256f393e029f: Layer already exists 02:27:52 6e032e415058: Layer already exists 02:27:52 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:32b42700f001378d9e903f44961ad1e5fc6531f24f850da4e7ebdd6f2380dbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:27:52 fd360b0b2fa4: Preparing 02:27:52 7267030b835d: Preparing 02:27:52 45e6952c69a3: Preparing 02:27:52 a64eda19ff86: Preparing 02:27:52 5d33aaf3e7c1: Preparing 02:27:52 6e032e415058: Preparing 02:27:52 256f393e029f: Preparing 02:27:52 256f393e029f: Waiting 02:27:52 6e032e415058: Waiting 02:27:52 fd360b0b2fa4: Layer already exists 02:27:52 45e6952c69a3: Layer already exists 02:27:52 5d33aaf3e7c1: Layer already exists 02:27:52 a64eda19ff86: Layer already exists 02:27:52 7267030b835d: Layer already exists 02:27:52 6e032e415058: Layer already exists 02:27:52 256f393e029f: Layer already exists 02:27:52 main: digest: sha256:32b42700f001378d9e903f44961ad1e5fc6531f24f850da4e7ebdd6f2380dbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:27:52 ===================================================== [Pipeline] echo 02:27:52 taggedImages: 02:27:52 - nexus3.edgexfoundry.org:10004/support-notifications:d4de7c350327d83674676075a67e0ef5aebb317b 02:27:52 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:27:52 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 02:27:52 - nexus3.edgexfoundry.org:10004/support-notifications:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:27:52 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:27:52 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:27:52 d4de7c350327d83674676075a67e0ef5aebb317b 02:27:52 latest 02:27:52 4.1.0-dev.76 02:27:52 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:27:52 main 02:27:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d4de7c350327d83674676075a67e0ef5aebb317b 02:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:27:53 42a67b5acca3: Preparing 02:27:53 c8aede92516c: Preparing 02:27:53 45e6952c69a3: Preparing 02:27:53 a64eda19ff86: Preparing 02:27:53 1db2b319095e: Preparing 02:27:53 7dfcc1397f72: Preparing 02:27:53 256f393e029f: Preparing 02:27:53 256f393e029f: Waiting 02:27:53 7dfcc1397f72: Waiting 02:27:53 45e6952c69a3: Layer already exists 02:27:53 a64eda19ff86: Layer already exists 02:27:53 256f393e029f: Layer already exists 02:27:53 42a67b5acca3: Pushed 02:27:53 1db2b319095e: Pushed 02:27:53 7dfcc1397f72: Pushed 02:27:57 c8aede92516c: Pushed 02:27:57 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:b177e98397b83e6d3800626089058537e8f28bd9c4730aafe528dd04ae69faf2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:27:58 42a67b5acca3: Preparing 02:27:58 c8aede92516c: Preparing 02:27:58 45e6952c69a3: Preparing 02:27:58 a64eda19ff86: Preparing 02:27:58 1db2b319095e: Preparing 02:27:58 7dfcc1397f72: Preparing 02:27:58 256f393e029f: Preparing 02:27:58 7dfcc1397f72: Waiting 02:27:58 256f393e029f: Waiting 02:27:58 42a67b5acca3: Layer already exists 02:27:58 c8aede92516c: Layer already exists 02:27:58 1db2b319095e: Layer already exists 02:27:58 a64eda19ff86: Layer already exists 02:27:58 45e6952c69a3: Layer already exists 02:27:58 7dfcc1397f72: Layer already exists 02:27:58 256f393e029f: Layer already exists 02:27:58 latest: digest: sha256:b177e98397b83e6d3800626089058537e8f28bd9c4730aafe528dd04ae69faf2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 02:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:27:59 42a67b5acca3: Preparing 02:27:59 c8aede92516c: Preparing 02:27:59 45e6952c69a3: Preparing 02:27:59 a64eda19ff86: Preparing 02:27:59 1db2b319095e: Preparing 02:27:59 7dfcc1397f72: Preparing 02:27:59 256f393e029f: Preparing 02:27:59 256f393e029f: Waiting 02:27:59 7dfcc1397f72: Waiting 02:27:59 a64eda19ff86: Layer already exists 02:27:59 45e6952c69a3: Layer already exists 02:27:59 42a67b5acca3: Layer already exists 02:27:59 c8aede92516c: Layer already exists 02:27:59 1db2b319095e: Layer already exists 02:27:59 7dfcc1397f72: Layer already exists 02:27:59 256f393e029f: Layer already exists 02:27:59 4.1.0-dev.76: digest: sha256:b177e98397b83e6d3800626089058537e8f28bd9c4730aafe528dd04ae69faf2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:27:59 42a67b5acca3: Preparing 02:27:59 c8aede92516c: Preparing 02:27:59 45e6952c69a3: Preparing 02:27:59 a64eda19ff86: Preparing 02:27:59 1db2b319095e: Preparing 02:27:59 7dfcc1397f72: Preparing 02:27:59 256f393e029f: Preparing 02:27:59 256f393e029f: Waiting 02:27:59 7dfcc1397f72: Waiting 02:27:59 a64eda19ff86: Layer already exists 02:27:59 c8aede92516c: Layer already exists 02:27:59 1db2b319095e: Layer already exists 02:27:59 45e6952c69a3: Layer already exists 02:27:59 42a67b5acca3: Layer already exists 02:27:59 256f393e029f: Layer already exists 02:27:59 7dfcc1397f72: Layer already exists 02:27:59 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:b177e98397b83e6d3800626089058537e8f28bd9c4730aafe528dd04ae69faf2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:28:00 42a67b5acca3: Preparing 02:28:00 c8aede92516c: Preparing 02:28:00 45e6952c69a3: Preparing 02:28:00 a64eda19ff86: Preparing 02:28:00 1db2b319095e: Preparing 02:28:00 7dfcc1397f72: Preparing 02:28:00 256f393e029f: Preparing 02:28:00 7dfcc1397f72: Waiting 02:28:00 256f393e029f: Waiting 02:28:00 42a67b5acca3: Layer already exists 02:28:00 a64eda19ff86: Layer already exists 02:28:00 c8aede92516c: Layer already exists 02:28:00 45e6952c69a3: Layer already exists 02:28:00 1db2b319095e: Layer already exists 02:28:00 7dfcc1397f72: Layer already exists 02:28:00 256f393e029f: Layer already exists 02:28:00 main: digest: sha256:b177e98397b83e6d3800626089058537e8f28bd9c4730aafe528dd04ae69faf2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:28:00 ===================================================== [Pipeline] echo 02:28:00 taggedImages: 02:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:d4de7c350327d83674676075a67e0ef5aebb317b 02:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 02:28:00 ========================================================= 02:28:00 [edgeXBuildMultiArch] RAW Config: 02:28:00 images: 02:28:00 - nexus3.edgexfoundry.org:10004/core-command:d4de7c350327d83674676075a67e0ef5aebb317b 02:28:00 - nexus3.edgexfoundry.org:10004/core-command:latest 02:28:00 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/core-command:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/core-command:main 02:28:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b 02:28:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:28:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:28:00 - nexus3.edgexfoundry.org:10004/core-data:d4de7c350327d83674676075a67e0ef5aebb317b 02:28:00 - nexus3.edgexfoundry.org:10004/core-data:latest 02:28:00 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/core-data:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/core-data:main 02:28:00 - nexus3.edgexfoundry.org:10004/core-keeper:d4de7c350327d83674676075a67e0ef5aebb317b 02:28:00 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:28:00 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/core-keeper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/core-keeper:main 02:28:00 - nexus3.edgexfoundry.org:10004/core-metadata:d4de7c350327d83674676075a67e0ef5aebb317b 02:28:00 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:28:00 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/core-metadata:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/core-metadata:main 02:28:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b 02:28:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:28:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d4de7c350327d83674676075a67e0ef5aebb317b 02:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d4de7c350327d83674676075a67e0ef5aebb317b 02:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:28:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4de7c350327d83674676075a67e0ef5aebb317b 02:28:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:28:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:28:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d4de7c350327d83674676075a67e0ef5aebb317b 02:28:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:28:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:28:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:d4de7c350327d83674676075a67e0ef5aebb317b 02:28:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:28:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:28:00 - nexus3.edgexfoundry.org:10004/security-spire-config:d4de7c350327d83674676075a67e0ef5aebb317b 02:28:00 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:28:00 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/security-spire-config:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/security-spire-config:main 02:28:00 - nexus3.edgexfoundry.org:10004/security-spire-server:d4de7c350327d83674676075a67e0ef5aebb317b 02:28:00 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:28:00 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/security-spire-server:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/security-spire-server:main 02:28:00 - nexus3.edgexfoundry.org:10004/support-notifications:d4de7c350327d83674676075a67e0ef5aebb317b 02:28:00 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:28:00 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/support-notifications:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/support-notifications:main 02:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:d4de7c350327d83674676075a67e0ef5aebb317b 02:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 02:28:00 - nexus3.edgexfoundry.org:10004/support-scheduler:main 02:28:00 settingsFile: 02:28:00 edgex-go-settings 02:28:00 ========================================================= [Pipeline] node 02:28:15 Still waiting to schedule task 02:28:15 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:28:38 Running on prd-centos7-docker-4c-2g-773378 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:28:38 provisioning config files... 02:28:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config9279894023380272817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:28:39 ---> ****-login.sh 02:28:39 nexus3.edgexfoundry.org:10001 02:48:00 #154 DONE 1292.3s 02:48:00 02:48:00 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:48:00 #144 ... 02:48:00 02:48:00 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:48:00 #155 DONE 0.2s 02:48:00 02:48:00 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:48:00 #152 ... 02:48:00 02:48:00 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:48:00 #156 DONE 0.2s 02:48:00 02:48:00 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:48:00 #157 DONE 0.4s 02:48:00 02:48:00 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:48:00 #152 ... 02:48:00 02:48:00 #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:48:00 #158 DONE 0.2s 02:48:00 02:48:00 #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:48:00 #159 DONE 0.1s 02:48:00 02:48:00 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:48:00 #38 ... 02:48:00 02:48:00 #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:48:00 #160 DONE 2.1s 02:48:00 02:48:00 #108 [core-common-config-bootstrapper] exporting to image 02:48:00 #108 exporting layers 02:48:01 #108 exporting layers 0.8s done 02:48:01 #108 writing image sha256:69d9f80f4ee39114947f386b680cf443c0f0e7428a8583038c54a22ee347b3f2 done 02:48:01 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 02:48:01 #108 DONE 7.6s 02:48:01 02:48:01 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:48:16 #148 ... 02:48:16 02:48:16 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:48:16 #146 DONE 1310.6s 02:48:16 02:48:16 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:48:16 #153 ... 02:48:16 02:48:16 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:48:16 #161 DONE 0.3s 02:48:16 02:48:16 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:48:18 #162 DONE 2.1s 02:48:18 02:48:18 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:48:18 #152 ... 02:48:18 02:48:18 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:48:19 #163 DONE 0.3s 02:48:19 02:48:19 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:48:19 #64 ... 02:48:19 02:48:19 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:48:19 #164 DONE 0.2s 02:48:19 02:48:19 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:48:19 #165 DONE 0.3s 02:48:19 02:48:19 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:48:19 #166 DONE 0.2s 02:48:19 02:48:19 #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:48:19 #167 DONE 0.1s 02:48:19 02:48:19 #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:48:20 #168 DONE 0.1s 02:48:20 02:48:20 #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:48:20 #169 DONE 0.1s 02:48:20 02:48:20 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:48:20 #170 DONE 0.1s 02:48:20 02:48:20 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:48:20 #143 ... 02:48:20 02:48:20 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:48:23 #171 DONE 2.3s 02:48:23 02:48:23 #108 [security-bootstrapper] exporting to image 02:48:23 #108 exporting layers 02:48:24 #108 exporting layers 1.2s done 02:48:24 #108 writing image sha256:378d5f16cd24e3e1d87de6dab3d0f9d8732fcce8a30ce9a68f306d8e5e2ca981 done 02:48:24 #108 naming to docker.io/library/security-bootstrapper-arm64 done 02:48:24 #108 DONE 8.8s 02:48:24 02:48:24 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:04:17 #144 DONE 2272.4s 03:04:17 03:04:17 #145 [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:04:17 #145 ... 03:04:17 03:04:17 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:04:18 #172 DONE 0.1s 03:04:18 03:04:18 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:04:18 #173 DONE 0.1s 03:04:18 03:04:18 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:04:18 #150 ... 03:04:18 03:04:18 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:04:18 #174 DONE 0.4s 03:04:18 03:04:18 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:04:19 #149 ... 03:04:19 03:04:19 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:04:19 #175 DONE 0.2s 03:04:19 03:04:19 #108 [core-command] exporting to image 03:04:19 #108 exporting layers 03:04:19 #108 exporting layers 0.6s done 03:04:19 #108 writing image sha256:1b04d59186e25fb43fa53b199382fc0c27c611e2c9e574ccc9050c5f81458fc3 done 03:04:19 #108 naming to docker.io/library/core-command-arm64 done 03:04:19 #108 DONE 9.4s 03:04:19 03:04:19 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:04:41 #152 ... 03:04:41 03:04:41 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:04:41 #147 DONE 2292.9s 03:04:41 03:04:41 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:04:41 #176 DONE 0.3s 03:04:41 03:04:41 #145 [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:04:41 #145 ... 03:04:41 03:04:41 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:04:41 #177 DONE 0.2s 03:04:41 03:04:41 #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:04:41 #178 DONE 0.1s 03:04:41 03:04:41 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:04:41 #179 DONE 0.1s 03:04:41 03:04:41 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:04:41 #180 DONE 0.4s 03:04:41 03:04:41 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:04:41 #181 DONE 0.2s 03:04:41 03:04:41 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:04:41 #182 DONE 2.0s 03:04:41 03:04:41 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:04:42 #153 ... 03:04:42 03:04:42 #108 [security-proxy-setup] exporting to image 03:04:42 #108 exporting layers 03:04:43 #108 exporting layers 1.1s done 03:04:43 #108 writing image sha256:da747bd32bbdf7fff840a59c7b91354c494572a36358f3d159e9ca8e0907c87d done 03:04:43 #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 03:04:43 #108 DONE 10.6s 03:04:43 03:04:43 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:04:44 #153 ... 03:04:44 03:04:44 #145 [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:04:44 #145 2299.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:05:17 #145 DONE 2330.6s 03:05:17 03:05:17 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:05:17 #152 ... 03:05:17 03:05:17 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:05:17 #183 DONE 0.2s 03:05:17 03:05:17 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:05:17 #152 ... 03:05:17 03:05:17 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:05:17 #184 DONE 0.2s 03:05:17 03:05:17 #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:05:17 #185 DONE 0.1s 03:05:17 03:05:17 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:05:17 #152 ... 03:05:17 03:05:17 #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:05:17 #186 DONE 0.2s 03:05:17 03:05:17 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:05:17 #153 ... 03:05:17 03:05:17 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:05:17 #187 DONE 0.1s 03:05:17 03:05:17 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:05:18 #188 DONE 0.5s 03:05:18 03:05:18 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:05:18 #189 DONE 0.4s 03:05:18 03:05:18 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:05:18 #152 ... 03:05:18 03:05:18 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:05:18 #190 DONE 0.1s 03:05:18 03:05:18 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:05:20 #191 DONE 2.0s 03:05:20 03:05:20 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:05:20 #152 ... 03:05:20 03:05:20 #108 [security-secretstore-setup] exporting to image 03:05:20 #108 exporting layers 03:05:22 #108 exporting layers 1.7s done 03:05:22 #108 writing image sha256:2ab08d0627b3eddea5bbbe8db6215b05a548cbf2f6046de5c4b64b870158e242 done 03:05:22 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 03:05:22 #108 DONE 12.3s 03:05:22 03:05:22 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:09 #38 ... 03:06:09 03:06:09 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:06:09 #143 DONE 2383.8s 03:06:09 03:06:09 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:06:09 #152 ... 03:06:09 03:06:09 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:06:09 #192 DONE 0.3s 03:06:09 03:06:09 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:06:09 #152 ... 03:06:09 03:06:09 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:06:10 #193 DONE 0.2s 03:06:10 03:06:10 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:06:10 #149 ... 03:06:10 03:06:10 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:06:10 #194 DONE 0.5s 03:06:10 03:06:10 #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:06:10 #195 DONE 0.1s 03:06:10 03:06:10 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:06:10 #64 ... 03:06:10 03:06:10 #108 [security-spiffe-token-provider] exporting to image 03:06:10 #108 exporting layers 03:06:11 #108 exporting layers 0.6s done 03:06:11 #108 writing image sha256:9035d6bfa0de081e214e3a44b0b9200f24adf374494cdc2d5c5fc4e8fb86df43 done 03:06:11 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:06:11 #108 DONE 12.9s 03:06:11 03:06:11 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:06:58 #153 ... 03:06:58 03:06:58 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:06:58 #151 DONE 2426.3s 03:06:58 03:06:58 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:06:58 #152 ... 03:06:58 03:06:58 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:06:58 #196 DONE 0.3s 03:06:58 03:06:58 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:06:58 #197 DONE 0.3s 03:06:58 03:06:58 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:06:58 #198 DONE 0.5s 03:06:58 03:06:58 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:06:58 #148 ... 03:06:58 03:06:58 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:06:58 #199 DONE 0.2s 03:06:58 03:06:58 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:06:58 #200 DONE 0.5s 03:06:58 03:06:58 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:06:58 #153 ... 03:06:58 03:06:58 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:06:58 #201 DONE 2.0s 03:06:58 03:06:58 #108 [security-proxy-auth] exporting to image 03:06:58 #108 exporting layers 03:06:58 #108 exporting layers 0.8s done 03:06:58 #108 writing image sha256:9e2f07d05f89ea50c3a11a71d2792e1b9bbe886a3c6321a17b1e20eeec5e20a1 done 03:06:58 #108 naming to docker.io/library/security-proxy-auth-arm64 done 03:06:58 #108 DONE 13.7s 03:06:58 03:06:58 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:06:58 #64 ... 03:06:58 03:06:58 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:06:58 #153 DONE 2432.2s 03:06:58 03:06:58 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:06:58 #152 ... 03:06:58 03:06:58 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:06:58 #202 DONE 0.2s 03:06:58 03:06:58 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:06:58 #203 DONE 0.3s 03:06:58 03:06:58 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:06:58 #38 ... 03:06:58 03:06:58 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:06:58 #204 DONE 0.5s 03:06:58 03:06:58 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:06:59 #205 DONE 0.2s 03:06:59 03:06:59 #108 [core-data] exporting to image 03:06:59 #108 exporting layers 1.0s done 03:06:59 #108 writing image sha256:3cd35ae944dc03323676f7d4d867e8d81ab0e88253c0b4f7eeee1a14da803a25 0.0s done 03:06:59 #108 naming to docker.io/library/core-data-arm64 done 03:06:59 #108 DONE 14.7s 03:06:59 03:06:59 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:06:59 #152 DONE 2434.9s 03:06:59 03:06:59 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:07:00 #64 ... 03:07:00 03:07:00 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:07:00 #206 DONE 0.2s 03:07:00 03:07:00 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:07:01 #149 ... 03:07:01 03:07:01 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:07:01 #207 DONE 0.2s 03:07:01 03:07:01 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:07:01 #208 DONE 0.5s 03:07:01 03:07:01 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:07:01 #64 ... 03:07:01 03:07:01 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:07:01 #209 DONE 0.3s 03:07:01 03:07:01 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:07:01 #150 DONE 2436.6s 03:07:01 03:07:01 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:07:01 #64 ... 03:07:01 03:07:01 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:07:02 #210 DONE 0.2s 03:07:02 03:07:02 #108 [core-metadata] exporting to image 03:07:03 #108 ... 03:07:03 03:07:03 #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:07:03 #211 DONE 0.2s 03:07:03 03:07:03 #108 [core-metadata] exporting to image 03:07:03 #108 exporting layers 1.0s done 03:07:03 #108 writing image sha256:30f133758c40851cff3950634fd18b4e44d6655302cf94a87902cfc4e2098491 0.0s done 03:07:03 #108 naming to docker.io/library/core-metadata-arm64 0.0s done 03:07:03 #108 DONE 15.8s 03:07:03 03:07:03 #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:07:03 #212 DONE 0.5s 03:07:03 03:07:03 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:07:03 #149 ... 03:07:03 03:07:03 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:07:03 #213 DONE 0.1s 03:07:03 03:07:03 #108 [core-keeper] exporting to image 03:07:04 #108 exporting layers 0.7s done 03:07:04 #108 writing image sha256:86712a6f0ff0468cfe65f1bf89c0fab64ef41fd441a0643f901ce77664026873 done 03:07:04 #108 naming to docker.io/library/core-keeper-arm64 done 03:07:04 #108 DONE 16.5s 03:07:04 03:07:04 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:07:31 #64 ... 03:07:31 03:07:31 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:07:31 #149 DONE 2463.9s 03:07:31 03:07:31 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:07:31 #148 ... 03:07:31 03:07:31 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:07:31 #214 DONE 0.1s 03:07:31 03:07:31 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 03:07:31 #38 ... 03:07:31 03:07:31 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:07:31 #215 DONE 0.1s 03:07:31 03:07:31 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:07:31 #216 DONE 0.4s 03:07:31 03:07:31 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:07:31 #148 ... 03:07:31 03:07:31 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:07:31 #217 DONE 0.1s 03:07:31 03:07:31 #108 [support-scheduler] exporting to image 03:07:31 #108 exporting layers 03:07:31 #108 exporting layers 1.0s done 03:07:31 #108 writing image sha256:689cbc0685675db523c7d9071a883c9d5428a059ad3798a1a9e1eb42281cf58f done 03:07:31 #108 naming to docker.io/library/support-scheduler-arm64 done 03:07:31 #108 DONE 17.5s 03:07:31 03:07:31 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:07:37 #64 ... 03:07:37 03:07:37 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:07:37 #148 DONE 2471.7s 03:07:37 03:07:37 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:07:37 #64 ... 03:07:37 03:07:37 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:07:37 #218 DONE 0.1s 03:07:37 03:07:37 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:07:37 #219 DONE 0.1s 03:07:37 03:07:37 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:07:37 #64 ... 03:07:37 03:07:37 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:07:38 #220 DONE 0.4s 03:07:38 03:07:38 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:07:38 #221 DONE 0.1s 03:07:38 03:07:38 #108 [support-notifications] exporting to image 03:07:38 #108 exporting layers 03:07:38 #108 exporting layers 0.6s done 03:07:38 #108 writing image sha256:85197ef6db0e5304a0d1b1a918601361b002789baecc00c09f0de71b7ff9c5ea done 03:07:38 #108 naming to docker.io/library/support-notifications-arm64 done 03:07:38 #108 DONE 18.0s 03:07:38 03:07:38 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 03:07:38 time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:07:38 time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:07:38 time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:07:38 time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:07:38 time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:07:38 time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:07:38 time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:07:38 time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:07:38 time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:07:38 time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:07:38 time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:07:38 time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:07:38 time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:07:38 time="2025-11-19T02:23:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:07:38 time="2025-11-19T02:23:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:07:38 $ docker stop --time=1 7f97211bdd0e816c5fdc322c4ea9c597d5980a517227720e1663d11ef66b5223 03:07:40 $ docker rm -f --volumes 7f97211bdd0e816c5fdc322c4ea9c597d5980a517227720e1663d11ef66b5223 [Pipeline] // withDockerContainer [Pipeline] sh 03:07:40 + docker images 03:07:40 REPOSITORY TAG IMAGE ID CREATED SIZE 03:07:40 support-notifications-arm64 latest 85197ef6db0e 2 seconds ago 53.2MB 03:07:40 support-scheduler-arm64 latest 689cbc068567 10 seconds ago 49.4MB 03:07:40 core-keeper-arm64 latest 86712a6f0ff0 37 seconds ago 45.1MB 03:07:40 core-metadata-arm64 latest 30f133758c40 39 seconds ago 45.3MB 03:07:40 core-data-arm64 latest 3cd35ae944dc 42 seconds ago 45.2MB 03:07:40 security-proxy-auth-arm64 latest 9e2f07d05f89 45 seconds ago 44.4MB 03:07:40 security-spiffe-token-provider-arm64 latest 9035d6bfa0de About a minute ago 49.2MB 03:07:40 security-secretstore-setup-arm64 latest 2ab08d0627b3 2 minutes ago 80.6MB 03:07:40 security-proxy-setup-arm64 latest da747bd32bbd 2 minutes ago 50.3MB 03:07:40 core-command-arm64 latest 1b04d59186e2 3 minutes ago 39.9MB 03:07:40 security-bootstrapper-arm64 latest 378d5f16cd24 19 minutes ago 21.2MB 03:07:40 core-common-config-bootstrapper-arm64 latest 69d9f80f4ee3 19 minutes ago 20.1MB 03:07:40 security-spire-config-arm64 latest b085f2d69d51 42 minutes ago 162MB 03:07:40 security-spire-agent-arm64 latest 2feefa5a5293 42 minutes ago 219MB 03:07:40 security-spire-server-arm64 latest 4512ce0849ed 42 minutes ago 163MB 03:07:40 ci-base-image-arm64 latest 2e7af5d92250 44 minutes ago 927MB 03:07:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 5 weeks ago 564MB 03:07:40 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:07:41 provisioning config files... 03:07:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/926@tmp/config8286269356662928594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:41 ---> ****-login.sh 03:07:41 nexus3.edgexfoundry.org:10001 03:07:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:07:41 Configure a credential helper to remove this warning. See 03:07:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:07:41 03:07:41 Login Succeeded 03:07:41 nexus3.edgexfoundry.org:10002 03:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:07:42 Configure a credential helper to remove this warning. See 03:07:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:07:42 03:07:42 Login Succeeded 03:07:42 nexus3.edgexfoundry.org:10003 03:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:07:42 Configure a credential helper to remove this warning. See 03:07:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:07:42 03:07:42 Login Succeeded 03:07:42 nexus3.edgexfoundry.org:10004 03:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:07:42 Configure a credential helper to remove this warning. See 03:07:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:07:42 03:07:42 Login Succeeded 03:07:42 ****.io 03:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:07:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:07:43 Configure a credential helper to remove this warning. See 03:07:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:07:43 03:07:43 Login Succeeded 03:07:43 ---> ****-login.sh ends [Pipeline] } 03:07:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:07:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:07:43 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:07:43 d4de7c350327d83674676075a67e0ef5aebb317b 03:07:43 latest 03:07:43 4.1.0-dev.76 03:07:43 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:07:43 main 03:07:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:07:44 e4ea5a9ca6a6: Preparing 03:07:44 70a4f2d64862: Preparing 03:07:44 f0f5702b4c11: Preparing 03:07:44 7a2965b406d9: Preparing 03:07:44 837a291bbb65: Preparing 03:07:44 f62e26def092: Preparing 03:07:44 0e64f2360a44: Preparing 03:07:44 f62e26def092: Waiting 03:07:44 0e64f2360a44: Waiting 03:07:44 e4ea5a9ca6a6: Pushed 03:07:44 f0f5702b4c11: Pushed 03:07:44 837a291bbb65: Pushed 03:07:44 7a2965b406d9: Pushed 03:07:44 0e64f2360a44: Layer already exists 03:07:44 f62e26def092: Pushed 03:07:51 70a4f2d64862: Pushed 03:07:51 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:7c6c21961e02d0046986d31869cb89c18d8a4a23c522135aad5b811bbe41cfc7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:07:52 e4ea5a9ca6a6: Preparing 03:07:52 70a4f2d64862: Preparing 03:07:52 f0f5702b4c11: Preparing 03:07:52 7a2965b406d9: Preparing 03:07:52 837a291bbb65: Preparing 03:07:52 f62e26def092: Preparing 03:07:52 0e64f2360a44: Preparing 03:07:52 f62e26def092: Waiting 03:07:52 0e64f2360a44: Waiting 03:07:52 837a291bbb65: Layer already exists 03:07:52 f0f5702b4c11: Layer already exists 03:07:52 e4ea5a9ca6a6: Layer already exists 03:07:52 7a2965b406d9: Layer already exists 03:07:52 70a4f2d64862: Layer already exists 03:07:52 f62e26def092: Layer already exists 03:07:52 0e64f2360a44: Layer already exists 03:07:52 latest: digest: sha256:7c6c21961e02d0046986d31869cb89c18d8a4a23c522135aad5b811bbe41cfc7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.76 03:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:07:53 e4ea5a9ca6a6: Preparing 03:07:53 70a4f2d64862: Preparing 03:07:53 f0f5702b4c11: Preparing 03:07:53 7a2965b406d9: Preparing 03:07:53 837a291bbb65: Preparing 03:07:53 f62e26def092: Preparing 03:07:53 0e64f2360a44: Preparing 03:07:53 f62e26def092: Waiting 03:07:53 0e64f2360a44: Waiting 03:07:53 7a2965b406d9: Layer already exists 03:07:53 f0f5702b4c11: Layer already exists 03:07:53 837a291bbb65: Layer already exists 03:07:53 e4ea5a9ca6a6: Layer already exists 03:07:53 70a4f2d64862: Layer already exists 03:07:53 f62e26def092: Layer already exists 03:07:53 0e64f2360a44: Layer already exists 03:07:53 4.1.0-dev.76: digest: sha256:7c6c21961e02d0046986d31869cb89c18d8a4a23c522135aad5b811bbe41cfc7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:07:54 e4ea5a9ca6a6: Preparing 03:07:54 70a4f2d64862: Preparing 03:07:54 f0f5702b4c11: Preparing 03:07:54 7a2965b406d9: Preparing 03:07:54 837a291bbb65: Preparing 03:07:54 f62e26def092: Preparing 03:07:54 0e64f2360a44: Preparing 03:07:54 0e64f2360a44: Waiting 03:07:54 f62e26def092: Waiting 03:07:54 e4ea5a9ca6a6: Layer already exists 03:07:54 70a4f2d64862: Layer already exists 03:07:54 837a291bbb65: Layer already exists 03:07:54 f0f5702b4c11: Layer already exists 03:07:54 7a2965b406d9: Layer already exists 03:07:54 0e64f2360a44: Layer already exists 03:07:54 f62e26def092: Layer already exists 03:07:54 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:7c6c21961e02d0046986d31869cb89c18d8a4a23c522135aad5b811bbe41cfc7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:07:56 e4ea5a9ca6a6: Preparing 03:07:56 70a4f2d64862: Preparing 03:07:56 f0f5702b4c11: Preparing 03:07:56 7a2965b406d9: Preparing 03:07:56 837a291bbb65: Preparing 03:07:56 f62e26def092: Preparing 03:07:56 0e64f2360a44: Preparing 03:07:56 f62e26def092: Waiting 03:07:56 0e64f2360a44: Waiting 03:07:56 e4ea5a9ca6a6: Layer already exists 03:07:56 837a291bbb65: Layer already exists 03:07:56 f0f5702b4c11: Layer already exists 03:07:56 7a2965b406d9: Layer already exists 03:07:56 70a4f2d64862: Layer already exists 03:07:56 f62e26def092: Layer already exists 03:07:56 0e64f2360a44: Layer already exists 03:07:56 main: digest: sha256:7c6c21961e02d0046986d31869cb89c18d8a4a23c522135aad5b811bbe41cfc7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:07:56 ===================================================== [Pipeline] echo 03:07:56 taggedImages: 03:07:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:07:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:07:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.76 03:07:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:07:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:07:56 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:07:56 d4de7c350327d83674676075a67e0ef5aebb317b 03:07:56 latest 03:07:56 4.1.0-dev.76 03:07:56 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:07:56 main 03:07:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:57 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:07:57 553358895ceb: Preparing 03:07:57 87bb42b2d0e1: Preparing 03:07:57 0be5c9044e78: Preparing 03:07:57 2179a4d8c756: Preparing 03:07:57 f0f5702b4c11: Preparing 03:07:57 7a2965b406d9: Preparing 03:07:57 837a291bbb65: Preparing 03:07:57 f62e26def092: Preparing 03:07:57 0e64f2360a44: Preparing 03:07:57 837a291bbb65: Waiting 03:07:57 f62e26def092: Waiting 03:07:57 0e64f2360a44: Waiting 03:07:57 7a2965b406d9: Waiting 03:07:57 f0f5702b4c11: Layer already exists 03:07:57 7a2965b406d9: Layer already exists 03:07:57 837a291bbb65: Layer already exists 03:07:57 87bb42b2d0e1: Pushed 03:07:57 0be5c9044e78: Pushed 03:07:57 f62e26def092: Layer already exists 03:07:57 553358895ceb: Pushed 03:07:57 0e64f2360a44: Layer already exists 03:08:01 2179a4d8c756: Pushed 03:08:01 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:6c73b5b9bd6647fe8b90302798669babdc9214944612b277037fa4152969ca5a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:02 + 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:08:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:08:02 553358895ceb: Preparing 03:08:02 87bb42b2d0e1: Preparing 03:08:02 0be5c9044e78: Preparing 03:08:02 2179a4d8c756: Preparing 03:08:02 f0f5702b4c11: Preparing 03:08:02 7a2965b406d9: Preparing 03:08:02 837a291bbb65: Preparing 03:08:02 f62e26def092: Preparing 03:08:02 7a2965b406d9: Waiting 03:08:02 0e64f2360a44: Preparing 03:08:02 f62e26def092: Waiting 03:08:02 0e64f2360a44: Waiting 03:08:02 837a291bbb65: Waiting 03:08:02 f0f5702b4c11: Layer already exists 03:08:02 87bb42b2d0e1: Layer already exists 03:08:02 553358895ceb: Layer already exists 03:08:02 2179a4d8c756: Layer already exists 03:08:02 0be5c9044e78: Layer already exists 03:08:02 7a2965b406d9: Layer already exists 03:08:02 f62e26def092: Layer already exists 03:08:02 0e64f2360a44: Layer already exists 03:08:02 837a291bbb65: Layer already exists 03:08:03 latest: digest: sha256:6c73b5b9bd6647fe8b90302798669babdc9214944612b277037fa4152969ca5a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.76 03:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:08:03 553358895ceb: Preparing 03:08:03 87bb42b2d0e1: Preparing 03:08:03 0be5c9044e78: Preparing 03:08:03 2179a4d8c756: Preparing 03:08:03 f0f5702b4c11: Preparing 03:08:03 7a2965b406d9: Preparing 03:08:03 837a291bbb65: Preparing 03:08:03 f62e26def092: Preparing 03:08:03 0e64f2360a44: Preparing 03:08:03 837a291bbb65: Waiting 03:08:03 f62e26def092: Waiting 03:08:03 0e64f2360a44: Waiting 03:08:03 7a2965b406d9: Waiting 03:08:03 87bb42b2d0e1: Layer already exists 03:08:03 553358895ceb: Layer already exists 03:08:03 2179a4d8c756: Layer already exists 03:08:03 f0f5702b4c11: Layer already exists 03:08:03 0be5c9044e78: Layer already exists 03:08:03 7a2965b406d9: Layer already exists 03:08:03 f62e26def092: Layer already exists 03:08:03 0e64f2360a44: Layer already exists 03:08:03 837a291bbb65: Layer already exists 03:08:04 4.1.0-dev.76: digest: sha256:6c73b5b9bd6647fe8b90302798669babdc9214944612b277037fa4152969ca5a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:08:04 553358895ceb: Preparing 03:08:04 87bb42b2d0e1: Preparing 03:08:04 0be5c9044e78: Preparing 03:08:04 2179a4d8c756: Preparing 03:08:04 f0f5702b4c11: Preparing 03:08:04 7a2965b406d9: Preparing 03:08:04 837a291bbb65: Preparing 03:08:04 f62e26def092: Preparing 03:08:04 0e64f2360a44: Preparing 03:08:04 837a291bbb65: Waiting 03:08:04 f62e26def092: Waiting 03:08:04 0e64f2360a44: Waiting 03:08:04 7a2965b406d9: Waiting 03:08:04 553358895ceb: Layer already exists 03:08:04 2179a4d8c756: Layer already exists 03:08:04 0be5c9044e78: Layer already exists 03:08:04 87bb42b2d0e1: Layer already exists 03:08:04 f0f5702b4c11: Layer already exists 03:08:04 7a2965b406d9: Layer already exists 03:08:04 f62e26def092: Layer already exists 03:08:04 837a291bbb65: Layer already exists 03:08:04 0e64f2360a44: Layer already exists 03:08:04 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:6c73b5b9bd6647fe8b90302798669babdc9214944612b277037fa4152969ca5a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:05 + 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:08:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:08:05 553358895ceb: Preparing 03:08:05 87bb42b2d0e1: Preparing 03:08:05 0be5c9044e78: Preparing 03:08:05 2179a4d8c756: Preparing 03:08:05 f0f5702b4c11: Preparing 03:08:05 7a2965b406d9: Preparing 03:08:05 837a291bbb65: Preparing 03:08:05 f62e26def092: Preparing 03:08:05 0e64f2360a44: Preparing 03:08:05 837a291bbb65: Waiting 03:08:05 f62e26def092: Waiting 03:08:05 0e64f2360a44: Waiting 03:08:05 7a2965b406d9: Waiting 03:08:05 553358895ceb: Layer already exists 03:08:05 2179a4d8c756: Layer already exists 03:08:05 f0f5702b4c11: Layer already exists 03:08:05 0be5c9044e78: Layer already exists 03:08:05 87bb42b2d0e1: Layer already exists 03:08:05 837a291bbb65: Layer already exists 03:08:05 7a2965b406d9: Layer already exists 03:08:05 0e64f2360a44: Layer already exists 03:08:05 f62e26def092: Layer already exists 03:08:05 main: digest: sha256:6c73b5b9bd6647fe8b90302798669babdc9214944612b277037fa4152969ca5a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:08:06 ===================================================== [Pipeline] echo 03:08:06 taggedImages: 03:08:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:08:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:08:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.76 03:08:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:08:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:08:06 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:08:06 d4de7c350327d83674676075a67e0ef5aebb317b 03:08:06 latest 03:08:06 4.1.0-dev.76 03:08:06 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:08:06 main 03:08:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:08:06 fd8e0f0baa05: Preparing 03:08:06 03d58a389be2: Preparing 03:08:06 f0f5702b4c11: Preparing 03:08:06 7a2965b406d9: Preparing 03:08:06 f5f627b01094: Preparing 03:08:06 a3718a967177: Preparing 03:08:06 0e64f2360a44: Preparing 03:08:06 a3718a967177: Waiting 03:08:06 0e64f2360a44: Waiting 03:08:07 f5f627b01094: Pushed 03:08:08 7a2965b406d9: Layer already exists 03:08:08 f0f5702b4c11: Layer already exists 03:08:08 0e64f2360a44: Layer already exists 03:08:08 fd8e0f0baa05: Pushed 03:08:08 a3718a967177: Pushed 03:08:15 03d58a389be2: Pushed 03:08:15 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:a058d47c73e3a19a67fdf1e76380083255dee4a2e43f317275649523873588a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:08:16 fd8e0f0baa05: Preparing 03:08:16 03d58a389be2: Preparing 03:08:16 f0f5702b4c11: Preparing 03:08:16 7a2965b406d9: Preparing 03:08:16 f5f627b01094: Preparing 03:08:16 a3718a967177: Preparing 03:08:16 0e64f2360a44: Preparing 03:08:16 a3718a967177: Waiting 03:08:16 0e64f2360a44: Waiting 03:08:16 7a2965b406d9: Layer already exists 03:08:16 fd8e0f0baa05: Layer already exists 03:08:16 f5f627b01094: Layer already exists 03:08:16 03d58a389be2: Layer already exists 03:08:16 f0f5702b4c11: Layer already exists 03:08:16 0e64f2360a44: Layer already exists 03:08:16 a3718a967177: Layer already exists 03:08:16 latest: digest: sha256:a058d47c73e3a19a67fdf1e76380083255dee4a2e43f317275649523873588a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.76 03:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:08:17 fd8e0f0baa05: Preparing 03:08:17 03d58a389be2: Preparing 03:08:17 f0f5702b4c11: Preparing 03:08:17 7a2965b406d9: Preparing 03:08:17 f5f627b01094: Preparing 03:08:17 a3718a967177: Preparing 03:08:17 0e64f2360a44: Preparing 03:08:17 a3718a967177: Waiting 03:08:17 0e64f2360a44: Waiting 03:08:17 f0f5702b4c11: Layer already exists 03:08:17 03d58a389be2: Layer already exists 03:08:17 f5f627b01094: Layer already exists 03:08:17 7a2965b406d9: Layer already exists 03:08:17 fd8e0f0baa05: Layer already exists 03:08:17 0e64f2360a44: Layer already exists 03:08:17 a3718a967177: Layer already exists 03:08:17 4.1.0-dev.76: digest: sha256:a058d47c73e3a19a67fdf1e76380083255dee4a2e43f317275649523873588a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:08:18 fd8e0f0baa05: Preparing 03:08:18 03d58a389be2: Preparing 03:08:18 f0f5702b4c11: Preparing 03:08:18 7a2965b406d9: Preparing 03:08:18 f5f627b01094: Preparing 03:08:18 a3718a967177: Preparing 03:08:18 0e64f2360a44: Preparing 03:08:18 a3718a967177: Waiting 03:08:18 0e64f2360a44: Waiting 03:08:18 fd8e0f0baa05: Layer already exists 03:08:18 f5f627b01094: Layer already exists 03:08:18 f0f5702b4c11: Layer already exists 03:08:18 7a2965b406d9: Layer already exists 03:08:18 03d58a389be2: Layer already exists 03:08:18 a3718a967177: Layer already exists 03:08:18 0e64f2360a44: Layer already exists 03:08:18 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:a058d47c73e3a19a67fdf1e76380083255dee4a2e43f317275649523873588a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:08:18 fd8e0f0baa05: Preparing 03:08:18 03d58a389be2: Preparing 03:08:18 f0f5702b4c11: Preparing 03:08:18 7a2965b406d9: Preparing 03:08:18 f5f627b01094: Preparing 03:08:18 a3718a967177: Preparing 03:08:18 0e64f2360a44: Preparing 03:08:18 a3718a967177: Waiting 03:08:18 0e64f2360a44: Waiting 03:08:18 f5f627b01094: Layer already exists 03:08:18 03d58a389be2: Layer already exists 03:08:18 7a2965b406d9: Layer already exists 03:08:18 fd8e0f0baa05: Layer already exists 03:08:18 f0f5702b4c11: Layer already exists 03:08:18 a3718a967177: Layer already exists 03:08:18 0e64f2360a44: Layer already exists 03:08:19 main: digest: sha256:a058d47c73e3a19a67fdf1e76380083255dee4a2e43f317275649523873588a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:08:19 ===================================================== [Pipeline] echo 03:08:19 taggedImages: 03:08:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:08:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:08:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.76 03:08:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:08:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:08:19 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:08:19 d4de7c350327d83674676075a67e0ef5aebb317b 03:08:19 latest 03:08:19 4.1.0-dev.76 03:08:19 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:08:19 main 03:08:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:19 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:08:20 4424c72683a6: Preparing 03:08:20 d3badb1fd047: Preparing 03:08:20 7a2965b406d9: Preparing 03:08:20 d2a6d6848fc3: Preparing 03:08:20 bd8593ad96c4: Preparing 03:08:20 0e64f2360a44: Preparing 03:08:20 0e64f2360a44: Waiting 03:08:20 7a2965b406d9: Layer already exists 03:08:21 0e64f2360a44: Layer already exists 03:08:21 bd8593ad96c4: Pushed 03:08:21 d2a6d6848fc3: Pushed 03:08:21 4424c72683a6: Pushed 03:08:29 d3badb1fd047: Pushed 03:08:29 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:aa4b30394e62aecfd5114a198467d253460f3b2189aa3ac49cad20181f7f9f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:08:30 4424c72683a6: Preparing 03:08:30 d3badb1fd047: Preparing 03:08:30 7a2965b406d9: Preparing 03:08:30 d2a6d6848fc3: Preparing 03:08:30 bd8593ad96c4: Preparing 03:08:30 0e64f2360a44: Preparing 03:08:30 0e64f2360a44: Waiting 03:08:30 d3badb1fd047: Layer already exists 03:08:30 bd8593ad96c4: Layer already exists 03:08:30 d2a6d6848fc3: Layer already exists 03:08:30 7a2965b406d9: Layer already exists 03:08:30 4424c72683a6: Layer already exists 03:08:30 0e64f2360a44: Layer already exists 03:08:30 latest: digest: sha256:aa4b30394e62aecfd5114a198467d253460f3b2189aa3ac49cad20181f7f9f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.76 03:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:08:31 4424c72683a6: Preparing 03:08:31 d3badb1fd047: Preparing 03:08:31 7a2965b406d9: Preparing 03:08:31 d2a6d6848fc3: Preparing 03:08:31 bd8593ad96c4: Preparing 03:08:31 0e64f2360a44: Preparing 03:08:31 0e64f2360a44: Waiting 03:08:31 d3badb1fd047: Layer already exists 03:08:31 7a2965b406d9: Layer already exists 03:08:31 4424c72683a6: Layer already exists 03:08:31 d2a6d6848fc3: Layer already exists 03:08:31 bd8593ad96c4: Layer already exists 03:08:31 0e64f2360a44: Layer already exists 03:08:31 4.1.0-dev.76: digest: sha256:aa4b30394e62aecfd5114a198467d253460f3b2189aa3ac49cad20181f7f9f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:08:33 4424c72683a6: Preparing 03:08:33 d3badb1fd047: Preparing 03:08:33 7a2965b406d9: Preparing 03:08:33 d2a6d6848fc3: Preparing 03:08:33 bd8593ad96c4: Preparing 03:08:33 0e64f2360a44: Preparing 03:08:33 0e64f2360a44: Waiting 03:08:33 4424c72683a6: Layer already exists 03:08:33 d3badb1fd047: Layer already exists 03:08:33 d2a6d6848fc3: Layer already exists 03:08:33 bd8593ad96c4: Layer already exists 03:08:33 7a2965b406d9: Layer already exists 03:08:33 0e64f2360a44: Layer already exists 03:08:33 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:aa4b30394e62aecfd5114a198467d253460f3b2189aa3ac49cad20181f7f9f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:08:34 4424c72683a6: Preparing 03:08:34 d3badb1fd047: Preparing 03:08:34 7a2965b406d9: Preparing 03:08:34 d2a6d6848fc3: Preparing 03:08:34 bd8593ad96c4: Preparing 03:08:34 0e64f2360a44: Preparing 03:08:34 0e64f2360a44: Waiting 03:08:34 d2a6d6848fc3: Layer already exists 03:08:34 4424c72683a6: Layer already exists 03:08:34 7a2965b406d9: Layer already exists 03:08:34 bd8593ad96c4: Layer already exists 03:08:34 d3badb1fd047: Layer already exists 03:08:34 0e64f2360a44: Layer already exists 03:08:34 main: digest: sha256:aa4b30394e62aecfd5114a198467d253460f3b2189aa3ac49cad20181f7f9f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:08:34 ===================================================== [Pipeline] echo 03:08:34 taggedImages: 03:08:34 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:08:34 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:08:34 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.76 03:08:34 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:08:34 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:08:34 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:08:34 d4de7c350327d83674676075a67e0ef5aebb317b 03:08:34 latest 03:08:34 4.1.0-dev.76 03:08:34 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:08:34 main 03:08:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:08:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:08:35 32f0905ce0a5: Preparing 03:08:35 6bc4a5b7572d: Preparing 03:08:35 02d7e3467b11: Preparing 03:08:35 f0f5702b4c11: Preparing 03:08:35 7a2965b406d9: Preparing 03:08:35 837a291bbb65: Preparing 03:08:35 f62e26def092: Preparing 03:08:35 0e64f2360a44: Preparing 03:08:35 f62e26def092: Waiting 03:08:35 0e64f2360a44: Waiting 03:08:35 837a291bbb65: Waiting 03:08:35 f0f5702b4c11: Layer already exists 03:08:35 7a2965b406d9: Layer already exists 03:08:35 837a291bbb65: Layer already exists 03:08:35 6bc4a5b7572d: Pushed 03:08:35 f62e26def092: Layer already exists 03:08:35 0e64f2360a44: Layer already exists 03:08:35 32f0905ce0a5: Pushed 03:08:43 02d7e3467b11: Pushed 03:08:43 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:ac0f30fd48d8c84c5d6eb0309d5eb0a8a3b979a42ab0a06b60a4de87bdff40a1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:08:45 32f0905ce0a5: Preparing 03:08:45 6bc4a5b7572d: Preparing 03:08:45 02d7e3467b11: Preparing 03:08:45 f0f5702b4c11: Preparing 03:08:45 7a2965b406d9: Preparing 03:08:45 837a291bbb65: Preparing 03:08:45 f62e26def092: Preparing 03:08:45 0e64f2360a44: Preparing 03:08:45 837a291bbb65: Waiting 03:08:45 f62e26def092: Waiting 03:08:45 0e64f2360a44: Waiting 03:08:45 7a2965b406d9: Layer already exists 03:08:45 32f0905ce0a5: Layer already exists 03:08:45 f0f5702b4c11: Layer already exists 03:08:45 02d7e3467b11: Layer already exists 03:08:45 6bc4a5b7572d: Layer already exists 03:08:45 f62e26def092: Layer already exists 03:08:45 0e64f2360a44: Layer already exists 03:08:45 837a291bbb65: Layer already exists 03:08:45 latest: digest: sha256:ac0f30fd48d8c84c5d6eb0309d5eb0a8a3b979a42ab0a06b60a4de87bdff40a1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.76 03:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:08:46 32f0905ce0a5: Preparing 03:08:46 6bc4a5b7572d: Preparing 03:08:46 02d7e3467b11: Preparing 03:08:46 f0f5702b4c11: Preparing 03:08:46 7a2965b406d9: Preparing 03:08:46 837a291bbb65: Preparing 03:08:46 f62e26def092: Preparing 03:08:46 0e64f2360a44: Preparing 03:08:46 837a291bbb65: Waiting 03:08:46 f62e26def092: Waiting 03:08:46 0e64f2360a44: Waiting 03:08:46 7a2965b406d9: Layer already exists 03:08:46 02d7e3467b11: Layer already exists 03:08:46 32f0905ce0a5: Layer already exists 03:08:46 6bc4a5b7572d: Layer already exists 03:08:46 f0f5702b4c11: Layer already exists 03:08:46 837a291bbb65: Layer already exists 03:08:46 f62e26def092: Layer already exists 03:08:46 0e64f2360a44: Layer already exists 03:08:46 4.1.0-dev.76: digest: sha256:ac0f30fd48d8c84c5d6eb0309d5eb0a8a3b979a42ab0a06b60a4de87bdff40a1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:08:47 32f0905ce0a5: Preparing 03:08:47 6bc4a5b7572d: Preparing 03:08:47 02d7e3467b11: Preparing 03:08:47 f0f5702b4c11: Preparing 03:08:47 7a2965b406d9: Preparing 03:08:47 837a291bbb65: Preparing 03:08:47 f62e26def092: Preparing 03:08:47 0e64f2360a44: Preparing 03:08:47 837a291bbb65: Waiting 03:08:47 f62e26def092: Waiting 03:08:47 0e64f2360a44: Waiting 03:08:47 f0f5702b4c11: Layer already exists 03:08:47 7a2965b406d9: Layer already exists 03:08:47 32f0905ce0a5: Layer already exists 03:08:47 02d7e3467b11: Layer already exists 03:08:47 6bc4a5b7572d: Layer already exists 03:08:47 837a291bbb65: Layer already exists 03:08:47 f62e26def092: Layer already exists 03:08:47 0e64f2360a44: Layer already exists 03:08:47 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:ac0f30fd48d8c84c5d6eb0309d5eb0a8a3b979a42ab0a06b60a4de87bdff40a1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:08:48 32f0905ce0a5: Preparing 03:08:48 6bc4a5b7572d: Preparing 03:08:48 02d7e3467b11: Preparing 03:08:48 f0f5702b4c11: Preparing 03:08:48 7a2965b406d9: Preparing 03:08:48 837a291bbb65: Preparing 03:08:48 f62e26def092: Preparing 03:08:48 0e64f2360a44: Preparing 03:08:48 837a291bbb65: Waiting 03:08:48 f62e26def092: Waiting 03:08:48 0e64f2360a44: Waiting 03:08:48 6bc4a5b7572d: Layer already exists 03:08:48 f0f5702b4c11: Layer already exists 03:08:48 32f0905ce0a5: Layer already exists 03:08:48 02d7e3467b11: Layer already exists 03:08:48 7a2965b406d9: Layer already exists 03:08:48 0e64f2360a44: Layer already exists 03:08:48 837a291bbb65: Layer already exists 03:08:48 f62e26def092: Layer already exists 03:08:48 main: digest: sha256:ac0f30fd48d8c84c5d6eb0309d5eb0a8a3b979a42ab0a06b60a4de87bdff40a1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:08:48 ===================================================== [Pipeline] echo 03:08:48 taggedImages: 03:08:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:08:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:08:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.76 03:08:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:08:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:08:48 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:08:48 d4de7c350327d83674676075a67e0ef5aebb317b 03:08:48 latest 03:08:48 4.1.0-dev.76 03:08:48 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:08:48 main 03:08:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:08:49 20733cc90a0b: Preparing 03:08:49 2f1c539eaed8: Preparing 03:08:49 d6ff20416aaf: Preparing 03:08:49 45e8568cba1a: Preparing 03:08:49 c998b9362f7d: Preparing 03:08:49 cfea1986f810: Preparing 03:08:49 0d57e289b14f: Preparing 03:08:49 f0f5702b4c11: Preparing 03:08:49 7a2965b406d9: Preparing 03:08:49 b20b0eaa3757: Preparing 03:08:49 15471ebf2dc4: Preparing 03:08:49 5f70bf18a086: Preparing 03:08:49 3f5af1c4ee56: Preparing 03:08:49 f12a63bc30ce: Preparing 03:08:49 ba9a28feac95: Preparing 03:08:49 0e64f2360a44: Preparing 03:08:49 0d57e289b14f: Waiting 03:08:49 f0f5702b4c11: Waiting 03:08:49 7a2965b406d9: Waiting 03:08:49 b20b0eaa3757: Waiting 03:08:49 15471ebf2dc4: Waiting 03:08:49 5f70bf18a086: Waiting 03:08:49 3f5af1c4ee56: Waiting 03:08:49 f12a63bc30ce: Waiting 03:08:49 ba9a28feac95: Waiting 03:08:49 0e64f2360a44: Waiting 03:08:49 cfea1986f810: Waiting 03:08:49 45e8568cba1a: Pushed 03:08:49 2f1c539eaed8: Pushed 03:08:49 d6ff20416aaf: Pushed 03:08:49 20733cc90a0b: Pushed 03:08:49 c998b9362f7d: Pushed 03:08:49 7a2965b406d9: Layer already exists 03:08:49 f0f5702b4c11: Layer already exists 03:08:49 cfea1986f810: Pushed 03:08:49 5f70bf18a086: Layer already exists 03:08:49 b20b0eaa3757: Pushed 03:08:49 15471ebf2dc4: Pushed 03:08:49 0e64f2360a44: Layer already exists 03:08:49 f12a63bc30ce: Pushed 03:08:49 3f5af1c4ee56: Pushed 03:08:49 ba9a28feac95: Pushed 03:08:53 0d57e289b14f: Pushed 03:08:53 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:c4e44cb96910ddd2a717b374abdac580a8f9a9a0733671bd97345e1278a79f18 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:08:54 20733cc90a0b: Preparing 03:08:54 2f1c539eaed8: Preparing 03:08:54 d6ff20416aaf: Preparing 03:08:54 45e8568cba1a: Preparing 03:08:54 c998b9362f7d: Preparing 03:08:54 cfea1986f810: Preparing 03:08:54 0d57e289b14f: Preparing 03:08:54 f0f5702b4c11: Preparing 03:08:54 7a2965b406d9: Preparing 03:08:54 b20b0eaa3757: Preparing 03:08:54 15471ebf2dc4: Preparing 03:08:54 5f70bf18a086: Preparing 03:08:54 3f5af1c4ee56: Preparing 03:08:54 f12a63bc30ce: Preparing 03:08:54 ba9a28feac95: Preparing 03:08:54 0e64f2360a44: Preparing 03:08:54 b20b0eaa3757: Waiting 03:08:54 0d57e289b14f: Waiting 03:08:54 15471ebf2dc4: Waiting 03:08:54 5f70bf18a086: Waiting 03:08:54 f0f5702b4c11: Waiting 03:08:54 7a2965b406d9: Waiting 03:08:54 f12a63bc30ce: Waiting 03:08:54 3f5af1c4ee56: Waiting 03:08:54 cfea1986f810: Waiting 03:08:54 ba9a28feac95: Waiting 03:08:54 0e64f2360a44: Waiting 03:08:54 20733cc90a0b: Layer already exists 03:08:54 c998b9362f7d: Layer already exists 03:08:54 45e8568cba1a: Layer already exists 03:08:54 2f1c539eaed8: Layer already exists 03:08:54 d6ff20416aaf: Layer already exists 03:08:54 7a2965b406d9: Layer already exists 03:08:54 cfea1986f810: Layer already exists 03:08:54 f0f5702b4c11: Layer already exists 03:08:54 0d57e289b14f: Layer already exists 03:08:54 b20b0eaa3757: Layer already exists 03:08:54 3f5af1c4ee56: Layer already exists 03:08:54 f12a63bc30ce: Layer already exists 03:08:54 5f70bf18a086: Layer already exists 03:08:54 15471ebf2dc4: Layer already exists 03:08:54 ba9a28feac95: Layer already exists 03:08:54 0e64f2360a44: Layer already exists 03:08:54 latest: digest: sha256:c4e44cb96910ddd2a717b374abdac580a8f9a9a0733671bd97345e1278a79f18 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.76 03:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:08:54 20733cc90a0b: Preparing 03:08:54 2f1c539eaed8: Preparing 03:08:54 d6ff20416aaf: Preparing 03:08:54 45e8568cba1a: Preparing 03:08:54 c998b9362f7d: Preparing 03:08:54 cfea1986f810: Preparing 03:08:54 0d57e289b14f: Preparing 03:08:54 f0f5702b4c11: Preparing 03:08:54 7a2965b406d9: Preparing 03:08:54 b20b0eaa3757: Preparing 03:08:54 15471ebf2dc4: Preparing 03:08:54 5f70bf18a086: Preparing 03:08:54 3f5af1c4ee56: Preparing 03:08:54 f12a63bc30ce: Preparing 03:08:54 ba9a28feac95: Preparing 03:08:54 0e64f2360a44: Preparing 03:08:54 cfea1986f810: Waiting 03:08:54 0d57e289b14f: Waiting 03:08:54 f0f5702b4c11: Waiting 03:08:54 7a2965b406d9: Waiting 03:08:54 b20b0eaa3757: Waiting 03:08:54 ba9a28feac95: Waiting 03:08:54 15471ebf2dc4: Waiting 03:08:54 0e64f2360a44: Waiting 03:08:54 3f5af1c4ee56: Waiting 03:08:54 5f70bf18a086: Waiting 03:08:54 f12a63bc30ce: Waiting 03:08:54 2f1c539eaed8: Layer already exists 03:08:54 20733cc90a0b: Layer already exists 03:08:54 c998b9362f7d: Layer already exists 03:08:54 d6ff20416aaf: Layer already exists 03:08:54 45e8568cba1a: Layer already exists 03:08:54 cfea1986f810: Layer already exists 03:08:54 0d57e289b14f: Layer already exists 03:08:54 7a2965b406d9: Layer already exists 03:08:54 b20b0eaa3757: Layer already exists 03:08:54 f0f5702b4c11: Layer already exists 03:08:54 f12a63bc30ce: Layer already exists 03:08:54 15471ebf2dc4: Layer already exists 03:08:54 5f70bf18a086: Layer already exists 03:08:54 ba9a28feac95: Layer already exists 03:08:54 3f5af1c4ee56: Layer already exists 03:08:54 0e64f2360a44: Layer already exists 03:08:55 4.1.0-dev.76: digest: sha256:c4e44cb96910ddd2a717b374abdac580a8f9a9a0733671bd97345e1278a79f18 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:08:55 20733cc90a0b: Preparing 03:08:55 2f1c539eaed8: Preparing 03:08:55 d6ff20416aaf: Preparing 03:08:55 45e8568cba1a: Preparing 03:08:55 c998b9362f7d: Preparing 03:08:55 cfea1986f810: Preparing 03:08:55 0d57e289b14f: Preparing 03:08:55 f0f5702b4c11: Preparing 03:08:55 7a2965b406d9: Preparing 03:08:55 b20b0eaa3757: Preparing 03:08:55 15471ebf2dc4: Preparing 03:08:55 5f70bf18a086: Preparing 03:08:55 3f5af1c4ee56: Preparing 03:08:55 f12a63bc30ce: Preparing 03:08:55 ba9a28feac95: Preparing 03:08:55 0e64f2360a44: Preparing 03:08:55 7a2965b406d9: Waiting 03:08:55 b20b0eaa3757: Waiting 03:08:55 cfea1986f810: Waiting 03:08:55 0d57e289b14f: Waiting 03:08:55 f0f5702b4c11: Waiting 03:08:55 15471ebf2dc4: Waiting 03:08:55 f12a63bc30ce: Waiting 03:08:55 ba9a28feac95: Waiting 03:08:55 0e64f2360a44: Waiting 03:08:55 5f70bf18a086: Waiting 03:08:55 3f5af1c4ee56: Waiting 03:08:55 2f1c539eaed8: Layer already exists 03:08:55 45e8568cba1a: Layer already exists 03:08:55 d6ff20416aaf: Layer already exists 03:08:55 c998b9362f7d: Layer already exists 03:08:55 20733cc90a0b: Layer already exists 03:08:55 0d57e289b14f: Layer already exists 03:08:55 cfea1986f810: Layer already exists 03:08:55 f0f5702b4c11: Layer already exists 03:08:55 7a2965b406d9: Layer already exists 03:08:55 b20b0eaa3757: Layer already exists 03:08:55 5f70bf18a086: Layer already exists 03:08:55 3f5af1c4ee56: Layer already exists 03:08:55 15471ebf2dc4: Layer already exists 03:08:55 ba9a28feac95: Layer already exists 03:08:55 f12a63bc30ce: Layer already exists 03:08:56 0e64f2360a44: Layer already exists 03:08:56 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:c4e44cb96910ddd2a717b374abdac580a8f9a9a0733671bd97345e1278a79f18 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:08:57 20733cc90a0b: Preparing 03:08:57 2f1c539eaed8: Preparing 03:08:57 d6ff20416aaf: Preparing 03:08:57 45e8568cba1a: Preparing 03:08:57 c998b9362f7d: Preparing 03:08:57 cfea1986f810: Preparing 03:08:57 0d57e289b14f: Preparing 03:08:57 f0f5702b4c11: Preparing 03:08:57 7a2965b406d9: Preparing 03:08:57 b20b0eaa3757: Preparing 03:08:57 15471ebf2dc4: Preparing 03:08:57 5f70bf18a086: Preparing 03:08:57 3f5af1c4ee56: Preparing 03:08:57 f12a63bc30ce: Preparing 03:08:57 ba9a28feac95: Preparing 03:08:57 0e64f2360a44: Preparing 03:08:57 f0f5702b4c11: Waiting 03:08:57 7a2965b406d9: Waiting 03:08:57 b20b0eaa3757: Waiting 03:08:57 15471ebf2dc4: Waiting 03:08:57 5f70bf18a086: Waiting 03:08:57 3f5af1c4ee56: Waiting 03:08:57 f12a63bc30ce: Waiting 03:08:57 ba9a28feac95: Waiting 03:08:57 0e64f2360a44: Waiting 03:08:57 cfea1986f810: Waiting 03:08:57 0d57e289b14f: Waiting 03:08:57 c998b9362f7d: Layer already exists 03:08:57 2f1c539eaed8: Layer already exists 03:08:57 20733cc90a0b: Layer already exists 03:08:57 45e8568cba1a: Layer already exists 03:08:57 d6ff20416aaf: Layer already exists 03:08:57 7a2965b406d9: Layer already exists 03:08:57 0d57e289b14f: Layer already exists 03:08:57 f0f5702b4c11: Layer already exists 03:08:57 cfea1986f810: Layer already exists 03:08:57 b20b0eaa3757: Layer already exists 03:08:57 15471ebf2dc4: Layer already exists 03:08:57 5f70bf18a086: Layer already exists 03:08:57 3f5af1c4ee56: Layer already exists 03:08:57 f12a63bc30ce: Layer already exists 03:08:57 ba9a28feac95: Layer already exists 03:08:57 0e64f2360a44: Layer already exists 03:08:57 main: digest: sha256:c4e44cb96910ddd2a717b374abdac580a8f9a9a0733671bd97345e1278a79f18 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:08:57 ===================================================== [Pipeline] echo 03:08:57 taggedImages: 03:08:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:08:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:08:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.76 03:08:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:08:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:08:57 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:08:57 d4de7c350327d83674676075a67e0ef5aebb317b 03:08:57 latest 03:08:57 4.1.0-dev.76 03:08:57 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:08:57 main 03:08:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:08:58 e3d4acff1899: Preparing 03:08:58 779c01ff6ab2: Preparing 03:08:58 baa250cd6b8a: Preparing 03:08:58 75266c66dc96: Preparing 03:08:58 f0f5702b4c11: Preparing 03:08:58 7a2965b406d9: Preparing 03:08:58 837a291bbb65: Preparing 03:08:58 f62e26def092: Preparing 03:08:58 0e64f2360a44: Preparing 03:08:58 7a2965b406d9: Waiting 03:08:58 837a291bbb65: Waiting 03:08:58 f62e26def092: Waiting 03:08:58 0e64f2360a44: Waiting 03:08:58 f0f5702b4c11: Layer already exists 03:08:58 7a2965b406d9: Layer already exists 03:08:58 baa250cd6b8a: Pushed 03:08:58 779c01ff6ab2: Pushed 03:08:58 837a291bbb65: Layer already exists 03:08:58 e3d4acff1899: Pushed 03:08:58 f62e26def092: Layer already exists 03:08:58 0e64f2360a44: Layer already exists 03:09:06 75266c66dc96: Pushed 03:09:06 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:da0edbf004c9a9de6c81c9a8686fee2d6e0dc1f975d6d0329d2dc61400fbcf79 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:07 + 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:09:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:09:07 e3d4acff1899: Preparing 03:09:07 779c01ff6ab2: Preparing 03:09:07 baa250cd6b8a: Preparing 03:09:07 75266c66dc96: Preparing 03:09:07 f0f5702b4c11: Preparing 03:09:07 7a2965b406d9: Preparing 03:09:07 837a291bbb65: Preparing 03:09:07 f62e26def092: Preparing 03:09:07 0e64f2360a44: Preparing 03:09:07 837a291bbb65: Waiting 03:09:07 f62e26def092: Waiting 03:09:07 0e64f2360a44: Waiting 03:09:07 7a2965b406d9: Waiting 03:09:07 e3d4acff1899: Layer already exists 03:09:07 75266c66dc96: Layer already exists 03:09:07 baa250cd6b8a: Layer already exists 03:09:07 779c01ff6ab2: Layer already exists 03:09:07 f0f5702b4c11: Layer already exists 03:09:07 7a2965b406d9: Layer already exists 03:09:07 837a291bbb65: Layer already exists 03:09:07 f62e26def092: Layer already exists 03:09:07 0e64f2360a44: Layer already exists 03:09:07 latest: digest: sha256:da0edbf004c9a9de6c81c9a8686fee2d6e0dc1f975d6d0329d2dc61400fbcf79 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.76 03:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:09:08 e3d4acff1899: Preparing 03:09:08 779c01ff6ab2: Preparing 03:09:08 baa250cd6b8a: Preparing 03:09:08 75266c66dc96: Preparing 03:09:08 f0f5702b4c11: Preparing 03:09:08 7a2965b406d9: Preparing 03:09:08 837a291bbb65: Preparing 03:09:08 f62e26def092: Preparing 03:09:08 0e64f2360a44: Preparing 03:09:08 837a291bbb65: Waiting 03:09:08 f62e26def092: Waiting 03:09:08 7a2965b406d9: Waiting 03:09:08 0e64f2360a44: Waiting 03:09:08 baa250cd6b8a: Layer already exists 03:09:08 f0f5702b4c11: Layer already exists 03:09:08 e3d4acff1899: Layer already exists 03:09:08 779c01ff6ab2: Layer already exists 03:09:08 75266c66dc96: Layer already exists 03:09:08 0e64f2360a44: Layer already exists 03:09:08 837a291bbb65: Layer already exists 03:09:08 7a2965b406d9: Layer already exists 03:09:08 f62e26def092: Layer already exists 03:09:08 4.1.0-dev.76: digest: sha256:da0edbf004c9a9de6c81c9a8686fee2d6e0dc1f975d6d0329d2dc61400fbcf79 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:09:09 e3d4acff1899: Preparing 03:09:09 779c01ff6ab2: Preparing 03:09:09 baa250cd6b8a: Preparing 03:09:09 75266c66dc96: Preparing 03:09:09 f0f5702b4c11: Preparing 03:09:09 7a2965b406d9: Preparing 03:09:09 837a291bbb65: Preparing 03:09:09 f62e26def092: Preparing 03:09:09 0e64f2360a44: Preparing 03:09:09 7a2965b406d9: Waiting 03:09:09 f62e26def092: Waiting 03:09:09 0e64f2360a44: Waiting 03:09:09 837a291bbb65: Waiting 03:09:09 e3d4acff1899: Layer already exists 03:09:09 f0f5702b4c11: Layer already exists 03:09:09 baa250cd6b8a: Layer already exists 03:09:09 779c01ff6ab2: Layer already exists 03:09:09 75266c66dc96: Layer already exists 03:09:09 f62e26def092: Layer already exists 03:09:09 837a291bbb65: Layer already exists 03:09:09 0e64f2360a44: Layer already exists 03:09:09 7a2965b406d9: Layer already exists 03:09:09 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:da0edbf004c9a9de6c81c9a8686fee2d6e0dc1f975d6d0329d2dc61400fbcf79 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:10 + 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:09:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:09:10 e3d4acff1899: Preparing 03:09:10 779c01ff6ab2: Preparing 03:09:10 baa250cd6b8a: Preparing 03:09:10 75266c66dc96: Preparing 03:09:10 f0f5702b4c11: Preparing 03:09:10 7a2965b406d9: Preparing 03:09:10 837a291bbb65: Preparing 03:09:10 7a2965b406d9: Waiting 03:09:10 f62e26def092: Preparing 03:09:10 837a291bbb65: Waiting 03:09:10 f62e26def092: Waiting 03:09:10 0e64f2360a44: Preparing 03:09:10 baa250cd6b8a: Layer already exists 03:09:10 779c01ff6ab2: Layer already exists 03:09:10 f0f5702b4c11: Layer already exists 03:09:10 e3d4acff1899: Layer already exists 03:09:10 75266c66dc96: Layer already exists 03:09:10 0e64f2360a44: Layer already exists 03:09:10 f62e26def092: Layer already exists 03:09:10 7a2965b406d9: Layer already exists 03:09:10 837a291bbb65: Layer already exists 03:09:10 main: digest: sha256:da0edbf004c9a9de6c81c9a8686fee2d6e0dc1f975d6d0329d2dc61400fbcf79 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:10 ===================================================== [Pipeline] echo 03:09:10 taggedImages: 03:09:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:09:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:09:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.76 03:09:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:09:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:09:10 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:09:10 d4de7c350327d83674676075a67e0ef5aebb317b 03:09:10 latest 03:09:10 4.1.0-dev.76 03:09:10 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:09:10 main 03:09:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:09:11 a3b8ddb5166e: Preparing 03:09:11 c1ccf6154fdf: Preparing 03:09:11 f4e53f030288: Preparing 03:09:11 8fac2001294b: Preparing 03:09:11 a619475fe139: Preparing 03:09:11 f0f5702b4c11: Preparing 03:09:11 7a2965b406d9: Preparing 03:09:11 211090819bd1: Preparing 03:09:11 00c67889f2c9: Preparing 03:09:11 e7e49143ad30: Preparing 03:09:11 0e64f2360a44: Preparing 03:09:11 7a2965b406d9: Waiting 03:09:11 211090819bd1: Waiting 03:09:11 00c67889f2c9: Waiting 03:09:11 e7e49143ad30: Waiting 03:09:11 0e64f2360a44: Waiting 03:09:11 a619475fe139: Pushed 03:09:11 c1ccf6154fdf: Pushed 03:09:11 f0f5702b4c11: Layer already exists 03:09:11 a3b8ddb5166e: Pushed 03:09:11 8fac2001294b: Pushed 03:09:11 7a2965b406d9: Layer already exists 03:09:11 0e64f2360a44: Layer already exists 03:09:12 211090819bd1: Pushed 03:09:12 00c67889f2c9: Pushed 03:09:15 e7e49143ad30: Pushed 03:09:17 f4e53f030288: Pushed 03:09:17 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:c911a662b8b402cdf445cd730b4b6460691d56aec39d44750478f1f512da4e84 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:18 + 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:09:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:09:18 a3b8ddb5166e: Preparing 03:09:18 c1ccf6154fdf: Preparing 03:09:18 f4e53f030288: Preparing 03:09:18 8fac2001294b: Preparing 03:09:18 a619475fe139: Preparing 03:09:18 f0f5702b4c11: Preparing 03:09:18 7a2965b406d9: Preparing 03:09:18 211090819bd1: Preparing 03:09:18 00c67889f2c9: Preparing 03:09:18 e7e49143ad30: Preparing 03:09:18 0e64f2360a44: Preparing 03:09:18 211090819bd1: Waiting 03:09:18 00c67889f2c9: Waiting 03:09:18 e7e49143ad30: Waiting 03:09:18 0e64f2360a44: Waiting 03:09:18 f0f5702b4c11: Waiting 03:09:18 7a2965b406d9: Waiting 03:09:18 a3b8ddb5166e: Layer already exists 03:09:18 f4e53f030288: Layer already exists 03:09:18 8fac2001294b: Layer already exists 03:09:18 c1ccf6154fdf: Layer already exists 03:09:18 a619475fe139: Layer already exists 03:09:18 f0f5702b4c11: Layer already exists 03:09:18 e7e49143ad30: Layer already exists 03:09:18 211090819bd1: Layer already exists 03:09:18 7a2965b406d9: Layer already exists 03:09:18 00c67889f2c9: Layer already exists 03:09:18 0e64f2360a44: Layer already exists 03:09:18 latest: digest: sha256:c911a662b8b402cdf445cd730b4b6460691d56aec39d44750478f1f512da4e84 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.76 03:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:09:19 a3b8ddb5166e: Preparing 03:09:19 c1ccf6154fdf: Preparing 03:09:19 f4e53f030288: Preparing 03:09:19 8fac2001294b: Preparing 03:09:19 a619475fe139: Preparing 03:09:19 f0f5702b4c11: Preparing 03:09:19 7a2965b406d9: Preparing 03:09:19 211090819bd1: Preparing 03:09:19 00c67889f2c9: Preparing 03:09:19 e7e49143ad30: Preparing 03:09:19 0e64f2360a44: Preparing 03:09:19 211090819bd1: Waiting 03:09:19 00c67889f2c9: Waiting 03:09:19 e7e49143ad30: Waiting 03:09:19 0e64f2360a44: Waiting 03:09:19 7a2965b406d9: Waiting 03:09:19 f0f5702b4c11: Waiting 03:09:19 a619475fe139: Layer already exists 03:09:19 c1ccf6154fdf: Layer already exists 03:09:19 f4e53f030288: Layer already exists 03:09:19 8fac2001294b: Layer already exists 03:09:19 a3b8ddb5166e: Layer already exists 03:09:19 7a2965b406d9: Layer already exists 03:09:19 211090819bd1: Layer already exists 03:09:19 f0f5702b4c11: Layer already exists 03:09:19 00c67889f2c9: Layer already exists 03:09:19 e7e49143ad30: Layer already exists 03:09:19 0e64f2360a44: Layer already exists 03:09:20 4.1.0-dev.76: digest: sha256:c911a662b8b402cdf445cd730b4b6460691d56aec39d44750478f1f512da4e84 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:09:20 a3b8ddb5166e: Preparing 03:09:20 c1ccf6154fdf: Preparing 03:09:20 f4e53f030288: Preparing 03:09:20 8fac2001294b: Preparing 03:09:20 a619475fe139: Preparing 03:09:20 f0f5702b4c11: Preparing 03:09:20 7a2965b406d9: Preparing 03:09:20 211090819bd1: Preparing 03:09:20 00c67889f2c9: Preparing 03:09:20 e7e49143ad30: Preparing 03:09:20 0e64f2360a44: Preparing 03:09:20 211090819bd1: Waiting 03:09:20 0e64f2360a44: Waiting 03:09:20 00c67889f2c9: Waiting 03:09:20 f0f5702b4c11: Waiting 03:09:20 e7e49143ad30: Waiting 03:09:20 7a2965b406d9: Waiting 03:09:20 8fac2001294b: Layer already exists 03:09:20 a3b8ddb5166e: Layer already exists 03:09:20 f4e53f030288: Layer already exists 03:09:20 a619475fe139: Layer already exists 03:09:20 c1ccf6154fdf: Layer already exists 03:09:20 f0f5702b4c11: Layer already exists 03:09:20 00c67889f2c9: Layer already exists 03:09:20 211090819bd1: Layer already exists 03:09:20 7a2965b406d9: Layer already exists 03:09:20 e7e49143ad30: Layer already exists 03:09:20 0e64f2360a44: Layer already exists 03:09:20 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:c911a662b8b402cdf445cd730b4b6460691d56aec39d44750478f1f512da4e84 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:21 + 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:09:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:09:21 a3b8ddb5166e: Preparing 03:09:21 c1ccf6154fdf: Preparing 03:09:21 f4e53f030288: Preparing 03:09:21 8fac2001294b: Preparing 03:09:21 a619475fe139: Preparing 03:09:21 f0f5702b4c11: Preparing 03:09:21 7a2965b406d9: Preparing 03:09:21 211090819bd1: Preparing 03:09:21 00c67889f2c9: Preparing 03:09:21 e7e49143ad30: Preparing 03:09:21 0e64f2360a44: Preparing 03:09:21 211090819bd1: Waiting 03:09:21 00c67889f2c9: Waiting 03:09:21 e7e49143ad30: Waiting 03:09:21 0e64f2360a44: Waiting 03:09:21 f0f5702b4c11: Waiting 03:09:21 7a2965b406d9: Waiting 03:09:21 c1ccf6154fdf: Layer already exists 03:09:21 a619475fe139: Layer already exists 03:09:21 a3b8ddb5166e: Layer already exists 03:09:21 8fac2001294b: Layer already exists 03:09:21 f4e53f030288: Layer already exists 03:09:21 7a2965b406d9: Layer already exists 03:09:21 00c67889f2c9: Layer already exists 03:09:21 211090819bd1: Layer already exists 03:09:21 f0f5702b4c11: Layer already exists 03:09:21 e7e49143ad30: Layer already exists 03:09:21 0e64f2360a44: Layer already exists 03:09:21 main: digest: sha256:c911a662b8b402cdf445cd730b4b6460691d56aec39d44750478f1f512da4e84 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:22 ===================================================== [Pipeline] echo 03:09:22 taggedImages: 03:09:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:09:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:09:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.76 03:09:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:09:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:09:22 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:09:22 d4de7c350327d83674676075a67e0ef5aebb317b 03:09:22 latest 03:09:22 4.1.0-dev.76 03:09:22 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:09:22 main 03:09:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:09:22 421ec1510083: Preparing 03:09:22 63d087382948: Preparing 03:09:22 9d59f2326335: Preparing 03:09:22 50fbf9ef2a25: Preparing 03:09:22 ca7ff03c339a: Preparing 03:09:22 cae3e1752d4c: Preparing 03:09:22 41afc06feafb: Preparing 03:09:22 f0f5702b4c11: Preparing 03:09:22 7a2965b406d9: Preparing 03:09:22 d80d85179104: Preparing 03:09:22 3712fa217b7a: Preparing 03:09:22 0e64f2360a44: Preparing 03:09:22 cae3e1752d4c: Waiting 03:09:22 41afc06feafb: Waiting 03:09:22 f0f5702b4c11: Waiting 03:09:22 d80d85179104: Waiting 03:09:22 7a2965b406d9: Waiting 03:09:22 3712fa217b7a: Waiting 03:09:23 ca7ff03c339a: Pushed 03:09:23 63d087382948: Pushed 03:09:23 421ec1510083: Pushed 03:09:23 f0f5702b4c11: Layer already exists 03:09:23 7a2965b406d9: Layer already exists 03:09:23 41afc06feafb: Pushed 03:09:23 cae3e1752d4c: Pushed 03:09:23 0e64f2360a44: Layer already exists 03:09:23 d80d85179104: Pushed 03:09:26 3712fa217b7a: Pushed 03:09:29 50fbf9ef2a25: Pushed 03:09:29 9d59f2326335: Pushed 03:09:29 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:e19f5040821393108c431bd7ed7dc410142188ca50cf05658272766a0ed5edfd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:30 + 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:09:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:09:30 421ec1510083: Preparing 03:09:30 63d087382948: Preparing 03:09:30 9d59f2326335: Preparing 03:09:30 50fbf9ef2a25: Preparing 03:09:30 ca7ff03c339a: Preparing 03:09:30 cae3e1752d4c: Preparing 03:09:30 41afc06feafb: Preparing 03:09:30 f0f5702b4c11: Preparing 03:09:30 7a2965b406d9: Preparing 03:09:30 d80d85179104: Preparing 03:09:30 3712fa217b7a: Preparing 03:09:30 0e64f2360a44: Preparing 03:09:30 cae3e1752d4c: Waiting 03:09:30 41afc06feafb: Waiting 03:09:30 f0f5702b4c11: Waiting 03:09:30 7a2965b406d9: Waiting 03:09:30 d80d85179104: Waiting 03:09:30 3712fa217b7a: Waiting 03:09:30 0e64f2360a44: Waiting 03:09:30 ca7ff03c339a: Layer already exists 03:09:30 421ec1510083: Layer already exists 03:09:30 50fbf9ef2a25: Layer already exists 03:09:30 63d087382948: Layer already exists 03:09:30 9d59f2326335: Layer already exists 03:09:30 41afc06feafb: Layer already exists 03:09:30 cae3e1752d4c: Layer already exists 03:09:30 d80d85179104: Layer already exists 03:09:30 f0f5702b4c11: Layer already exists 03:09:30 7a2965b406d9: Layer already exists 03:09:30 3712fa217b7a: Layer already exists 03:09:30 0e64f2360a44: Layer already exists 03:09:30 latest: digest: sha256:e19f5040821393108c431bd7ed7dc410142188ca50cf05658272766a0ed5edfd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.76 03:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:09:33 421ec1510083: Preparing 03:09:33 63d087382948: Preparing 03:09:33 9d59f2326335: Preparing 03:09:33 50fbf9ef2a25: Preparing 03:09:33 ca7ff03c339a: Preparing 03:09:33 cae3e1752d4c: Preparing 03:09:33 41afc06feafb: Preparing 03:09:33 f0f5702b4c11: Preparing 03:09:33 7a2965b406d9: Preparing 03:09:33 d80d85179104: Preparing 03:09:33 3712fa217b7a: Preparing 03:09:33 0e64f2360a44: Preparing 03:09:33 f0f5702b4c11: Waiting 03:09:33 7a2965b406d9: Waiting 03:09:33 d80d85179104: Waiting 03:09:33 0e64f2360a44: Waiting 03:09:33 cae3e1752d4c: Waiting 03:09:33 41afc06feafb: Waiting 03:09:33 63d087382948: Layer already exists 03:09:33 9d59f2326335: Layer already exists 03:09:33 ca7ff03c339a: Layer already exists 03:09:33 421ec1510083: Layer already exists 03:09:33 50fbf9ef2a25: Layer already exists 03:09:33 41afc06feafb: Layer already exists 03:09:33 7a2965b406d9: Layer already exists 03:09:33 f0f5702b4c11: Layer already exists 03:09:33 d80d85179104: Layer already exists 03:09:33 cae3e1752d4c: Layer already exists 03:09:33 0e64f2360a44: Layer already exists 03:09:33 3712fa217b7a: Layer already exists 03:09:33 4.1.0-dev.76: digest: sha256:e19f5040821393108c431bd7ed7dc410142188ca50cf05658272766a0ed5edfd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:09:34 421ec1510083: Preparing 03:09:34 63d087382948: Preparing 03:09:34 9d59f2326335: Preparing 03:09:34 50fbf9ef2a25: Preparing 03:09:34 ca7ff03c339a: Preparing 03:09:34 cae3e1752d4c: Preparing 03:09:34 41afc06feafb: Preparing 03:09:34 f0f5702b4c11: Preparing 03:09:34 7a2965b406d9: Preparing 03:09:34 d80d85179104: Preparing 03:09:34 3712fa217b7a: Preparing 03:09:34 0e64f2360a44: Preparing 03:09:34 7a2965b406d9: Waiting 03:09:34 cae3e1752d4c: Waiting 03:09:34 d80d85179104: Waiting 03:09:34 41afc06feafb: Waiting 03:09:34 f0f5702b4c11: Waiting 03:09:34 3712fa217b7a: Waiting 03:09:34 63d087382948: Layer already exists 03:09:34 421ec1510083: Layer already exists 03:09:34 9d59f2326335: Layer already exists 03:09:34 ca7ff03c339a: Layer already exists 03:09:34 50fbf9ef2a25: Layer already exists 03:09:34 cae3e1752d4c: Layer already exists 03:09:34 41afc06feafb: Layer already exists 03:09:34 7a2965b406d9: Layer already exists 03:09:34 f0f5702b4c11: Layer already exists 03:09:34 d80d85179104: Layer already exists 03:09:34 3712fa217b7a: Layer already exists 03:09:34 0e64f2360a44: Layer already exists 03:09:34 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:e19f5040821393108c431bd7ed7dc410142188ca50cf05658272766a0ed5edfd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:34 + 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:09:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:09:35 421ec1510083: Preparing 03:09:35 63d087382948: Preparing 03:09:35 9d59f2326335: Preparing 03:09:35 50fbf9ef2a25: Preparing 03:09:35 ca7ff03c339a: Preparing 03:09:35 cae3e1752d4c: Preparing 03:09:35 41afc06feafb: Preparing 03:09:35 f0f5702b4c11: Preparing 03:09:35 7a2965b406d9: Preparing 03:09:35 d80d85179104: Preparing 03:09:35 3712fa217b7a: Preparing 03:09:35 0e64f2360a44: Preparing 03:09:35 f0f5702b4c11: Waiting 03:09:35 cae3e1752d4c: Waiting 03:09:35 7a2965b406d9: Waiting 03:09:35 d80d85179104: Waiting 03:09:35 3712fa217b7a: Waiting 03:09:35 0e64f2360a44: Waiting 03:09:35 41afc06feafb: Waiting 03:09:35 ca7ff03c339a: Layer already exists 03:09:35 421ec1510083: Layer already exists 03:09:35 63d087382948: Layer already exists 03:09:35 50fbf9ef2a25: Layer already exists 03:09:35 9d59f2326335: Layer already exists 03:09:35 7a2965b406d9: Layer already exists 03:09:35 f0f5702b4c11: Layer already exists 03:09:35 d80d85179104: Layer already exists 03:09:35 cae3e1752d4c: Layer already exists 03:09:35 41afc06feafb: Layer already exists 03:09:35 0e64f2360a44: Layer already exists 03:09:35 3712fa217b7a: Layer already exists 03:09:35 main: digest: sha256:e19f5040821393108c431bd7ed7dc410142188ca50cf05658272766a0ed5edfd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:35 ===================================================== [Pipeline] echo 03:09:35 taggedImages: 03:09:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:09:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:09:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.76 03:09:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:09:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:09:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:09:35 d4de7c350327d83674676075a67e0ef5aebb317b 03:09:35 latest 03:09:35 4.1.0-dev.76 03:09:35 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:09:35 main 03:09:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:09:36 e9f3f182400f: Preparing 03:09:36 ed6a7d9c668c: Preparing 03:09:36 f0f5702b4c11: Preparing 03:09:36 7a2965b406d9: Preparing 03:09:36 03975a46bf92: Preparing 03:09:36 449ea2f83133: Preparing 03:09:36 0e64f2360a44: Preparing 03:09:36 449ea2f83133: Waiting 03:09:36 0e64f2360a44: Waiting 03:09:36 f0f5702b4c11: Layer already exists 03:09:36 7a2965b406d9: Layer already exists 03:09:36 0e64f2360a44: Layer already exists 03:09:36 03975a46bf92: Pushed 03:09:36 e9f3f182400f: Pushed 03:09:38 449ea2f83133: Pushed 03:09:43 ed6a7d9c668c: Pushed 03:09:43 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:d34266e56ee869a82be96f421d95a75407291dd31523399d68b610f00f776463 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:44 + 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:09:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:09:44 e9f3f182400f: Preparing 03:09:44 ed6a7d9c668c: Preparing 03:09:44 f0f5702b4c11: Preparing 03:09:44 7a2965b406d9: Preparing 03:09:44 03975a46bf92: Preparing 03:09:44 449ea2f83133: Preparing 03:09:44 0e64f2360a44: Preparing 03:09:44 449ea2f83133: Waiting 03:09:44 0e64f2360a44: Waiting 03:09:44 e9f3f182400f: Layer already exists 03:09:44 ed6a7d9c668c: Layer already exists 03:09:44 f0f5702b4c11: Layer already exists 03:09:44 7a2965b406d9: Layer already exists 03:09:44 03975a46bf92: Layer already exists 03:09:44 0e64f2360a44: Layer already exists 03:09:44 449ea2f83133: Layer already exists 03:09:44 latest: digest: sha256:d34266e56ee869a82be96f421d95a75407291dd31523399d68b610f00f776463 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.76 03:09:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:09:45 e9f3f182400f: Preparing 03:09:45 ed6a7d9c668c: Preparing 03:09:45 f0f5702b4c11: Preparing 03:09:45 7a2965b406d9: Preparing 03:09:45 03975a46bf92: Preparing 03:09:45 449ea2f83133: Preparing 03:09:45 0e64f2360a44: Preparing 03:09:45 449ea2f83133: Waiting 03:09:45 0e64f2360a44: Waiting 03:09:45 7a2965b406d9: Layer already exists 03:09:45 e9f3f182400f: Layer already exists 03:09:45 f0f5702b4c11: Layer already exists 03:09:45 ed6a7d9c668c: Layer already exists 03:09:45 03975a46bf92: Layer already exists 03:09:45 0e64f2360a44: Layer already exists 03:09:45 449ea2f83133: Layer already exists 03:09:45 4.1.0-dev.76: digest: sha256:d34266e56ee869a82be96f421d95a75407291dd31523399d68b610f00f776463 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:09:46 e9f3f182400f: Preparing 03:09:46 ed6a7d9c668c: Preparing 03:09:46 f0f5702b4c11: Preparing 03:09:46 7a2965b406d9: Preparing 03:09:46 03975a46bf92: Preparing 03:09:46 449ea2f83133: Preparing 03:09:46 449ea2f83133: Waiting 03:09:46 0e64f2360a44: Preparing 03:09:46 0e64f2360a44: Waiting 03:09:46 f0f5702b4c11: Layer already exists 03:09:46 03975a46bf92: Layer already exists 03:09:46 e9f3f182400f: Layer already exists 03:09:46 ed6a7d9c668c: Layer already exists 03:09:46 7a2965b406d9: Layer already exists 03:09:46 449ea2f83133: Layer already exists 03:09:46 0e64f2360a44: Layer already exists 03:09:46 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:d34266e56ee869a82be96f421d95a75407291dd31523399d68b610f00f776463 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:47 + 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:09:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:09:47 e9f3f182400f: Preparing 03:09:47 ed6a7d9c668c: Preparing 03:09:47 f0f5702b4c11: Preparing 03:09:47 7a2965b406d9: Preparing 03:09:47 03975a46bf92: Preparing 03:09:47 449ea2f83133: Preparing 03:09:47 0e64f2360a44: Preparing 03:09:47 449ea2f83133: Waiting 03:09:47 0e64f2360a44: Waiting 03:09:47 f0f5702b4c11: Layer already exists 03:09:47 ed6a7d9c668c: Layer already exists 03:09:47 7a2965b406d9: Layer already exists 03:09:47 03975a46bf92: Layer already exists 03:09:47 e9f3f182400f: Layer already exists 03:09:47 0e64f2360a44: Layer already exists 03:09:47 449ea2f83133: Layer already exists 03:09:47 main: digest: sha256:d34266e56ee869a82be96f421d95a75407291dd31523399d68b610f00f776463 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:47 ===================================================== [Pipeline] echo 03:09:47 taggedImages: 03:09:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:09:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:09:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.76 03:09:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:09:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:09:47 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:09:47 d4de7c350327d83674676075a67e0ef5aebb317b 03:09:47 latest 03:09:47 4.1.0-dev.76 03:09:47 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:09:47 main 03:09:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:09:48 421d4a62a19b: Preparing 03:09:48 5f9369b62837: Preparing 03:09:48 a30bf8842846: Preparing 03:09:48 f0f5702b4c11: Preparing 03:09:48 7a2965b406d9: Preparing 03:09:48 a3eab1d83e12: Preparing 03:09:48 db9c414b4e9d: Preparing 03:09:48 a3eab1d83e12: Waiting 03:09:48 1cd25abafc3c: Preparing 03:09:48 5ad157d4c34d: Preparing 03:09:48 0e64f2360a44: Preparing 03:09:48 db9c414b4e9d: Waiting 03:09:48 5ad157d4c34d: Waiting 03:09:48 0e64f2360a44: Waiting 03:09:48 1cd25abafc3c: Waiting 03:09:48 7a2965b406d9: Layer already exists 03:09:48 f0f5702b4c11: Layer already exists 03:09:48 a30bf8842846: Pushed 03:09:48 5f9369b62837: Pushed 03:09:48 421d4a62a19b: Pushed 03:09:48 0e64f2360a44: Layer already exists 03:09:48 1cd25abafc3c: Pushed 03:09:49 5ad157d4c34d: Pushed 03:10:02 db9c414b4e9d: Pushed 03:10:17 a3eab1d83e12: Pushed 03:10:17 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:f20ea9798a4c77299e5d85c622b2dc796e9838835c4b8b82dfdfa67a06bc900f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:17 + 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:10:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:10:18 421d4a62a19b: Preparing 03:10:18 5f9369b62837: Preparing 03:10:18 a30bf8842846: Preparing 03:10:18 f0f5702b4c11: Preparing 03:10:18 7a2965b406d9: Preparing 03:10:18 a3eab1d83e12: Preparing 03:10:18 db9c414b4e9d: Preparing 03:10:18 1cd25abafc3c: Preparing 03:10:18 5ad157d4c34d: Preparing 03:10:18 0e64f2360a44: Preparing 03:10:18 a3eab1d83e12: Waiting 03:10:18 db9c414b4e9d: Waiting 03:10:18 1cd25abafc3c: Waiting 03:10:18 5ad157d4c34d: Waiting 03:10:18 0e64f2360a44: Waiting 03:10:18 421d4a62a19b: Layer already exists 03:10:18 a30bf8842846: Layer already exists 03:10:18 7a2965b406d9: Layer already exists 03:10:18 f0f5702b4c11: Layer already exists 03:10:18 5f9369b62837: Layer already exists 03:10:18 a3eab1d83e12: Layer already exists 03:10:18 1cd25abafc3c: Layer already exists 03:10:18 db9c414b4e9d: Layer already exists 03:10:18 5ad157d4c34d: Layer already exists 03:10:18 0e64f2360a44: Layer already exists 03:10:18 latest: digest: sha256:f20ea9798a4c77299e5d85c622b2dc796e9838835c4b8b82dfdfa67a06bc900f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.76 03:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:10:19 421d4a62a19b: Preparing 03:10:19 5f9369b62837: Preparing 03:10:19 a30bf8842846: Preparing 03:10:19 f0f5702b4c11: Preparing 03:10:19 7a2965b406d9: Preparing 03:10:19 a3eab1d83e12: Preparing 03:10:19 db9c414b4e9d: Preparing 03:10:19 1cd25abafc3c: Preparing 03:10:19 5ad157d4c34d: Preparing 03:10:19 0e64f2360a44: Preparing 03:10:19 a3eab1d83e12: Waiting 03:10:19 1cd25abafc3c: Waiting 03:10:19 5ad157d4c34d: Waiting 03:10:19 0e64f2360a44: Waiting 03:10:19 421d4a62a19b: Layer already exists 03:10:19 a30bf8842846: Layer already exists 03:10:19 7a2965b406d9: Layer already exists 03:10:19 db9c414b4e9d: Layer already exists 03:10:19 f0f5702b4c11: Layer already exists 03:10:19 a3eab1d83e12: Layer already exists 03:10:19 5f9369b62837: Layer already exists 03:10:19 5ad157d4c34d: Layer already exists 03:10:19 1cd25abafc3c: Layer already exists 03:10:19 0e64f2360a44: Layer already exists 03:10:19 4.1.0-dev.76: digest: sha256:f20ea9798a4c77299e5d85c622b2dc796e9838835c4b8b82dfdfa67a06bc900f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:10:19 421d4a62a19b: Preparing 03:10:19 5f9369b62837: Preparing 03:10:19 a30bf8842846: Preparing 03:10:19 f0f5702b4c11: Preparing 03:10:19 7a2965b406d9: Preparing 03:10:19 a3eab1d83e12: Preparing 03:10:19 db9c414b4e9d: Preparing 03:10:19 1cd25abafc3c: Preparing 03:10:19 5ad157d4c34d: Preparing 03:10:19 0e64f2360a44: Preparing 03:10:19 a3eab1d83e12: Waiting 03:10:19 1cd25abafc3c: Waiting 03:10:19 5ad157d4c34d: Waiting 03:10:19 0e64f2360a44: Waiting 03:10:19 db9c414b4e9d: Waiting 03:10:19 a30bf8842846: Layer already exists 03:10:19 421d4a62a19b: Layer already exists 03:10:19 7a2965b406d9: Layer already exists 03:10:19 f0f5702b4c11: Layer already exists 03:10:19 5f9369b62837: Layer already exists 03:10:19 a3eab1d83e12: Layer already exists 03:10:19 1cd25abafc3c: Layer already exists 03:10:19 db9c414b4e9d: Layer already exists 03:10:19 0e64f2360a44: Layer already exists 03:10:19 5ad157d4c34d: Layer already exists 03:10:20 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:f20ea9798a4c77299e5d85c622b2dc796e9838835c4b8b82dfdfa67a06bc900f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:20 + 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:10:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:10:22 421d4a62a19b: Preparing 03:10:22 5f9369b62837: Preparing 03:10:22 a30bf8842846: Preparing 03:10:22 f0f5702b4c11: Preparing 03:10:22 7a2965b406d9: Preparing 03:10:22 a3eab1d83e12: Preparing 03:10:22 db9c414b4e9d: Preparing 03:10:22 1cd25abafc3c: Preparing 03:10:22 5ad157d4c34d: Preparing 03:10:22 0e64f2360a44: Preparing 03:10:22 db9c414b4e9d: Waiting 03:10:22 a3eab1d83e12: Waiting 03:10:22 5ad157d4c34d: Waiting 03:10:22 1cd25abafc3c: Waiting 03:10:22 0e64f2360a44: Waiting 03:10:22 421d4a62a19b: Layer already exists 03:10:22 a30bf8842846: Layer already exists 03:10:22 7a2965b406d9: Layer already exists 03:10:22 f0f5702b4c11: Layer already exists 03:10:22 5f9369b62837: Layer already exists 03:10:22 a3eab1d83e12: Layer already exists 03:10:22 db9c414b4e9d: Layer already exists 03:10:22 1cd25abafc3c: Layer already exists 03:10:22 5ad157d4c34d: Layer already exists 03:10:22 0e64f2360a44: Layer already exists 03:10:22 main: digest: sha256:f20ea9798a4c77299e5d85c622b2dc796e9838835c4b8b82dfdfa67a06bc900f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:22 ===================================================== [Pipeline] echo 03:10:22 taggedImages: 03:10:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:10:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:10:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.76 03:10:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:10:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:10:22 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:10:22 d4de7c350327d83674676075a67e0ef5aebb317b 03:10:22 latest 03:10:22 4.1.0-dev.76 03:10:22 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:10:22 main 03:10:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:10:23 d67233a20796: Preparing 03:10:23 a23a5b1f7797: Preparing 03:10:23 f6c81337066c: Preparing 03:10:23 f0f5702b4c11: Preparing 03:10:23 7a2965b406d9: Preparing 03:10:23 106978b84c62: Preparing 03:10:23 d12e0bff66c7: Preparing 03:10:23 106978b84c62: Waiting 03:10:23 d12e0bff66c7: Waiting 03:10:23 881a74a37b3f: Preparing 03:10:23 0e64f2360a44: Preparing 03:10:23 0e64f2360a44: Waiting 03:10:23 881a74a37b3f: Waiting 03:10:23 7a2965b406d9: Layer already exists 03:10:23 f0f5702b4c11: Layer already exists 03:10:23 f6c81337066c: Pushed 03:10:23 d67233a20796: Pushed 03:10:23 a23a5b1f7797: Pushed 03:10:23 d12e0bff66c7: Pushed 03:10:23 0e64f2360a44: Layer already exists 03:10:24 881a74a37b3f: Pushed 03:10:56 106978b84c62: Pushed 03:10:56 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:0df7a0f3b5009bbb956ca039f555fa62b88a2e6174d4ef48fdbbda1f8805818c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:56 + 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:10:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:10:57 d67233a20796: Preparing 03:10:57 a23a5b1f7797: Preparing 03:10:57 f6c81337066c: Preparing 03:10:57 f0f5702b4c11: Preparing 03:10:57 7a2965b406d9: Preparing 03:10:57 106978b84c62: Preparing 03:10:57 d12e0bff66c7: Preparing 03:10:57 881a74a37b3f: Preparing 03:10:57 0e64f2360a44: Preparing 03:10:57 106978b84c62: Waiting 03:10:57 d12e0bff66c7: Waiting 03:10:57 881a74a37b3f: Waiting 03:10:57 0e64f2360a44: Waiting 03:10:57 a23a5b1f7797: Layer already exists 03:10:57 f0f5702b4c11: Layer already exists 03:10:57 d67233a20796: Layer already exists 03:10:57 f6c81337066c: Layer already exists 03:10:57 7a2965b406d9: Layer already exists 03:10:57 d12e0bff66c7: Layer already exists 03:10:57 106978b84c62: Layer already exists 03:10:57 881a74a37b3f: Layer already exists 03:10:57 0e64f2360a44: Layer already exists 03:10:57 latest: digest: sha256:0df7a0f3b5009bbb956ca039f555fa62b88a2e6174d4ef48fdbbda1f8805818c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.76 03:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:10:58 d67233a20796: Preparing 03:10:58 a23a5b1f7797: Preparing 03:10:58 f6c81337066c: Preparing 03:10:58 f0f5702b4c11: Preparing 03:10:58 7a2965b406d9: Preparing 03:10:58 106978b84c62: Preparing 03:10:58 d12e0bff66c7: Preparing 03:10:58 881a74a37b3f: Preparing 03:10:58 0e64f2360a44: Preparing 03:10:58 106978b84c62: Waiting 03:10:58 d12e0bff66c7: Waiting 03:10:58 881a74a37b3f: Waiting 03:10:58 f6c81337066c: Layer already exists 03:10:58 f0f5702b4c11: Layer already exists 03:10:58 a23a5b1f7797: Layer already exists 03:10:58 7a2965b406d9: Layer already exists 03:10:58 d67233a20796: Layer already exists 03:10:58 881a74a37b3f: Layer already exists 03:10:58 d12e0bff66c7: Layer already exists 03:10:58 106978b84c62: Layer already exists 03:10:58 0e64f2360a44: Layer already exists 03:10:58 4.1.0-dev.76: digest: sha256:0df7a0f3b5009bbb956ca039f555fa62b88a2e6174d4ef48fdbbda1f8805818c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:10:59 d67233a20796: Preparing 03:10:59 a23a5b1f7797: Preparing 03:10:59 f6c81337066c: Preparing 03:10:59 f0f5702b4c11: Preparing 03:10:59 7a2965b406d9: Preparing 03:10:59 106978b84c62: Preparing 03:10:59 d12e0bff66c7: Preparing 03:10:59 881a74a37b3f: Preparing 03:10:59 0e64f2360a44: Preparing 03:10:59 106978b84c62: Waiting 03:10:59 d12e0bff66c7: Waiting 03:10:59 881a74a37b3f: Waiting 03:10:59 0e64f2360a44: Waiting 03:10:59 d67233a20796: Layer already exists 03:10:59 7a2965b406d9: Layer already exists 03:10:59 a23a5b1f7797: Layer already exists 03:10:59 f0f5702b4c11: Layer already exists 03:10:59 f6c81337066c: Layer already exists 03:10:59 881a74a37b3f: Layer already exists 03:10:59 106978b84c62: Layer already exists 03:10:59 d12e0bff66c7: Layer already exists 03:10:59 0e64f2360a44: Layer already exists 03:10:59 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:0df7a0f3b5009bbb956ca039f555fa62b88a2e6174d4ef48fdbbda1f8805818c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:59 + 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:11:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:11:00 d67233a20796: Preparing 03:11:00 a23a5b1f7797: Preparing 03:11:00 f6c81337066c: Preparing 03:11:00 f0f5702b4c11: Preparing 03:11:00 7a2965b406d9: Preparing 03:11:00 106978b84c62: Preparing 03:11:00 d12e0bff66c7: Preparing 03:11:00 881a74a37b3f: Preparing 03:11:00 0e64f2360a44: Preparing 03:11:00 d12e0bff66c7: Waiting 03:11:00 881a74a37b3f: Waiting 03:11:00 106978b84c62: Waiting 03:11:00 0e64f2360a44: Waiting 03:11:00 d67233a20796: Layer already exists 03:11:00 7a2965b406d9: Layer already exists 03:11:00 a23a5b1f7797: Layer already exists 03:11:00 f6c81337066c: Layer already exists 03:11:00 f0f5702b4c11: Layer already exists 03:11:00 106978b84c62: Layer already exists 03:11:00 881a74a37b3f: Layer already exists 03:11:00 d12e0bff66c7: Layer already exists 03:11:00 0e64f2360a44: Layer already exists 03:11:00 main: digest: sha256:0df7a0f3b5009bbb956ca039f555fa62b88a2e6174d4ef48fdbbda1f8805818c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:00 ===================================================== [Pipeline] echo 03:11:00 taggedImages: 03:11:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:11:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:11:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.76 03:11:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:11:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:11:00 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:11:00 d4de7c350327d83674676075a67e0ef5aebb317b 03:11:00 latest 03:11:00 4.1.0-dev.76 03:11:00 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:11:00 main 03:11:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:11:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:11:01 02149def4632: Preparing 03:11:01 8813ca07e9ad: Preparing 03:11:01 9a82211d5e7e: Preparing 03:11:01 f0f5702b4c11: Preparing 03:11:01 7a2965b406d9: Preparing 03:11:01 79c5f017ebc5: Preparing 03:11:01 1cd25abafc3c: Preparing 03:11:01 5ad157d4c34d: Preparing 03:11:01 0e64f2360a44: Preparing 03:11:01 79c5f017ebc5: Waiting 03:11:01 0e64f2360a44: Waiting 03:11:01 1cd25abafc3c: Waiting 03:11:01 f0f5702b4c11: Layer already exists 03:11:01 7a2965b406d9: Layer already exists 03:11:01 1cd25abafc3c: Layer already exists 03:11:01 9a82211d5e7e: Pushed 03:11:01 8813ca07e9ad: Pushed 03:11:01 5ad157d4c34d: Layer already exists 03:11:01 02149def4632: Pushed 03:11:01 0e64f2360a44: Layer already exists 03:11:28 79c5f017ebc5: Pushed 03:11:28 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:741bea1ffe44bbe6ee592f36023d7a8b21eebe32a849dcf8bbb67a3f9c41fd8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:28 + 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:11:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:11:28 02149def4632: Preparing 03:11:28 8813ca07e9ad: Preparing 03:11:28 9a82211d5e7e: Preparing 03:11:28 f0f5702b4c11: Preparing 03:11:28 7a2965b406d9: Preparing 03:11:28 79c5f017ebc5: Preparing 03:11:28 1cd25abafc3c: Preparing 03:11:28 5ad157d4c34d: Preparing 03:11:28 0e64f2360a44: Preparing 03:11:28 1cd25abafc3c: Waiting 03:11:28 5ad157d4c34d: Waiting 03:11:28 79c5f017ebc5: Waiting 03:11:28 0e64f2360a44: Waiting 03:11:28 7a2965b406d9: Layer already exists 03:11:28 8813ca07e9ad: Layer already exists 03:11:28 9a82211d5e7e: Layer already exists 03:11:28 02149def4632: Layer already exists 03:11:28 f0f5702b4c11: Layer already exists 03:11:28 0e64f2360a44: Layer already exists 03:11:28 1cd25abafc3c: Layer already exists 03:11:28 79c5f017ebc5: Layer already exists 03:11:28 5ad157d4c34d: Layer already exists 03:11:29 latest: digest: sha256:741bea1ffe44bbe6ee592f36023d7a8b21eebe32a849dcf8bbb67a3f9c41fd8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.76 03:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:11:29 02149def4632: Preparing 03:11:29 8813ca07e9ad: Preparing 03:11:29 9a82211d5e7e: Preparing 03:11:29 f0f5702b4c11: Preparing 03:11:29 7a2965b406d9: Preparing 03:11:29 79c5f017ebc5: Preparing 03:11:29 1cd25abafc3c: Preparing 03:11:29 5ad157d4c34d: Preparing 03:11:29 0e64f2360a44: Preparing 03:11:29 1cd25abafc3c: Waiting 03:11:29 5ad157d4c34d: Waiting 03:11:29 0e64f2360a44: Waiting 03:11:29 79c5f017ebc5: Waiting 03:11:29 8813ca07e9ad: Layer already exists 03:11:29 7a2965b406d9: Layer already exists 03:11:29 f0f5702b4c11: Layer already exists 03:11:29 02149def4632: Layer already exists 03:11:29 9a82211d5e7e: Layer already exists 03:11:29 79c5f017ebc5: Layer already exists 03:11:29 1cd25abafc3c: Layer already exists 03:11:29 5ad157d4c34d: Layer already exists 03:11:29 0e64f2360a44: Layer already exists 03:11:30 4.1.0-dev.76: digest: sha256:741bea1ffe44bbe6ee592f36023d7a8b21eebe32a849dcf8bbb67a3f9c41fd8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:11:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:11:30 02149def4632: Preparing 03:11:30 8813ca07e9ad: Preparing 03:11:30 9a82211d5e7e: Preparing 03:11:30 f0f5702b4c11: Preparing 03:11:30 7a2965b406d9: Preparing 03:11:30 79c5f017ebc5: Preparing 03:11:30 1cd25abafc3c: Preparing 03:11:30 5ad157d4c34d: Preparing 03:11:30 0e64f2360a44: Preparing 03:11:30 1cd25abafc3c: Waiting 03:11:30 5ad157d4c34d: Waiting 03:11:30 0e64f2360a44: Waiting 03:11:30 79c5f017ebc5: Waiting 03:11:30 9a82211d5e7e: Layer already exists 03:11:30 7a2965b406d9: Layer already exists 03:11:30 f0f5702b4c11: Layer already exists 03:11:30 02149def4632: Layer already exists 03:11:30 8813ca07e9ad: Layer already exists 03:11:30 79c5f017ebc5: Layer already exists 03:11:30 5ad157d4c34d: Layer already exists 03:11:30 1cd25abafc3c: Layer already exists 03:11:30 0e64f2360a44: Layer already exists 03:11:31 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:741bea1ffe44bbe6ee592f36023d7a8b21eebe32a849dcf8bbb67a3f9c41fd8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:31 + 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:11:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:11:31 02149def4632: Preparing 03:11:31 8813ca07e9ad: Preparing 03:11:31 9a82211d5e7e: Preparing 03:11:31 f0f5702b4c11: Preparing 03:11:31 7a2965b406d9: Preparing 03:11:31 79c5f017ebc5: Preparing 03:11:31 1cd25abafc3c: Preparing 03:11:31 5ad157d4c34d: Preparing 03:11:31 0e64f2360a44: Preparing 03:11:31 5ad157d4c34d: Waiting 03:11:31 0e64f2360a44: Waiting 03:11:31 1cd25abafc3c: Waiting 03:11:31 79c5f017ebc5: Waiting 03:11:31 9a82211d5e7e: Layer already exists 03:11:31 02149def4632: Layer already exists 03:11:31 8813ca07e9ad: Layer already exists 03:11:31 f0f5702b4c11: Layer already exists 03:11:31 7a2965b406d9: Layer already exists 03:11:31 5ad157d4c34d: Layer already exists 03:11:31 1cd25abafc3c: Layer already exists 03:11:31 0e64f2360a44: Layer already exists 03:11:31 79c5f017ebc5: Layer already exists 03:11:32 main: digest: sha256:741bea1ffe44bbe6ee592f36023d7a8b21eebe32a849dcf8bbb67a3f9c41fd8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:32 ===================================================== [Pipeline] echo 03:11:32 taggedImages: 03:11:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:11:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:11:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.76 03:11:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:11:32 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:11:32 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:11:32 d4de7c350327d83674676075a67e0ef5aebb317b 03:11:32 latest 03:11:32 4.1.0-dev.76 03:11:32 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:11:32 main 03:11:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:11:33 7996cfbbb648: Preparing 03:11:33 213192da1f7f: Preparing 03:11:33 f0f5702b4c11: Preparing 03:11:33 7a2965b406d9: Preparing 03:11:33 0f5f21cf91cb: Preparing 03:11:33 dfcfc1820100: Preparing 03:11:33 0e64f2360a44: Preparing 03:11:33 dfcfc1820100: Waiting 03:11:33 0e64f2360a44: Waiting 03:11:33 f0f5702b4c11: Layer already exists 03:11:33 7a2965b406d9: Layer already exists 03:11:33 0e64f2360a44: Layer already exists 03:11:33 7996cfbbb648: Pushed 03:11:33 0f5f21cf91cb: Pushed 03:11:34 dfcfc1820100: Pushed 03:11:42 213192da1f7f: Pushed 03:11:42 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:df7d1dd1803fa75ff2e274fdfeb95b537acd13d80ff6f857617a40f8533a402d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:11:43 7996cfbbb648: Preparing 03:11:43 213192da1f7f: Preparing 03:11:43 f0f5702b4c11: Preparing 03:11:43 7a2965b406d9: Preparing 03:11:43 0f5f21cf91cb: Preparing 03:11:43 dfcfc1820100: Preparing 03:11:43 0e64f2360a44: Preparing 03:11:43 dfcfc1820100: Waiting 03:11:43 0e64f2360a44: Waiting 03:11:43 213192da1f7f: Layer already exists 03:11:43 f0f5702b4c11: Layer already exists 03:11:43 7a2965b406d9: Layer already exists 03:11:43 0f5f21cf91cb: Layer already exists 03:11:43 7996cfbbb648: Layer already exists 03:11:43 dfcfc1820100: Layer already exists 03:11:43 0e64f2360a44: Layer already exists 03:11:43 latest: digest: sha256:df7d1dd1803fa75ff2e274fdfeb95b537acd13d80ff6f857617a40f8533a402d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.76 03:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:11:45 7996cfbbb648: Preparing 03:11:45 213192da1f7f: Preparing 03:11:45 f0f5702b4c11: Preparing 03:11:45 7a2965b406d9: Preparing 03:11:45 0f5f21cf91cb: Preparing 03:11:45 dfcfc1820100: Preparing 03:11:45 0e64f2360a44: Preparing 03:11:45 dfcfc1820100: Waiting 03:11:45 0e64f2360a44: Waiting 03:11:45 f0f5702b4c11: Layer already exists 03:11:45 7a2965b406d9: Layer already exists 03:11:45 0f5f21cf91cb: Layer already exists 03:11:45 7996cfbbb648: Layer already exists 03:11:45 213192da1f7f: Layer already exists 03:11:45 0e64f2360a44: Layer already exists 03:11:45 dfcfc1820100: Layer already exists 03:11:45 4.1.0-dev.76: digest: sha256:df7d1dd1803fa75ff2e274fdfeb95b537acd13d80ff6f857617a40f8533a402d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:11:46 7996cfbbb648: Preparing 03:11:46 213192da1f7f: Preparing 03:11:46 f0f5702b4c11: Preparing 03:11:46 7a2965b406d9: Preparing 03:11:46 0f5f21cf91cb: Preparing 03:11:46 dfcfc1820100: Preparing 03:11:46 0e64f2360a44: Preparing 03:11:46 dfcfc1820100: Waiting 03:11:46 0e64f2360a44: Waiting 03:11:46 213192da1f7f: Layer already exists 03:11:46 7996cfbbb648: Layer already exists 03:11:46 7a2965b406d9: Layer already exists 03:11:46 f0f5702b4c11: Layer already exists 03:11:46 0f5f21cf91cb: Layer already exists 03:11:46 dfcfc1820100: Layer already exists 03:11:46 0e64f2360a44: Layer already exists 03:11:46 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:df7d1dd1803fa75ff2e274fdfeb95b537acd13d80ff6f857617a40f8533a402d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:11:47 7996cfbbb648: Preparing 03:11:47 213192da1f7f: Preparing 03:11:47 f0f5702b4c11: Preparing 03:11:47 7a2965b406d9: Preparing 03:11:47 0f5f21cf91cb: Preparing 03:11:47 dfcfc1820100: Preparing 03:11:47 0e64f2360a44: Preparing 03:11:47 dfcfc1820100: Waiting 03:11:47 0e64f2360a44: Waiting 03:11:47 7996cfbbb648: Layer already exists 03:11:47 0f5f21cf91cb: Layer already exists 03:11:47 7a2965b406d9: Layer already exists 03:11:47 213192da1f7f: Layer already exists 03:11:47 f0f5702b4c11: Layer already exists 03:11:47 0e64f2360a44: Layer already exists 03:11:47 dfcfc1820100: Layer already exists 03:11:47 main: digest: sha256:df7d1dd1803fa75ff2e274fdfeb95b537acd13d80ff6f857617a40f8533a402d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:47 ===================================================== [Pipeline] echo 03:11:47 taggedImages: 03:11:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:11:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:11:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.76 03:11:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:11:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:11:47 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:11:47 d4de7c350327d83674676075a67e0ef5aebb317b 03:11:47 latest 03:11:47 4.1.0-dev.76 03:11:47 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:11:47 main 03:11:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:11:48 09129a274bc3: Preparing 03:11:48 3d9b183e997e: Preparing 03:11:48 f0f5702b4c11: Preparing 03:11:48 7a2965b406d9: Preparing 03:11:48 45042d1f7c5d: Preparing 03:11:48 c0a3089b9c0e: Preparing 03:11:48 0e64f2360a44: Preparing 03:11:48 c0a3089b9c0e: Waiting 03:11:48 0e64f2360a44: Waiting 03:11:48 7a2965b406d9: Layer already exists 03:11:48 f0f5702b4c11: Layer already exists 03:11:48 0e64f2360a44: Layer already exists 03:11:48 45042d1f7c5d: Pushed 03:11:48 09129a274bc3: Pushed 03:11:48 c0a3089b9c0e: Pushed 03:11:57 3d9b183e997e: Pushed 03:11:57 d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:0c3ab274a01ab17bd0acd12f91668aae402e30401c8442eda43bf117ac5ee1b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:11:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:11:57 09129a274bc3: Preparing 03:11:57 3d9b183e997e: Preparing 03:11:57 f0f5702b4c11: Preparing 03:11:57 7a2965b406d9: Preparing 03:11:57 45042d1f7c5d: Preparing 03:11:57 c0a3089b9c0e: Preparing 03:11:57 0e64f2360a44: Preparing 03:11:57 c0a3089b9c0e: Waiting 03:11:57 0e64f2360a44: Waiting 03:11:57 7a2965b406d9: Layer already exists 03:11:57 45042d1f7c5d: Layer already exists 03:11:57 3d9b183e997e: Layer already exists 03:11:57 09129a274bc3: Layer already exists 03:11:57 f0f5702b4c11: Layer already exists 03:11:57 c0a3089b9c0e: Layer already exists 03:11:57 0e64f2360a44: Layer already exists 03:11:58 latest: digest: sha256:0c3ab274a01ab17bd0acd12f91668aae402e30401c8442eda43bf117ac5ee1b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.76 03:11:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:11:58 09129a274bc3: Preparing 03:11:58 3d9b183e997e: Preparing 03:11:58 f0f5702b4c11: Preparing 03:11:58 7a2965b406d9: Preparing 03:11:58 45042d1f7c5d: Preparing 03:11:58 c0a3089b9c0e: Preparing 03:11:58 0e64f2360a44: Preparing 03:11:58 0e64f2360a44: Waiting 03:11:58 c0a3089b9c0e: Waiting 03:11:58 3d9b183e997e: Layer already exists 03:11:58 09129a274bc3: Layer already exists 03:11:58 7a2965b406d9: Layer already exists 03:11:58 45042d1f7c5d: Layer already exists 03:11:58 f0f5702b4c11: Layer already exists 03:11:58 c0a3089b9c0e: Layer already exists 03:11:58 0e64f2360a44: Layer already exists 03:11:59 4.1.0-dev.76: digest: sha256:0c3ab274a01ab17bd0acd12f91668aae402e30401c8442eda43bf117ac5ee1b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:11:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:11:59 09129a274bc3: Preparing 03:11:59 3d9b183e997e: Preparing 03:11:59 f0f5702b4c11: Preparing 03:11:59 7a2965b406d9: Preparing 03:11:59 45042d1f7c5d: Preparing 03:11:59 c0a3089b9c0e: Preparing 03:11:59 0e64f2360a44: Preparing 03:11:59 c0a3089b9c0e: Waiting 03:11:59 0e64f2360a44: Waiting 03:11:59 09129a274bc3: Layer already exists 03:11:59 3d9b183e997e: Layer already exists 03:11:59 f0f5702b4c11: Layer already exists 03:11:59 45042d1f7c5d: Layer already exists 03:11:59 7a2965b406d9: Layer already exists 03:11:59 0e64f2360a44: Layer already exists 03:11:59 c0a3089b9c0e: Layer already exists 03:12:00 d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:0c3ab274a01ab17bd0acd12f91668aae402e30401c8442eda43bf117ac5ee1b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:12:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:12:00 09129a274bc3: Preparing 03:12:00 3d9b183e997e: Preparing 03:12:00 f0f5702b4c11: Preparing 03:12:00 7a2965b406d9: Preparing 03:12:00 45042d1f7c5d: Preparing 03:12:00 c0a3089b9c0e: Preparing 03:12:00 0e64f2360a44: Preparing 03:12:00 c0a3089b9c0e: Waiting 03:12:00 0e64f2360a44: Waiting 03:12:00 45042d1f7c5d: Layer already exists 03:12:00 09129a274bc3: Layer already exists 03:12:00 f0f5702b4c11: Layer already exists 03:12:00 7a2965b406d9: Layer already exists 03:12:00 3d9b183e997e: Layer already exists 03:12:00 0e64f2360a44: Layer already exists 03:12:00 c0a3089b9c0e: Layer already exists 03:12:01 main: digest: sha256:0c3ab274a01ab17bd0acd12f91668aae402e30401c8442eda43bf117ac5ee1b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:01 ===================================================== [Pipeline] echo 03:12:01 taggedImages: 03:12:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4de7c350327d83674676075a67e0ef5aebb317b 03:12:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:12:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.76 03:12:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 03:12:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.76 [Pipeline] echo 03:12:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo 03:12:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:12:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo 03:12:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 03:12:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.76 [Pipeline] echo 03:12:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo 03:12:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:12:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo 03:12:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 03:12:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.76 [Pipeline] echo 03:12:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo 03:12:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:12:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo 03:12:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 03:12:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.76 [Pipeline] echo 03:12:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo 03:12:02 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:12:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:12:02 03:12:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:12:03 arm64: Pulling from edgex-lftools-log-publisher 03:12:03 8998bd30e6a1: Pulling fs layer 03:12:03 04944245beec: Pulling fs layer 03:12:03 699f458cf7ca: Pulling fs layer 03:12:03 765212b225bb: Pulling fs layer 03:12:03 f23df028b6ca: Pulling fs layer 03:12:03 d65c8cfc05b1: Pulling fs layer 03:12:03 f23df028b6ca: Waiting 03:12:03 2437ff75d9bd: Pulling fs layer 03:12:03 d65c8cfc05b1: Waiting 03:12:03 2437ff75d9bd: Waiting 03:12:03 04944245beec: Verifying Checksum 03:12:03 04944245beec: Download complete 03:12:03 765212b225bb: Verifying Checksum 03:12:03 765212b225bb: Download complete 03:12:03 f23df028b6ca: Verifying Checksum 03:12:03 f23df028b6ca: Download complete 03:12:03 d65c8cfc05b1: Verifying Checksum 03:12:03 d65c8cfc05b1: Download complete 03:12:03 699f458cf7ca: Verifying Checksum 03:12:03 699f458cf7ca: Download complete 03:12:03 8998bd30e6a1: Verifying Checksum 03:12:03 8998bd30e6a1: Download complete 03:12:06 2437ff75d9bd: Verifying Checksum 03:12:06 2437ff75d9bd: Download complete 03:12:08 8998bd30e6a1: Pull complete 03:12:09 04944245beec: Pull complete 03:12:10 699f458cf7ca: Pull complete 03:12:11 765212b225bb: Pull complete 03:12:12 f23df028b6ca: Pull complete 03:12:12 d65c8cfc05b1: Pull complete 03:12:30 2437ff75d9bd: Pull complete 03:12:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:12:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:12:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:30 prd-ubuntu20.04-docker-arm64-4c-16g-773371 does not seem to be running inside a container 03:12:30 $ 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/926 -v /w/workspace/edgex-go/926:/w/workspace/edgex-go/926:rw,z -v /w/workspace/edgex-go/926@tmp:/w/workspace/edgex-go/926@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:12:32 $ docker top 903e91d56755f4c98d3d228c16adc5c86c35b3e9548d231ae4adaf877b56ad71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:33 ---> job-cost.sh 03:12:33 lf-activate-venv: SKIPPING 03:12:33 INFO: No Stack... 03:12:33 INFO: Retrieving Pricing Info for: v3-standard-4 03:12:34 INFO: Archiving Costs [Pipeline] sh 03:12:34 + cat /w/workspace/edgex-go/926/archives/cost.csv 03:12:34 + cut -d, -f6 [Pipeline] lock 03:12:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-926-stack-cost] 03:12:34 Resource [jenkins-edgexfoundry-edgex-go-main-926-stack-cost] did not exist. Created. 03:12:34 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-926-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:12:35 + echo total: 0.10999999940395355 [Pipeline] stash 03:12:36 Stashed 1 file(s) [Pipeline] } 03:12:36 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-926-stack-cost] [Pipeline] // lock [Pipeline] } 03:12:36 $ docker stop --time=1 903e91d56755f4c98d3d228c16adc5c86c35b3e9548d231ae4adaf877b56ad71 03:12:37 $ docker rm -f --volumes 903e91d56755f4c98d3d228c16adc5c86c35b3e9548d231ae4adaf877b56ad71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:17:27 Cancelling nested steps due to timeout 08:17:27 Sending interrupt signal to process 08:17:38 script returned exit code 143 [Pipeline] } 08:17:38 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:39 + '[' -d /w/workspace/edgex-go/926/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:17:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:17:40 ---> package-listing.sh 08:17:40 ++ facter osfamily 08:17:40 ++ tr '[:upper:]' '[:lower:]' 08:17:40 + OS_FAMILY=redhat 08:17:40 + workspace=/w/workspace/edgex-go/926 08:17:40 + START_PACKAGES=/tmp/packages_start.txt 08:17:40 + END_PACKAGES=/tmp/packages_end.txt 08:17:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:17:40 + PACKAGES=/tmp/packages_start.txt 08:17:40 + '[' /w/workspace/edgex-go/926 ']' 08:17:40 + PACKAGES=/tmp/packages_end.txt 08:17:40 + case "${OS_FAMILY}" in 08:17:40 + rpm -qa 08:17:40 + sort 08:17:41 + '[' -f /tmp/packages_start.txt ']' 08:17:41 + '[' -f /tmp/packages_end.txt ']' 08:17:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:17:41 + '[' /w/workspace/edgex-go/926 ']' 08:17:41 + mkdir -p /w/workspace/edgex-go/926/archives/ 08:17:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/926/archives/ [Pipeline] echo 08:17:41 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/926/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:17:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:42 08:17:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:42 latest: Pulling from edgex-lftools-log-publisher 08:17:42 5eb5b503b376: Pulling fs layer 08:17:42 5c69ac0246d0: Pulling fs layer 08:17:42 ec43610c2a17: Pulling fs layer 08:17:42 3a2ae6a8a46f: Pulling fs layer 08:17:42 33b1e0a273af: Pulling fs layer 08:17:42 5d3b04190fa2: Pulling fs layer 08:17:42 2f39f015ded8: Pulling fs layer 08:17:42 3a2ae6a8a46f: Waiting 08:17:42 33b1e0a273af: Waiting 08:17:42 5d3b04190fa2: Waiting 08:17:42 2f39f015ded8: Waiting 08:17:42 5c69ac0246d0: Verifying Checksum 08:17:42 5c69ac0246d0: Download complete 08:17:42 3a2ae6a8a46f: Verifying Checksum 08:17:42 3a2ae6a8a46f: Download complete 08:17:43 33b1e0a273af: Verifying Checksum 08:17:43 33b1e0a273af: Download complete 08:17:43 ec43610c2a17: Verifying Checksum 08:17:43 ec43610c2a17: Download complete 08:17:43 5d3b04190fa2: Verifying Checksum 08:17:43 5d3b04190fa2: Download complete 08:17:43 5eb5b503b376: Verifying Checksum 08:17:43 5eb5b503b376: Download complete 08:17:43 2f39f015ded8: Download complete 08:17:44 5eb5b503b376: Pull complete 08:17:44 5c69ac0246d0: Pull complete 08:17:45 ec43610c2a17: Pull complete 08:17:45 3a2ae6a8a46f: Pull complete 08:17:45 33b1e0a273af: Pull complete 08:17:45 5d3b04190fa2: Pull complete 08:17:49 2f39f015ded8: Pull complete 08:17:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:17:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:49 prd-centos7-docker-4c-2g-773378 does not seem to be running inside a container 08:17:49 $ 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/926/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:52 $ docker top 8ce812d846b08ce0cf1917d59b118e9d79c3343a186c6c7bddcd4af497f18118 -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:53 + touch /tmp/pre-build-complete [Pipeline] sh 08:17:53 + mkdir -p /var/log/sysstat [Pipeline] sh 08:17:53 + ls /var/log/sa-host 08:17:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:53 provisioning config files... 08:17:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11773259003437256287tmp [Pipeline] { [Pipeline] echo 08:17:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:17:54 ---> create-netrc.sh [Pipeline] } 08:17:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:17:54 ---> python-tools-install.sh [Pipeline] echo 08:17:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:17:54 ---> sudo-logs.sh 08:17:54 Archiving 'sudo' log.. 08:17:54 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:17:54 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:17:54 $ docker stop --time=1 8ce812d846b08ce0cf1917d59b118e9d79c3343a186c6c7bddcd4af497f18118 08:17:56 $ docker rm -f --volumes 8ce812d846b08ce0cf1917d59b118e9d79c3343a186c6c7bddcd4af497f18118 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:17:56 [WS-CLEANUP] Deleting project workspace... 08:17:56 [WS-CLEANUP] Deferred wipeout is used... 08:17:56 [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:56 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:57 + [ -d /w/workspace/edgex-go/926/archives ] [Pipeline] libraryResource [Pipeline] sh 08:17:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:17:58 ---> package-listing.sh 08:17:58 ++ facter osfamily 08:17:58 ++ tr '[:upper:]' '[:lower:]' 08:17:58 + OS_FAMILY=debian 08:17:58 + workspace=/w/workspace/edgex-go/926 08:17:58 + START_PACKAGES=/tmp/packages_start.txt 08:17:58 + END_PACKAGES=/tmp/packages_end.txt 08:17:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:17:58 + PACKAGES=/tmp/packages_start.txt 08:17:58 + '[' /w/workspace/edgex-go/926 ']' 08:17:58 + PACKAGES=/tmp/packages_end.txt 08:17:58 + case "${OS_FAMILY}" in 08:17:58 + dpkg -l 08:17:58 + grep '^ii' 08:17:58 + '[' -f /tmp/packages_start.txt ']' 08:17:58 + '[' -f /tmp/packages_end.txt ']' 08:17:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:17:58 + '[' /w/workspace/edgex-go/926 ']' 08:17:58 + mkdir -p /w/workspace/edgex-go/926/archives/ 08:17:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/926/archives/ [Pipeline] echo 08:17:58 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/926/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:17:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:59 08:17:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:59 latest: Pulling from edgex-lftools-log-publisher 08:17:59 5eb5b503b376: Pulling fs layer 08:17:59 5c69ac0246d0: Pulling fs layer 08:17:59 ec43610c2a17: Pulling fs layer 08:17:59 3a2ae6a8a46f: Pulling fs layer 08:17:59 33b1e0a273af: Pulling fs layer 08:17:59 5d3b04190fa2: Pulling fs layer 08:17:59 2f39f015ded8: Pulling fs layer 08:17:59 3a2ae6a8a46f: Waiting 08:17:59 2f39f015ded8: Waiting 08:17:59 33b1e0a273af: Waiting 08:17:59 5d3b04190fa2: Waiting 08:17:59 5c69ac0246d0: Verifying Checksum 08:17:59 5c69ac0246d0: Download complete 08:17:59 3a2ae6a8a46f: Download complete 08:17:59 33b1e0a273af: Verifying Checksum 08:17:59 33b1e0a273af: Download complete 08:17:59 5d3b04190fa2: Verifying Checksum 08:17:59 5d3b04190fa2: Download complete 08:17:59 ec43610c2a17: Verifying Checksum 08:17:59 ec43610c2a17: Download complete 08:18:00 5eb5b503b376: Verifying Checksum 08:18:00 5eb5b503b376: Download complete 08:18:00 2f39f015ded8: Verifying Checksum 08:18:00 2f39f015ded8: Download complete 08:18:02 5eb5b503b376: Pull complete 08:18:02 5c69ac0246d0: Pull complete 08:18:02 ec43610c2a17: Pull complete 08:18:02 3a2ae6a8a46f: Pull complete 08:18:02 33b1e0a273af: Pull complete 08:18:02 5d3b04190fa2: Pull complete 08:18:09 2f39f015ded8: Pull complete 08:18:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:18:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:18:09 prd-ubuntu20.04-docker-8c-8g-773369 does not seem to be running inside a container 08:18:09 $ 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/926/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/926 -v /w/workspace/edgex-go/926:/w/workspace/edgex-go/926:rw,z -v /w/workspace/edgex-go/926@tmp:/w/workspace/edgex-go/926@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:18:11 $ docker top 9249876270c308695a1bf8ee5a0a576b41be69315ffc6c4cfe7f3e98bb9f0707 -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:11 + touch /tmp/pre-build-complete [Pipeline] sh 08:18:11 + mkdir -p /var/log/sysstat [Pipeline] sh 08:18:12 + ls /var/log/sa-host 08:18:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:18:12 provisioning config files... 08:18:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/926@tmp/config12079105550137498574tmp [Pipeline] { [Pipeline] echo 08:18:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:18:12 ---> create-netrc.sh [Pipeline] } 08:18:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:18:12 ---> python-tools-install.sh [Pipeline] echo 08:18:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:18:13 ---> sudo-logs.sh 08:18:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:18:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:18:13 ---> job-cost.sh 08:18:13 lf-activate-venv: SKIPPING 08:18:13 DEBUG: total: 0.10999999940395355 08:18:13 INFO: Retrieving Stack Cost... 08:18:13 INFO: Retrieving Pricing Info for: v3-standard-8 08:18:13 INFO: Archiving Costs [Pipeline] echo 08:18:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:18:14 ---> logs-deploy.sh 08:18:14 lf-activate-venv: SKIPPING 08:18:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/926 08:18:14 INFO: archiving workspace using pattern(s): 08:18:15 Archives upload complete. 08:18:15 INFO: archiving logs to Nexus 08:18:16 ---> uname -a: 08:18:16 Linux prd-ubuntu20-04-docker-8c-8g-773369 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:18:16 08:18:16 08:18:16 ---> lscpu: 08:18:16 Architecture: x86_64 08:18:16 CPU op-mode(s): 32-bit, 64-bit 08:18:16 Byte Order: Little Endian 08:18:16 Address sizes: 40 bits physical, 48 bits virtual 08:18:16 CPU(s): 8 08:18:16 On-line CPU(s) list: 0-7 08:18:16 Thread(s) per core: 1 08:18:16 Core(s) per socket: 1 08:18:16 Socket(s): 8 08:18:16 NUMA node(s): 1 08:18:16 Vendor ID: AuthenticAMD 08:18:16 CPU family: 23 08:18:16 Model: 49 08:18:16 Model name: AMD EPYC-Rome Processor 08:18:16 Stepping: 0 08:18:16 CPU MHz: 2800.000 08:18:16 BogoMIPS: 5600.00 08:18:16 Virtualization: AMD-V 08:18:16 Hypervisor vendor: KVM 08:18:16 Virtualization type: full 08:18:16 L1d cache: 256 KiB 08:18:16 L1i cache: 256 KiB 08:18:16 L2 cache: 4 MiB 08:18:16 L3 cache: 128 MiB 08:18:16 NUMA node0 CPU(s): 0-7 08:18:16 Vulnerability Gather data sampling: Not affected 08:18:16 Vulnerability Itlb multihit: Not affected 08:18:16 Vulnerability L1tf: Not affected 08:18:16 Vulnerability Mds: Not affected 08:18:16 Vulnerability Meltdown: Not affected 08:18:16 Vulnerability Mmio stale data: Not affected 08:18:16 Vulnerability Retbleed: Vulnerable 08:18:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:18:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:18:16 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:18:16 Vulnerability Srbds: Not affected 08:18:16 Vulnerability Tsx async abort: Not affected 08:18:16 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:18:16 08:18:16 08:18:16 ---> nproc: 08:18:16 8 08:18:16 08:18:16 08:18:16 ---> df -h: 08:18:16 Filesystem Size Used Avail Use% Mounted on 08:18:16 overlay 155G 32G 124G 21% / 08:18:16 tmpfs 64M 0 64M 0% /dev 08:18:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:18:16 shm 64M 0 64M 0% /dev/shm 08:18:16 /dev/vda1 155G 32G 124G 21% /facter-os 08:18:16 08:18:16 08:18:16 ---> sar -b -r -n DEV: 08:18:16 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773369) 11/19/25 _x86_64_ (8 CPU) 08:18:16 08:18:16 02:16:43 LINUX RESTART (8 CPU) 08:18:16 08:18:16 02:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:18:16 02:18:01 379.47 70.87 308.60 0.00 11956.94 150358.94 0.00 08:18:16 02:19:01 169.56 9.98 159.57 0.00 1628.53 41482.82 0.00 08:18:16 02:20:01 50.14 0.02 50.12 0.00 0.13 39776.99 0.00 08:18:16 02:21:01 53.28 0.25 53.03 0.00 2.93 20503.43 0.00 08:18:16 02:22:01 474.13 2.13 472.00 0.00 2331.20 302690.67 0.00 08:18:16 02:23:01 906.83 18.08 888.75 0.00 378.54 300450.38 0.00 08:18:16 02:24:01 132.64 0.15 132.49 0.00 1.20 45800.07 0.00 08:18:16 02:25:01 373.96 0.08 373.88 0.00 0.67 90893.62 0.00 08:18:16 02:26:01 675.77 10.89 664.89 0.00 490.31 153938.06 0.00 08:18:16 02:27:01 30.14 0.35 29.80 0.00 11.06 802.00 0.00 08:18:16 02:28:01 20.13 0.65 19.48 0.00 48.66 548.98 0.00 08:18:16 02:29:01 2.98 0.00 2.98 0.00 0.00 35.99 0.00 08:18:16 02:30:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 08:18:16 02:31:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 08:18:16 02:32:01 1.83 0.52 1.32 0.00 6.67 14.66 0.00 08:18:16 02:33:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 08:18:16 02:34:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 08:18:16 02:35:01 1.63 0.00 1.63 0.00 0.00 18.79 0.00 08:18:16 02:36:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 08:18:16 02:37:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 08:18:16 02:38:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 08:18:16 02:39:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 08:18:16 02:40:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 08:18:16 02:41:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 08:18:16 02:42:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 08:18:16 02:43:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 08:18:16 02:44:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 08:18:16 02:45:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 08:18:16 02:46:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 08:18:16 02:47:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 08:18:16 02:48:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 08:18:16 02:49:01 1.15 0.00 1.15 0.00 0.00 13.59 0.00 08:18:16 02:50:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 08:18:16 02:51:01 0.88 0.00 0.88 0.00 0.00 11.73 0.00 08:18:16 02:52:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 08:18:16 02:53:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 08:18:16 02:54:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 08:18:16 02:55:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 08:18:16 02:56:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 08:18:16 02:57:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 08:18:16 02:58:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 08:18:16 02:59:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 08:18:16 03:00:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 08:18:16 03:01:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 08:18:16 03:02:02 1.43 0.00 1.43 0.00 0.00 15.99 0.00 08:18:16 03:03:01 1.49 0.30 1.19 0.00 17.08 14.77 0.00 08:18:16 03:04:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 08:18:16 03:05:01 2.52 1.40 1.12 0.00 28.93 15.33 0.00 08:18:16 03:06:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 08:18:16 03:07:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 08:18:16 03:08:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 08:18:16 03:09:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 08:18:16 03:10:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 08:18:16 03:11:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 08:18:16 03:12:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 08:18:16 03:13:01 1.52 0.00 1.52 0.00 0.00 18.80 0.00 08:18:16 03:14:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 08:18:16 03:15:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 08:18:16 03:16:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 08:18:16 03:17:01 0.85 0.00 0.85 0.00 0.00 11.06 0.00 08:18:16 03:18:01 1.50 0.03 1.47 0.00 0.93 16.26 0.00 08:18:16 03:19:01 0.92 0.00 0.92 0.00 0.00 12.40 0.00 08:18:16 03:20:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 08:18:16 03:21:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 08:18:16 03:22:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 08:18:16 03:23:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 08:18:16 03:24:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 08:18:16 03:25:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 08:18:16 03:26:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 08:18:16 03:27:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 08:18:16 03:28:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 08:18:16 03:29:01 1.02 0.00 1.02 0.00 0.00 13.60 0.00 08:18:16 03:30:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 08:18:16 03:31:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 08:18:16 03:32:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 08:18:16 03:33:01 1.67 0.00 1.67 0.00 0.00 20.40 0.00 08:18:16 03:34:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 08:18:16 03:35:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 08:18:16 03:36:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 08:18:16 03:37:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 08:18:16 03:38:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 08:18:16 03:39:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 08:18:16 03:40:01 1.32 0.02 1.30 0.00 1.07 15.06 0.00 08:18:16 03:41:01 0.87 0.00 0.87 0.00 0.00 11.46 0.00 08:18:16 03:42:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 08:18:16 03:43:01 1.60 0.00 1.60 0.00 0.00 19.60 0.00 08:18:16 03:44:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 08:18:16 03:45:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 08:18:16 03:46:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 08:18:16 03:47:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 08:18:16 03:48:01 1.40 0.00 1.40 0.00 0.00 16.39 0.00 08:18:16 03:49:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 08:18:16 03:50:01 1.30 0.00 1.30 0.00 0.00 15.19 0.00 08:18:16 03:51:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 08:18:16 03:52:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 08:18:16 03:53:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 08:18:16 03:54:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 08:18:16 03:55:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 08:18:16 03:56:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 08:18:16 03:57:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 08:18:16 03:58:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 08:18:16 03:59:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 08:18:16 04:00:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 08:18:16 04:01:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 08:18:16 04:02:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 08:18:16 04:03:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 08:18:16 04:04:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 08:18:16 04:05:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 08:18:16 04:06:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 08:18:16 04:07:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 08:18:16 04:08:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 08:18:16 04:09:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 08:18:16 04:10:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 08:18:16 04:11:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 08:18:16 04:12:02 1.25 0.00 1.25 0.00 0.00 15.59 0.00 08:18:16 04:13:01 1.05 0.00 1.05 0.00 0.00 13.28 0.00 08:18:16 04:14:01 1.47 0.00 1.47 0.00 0.00 17.99 0.00 08:18:16 04:15:01 1.60 0.00 1.60 0.00 0.00 18.12 0.00 08:18:16 04:16:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 08:18:16 04:17:01 1.63 0.00 1.63 0.00 0.00 19.59 0.00 08:18:16 04:18:01 1.20 0.00 1.20 0.00 0.00 13.99 0.00 08:18:16 04:19:01 1.73 0.00 1.73 0.00 0.00 21.33 0.00 08:18:16 04:20:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 08:18:16 04:21:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 08:18:16 04:22:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 08:18:16 04:23:01 0.98 0.00 0.98 0.00 0.00 13.06 0.00 08:18:16 04:24:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 08:18:16 04:25:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 08:18:16 04:26:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 08:18:16 04:27:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 08:18:16 04:28:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 08:18:16 04:29:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 08:18:16 04:30:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 08:18:16 04:31:01 1.92 0.00 1.92 0.00 0.00 21.73 0.00 08:18:16 04:32:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 08:18:16 04:33:01 1.73 0.00 1.73 0.00 0.00 20.93 0.00 08:18:16 04:34:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 08:18:16 04:35:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 08:18:16 04:36:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 08:18:16 04:37:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 08:18:16 04:38:01 1.38 0.00 1.38 0.00 0.00 15.99 0.00 08:18:16 04:39:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 08:18:16 04:40:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 08:18:16 04:41:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 08:18:16 04:42:01 1.27 0.00 1.27 0.00 0.00 15.19 0.00 08:18:16 04:43:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 08:18:16 04:44:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 08:18:16 04:45:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 08:18:16 04:46:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 08:18:16 04:47:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 08:18:16 04:48:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 08:18:16 04:49:01 1.53 0.00 1.53 0.00 0.00 19.59 0.00 08:18:16 04:50:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 08:18:16 04:51:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 08:18:16 04:52:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 08:18:16 04:53:01 1.63 0.00 1.63 0.00 0.00 19.19 0.00 08:18:16 04:54:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 08:18:16 04:55:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 08:18:16 04:56:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 08:18:16 04:57:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 08:18:16 04:58:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 08:18:16 04:59:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 08:18:16 05:00:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 08:18:16 05:01:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 08:18:16 05:02:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 08:18:16 05:03:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 08:18:16 05:04:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 08:18:16 05:05:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 08:18:16 05:06:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 08:18:16 05:07:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 08:18:16 05:08:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 08:18:16 05:09:01 1.63 0.00 1.63 0.00 0.00 19.19 0.00 08:18:16 05:10:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 08:18:16 05:11:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 08:18:16 05:12:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 08:18:16 05:13:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 08:18:16 05:14:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 08:18:16 05:15:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 08:18:16 05:16:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 08:18:16 05:17:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 08:18:16 05:18:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 08:18:16 05:19:02 1.60 0.00 1.60 0.00 0.00 19.46 0.00 08:18:16 05:20:01 1.27 0.00 1.27 0.00 0.00 13.42 0.00 08:18:16 05:21:01 1.62 0.00 1.62 0.00 0.00 17.60 0.00 08:18:16 05:22:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 08:18:16 05:23:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 08:18:16 05:24:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 08:18:16 05:25:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 08:18:16 05:26:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 08:18:16 05:27:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 08:18:16 05:28:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 08:18:16 05:29:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 08:18:16 05:30:01 1.52 0.00 1.52 0.00 0.00 18.66 0.00 08:18:16 05:31:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 08:18:16 05:32:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 08:18:16 05:33:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 08:18:16 05:34:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 08:18:16 05:35:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 08:18:16 05:36:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 08:18:16 05:37:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 08:18:16 05:38:01 1.43 0.00 1.43 0.00 0.00 17.19 0.00 08:18:16 05:39:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 08:18:16 05:40:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 08:18:16 05:41:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 08:18:16 05:42:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 08:18:16 05:43:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 08:18:16 05:44:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 08:18:16 05:45:01 1.50 0.00 1.50 0.00 0.00 16.13 0.00 08:18:16 05:46:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 08:18:16 05:47:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 08:18:16 05:48:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 08:18:16 05:49:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 08:18:16 05:50:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 08:18:16 05:51:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 08:18:16 05:52:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 08:18:16 05:53:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 08:18:16 05:54:01 1.35 0.00 1.35 0.00 0.00 16.39 0.00 08:18:16 05:55:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 08:18:16 05:56:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 08:18:16 05:57:01 1.02 0.00 1.02 0.00 0.00 10.40 0.00 08:18:16 05:58:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 08:18:16 05:59:01 1.05 0.00 1.05 0.00 0.00 10.66 0.00 08:18:16 06:00:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 08:18:16 06:01:01 1.10 0.00 1.10 0.00 0.00 11.33 0.00 08:18:16 06:02:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 08:18:16 06:03:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 08:18:16 06:04:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 08:18:16 06:05:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 08:18:16 06:06:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 08:18:16 06:07:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 08:18:16 06:08:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 08:18:16 06:09:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 08:18:16 06:10:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 08:18:16 06:11:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 08:18:16 06:12:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 08:18:16 06:13:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 08:18:16 06:14:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 08:18:16 06:15:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 08:18:16 06:16:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 08:18:16 06:17:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 08:18:16 06:18:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 08:18:16 06:19:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 08:18:16 06:20:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 08:18:16 06:21:02 0.99 0.00 0.99 0.00 0.00 11.54 0.00 08:18:16 06:22:01 1.44 0.00 1.44 0.00 0.00 17.21 0.00 08:18:16 06:23:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 08:18:16 06:24:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 08:18:16 06:25:01 1.00 0.03 0.97 0.00 0.27 10.40 0.00 08:18:16 06:26:01 5.13 2.46 2.67 0.00 46.51 85.32 0.00 08:18:16 06:27:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 08:18:16 06:28:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 08:18:16 06:29:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 08:18:16 06:30:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 08:18:16 06:31:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 08:18:16 06:32:01 1.12 0.00 1.12 0.00 0.00 14.53 0.00 08:18:16 06:33:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 08:18:16 06:34:01 1.35 0.00 1.35 0.00 0.00 15.59 0.00 08:18:16 06:35:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 08:18:16 06:36:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 08:18:16 06:37:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 08:18:16 06:38:01 1.35 0.00 1.35 0.00 0.00 17.33 0.00 08:18:16 06:39:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 08:18:16 06:40:01 1.30 0.00 1.30 0.00 0.00 15.59 0.00 08:18:16 06:41:01 1.73 0.02 1.72 0.00 2.40 21.46 0.00 08:18:16 06:42:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 08:18:16 06:43:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 08:18:16 06:44:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 08:18:16 06:45:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 08:18:16 06:46:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 08:18:16 06:47:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 08:18:16 06:48:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 08:18:16 06:49:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 08:18:16 06:50:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 08:18:16 06:51:01 1.57 0.00 1.57 0.00 0.00 16.79 0.00 08:18:16 06:52:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 08:18:16 06:53:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 08:18:16 06:54:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 08:18:16 06:55:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 08:18:16 06:56:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 08:18:16 06:57:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 08:18:16 06:58:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 08:18:16 06:59:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 08:18:16 07:00:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 08:18:16 07:01:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 08:18:16 07:02:01 1.37 0.00 1.37 0.00 0.00 17.20 0.00 08:18:16 07:03:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 08:18:16 07:04:01 1.45 0.00 1.45 0.00 0.00 17.59 0.00 08:18:16 07:05:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 08:18:16 07:06:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 08:18:16 07:07:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 08:18:16 07:08:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 08:18:16 07:09:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 08:18:16 07:10:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 08:18:16 07:11:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 08:18:16 07:12:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 08:18:16 07:13:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 08:18:16 07:14:02 1.52 0.00 1.52 0.00 0.00 17.86 0.00 08:18:16 07:15:01 1.03 0.00 1.03 0.00 0.00 11.66 0.00 08:18:16 07:16:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 08:18:16 07:17:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 08:18:16 07:18:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 08:18:16 07:19:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 08:18:16 07:20:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 08:18:16 07:21:01 9.43 6.21 3.22 0.00 375.61 96.23 0.00 08:18:16 07:22:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 08:18:16 07:23:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 08:18:16 07:24:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 08:18:16 07:25:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 08:18:16 07:26:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 08:18:16 07:27:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 08:18:16 07:28:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 08:18:16 07:29:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 08:18:16 07:30:01 1.68 0.00 1.68 0.00 0.00 19.86 0.00 08:18:16 07:31:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 08:18:16 07:32:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 08:18:16 07:33:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 08:18:16 07:34:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 08:18:16 07:35:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 08:18:16 07:36:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 08:18:16 07:37:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 08:18:16 07:38:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 08:18:16 07:39:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 08:18:16 07:40:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 08:18:16 07:41:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 08:18:16 07:42:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 08:18:16 07:43:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 08:18:16 07:44:01 1.42 0.00 1.42 0.00 0.00 17.19 0.00 08:18:16 07:45:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 08:18:16 07:46:01 1.45 0.00 1.45 0.00 0.00 17.59 0.00 08:18:16 07:47:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 08:18:16 07:48:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 08:18:16 07:49:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 08:18:16 07:50:01 1.35 0.00 1.35 0.00 0.00 15.59 0.00 08:18:16 07:51:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 08:18:16 07:52:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 08:18:16 07:53:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 08:18:16 07:54:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 08:18:16 07:55:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 08:18:16 07:56:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 08:18:16 07:57:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 08:18:16 07:58:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 08:18:16 07:59:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 08:18:16 08:00:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 08:18:16 08:01:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 08:18:16 08:02:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 08:18:16 08:03:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 08:18:16 08:04:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 08:18:16 08:05:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 08:18:16 08:06:01 1.40 0.00 1.40 0.00 0.00 16.39 0.00 08:18:16 08:07:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 08:18:16 08:08:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 08:18:16 08:09:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 08:18:16 08:10:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 08:18:16 08:11:01 1.03 0.00 1.03 0.00 0.00 10.40 0.00 08:18:16 08:12:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 08:18:16 08:13:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 08:18:16 08:14:01 1.37 0.00 1.37 0.00 0.00 15.19 0.00 08:18:16 08:15:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 08:18:16 08:16:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 08:18:16 08:17:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 08:18:16 08:18:01 5.28 0.35 4.93 0.00 21.86 1680.92 0.00 08:18:16 Average: 10.32 0.35 9.98 0.00 48.07 3198.16 0.00 08:18:16 08:18:16 02:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:18:16 02:18:01 28440980 31523356 771200 2.35 85164 3276780 1803880 5.32 1015144 3018872 423680 08:18:16 02:19:01 26422356 31343672 932524 2.84 126388 4921744 2039616 6.01 1969960 3918204 940400 08:18:16 02:20:01 25855732 31141308 1131428 3.44 130928 5259452 2424848 7.15 2137408 4289100 666464 08:18:16 02:21:01 25553584 31462540 809100 2.46 137532 5824932 1765508 5.21 1968036 4711636 688260 08:18:16 02:22:01 18422936 31103348 1138936 3.46 154044 12407320 5117176 15.09 2442956 11141836 1324 08:18:16 02:23:01 7038324 28913076 3258256 9.91 394424 20588556 9413740 27.75 5968012 18138188 89436 08:18:16 02:24:01 3233076 27802632 4359492 13.26 413720 23112648 11416268 33.66 8307292 19429828 1446684 08:18:16 02:25:01 1233112 28679112 3488124 10.61 429912 25869096 9095568 26.82 8672176 20982888 1898676 08:18:16 02:26:01 5288068 31384332 847884 2.58 437816 24723948 2101100 6.19 3811932 22091452 492 08:18:16 02:27:01 5281268 31380104 851028 2.59 439404 24724784 2119308 6.25 4067776 21842024 564 08:18:16 02:28:01 5289300 31390868 840252 2.56 440244 24726584 2006884 5.92 4523472 21378340 604 08:18:16 02:29:01 5289324 31390900 840172 2.56 440260 24726572 2006884 5.92 4521468 21378332 44 08:18:16 02:30:01 5298708 31400352 831092 2.53 440268 24726640 2006884 5.92 4512392 21378400 16 08:18:16 02:31:01 5301096 31402764 828764 2.52 440276 24726640 2006884 5.92 4510220 21378400 136 08:18:16 02:32:01 5309428 31411412 820756 2.50 440312 24726828 2040636 6.02 4501332 21378364 208 08:18:16 02:33:01 5309412 31411396 820672 2.50 440324 24726828 2040636 6.02 4501392 21378364 176 08:18:16 02:34:01 5309056 31411060 820852 2.50 440340 24726832 2040636 6.02 4501336 21378368 4 08:18:16 02:35:01 5308984 31411028 820816 2.50 440352 24726840 2040636 6.02 4501368 21378372 4 08:18:16 02:36:01 5309084 31411128 820592 2.50 440376 24726840 2040636 6.02 4501844 21378372 16 08:18:16 02:37:01 5309148 31411416 820424 2.50 440404 24726972 2040636 6.02 4501452 21378512 208 08:18:16 02:38:01 5309140 31411408 820376 2.50 440404 24726972 2040636 6.02 4501524 21378512 8 08:18:16 02:39:01 5309180 31411452 820248 2.50 440420 24726976 2040636 6.02 4501464 21378516 188 08:18:16 02:40:01 5309592 31411864 819972 2.49 440436 24726972 2040636 6.02 4501776 21378516 4 08:18:16 02:41:01 5309552 31411828 819976 2.49 440448 24726984 2040636 6.02 4501592 21378520 188 08:18:16 02:42:01 5309628 31411968 819788 2.49 440468 24726980 2040636 6.02 4501564 21378532 8 08:18:16 02:43:01 5309400 31411756 819912 2.49 440496 24726992 2040636 6.02 4501652 21378524 180 08:18:16 02:44:01 5309540 31411900 819696 2.49 440512 24726992 2040636 6.02 4501592 21378528 20 08:18:16 02:45:01 5309992 31412524 819280 2.49 440540 24727124 2040636 6.02 4501640 21378652 180 08:18:16 02:46:01 5309716 31412264 819504 2.49 440556 24727128 2040636 6.02 4501640 21378664 24 08:18:16 02:47:01 5309424 31411972 819736 2.49 440564 24727120 2040636 6.02 4501640 21378664 148 08:18:16 02:48:01 5309440 31412044 819680 2.49 440580 24727128 2040636 6.02 4501756 21378668 28 08:18:16 02:49:01 5309392 31412000 819632 2.49 440608 24727136 2040636 6.02 4501696 21378672 180 08:18:16 02:50:01 5309344 31411996 819608 2.49 440620 24727136 2040636 6.02 4501748 21378672 8 08:18:16 02:51:01 5308840 31411520 820044 2.49 440628 24727140 2040636 6.02 4501760 21378676 204 08:18:16 02:52:01 5308832 31411512 819992 2.49 440644 24727132 2040636 6.02 4501760 21378676 12 08:18:16 02:53:01 5308940 31411624 819784 2.49 440668 24727148 2040636 6.02 4501832 21378680 204 08:18:16 02:54:01 5308640 31411392 820108 2.49 440688 24727148 2040636 6.02 4501824 21378688 4 08:18:16 02:55:01 5308624 31411384 820056 2.49 440700 24727148 2040636 6.02 4501824 21378692 172 08:18:16 02:56:01 5308340 31411104 820284 2.50 440712 24727156 2040636 6.02 4501824 21378696 4 08:18:16 02:57:01 5308316 31411084 820224 2.50 440732 24727152 2040636 6.02 4502088 21378700 204 08:18:16 02:58:01 5308520 31411352 819936 2.49 440744 24727164 2040636 6.02 4501940 21378708 24 08:18:16 02:59:01 5308688 31411524 819912 2.49 440760 24727156 2040636 6.02 4501880 21378708 152 08:18:16 03:00:01 5308688 31411548 819856 2.49 440788 24727168 2040636 6.02 4501892 21378704 32 08:18:16 03:01:01 5307860 31410752 820608 2.50 440812 24727176 2040636 6.02 4501920 21378708 208 08:18:16 03:02:02 5308104 31411036 820280 2.50 440844 24727168 2040636 6.02 4502004 21378712 8 08:18:16 03:03:01 5308088 31411564 819740 2.49 440872 24727680 2040636 6.02 4504116 21379032 212 08:18:16 03:04:01 5307276 31410764 820512 2.50 440896 24727676 2040636 6.02 4504012 21379024 20 08:18:16 03:05:01 5300872 31406488 824644 2.51 440920 24728556 2040636 6.02 4508356 21379300 204 08:18:16 03:06:01 5300888 31406532 824552 2.51 440936 24728556 2040636 6.02 4508296 21379280 12 08:18:16 03:07:01 5301092 31406760 824272 2.51 440948 24728556 2040636 6.02 4507988 21379264 32 08:18:16 03:08:01 5300944 31406636 824488 2.51 440984 24728564 2040636 6.02 4508620 21379268 224 08:18:16 03:09:01 5300440 31406184 824968 2.51 441012 24728564 2040636 6.02 4508344 21379268 192 08:18:16 03:10:01 5300912 31406680 824900 2.51 441040 24728560 2056680 6.06 4508364 21379272 28 08:18:16 03:11:01 5300636 31406428 825112 2.51 441064 24728560 2056680 6.06 4508384 21379272 12 08:18:16 03:12:01 5300840 31406652 824824 2.51 441072 24728576 2056680 6.06 4508132 21379276 8 08:18:16 03:13:01 5300728 31406552 824844 2.51 441104 24728572 2056680 6.06 4508200 21379276 208 08:18:16 03:14:01 5300964 31406828 824560 2.51 441124 24728584 2056680 6.06 4508180 21379288 20 08:18:16 03:15:01 5300664 31406536 824788 2.51 441128 24728588 2056680 6.06 4508176 21379292 212 08:18:16 03:16:01 5300648 31406524 824720 2.51 441148 24728588 2056680 6.06 4508180 21379292 0 08:18:16 03:17:01 5300300 31406224 824952 2.51 441160 24728592 2056680 6.06 4508536 21379296 212 08:18:16 03:18:01 5300300 31406288 824892 2.51 441168 24728620 2056680 6.06 4508696 21379320 192 08:18:16 03:19:01 5300860 31406856 824312 2.51 441184 24728624 2056680 6.06 4508260 21379324 180 08:18:16 03:20:01 5300516 31406528 824820 2.51 441188 24728628 2056680 6.06 4508712 21379328 200 08:18:16 03:21:01 5300540 31406560 824772 2.51 441212 24728628 2056680 6.06 4508296 21379332 172 08:18:16 03:22:01 5300508 31406556 824740 2.51 441224 24728636 2056680 6.06 4508304 21379336 12 08:18:16 03:23:01 5300364 31406412 824800 2.51 441248 24728636 2056680 6.06 4508636 21379336 208 08:18:16 03:24:01 5300056 31406108 825040 2.51 441252 24728640 2040548 6.02 4508624 21379340 20 08:18:16 03:25:01 5300048 31406140 824976 2.51 441264 24728640 2040548 6.02 4508712 21379340 12 08:18:16 03:26:01 5300000 31406096 824952 2.51 441272 24728644 2040548 6.02 4508452 21379344 4 08:18:16 03:27:01 5299920 31406040 825052 2.51 441272 24728648 2040548 6.02 4508380 21379348 212 08:18:16 03:28:01 5300332 31406468 824788 2.51 441292 24728652 2056668 6.06 4508436 21379348 8 08:18:16 03:29:01 5300244 31406464 824760 2.51 441308 24728720 2056668 6.06 4508388 21379416 36 08:18:16 03:30:01 5300228 31406468 824704 2.51 441316 24728724 2056668 6.06 4508408 21379416 8 08:18:16 03:31:01 5299928 31406184 824924 2.51 441332 24728728 2056668 6.06 4508416 21379428 124 08:18:16 03:32:01 5299912 31406188 824864 2.51 441344 24728728 2056668 6.06 4508428 21379428 8 08:18:16 03:33:01 5300008 31406304 824900 2.51 441356 24728728 2056668 6.06 4508540 21379432 8 08:18:16 03:34:01 5300260 31406580 824624 2.51 441368 24728732 2056668 6.06 4508508 21379436 20 08:18:16 03:35:01 5300016 31406336 824816 2.51 441380 24728736 2056668 6.06 4508508 21379436 200 08:18:16 03:36:01 5299952 31406320 824808 2.51 441404 24728740 2056668 6.06 4508744 21379440 36 08:18:16 03:37:01 5300200 31406720 824620 2.51 441424 24728872 2056668 6.06 4508588 21379572 204 08:18:16 03:38:01 5299656 31406196 825144 2.51 441440 24728876 2056668 6.06 4508680 21379576 60 08:18:16 03:39:01 5299908 31406460 824828 2.51 441452 24728872 2056668 6.06 4508628 21379576 40 08:18:16 03:40:01 5300144 31406752 824528 2.51 441460 24728912 2056668 6.06 4508636 21379616 28 08:18:16 03:41:01 5300380 31406992 824232 2.51 441468 24728916 2040304 6.02 4508652 21379620 212 08:18:16 03:42:01 5299624 31406236 824972 2.51 441484 24728916 2040304 6.02 4508636 21379620 12 08:18:16 03:43:01 5299608 31406224 824916 2.51 441516 24728896 2040304 6.02 4508696 21379624 340 08:18:16 03:44:01 5299812 31406476 824600 2.51 441540 24728924 2040304 6.02 4508688 21379620 8 08:18:16 03:45:01 5299796 31406520 824576 2.51 441560 24728928 2040304 6.02 4508748 21379632 316 08:18:16 03:46:01 5299648 31406380 824900 2.51 441576 24728932 2040304 6.02 4508736 21379636 24 08:18:16 03:47:01 5299608 31406456 824916 2.51 441584 24729056 2040304 6.02 4508752 21379736 8 08:18:16 03:48:01 5299656 31406508 824796 2.51 441604 24729048 2040304 6.02 4508812 21379740 0 08:18:16 03:49:01 5299148 31406092 825096 2.51 441628 24729068 2040304 6.02 4509196 21379768 296 08:18:16 03:50:01 5299180 31406152 825060 2.51 441644 24729056 2040304 6.02 4508816 21379772 20 08:18:16 03:51:01 5299092 31406096 825096 2.51 441660 24729072 2040304 6.02 4508924 21379772 192 08:18:16 03:52:01 5299268 31406276 825068 2.51 441668 24729076 2040304 6.02 4508848 21379776 4 08:18:16 03:53:01 5299048 31406060 825272 2.51 441684 24729076 2040304 6.02 4508932 21379780 172 08:18:16 03:54:01 5299040 31406076 825212 2.51 441696 24729080 2040304 6.02 4508888 21379780 20 08:18:16 03:55:01 5298992 31406032 825192 2.51 441708 24729076 2040304 6.02 4508872 21379784 28 08:18:16 03:56:01 5299008 31406072 825140 2.51 441716 24729088 2040304 6.02 4508916 21379784 20 08:18:16 03:57:01 5298716 31405804 825368 2.51 441728 24729088 2056476 6.06 4508872 21379788 24 08:18:16 03:58:01 5298352 31405444 825660 2.51 441756 24729080 2056476 6.06 4509012 21379792 12 08:18:16 03:59:01 5298336 31405472 825652 2.51 441764 24729096 2056476 6.06 4509332 21379796 252 08:18:16 04:00:01 5298572 31405712 825404 2.51 441772 24729100 2055980 6.06 4508924 21379800 8 08:18:16 04:01:01 5298572 31405716 825548 2.51 441788 24729104 2055980 6.06 4508952 21379804 4 08:18:16 04:02:01 5298724 31405872 825564 2.51 441800 24729108 2055980 6.06 4509396 21379808 196 08:18:16 04:03:01 5298820 31405968 825460 2.51 441812 24729104 2055980 6.06 4509020 21379808 8 08:18:16 04:04:01 5298860 31406080 825324 2.51 441840 24729112 2055980 6.06 4509136 21379816 28 08:18:16 04:05:01 5298456 31405720 825600 2.51 441852 24729112 2055980 6.06 4510432 21378920 12 08:18:16 04:06:01 5298440 31405712 825540 2.51 441864 24729120 2055980 6.06 4510264 21378920 4 08:18:16 04:07:01 5299060 31406388 824844 2.51 441896 24729124 2055980 6.06 4510212 21378928 204 08:18:16 04:08:01 5299044 31406372 824780 2.51 441924 24729116 2055980 6.06 4510272 21378928 8 08:18:16 04:09:01 5298540 31405872 825268 2.51 441940 24729116 2055980 6.06 4510264 21378932 248 08:18:16 04:10:01 5298784 31406160 824972 2.51 441964 24729128 2055980 6.06 4510536 21378928 8 08:18:16 04:11:01 5298516 31405896 825200 2.51 441988 24729128 2055980 6.06 4510244 21378932 28 08:18:16 04:12:02 5297956 31405396 825720 2.51 442004 24729136 2055980 6.06 4510300 21378936 20 08:18:16 04:13:01 5297932 31405500 825472 2.51 442020 24729268 2055980 6.06 4510708 21379064 304 08:18:16 04:14:01 5298500 31406072 824884 2.51 442048 24729260 2055980 6.06 4510316 21379068 36 08:18:16 04:15:01 5298460 31406096 824896 2.51 442056 24729272 2039916 6.01 4510672 21379076 188 08:18:16 04:16:01 5298152 31405800 825104 2.51 442076 24729276 2039916 6.01 4510368 21379076 28 08:18:16 04:17:01 5298004 31405696 825340 2.51 442096 24729280 2039916 6.01 4510996 21379064 248 08:18:16 04:18:01 5298236 31405972 825276 2.51 442100 24729284 2039916 6.01 4510776 21379068 184 08:18:16 04:19:01 5298496 31406240 824980 2.51 442124 24729276 2039916 6.01 4510436 21379072 8 08:18:16 04:20:01 5298228 31405972 825200 2.51 442132 24729288 2039916 6.01 4510448 21379072 12 08:18:16 04:21:01 5298188 31405936 825188 2.51 442140 24729292 2039916 6.01 4510448 21379076 24 08:18:16 04:22:01 5298140 31405952 825152 2.51 442156 24729292 2039916 6.01 4510840 21379080 4 08:18:16 04:23:01 5297832 31405656 825400 2.51 442172 24729300 2039916 6.01 4511112 21379088 324 08:18:16 04:24:01 5298360 31406200 824856 2.51 442196 24729292 2039916 6.01 4510588 21379084 4 08:18:16 04:25:01 5297740 31405616 825656 2.51 442204 24729300 2039916 6.01 4510640 21379088 24 08:18:16 04:26:01 5297740 31405616 825656 2.51 442224 24729280 2039916 6.01 4510640 21379088 24 08:18:16 04:27:01 5297928 31405808 825340 2.51 442244 24729300 2039916 6.01 4510624 21379092 160 08:18:16 04:28:01 5297596 31405532 825588 2.51 442260 24729308 2039916 6.01 4510752 21379096 28 08:18:16 04:29:01 5297548 31405496 825548 2.51 442288 24729304 2039916 6.01 4510700 21379096 228 08:18:16 04:30:01 5297752 31405732 825256 2.51 442312 24729308 2039916 6.01 4510728 21379100 20 08:18:16 04:31:01 5297516 31405656 825244 2.51 442352 24729448 2039916 6.01 4510752 21379228 4 08:18:16 04:32:01 5297280 31405432 825400 2.51 442364 24729452 2039916 6.01 4511012 21379236 8 08:18:16 04:33:01 5297200 31405420 825396 2.51 442396 24729444 2055980 6.06 4511012 21379248 48 08:18:16 04:34:01 5296648 31404892 825904 2.51 442420 24729448 2055980 6.06 4510852 21379244 12 08:18:16 04:35:01 5297104 31405356 825356 2.51 442452 24729444 2055980 6.06 4510836 21379248 296 08:18:16 04:36:01 5297240 31405560 825336 2.51 442468 24729460 2055980 6.06 4511244 21379252 16 08:18:16 04:37:01 5297240 31405576 825284 2.51 442484 24729460 2055980 6.06 4510924 21379252 12 08:18:16 04:38:01 5296916 31405256 825580 2.51 442508 24729456 2055980 6.06 4511264 21379256 60 08:18:16 04:39:01 5296656 31405004 825740 2.51 442528 24729464 2055980 6.06 4511012 21379256 160 08:18:16 04:40:01 5296388 31404824 825940 2.51 442568 24729476 2055980 6.06 4510996 21379260 28 08:18:16 04:41:01 5296624 31405076 825668 2.51 442584 24729472 2038972 6.01 4511012 21379260 8 08:18:16 04:42:01 5296608 31405096 825588 2.51 442612 24729484 2038972 6.01 4511044 21379268 40 08:18:16 04:43:01 5296332 31404824 825812 2.51 442640 24729480 2038972 6.01 4511116 21379268 12 08:18:16 04:44:01 5296316 31404872 825728 2.51 442680 24729480 2038972 6.01 4511100 21379276 8 08:18:16 04:45:01 5296420 31405008 825744 2.51 442700 24729484 2038972 6.01 4511128 21379276 28 08:18:16 04:46:01 5296380 31404992 825728 2.51 442724 24729492 2038972 6.01 4511152 21379276 12 08:18:16 04:47:01 5294568 31403220 827456 2.52 442744 24729492 2055052 6.06 4514344 21379280 172 08:18:16 04:48:01 5294592 31403248 827364 2.52 442756 24729496 2055052 6.06 4514448 21379280 4 08:18:16 04:49:01 5294316 31402980 827596 2.52 442784 24729492 2055052 6.06 4514408 21379284 40 08:18:16 04:50:01 5294024 31402692 827800 2.52 442792 24729508 2055052 6.06 4514412 21379284 24 08:18:16 04:51:01 5294520 31403260 827524 2.52 442812 24729500 2055052 6.06 4514484 21379300 340 08:18:16 04:52:01 5294712 31403456 827268 2.52 442828 24729512 2055052 6.06 4514472 21379304 24 08:18:16 04:53:01 5294348 31403092 827604 2.52 442848 24729500 2055052 6.06 4514620 21379304 300 08:18:16 04:54:01 5294260 31403068 827712 2.52 442872 24729508 2038932 6.01 4514628 21379312 8 08:18:16 04:55:01 5293952 31402760 827988 2.52 442884 24729512 2038932 6.01 4514640 21379312 300 08:18:16 04:56:01 5293660 31402468 828280 2.52 442884 24729512 2038932 6.01 4514640 21379312 8 08:18:16 04:57:01 5294156 31402968 827764 2.52 442904 24729520 2038932 6.01 4514636 21379316 8 08:18:16 04:58:01 5293920 31402788 827964 2.52 442924 24729516 2038932 6.01 4514760 21379312 32 08:18:16 04:59:01 5293592 31402492 828396 2.52 442936 24729536 2038932 6.01 4514872 21379316 0 08:18:16 05:00:01 5293580 31402500 828628 2.52 442944 24729536 2038932 6.01 4514740 21379316 12 08:18:16 05:01:01 5293336 31402260 828836 2.52 442952 24729532 2038932 6.01 4514740 21379320 28 08:18:16 05:02:01 5293468 31402392 828636 2.52 442952 24729540 2038932 6.01 4514744 21379320 12 08:18:16 05:03:01 5292924 31401988 828992 2.52 442956 24729672 2038932 6.01 4514924 21379448 180 08:18:16 05:04:01 5293088 31402172 828736 2.52 442972 24729672 2038932 6.01 4515368 21379340 8 08:18:16 05:05:01 5292164 31401420 829436 2.52 442980 24729672 2038932 6.01 4515780 21379296 176 08:18:16 05:06:01 5292368 31401636 829152 2.52 442996 24729684 2038932 6.01 4515512 21379300 24 08:18:16 05:07:01 5292616 31401904 829100 2.52 443012 24729680 2038932 6.01 4515408 21379304 168 08:18:16 05:08:01 5292576 31401884 829104 2.52 443016 24729692 2038932 6.01 4515476 21379308 4 08:18:16 05:09:01 5292560 31401872 829076 2.52 443044 24729688 2054976 6.06 4515424 21379308 200 08:18:16 05:10:01 5292764 31402116 828780 2.52 443064 24729696 2054976 6.06 4515456 21379312 24 08:18:16 05:11:01 5292740 31402100 828760 2.52 443088 24729700 2054976 6.06 4515476 21379320 204 08:18:16 05:12:01 5292764 31402068 828724 2.52 443096 24729700 2054976 6.06 4515340 21379320 8 08:18:16 05:13:01 5292640 31402008 828980 2.52 443112 24729700 2054976 6.06 4515464 21379328 176 08:18:16 05:14:01 5292892 31402260 828716 2.52 443124 24729700 2054976 6.06 4515412 21379328 8 08:18:16 05:15:01 5292796 31402168 828752 2.52 443136 24729704 2054976 6.06 4515420 21379332 176 08:18:16 05:16:01 5292972 31402344 828696 2.52 443144 24729708 2054976 6.06 4515416 21379332 8 08:18:16 05:17:01 5292628 31402048 829220 2.52 443152 24729716 2054976 6.06 4515792 21379340 200 08:18:16 05:18:01 5292880 31402312 828864 2.52 443164 24729716 2054976 6.06 4515664 21379340 12 08:18:16 05:19:02 5293092 31402524 828600 2.52 443180 24729712 2054976 6.06 4515612 21379340 188 08:18:16 05:20:01 5292800 31402236 828828 2.52 443192 24729720 2054976 6.06 4515628 21379344 24 08:18:16 05:21:01 5291956 31401396 829600 2.52 443196 24729728 2071028 6.11 4515768 21379348 4 08:18:16 05:22:01 5292456 31401900 829260 2.52 443196 24729732 2054804 6.06 4515620 21379352 8 08:18:16 05:23:01 5292392 31402040 829128 2.52 443216 24729860 2054804 6.06 4515848 21379484 184 08:18:16 05:24:01 5292076 31401732 829484 2.52 443240 24729856 2054804 6.06 4515688 21379488 32 08:18:16 05:25:01 5291776 31401436 829700 2.52 443256 24729872 2054804 6.06 4515780 21379492 212 08:18:16 05:26:01 5291980 31401644 829436 2.52 443264 24729872 2054804 6.06 4515696 21379496 8 08:18:16 05:27:01 5291932 31401600 829416 2.52 443268 24729876 2054804 6.06 4515800 21379500 204 08:18:16 05:28:01 5291664 31401388 829612 2.52 443288 24729868 2054804 6.06 4515824 21379496 4 08:18:16 05:29:01 5291868 31401596 829316 2.52 443308 24729880 2054804 6.06 4515856 21379500 200 08:18:16 05:30:01 5291852 31401584 829252 2.52 443332 24729876 2054804 6.06 4515772 21379504 4 08:18:16 05:31:01 5292020 31401816 829220 2.52 443340 24729884 2054804 6.06 4515840 21379508 184 08:18:16 05:32:01 5291752 31401552 829448 2.52 443348 24729888 2054804 6.06 4515832 21379512 8 08:18:16 05:33:01 5291828 31401628 829276 2.52 443352 24729888 2054804 6.06 4515904 21379512 180 08:18:16 05:34:01 5291716 31401520 829316 2.52 443360 24729892 2054804 6.06 4515836 21379516 8 08:18:16 05:35:01 5291668 31401472 829276 2.52 443392 24729888 2054804 6.06 4515852 21379516 176 08:18:16 05:36:01 5291424 31401300 829468 2.52 443412 24729900 2054804 6.06 4516024 21379528 16 08:18:16 05:37:01 5291668 31401548 829156 2.52 443416 24729904 2054804 6.06 4515792 21379532 184 08:18:16 05:38:01 5291684 31401600 829056 2.52 443432 24729908 2054804 6.06 4515904 21379528 8 08:18:16 05:39:01 5291616 31401536 829256 2.52 443436 24729912 2070852 6.11 4515836 21379532 180 08:18:16 05:40:01 5291608 31401656 829100 2.52 443464 24730028 2070852 6.11 4515880 21379660 12 08:18:16 05:41:01 5291560 31401672 829052 2.52 443484 24730044 2070852 6.11 4515928 21379668 192 08:18:16 05:42:01 5291512 31401624 829012 2.52 443512 24730044 2070852 6.11 4515928 21379668 4 08:18:16 05:43:01 5291400 31401560 829036 2.52 443532 24730048 2070852 6.11 4516036 21379668 204 08:18:16 05:44:01 5291568 31401776 828976 2.52 443568 24730056 2070852 6.11 4516020 21379676 8 08:18:16 05:45:01 5291844 31402068 828676 2.52 443584 24730056 2070852 6.11 4516116 21379676 176 08:18:16 05:46:01 5291520 31401768 828936 2.52 443612 24730060 2070852 6.11 4516052 21379680 28 08:18:16 05:47:01 5291476 31401724 829128 2.52 443620 24730060 2070852 6.11 4516076 21379680 180 08:18:16 05:48:01 5291200 31401500 829340 2.52 443648 24730060 2070852 6.11 4516168 21379684 28 08:18:16 05:49:01 5293656 31403968 826792 2.52 443664 24730064 2070852 6.11 4513452 21379684 184 08:18:16 05:50:01 5294152 31404468 826216 2.51 443684 24730064 2070852 6.11 4513368 21379688 28 08:18:16 05:51:01 5294064 31404384 826268 2.51 443700 24730068 2054336 6.06 4513472 21379692 200 08:18:16 05:52:01 5294056 31404440 826200 2.51 443716 24730064 2054336 6.06 4513464 21379696 4 08:18:16 05:53:01 5294008 31404420 826128 2.51 443740 24730080 2054336 6.06 4513864 21379700 204 08:18:16 05:54:01 5293960 31404400 826112 2.51 443756 24730084 2054336 6.06 4513532 21379700 40 08:18:16 05:55:01 5293936 31404400 826088 2.51 443776 24730088 2054336 6.06 4513536 21379708 196 08:18:16 05:56:01 5293880 31404348 826100 2.51 443800 24730092 2054336 6.06 4513520 21379712 4 08:18:16 05:57:01 5293936 31404404 825972 2.51 443812 24730092 2054336 6.06 4513528 21379712 184 08:18:16 05:58:01 5294140 31404676 825688 2.51 443828 24730096 2054336 6.06 4513652 21379716 28 08:18:16 05:59:01 5294284 31404820 825680 2.51 443840 24730096 2038080 6.01 4513928 21379716 184 08:18:16 06:00:01 5294008 31404552 825892 2.51 443852 24730092 2054124 6.06 4513596 21379720 8 08:18:16 06:01:01 5294152 31404696 825908 2.51 443864 24730100 2037832 6.01 4513752 21379720 184 08:18:16 06:02:01 5294128 31404720 825864 2.51 443876 24730104 2037832 6.01 4513648 21379724 4 08:18:16 06:03:01 5293828 31404440 826276 2.51 443888 24730112 2037832 6.01 4514008 21379728 284 08:18:16 06:04:01 5293876 31404500 826220 2.51 443896 24730112 2037832 6.01 4513736 21379732 12 08:18:16 06:05:01 5291972 31402784 827836 2.52 443920 24730116 2037832 6.01 4514280 21379736 196 08:18:16 06:06:01 5292688 31403528 827044 2.52 443944 24730116 2037832 6.01 4513960 21379736 20 08:18:16 06:07:01 5292168 31403012 827480 2.52 443968 24730120 2037832 6.01 4513920 21379740 196 08:18:16 06:08:01 5292340 31403184 827244 2.52 443976 24730120 2037832 6.01 4513896 21379740 8 08:18:16 06:09:01 5292576 31403464 826976 2.52 443988 24730124 2037832 6.01 4513992 21379744 180 08:18:16 06:10:01 5292740 31403632 826732 2.52 444004 24730128 2037832 6.01 4513888 21379748 8 08:18:16 06:11:01 5292696 31403596 826900 2.52 444024 24730136 2053880 6.06 4513888 21379752 184 08:18:16 06:12:01 5292388 31403296 827168 2.52 444032 24730140 2053880 6.06 4514180 21379760 8 08:18:16 06:13:01 5292972 31403940 826512 2.51 444044 24730140 2053880 6.06 4514108 21379764 192 08:18:16 06:14:01 5292924 31403916 826520 2.51 444064 24730144 2053880 6.06 4513968 21379764 4 08:18:16 06:15:01 5292348 31403472 826892 2.52 444076 24730272 2053880 6.06 4514136 21379892 176 08:18:16 06:16:01 5292096 31403224 827120 2.52 444096 24730276 2053880 6.06 4513968 21379896 8 08:18:16 06:17:01 5291764 31402896 827380 2.52 444104 24730280 2053880 6.06 4513984 21379900 4 08:18:16 06:18:01 5291952 31403148 827088 2.52 444124 24730280 2053880 6.06 4514084 21379900 8 08:18:16 06:19:01 5292252 31403468 826752 2.52 444136 24730288 2053880 6.06 4515008 21379904 192 08:18:16 06:20:01 5291960 31403180 826976 2.52 444164 24730280 2053880 6.06 4514056 21379904 8 08:18:16 06:21:02 5291928 31403156 827040 2.52 444176 24730292 2053880 6.06 4514128 21379908 200 08:18:16 06:22:01 5291876 31403160 827264 2.52 444196 24730296 2053880 6.06 4514380 21379916 4 08:18:16 06:23:01 5292076 31403360 827240 2.52 444212 24730296 2053880 6.06 4515116 21379916 184 08:18:16 06:24:01 5292804 31404136 826716 2.52 444228 24730300 2053880 6.06 4514432 21379920 8 08:18:16 06:25:01 5291488 31402824 827936 2.52 444252 24730300 2053880 6.06 4516036 21379920 292 08:18:16 06:26:01 5288616 31402888 827652 2.52 444440 24732840 2053880 6.06 4514632 21382208 8 08:18:16 06:27:01 5289024 31403320 827192 2.52 444456 24732844 2053880 6.06 4515616 21382208 176 08:18:16 06:28:01 5289000 31403300 827164 2.52 444476 24732844 2053880 6.06 4514700 21382212 36 08:18:16 06:29:01 5289228 31403576 826892 2.52 444484 24732856 2053880 6.06 4515636 21382216 188 08:18:16 06:30:01 5289472 31403824 826588 2.51 444488 24732856 2053880 6.06 4514684 21382220 8 08:18:16 06:31:01 5289424 31403792 826560 2.51 444500 24732860 2053880 6.06 4515932 21382224 4 08:18:16 06:32:01 5289692 31404076 826268 2.51 444512 24732856 2053880 6.06 4514648 21382224 8 08:18:16 06:33:01 5289320 31403708 826556 2.51 444528 24732864 2053880 6.06 4515844 21382228 176 08:18:16 06:34:01 5289052 31403468 826740 2.52 444548 24732864 2053880 6.06 4514672 21382228 4 08:18:16 06:35:01 5289296 31403716 826420 2.51 444560 24732868 2069928 6.10 4515640 21382232 192 08:18:16 06:36:01 5288964 31403388 826680 2.51 444580 24732860 2069928 6.10 4514792 21382236 16 08:18:16 06:37:01 5289444 31403928 826260 2.51 444600 24732872 2069928 6.10 4515748 21382240 212 08:18:16 06:38:01 5289428 31403920 826196 2.51 444620 24732880 2069928 6.10 4514792 21382248 40 08:18:16 06:39:01 5289160 31403652 826404 2.51 444628 24732880 2069928 6.10 4515844 21382248 180 08:18:16 06:40:01 5289120 31403616 826372 2.51 444636 24732884 2069928 6.10 4514796 21382252 8 08:18:16 06:41:01 5289272 31403908 826272 2.51 444676 24732940 2069928 6.10 4515924 21382336 188 08:18:16 06:42:01 5289240 31403880 826208 2.51 444692 24732964 2069928 6.10 4514888 21382336 8 08:18:16 06:43:01 5288972 31403616 826432 2.51 444704 24732968 2069928 6.10 4515808 21382340 28 08:18:16 06:44:01 5289416 31404120 826132 2.51 444708 24732968 2069928 6.10 4514928 21382344 12 08:18:16 06:45:01 5289408 31404116 826108 2.51 444716 24732972 2069928 6.10 4516216 21382348 216 08:18:16 06:46:01 5289288 31403996 826232 2.51 444736 24732972 2085972 6.15 4515276 21382348 36 08:18:16 06:47:01 5289092 31403832 826384 2.51 444772 24732980 2085972 6.15 4515932 21382340 184 08:18:16 06:48:01 5289044 31403792 826360 2.51 444796 24732976 2085972 6.15 4515072 21382348 40 08:18:16 06:49:01 5289028 31403840 826288 2.51 444820 24732984 2085972 6.15 4515944 21382352 8 08:18:16 06:50:01 5288540 31403488 826568 2.51 444836 24733116 2085972 6.15 4515076 21382484 28 08:18:16 06:51:01 5288492 31403480 826532 2.51 444860 24733116 2085972 6.15 4516004 21382480 4 08:18:16 06:52:01 5288200 31403192 826796 2.52 444892 24733112 2069572 6.10 4515112 21382484 24 08:18:16 06:53:01 5287804 31402856 827104 2.52 444912 24733120 2069572 6.10 4516200 21382488 176 08:18:16 06:54:01 5288264 31403320 826788 2.52 444920 24733124 2069572 6.10 4515172 21382492 8 08:18:16 06:55:01 5288248 31403308 826764 2.52 444928 24733128 2069572 6.10 4516060 21382496 28 08:18:16 06:56:01 5288168 31403260 826864 2.52 444956 24733124 2069572 6.10 4515208 21382492 12 08:18:16 06:57:01 5288120 31403224 826828 2.52 444972 24733136 2069572 6.10 4516100 21382500 32 08:18:16 06:58:01 5288104 31403272 826756 2.52 445000 24733140 2069572 6.10 4515324 21382504 8 08:18:16 06:59:01 5288296 31403472 826736 2.52 445016 24733140 2069572 6.10 4516140 21382508 24 08:18:16 07:00:01 5288224 31403452 827060 2.52 445044 24733140 2069572 6.10 4515312 21382512 12 08:18:16 07:01:01 5288644 31403880 826680 2.51 445060 24733148 2069572 6.10 4516196 21382520 4 08:18:16 07:02:01 5288660 31403900 826628 2.51 445076 24733152 2069572 6.10 4515312 21382524 8 08:18:16 07:03:01 5288928 31404168 826324 2.51 445096 24733152 2053516 6.05 4516252 21382524 8 08:18:16 07:04:01 5288596 31403904 826564 2.51 445132 24733156 2053516 6.05 4515444 21382532 16 08:18:16 07:05:01 5288440 31403748 826864 2.52 445152 24733156 2053516 6.05 4516544 21382532 12 08:18:16 07:06:01 5288368 31403780 826816 2.52 445164 24733164 2037192 6.01 4515784 21382528 8 08:18:16 07:07:01 5287604 31403032 827508 2.52 445192 24733168 2037192 6.01 4516640 21382532 192 08:18:16 07:08:01 5287628 31403060 827408 2.52 445204 24733168 2037192 6.01 4515608 21382532 8 08:18:16 07:09:01 5287840 31403276 827100 2.52 445220 24733172 2053348 6.05 4516496 21382536 180 08:18:16 07:10:01 5287540 31403036 827332 2.52 445228 24733172 2053348 6.05 4515880 21382540 8 08:18:16 07:11:01 5288020 31403520 826784 2.52 445248 24733172 2053348 6.05 4516568 21382544 176 08:18:16 07:12:01 5287704 31403228 827080 2.52 445264 24733176 2053348 6.05 4515620 21382540 8 08:18:16 07:13:01 5287356 31402888 827388 2.52 445272 24733180 2053348 6.05 4516648 21382544 176 08:18:16 07:14:02 5287600 31403136 827060 2.52 445292 24733188 2053348 6.05 4515620 21382548 8 08:18:16 07:15:01 5287616 31403156 826968 2.52 445304 24733192 2053348 6.05 4515628 21382552 8 08:18:16 07:16:01 5287564 31403168 827164 2.52 445312 24733196 2053348 6.05 4515676 21382560 4 08:18:16 07:17:01 5288036 31403644 826592 2.51 445340 24733196 2069404 6.10 4515984 21382564 12 08:18:16 07:18:01 5287760 31403404 826852 2.52 445352 24733200 2069404 6.10 4515816 21382564 4 08:18:16 07:19:01 5287648 31403292 826896 2.52 445360 24733200 2069404 6.10 4515756 21382564 8 08:18:16 07:20:01 5287584 31403296 826800 2.52 445376 24733268 2069404 6.10 4515772 21382632 8 08:18:16 07:21:01 5249680 31380136 846276 2.57 445800 24745828 2109160 6.22 4538052 21391472 220 08:18:16 07:22:01 5249736 31380304 846076 2.57 445828 24745944 2109160 6.22 4537492 21391584 8 08:18:16 07:23:01 5249712 31380344 845980 2.57 445840 24745960 2109160 6.22 4537596 21391604 8 08:18:16 07:24:01 5250104 31380736 845508 2.57 445864 24745960 2109160 6.22 4537536 21391604 12 08:18:16 07:25:01 5250176 31380812 845588 2.57 445868 24745964 2109160 6.22 4537584 21391608 8 08:18:16 07:26:01 5249688 31380380 846056 2.57 445892 24745968 2109160 6.22 4537748 21391612 4 08:18:16 07:27:01 5249868 31380568 845772 2.57 445916 24745972 2109160 6.22 4537424 21391620 8 08:18:16 07:28:01 5249748 31380452 845932 2.57 445932 24745976 2109160 6.22 4537472 21391624 8 08:18:16 07:29:01 5249916 31380676 845912 2.57 445948 24745976 2109160 6.22 4537468 21391624 8 08:18:16 07:30:01 5249868 31380640 845916 2.57 445960 24745984 2109160 6.22 4537468 21391632 4 08:18:16 07:31:01 5249852 31380752 845740 2.57 445968 24746112 2109160 6.22 4537480 21391760 8 08:18:16 07:32:01 5249800 31380704 845932 2.57 445996 24746100 2109160 6.22 4537468 21391764 8 08:18:16 07:33:01 5250256 31381228 845432 2.57 446008 24746120 2109160 6.22 4537600 21391772 4 08:18:16 07:34:01 5250616 31381636 844860 2.57 446024 24746120 2109160 6.22 4537532 21391772 8 08:18:16 07:35:01 5250252 31381308 845124 2.57 446036 24746124 2109160 6.22 4537760 21391768 16 08:18:16 07:36:01 5249604 31380696 845548 2.57 446052 24746128 2109160 6.22 4537972 21391772 56 08:18:16 07:37:01 5250092 31381248 845008 2.57 446100 24746116 2109160 6.22 4537720 21391780 8 08:18:16 07:38:01 5249752 31380916 845212 2.57 446112 24746132 2109160 6.22 4537804 21391780 8 08:18:16 07:39:01 5249524 31380696 845360 2.57 446124 24746136 2109160 6.22 4537720 21391784 4 08:18:16 07:40:01 5249912 31381140 845096 2.57 446148 24746140 2109160 6.22 4537952 21391784 32 08:18:16 07:41:01 5249580 31380852 845368 2.57 446180 24746140 2109160 6.22 4537816 21391784 12 08:18:16 07:42:01 5249848 31381128 845012 2.57 446204 24746140 2109160 6.22 4538124 21391788 16 08:18:16 07:43:01 5249580 31380860 845196 2.57 446224 24746144 2109160 6.22 4537760 21391788 8 08:18:16 07:44:01 5249544 31380884 845396 2.57 446240 24746152 2092820 6.17 4537740 21391796 8 08:18:16 07:45:01 5249528 31380868 845364 2.57 446260 24746152 2092820 6.17 4537760 21391796 8 08:18:16 07:46:01 5249480 31380832 845320 2.57 446280 24746160 2092820 6.17 4538060 21391804 8 08:18:16 07:47:01 5249664 31381084 845256 2.57 446320 24746156 2092820 6.17 4537960 21391812 32 08:18:16 07:48:01 5249644 31381124 845468 2.57 446344 24746164 2092820 6.17 4538000 21391816 16 08:18:16 07:49:01 5249896 31381380 845164 2.57 446380 24746168 2092820 6.17 4537872 21391820 40 08:18:16 07:50:01 5250068 31381552 844924 2.57 446388 24746168 2092820 6.17 4537900 21391820 4 08:18:16 07:51:01 5250236 31381784 844884 2.57 446412 24746172 2092820 6.17 4537940 21391828 28 08:18:16 07:52:01 5250252 31381804 844832 2.57 446416 24746172 2092820 6.17 4537948 21391828 4 08:18:16 07:53:01 5250236 31381804 844752 2.57 446448 24746176 2092820 6.17 4538048 21391820 24 08:18:16 07:54:01 5249936 31381548 844960 2.57 446464 24746184 2092820 6.17 4538020 21391824 8 08:18:16 07:55:01 5249912 31381528 844932 2.57 446484 24746184 2092820 6.17 4538004 21391828 8 08:18:16 07:56:01 5249928 31381584 844828 2.57 446504 24746184 2092820 6.17 4538056 21391832 24 08:18:16 07:57:01 5249660 31381316 845052 2.57 446516 24746188 2092820 6.17 4538056 21391832 4 08:18:16 07:58:01 5249328 31381020 845348 2.57 446540 24746192 2092820 6.17 4538188 21391836 12 08:18:16 07:59:01 5249536 31381232 845280 2.57 446552 24746196 2092820 6.17 4538104 21391840 28 08:18:16 08:00:01 5249804 31381500 844968 2.57 446568 24746196 2092820 6.17 4538104 21391840 8 08:18:16 08:01:01 5249496 31381360 845116 2.57 446580 24746328 2092820 6.17 4538156 21391956 28 08:18:16 08:02:01 5249268 31381152 845276 2.57 446584 24746328 2108872 6.22 4538468 21391972 12 08:18:16 08:03:01 5249032 31380928 845472 2.57 446596 24746340 2108872 6.22 4538552 21391984 4 08:18:16 08:04:01 5249188 31381112 845264 2.57 446616 24746340 2108872 6.22 4538544 21391984 200 08:18:16 08:05:01 5248872 31380800 845552 2.57 446640 24746344 2108872 6.22 4538416 21391988 4 08:18:16 08:06:01 5248756 31380632 845700 2.57 446676 24746348 2108872 6.22 4538536 21391992 28 08:18:16 08:07:01 5249056 31380952 845356 2.57 446704 24746348 2108872 6.22 4538580 21391992 16 08:18:16 08:08:01 5249208 31381136 845368 2.57 446720 24746352 2108872 6.22 4538684 21391996 8 08:18:16 08:09:01 5249396 31381324 845164 2.57 446736 24746352 2108872 6.22 4538336 21391996 12 08:18:16 08:10:01 5249420 31381416 845084 2.57 446764 24746356 2108872 6.22 4538668 21392004 4 08:18:16 08:11:01 5249160 31381160 845316 2.57 446780 24746356 2124916 6.26 4538376 21392004 8 08:18:16 08:12:01 5249120 31381124 845288 2.57 446792 24746360 2124916 6.26 4538376 21392008 8 08:18:16 08:13:01 5248820 31380832 845512 2.57 446800 24746368 2124916 6.26 4538444 21392016 8 08:18:16 08:14:01 5248804 31380924 845320 2.57 446820 24746496 2124916 6.26 4538420 21392084 4 08:18:16 08:15:01 5248772 31380916 845316 2.57 446828 24746500 2124916 6.26 4538564 21392088 32 08:18:16 08:16:01 5248440 31380648 845568 2.57 446852 24746500 2124916 6.26 4538852 21392144 184 08:18:16 08:17:01 5248612 31380828 845284 2.57 446880 24746504 2124916 6.26 4538948 21392148 292 08:18:16 08:18:01 4977572 31339084 886404 2.70 450636 24958576 2208628 6.51 4578252 21602540 199644 08:18:16 Average: 5547648 31375166 855033 2.60 438706 24465483 2134534 6.29 4502869 21149063 17681 08:18:16 08:18:16 02:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:18:16 02:18:01 lo 4.70 4.70 0.47 0.47 0.00 0.00 0.00 0.00 08:18:16 02:18:01 ens3 1514.11 1363.56 13853.34 209.27 0.00 0.00 0.00 0.00 08:18:16 02:18:01 docker0 491.13 447.16 34.06 2985.44 0.00 0.00 0.00 0.00 08:18:16 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:19:01 ens3 334.44 226.83 1726.54 35.68 0.00 0.00 0.00 0.00 08:18:16 02:19:01 vethbb5ce4b 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 08:18:16 02:19:01 docker0 204.35 295.87 18.06 1689.67 0.00 0.00 0.00 0.00 08:18:16 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:20:01 ens3 23.28 16.98 17.52 10.34 0.00 0.00 0.00 0.00 08:18:16 02:20:01 vethbb5ce4b 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 08:18:16 02:20:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 08:18:16 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:21:01 ens3 26.26 17.46 21.39 12.49 0.00 0.00 0.00 0.00 08:18:16 02:21:01 vethbb5ce4b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:22:01 vethcecc21b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:22:01 veth947bb0a 1.93 4.30 0.16 42.67 0.00 0.00 0.00 0.00 08:18:16 02:22:01 veth37f2428 1.47 3.75 0.13 42.61 0.00 0.00 0.00 0.00 08:18:16 02:22:01 veth0f2ea6c 4.82 2.25 42.68 0.18 0.00 0.00 0.00 0.00 08:18:16 02:22:01 vethb4dc646 2.25 4.82 0.18 42.68 0.00 0.00 0.00 0.00 08:18:16 02:22:01 vetha86250e 1.63 4.07 0.14 42.63 0.00 0.00 0.00 0.00 08:18:16 02:22:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 08:18:16 02:22:01 vethff723b1 1.82 4.15 0.15 42.64 0.00 0.00 0.00 0.00 08:18:16 02:22:01 veth039075a 2.82 2.73 0.43 1.96 0.00 0.00 0.00 0.00 08:18:16 02:22:01 vethac78215 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:22:01 vetha2876e1 1.82 3.23 0.15 42.60 0.00 0.00 0.00 0.00 08:18:16 02:22:01 veth98aae72 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:22:01 veth535d718 1.92 4.12 0.16 42.64 0.00 0.00 0.00 0.00 08:18:16 02:22:01 vetha5b3b08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:22:01 veth89c92c9 0.22 0.65 0.04 0.11 0.00 0.00 0.00 0.00 08:18:16 02:22:01 veth6ef580c 4.30 1.93 42.67 0.16 0.00 0.00 0.00 0.00 08:18:16 02:22:01 veth113ecf3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:22:01 veth790a1a1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:22:01 ens3 310.75 166.25 6115.22 32.23 0.00 0.00 0.00 0.00 08:18:16 02:22:01 veth207f60a 0.65 1.92 0.06 0.30 0.00 0.00 0.00 0.00 08:18:16 02:22:01 vethef52b26 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:22:01 veth3790a16 0.07 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:18:16 02:22:01 docker0 56.37 108.30 4.27 1484.13 0.00 0.00 0.00 0.00 08:18:16 02:23:01 veth3752767 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 08:18:16 02:23:01 vethe0b6800 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 08:18:16 02:23:01 vethcfa002f 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 08:18:16 02:23:01 veth82e5610 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 08:18:16 02:23:01 veth0f078d6 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 08:18:16 02:23:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:18:16 02:23:01 vethb1a64b6 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 08:18:16 02:23:01 vethb34511f 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 08:18:16 02:23:01 veth438df34 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 08:18:16 02:23:01 veth589aecb 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 08:18:16 02:23:01 vetha3fb9bb 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 08:18:16 02:23:01 veth8d5eb5f 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 08:18:16 02:23:01 ens3 859.70 496.33 7934.18 66.04 0.00 0.00 0.00 0.00 08:18:16 02:23:01 veth207f60a 0.15 1.65 0.01 0.07 0.00 0.00 0.00 0.00 08:18:16 02:23:01 docker0 476.04 827.16 44.68 7907.59 0.00 0.00 0.00 0.00 08:18:16 02:24:01 veth3752767 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:24:01 vethe0b6800 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:24:01 vethcfa002f 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:24:01 vethcac5f59 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:18:16 02:24:01 veth82e5610 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:24:01 veth0f078d6 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:24:01 vethb1a64b6 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:24:01 vethb34511f 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:24:01 veth438df34 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:24:01 veth589aecb 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:24:01 vetha3fb9bb 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:24:01 veth8d5eb5f 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:24:01 ens3 8.13 4.78 6.06 3.30 0.00 0.00 0.00 0.00 08:18:16 02:24:01 veth207f60a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:24:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:25:01 veth3752767 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:25:01 vethe0b6800 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:25:01 vethcfa002f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:25:01 vethcac5f59 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:25:01 veth82e5610 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:25:01 veth0f078d6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:25:01 vethb1a64b6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:25:01 veth438df34 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:25:01 veth589aecb 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:25:01 vetha3fb9bb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:25:01 ens3 6.45 3.93 5.07 2.96 0.00 0.00 0.00 0.00 08:18:16 02:25:01 veth207f60a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:25:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:26:01 lo 10.79 10.79 1.07 1.07 0.00 0.00 0.00 0.00 08:18:16 02:26:01 ens3 145.35 179.30 66.32 665.06 0.00 0.00 0.00 0.00 08:18:16 02:26:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:27:01 lo 35.39 35.39 3.46 3.46 0.00 0.00 0.00 0.00 08:18:16 02:27:01 ens3 352.77 336.88 182.78 1655.92 0.00 0.00 0.00 0.00 08:18:16 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:28:01 lo 23.26 23.26 2.27 2.27 0.00 0.00 0.00 0.00 08:18:16 02:28:01 ens3 368.77 372.32 146.46 2381.68 0.00 0.00 0.00 0.00 08:18:16 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:29:01 ens3 1.17 0.50 0.53 0.24 0.00 0.00 0.00 0.00 08:18:16 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:30:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:31:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:32:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:33:01 ens3 0.37 0.22 0.10 0.08 0.00 0.00 0.00 0.00 08:18:16 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:34:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 08:18:16 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:35:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:36:01 ens3 0.55 0.50 0.27 0.22 0.00 0.00 0.00 0.00 08:18:16 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:37:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:38:01 ens3 0.20 0.08 0.09 0.06 0.00 0.00 0.00 0.00 08:18:16 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:39:01 ens3 0.33 0.12 0.08 0.01 0.00 0.00 0.00 0.00 08:18:16 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:41:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:42:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:43:01 ens3 0.43 0.23 0.15 0.08 0.00 0.00 0.00 0.00 08:18:16 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:44:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:45:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:46:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:47:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:48:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:18:16 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:49:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 08:18:16 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:50:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:51:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:52:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:53:01 ens3 0.45 0.38 0.16 0.12 0.00 0.00 0.00 0.00 08:18:16 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:55:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:57:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:58:01 ens3 0.20 0.18 0.12 0.07 0.00 0.00 0.00 0.00 08:18:16 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 02:59:01 ens3 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 08:18:16 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:02:02 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:03:01 ens3 1.20 0.91 0.98 0.46 0.00 0.00 0.00 0.00 08:18:16 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:04:01 ens3 0.43 0.02 0.06 0.00 0.00 0.00 0.00 0.00 08:18:16 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:18:16 03:05:01 ens3 5.80 4.42 3.99 4.85 0.00 0.00 0.00 0.00 08:18:16 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:06:01 ens3 1.72 1.42 0.98 1.22 0.00 0.00 0.00 0.00 08:18:16 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:07:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:08:01 ens3 0.22 0.08 0.09 0.06 0.00 0.00 0.00 0.00 08:18:16 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:09:01 ens3 0.27 0.15 0.08 0.01 0.00 0.00 0.00 0.00 08:18:16 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:12:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:13:01 ens3 0.40 0.27 0.10 0.08 0.00 0.00 0.00 0.00 08:18:16 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:14:01 ens3 0.13 0.02 0.07 0.00 0.00 0.00 0.00 0.00 08:18:16 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:18:01 ens3 0.25 0.10 0.14 0.07 0.00 0.00 0.00 0.00 08:18:16 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:19:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:21:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:23:01 ens3 0.40 0.22 0.15 0.07 0.00 0.00 0.00 0.00 08:18:16 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:25:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:27:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:28:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 08:18:16 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:29:01 ens3 0.28 0.17 0.08 0.01 0.00 0.00 0.00 0.00 08:18:16 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:33:01 ens3 0.33 0.25 0.12 0.08 0.00 0.00 0.00 0.00 08:18:16 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:34:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:35:01 ens3 0.27 0.18 0.08 0.01 0.00 0.00 0.00 0.00 08:18:16 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:36:01 ens3 0.52 0.47 0.27 0.22 0.00 0.00 0.00 0.00 08:18:16 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:38:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 08:18:16 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:39:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 08:18:16 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:40:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:43:01 ens3 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 08:18:16 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:47:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:48:01 ens3 0.28 0.10 0.14 0.07 0.00 0.00 0.00 0.00 08:18:16 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:50:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:51:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:53:01 ens3 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00 08:18:16 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:55:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:58:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 08:18:16 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 03:59:01 ens3 0.27 0.13 0.08 0.01 0.00 0.00 0.00 0.00 08:18:16 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:03:01 ens3 0.75 0.17 0.14 0.07 0.00 0.00 0.00 0.00 08:18:16 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:04:01 ens3 2.37 0.82 0.91 0.73 0.00 0.00 0.00 0.00 08:18:16 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:18:16 04:05:01 ens3 3.50 2.95 2.03 4.32 0.00 0.00 0.00 0.00 08:18:16 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:06:01 ens3 1.55 1.25 0.80 1.15 0.00 0.00 0.00 0.00 08:18:16 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:07:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:08:01 ens3 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00 08:18:16 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:09:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:11:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:12:02 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:13:01 ens3 0.36 0.27 0.10 0.09 0.00 0.00 0.00 0.00 08:18:16 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:14:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:18:16 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:18:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:18:16 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:19:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:21:01 ens3 0.25 0.18 0.08 0.01 0.00 0.00 0.00 0.00 08:18:16 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:23:01 ens3 0.35 0.33 0.15 0.08 0.00 0.00 0.00 0.00 08:18:16 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:25:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:26:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:27:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:28:01 ens3 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 08:18:16 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:30:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:31:01 ens3 0.47 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:18:16 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:32:01 ens3 0.72 0.25 0.31 0.21 0.00 0.00 0.00 0.00 08:18:16 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:33:01 ens3 0.85 0.45 0.42 0.28 0.00 0.00 0.00 0.00 08:18:16 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:34:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:35:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:36:01 ens3 0.53 0.32 0.27 0.21 0.00 0.00 0.00 0.00 08:18:16 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:38:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 08:18:16 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:39:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:40:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:41:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:43:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 08:18:16 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:45:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 08:18:16 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:46:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:47:01 ens3 0.82 0.97 0.06 11.30 0.00 0.00 0.00 0.00 08:18:16 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:48:01 ens3 0.43 0.78 0.10 6.56 0.00 0.00 0.00 0.00 08:18:16 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:49:01 ens3 0.25 0.13 0.08 0.01 0.00 0.00 0.00 0.00 08:18:16 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:50:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:52:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:53:01 ens3 1.23 2.58 0.24 6.98 0.00 0.00 0.00 0.00 08:18:16 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:55:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:58:01 ens3 0.88 1.12 0.18 6.62 0.00 0.00 0.00 0.00 08:18:16 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 04:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:01:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:03:01 ens3 1.90 4.03 0.20 7.00 0.00 0.00 0.00 0.00 08:18:16 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:04:01 ens3 5.43 12.50 0.52 14.77 0.00 0.00 0.00 0.00 08:18:16 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:18:16 05:05:01 ens3 9.97 14.71 2.67 36.98 0.00 0.00 0.00 0.00 08:18:16 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:06:01 ens3 1.33 0.62 0.79 1.05 0.00 0.00 0.00 0.00 08:18:16 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:07:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:08:01 ens3 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00 08:18:16 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:12:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:13:01 ens3 0.35 0.23 0.15 0.08 0.00 0.00 0.00 0.00 08:18:16 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:18:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 08:18:16 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:19:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:19:02 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 05:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:20:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:21:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:18:16 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:22:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:23:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:18:16 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:24:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:25:01 ens3 0.12 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:26:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:27:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 08:18:16 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:28:01 ens3 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 08:18:16 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:29:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:30:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:31:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:32:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:33:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:18:16 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:34:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:18:16 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:35:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:36:01 ens3 0.53 0.37 0.27 0.22 0.00 0.00 0.00 0.00 08:18:16 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:37:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:38:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:18:16 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:39:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:40:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:41:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:42:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:43:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:18:16 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:44:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:45:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:46:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:47:01 ens3 0.27 0.13 0.13 0.01 0.00 0.00 0.00 0.00 08:18:16 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:48:01 ens3 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00 08:18:16 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:49:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:50:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:51:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:52:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:53:01 ens3 0.37 0.33 0.15 0.08 0.00 0.00 0.00 0.00 08:18:16 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:54:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:55:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:56:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:57:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:58:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:18:16 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 05:59:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 08:18:16 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:00:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:02:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:03:01 ens3 0.42 0.28 0.15 0.08 0.00 0.00 0.00 0.00 08:18:16 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:04:01 ens3 0.65 0.18 0.15 0.25 0.00 0.00 0.00 0.00 08:18:16 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:18:16 06:05:01 ens3 3.00 2.63 1.72 4.12 0.00 0.00 0.00 0.00 08:18:16 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:06:01 ens3 1.47 1.23 0.79 1.15 0.00 0.00 0.00 0.00 08:18:16 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:07:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:08:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 08:18:16 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:09:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:10:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:11:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:12:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:13:01 ens3 0.38 0.23 0.15 0.07 0.00 0.00 0.00 0.00 08:18:16 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:15:01 ens3 0.30 0.20 0.13 0.07 0.00 0.00 0.00 0.00 08:18:16 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:16:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:17:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:18:01 ens3 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 08:18:16 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:20:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:21:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:21:02 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:22:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:23:01 ens3 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 08:18:16 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:24:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:25:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:18:16 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:26:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:27:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:28:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 08:18:16 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:29:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 08:18:16 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:30:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:31:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:32:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:33:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:18:16 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:34:01 ens3 0.13 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:18:16 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:35:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:36:01 ens3 0.48 0.35 0.27 0.21 0.00 0.00 0.00 0.00 08:18:16 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:37:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:38:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:18:16 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:39:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:18:16 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:40:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:41:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:42:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:43:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:18:16 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:44:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:45:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:46:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:18:16 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:47:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:48:01 ens3 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 08:18:16 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:49:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:50:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:51:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:52:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:53:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:18:16 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:54:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:55:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:56:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:57:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:58:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 08:18:16 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:00:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:01:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 08:18:16 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:02:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:03:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:18:16 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:04:01 ens3 0.73 0.22 0.21 0.25 0.00 0.00 0.00 0.00 08:18:16 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:05:01 ens3 1.28 1.18 0.76 3.05 0.00 0.00 0.00 0.00 08:18:16 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:06:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:06:01 ens3 1.75 1.45 0.97 1.09 0.00 0.00 0.00 0.00 08:18:16 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:07:01 ens3 1.57 1.27 0.80 1.15 0.00 0.00 0.00 0.00 08:18:16 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:08:01 ens3 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 08:18:16 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:09:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:10:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:11:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:12:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:13:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:18:16 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:14:02 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 07:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:15:01 ens3 0.19 0.07 0.07 0.00 0.00 0.00 0.00 0.00 08:18:16 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:16:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:18:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:18:16 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:19:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:18:16 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:20:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:21:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:21:01 ens3 1.40 1.35 4.27 0.11 0.00 0.00 0.00 0.00 08:18:16 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:22:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:23:01 ens3 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 08:18:16 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:24:01 ens3 0.18 0.15 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:25:01 ens3 0.35 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:18:16 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:26:01 ens3 0.70 0.50 0.37 0.29 0.00 0.00 0.00 0.00 08:18:16 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:27:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:28:01 ens3 0.38 0.18 0.16 0.07 0.00 0.00 0.00 0.00 08:18:16 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:29:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:30:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:31:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:32:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:33:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:18:16 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:34:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:35:01 ens3 0.92 0.37 0.37 0.21 0.00 0.00 0.00 0.00 08:18:16 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:36:01 ens3 0.55 0.38 0.28 0.21 0.00 0.00 0.00 0.00 08:18:16 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:37:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:38:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:18:16 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:39:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:18:16 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:40:01 ens3 1.27 0.82 0.66 0.50 0.00 0.00 0.00 0.00 08:18:16 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:41:01 ens3 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 08:18:16 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:42:01 ens3 1.43 0.83 0.67 0.50 0.00 0.00 0.00 0.00 08:18:16 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:43:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 08:18:16 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:44:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 08:18:16 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:45:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:46:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:47:01 ens3 1.02 0.43 0.41 0.28 0.00 0.00 0.00 0.00 08:18:16 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:48:01 ens3 1.27 0.65 0.54 0.36 0.00 0.00 0.00 0.00 08:18:16 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:49:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:50:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:52:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:53:01 ens3 0.80 0.17 0.16 0.07 0.00 0.00 0.00 0.00 08:18:16 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:54:01 ens3 0.67 0.07 0.04 0.01 0.00 0.00 0.00 0.00 08:18:16 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:56:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:57:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 07:58:01 ens3 0.32 0.23 0.09 0.07 0.00 0.00 0.00 0.00 08:18:16 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 07:59:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 08:00:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:01:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:18:16 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 08:02:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:03:01 ens3 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 08:18:16 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 08:04:01 ens3 0.48 0.08 0.06 0.01 0.00 0.00 0.00 0.00 08:18:16 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:05:01 ens3 0.70 0.47 0.37 0.46 0.00 0.00 0.00 0.00 08:18:16 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:06:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:18:16 08:06:01 ens3 2.72 2.38 1.47 3.90 0.00 0.00 0.00 0.00 08:18:16 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:07:01 ens3 1.50 1.23 0.79 1.15 0.00 0.00 0.00 0.00 08:18:16 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 08:08:01 ens3 0.23 0.15 0.09 0.07 0.00 0.00 0.00 0.00 08:18:16 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:09:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:18:16 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 08:10:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:11:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 08:12:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:13:01 ens3 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 08:18:16 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 08:14:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:18:16 08:16:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:16 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:18:16 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 08:18:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 08:18:16 08:18:01 ens3 81.75 49.31 2513.25 7.23 0.00 0.00 0.00 0.00 08:18:16 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:16 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 08:18:16 Average: ens3 11.49 9.22 90.41 14.44 0.00 0.00 0.00 0.00 08:18:16 Average: docker0 3.41 4.65 0.28 38.98 0.00 0.00 0.00 0.00 08:18:16 08:18:16 08:18:16 ---> sar -P ALL: 08:18:16 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773369) 11/19/25 _x86_64_ (8 CPU) 08:18:16 08:18:16 02:16:43 LINUX RESTART (8 CPU) 08:18:16 08:18:16 02:17:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 02:18:01 all 11.36 0.00 3.82 2.70 0.06 82.06 08:18:16 02:18:01 0 11.99 0.00 5.45 1.20 0.05 81.32 08:18:16 02:18:01 1 13.99 0.00 3.81 2.00 0.07 80.13 08:18:16 02:18:01 2 11.18 0.00 3.41 0.29 0.05 85.07 08:18:16 02:18:01 3 10.38 0.00 3.39 4.87 0.07 81.29 08:18:16 02:18:01 4 9.23 0.00 2.26 0.25 0.07 88.20 08:18:16 02:18:01 5 8.76 0.00 4.51 5.54 0.05 81.14 08:18:16 02:18:01 6 13.37 0.00 4.80 5.21 0.07 76.55 08:18:16 02:18:01 7 11.95 0.00 2.92 2.29 0.05 82.79 08:18:16 02:19:01 all 34.22 0.00 5.81 1.44 0.10 58.43 08:18:16 02:19:01 0 33.84 0.00 5.61 0.20 0.08 60.27 08:18:16 02:19:01 1 34.90 0.00 6.09 0.15 0.10 58.76 08:18:16 02:19:01 2 36.22 0.00 5.50 1.67 0.12 56.49 08:18:16 02:19:01 3 33.36 0.00 6.16 4.44 0.10 55.95 08:18:16 02:19:01 4 34.09 0.00 6.07 2.56 0.10 57.19 08:18:16 02:19:01 5 35.46 0.00 6.21 2.13 0.10 56.10 08:18:16 02:19:01 6 33.47 0.00 5.37 0.05 0.10 61.01 08:18:16 02:19:01 7 32.41 0.00 5.53 0.29 0.08 61.68 08:18:16 02:20:01 all 41.93 0.00 8.72 0.85 0.11 48.40 08:18:16 02:20:01 0 41.51 0.00 8.34 0.05 0.12 49.97 08:18:16 02:20:01 1 41.34 0.00 8.66 0.05 0.12 49.83 08:18:16 02:20:01 2 44.62 0.00 8.94 3.99 0.10 42.36 08:18:16 02:20:01 3 41.02 0.00 10.23 2.10 0.10 46.54 08:18:16 02:20:01 4 42.84 0.00 9.38 0.15 0.10 47.53 08:18:16 02:20:01 5 41.08 0.00 8.37 0.39 0.12 50.04 08:18:16 02:20:01 6 41.10 0.00 7.86 0.03 0.10 50.90 08:18:16 02:20:01 7 41.91 0.00 7.95 0.03 0.10 50.00 08:18:16 02:21:01 all 55.25 0.00 6.99 0.22 0.11 37.44 08:18:16 02:21:01 0 55.56 0.00 7.07 0.10 0.10 37.17 08:18:16 02:21:01 1 54.97 0.00 6.54 0.05 0.10 38.34 08:18:16 02:21:01 2 55.85 0.00 6.87 0.18 0.12 36.98 08:18:16 02:21:01 3 54.98 0.00 6.96 0.13 0.10 37.83 08:18:16 02:21:01 4 56.48 0.00 7.15 0.05 0.10 36.22 08:18:16 02:21:01 5 54.99 0.00 7.14 1.11 0.10 36.66 08:18:16 02:21:01 6 53.77 0.00 7.00 0.08 0.12 39.03 08:18:16 02:21:01 7 55.37 0.00 7.17 0.08 0.12 37.26 08:18:16 02:22:01 all 21.18 0.00 7.71 15.26 0.08 55.76 08:18:16 02:22:01 0 20.60 0.00 6.91 11.16 0.08 61.25 08:18:16 02:22:01 1 20.24 0.00 7.51 24.88 0.08 47.29 08:18:16 02:22:01 2 20.62 0.00 8.25 22.68 0.08 48.36 08:18:16 02:22:01 3 21.61 0.00 9.05 33.95 0.10 35.28 08:18:16 02:22:01 4 22.89 0.00 7.59 8.54 0.08 60.89 08:18:16 02:22:01 5 20.18 0.00 7.90 11.39 0.07 60.46 08:18:16 02:22:01 6 22.29 0.00 6.98 7.23 0.07 63.43 08:18:16 02:22:01 7 20.96 0.00 7.55 2.49 0.10 68.90 08:18:16 02:23:01 all 41.48 0.00 10.36 19.01 0.11 29.04 08:18:16 02:23:01 0 38.90 0.00 9.88 11.03 0.10 40.09 08:18:16 02:23:01 1 41.31 0.00 11.10 21.15 0.10 26.34 08:18:16 02:23:01 2 42.15 0.00 10.37 28.77 0.10 18.60 08:18:16 02:23:01 3 41.26 0.00 10.70 18.59 0.10 29.35 08:18:16 02:23:01 4 41.05 0.00 10.64 22.22 0.10 25.99 08:18:16 02:23:01 5 43.10 0.00 8.64 10.04 0.10 38.12 08:18:16 02:23:01 6 42.14 0.00 11.56 21.89 0.15 24.26 08:18:16 02:23:01 7 41.96 0.00 9.96 18.41 0.08 29.59 08:18:16 02:24:01 all 89.83 0.00 10.05 0.00 0.13 0.00 08:18:16 02:24:01 0 89.56 0.00 10.34 0.00 0.10 0.00 08:18:16 02:24:01 1 88.92 0.00 10.95 0.00 0.13 0.00 08:18:16 02:24:01 2 90.75 0.00 9.11 0.00 0.13 0.00 08:18:16 02:24:01 3 90.40 0.00 9.46 0.00 0.13 0.00 08:18:16 02:24:01 4 89.95 0.00 9.91 0.00 0.13 0.00 08:18:16 02:24:01 5 90.57 0.00 9.30 0.00 0.13 0.00 08:18:16 02:24:01 6 90.00 0.00 9.86 0.00 0.13 0.00 08:18:16 02:24:01 7 88.44 0.00 11.45 0.00 0.12 0.00 08:18:16 02:25:01 all 90.52 0.00 9.35 0.00 0.13 0.00 08:18:16 02:25:01 0 90.05 0.00 9.83 0.00 0.12 0.00 08:18:16 02:25:01 1 90.31 0.00 9.57 0.00 0.12 0.00 08:18:16 02:25:01 2 90.73 0.00 9.15 0.00 0.12 0.00 08:18:16 02:25:01 3 90.41 0.00 9.45 0.00 0.13 0.00 08:18:16 02:25:01 4 91.08 0.00 8.78 0.00 0.13 0.00 08:18:16 02:25:01 5 91.43 0.00 8.45 0.00 0.12 0.00 08:18:16 02:25:01 6 90.94 0.00 8.91 0.00 0.15 0.00 08:18:16 02:25:01 7 89.22 0.00 10.64 0.00 0.13 0.00 08:18:16 02:26:01 all 50.86 0.00 7.14 3.21 0.10 38.68 08:18:16 02:26:01 0 51.87 0.00 6.17 0.92 0.12 40.93 08:18:16 02:26:01 1 51.74 0.00 7.13 4.25 0.10 36.78 08:18:16 02:26:01 2 51.98 0.00 7.52 5.39 0.12 34.99 08:18:16 02:26:01 3 51.77 0.00 6.95 1.88 0.12 39.29 08:18:16 02:26:01 4 49.99 0.00 6.47 1.92 0.08 41.53 08:18:16 02:26:01 5 50.38 0.00 7.11 4.24 0.12 38.15 08:18:16 02:26:01 6 49.57 0.00 7.07 3.01 0.10 40.25 08:18:16 02:26:01 7 49.62 0.00 8.72 4.05 0.08 37.53 08:18:16 02:27:01 all 7.32 0.00 0.97 2.84 0.05 88.82 08:18:16 02:27:01 0 7.89 0.00 0.96 1.08 0.03 90.03 08:18:16 02:27:01 1 8.92 0.00 0.97 1.24 0.05 88.82 08:18:16 02:27:01 2 5.69 0.00 0.90 13.87 0.07 79.46 08:18:16 02:27:01 3 8.65 0.00 1.00 0.25 0.05 90.05 08:18:16 02:27:01 4 5.49 0.00 1.05 0.67 0.05 92.74 08:18:16 02:27:01 5 6.63 0.00 1.05 0.23 0.05 92.03 08:18:16 02:27:01 6 8.01 0.00 0.99 5.28 0.07 85.66 08:18:16 02:27:01 7 7.28 0.00 0.80 0.12 0.05 91.76 08:18:16 02:28:01 all 10.90 0.00 0.86 0.34 0.08 87.82 08:18:16 02:28:01 0 14.78 0.00 0.90 0.12 0.10 84.10 08:18:16 02:28:01 1 11.04 0.00 0.75 1.52 0.07 86.61 08:18:16 02:28:01 2 8.63 0.00 0.85 0.03 0.08 90.39 08:18:16 02:28:01 3 10.00 0.00 0.90 0.03 0.07 89.00 08:18:16 02:28:01 4 10.30 0.00 0.70 0.10 0.07 88.83 08:18:16 02:28:01 5 13.23 0.00 0.94 0.30 0.10 85.44 08:18:16 02:28:01 6 4.83 0.00 0.81 0.30 0.07 93.99 08:18:16 02:28:01 7 14.34 0.00 1.00 0.30 0.10 84.25 08:18:16 08:18:16 02:28:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 02:29:01 all 0.21 0.00 0.02 0.01 0.01 99.75 08:18:16 02:29:01 0 1.42 0.00 0.00 0.00 0.00 98.58 08:18:16 02:29:01 1 0.03 0.00 0.02 0.03 0.02 99.90 08:18:16 02:29:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 02:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 02:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:29:01 5 0.02 0.00 0.03 0.05 0.02 99.88 08:18:16 02:29:01 6 0.13 0.00 0.07 0.00 0.02 99.78 08:18:16 02:29:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 02:30:01 all 0.30 0.00 0.02 0.00 0.01 99.68 08:18:16 02:30:01 0 2.00 0.00 0.00 0.00 0.02 97.98 08:18:16 02:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:30:01 2 0.08 0.00 0.05 0.00 0.02 99.85 08:18:16 02:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 02:30:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 02:30:01 5 0.10 0.00 0.00 0.00 0.02 99.88 08:18:16 02:30:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:18:16 02:30:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 02:31:01 all 0.13 0.00 0.02 0.00 0.01 99.84 08:18:16 02:31:01 0 0.86 0.00 0.02 0.00 0.00 99.12 08:18:16 02:31:01 1 0.07 0.00 0.02 0.02 0.02 99.88 08:18:16 02:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 02:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 02:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 02:31:01 5 0.03 0.00 0.02 0.02 0.00 99.93 08:18:16 02:31:01 6 0.03 0.00 0.05 0.00 0.00 99.92 08:18:16 02:31:01 7 0.02 0.00 0.03 0.00 0.03 99.92 08:18:16 02:32:01 all 0.12 0.00 0.02 0.01 0.01 99.83 08:18:16 02:32:01 0 0.57 0.00 0.02 0.00 0.02 99.40 08:18:16 02:32:01 1 0.13 0.00 0.03 0.02 0.00 99.82 08:18:16 02:32:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:18:16 02:32:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 02:32:01 4 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 02:32:01 5 0.10 0.00 0.02 0.02 0.02 99.85 08:18:16 02:32:01 6 0.05 0.00 0.00 0.02 0.02 99.92 08:18:16 02:32:01 7 0.07 0.00 0.03 0.00 0.02 99.88 08:18:16 02:33:01 all 0.11 0.00 0.02 0.00 0.01 99.86 08:18:16 02:33:01 0 0.63 0.00 0.02 0.00 0.00 99.35 08:18:16 02:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 02:33:01 2 0.10 0.00 0.05 0.00 0.02 99.83 08:18:16 02:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 02:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 02:33:01 5 0.05 0.00 0.03 0.02 0.00 99.90 08:18:16 02:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 02:33:01 7 0.03 0.00 0.02 0.00 0.03 99.92 08:18:16 02:34:01 all 0.04 0.00 0.01 0.00 0.02 99.92 08:18:16 02:34:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:18:16 02:34:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:18:16 02:34:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 02:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 02:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 02:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 02:34:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 02:34:01 7 0.15 0.00 0.02 0.00 0.02 99.82 08:18:16 02:35:01 all 0.25 0.00 0.01 0.00 0.00 99.74 08:18:16 02:35:01 0 1.76 0.00 0.02 0.00 0.00 98.22 08:18:16 02:35:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 02:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 02:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 02:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 02:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 02:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 02:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 02:36:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:18:16 02:36:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:18:16 02:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 02:36:01 2 0.05 0.00 0.05 0.00 0.02 99.88 08:18:16 02:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:36:01 4 0.05 0.00 0.03 0.00 0.00 99.92 08:18:16 02:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 02:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 02:36:01 7 0.02 0.00 0.02 0.00 0.03 99.93 08:18:16 02:37:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:18:16 02:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:37:01 1 0.05 0.00 0.02 0.02 0.00 99.92 08:18:16 02:37:01 2 0.15 0.00 0.03 0.00 0.02 99.80 08:18:16 02:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 02:37:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 02:37:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 02:37:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:18:16 02:37:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 02:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 02:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 02:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 02:38:01 2 0.02 0.00 0.05 0.00 0.00 99.93 08:18:16 02:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 02:38:01 4 0.07 0.00 0.00 0.00 0.00 99.93 08:18:16 02:38:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:18:16 02:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 02:38:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 02:39:01 all 0.29 0.00 0.02 0.00 0.01 99.68 08:18:16 02:39:01 0 1.95 0.00 0.02 0.00 0.00 98.03 08:18:16 02:39:01 1 0.03 0.00 0.03 0.02 0.02 99.90 08:18:16 02:39:01 2 0.08 0.00 0.03 0.00 0.02 99.87 08:18:16 02:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:39:01 4 0.10 0.00 0.00 0.00 0.02 99.88 08:18:16 02:39:01 5 0.08 0.00 0.03 0.00 0.03 99.85 08:18:16 02:39:01 6 0.02 0.00 0.03 0.02 0.02 99.92 08:18:16 02:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 08:18:16 02:39:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 02:40:01 all 0.11 0.00 0.02 0.00 0.00 99.86 08:18:16 02:40:01 0 0.75 0.00 0.05 0.00 0.00 99.20 08:18:16 02:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:40:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 02:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 02:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 02:40:01 5 0.05 0.00 0.05 0.00 0.02 99.88 08:18:16 02:40:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:18:16 02:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:41:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:18:16 02:41:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 02:41:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 02:41:01 2 0.12 0.00 0.02 0.00 0.02 99.85 08:18:16 02:41:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 02:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 02:41:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:18:16 02:41:01 6 0.07 0.00 0.03 0.00 0.02 99.88 08:18:16 02:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 02:42:01 all 0.01 0.00 0.01 0.01 0.00 99.96 08:18:16 02:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 02:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:42:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 02:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 02:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 02:42:01 5 0.03 0.00 0.05 0.00 0.02 99.90 08:18:16 02:42:01 6 0.03 0.00 0.02 0.03 0.00 99.92 08:18:16 02:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 02:43:01 all 0.04 0.00 0.02 0.00 0.01 99.92 08:18:16 02:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 02:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:43:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:18:16 02:43:01 3 0.00 0.00 0.03 0.00 0.02 99.95 08:18:16 02:43:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 02:43:01 5 0.07 0.00 0.03 0.00 0.02 99.88 08:18:16 02:43:01 6 0.10 0.00 0.05 0.02 0.00 99.83 08:18:16 02:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 02:44:01 all 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 02:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 02:44:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 02:44:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 02:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 02:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:44:01 5 0.08 0.00 0.03 0.00 0.00 99.88 08:18:16 02:44:01 6 0.05 0.00 0.03 0.00 0.02 99.90 08:18:16 02:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 02:45:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:18:16 02:45:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:18:16 02:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 02:45:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:18:16 02:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 02:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:45:01 5 0.07 0.00 0.02 0.00 0.03 99.88 08:18:16 02:45:01 6 0.02 0.00 0.03 0.02 0.02 99.92 08:18:16 02:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 02:46:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:18:16 02:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 02:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 02:46:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 02:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 02:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 02:46:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:18:16 02:46:01 6 0.00 0.00 0.03 0.02 0.02 99.93 08:18:16 02:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:47:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:18:16 02:47:01 0 0.15 0.00 0.02 0.00 0.00 99.83 08:18:16 02:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 02:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 02:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 02:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:47:01 5 0.07 0.00 0.03 0.00 0.02 99.88 08:18:16 02:47:01 6 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 02:47:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 02:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 02:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:48:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:18:16 02:48:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 02:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 02:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 02:48:01 5 0.08 0.00 0.02 0.00 0.02 99.88 08:18:16 02:48:01 6 0.03 0.00 0.03 0.02 0.02 99.90 08:18:16 02:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 02:49:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:18:16 02:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 02:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 02:49:01 2 0.08 0.00 0.07 0.00 0.02 99.83 08:18:16 02:49:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 02:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 02:49:01 5 0.08 0.00 0.02 0.00 0.02 99.88 08:18:16 02:49:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:18:16 02:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 02:50:01 all 0.05 0.00 0.02 0.00 0.01 99.93 08:18:16 02:50:01 0 0.13 0.00 0.03 0.00 0.02 99.82 08:18:16 02:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 02:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 02:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 02:50:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 02:50:01 6 0.12 0.00 0.03 0.00 0.02 99.83 08:18:16 02:50:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:18:16 08:18:16 02:50:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 02:51:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:18:16 02:51:01 0 0.07 0.00 0.03 0.00 0.03 99.87 08:18:16 02:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 02:51:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 02:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 02:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 02:51:01 5 0.05 0.00 0.05 0.00 0.00 99.90 08:18:16 02:51:01 6 0.10 0.00 0.02 0.00 0.02 99.87 08:18:16 02:51:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 02:52:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:18:16 02:52:01 0 0.00 0.00 0.00 0.02 0.03 99.95 08:18:16 02:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 02:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 02:52:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 02:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 02:52:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 02:52:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 02:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 02:53:01 all 0.13 0.00 0.02 0.00 0.01 99.84 08:18:16 02:53:01 0 0.90 0.00 0.02 0.02 0.03 99.04 08:18:16 02:53:01 1 0.00 0.00 0.03 0.00 0.02 99.95 08:18:16 02:53:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 02:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 02:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 02:53:01 6 0.07 0.00 0.02 0.02 0.02 99.88 08:18:16 02:53:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 02:54:01 all 0.10 0.00 0.01 0.00 0.00 99.88 08:18:16 02:54:01 0 0.67 0.00 0.07 0.00 0.03 99.23 08:18:16 02:54:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 02:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 02:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 02:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 02:54:01 6 0.05 0.00 0.03 0.02 0.00 99.90 08:18:16 02:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:55:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:18:16 02:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 02:55:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 02:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 02:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 02:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 02:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 02:55:01 6 0.08 0.00 0.05 0.00 0.02 99.85 08:18:16 02:55:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 02:56:01 all 0.14 0.00 0.02 0.01 0.01 99.82 08:18:16 02:56:01 0 0.93 0.00 0.10 0.00 0.02 98.95 08:18:16 02:56:01 1 0.00 0.00 0.00 0.03 0.00 99.97 08:18:16 02:56:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 02:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 02:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:56:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 02:56:01 6 0.08 0.00 0.02 0.03 0.02 99.85 08:18:16 02:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 02:57:01 all 0.07 0.00 0.02 0.00 0.00 99.90 08:18:16 02:57:01 0 0.30 0.00 0.10 0.00 0.02 99.58 08:18:16 02:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 02:57:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:18:16 02:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 02:57:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 02:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 02:57:01 6 0.07 0.00 0.02 0.03 0.00 99.88 08:18:16 02:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 02:58:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:18:16 02:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 02:58:01 1 0.03 0.00 0.03 0.02 0.02 99.90 08:18:16 02:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 02:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 02:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 02:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 02:58:01 6 0.07 0.00 0.02 0.02 0.02 99.88 08:18:16 02:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 02:59:01 all 0.09 0.00 0.02 0.00 0.00 99.89 08:18:16 02:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 02:59:01 1 0.08 0.00 0.03 0.02 0.02 99.85 08:18:16 02:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 02:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 02:59:01 4 0.42 0.00 0.02 0.00 0.00 99.57 08:18:16 02:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 02:59:01 6 0.05 0.00 0.03 0.00 0.00 99.92 08:18:16 02:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:00:01 all 0.04 0.00 0.01 0.00 0.00 99.94 08:18:16 03:00:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 03:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:00:01 2 0.03 0.00 0.00 0.02 0.00 99.95 08:18:16 03:00:01 3 0.07 0.00 0.00 0.00 0.00 99.93 08:18:16 03:00:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 03:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:00:01 6 0.10 0.00 0.03 0.02 0.02 99.83 08:18:16 03:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:01:01 all 0.04 0.00 0.02 0.01 0.01 99.92 08:18:16 03:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:01:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 03:01:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 03:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 03:01:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 03:01:01 6 0.07 0.00 0.05 0.10 0.00 99.78 08:18:16 03:01:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 08:18:16 03:01:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 03:02:02 all 0.02 0.00 0.02 0.00 0.01 99.95 08:18:16 03:02:02 0 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 03:02:02 1 0.00 0.00 0.03 0.00 0.02 99.95 08:18:16 03:02:02 2 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 03:02:02 3 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:02:02 4 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 03:02:02 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:02:02 6 0.03 0.00 0.00 0.02 0.02 99.93 08:18:16 03:02:02 7 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 03:03:01 all 0.10 0.00 0.02 0.01 0.01 99.87 08:18:16 03:03:01 0 0.19 0.00 0.02 0.00 0.02 99.78 08:18:16 03:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:03:01 2 0.17 0.00 0.03 0.07 0.00 99.73 08:18:16 03:03:01 3 0.10 0.00 0.03 0.00 0.02 99.85 08:18:16 03:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 03:03:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 03:03:01 6 0.14 0.00 0.02 0.02 0.00 99.83 08:18:16 03:03:01 7 0.12 0.00 0.00 0.00 0.00 99.88 08:18:16 03:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 03:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 03:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 03:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 03:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 03:04:01 6 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 03:04:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 03:05:01 all 0.21 0.00 0.04 0.01 0.01 99.74 08:18:16 03:05:01 0 0.08 0.00 0.03 0.00 0.00 99.88 08:18:16 03:05:01 1 0.15 0.00 0.08 0.00 0.02 99.75 08:18:16 03:05:01 2 0.27 0.00 0.03 0.02 0.00 99.68 08:18:16 03:05:01 3 0.27 0.00 0.05 0.03 0.02 99.63 08:18:16 03:05:01 4 0.20 0.00 0.03 0.00 0.02 99.75 08:18:16 03:05:01 5 0.05 0.00 0.05 0.00 0.00 99.90 08:18:16 03:05:01 6 0.62 0.00 0.03 0.02 0.00 99.33 08:18:16 03:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:06:01 all 0.05 0.00 0.01 0.00 0.01 99.93 08:18:16 03:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:06:01 2 0.05 0.00 0.02 0.02 0.02 99.90 08:18:16 03:06:01 3 0.10 0.00 0.00 0.00 0.00 99.90 08:18:16 03:06:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 03:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:06:01 6 0.23 0.00 0.00 0.00 0.02 99.75 08:18:16 03:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:07:01 all 0.29 0.00 0.01 0.01 0.01 99.69 08:18:16 03:07:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 03:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 03:07:01 2 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 03:07:01 3 0.08 0.00 0.05 0.00 0.02 99.85 08:18:16 03:07:01 4 2.00 0.00 0.00 0.00 0.00 98.00 08:18:16 03:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:07:01 6 0.03 0.00 0.00 0.03 0.00 99.93 08:18:16 03:07:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 03:08:01 all 0.07 0.00 0.01 0.01 0.00 99.91 08:18:16 03:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:18:16 03:08:01 3 0.08 0.00 0.03 0.00 0.00 99.88 08:18:16 03:08:01 4 0.35 0.00 0.00 0.00 0.02 99.63 08:18:16 03:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:08:01 6 0.02 0.00 0.02 0.07 0.00 99.90 08:18:16 03:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:09:01 all 0.04 0.00 0.02 0.00 0.01 99.94 08:18:16 03:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 03:09:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:18:16 03:09:01 3 0.07 0.00 0.03 0.00 0.02 99.88 08:18:16 03:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:09:01 6 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 03:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:10:01 all 0.12 0.00 0.02 0.00 0.01 99.84 08:18:16 03:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 03:10:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 03:10:01 3 0.08 0.00 0.07 0.00 0.02 99.83 08:18:16 03:10:01 4 0.81 0.00 0.02 0.00 0.02 99.15 08:18:16 03:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:10:01 6 0.03 0.00 0.03 0.03 0.02 99.88 08:18:16 03:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:11:01 all 0.07 0.00 0.01 0.00 0.00 99.91 08:18:16 03:11:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 03:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:11:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:18:16 03:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 03:11:01 4 0.25 0.00 0.00 0.00 0.00 99.75 08:18:16 03:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 03:11:01 6 0.10 0.00 0.02 0.02 0.00 99.87 08:18:16 03:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:12:01 all 0.27 0.00 0.01 0.01 0.01 99.69 08:18:16 03:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 03:12:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 03:12:01 3 0.07 0.00 0.03 0.00 0.02 99.88 08:18:16 03:12:01 4 1.97 0.00 0.00 0.00 0.00 98.03 08:18:16 03:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:12:01 6 0.03 0.00 0.02 0.10 0.02 99.83 08:18:16 03:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 08:18:16 03:12:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 03:13:01 all 0.26 0.00 0.02 0.00 0.01 99.71 08:18:16 03:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 03:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 03:13:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:18:16 03:13:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 03:13:01 4 1.78 0.00 0.02 0.00 0.02 98.19 08:18:16 03:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:13:01 6 0.07 0.00 0.03 0.02 0.00 99.88 08:18:16 03:13:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 03:14:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:18:16 03:14:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 03:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 03:14:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:18:16 03:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:14:01 6 0.07 0.00 0.00 0.02 0.00 99.92 08:18:16 03:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:15:01 all 0.03 0.00 0.02 0.01 0.01 99.92 08:18:16 03:15:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 03:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 03:15:01 2 0.05 0.00 0.05 0.00 0.02 99.88 08:18:16 03:15:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:18:16 03:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 03:15:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 03:15:01 6 0.03 0.00 0.02 0.07 0.02 99.87 08:18:16 03:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:16:01 all 0.09 0.00 0.02 0.00 0.00 99.89 08:18:16 03:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 03:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:16:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 03:16:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:18:16 03:16:01 4 0.53 0.00 0.02 0.00 0.00 99.45 08:18:16 03:16:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 03:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 03:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:17:01 all 0.16 0.00 0.01 0.02 0.01 99.81 08:18:16 03:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 03:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:17:01 3 0.05 0.00 0.02 0.12 0.02 99.80 08:18:16 03:17:01 4 1.03 0.00 0.00 0.00 0.00 98.97 08:18:16 03:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:17:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 03:17:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 03:18:01 all 0.02 0.00 0.01 0.01 0.01 99.94 08:18:16 03:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 03:18:01 2 0.02 0.00 0.02 0.07 0.00 99.90 08:18:16 03:18:01 3 0.12 0.00 0.05 0.02 0.03 99.78 08:18:16 03:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 03:18:01 5 0.00 0.00 0.03 0.02 0.00 99.95 08:18:16 03:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 03:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:19:01 all 0.15 0.00 0.02 0.01 0.01 99.82 08:18:16 03:19:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 03:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:19:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 03:19:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:18:16 03:19:01 4 0.91 0.00 0.00 0.00 0.00 99.09 08:18:16 03:19:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:18:16 03:19:01 6 0.07 0.00 0.02 0.05 0.02 99.85 08:18:16 03:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:20:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:18:16 03:20:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:18:16 03:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 03:20:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 03:20:01 3 0.05 0.00 0.05 0.02 0.02 99.87 08:18:16 03:20:01 4 0.12 0.00 0.00 0.00 0.00 99.88 08:18:16 03:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:20:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:21:01 all 0.22 0.00 0.02 0.00 0.00 99.75 08:18:16 03:21:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:18:16 03:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:21:01 3 0.05 0.00 0.07 0.00 0.02 99.87 08:18:16 03:21:01 4 1.50 0.00 0.00 0.00 0.02 98.48 08:18:16 03:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:21:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:18:16 03:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:22:01 all 0.09 0.00 0.01 0.01 0.01 99.89 08:18:16 03:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:22:01 3 0.10 0.00 0.02 0.02 0.03 99.83 08:18:16 03:22:01 4 0.55 0.00 0.00 0.00 0.00 99.45 08:18:16 03:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:22:01 6 0.00 0.00 0.00 0.03 0.00 99.97 08:18:16 03:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 03:23:01 all 0.02 0.00 0.01 0.01 0.01 99.94 08:18:16 03:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 03:23:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 03:23:01 3 0.05 0.00 0.03 0.02 0.02 99.88 08:18:16 03:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 03:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 03:23:01 6 0.02 0.00 0.03 0.05 0.02 99.88 08:18:16 03:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 08:18:16 03:23:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 03:24:01 all 0.16 0.00 0.02 0.00 0.00 99.81 08:18:16 03:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:24:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:18:16 03:24:01 3 0.05 0.00 0.05 0.02 0.02 99.87 08:18:16 03:24:01 4 1.14 0.00 0.03 0.00 0.00 98.83 08:18:16 03:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 03:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:25:01 all 0.28 0.00 0.02 0.01 0.01 99.69 08:18:16 03:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 03:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 03:25:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:18:16 03:25:01 3 0.08 0.00 0.05 0.03 0.02 99.82 08:18:16 03:25:01 4 1.95 0.00 0.02 0.00 0.00 98.03 08:18:16 03:25:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 03:25:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:18:16 03:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:26:01 all 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:26:01 3 0.07 0.00 0.07 0.02 0.02 99.83 08:18:16 03:26:01 4 0.08 0.00 0.02 0.00 0.00 99.90 08:18:16 03:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:26:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 03:27:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:18:16 03:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:27:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:18:16 03:27:01 3 0.07 0.00 0.02 0.02 0.02 99.88 08:18:16 03:27:01 4 0.10 0.00 0.00 0.00 0.02 99.88 08:18:16 03:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:27:01 6 0.05 0.00 0.02 0.02 0.02 99.90 08:18:16 03:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:28:01 all 0.01 0.00 0.02 0.00 0.00 99.96 08:18:16 03:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 03:28:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 03:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 03:28:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 03:28:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 03:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:29:01 all 0.18 0.00 0.02 0.01 0.01 99.79 08:18:16 03:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:29:01 3 0.08 0.00 0.02 0.02 0.02 99.87 08:18:16 03:29:01 4 1.19 0.00 0.03 0.00 0.00 98.78 08:18:16 03:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 03:29:01 6 0.03 0.00 0.05 0.03 0.02 99.87 08:18:16 03:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:30:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:18:16 03:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 03:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 03:30:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 03:30:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:18:16 03:30:01 4 0.08 0.00 0.08 0.00 0.00 99.83 08:18:16 03:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:30:01 6 0.03 0.00 0.00 0.03 0.00 99.93 08:18:16 03:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 03:31:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:18:16 03:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:31:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:18:16 03:31:01 3 0.07 0.00 0.03 0.02 0.02 99.87 08:18:16 03:31:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:31:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:18:16 03:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:32:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:18:16 03:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:32:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 03:32:01 3 0.08 0.00 0.05 0.00 0.03 99.83 08:18:16 03:32:01 4 0.10 0.00 0.00 0.00 0.02 99.88 08:18:16 03:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:32:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 03:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:33:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:18:16 03:33:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 03:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 03:33:01 3 0.12 0.00 0.07 0.02 0.02 99.78 08:18:16 03:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:33:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:18:16 03:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 03:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 03:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 03:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:34:01 3 0.10 0.00 0.07 0.02 0.02 99.80 08:18:16 03:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:34:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 03:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:18:16 03:34:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 03:35:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:18:16 03:35:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:18:16 03:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:35:01 2 0.02 0.00 0.07 0.00 0.00 99.92 08:18:16 03:35:01 3 0.10 0.00 0.05 0.02 0.02 99.82 08:18:16 03:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 03:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 03:35:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 03:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:36:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:18:16 03:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:36:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 03:36:01 3 0.07 0.00 0.03 0.02 0.03 99.85 08:18:16 03:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:36:01 6 0.02 0.00 0.00 0.03 0.00 99.95 08:18:16 03:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 03:37:01 all 0.03 0.00 0.02 0.00 0.00 99.94 08:18:16 03:37:01 0 0.03 0.00 0.02 0.02 0.00 99.93 08:18:16 03:37:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:18:16 03:37:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:18:16 03:37:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:18:16 03:37:01 4 0.07 0.00 0.00 0.00 0.00 99.93 08:18:16 03:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:37:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 03:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:38:01 all 0.01 0.00 0.02 0.00 0.00 99.96 08:18:16 03:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:38:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 03:38:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:18:16 03:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:39:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:18:16 03:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 03:39:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 03:39:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:18:16 03:39:01 3 0.05 0.00 0.03 0.02 0.02 99.88 08:18:16 03:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:39:01 6 0.05 0.00 0.03 0.02 0.02 99.88 08:18:16 03:39:01 7 0.00 0.00 0.00 0.00 0.03 99.97 08:18:16 03:40:01 all 0.22 0.00 0.02 0.01 0.01 99.74 08:18:16 03:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 03:40:01 2 1.61 0.00 0.03 0.00 0.02 98.34 08:18:16 03:40:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:18:16 03:40:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 03:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:40:01 6 0.03 0.00 0.02 0.08 0.00 99.87 08:18:16 03:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:41:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:18:16 03:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:41:01 3 0.10 0.00 0.02 0.02 0.02 99.85 08:18:16 03:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:42:01 all 0.21 0.00 0.01 0.00 0.01 99.77 08:18:16 03:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:42:01 2 1.53 0.00 0.02 0.00 0.02 98.43 08:18:16 03:42:01 3 0.05 0.00 0.07 0.00 0.02 99.87 08:18:16 03:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 03:42:01 6 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 03:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:43:01 all 0.03 0.00 0.02 0.01 0.00 99.95 08:18:16 03:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:43:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 03:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:43:01 3 0.03 0.00 0.07 0.02 0.02 99.87 08:18:16 03:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:43:01 5 0.08 0.00 0.00 0.00 0.00 99.92 08:18:16 03:43:01 6 0.03 0.00 0.02 0.03 0.00 99.92 08:18:16 03:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:44:01 all 0.11 0.00 0.02 0.00 0.01 99.85 08:18:16 03:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:44:01 2 0.80 0.00 0.03 0.00 0.02 99.15 08:18:16 03:44:01 3 0.05 0.00 0.08 0.00 0.02 99.85 08:18:16 03:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 03:44:01 5 0.02 0.00 0.05 0.00 0.00 99.93 08:18:16 03:44:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 03:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 03:45:01 all 0.04 0.00 0.01 0.01 0.00 99.94 08:18:16 03:45:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 03:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 03:45:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 03:45:01 3 0.10 0.00 0.03 0.00 0.02 99.85 08:18:16 03:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:45:01 6 0.02 0.00 0.02 0.05 0.00 99.92 08:18:16 03:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 08:18:16 03:45:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 03:46:01 all 0.02 0.00 0.02 0.01 0.01 99.93 08:18:16 03:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 03:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:46:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 03:46:01 3 0.07 0.00 0.07 0.02 0.02 99.83 08:18:16 03:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 03:46:01 6 0.03 0.00 0.03 0.10 0.02 99.82 08:18:16 03:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:47:01 all 0.04 0.00 0.01 0.00 0.00 99.95 08:18:16 03:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:47:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:18:16 03:47:01 3 0.10 0.00 0.02 0.02 0.02 99.85 08:18:16 03:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:47:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 03:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:48:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:18:16 03:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:48:01 3 0.07 0.00 0.03 0.02 0.02 99.87 08:18:16 03:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:48:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 03:48:01 6 0.02 0.00 0.02 0.07 0.02 99.88 08:18:16 03:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:49:01 all 0.04 0.00 0.02 0.05 0.01 99.89 08:18:16 03:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 03:49:01 3 0.07 0.00 0.02 0.30 0.02 99.60 08:18:16 03:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:49:01 5 0.08 0.00 0.05 0.00 0.00 99.87 08:18:16 03:49:01 6 0.05 0.00 0.03 0.12 0.00 99.80 08:18:16 03:49:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 03:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:18:16 03:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 03:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:50:01 3 0.07 0.00 0.03 0.08 0.00 99.82 08:18:16 03:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 03:50:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 03:50:01 6 0.03 0.00 0.03 0.02 0.02 99.90 08:18:16 03:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:51:01 all 0.13 0.00 0.02 0.01 0.01 99.84 08:18:16 03:51:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 03:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:51:01 2 0.80 0.00 0.00 0.00 0.00 99.20 08:18:16 03:51:01 3 0.07 0.00 0.05 0.02 0.03 99.83 08:18:16 03:51:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 03:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 03:51:01 6 0.05 0.00 0.05 0.03 0.00 99.87 08:18:16 03:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:52:01 all 0.27 0.00 0.01 0.00 0.00 99.71 08:18:16 03:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:52:01 2 1.97 0.00 0.00 0.00 0.02 98.01 08:18:16 03:52:01 3 0.07 0.00 0.03 0.00 0.00 99.90 08:18:16 03:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:52:01 6 0.05 0.00 0.03 0.02 0.02 99.88 08:18:16 03:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:53:01 all 0.11 0.00 0.02 0.01 0.01 99.86 08:18:16 03:53:01 0 0.07 0.00 0.03 0.00 0.00 99.90 08:18:16 03:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:53:01 2 0.67 0.00 0.00 0.00 0.00 99.33 08:18:16 03:53:01 3 0.07 0.00 0.03 0.02 0.02 99.87 08:18:16 03:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 03:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:53:01 6 0.03 0.00 0.03 0.03 0.02 99.88 08:18:16 03:53:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 03:54:01 all 0.03 0.00 0.01 0.04 0.00 99.92 08:18:16 03:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 03:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:54:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 03:54:01 3 0.07 0.00 0.03 0.07 0.02 99.82 08:18:16 03:54:01 4 0.02 0.00 0.00 0.05 0.00 99.93 08:18:16 03:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:54:01 6 0.08 0.00 0.03 0.17 0.00 99.72 08:18:16 03:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:55:01 all 0.03 0.00 0.01 0.04 0.01 99.91 08:18:16 03:55:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 03:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 03:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:55:01 3 0.07 0.00 0.03 0.07 0.03 99.80 08:18:16 03:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:55:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 03:55:01 6 0.03 0.00 0.05 0.23 0.02 99.67 08:18:16 03:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:56:01 all 0.25 0.00 0.02 0.02 0.01 99.70 08:18:16 03:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:56:01 2 1.82 0.00 0.00 0.00 0.02 98.16 08:18:16 03:56:01 3 0.05 0.00 0.08 0.17 0.02 99.68 08:18:16 03:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 03:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 03:56:01 6 0.08 0.00 0.05 0.03 0.02 99.82 08:18:16 03:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:18:16 03:56:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 03:57:01 all 0.13 0.00 0.02 0.00 0.00 99.84 08:18:16 03:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 03:57:01 2 0.71 0.00 0.03 0.00 0.00 99.25 08:18:16 03:57:01 3 0.12 0.00 0.07 0.02 0.02 99.78 08:18:16 03:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:57:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 03:57:01 6 0.05 0.00 0.03 0.00 0.00 99.92 08:18:16 03:57:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 03:58:01 all 0.03 0.00 0.01 0.02 0.00 99.94 08:18:16 03:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 03:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:58:01 3 0.10 0.00 0.03 0.00 0.03 99.83 08:18:16 03:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 03:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:58:01 6 0.03 0.00 0.03 0.15 0.00 99.78 08:18:16 03:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 03:59:01 all 0.14 0.00 0.03 0.00 0.01 99.82 08:18:16 03:59:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 03:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:59:01 2 0.73 0.00 0.02 0.00 0.00 99.25 08:18:16 03:59:01 3 0.15 0.00 0.08 0.02 0.02 99.73 08:18:16 03:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 03:59:01 5 0.10 0.00 0.05 0.00 0.02 99.83 08:18:16 03:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 03:59:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 04:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 04:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 04:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 04:00:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 04:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:00:01 5 0.12 0.00 0.00 0.00 0.00 99.88 08:18:16 04:00:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 04:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:01:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:18:16 04:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:01:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 04:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:01:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 04:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:01:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 04:01:01 6 0.05 0.00 0.05 0.00 0.00 99.90 08:18:16 04:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 04:02:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:18:16 04:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 04:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:02:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 04:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:02:01 6 0.05 0.00 0.02 0.02 0.03 99.88 08:18:16 04:02:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 04:03:01 all 0.04 0.00 0.02 0.09 0.01 99.85 08:18:16 04:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 04:03:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:18:16 04:03:01 3 0.03 0.00 0.00 0.35 0.00 99.62 08:18:16 04:03:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 04:03:01 5 0.05 0.00 0.03 0.00 0.00 99.92 08:18:16 04:03:01 6 0.02 0.00 0.07 0.35 0.02 99.55 08:18:16 04:03:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 04:04:01 all 0.14 0.00 0.02 0.03 0.00 99.81 08:18:16 04:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:04:01 2 0.90 0.00 0.05 0.00 0.00 99.05 08:18:16 04:04:01 3 0.00 0.00 0.00 0.20 0.02 99.78 08:18:16 04:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:04:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 04:04:01 6 0.08 0.00 0.05 0.02 0.02 99.83 08:18:16 04:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 04:05:01 all 0.34 0.00 0.03 0.01 0.01 99.61 08:18:16 04:05:01 0 0.17 0.00 0.00 0.00 0.02 99.82 08:18:16 04:05:01 1 0.22 0.00 0.07 0.00 0.00 99.72 08:18:16 04:05:01 2 1.94 0.00 0.00 0.00 0.00 98.06 08:18:16 04:05:01 3 0.08 0.00 0.03 0.00 0.00 99.88 08:18:16 04:05:01 4 0.08 0.00 0.03 0.00 0.02 99.87 08:18:16 04:05:01 5 0.12 0.00 0.02 0.00 0.02 99.85 08:18:16 04:05:01 6 0.10 0.00 0.07 0.08 0.03 99.72 08:18:16 04:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:06:01 all 0.09 0.00 0.01 0.04 0.01 99.85 08:18:16 04:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:06:01 2 0.47 0.00 0.02 0.00 0.02 99.50 08:18:16 04:06:01 3 0.02 0.00 0.00 0.07 0.00 99.92 08:18:16 04:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:06:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 04:06:01 6 0.08 0.00 0.05 0.23 0.02 99.62 08:18:16 04:06:01 7 0.07 0.00 0.00 0.00 0.02 99.92 08:18:16 04:07:01 all 0.04 0.00 0.02 0.01 0.01 99.92 08:18:16 04:07:01 0 0.08 0.00 0.00 0.00 0.00 99.92 08:18:16 04:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:07:01 3 0.00 0.00 0.03 0.03 0.02 99.92 08:18:16 04:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:07:01 5 0.08 0.00 0.05 0.00 0.00 99.87 08:18:16 04:07:01 6 0.10 0.00 0.05 0.05 0.02 99.78 08:18:16 04:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 08:18:16 04:07:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 04:08:01 all 0.04 0.00 0.01 0.03 0.00 99.92 08:18:16 04:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:08:01 2 0.18 0.00 0.03 0.00 0.00 99.78 08:18:16 04:08:01 3 0.02 0.00 0.00 0.18 0.00 99.80 08:18:16 04:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 04:08:01 6 0.05 0.00 0.03 0.03 0.02 99.87 08:18:16 04:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 04:09:01 all 0.03 0.00 0.02 0.05 0.01 99.90 08:18:16 04:09:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:18:16 04:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 04:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:09:01 3 0.02 0.00 0.03 0.02 0.00 99.93 08:18:16 04:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:09:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 04:09:01 6 0.08 0.00 0.02 0.35 0.02 99.53 08:18:16 04:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:10:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:18:16 04:10:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 04:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 04:10:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 04:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:10:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:18:16 04:10:01 6 0.08 0.00 0.03 0.07 0.02 99.80 08:18:16 04:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 04:11:01 all 0.19 0.00 0.01 0.00 0.01 99.79 08:18:16 04:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 04:11:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 04:11:01 2 1.34 0.00 0.02 0.00 0.00 98.65 08:18:16 04:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:11:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 04:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 04:11:01 6 0.05 0.00 0.03 0.02 0.02 99.88 08:18:16 04:11:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 04:12:02 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 04:12:02 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:12:02 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:12:02 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:12:02 3 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 04:12:02 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:12:02 5 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 04:12:02 6 0.05 0.00 0.05 0.02 0.02 99.87 08:18:16 04:12:02 7 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 04:13:01 all 0.02 0.00 0.01 0.03 0.00 99.92 08:18:16 04:13:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:18:16 04:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:13:01 2 0.00 0.00 0.03 0.00 0.02 99.95 08:18:16 04:13:01 3 0.00 0.00 0.00 0.07 0.00 99.93 08:18:16 04:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:13:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 04:13:01 6 0.02 0.00 0.02 0.20 0.02 99.75 08:18:16 04:13:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 04:14:01 all 0.07 0.00 0.02 0.01 0.01 99.88 08:18:16 04:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 04:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:14:01 2 0.40 0.00 0.00 0.02 0.00 99.58 08:18:16 04:14:01 3 0.00 0.00 0.03 0.03 0.02 99.92 08:18:16 04:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:14:01 5 0.07 0.00 0.05 0.00 0.00 99.88 08:18:16 04:14:01 6 0.07 0.00 0.07 0.07 0.03 99.77 08:18:16 04:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:15:01 all 0.08 0.00 0.03 0.04 0.01 99.85 08:18:16 04:15:01 0 0.03 0.00 0.03 0.05 0.02 99.87 08:18:16 04:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 04:15:01 2 0.38 0.00 0.00 0.00 0.00 99.62 08:18:16 04:15:01 3 0.02 0.00 0.07 0.17 0.02 99.73 08:18:16 04:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 04:15:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:18:16 04:15:01 6 0.03 0.00 0.07 0.07 0.02 99.82 08:18:16 04:15:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 04:16:01 all 0.04 0.00 0.03 0.03 0.01 99.90 08:18:16 04:16:01 0 0.00 0.00 0.05 0.00 0.02 99.93 08:18:16 04:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:16:01 2 0.17 0.00 0.03 0.00 0.02 99.78 08:18:16 04:16:01 3 0.00 0.00 0.00 0.08 0.00 99.92 08:18:16 04:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 04:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 04:16:01 6 0.07 0.00 0.08 0.12 0.03 99.70 08:18:16 04:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 04:17:01 all 0.05 0.00 0.02 0.01 0.01 99.92 08:18:16 04:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 04:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:17:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:18:16 04:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 04:17:01 5 0.12 0.00 0.03 0.00 0.02 99.83 08:18:16 04:17:01 6 0.08 0.00 0.05 0.03 0.00 99.83 08:18:16 04:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 04:18:01 all 0.03 0.00 0.01 0.02 0.01 99.93 08:18:16 04:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:18:01 3 0.02 0.00 0.03 0.17 0.02 99.77 08:18:16 04:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:18:01 5 0.08 0.00 0.03 0.00 0.02 99.87 08:18:16 04:18:01 6 0.07 0.00 0.00 0.00 0.03 99.90 08:18:16 04:18:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 08:18:16 04:18:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 04:19:01 all 0.12 0.00 0.02 0.00 0.01 99.84 08:18:16 04:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 04:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 04:19:01 3 0.43 0.00 0.03 0.02 0.02 99.50 08:18:16 04:19:01 4 0.22 0.00 0.00 0.00 0.02 99.77 08:18:16 04:19:01 5 0.12 0.00 0.03 0.00 0.00 99.85 08:18:16 04:19:01 6 0.12 0.00 0.05 0.02 0.03 99.78 08:18:16 04:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 04:20:01 all 0.04 0.00 0.02 0.00 0.01 99.94 08:18:16 04:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:20:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 04:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:20:01 3 0.00 0.00 0.03 0.02 0.02 99.93 08:18:16 04:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:20:01 6 0.15 0.00 0.05 0.00 0.02 99.78 08:18:16 04:20:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 04:21:01 all 0.04 0.00 0.01 0.01 0.01 99.94 08:18:16 04:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 04:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 04:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 04:21:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 04:21:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 04:21:01 6 0.10 0.00 0.05 0.08 0.02 99.75 08:18:16 04:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 04:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 04:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:22:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 04:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:22:01 5 0.05 0.00 0.05 0.00 0.00 99.90 08:18:16 04:22:01 6 0.05 0.00 0.03 0.00 0.03 99.88 08:18:16 04:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:23:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:18:16 04:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 04:23:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 04:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 04:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 04:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 04:23:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 04:23:01 6 0.05 0.00 0.07 0.02 0.02 99.85 08:18:16 04:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:24:01 all 0.02 0.00 0.02 0.00 0.00 99.95 08:18:16 04:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:24:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 04:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:24:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 04:24:01 6 0.08 0.00 0.08 0.02 0.02 99.80 08:18:16 04:24:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 04:25:01 all 0.08 0.00 0.01 0.01 0.01 99.88 08:18:16 04:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:25:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:18:16 04:25:01 2 0.40 0.00 0.02 0.00 0.00 99.58 08:18:16 04:25:01 3 0.05 0.00 0.02 0.12 0.00 99.82 08:18:16 04:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:25:01 5 0.05 0.00 0.03 0.00 0.00 99.92 08:18:16 04:25:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 04:25:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 04:26:01 all 0.02 0.00 0.02 0.00 0.00 99.95 08:18:16 04:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 04:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:26:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 04:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 04:26:01 6 0.08 0.00 0.07 0.00 0.02 99.83 08:18:16 04:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:18:16 04:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 04:27:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:18:16 04:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 04:27:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:18:16 04:27:01 6 0.07 0.00 0.03 0.02 0.02 99.87 08:18:16 04:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 04:28:01 all 0.03 0.00 0.02 0.00 0.01 99.95 08:18:16 04:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 04:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:28:01 5 0.03 0.00 0.05 0.00 0.00 99.92 08:18:16 04:28:01 6 0.13 0.00 0.07 0.02 0.02 99.77 08:18:16 04:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 04:29:01 all 0.04 0.00 0.02 0.02 0.01 99.91 08:18:16 04:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:29:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 04:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:29:01 3 0.03 0.00 0.02 0.02 0.03 99.90 08:18:16 04:29:01 4 0.00 0.00 0.00 0.03 0.00 99.97 08:18:16 04:29:01 5 0.12 0.00 0.07 0.00 0.02 99.80 08:18:16 04:29:01 6 0.12 0.00 0.03 0.12 0.02 99.72 08:18:16 04:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 08:18:16 04:29:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 04:30:01 all 0.03 0.00 0.03 0.02 0.01 99.92 08:18:16 04:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:30:01 3 0.05 0.00 0.07 0.00 0.02 99.87 08:18:16 04:30:01 4 0.00 0.00 0.00 0.12 0.00 99.88 08:18:16 04:30:01 5 0.07 0.00 0.03 0.00 0.00 99.90 08:18:16 04:30:01 6 0.03 0.00 0.05 0.02 0.02 99.88 08:18:16 04:30:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 04:31:01 all 0.10 0.00 0.01 0.05 0.01 99.83 08:18:16 04:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:31:01 3 0.48 0.00 0.05 0.20 0.03 99.23 08:18:16 04:31:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 04:31:01 5 0.10 0.00 0.02 0.00 0.02 99.87 08:18:16 04:31:01 6 0.07 0.00 0.02 0.22 0.02 99.68 08:18:16 04:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 04:32:01 all 0.02 0.00 0.01 0.01 0.01 99.94 08:18:16 04:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:32:01 3 0.05 0.00 0.03 0.08 0.02 99.82 08:18:16 04:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:32:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:18:16 04:32:01 6 0.05 0.00 0.02 0.02 0.00 99.92 08:18:16 04:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 04:33:01 all 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 04:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:33:01 3 0.05 0.00 0.03 0.02 0.02 99.88 08:18:16 04:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:33:01 5 0.07 0.00 0.05 0.00 0.00 99.88 08:18:16 04:33:01 6 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 04:33:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 04:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 04:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 04:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:34:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:18:16 04:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:34:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:18:16 04:34:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 04:34:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 04:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 04:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 04:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 04:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 04:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:35:01 5 0.08 0.00 0.02 0.00 0.02 99.88 08:18:16 04:35:01 6 0.05 0.00 0.03 0.02 0.02 99.88 08:18:16 04:35:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 04:36:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:18:16 04:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 04:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:36:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:18:16 04:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 04:36:01 6 0.07 0.00 0.02 0.02 0.02 99.88 08:18:16 04:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 04:37:01 all 0.05 0.00 0.03 0.00 0.01 99.92 08:18:16 04:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:37:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 04:37:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 04:37:01 3 0.18 0.00 0.03 0.00 0.02 99.77 08:18:16 04:37:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 04:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 04:37:01 6 0.03 0.00 0.07 0.00 0.02 99.88 08:18:16 04:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 04:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 04:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 04:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:38:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:18:16 04:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:38:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 04:38:01 6 0.05 0.00 0.03 0.02 0.02 99.88 08:18:16 04:38:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 04:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 04:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 04:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 04:39:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 04:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:39:01 5 0.08 0.00 0.02 0.00 0.00 99.90 08:18:16 04:39:01 6 0.05 0.00 0.03 0.02 0.02 99.88 08:18:16 04:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:40:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:18:16 04:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 04:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:40:01 3 0.08 0.00 0.00 0.00 0.02 99.90 08:18:16 04:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:40:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 04:40:01 6 0.07 0.00 0.03 0.02 0.03 99.85 08:18:16 04:40:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 08:18:16 04:40:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 04:41:01 all 0.21 0.00 0.02 0.00 0.00 99.76 08:18:16 04:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 04:41:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 04:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:41:01 3 1.47 0.00 0.02 0.02 0.02 98.48 08:18:16 04:41:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 04:41:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:18:16 04:41:01 6 0.03 0.00 0.05 0.02 0.00 99.90 08:18:16 04:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:42:01 all 0.21 0.00 0.02 0.00 0.01 99.76 08:18:16 04:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:42:01 3 1.49 0.00 0.00 0.02 0.00 98.50 08:18:16 04:42:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 04:42:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 04:42:01 6 0.05 0.00 0.03 0.02 0.03 99.87 08:18:16 04:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 04:43:01 all 0.15 0.00 0.02 0.00 0.01 99.82 08:18:16 04:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:43:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 04:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:43:01 3 0.90 0.00 0.02 0.00 0.02 99.07 08:18:16 04:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:43:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 04:43:01 6 0.07 0.00 0.07 0.02 0.02 99.83 08:18:16 04:43:01 7 0.07 0.00 0.03 0.00 0.02 99.88 08:18:16 04:44:01 all 0.06 0.00 0.01 0.00 0.00 99.92 08:18:16 04:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 04:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:44:01 3 0.32 0.00 0.00 0.02 0.00 99.67 08:18:16 04:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:44:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 04:44:01 6 0.03 0.00 0.07 0.02 0.02 99.87 08:18:16 04:44:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 04:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 04:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:45:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 04:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:45:01 6 0.07 0.00 0.03 0.02 0.02 99.87 08:18:16 04:45:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 04:46:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:18:16 04:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:46:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 04:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:46:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:18:16 04:46:01 6 0.02 0.00 0.05 0.02 0.02 99.90 08:18:16 04:46:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 04:47:01 all 0.09 0.00 0.02 0.00 0.01 99.88 08:18:16 04:47:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:18:16 04:47:01 1 0.13 0.00 0.00 0.00 0.02 99.85 08:18:16 04:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:47:01 3 0.13 0.00 0.02 0.02 0.00 99.83 08:18:16 04:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:47:01 5 0.07 0.00 0.00 0.00 0.02 99.92 08:18:16 04:47:01 6 0.22 0.00 0.07 0.00 0.02 99.70 08:18:16 04:47:01 7 0.07 0.00 0.00 0.00 0.02 99.92 08:18:16 04:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:18:16 04:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 04:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 04:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 04:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:48:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 04:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:49:01 all 0.03 0.00 0.02 0.01 0.01 99.93 08:18:16 04:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 04:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:49:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 04:49:01 4 0.05 0.00 0.00 0.02 0.00 99.93 08:18:16 04:49:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 04:49:01 6 0.07 0.00 0.03 0.03 0.02 99.85 08:18:16 04:49:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 04:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:18:16 04:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 04:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:50:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 04:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:50:01 6 0.03 0.00 0.05 0.00 0.02 99.90 08:18:16 04:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:51:01 all 0.03 0.00 0.01 0.01 0.00 99.94 08:18:16 04:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:51:01 1 0.08 0.00 0.00 0.00 0.00 99.92 08:18:16 04:51:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 04:51:01 3 0.02 0.00 0.02 0.05 0.00 99.92 08:18:16 04:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 04:51:01 6 0.03 0.00 0.03 0.02 0.02 99.90 08:18:16 04:51:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:18:16 08:18:16 04:51:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 04:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:18:16 04:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:18:16 04:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:52:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:18:16 04:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:52:01 6 0.03 0.00 0.05 0.00 0.03 99.88 08:18:16 04:52:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 04:53:01 all 0.06 0.00 0.02 0.00 0.01 99.91 08:18:16 04:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 04:53:01 1 0.12 0.00 0.03 0.00 0.02 99.83 08:18:16 04:53:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 04:53:01 3 0.23 0.00 0.02 0.02 0.00 99.73 08:18:16 04:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:53:01 6 0.03 0.00 0.03 0.02 0.02 99.90 08:18:16 04:53:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 04:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:18:16 04:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 04:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:54:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 04:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 04:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:54:01 6 0.03 0.00 0.00 0.02 0.02 99.93 08:18:16 04:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 04:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 04:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:55:01 3 0.08 0.00 0.00 0.02 0.00 99.90 08:18:16 04:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 04:55:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 04:55:01 7 0.10 0.00 0.00 0.00 0.02 99.88 08:18:16 04:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:18:16 04:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 04:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:56:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 04:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:56:01 6 0.03 0.00 0.03 0.02 0.02 99.90 08:18:16 04:56:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 04:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 04:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:57:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:18:16 04:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 04:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 04:57:01 6 0.07 0.00 0.03 0.00 0.03 99.87 08:18:16 04:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 04:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:18:16 04:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 04:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 04:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:58:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:18:16 04:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 04:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 04:58:01 6 0.03 0.00 0.03 0.02 0.02 99.90 08:18:16 04:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 04:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 04:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:59:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 04:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 04:59:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 04:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 04:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 04:59:01 6 0.05 0.00 0.03 0.02 0.03 99.87 08:18:16 04:59:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 05:00:01 all 0.02 0.00 0.02 0.00 0.01 99.96 08:18:16 05:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:00:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 05:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:00:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 05:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:00:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 05:00:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 05:01:01 all 0.03 0.00 0.02 0.01 0.00 99.94 08:18:16 05:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:01:01 3 0.03 0.00 0.03 0.05 0.00 99.88 08:18:16 05:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:01:01 6 0.03 0.00 0.03 0.07 0.02 99.85 08:18:16 05:01:01 7 0.07 0.00 0.00 0.00 0.02 99.92 08:18:16 05:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:18:16 05:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 05:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:02:01 3 0.00 0.00 0.03 0.02 0.00 99.95 08:18:16 05:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:02:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 05:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 08:18:16 05:02:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 05:03:01 all 0.03 0.00 0.01 0.03 0.01 99.92 08:18:16 05:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:03:01 1 0.07 0.00 0.05 0.00 0.02 99.87 08:18:16 05:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 05:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:03:01 6 0.02 0.00 0.03 0.25 0.02 99.68 08:18:16 05:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 05:04:01 all 0.04 0.00 0.02 0.00 0.01 99.92 08:18:16 05:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 05:04:01 1 0.07 0.00 0.08 0.00 0.02 99.83 08:18:16 05:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:04:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 05:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:04:01 6 0.18 0.00 0.03 0.02 0.00 99.77 08:18:16 05:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 05:05:01 all 0.10 0.00 0.03 0.00 0.01 99.86 08:18:16 05:05:01 0 0.07 0.00 0.05 0.02 0.00 99.87 08:18:16 05:05:01 1 0.10 0.00 0.03 0.00 0.03 99.83 08:18:16 05:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:05:01 4 0.13 0.00 0.02 0.00 0.00 99.85 08:18:16 05:05:01 5 0.12 0.00 0.03 0.00 0.02 99.83 08:18:16 05:05:01 6 0.22 0.00 0.02 0.00 0.02 99.75 08:18:16 05:05:01 7 0.10 0.00 0.05 0.00 0.02 99.83 08:18:16 05:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:18:16 05:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:06:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 05:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:06:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 05:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:06:01 6 0.03 0.00 0.00 0.02 0.02 99.93 08:18:16 05:06:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 05:07:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:18:16 05:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:07:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:18:16 05:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:07:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 05:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:07:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 05:07:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 05:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 05:08:01 all 0.02 0.00 0.01 0.02 0.00 99.94 08:18:16 05:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:08:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:18:16 05:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:08:01 3 0.00 0.00 0.00 0.10 0.00 99.90 08:18:16 05:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 05:08:01 6 0.03 0.00 0.02 0.07 0.00 99.88 08:18:16 05:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:09:01 all 0.20 0.00 0.01 0.01 0.01 99.76 08:18:16 05:09:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 05:09:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:18:16 05:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:09:01 6 1.35 0.00 0.03 0.08 0.02 98.51 08:18:16 05:09:01 7 0.10 0.00 0.02 0.00 0.02 99.87 08:18:16 05:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 05:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:10:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 05:10:01 4 0.07 0.00 0.00 0.00 0.00 99.93 08:18:16 05:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 05:10:01 6 0.12 0.00 0.00 0.00 0.00 99.88 08:18:16 05:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:11:01 all 0.04 0.00 0.01 0.00 0.01 99.95 08:18:16 05:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 05:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:11:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 05:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 05:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:11:01 6 0.08 0.00 0.00 0.02 0.02 99.88 08:18:16 05:11:01 7 0.07 0.00 0.00 0.00 0.00 99.93 08:18:16 05:12:01 all 0.11 0.00 0.01 0.00 0.01 99.86 08:18:16 05:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:18:16 05:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:12:01 3 0.02 0.00 0.03 0.02 0.02 99.92 08:18:16 05:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 05:12:01 6 0.76 0.00 0.00 0.02 0.02 99.20 08:18:16 05:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:13:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:18:16 05:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:13:01 1 0.05 0.00 0.02 0.00 0.03 99.90 08:18:16 05:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 05:13:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 05:13:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 05:13:01 6 1.95 0.00 0.03 0.02 0.00 98.00 08:18:16 05:13:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 08:18:16 05:13:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 05:14:01 all 0.26 0.00 0.01 0.00 0.01 99.71 08:18:16 05:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:14:01 1 0.00 0.00 0.03 0.00 0.03 99.93 08:18:16 05:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:14:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 05:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:14:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 05:14:01 6 1.97 0.00 0.00 0.02 0.02 98.00 08:18:16 05:14:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:15:01 all 0.04 0.00 0.01 0.00 0.00 99.94 08:18:16 05:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 05:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 05:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:15:01 6 0.13 0.00 0.02 0.02 0.00 99.83 08:18:16 05:15:01 7 0.07 0.00 0.00 0.00 0.00 99.93 08:18:16 05:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:18:16 05:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:18:16 05:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:16:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 05:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 05:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:18:16 05:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 05:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:17:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 05:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 05:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:18:01 1 0.07 0.00 0.05 0.00 0.02 99.87 08:18:16 05:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:18:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 05:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 05:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:19:02 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 05:19:02 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:19:02 1 0.05 0.00 0.03 0.00 0.03 99.88 08:18:16 05:19:02 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:19:02 3 0.02 0.00 0.00 0.02 0.02 99.95 08:18:16 05:19:02 4 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 05:19:02 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:19:02 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 05:19:02 7 0.07 0.00 0.00 0.00 0.02 99.92 08:18:16 05:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:18:16 05:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:20:01 1 0.03 0.00 0.03 0.00 0.02 99.91 08:18:16 05:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 05:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:21:01 1 0.02 0.00 0.05 0.00 0.03 99.90 08:18:16 05:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 05:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:21:01 5 0.10 0.00 0.00 0.00 0.00 99.90 08:18:16 05:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 05:21:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:18:16 05:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:18:16 05:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:22:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:18:16 05:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 05:22:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 05:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:22:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 05:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 05:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:18:16 05:23:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 05:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 05:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:23:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 05:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:23:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 05:23:01 6 0.00 0.00 0.00 0.03 0.00 99.97 08:18:16 05:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:24:01 all 0.06 0.00 0.02 0.00 0.01 99.90 08:18:16 05:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:24:01 1 0.40 0.00 0.03 0.00 0.03 99.53 08:18:16 05:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:24:01 3 0.02 0.00 0.03 0.02 0.02 99.92 08:18:16 05:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:24:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 05:24:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 08:18:16 05:24:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 05:25:01 all 0.07 0.00 0.01 0.00 0.01 99.91 08:18:16 05:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:25:01 1 0.37 0.00 0.02 0.00 0.02 99.60 08:18:16 05:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:25:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 05:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:25:01 6 0.03 0.00 0.00 0.02 0.02 99.93 08:18:16 05:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 05:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:26:01 1 0.07 0.00 0.03 0.00 0.03 99.87 08:18:16 05:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:26:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 05:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:26:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 05:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 05:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:27:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:18:16 05:27:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:18:16 05:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:27:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 05:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:27:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 05:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 05:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:18:16 05:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:28:01 1 0.10 0.00 0.00 0.00 0.02 99.88 08:18:16 05:28:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 05:28:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 05:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 05:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 05:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:18:16 05:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 05:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:29:01 5 0.08 0.00 0.02 0.00 0.00 99.90 08:18:16 05:29:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:18:16 05:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 05:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:18:16 05:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:30:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 05:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:30:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 05:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 05:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:31:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:18:16 05:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:31:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 05:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:31:01 6 0.07 0.00 0.00 0.02 0.00 99.92 08:18:16 05:31:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 05:32:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:18:16 05:32:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 05:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 05:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:32:01 3 0.02 0.00 0.03 0.02 0.00 99.93 08:18:16 05:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 05:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:32:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:33:01 all 0.15 0.00 0.01 0.00 0.01 99.83 08:18:16 05:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 05:33:01 1 1.06 0.00 0.02 0.00 0.03 98.89 08:18:16 05:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:33:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:18:16 05:33:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:18:16 05:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:18:16 05:34:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 05:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:34:01 6 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 05:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 05:35:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 05:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:35:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:18:16 05:35:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:18:16 05:35:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 08:18:16 05:35:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 05:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:18:16 05:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:36:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 05:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:36:01 6 0.00 0.00 0.03 0.02 0.00 99.95 08:18:16 05:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 05:37:01 0 0.03 0.00 0.03 0.02 0.02 99.90 08:18:16 05:37:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 05:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:37:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 05:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 05:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:37:01 6 0.05 0.00 0.00 0.02 0.00 99.93 08:18:16 05:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:38:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:18:16 05:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:38:01 1 0.08 0.00 0.00 0.00 0.00 99.92 08:18:16 05:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:38:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:18:16 05:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:38:01 6 0.00 0.00 0.03 0.02 0.00 99.95 08:18:16 05:38:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 05:39:01 all 0.10 0.00 0.02 0.00 0.01 99.87 08:18:16 05:39:01 0 0.07 0.00 0.05 0.00 0.02 99.87 08:18:16 05:39:01 1 0.58 0.00 0.00 0.00 0.02 99.40 08:18:16 05:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:39:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 05:39:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 05:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:39:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 05:39:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 05:40:01 all 0.09 0.00 0.01 0.00 0.00 99.89 08:18:16 05:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:40:01 1 0.60 0.00 0.00 0.00 0.00 99.40 08:18:16 05:40:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 05:40:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 05:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 05:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 05:41:01 all 0.09 0.00 0.01 0.00 0.01 99.88 08:18:16 05:41:01 0 0.02 0.00 0.05 0.00 0.02 99.92 08:18:16 05:41:01 1 0.57 0.00 0.02 0.00 0.00 99.42 08:18:16 05:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 05:41:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 05:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:41:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 05:41:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 05:41:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 05:42:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:18:16 05:42:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:18:16 05:42:01 1 0.13 0.00 0.02 0.00 0.02 99.83 08:18:16 05:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:42:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 05:42:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 05:42:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 05:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:43:01 all 0.24 0.00 0.01 0.00 0.01 99.74 08:18:16 05:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 05:43:01 1 1.76 0.00 0.03 0.00 0.00 98.21 08:18:16 05:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:43:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 05:43:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 05:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:44:01 all 0.26 0.00 0.01 0.00 0.01 99.71 08:18:16 05:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:44:01 1 1.97 0.00 0.00 0.00 0.02 98.01 08:18:16 05:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:44:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 05:44:01 4 0.00 0.00 0.03 0.00 0.02 99.95 08:18:16 05:44:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 05:44:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 05:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:45:01 all 0.17 0.00 0.01 0.00 0.01 99.80 08:18:16 05:45:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:18:16 05:45:01 1 1.17 0.00 0.03 0.00 0.00 98.79 08:18:16 05:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:45:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:18:16 05:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 05:45:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 05:45:01 6 0.05 0.00 0.00 0.02 0.00 99.93 08:18:16 05:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 05:46:01 all 0.04 0.00 0.01 0.01 0.01 99.94 08:18:16 05:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:46:01 1 0.28 0.00 0.00 0.00 0.00 99.72 08:18:16 05:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:46:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 05:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 05:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 05:46:01 6 0.00 0.00 0.02 0.03 0.00 99.95 08:18:16 05:46:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 08:18:16 05:46:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 05:47:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:18:16 05:47:01 0 0.10 0.00 0.03 0.00 0.02 99.85 08:18:16 05:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 05:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:47:01 4 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 05:47:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 05:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:48:01 all 0.01 0.00 0.01 0.01 0.01 99.97 08:18:16 05:48:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:18:16 05:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:48:01 3 0.00 0.00 0.02 0.03 0.02 99.93 08:18:16 05:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 05:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:49:01 all 0.06 0.00 0.02 0.00 0.01 99.91 08:18:16 05:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 05:49:01 1 0.25 0.00 0.07 0.00 0.02 99.67 08:18:16 05:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 05:49:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 05:49:01 7 0.07 0.00 0.00 0.00 0.02 99.92 08:18:16 05:50:01 all 0.00 0.00 0.01 0.00 0.01 99.98 08:18:16 05:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:50:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 05:50:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 05:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 05:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 05:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 05:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:51:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 05:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:51:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:18:16 05:51:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:18:16 05:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 05:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:18:16 05:52:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 05:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 05:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:52:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 05:52:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 05:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 05:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 05:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:53:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:18:16 05:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 05:53:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 05:53:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 05:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 05:54:01 0 0.03 0.00 0.03 0.02 0.02 99.90 08:18:16 05:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 05:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:54:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 05:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:18:16 05:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 05:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:55:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 05:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 05:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 05:56:01 0 0.03 0.00 0.00 0.02 0.02 99.93 08:18:16 05:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:56:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:18:16 05:56:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 05:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:56:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 05:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 05:57:01 0 0.03 0.00 0.00 0.00 0.03 99.93 08:18:16 05:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 05:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:57:01 6 0.05 0.00 0.02 0.02 0.00 99.92 08:18:16 05:57:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 08:18:16 05:57:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 05:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:18:16 05:58:01 0 0.05 0.00 0.03 0.02 0.02 99.88 08:18:16 05:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 05:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 05:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 05:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 05:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 05:59:01 0 0.05 0.00 0.02 0.02 0.02 99.90 08:18:16 05:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 05:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 05:59:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 05:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 05:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 05:59:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 05:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:18:16 06:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 06:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:00:01 3 0.02 0.00 0.03 0.02 0.02 99.92 08:18:16 06:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:00:01 6 0.00 0.00 0.00 0.03 0.02 99.95 08:18:16 06:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:01:01 all 0.05 0.00 0.01 0.00 0.01 99.93 08:18:16 06:01:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 06:01:01 1 0.20 0.00 0.00 0.00 0.02 99.78 08:18:16 06:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:01:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 06:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 06:01:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 06:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:02:01 all 0.21 0.00 0.01 0.00 0.01 99.77 08:18:16 06:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:02:01 1 1.55 0.00 0.00 0.00 0.00 98.45 08:18:16 06:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:02:01 3 0.03 0.00 0.02 0.02 0.03 99.90 08:18:16 06:02:01 4 0.00 0.00 0.03 0.00 0.02 99.95 08:18:16 06:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:02:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 06:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:03:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:18:16 06:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 06:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:03:01 3 0.02 0.00 0.03 0.02 0.02 99.92 08:18:16 06:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 06:03:01 6 0.05 0.00 0.02 0.02 0.00 99.92 08:18:16 06:03:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:04:01 all 0.12 0.00 0.01 0.00 0.01 99.86 08:18:16 06:04:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 06:04:01 1 0.81 0.00 0.00 0.00 0.02 99.17 08:18:16 06:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 06:04:01 3 0.00 0.00 0.02 0.00 0.03 99.95 08:18:16 06:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:04:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 06:04:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:05:01 all 0.31 0.00 0.02 0.00 0.00 99.66 08:18:16 06:05:01 0 0.10 0.00 0.03 0.00 0.00 99.87 08:18:16 06:05:01 1 1.99 0.00 0.02 0.00 0.00 98.00 08:18:16 06:05:01 2 0.07 0.00 0.00 0.00 0.02 99.92 08:18:16 06:05:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 06:05:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:18:16 06:05:01 5 0.12 0.00 0.00 0.00 0.00 99.88 08:18:16 06:05:01 6 0.08 0.00 0.03 0.02 0.00 99.87 08:18:16 06:05:01 7 0.05 0.00 0.05 0.00 0.00 99.90 08:18:16 06:06:01 all 0.15 0.00 0.01 0.00 0.01 99.83 08:18:16 06:06:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 06:06:01 1 1.09 0.00 0.02 0.00 0.02 98.88 08:18:16 06:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:06:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 06:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 06:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:07:01 all 0.27 0.00 0.02 0.00 0.01 99.70 08:18:16 06:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:07:01 1 1.97 0.00 0.02 0.00 0.00 98.01 08:18:16 06:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:07:01 3 0.02 0.00 0.02 0.00 0.03 99.93 08:18:16 06:07:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 06:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:07:01 6 0.02 0.00 0.03 0.02 0.00 99.93 08:18:16 06:07:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 06:08:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:18:16 06:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:08:01 1 1.95 0.00 0.00 0.00 0.00 98.05 08:18:16 06:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:08:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:18:16 06:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:08:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:18:16 06:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 08:18:16 06:08:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 06:09:01 all 0.20 0.00 0.01 0.00 0.01 99.79 08:18:16 06:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:09:01 1 1.40 0.00 0.02 0.00 0.02 98.57 08:18:16 06:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:09:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 06:09:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 06:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:09:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 06:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:10:01 all 0.18 0.00 0.02 0.00 0.01 99.79 08:18:16 06:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:10:01 1 1.35 0.00 0.07 0.00 0.00 98.58 08:18:16 06:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:10:01 3 0.02 0.00 0.02 0.00 0.03 99.93 08:18:16 06:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:10:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:18:16 06:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:11:01 all 0.14 0.00 0.03 0.00 0.01 99.82 08:18:16 06:11:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:18:16 06:11:01 1 0.88 0.00 0.13 0.00 0.02 98.97 08:18:16 06:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 06:11:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 06:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:11:01 6 0.05 0.00 0.02 0.03 0.02 99.88 08:18:16 06:11:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 06:12:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:18:16 06:12:01 0 0.00 0.00 0.00 0.03 0.02 99.95 08:18:16 06:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 06:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:12:01 4 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 06:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 06:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 06:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:18:16 06:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:13:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 06:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:13:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 06:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 06:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:18:16 06:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 06:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 06:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:14:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 06:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:15:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:18:16 06:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:15:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 06:15:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 06:15:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 06:15:01 4 0.07 0.00 0.00 0.00 0.00 99.93 08:18:16 06:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 06:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 06:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:18:16 06:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 06:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:16:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 06:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 06:16:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 06:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:17:01 all 0.03 0.00 0.02 0.01 0.01 99.94 08:18:16 06:17:01 0 0.05 0.00 0.02 0.03 0.00 99.90 08:18:16 06:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 06:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:17:01 3 0.00 0.00 0.02 0.00 0.03 99.95 08:18:16 06:17:01 4 0.05 0.00 0.03 0.00 0.00 99.92 08:18:16 06:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:17:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 06:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:18:16 06:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 06:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 06:19:01 0 0.05 0.00 0.00 0.02 0.02 99.92 08:18:16 06:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:19:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:18:16 06:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 06:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 08:18:16 06:19:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 06:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:18:16 06:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:20:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 06:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 06:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:20:01 6 0.00 0.00 0.03 0.02 0.02 99.93 08:18:16 06:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 06:21:02 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 06:21:02 0 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 06:21:02 1 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 06:21:02 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:21:02 3 0.02 0.00 0.05 0.00 0.03 99.90 08:18:16 06:21:02 4 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 06:21:02 5 0.08 0.00 0.03 0.00 0.02 99.87 08:18:16 06:21:02 6 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:21:02 7 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 06:22:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:18:16 06:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:22:01 1 0.29 0.00 0.02 0.00 0.02 99.68 08:18:16 06:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:22:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:18:16 06:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:22:01 6 0.00 0.00 0.03 0.02 0.00 99.95 08:18:16 06:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 06:23:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:18:16 06:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 06:23:01 1 0.13 0.00 0.00 0.00 0.00 99.87 08:18:16 06:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:23:01 3 0.03 0.00 0.03 0.02 0.03 99.88 08:18:16 06:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 06:23:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 06:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 06:23:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 06:24:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:18:16 06:24:01 0 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 06:24:01 1 1.97 0.00 0.02 0.00 0.00 98.01 08:18:16 06:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 06:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:25:01 all 0.12 0.00 0.02 0.01 0.01 99.85 08:18:16 06:25:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 06:25:01 1 0.81 0.00 0.00 0.00 0.02 99.17 08:18:16 06:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:25:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 06:25:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 06:25:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:18:16 06:25:01 6 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 06:25:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 06:26:01 all 0.21 0.00 0.02 0.01 0.01 99.74 08:18:16 06:26:01 0 0.03 0.00 0.03 0.07 0.02 99.85 08:18:16 06:26:01 1 1.51 0.00 0.02 0.00 0.00 98.47 08:18:16 06:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:26:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 06:26:01 4 0.03 0.00 0.00 0.02 0.00 99.95 08:18:16 06:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:26:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:18:16 06:26:01 7 0.08 0.00 0.07 0.00 0.02 99.83 08:18:16 06:27:01 all 0.08 0.00 0.01 0.00 0.01 99.90 08:18:16 06:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:18:16 06:27:01 1 0.52 0.00 0.00 0.00 0.00 99.48 08:18:16 06:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 06:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 06:27:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 06:28:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 06:28:01 1 0.15 0.00 0.00 0.00 0.02 99.83 08:18:16 06:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:28:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:28:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 06:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 06:29:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 06:29:01 3 0.02 0.00 0.03 0.02 0.02 99.92 08:18:16 06:29:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:18:16 06:29:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 06:29:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:18:16 06:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:30:01 all 0.00 0.00 0.02 0.00 0.01 99.97 08:18:16 06:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 06:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:30:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:30:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 06:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 08:18:16 06:30:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 06:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 06:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 06:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:31:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 06:31:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 06:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:31:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 06:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 06:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:32:01 3 0.02 0.00 0.02 0.00 0.03 99.93 08:18:16 06:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 06:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 06:32:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 06:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 06:33:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 06:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 06:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:33:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 06:33:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 06:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 06:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:34:01 all 0.05 0.00 0.01 0.00 0.01 99.93 08:18:16 06:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:34:01 1 0.30 0.00 0.02 0.00 0.00 99.68 08:18:16 06:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:34:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 06:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:34:01 5 0.00 0.00 0.05 0.00 0.00 99.95 08:18:16 06:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:35:01 all 0.15 0.00 0.02 0.00 0.01 99.82 08:18:16 06:35:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 06:35:01 1 1.07 0.00 0.03 0.00 0.02 98.88 08:18:16 06:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:35:01 3 0.00 0.00 0.03 0.00 0.02 99.95 08:18:16 06:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 06:35:01 5 0.05 0.00 0.03 0.00 0.00 99.92 08:18:16 06:35:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 06:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 06:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:18:16 06:36:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:18:16 06:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:36:01 3 0.03 0.00 0.00 0.00 0.03 99.93 08:18:16 06:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:36:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 06:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:37:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:18:16 06:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:37:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 06:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 06:37:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 06:37:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 06:37:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 06:38:01 all 0.08 0.00 0.01 0.00 0.01 99.89 08:18:16 06:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:38:01 1 0.60 0.00 0.02 0.00 0.02 99.37 08:18:16 06:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:38:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 06:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:38:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 06:38:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 06:39:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:18:16 06:39:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 06:39:01 1 0.13 0.00 0.00 0.00 0.00 99.87 08:18:16 06:39:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 06:39:01 3 0.02 0.00 0.00 0.00 0.03 99.95 08:18:16 06:39:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 06:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:39:01 6 0.03 0.00 0.00 0.02 0.02 99.93 08:18:16 06:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 06:40:01 all 0.13 0.00 0.01 0.00 0.00 99.85 08:18:16 06:40:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 06:40:01 1 1.01 0.00 0.02 0.00 0.00 98.97 08:18:16 06:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:40:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:41:01 all 0.09 0.00 0.01 0.00 0.00 99.90 08:18:16 06:41:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 06:41:01 1 0.52 0.00 0.02 0.00 0.02 99.45 08:18:16 06:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:41:01 4 0.05 0.00 0.00 0.02 0.00 99.93 08:18:16 06:41:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:18:16 06:41:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 06:41:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 08:18:16 06:41:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 06:42:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:18:16 06:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:42:01 1 1.97 0.00 0.00 0.00 0.00 98.03 08:18:16 06:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:42:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 06:42:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:42:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:42:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 06:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:43:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:18:16 06:43:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:18:16 06:43:01 1 1.97 0.00 0.00 0.00 0.00 98.03 08:18:16 06:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 06:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:43:01 5 0.07 0.00 0.00 0.00 0.00 99.93 08:18:16 06:43:01 6 0.03 0.00 0.00 0.02 0.02 99.93 08:18:16 06:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 06:44:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:18:16 06:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:44:01 1 1.97 0.00 0.00 0.00 0.02 98.01 08:18:16 06:44:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 06:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:44:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 06:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:44:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 06:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:45:01 all 0.05 0.00 0.01 0.00 0.01 99.92 08:18:16 06:45:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:18:16 06:45:01 1 0.25 0.00 0.05 0.00 0.00 99.70 08:18:16 06:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:45:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 06:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 06:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 06:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 06:46:01 all 0.10 0.00 0.01 0.00 0.01 99.89 08:18:16 06:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:46:01 1 0.66 0.00 0.00 0.00 0.00 99.34 08:18:16 06:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:46:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 06:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 06:47:01 all 0.03 0.00 0.01 0.01 0.01 99.95 08:18:16 06:47:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:18:16 06:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 06:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:47:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 06:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:47:01 6 0.03 0.00 0.00 0.03 0.00 99.93 08:18:16 06:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 06:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:18:16 06:48:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 06:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 06:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 06:48:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 06:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 06:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:49:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:18:16 06:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 06:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 06:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:49:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 06:49:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 06:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:50:01 all 0.01 0.00 0.01 0.01 0.01 99.97 08:18:16 06:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:50:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 06:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:50:01 6 0.03 0.00 0.00 0.03 0.02 99.92 08:18:16 06:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:51:01 all 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:51:01 0 0.10 0.00 0.02 0.00 0.00 99.88 08:18:16 06:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 06:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 06:51:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 06:51:01 4 0.00 0.00 0.07 0.00 0.02 99.92 08:18:16 06:51:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 06:51:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 06:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:52:01 all 0.11 0.00 0.01 0.00 0.01 99.87 08:18:16 06:52:01 0 0.00 0.00 0.03 0.00 0.03 99.93 08:18:16 06:52:01 1 0.78 0.00 0.02 0.00 0.02 99.19 08:18:16 06:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 06:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:52:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 06:52:01 6 0.00 0.00 0.03 0.02 0.00 99.95 08:18:16 06:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 08:18:16 06:52:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 06:53:01 all 0.19 0.00 0.01 0.00 0.01 99.79 08:18:16 06:53:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 06:53:01 1 1.39 0.00 0.05 0.00 0.00 98.57 08:18:16 06:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 06:53:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 06:53:01 6 0.03 0.00 0.00 0.02 0.02 99.93 08:18:16 06:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:54:01 all 0.07 0.00 0.01 0.01 0.01 99.90 08:18:16 06:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:54:01 1 0.48 0.00 0.00 0.00 0.02 99.50 08:18:16 06:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:54:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 06:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:54:01 6 0.03 0.00 0.00 0.03 0.00 99.93 08:18:16 06:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:55:01 all 0.12 0.00 0.02 0.00 0.01 99.85 08:18:16 06:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:55:01 1 0.83 0.00 0.00 0.00 0.00 99.17 08:18:16 06:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 06:55:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 06:55:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 06:55:01 6 0.07 0.00 0.03 0.02 0.00 99.88 08:18:16 06:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:56:01 all 0.16 0.00 0.01 0.00 0.01 99.83 08:18:16 06:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:56:01 1 1.14 0.00 0.00 0.00 0.02 98.84 08:18:16 06:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:56:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:18:16 06:56:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 06:57:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:18:16 06:57:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:18:16 06:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 06:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 06:57:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 06:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 06:57:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 06:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 06:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:18:16 06:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 06:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:58:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 06:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:58:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 06:58:01 6 0.02 0.00 0.02 0.03 0.00 99.93 08:18:16 06:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 06:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 06:59:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:18:16 06:59:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 06:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 06:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 06:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 06:59:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 06:59:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:18:16 06:59:01 7 0.00 0.00 0.03 0.00 0.02 99.95 08:18:16 07:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 07:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 07:00:01 1 0.12 0.00 0.02 0.00 0.02 99.85 08:18:16 07:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:00:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 07:00:01 4 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 07:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 07:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 07:01:01 0 0.07 0.00 0.03 0.00 0.03 99.87 08:18:16 07:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 07:01:01 5 0.08 0.00 0.02 0.00 0.02 99.88 08:18:16 07:01:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:18:16 07:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:02:01 all 0.10 0.00 0.01 0.00 0.01 99.89 08:18:16 07:02:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 07:02:01 1 0.73 0.00 0.00 0.00 0.00 99.27 08:18:16 07:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 07:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 07:02:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 07:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:18:16 07:03:01 0 0.07 0.00 0.03 0.02 0.02 99.87 08:18:16 07:03:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 07:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 07:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 07:03:01 4 0.07 0.00 0.00 0.00 0.00 99.93 08:18:16 07:03:01 5 0.05 0.00 0.03 0.00 0.00 99.92 08:18:16 07:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 07:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:18:16 07:03:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 07:04:01 all 0.06 0.00 0.01 0.00 0.01 99.92 08:18:16 07:04:01 0 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 07:04:01 1 0.35 0.00 0.02 0.00 0.00 99.63 08:18:16 07:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 07:04:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 07:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 07:04:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 07:05:01 all 0.21 0.00 0.02 0.00 0.01 99.76 08:18:16 07:05:01 0 0.08 0.00 0.05 0.00 0.03 99.83 08:18:16 07:05:01 1 1.45 0.00 0.00 0.00 0.02 98.53 08:18:16 07:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:05:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 07:05:01 5 0.02 0.00 0.05 0.00 0.00 99.93 08:18:16 07:05:01 6 0.10 0.00 0.02 0.02 0.00 99.87 08:18:16 07:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:06:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:18:16 07:06:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 07:06:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 07:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:06:01 3 0.05 0.00 0.02 0.02 0.00 99.92 08:18:16 07:06:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 07:06:01 5 0.08 0.00 0.00 0.00 0.00 99.92 08:18:16 07:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 07:06:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:18:16 07:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 07:07:01 0 0.05 0.00 0.02 0.02 0.03 99.88 08:18:16 07:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 07:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 07:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:07:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 07:07:01 6 0.05 0.00 0.00 0.02 0.00 99.93 08:18:16 07:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:18:16 07:08:01 0 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 07:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 07:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 07:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 07:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 07:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:18:16 07:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 07:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 07:09:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 07:09:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 07:09:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:18:16 07:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 07:10:01 all 0.06 0.00 0.01 0.00 0.01 99.92 08:18:16 07:10:01 0 0.00 0.00 0.00 0.00 0.03 99.97 08:18:16 07:10:01 1 0.45 0.00 0.02 0.00 0.00 99.53 08:18:16 07:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 07:10:01 4 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 07:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 07:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 07:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:11:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:18:16 07:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 07:11:01 1 1.97 0.00 0.00 0.00 0.02 98.01 08:18:16 07:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:11:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 07:11:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 07:11:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 07:11:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 07:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:12:01 all 0.05 0.00 0.01 0.00 0.01 99.94 08:18:16 07:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 07:12:01 1 0.33 0.00 0.02 0.00 0.00 99.65 08:18:16 07:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 07:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 07:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 07:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 07:13:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:18:16 07:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 07:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:13:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 07:13:01 6 0.03 0.00 0.00 0.02 0.02 99.93 08:18:16 07:13:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 07:14:02 all 0.18 0.00 0.01 0.00 0.01 99.79 08:18:16 07:14:02 0 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 07:14:02 1 1.34 0.00 0.02 0.00 0.02 98.63 08:18:16 07:14:02 2 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 07:14:02 3 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 07:14:02 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:14:02 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 07:14:02 6 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 07:14:02 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 08:18:16 07:14:02 CPU %user %nice %system %iowait %steal %idle 08:18:16 07:15:01 all 0.12 0.00 0.01 0.00 0.01 99.87 08:18:16 07:15:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 07:15:01 1 0.79 0.00 0.00 0.00 0.02 99.19 08:18:16 07:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 07:15:01 4 0.00 0.00 0.03 0.00 0.02 99.95 08:18:16 07:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 07:15:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 07:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 07:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 07:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 07:16:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 07:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:16:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 07:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 07:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 07:17:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:18:16 07:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 07:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 07:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:17:01 5 0.07 0.00 0.00 0.00 0.02 99.92 08:18:16 07:17:01 6 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 07:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:18:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:18:16 07:18:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:18:16 07:18:01 1 0.25 0.00 0.02 0.00 0.02 99.72 08:18:16 07:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 07:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 07:18:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 07:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 07:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:19:01 all 0.06 0.00 0.01 0.00 0.00 99.92 08:18:16 07:19:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:18:16 07:19:01 1 0.35 0.00 0.00 0.00 0.00 99.65 08:18:16 07:19:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 07:19:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:18:16 07:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:19:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:18:16 07:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:20:01 all 0.05 0.00 0.01 0.00 0.01 99.93 08:18:16 07:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:20:01 1 0.33 0.00 0.00 0.00 0.00 99.67 08:18:16 07:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:20:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 07:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 07:20:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 07:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 07:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:21:01 all 0.19 0.00 0.09 0.04 0.01 99.69 08:18:16 07:21:01 0 0.03 0.00 0.05 0.03 0.02 99.87 08:18:16 07:21:01 1 0.42 0.00 0.07 0.00 0.02 99.50 08:18:16 07:21:01 2 0.22 0.00 0.08 0.02 0.00 99.68 08:18:16 07:21:01 3 0.07 0.00 0.07 0.00 0.00 99.87 08:18:16 07:21:01 4 0.13 0.00 0.05 0.00 0.00 99.82 08:18:16 07:21:01 5 0.55 0.00 0.18 0.18 0.00 99.08 08:18:16 07:21:01 6 0.02 0.00 0.10 0.03 0.00 99.85 08:18:16 07:21:01 7 0.07 0.00 0.08 0.02 0.02 99.82 08:18:16 07:22:01 all 0.08 0.00 0.00 0.00 0.01 99.90 08:18:16 07:22:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:18:16 07:22:01 1 0.58 0.00 0.00 0.00 0.00 99.42 08:18:16 07:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 07:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:22:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:18:16 07:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:23:01 all 0.21 0.00 0.01 0.00 0.01 99.76 08:18:16 07:23:01 0 0.05 0.00 0.03 0.02 0.02 99.88 08:18:16 07:23:01 1 1.52 0.00 0.00 0.00 0.02 98.47 08:18:16 07:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 07:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 07:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 07:23:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 07:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 07:23:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 07:24:01 all 0.08 0.00 0.01 0.00 0.00 99.90 08:18:16 07:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 07:24:01 1 0.61 0.00 0.02 0.00 0.00 99.37 08:18:16 07:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:24:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 07:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:18:16 07:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 07:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 07:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 07:25:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 07:25:01 3 0.05 0.00 0.00 0.02 0.02 99.92 08:18:16 07:25:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 07:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:25:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 08:18:16 07:25:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 07:26:01 all 0.02 0.00 0.02 0.00 0.00 99.96 08:18:16 07:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 07:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 07:26:01 7 0.07 0.00 0.05 0.00 0.02 99.87 08:18:16 07:27:01 all 0.01 0.00 0.00 0.00 0.00 99.97 08:18:16 07:27:01 0 0.03 0.00 0.00 0.02 0.00 99.95 08:18:16 07:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 07:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 07:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 07:27:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 07:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:18:16 07:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 07:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 07:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 07:28:01 3 0.00 0.00 0.03 0.00 0.02 99.95 08:18:16 07:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 07:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 07:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 07:28:01 7 0.03 0.00 0.00 0.00 0.03 99.93 08:18:16 07:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 07:29:01 0 0.05 0.00 0.02 0.02 0.00 99.92 08:18:16 07:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 07:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 07:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 07:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:29:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:18:16 07:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 07:30:01 all 0.09 0.00 0.01 0.01 0.01 99.89 08:18:16 07:30:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 07:30:01 1 0.53 0.00 0.00 0.00 0.02 99.45 08:18:16 07:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 07:30:01 3 0.02 0.00 0.03 0.02 0.02 99.92 08:18:16 07:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:30:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:18:16 07:30:01 7 0.07 0.00 0.00 0.00 0.02 99.92 08:18:16 07:31:01 all 0.03 0.00 0.02 0.00 0.01 99.95 08:18:16 07:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:31:01 1 0.08 0.00 0.03 0.00 0.00 99.88 08:18:16 07:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 07:31:01 3 0.05 0.00 0.03 0.00 0.03 99.88 08:18:16 07:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:31:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 07:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:18:16 07:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 07:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 07:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:32:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 07:32:01 6 0.02 0.00 0.03 0.02 0.00 99.93 08:18:16 07:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:33:01 all 0.11 0.00 0.01 0.00 0.01 99.86 08:18:16 07:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 07:33:01 1 0.66 0.00 0.03 0.00 0.02 99.29 08:18:16 07:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 07:33:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 07:33:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 07:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 07:33:01 6 0.05 0.00 0.00 0.02 0.00 99.93 08:18:16 07:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:34:01 all 0.00 0.00 0.02 0.00 0.01 99.97 08:18:16 07:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:34:01 3 0.00 0.00 0.03 0.00 0.03 99.93 08:18:16 07:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:34:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 07:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 07:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 07:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:35:01 3 0.07 0.00 0.02 0.02 0.03 99.87 08:18:16 07:35:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 07:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:35:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 07:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 07:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:18:16 07:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:36:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:18:16 07:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 07:36:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:18:16 07:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 08:18:16 07:36:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 07:37:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:18:16 07:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 07:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:37:01 3 0.07 0.00 0.03 0.02 0.03 99.85 08:18:16 07:37:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 07:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 07:37:01 6 0.02 0.00 0.02 0.03 0.02 99.92 08:18:16 07:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:38:01 all 0.23 0.00 0.01 0.00 0.00 99.76 08:18:16 07:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:38:01 1 1.74 0.00 0.00 0.00 0.00 98.26 08:18:16 07:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:38:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 07:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 07:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:39:01 all 0.17 0.00 0.01 0.00 0.01 99.80 08:18:16 07:39:01 0 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 07:39:01 1 1.19 0.00 0.00 0.00 0.02 98.79 08:18:16 07:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 07:39:01 3 0.08 0.00 0.02 0.00 0.03 99.87 08:18:16 07:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:39:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 07:39:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:18:16 07:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 07:40:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:18:16 07:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 07:40:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 07:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 07:40:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 07:40:01 6 0.02 0.00 0.02 0.03 0.00 99.93 08:18:16 07:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:41:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:18:16 07:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:41:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 07:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 07:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:41:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:18:16 07:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:42:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:18:16 07:42:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 07:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 07:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:42:01 3 0.03 0.00 0.03 0.00 0.03 99.90 08:18:16 07:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 07:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 07:42:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 07:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:43:01 all 0.25 0.00 0.01 0.00 0.01 99.73 08:18:16 07:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 07:43:01 1 1.77 0.00 0.00 0.00 0.00 98.23 08:18:16 07:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:43:01 3 0.05 0.00 0.02 0.00 0.03 99.90 08:18:16 07:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 07:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 07:43:01 6 0.05 0.00 0.02 0.02 0.00 99.92 08:18:16 07:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:44:01 all 0.24 0.00 0.01 0.00 0.01 99.74 08:18:16 07:44:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 07:44:01 1 1.77 0.00 0.00 0.00 0.02 98.21 08:18:16 07:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 07:44:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:18:16 07:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 07:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:45:01 all 0.27 0.00 0.02 0.00 0.01 99.70 08:18:16 07:45:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 07:45:01 1 1.97 0.00 0.02 0.00 0.00 98.01 08:18:16 07:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:45:01 3 0.02 0.00 0.03 0.00 0.03 99.92 08:18:16 07:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 07:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:45:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 07:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 07:46:01 all 0.26 0.00 0.00 0.01 0.01 99.72 08:18:16 07:46:01 0 0.00 0.00 0.00 0.07 0.02 99.92 08:18:16 07:46:01 1 1.99 0.00 0.00 0.00 0.02 98.00 08:18:16 07:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:46:01 3 0.00 0.00 0.02 0.00 0.03 99.95 08:18:16 07:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 07:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 07:47:01 all 0.19 0.00 0.02 0.00 0.00 99.79 08:18:16 07:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 07:47:01 1 1.30 0.00 0.02 0.00 0.00 98.68 08:18:16 07:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:47:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:18:16 07:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:47:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:18:16 07:47:01 6 0.05 0.00 0.02 0.02 0.00 99.92 08:18:16 07:47:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 08:18:16 07:47:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 07:48:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:18:16 07:48:01 0 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 07:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:48:01 3 0.02 0.00 0.07 0.00 0.03 99.88 08:18:16 07:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 07:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 07:48:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 07:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 07:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 07:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:49:01 3 0.07 0.00 0.03 0.00 0.02 99.88 08:18:16 07:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:49:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 07:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 07:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:18:16 07:50:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 07:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:50:01 3 0.03 0.00 0.03 0.00 0.03 99.90 08:18:16 07:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:50:01 6 0.02 0.00 0.02 0.03 0.00 99.93 08:18:16 07:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:51:01 all 0.02 0.00 0.00 0.00 0.01 99.96 08:18:16 07:51:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 07:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 07:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:51:01 3 0.07 0.00 0.00 0.00 0.02 99.92 08:18:16 07:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:51:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 07:51:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 07:52:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:18:16 07:52:01 0 0.00 0.00 0.03 0.02 0.00 99.95 08:18:16 07:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:52:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 07:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 07:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 07:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:53:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:18:16 07:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 07:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:53:01 3 0.03 0.00 0.03 0.00 0.03 99.90 08:18:16 07:53:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 07:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 07:53:01 6 0.05 0.00 0.03 0.03 0.00 99.88 08:18:16 07:53:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 07:54:01 all 0.07 0.00 0.01 0.00 0.01 99.91 08:18:16 07:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:54:01 1 0.47 0.00 0.02 0.00 0.00 99.52 08:18:16 07:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:54:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:18:16 07:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:54:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:18:16 07:54:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 07:55:01 all 0.02 0.00 0.02 0.00 0.00 99.96 08:18:16 07:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:55:01 3 0.03 0.00 0.03 0.02 0.02 99.90 08:18:16 07:55:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 07:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:55:01 6 0.03 0.00 0.03 0.02 0.02 99.90 08:18:16 07:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:56:01 all 0.09 0.00 0.01 0.00 0.01 99.89 08:18:16 07:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:56:01 1 0.58 0.00 0.03 0.00 0.02 99.37 08:18:16 07:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:56:01 3 0.03 0.00 0.03 0.02 0.02 99.90 08:18:16 07:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 07:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 07:56:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 07:57:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:18:16 07:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 07:57:01 1 1.97 0.00 0.00 0.00 0.00 98.03 08:18:16 07:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:57:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 07:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 07:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 07:57:01 6 0.05 0.00 0.00 0.02 0.00 99.93 08:18:16 07:57:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:18:16 07:58:01 all 0.24 0.00 0.01 0.00 0.01 99.73 08:18:16 07:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 07:58:01 1 1.84 0.00 0.03 0.00 0.00 98.13 08:18:16 07:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 07:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 07:58:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 07:58:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:18:16 07:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 08:18:16 07:58:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 07:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 07:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 07:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 07:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:59:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:18:16 07:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 07:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 07:59:01 6 0.05 0.00 0.03 0.02 0.02 99.88 08:18:16 07:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 08:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 08:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 08:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 08:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 08:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 08:00:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 08:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 08:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 08:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 08:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:18:16 08:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:18:16 08:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 08:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 08:01:01 3 0.00 0.00 0.02 0.00 0.03 99.95 08:18:16 08:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 08:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:01:01 6 0.05 0.00 0.02 0.02 0.02 99.90 08:18:16 08:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 08:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:18:16 08:02:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:18:16 08:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 08:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 08:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 08:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 08:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 08:02:01 6 0.03 0.00 0.00 0.02 0.02 99.93 08:18:16 08:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 08:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:18:16 08:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 08:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:03:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 08:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 08:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:18:16 08:03:01 6 0.07 0.00 0.05 0.02 0.00 99.87 08:18:16 08:03:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 08:04:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:18:16 08:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 08:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 08:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 08:04:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:18:16 08:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 08:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 08:04:01 6 0.00 0.00 0.03 0.02 0.02 99.93 08:18:16 08:04:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 08:05:01 all 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 08:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 08:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 08:05:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 08:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 08:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 08:05:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 08:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 08:05:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:18:16 08:06:01 all 0.12 0.00 0.01 0.00 0.01 99.85 08:18:16 08:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 08:06:01 1 0.43 0.00 0.00 0.00 0.02 99.55 08:18:16 08:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:06:01 3 0.08 0.00 0.03 0.02 0.02 99.85 08:18:16 08:06:01 4 0.12 0.00 0.00 0.00 0.00 99.88 08:18:16 08:06:01 5 0.22 0.00 0.02 0.00 0.02 99.75 08:18:16 08:06:01 6 0.08 0.00 0.05 0.02 0.02 99.83 08:18:16 08:06:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 08:07:01 all 0.28 0.00 0.01 0.00 0.01 99.70 08:18:16 08:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 08:07:01 1 1.99 0.00 0.00 0.00 0.00 98.01 08:18:16 08:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 08:07:01 3 0.02 0.00 0.05 0.02 0.02 99.90 08:18:16 08:07:01 4 0.07 0.00 0.00 0.00 0.02 99.92 08:18:16 08:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:07:01 6 0.05 0.00 0.02 0.02 0.00 99.92 08:18:16 08:07:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 08:08:01 all 0.21 0.00 0.02 0.00 0.00 99.76 08:18:16 08:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 08:08:01 1 1.57 0.00 0.02 0.00 0.00 98.42 08:18:16 08:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 08:08:01 3 0.02 0.00 0.02 0.00 0.03 99.93 08:18:16 08:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 08:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 08:08:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:18:16 08:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:18:16 08:09:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:18:16 08:09:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:18:16 08:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 08:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:09:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 08:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 08:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 08:09:01 6 0.05 0.00 0.02 0.05 0.02 99.87 08:18:16 08:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 08:18:16 08:09:01 CPU %user %nice %system %iowait %steal %idle 08:18:16 08:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:18:16 08:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 08:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:10:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 08:10:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 08:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:10:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:18:16 08:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:18:16 08:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:18:16 08:11:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:18:16 08:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 08:11:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:18:16 08:11:01 3 0.00 0.00 0.05 0.02 0.02 99.92 08:18:16 08:11:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 08:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 08:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 08:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 08:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:18:16 08:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 08:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 08:12:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 08:12:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:18:16 08:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 08:12:01 6 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 08:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 08:13:01 all 0.03 0.00 0.00 0.00 0.01 99.97 08:18:16 08:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 08:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 08:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:18:16 08:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 08:13:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 08:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 08:14:01 all 0.12 0.00 0.01 0.00 0.01 99.85 08:18:16 08:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 08:14:01 1 0.85 0.00 0.05 0.00 0.02 99.09 08:18:16 08:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:14:01 3 0.00 0.00 0.03 0.02 0.03 99.92 08:18:16 08:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 08:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:18:16 08:14:01 6 0.03 0.00 0.02 0.02 0.02 99.92 08:18:16 08:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 08:15:01 all 0.27 0.00 0.01 0.00 0.00 99.71 08:18:16 08:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:18:16 08:15:01 1 1.99 0.00 0.00 0.00 0.00 98.01 08:18:16 08:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 08:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:18:16 08:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 08:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 08:15:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:18:16 08:15:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:18:16 08:16:01 all 0.16 0.00 0.01 0.00 0.01 99.82 08:18:16 08:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:16:01 1 1.24 0.00 0.00 0.00 0.02 98.74 08:18:16 08:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 08:16:01 3 0.02 0.00 0.03 0.02 0.02 99.92 08:18:16 08:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:18:16 08:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 08:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:18:16 08:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:17:01 all 0.03 0.00 0.02 0.00 0.00 99.95 08:18:16 08:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:18:16 08:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:18:16 08:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:17:01 3 0.05 0.00 0.03 0.02 0.02 99.88 08:18:16 08:17:01 4 0.05 0.00 0.05 0.00 0.00 99.90 08:18:16 08:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:18:16 08:17:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:18:16 08:17:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:18:16 08:18:01 all 0.86 0.00 0.32 0.05 0.01 98.76 08:18:16 08:18:01 0 0.50 0.00 0.30 0.00 0.00 99.20 08:18:16 08:18:01 1 0.77 0.00 0.23 0.02 0.00 98.98 08:18:16 08:18:01 2 0.67 0.00 0.35 0.00 0.00 98.98 08:18:16 08:18:01 3 0.88 0.00 0.35 0.23 0.03 98.50 08:18:16 08:18:01 4 1.12 0.00 0.22 0.02 0.02 98.63 08:18:16 08:18:01 5 0.87 0.00 0.27 0.02 0.02 98.83 08:18:16 08:18:01 6 0.70 0.00 0.48 0.10 0.02 98.70 08:18:16 08:18:01 7 1.35 0.00 0.37 0.00 0.02 98.26 08:18:16 Average: all 1.33 0.00 0.21 0.13 0.01 98.32 08:18:16 Average: 0 1.32 0.00 0.21 0.07 0.01 98.39 08:18:16 Average: 1 1.51 0.00 0.21 0.15 0.01 98.12 08:18:16 Average: 2 1.33 0.00 0.21 0.21 0.01 98.24 08:18:16 Average: 3 1.29 0.00 0.22 0.20 0.02 98.27 08:18:16 Average: 4 1.32 0.00 0.20 0.10 0.01 98.37 08:18:16 Average: 5 1.29 0.00 0.21 0.10 0.01 98.39 08:18:16 Average: 6 1.29 0.00 0.22 0.14 0.01 98.34 08:18:16 Average: 7 1.28 0.00 0.21 0.08 0.01 98.42 08:18:16 08:18:16 08:18:16